emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 06 Mar 2002 18:58:13 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3551 emacs/lisp/ChangeLog:1.3552
*** emacs/lisp/ChangeLog:1.3551 Wed Mar  6 16:57:09 2002
--- emacs/lisp/ChangeLog        Wed Mar  6 18:58:10 2002
***************
*** 9,16 ****
        name does not contain characters that are invalid for DOS/Windows
        filesystems.
  
!       * dos-fns.el, w32-fns.el: (make-auto-save-file-name): Remove
!       replacement functions.
  
  2002-03-06  Gerd Moellmann  <address@hidden>
  
--- 9,16 ----
        name does not contain characters that are invalid for DOS/Windows
        filesystems.
  
!       * dos-fns.el, w32-fns.el: (make-auto-save-file-name):
!       Remove replacement functions.
  
  2002-03-06  Gerd Moellmann  <address@hidden>
  
***************
*** 58,100 ****
        `make-temp-name'.
  
        * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
!       
  2002-03-05  Michael Kifer  <address@hidden>
!       
        * ediff-init.el: comments.
!       
        * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
        is loaded.
!       
!       * ediff-mult.el (ediff-intersect-directories,
!       ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
!       cleanup.
!       (ediff-draw-dir-diffs): now supports the "C" command in directory
        difference buffer.
!       (ediff-dir-diff-copy-file): new function that implements copying
        of files from one Ediff dir to another
!       (ediff-bury-dir-diffs-buffer): kills the buffer instead.
!       (ediff-append-custom-diff): better error msgs.
!       
!       * ediff-util.el (ediff-compute-custom-diffs-maybe): buglet fix.
        (ediff-inferior-compare-regions): Use
        ediff-clone-buffer-for-region-comparison. Better and simpler interface.
!       
        * ediff.el (ediff-directories-internal): Cleanup.
        (ediff-clone-buffer-for-region-comparison): Better interface.
!       
  2002-03-04  Richard M. Stallman  <address@hidden>
  
!       * emacs-lisp/easy-mmode.el (define-minor-mode): 
        Use "P" in interactive spec of minor mode commands.
  
  2002-03-04  Pavel Jan,Bm(Bk  <address@hidden>
  
        * net/snmp-mode.el: Require tempo when compiling to prevent
        warnings.  Update copyright notice.
  
!       * help.el (describe-key-briefly, describe-key): Interpret
!       `undefined' like not defined at all.
  
  2002-03-03  Stefan Monnier  <address@hidden>
  
