changeset 78953:a7ae1e6c7680

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 03 Oct 2007 11:43:43 +0000
parents e1da8e0b5ae2
children fad130192ad9
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 03 11:40:45 2007 +0000
+++ b/lisp/ChangeLog	Wed Oct 03 11:43:43 2007 +0000
@@ -1,7 +1,7 @@
 2007-10-03  Juanma Barranquero  <lekktu@gmail.com>
 
-	* bs.el: Don't defvar `fontlock-verbose'.
-	(bs-config-clear): Fix typo in docstring.
+	* bs.el: Don't defvar `font-lock-verbose'.
+	(bs-config-clear, bs-kill): Fix typos in docstrings.
 	(bs--show-header): Use `dolist' instead of `mapcar'.
 	(bs-mode): Set `show-trailing-whitespace' to nil.