emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 15 Feb 2002 05:59:03 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2441 emacs/src/ChangeLog:1.2442
*** emacs/src/ChangeLog:1.2441  Fri Feb 15 04:36:05 2002
--- emacs/src/ChangeLog Fri Feb 15 05:59:03 2002
***************
*** 103,109 ****
  
        * floatfns.c (Fround): Doc fix.
  
! 2002-02-08  Pavel Jan,Am(Bk  <address@hidden>
  
        * sysdep.c (init_system_name): Put unused variable `p' in #if 0.
  
--- 103,109 ----
  
        * floatfns.c (Fround): Doc fix.
  
! 2002-02-08  Pavel Jan,Bm(Bk  <address@hidden>
  
        * sysdep.c (init_system_name): Put unused variable `p' in #if 0.
  
***************
*** 144,150 ****
        (syms_of_keyboard): DEFVAR_LISP it.
        (command_loop_1): Set it, and perform command remapping.
  
! 2002-02-06  Pavel Jan,Am(Bk  <address@hidden>
  
        * keyboard.c (recursive_edit_1): Call cancel_hourglass
        unconditionally.
--- 144,150 ----
        (syms_of_keyboard): DEFVAR_LISP it.
        (command_loop_1): Set it, and perform command remapping.
  
! 2002-02-06  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keyboard.c (recursive_edit_1): Call cancel_hourglass
        unconditionally.
***************
*** 185,191 ****
        of the default face to Qnormal, unless these attributes are
        unspecified.
  
! 2002-02-02  Pavel Jan,Am(Bk  <address@hidden>
  
        * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]:
        Call cancel_hourglass unconditionally.
--- 185,191 ----
        of the default face to Qnormal, unless these attributes are
        unspecified.
  
! 2002-02-02  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]:
        Call cancel_hourglass unconditionally.
***************
*** 207,213 ****
  
        * minibuf.c (Fcompleting_read): Doc fix.
  
! 2002-01-27  Pavel Jan,Am(Bk  <address@hidden>
  
        * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function)
        (Fread_variable, Fread_buffer, minibuffer-completion-confirm):
--- 207,213 ----
  
        * minibuf.c (Fcompleting_read): Doc fix.
  
! 2002-01-27  Pavel Jan,Bm(Bk  <address@hidden>
  
        * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function)
        (Fread_variable, Fread_buffer, minibuffer-completion-confirm):
***************
*** 220,226 ****
        * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively
        and scroll_up_aggressively.
  
! 2002-01-26  Pavel Jan,Am(Bk  <address@hidden>
  
        * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes.
  
--- 220,226 ----
        * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively
        and scroll_up_aggressively.
  
! 2002-01-26  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes.
  
***************
*** 275,281 ****
        * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
        if fullscreen is being set.
  
! 2002-01-21  Pavel Jan,Am(Bk  <address@hidden>
  
        * minibuf.c (Fminibuffer_contents)
        (Fminibuffer_contents_no_properties, Fread_from_minibuffer)
--- 275,281 ----
        * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
        if fullscreen is being set.
  
! 2002-01-21  Pavel Jan,Bm(Bk  <address@hidden>
  
        * minibuf.c (Fminibuffer_contents)
        (Fminibuffer_contents_no_properties, Fread_from_minibuffer)
***************
*** 315,321 ****
  
        * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
  
! 2002-01-20  Pavel Jan,Am(Bk  <address@hidden>
  
        * doprnt.c (doprnt1): Fix typos in error call.
  
--- 315,321 ----
  
        * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
  
! 2002-01-20  Pavel Jan,Bm(Bk  <address@hidden>
  
        * doprnt.c (doprnt1): Fix typos in error call.
  
***************
*** 341,347 ****
        (w32_enable_synthesized_fonts): Change to a boolean.
        (Fw32_send_sys_command): Doc fix.
  
! 2002-01-19  Pavel Jan,Am(Bk  <address@hidden>
  
        * dispnew.c (update_frame): Move the variable `tem' to the block
        where it is used.
--- 341,347 ----
        (w32_enable_synthesized_fonts): Change to a boolean.
        (Fw32_send_sys_command): Doc fix.
  
! 2002-01-19  Pavel Jan,Bm(Bk  <address@hidden>
  
        * dispnew.c (update_frame): Move the variable `tem' to the block
        where it is used.
***************
*** 361,367 ****
        * window.c (enlarge_window): When exceeding size of parent,
        directly delete all the siblings instead of trying to resize it.
  
! 2002-01-17  Pavel Jan,Am(Bk  <address@hidden>
  
        * term.c (set_tty_color_mode): Remove unused variable `tem'.
  
--- 361,367 ----
        * window.c (enlarge_window): When exceeding size of parent,
        directly delete all the siblings instead of trying to resize it.
  
! 2002-01-17  Pavel Jan,Bm(Bk  <address@hidden>
  
        * term.c (set_tty_color_mode): Remove unused variable `tem'.
  
***************
*** 377,383 ****
  
        * w32term.c (x_erase_phys_cursor): Ditto.
  
! 2002-01-16  Pavel Jan,Am(Bk  <address@hidden>
  
        * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of
        `dont_resize' only when used.
--- 377,383 ----
  
        * w32term.c (x_erase_phys_cursor): Ditto.
  
! 2002-01-16  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of
        `dont_resize' only when used.
***************
*** 389,400 ****
        * xdisp.c (display_mode_element): When computing charpos, depend
        on multibyteness of elt, not the text in field.
  
! 2002-01-15  Pavel Jan,Am(Bk  <address@hidden>
  
        * buffer.c (Fkill_all_local_variables): Increment
        `update_mode_lines' only once.
  
! 2002-01-14  Pavel Jan,Am(Bk  <address@hidden>
  
        * lisp.h (adjust_after_replace_noundo)
        (Fupdate_coding_systems_internal): Add prototypes.
--- 389,400 ----
        * xdisp.c (display_mode_element): When computing charpos, depend
        on multibyteness of elt, not the text in field.
  
! 2002-01-15  Pavel Jan,Bm(Bk  <address@hidden>
  
        * buffer.c (Fkill_all_local_variables): Increment
        `update_mode_lines' only once.
  
! 2002-01-14  Pavel Jan,Bm(Bk  <address@hidden>
  
        * lisp.h (adjust_after_replace_noundo)
        (Fupdate_coding_systems_internal): Add prototypes.
***************
*** 463,469 ****
        (syms_of_w32fns): DEFVAR_BOOL it.
        (w32_wnd_proc): Handle new "XBUTTON" messages.
  
! 2002-01-13  Pavel Jan,Am(Bk  <address@hidden>
  
        * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'.
  
--- 463,469 ----
        (syms_of_w32fns): DEFVAR_BOOL it.
        (w32_wnd_proc): Handle new "XBUTTON" messages.
  
! 2002-01-13  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'.
  
***************
*** 567,573 ****
        * editfns.c (Fformat): Update thissize from field_width
        based on the actual width, in the string case.
  
! 2002-01-01  Pavel Jan,Am(Bk  <address@hidden>
  
        * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment
        when used as truth value to prevent gcc warnings.
--- 567,573 ----
        * editfns.c (Fformat): Update thissize from field_width
        based on the actual width, in the string case.
  
! 2002-01-01  Pavel Jan,Bm(Bk  <address@hidden>
  
        * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment
        when used as truth value to prevent gcc warnings.
***************
*** 680,686 ****
        * bytecode.c (Fbyte_code): Use Fstring_make_unibyte
        instead of Fstring_as_unibyte.
  
! 2001-12-22  Pavel Jan,Am(Bk  <address@hidden>
  
        The following changes remove mocklisp support:
  
--- 680,686 ----
        * bytecode.c (Fbyte_code): Use Fstring_make_unibyte
        instead of Fstring_as_unibyte.
  
! 2001-12-22  Pavel Jan,Bm(Bk  <address@hidden>
  
        The following changes remove mocklisp support:
  
***************
*** 753,759 ****
        * Makefile.in (lisp, shortlisp): Synchronize with changes to
        lisp/Makefile.in:DONTCOMPILE.
  
! 2001-12-18  Pavel Jan,Am(Bk  <address@hidden>
  
        * xdisp.c (window_box_height): Do not return negative values.
        From Gerd Moellmann <address@hidden>.
--- 753,759 ----
        * Makefile.in (lisp, shortlisp): Synchronize with changes to
        lisp/Makefile.in:DONTCOMPILE.
  
! 2001-12-18  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xdisp.c (window_box_height): Do not return negative values.
        From Gerd Moellmann <address@hidden>.
***************
*** 850,856 ****
  
        * s/gnu-linux.h (GNU_LINUX): Defined.
  
! 2001-12-11  Pavel Jan,Am(Bk  <address@hidden>
  
        * macros.c, msdos.c, w16select.c: Change doc-string comments to
        `new style' [w/`doc:' keyword].
--- 850,856 ----
  
        * s/gnu-linux.h (GNU_LINUX): Defined.
  
! 2001-12-11  Pavel Jan,Bm(Bk  <address@hidden>
  
        * macros.c, msdos.c, w16select.c: Change doc-string comments to
        `new style' [w/`doc:' keyword].
***************
*** 860,866 ****
        * w32menu.c (w32_free_submenu_strings): Clear menu item struct
        before using.
  
! 2001-12-09  Pavel Jan,Am(Bk  <address@hidden>
  
        * dosfns.c: Change doc-string comments to `new style' [w/`doc:'
        keyword].
--- 860,866 ----
        * w32menu.c (w32_free_submenu_strings): Clear menu item struct
        before using.
  
! 2001-12-09  Pavel Jan,Bm(Bk  <address@hidden>
  
        * dosfns.c: Change doc-string comments to `new style' [w/`doc:'
        keyword].
***************
*** 881,887 ****
        Lisp_Object.
        (w32_free_submenu_strings): Only free owner-drawn strings.
  
! 2001-12-09  Pavel Jan,Am(Bk  <address@hidden>
  
        * COPYING: Moved back.
  
--- 881,887 ----
        Lisp_Object.
        (w32_free_submenu_strings): Only free owner-drawn strings.
  
! 2001-12-09  Pavel Jan,Bm(Bk  <address@hidden>
  
        * COPYING: Moved back.
  
***************
*** 980,990 ****
  
        * eval.c: Use standard syntax for usage in docstrings.
  
! 2001-12-03  Pavel Jan,Am(Bk  <address@hidden>
  
        * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option.
  
! 2001-12-02  Pavel Jan,Am(Bk  <address@hidden>
  
        * xterm.c (x_draw_image_relief): Use predefined macro instead of
        constant when the value of `tool_bar_button_relief' is negative.
--- 980,990 ----
  
        * eval.c: Use standard syntax for usage in docstrings.
  
! 2001-12-03  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief` an option.
  
! 2001-12-02  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xterm.c (x_draw_image_relief): Use predefined macro instead of
        constant when the value of `tool_bar_button_relief' is negative.
***************
*** 1080,1086 ****
        * w32term.c: Merged changes from xterm.c.
        * w32fns.c: Merged changes from xfns.c.
  
! 2001-11-29  Pavel Jan,Am(Bk  <address@hidden>
  
        * COPYING: Removed.
  
--- 1080,1086 ----
        * w32term.c: Merged changes from xterm.c.
        * w32fns.c: Merged changes from xfns.c.
  
! 2001-11-29  Pavel Jan,Bm(Bk  <address@hidden>
  
        * COPYING: Removed.
  
***************
*** 1090,1096 ****
        extra extra slot.
        (detect_coding_mask): Fix call of detect_coding_iso2022.
  
! 2001-11-29  Pavel Jan,Am(Bk  <address@hidden>
  
        * fileio.c (file-name-coding-system)
        (default-file-name-coding-system): Doc fix (links to referenced
--- 1090,1096 ----
        extra extra slot.
        (detect_coding_mask): Fix call of detect_coding_iso2022.
  
! 2001-11-29  Pavel Jan,Bm(Bk  <address@hidden>
  
        * fileio.c (file-name-coding-system)
        (default-file-name-coding-system): Doc fix (links to referenced
***************
*** 1137,1143 ****
        * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if
        OVERLAPS_P.
  
! 2001-11-28  Pavel Jan,Am(Bk  <address@hidden>
  
        * xdisp.c (message_dolog): Remove unused variables `gcpro2',
        `gcpro3' and `gcpro4'.
--- 1137,1143 ----
        * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if
        OVERLAPS_P.
  
! 2001-11-28  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xdisp.c (message_dolog): Remove unused variables `gcpro2',
        `gcpro3' and `gcpro4'.
***************
*** 1254,1260 ****
        * msdos.c (IT_clear_screen): If the frame's faces are not yet
        realized, use the initial screen colors to clear the screen.
  
! 2001-11-23  Pavel Jan,Am(Bk  <address@hidden>
  
        * textprop.c (Fset_text_properties): Remove unused variables
        `unchanged', `prev_changed', `s' and `len'.
--- 1254,1260 ----
        * msdos.c (IT_clear_screen): If the frame's faces are not yet
        realized, use the initial screen colors to clear the screen.
  
! 2001-11-23  Pavel Jan,Bm(Bk  <address@hidden>
  
        * textprop.c (Fset_text_properties): Remove unused variables
        `unchanged', `prev_changed', `s' and `len'.
***************
*** 1382,1388 ****
  
        * puresize.h (BASE_PURESIZE): Increase to 750000.
  
! 2001-11-18  Pavel Jan,Am(Bk  <address@hidden>
  
        * frame.c (Fframe_live_p): Doc fix.
  
--- 1382,1388 ----
  
        * puresize.h (BASE_PURESIZE): Increase to 750000.
  
! 2001-11-18  Pavel Jan,Bm(Bk  <address@hidden>
  
        * frame.c (Fframe_live_p): Doc fix.
  
***************
*** 1432,1438 ****
        (Fwrite_region): Split the call to build_annotations into two
        calls to build_annotations and build_annotations_2.
  
! 2001-11-16  Pavel Jan,Am(Bk  <address@hidden>
  
        * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
        clear_waiting_for_input with argument.
--- 1432,1438 ----
        (Fwrite_region): Split the call to build_annotations into two
        calls to build_annotations and build_annotations_2.
  
! 2001-11-16  Pavel Jan,Bm(Bk  <address@hidden>
  
        * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
        clear_waiting_for_input with argument.
***************
*** 1604,1610 ****
  
        * print.c (prin1, print): Doc fix.
  
! 2001-11-14  Pavel Jan,Am(Bk  <address@hidden>
  
        * fontset.h: Remove declarations of variables
        `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
--- 1604,1610 ----
  
        * print.c (prin1, print): Doc fix.
  
! 2001-11-14  Pavel Jan,Bm(Bk  <address@hidden>
  
        * fontset.h: Remove declarations of variables
        `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
***************
*** 1616,1622 ****
  
        * w32fns.c: Doc fix.
  
! 2001-11-13  Pavel Jan,Am(Bk  <address@hidden>
  
        * xfaces.c (Fface_attributes_as_vector): Doc fix.
  
--- 1616,1622 ----
  
        * w32fns.c: Doc fix.
  
! 2001-11-13  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xfaces.c (Fface_attributes_as_vector): Doc fix.
  
***************
*** 1678,1684 ****
        * w32fns.c: Don't define max.
        (Fx_open_connection): Only execute once.
  
! 2001-11-12  Pavel Jan,Am(Bk  <address@hidden>
  
        * ccl.c: Change macros to use do-while block instead of if-else.
        Use braces to follow GNU Coding Standards.
--- 1678,1684 ----
        * w32fns.c: Don't define max.
        (Fx_open_connection): Only execute once.
  
! 2001-11-12  Pavel Jan,Bm(Bk  <address@hidden>
  
        * ccl.c: Change macros to use do-while block instead of if-else.
        Use braces to follow GNU Coding Standards.
***************
*** 1716,1722 ****
        * unexelf.c (unexec): Use mmap/munmap to allocate buffers
        instead of malloc/free.
  
! 2001-11-09  Pavel Jan,Am(Bk  <address@hidden>
  
        * xfaces.c (merge_face_vectors): Use braces to follow GNU
        Coding Standards.
--- 1716,1722 ----
        * unexelf.c (unexec): Use mmap/munmap to allocate buffers
        instead of malloc/free.
  
! 2001-11-09  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xfaces.c (merge_face_vectors): Use braces to follow GNU
        Coding Standards.
***************
*** 1735,1741 ****
        * w32term.c (x_display_and_set_cursor): Do not move system caret
        if cursor_glyph is NULL.
  
! 2001-11-07  Pavel Jan,Am(Bk  <address@hidden>
  
        * keymap.c (access_keymap): Fix compilation error.
  
--- 1735,1741 ----
        * w32term.c (x_display_and_set_cursor): Do not move system caret
        if cursor_glyph is NULL.
  
! 2001-11-07  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keymap.c (access_keymap): Fix compilation error.
  
***************
*** 1743,1749 ****
  
        * xfns.c (x_set_frame_parameters): Avoid infinite recursion.
  
! 2001-11-07  Pavel Jan,Am(Bk  <address@hidden>
  
        * intervals.c (graft_intervals_into_buffer):
        Remove #ifdef'd-out code.
--- 1743,1749 ----
  
        * xfns.c (x_set_frame_parameters): Avoid infinite recursion.
  
! 2001-11-07  Pavel Jan,Bm(Bk  <address@hidden>
  
        * intervals.c (graft_intervals_into_buffer):
        Remove #ifdef'd-out code.
***************
*** 1764,1770 ****
        * keyboard.c (make_lispy_event): Check integerness and fix
        Lisp_Object/int mixup.
  
! 2001-11-06  Pavel Jan,Am(Bk  <address@hidden>
  
        * fns.c (copy_hash_table): Remove unused variable `v'.
  
--- 1764,1770 ----
        * keyboard.c (make_lispy_event): Check integerness and fix
        Lisp_Object/int mixup.
  
! 2001-11-06  Pavel Jan,Bm(Bk  <address@hidden>
  
        * fns.c (copy_hash_table): Remove unused variable `v'.
  
***************
*** 1802,1808 ****
        * unexelf.c (unexec): Don't use `mmap'.  Instead, read and write
        the program image directly.
  
! 2001-11-05  Pavel Jan,Am(Bk  <address@hidden>
  
        * buffer.h (Fbuffer_local_value): Add prototype.
  
--- 1802,1808 ----
        * unexelf.c (unexec): Don't use `mmap'.  Instead, read and write
        the program image directly.
  
! 2001-11-05  Pavel Jan,Bm(Bk  <address@hidden>
  
        * buffer.h (Fbuffer_local_value): Add prototype.
  
***************
*** 1838,1844 ****
        * xdisp.c (Qcursor_in_non_selected_windows): New variable.
        (syms_of_xdisp): Initialize it.
  
! 2001-11-04  Pavel Jan,Am(Bk  <address@hidden>
  
        * xfns.c (Fx_create_frame): Doc fix.
  
--- 1838,1844 ----
        * xdisp.c (Qcursor_in_non_selected_windows): New variable.
        (syms_of_xdisp): Initialize it.
  
! 2001-11-04  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xfns.c (Fx_create_frame): Doc fix.
  
***************
*** 1872,1878 ****
  
        * syssignal.h (sigunblock): Don't define if already defined.
  
! 2001-11-02  Pavel Jan,Am(Bk  <address@hidden>
  
        * eval.c (debugger_may_continue, Vdebug_ignored_errors)
        (call_debugger, Fcondition_case, skip_debugger, unbind_to):
--- 1872,1878 ----
  
        * syssignal.h (sigunblock): Don't define if already defined.
  
! 2001-11-02  Pavel Jan,Bm(Bk  <address@hidden>
  
        * eval.c (debugger_may_continue, Vdebug_ignored_errors)
        (call_debugger, Fcondition_case, skip_debugger, unbind_to):
***************
*** 1925,1931 ****
  
        * textprop.c (Fget_char_property): Doc fix.
  
! 2001-11-02  Pavel Jan,Am(Bk  <address@hidden>
  
        * process.c (Fstart_process): Add usage to doc-string.
  
--- 1925,1931 ----
  
        * textprop.c (Fget_char_property): Doc fix.
  
! 2001-11-02  Pavel Jan,Bm(Bk  <address@hidden>
  
        * process.c (Fstart_process): Add usage to doc-string.
  
***************
*** 1948,1954 ****
        bindings along with or instead of the buffer local map.
        Make the overriding maps override what they should.
  
! 2001-11-01  Pavel Jan,Am(Bk  <address@hidden>
  
        * window.c (grow_mini_window): Fix typo in comment.
  
--- 1948,1954 ----
        bindings along with or instead of the buffer local map.
        Make the overriding maps override what they should.
  
! 2001-11-01  Pavel Jan,Bm(Bk  <address@hidden>
  
        * window.c (grow_mini_window): Fix typo in comment.
  
***************
*** 1965,1971 ****
        * xfaces.c (Finternal_set_lisp_face_attribute_from_resource):
        Handle :box so that it is possible to specify sexprs.
  
! 2001-11-01  Pavel Jan,Am(Bk  <address@hidden>
  
        * xfaces.c (Finternal_merge_in_global_face): Reindent.
        (Fface_font): Ditto.
--- 1965,1971 ----
        * xfaces.c (Finternal_set_lisp_face_attribute_from_resource):
        Handle :box so that it is possible to specify sexprs.
  
! 2001-11-01  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xfaces.c (Finternal_merge_in_global_face): Reindent.
        (Fface_font): Ditto.
***************
*** 1978,1984 ****
  
        * s/hpux11.h: New file.
  
! 2001-10-31  Pavel Jan,Am(Bk  <address@hidden>
  
        * emacs.c (USAGE1): Show command line option --no-window-system
        instead of --no-windows in usage.
--- 1978,1984 ----
  
        * s/hpux11.h: New file.
  
! 2001-10-31  Pavel Jan,Bm(Bk  <address@hidden>
  
        * emacs.c (USAGE1): Show command line option --no-window-system
        instead of --no-windows in usage.
***************
*** 2004,2010 ****
  
        * dispextern.h (struct face) <colors_copied_bitwise_p>: New member.
  
! 2001-10-31  Pavel Jan,Am(Bk  <address@hidden>
  
        * marker.c, mocklisp.c: Change doc-string comments to `new style'
        [w/`doc:' keyword].
--- 2004,2010 ----
  
        * dispextern.h (struct face) <colors_copied_bitwise_p>: New member.
  
! 2001-10-31  Pavel Jan,Bm(Bk  <address@hidden>
  
        * marker.c, mocklisp.c: Change doc-string comments to `new style'
        [w/`doc:' keyword].
***************
*** 2013,2019 ****
  
        * fns.c (require_unwind): Return Lisp_Object.
  
! 2001-10-31  Pavel Jan,Am(Bk  <address@hidden>
  
        * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix.
        (last-input-char): Revert doc-string to be the same as the
--- 2013,2019 ----
  
        * fns.c (require_unwind): Return Lisp_Object.
  
! 2001-10-31  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix.
        (last-input-char): Revert doc-string to be the same as the
***************
*** 2107,2113 ****
  
        * window.c (Fscroll_left, Fscroll_right): Doc fix.
  
! 2001-10-29  Pavel Jan,Am(Bk  <address@hidden>
  
        * keyboard.c (Finput_pending_p): Fix typo in doc-string.
        (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
--- 2107,2113 ----
  
        * window.c (Fscroll_left, Fscroll_right): Doc fix.
  
! 2001-10-29  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keyboard.c (Finput_pending_p): Fix typo in doc-string.
        (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
***************
*** 2142,2148 ****
        * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing
        a loop counter.
  
! 2001-10-28  Pavel Jan,Am(Bk  <address@hidden>
  
        * emacs.c: Use argv[0] instead of emacs when -t was specified.
  
--- 2142,2148 ----
        * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing
        a loop counter.
  
! 2001-10-28  Pavel Jan,Bm(Bk  <address@hidden>
  
        * emacs.c: Use argv[0] instead of emacs when -t was specified.
  
***************
*** 2182,2188 ****
  
        * w32term.c (note_mouse_highlight): Clear old help_echo.
  
! 2001-10-27  Pavel Jan,Am(Bk  <address@hidden>
  
        * xterm.c: Fix typo in a comment.
  
--- 2182,2188 ----
  
        * w32term.c (note_mouse_highlight): Clear old help_echo.
  
! 2001-10-27  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xterm.c: Fix typo in a comment.
  
***************
*** 2269,2280 ****
        * xfaces.c (Fface_attributes_as_vector): New function.
        (syms_of_xfaces): Defsubr it.
  
! 2001-10-24  Pavel Jan,Am(Bk  <address@hidden>
  
        * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused
        variable `area'.
  
! 2001-10-25  Pavel Jan,Am(Bk  <address@hidden>
  
        * search.c (scan_newline): Remove unused variable `selective_display'.
  
--- 2269,2280 ----
        * xfaces.c (Fface_attributes_as_vector): New function.
        (syms_of_xfaces): Defsubr it.
  
! 2001-10-24  Pavel Jan,Bm(Bk  <address@hidden>
  
        * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused
        variable `area'.
  
! 2001-10-25  Pavel Jan,Bm(Bk  <address@hidden>
  
        * search.c (scan_newline): Remove unused variable `selective_display'.
  
***************
*** 2315,2321 ****
        * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
        Fix clearing of area not covered by scroll bar.
  
! 2001-10-24  Pavel Jan,Am(Bk  <address@hidden>
  
        * xterm.c: (x_insert_glyphs): Remove unused variables `real_end'
        and `real_start'.
--- 2315,2321 ----
        * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
        Fix clearing of area not covered by scroll bar.
  
! 2001-10-24  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xterm.c: (x_insert_glyphs): Remove unused variables `real_end'
        and `real_start'.
***************
*** 2342,2348 ****
        (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
        (syms_of_xdisp) [GLYPH_DEBUG]:  DEFVAR_BOOL the variables.
  
! 2001-10-24  Pavel Jan,Am(Bk  <address@hidden>
  
        * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of
        gnuemacs).
--- 2342,2348 ----
        (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
        (syms_of_xdisp) [GLYPH_DEBUG]:  DEFVAR_BOOL the variables.
  
! 2001-10-24  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of
        gnuemacs).
***************
*** 2395,2401 ****
        (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
        around call to x_draw_glyphs.
  
! 2001-10-23  Pavel Jan,Am(Bk  <address@hidden>
  
        * syntax.c (modify-syntax-entry): Fix argument names (use CHAR
        instead of C) and usage.
--- 2395,2401 ----
        (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
        around call to x_draw_glyphs.
  
! 2001-10-23  Pavel Jan,Bm(Bk  <address@hidden>
  
        * syntax.c (modify-syntax-entry): Fix argument names (use CHAR
        instead of C) and usage.
***************
*** 2416,2422 ****
        * xdisp.c (display_line): Fix computation of continuation lines
        width for TABs.
  
! 2001-10-22  Pavel Jan,Am(Bk  <address@hidden>
  
        * xdisp.c (build_desired_tool_bar_string): Remove unused variable
        `Qlaplace'.
--- 2416,2422 ----
        * xdisp.c (display_line): Fix computation of continuation lines
        width for TABs.
  
! 2001-10-22  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xdisp.c (build_desired_tool_bar_string): Remove unused variable
        `Qlaplace'.
***************
*** 2468,2474 ****
        * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument)
        (Fml_prefix_argument_loop): Likewise.
  
! 2001-10-21  Pavel Jan,Am(Bk  <address@hidden>
  
        * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'.
  
--- 2468,2474 ----
        * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument)
        (Fml_prefix_argument_loop): Likewise.
  
! 2001-10-21  Pavel Jan,Bm(Bk  <address@hidden>
  
        * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'.
  
***************
*** 2596,2602 ****
        * callproc.c (Fcall_process_region, Fcall_process): Likewise.
        * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise.
  
! 2001-10-21  Pavel Jan,Am(Bk  <address@hidden>
  
        * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.
  
--- 2596,2602 ----
        * callproc.c (Fcall_process_region, Fcall_process): Likewise.
        * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise.
  
! 2001-10-21  Pavel Jan,Bm(Bk  <address@hidden>
  
        * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.
  
***************
*** 2611,2617 ****
  
        * (Version 21.1 released.)
  
! 2001-10-20  Pavel Jan,Am(Bk  <address@hidden>
  
        * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
  
--- 2611,2617 ----
  
        * (Version 21.1 released.)
  
! 2001-10-20  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xfns.c (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
  
***************
*** 2855,2861 ****
        (x_handle_property_notify, x_get_foreign_selection)
        (x_handle_selection_notify): Use XSETCAR.
  
! 2001-10-15  Pavel Jan,Am(Bk  <address@hidden>
  
        * buffer.c: Put doc strings in comments.
  
--- 2855,2861 ----
        (x_handle_property_notify, x_get_foreign_selection)
        (x_handle_selection_notify): Use XSETCAR.
  
! 2001-10-15  Pavel Jan,Bm(Bk  <address@hidden>
  
        * buffer.c: Put doc strings in comments.
  
***************
*** 2865,2871 ****
  
        * fns.c (Vafter_load_alist): Declare extern (w32 build problem).
  
! 2001-10-15  Pavel Jan,Am(Bk  <address@hidden>
  
        * process.c (process-inherit-coding-system-flag)
        (get-buffer-process): Do not confuse make-docfile with doc strings
--- 2865,2871 ----
  
        * fns.c (Vafter_load_alist): Declare extern (w32 build problem).
  
! 2001-10-15  Pavel Jan,Bm(Bk  <address@hidden>
  
        * process.c (process-inherit-coding-system-flag)
        (get-buffer-process): Do not confuse make-docfile with doc strings
***************
*** 2883,2889 ****
        * window.c (select_window_1): Unfreeze window start.  Remove a
        doubled test for WINDOW being live.
  
! 2001-10-15  Pavel Jan,Am(Bk  <address@hidden>
  
        * fns.c (Fmapconcat): Fix typo in a doc string.
  
--- 2883,2889 ----
        * window.c (select_window_1): Unfreeze window start.  Remove a
        doubled test for WINDOW being live.
  
! 2001-10-15  Pavel Jan,Bm(Bk  <address@hidden>
  
        * fns.c (Fmapconcat): Fix typo in a doc string.
  
***************
*** 2894,2900 ****
        * xterm.c (x_draw_glyph_string): Restore clipping after
        drawing box.
  
! 2001-10-15  Pavel Jan,Am(Bk  <address@hidden>
  
        * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string.
  
--- 2894,2900 ----
        * xterm.c (x_draw_glyph_string): Restore clipping after
        drawing box.
  
! 2001-10-15  Pavel Jan,Bm(Bk  <address@hidden>
  
        * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc string.
  
***************
*** 2924,2930 ****
        (in_ellipses_for_invisible_text_p, handle_invisible_prop):
        Use new retval of TEXT_PROP_MEANS_INVISIBLE.
  
! 2001-10-14  Pavel Jan,Am(Bk  <address@hidden>
  
        * lisp.h (Ftop_level): Add prototype.
  
--- 2924,2930 ----
        (in_ellipses_for_invisible_text_p, handle_invisible_prop):
        Use new retval of TEXT_PROP_MEANS_INVISIBLE.
  
! 2001-10-14  Pavel Jan,Bm(Bk  <address@hidden>
  
        * lisp.h (Ftop_level): Add prototype.
  
***************
*** 3019,3025 ****
        * lread.c (syms_of_lread) <load-suffixes>: Fix last change:
        multi-line strings without a trailing "\n\".
  
! 2001-10-12  Pavel Jan,Am(Bk  <address@hidden>
  
        * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is
        defined.
--- 3019,3025 ----
        * lread.c (syms_of_lread) <load-suffixes>: Fix last change:
        multi-line strings without a trailing "\n\".
  
! 2001-10-12  Pavel Jan,Bm(Bk  <address@hidden>
  
        * floatfns.c: float_error() is defined iff FLOAT_CATCH_SIGILL is
        defined.
***************
*** 3176,3182 ****
        * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
        Clear ICRNL and INLCR.  From Daiki Ueno <address@hidden>.
  
! 2001-10-08  Pavel Jan,Am(Bk  <address@hidden>
  
        * keyboard.c: Don't define min/max.
  
--- 3176,3182 ----
        * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
        Clear ICRNL and INLCR.  From Daiki Ueno <address@hidden>.
  
! 2001-10-08  Pavel Jan,Bm(Bk  <address@hidden>
  
        * keyboard.c: Don't define min/max.
  
***************
*** 3193,3199 ****
  
        * puresize.h (BASE_PURESIZE): Increase to 725000.
  
! 2001-10-08  Pavel Jan,Am(Bk  <address@hidden>
  
        * xfaces.c (free_frame_menubar): Add prototype.
  
--- 3193,3199 ----
  
        * puresize.h (BASE_PURESIZE): Increase to 725000.
  
! 2001-10-08  Pavel Jan,Bm(Bk  <address@hidden>
  
        * xfaces.c (free_frame_menubar): Add prototype.
  
***************
*** 3469,3475 ****
  
        * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix.
  
! 2001-09-28  Pavel Jan,Am(Bk  <address@hidden>
  
        * s/gnu-linux.h: Fix a typo in comment.
  
--- 3469,3475 ----
  
        * frame.c (syms_of_frame) <default-minibuffer-frame>: Doc fix.
  
! 2001-09-28  Pavel Jan,Bm(Bk  <address@hidden>
  
        * s/gnu-linux.h: Fix a typo in comment.
  
***************
*** 3945,3951 ****
  
        * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
  
! 2001-08-06  Pavel Jan,Am(Bk  <address@hidden>
  
        * alloc.c (init_stack): Remove declaration.
  
--- 3945,3951 ----
  
        * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
  
! 2001-08-06  Pavel Jan,Bm(Bk  <address@hidden>
  
        * alloc.c (init_stack): Remove declaration.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]