--- 58,109 ----
        `make-temp-name'.
  
        * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
! 
  2002-03-05  Michael Kifer  <address@hidden>
! 
        * ediff-init.el: comments.
! 
        * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
        is loaded.
! 
!       * ediff-mult.el (ediff-intersect-directories)
!       (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
!       Cleanup.
!       (ediff-draw-dir-diffs): Now supports the "C" command in directory
        difference buffer.
!       (ediff-dir-diff-copy-file): New function that implements copying
        of files from one Ediff dir to another
!       (ediff-bury-dir-diffs-buffer): Kills the buffer instead.
!       (ediff-append-custom-diff): Better error msgs.
! 
!       * ediff-util.el (ediff-compute-custom-diffs-maybe): Buglet fix.
        (ediff-inferior-compare-regions): Use
        ediff-clone-buffer-for-region-comparison. Better and simpler interface.
! 
        * ediff.el (ediff-directories-internal): Cleanup.
        (ediff-clone-buffer-for-region-comparison): Better interface.
! 
  2002-03-04  Richard M. Stallman  <address@hidden>
  
!       * emacs-lisp/easy-mmode.el (define-minor-mode):
        Use "P" in interactive spec of minor mode commands.
  
+ 2002-03-04  Stefan Monnier  <address@hidden>
+ 
+       * faces.el (face-spec-choose): Allow `t' to appear before the end.
+       (mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
+       (bold-italic, underline, highlight, secondary-selection, fixed-pitch)
+       (variable-pitch, trailing-whitespace): Don't use the old-style entries.
+       (mode-line-inactive, header-line): Move the `t' section to the
+       beginning so the `:inherit' setting can be shared.
+ 
  2002-03-04  Pavel Jan,Bm(Bk  <address@hidden>
  
        * net/snmp-mode.el: Require tempo when compiling to prevent
        warnings.  Update copyright notice.
  
!       * help.el (describe-key-briefly, describe-key): Interpret `undefined'
!       like not defined at all.
  
  2002-03-03  Stefan Monnier  <address@hidden>
  
***************
*** 164,172 ****
  
  2002-03-03  Thien-Thi Nguyen  <address@hidden>
  
!       * calendar/diary-lib.el (list-diary-entries): Use
!       `buffer-substring' instead of `buffer-substring-no-properties' to
!       support enriched mode.
  
  2002-03-02  Richard M. Stallman  <address@hidden>
  
--- 173,180 ----
  
  2002-03-03  Thien-Thi Nguyen  <address@hidden>
  
!       * calendar/diary-lib.el (list-diary-entries): Use `buffer-substring'
!       instead of `buffer-substring-no-properties' to support enriched mode.
  
  2002-03-02  Richard M. Stallman  <address@hidden>
  
***************
*** 188,195 ****
  
  2002-03-01  Andreas Schwab  <address@hidden>
  
!       * textmodes/texnfo-upd.el (texinfo-start-menu-description): Remove
!       extra paren in regexp.
  
  2002-03-01  Eli Zaretskii  <address@hidden>
  
--- 196,203 ----
  
  2002-03-01  Andreas Schwab  <address@hidden>
  
!       * textmodes/texnfo-upd.el (texinfo-start-menu-description):
!       Remove extra paren in regexp.
  
  2002-03-01  Eli Zaretskii  <address@hidden>
  
***************
*** 199,210 ****
  
  2002-02-28  Colin Walters  <address@hidden>
  
!       * eshell/esh-var.el (eshell-parse-variable-ref): Use
!       `make-temp-file'.
  
        * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
!       `temporary-file-directory'; we now do that in
!       `calc-graph-file-cache'.
        (calc-temp-file-name): Use `make-temp-file'.
  
  2002-02-28  Richard M. Stallman  <address@hidden>
--- 207,216 ----
  
  2002-02-28  Colin Walters  <address@hidden>
  
!       * eshell/esh-var.el (eshell-parse-variable-ref): Use `make-temp-file'.
  
        * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
!       `temporary-file-directory'; we now do that in `calc-graph-file-cache'.
        (calc-temp-file-name): Use `make-temp-file'.
  
  2002-02-28  Richard M. Stallman  <address@hidden>
***************
*** 275,282 ****
  
        * winner.el (winner-boring-buffers, winner-set): A window which
        displays a buffer whose name is in the list
!       `winner-boring-buffers', will no longer be restored by
!       `winner-undo'.
        (winner-sorted-window-list): Used to improve comparison between
        window configurations.
        (winner-win-data): Simplified and moved.
--- 281,287 ----
  
        * winner.el (winner-boring-buffers, winner-set): A window which
        displays a buffer whose name is in the list
!       `winner-boring-buffers', will no longer be restored by `winner-undo'.
        (winner-sorted-window-list): Used to improve comparison between
        window configurations.
        (winner-win-data): Simplified and moved.
***************
*** 341,348 ****
  
  2002-02-25  Per Abrahamsen  <address@hidden>
  
!       * ps-print.el (ps-print-printer): Added `lpr' customize group
!       member.
  
  2002-02-25  Juanma Barranquero  <address@hidden>
  
--- 346,352 ----
  
  2002-02-25  Per Abrahamsen  <address@hidden>
  
!       * ps-print.el (ps-print-printer): Added `lpr' customize group member.
  
  2002-02-25  Juanma Barranquero  <address@hidden>
  



reply via email to

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