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: Fri, 19 Apr 2002 12:27:10 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3727 emacs/lisp/ChangeLog:1.3728
*** emacs/lisp/ChangeLog:1.3727 Fri Apr 19 08:24:44 2002
--- emacs/lisp/ChangeLog        Fri Apr 19 12:27:09 2002
***************
*** 1,3 ****
--- 1,8 ----
+ 2002-04-19  Stefan Monnier  <address@hidden>
+ 
+       * files.el (file-name-non-special): Don't mangle the 0'th arg and the
+       return value of file-name-completion and file-name-all-completions.
+ 
  2002-04-19  Glenn Morris <address@hidden>
  
        * progmodes/f90.el: Update maintainer.
***************
*** 22,28 ****
        * register.el (insert-register): Use insert-for-yank.
        (describe-register-1): Discard text props in yank-excluded-properties.
  
!       * toolbar/tool-bar.el (tool-bar-local-item-from-menu): 
        Fix parts in construction of `menu-item' item at end.
  
        * mail/mailabbrev.el (mail-mode-abbrev-table): Delete defvar.
--- 27,33 ----
        * register.el (insert-register): Use insert-for-yank.
        (describe-register-1): Discard text props in yank-excluded-properties.
  
!       * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
        Fix parts in construction of `menu-item' item at end.
  
        * mail/mailabbrev.el (mail-mode-abbrev-table): Delete defvar.
***************
*** 50,64 ****
  
        * ibuffer.el (ibuffer-visit-buffer): Optionally allow reducing to
        one window.
!       (ibuffer-visit-buffer-1-window): Simply call
!       `ibuffer-visit-buffer'.
        (ibuffer-current-state-list): Reinstate optional argument; now
        just call `point' inside the mapping function.
  
  2002-04-17  Francesco Potorti`  <address@hidden>
  
!       * dired-aux.el (dired-star-subst-regexp,
!       dired-quark-subst-regexp): New constants.
        (dired-do-shell-command, dired-shell-stuff-it): Use them.
        (dired-do-shell-command): Raise an error if both `*' and `?'
        substitution marks are used in the same command.
--- 55,68 ----
  
        * ibuffer.el (ibuffer-visit-buffer): Optionally allow reducing to
        one window.
!       (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'.
        (ibuffer-current-state-list): Reinstate optional argument; now
        just call `point' inside the mapping function.
  
  2002-04-17  Francesco Potorti`  <address@hidden>
  
!       * dired-aux.el (dired-star-subst-regexp)
!       (dired-quark-subst-regexp): New constants.
        (dired-do-shell-command, dired-shell-stuff-it): Use them.
        (dired-do-shell-command): Raise an error if both `*' and `?'
        substitution marks are used in the same command.
***************
*** 96,110 ****
        (ex-print): New function.
        (ex-print-display-lines): New function.
  
!       * viper.el (viper-set-hooks): add window-setup-hook, which sets
        the cursor color.
  
!       * ediff-util.el (ediff-cleanup-mess): delete ctl window on exit
        when the window is not in its own frame.
!       (ediff-clone-buffer-for-region-comparison): more robust window
        arrangement while prompting for regions to compare.
!       (ediff-make-cloned-buffer): use generate-new-buffer-name.
!       (ediff-inferior-compare-regions): deleted unused vars
        ctl-buf and quit-now.
  
  2002-04-15  Richard M. Stallman  <address@hidden>
--- 100,114 ----
        (ex-print): New function.
        (ex-print-display-lines): New function.
  
!       * viper.el (viper-set-hooks): Add window-setup-hook, which sets
        the cursor color.
  
!       * ediff-util.el (ediff-cleanup-mess): Delete ctl window on exit
        when the window is not in its own frame.
!       (ediff-clone-buffer-for-region-comparison): More robust window
        arrangement while prompting for regions to compare.
!       (ediff-make-cloned-buffer): Use generate-new-buffer-name.
!       (ediff-inferior-compare-regions): Deleted unused vars
        ctl-buf and quit-now.
  
  2002-04-15  Richard M. Stallman  <address@hidden>
***************
*** 177,184 ****
        arguments; the other two were unused.
        (ibuffer-redisplay, ibuffer-update): Always skip special areas.
  
!       * ibuf-macs.el, ibuf-ext.el: Update callers of
!       `ibuffer-map-lines'.
  
        * calc/calc-bin.el (math-format-radix-float): Use `when'.
  
--- 181,187 ----
        arguments; the other two were unused.
        (ibuffer-redisplay, ibuffer-update): Always skip special areas.
  
!       * ibuf-macs.el, ibuf-ext.el: Update callers of `ibuffer-map-lines'.
  
        * calc/calc-bin.el (math-format-radix-float): Use `when'.
  
***************
*** 200,207 ****
  2002-04-12  John Wiegley  <address@hidden>
  
        * eshell/esh-ext.el (eshell-script-interpreter): Fix for CRLF
!       operating systems to the regexp used to detect a script's
!       interpretor.
  
  2002-04-12  Eli Zaretskii  <address@hidden>
  
--- 203,209 ----
  2002-04-12  John Wiegley  <address@hidden>
  
        * eshell/esh-ext.el (eshell-script-interpreter): Fix for CRLF
!       operating systems to the regexp used to detect a script's interpreter.
  
  2002-04-12  Eli Zaretskii  <address@hidden>
  



reply via email to

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