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

Diff of /emacs/src/ChangeLog.5

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

revision 1.2 by gerd, Sat Oct 6 09:44:55 2001 UTC revision 1.2.4.1 by miles, Fri Apr 4 06:20:53 2003 UTC
# Line 1766  Line 1766 
1766          * m/intel386.h (C_SWITCH_SYSTEM): Don't #undef or define it.          * m/intel386.h (C_SWITCH_SYSTEM): Don't #undef or define it.
1767          [SOLARIS2, SOLARIS2_4, !__GNUC__] (C_SWITCH_MACHINE): Define instead.          [SOLARIS2, SOLARIS2_4, !__GNUC__] (C_SWITCH_MACHINE): Define instead.
1768    
1769  1995-03-26  Germano Caronni <caronni@tik.ethz.ch>  1995-03-26  Germano Caronni  <caronni@tik.ethz.ch>
1770    
1771          * ralloc.c (r_re_alloc): Correct realloc behavior--allow shrinking          * ralloc.c (r_re_alloc): Correct realloc behavior--allow shrinking
1772          of blocks while reallocating, if shrinking by more than one page.          of blocks while reallocating, if shrinking by more than one page.
# Line 1789  Line 1789 
1789    
1790          * textprop.c (Fnext_property_change): Fix previous change.          * textprop.c (Fnext_property_change): Fix previous change.
1791    
1792  1995-03-23  Kevin Rodgers <kevinr@ihs.com>  1995-03-23  Kevin Rodgers  <kevinr@ihs.com>
1793    
1794          * print.c (temp_output_buffer_setup): (Re)set the default          * print.c (temp_output_buffer_setup): (Re)set the default
1795          directory of the temp buffer to that of the current buffer.          directory of the temp buffer to that of the current buffer.
# Line 3199  Line 3199 
3199          * dispnew.c (scrolling): Fewer restrictions if scroll_region_ok is          * dispnew.c (scrolling): Fewer restrictions if scroll_region_ok is
3200          set.  New vector old_draw_cost for direct scrolling method.          set.  New vector old_draw_cost for direct scrolling method.
3201    
3202  1994-12-23  Michal Jankowski (Michal.Jankowski@fuw.edu.pl)  1994-12-23  Michal Jankowski  (Michal.Jankowski@fuw.edu.pl)
3203    
3204          * keyboard.c (read_char): Don't echo keys when echo_keystrokes is 0.          * keyboard.c (read_char): Don't echo keys when echo_keystrokes is 0.
3205    
# Line 4314  Line 4314 
4314    
4315          * buffer.c (list_buffers_1): Always mark current_buffer read-only.          * buffer.c (list_buffers_1): Always mark current_buffer read-only.
4316    
4317  1994-10-20  Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>  1994-10-20  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
4318    
4319          * m/dpx2.h (LD_SWITCH_MACHINE): Defined.          * m/dpx2.h (LD_SWITCH_MACHINE): Defined.
4320    
# Line 4614  Line 4614 
4614          (FRAMEP): Define different versions for MULTI_FRAME and MSDOS.          (FRAMEP): Define different versions for MULTI_FRAME and MSDOS.
4615          Otherwise, don't define at all.          Otherwise, don't define at all.
4616    
4617          * makefile.in.in (MSDOS_SUPPORT): Add faces.elc.          * Makefile.in.in (MSDOS_SUPPORT): Add faces.elc.
4618          (msdos.o, dosfns.o): Add dependencies.          (msdos.o, dosfns.o): Add dependencies.
4619          (MSDOS_OBJ): New set of object files.          (MSDOS_OBJ): New set of object files.
4620          (obj): Include MSDOS_OBJ.          (obj): Include MSDOS_OBJ.
# Line 5279  Line 5279 
5279    
5280          * window.c (syms_of_window): Doc fix.          * window.c (syms_of_window): Doc fix.
5281    
5282  1994-09-26  Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>  1994-09-26  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
5283    
5284          * m/dpx2.h (POSIX_SIGNALS): Define it.          * m/dpx2.h (POSIX_SIGNALS): Define it.
5285          (sigsetmask): Add #undef.          (sigsetmask): Add #undef.
# Line 5485  Line 5485 
5485    
5486          * editfns.c (Fmessage_box): Renamed from Fbox_message.          * editfns.c (Fmessage_box): Renamed from Fbox_message.
5487    
5488  1994-09-17  Michael Ben-Gershon (mybg@cs.huji.ac.il)  1994-09-17  Michael Ben-Gershon  (mybg@cs.huji.ac.il)
5489    
5490          * unexec.c (copy_text_and_data): Add RISCiX changes.          * unexec.c (copy_text_and_data): Add RISCiX changes.
5491    
# Line 5793  Line 5793 
5793    
5794          * term.c (clear_to_end): Fix reversed condition.          * term.c (clear_to_end): Fix reversed condition.
5795    
5796  1994-09-16  K. Berry <kb@cs.umb.edu>  1994-09-16  K. Berry  <kb@cs.umb.edu>
5797    
5798          * dired.c (Qcompletion_ignored_extensions): New symbol.          * dired.c (Qcompletion_ignored_extensions): New symbol.
5799          (syms_of_dired): Initialize it.          (syms_of_dired): Initialize it.
# Line 5804  Line 5804 
5804          * s/msdos.h (MODE_LINE_BINARY_TEXT): Define this symbol.          * s/msdos.h (MODE_LINE_BINARY_TEXT): Define this symbol.
5805          * xdisp.c (decode_mode_spec): Use it when defined.          * xdisp.c (decode_mode_spec): Use it when defined.
5806    
5807  1994-09-16  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>  1994-09-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5808          * minibuf.c (read_minibuf): Don't add to the history list if the          * minibuf.c (read_minibuf): Don't add to the history list if the
5809          minibuffer string is empty, since it is not very useful.          minibuffer string is empty, since it is not very useful.
5810    
# Line 6045  Line 6045 
6045          instead of whether SIGIO is defined.          instead of whether SIGIO is defined.
6046          * Makefile.in.in (xterm.o): Depend on keyboard.h.          * Makefile.in.in (xterm.o): Depend on keyboard.h.
6047    
6048  1994-08-26  Kevin Rodgers <kevinr@ihs.com>  1994-08-26  Kevin Rodgers  <kevinr@ihs.com>
6049    
6050          * xfns.c (Fx_color_defined_p): Return list of RGB values, not just t.          * xfns.c (Fx_color_defined_p): Return list of RGB values, not just t.
6051    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.4.1

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