aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohan Bockgård2013-10-19 17:22:57 +0200
committerJohan Bockgård2013-10-19 17:22:57 +0200
commit846ffe77bb6bdf4287eaf8d9cb9e9fd32994360e (patch)
tree90f914992034d4700fd38eaeba648473cc7f393c /lisp/ChangeLog
parent033f22ddadf6c11b4d35108f3c299692bb3bbc60 (diff)
downloademacs-846ffe77bb6bdf4287eaf8d9cb9e9fd32994360e.tar.gz
emacs-846ffe77bb6bdf4287eaf8d9cb9e9fd32994360e.zip
* lisp/icomplete.el (icomplete-with-completion-tables): Add :version.
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 402ef8062a1..8407e160bb5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-10-19 Johan Bockgård <bojohan@gnu.org>
2
3 * icomplete.el (icomplete-with-completion-tables): Add :version.
4
12013-10-19 Alan Mackenzie <acm@muc.de> 52013-10-19 Alan Mackenzie <acm@muc.de>
2 6
3 Fix fontification bugs with constructors and const. 7 Fix fontification bugs with constructors and const.