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.4


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog.4
Date: Fri, 04 Apr 2003 01:23:45 -0500

Index: emacs/src/ChangeLog.4
diff -c emacs/src/ChangeLog.4:1.3 emacs/src/ChangeLog.4:1.4
*** emacs/src/ChangeLog.4:1.3   Tue Jan 28 18:49:11 2003
--- emacs/src/ChangeLog.4       Tue Feb  4 09:03:11 2003
***************
*** 20,26 ****
  
        * xdisp.c (redisplay): If have window change at end, redisplay again.
  
!       * lread.c (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro): 
        Delete third arg DOC.
  
        * s/hpux8.h (LD_SWITCH_SYSTEM): Delete the -L options.
--- 20,26 ----
  
        * xdisp.c (redisplay): If have window change at end, redisplay again.
  
!       * lread.c (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
        Delete third arg DOC.
  
        * s/hpux8.h (LD_SWITCH_SYSTEM): Delete the -L options.
***************
*** 522,528 ****
        * floatfns.c: Don't guard DOMAIN && SING && OVERFLOW check by
        an #ifndef MSDOS.
  
! 1994-05-06  Francesco Potorti` (address@hidden)
  
        * m/delta.h: (SYSTEM_MALLOC): deleted.  The problem isn't there.
  
--- 522,528 ----
        * floatfns.c: Don't guard DOMAIN && SING && OVERFLOW check by
        an #ifndef MSDOS.
  
! 1994-05-06  Francesco Potorti`  (address@hidden)
  
        * m/delta.h: (SYSTEM_MALLOC): deleted.  The problem isn't there.
  
***************
*** 626,632 ****
        x_destroy_window): Use row/col instead of buffer position to keep
        track of highlighted area.
  
! 1994-05-02  Francesco Potorti` (address@hidden)
  
        * m/delta.h: (SYSTEM_MALLOC): Defined, since GNU malloc does not work.
        (BCOPY_UPWARD_SAFE): Defined to 0 for the Green Hills compiler.
--- 626,632 ----
        x_destroy_window): Use row/col instead of buffer position to keep
        track of highlighted area.
  
! 1994-05-02  Francesco Potorti`  (address@hidden)
  
        * m/delta.h: (SYSTEM_MALLOC): Defined, since GNU malloc does not work.
        (BCOPY_UPWARD_SAFE): Defined to 0 for the Green Hills compiler.
***************
*** 641,647 ****
        * xfns.c (Fx_create_frame): Set the size_hint_flags field.
        Don't call x_calc_absolute_position.
        * xterm.c (x_calc_absolute_position): Use size_hint_flags.
!       New FLAGS arg deleted.  Callers changed. 
  
        * xfns.c (x_figure_window_size): Handle `-' for top or left.
        (Fx_parse_geometry): Handle one element at a time.
--- 641,647 ----
        * xfns.c (Fx_create_frame): Set the size_hint_flags field.
        Don't call x_calc_absolute_position.
        * xterm.c (x_calc_absolute_position): Use size_hint_flags.
!       New FLAGS arg deleted.  Callers changed.
  
        * xfns.c (x_figure_window_size): Handle `-' for top or left.
        (Fx_parse_geometry): Handle one element at a time.
