aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorAlexander Klimov2010-09-06 00:03:56 +0200
committerStefan Monnier2010-09-06 00:03:56 +0200
commit3fa0dc8f4dcf7142f23668cceb39435eea8de6e5 (patch)
treef66494d5d98e89fef9d4d36ed7ea45a065625128 /doc/lispref/ChangeLog
parentae1362a3c849773874dfbf9e32b9a9e8cddb4f01 (diff)
downloademacs-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/ChangeLog4
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 @@
12010-09-05 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2
3 * files.texi (Directory Names): Use \` rather than ^.
4
12010-08-22 Chong Yidong <cyd@stupidchicken.com> 52010-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).