diff doc/lispref/ChangeLog @ 110233:9b0c446f8952

* doc/lispref/files.texi (Directory Names): Use \` rather than ^. * lisp/files.el (directory-abbrev-alist): Use \` as default regexp.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 06 Sep 2010 00:03:56 +0200
parents 8470d7e423af
children 6c9f59d296d3 d35b3cc77cf3
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sun Sep 05 12:17:26 2010 +0200
+++ b/doc/lispref/ChangeLog	Mon Sep 06 00:03:56 2010 +0200
@@ -1,3 +1,7 @@
+2010-09-05  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
+
+	* files.texi (Directory Names): Use \` rather than ^.
+
 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
 
 	* modes.texi (Defining Minor Modes): Doc fix (Bug#6880).