From: Juanma Barranquero Date: Mon, 16 May 2005 08:36:21 +0000 (+0000) Subject: Add page marker to force the "Local Variables:" string out of the last page. X-Git-Tag: ttn-vms-21-2-B4~246 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cc211a0ff8145e0814413e237bb5674d615968b7;p=emacs.git Add page marker to force the "Local Variables:" string out of the last page. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0329176edb2..bc460f52430 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-05-16 Juanma Barranquero + + * international/latexenc.el: Add page marker to force the "Local + Variables:" string out of the last page. + 2005-05-16 Nick Roberts * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to diff --git a/lisp/international/latexenc.el b/lisp/international/latexenc.el index 39acbb33dfd..88da8ffed79 100644 --- a/lisp/international/latexenc.el +++ b/lisp/international/latexenc.el @@ -173,6 +173,7 @@ coding system names is determined from `latex-inputenc-coding-alist'." 'undecided)))) 'undecided)) + (provide 'latexenc) ;; arch-tag: f971bc3e-1fec-4609-8f2f-73dd41ab22e1