Mercurial > emacs
annotate lib-src/README @ 96031:edf0549afd4a
(calendar-move-hook):Add calendar-update-mode-line as an option.
(calendar-date-echo-text): New user option.
(calendar-generate-month): Set `day'. Use calendar-date-echo-text.
(calendar-insert-indented): Simplify newline insertion.
(calendar-describe-mode): Remove unused function.
(calendar-mode-line-entry): New function.
(calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry.
Mark as risky.
(calendar-mouse-other-month): Remove function.
(calendar-other-month): Handle mouse events.
(calendar-goto-info-node): Call fit-window-to-buffer.
(calendar-mode): Use define-derived-mode. Doc fix.
(calendar-update-mode-line): Tweak whitespace.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 17 Jun 2008 05:55:54 +0000 |
parents | b42a4aa7ff4f |
children |
rev | line source |
---|---|
25859 | 1 This directory contains the source code for the architecture-dependent |
52780 | 2 files that go in ${archlibdir}. At present, these are mostly utility |
69732
b42a4aa7ff4f
changed `Emacs' to `GNU Emacs'
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
52780
diff
changeset
|
3 programs used by GNU Emacs. |