aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 65060df83ae..6a8946a6228 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-10-19 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
2
3 * ffap.el: Handle "/usr/include/c++/<version>" directories.
4 (ffap-alist): Use ffap-c++-mode for c++-mode.
5 (ffap-c++-path): New variable.
6 (ffap-c++-mode): New function.
7
12013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change) 82013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
2 9
3 * ido.el (dired-other-frame): Only list directories. (Bug#15638) 10 * ido.el (dired-other-frame): Only list directories. (Bug#15638)