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,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 03 Mar 2008 13:55:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/03 13:55:42

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12946
retrieving revision 1.12947
diff -u -b -r1.12946 -r1.12947
--- ChangeLog   3 Mar 2008 11:51:15 -0000       1.12946
+++ ChangeLog   3 Mar 2008 13:55:41 -0000       1.12947
@@ -1,3 +1,15 @@
+2008-03-03  Stefan Monnier  <address@hidden>
+
+       * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
+       so that M-q can fill comments.
+       (tex-executable-exists-p, tex-compile): Extend with special syntax for
+       commands implemented in elisp.
+       (tex-compile-commands): Add an entry to use doc-view for pdf files.
+       (tex-format-cmd): New function.
+       (tex-compile): Use it to let the user specify default arguments.
+       (tex-cmd-bibtex-args): New var.
+       (tex-cmd-doc-view): New function.
+
 2008-03-03  Juanma Barranquero  <address@hidden>
 
        * faces.el (face-spec-set): Fix typos in docstring.




reply via email to

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