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. 3db4ed7c183074f6937eb


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 3db4ed7c183074f6937eb74df9c6dbb241f92521
Date: Fri, 20 Nov 2020 04:54:06 -0500 (EST)

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  3db4ed7c183074f6937eb74df9c6dbb241f92521 (commit)
      from  eb40d5e95e126d561104f83517da4d2750550fb9 (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 3db4ed7c183074f6937eb74df9c6dbb241f92521
Author: Arash Esbati <arash@gnu.org>
Date:   Fri Nov 20 10:53:47 2020 +0100

    ; * tex-bar.el: Enable lexical binding.

diff --git a/tex-bar.el b/tex-bar.el
index a908695..285828b 100644
--- a/tex-bar.el
+++ b/tex-bar.el
@@ -1,7 +1,6 @@
-;;; tex-bar.el --- toolbar icons on AUCTeX in GNU emacs
+;;; tex-bar.el --- toolbar icons on AUCTeX in GNU emacs.  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2004-2008, 2012-2014, 2016, 2018
-;;                                  Free Software Foundation, Inc.
+;; Copyright (C) 2004-2008, 2012-2020 Free Software Foundation, Inc.
 
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as
@@ -39,7 +38,6 @@
 ;; -  You should have a folder called "symb-pics" with the pics of the
 ;;    symbols (xpm format is a good one), and the *parent* of this
 ;;    folder should be in `load-path'.
-
 ;; Did you read carefully this item?  I will say again: the folder
 ;; "symb-pics" should *not* be in `load-path', but its *parent*.
 

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

Summary of changes:
 tex-bar.el | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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