auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 3a0b1b37b042369309082


From: Tassilo Horn
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 3a0b1b37b0423693090824054277a6bfe447e487
Date: Wed, 22 Jan 2014 15:33:55 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  3a0b1b37b0423693090824054277a6bfe447e487 (commit)
      from  c093db7e2dcf23d51368678fb598decf3dd87ed2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3a0b1b37b0423693090824054277a6bfe447e487
Author: Tassilo Horn <address@hidden>
Date:   Wed Jan 22 16:33:11 2014 +0100

    Add a ^L so that the file local variable example isn't picked up.

diff --git a/style/shortvrb.el b/style/shortvrb.el
index 8103a37..2a5a9aa 100644
--- a/style/shortvrb.el
+++ b/style/shortvrb.el
@@ -76,4 +76,8 @@ your document actually defines shortvrb chars using
         (add-to-list 'syntax-alist (cons char "|")))
        (font-latex-add-to-syntax-alist syntax-alist)))))
 
+;; Don't look for file-local variables before this line, so that the example in
+;; the docstring isn't picked up.
+
+
 ;;; shortvrb.el ends here

-----------------------------------------------------------------------

Summary of changes:
 style/shortvrb.el |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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