/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3216 by akochoi, Fri Apr 25 04:32:24 2003 UTC revision 1.3217 by rms, Wed Apr 30 12:08:31 2003 UTC
# Line 1  Line 1 
1    2003-04-30  Richard M. Stallman  <rms@gnu.org>
2    
3            * keyboard.c (echo_char): Don't clear out a dash that follows a space.
4    
5            * alloc.c (abort_on_gc): New variable.
6            (Fgarbage_collect): Abort if abort_on_gc is set.
7    
8            * lisp.h (abort_on_gc): Add decl.
9    
10            * eval.c (Fsignal): Clear abort_on_gc.
11    
12            * editfns.c (Fformat): Set abort_on_gc during first scan of format.
13            Reinit FORMAT_START and END before second scan.
14    
15            * xdisp.c (move_it_vertically_backward): Do the final big else
16            even if nlines is 0.
17    
18            * xdisp.c (redisplay_internal): Finish the per-frame loop
19            even if redisplay is suspended by input.
20    
21  2003-04-24  Andrew Choi  <akochoi@shaw.ca>  2003-04-24  Andrew Choi  <akochoi@shaw.ca>
22    
23          * macterm.c (x_list_fonts): Return all fonts that match if          * macterm.c (x_list_fonts): Return all fonts that match if

Legend:
Removed from v.1.3216  
changed lines
  Added in v.1.3217

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26