# HG changeset patch # User Thien-Thi Nguyen # Date 1135087466 0 # Node ID 642ccf723d8fb36f904728cf965bbe2b23fdf77e # Parent fe96c1f121e3eeb9e09370d60a3ce14c8f3bdadd *** empty log message *** diff -r fe96c1f121e3 -r 642ccf723d8f lisp/ChangeLog --- 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 (tiny change) + + * align.el (align-rules-list): Use [ \t] instead of \s- + for column separators in text mode. + 2005-12-20 Nick Roberts - * 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.