aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 21680c980fe..f1e7793954f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,15 @@
12004-04-06 Kim F. Storm <storm@cua.dk>
2
3 * term.el (term-is-xemacs): Remove.
4 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
5 (term-window-width): New function.
6 (term-mode, term-check-size): Use it.
7 (term-mode): Disable overflow-newline-into-fringe in term buffer.
8
12004-04-05 Per Abrahamsen <abraham@dina.kvl.dk> 92004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
2 10
3 * cus-edit.el (custom-add-parent-links): Changed unbound variable 11 * cus-edit.el (custom-add-parent-links): Changed unbound variable
4 `symbol' to `name'. 12 `symbol' to `name'.
5 13
62004-04-05 Jesper Harder <harder@ifa.au.dk> 142004-04-05 Jesper Harder <harder@ifa.au.dk>
7 15