aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.5
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-24 13:53:19 +0200
committerJuanma Barranquero2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763 /src/ChangeLog.5
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'src/ChangeLog.5')
-rw-r--r--src/ChangeLog.512
1 files changed, 6 insertions, 6 deletions
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5
index e4991971461..f27186079ac 100644
--- a/src/ChangeLog.5
+++ b/src/ChangeLog.5
@@ -387,7 +387,7 @@
387 based on frame name and icon_name fields. 387 based on frame name and icon_name fields.
388 (x_set_icon_name): New function. 388 (x_set_icon_name): New function.
389 (x_icon): Call x_text_icon. 389 (x_icon): Call x_text_icon.
390 (x_set_name): Look at icon_name field when setting the icon name, 390 (x_set_name): Look at icon_name field when setting the icon name.
391 (x_frame_parms): Add icon-name. 391 (x_frame_parms): Add icon-name.
392 (syms_of_xfns): Set up Qicon_name. 392 (syms_of_xfns): Set up Qicon_name.
393 393
@@ -903,7 +903,7 @@
903 903
9041995-05-04 Richard Stallman <rms@mole.gnu.ai.mit.edu> 9041995-05-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
905 905
906 * s/freebsd.h: (GETPGRP_NO_ARG): Defined 906 * s/freebsd.h (GETPGRP_NO_ARG): Define.
907 (HAVE_GETPAGESIZE): Definition deleted. 907 (HAVE_GETPAGESIZE): Definition deleted.
908 908
909 * data.c (store_symval_forwarding): Error if value out of range 909 * data.c (store_symval_forwarding): Error if value out of range
@@ -1308,7 +1308,7 @@
1308 1308
1309 * ntinevt.c (do_mouse_event): Use XSETFASTINT. 1309 * ntinevt.c (do_mouse_event): Use XSETFASTINT.
1310 (SET_FRAME): Undefined. 1310 (SET_FRAME): Undefined.
1311 (select): Renamed to sys_select to correspond to routine in sysdep.c 1311 (select): Renamed to sys_select to correspond to routine in sysdep.c.
1312 (sys_select): Support struct timeval. 1312 (sys_select): Support struct timeval.
1313 (key_event): Support German keyboard. 1313 (key_event): Support German keyboard.
1314 Replace SET_FRAME with XSETFRAME. 1314 Replace SET_FRAME with XSETFRAME.
@@ -4217,7 +4217,7 @@
4217 4217
4218 * process.c: Handle multiple keyboard input descriptors. 4218 * process.c: Handle multiple keyboard input descriptors.
4219 (non_keyboard_wait_mask): New variable. 4219 (non_keyboard_wait_mask): New variable.
4220 (Fset_process_filter): Update non_keyboard_wait_mask 4220 (Fset_process_filter): Update non_keyboard_wait_mask.
4221 (create_process, Fopen_network_stream, deactivate_process): 4221 (create_process, Fopen_network_stream, deactivate_process):
4222 (init_process, sigchld_handler): Likewise. 4222 (init_process, sigchld_handler): Likewise.
4223 (wait_reading_process_input): Maybe use non_keyboard_wait_mask. 4223 (wait_reading_process_input): Maybe use non_keyboard_wait_mask.
@@ -4456,7 +4456,7 @@
4456 4456
4457 * xfns.c: Use FRAME_X_DISPLAY instead of x_current_display 4457 * xfns.c: Use FRAME_X_DISPLAY instead of x_current_display
4458 and XDISPLAY. 4458 and XDISPLAY.
4459 (x_in_use): New variable, 4459 (x_in_use): New variable.
4460 (check_x, using_x_p): Test x_in_use. 4460 (check_x, using_x_p): Test x_in_use.
4461 (Fx_open_connection): Set x_in_use. 4461 (Fx_open_connection): Set x_in_use.
4462 (check_x_frame): New function. 4462 (check_x_frame): New function.
@@ -5953,7 +5953,7 @@
59531994-09-03 Kaveh R. Ghazi (ghazi@noc.rutgers.edu) 59531994-09-03 Kaveh R. Ghazi (ghazi@noc.rutgers.edu)
5954 5954
5955 * m/delta88k.h [__GNUC__] (HAVE_ALLOCA): Defined. 5955 * m/delta88k.h [__GNUC__] (HAVE_ALLOCA): Defined.
5956 [__GNUC__] (C_ALLOCA): Add #undef 5956 [__GNUC__] (C_ALLOCA): Add #undef.
5957 (LIB_X11_LIB): Add #undef. 5957 (LIB_X11_LIB): Add #undef.
5958 (HAVE_TERMIOS): Defined. 5958 (HAVE_TERMIOS): Defined.
5959 (HAVE_TERMIO): Add #undef. 5959 (HAVE_TERMIO): Add #undef.