gnus-notifications: add actions support
[gnus] / lisp / messagexmas.el
index 15b5571..512ce13 100644 (file)
@@ -18,9 +18,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-;; Boston, MA 02110-1301, USA.
+;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
@@ -135,7 +133,7 @@ the width is used for the toolbar displayed on the right or the left.")
        (set-specifier left-toolbar-visible-p nil cur)))))
 
 (defun message-xmas-exchange-point-and-mark ()
-  "Exchange point and mark, but allow for XEmacs' optional argument."
+  "Exchange point and mark, but allow for XEmacs's optional argument."
   (exchange-point-and-mark message-xmas-dont-activate-region))
 
 (defun message-xmas-maybe-fontify ()