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: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 18 Oct 2005 05:36:36 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8375 emacs/lisp/ChangeLog:1.8376
*** emacs/lisp/ChangeLog:1.8375 Tue Oct 18 08:05:15 2005
--- emacs/lisp/ChangeLog        Tue Oct 18 09:36:34 2005
***************
*** 4,10 ****
  
  2005-10-18  Masatake YAMATO  <address@hidden>
  
!       Install to the CVS repository what I forgot to install in my 
        2005-10-16 changes.
  
        * progmodes/python.el (python-complete-symbol): Pass the common
--- 4,10 ----
  
  2005-10-18  Masatake YAMATO  <address@hidden>
  
!       Install to the CVS repository what I forgot to install in my
        2005-10-16 changes.
  
        * progmodes/python.el (python-complete-symbol): Pass the common
***************
*** 15,31 ****
  2005-10-18  Masatake YAMATO  <address@hidden>
  
        Fix a bug reported by Sven Joachim <address@hidden>.
!       
        * woman.el (WoMan-xref-man-page): New button type derived
        from `Man-abstract-xref-man-page'.
!       (woman-mode): Pass `WoMan-xref-man-page' to 
!       `Man-highlight-references'.
  
        * man.el (Man-abstract-xref-man-page): New button type.
        (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
!       (Man-highlight-references): Add new optiolnal argument `xref-man-type'. 
  
  2005-10-18  Nick Roberts  <address@hidden>
        * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
  
  2005-10-17  Chong Yidong  <address@hidden>
--- 15,31 ----
  2005-10-18  Masatake YAMATO  <address@hidden>
  
        Fix a bug reported by Sven Joachim <address@hidden>.
! 
        * woman.el (WoMan-xref-man-page): New button type derived
        from `Man-abstract-xref-man-page'.
!       (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
  
        * man.el (Man-abstract-xref-man-page): New button type.
        (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
!       (Man-highlight-references): Add new optional argument `xref-man-type'.
  
  2005-10-18  Nick Roberts  <address@hidden>
+ 
        * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
  
  2005-10-17  Chong Yidong  <address@hidden>
***************
*** 112,118 ****
        updated.
  
        * speedbar.el (speedbar-set-mode-line-format): Indent properly.
!       (speedbar-insert-button, speedbar-make-button): 
        Use add-text-properties.
        (speedbar-update-localized-contents)
        (speedbar-update-directory-contents)
--- 112,118 ----
        updated.
  
        * speedbar.el (speedbar-set-mode-line-format): Indent properly.
!       (speedbar-insert-button, speedbar-make-button):
        Use add-text-properties.
        (speedbar-update-localized-contents)
        (speedbar-update-directory-contents)
***************
*** 141,147 ****
        (tramp-completion-handle-file-name-all-completions): Reorder code
        in order to complete for file names only in case there are no
        method/user/host completions.  This is necessary for cooperation
!       with ido.  Reported by Kim F. Storm  <address@hidden>.
  
  2005-10-16  Chong Yidong  <address@hidden>
  
--- 141,147 ----
        (tramp-completion-handle-file-name-all-completions): Reorder code
        in order to complete for file names only in case there are no
        method/user/host completions.  This is necessary for cooperation
!       with ido.  Reported by Kim F. Storm <address@hidden>.
  
  2005-10-16  Chong Yidong  <address@hidden>
  




reply via email to

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