Mercurial > emacs
comparison lisp/ChangeLog @ 82208:1160d327dbdd
Update some .arch-inventory files
* lib-src/.arch-inventory: Don't track the blessmail binary.
* lisp/emacs-lisp/cl-loaddefs.el: Don't track this. It is autogenerated.
* lisp/emacs-lisp/.arch-inventory: Don't track cl-loaddefs.el.
* lisp/ps-print.el: Check in trivial changes to the autoloads section
caused by the build process. These autoloads really ought to be placed
in a separate file, methinks.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-833
Creator: Michael Olson <mwolson@gnu.org>
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 30 Jul 2007 05:33:47 +0000 |
parents | 3d0d3af343ac |
children | 34e4c24e4752 |
comparison
equal
deleted
inserted
replaced
82207:2d740e717716 | 82208:1160d327dbdd |
---|---|
1 2007-07-30 Michael Olson <mwolson@gnu.org> | |
2 | |
3 * ps-print.el: Check in trivial changes to the autoloads section | |
4 caused by the build process. These autoloads really ought to be | |
5 placed in a separate file, methinks. | |
6 | |
1 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * calendar/calendar.el (calendar-mode): Make sure | 9 * calendar/calendar.el (calendar-mode): Make sure |
4 displayed-(month|year) are set. | 10 displayed-(month|year) are set. |
5 (calendar-basic-setup): Display buffer before adjusting window sizes. | 11 (calendar-basic-setup): Display buffer before adjusting window sizes. |