aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d58ced9fbe4..3e5c73ebd2b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-11-03 Sam Steingold <sds@gnu.org>
2
3 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Use
4 system-type instead of window-system because window-system is not
5 correctly defined during loadup.
6
12005-11-02 Mark A. Hershberger <mah@everybody.org> 72005-11-02 Mark A. Hershberger <mah@everybody.org>
2 8
3 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs. 9 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.