[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex 74766b4 03/95: Remove also a gitignore
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex 74766b4 03/95: Remove also a gitignore |
Date: |
Sun, 16 Apr 2017 01:26:44 -0400 (EDT) |
branch: externals/auctex
commit 74766b4ca45b33a5104a4913b9e4a353d29c5ffe
Author: Mosè Giordano <address@hidden>
Commit: Mosè Giordano <address@hidden>
Remove also a gitignore
* Makefile.in (EXCLUDEDFILES): Add latex/.gitignore to excluded files.
---
Makefile.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 215e20b..e650ddc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -61,8 +61,8 @@ PREVIEW_AUTOLOAD=--eval '(let ((generated-autoload-file
(expand-file-name "$@"))
(update-file-autoloads "preview.el")(save-buffers-kill-emacs
t))'
# Files and directories excluded from distributed tar ball.
-EXCLUDEDFILES=autogen.sh .cvsignore .gitignore doc/.gitignore doc/tex-ref.log \
- README.GIT tests build-aux
+EXCLUDEDFILES=autogen.sh .gitignore doc/.gitignore doc/tex-ref.log \
+ latex/.gitignore README.GIT tests build-aux
.SUFFIXES: .el .elc .texi
- [elpa] externals/auctex updated (f0cb472 -> 334da3d), Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 46059c3 02/95: Remove file from distributed tar ball, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 3ca0106 08/95: Guard setcar with appropriate test, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex a159114 01/95: Add AUCTeX Logo, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 183959a 04/95: Fix ConTeXt-outline-regexp, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 474981f 05/95: Show summary of tests at the end of make check, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 15960e4 06/95: Add makeglossaries to the list of commands, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex b714739 09/95: Add \citetitle to `reftex-cite-format' in style/biblatex, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex ccd67c2 17/95: ; * style/breqn.el ("breqn"): Add missing starred version of array., Tassilo Horn, 2017/04/16
- [elpa] externals/auctex c886a1b 10/95: Check if label is defined before adding it to known labels, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 74766b4 03/95: Remove also a gitignore,
Tassilo Horn <=
- [elpa] externals/auctex 7230fec 07/95: * latex.el (LaTeX-newline): Make interactive. See bug#24412., Tassilo Horn, 2017/04/16
- [elpa] externals/auctex a77e75a 15/95: ; * doc/changes.texi: Improve wording., Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 76a2b5f 18/95: * tex-ispell.el: Add support for enviroments from breqn.sty., Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 558da5f 24/95: * latex/preview.dtx: Fix example for \PreviewMacro* macro., Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 73ccc38 22/95: Simplify addition of entirely skipped environments, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 4f2a322 16/95: Fix plain-TeX-auto-regexp-list docstring, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex fbe0782 11/95: Add `NO-INSERT' argument to `LaTeX-label', Tassilo Horn, 2017/04/16
- [elpa] externals/auctex d54e747 19/95: Fix font-latex-after-hacking-local-variables on XEmacs, Tassilo Horn, 2017/04/16
- [elpa] externals/auctex 1b3f6e8 13/95: Update style/listings.el to use `LaTeX-env-label-as-keyval', Tassilo Horn, 2017/04/16
- [elpa] externals/auctex ec7caff 14/95: Add new style/breqn.el, Tassilo Horn, 2017/04/16