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
6eed9bed
Commit
6eed9bed
authored
Jan 30, 2003
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
2c5bd608
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
etc/NEWS
etc/NEWS
+3
-0
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
etc/NEWS
View file @
6eed9bed
...
...
@@ -1145,6 +1145,9 @@ with Custom.
* Lisp Changes in Emacs 21.4
** New variables `gc-elapsed' and `gcs-done' provide extra information
on garbage collection.
** New function `decode-coding-region-as-inserted-from-file' decodes a
region as if it is read from a file without decoding.
...
...
src/ChangeLog
View file @
6eed9bed
2003-01-30 Dave Love <fx@gnu.org>
* alloc.c (Vgc_elapsed, gcs_done): New variables.
(Fgarbage_collect): Use them.
(init_alloc, syms_of_alloc): Set them up.
2003-01-30 Juanma Barranquero <lektu@terra.es>
* w32fns.c (init_external_image_libraries): Add missing operator.
...
...
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