Mercurial > emacs
changeset 78955:e4899f369f01
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 03 Oct 2007 16:50:00 +0000 |
parents | fad130192ad9 |
children | acc2bda50553 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 03 16:43:10 2007 +0000 +++ b/lisp/ChangeLog Wed Oct 03 16:50:00 2007 +0000 @@ -1,9 +1,13 @@ 2007-10-03 Juanma Barranquero <lekktu@gmail.com> * 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 <adam@hupp.org> (tiny change)