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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 28 Dec 2004 19:07:23 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6786 emacs/lisp/ChangeLog:1.6787
*** emacs/lisp/ChangeLog:1.6786 Tue Dec 28 17:41:10 2004
--- emacs/lisp/ChangeLog        Tue Dec 28 23:56:01 2004
***************
*** 32,38 ****
        With --dired output format, detect and distinguish lines
        that are really error messages.
        (insert-directory-adj-pos): New function.
!       
        * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
  
        * battery.el (battery-mode-line-format): Remove initial spaces.
--- 32,38 ----
        With --dired output format, detect and distinguish lines
        that are really error messages.
        (insert-directory-adj-pos): New function.
! 
        * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
  
        * battery.el (battery-mode-line-format): Remove initial spaces.
***************
*** 61,74 ****
        Now takes an arg TYPE to specify looking for a particular
        type of definition only.
  
!       * emacs-lisp/debug.el (debugger-make-xrefs): 
        Call symbol-file with `defun'.
  
!       * emacs-lisp/find-func.el (find-function-noselect): 
        Call symbol-file with `defun'.
        (find-variable-noselect): Call symbol-file with `defvar'.
  
!       * eshell/esh-cmd.el (eshell-find-alias-function): 
        Call symbol-file with `defun'.
  
        * eshell/esh-test.el (eshell-test-goto-func):
--- 61,74 ----
        Now takes an arg TYPE to specify looking for a particular
        type of definition only.
  
!       * emacs-lisp/debug.el (debugger-make-xrefs):
        Call symbol-file with `defun'.
  
!       * emacs-lisp/find-func.el (find-function-noselect):
        Call symbol-file with `defun'.
        (find-variable-noselect): Call symbol-file with `defvar'.
  
!       * eshell/esh-cmd.el (eshell-find-alias-function):
        Call symbol-file with `defun'.
  
        * eshell/esh-test.el (eshell-test-goto-func):
***************
*** 88,101 ****
        (undo): Set and test it.
        (buffer-disable-undo): Moved here from buffer.c.
        Clear out undo-list-saved.
!       
!       * international/mule.el (decode-coding-inserted-region): 
        Set buffer-undo-list in a correct and optimal way.
  
        * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
        (cperl-font-lock-unfontify-region-function): No need to save and
        restore info, since font-lock.el does it for us.
!       
        * ansi-color.el (save-buffer-state): Definition deleted.
        (ansi-color-unfontify-region): Don't use save-buffer-state.
  
--- 88,101 ----
        (undo): Set and test it.
        (buffer-disable-undo): Moved here from buffer.c.
        Clear out undo-list-saved.
! 
!       * international/mule.el (decode-coding-inserted-region):
        Set buffer-undo-list in a correct and optimal way.
  
        * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
        (cperl-font-lock-unfontify-region-function): No need to save and
        restore info, since font-lock.el does it for us.
! 
        * ansi-color.el (save-buffer-state): Definition deleted.
        (ansi-color-unfontify-region): Don't use save-buffer-state.
  
***************
*** 105,114 ****
  
  2004-12-27  Kevin Ryde  <address@hidden>
  
!         * simple.el (next-matching-history-element): Use same
        `interactive' form as previous-matching-history-element.
  
!         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
          it can appear unencoded and has been seen from yahoo.
  
  2004-12-27  Sergey Poznyakoff <address@hidden>  (tiny change)
--- 105,114 ----
  
  2004-12-27  Kevin Ryde  <address@hidden>
  
!       * simple.el (next-matching-history-element): Use same
        `interactive' form as previous-matching-history-element.
  
!       * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
          it can appear unencoded and has been seen from yahoo.
  
  2004-12-27  Sergey Poznyakoff <address@hidden>  (tiny change)




reply via email to

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