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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog [emacs-unicode-2]
Date: Wed, 28 Jul 2004 03:09:34 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5326.2.9 emacs/lisp/ChangeLog:1.5326.2.10
*** emacs/lisp/ChangeLog:1.5326.2.9     Fri Jul 23 04:30:37 2004
--- emacs/lisp/ChangeLog        Wed Jul 28 07:05:48 2004
***************
*** 1,11 ****
  2004-07-22  Vinicius Jose Latorre  <address@hidden>
  
!       * ps-print.el: Doc fix.  Improve the DSC compliance of the generated
!       PostScript.  Suggested by Michael Piotrowski <address@hidden>.
        (ps-print-version): New version 6.6.5.
        (ps-printing-region): Doc fix.
        (ps-generate-string-list): Comment fix.
!       (ps-message-log-max, ps-begin-file): Code fix.
  
  2004-07-22  Kim F. Storm  <address@hidden>
  
--- 1,58 ----
+ 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>
  
***************
*** 38,45 ****
  
  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]