# HG changeset patch # User Juanma Barranquero # Date 1138502943 0 # Node ID 984820eb170dcd6031cdb8d1628beed19b89d22f # Parent 0d6e07750ed80097ddba6fb67d2b6566a4a82649 *** empty log message *** diff -r 0d6e07750ed8 -r 984820eb170d lisp/ChangeLog --- 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 + + * 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 * 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)