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
ed3c3314
Commit
ed3c3314
authored
Apr 30, 2003
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
2ff4d3d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
ChangeLog
ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+20
-0
No files found.
ChangeLog
View file @
ed3c3314
2003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
* configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
2003-04-30 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
* INSTALL (* GNU/Linux development packages): Tell people to
...
...
src/ChangeLog
View file @
ed3c3314
2003-04-30 Richard M. Stallman <rms@gnu.org>
* keyboard.c (echo_char): Don't clear out a dash that follows a space.
* alloc.c (abort_on_gc): New variable.
(Fgarbage_collect): Abort if abort_on_gc is set.
* lisp.h (abort_on_gc): Add decl.
* eval.c (Fsignal): Clear abort_on_gc.
* editfns.c (Fformat): Set abort_on_gc during first scan of format.
Reinit FORMAT_START and END before second scan.
* xdisp.c (move_it_vertically_backward): Do the final big else
even if nlines is 0.
* xdisp.c (redisplay_internal): Finish the per-frame loop
even if redisplay is suspended by input.
2003-04-24 Andrew Choi <akochoi@shaw.ca>
* macterm.c (x_list_fonts): Return all fonts that match if
...
...
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