/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2479.2.10 by handa, Tue May 7 04:55:49 2002 UTC revision 1.2479.2.11 by handa, Tue May 7 12:46:06 2002 UTC
# Line 1  Line 1 
1  2002-05-07  Kenichi Handa  <handa@etl.go.jp>  2002-05-07  Kenichi Handa  <handa@etl.go.jp>
2    
3            * search.c (boyer_moore): Fix handling of mulitbyte character
4            translation.
5    
6          * xdisp.c (display_mode_element): When the variable `elt' is          * xdisp.c (display_mode_element): When the variable `elt' is
7          changed, update `this' and `lisp_string'.          changed, update `this' and `lisp_string'.
8    
# Line 420  Line 423 
423    
424          * w32proc.c (syms_of_ntproc): Doc fix.          * w32proc.c (syms_of_ntproc): Doc fix.
425    
426  2002-02-24  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-24  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
427    
428          * intervals.h: Include "dispextern.h" unconditionally.          * intervals.h: Include "dispextern.h" unconditionally.
429    
# Line 476  Line 479 
479    
480          * w32fns.c (w32_wnd_proc) <WM_TIMER>: Fix last change.          * w32fns.c (w32_wnd_proc) <WM_TIMER>: Fix last change.
481    
482  2002-02-23  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-23  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
483    
484          * w32term.c (enter_timestamp): Remove unused static variable to          * w32term.c (enter_timestamp): Remove unused static variable to
485          prevent warning.          prevent warning.
# Line 552  Line 555 
555          (tool_bar_items): Likewise.          (tool_bar_items): Likewise.
556          (current_active_maps): Removed unused (and buggy) function.          (current_active_maps): Removed unused (and buggy) function.
557    
558  2002-02-20  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-20  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
559    
560          * xfns.c (gif_load): Use correct width and height for GIF images.          * xfns.c (gif_load): Use correct width and height for GIF images.
561    
# Line 652  Line 655 
655          (hscroll_window_tree): Use automatic_hscroll_margin and          (hscroll_window_tree): Use automatic_hscroll_margin and
656          Vautomatic_hscroll_step to compute the amount of window scrolling.          Vautomatic_hscroll_step to compute the amount of window scrolling.
657    
658  2002-02-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
659    
660          * xterm.c (x-autoselect-window): New variable.          * xterm.c (x-autoselect-window): New variable.
661          (note_mouse_movement): Use it.          (note_mouse_movement): Use it.
# Line 772  Line 775 
775    
776          * floatfns.c (Fround): Doc fix.          * floatfns.c (Fround): Doc fix.
777    
778  2002-02-08  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-08  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
779    
780          * sysdep.c (init_system_name): Put unused variable `p' in #if 0.          * sysdep.c (init_system_name): Put unused variable `p' in #if 0.
781    
# Line 813  Line 816 
816          (syms_of_keyboard): DEFVAR_LISP it.          (syms_of_keyboard): DEFVAR_LISP it.
817          (command_loop_1): Set it, and perform command remapping.          (command_loop_1): Set it, and perform command remapping.
818    
819  2002-02-06  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-06  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
820    
821          * keyboard.c (recursive_edit_1): Call cancel_hourglass          * keyboard.c (recursive_edit_1): Call cancel_hourglass
822          unconditionally.          unconditionally.
# Line 854  Line 857 
857          of the default face to Qnormal, unless these attributes are          of the default face to Qnormal, unless these attributes are
858          unspecified.          unspecified.
859    
860  2002-02-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-02  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
861    
862          * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]:          * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]:
863          Call cancel_hourglass unconditionally.          Call cancel_hourglass unconditionally.
# Line 876  Line 879 
879    
880          * minibuf.c (Fcompleting_read): Doc fix.          * minibuf.c (Fcompleting_read): Doc fix.
881    
882  2002-01-27  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-27  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
883    
884          * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function)          * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function)
885          (Fread_variable, Fread_buffer, minibuffer-completion-confirm):          (Fread_variable, Fread_buffer, minibuffer-completion-confirm):
# Line 889  Line 892 
892          * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively          * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively
893          and scroll_up_aggressively.          and scroll_up_aggressively.
894    
895  2002-01-26  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-26  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
896    
897          * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes.          * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes.
898    
# Line 944  Line 947 
947          * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust          * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
948          if fullscreen is being set.          if fullscreen is being set.
949    
950  2002-01-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-21  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
951    
952          * minibuf.c (Fminibuffer_contents)          * minibuf.c (Fminibuffer_contents)
953          (Fminibuffer_contents_no_properties, Fread_from_minibuffer)          (Fminibuffer_contents_no_properties, Fread_from_minibuffer)
# Line 984  Line 987 
987    
988          * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.          * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
989    
990  2002-01-20  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-20  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
991    
992          * doprnt.c (doprnt1): Fix typos in error call.          * doprnt.c (doprnt1): Fix typos in error call.
993    
# Line 1010  Line 1013 
1013          (w32_enable_synthesized_fonts): Change to a boolean.          (w32_enable_synthesized_fonts): Change to a boolean.
1014          (Fw32_send_sys_command): Doc fix.          (Fw32_send_sys_command): Doc fix.
1015    
1016  2002-01-19  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-19  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1017    
1018          * dispnew.c (update_frame): Move the variable `tem' to the block          * dispnew.c (update_frame): Move the variable `tem' to the block
1019          where it is used.          where it is used.
# Line 1030  Line 1033 
1033          * window.c (enlarge_window): When exceeding size of parent,          * window.c (enlarge_window): When exceeding size of parent,
1034          directly delete all the siblings instead of trying to resize it.          directly delete all the siblings instead of trying to resize it.
1035    
1036  2002-01-17  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-17  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1037    
1038          * term.c (set_tty_color_mode): Remove unused variable `tem'.          * term.c (set_tty_color_mode): Remove unused variable `tem'.
1039    
# Line 1046  Line 1049 
1049    
1050          * w32term.c (x_erase_phys_cursor): Ditto.          * w32term.c (x_erase_phys_cursor): Ditto.
1051    
1052  2002-01-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1053    
1054          * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of          * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of
1055          `dont_resize' only when used.          `dont_resize' only when used.
# Line 1058  Line 1061 
1061          * xdisp.c (display_mode_element): When computing charpos, depend          * xdisp.c (display_mode_element): When computing charpos, depend
1062          on multibyteness of elt, not the text in field.          on multibyteness of elt, not the text in field.
1063    
1064  2002-01-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-15  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1065    
1066          * buffer.c (Fkill_all_local_variables): Increment          * buffer.c (Fkill_all_local_variables): Increment
1067          `update_mode_lines' only once.          `update_mode_lines' only once.
1068    
1069  2002-01-14  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-14  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1070    
1071          * lisp.h (adjust_after_replace_noundo)          * lisp.h (adjust_after_replace_noundo)
1072          (Fupdate_coding_systems_internal): Add prototypes.          (Fupdate_coding_systems_internal): Add prototypes.
# Line 1132  Line 1135 
1135          (syms_of_w32fns): DEFVAR_BOOL it.          (syms_of_w32fns): DEFVAR_BOOL it.
1136          (w32_wnd_proc): Handle new "XBUTTON" messages.          (w32_wnd_proc): Handle new "XBUTTON" messages.
1137    
1138  2002-01-13  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-13  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1139    
1140          * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'.          * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'.
1141    
# Line 1236  Line 1239 
1239          * editfns.c (Fformat): Update thissize from field_width          * editfns.c (Fformat): Update thissize from field_width
1240          based on the actual width, in the string case.          based on the actual width, in the string case.
1241    
1242  2002-01-01  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-01  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1243    
1244          * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment          * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment
1245          when used as truth value to prevent gcc warnings.          when used as truth value to prevent gcc warnings.
# Line 1349  Line 1352 
1352          * bytecode.c (Fbyte_code): Use Fstring_make_unibyte          * bytecode.c (Fbyte_code): Use Fstring_make_unibyte
1353          instead of Fstring_as_unibyte.          instead of Fstring_as_unibyte.
1354    
1355  2001-12-22  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-22  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1356    
1357          The following changes remove mocklisp support:          The following changes remove mocklisp support:
1358    
# Line 1422  Line 1425 
1425          * Makefile.in (lisp, shortlisp): Synchronize with changes to          * Makefile.in (lisp, shortlisp): Synchronize with changes to
1426          lisp/Makefile.in:DONTCOMPILE.          lisp/Makefile.in:DONTCOMPILE.
1427    
1428  2001-12-18  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-18  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1429    
1430          * xdisp.c (window_box_height): Do not return negative values.          * xdisp.c (window_box_height): Do not return negative values.
1431          From Gerd Moellmann <gerd@gnu.org>.          From Gerd Moellmann <gerd@gnu.org>.
# Line 1519  Line 1522 
1522    
1523          * s/gnu-linux.h (GNU_LINUX): Defined.          * s/gnu-linux.h (GNU_LINUX): Defined.
1524    
1525  2001-12-11  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-11  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1526    
1527          * macros.c, msdos.c, w16select.c: Change doc-string comments to          * macros.c, msdos.c, w16select.c: Change doc-string comments to
1528          `new style' [w/`doc:' keyword].          `new style' [w/`doc:' keyword].
# Line 1529  Line 1532 
1532          * w32menu.c (w32_free_submenu_strings): Clear menu item struct          * w32menu.c (w32_free_submenu_strings): Clear menu item struct
1533          before using.          before using.
1534    
1535  2001-12-09  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-09  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1536    
1537          * dosfns.c: Change doc-string comments to `new style' [w/`doc:'          * dosfns.c: Change doc-string comments to `new style' [w/`doc:'
1538          keyword].          keyword].
# Line 1550  Line 1553 
1553          Lisp_Object.          Lisp_Object.
1554          (w32_free_submenu_strings): Only free owner-drawn strings.          (w32_free_submenu_strings): Only free owner-drawn strings.
1555    
1556  2001-12-09  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-09  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1557    
1558          * COPYING: Moved back.          * COPYING: Moved back.
1559    
# Line 1649  Line 1652 
1652    
1653          * eval.c: Use standard syntax for usage in docstrings.          * eval.c: Use standard syntax for usage in docstrings.
1654    
1655  2001-12-03  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-03  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1656    
1657          * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option.          * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option.
1658    
1659  2001-12-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-02  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1660    
1661          * xterm.c (x_draw_image_relief): Use predefined macro instead of          * xterm.c (x_draw_image_relief): Use predefined macro instead of
1662          constant when the value of `tool_bar_button_relief' is negative.          constant when the value of `tool_bar_button_relief' is negative.
# Line 1749  Line 1752 
1752          * w32term.c: Merged changes from xterm.c.          * w32term.c: Merged changes from xterm.c.
1753          * w32fns.c: Merged changes from xfns.c.          * w32fns.c: Merged changes from xfns.c.
1754    
1755  2001-11-29  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-29  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1756    
1757          * COPYING: Removed.          * COPYING: Removed.
1758    
# Line 1759  Line 1762 
1762          extra extra slot.          extra extra slot.
1763          (detect_coding_mask): Fix call of detect_coding_iso2022.          (detect_coding_mask): Fix call of detect_coding_iso2022.
1764    
1765  2001-11-29  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-29  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1766    
1767          * fileio.c (file-name-coding-system)          * fileio.c (file-name-coding-system)
1768          (default-file-name-coding-system): Doc fix (links to referenced          (default-file-name-coding-system): Doc fix (links to referenced
# Line 1806  Line 1809 
1809          * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if          * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if
1810          OVERLAPS_P.          OVERLAPS_P.
1811    
1812  2001-11-28  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-28  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1813    
1814          * xdisp.c (message_dolog): Remove unused variables `gcpro2',          * xdisp.c (message_dolog): Remove unused variables `gcpro2',
1815          `gcpro3' and `gcpro4'.          `gcpro3' and `gcpro4'.
# Line 1923  Line 1926 
1926          * msdos.c (IT_clear_screen): If the frame's faces are not yet          * msdos.c (IT_clear_screen): If the frame's faces are not yet
1927          realized, use the initial screen colors to clear the screen.          realized, use the initial screen colors to clear the screen.
1928    
1929  2001-11-23  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-23  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1930    
1931          * textprop.c (Fset_text_properties): Remove unused variables          * textprop.c (Fset_text_properties): Remove unused variables
1932          `unchanged', `prev_changed', `s' and `len'.          `unchanged', `prev_changed', `s' and `len'.
# Line 2051  Line 2054 
2054    
2055          * puresize.h (BASE_PURESIZE): Increase to 750000.          * puresize.h (BASE_PURESIZE): Increase to 750000.
2056    
2057  2001-11-18  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-18  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2058    
2059          * frame.c (Fframe_live_p): Doc fix.          * frame.c (Fframe_live_p): Doc fix.
2060    
# Line 2101  Line 2104 
2104          (Fwrite_region): Split the call to build_annotations into two          (Fwrite_region): Split the call to build_annotations into two
2105          calls to build_annotations and build_annotations_2.          calls to build_annotations and build_annotations_2.
2106    
2107  2001-11-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2108    
2109          * sysdep.c (wait_for_kbd_input) [VMS]: Do not call          * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
2110          clear_waiting_for_input with argument.          clear_waiting_for_input with argument.
# Line 2273  Line 2276 
2276    
2277          * print.c (prin1, print): Doc fix.          * print.c (prin1, print): Doc fix.
2278    
2279  2001-11-14  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-14  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2280    
2281          * fontset.h: Remove declarations of variables          * fontset.h: Remove declarations of variables
2282          `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.          `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
# Line 2285  Line 2288 
2288    
2289          * w32fns.c: Doc fix.          * w32fns.c: Doc fix.
2290    
2291  2001-11-13  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-13  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2292    
2293          * xfaces.c (Fface_attributes_as_vector): Doc fix.          * xfaces.c (Fface_attributes_as_vector): Doc fix.
2294    
# Line 2347  Line 2350 
2350          * w32fns.c: Don't define max.          * w32fns.c: Don't define max.
2351          (Fx_open_connection): Only execute once.          (Fx_open_connection): Only execute once.
2352    
2353  2001-11-12  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-12  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2354    
2355          * ccl.c: Change macros to use do-while block instead of if-else.          * ccl.c: Change macros to use do-while block instead of if-else.
2356          Use braces to follow GNU Coding Standards.          Use braces to follow GNU Coding Standards.
# Line 2385  Line 2388 
2388          * unexelf.c (unexec): Use mmap/munmap to allocate buffers          * unexelf.c (unexec): Use mmap/munmap to allocate buffers
2389          instead of malloc/free.          instead of malloc/free.
2390    
2391  2001-11-09  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-09  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2392    
2393          * xfaces.c (merge_face_vectors): Use braces to follow GNU          * xfaces.c (merge_face_vectors): Use braces to follow GNU
2394          Coding Standards.          Coding Standards.
# Line 2404  Line 2407 
2407          * w32term.c (x_display_and_set_cursor): Do not move system caret          * w32term.c (x_display_and_set_cursor): Do not move system caret
2408          if cursor_glyph is NULL.          if cursor_glyph is NULL.
2409    
2410  2001-11-07  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-07  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2411    
2412          * keymap.c (access_keymap): Fix compilation error.          * keymap.c (access_keymap): Fix compilation error.
2413    
# Line 2412  Line 2415 
2415    
2416          * xfns.c (x_set_frame_parameters): Avoid infinite recursion.          * xfns.c (x_set_frame_parameters): Avoid infinite recursion.
2417    
2418  2001-11-07  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-07  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2419    
2420          * intervals.c (graft_intervals_into_buffer):          * intervals.c (graft_intervals_into_buffer):
2421          Remove #ifdef'd-out code.          Remove #ifdef'd-out code.
# Line 2433  Line 2436 
2436          * keyboard.c (make_lispy_event): Check integerness and fix          * keyboard.c (make_lispy_event): Check integerness and fix
2437          Lisp_Object/int mixup.          Lisp_Object/int mixup.
2438    
2439  2001-11-06  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-06  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2440    
2441          * fns.c (copy_hash_table): Remove unused variable `v'.          * fns.c (copy_hash_table): Remove unused variable `v'.
2442    
# Line 2471  Line 2474 
2474          * unexelf.c (unexec): Don't use `mmap'.  Instead, read and write          * unexelf.c (unexec): Don't use `mmap'.  Instead, read and write
2475          the program image directly.          the program image directly.
2476    
2477  2001-11-05  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-05  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2478    
2479          * buffer.h (Fbuffer_local_value): Add prototype.          * buffer.h (Fbuffer_local_value): Add prototype.
2480    
# Line 2507  Line 2510 
2510          * xdisp.c (Qcursor_in_non_selected_windows): New variable.          * xdisp.c (Qcursor_in_non_selected_windows): New variable.
2511          (syms_of_xdisp): Initialize it.          (syms_of_xdisp): Initialize it.
2512    
2513  2001-11-04  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-04  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2514    
2515          * xfns.c (Fx_create_frame): Doc fix.          * xfns.c (Fx_create_frame): Doc fix.
2516    
# Line 2541  Line 2544 
2544    
2545          * syssignal.h (sigunblock): Don't define if already defined.          * syssignal.h (sigunblock): Don't define if already defined.
2546    
2547  2001-11-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-02  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2548    
2549          * eval.c (debugger_may_continue, Vdebug_ignored_errors)          * eval.c (debugger_may_continue, Vdebug_ignored_errors)
2550          (call_debugger, Fcondition_case, skip_debugger, unbind_to):          (call_debugger, Fcondition_case, skip_debugger, unbind_to):
# Line 2594  Line 2597 
2597    
2598          * textprop.c (Fget_char_property): Doc fix.          * textprop.c (Fget_char_property): Doc fix.
2599    
2600  2001-11-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-02  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2601    
2602          * process.c (Fstart_process): Add usage to doc-string.          * process.c (Fstart_process): Add usage to doc-string.
2603    
# Line 2617  Line 2620 
2620          bindings along with or instead of the buffer local map.          bindings along with or instead of the buffer local map.
2621          Make the overriding maps override what they should.          Make the overriding maps override what they should.
2622    
2623  2001-11-01  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-01  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2624    
2625          * window.c (grow_mini_window): Fix typo in comment.          * window.c (grow_mini_window): Fix typo in comment.
2626    
# Line 2634  Line 2637 
2637          * xfaces.c (Finternal_set_lisp_face_attribute_from_resource):          * xfaces.c (Finternal_set_lisp_face_attribute_from_resource):
2638          Handle :box so that it is possible to specify sexprs.          Handle :box so that it is possible to specify sexprs.
2639    
2640  2001-11-01  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-11-01  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2641    
2642          * xfaces.c (Finternal_merge_in_global_face): Reindent.          * xfaces.c (Finternal_merge_in_global_face): Reindent.
2643          (Fface_font): Ditto.          (Fface_font): Ditto.
# Line 2647  Line 2650 
2650    
2651          * s/hpux11.h: New file.          * s/hpux11.h: New file.
2652    
2653  2001-10-31  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-31  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2654    
2655          * emacs.c (USAGE1): Show command line option --no-window-system          * emacs.c (USAGE1): Show command line option --no-window-system
2656          instead of --no-windows in usage.          instead of --no-windows in usage.
# Line 2673  Line 2676 
2676    
2677          * dispextern.h (struct face) <colors_copied_bitwise_p>: New member.          * dispextern.h (struct face) <colors_copied_bitwise_p>: New member.
2678    
2679  2001-10-31  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-31  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2680    
2681          * marker.c, mocklisp.c: Change doc-string comments to `new style'          * marker.c, mocklisp.c: Change doc-string comments to `new style'
2682          [w/`doc:' keyword].          [w/`doc:' keyword].
# Line 2682  Line 2685 
2685    
2686          * fns.c (require_unwind): Return Lisp_Object.          * fns.c (require_unwind): Return Lisp_Object.
2687    
2688  2001-10-31  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-31  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2689    
2690          * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix.          * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix.
2691          (last-input-char): Revert doc-string to be the same as the          (last-input-char): Revert doc-string to be the same as the
# Line 2776  Line 2779 
2779    
2780          * window.c (Fscroll_left, Fscroll_right): Doc fix.          * window.c (Fscroll_left, Fscroll_right): Doc fix.
2781    
2782  2001-10-29  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-29  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2783    
2784          * keyboard.c (Finput_pending_p): Fix typo in doc-string.          * keyboard.c (Finput_pending_p): Fix typo in doc-string.
2785          (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.          (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
# Line 2811  Line 2814 
2814          * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing          * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing
2815          a loop counter.          a loop counter.
2816    
2817  2001-10-28  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-28  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2818    
2819          * emacs.c: Use argv[0] instead of emacs when -t was specified.          * emacs.c: Use argv[0] instead of emacs when -t was specified.
2820    
# Line 2851  Line 2854 
2854    
2855          * w32term.c (note_mouse_highlight): Clear old help_echo.          * w32term.c (note_mouse_highlight): Clear old help_echo.
2856    
2857  2001-10-27  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-27  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2858    
2859          * xterm.c: Fix typo in a comment.          * xterm.c: Fix typo in a comment.
2860    
# Line 2938  Line 2941 
2941          * xfaces.c (Fface_attributes_as_vector): New function.          * xfaces.c (Fface_attributes_as_vector): New function.
2942          (syms_of_xfaces): Defsubr it.          (syms_of_xfaces): Defsubr it.
2943    
2944  2001-10-24  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-24  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2945    
2946          * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused          * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused
2947          variable `area'.          variable `area'.
2948    
2949  2001-10-25  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-25  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2950    
2951          * search.c (scan_newline): Remove unused variable `selective_display'.          * search.c (scan_newline): Remove unused variable `selective_display'.
2952    
# Line 2984  Line 2987 
2987          * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:          * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2988          Fix clearing of area not covered by scroll bar.          Fix clearing of area not covered by scroll bar.
2989    
2990  2001-10-24  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-24  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2991    
2992          * xterm.c: (x_insert_glyphs): Remove unused variables `real_end'          * xterm.c: (x_insert_glyphs): Remove unused variables `real_end'
2993          and `real_start'.          and `real_start'.
# Line 3011  Line 3014 
3014          (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.          (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
3015          (syms_of_xdisp) [GLYPH_DEBUG]:  DEFVAR_BOOL the variables.          (syms_of_xdisp) [GLYPH_DEBUG]:  DEFVAR_BOOL the variables.
3016    
3017  2001-10-24  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-24  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3018    
3019          * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of          * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of
3020          gnuemacs).          gnuemacs).
# Line 3064  Line 3067 
3067          (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p          (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
3068          around call to x_draw_glyphs.          around call to x_draw_glyphs.
3069    
3070  2001-10-23  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-23  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3071    
3072          * syntax.c (modify-syntax-entry): Fix argument names (use CHAR          * syntax.c (modify-syntax-entry): Fix argument names (use CHAR
3073          instead of C) and usage.          instead of C) and usage.
# Line 3085  Line 3088 
3088          * xdisp.c (display_line): Fix computation of continuation lines          * xdisp.c (display_line): Fix computation of continuation lines
3089          width for TABs.          width for TABs.
3090    
3091  2001-10-22  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-22  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3092    
3093          * xdisp.c (build_desired_tool_bar_string): Remove unused variable          * xdisp.c (build_desired_tool_bar_string): Remove unused variable
3094          `Qlaplace'.          `Qlaplace'.
# Line 3137  Line 3140 
3140          * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument)          * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument)
3141          (Fml_prefix_argument_loop): Likewise.          (Fml_prefix_argument_loop): Likewise.
3142    
3143  2001-10-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-21  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3144    
3145          * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'.          * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'.
3146    
# Line 3265  Line 3268 
3268          * callproc.c (Fcall_process_region, Fcall_process): Likewise.          * callproc.c (Fcall_process_region, Fcall_process): Likewise.
3269          * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise.          * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise.
3270    
3271  2001-10-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-21  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3272    
3273          * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.          * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.
3274    
# Line 3280  Line 3283 
3283    
3284          * (Version 21.1 released.)          * (Version 21.1 released.)
3285    
3286  2001-10-20  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-20  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3287    
3288          * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed.          * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
3289    
# Line 3524  Line 3527 
3527          (x_handle_property_notify, x_get_foreign_selection)          (x_handle_property_notify, x_get_foreign_selection)
3528          (x_handle_selection_notify): Use XSETCAR.          (x_handle_selection_notify): Use XSETCAR.
3529    
3530  2001-10-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-15  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3531    
3532          * buffer.c: Put doc strings in comments.          * buffer.c: Put doc strings in comments.
3533    
# Line 3534  Line 3537 
3537    
3538          * fns.c (Vafter_load_alist): Declare extern (w32 build problem).          * fns.c (Vafter_load_alist): Declare extern (w32 build problem).
3539    
3540  2001-10-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-15  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3541    
3542          * process.c (process-inherit-coding-system-flag)          * process.c (process-inherit-coding-system-flag)
3543          (get-buffer-process): Do not confuse make-docfile with doc strings          (get-buffer-process): Do not confuse make-docfile with doc strings
# Line 3552  Line 3555 
3555          * window.c (select_window_1): Unfreeze window start.  Remove a          * window.c (select_window_1): Unfreeze window start.  Remove a
3556          doubled test for WINDOW being live.          doubled test for WINDOW being live.
3557    
3558  2001-10-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-15  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3559    
3560          * fns.c (Fmapconcat): Fix typo in a doc string.          * fns.c (Fmapconcat): Fix typo in a doc string.
3561    
# Line 3563  Line 3566 
3566          * xterm.c (x_draw_glyph_string): Restore clipping after          * xterm.c (x_draw_glyph_string): Restore clipping after
3567          drawing box.          drawing box.
3568    
3569  2001-10-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-15  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3570    
3571          * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string.          * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string.
3572    
# Line 3593  Line 3596 
3596          (in_ellipses_for_invisible_text_p, handle_invisible_prop):          (in_ellipses_for_invisible_text_p, handle_invisible_prop):
3597          Use new retval of TEXT_PROP_MEANS_INVISIBLE.          Use new retval of TEXT_PROP_MEANS_INVISIBLE.
3598    
3599  2001-10-14  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-14  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3600    
3601          * lisp.h (Ftop_level): Add prototype.          * lisp.h (Ftop_level): Add prototype.
3602    
# Line 3688  Line 3691 
3691          * lread.c (syms_of_lread) <load-suffixes>: Fix last change:          * lread.c (syms_of_lread) <load-suffixes>: Fix last change:
3692          multi-line strings without a trailing "\n\".          multi-line strings without a trailing "\n\".
3693    
3694  2001-10-12  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-12  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3695    
3696          * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is          * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is
3697          defined.          defined.
# Line 3845  Line 3848 
3848          * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:          * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
3849          Clear ICRNL and INLCR.  From Daiki Ueno <ueno@unixuser.org>.          Clear ICRNL and INLCR.  From Daiki Ueno <ueno@unixuser.org>.
3850    
3851  2001-10-08  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-08  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3852    
3853          * keyboard.c: Don't define min/max.          * keyboard.c: Don't define min/max.
3854    
# Line 3862  Line 3865 
3865    
3866          * puresize.h (BASE_PURESIZE): Increase to 725000.          * puresize.h (BASE_PURESIZE): Increase to 725000.
3867    
3868  2001-10-08  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-08  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
3869    
3870          * xfaces.c (free_frame_menubar): Add prototype.          * xfaces.c (free_frame_menubar): Add prototype.
3871    
# Line 4138  Line 4141 
4141    
4142          * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix.          * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix.
4143    
4144  2001-09-28  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-09-28  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
4145    
4146          * s/gnu-linux.h: Fix a typo in comment.          * s/gnu-linux.h: Fix a typo in comment.
4147    
# Line 4614  Line 4617 
4617    
4618          * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.          * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
4619    
4620  2001-08-06  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-08-06  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
4621    
4622          * alloc.c (init_stack): Remove declaration.          * alloc.c (init_stack): Remove declaration.
4623    

Legend:
Removed from v.1.2479.2.10  
changed lines
  Added in v.1.2479.2.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26