changeset 43994:cf0ef9dd4fe9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 18 Mar 2002 09:12:09 +0000
parents f71c489afb5a
children 110955214222
files etc/TODO lisp/ChangeLog
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Mon Mar 18 09:06:35 2002 +0000
+++ b/etc/TODO	Mon Mar 18 09:12:09 2002 +0000
@@ -67,6 +67,9 @@
 * Save undo information in files, and reload it when needed
   for undoing.
 
+* Merge the Emacs regex.c with the Glibc regex.c.
+  They split off a few years ago through negligance.
+
 * Change the Windows NT menu code
   so that it handles the deep_p argument and avoids
   regenerating the whole menu bar menu tree except
--- a/lisp/ChangeLog	Mon Mar 18 09:06:35 2002 +0000
+++ b/lisp/ChangeLog	Mon Mar 18 09:12:09 2002 +0000
@@ -1,3 +1,8 @@
+2002-03-18  Richard M. Stallman  <rms@gnu.org>
+
+	* menu-bar.el (menu-bar-options-menu): Cope if
+	text-mode-hook is not a list.
+
 2002-03-17  Richard M. Stallman  <rms@gnu.org>
 
 	* emulation/pc-select.el (pc-selection-mode):