aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-11-30 13:09:49 +0000
committerGerd Moellmann <[email protected]>2000-11-30 13:09:49 +0000
commitdf3aedcffdc4d3ea48580e0dda391a694db0a309 (patch)
tree228c10482143c8728b364cfe459afdb4fd9389f1
parent9d8397d270fbfb02135a47bef4034eac12b35da5 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog4
-rw-r--r--src/ChangeLog2
2 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 47c45dbaac..b75b5a058d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-30 Gerd Moellmann <[email protected]>
+
+ * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
+
2000-11-30 Rob Riepel <[email protected]>
* emulation/tpu-edt.el (tpu-version): New version.
diff --git a/src/ChangeLog b/src/ChangeLog
index 101a8433ac..33649c0155 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
2000-11-30 Gerd Moellmann <[email protected]>
+ * xmenu.c (popup_get_selection): Use xmalloc instead of malloc.
+
* xterm.c (x_estimate_mode_line_height): If `mode-line' face
hasn't a font, use that of the frame, as drawing glyphs
does.