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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog [lexbind]
Date: Sat, 04 Sep 2004 05:43:59 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3986.2.66 emacs/lisp/ChangeLog:1.3986.2.67
*** emacs/lisp/ChangeLog:1.3986.2.66    Fri Jul 23 04:42:19 2004
--- emacs/lisp/ChangeLog        Sat Sep  4 09:18:37 2004
***************
*** 1,3 ****
--- 1,63 ----
+ 2004-07-26  Stefan Monnier  <address@hidden>
+ 
+       * imenu.el (imenu-prev-index-position-function)
+       (imenu-extract-index-name-function, imenu-name-lookup-function)
+       (imenu--index-alist): Docstring redundancy fix.
+ 
+ 2004-07-25  Lars Hansen  <address@hidden>
+ 
+       * wdired.el (wdired-finish-edit): Require dired-aux before locally
+       binding dired-backup-overwrite.
+ 
+ 2004-07-25  John Paul Wallington  <address@hidden>
+ 
+       * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
+ 
+ 2004-07-24  Luc Teirlinck  <address@hidden>
+ 
+       * term/tty-colors.el (tty-color-approximate): Doc fix.
+ 
+       * select.el (x-get-selection, x-set-selection): Doc fixes.
+ 
+       * frame.el (make-frame): Doc fix.
+ 
+ 2004-07-24  Richard M. Stallman  <address@hidden>
+ 
+       * mail/rmail.el (rmail-mime-charset-pattern):
+       Don't include semicolon in the charset value.
+ 
+       * replace.el (occur-next-error): Call set-window-point.
+       (occur-engine): Handle negative NLINES.
+ 
+ 2004-07-23  Luc Teirlinck  <address@hidden>
+ 
+       * frame.el (modify-all-frames-parameters): Minor doc fix.
+       (set-frame-configuration): Doc fix.
+ 
+ 2004-07-23  Matt Hodges  <address@hidden>  (tiny change)
+ 
+       * simple.el (completion-setup-function): Compute the common parts
+       and the first difference place correctly when
+       partial-completion-mode is on.
+ 
+ 2004-07-22  Vinicius Jose Latorre  <address@hidden>
+ 
+       * ps-print.el: Doc fix.
+       (ps-print-version): New version 6.6.5.
+       (ps-printing-region): Doc fix.
+       (ps-generate-string-list): Comment fix.
+       (ps-message-log-max): Code fix.
+ 
+ 
+ 2004-07-22  Michael Piotrowski  <address@hidden>  (tiny change)
+ 
+       * ps-print.el (ps-begin-file): Improve the DSC compliance of the
+       generated PostScript.
+ 
+ 2004-07-22  Kim F. Storm  <address@hidden>
+ 
+       * progmodes/make-mode.el: Fix comments.
+ 
  2004-07-21  Vinicius Jose Latorre  <address@hidden>
  
        * printing.el: Doc fix.
***************
*** 25,32 ****
  
  2004-07-17  Kai Grossjohann  <address@hidden>
  
!       * net/tramp.el (tramp-handle-verify-visited-file-modtime): New
!       docstring.  From Luc Teirlinck.
  
  2004-07-17  Luc Teirlinck  <address@hidden>
  
--- 85,92 ----
  
  2004-07-17  Kai Grossjohann  <address@hidden>
  
!       * net/tramp.el (tramp-handle-verify-visited-file-modtime):
!       New docstring.  From Luc Teirlinck.
  
  2004-07-17  Luc Teirlinck  <address@hidden>
  




reply via email to

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