changeset 78977:8424c80a4751

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 05 Oct 2007 15:42:54 +0000
parents 467771c10c11
children 5e0ec5155f3e
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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.