Mercurial > emacs
comparison lisp/ChangeLog @ 90143:146c086df160
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 241-257)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 59-65)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- (mm-string-to-multibyte): Use Gnus trunk definition.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 14 Apr 2005 05:03:52 +0000 |
parents | 02f1dbc4a199 6aef98a62439 |
children | e1fbb019c538 |
comparison
equal
deleted
inserted
replaced
90142:627771f44771 | 90143:146c086df160 |
---|---|
1 2005-04-13 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * startup.el (command-line): Handle `xterm-mouse-mode' before | |
4 reading init file. | |
5 | |
6 * xt-mouse.el (xterm-mouse-mode): Adapt to above change. | |
7 | |
8 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk> | |
9 | |
10 * progmodes/sh-script.el (sh-here-document-word): Make it a | |
11 defcustom. Doc fix. | |
12 (sh-add): Bash uses $(( )) for arithmetic. | |
13 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end. | |
14 (sh-maybe-here-document): Remove quotes and leading whitespace | |
15 from heredoc word when closing. Indent heredoc with tabs if word | |
16 starts with "-". | |
17 | |
18 2005-04-13 Richard M. Stallman <rms@gnu.org> | |
19 | |
20 * simple.el (undo): Fix previous change. | |
21 | |
22 * custom.el (defface): Doc fix. | |
23 | |
24 2005-04-13 Lute Kamstra <lute@gnu.org> | |
25 | |
26 * Makefile.in (DONTCOMPILE): Remove list. | |
27 (compile, compile-always): Don't use DONTCOMPILE. | |
28 (update-authors): Load the library in which batch-update-authors | |
29 is defined. | |
30 * makefile.w32-in (DONTCOMPILE): Remove list. | |
31 (compile, compile-always): Fix comments. | |
32 (update-authors): Load the library in which batch-update-authors | |
33 is defined. | |
34 | |
35 * generic-x.el (generic-mode-ini-file-find-file-hook): | |
36 Rename to ini-generic-mode-find-file-hook. | |
37 Keep generic-mode-ini-file-find-file-hook as an alias. | |
38 (ini-generic-mode-find-file-hook): Rename from | |
39 generic-mode-ini-file-find-file-hook. Fix docstring. | |
40 (ini-generic-mode): Docstring change. | |
41 (bat-generic-mode-run-as-comint): Silence the byte compiler. | |
42 | |
43 * help.el (describe-key-briefly): UNTRANSLATED can be nil when | |
44 called from lisp. | |
45 | |
46 * generic.el: Move to the emacs-lisp subdir. | |
47 | |
48 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu> | |
49 | |
50 * term/xterm.el (function-key-map): Add mappings for A-, C-, S- | |
51 and C-S- function and cursor motion keys. | |
52 | |
53 2005-04-12 Luc Teirlinck <teirllm@auburn.edu> | |
54 | |
55 * startup.el (command-line): Enable Xterm Mouse mode by default. | |
56 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value | |
57 for Custom. No longer show "Mouse" in mode line when enabled. | |
58 Doc fix. | |
59 | |
60 2005-04-12 Kim F. Storm <storm@cua.dk> | |
61 | |
62 * emulation/cua-base.el (cua-rectangle-face) | |
63 (cua-rectangle-noselect-face): Define face attributes here. | |
64 | |
65 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup. | |
66 | |
67 2005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
68 | |
69 * startup.el (command-line): Turn off blinking cursor if | |
70 cursorBlink in resources is off or false. | |
71 | |
72 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
73 | |
74 * term/mac-win.el (dnd): Require dnd. | |
75 (mac-drag-n-drop): Call dnd-handle-one-url. | |
76 (kTextEncodingMacRoman, kTextEncodingISOLatin1) | |
77 (kTextEncodingISOLatin2): Remove constants. | |
78 (mac-script-code-coding-systems): New constant. | |
79 (mac-handle-language-change): New function. | |
80 (special-event-map): Bind it to `language-change' event. | |
81 (mac-centraleurroman, mac-cyrillic): New coding systems. | |
82 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font) | |
83 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder | |
84 and mac-cyrillic-encoder to encode-mac-centraleurroman and | |
85 encode-mac-cyrillic, respectively. | |
86 | |
87 2005-04-12 Nick Roberts <nickrob@snap.net.nz> | |
88 | |
89 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode): | |
90 Don't set overlay-arrow-string to "=>" as this is done | |
91 globally in C now. | |
92 | |
93 2005-04-12 Lute Kamstra <lute@gnu.org> | |
94 | |
95 * generic-x.el (rc-generic-mode, rul-generic-mode): Fix | |
96 auto-mode-alist entries. | |
97 (etc-fstab-generic-mode): Tweak fontification. | |
98 | |
99 * generic.el (generic-make-keywords-list): Fix docstring. | |
100 (generic-mode-internal): Simplify generic-font-lock-keywords. | |
101 | |
102 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org> | |
103 | |
104 * whitespace.el (whitespace-buffer-leading, | |
105 whitespace-buffer-trailing): Revert the incorrect test | |
106 inversion. However, fix the highlight area for the leading and | |
107 trailing whitespaces to show space. | |
108 | |
109 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org> | |
110 | |
111 * whitespace.el (whitespace-version): Bump to 3.5 | |
112 | |
113 (whitespace-buffer-leading, whitespace-buffer-trailing): Invert | |
114 sense of the test to highlight the whitespace. | |
115 | |
116 2005-04-12 Nick Roberts <nickrob@snap.net.nz> | |
117 | |
118 * progmodes/gud.el (gud-display-line): GUD uses its own | |
119 overlay arrow now so don't set overlay-arrow-string. | |
120 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26). | |
121 | |
122 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu> | |
123 | |
124 * term.el (term-ansi-current-bold, term-ansi-current-underline) | |
125 (term-ansi-current-reverse, term-ansi-current-invisible) | |
126 (term-ansi-face-already-done): Change to boolean. | |
127 (term-reset-terminal, term-handle-colors-array): Handle the above | |
128 vars accordingly. | |
129 (term-buffer-vertical-motion): Rename from buffer-vertical-motion. | |
130 (term-emulate-terminal): Use the new name. | |
131 | |
132 * faces.el (secondary-selection): Use yellow1, not yellow. | |
133 (trailing-whitespace): Use red1, not red. | |
134 | |
135 2005-04-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
136 | |
137 * dired.el (dired-mode): Use dnd-* instead of x-dnd-* | |
138 (dired-dnd-handle-local-file): Call dnd-get-local-file-name. | |
139 (dired-dnd-handle-file): Call dnd-get-local-file-uri | |
140 | |
141 * cus-edit.el (dnd): New group. | |
142 | |
143 * term/w32-win.el (dnd): Require dnd | |
144 (w32-drag-n-drop): Call dnd-handle-one-url. | |
145 | |
146 * x-dnd.el: Require dnd. | |
147 (x-dnd-handle-uri-list, x-dnd-handle-file-name): Call | |
148 dnd-handle-one-url. | |
149 (x-dnd-types-alist, x-dnd-insert-utf8-text) | |
150 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text | |
151 to dnd-insert-text. | |
152 (x-dnd-protocol-alist, x-dnd-open-file-other-window) | |
153 (x-dnd-handle-one-url, x-dnd-get-local-file-uri) | |
154 (x-dnd-get-local-file-name, x-dnd-open-local-file) | |
155 (x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-). | |
156 | |
157 * dnd.el (dnd-protocol-alist): New file with generic DND functions. | |
158 | |
159 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com> | |
160 | |
161 * wdired.el: Doc fixes. | |
162 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. | |
163 (wdired-use-dired-vertical-movement): Rename from | |
164 wdired-always-move-to-filename-beginning. | |
165 (wdired-mode-map): Use `ignore' instead of `wdired-newline'. | |
166 (wdired-change-to-wdired-mode): Change mode name. | |
167 (wdired-newline): Delete. | |
168 | |
169 2005-04-11 Richard M. Stallman <rms@gnu.org> | |
170 | |
171 * whitespace.el (whitespace-highlight-the-space): | |
172 Don't call whitespace-unhighlight-the-space here. | |
173 | |
174 * simple.el (undo): Record t in undo-equiv-table | |
175 for the redo record made by an undo-in-region. | |
176 | |
177 2005-04-12 Nick Roberts <nickrob@snap.net.nz> | |
178 | |
179 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer) | |
180 (gdb-frame-inferior-io-buffer): New Functions to control | |
181 display of separate IO buffer. | |
182 (menu): Add them to menu-bar. | |
183 (gdb-display-buffer): Check for buffer another frame. | |
184 Protect GUD buffer. | |
185 (gdb-setup-windows): Create IO buffer if not already there. | |
186 (gdb-memory-mode): Remove purecopy noops. | |
187 | |
188 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk> | |
189 | |
190 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg, | |
191 and pass to self-insert-command. | |
192 | |
193 2005-04-11 Lute Kamstra <lute@gnu.org> | |
194 | |
195 * generic.el: Commentary section cleanup. | |
196 (generic): Delete. | |
197 (generic-use-find-file-hook, generic-lines-to-scan) | |
198 (generic-find-file-regexp, generic-ignore-files-regexp) | |
199 (default-generic-mode, generic-mode-find-file-hook) | |
200 (generic-mode-ini-file-find-file-hook): Move to generic-x.el. | |
201 * generic-x.el (generic-x): Docstring fix. Put it in the data group. | |
202 (generic-use-find-file-hook, generic-lines-to-scan) | |
203 (generic-find-file-regexp, generic-ignore-files-regexp) | |
204 (default-generic-mode, generic-mode-find-file-hook) | |
205 (generic-mode-ini-file-find-file-hook): Move from generic.el. | |
206 | |
207 2005-04-10 Karl Fogel <kfogel@red-bean.com> | |
208 | |
209 * bookmark.el (bookmark-write-file): Catch errors writing file. | |
210 This is the same change as revision 1.30 of saveplace.el. | |
211 | |
212 2005-04-10 Richard M. Stallman <rms@gnu.org> | |
213 | |
214 * startup.el (fancy-splash-tail): Update copyright year. | |
215 (command-line): Split part of -Q into -D. | |
216 (emacs-basic-display): New defvar. | |
217 (fancy-splash-text): Correct name of menu item. | |
218 | |
219 * saveplace.el (save-place-alist-to-file): Catch errors writing file. | |
220 | |
221 * info.el (Info-fontify-node): Handle fontification of multiple * Menu | |
222 lines in one node. | |
223 | |
224 * comint.el (comint-send-input): New arg ARTIFICIAL. | |
225 Callers in this file changed. | |
226 | |
227 * abbrev.el (define-abbrevs): Read system abbrevs properly. | |
228 | |
229 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message. | |
230 | |
231 2005-04-10 Chong Yidong <cyd@stupidchicken.com> | |
232 | |
233 * url/url-ldap.el (url-ldap): Add docstring. Fix call to | |
234 `ldap-search-internal'. | |
235 | |
236 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
237 | |
238 * files.el (set-auto-mode-1): Use line-end-position. | |
239 | |
240 * international/latin-1.el: | |
241 * international/latin-2.el: | |
242 * international/latin-3.el: | |
243 * international/latin-4.el: | |
244 * international/latin-5.el: | |
245 * international/latin-8.el: | |
246 * international/latin-9.el: Give punctuation syntax to NBSP. | |
247 | |
248 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore) | |
249 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode): | |
250 Use char-classes to accept non-ascii letters, accepted in some recent | |
251 bibtex implementations. | |
252 | |
253 2005-04-10 Luc Teirlinck <teirllm@auburn.edu> | |
254 | |
255 * custom.el (custom-set-minor-mode): Any non-nil value for the | |
256 variable should enable the mode when set through Custom. | |
257 | |
258 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
259 | |
260 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default | |
261 TAB binding so tab-always-indent is obeyed. | |
262 (vhdl-minibuffer-local-map): Move initialization into declaration. | |
263 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'. | |
264 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event) | |
265 (vhdl-hooked-abbrev): Avoid test for XEmacs. | |
266 (vhdl-current-line): Use line-beginning-position. | |
267 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before | |
268 with-output-to-temp-buffer, so the current position can be recorded. | |
269 | |
270 2005-04-10 Masatake YAMATO <jet@gyve.org> | |
271 | |
272 * progmodes/compile.el (compilation-error-regexp-alist-alist): | |
273 Add regexp for gcov. | |
274 | |
275 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> | |
276 | |
277 * calendar/time-date.el (time-to-seconds, seconds-to-time) | |
278 (days-to-time, time-subtract, time-add): Don't use the #xhhhh | |
279 syntax which Emacs 20 doesn't support. | |
280 | |
281 2005-04-09 Richard M. Stallman <rms@gnu.org> | |
282 | |
283 * help.el (describe-key-briefly, describe-key): Replace | |
284 strings as event types with "(any string)". | |
285 | |
286 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca> | |
287 | |
288 * arc-mode.el (archive-mode-map): Move initialization into | |
289 the declaration. Override *all* bindings of `undo'. | |
290 (archive-lemacs): Remove, use (featurep 'xemacs) instead. | |
291 | |
292 2005-04-09 Jay Belanger <belanger@truman.edu> | |
293 | |
294 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr. | |
295 | |
296 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu> | |
297 | |
298 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify. | |
299 (xterm-register-default-colors): Update color values computation | |
300 to match xterm-200. | |
301 | |
1 2005-04-09 Kenichi Handa <handa@m17n.org> | 302 2005-04-09 Kenichi Handa <handa@m17n.org> |
2 | 303 |
3 * international/code-pages.el (iso-latin-7): Fix the map. | 304 * international/code-pages.el (iso-latin-7): Fix the map. |
4 | 305 |
5 2005-04-08 Luc Teirlinck <teirllm@auburn.edu> | 306 2005-04-08 Luc Teirlinck <teirllm@auburn.edu> |