diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bb1badfa481..807f51f3c89 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,16 @@ | |||
| 1 | 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * textmodes/texinfmt.el (texinfo-raisesections-alist) | ||
| 4 | (texinfo-lowersections-alist): Merge definition and declaration. | ||
| 5 | (texinfo-start-of-header, texinfo-end-of-header): Remove. | ||
| 6 | (texinfo-format-syntax-table): Merge init into declaration. | ||
| 7 | (texinfo-format-parse-line-args, texinfo-format-parse-args) | ||
| 8 | (texinfo-format-parse-defun-args, texinfo-format-node) | ||
| 9 | (texinfo-push-stack, texinfo-multitable-widths) | ||
| 10 | (texinfo-define-info-enclosure, texinfo-alias) | ||
| 11 | (texinfo-format-defindex, batch-texinfo-format): Use push. | ||
| 12 | (texinfo-footnote-number): Remove duplicate declaration. | ||
| 13 | |||
| 3 | * ps-print.el: Update with auto-generated autoloads. | 14 | * ps-print.el: Update with auto-generated autoloads. |
| 4 | 15 | ||
| 5 | * ps-mule.el: Set generated-autoload-file to "ps-print.el". | 16 | * ps-mule.el: Set generated-autoload-file to "ps-print.el". |