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, 30 Sep 2005 23:44:26 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8257 emacs/lisp/ChangeLog:1.8258
*** emacs/lisp/ChangeLog:1.8257 Sat Oct  1 03:01:41 2005
--- emacs/lisp/ChangeLog        Sat Oct  1 03:44:23 2005
***************
*** 1,29 ****
  2005-10-01  Chong Yidong  <address@hidden>
  
        * speedbar.el: Re-apply arch tag.
!       (speedbar-version): Renamed to version 1.0.  Suggested by Eric
        M. Ludlam.
        Reapply two changes from Emacs CVS' version of speedbar lost
        during the merge:
!       (speedbar-use-imenu-flag): Avoid unnecessary use of
!       locate-library.
        (speedbar-frame-parameters): Improve customize type.
  
  2005-09-30  Bill Wohler  <address@hidden>
  
!       Moved MH-E image files from toolbar and mail directories into
        etc/images.
  
!       * mail/reply2.*: Moved to etc/images/mail/reply*.
  
        * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
!       * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Moved to
        etc/images.
  
        * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
!       * toolbar/reply*: Moved to etc/images/mail.
  
!       * toolbar/rescan.*: Moved and renamed to etc/images/refresh.*.
  
  2005-09-30  Eric M. Ludlam <address@hidden>
  
--- 1,37 ----
  2005-10-01  Chong Yidong  <address@hidden>
  
        * speedbar.el: Re-apply arch tag.
!       (speedbar-version): Rename to version 1.0.  Suggested by Eric
        M. Ludlam.
        Reapply two changes from Emacs CVS' version of speedbar lost
        during the merge:
!       (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
        (speedbar-frame-parameters): Improve customize type.
  
+ 2005-09-30  Stefan Monnier  <address@hidden>
+ 
+       * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
+       (ange-ftp-file-directory-p): Fix the symlink case.
+       (ange-ftp-insert-directory): When listing a single file, get a list of
+       the parent buffer and extract the relevant line.  Inspired from a patch
+       by Katsumi Yamaoka <address@hidden>.
+       (ange-ftp-file-name-sans-versions): Simplify.
+ 
  2005-09-30  Bill Wohler  <address@hidden>
  
!       Move MH-E image files from toolbar and mail directories into
        etc/images.
  
!       * mail/reply2.*: Move to etc/images/mail/reply*.
  
        * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
!       * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
        etc/images.
  
        * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
!       * toolbar/reply*: Move to etc/images/mail.
  
!       * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
  
  2005-09-30  Eric M. Ludlam <address@hidden>
  
***************
*** 31,37 ****
  
        * dframe.el, ezimage.el, sb-image.el: New files.
  
!       * sb-*.xpm: Files removed.  New image files installed into
        etc/images/ezimage.
  
  2005-09-30  Kenichi Handa  <address@hidden>
--- 39,45 ----
  
        * dframe.el, ezimage.el, sb-image.el: New files.
  
!       * sb-*.xpm: Remove files.  New image files installed into
        etc/images/ezimage.
  
  2005-09-30  Kenichi Handa  <address@hidden>
***************
*** 143,157 ****
        * progmodes/ebrowse.el (ebrowse-find-pattern):
        * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
        * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
!       End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
!       space.
  
        * vc.el (vc-delete-file):
        * play/gomoku.el (gomoku-terminate-game, gomoku)
        (gomoku-prompt-for-move, gomoku-human-takes-back):
        * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
!       (lm-start-robot, lm-human-plays): Remove extraneous spaces in
!       messages.
  
  2005-09-24  Dan Nicolaescu  <address@hidden>
  
--- 151,163 ----
        * progmodes/ebrowse.el (ebrowse-find-pattern):
        * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
        * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
!       End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
  
        * vc.el (vc-delete-file):
        * play/gomoku.el (gomoku-terminate-game, gomoku)
        (gomoku-prompt-for-move, gomoku-human-takes-back):
        * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
!       (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
  
  2005-09-24  Dan Nicolaescu  <address@hidden>
  




reply via email to

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