Mercurial > emacs
comparison lisp/ChangeLog @ 44430:8b5580e6442d
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 08 Apr 2002 05:01:16 +0000 |
parents | 197ba2ea5515 |
children | f9db51bb423b |
comparison
equal
deleted
inserted
replaced
44429:58d8979703be | 44430:8b5580e6442d |
---|---|
1 2002-04-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | |
2 | |
3 * files.el (display-time-string): Fix last change. | |
4 | |
1 2002-04-07 Jason Rumney <jasonr@gnu.org> | 5 2002-04-07 Jason Rumney <jasonr@gnu.org> |
2 | 6 |
3 * international/mule-cmds.el (set-default-coding-systems) | 7 * international/mule-cmds.el (set-default-coding-systems) |
4 (reset-language-environment): Preserve eols on | 8 (reset-language-environment): Preserve eols on |
5 default-process-coding-system. | 9 default-process-coding-system. |
37 | 41 |
38 * simple.el (play-sound): New function (uses play-sound-internal). | 42 * simple.el (play-sound): New function (uses play-sound-internal). |
39 | 43 |
40 2002-04-04 Richard M. Stallman <rms@gnu.org> | 44 2002-04-04 Richard M. Stallman <rms@gnu.org> |
41 | 45 |
42 * files.el (mode-line-format, mode-line-modified) | 46 * files.el (mode-line-format, mode-line-modified) |
43 (mode-line-mule-info, mode-line-buffer-identification) | 47 (mode-line-mule-info, mode-line-buffer-identification) |
44 (mode-line-modes, mode-line-position): Explicitly mark as risky. | 48 (mode-line-modes, mode-line-position): Explicitly mark as risky. |
45 (hack-one-local-variable): Don't recognize "mode-line-..." as risky. | 49 (hack-one-local-variable): Don't recognize "mode-line-..." as risky. |
46 | 50 |
47 * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix. | 51 * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix. |
48 | 52 |
49 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): | 53 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): |
50 Use (syntax-table), not old-syntax-table. | 54 Use (syntax-table), not old-syntax-table. |
51 | 55 |
52 * enriched.el (enriched-decode-foreground) | 56 * enriched.el (enriched-decode-foreground) |
53 (enriched-decode-background): Don't call facemenu-get-face. | 57 (enriched-decode-background): Don't call facemenu-get-face. |
54 | 58 |
55 2002-04-04 Mike Williams <mdub@bigfoot.com> | 59 2002-04-04 Mike Williams <mdub@bigfoot.com> |
56 | 60 |
57 * textmodes/sgml-mode.el: Add missing require. | 61 * textmodes/sgml-mode.el: Add missing require. |