diff lisp/ChangeLog @ 78977:8424c80a4751

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 05 Oct 2007 15:42:54 +0000
parents cbb14688f61e
children dd8aff489cf2
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 05 15:40:54 2007 +0000
+++ b/lisp/ChangeLog	Fri Oct 05 15:42:54 2007 +0000
@@ -1,5 +1,9 @@
 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
 
+	* bs.el (bs-mode): Make sure global-font-lock-mode doesn't
+	activate font-locking in the *buffer-selection* buffer.
+	(bs-show-sorted): Doc fix.
+
 	* bs.el (bs--get-marked-string, bs--get-modified-string)
 	(bs--get-readonly-string, bs--get-size-string, bs--get-name)
 	(bs--get-mode-name, bs-mode): Fix typos in docstrings.