From: Juanma Barranquero Date: Wed, 3 Oct 2007 16:50:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~691 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b8063421ac5d1d436e0971ea239d2ef38aed8165;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 122ff426565..c7bdc65c319 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,13 @@ 2007-10-03 Juanma Barranquero * bs.el: Don't defvar `font-lock-verbose'. - (bs-config-clear, bs-kill): Fix typos in docstrings. + (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions) + (bs--get-file-name): Fix typos in docstrings. (bs--show-header): Use `dolist' instead of `mapcar'. (bs-mode): Set `show-trailing-whitespace' to nil. + (bs-buffer-sort-function, bs-mouse-select-other-frame) + (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show): + Doc fixes. 2007-10-02 Adam Hupp (tiny change)