diff options
| author | Eli Zaretskii | 2002-02-15 10:59:03 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-02-15 10:59:03 +0000 |
| commit | 673d4e92c11291e16f4aedc2ebcb1da1632de108 (patch) | |
| tree | 74d39a8373b41c00f32ffa4978517e5e1c576d29 /src | |
| parent | 98659da6e93b143512b8a915506e0246fd2f880e (diff) | |
| download | emacs-673d4e92c11291e16f4aedc2ebcb1da1632de108.tar.gz emacs-673d4e92c11291e16f4aedc2ebcb1da1632de108.zip | |
Fix the encoding of Pavel's name.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 130 |
1 files changed, 65 insertions, 65 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 26cc2b8d1c4..7c6b6709ded 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -103,7 +103,7 @@ | |||
| 103 | 103 | ||
| 104 | * floatfns.c (Fround): Doc fix. | 104 | * floatfns.c (Fround): Doc fix. |
| 105 | 105 | ||
| 106 | 2002-02-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 106 | 2002-02-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 107 | 107 | ||
| 108 | * sysdep.c (init_system_name): Put unused variable `p' in #if 0. | 108 | * sysdep.c (init_system_name): Put unused variable `p' in #if 0. |
| 109 | 109 | ||
| @@ -144,7 +144,7 @@ | |||
| 144 | (syms_of_keyboard): DEFVAR_LISP it. | 144 | (syms_of_keyboard): DEFVAR_LISP it. |
| 145 | (command_loop_1): Set it, and perform command remapping. | 145 | (command_loop_1): Set it, and perform command remapping. |
| 146 | 146 | ||
| 147 | 2002-02-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 147 | 2002-02-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 148 | 148 | ||
| 149 | * keyboard.c (recursive_edit_1): Call cancel_hourglass | 149 | * keyboard.c (recursive_edit_1): Call cancel_hourglass |
| 150 | unconditionally. | 150 | unconditionally. |
| @@ -185,7 +185,7 @@ | |||
| 185 | of the default face to Qnormal, unless these attributes are | 185 | of the default face to Qnormal, unless these attributes are |
| 186 | unspecified. | 186 | unspecified. |
| 187 | 187 | ||
| 188 | 2002-02-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 188 | 2002-02-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 189 | 189 | ||
| 190 | * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]: | 190 | * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]: |
| 191 | Call cancel_hourglass unconditionally. | 191 | Call cancel_hourglass unconditionally. |
| @@ -207,7 +207,7 @@ | |||
| 207 | 207 | ||
| 208 | * minibuf.c (Fcompleting_read): Doc fix. | 208 | * minibuf.c (Fcompleting_read): Doc fix. |
| 209 | 209 | ||
| 210 | 2002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 210 | 2002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 211 | 211 | ||
| 212 | * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function) | 212 | * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function) |
| 213 | (Fread_variable, Fread_buffer, minibuffer-completion-confirm): | 213 | (Fread_variable, Fread_buffer, minibuffer-completion-confirm): |
| @@ -220,7 +220,7 @@ | |||
| 220 | * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively | 220 | * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively |
| 221 | and scroll_up_aggressively. | 221 | and scroll_up_aggressively. |
| 222 | 222 | ||
| 223 | 2002-01-26 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 223 | 2002-01-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 224 | 224 | ||
| 225 | * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes. | 225 | * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes. |
| 226 | 226 | ||
| @@ -275,7 +275,7 @@ | |||
| 275 | * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust | 275 | * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust |
| 276 | if fullscreen is being set. | 276 | if fullscreen is being set. |
| 277 | 277 | ||
| 278 | 2002-01-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 278 | 2002-01-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 279 | 279 | ||
| 280 | * minibuf.c (Fminibuffer_contents) | 280 | * minibuf.c (Fminibuffer_contents) |
| 281 | (Fminibuffer_contents_no_properties, Fread_from_minibuffer) | 281 | (Fminibuffer_contents_no_properties, Fread_from_minibuffer) |
| @@ -315,7 +315,7 @@ | |||
| 315 | 315 | ||
| 316 | * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1. | 316 | * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1. |
| 317 | 317 | ||
| 318 | 2002-01-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 318 | 2002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 319 | 319 | ||
| 320 | * doprnt.c (doprnt1): Fix typos in error call. | 320 | * doprnt.c (doprnt1): Fix typos in error call. |
| 321 | 321 | ||
| @@ -341,7 +341,7 @@ | |||
| 341 | (w32_enable_synthesized_fonts): Change to a boolean. | 341 | (w32_enable_synthesized_fonts): Change to a boolean. |
| 342 | (Fw32_send_sys_command): Doc fix. | 342 | (Fw32_send_sys_command): Doc fix. |
| 343 | 343 | ||
| 344 | 2002-01-19 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 344 | 2002-01-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 345 | 345 | ||
| 346 | * dispnew.c (update_frame): Move the variable `tem' to the block | 346 | * dispnew.c (update_frame): Move the variable `tem' to the block |
| 347 | where it is used. | 347 | where it is used. |
| @@ -361,7 +361,7 @@ | |||
| 361 | * window.c (enlarge_window): When exceeding size of parent, | 361 | * window.c (enlarge_window): When exceeding size of parent, |
| 362 | directly delete all the siblings instead of trying to resize it. | 362 | directly delete all the siblings instead of trying to resize it. |
| 363 | 363 | ||
| 364 | 2002-01-17 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 364 | 2002-01-17 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 365 | 365 | ||
| 366 | * term.c (set_tty_color_mode): Remove unused variable `tem'. | 366 | * term.c (set_tty_color_mode): Remove unused variable `tem'. |
| 367 | 367 | ||
| @@ -377,7 +377,7 @@ | |||
| 377 | 377 | ||
| 378 | * w32term.c (x_erase_phys_cursor): Ditto. | 378 | * w32term.c (x_erase_phys_cursor): Ditto. |
| 379 | 379 | ||
| 380 | 2002-01-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 380 | 2002-01-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 381 | 381 | ||
| 382 | * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of | 382 | * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of |
| 383 | `dont_resize' only when used. | 383 | `dont_resize' only when used. |
| @@ -389,12 +389,12 @@ | |||
| 389 | * xdisp.c (display_mode_element): When computing charpos, depend | 389 | * xdisp.c (display_mode_element): When computing charpos, depend |
| 390 | on multibyteness of elt, not the text in field. | 390 | on multibyteness of elt, not the text in field. |
| 391 | 391 | ||
| 392 | 2002-01-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 392 | 2002-01-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 393 | 393 | ||
| 394 | * buffer.c (Fkill_all_local_variables): Increment | 394 | * buffer.c (Fkill_all_local_variables): Increment |
| 395 | `update_mode_lines' only once. | 395 | `update_mode_lines' only once. |
| 396 | 396 | ||
| 397 | 2002-01-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 397 | 2002-01-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 398 | 398 | ||
| 399 | * lisp.h (adjust_after_replace_noundo) | 399 | * lisp.h (adjust_after_replace_noundo) |
| 400 | (Fupdate_coding_systems_internal): Add prototypes. | 400 | (Fupdate_coding_systems_internal): Add prototypes. |
| @@ -463,7 +463,7 @@ | |||
| 463 | (syms_of_w32fns): DEFVAR_BOOL it. | 463 | (syms_of_w32fns): DEFVAR_BOOL it. |
| 464 | (w32_wnd_proc): Handle new "XBUTTON" messages. | 464 | (w32_wnd_proc): Handle new "XBUTTON" messages. |
| 465 | 465 | ||
| 466 | 2002-01-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 466 | 2002-01-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 467 | 467 | ||
| 468 | * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'. | 468 | * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'. |
| 469 | 469 | ||
| @@ -567,7 +567,7 @@ | |||
| 567 | * editfns.c (Fformat): Update thissize from field_width | 567 | * editfns.c (Fformat): Update thissize from field_width |
| 568 | based on the actual width, in the string case. | 568 | based on the actual width, in the string case. |
| 569 | 569 | ||
| 570 | 2002-01-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 570 | 2002-01-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 571 | 571 | ||
| 572 | * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment | 572 | * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment |
| 573 | when used as truth value to prevent gcc warnings. | 573 | when used as truth value to prevent gcc warnings. |
| @@ -680,7 +680,7 @@ | |||
| 680 | * bytecode.c (Fbyte_code): Use Fstring_make_unibyte | 680 | * bytecode.c (Fbyte_code): Use Fstring_make_unibyte |
| 681 | instead of Fstring_as_unibyte. | 681 | instead of Fstring_as_unibyte. |
| 682 | 682 | ||
| 683 | 2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 683 | 2001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 684 | 684 | ||
| 685 | The following changes remove mocklisp support: | 685 | The following changes remove mocklisp support: |
| 686 | 686 | ||
| @@ -753,7 +753,7 @@ | |||
| 753 | * Makefile.in (lisp, shortlisp): Synchronize with changes to | 753 | * Makefile.in (lisp, shortlisp): Synchronize with changes to |
| 754 | lisp/Makefile.in:DONTCOMPILE. | 754 | lisp/Makefile.in:DONTCOMPILE. |
| 755 | 755 | ||
| 756 | 2001-12-18 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 756 | 2001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 757 | 757 | ||
| 758 | * xdisp.c (window_box_height): Do not return negative values. | 758 | * xdisp.c (window_box_height): Do not return negative values. |
| 759 | From Gerd Moellmann <gerd@gnu.org>. | 759 | From Gerd Moellmann <gerd@gnu.org>. |
| @@ -850,7 +850,7 @@ | |||
| 850 | 850 | ||
| 851 | * s/gnu-linux.h (GNU_LINUX): Defined. | 851 | * s/gnu-linux.h (GNU_LINUX): Defined. |
| 852 | 852 | ||
| 853 | 2001-12-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 853 | 2001-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 854 | 854 | ||
| 855 | * macros.c, msdos.c, w16select.c: Change doc-string comments to | 855 | * macros.c, msdos.c, w16select.c: Change doc-string comments to |
| 856 | `new style' [w/`doc:' keyword]. | 856 | `new style' [w/`doc:' keyword]. |
| @@ -860,7 +860,7 @@ | |||
| 860 | * w32menu.c (w32_free_submenu_strings): Clear menu item struct | 860 | * w32menu.c (w32_free_submenu_strings): Clear menu item struct |
| 861 | before using. | 861 | before using. |
| 862 | 862 | ||
| 863 | 2001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 863 | 2001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 864 | 864 | ||
| 865 | * dosfns.c: Change doc-string comments to `new style' [w/`doc:' | 865 | * dosfns.c: Change doc-string comments to `new style' [w/`doc:' |
| 866 | keyword]. | 866 | keyword]. |
| @@ -881,7 +881,7 @@ | |||
| 881 | Lisp_Object. | 881 | Lisp_Object. |
| 882 | (w32_free_submenu_strings): Only free owner-drawn strings. | 882 | (w32_free_submenu_strings): Only free owner-drawn strings. |
| 883 | 883 | ||
| 884 | 2001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 884 | 2001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 885 | 885 | ||
| 886 | * COPYING: Moved back. | 886 | * COPYING: Moved back. |
| 887 | 887 | ||
| @@ -980,11 +980,11 @@ | |||
| 980 | 980 | ||
| 981 | * eval.c: Use standard syntax for usage in docstrings. | 981 | * eval.c: Use standard syntax for usage in docstrings. |
| 982 | 982 | ||
| 983 | 2001-12-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 983 | 2001-12-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 984 | 984 | ||
| 985 | * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option. | 985 | * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option. |
| 986 | 986 | ||
| 987 | 2001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 987 | 2001-12-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 988 | 988 | ||
| 989 | * xterm.c (x_draw_image_relief): Use predefined macro instead of | 989 | * xterm.c (x_draw_image_relief): Use predefined macro instead of |
| 990 | constant when the value of `tool_bar_button_relief' is negative. | 990 | constant when the value of `tool_bar_button_relief' is negative. |
| @@ -1080,7 +1080,7 @@ | |||
| 1080 | * w32term.c: Merged changes from xterm.c. | 1080 | * w32term.c: Merged changes from xterm.c. |
| 1081 | * w32fns.c: Merged changes from xfns.c. | 1081 | * w32fns.c: Merged changes from xfns.c. |
| 1082 | 1082 | ||
| 1083 | 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1083 | 2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1084 | 1084 | ||
| 1085 | * COPYING: Removed. | 1085 | * COPYING: Removed. |
| 1086 | 1086 | ||
| @@ -1090,7 +1090,7 @@ | |||
| 1090 | extra extra slot. | 1090 | extra extra slot. |
| 1091 | (detect_coding_mask): Fix call of detect_coding_iso2022. | 1091 | (detect_coding_mask): Fix call of detect_coding_iso2022. |
| 1092 | 1092 | ||
| 1093 | 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1093 | 2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1094 | 1094 | ||
| 1095 | * fileio.c (file-name-coding-system) | 1095 | * fileio.c (file-name-coding-system) |
| 1096 | (default-file-name-coding-system): Doc fix (links to referenced | 1096 | (default-file-name-coding-system): Doc fix (links to referenced |
| @@ -1137,7 +1137,7 @@ | |||
| 1137 | * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if | 1137 | * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if |
| 1138 | OVERLAPS_P. | 1138 | OVERLAPS_P. |
| 1139 | 1139 | ||
| 1140 | 2001-11-28 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1140 | 2001-11-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1141 | 1141 | ||
| 1142 | * xdisp.c (message_dolog): Remove unused variables `gcpro2', | 1142 | * xdisp.c (message_dolog): Remove unused variables `gcpro2', |
| 1143 | `gcpro3' and `gcpro4'. | 1143 | `gcpro3' and `gcpro4'. |
| @@ -1254,7 +1254,7 @@ | |||
| 1254 | * msdos.c (IT_clear_screen): If the frame's faces are not yet | 1254 | * msdos.c (IT_clear_screen): If the frame's faces are not yet |
| 1255 | realized, use the initial screen colors to clear the screen. | 1255 | realized, use the initial screen colors to clear the screen. |
| 1256 | 1256 | ||
| 1257 | 2001-11-23 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1257 | 2001-11-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1258 | 1258 | ||
| 1259 | * textprop.c (Fset_text_properties): Remove unused variables | 1259 | * textprop.c (Fset_text_properties): Remove unused variables |
| 1260 | `unchanged', `prev_changed', `s' and `len'. | 1260 | `unchanged', `prev_changed', `s' and `len'. |
| @@ -1382,7 +1382,7 @@ | |||
| 1382 | 1382 | ||
| 1383 | * puresize.h (BASE_PURESIZE): Increase to 750000. | 1383 | * puresize.h (BASE_PURESIZE): Increase to 750000. |
| 1384 | 1384 | ||
| 1385 | 2001-11-18 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1385 | 2001-11-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1386 | 1386 | ||
| 1387 | * frame.c (Fframe_live_p): Doc fix. | 1387 | * frame.c (Fframe_live_p): Doc fix. |
| 1388 | 1388 | ||
| @@ -1432,7 +1432,7 @@ | |||
| 1432 | (Fwrite_region): Split the call to build_annotations into two | 1432 | (Fwrite_region): Split the call to build_annotations into two |
| 1433 | calls to build_annotations and build_annotations_2. | 1433 | calls to build_annotations and build_annotations_2. |
| 1434 | 1434 | ||
| 1435 | 2001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1435 | 2001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1436 | 1436 | ||
| 1437 | * sysdep.c (wait_for_kbd_input) [VMS]: Do not call | 1437 | * sysdep.c (wait_for_kbd_input) [VMS]: Do not call |
| 1438 | clear_waiting_for_input with argument. | 1438 | clear_waiting_for_input with argument. |
| @@ -1604,7 +1604,7 @@ | |||
| 1604 | 1604 | ||
| 1605 | * print.c (prin1, print): Doc fix. | 1605 | * print.c (prin1, print): Doc fix. |
| 1606 | 1606 | ||
| 1607 | 2001-11-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1607 | 2001-11-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1608 | 1608 | ||
| 1609 | * fontset.h: Remove declarations of variables | 1609 | * fontset.h: Remove declarations of variables |
| 1610 | `Vhighlight_wrong_size_font' and `Vclip_large_size_font'. | 1610 | `Vhighlight_wrong_size_font' and `Vclip_large_size_font'. |
| @@ -1616,7 +1616,7 @@ | |||
| 1616 | 1616 | ||
| 1617 | * w32fns.c: Doc fix. | 1617 | * w32fns.c: Doc fix. |
| 1618 | 1618 | ||
| 1619 | 2001-11-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1619 | 2001-11-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1620 | 1620 | ||
| 1621 | * xfaces.c (Fface_attributes_as_vector): Doc fix. | 1621 | * xfaces.c (Fface_attributes_as_vector): Doc fix. |
| 1622 | 1622 | ||
| @@ -1678,7 +1678,7 @@ | |||
| 1678 | * w32fns.c: Don't define max. | 1678 | * w32fns.c: Don't define max. |
| 1679 | (Fx_open_connection): Only execute once. | 1679 | (Fx_open_connection): Only execute once. |
| 1680 | 1680 | ||
| 1681 | 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1681 | 2001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1682 | 1682 | ||
| 1683 | * ccl.c: Change macros to use do-while block instead of if-else. | 1683 | * ccl.c: Change macros to use do-while block instead of if-else. |
| 1684 | Use braces to follow GNU Coding Standards. | 1684 | Use braces to follow GNU Coding Standards. |
| @@ -1716,7 +1716,7 @@ | |||
| 1716 | * unexelf.c (unexec): Use mmap/munmap to allocate buffers | 1716 | * unexelf.c (unexec): Use mmap/munmap to allocate buffers |
| 1717 | instead of malloc/free. | 1717 | instead of malloc/free. |
| 1718 | 1718 | ||
| 1719 | 2001-11-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1719 | 2001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1720 | 1720 | ||
| 1721 | * xfaces.c (merge_face_vectors): Use braces to follow GNU | 1721 | * xfaces.c (merge_face_vectors): Use braces to follow GNU |
| 1722 | Coding Standards. | 1722 | Coding Standards. |
| @@ -1735,7 +1735,7 @@ | |||
| 1735 | * w32term.c (x_display_and_set_cursor): Do not move system caret | 1735 | * w32term.c (x_display_and_set_cursor): Do not move system caret |
| 1736 | if cursor_glyph is NULL. | 1736 | if cursor_glyph is NULL. |
| 1737 | 1737 | ||
| 1738 | 2001-11-07 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1738 | 2001-11-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1739 | 1739 | ||
| 1740 | * keymap.c (access_keymap): Fix compilation error. | 1740 | * keymap.c (access_keymap): Fix compilation error. |
| 1741 | 1741 | ||
| @@ -1743,7 +1743,7 @@ | |||
| 1743 | 1743 | ||
| 1744 | * xfns.c (x_set_frame_parameters): Avoid infinite recursion. | 1744 | * xfns.c (x_set_frame_parameters): Avoid infinite recursion. |
| 1745 | 1745 | ||
| 1746 | 2001-11-07 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1746 | 2001-11-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1747 | 1747 | ||
| 1748 | * intervals.c (graft_intervals_into_buffer): | 1748 | * intervals.c (graft_intervals_into_buffer): |
| 1749 | Remove #ifdef'd-out code. | 1749 | Remove #ifdef'd-out code. |
| @@ -1764,7 +1764,7 @@ | |||
| 1764 | * keyboard.c (make_lispy_event): Check integerness and fix | 1764 | * keyboard.c (make_lispy_event): Check integerness and fix |
| 1765 | Lisp_Object/int mixup. | 1765 | Lisp_Object/int mixup. |
| 1766 | 1766 | ||
| 1767 | 2001-11-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1767 | 2001-11-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1768 | 1768 | ||
| 1769 | * fns.c (copy_hash_table): Remove unused variable `v'. | 1769 | * fns.c (copy_hash_table): Remove unused variable `v'. |
| 1770 | 1770 | ||
| @@ -1802,7 +1802,7 @@ | |||
| 1802 | * unexelf.c (unexec): Don't use `mmap'. Instead, read and write | 1802 | * unexelf.c (unexec): Don't use `mmap'. Instead, read and write |
| 1803 | the program image directly. | 1803 | the program image directly. |
| 1804 | 1804 | ||
| 1805 | 2001-11-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1805 | 2001-11-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1806 | 1806 | ||
| 1807 | * buffer.h (Fbuffer_local_value): Add prototype. | 1807 | * buffer.h (Fbuffer_local_value): Add prototype. |
| 1808 | 1808 | ||
| @@ -1838,7 +1838,7 @@ | |||
| 1838 | * xdisp.c (Qcursor_in_non_selected_windows): New variable. | 1838 | * xdisp.c (Qcursor_in_non_selected_windows): New variable. |
| 1839 | (syms_of_xdisp): Initialize it. | 1839 | (syms_of_xdisp): Initialize it. |
| 1840 | 1840 | ||
| 1841 | 2001-11-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1841 | 2001-11-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1842 | 1842 | ||
| 1843 | * xfns.c (Fx_create_frame): Doc fix. | 1843 | * xfns.c (Fx_create_frame): Doc fix. |
| 1844 | 1844 | ||
| @@ -1872,7 +1872,7 @@ | |||
| 1872 | 1872 | ||
| 1873 | * syssignal.h (sigunblock): Don't define if already defined. | 1873 | * syssignal.h (sigunblock): Don't define if already defined. |
| 1874 | 1874 | ||
| 1875 | 2001-11-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1875 | 2001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1876 | 1876 | ||
| 1877 | * eval.c (debugger_may_continue, Vdebug_ignored_errors) | 1877 | * eval.c (debugger_may_continue, Vdebug_ignored_errors) |
| 1878 | (call_debugger, Fcondition_case, skip_debugger, unbind_to): | 1878 | (call_debugger, Fcondition_case, skip_debugger, unbind_to): |
| @@ -1925,7 +1925,7 @@ | |||
| 1925 | 1925 | ||
| 1926 | * textprop.c (Fget_char_property): Doc fix. | 1926 | * textprop.c (Fget_char_property): Doc fix. |
| 1927 | 1927 | ||
| 1928 | 2001-11-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1928 | 2001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1929 | 1929 | ||
| 1930 | * process.c (Fstart_process): Add usage to doc-string. | 1930 | * process.c (Fstart_process): Add usage to doc-string. |
| 1931 | 1931 | ||
| @@ -1948,7 +1948,7 @@ | |||
| 1948 | bindings along with or instead of the buffer local map. | 1948 | bindings along with or instead of the buffer local map. |
| 1949 | Make the overriding maps override what they should. | 1949 | Make the overriding maps override what they should. |
| 1950 | 1950 | ||
| 1951 | 2001-11-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1951 | 2001-11-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1952 | 1952 | ||
| 1953 | * window.c (grow_mini_window): Fix typo in comment. | 1953 | * window.c (grow_mini_window): Fix typo in comment. |
| 1954 | 1954 | ||
| @@ -1965,7 +1965,7 @@ | |||
| 1965 | * xfaces.c (Finternal_set_lisp_face_attribute_from_resource): | 1965 | * xfaces.c (Finternal_set_lisp_face_attribute_from_resource): |
| 1966 | Handle :box so that it is possible to specify sexprs. | 1966 | Handle :box so that it is possible to specify sexprs. |
| 1967 | 1967 | ||
| 1968 | 2001-11-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1968 | 2001-11-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1969 | 1969 | ||
| 1970 | * xfaces.c (Finternal_merge_in_global_face): Reindent. | 1970 | * xfaces.c (Finternal_merge_in_global_face): Reindent. |
| 1971 | (Fface_font): Ditto. | 1971 | (Fface_font): Ditto. |
| @@ -1978,7 +1978,7 @@ | |||
| 1978 | 1978 | ||
| 1979 | * s/hpux11.h: New file. | 1979 | * s/hpux11.h: New file. |
| 1980 | 1980 | ||
| 1981 | 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 1981 | 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 1982 | 1982 | ||
| 1983 | * emacs.c (USAGE1): Show command line option --no-window-system | 1983 | * emacs.c (USAGE1): Show command line option --no-window-system |
| 1984 | instead of --no-windows in usage. | 1984 | instead of --no-windows in usage. |
| @@ -2004,7 +2004,7 @@ | |||
| 2004 | 2004 | ||
| 2005 | * dispextern.h (struct face) <colors_copied_bitwise_p>: New member. | 2005 | * dispextern.h (struct face) <colors_copied_bitwise_p>: New member. |
| 2006 | 2006 | ||
| 2007 | 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2007 | 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2008 | 2008 | ||
| 2009 | * marker.c, mocklisp.c: Change doc-string comments to `new style' | 2009 | * marker.c, mocklisp.c: Change doc-string comments to `new style' |
| 2010 | [w/`doc:' keyword]. | 2010 | [w/`doc:' keyword]. |
| @@ -2013,7 +2013,7 @@ | |||
| 2013 | 2013 | ||
| 2014 | * fns.c (require_unwind): Return Lisp_Object. | 2014 | * fns.c (require_unwind): Return Lisp_Object. |
| 2015 | 2015 | ||
| 2016 | 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2016 | 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2017 | 2017 | ||
| 2018 | * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix. | 2018 | * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix. |
| 2019 | (last-input-char): Revert doc-string to be the same as the | 2019 | (last-input-char): Revert doc-string to be the same as the |
| @@ -2107,7 +2107,7 @@ | |||
| 2107 | 2107 | ||
| 2108 | * window.c (Fscroll_left, Fscroll_right): Doc fix. | 2108 | * window.c (Fscroll_left, Fscroll_right): Doc fix. |
| 2109 | 2109 | ||
| 2110 | 2001-10-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2110 | 2001-10-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2111 | 2111 | ||
| 2112 | * keyboard.c (Finput_pending_p): Fix typo in doc-string. | 2112 | * keyboard.c (Finput_pending_p): Fix typo in doc-string. |
| 2113 | (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it. | 2113 | (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it. |
| @@ -2142,7 +2142,7 @@ | |||
| 2142 | * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing | 2142 | * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing |
| 2143 | a loop counter. | 2143 | a loop counter. |
| 2144 | 2144 | ||
| 2145 | 2001-10-28 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2145 | 2001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2146 | 2146 | ||
| 2147 | * emacs.c: Use argv[0] instead of emacs when -t was specified. | 2147 | * emacs.c: Use argv[0] instead of emacs when -t was specified. |
| 2148 | 2148 | ||
| @@ -2182,7 +2182,7 @@ | |||
| 2182 | 2182 | ||
| 2183 | * w32term.c (note_mouse_highlight): Clear old help_echo. | 2183 | * w32term.c (note_mouse_highlight): Clear old help_echo. |
| 2184 | 2184 | ||
| 2185 | 2001-10-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2185 | 2001-10-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2186 | 2186 | ||
| 2187 | * xterm.c: Fix typo in a comment. | 2187 | * xterm.c: Fix typo in a comment. |
| 2188 | 2188 | ||
| @@ -2269,12 +2269,12 @@ | |||
| 2269 | * xfaces.c (Fface_attributes_as_vector): New function. | 2269 | * xfaces.c (Fface_attributes_as_vector): New function. |
| 2270 | (syms_of_xfaces): Defsubr it. | 2270 | (syms_of_xfaces): Defsubr it. |
| 2271 | 2271 | ||
| 2272 | 2001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2272 | 2001-10-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2273 | 2273 | ||
| 2274 | * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused | 2274 | * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused |
| 2275 | variable `area'. | 2275 | variable `area'. |
| 2276 | 2276 | ||
| 2277 | 2001-10-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2277 | 2001-10-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2278 | 2278 | ||
| 2279 | * search.c (scan_newline): Remove unused variable `selective_display'. | 2279 | * search.c (scan_newline): Remove unused variable `selective_display'. |
| 2280 | 2280 | ||
| @@ -2315,7 +2315,7 @@ | |||
| 2315 | * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]: | 2315 | * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]: |
| 2316 | Fix clearing of area not covered by scroll bar. | 2316 | Fix clearing of area not covered by scroll bar. |
| 2317 | 2317 | ||
| 2318 | 2001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2318 | 2001-10-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2319 | 2319 | ||
| 2320 | * xterm.c: (x_insert_glyphs): Remove unused variables `real_end' | 2320 | * xterm.c: (x_insert_glyphs): Remove unused variables `real_end' |
| 2321 | and `real_start'. | 2321 | and `real_start'. |
| @@ -2342,7 +2342,7 @@ | |||
| 2342 | (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited. | 2342 | (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited. |
| 2343 | (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables. | 2343 | (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables. |
| 2344 | 2344 | ||
| 2345 | 2001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2345 | 2001-10-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2346 | 2346 | ||
| 2347 | * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of | 2347 | * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of |
| 2348 | gnuemacs). | 2348 | gnuemacs). |
| @@ -2395,7 +2395,7 @@ | |||
| 2395 | (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p | 2395 | (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p |
| 2396 | around call to x_draw_glyphs. | 2396 | around call to x_draw_glyphs. |
| 2397 | 2397 | ||
| 2398 | 2001-10-23 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2398 | 2001-10-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2399 | 2399 | ||
| 2400 | * syntax.c (modify-syntax-entry): Fix argument names (use CHAR | 2400 | * syntax.c (modify-syntax-entry): Fix argument names (use CHAR |
| 2401 | instead of C) and usage. | 2401 | instead of C) and usage. |
| @@ -2416,7 +2416,7 @@ | |||
| 2416 | * xdisp.c (display_line): Fix computation of continuation lines | 2416 | * xdisp.c (display_line): Fix computation of continuation lines |
| 2417 | width for TABs. | 2417 | width for TABs. |
| 2418 | 2418 | ||
| 2419 | 2001-10-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2419 | 2001-10-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2420 | 2420 | ||
| 2421 | * xdisp.c (build_desired_tool_bar_string): Remove unused variable | 2421 | * xdisp.c (build_desired_tool_bar_string): Remove unused variable |
| 2422 | `Qlaplace'. | 2422 | `Qlaplace'. |
| @@ -2468,7 +2468,7 @@ | |||
| 2468 | * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument) | 2468 | * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument) |
| 2469 | (Fml_prefix_argument_loop): Likewise. | 2469 | (Fml_prefix_argument_loop): Likewise. |
| 2470 | 2470 | ||
| 2471 | 2001-10-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2471 | 2001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2472 | 2472 | ||
| 2473 | * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'. | 2473 | * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'. |
| 2474 | 2474 | ||
| @@ -2596,7 +2596,7 @@ | |||
| 2596 | * callproc.c (Fcall_process_region, Fcall_process): Likewise. | 2596 | * callproc.c (Fcall_process_region, Fcall_process): Likewise. |
| 2597 | * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise. | 2597 | * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise. |
| 2598 | 2598 | ||
| 2599 | 2001-10-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2599 | 2001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2600 | 2600 | ||
| 2601 | * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords. | 2601 | * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords. |
| 2602 | 2602 | ||
| @@ -2611,7 +2611,7 @@ | |||
| 2611 | 2611 | ||
| 2612 | * (Version 21.1 released.) | 2612 | * (Version 21.1 released.) |
| 2613 | 2613 | ||
| 2614 | 2001-10-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2614 | 2001-10-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2615 | 2615 | ||
| 2616 | * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed. | 2616 | * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed. |
| 2617 | 2617 | ||
| @@ -2855,7 +2855,7 @@ | |||
| 2855 | (x_handle_property_notify, x_get_foreign_selection) | 2855 | (x_handle_property_notify, x_get_foreign_selection) |
| 2856 | (x_handle_selection_notify): Use XSETCAR. | 2856 | (x_handle_selection_notify): Use XSETCAR. |
| 2857 | 2857 | ||
| 2858 | 2001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2858 | 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2859 | 2859 | ||
| 2860 | * buffer.c: Put doc strings in comments. | 2860 | * buffer.c: Put doc strings in comments. |
| 2861 | 2861 | ||
| @@ -2865,7 +2865,7 @@ | |||
| 2865 | 2865 | ||
| 2866 | * fns.c (Vafter_load_alist): Declare extern (w32 build problem). | 2866 | * fns.c (Vafter_load_alist): Declare extern (w32 build problem). |
| 2867 | 2867 | ||
| 2868 | 2001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2868 | 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2869 | 2869 | ||
| 2870 | * process.c (process-inherit-coding-system-flag) | 2870 | * process.c (process-inherit-coding-system-flag) |
| 2871 | (get-buffer-process): Do not confuse make-docfile with doc strings | 2871 | (get-buffer-process): Do not confuse make-docfile with doc strings |
| @@ -2883,7 +2883,7 @@ | |||
| 2883 | * window.c (select_window_1): Unfreeze window start. Remove a | 2883 | * window.c (select_window_1): Unfreeze window start. Remove a |
| 2884 | doubled test for WINDOW being live. | 2884 | doubled test for WINDOW being live. |
| 2885 | 2885 | ||
| 2886 | 2001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2886 | 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2887 | 2887 | ||
| 2888 | * fns.c (Fmapconcat): Fix typo in a doc string. | 2888 | * fns.c (Fmapconcat): Fix typo in a doc string. |
| 2889 | 2889 | ||
| @@ -2894,7 +2894,7 @@ | |||
| 2894 | * xterm.c (x_draw_glyph_string): Restore clipping after | 2894 | * xterm.c (x_draw_glyph_string): Restore clipping after |
| 2895 | drawing box. | 2895 | drawing box. |
| 2896 | 2896 | ||
| 2897 | 2001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2897 | 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2898 | 2898 | ||
| 2899 | * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string. | 2899 | * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string. |
| 2900 | 2900 | ||
| @@ -2924,7 +2924,7 @@ | |||
| 2924 | (in_ellipses_for_invisible_text_p, handle_invisible_prop): | 2924 | (in_ellipses_for_invisible_text_p, handle_invisible_prop): |
| 2925 | Use new retval of TEXT_PROP_MEANS_INVISIBLE. | 2925 | Use new retval of TEXT_PROP_MEANS_INVISIBLE. |
| 2926 | 2926 | ||
| 2927 | 2001-10-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 2927 | 2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2928 | 2928 | ||
| 2929 | * lisp.h (Ftop_level): Add prototype. | 2929 | * lisp.h (Ftop_level): Add prototype. |
| 2930 | 2930 | ||
| @@ -3019,7 +3019,7 @@ | |||
| 3019 | * lread.c (syms_of_lread) <load-suffixes>: Fix last change: | 3019 | * lread.c (syms_of_lread) <load-suffixes>: Fix last change: |
| 3020 | multi-line strings without a trailing "\n\". | 3020 | multi-line strings without a trailing "\n\". |
| 3021 | 3021 | ||
| 3022 | 2001-10-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 3022 | 2001-10-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 3023 | 3023 | ||
| 3024 | * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is | 3024 | * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is |
| 3025 | defined. | 3025 | defined. |
| @@ -3176,7 +3176,7 @@ | |||
| 3176 | * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]: | 3176 | * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]: |
| 3177 | Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>. | 3177 | Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>. |
| 3178 | 3178 | ||
| 3179 | 2001-10-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 3179 | 2001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 3180 | 3180 | ||
| 3181 | * keyboard.c: Don't define min/max. | 3181 | * keyboard.c: Don't define min/max. |
| 3182 | 3182 | ||
| @@ -3193,7 +3193,7 @@ | |||
| 3193 | 3193 | ||
| 3194 | * puresize.h (BASE_PURESIZE): Increase to 725000. | 3194 | * puresize.h (BASE_PURESIZE): Increase to 725000. |
| 3195 | 3195 | ||
| 3196 | 2001-10-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 3196 | 2001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 3197 | 3197 | ||
| 3198 | * xfaces.c (free_frame_menubar): Add prototype. | 3198 | * xfaces.c (free_frame_menubar): Add prototype. |
| 3199 | 3199 | ||
| @@ -3469,7 +3469,7 @@ | |||
| 3469 | 3469 | ||
| 3470 | * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix. | 3470 | * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix. |
| 3471 | 3471 | ||
| 3472 | 2001-09-28 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 3472 | 2001-09-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 3473 | 3473 | ||
| 3474 | * s/gnu-linux.h: Fix a typo in comment. | 3474 | * s/gnu-linux.h: Fix a typo in comment. |
| 3475 | 3475 | ||
| @@ -3945,7 +3945,7 @@ | |||
| 3945 | 3945 | ||
| 3946 | * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG. | 3946 | * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG. |
| 3947 | 3947 | ||
| 3948 | 2001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 3948 | 2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 3949 | 3949 | ||
| 3950 | * alloc.c (init_stack): Remove declaration. | 3950 | * alloc.c (init_stack): Remove declaration. |
| 3951 | 3951 | ||