From cc211a0ff8145e0814413e237bb5674d615968b7 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 16 May 2005 08:36:21 +0000 Subject: [PATCH] Add page marker to force the "Local Variables:" string out of the last page. --- lisp/ChangeLog | 5 +++++ lisp/international/latexenc.el | 1 + 2 files changed, 6 insertions(+) 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 -- 2.39.2