summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-02-20 21:45:33 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-02-20 21:45:33 +0000
commitdb9b5a72c445170b77dcf0da5d984b6524a77507 (patch)
tree620c9773ead6aa811901351bbe30ebecfa067967 /app-emacs/auctex/files
parentUmm... cdrtools, not cdrkit. (diff)
downloadhistorical-db9b5a72c445170b77dcf0da5d984b6524a77507.tar.gz
historical-db9b5a72c445170b77dcf0da5d984b6524a77507.tar.bz2
historical-db9b5a72c445170b77dcf0da5d984b6524a77507.zip
added a needed newline, as reported by Ulrich Mueller <ulm@kph.uni-mainz.de> in bug 167673
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-emacs/auctex/files')
-rw-r--r--app-emacs/auctex/files/52auctex-gentoo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/auctex/files/52auctex-gentoo.el b/app-emacs/auctex/files/52auctex-gentoo.el
index d3e45c96ad99..2cb69f19f273 100644
--- a/app-emacs/auctex/files/52auctex-gentoo.el
+++ b/app-emacs/auctex/files/52auctex-gentoo.el
@@ -3,4 +3,4 @@
(load "auctex.el" nil t t)
;;;;; detect needed steps after rebuild
-(setq TeX-parse-self t) \ No newline at end of file
+(setq TeX-parse-self t)