# HG changeset patch # User Martin Rudalics # Date 1169538029 0 # Node ID 5d372acd815ee11c835508cf64dc4c64cbd78b87 # Parent 1fe35405176b4d9c256c0f86456a61487cff61b7 *** empty log message *** diff -r 1fe35405176b -r 5d372acd815e lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 23 07:39:57 2007 +0000 +++ b/lisp/ChangeLog Tue Jan 23 07:40:29 2007 +0000 @@ -1,3 +1,8 @@ +2007-01-23 Martin Rudalics + + * help-fns.el (describe-variable): Don't suppress display of + buffer local value when the value is "large". + 2007-01-22 Kim F. Storm * ido.el (ido-active): Add xemacs test from ido-minibuffer-setup. @@ -144,7 +149,7 @@ * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well. -2007-01-16 martin rudalics +2007-01-16 Martin Rudalics * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---" by "-" in francais7 otherchars entry. diff -r 1fe35405176b -r 5d372acd815e lispref/ChangeLog --- a/lispref/ChangeLog Tue Jan 23 07:39:57 2007 +0000 +++ b/lispref/ChangeLog Tue Jan 23 07:40:29 2007 +0000 @@ -1,3 +1,8 @@ +2007-01-23 Martin Rudalics + + * backups.texi (Reverting): Use "buffer" instead of "file" + when talking about major and minor modes. + 2007-01-21 Richard Stallman * help.texi (Documentation): Add xref to Documentation Tips.