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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]> (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 <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
--- 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 <[EMAIL PROTECTED]>
***************
*** 18,30 ****
2005-04-25 Dan Nicolaescu <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
! * international/mule-cmds.el (select-safe-coding-system): Fix
! previous change.
2005-04-26 Lute Kamstra <[EMAIL PROTECTED]>
--- 30,42 ----
2005-04-25 Dan Nicolaescu <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
! * international/mule-cmds.el (select-safe-coding-system):
! Fix previous change.
2005-04-26 Lute Kamstra <[EMAIL PROTECTED]>
***************
*** 43,50 ****
2005-04-25 Dan Nicolaescu <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
--- 55,61 ----
2005-04-25 Dan Nicolaescu <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
***************
*** 54,61 ****
2005-04-25 Kenichi Handa <[EMAIL PROTECTED]>
! * 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 <[EMAIL PROTECTED]>
--- 65,72 ----
2005-04-25 Kenichi Handa <[EMAIL PROTECTED]>
! * 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 <[EMAIL PROTECTED]>
***************
*** 204,216 ****
not quadratic. Suggested by David Kastrup <[EMAIL PROTECTED]>.
(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 <[EMAIL PROTECTED]>
* international/mule-cmds.el: Add autoload for widget-value in
! eval-when-compile
2005-04-21 Nick Roberts <[EMAIL PROTECTED]>
--- 215,227 ----
not quadratic. Suggested by David Kastrup <[EMAIL PROTECTED]>.
(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 <[EMAIL PROTECTED]>
* international/mule-cmds.el: Add autoload for widget-value in
! eval-when-compile.
2005-04-21 Nick Roberts <[EMAIL PROTECTED]>
***************
*** 581,588 ****
2005-04-11 Rajesh Vaidheeswarran <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
--- 592,599 ----
2005-04-11 Rajesh Vaidheeswarran <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs