aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-12-20 14:04:26 +0000
committerThien-Thi Nguyen2005-12-20 14:04:26 +0000
commitfdd5516e6c7dbaea987c6827d040726ce8179765 (patch)
tree1505535f602047862bee2d5ff725745a22bae795
parent5a8854dda064c973f55f9432a52c9361f63de659 (diff)
downloademacs-fdd5516e6c7dbaea987c6827d040726ce8179765.tar.gz
emacs-fdd5516e6c7dbaea987c6827d040726ce8179765.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8fc3b34db9d..8592e138e28 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,11 @@
12005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
2
3 * align.el (align-rules-list): Use [ \t] instead of \s-
4 for column separators in text mode.
5
12005-12-20 Nick Roberts <nickrob@snap.net.nz> 62005-12-20 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * help-mode.el (help-customize-variable, help-customize-face): 8 * help-mode.el (help-customize-variable, help-customize-face):
4 Don't pop help-xref-stack as help-follow no longer pushes 9 Don't pop help-xref-stack as help-follow no longer pushes
5 anything on to it. 10 anything on to it.
6 11