Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
842b2a94
Commit
842b2a94
authored
Dec 08, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
3dfd2532
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+19
-0
No files found.
lisp/ChangeLog
View file @
842b2a94
2000-12-08 Gerd Moellmann <gerd@gnu.org>
* textmodes/ispell.el (ispell): Doc fix.
2000-12-08 Kenichi Handa <handa@etl.go.jp>
* international/quail.el (quail-insert-decode-map): Check the
...
...
src/ChangeLog
View file @
842b2a94
2000-12-08 Gerd Moellmann <gerd@gnu.org>
* keymap.c (current_minor_maps): Use malloc. Prevent a leak.
* tparam.c (tparam1): Change the way buffers are reallocated to be
portable and less obfuscated.
* termcap.c (tgetent): Change the way buffers are reallocated to
be portable and less obfuscated.
* macros.c (store_kbd_macro_char): Change the way buffers are
reallocated to be portable and less obfuscated.
* lread.c (read1): Change the way buffers are reallocated to be
portable and less obfuscated.
* doc.c (Fsubstitute_command_keys): Change the way buffers
are reallocated so that it is portable.
2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
* dosfns.c (Ffile_system_info): New function.
...
...
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