From 7665519d900f86963a9c083dde29928a68aeecc3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 18 Mar 2002 09:12:09 +0000 Subject: [PATCH] *** empty log message *** --- etc/TODO | 3 +++ lisp/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/etc/TODO b/etc/TODO index cb8c841863f..600d3d04857 100644 --- a/etc/TODO +++ b/etc/TODO @@ -67,6 +67,9 @@ Other features we would like: * 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 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6efe5003920..ae85e3e799f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-03-18 Richard M. Stallman + + * menu-bar.el (menu-bar-options-menu): Cope if + text-mode-hook is not a list. + 2002-03-17 Richard M. Stallman * emulation/pc-select.el (pc-selection-mode): -- 2.39.2