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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 04 Jun 2004 20:44:53 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3726 emacs/src/ChangeLog:1.3727
*** emacs/src/ChangeLog:1.3726  Sat Jun  5 00:30:12 2004
--- emacs/src/ChangeLog Sat Jun  5 00:43:47 2004
***************
*** 23,29 ****
        (Ftty_supports_face_attributes_p): Function deleted.
        (Fdisplay_supports_face_attributes_p): New function.
        (syms_of_xfaces): Initialize Sdisplay_supports_face_attributes_p.
!       (face_attr_equal_p): New function
        (lface_equal_p): Use it.
  
  2004-06-03  Juanma Barranquero  <address@hidden>
--- 23,29 ----
        (Ftty_supports_face_attributes_p): Function deleted.
        (Fdisplay_supports_face_attributes_p): New function.
        (syms_of_xfaces): Initialize Sdisplay_supports_face_attributes_p.
!       (face_attr_equal_p): New function.
        (lface_equal_p): Use it.
  
  2004-06-03  Juanma Barranquero  <address@hidden>
***************
*** 3833,3839 ****
  
  2003-07-09  Kim F. Storm  <address@hidden>
  
!       * xterm.c (use_xim) [!USE_XIM]: Default to disable XIM if emacs
        was configured with --without-xim.
        (x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
  
--- 3833,3839 ----
  
  2003-07-09  Kim F. Storm  <address@hidden>
  
!       * xterm.c (use_xim) [!USE_XIM]: Default to disable XIM if Emacs
        was configured with --without-xim.
        (x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
  
***************
*** 4690,4696 ****
        window to only preserve the display margins in one of the windows.
        When splitting horizontally, call adjust_window_margins on both
        windows to ensure that the text area of the new windows is non too
!       narrow.  This fixes a bug which could cause emacs to trap if the
        width of the split window was less than the width of the display
        margins.
        (window_box_text_cols): Renamed from window_internal_width.
--- 4690,4696 ----
        window to only preserve the display margins in one of the windows.
        When splitting horizontally, call adjust_window_margins on both
        windows to ensure that the text area of the new windows is non too
!       narrow.  This fixes a bug which could cause Emacs to trap if the
        width of the split window was less than the width of the display
        margins.
        (window_box_text_cols): Renamed from window_internal_width.
***************
*** 4721,4727 ****
        (Fset_window_margins): Do nothing if display margins are not
        really changed.  Otherwise, call adjust_window_margins to ensure
        the text area doesn't get too narrow.  This fixes a bug which
!       could cause emacs to trap if setting display margins wider than
        the width of the window.
        (Fset_window_fringes): New defun to allow user to specifically set
        this window's fringe widths and position vs. display margins.
--- 4721,4727 ----
        (Fset_window_margins): Do nothing if display margins are not
        really changed.  Otherwise, call adjust_window_margins to ensure
        the text area doesn't get too narrow.  This fixes a bug which
!       could cause Emacs to trap if setting display margins wider than
        the width of the window.
        (Fset_window_fringes): New defun to allow user to specifically set
        this window's fringe widths and position vs. display margins.
***************
*** 7995,8001 ****
        * process.c (Fformat_network_address): New function.
        (syms_of_process): Defsubr it.
        (list_processes_1): Use it to format :local/:remote address if
!       service/host is not set; before emacs would crash in that case.
        (Fmake_network_process): Don't use Ffind_operation_coding_system
        to setup coding system if host or service is not set.
  
--- 7995,8001 ----
        * process.c (Fformat_network_address): New function.
        (syms_of_process): Defsubr it.
        (list_processes_1): Use it to format :local/:remote address if
!       service/host is not set; before Emacs would crash in that case.
        (Fmake_network_process): Don't use Ffind_operation_coding_system
        to setup coding system if host or service is not set.
  
***************
*** 9293,9303 ****
  2002-07-11  Juanma Barranquero  <address@hidden>
  
        * alloc.c, buffer.c, bytecode.c, callint.c, callproc.c, coding.c,
!       composite.c, dired.c, dispnew.c, editfns.c, emacs.c, eval.c,
!       fileio.c, fns.c, insdel.c, keyboard.c, keymap.c, lread.c, macfns.c,
!       macmenu.c, macros.c, minibuf.c, print.c, process.c, sound.c,
!       textprop.c, w32fns.c, w32menu.c, window.c, xfaces.c, xfns.c,
!       xmenu.c, xselect.c, xterm.c: Use SPECPDL_INDEX wherever makes sense.
  
  2002-07-10  Juanma Barranquero  <address@hidden>
  
--- 9293,9303 ----
  2002-07-11  Juanma Barranquero  <address@hidden>
  
        * alloc.c, buffer.c, bytecode.c, callint.c, callproc.c, coding.c,
!       * composite.c, dired.c, dispnew.c, editfns.c, emacs.c, eval.c,
!       * fileio.c, fns.c, insdel.c, keyboard.c, keymap.c, lread.c, macfns.c,
!       * macmenu.c, macros.c, minibuf.c, print.c, process.c, sound.c,
!       * textprop.c, w32fns.c, w32menu.c, window.c, xfaces.c, xfns.c,
!       * xmenu.c, xselect.c, xterm.c: Use SPECPDL_INDEX wherever makes sense.
  
  2002-07-10  Juanma Barranquero  <address@hidden>
  
***************
*** 12320,12326 ****
  2001-12-14  Andrew Innes  <address@hidden>
  
        * makefile.w32-in (EMACSLOADPATH): Define.
!       ($(EMACS)): Run `list-load-path-shadows' after dumping emacs.
        (bootstrap-temacs): Remove dependency on bootstrap-clean.
  
  2001-12-13  Eli Zaretskii  <address@hidden>
--- 12320,12326 ----
  2001-12-14  Andrew Innes  <address@hidden>
  
        * makefile.w32-in (EMACSLOADPATH): Define.
!       ($(EMACS)): Run `list-load-path-shadows' after dumping Emacs.
        (bootstrap-temacs): Remove dependency on bootstrap-clean.
  
  2001-12-13  Eli Zaretskii  <address@hidden>
***************
*** 13617,13623 ****
  
  2001-10-28  Pavel Jan,Am(Bk  <address@hidden>
  
!       * emacs.c: Use argv[0] instead of emacs when -t was specified.
  
        * keyboard.c: Change doc-string comments to `new style' [w/`doc:'
        keyword].
--- 13617,13623 ----
  
  2001-10-28  Pavel Jan,Am(Bk  <address@hidden>
  
!       * emacs.c: Use argv[0] instead of "emacs" when -t was specified.
  
        * keyboard.c: Change doc-string comments to `new style' [w/`doc:'
        keyword].




reply via email to

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