diff options
| author | Alexander Klimov | 2010-09-06 00:03:56 +0200 |
|---|---|---|
| committer | Stefan Monnier | 2010-09-06 00:03:56 +0200 |
| commit | 3fa0dc8f4dcf7142f23668cceb39435eea8de6e5 (patch) | |
| tree | f66494d5d98e89fef9d4d36ed7ea45a065625128 /doc/lispref/ChangeLog | |
| parent | ae1362a3c849773874dfbf9e32b9a9e8cddb4f01 (diff) | |
| download | emacs-3fa0dc8f4dcf7142f23668cceb39435eea8de6e5.tar.gz emacs-3fa0dc8f4dcf7142f23668cceb39435eea8de6e5.zip | |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
* lisp/files.el (directory-abbrev-alist): Use \` as default regexp.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 399c07d13f5..4302da5aa27 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-09-05 Alexander Klimov <alserkli@inbox.ru> (tiny change) | ||
| 2 | |||
| 3 | * files.texi (Directory Names): Use \` rather than ^. | ||
| 4 | |||
| 1 | 2010-08-22 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-08-22 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * modes.texi (Defining Minor Modes): Doc fix (Bug#6880). | 7 | * modes.texi (Defining Minor Modes): Doc fix (Bug#6880). |