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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 14 Jun 2003 16:03:00 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5224 emacs/lisp/ChangeLog:1.5225
*** emacs/lisp/ChangeLog:1.5224 Thu Jun 12 18:31:29 2003
--- emacs/lisp/ChangeLog        Sat Jun 14 16:02:59 2003
***************
*** 1,3 ****
--- 1,11 ----
+ 2003-06-14  Stefan Monnier  <address@hidden>
+ 
+       * textmodes/tex-mode.el (tex-compile-commands):
+       Handle tex-start-commands like tex-start-tex does.
+ 
+       * cus-edit.el (custom-get-fresh-buffer): Kill overlays before erasing
+       the buffer.
+ 
  2003-06-13  Ilya N. Golubev  <address@hidden>  (tiny change)
  
        * shell.el (shell-command-separator-regexp): New variable.
***************
*** 6,21 ****
  
  2003-06-13  Katsumi Yamaoka  <address@hidden>  (tiny change)
  
!       * textmodes/texinfmt.el (texinfo-format-scan): Silence
!       `whitespace-cleanup'.
  
  2003-06-12  Glenn Morris  <address@hidden>
  
        * calendar/timeclock.el (display-time-hook)
        (timeclock-modeline-display): Define for byte-compiler.
        (timeclock-time-to-date, timeclock-workday-remaining)
!       (timeclock-time-to-seconds, timeclock-seconds-to-time): Move
!       earlier in the file so defined before used.
        (timeclock-status-string): No need for `let*' so use `let'.
        (timeclock-query-out): Always return a non-nil value.
  
--- 14,29 ----
  
  2003-06-13  Katsumi Yamaoka  <address@hidden>  (tiny change)
  
!       * textmodes/texinfmt.el (texinfo-format-scan):
!       Silence `whitespace-cleanup'.
  
  2003-06-12  Glenn Morris  <address@hidden>
  
        * calendar/timeclock.el (display-time-hook)
        (timeclock-modeline-display): Define for byte-compiler.
        (timeclock-time-to-date, timeclock-workday-remaining)
!       (timeclock-time-to-seconds, timeclock-seconds-to-time):
!       Move earlier in the file so defined before used.
        (timeclock-status-string): No need for `let*' so use `let'.
        (timeclock-query-out): Always return a non-nil value.
  




reply via email to

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