1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-03 20:24:29 +00:00

*** empty log message ***

This commit is contained in:
Stefan Monnier 2001-11-03 23:53:10 +00:00
parent 7e9d3c2f36
commit d09cb03327
2 changed files with 362 additions and 359 deletions

View File

@ -8,19 +8,27 @@
* startup.el (fancy-splash-tail): Explain how to recover
from a crash, if there was a crash.
(command-line-1): Reorganize display of startup screen,
to simplify the logic. Use a temp buffer for it.
to simplify the logic. Use a temp buffer for it.
2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
* frame.el (set-background-color, set-foreground-color): Call
face-set-after-frame-default, to propagate the new colors to the
frame's parameters alist.
* frame.el (set-background-color, set-foreground-color):
Call face-set-after-frame-default, to propagate the new colors to
the frame's parameters alist.
* calendar/timeclock.el (timeclock-out): Signal an error if
timeclock-last-event is nil.
2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
* textmodes/fill.el (fill-context-prefix): Fix braino.
* international/quail.el (quail-help):
Use `help-buffer' and move `help-setup-xref' to beginning.
* international/mule-cmds.el (describe-language-environment):
Use `help-buffer' and move `help-setup-xref' to beginning.
* international/mule-diag.el (list-character-sets)
(sort-listed-character-sets, describe-character-set)
(describe-coding-system, describe-fontset, list-fontsets):

File diff suppressed because it is too large Load Diff