aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2003-05-15 21:21:06 +0000
committerStefan Monnier2003-05-15 21:21:06 +0000
commit35fb885d5c6cf272c7744ebda8d83330ebc80a4d (patch)
tree078720cc0179405ba0b591853a1bcca8b23eff9d /src/ChangeLog
parent4e0b27cd735fa9c6529bc8d7575b52d2df4a60fc (diff)
downloademacs-35fb885d5c6cf272c7744ebda8d83330ebc80a4d.tar.gz
emacs-35fb885d5c6cf272c7744ebda8d83330ebc80a4d.zip
(apply_modifiers): Don't fill the other cache.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 702ed09afee..1ff5c7cedf4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12003-05-15 Stefan Monnier <monnier@cs.yale.edu>
2
3 * keyboard.c (apply_modifiers): Don't fill the other cache.
4
12003-05-14 Stefan Monnier <monnier@cs.yale.edu> 52003-05-14 Stefan Monnier <monnier@cs.yale.edu>
2 6
3 * .gdbinit-union: New file, for USE_LISP_UNION_TYPE users. 7 * .gdbinit-union: New file, for USE_LISP_UNION_TYPE users.