gmm-utils.el (gmm-flet, gmm-labels): New macros.
[gnus] / lisp / ChangeLog.2
index 6e7b19a..b91ae69 100644 (file)
        * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
        parameter key, overrides the key id used to store passphrase
        under (uses true key id from gpg output if nil).
-       (pgg-gpg-encrypt-region): Search for passphrase using user suplied
+       (pgg-gpg-encrypt-region): Search for passphrase using user supplied
        string STR, instead of (pgg-lookup-key STR t).
-       (pgg-gpg-encrypt-region): Store passphrase under user suplied
+       (pgg-gpg-encrypt-region): Store passphrase under user supplied
        string, instead of real key id taken from gpg output.
        (pgg-gpg-decrypt-region): Likewise.
        (pgg-gpg-sign-region): Likewise.
 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnheader.el (nnheader-directory-separator-character): Change the
-       way to compute the dafault value.
+       way to compute the default value.
 
 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-util.el (gnus-prin1-to-string): Bind print-length and
        print-level.
 
-       * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
+       * gnus-art.el (article-display-x-face): Removed gray x-face stuff.
        (gnus-treat-display-grey-xface): Removed.
 
        * gnus-fun.el (gnus-grab-cam-face): New.
 
 2002-07-21  Nevin Kapur  <nevin@jhu.edu>
 
-       * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
+       * nnmail.el (nnmail-fancy-expiry-target): Treat nonexistent
        headers as empty headers.
 
 2002-07-21  Jochen Hein  <jochen@jochen.org>
 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-treat-display-grey-xface): New variable.
-       (article-display-x-face): Use it.  Disable grey xface, if
+       (article-display-x-face): Use it.  Disable gray xface, if
        uncompface is not found.
 
        * message.el (message-mode): Don't enable multibyte on an indirect
        * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
 
        * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
-       (article-display-x-face): Display grey X-Faces.
+       (article-display-x-face): Display gray X-Faces.
 
        * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
        (gnus-convert-gray-x-face-to-ppm): Ditto.
 
 See ChangeLog.1 for earlier changes.
 
-  Copyright (C) 2000-2002, 2004-2011  Free Software Foundation, Inc.
+  Copyright (C) 2000-2002, 2004-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.