changeset 63596:aca0e2d39e7d

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 20 Jun 2005 13:53:49 +0000
parents 5f8cc0ba19ce
children e087a0391ff8
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 20 13:52:07 2005 +0000
+++ b/lisp/ChangeLog	Mon Jun 20 13:53:49 2005 +0000
@@ -7,6 +7,8 @@
 	* simple.el (kill-whole-line): Doc fix.
 	(next-error-buffer-p, next-error-find-buffer)
 	(clone-indirect-buffer): Fix typos in docstrings.
+	(comment-line-break-function): Doc fix: don't say variable
+	is automatically buffer-local (it isn't).
 
 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>