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: Sam Steingold
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 01 Jul 2002 15:55:46 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4058 emacs/lisp/ChangeLog:1.4059
*** emacs/lisp/ChangeLog:1.4058 Mon Jul  1 12:17:27 2002
--- emacs/lisp/ChangeLog        Mon Jul  1 15:55:45 2002
***************
*** 1,3 ****
--- 1,10 ----
+ 2002-07-01  Sam Steingold  <address@hidden>
+ 
+       * textmodes/tex-mode.el (tex-file): Call `save-some-buffers'
+       before `tex-main-file' because if the current buffer is new, its
+       file might not exist yet, and then `tex-main-file' will
+       incorrectly return "foo.tex.tex".
+ 
  2002-07-01  Juanma Barranquero  <address@hidden>
  
        * ido.el (ido-minibuffer-setup-hook): Doc fix.
***************
*** 27,33 ****
  
        * info.el (Info-index): Get immediate error if used in `dir'.
  
!       * textmodes/picture.el (picture-forward-column) 
        (picture-move-down): Never deactivate the mark.
  
  2002-06-30  Simon Josefsson  <address@hidden>
--- 34,40 ----
  
        * info.el (Info-index): Get immediate error if used in `dir'.
  
!       * textmodes/picture.el (picture-forward-column)
        (picture-move-down): Never deactivate the mark.
  
  2002-06-30  Simon Josefsson  <address@hidden>



reply via email to

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