aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2012-01-13 21:07:49 -0500
committerGlenn Morris <[email protected]>2012-01-13 21:07:49 -0500
commit3cdb7f5a3854515902553934d2a9886781c5e56f (patch)
tree1e86daddf801f9919c95c0409399949f3ef4e51c /lisp/ChangeLog
parent1498536e41ad60bda317e7b02a32c8710ddd1627 (diff)
* lisp/dired.el (dired-get-filename): Fix 'verbatim case of previous change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6497182cae..98312d6485 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-14 Glenn Morris <[email protected]>
+
+ * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
+
2012-01-13 Glenn Morris <[email protected]>
* dired.el (dired-switches-escape-p): New function.