]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.15
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / lisp / ChangeLog.15
index f354050389e4fd21c92b0131c668fe367a5cc6ad..4d0ff9a40e2266489167267f8bc905b8bfb11552 100644 (file)
        (ert-run-tests-batch, ert--print-test-for-ewoc):
        Handle `ert-test-quit'.
 
-2011-03-03  David Abrahams  <dave@boostpro.com>  (tiny change)
+2011-03-03  David Abrahams  <dave@boostpro.com>
 
        * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
        Move ediff-defvar-local calls after defcustoms.  (Bug#1821)
 
 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*
        Remember the buffers at head, rather than their name.
        * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
 
-2010-08-22  Kirk Kelsey  <kirk.kelsey@0x4b.net>  (tiny change)
+2010-08-22  Kirk Kelsey  <kirk.kelsey@0x4b.net>
             Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
        * 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>
 
 
        * Version 23.2 released.
 
-2010-05-07  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
+2010-05-07  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
             Stefan Monnier  <monnier@iro.umontreal.ca>
 
        Highlight vendor specific properties.
        * textmodes/artist.el (artist-compute-popup-menu-table):
        Remove duplicated words in doc-strings.
 
-2010-01-15  David Abrahams  <dave@boostpro.com>  (tiny change)
+2010-01-15  David Abrahams  <dave@boostpro.com>
 
        * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
        to mairix-search to suppress threading (Bug#5342).
        * 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)
        * window.el (move-to-window-line-last-op): Remove.
        (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
 
-2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
+2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
 
        Make M-r mirror the new cycling behavior of C-l.
        * window.el (move-to-window-line-last-op): New var.
        (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).
@@ -22792,7 +22792,7 @@ See ChangeLog.14 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2009-201 Free Software Foundation, Inc.
+  Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.