]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.15
* lisp/loadup.el: Count byte-code functions as well.
[gnu-emacs] / lisp / ChangeLog.15
index f354050389e4fd21c92b0131c668fe367a5cc6ad..65a7baf44c40da73ba2f47c6ae3419a3a9e4a26f 100644 (file)
 
 2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
 
-       * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
+       * allout-widgets.el (allout-widgets-icons-light-subdir)
        (allout-widgets-icons-dark-subdir): Track relocations of icons.
-       * lisp/allout.el: Remove commentary about remove encryption
+       * allout.el: Remove commentary about remove encryption
        passphrase mnemonic support and verification.
        (allout-encrypt-string): Recognize epg failure to decrypt gpg2
        armored text using gpg1, and indicate that the gpg version *might*
        * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
        This is also from Thierry Volpiatto's patch in bug #6444.  However,
        because it was extraneous to the functional change in that patch,
-       and causes a re-indendation, I am committing it separately.
+       and causes a re-indentation, I am committing it separately.
 
 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 
        * woman.el (woman-make-bufname): Handle man-pages with "." in the
        name.  (Bug#5038)
 
-2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2009-12-02  Andreas Politz  <politza@fh-trier.de>
 
        * ido.el (ido-file-internal): Handle filenames at point that do
        not have a directory part.  (Bug#5049)
        (elint-log-message): Add optional argument.  Use elint-output.
        (elint-set-mode-line): New function.
 
-2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2009-09-12  Andreas Politz  <politza@fh-trier.de>
 
        * emacs-lisp/elp.el (elp-not-profilable): Add more
        functions (Bug#4233).