# HG changeset patch # User Juanma Barranquero # Date 1143450501 0 # Node ID c9236ba33e54f95cfea0be7710a506b07146a8ed # Parent 4b35cb9e0b98ffba4b68a6893782b63353293cdf *** empty log message *** diff -r 4b35cb9e0b98 -r c9236ba33e54 lisp/ChangeLog --- a/lisp/ChangeLog Mon Mar 27 08:50:20 2006 +0000 +++ b/lisp/ChangeLog Mon Mar 27 09:08:21 2006 +0000 @@ -5,7 +5,7 @@ 2006-03-27 Carsten Dominik - * 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 @@ -134,7 +134,7 @@ 2006-03-21 Carsten Dominik - * 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 @@ -335,7 +335,7 @@ 2006-03-15 Bill Wohler * 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