emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 27 Jun 2007 18:06:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/06/27 18:06:15

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11271
retrieving revision 1.11272
diff -u -b -r1.11271 -r1.11272
--- ChangeLog   27 Jun 2007 15:56:38 -0000      1.11271
+++ ChangeLog   27 Jun 2007 18:06:14 -0000      1.11272
@@ -1,5 +1,16 @@
 2007-06-27  Stefan Monnier  <address@hidden>
 
+       * textmodes/texinfmt.el (texinfo-raisesections-alist)
+       (texinfo-lowersections-alist): Merge definition and declaration.
+       (texinfo-start-of-header, texinfo-end-of-header): Remove.
+       (texinfo-format-syntax-table): Merge init into declaration.
+       (texinfo-format-parse-line-args, texinfo-format-parse-args)
+       (texinfo-format-parse-defun-args, texinfo-format-node)
+       (texinfo-push-stack, texinfo-multitable-widths)
+       (texinfo-define-info-enclosure, texinfo-alias)
+       (texinfo-format-defindex, batch-texinfo-format): Use push.
+       (texinfo-footnote-number): Remove duplicate declaration.
+
        * ps-print.el: Update with auto-generated autoloads.
 
        * ps-mule.el: Set generated-autoload-file to "ps-print.el".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]