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: Tue, 26 Apr 2005 16:37:36 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7397 emacs/lisp/ChangeLog:1.7398
*** emacs/lisp/ChangeLog:1.7397 Tue Apr 26 18:32:09 2005
--- emacs/lisp/ChangeLog        Tue Apr 26 20:37:31 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-04-26  Stefan Monnier  <address@hidden>
+ 
+       * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
+       New fun and var, to preserve compatibility.
+ 
+       * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
+ 
+ 2005-04-26  Dominique de Waleffe  <address@hidden>  (tiny change)
+ 
+       * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
+       name to file-newer-than-file-p.
+ 
  2005-04-26  Richard M. Stallman  <address@hidden>
  
        * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
***************
*** 9,15 ****
  
        * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
        (eldoc-documentation-function):
!       Renamed from eldoc-print-current-symbol-info-function.  Calls changed.
  
  2005-04-26  Nick Roberts  <address@hidden>
  
--- 21,27 ----
  
        * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
        (eldoc-documentation-function):
!       Rename from eldoc-print-current-symbol-info-function.  Calls changed.
  
  2005-04-26  Nick Roberts  <address@hidden>
  
***************
*** 18,30 ****
  2005-04-25  Dan Nicolaescu  <address@hidden>
  
        * term/xterm.el (function-key-map): Fix strings for
!       {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind 
        {C,S,A,C-S}-{f1-f12}.
  
  2005-04-26  Kenichi Handa  <address@hidden>
  
!       * international/mule-cmds.el (select-safe-coding-system): Fix
!       previous change.
  
  2005-04-26  Lute Kamstra  <address@hidden>
  
--- 30,42 ----
  2005-04-25  Dan Nicolaescu  <address@hidden>
  
        * term/xterm.el (function-key-map): Fix strings for
!       {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
        {C,S,A,C-S}-{f1-f12}.
  
  2005-04-26  Kenichi Handa  <address@hidden>
  
!       * international/mule-cmds.el (select-safe-coding-system):
!       Fix previous change.
  
  2005-04-26  Lute Kamstra  <address@hidden>
  
***************
*** 43,50 ****
  2005-04-25  Dan Nicolaescu  <address@hidden>
  
        * term.el (ansi-term-color-vector): Use the xterm colors.
!       (term-raw-map): Don't add mappings for \eO and \e[. Map
!       deletechar.
  
  2005-04-25  Lute Kamstra  <address@hidden>
  
--- 55,61 ----
  2005-04-25  Dan Nicolaescu  <address@hidden>
  
        * term.el (ansi-term-color-vector): Use the xterm colors.
!       (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
  
  2005-04-25  Lute Kamstra  <address@hidden>
  
***************
*** 54,61 ****
  
  2005-04-25  Kenichi Handa  <address@hidden>
  
!       * international/mule-cmds.el (select-safe-coding-system): Don't
!       check consistency with coding: spec, etc if raw-text or
        no-conversion was found to be safe.
  
  2005-04-24  Richard M. Stallman  <address@hidden>
--- 65,72 ----
  
  2005-04-25  Kenichi Handa  <address@hidden>
  
!       * international/mule-cmds.el (select-safe-coding-system):
!       Don't check consistency with coding: spec, etc if raw-text or
        no-conversion was found to be safe.
  
  2005-04-24  Richard M. Stallman  <address@hidden>
***************
*** 204,216 ****
        not quadratic.  Suggested by David Kastrup <address@hidden>.
        (rassq-delete-all): New function.
  
!       * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): Add
!       size-indication-mode.
  
  2005-04-21  Kenichi Handa  <address@hidden>
  
        * international/mule-cmds.el: Add autoload for widget-value in
!       eval-when-compile
  
  2005-04-21  Nick Roberts  <address@hidden>
  
--- 215,227 ----
        not quadratic.  Suggested by David Kastrup <address@hidden>.
        (rassq-delete-all): New function.
  
!       * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
!       Add size-indication-mode.
  
  2005-04-21  Kenichi Handa  <address@hidden>
  
        * international/mule-cmds.el: Add autoload for widget-value in
!       eval-when-compile.
  
  2005-04-21  Nick Roberts  <address@hidden>
  
***************
*** 581,588 ****
  2005-04-11  Rajesh Vaidheeswarran  <address@hidden>
  
        * whitespace.el (whitespace-buffer-leading)
!       (whitespace-buffer-trailing): Revert the incorrect test
!       inversion. However, fix the highlight area for the leading and
        trailing whitespaces to show space.
  
  2005-04-11  Rajesh Vaidheeswarran  <address@hidden>
--- 592,599 ----
  2005-04-11  Rajesh Vaidheeswarran  <address@hidden>
  
        * whitespace.el (whitespace-buffer-leading)
!       (whitespace-buffer-trailing): Revert the incorrect test inversion.
!       However, fix the highlight area for the leading and
        trailing whitespaces to show space.
  
  2005-04-11  Rajesh Vaidheeswarran  <address@hidden>




reply via email to

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