-*-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.
* 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.]
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
2002-01-03 Richard M. Stallman <rms@gnu.org>
+ * files.el (basic-save-buffer): Undo previous change.
+
* calendar/diary-lib.el (diary-block): Doc fix.
* custom.el (defcustom): Fix syntax of previous change.