Mercurial > emacs
changeset 68448:984820eb170d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 29 Jan 2006 02:49:03 +0000 |
parents | 0d6e07750ed8 |
children | 18ae7b1eb380 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 29 02:47:54 2006 +0000 +++ b/lisp/ChangeLog Sun Jan 29 02:49:03 2006 +0000 @@ -1,3 +1,9 @@ +2006-01-29 Juanma Barranquero <lekktu@gmail.com> + + * bs.el (bs--format-aux): Implement `middle' alignment as + described in the docstring for `bs-attributes-list'. + (bs--get-name): Simplify. Don't pad the buffer name. + 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es> * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no @@ -46,7 +52,7 @@ (widget-keymap): Use advertised-widget-backward for S-TAB. * tumme.el: Correct the keywords. - (tumme-dir-max-size): USe defvar. + (tumme-dir-max-size): Use defvar. (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie. * simple.el (move-beginning-of-line): Take account of fields. @@ -141,8 +147,8 @@ * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local and permanent-local. - (thumbs-max-image-number): New variable. Make it - (thumbs-do-thumbs-insertion): Use them + (thumbs-max-image-number): New variable. + (thumbs-do-thumbs-insertion): Use them. (thumbs-per-line): Change default to 4. (thumbs-marked-list): Rename from thumbs-markedL. (thumbs-cleanup-thumbsdir, thumbs-delete-images)