From 405cb12a9de63dee759330a9899096f7276cdef4 Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Wed, 11 May 2005 23:30:04 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 2 +- lisp/ChangeLog | 8 ++++++++ lispref/ChangeLog | 6 ++++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index ab8fc4a5274..fd15c3c82a0 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -175,7 +175,7 @@ lispref/customize.texi Chong Yidong lispref/debugging.texi Joakim Verona Lute Kamstra lispref/display.texi Chong Yidong lispref/edebug.texi Chong Yidong -lispref/elisp.texi "Luc Teirlinck" +lispref/elisp.texi "Luc Teirlinck" Lute Kamstra lispref/errors.texi "Luc Teirlinck" lispref/eval.texi "Luc Teirlinck" Chong Yidong lispref/files.texi "Luc Teirlinck" Chong Yidong diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ae919c98c4..7c8ec531cb6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-05-11 Arne J,Ax(Brgensen + + * international/latexenc.el (latexenc-find-file-coding-system): + Avoid `re-search-forward' when looking for input encoding because + of speed and safety. Better regular expressions for recognizing + input encoding. Limit a search for TeX-master/tex-main-file to + the local variable section. + 2005-05-11 Dan Nicolaescu * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6502f1d3858..b5ef4428396 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,9 @@ +2005-05-12 Lute Kamstra + + * elisp.texi (Top): Update to the current structure of the manual. + * processes.texi (Processes): Add menu description. + * customize.texi (Customization): Add menu descriptions. + 2005-05-11 Thien-Thi Nguyen * processes.texi (Signals to Processes) -- 2.39.2