comparison lisp/ChangeLog @ 78953:a7ae1e6c7680

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 03 Oct 2007 11:43:43 +0000
parents 2285c45291ea
children e4899f369f01
comparison
equal deleted inserted replaced
78952:e1da8e0b5ae2 78953:a7ae1e6c7680
1 2007-10-03 Juanma Barranquero <lekktu@gmail.com> 1 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * bs.el: Don't defvar `fontlock-verbose'. 3 * bs.el: Don't defvar `font-lock-verbose'.
4 (bs-config-clear): Fix typo in docstring. 4 (bs-config-clear, bs-kill): Fix typos in docstrings.
5 (bs--show-header): Use `dolist' instead of `mapcar'. 5 (bs--show-header): Use `dolist' instead of `mapcar'.
6 (bs-mode): Set `show-trailing-whitespace' to nil. 6 (bs-mode): Set `show-trailing-whitespace' to nil.
7 7
8 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change) 8 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
9 9