aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2002-02-15 10:59:03 +0000
committerEli Zaretskii2002-02-15 10:59:03 +0000
commit673d4e92c11291e16f4aedc2ebcb1da1632de108 (patch)
tree74d39a8373b41c00f32ffa4978517e5e1c576d29 /src/ChangeLog
parent98659da6e93b143512b8a915506e0246fd2f880e (diff)
downloademacs-673d4e92c11291e16f4aedc2ebcb1da1632de108.tar.gz
emacs-673d4e92c11291e16f4aedc2ebcb1da1632de108.zip
Fix the encoding of Pavel's name.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog130
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
1062002-02-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1062002-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
1472002-02-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1472002-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
1882002-02-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1882002-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
2102002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2102002-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
2232002-01-26 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2232002-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
2782002-01-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2782002-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
3182002-01-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3182002-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
3442002-01-19 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3442002-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
3642002-01-17 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3642002-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
3802002-01-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3802002-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
3922002-01-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3922002-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
3972002-01-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3972002-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
4662002-01-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> 4662002-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
5702002-01-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> 5702002-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
6832001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6832001-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
7562001-12-18 Pavel Jan,Am(Bk <Pavel@Janik.cz> 7562001-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
8532001-12-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> 8532001-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
8632001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> 8632001-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
8842001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> 8842001-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
9832001-12-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> 9832001-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
9872001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 9872001-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
10832001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 10832001-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
10932001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 10932001-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
11402001-11-28 Pavel Jan,Am(Bk <Pavel@Janik.cz> 11402001-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
12572001-11-23 Pavel Jan,Am(Bk <Pavel@Janik.cz> 12572001-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
13852001-11-18 Pavel Jan,Am(Bk <Pavel@Janik.cz> 13852001-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
14352001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 14352001-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
16072001-11-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> 16072001-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
16192001-11-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> 16192001-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
16812001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> 16812001-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
17192001-11-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17192001-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
17382001-11-07 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17382001-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
17462001-11-07 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17462001-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
17672001-11-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 17672001-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
18052001-11-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> 18052001-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
18412001-11-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> 18412001-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
18752001-11-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 18752001-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
19282001-11-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19282001-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
19512001-11-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19512001-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
19682001-11-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19682001-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
19812001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> 19812001-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
20072001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> 20072001-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
20162001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> 20162001-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
21102001-10-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 21102001-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
21452001-10-28 Pavel Jan,Am(Bk <Pavel@Janik.cz> 21452001-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
21852001-10-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> 21852001-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
22722001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> 22722001-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
22772001-10-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> 22772001-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
23182001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> 23182001-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
23452001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> 23452001-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
23982001-10-23 Pavel Jan,Am(Bk <Pavel@Janik.cz> 23982001-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
24192001-10-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> 24192001-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
24712001-10-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> 24712001-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
25992001-10-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> 25992001-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
26142001-10-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> 26142001-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
28582001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28582001-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
28682001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28682001-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
28862001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28862001-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
28972001-10-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 28972001-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
29272001-10-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> 29272001-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
30222001-10-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> 30222001-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
31792001-10-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 31792001-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
31962001-10-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 31962001-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
34722001-09-28 Pavel Jan,Am(Bk <Pavel@Janik.cz> 34722001-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
39482001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 39482001-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