Mercurial > emacs
changeset 78973:cbb14688f61e
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 05 Oct 2007 09:50:37 +0000 |
parents | 3ae0d15a80ab |
children | e9ee93a009f5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 05 09:48:35 2007 +0000 +++ b/lisp/ChangeLog Fri Oct 05 09:50:37 2007 +0000 @@ -1,3 +1,10 @@ +2007-10-05 Juanma Barranquero <lekktu@gmail.com> + + * 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. + (bs--format-aux): Doc fix. + 2007-10-04 Juanma Barranquero <lekktu@gmail.com> * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.