aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 95952ca0b97..2e9a2cdbe0f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12009-11-19 Stefan Monnier <monnier@iro.umontreal.ca> 12009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * filecache.el (file-cache-add-file): Use push and cons.
4 (file-cache-delete-file-regexp): Use push.
5 (file-cache-complete): Use completion-in-region.
6
3 * simple.el (with-wrapper-hook): Fix thinko. 7 * simple.el (with-wrapper-hook): Fix thinko.
4 8
5 * hfy-cmap.el (hfy-rgb-file): Use locate-file. 9 * hfy-cmap.el (hfy-rgb-file): Use locate-file.