summaryrefslogtreecommitdiff
path: root/src/ChangeLog.5
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
commit177c0ea74342272645959b82cf219faa0b3dba16 (patch)
tree44e22b210a9904eab25a66d12e708804b671df75 /src/ChangeLog.5
parentdb95369be096960245dd38678f68464627698678 (diff)
downloademacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz
Trailing whitespace deleted.
Diffstat (limited to 'src/ChangeLog.5')
-rw-r--r--src/ChangeLog.518
1 files changed, 9 insertions, 9 deletions
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5
index d7794eb6722..1f20b6812f7 100644
--- a/src/ChangeLog.5
+++ b/src/ChangeLog.5
@@ -1766,7 +1766,7 @@
* m/intel386.h (C_SWITCH_SYSTEM): Don't #undef or define it.
[SOLARIS2, SOLARIS2_4, !__GNUC__] (C_SWITCH_MACHINE): Define instead.
-1995-03-26 Germano Caronni <caronni@tik.ethz.ch>
+1995-03-26 Germano Caronni <caronni@tik.ethz.ch>
* ralloc.c (r_re_alloc): Correct realloc behavior--allow shrinking
of blocks while reallocating, if shrinking by more than one page.
@@ -1789,7 +1789,7 @@
* textprop.c (Fnext_property_change): Fix previous change.
-1995-03-23 Kevin Rodgers <kevinr@ihs.com>
+1995-03-23 Kevin Rodgers <kevinr@ihs.com>
* print.c (temp_output_buffer_setup): (Re)set the default
directory of the temp buffer to that of the current buffer.
@@ -3199,7 +3199,7 @@
* dispnew.c (scrolling): Fewer restrictions if scroll_region_ok is
set. New vector old_draw_cost for direct scrolling method.
-1994-12-23 Michal Jankowski (Michal.Jankowski@fuw.edu.pl)
+1994-12-23 Michal Jankowski (Michal.Jankowski@fuw.edu.pl)
* keyboard.c (read_char): Don't echo keys when echo_keystrokes is 0.
@@ -4314,7 +4314,7 @@
* buffer.c (list_buffers_1): Always mark current_buffer read-only.
-1994-10-20 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
+1994-10-20 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
* m/dpx2.h (LD_SWITCH_MACHINE): Defined.
@@ -5279,7 +5279,7 @@
* window.c (syms_of_window): Doc fix.
-1994-09-26 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
+1994-09-26 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
* m/dpx2.h (POSIX_SIGNALS): Define it.
(sigsetmask): Add #undef.
@@ -5485,7 +5485,7 @@
* editfns.c (Fmessage_box): Renamed from Fbox_message.
-1994-09-17 Michael Ben-Gershon (mybg@cs.huji.ac.il)
+1994-09-17 Michael Ben-Gershon (mybg@cs.huji.ac.il)
* unexec.c (copy_text_and_data): Add RISCiX changes.
@@ -5793,7 +5793,7 @@
* term.c (clear_to_end): Fix reversed condition.
-1994-09-16 K. Berry <kb@cs.umb.edu>
+1994-09-16 K. Berry <kb@cs.umb.edu>
* dired.c (Qcompletion_ignored_extensions): New symbol.
(syms_of_dired): Initialize it.
@@ -5804,7 +5804,7 @@
* s/msdos.h (MODE_LINE_BINARY_TEXT): Define this symbol.
* xdisp.c (decode_mode_spec): Use it when defined.
-1994-09-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+1994-09-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* minibuf.c (read_minibuf): Don't add to the history list if the
minibuffer string is empty, since it is not very useful.
@@ -6045,7 +6045,7 @@
instead of whether SIGIO is defined.
* Makefile.in.in (xterm.o): Depend on keyboard.h.
-1994-08-26 Kevin Rodgers <kevinr@ihs.com>
+1994-08-26 Kevin Rodgers <kevinr@ihs.com>
* xfns.c (Fx_color_defined_p): Return list of RGB values, not just t.