aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2005-07-03 19:32:03 +0000
committerRichard M. Stallman2005-07-03 19:32:03 +0000
commit7fe48b7511385233d20eaa0bcf3fb64682305996 (patch)
treed95662ded5bcbcda49819b119554818eddc41ce7 /lisp
parent8a26ec4e18c4ed7e87b07b9b889765f46d3898e4 (diff)
downloademacs-7fe48b7511385233d20eaa0bcf3fb64682305996.tar.gz
emacs-7fe48b7511385233d20eaa0bcf3fb64682305996.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7de1ee9a6b1..6efafaeace9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -10,6 +10,8 @@
10 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted. 10 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
11 All references simplified. 11 All references simplified.
12 (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed. 12 (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed.
13 (zmacs-regions): Add defvar.
14 (repeat-complex-command-map): Everything about that deleted.
13 15
14 * textmodes/artist.el (artist-key-is-drawing) 16 * textmodes/artist.el (artist-key-is-drawing)
15 (artist-key-endpoint1, artist-key-poly-point-list) 17 (artist-key-endpoint1, artist-key-poly-point-list)