]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Mar 2006 09:08:21 +0000 (09:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Mar 2006 09:08:21 +0000 (09:08 +0000)
lisp/ChangeLog

index e83eeaf8ad2e3fcabd5a74f50b6ca86f41206798..6b5009b31e8b9ad3f758f0ecf78b61c6c2226b6c 100644 (file)
@@ -5,7 +5,7 @@
 
 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el (org-get-level-face): Fixed bug with level
+       * textmodes/org.el (org-get-level-face): Fix bug with level
        counting.
 
 2006-03-26  Andreas Schwab  <schwab@suse.de>
 
 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el: (org-open-at-point): Fixed bug in wiki-style
+       * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
        bracket links.
 
 2006-03-21  Kim F. Storm  <storm@cua.dk>
 2006-03-15  Bill Wohler  <wohler@newt.com>
 
        * image.el (image-load-path-for-library): Fix example by not
-       recommending that one binds image-load-path. Just defvar it to
+       recommending that one binds image-load-path.  Just defvar it to
        placate compiler and only use it if previously defined.
 
 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>