aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2004-09-19 06:07:38 +0000
committerStefan Monnier2004-09-19 06:07:38 +0000
commita8a64811dc35200e4378d2ab3b7cc947da75fce5 (patch)
tree2fb9dc10f295f2e87962f233df12f1c389ebc5e9 /lisp/ChangeLog
parent7147c177a56a4fe1d8ffbcb39e4fbb0920289552 (diff)
downloademacs-a8a64811dc35200e4378d2ab3b7cc947da75fce5.tar.gz
emacs-a8a64811dc35200e4378d2ab3b7cc947da75fce5.zip
(event-basic-type): Fix mask (extend to 22bits).
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 34418fde798..95cd807ebcc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12004-09-19 Stefan <monnier@iro.umontreal.ca>
2
3 * subr.el (event-basic-type): Fix mask (extend to 22bits).
4
12004-09-18 Luc Teirlinck <teirllm@auburn.edu> 52004-09-18 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * textmodes/enriched.el (enriched-rerun-flag): New variable. 7 * textmodes/enriched.el (enriched-rerun-flag): New variable.