Mercurial > emacs
changeset 67699:642ccf723d8f
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Tue, 20 Dec 2005 14:04:26 +0000 |
parents | fe96c1f121e3 |
children | 81bada12a00e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 20 13:59:16 2005 +0000 +++ b/lisp/ChangeLog Tue Dec 20 14:04:26 2005 +0000 @@ -1,6 +1,11 @@ +2005-12-20 Davis Herring <herring@lanl.gov> (tiny change) + + * align.el (align-rules-list): Use [ \t] instead of \s- + for column separators in text mode. + 2005-12-20 Nick Roberts <nickrob@snap.net.nz> - * help-mode.el (help-customize-variable, help-customize-face): + * help-mode.el (help-customize-variable, help-customize-face): Don't pop help-xref-stack as help-follow no longer pushes anything on to it.