Mercurial > emacs
comparison lisp/ChangeLog @ 89983:0796fc36c2bd
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-553
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-557
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-559
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-561
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30
Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 21 Sep 2004 09:34:12 +0000 |
parents | 2e44ef8c14b4 e5942074bdbd |
children | 0b158db81c28 |
comparison
equal
deleted
inserted
replaced
89982:56440e073a4d | 89983:0796fc36c2bd |
---|---|
1 2004-09-21 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * descr-text.el (describe-char): Checking of quail activation | |
4 fixed. | |
5 | |
6 2004-09-20 Luc Teirlinck <teirllm@auburn.edu> | |
7 | |
8 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook' | |
9 after the mode hooks instead of before. Doc fix. | |
10 | |
11 2004-09-20 Jason Rumney <jasonr@gnu.org> | |
12 | |
13 * startup.el (command-line) [windows-nt]: Try .emacs first, then | |
14 _emacs, but revert to .emacs if neither exists in home directory. | |
15 | |
16 2004-09-20 John Paul Wallington <jpw@gnu.org> | |
17 | |
18 * bindings.el (completion-ignored-extensions): Add .dfsl. | |
19 | |
20 2004-09-20 Richard M. Stallman <rms@gnu.org> | |
21 | |
22 * bindings.el (scroll-left): Make it disabled. | |
23 | |
24 * files.el (enable-local-eval): Doc fix. | |
25 | |
26 * indent.el (move-to-left-margin): Special case for minibuffer. | |
27 | |
28 * term.el (term-emulate-terminal): Turn off undo for output. | |
29 Use with-current-buffer and save-selected-window. | |
30 | |
31 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix. | |
32 | |
33 * progmodes/make-mode.el (makefile-fill-paragraph): | |
34 Don't insist on spaces when looking for comments. # is enough. | |
35 | |
36 * files.el (hack-local-variables): Copy the variables list | |
37 to another buffer, strip prefixes and suffixes there, then read. | |
38 (enable-local-eval): Doc fix. | |
39 (ignored-local-variables): Initialize to nil. | |
40 (risky-local-variable-p): Don't check ignored-local-variables here. | |
41 (hack-one-local-variable): Ignore var if in ignored-local-variables. | |
42 | |
43 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu> | |
44 | |
45 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax | |
46 of = to "." (punctuation). | |
47 | |
48 2004-09-19 Stefan <monnier@iro.umontreal.ca> | |
49 | |
50 * subr.el (event-basic-type): Fix mask (extend to 22bits). | |
51 | |
52 2004-09-18 Luc Teirlinck <teirllm@auburn.edu> | |
53 | |
54 * textmodes/enriched.el (enriched-rerun-flag): New variable. | |
55 (enriched-before-change-major-mode): New function. | |
56 Add it to `change-major-mode-hook'. | |
57 (enriched-after-change-major-mode): New function. | |
58 Add it to `after-change-major-mode-hook'. | |
59 (enriched-mode): Make it work correctly if called from | |
60 `after-change-major-mode-hook'. | |
61 No longer set `indent-line-function'. | |
62 | |
63 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'. | |
64 | |
65 * subr.el (after-change-major-mode-hook): New variable. | |
66 (run-mode-hooks): Implement it. | |
67 | |
68 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca> | |
69 | |
70 * battery.el (battery-linux-proc-apm): Use string-to-number. | |
71 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir. | |
72 Use dolist (and less indentation). Use erase-buffer. | |
73 Pre-initialize `design-capacity', `warn', and `low'. | |
74 (battery-format): Use replace-regexp-in-string. | |
75 | |
76 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org> | |
77 | |
78 * battery.el: Delete superfluous empty lines. | |
79 (battery-linux-proc-acpi): Attempt to gather information from all | |
80 battery subdirectories regardless of their file name. | |
81 (battery-linux-proc-apm): Replace all occurrences of | |
82 battery-hex-to-int-2 with string-to-int (base 16). | |
83 (battery-hex-to-int-2, battery-hex-to-int): Delete functions. | |
84 (battery-hex-map): Delete variable. | |
85 | |
86 2004-09-18 John Paul Wallington <jpw@gnu.org> | |
87 | |
88 * calc/calc-units.el (calc-quick-units): Fix overzealous | |
89 s/or/unless/. | |
90 | |
91 2004-09-17 Romain Francoise <romain@orebokech.com> | |
92 | |
93 * ibuf-ext.el (define-ibuffer-filter filename): | |
94 Expand dired-directory since buffer-file-name is absolute. | |
95 | |
96 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu> | |
97 | |
98 * ediff-init.el (ediff-current-diff-face-A) | |
99 (ediff-current-diff-face-B, ediff-current-diff-face-C) | |
100 (ediff-current-diff-face-Ancestor) | |
101 (ediff-fine-diff-face-A, ediff-fine-diff-face-B) | |
102 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor) | |
103 (ediff-even-diff-face-A, ediff-even-diff-face-B) | |
104 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor) | |
105 (ediff-odd-diff-face-A, ediff-odd-diff-face-B) | |
106 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor): | |
107 Use min-colors. | |
108 | |
109 * term.el (term-down): Perform vertical motion if DOWN is negative. | |
110 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally. | |
111 (term-termcap-format): Synchronyze with the eterm terminfo entry | |
112 in etc/e/eterm.ti. | |
113 (term-handle-colors-array): If the current foreground or | |
114 background are zero (i.e. unspecified), use the foreground and | |
115 background of the default face for reverse video. | |
116 (term-ansi-at-eval-string, term-ansi-default-fg) | |
117 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable. | |
118 (term-mem): Delete ununsed function. | |
119 (term-protocol-version): Increment. | |
120 (term-current-face): Set to default. | |
121 | |
1 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org> | 122 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 123 |
3 * vc.el (annotate-time): Document point handling. | 124 * vc.el (annotate-time): Document point handling. |
4 (vc-annotate-display-autoscale): Doc fix. | 125 (vc-annotate-display-autoscale): Doc fix. |
5 | 126 |
150 | 271 |
151 2004-09-09 Lars Hansen <larsh@math.ku.dk> | 272 2004-09-09 Lars Hansen <larsh@math.ku.dk> |
152 | 273 |
153 * desktop.el (desktop-clear-preserve-buffers): | 274 * desktop.el (desktop-clear-preserve-buffers): |
154 Remove make-obsolete-variable. | 275 Remove make-obsolete-variable. |
276 | |
277 2004-09-08 Richard M. Stallman <rms@gnu.org> | |
278 | |
279 * buff-menu.el (list-buffers-noselect): Call format-mode-line | |
280 with the buffer as argument. | |
155 | 281 |
156 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca> | 282 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca> |
157 | 283 |
158 * vc-arch.el (vc-arch-state): Fix parsing for `names' method. | 284 * vc-arch.el (vc-arch-state): Fix parsing for `names' method. |
159 | 285 |