comparison src/ChangeLog.5 @ 100515:ce4ce31aa65a

Fix typos and author's names.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 19 Dec 2008 01:50:43 +0000
parents 60ee232a6839
children e038c1a8307c
comparison
equal deleted inserted replaced
100514:acc649a7683b 100515:ce4ce31aa65a
728 * Makefile.in.in (SOURCES): Fix reference to ymakefile. 728 * Makefile.in.in (SOURCES): Fix reference to ymakefile.
729 729
730 * keyboard.c (syms_of_keyboard): Always define track-mouse. 730 * keyboard.c (syms_of_keyboard): Always define track-mouse.
731 (do_mouse_tracking): Always declare this var. 731 (do_mouse_tracking): Always declare this var.
732 732
733 1995-05-15 Marcus Daniels <marcus@ee.pdx.edu> 733 1995-05-15 Marcus G. Daniels <marcus@ee.pdx.edu>
734 734
735 * s/linux.h: Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H. 735 * s/linux.h: Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
736 [__ELF__] (START_FILES, LIB_STANDARD, LIB_GCC, UNEXEC): Define these. 736 [__ELF__] (START_FILES, LIB_STANDARD, LIB_GCC, UNEXEC): Define these.
737 [__ELF__] (UNEXEC_USE_MAP_PRIVATE): Define this. 737 [__ELF__] (UNEXEC_USE_MAP_PRIVATE): Define this.
738 738
4312 4312
4313 1994-10-20 Tom Tromey <tromey@drip.colorado.edu> 4313 1994-10-20 Tom Tromey <tromey@drip.colorado.edu>
4314 4314
4315 * buffer.c (list_buffers_1): Always mark current_buffer read-only. 4315 * buffer.c (list_buffers_1): Always mark current_buffer read-only.
4316 4316
4317 1994-10-20 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 4317 1994-10-20 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
4318 4318
4319 * m/dpx2.h (LD_SWITCH_MACHINE): Defined. 4319 * m/dpx2.h (LD_SWITCH_MACHINE): Defined.
4320 4320
4321 1994-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu> 4321 1994-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4322 4322
5277 5277
5278 1994-09-26 Richard Stallman <rms@churchy.gnu.ai.mit.edu> 5278 1994-09-26 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
5279 5279
5280 * window.c (syms_of_window): Doc fix. 5280 * window.c (syms_of_window): Doc fix.
5281 5281
5282 1994-09-26 Fred Pierresteguy <F.Pierresteguy@frcl.bull.fr> 5282 1994-09-26 Frederic Pierresteguy <F.Pierresteguy@frcl.bull.fr>
5283 5283
5284 * m/dpx2.h (POSIX_SIGNALS): Define it. 5284 * m/dpx2.h (POSIX_SIGNALS): Define it.
5285 (sigsetmask): Add #undef. 5285 (sigsetmask): Add #undef.
5286 5286
5287 1994-09-26 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> 5287 1994-09-26 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>