***************
*** 892,898 ****
        * keyboard.c (read_char): Don't use menus if we have events waiting.
  
        * xterm.c (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle
!       menu bar click. 
  
  1994-04-25  Karl Heuer  (address@hidden)
  
--- 892,898 ----
        * keyboard.c (read_char): Don't use menus if we have events waiting.
  
        * xterm.c (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle
!       menu bar click.
  
  1994-04-25  Karl Heuer  (address@hidden)
  
***************
*** 1025,1031 ****
  
  1994-04-20  Richard Stallman  (address@hidden)
  
!       * frame.c (Fmodify_frame_parameters, Fframe_parameters): 
        Define even if not MULTI_FRAME.
  
        * config.h.in (HAVE_INET_SOCKETS): Add #undef.
--- 1025,1031 ----
  
  1994-04-20  Richard Stallman  (address@hidden)
  
!       * frame.c (Fmodify_frame_parameters, Fframe_parameters):
        Define even if not MULTI_FRAME.
  
        * config.h.in (HAVE_INET_SOCKETS): Add #undef.
***************
*** 1359,1365 ****
        * buffer.h (Vafter_change_functions, Vbefore_change_functions):
        Declared.
  
!       * insdel.c (before_change_functions_restore): 
        (after_change_functions_restore): New functions.
        (signal_before_change): Handle Vbefore_change_functions.
        (signal_after_change): Handle Vafter_change_functions.
--- 1359,1365 ----
        * buffer.h (Vafter_change_functions, Vbefore_change_functions):
        Declared.
  
!       * insdel.c (before_change_functions_restore):
        (after_change_functions_restore): New functions.
        (signal_before_change): Handle Vbefore_change_functions.
        (signal_after_change): Handle Vafter_change_functions.
***************
*** 1605,1611 ****
  
  1994-04-01  Richard Stallman  (address@hidden)
  
!       * xterm.c (construct_menu_click, construct_mouse_click): 
        Use XSET when setting result->x and result->y.
  
        * xmenu.c (xmenu_show): Undo part of March 11 change:
--- 1605,1611 ----
  
  1994-04-01  Richard Stallman  (address@hidden)
  
!       * xterm.c (construct_menu_click, construct_mouse_click):
        Use XSET when setting result->x and result->y.
  
        * xmenu.c (xmenu_show): Undo part of March 11 change:
***************
*** 1649,1661 ****
  
        * xterm.h: Define HAVE_X11R4 if AIX3_2 is defined.
  
!       * xfns.c (x_window) [USE_X_TOOLKIT]: New args window_prompting and 
        minibuffer_only.
        Don't pass top_pos and left_pos to XtCreatePopupShell.
        Call initialize_frame_menubar before creating the Emacs frame if it is
        not the minibuffer. Call XtManageChild for the menubar widget if any.
        Compute some geometry management.
!       (Fx_create_frame): Pass window_prompting and minibuffer_only to 
        x_window.
        Don't call x_wm_set_size_hint.
        Don't call initialize_frame_menubar.
--- 1649,1661 ----
  
        * xterm.h: Define HAVE_X11R4 if AIX3_2 is defined.
  
!       * xfns.c (x_window) [USE_X_TOOLKIT]: New args window_prompting and
        minibuffer_only.
        Don't pass top_pos and left_pos to XtCreatePopupShell.
        Call initialize_frame_menubar before creating the Emacs frame if it is
        not the minibuffer. Call XtManageChild for the menubar widget if any.
        Compute some geometry management.
!       (Fx_create_frame): Pass window_prompting and minibuffer_only to
        x_window.
        Don't call x_wm_set_size_hint.
        Don't call initialize_frame_menubar.
***************
*** 1811,1817 ****
  
  1994-03-24  Frederic Pierresteguy  (address@hidden)
  
!       * xfns.c (Fx_create_frame): Add USE_X_TOOLKIT conditional around the 
        call to initialize_frame_menubar.
  
  1994-03-23  Richard Stallman  (address@hidden)
--- 1811,1817 ----
  
  1994-03-24  Frederic Pierresteguy  (address@hidden)
  
!       * xfns.c (Fx_create_frame): Add USE_X_TOOLKIT conditional around the
        call to initialize_frame_menubar.
  
  1994-03-23  Richard Stallman  (address@hidden)
***************
*** 1851,1857 ****
  
  1994-03-23  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (update_frame_menubar): Function renamed from 
        update_one_frame_psheets.
        (initialize_frame_menubar): New function.
        (set_frame_menubar): Call menu_bar_items when items is NIL.
--- 1851,1857 ----
  
  1994-03-23  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (update_frame_menubar): Function renamed from
        update_one_frame_psheets.
        (initialize_frame_menubar): New function.
        (set_frame_menubar): Call menu_bar_items when items is NIL.
***************
*** 2009,2015 ****
  
        * minibuf.c (read_minibuf): Disallow trailing junk.
  
! 1994-03-16  Morten Welinder (address@hidden)
  
        * fileio.c (Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
        * s/msdos.h: use bcopy when moving gap.
--- 2009,2015 ----
  
        * minibuf.c (read_minibuf): Disallow trailing junk.
  
! 1994-03-16  Morten Welinder  (address@hidden)
  
        * fileio.c (Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
        * s/msdos.h: use bcopy when moving gap.
***************
*** 2285,2291 ****
  
  1994-03-04  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (update_one_frame_psheets): Call EmacsFrameSetCharSize to 
        force the paned widget to resize to the right value.
        (xmenu_show): No need to check a second time whether the mouse has
        moved to another menu bar item. This slows down execution.
--- 2285,2291 ----
  
  1994-03-04  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (update_one_frame_psheets): Call EmacsFrameSetCharSize to
        force the paned widget to resize to the right value.
        (xmenu_show): No need to check a second time whether the mouse has
        moved to another menu bar item. This slows down execution.
***************
*** 2295,2301 ****
  
  1994-03-04  Roland McGrath  (address@hidden)
  
!       * xmenu.c [USE_X_TOOLKIT] (xmenu_show): Pass display to 
        XtWindowToWidget.
  
  1994-03-03  Richard Stallman  (address@hidden)
--- 2295,2301 ----
  
  1994-03-04  Roland McGrath  (address@hidden)
  
!       * xmenu.c [USE_X_TOOLKIT] (xmenu_show): Pass display to
        XtWindowToWidget.
  
  1994-03-03  Richard Stallman  (address@hidden)
***************
*** 2360,2366 ****
        * frame.c (make_frame): Init menu_bar_items field to 0.
        * xdisp.c (update_menu_bar): Change call to menu_bar_items.
        (display_menu_bar): Use FRAME_MENU_BAR_LINES as vector.
!       * xmenu.c (map_event_to_object, set_frame_menubar): 
        Use FRAME_MENU_BAR_LINES as vector.
  
  1994-03-01  Karl Heuer  (address@hidden)
--- 2360,2366 ----
        * frame.c (make_frame): Init menu_bar_items field to 0.
        * xdisp.c (update_menu_bar): Change call to menu_bar_items.
        (display_menu_bar): Use FRAME_MENU_BAR_LINES as vector.
!       * xmenu.c (map_event_to_object, set_frame_menubar):
        Use FRAME_MENU_BAR_LINES as vector.
  
  1994-03-01  Karl Heuer  (address@hidden)
***************
*** 2377,2383 ****
  
        * fileio.c (Finsert_file_contents): If undo_list was t, leave it t.
  
!       * alloc.c (memory_signal_data): No longer static. 
        (syms_of_alloc): Stick Qerror onto memory_signal_data.
        * lisp.h (memory_signal_data): Declare it.
        * eval.c (Fsignal): If DATA is memory_signal_data, don't add to it.
--- 2377,2383 ----
  
        * fileio.c (Finsert_file_contents): If undo_list was t, leave it t.
  
!       * alloc.c (memory_signal_data): No longer static.
        (syms_of_alloc): Stick Qerror onto memory_signal_data.
        * lisp.h (memory_signal_data): Declare it.
        * eval.c (Fsignal): If DATA is memory_signal_data, don't add to it.
***************
*** 2729,2735 ****
        * xmenu.c (free_frame_menubar) [USE_X_TOOLKIT]: New function to destroy
        the X Widget instance of the menubar.
  
!       * widget.c (EmacsFrameResize): Don't call XTranslateCoordinates. Code 
        removed.
  
        * xmenu.c (xmenu_show) [USE_X_TOOLKIT]: Return Qnil when val is null.
--- 2729,2735 ----
        * xmenu.c (free_frame_menubar) [USE_X_TOOLKIT]: New function to destroy
        the X Widget instance of the menubar.
  
!       * widget.c (EmacsFrameResize): Don't call XTranslateCoordinates. Code
        removed.
  
        * xmenu.c (xmenu_show) [USE_X_TOOLKIT]: Return Qnil when val is null.
***************
*** 2764,2770 ****
  
  1994-02-10  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (xmenu_show): Test again event.xmotion.x_root in the 
        MotionNotify case.
  
  1994-02-09  Richard Stallman  (address@hidden)
--- 2764,2770 ----
  
  1994-02-10  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (xmenu_show): Test again event.xmotion.x_root in the
        MotionNotify case.
  
  1994-02-09  Richard Stallman  (address@hidden)
***************
*** 2822,2833 ****
        * xterm.c (x_set_window_size): New arg CHANGE_GRAVITY.
        (x_new_font): Pass CHANGE_GRAVITY arg to x_set_window_size.
        (x_wm_set_size_hint): New arg CHANGE_GRAVITY.
!       (x_set_offset, x_set_window_size): 
        Pass CHANGE_GRAVITY arg to x_set_window_size.
!       * xfns.c (x_set_internal_border_width, x_set_vertical_scroll_bars): 
        Pass CHANGE_GRAVITY arg to x_set_window_size.
        (Fx_create_frame): Pass CHANGE_GRAVITY arg to x_wm_set_size_hint.
!       * frame.c (Fset_frame_height, Fset_frame_width, Fset_frame_size): 
        Pass CHANGE_GRAVITY arg to x_set_window_size.
  
        * frame.c (other_visible_frames):
--- 2822,2833 ----
        * xterm.c (x_set_window_size): New arg CHANGE_GRAVITY.
        (x_new_font): Pass CHANGE_GRAVITY arg to x_set_window_size.
        (x_wm_set_size_hint): New arg CHANGE_GRAVITY.
!       (x_set_offset, x_set_window_size):
        Pass CHANGE_GRAVITY arg to x_set_window_size.
!       * xfns.c (x_set_internal_border_width, x_set_vertical_scroll_bars):
        Pass CHANGE_GRAVITY arg to x_set_window_size.
        (Fx_create_frame): Pass CHANGE_GRAVITY arg to x_wm_set_size_hint.
!       * frame.c (Fset_frame_height, Fset_frame_width, Fset_frame_size):
        Pass CHANGE_GRAVITY arg to x_set_window_size.
  
        * frame.c (other_visible_frames):
***************
*** 2875,2881 ****
  
  1994-02-04  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives 
        and reverse one to avoid the flickering of the menubar.
  
  1994-02-04  Richard Stallman  (address@hidden)
--- 2875,2881 ----
  
  1994-02-04  Frederic Pierresteguy  (address@hidden)
  
!       * xmenu.c (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives
        and reverse one to avoid the flickering of the menubar.
  
  1994-02-04  Richard Stallman  (address@hidden)
***************
*** 2982,2988 ****
  
  1994-01-28  Frederic Pierresteguy  (address@hidden)
  
!       * xterm.c (x_set_window_size): Add USE_X_TOOLKIT conditional. Call 
        EmacsFrameSetCharSize and return.
  
        * xterm.c (x_term_init): Cast to (char **) before assignment to argv.
--- 2982,2988 ----
  
  1994-01-28  Frederic Pierresteguy  (address@hidden)
  
!       * xterm.c (x_set_window_size): Add USE_X_TOOLKIT conditional. Call
        EmacsFrameSetCharSize and return.
  
        * xterm.c (x_term_init): Cast to (char **) before assignment to argv.
***************
*** 3357,3363 ****
        * buffer.c, buffer.h [MSDOS]: New buffer-local variable:
        buffer-file-type to handle DOS newlines.
  
!       * callproc.c (syms_of_callproc) [MSDOS]: New lisp variable: 
        binary-process.
        (init_callproc) [MSDOS]: Initialize binary-process.
        [MSDOS]: Declare binary-process.
--- 3357,3363 ----
        * buffer.c, buffer.h [MSDOS]: New buffer-local variable:
        buffer-file-type to handle DOS newlines.
  
!       * callproc.c (syms_of_callproc) [MSDOS]: New lisp variable:
        binary-process.
        (init_callproc) [MSDOS]: Initialize binary-process.
        [MSDOS]: Declare binary-process.
***************
*** 3369,3375 ****
        (Fcall_process) [not subprocesses]: Barf if zero buffer argument.
        (call_process_cleanup) [MSDOS]: Close and erase temporary file
        instead of the pid-stuff.
!       (Fcall_process_region) [MSDOS]: Create temporary file in $TMP or 
        $TEMP.
        (Fchild_setup) [MSDOS]: #if 0, as it is not used.
  
--- 3369,3375 ----
        (Fcall_process) [not subprocesses]: Barf if zero buffer argument.
        (call_process_cleanup) [MSDOS]: Close and erase temporary file
        instead of the pid-stuff.
!       (Fcall_process_region) [MSDOS]: Create temporary file in $TMP or
        $TEMP.
        (Fchild_setup) [MSDOS]: #if 0, as it is not used.
  
***************
*** 3399,3405 ****
        in a slash.
        (Finsert_file_contents) [MSDOS]: Determine file type by name (call
        find-buffer-file-type) and change CR+LF to LF if it is a text file.
!       (Fwrite_region) [MSDOS]: Use text/binary mode as specified by 
        buffer_file_type.
        (syms_of_fileio) [MSDOS]: Set Qfind_buffer_file_type.
        (Fsubstitute_in_file_name) [MSDOS]: Ignore case in environtment
--- 3399,3405 ----
        in a slash.
        (Finsert_file_contents) [MSDOS]: Determine file type by name (call
        find-buffer-file-type) and change CR+LF to LF if it is a text file.
!       (Fwrite_region) [MSDOS]: Use text/binary mode as specified by
        buffer_file_type.
        (syms_of_fileio) [MSDOS]: Set Qfind_buffer_file_type.
        (Fsubstitute_in_file_name) [MSDOS]: Ignore case in environtment
***************
*** 3407,3413 ****
  
        * floatfns.c [MSDOS]: Don't define HAVE_MATHERR.
  
!       * keyboard.c [MSDOS]: #include <dos.h> and <time.h>, but not 
        <sys/ioctl.h>.
        (read_avail_input) [MSDOS]: Work around `ioctl'.  Also read through
        dos_keyread for better keyboard support.
--- 3407,3413 ----
  
        * floatfns.c [MSDOS]: Don't define HAVE_MATHERR.
  
!       * keyboard.c [MSDOS]: #include <dos.h> and <time.h>, but not
        <sys/ioctl.h>.
        (read_avail_input) [MSDOS]: Work around `ioctl'.  Also read through
        dos_keyread for better keyboard support.
***************
*** 3437,3443 ****
        * systty.h [MSDOS]: don't #include <sgtty.h>.  We haven't got it.
        Declare dummy main field.  Don't ever use TABs.
  
!       * termcap.c (tgetent) [INTERNAL_TERMINAL]: Fake internal terminal 
        without reading any files.
        (valid_file_name, tgetent) [MSDOS]: Drive letter support.
        (tgetent) [MSDOS]: Use text mode for database.
--- 3437,3443 ----
        * systty.h [MSDOS]: don't #include <sgtty.h>.  We haven't got it.
        Declare dummy main field.  Don't ever use TABs.
  
!       * termcap.c (tgetent) [INTERNAL_TERMINAL]: Fake internal terminal
        without reading any files.
        (valid_file_name, tgetent) [MSDOS]: Drive letter support.
        (tgetent) [MSDOS]: Use text mode for database.
***************
*** 3728,3734 ****
  
        * m/sun2.h (OTHER_FILES): Use ${libsrc} as dir.
  
! 1993-12-15  Michal Jankowski (address@hidden)
  
          * insdel.c (del_range): Second argument in call to
          offset_intervals is 'from', not 'point'.
--- 3728,3734 ----
  
        * m/sun2.h (OTHER_FILES): Use ${libsrc} as dir.
  
! 1993-12-15  Michal Jankowski  (address@hidden)
  
          * insdel.c (del_range): Second argument in call to
          offset_intervals is 'from', not 'point'.
***************
*** 3767,3773 ****
        (redisplay_window): Likewise.
        (display_text_line): Likewise.
        (display_menu_bar): Likewise.
!       (display_mode_element): 
  
        * editfns.c (Fmessage): Use message2.
  
--- 3767,3773 ----
        (redisplay_window): Likewise.
        (display_text_line): Likewise.
        (display_menu_bar): Likewise.
!       (display_mode_element):
  
        * editfns.c (Fmessage): Use message2.
  
***************
*** 3818,3824 ****
  
        * process.c (create_process): Delete SYSV4_PTYS code.
        (deactivate_process): Likewise.
!       
  1993-12-06  Richard Stallman  (address@hidden)
  
        * doc.c (Fsubstitute_command_keys): Ignore menu bar bindings.
--- 3818,3824 ----
  
        * process.c (create_process): Delete SYSV4_PTYS code.
        (deactivate_process): Likewise.
! 
  1993-12-06  Richard Stallman  (address@hidden)
  
        * doc.c (Fsubstitute_command_keys): Ignore menu bar bindings.
***************
*** 3880,3886 ****
        * fileio.c (Fread_file_name): If defalt is nil and user tries to use
        it, signal an error.
  
!       * lisp.h (DEFUN_ARGS_MANY, DEFUN_ARGS_UNEVALLED, DEFUN_ARGS_0,...): 
        New macros.
        (DEFUN) [__STDC__]: Use those macros.
  
--- 3880,3886 ----
        * fileio.c (Fread_file_name): If defalt is nil and user tries to use
        it, signal an error.
  
!       * lisp.h (DEFUN_ARGS_MANY, DEFUN_ARGS_UNEVALLED, DEFUN_ARGS_0,...):
        New macros.
        (DEFUN) [__STDC__]: Use those macros.
  
***************
*** 4081,4087 ****
  
  1993-11-20  Paul Reilly  (address@hidden)
  
!       *  s/dgux.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): 
        Defined (copied from usg5-4.h).
        (FIRST_PTY_LETTER): Deleted.
  
--- 4081,4087 ----
  
  1993-11-20  Paul Reilly  (address@hidden)
  
!       *  s/dgux.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
        Defined (copied from usg5-4.h).
        (FIRST_PTY_LETTER): Deleted.
  
***************
*** 4093,4099 ****
        the case where there are no intervals.
        (Fprevious_single_property_change, Fprevious_property_change)
        Extra arg LIMIT.  Return value was off by 1.
!       (Fnext_single_property_change, Fnext_property_change): 
        Extra arg LIMIT.
        (Fnext_single_property_change): Require at least 2 args.
        * indent.c (compute_motion):
--- 4093,4099 ----
        the case where there are no intervals.
        (Fprevious_single_property_change, Fprevious_property_change)
        Extra arg LIMIT.  Return value was off by 1.
!       (Fnext_single_property_change, Fnext_property_change):
        Extra arg LIMIT.
        (Fnext_single_property_change): Require at least 2 args.
        * indent.c (compute_motion):
***************
*** 4594,4600 ****
  
  1993-07-09  Karl Berry  (address@hidden)
  
!       * dired.c (file_name_completion): Install case-preserving 
        changes from Emacs 18 for completion_ignore_case.
        (completion_ignore_case): Declare.
  
--- 4594,4600 ----
  
  1993-07-09  Karl Berry  (address@hidden)
  
!       * dired.c (file_name_completion): Install case-preserving
        changes from Emacs 18 for completion_ignore_case.
        (completion_ignore_case): Declare.
  
***************
*** 4785,4791 ****
  
        * buffer.c (verify_overlay_modification): Initialize endpos.
  
!       * keymap.c (describe_buffer_bindings): Declare shadow just once. 
  
  1993-08-10  Richard Stallman  (address@hidden)
  
--- 4785,4791 ----
  
        * buffer.c (verify_overlay_modification): Initialize endpos.
  
!       * keymap.c (describe_buffer_bindings): Declare shadow just once.
  
  1993-08-10  Richard Stallman  (address@hidden)
  
***************
*** 4903,4909 ****
  
        * m/ibm370aix.h: Total rewrite; includes ibmps2-aix.h.
  
!       * m/ibmps2-aix.h (SYSTEM_TYPE): Don't redefine it here. 
  
        * syntax.c: Doc fix.
  
--- 4903,4909 ----
  
        * m/ibm370aix.h: Total rewrite; includes ibmps2-aix.h.
  
!       * m/ibmps2-aix.h (SYSTEM_TYPE): Don't redefine it here.
  
        * syntax.c: Doc fix.
  
***************
*** 5004,5012 ****
        (textget_direct, Qfront_sticky, Qrear_nonsticky): Declared.
        * textprop.c (Qfront_sticky, Qrear_nonsticky): New variables.
        (syms_of_textprop): Set them up.
!               
        Change display code to handle the `invisible' text property.
!       * dispnew.c (direct_output_for_insert): Fail if character 
        just inserted has text properties.
        (direct_ouput_forward_char): Fail if moving near invisible chars.
        * indent.c (compute_motion): Compute correctly for invisible text.
--- 5004,5012 ----
        (textget_direct, Qfront_sticky, Qrear_nonsticky): Declared.
        * textprop.c (Qfront_sticky, Qrear_nonsticky): New variables.
        (syms_of_textprop): Set them up.
! 
        Change display code to handle the `invisible' text property.
!       * dispnew.c (direct_output_for_insert): Fail if character
        just inserted has text properties.
        (direct_ouput_forward_char): Fail if moving near invisible chars.
        * indent.c (compute_motion): Compute correctly for invisible text.
***************
*** 5217,5223 ****
  
        * s/sco4.h (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS.
  
!       * sunfns.c: Fix comment syntax.  Put back the comment 
        saying that we don't maintain this file.
  
        * xterm.c (XTread_socket) [! HAVE_X11R5]:
--- 5217,5223 ----
  
        * s/sco4.h (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS.
  
!       * sunfns.c: Fix comment syntax.  Put back the comment
        saying that we don't maintain this file.
  
        * xterm.c (XTread_socket) [! HAVE_X11R5]:
***************
*** 5360,5366 ****
        be asked.
  
        * textprop.c (syms_of_textprop): Don't forget defsubr for
!       Stext_property_all. 
  
        * textprop.c (Ftext_property_any, Ftext_property_all): Use EQ to
        compare property values, not Fequal.
--- 5360,5366 ----
        be asked.
  
        * textprop.c (syms_of_textprop): Don't forget defsubr for
!       Stext_property_all.
  
        * textprop.c (Ftext_property_any, Ftext_property_all): Use EQ to
        compare property values, not Fequal.
***************
*** 5588,5594 ****
  1993-07-08  Roland McGrath  (address@hidden)
  
        * callint.c (check_mark): Don't check mark-active unless in
!       transient-mark-mode.  
        For inactive mark, signal mark-inactive instead of error with a
        message.
        * editfns.c (region_limit): Don't error if Vmark_even_if_inactive
--- 5588,5594 ----
  1993-07-08  Roland McGrath  (address@hidden)
  
        * callint.c (check_mark): Don't check mark-active unless in
!       transient-mark-mode.
        For inactive mark, signal mark-inactive instead of error with a
        message.
        * editfns.c (region_limit): Don't error if Vmark_even_if_inactive
***************
*** 5690,5696 ****
        against Qnil, not 0.
  
        * keyboard.c (Vdouble_click_time): Renamed from double_click_time,
!       and made a Lisp_Object instead of an int.  
        (make_lispy_event): If Vdouble_click_time is t, impose no time
        limit on double-clicks.
        (syms_of_keyboard): DEFVAR_LISP (not DEFVAR_INT)
--- 5690,5696 ----
        against Qnil, not 0.
  
        * keyboard.c (Vdouble_click_time): Renamed from double_click_time,
!       and made a Lisp_Object instead of an int.
        (make_lispy_event): If Vdouble_click_time is t, impose no time
        limit on double-clicks.
        (syms_of_keyboard): DEFVAR_LISP (not DEFVAR_INT)
***************
*** 5844,5850 ****
  1993-06-28  Richard Stallman  (address@hidden)
  
        * keymap.c (describe_map_2): Cleanups.
!       Check there's no previous definition in same keymap. 
  
  1993-06-24  Jim Blandy  (address@hidden)
  
--- 5844,5850 ----
  1993-06-28  Richard Stallman  (address@hidden)
  
        * keymap.c (describe_map_2): Cleanups.
!       Check there's no previous definition in same keymap.
  
  1993-06-24  Jim Blandy  (address@hidden)
  




reply via email to

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