From 2cce20c04d59166f9bc60d82daa385cc446ec08a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 4 Jan 2002 02:13:46 +0000 Subject: [PATCH] *** empty log message *** --- etc/TODO | 8 +++----- lisp/ChangeLog | 2 ++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/TODO b/etc/TODO index 2e38bf19a0d..008d8db7d57 100644 --- a/etc/TODO +++ b/etc/TODO @@ -1,5 +1,8 @@ -*-text-*- +* Bring back the feature of showing the part of the buffer that is a problem + for the use of the preferred coding systems. + * Port the conservative stack marking code of Emacs' garbage collector to more systems, so that we can completely get rid of GCPROs. @@ -33,9 +36,6 @@ * Add ANSI C prototype forward declarations to the source files, so that even the functions used within one file have prototypes. -* Add a way for macro definitions to provide info to edebug - so it can handle them right. - * Replace finder.el with something that generates an Info file which gives the same information through a menu structure. [Dave Love started on this.] @@ -56,8 +56,6 @@ thread has processed the menu_bar_activate_event and regenerated the whole menu bar. In the mean time, it should process other messages. -* Make Emacs work as a Java Bean. - * Implement the design for Unicode-based internal encoding for Mule. * Document the features of libraries missing from the manual (or diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb1664ba9c5..566edbe38c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-01-03 Richard M. Stallman + * files.el (basic-save-buffer): Undo previous change. + * calendar/diary-lib.el (diary-block): Doc fix. * custom.el (defcustom): Fix syntax of previous change. -- 2.39.2