aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f633f5f5de7..6d3b09c3449 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,8 +2,8 @@
2 2
3 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts. 3 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
4 4
5 * files.el (create-file-buffer): Handle the vital case of a file 5 * files.el (create-file-buffer): If the result would begin with
6 whose basename is all spaces. (Bug#15162) 6 spaces, prepend a "|" instead of removing them. (Bug#15162)
7 7
82013-08-23 Stefan Monnier <monnier@iro.umontreal.ca> 82013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
9 9