diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6a51b3f506b..40481acec12 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-01-15 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * files.texi (Directory Names): Move directory-abbrev-alist doc to | ||
| 4 | Emacs manual. | ||
| 5 | |||
| 6 | 2011-01-15 Eli Zaretskii <eliz@gnu.org> | ||
| 7 | |||
| 8 | * files.texi (Directory Names): Explain why FROM in | ||
| 9 | directory-abbrev-alist should begin with \`. (Bug#7777) | ||
| 10 | |||
| 1 | 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca> | 11 | 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 12 | ||
| 3 | * loading.texi (Hooks for Loading): Adjust doc of eval-after-load. | 13 | * loading.texi (Hooks for Loading): Adjust doc of eval-after-load. |