gnus-notifications: add actions support
[gnus] / lisp / ChangeLog.2
index 4ca8d80..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.
 
 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>
 
 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.