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  c8177fd0bcac1bb7a918295871a73944799199ee (commit)
      from  c5311488289e204f644151c8fed68a2e89177fa7 (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 c8177fd0bcac1bb7a918295871a73944799199ee
Author: Arash Esbati <[email protected]>
Date:   Mon Feb 11 21:51:21 2019 +0100

    * style/listings.el: Require tex.el.

diff --git a/style/listings.el b/style/listings.el
index c488c51..598574c 100644
--- a/style/listings.el
+++ b/style/listings.el
@@ -46,6 +46,9 @@
 (eval-when-compile
   (require 'cl-lib))
 
+;; Needed for auto-parsing:
+(require 'tex)
+
 ;; Silence the compiler:
 (declare-function font-latex-add-keywords
                  "font-latex"

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

Summary of changes:
 style/listings.el | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to