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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 06 May 2002 10:16:15 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3836 emacs/lisp/ChangeLog:1.3837
*** emacs/lisp/ChangeLog:1.3836 Sun May  5 20:27:23 2002
--- emacs/lisp/ChangeLog        Mon May  6 03:52:14 2002
***************
*** 1,3 ****
--- 1,7 ----
+ 2002-05-06  Francesco Potorti`  <address@hidden>
+ 
+       * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.
+ 
  2002-05-05  Markus Rost  <address@hidden>
  
        * time-stamp.el (time-stamp-format):  Doc fix: escape open
***************
*** 12,18 ****
        * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.
        (filesets-open-file-function, filesets-save-buffer-function): Likewise.
        (filesets-tree-max-level): Doc fix.
!       (filesets-commands, filesets-external-viewers) 
        (filesets-ingroup-patterns): Mark as risky.
        (filesets-cache-hostname-flag): Doc fix.
        (filesets-menu-cache-file): Doc fix.  Mark as risky.
--- 16,22 ----
        * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.
        (filesets-open-file-function, filesets-save-buffer-function): Likewise.
        (filesets-tree-max-level): Doc fix.
!       (filesets-commands, filesets-external-viewers)
        (filesets-ingroup-patterns): Mark as risky.
        (filesets-cache-hostname-flag): Doc fix.
        (filesets-menu-cache-file): Doc fix.  Mark as risky.
***************
*** 34,40 ****
        (ibuffer-insert-filter-group-before): New function, broken out
        from `ibuffer-yank'.
        (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
!       
        * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
        (ibuffer-mode-view-menu): Unused variables; deleted.
        (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
--- 38,44 ----
        (ibuffer-insert-filter-group-before): New function, broken out
        from `ibuffer-yank'.
        (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
! 
        * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
        (ibuffer-mode-view-menu): Unused variables; deleted.
        (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
***************
*** 199,205 ****
  
  2002-04-30  Richard M. Stallman  <address@hidden>
  
!       * time.el (display-time-mail-directory) 
        (display-time-mail-function): Doc fixes.
  
        * ediff-hook.el: Remove autoload cookies.
--- 203,209 ----
  
  2002-04-30  Richard M. Stallman  <address@hidden>
  
!       * time.el (display-time-mail-directory)
        (display-time-mail-function): Doc fixes.
  
        * ediff-hook.el: Remove autoload cookies.
***************
*** 259,265 ****
  
  2002-04-29  Glenn Morris  <address@hidden>
  
!       * autoinsert.el (auto-insert-directory): Doc fix. 
  
        * progmodes/f90.el: Add/change doc strings for many inline
        functions.  Whitespace changes.
--- 263,269 ----
  
  2002-04-29  Glenn Morris  <address@hidden>
  
!       * autoinsert.el (auto-insert-directory): Doc fix.
  
        * progmodes/f90.el: Add/change doc strings for many inline
        functions.  Whitespace changes.
***************
*** 538,544 ****
        (f90-match-piece): Removed and replaced with match-string.
        (f90-current-indentation): Remove `current-column'.
        (f90-get-present-comment-type): Use match-string rather than
!       buffer-substring. 
        (f90-match-end): Use line-beginning-position, line-end-position
        rather than beginning-of-line, end-of-line.
        (f90-startup-message): Variable removed.
--- 542,548 ----
        (f90-match-piece): Removed and replaced with match-string.
        (f90-current-indentation): Remove `current-column'.
        (f90-get-present-comment-type): Use match-string rather than
!       buffer-substring.
        (f90-match-end): Use line-beginning-position, line-end-position
        rather than beginning-of-line, end-of-line.
        (f90-startup-message): Variable removed.
***************
*** 623,629 ****
        Check if any of the available selection sources has new content
        and if so it will return that content.
  
! 2002-04-24 
  
        * international/mule-diag.el (describe-coding-system,
        print-coding-system-briefly): Make printed output have a similar
--- 627,633 ----
        Check if any of the available selection sources has new content
        and if so it will return that content.
  
! 2002-04-24
  
        * international/mule-diag.el (describe-coding-system,
        print-coding-system-briefly): Make printed output have a similar



reply via email to

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