Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2cce20c0
Commit
2cce20c0
authored
Jan 04, 2002
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
0ba5894b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
etc/TODO
etc/TODO
+3
-5
lisp/ChangeLog
lisp/ChangeLog
+2
-0
No files found.
etc/TODO
View file @
2cce20c0
-*-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
...
...
lisp/ChangeLog
View file @
2cce20c0
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment