]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.15
Enhancements on forward-sexp movement.
[gnu-emacs] / lisp / ChangeLog.15
index bf7a24a5b6760fa09ef61e22a427f43eafdafd34..83657a98bfd89059a876326db13df9da4cfff52f 100644 (file)
        * 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.
        * 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).