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: Wed, 14 May 2003 21:37:33 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5115 emacs/lisp/ChangeLog:1.5116
*** emacs/lisp/ChangeLog:1.5115 Wed May 14 20:02:17 2003
--- emacs/lisp/ChangeLog        Wed May 14 21:37:32 2003
***************
*** 2,7 ****
--- 2,27 ----
  
        * mail/rmail.el (rmail-ignored-headers): Ignore Face: header.
  
+ 2003-05-14  Stefan Monnier  <address@hidden>
+ 
+       * textmodes/tex-mode.el (tex-compile-history, tex-input-files-re)
+       (tex-use-reftex, tex-compile-commands): New vars.
+       (tex-summarize-command, tex-uptodate-p, tex-executable-exists-p)
+       (tex-command-executable, tex-command-active-p, tex-compile-default)
+       New functions.
+       (tex-compile): New command.
+       (tex-mode-map): Bind it to C-c C-c.
+ 
+       * vc-svn.el (completion-ignored-extensions): Add .svn.
+       (vc-svn-delete-file): New function.
+ 
+       * pcvs.el (cvs-append-to-ignore): New arg `old-dir'.
+       (cvs-mode-ignore): Use it.
+ 
+       * pcvs-parse.el (cvs-parse-table): Remove unused var `type'.
+       Look up `.cvsignore' to see what to do with `new-dir' messages.
+       (cvs-parse-merge): Remove unused var `handled'.
+ 
  2003-05-14  Christoph Wedler  <address@hidden>
  
        * format.el (format-annotate-function): Copy coding system into the




reply via email to

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