Mercurial > emacs
diff doc/lispref/ChangeLog @ 112238:4f72b1e43644
Merge from emacs-23 branch.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 15 Jan 2011 12:03:38 -0800 |
parents | 28f569136b3e 376148b31b5e |
children | 76fa839f455e |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Jan 14 22:21:48 2011 -0500 +++ b/doc/lispref/ChangeLog Sat Jan 15 12:03:38 2011 -0800 @@ -1,3 +1,13 @@ +2011-01-15 Chong Yidong <cyd@stupidchicken.com> + + * files.texi (Directory Names): Move directory-abbrev-alist doc to + Emacs manual. + +2011-01-15 Eli Zaretskii <eliz@gnu.org> + + * files.texi (Directory Names): Explain why FROM in + directory-abbrev-alist should begin with \`. (Bug#7777) + 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca> * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.