]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(lisp-mode-variables): Don't set comment-indent-function.
[gnu-emacs] / lisp / ChangeLog
1 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
4 comment-indent-function.
5 (lisp-comment-indent): Replace by an alias for comment-indent-default.
6
7 * reveal.el (reveal-post-command): Rework the handling of
8 reveal-open-spots, so as to be more reliable. There were several
9 tricky corner cases where an open spot might be lost, or where
10 a closed spot might end up on the list of open spots.
11 Only reveal text that's ellipsised.
12
13 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
14
15 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
16
17 2005-11-06 Richard M. Stallman <rms@gnu.org>
18
19 * progmodes/compile.el (compilation-internal-error-properties):
20 save-excursion around the computation of MARKER.
21
22 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
23
24 * textmodes/flyspell.el (flyspell-external-point-words):
25 flyspell-get-word returns a list, not just a string.
26
27 2005-11-06 John Paul Wallington <jpw@pobox.com>
28
29 * ibuffer.el (ibuffer): Search all visible frames when getting
30 Ibuffer buffer's window.
31
32 2005-11-07 Masatake YAMATO <jet@gyve.org>
33
34 * man.el (Man-reference-regexp): Accpet spaces between
35 `Man-name-regexp' and `Man-section-regexp'.
36 (Man-apropos-regexp): New variable.
37 (Man-abstract-xref-man-page): Use value for `Man-target-string'
38 if available.
39 (Man-highlight-references, Man-highlight-references0):
40 Handle the case when `Man-arguments' includes "-k".
41 (Man-highlight-references0): Rename the argument `TARGET-POS' to
42 `TARGET'. `TARGET' can be a number, function or nil.
43
44 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
45
46 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
47 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
48 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
49 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
50 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
51 (gdb-send-item): Use buffer-local-value and simplify.
52
53 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
54
55 * startup.el (command-line): Use `custom-reevaluate-setting' for
56 `global-font-lock-mode'.
57
58 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
59 by default, except in batch mode or when the -D option is given.
60
61 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
62 specified keyword args on to `define-minor-mode'. Update docstring.
63
64 2005-11-05 Romain Francoise <romain@orebokech.com>
65
66 * replace.el (occur-engine): Add marker at end of line, too.
67
68 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
69
70 * font-lock.el: Don't deal with font-lock-face-attributes here,
71 move the code ...
72
73 * startup.el (command-line): ... here. Use face-spec-set instead
74 of custom-declare-face.
75
76 * faces.el (face-spec-set): Reset the face if spec is not nil.
77
78 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
79
80 * newcomment.el (comment-region-internal): Box more tightly in the
81 common case where there's no TAB in the boxed text.
82
83 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
84
85 * info.el (info-tool-bar-map): Use images prev-node, next-node and
86 up-node.
87
88 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
89
90 * newsticker.el: Commentary updated. Code formatting changed.
91 (newsticker-version): Change to "1.9".
92 (newsticker, newsticker-feed): Doc fix.
93 (newsticker-url-list): Doc fix. Add option "Weekly".
94 (newsticker-retrieval-interval): Add option "Weekly".
95 (newsticker-headline-processing): Doc fix.
96 (newsticker-auto-mark-filter): Remove.
97 (newsticker-auto-mark-filter-list): New.
98 (newsticker-layout, newsticker-sort-method): Doc fix.
99 (newsticker-hide-old-items-in-newsticker-buffer)
100 (newsticker-heading-format, newsticker-item-format)
101 (newsticker-desc-format): Doc fix.
102 (newsticker-show-all-rss-elements): Remove.
103 (newsticker-show-all-news-elements): New.
104 (newsticker-faces, newsticker-ticker): Doc fix.
105 (remove-from-invisibility-spec): Code formatting.
106 (newsticker--process-ids): New.
107 (newsticker-mode): Doc fix.
108 (newsticker-mode): Change mode-line-format.
109 (newsticker-start): Remove debug output.
110 (newsticker-start-ticker): Doc fix. Add Autoload cookie.
111 (newsticker-w3m-show-inline-images): Code formatting.
112 (newsticker-next-item): Call `force-mode-line-update'.
113 (newsticker-previous-item): Call `force-mode-line-update'.
114 (newsticker-next-feed): Call `force-mode-line-update'.
115 (newsticker-previous-feed): Call `force-mode-line-update'.
116 (newsticker-mark-all-items-at-point-as-read): Code formatting.
117 (newsticker-show-old-items): Do not show descs.
118 (newsticker-hide-entry): Hide too much.
119 (newsticker-hide-entry, newsticker-show-entry)
120 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
121 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
122 (newsticker-toggle-auto-narrow-to-item): Code formatting.
123 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
124 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
125 (newsticker-get-news): Call `force-mode-line-update'.
126 Collect process ids.
127 (newsticker--sentinel): Change coding system handling.
128 Move image retrieval to new functions newsticker--get-logo-url-*.
129 Move feed parsing to new functions newsticker--parse-*.
130 Update list of process ids.
131 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
132 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
133 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
134 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
135 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
136 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
137 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
138 (newsticker--decode-coding-string): Remove.
139 (newsticker--decode-numeric-entities): Check input. Format code.
140 (newsticker--remove-whitespace): Check input.
141 (newsticker--do-forget-preformatted): Doc fix.
142 (newsticker--decode-rfc822-date): Allow for missing time.
143 (newsticker--update-process-ids): New.
144 (newsticker--image-sentinel): Change comment.
145 (newsticker--image-read): Change error message.
146 (newsticker--imenu-goto): Doc fix. Show headline title.
147 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
148 (newsticker--buffer-do-insert-text): Clean whitespace in
149 html-rendered headline title. Code formatting.
150 Call `newsticker--buffer-print-extra-elements'.
151 (newsticker--buffer-print-extra-element): Remove.
152 (newsticker--buffer-print-extra-elements): New.
153 (newsticker--buffer-do-print-extra-element): New.
154 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
155 large sizes.
156 (newsticker--run-auto-mark-filter)
157 (newsticker--do-run-auto-mark-filter):
158 Use `newsticker-auto-mark-filter-list'.
159
160 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
161
162 * net/rcirc.el: Use split-string OMIT-NULLS argument.
163 (rcirc-print): Force redisplay before running hooks. Do long
164 buffer truncation after making new text read-only. Deal with nil
165 text when decoding strings. If TARGET is nil, use either the
166 currently selected buffer, if it is an rcirc buffer and of the
167 same process or the process buffer.
168 (rcirc-mode): Remove header-line. Recompute short buffer names.
169 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
170 (rcirc-short-buffer-name): Add variable.
171 (rcirc-kill-buffer-hook): Recompute short buffer names.
172 Remove nick from private channel.
173 (rcirc-send-input): Send command text to current-buffer.
174 Don't clear overlay arrow here.
175 (rcirc-short-buffer-name): Return a short buffer name.
176 (rcirc-update-short-buffer-names, rcirc-abbreviate)
177 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
178 buffer-name abbreviations.
179 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
180 Do not touch nick-table when killing a parted channel.
181 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
182 Clear arrow from current buffer if it is now hidden.
183 (rcirc-current-buffer): Add variable.
184 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
185 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
186 Remove -face from names.
187 (rcirc-update-activity-string): Print "DND" when globally ignoring
188 activity.
189 (rcirc-ignore-buffer-activity-flag): Rename from
190 rcirc-ignore-channel-activity.
191 (rcirc-ignore-all-activity-flag): Doc fix.
192 (rcirc-channels): Remove variable.
193 (rcirc-kill-buffer-hook):
194 (rcirc-get-buffer-create): Add nick to private channel.
195 (rcirc-multiline-edit-submit): Remove tabs.
196 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
197 folded.
198 (rcirc-remove-nick-channel): Bug fix.
199 (rcirc-toggle-ignore-buffer-activity): Rename from
200 rcirc-toggle-ignore-channel-activity.
201 (rcirc-record-activity): Add buffers to the front of the list.
202 (rcirc-update-activity): Remove killed buffers from list.
203 (rcirc-process-server-response-1): Remove last argument if it is
204 null before calling handler.
205 (rcirc): Add "rcirc" defcustom prefix.
206 (rcirc-prompt): Simplify default prompt.
207 Use custom-initialize-default.
208 (rcirc-private-chats): Remove variable.
209 (rcirc-prompt): Change initialization.
210 (rcirc-version): Remove function.
211 (rcirc-id-string): Add constant.
212 (rcirc-last-buffer): Remove variable.
213 (rcirc-buffer-alist): Add variable.
214 (rcirc-connect): Update variable setup.
215 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
216 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
217 default.
218 (rcirc-handler-generic): Trigger activity.
219 (rcirc-send-message): Create the buffor of the target.
220 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
221 (rcirc-get-buffer): Just return nil if there is no matching buffer.
222 (rcirc-multiline-edit-cancel): Remove function.
223 (rcirc-set-last-buffer): Remove function.
224 (rcirc-get-any-buffer): Add function.
225 (rcirc-join-channels): Don't print /join text.
226 (rcirc-toggle-ignore-channel-activity): Add and update echo area
227 messages.
228 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
229 (rcirc-handler-NOTICE): Recognize CTCP responses.
230 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
231 constructing TOPIC string for buffers we are not JOINed.
232 (rcirc-handler-CTCP-response): Add handler.
233 (rcirc-multiline-edit-submit): Restore the window-configuration
234 before adjusting point.
235 (rcirc): Add customization group.
236 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
237 (rcirc-user-full-name, rcirc-startup-channels-alist)
238 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
239 (rcirc-ignore-all-activity-flag, rcirc-time-format)
240 (rcirc-input-ring-size, rcirc-read-only-flag)
241 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
242 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
243 Change defvar to defcustom.
244 (rcirc-update-prompt): Add optional ALL arg, which will update
245 prompts in all rcirc buffers. Regexp quote replacement text.
246 (rcirc-fill-column): Accept 'frame-width as a value.
247 (rcirc-set-changed): Add function.
248 (rcirc-next-active-buffer): Write more meaningful messages.
249 (rcirc-faces): Add customization group.
250 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
251 (rcirc-nick-in-message-face, rcirc-prompt-face)
252 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
253 (with-rcirc-process-buffer): Move before first usage.
254 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
255 (rcirc-debug-flag): Rename from `rcirc-log-p'.
256 (rcirc-debug): Rename from `rcirc-log'.
257 (rcirc-format-response-string): Do not print '-' chars for a
258 NOTICE with no sender. Simplify output of server responses.
259
260 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
261
262 (rcirc-browse-url-map, rcirc-browse-url-at-point)
263 (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
264 mouse and RET clickable.
265
266 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
267
268 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
269
270 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
271
272 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
273 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
274 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
275 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
276 argument to all these routines, so the passphrase can be managed
277 externally and passed in to the system.
278 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
279 pgg-add-passphrase-to-cache function.
280
281 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
282 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
283 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
284 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
285 argument to all these routines, so the passphrase can be managed
286 externally and passed in to the system.
287 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
288 function.
289
290 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
291
292 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
293 from goto-address-url-regexp.
294
295 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
296
297 * textmodes/org.el (org-read-date, org-goto-calendar)
298 (org-recenter-calendar, org-agenda-goto-calendar):
299 Temporarily clear 'calendar-move-hook'.
300
301 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
302
303 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
304 merging.
305
306 * ediff-util.el (ediff-previous-difference): Don't skip regions that
307 have merge clashes.
308
309 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
310
311 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
312 Undo previous change.
313
314 * startup.el (command-line): Use `custom-reevaluate-setting' for
315 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
316 tty-register-default-colors on Mac.
317
318 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
319
320 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
321 (gdb-buffer-type): Make it automatically buffer local...
322 (gdb-get-create-buffer): ...and set it accordingly.
323 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
324 actually work.
325
326 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
327
328 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
329 not red.
330
331 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
332
333 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
334 case GUD buffer is not visible.
335 (gdb-goto-breakpoint): Try to force display in source buffer.
336 (gdb-frame-gdb-buffer): Copy other similar functions.
337 (gdb-restore-windows): Don't display source if not asked for.
338 (gdb-assembler-buffer-name): Don't capitalise.
339
340 2005-11-03 Richard M. Stallman <rms@gnu.org>
341
342 * wid-edit.el (key-sequence): New widget type.
343
344 * simple.el (set-mark-command-repeat-pop): New variable.
345 (set-mark-command): Only interpret plan C-@ after a pop as a pop
346 if set-mark-command-repeat-pop is true.
347
348 * info.el (Info-fontify-node): Don't display extra "see" if there
349 already is one here.
350
351 * mouse.el: Fix special handling of DEL after dragging a region:
352 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
353 (mouse-region-delete-keys): Add [backspace].
354
355 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
356
357 * textmodes/ispell.el (ispell-command-loop): Change `i' description
358 not to assume it pertains to an affix.
359
360 * textmodes/flyspell.el (flyspell-post-command-hook):
361 Bind deactivate-mark to prevent deactivation.
362
363 2005-11-03 Lars Hansen <larsh@soem.dk>
364
365 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
366 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
367 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
368
369 2005-11-03 Romain Francoise <romain@orebokech.com>
370
371 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
372 Update copyright years.
373
374 2005-11-03 Sam Steingold <sds@gnu.org>
375
376 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
377 Use system-type instead of window-system because window-system is not
378 correctly defined during loadup.
379
380 2005-11-02 Mark A. Hershberger <mah@everybody.org>
381
382 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
383 (xml-parse-tag): Join strings separated by a comment properly.
384
385 2005-11-02 Andreas Schwab <schwab@suse.de>
386
387 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
388
389 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
390
391 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
392 (byte-optimize-pure-func): Quote the eval'd value.
393
394 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
395 Rename from perl-font-lock-syntactic-face-function.
396 Change the calling convention so it can be used as a font-lock MATCHER.
397 Do the parse-partial-sexp loop outselves.
398 (perl-font-lock-syntactic-keywords): Use it.
399 (perl-mode): Don't set font-lock-syntactic-face-function any more.
400
401 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
402
403 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
404 disassembly buffer too.
405 (gdb-exited): Remove overlay arrows when execution has finished.
406 (gdb-info-frames-custom, gdb-info-threads-custom)
407 (gdb-info-registers-custom): Don't add inappropriate text
408 properties if inferior is not active.
409
410 2005-11-02 Glenn Morris <rgm@gnu.org>
411
412 * progmodes/fortran.el (fortran-blink-match):
413 Use `blink-matching-delay'.
414
415 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
416
417 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
418
419 2005-11-02 Lars Hansen <larsh@soem.dk>
420
421 * net/tramp.el (tramp-action-out-of-band): Handle scp message
422 "Permission denied".
423
424 2005-11-01 Richard M. Stallman <rms@gnu.org>
425
426 * textmodes/flyspell.el (flyspell-external-point-words):
427 Pass nil to flyspell-get-word.
428
429 2005-11-02 Kim F. Storm <storm@cua.dk>
430
431 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
432 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
433
434 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
435
436 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
437 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
438 (calendar-mouse-print-dates): Add optional `event' argument.
439 Update interactive-spec.
440 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
441 Use `calendar-event-to-date' instead of `event'.
442
443 2005-11-02 Masatake YAMATO <jet@gyve.org>
444
445 * progmodes/ld-script.el (ld-script-builtins):
446 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
447 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
448 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
449
450 2005-11-01 Romain Francoise <romain@orebokech.com>
451
452 * vc-sccs.el: Update copyright year.
453 * ezimage.el: Likewise.
454
455 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
456
457 * info.el (Info-fontify-node): Use `string-width' for fontifying
458 underlined titles.
459
460 2005-11-01 Juri Linkov <juri@jurta.org>
461
462 * info.el (Info-fontify-node): Downcase node header keywords Node,
463 Prev, Next, Up before comparison.
464 (Info-history): Insert absolute directory name, and put invisible
465 property on it.
466
467 2005-11-01 Juri Linkov <juri@jurta.org>
468
469 * info.el (Info-file-supports-index-cookies): New variable.
470 (Info-find-node-2): Check makeinfo version for index cookie support.
471 (Info-index-nodes): Search for nodes with index cookies only when
472 Info-file-supports-index-cookies is t. Otherwise, search nodes
473 with "Index" in the node name.
474 (Info-index-node): Search index cookie in the current node only when
475 Info-file-supports-index-cookies is t. Otherwise, check the word
476 "Index" in the node name.
477 (Info-find-emacs-command-nodes): Remove code that searches nodes
478 with "Index" node name in the top menu.
479
480 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
481
482 * progmodes/scheme.el (scheme-mode-variables): Use the default
483 comment-indent-function.
484
485 * faces.el (face-attribute): Handle the case where a face inherits from
486 a non-existent face.
487
488 * simple.el (eval-expression-print-format): Use lisp-readable syntax
489 for octal and hexa output, and merge the char into the paren.
490 (kill-new): Use push.
491 (copy-to-buffer): Use with-current-buffer.
492 (completion-setup-function): Move code in loop to remove redundancy.
493 (minibuffer-local-must-match-map): Don't add bindings that duplicate
494 those inherited from minibuffer-local-completion-map.
495
496 * savehist.el (savehist-mode) <defcustom>:
497 Use custom-set-minor-mode if available.
498 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
499 and emit a message if applicable.
500
501 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
502
503 * savehist.el: Sync up to version 19.
504 (savehist-mode): New minor mode.
505 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
506 (savehist-length): Remove (use history-length instead).
507 (savehist-file-modes): Rename from savehist-modes.
508 (savehist-save-hook, savehist-loaded): New vars.
509 (savehist-load): Use savehist-mode. Try to smooth up transition from
510 old format to new format.
511 (savehist-install): Allow savehist-autosave-interval to be nil.
512 (savehist-save): Run the new hook. Be more careful to only trim the
513 history variables.
514 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
515 (savehist-printable): Print into a buffer rather than char-by-char.
516
517 2005-11-01 John Wiegley <johnw@newartisans.com>
518
519 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
520 toggle-ignore keybinding (C-a). The author said it had been
521 disabled much earlier due to a possible incompatibility, but after
522 many months of usage I have encountered no problems (and it is a
523 rather useful option, especially for switching to " *temp*").
524
525 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
526 support for OS/X's AddressBook, by calling out to the open source
527 program "contacts" (installable through Fink).
528
529 * net/eudc.el (eudc-expand-inline): If the
530 `eudc-multiple-match-handling-method' is set to `all', delete the
531 query string before inserting the query result.
532
533 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
534 flag, to prevent Eshell from using the system ls when
535 `eshell-ls-insert-directory' is in used.
536 (eshell-ls-insert-directory): Disable font-lock in directory
537 buffer so that Eshell's own fontification is seen. This broke
538 recently due to changes in font-lock, so this goes back to version
539 21 behavior.
540
541 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
542
543 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
544 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
545 (gdb-many-windows): Doc fix.
546
547 2005-10-31 Romain Francoise <romain@orebokech.com>
548
549 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
550
551 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
552
553 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
554 that global-font-lock-mode can be enabled by default.
555
556 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
557 (font-lock-add-keywords, font-lock-remove-keywords)
558 (font-lock-fontify-buffer): Remove autoload cookies.
559
560 * jit-lock.el (jit-lock-register): Likewise.
561
562 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
563
564 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
565
566 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
567 intact if there is no gud-comint-buffer.
568
569 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
570
571 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
572 old prompt comint-prompt-read-only is t and GDB commands are
573 issued from tool bar etc.
574
575 2005-10-31 Masatake YAMATO <jet@gyve.org>
576
577 * vc.el (vc-directory-exclusion-list): Add "{arch}".
578
579 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
580
581 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
582 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
583
584 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
585
586 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
587 starting at beginning of line. Fontification is messed up when
588 `open-paren-in-column-0-is-defun-start' set to t.
589 Reported by John Paul Wallington <jpw@pobox.com>.
590
591 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
592
593 * comint.el (comint-send-input): Call `comint-update-fence' when
594 `comint-process-echoes' and `comint-prompt-read-only' are both
595 non-nil, to avoid leftover read-only newline.
596
597 2005-10-30 Richard M. Stallman <rms@gnu.org>
598
599 * textmodes/flyspell.el (flyspell-external-point-words):
600 Detect when WORD can't be checked properly because
601 flyspell-get-word finds just part of it, and move on.
602
603 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
604 boundarychar for Polish.
605 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
606 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
607
608 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
609
610 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
611 (gdb-registers-font-lock-keywords): Delete.
612 (gdb-registers-mode): Don't fontify.
613 (gdb-info-registers-custom): Use text properties instead as, in
614 future, changed register values will use font-lock-warning-face.
615 (gdb-local-font-lock-keywords): Rename to...
616 (gdb-locals-font-lock-keywords): ...for consistency.
617
618 2005-10-30 Andre Spiegel <spiegel@gnu.org>
619
620 * vc.el (vc-switch-backend): Better error message if the buffer is
621 not visiting a file under version control.
622
623 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
624
625 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
626
627 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
628 ~/.emacs.d/.emacs.
629
630 2005-10-29 Richard M. Stallman <rms@gnu.org>
631
632 * replace.el (occur-mode-mouse-goto): Always go to other window.
633 (occur-mode-goto-occurrence): Always switch in same window.
634
635 * simple.el (undo): Display message at end, not at start.
636
637 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
638 New arg REUSE-CELL.
639 (cancel-timer-internal): New function.
640 (timer-event-handler): Use cancel-timer-internal,
641 and pass the cell it returns to timer-activate...
642
643 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
644 (jit-lock-deferred-fontify, jit-lock-context-fontify)
645 (jit-lock-after-change): Test memory-full.
646
647 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
648
649 * textmodes/conf-mode.el (conf-assignment-sign)
650 (conf-assignment-regexp): Fix docstrings.
651 (conf-mode-initialize): New function.
652 (conf-mode): Remove optional args. Use delay-mode-hooks to
653 recognize recursive calls.
654 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
655 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
656 (conf-xdefaults-mode): Use define-derived-mode and
657 conf-mode-initialize.
658
659 2005-10-29 Romain Francoise <romain@orebokech.com>
660
661 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
662
663 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
664
665 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
666 part of the decoded armor to find the key-identifier.
667 (pgg-gpg-lookup-key-owner): New function to return the
668 human-readable identifier of a key owner.
669 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
670 key itself.
671 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
672 the key value) if we have a key and can match it against a secret
673 key. Also, added a note pointing out fact that the prompt only
674 indicates the first matching key.
675
676 * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
677 pgg-decrypt-region.
678 (pgg-pending-timers): A new hash for tracking the passphrase cache
679 timers, so that new ones supercede old ones.
680 (pgg-add-passphrase-to-cache): Rename from
681 `pgg-add-passphrase-cache' to reduce confusion (all callers
682 changed). Modified to cancel old timers when new ones are added.
683 (pgg-remove-passphrase-from-cache): Rename from
684 `pgg-remove-passphrase-cache' to reduce confusion (all callers
685 changed). Modified to cancel old timers when their keys are
686 removed from the cache.
687 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
688 XEmacs, an indirection to delete-itimer.
689 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
690 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
691 users can only check cache without risk of prompting. Correct bug in
692 notruncate behavior.
693 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
694 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
695 Add informative docstrings.
696 (pgg-decrypt): Convey provided passphrase in subordinate call to
697 pgg-decrypt-region.
698
699 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
700
701 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
702 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
703 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
704 'passphrase' argument, so the passphrase can be managed externally
705 and then passed in to the system.
706
707 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
708 (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
709 so the passphrase cache can be used reliably with identifiers
710 besides a pgp packet's key id.
711
712 * pgg-gpg.el (pgg-pgp-encrypt-region)
713 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
714 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
715 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
716 argument to all these routines, so the passphrase can be managed
717 externally and passed in to the system.
718
719 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
720 'notruncate' argument, so the passphrase cache can be used
721 reliably with identifiers besides a pgp packet's key id.
722
723 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
724
725 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
726 symmetric encryption.
727 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
728 encrypted session key.
729 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
730 message ask for the passphrase in a proper way.
731
732 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
733 New user commands for symmetric encryption.
734
735 2005-10-28 Bill Wohler <wohler@newt.com>
736
737 * help-mode.el (help-url): New button type. Calls browse-url.
738 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
739 Similar to Info nodes: URL `url'.
740 (help-make-xrefs): Create help-url buttons for
741 help-xref-url-regexp matches.
742
743 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
744
745 * tool-bar.el (tool-bar-add-item-from-menu)
746 (tool-bar-local-item-from-menu): Fix doc strings.
747
748 2005-10-28 Romain Francoise <romain@orebokech.com>
749
750 * ldefs-boot.el: Update.
751
752 * subr.el (locate-library): Move from help-fns.el.
753 * help-fns.el (locate-library): Move to subr.el.
754
755 2005-10-28 Richard M. Stallman <rms@gnu.org>
756
757 * net/tramp.el (tramp-completion-mode): defvar moved up.
758
759 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
760
761 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
762
763 * files.el (find-file-noselect): Use %d to format large file size.
764
765 * bindings.el (mode-line-format): Add %e.
766
767 * loadup.el ("facemenu"): Load unconditionally.
768 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
769 ("x-dnd"): Load, when appropriate.
770
771 * startup.el (command-line): Call before-init-hook earlier.
772 Warn about some bad characters in -u user name.
773
774 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
775 (flyspell-external-point-words): Error if misspelled word is not found.
776 Set flyspell-large-region-beg at end of word.
777
778 2005-10-28 Andreas Schwab <schwab@suse.de>
779
780 * view.el (View-revert-buffer-scroll-page-forward):
781 Use view-page-size-default.
782
783 2005-10-28 Juri Linkov <juri@jurta.org>
784
785 * international/quail.el (quail-get-current-str): Translate last
786 raw character for deterministic input methods.
787
788 2005-10-27 Jay Belanger <belanger@truman.edu>
789
790 * calc/calc-ext.el: Add functions to autoloads.
791 (math-identity-matrix-p, math-ident-row-p): New functions.
792
793 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
794 multiplication by an identity matrix; don't turn multiplication by
795 an inverse matrix into division.
796 (math-div-symbol-fancy): Replace division by matrices with
797 multiplication by inverse.
798
799 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
800
801 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
802 (calc-writeoutpower): New functions.
803
804 2005-10-27 Romain Francoise <romain@orebokech.com>
805
806 * replace.el (occur-engine): Include colon in mouse-face highlight.
807
808 * dired-x.el: Change Maintainer field.
809
810 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
811
812 * longlines.el (longlines-mode): Bind after-change-functions to
813 nil during initial decoding and final encoding.
814
815 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
816
817 * term.el (term-emulate-terminal, term-handle-colors-array)
818 (term-handle-ansi-escape): Specify the terminfo capabilities
819 implemented.
820
821 2005-10-26 Richard M. Stallman <rms@gnu.org>
822
823 * info.el (Info-fontify-node): Fix detection of sentence-break
824 before *Note.
825
826 2005-10-26 Romain Francoise <romain@orebokech.com>
827
828 * smerge-mode.el: Add `tools' to file keywords.
829
830 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
831
832 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
833 when the fringe is not available.
834
835 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
836 (def-gdb-auto-update-trigger): Simplify construction.
837 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
838 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
839 defined explicitly.
840 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
841 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
842 defined explicitly.
843 (gdb-info-locals-custom): Remove as it's a no-op.
844
845 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
846
847 * longlines.el (longlines-mode): Remove narrowing before
848 performing the initial decoding or final encoding.
849
850 2005-10-25 Romain Francoise <romain@orebokech.com>
851
852 * emacs-lisp/find-func.el (find-library-name): Also strip
853 extension if library name ends in .el, to take advantage of
854 `find-library-suffixes'.
855
856 2005-10-25 Richard M. Stallman <rms@gnu.org>
857
858 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
859
860 2005-10-25 Juri Linkov <juri@jurta.org>
861
862 * textmodes/texinfo.el (texinfo-mode): Change charset of one
863 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
864
865 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
866
867 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
868 (blackbox-redefine-key): Add argument `map'.
869
870 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
871 regions when moving the jit-lock-context-unfontify-pos boundary.
872
873 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
874
875 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
876
877 2005-10-25 Masatake YAMATO <jet@gyve.org>
878
879 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
880
881 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
882
883 * play/blackbox.el (blackbox-redefine-key): New function.
884 (blackbox-mode-map): Use it to remap existing bindings for cursor
885 motion instead of binding literal keys.
886
887 2005-10-25 Glenn Morris <rgm@gnu.org>
888
889 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
890 diary does not end in a newline. Do not assume a blank line at
891 the start of the diary file.
892
893 2005-10-25 Kenichi Handa <handa@m17n.org>
894
895 * international/quail.el (quail-translate-key): If the input
896 method is deterministic and failed to handle the last key, restart
897 the key handling loop from an appropriate key.
898
899 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
900
901 * vc.el (vc-dired-mode): Extend comment for binding of
902 `directory-listing-before-filename-regexp'.
903
904 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
905
906 * textmodes/texinfo.el (texinfo-mode):
907 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
908 not to unnecessarily expose emacs-mule's internal char codes.
909
910 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
911
912 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
913 Display hand pointer and help-echo on disabled icon too.
914 (gdb-mouse-until): New function.
915 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
916
917 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
918
919 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
920 with 2005-10-23 change to doctor.el.
921
922 * finder.el (finder-mode-map): Add follow-link binding.
923
924 2005-10-25 Kim F. Storm <storm@cua.dk>
925
926 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
927 to gdb-mouse-toggle-breakpoint-fringe.
928 (gdb-mouse-toggle-breakpoint-margin): Rename from
929 gdb-mouse-toggle-breakpoint. Fix doc.
930 (gdb-mouse-toggle-breakpoint-fringe): New defun.
931 (gdb-put-string): Add optional SPROPS arg. Add props to string.
932 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
933 string properties also for fringe breakpoint bitmaps.
934
935 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
936
937 * textmodes/org.el (org-start-icalendar-file): Fix format form.
938
939 2005-10-25 Masatake YAMATO <jet@gyve.org>
940
941 * simple.el (completion-common-substring):
942 Use `completion-common-substring' prior to `completion-base-size'.
943
944 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
945
946 * savehist.el: Require CL while compiling.
947 (savehist-history-variables): Remove.
948 (savehist-save-minibuffer-history, savehist-additional-variables)
949 (savehist-minibuffer-history-variables): New vars.
950 (savehist-save): Use them.
951 (savehist-uninstall, savehist-minibuffer-hook): New funs.
952 (savehist-install): New fun, extracted from savehist-load.
953 (savehist-load): Use them.
954
955 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
956
957 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
958 a dummy doc-string-elt property.
959 (defalias, defvaralias, define-category): Add a docstring property.
960
961 * image.el (defimage):
962 * widget.el (define-widget):
963 * custom.el (defface, defcustom): Add `doc-string' declaration.
964
965 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
966 (defadvice): Add `doc-string' declaration.
967
968 * emacs-lisp/byte-run.el (macro-declaration-function):
969 Handle `doc-string' declarations.
970 (define-obsolete-function-alias, define-obsolete-variable-alias):
971 Add `doc-string' declaration.
972
973 2005-10-24 Kenichi Handa <handa@m17n.org>
974
975 * international/utf-7.el (utf-7): Add autoload cookie.
976
977 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
978
979 2005-10-24 Eli Zaretskii <eliz@gnu.org>
980
981 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
982 list of directories passed to batch-update-autoloads. Add "." to
983 the list of the echoed directories.
984
985 * pgg-def.el:
986 * pgg-gpg.el:
987 * pgg-parse.el:
988 * pgg-pgp.el:
989 * pgg-pgp5.el:
990 * pgg.el: Moved here from the gnus subdirectory.
991
992 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
993
994 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
995 in case comint-prompt-read-only is set to t.
996
997 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
998 in case comint-prompt-read-only is set to t.
999
1000 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
1001
1002 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
1003 Now a string.
1004 (icalendar-import-format): Handle CLASS, STATUS, URL.
1005 Rename `subject' to `summary'.
1006 (icalendar-import-format-summary): Rename from
1007 `icalendar-import-format-subject'.
1008 (icalendar-import-format-url, icalendar-import-format-status)
1009 (icalendar-import-format-class): New variables.
1010 (icalendar--rris): Take variable argument list.
1011 (icalendar--datestring-to-isodate): Remove unnecessary
1012 calendar-style check when converting dates with explicit month names.
1013 (icalendar-export-region): Change return type of conversion
1014 subroutines. Bury current buffer unless error occurred.
1015 (icalendar--convert-to-ical)
1016 (icalendar--parse-summary-and-rest): New functions.
1017 (icalendar--convert-ordinary-to-ical)
1018 (icalendar--convert-weekly-to-ical)
1019 (icalendar--convert-yearly-to-ical)
1020 (icalendar--convert-block-to-ical)
1021 (icalendar--convert-cyclic-to-ical)
1022 (icalendar--convert-anniversary-to-ical): Change return type.
1023 Strip trailing blanks from subject.
1024 (icalendar--convert-sexp-to-ical): Change return type.
1025 Strip trailing blanks from subject. Handle simple sexp
1026 entries as generated by icalendar.el.
1027 (icalendar--convert-float-to-ical)
1028 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
1029 (icalendar-import-file): Doc fix.
1030 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
1031 Correct call to icalendar--rris.
1032 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
1033 `summary'.
1034 (icalendar--add-diary-entry): Rename `subject' to `summary'.
1035
1036 2005-10-24 Romain Francoise <romain@orebokech.com>
1037
1038 * server.el (server-sentinel): Set query-on-exit flag to nil on
1039 new client processes (it isn't inherited from the server process).
1040
1041 * replace.el (occur-engine): Rearrange text properties.
1042
1043 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1044
1045 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
1046 case-fold-search is nil.
1047 (debug-help-follow): Use help-xref-interned directly.
1048
1049 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * thumbs.el (thumbs-image-type): Add .pbm.
1052
1053 2005-10-23 Richard M. Stallman <rms@gnu.org>
1054
1055 * faces.el (inhibit-face-set-after-frame-default): New variable.
1056 (set-face-attribute): Bind it.
1057 (face-set-after-frame-default): Test it.
1058
1059 * help-fns.el (describe-simplify-lib-file-name): New function.
1060 (describe-function-1, describe-variable): Use it.
1061
1062 * faces.el (describe-face): Use describe-simplify-lib-file-name.
1063
1064 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
1065 Eliminate nil as possible value.
1066 (tooltip-hide-delay): Reduce internal-border-width.
1067
1068 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
1069 (menu-bar-file-menu) <new-file>: Likewise.
1070
1071 * simple.el (line-move-finish): Ignore fields computing LINE-END.
1072
1073 * international/mule.el (load-with-code-conversion):
1074 Pass full file name to `eval-buffer' unless preloading.
1075
1076 * textmodes/flyspell.el (flyspell-large-region):
1077 Call ispell-check-version.
1078
1079 * textmodes/ispell.el (ispell-local-dictionary-overridden):
1080 Fix the make-variable-buffer-local call that was supposed
1081 to be for this variable.
1082 (ispell-aspell-supports-utf8): Doc fix.
1083 (ispell-find-aspell-dictionaries): Preserve elements of
1084 ispell-dictionary-alist for dictionaries that aspell doesn't report.
1085 (ispell-aspell-find-dictionary): Return nil on error.
1086
1087 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
1088 (doctor-symptoms): Likewise.
1089
1090 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
1091
1092 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
1093
1094 * cus-edit.el (custom-button, custom-button-pressed): New vars.
1095 (custom-raised-buttons): Add :set spec.
1096 (custom-button-unraised, custom-button-pressed-unraised):
1097 New faces, so that custom-raised-buttons actually does something.
1098 (custom-mode): Use custom-button and custom-button-pressed.
1099
1100 * wid-edit.el (widget-specify-button): Don't ignore
1101 widget-mouse-face on graphic terminals.
1102 (widget-move-and-invoke): Cleanup.
1103
1104 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
1105
1106 * whitespace.el (whitespace-cleanup): Doc fix.
1107
1108 2005-10-23 Romain Francoise <romain@orebokech.com>
1109
1110 * emulation/viper.el (viper-set-hooks): Quote forms passed to
1111 `eval-after-load' to avoid evaluating their result.
1112
1113 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
1114
1115 * files.el (directory-listing-before-filename-regexp):
1116 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
1117
1118 * dired.el (dired-move-to-filename-regexp): Remove.
1119 All occurences replaced by `directory-listing-before-filename-regexp'.
1120
1121 * dired-x.el, locate.el, vc.el:
1122 Replace `dired-move-to-filename-regexp' by
1123 `directory-listing-before-filename-regexp'. In vc.el it is
1124 overwritten locally; maybe this can be handled in files.el too.
1125
1126 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
1127 replaced by `directory-listing-before-filename-regexp'.
1128
1129 2005-10-23 Andreas Schwab <schwab@suse.de>
1130
1131 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
1132 and eval-next-after-load.
1133
1134 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
1135
1136 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
1137 exist, create it.
1138
1139 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
1140
1141 * allout.el: Remove autoloads for mailcrypt and crypt++.
1142 Require pgg, pgg-gpg during compilation.
1143 (allout-version): Increment version number to 2.1, and use a literal
1144 rather than RCS Id.
1145 (allout-default-encryption-scheme): Remove.
1146 (allout-passphrase-verifier-handling)
1147 (allout-passphrase-verifier-string)
1148 (allout-file-passphrase-verifier-string)
1149 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
1150 (allout-passphrase-hint-handling): Rename and simplify.
1151 (allout-init): Use `find-file-hook' if available, otherwise
1152 `find-file-hooks'.
1153 (allout-mode): Use `write-file-functions' if available, otherwise
1154 `local-write-file-hooks' and, instead of making auto-save-hook
1155 buffer local, make the write-file-hook activity contingent to
1156 allout-mode.
1157 (allout-mode): Use key-binding substitution in the docstring.
1158 (allout-kill-line): Spell-out kill ring data structure mutation
1159 instead of using byte-compiler-complaint-provoking `pop'.
1160 (allout-insert-listified): Use `insert' rather than `insert-string'
1161 (allout-toggle-current-subtree-encryption): Update docstring, adjust
1162 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
1163 (allout-encrypt-string): Totally revamped vis new underlying
1164 encryption facilities.
1165 (allout-mc-activate-passwd): Remove.
1166 (allout-obtain-passphrase): New, more or less replaces
1167 allout-mc-activate-passwd.
1168 (allout-encrypted-key-info): More or less replaces
1169 allout-encrypted-text-type.
1170 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
1171 (my-mark-marker): Use `(featurep 'xemacs)'.
1172
1173 2005-10-23 Lars Hansen <larsh@soem.dk>
1174
1175 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
1176 (byte-compile-file-form-defmumble, byte-compile-defun)
1177 (byte-compile-defmacro): Use it.
1178 (byte-compile-form): Don't call byte-compile-set-symbol-position
1179 when a byte-compile handler is called.
1180
1181 2005-10-22 Romain Francoise <romain@orebokech.com>
1182
1183 * savehist.el (savehist-history-variables): Add `grep-find-history'.
1184
1185 * subr.el (eval-after-load): Convert library name to an absolute
1186 file name using locate-library, since load-history no longer has
1187 library names in it.
1188
1189 2005-10-22 Richard M. Stallman <rms@gnu.org>
1190
1191 * files.el (make-temp-file): Move from subr.el.
1192 * subr.el (make-temp-file): Move to files.el.
1193
1194 * window.el (get-buffer-window-list): Move from subr.el.
1195 * subr.el (get-buffer-window-list): Move to window.el.
1196
1197 * image.el (image-load-path): Use eval-at-startup to initialize.
1198
1199 * subr.el (eval-at-startup): New macro.
1200
1201 * subr.el: Much rearrangement of functions and division
1202 into pages. No code changes.
1203
1204 2005-10-22 Kenichi Handa <handa@m17n.org>
1205
1206 * tar-mode.el (tar-extract): Be sure to call
1207 find-operation-coding-system if set-auto-coding doesn't find a
1208 coding system.
1209
1210 2005-10-22 Kim F. Storm <storm@cua.dk>
1211
1212 * image.el (image-type-header-regexps): Rename from image-type-regexps.
1213 Change users.
1214 (image-type-file-name-regexps): New defconst.
1215 (image-type-from-data): Simplify loop.
1216 (image-type-from-buffer): New defun.
1217 (image-type-from-file-header): Use it instead of image-type-from-data.
1218 Use image-search-load-path instead of only looking in data-directory.
1219 (image-type-from-file-name): New defun.
1220 (image-search-load-path): Change `pathname' to `filename'.
1221 Make PATH arg optional, default to image-load-path.
1222
1223 2005-10-21 Richard M. Stallman <rms@gnu.org>
1224
1225 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
1226
1227 * textmodes/paragraphs.el (sentence-end-base): New variable.
1228 (sentence-end): Use sentence-end-base.
1229
1230 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1231
1232 * font-lock.el (font-lock-default-fontify-region): Check the multiline
1233 property independently from the font-lock-multiline variable.
1234
1235 2005-10-21 Richard M. Stallman <rms@gnu.org>
1236
1237 * emacs-lisp/find-func.el (find-library-name): Doc fix.
1238
1239 * startup.el (command-line): Convert library names
1240 in `load-history' to absolute file names.
1241
1242 * subr.el (symbol-file): Doc fix.
1243
1244 * loadhist.el (file-loadhist-lookup): Call locate-library
1245 instead of find-library-name. Don't try converting
1246 abs file names to library names, since load-history no longer
1247 has library names in it.
1248 (file-dependents, file-provides, file-requires): Doc fixes.
1249
1250 2005-10-21 Juri Linkov <juri@jurta.org>
1251
1252 * progmodes/etags.el (tags-table-mode): New function.
1253 (tags-verify-table): Replace initialize-new-tags-table with
1254 tags-table-mode.
1255
1256 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
1257 default value.
1258 (desktop-modes-not-to-save): Add tags-table-mode to the
1259 default value.
1260
1261 * info.el (Info-index-next): Add total number of index
1262 alternatives to the message.
1263
1264 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
1265 backward only space (instead of space and period) before looking
1266 at sentence end.
1267
1268 * simple.el (set-variable): Use user-variable-p instead of symbolp.
1269 Add the old variable value as 4th default-value arg of read-string.
1270
1271 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1272
1273 * cus-face.el (custom-declare-face): Make face from X resources
1274 also on Mac.
1275
1276 * disp-table.el (standard-display-g1, standard-display-graphic):
1277 Refuse to use string glyphs also on Mac.
1278 (standard-display-european): Don't set terminal coding system also
1279 on Mac.
1280
1281 * frame.el (display-screens): Use x-display-screens also on Mac.
1282
1283 2005-10-21 Romain Francoise <romain@orebokech.com>
1284
1285 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
1286
1287 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1288
1289 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
1290 and $? into sexps.
1291
1292 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
1293 warning face on open-paren-in-column-0.
1294
1295 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
1296 boundary case. Fix typo.
1297 Suggested by Martin Rudalics <rudalics@gmx.at>.
1298
1299 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
1300
1301 * textmodes/org.el: (org-combined-agenda-icalendar-file)
1302 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
1303 (org-export-icalendar-this-file)
1304 (org-export-icalendar-all-agenda-files)
1305 (org-export-icalendar-combine-agenda-files): New commands.
1306 (org-export-icalendar, org-print-icalendar-entries)
1307 (org-start-icalendar-file, org-finish-icalendar-file)
1308 (org-ical-ts-to-string): New functions.
1309 (org-read-date, org-goto-calendar)
1310 (org-agenda-goto-calendar): Inhibit displaying diary entries by
1311 call to `calendar'.
1312 (orgtbl-setup): Remove the :keys arguments from the menu description.
1313 (org-after-save-iCalendar-file-hook): New variable.
1314
1315 2005-10-21 Kenichi Handa <handa@m17n.org>
1316
1317 * language/vietnamese.el (tcvn-5712): Make it an alias of
1318 vietnamese-tcvn coding-system.
1319
1320 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
1321
1322 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
1323 group id is given.
1324
1325 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1326
1327 * progmodes/sh-script.el (sh-escaped-line-re): New var.
1328 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
1329 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
1330 whose line is either continued or ends with a comment.
1331
1332 2005-10-20 Romain Francoise <romain@orebokech.com>
1333
1334 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
1335
1336 * replace.el (occur-engine): Add follow-link property.
1337
1338 * font-core.el (font-lock-mode): Doc fix.
1339
1340 2005-10-20 Richard M. Stallman <rms@gnu.org>
1341
1342 * net/rcirc.el: New file.
1343
1344 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
1345
1346 * term.el (term-term-name): Initialize to "eterm-color".
1347
1348 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
1349
1350 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
1351 for encryption functionality.
1352 Move allout customization subgroup from `editing' to `outlines' group.
1353 Fix commentary 'keywords' to legitimate ones.
1354 Update author info (using my current email address, obscurified).
1355 (allout-encrypt-string, allout-encryption-produce-work-buffer)
1356 (allout-encrypted-topic-p, allout-encrypted-text-type)
1357 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
1358 (allout-situate-encryption-key-verifier)
1359 (allout-get-encryption-key-verifier, allout-verify-key)
1360 (allout-next-topic-pending-encryption)
1361 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
1362 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
1363 (outline-key-verifier-handling, outline-key-hint-handling)
1364 (outline-encrypt-unencrypted-on-saves): New defcustoms.
1365 (allout-file-key-verifier-string, allout-encryption-scheme)
1366 (allout-key-verifier-string, allout-key-hint-string)
1367 (allout-after-save-decrypt): New variables.
1368 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
1369 (allout-after-saves-handler): New hook functions.
1370 (allout-post-command-business): Do allout-after-save-decrypt.
1371 (allout-enable-file-variable-adjustment): Custom var to enable
1372 mechanism for adding and adjusting settings of Emacs file variables.
1373 (allout-adjust-file-variable, allout-file-vars-section-data):
1374 New functions, implement the mechanism.
1375 (outlineify-sticky): Use the file vars mechanism.
1376 (allout-inhibit-protection, allout-during-write-cue)
1377 (allout-override-protect, allout-before-change-protect): Remove.
1378 (allout-flag-region, allout-open-topic): Adjust read-only text.
1379 (allout-open-line-not-read-only): Add to facilitate read-only
1380 text based protection.
1381 (allout-kill-line): Revise to adjust read-only text, clue the
1382 user about the inhibition.
1383 (allout-unprotected): Use unwind-protect.
1384 (allout-shift-in, allout-shift-out): Disallow manually shifting a
1385 topic deeper than the offspring depth of the previous topic -
1386 avoiding confusing "containment discontinuities".
1387 (allout-reindent-bodies): Fix retention of body relative hanging
1388 indent during promotion of collapsed bodies.
1389 (allout-open-topic): Make it easy to open new topic with same
1390 bullet as current topic - topic creation functions provided with
1391 any universal argument provokes now prompt for bullet, defaulting
1392 to the bullet of the previous topic.
1393 (allout-plain-bullets-string, allout-distinctive-bullets-string):
1394 Plain bullet alternates '.' period and ',' comma only. All other
1395 bullets are relegated to special status (but customizable).
1396 (allout-end-of-entry): Rename from 'allout-end-of-current-entry
1397 since it actually operates w.r.t. most immediately containing
1398 entry, visible or not.
1399 (allout-hide-current-entry, allout-show-current-entry): Use the
1400 revised version.
1401 (allout-old-expose-topic): Solidify deprecation.
1402 (allout-end-of-subtree): Add so we can span concealed as well
1403 as visible topics.
1404 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
1405 (allout-end-of-current-heading): Tweak to just respect the first line.
1406 (allout-get-body-text): Add.
1407 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
1408 when invoked interactively.
1409 (allout-up-current-level): Use `interactive-p'.
1410 (allout-mode, allout-init): Miscellaneous docstring and
1411 operational refinements, as well as hookups of new encryption stuff.
1412 (allout-beginning-of-current-entry): Now works as advertised.
1413 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
1414 (allout-isearch-rectification): Refine condition for isearching.
1415 (allout-isearch-abort, allout-enwrap-isearch)
1416 (allout-flag-region, my-region-active-p): Relocate some macros.
1417 (allout-title): Fallback title is '(buffer-name)', not
1418 non-existing '(current-buffer-name)'.
1419 (subst-char-in-string): Define if absent (for some XEmacs versions).
1420
1421 2005-10-20 Jari Aalto <jari.aalto@cante.net>
1422
1423 * mail/sendmail.el (mail-setup-hook, mail-aliases)
1424 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
1425 (mail-citation-prefix-regexp, mail-signature-file)
1426 (mail-default-headers, mail-bury-selects-summary)
1427 (mail-send-nonascii): Add autoload cookies.
1428
1429 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1430
1431 * frame.el (blink-cursor-mode): Add `mac' to the list of
1432 window-system's that support blinking cursor.
1433
1434 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
1435
1436 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
1437
1438 2005-10-20 Eli Zaretskii <eliz@gnu.org>
1439
1440 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
1441 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
1442 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
1443
1444 2005-10-20 Kim F. Storm <storm@cua.dk>
1445
1446 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
1447 (ido-set-current-directory): Don't add / after final @.
1448 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
1449 Explicitly handle ange-ftp completion oddities.
1450 (ido-make-file-list): Don't rotate list at tramp root to avoid
1451 triggering tramp file handler for expand-file-name via get-file-buffer.
1452
1453 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1454
1455 * simple.el (eval-expression-print-format): Put the char-string
1456 inside the parenthesis, like the other alternative notations.
1457 (kill-new): Use push.
1458 (copy-to-buffer): Use with-current-buffer.
1459 (completion-setup-function): Simplify.
1460 (minibuffer-local-must-match-map): Don't add redundant bindings which
1461 are already present in its parent (minibuffer-local-completion-map).
1462
1463 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
1464
1465 2005-10-19 Jay Belanger <belanger@truman.edu>
1466
1467 * calc/calc-units.el (math-standard-units): Add units, adjust
1468 symbols and update values.
1469 (math-unit-prefixes): Add more prefixes.
1470
1471 2005-10-19 Romain Francoise <romain@orebokech.com>
1472
1473 * bookmark.el (bookmark-menu-heading): New face.
1474 (bookmark-bmenu-list): Use it.
1475 Don't fiddle with `baud-rate' at top-level.
1476
1477 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
1478
1479 * image.el (create-image, find-image): Mention max-image-size in
1480 docstring.
1481
1482 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1483
1484 * savehist.el (savehist-load): Revert to checking XEmacs.
1485
1486 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
1487 Various docstring and line-width fixups.
1488 (conf-mode): Use cond.
1489 Set font-lock-defaults. Don't set comment-use-syntax.
1490
1491 2005-10-18 David Ponce <david@dponce.com>
1492
1493 * tree-widget.el (tree-widget-button-click): New function.
1494 (tree-widget-button-keymap): Use it.
1495
1496 2005-10-18 Romain Francoise <romain@orebokech.com>
1497
1498 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1499 (bookmark-bmenu-hide-filenames): Add follow-link property.
1500 Improve help-echo text.
1501
1502 * ffap.el (find-file-at-point): Doc fix.
1503
1504 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1505
1506 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
1507
1508 2005-10-18 Masatake YAMATO <jet@gyve.org>
1509
1510 Install to the CVS repository what I forgot to install in my
1511 2005-10-16 changes.
1512
1513 * progmodes/python.el (python-complete-symbol): Pass the common
1514 prefix substring of completion to `display-completion-list'.
1515
1516 * textmodes/org.el (org-complete): Ditto.
1517
1518 2005-10-18 Masatake YAMATO <jet@gyve.org>
1519
1520 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
1521
1522 * woman.el (WoMan-xref-man-page): New button type derived
1523 from `Man-abstract-xref-man-page'.
1524 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
1525
1526 * man.el (Man-abstract-xref-man-page): New button type.
1527 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
1528 (Man-highlight-references): Add new optional argument `xref-man-type'.
1529
1530 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1531
1532 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
1533
1534 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
1535
1536 * cus-edit.el (Custom-move-and-invoke): Delete.
1537 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
1538
1539 * wid-edit.el (widget-move-and-invoke): New function, from
1540 Custom-move-and-invoke.
1541
1542 2005-10-17 Bill Wohler <wohler@newt.com>
1543
1544 Move all remaining images from lisp/toolbar to etc/images, move
1545 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
1546 the low resolution images in their own directory (low-color).
1547
1548 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
1549 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
1550 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
1551 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
1552 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
1553 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
1554 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
1555
1556 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
1557 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
1558 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
1559 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
1560 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
1561 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
1562 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
1563 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
1564 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
1565 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
1566 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
1567 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
1568 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
1569 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
1570 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
1571
1572 To conform with convention, replace the underscore (_) in the
1573 following image names with dash (-) or (/) as appropriate.
1574
1575 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
1576 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
1577 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
1578 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
1579 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
1580 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
1581 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
1582 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
1583 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
1584 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
1585 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
1586 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
1587 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
1588 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
1589 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
1590
1591 * info.el (info-tool-bar-map): Replace underscores in image names
1592 with dashes.
1593
1594 * makefile.w32-in (WINS): Remove toolbar.
1595
1596 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
1597
1598 * tool-bar.el: Move to lisp from toolbar. Now that
1599 toolbar is empty, it should be deleted when folks run "cvs up -P".
1600
1601 2005-10-18 Jay Belanger <belanger@truman.edu>
1602
1603 * calc/calc-store.el (calc-store-into): Get the proper variable name
1604 to display in message.
1605
1606 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1607
1608 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
1609 expressions display in speedbar for all buffers when debugging.
1610 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
1611
1612 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
1613 (speedbar-insert-button, speedbar-make-button):
1614 Use add-text-properties.
1615 (speedbar-update-localized-contents)
1616 (speedbar-update-directory-contents)
1617 (speedbar-update-special-contents): Use dolist.
1618 (speedbar-buffer-easymenu-definition): Add a menu separator.
1619
1620 2005-10-17 Jason Rumney <jasonr@gnu.org>
1621
1622 * makefile.w32-in: Use $(lisp) consistently.
1623 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
1624 for shell specific generation of mh-autoloads.
1625
1626 2005-10-17 Richard M. Stallman <rms@gnu.org>
1627
1628 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
1629
1630 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1631
1632 * jit-lock.el (jit-lock-fontify-now):
1633 Move jit-lock-context-unfontify-pos to avoid wasted work.
1634
1635 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
1636
1637 * net/tramp.el (tramp-completion-mode): New defvar. Used in
1638 `tramp-completion-mode' for checking if we are in completion mode.
1639 (tramp-completion-handle-file-name-all-completions): Reorder code
1640 in order to complete for file names only in case there are no
1641 method/user/host completions. This is necessary for cooperation
1642 with ido. Reported by Kim F. Storm <storm@cua.dk>.
1643
1644 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
1645
1646 * longlines.el (longlines-search-forward)
1647 (longlines-search-backward): Match any number of spaces.
1648
1649 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
1650
1651 * diff-mode.el (diff-mode): Doc fix.
1652
1653 2005-10-16 David Reitter <david.reitter@gmail.com>
1654
1655 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
1656 as default on darwin and windows systems.
1657
1658 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
1659
1660 * arc-mode.el (archive-zip-extract): Doc fix.
1661
1662 2005-10-16 Romain Francoise <romain@orebokech.com>
1663
1664 * mouse.el (mouse-1-click-follows-link): Doc fix.
1665
1666 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1667
1668 * savehist.el: Don't require CL at runtime.
1669 (savehist-xemacs): Remove.
1670 (savehist-coding-system): Use utf-8 if present, regardless of religion.
1671 (savehist-no-conversion): Use (featurep 'xemacs).
1672 (savehist-load): Check existence of start-itimer rather than XEmacs.
1673 Use an idle timer.
1674 (savehist-process-for-saving): Replace use of CL funs `subseq' and
1675 `delete-if-not'.
1676
1677 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
1678
1679 * savehist.el: Newer version.
1680 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
1681 (savehist-last-checksum, savehist-no-conversion): New vars.
1682 (savehist-autosave, savehist-process-for-saving, savehist-printable):
1683 New functions.
1684 (savehist-load, savehist-save): Use them.
1685 (savehist-delimit): Remove.
1686
1687 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1688
1689 * progmodes/compile.el (compilation-goto-locus): Display the
1690 compilation buffer first and the source buffer second, in case they're
1691 in overlapping frames. Don't raise the compilation frame if it was the
1692 selected window upon entry. Pass the `other-window' arg to
1693 pop-to-buffer.
1694
1695 * info.el (Info-fontify-node): Use dolist.
1696 Change add-text-properties to put-text-property.
1697
1698 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1699
1700 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
1701 bound of search.
1702
1703 2005-10-16 Masatake YAMATO <jet@gyve.org>
1704
1705 * dabbrev.el (dabbrev-completion): Pass the common
1706 prefix substring of completion to `display-completion-list'.
1707
1708 * filecache.el (file-cache-minibuffer-complete)
1709 (file-cache-complete): Ditto.
1710
1711 * tempo.el (tempo-display-completions): Ditto.
1712
1713 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
1714
1715 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
1716
1717 * eshell/em-hist.el (eshell-list-history): Ditto.
1718
1719 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
1720
1721 * mail/mailalias.el (mail-complete): Ditto.
1722
1723 * progmodes/etags.el (complete-tag): Ditto.
1724
1725 * progmodes/make-mode.el (makefile-complete): Ditto.
1726
1727 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
1728
1729 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
1730
1731 * progmodes/pascal.el (pascal-complete-word)
1732 (pascal-show-completions): Ditto.
1733
1734 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
1735
1736 * simple.el (completion-common-substring): New variable.
1737 (completion-setup-function): Use `completion-common-substring'
1738 to put faces.
1739
1740 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1741
1742 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
1743 (x-get-selection, mac-select-convert-to-string): Convert from/to
1744 UTF-16 clipboard data as in native byte order, no BOM.
1745
1746 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
1747
1748 * progmodes/gud.el (gud-tool-bar-map): Rename the images
1749 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
1750 (gud-sentinel): Use speedbar-frame to check for speedbar.
1751
1752 2005-10-15 Richard M. Stallman <rms@gnu.org>
1753
1754 * savehist.el: New file.
1755
1756 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
1757
1758 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
1759 Fix bug in \bf fontification.
1760
1761 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1762
1763 * pcvs.el (cvs-edit-log-files): New var.
1764 (cvs-mode-edit-log): New arg `file'.
1765 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
1766 Instead force the use of the original file and nothing else.
1767 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
1768 the cvs-minor-wrap-function is set.
1769 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
1770
1771 2005-10-14 Bill Wohler <wohler@newt.com>
1772
1773 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
1774 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
1775 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
1776 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
1777 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
1778 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
1779 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
1780 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
1781 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
1782 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
1783 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
1784 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
1785 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
1786 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
1787 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
1788
1789 * progmodes/gud.el (gud-tool-bar-map): Rename the images
1790 appropriately (for example, gud-break to gud/break).
1791
1792 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
1793
1794 * longlines.el (longlinges-search-function)
1795 (longlines-search-forward, longlines-search-backward): New functions.
1796 (longlines-mode): Set isearch-search-fun-function to
1797 longlinges-search-function.
1798
1799 * mouse.el (mouse-drag-region-1): Handle the case where a
1800 double-click event is bound to an arbitrary function.
1801
1802 2005-10-14 David Ponce <david@dponce.com>
1803
1804 * recentf.el (recentf-track-opened-file)
1805 (recentf-track-closed-file, recentf-update-menu)
1806 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
1807 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
1808 mouse-1-click-follows-link.
1809
1810 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1811
1812 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
1813 Gnome file-manager.png. Suggested by
1814 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
1815
1816 * toolbar/README: Add diropen.xpm.
1817
1818 2005-10-13 Bill Wohler <wohler@newt.com>
1819
1820 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
1821 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
1822
1823 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1824
1825 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1826 Don't waste the byte-compiler's time on constant data.
1827
1828 2005-10-13 Kenichi Handa <handa@m17n.org>
1829
1830 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
1831 byte with `escape-glyph' face.
1832
1833 * international/fontset.el (ccl-encode-unicode-font):
1834 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
1835 Handle the case that ucs-mule-to-mule-unicode translates a character to
1836 ASCII (usually for IPA characters).
1837
1838 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1839
1840 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
1841 Don't hide the underline of titles if font-lock-mode is disabled.
1842
1843 2005-10-12 Bill Wohler <wohler@newt.com>
1844
1845 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
1846 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1847 files in MH-E-SRC have been updated.
1848 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
1849
1850 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1851
1852 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
1853 (mixal-mode-syntax-table): Add \n as end-comment.
1854 (mixal-operation-codes-alist): Immediately initialize to full value.
1855 (mixal-add-operation-code): Remove.
1856 (mixal-describe-operation-code): Make the arg non-optional.
1857 Use the interactive spec instead.
1858 Use mixal-operation-codes-alist rather than mixal-operation-codes.
1859 (mixal-font-lock-keywords): Don't highlight comments here any more.
1860 (mixal-font-lock-syntactic-keywords): New var.
1861 (mixal-mode): Use it. Fix comment-start-skip.
1862
1863 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1864
1865 * startup.el (command-line-x-option-alist): -nb => -nbi
1866
1867 2005-10-12 Kim F. Storm <storm@cua.dk>
1868
1869 * startup.el (fancy-splash-default-action): Discard mouse click in
1870 the spash screen window, as it has no sensible meaning in the
1871 next window to be selected. Fixes error reported by Jan D.
1872
1873 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
1874
1875 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
1876
1877 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1878
1879 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
1880 Try to fix up minor layout issues like indentation, line break, etc...
1881 (mixal-mode-syntax-table): Don't try to specify comment syntax,
1882 because it doesn't work.
1883 (mixal-operation-codes): Add some more codes.
1884 (mixal-font-lock-keywords): Process comments here.
1885 (mixal-mode): mixasm no longer needs -g option.
1886
1887 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
1888
1889 * progmodes/sh-script.el (sh-tmp-file):
1890 Use mktemp -t. Finish support for es and rc shells.
1891
1892 2005-10-11 Jay Belanger <belanger@truman.edu>
1893
1894 * calc/calcalg2.el (calc-integral): With an argument, compute the
1895 definite integral.
1896
1897 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * mouse.el (mouse-drag-region-1): Don't try to catch a
1900 double-click when doing follow-link (it's overridden anyway).
1901
1902 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
1903
1904 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
1905 (autoload-print-form-outbuf): Add docstring.
1906
1907 2005-10-11 Juri Linkov <juri@jurta.org>
1908
1909 * info.el (Info-mode-menu): Delete menu item "Edit".
1910 (Info-mode): Delete description of Info-edit from docstring,
1911 and rearrange descriptions of Info commands in the order
1912 they are documented in the Info manual.
1913
1914 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1915
1916 * calendar/appt.el (appt-check): Use diary-selective-display var.
1917
1918 2005-10-10 Richard M. Stallman <rms@gnu.org>
1919
1920 * net/newsticker.el (newsticker-start, newsticker-show-news):
1921 Add autoload cookies.
1922
1923 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
1924
1925 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
1926
1927 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
1928
1929 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
1930
1931 2005-10-10 Jay Belanger <belanger@truman.edu>
1932
1933 * calc/calc-arith.el (math-check-known-scalarp)
1934 (math-check-known-matrixp): Check the values of arguments that are
1935 variables.
1936 (math-check-known-square-matrixp): New function.
1937 (math-known-square-matrixp): Use math-check-known-square-matrixp.
1938 (math-super-types): Add sqmatrix type.
1939
1940 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
1941 mode name `square' to 'sqmatrix'.
1942
1943 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
1944 mode name `square' to 'sqmatrix'.
1945
1946 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1947
1948 * progmodes/etags.el (select-tags-table-mode): Don't use
1949 selective-display.
1950 (tags-select-tags-table): Pass `button' to the action function.
1951 (select-tags-table): Place the side-info on button properties rather
1952 than in hidden text. Abbreviate file names.
1953 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
1954 (select-tags-table-select): Add `button' argument.
1955 Get side-info from the button property rather than from hidden text.
1956
1957 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
1958
1959 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
1960 (gud-speedbar-buttons): Preserve point if possible.
1961 (gud-sentinel): Restore previous speedbar display type.
1962
1963 * progmodes/gdb-ui.el (gdba): Improve diagram.
1964 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1965 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
1966 Call get-buffer-window once.
1967
1968 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1969
1970 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
1971 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
1972 (pascal-indent-command): Remove unused var `ind'.
1973 (pascal-indent-case): Remove unused var `oldpos'.
1974 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
1975 since it's now used as a proper minor mode map.
1976 (pascal-outline): Rename to pascal-outline-mode.
1977 (pascal-outline-mode): Use define-minor-mode.
1978 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
1979 selective-display.
1980
1981 2005-10-10 Andreas Schwab <schwab@suse.de>
1982
1983 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
1984 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
1985
1986 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
1987 outside source directory.
1988
1989 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
1990
1991 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
1992 C-x' as a prefix.
1993 (orgtbl-mode-map): Full keymap instead of sparse, because all
1994 `self-insert-command' keys are redefined in this map.
1995 (org-export-as-html): Specify charset for HTML file, by taking it
1996 from the coding system.
1997
1998 2005-10-10 Kenichi Handa <handa@m17n.org>
1999
2000 * textmodes/flyspell.el (flyspell-check-word-p):
2001 If unread-command-events is non-empty, don't call sit-for.
2002
2003 2005-10-09 Richard M. Stallman <rms@gnu.org>
2004
2005 * font-lock.el (font-lock-syntactic-keywords)
2006 (font-lock-keywords): Doc fixes.
2007
2008 * textmodes/flyspell.el (flyspell-external-point-words):
2009 Simplify logic, and don't try to check for consecutive appearances
2010 of one incorrect word.
2011
2012 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
2013
2014 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
2015 separator.
2016
2017 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
2018 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
2019 (gud-expansion-speedbar-buttons): New function.
2020 (gud-speedbar-buttons): Check for gud-comint-buffer.
2021
2022 2005-10-09 Bill Wohler <wohler@newt.com>
2023
2024 * Makefile.in (updates): Add mh-loaddefs dependency.
2025
2026 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
2027
2028 * speedbar.el (speedbar-file-key-map): Fix typo.
2029
2030 2005-10-09 Daniel Brockman <daniel@brockman.se>
2031
2032 * cus-start.el (line-spacing): Add custom spec.
2033
2034 2005-10-09 Romain Francoise <romain@orebokech.com>
2035
2036 * textmodes/ispell.el (ispell-check-version): Fix last change.
2037
2038 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2039
2040 * term/x-win.el: Remove -i, --icon-type from comment.
2041
2042 * startup.el (command-line-x-option-alist): Remove options -i,
2043 -itype, --icon-type, added -nb, --no-bitmap-icon
2044
2045 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
2046
2047 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
2048 instead of :active.
2049
2050 2005-10-08 Eric Hanchrow <offby1@blarg.net>
2051
2052 * textmodes/ispell.el (ispell-check-version):
2053 Ignore hyphen, and all that follows, in aspell's version text.
2054
2055 2005-10-08 Jay Belanger <belanger@truman.edu>
2056
2057 * calc/calc-arith.el (math-known-square-matrixp): New function.
2058 (math-pow-fancy): Check for matrices before distributing exponent
2059 across products.
2060
2061 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
2062 fullscreen keypad. Suggested by Luc Teirlinck.
2063 (calc-keypad-show-input): Add space for formatting.
2064
2065 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
2066 Add square matrix option.
2067
2068 * calc/calc-poly.el (math-expand-term): Check for matrices instead
2069 of checking calc-matrix-mode when deciding how to expand.
2070
2071 * calc/calc.el (calc-set-mode-line): Add square matrix option.
2072
2073 2005-10-08 Lars Hansen <larsh@soem.dk>
2074
2075 * net/tramp.el (tramp-perl-directory-files-and-attributes):
2076 Add error handling.
2077 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
2078
2079 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
2080
2081 Sync with Tramp 2.0.51.
2082
2083 * net/tramp.el (tramp-handle-set-visited-file-modtime)
2084 (tramp-handle-insert-file-contents, tramp-handle-write-region):
2085 Insert special handling for `last-coding-system-used', again
2086 it still seems to be necessary (unlike stated before).
2087 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
2088 (tramp-password-prompt-regexp): There might be other words before
2089 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
2090 (tramp-chunksize): Improve docstring.
2091 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
2092 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
2093 Christian Joergensen <bugs@razor.dk>.
2094
2095 2005-10-07 Glenn Morris <rgm@gnu.org>
2096
2097 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
2098 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
2099 precision'.
2100
2101 2005-10-07 Romain Francoise <romain@orebokech.com>
2102
2103 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
2104 (ibuffer-do-shell-command-pipe-replace)
2105 (ibuffer-do-shell-command-file, ibuffer-do-eval)
2106 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
2107 (ibuffer-do-revert, ibuffer-do-replace-regexp)
2108 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
2109 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
2110 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
2111 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
2112 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
2113 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
2114 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
2115 Autoload file sans suffix.
2116
2117 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
2118
2119 2005-10-07 David Ponce <david@dponce.com>
2120
2121 * recentf.el (recentf-menu-open-all-flag): New option.
2122 (recentf-digit-shortcut-command-name): New function.
2123 (recentf--shortcuts-keymap): New variable.
2124 (recentf-menu-shortcuts): New variable.
2125 (recentf-make-menu-items): Initialize it. Replace the "More..."
2126 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
2127 (recentf-menu-value-shortcut): New function.
2128 (recentf-make-menu-item): Use it. No more in-lined.
2129 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
2130 (recentf-open-most-recent-file): Rename from
2131 `recentf-open-file-with-key'. Don't depend on key binding.
2132 (recentf-mode-map): New variable.
2133 (recentf-mode): Use it.
2134
2135 2005-10-06 Bill Wohler <wohler@newt.com>
2136
2137 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
2138
2139 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
2140 (MH-E-SRC): New. Used by mh-autoloads.
2141 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
2142 files in MH-E-SRC have been updated.
2143 (compile, recompile, bootstrap): Depend on mh-autoloads.
2144
2145 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
2146
2147 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
2148 gud-break and gud-remove icons when the fringe is not available.
2149
2150 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
2151 Typo.
2152
2153 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
2154
2155 * play/zone.el (zone): Wrap body with save-window-excursion.
2156
2157 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
2158
2159 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
2160 Use the new `list-only' arg to diary-list-entries.
2161
2162 * calendar/diary-lib.el: Use overlays rather than selective-display.
2163 (diary-selective-display): New var.
2164 (diary-header-line-format): Use it.
2165 (diary-list-entries): Add argument `list-only'.
2166 Put the buffer in diary-mode. Don't add \^M at beg and end.
2167 Replace \^M by invisible overlays.
2168 (diary-unhide-everything): Replace \^M by invisible overlays.
2169 (print-diary-entries): Look for overlays rather than \^M.
2170 Add a space to the temp buffer name.
2171 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
2172 Put the buffer in diary-mode.
2173 (list-sexp-diary-entries): Replace \^M by invisible overlays.
2174 (diary-anniversary): Make the year arg optional.
2175 (diary-time-regexp): New const.
2176 (diary-font-lock-keywords): Use it to accept a few more time formats.
2177
2178 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
2179
2180 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
2181
2182 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
2183 Fix bug introduced 2005-07-03: Use (car (last ...))
2184 to faithfully reproduce replaced artist-last.
2185 (artist-set-arrow-points-for-poly): Likewise.
2186 Suggested by Johan Bockg\e,Ae\e(Brd.
2187
2188 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
2189
2190 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
2191 * wid-edit.el (widget):
2192 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
2193 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
2194
2195 2005-10-06 Kenichi Handa <handa@m17n.org>
2196
2197 * international/mule-cmds.el (set-language-environment):
2198 Fix setting up of case-table for unibyte mode.
2199
2200 * simple.el (what-cursor-position): If the character is displayed
2201 by some `display' text property, show that. Don't use
2202 single-key-description for eight-bit characters in multibyte mode.
2203
2204 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
2205
2206 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
2207 (gdb-ann3): Set it.
2208 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
2209 (gdb-info-frames-custom): Use inverse-video for first five
2210 characters of selected frame only.
2211 (gdb-get-frame-number): Select frame even when point is on frame
2212 number.
2213
2214 2005-10-06 Masatake YAMATO <jet@gyve.org>
2215
2216 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2217 Put `font-lock-function-name-face'.
2218 (gdb-info-frames-custom): Put `font-lock-function-name-face'
2219 and `font-lock-variable-name-face'
2220 (gdb-registers-font-lock-keywords): New font lock keywords definition.
2221 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
2222 (gdb-memory-font-lock-keywords): New font lock keywords definition.
2223 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
2224 (gdb-local-font-lock-keywords): New font lock keywords definition.
2225 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
2226 (gdb-threads-font-lock-keywords): New font lock keywords definition.
2227 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
2228
2229 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
2230
2231 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
2232 (ediff-merge-region-is-non-clash-to-skip): Previously called
2233 ediff-merge-region-is-non-clash.
2234
2235 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
2236 Use insert-buffer-substring.
2237
2238 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
2239 selecting files to patch. Also bug fixes.
2240
2241 * ediff-util.el (ediff-setup): Bug fix.
2242 (ediff-next-difference): Never skip clashes that differ in white
2243 space only.
2244
2245 * ediff-wind.el (ediff-setup-control-frame)
2246 (ediff-destroy-control-frame): Check the menubar feature.
2247
2248 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
2249 (viper-refresh-mode-line): Use make-local-variable to localize
2250 some vars instead of make-variable-buffer-local. Suggested by
2251 Stefan Monnier.
2252
2253 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
2254 (viper-restore-cursor-type, viper-set-insert-cursor-type):
2255 Use make-local-variable instead of make-variable-buffer-local.
2256 Suggested by Stefan Monnier.
2257
2258 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
2259 (viper-comint-mode-hook): Use make-local-variable on
2260 require-final-newline.
2261 (viper-non-hook-settings): Don't use make-variable-buffer-local.
2262
2263 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
2264
2265 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
2266 also the second char of a comment-start sequence.
2267 (scheme-sexp-comment-syntax-table): New var.
2268 (lambda, define): Set their scheme-doc-string-elt property.
2269 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
2270 Use lisp-font-lock-syntactic-face-function now that it properly
2271 handles |...| symbols.
2272 (scheme-mode-variables): Set lisp-doc-string-elt-property,
2273 parse-sexp-lookup-properties and font-lock-extra-managed-props.
2274
2275 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
2276 bit from # to |.
2277 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
2278
2279 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
2280 (lisp-doc-string-elt-property): New var.
2281 (lisp-font-lock-syntactic-face-function): Use it.
2282 Rewrite to recognize docstrings even for forms not at toplevel.
2283
2284 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
2285 annotation on the | part of #| rather than on the # part.
2286 (scheme-font-lock-syntactic-face-function): New function, to
2287 distinguish strings from |...| symbols.
2288 (scheme-mode-variables): Use it. Also fix up the font-lock-time
2289 syntax-table so that #|...|# is properly highlighted.
2290
2291 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
2292 Don't mark as docstring the 3rd elem of an unknown toplevel form.
2293
2294 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
2295
2296 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
2297 and C-e.
2298
2299 * emacs-lisp/eldoc.el: Move comments into docstrings.
2300 (eldoc-message-commands): Initialize in its declaration.
2301 Add move-beginning-of-line and move-end-of-line.
2302 (eldoc-add-command, eldoc-add-command-completions)
2303 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
2304
2305 * outline.el (outline-mark-subtree): Activate the mark.
2306
2307 * calendar/appt.el (appt-time-regexp): New var.
2308 (appt-add, appt-make-list): Use it.
2309 (appt-convert-time): Clean up.
2310
2311 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
2312 Don't set any syntax-table property here.
2313 (tex-font-lock-verb): New function. Do it here.
2314 (tex-font-lock-syntactic-keywords): Use it.
2315
2316 2005-10-04 Richard M. Stallman <rms@gnu.org>
2317
2318 * wid-edit.el (widget-file-complete): Get the widget start point
2319 the right way. Default directory to `/' if file has none.
2320
2321 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
2322
2323 * textmodes/flyspell.el (flyspell-mode-on):
2324 Call ispell-maybe-find-aspell-dictionaries.
2325
2326 * textmodes/ispell.el (ispell-word, ispell-region):
2327 Call ispell-maybe-find-aspell-dictionaries.
2328 (ispell-accept-buffer-local-defs):
2329 Don't call ispell-maybe-find-aspell-dictionaries
2330
2331 2005-10-04 Richard M. Stallman <rms@gnu.org>
2332
2333 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
2334
2335 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
2336
2337 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
2338 instead of `fboundp' in order to allow for anonymous functions.
2339
2340 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
2341
2342 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
2343 case the user clicks on the link while another window is selected.
2344 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
2345
2346 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
2347 functionality.
2348 (dframe-help-echo): Save point in case mouse tracking is off.
2349
2350 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
2351
2352 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
2353
2354 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2355
2356 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
2357 not change the global value of those vars.
2358
2359 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
2360 make-local-variable which we do not need any more.
2361
2362 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
2363
2364 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
2365 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
2366 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
2367 (speedbar-path-line): Define obsolete aliases.
2368 (speedbar-line-directory): Doc fix.
2369
2370 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
2371 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
2372 instead of speedbar-line-path.
2373
2374 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2375
2376 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
2377 to nil if dropping on a window. Handle dropping on a minibuffer window
2378 like dropping on a non-window part of Emacs.
2379
2380 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2381
2382 * net/ange-ftp.el: Use with-current-buffer.
2383 (ange-ftp-insert-directory): Do not follow symlinks any more.
2384
2385 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2386 Remove interactive spec.
2387
2388 2005-10-03 Kim F. Storm <storm@cua.dk>
2389
2390 * ido.el (ido-mode): Use custom-initialize-set.
2391
2392 2005-10-02 Richard M. Stallman <rms@gnu.org>
2393
2394 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
2395 Use insert-buffer-substring.
2396
2397 * net/tramp.el: Pacify byte compiler warnings in pacification code.
2398 (tramp-handle-file-local-copy): Use insert-buffer-substring.
2399
2400 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2401
2402 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
2403 in last change.
2404 (ange-ftp-insert-directory): Fix up the search for the case where
2405 `file' is absolute.
2406
2407 2005-10-02 Romain Francoise <romain@orebokech.com>
2408
2409 * progmodes/compile.el (compile-goto-error): Delete extra paren.
2410
2411 2005-10-02 Andreas Schwab <schwab@suse.de>
2412
2413 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
2414 directory component in the session info.
2415
2416 2005-10-01 Richard M. Stallman <rms@gnu.org>
2417
2418 * comint.el (comint-redirect-subvert-readonly): Doc fix.
2419
2420 * simple.el (next-error-internal): New function.
2421
2422 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
2423 (compilation-start): Pass new arg to compilation-buffer-name.
2424 (compile-goto-error): Use next-error-internal.
2425
2426 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
2427
2428 * speedbar.el: Remove RCS tag.
2429 (speedbar-check-read-only): Handle non-existent files.
2430
2431 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
2432
2433 * info.el (Info-speedbar-hierarchy-buttons)
2434 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
2435
2436 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2437
2438 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
2439 Do not match newline.
2440 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
2441 (bibtex-summary): Remove unnecessary save-excursion.
2442 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
2443
2444 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2445
2446 * term/mac-win.el: Add charset info for "iso10646-1".
2447 Modify default fontset to use ATSUI-compatible fonts for some charsets
2448 if available.
2449
2450 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * speedbar.el: Re-apply arch tag.
2453 (speedbar-version): Rename to version 1.0. Suggested by Eric
2454 M. Ludlam.
2455 Reapply two changes from Emacs CVS' version of speedbar lost
2456 during the merge:
2457 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
2458 (speedbar-frame-parameters): Improve customize type.
2459
2460 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
2461
2462 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
2463 (ange-ftp-file-directory-p): Fix the symlink case.
2464 (ange-ftp-insert-directory): When listing a single file, get a list of
2465 the parent buffer and extract the relevant line. Inspired from a patch
2466 by Katsumi Yamaoka <yamaoka@jpl.org>.
2467 (ange-ftp-file-name-sans-versions): Simplify.
2468
2469 2005-09-30 Bill Wohler <wohler@newt.com>
2470
2471 Move MH-E image files from toolbar and mail directories into
2472 etc/images.
2473
2474 * mail/reply2.*: Move to etc/images/mail/reply*.
2475
2476 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
2477 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
2478 etc/images.
2479
2480 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
2481 * toolbar/reply*: Move to etc/images/mail.
2482
2483 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
2484
2485 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
2486
2487 * speedbar.el: New version 1.0pre3.
2488
2489 Frame management code (including timer, and mouse click specifics)
2490 moved to dframe.el:
2491 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
2492 (speedbar-timer): Removed. Use dframe-timer.
2493 (speedbar-close-frame): Removed. Use dframe-close-frame.
2494 (speedbar-activity-change-focus-flag): Removed. Use
2495 dframe-activity-change-focus-flag.
2496 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
2497 dframe-update-speed.
2498
2499 (speedbar-current-frame): New macro. Use this instead of the
2500 variable speedbar-frame.
2501
2502 (speedbar-use-images, speedbar-expand-image-button-alist)
2503 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
2504
2505 (speedbar-find-image-on-load-path): Removed. Replaced by
2506 defezimage in ezimage.el.
2507 (speedbar-expand-image-button-alist): Removed. Replaced by
2508 ezimage-expand-image-button-alist in ezimage.el.
2509
2510 (speedbar-ignored-directory-regexp)
2511 (speedbar-add-ignored-directory-regexp)
2512 (speedbar-ignored-directory-expressions)
2513 (speedbar-line-directory, speedbar-buffers-line-directory)
2514 (speedbar-directory-line, speedbar-buffers-line-directory):
2515 Renamed, replacing `path' with `directory'.
2516
2517 (speedbar-create-directory, speedbar-expand-line-descendants)
2518 (speedbar-toggle-line-expansion)
2519 (speedbar-contract-line-descendants): New commands.
2520
2521 (speedbar-query-confirmation-method, speedbar-select-frame-method)
2522 (speedbar-use-tool-tips-flag): New options.
2523
2524 (speedbar-check-read-only, speedbar-require-version)
2525 (speedbar-insert-separator, speedbar-buffers-tail-notes)
2526 (speedbar-handle-delete-frame, speedbar-try-completion)
2527 (speedbar-update-localized-contents): New functions.
2528
2529 (speedbar-incompatible-version, speedbar-ro-to-do-point)
2530 (speedbar-object-read-only-indicator): New variables.
2531
2532 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
2533 New hooks.
2534
2535 (speedbar-separator-face): New face.
2536
2537 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
2538 (speedbar-ignored-modes): Add fundamental-mode.
2539 (speedbar-directory-unshown-regexp): Add . directories.
2540
2541 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
2542 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
2543 `]' for full expand/close.
2544 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
2545
2546 (speedbar-check-vc): Support hidden files.
2547 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
2548 (speedbar-this-file-in-vc): Use vc-state if available. If VC
2549 state is nil, it is not checked out.
2550
2551 (speedbar-line-text, speedbar-line-token): Support expand buttons
2552 with no text.
2553 (speedbar-refresh): Universal argument acts as power-click.
2554 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
2555 that buffer to get variable values.
2556
2557 And many other bugfixes.
2558
2559 * dframe.el, ezimage.el, sb-image.el: New files.
2560
2561 * sb-*.xpm: Remove files. New image files installed into
2562 etc/images/ezimage.
2563
2564 2005-09-30 Kenichi Handa <handa@m17n.org>
2565
2566 * ps-mule.el (ps-mule-show-warning): If a character is in
2567 ps-print-translation-table, don't treat it as non-printable.
2568
2569 2005-09-30 David Ponce <david@dponce.com>
2570
2571 * tree-widget.el (tree-widget-themes-load-path): New variable.
2572 (tree-widget-themes-directory): Doc fix.
2573 (tree-widget-image-formats) [Emacs]: Doc fix.
2574 (tree-widget--locate-sub-directory): New function.
2575 (tree-widget-themes-directory): Use it.
2576
2577 * recentf.el (recentf-filename-handlers): Rename from
2578 `recentf-filename-handler'. Allow a list of functions.
2579 (recentf-menu-items-for-commands): Fix :help strings.
2580 (recentf-apply-filename-handlers): New function.
2581 (recentf-expand-file-name): Use it.
2582 (recentf-cleanup): Remove duplicates too.
2583
2584 2005-09-29 Juri Linkov <juri@jurta.org>
2585
2586 * faces.el: Rearrange face definitions to be in the same order as
2587 their face descriptions in "(emacs)Standard Faces".
2588
2589 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
2590
2591 * tooltip.el (tooltip): Add group `basic-faces'.
2592
2593 * buff-menu.el (Buffer-menu-buffer): Remove group
2594 `font-lock-highlighting-faces'.
2595
2596 * progmodes/compile.el (compilation-error, compilation-warning)
2597 (compilation-info, compilation-line-number, compilation-column-number):
2598 Change group from `font-lock-highlighting-faces' to `compilation'.
2599
2600 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2601 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
2602 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
2603 (vhdl-font-lock-reserved-words-face)
2604 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
2605 `font-lock-highlighting-faces'.
2606
2607 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
2608
2609 2005-09-28 Kim F. Storm <storm@cua.dk>
2610
2611 * emulation/cua-base.el: Set CUA move property on additional commands:
2612 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
2613 forward-sexp, backward-sexp, forward-list, backward-list.
2614
2615 2005-09-28 Romain Francoise <romain@orebokech.com>
2616
2617 * comint.el (comint-show-output): Really set point at the
2618 beginning of the output when not using `comint-use-prompt-regexp'.
2619
2620 2005-09-27 Jay Belanger <belanger@truman.edu>
2621
2622 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
2623 in TeX mode.
2624
2625 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
2626
2627 * textmodes/org.el (org-table-sum): Fix format string.
2628
2629 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
2630 Quote face names.
2631
2632 2005-09-26 Romain Francoise <romain@orebokech.com>
2633
2634 * isearch.el (isearch-forward-regexp): Close doc string.
2635
2636 2005-09-25 Richard M. Stallman <rms@gnu.org>
2637
2638 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
2639
2640 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
2641
2642 * progmodes/compile.el (compilation-error-properties):
2643 When getting the file from the previous error message,
2644 correctly decode the new data format.
2645
2646 * progmodes/cc-cmds.el (c-electric-paren):
2647 Call old-blink-paren only for close-paren.
2648
2649 2005-09-24 Andreas Schwab <schwab@suse.de>
2650
2651 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
2652 condition.
2653
2654 2005-09-25 Romain Francoise <romain@orebokech.com>
2655
2656 * dired-aux.el (dired-copy-file-recursive):
2657 * dired.el (dired-delete-file):
2658 * ediff-mult.el (ediff-dir-diff-copy-file):
2659 * ediff-util.el (ediff-test-save-region):
2660 * forms.el (forms-mode):
2661 * ido.el (ido-file-internal, ido-delete-file-at-head):
2662 * log-edit.el (log-edit-done):
2663 * ses.el (ses-yank-resize):
2664 * play/gomoku.el (gomoku-human-plays, gomoku)
2665 (gomoku-human-resigns, gomoku-prompt-for-other-game)
2666 (gomoku-offer-a-draw):
2667 * play/landmark.el (lm-human-resigns, lm):
2668 * net/eudcb-ldap.el (eudc-ldap-check-base):
2669 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
2670 * progmodes/ebrowse.el (ebrowse-find-pattern):
2671 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
2672 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
2673 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
2674
2675 * vc.el (vc-delete-file):
2676 * play/gomoku.el (gomoku-terminate-game, gomoku)
2677 (gomoku-prompt-for-move, gomoku-human-takes-back):
2678 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
2679 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
2680
2681 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
2682
2683 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
2684 color rxvt terminals by using the code xterm.el used to use before
2685 2005-04-09 in order to match the colors used by rxvt.
2686
2687 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2688
2689 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
2690 colors rxvt-unicode terminals by using the same code as xterm.el.
2691
2692 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
2693
2694 * textmodes/tex-mode.el (tex-font-lock-append-prop)
2695 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
2696 new symbol used for the tex-verbatim face.
2697
2698 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2699
2700 * woman.el (woman-file-name):
2701 * wid-edit.el (widget-file-prompt-value)
2702 (widget-coding-system-prompt-value):
2703 * w32-fns.el (set-w32-system-coding-system):
2704 * vc.el (vc-version-diff, vc-annotate):
2705 * textmodes/reftex-auc.el (reftex-arg-cite)
2706 (reftex-arg-index-tag):
2707 * textmodes/refer.el (refer-get-bib-files):
2708 * textmodes/artist.el (artist-figlet-choose-font):
2709 * terminal.el (terminal-emulator):
2710 * replace.el (occur-read-primary-args):
2711 * rect.el (string-rectangle, string-insert-rectangle):
2712 * ps-print.el (ps-print-preprint):
2713 * progmodes/pascal.el (pascal-goto-defun):
2714 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
2715 * progmodes/compile.el (compilation-find-file):
2716 * printing.el (pr-interactive-n-up):
2717 * play/animate.el (animate-birthday-present):
2718 * net/rcompile.el (remote-compile):
2719 * man.el (man, Man-goto-section, Man-follow-manual-reference):
2720 * mail/rmailsum.el (rmail-summary-search-backward)
2721 (rmail-summary-search):
2722 * mail/rmailout.el (rmail-output-read-rmail-file-name)
2723 (rmail-output-read-file-name):
2724 * mail/rmail.el (rmail-search, rmail-search-backwards):
2725 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
2726 * locate.el (locate):
2727 * international/quail.el (quail-show-keyboard-layout):
2728 * international/mule.el (set-buffer-file-coding-system)
2729 (revert-buffer-with-coding-system, set-file-name-coding-system)
2730 (set-terminal-coding-system, set-keyboard-coding-system)
2731 (set-next-selection-coding-system):
2732 * international/mule-diag.el (describe-coding-system)
2733 (describe-font, describe-fontset):
2734 * international/mule-cmds.el (universal-coding-system-argument)
2735 (search-unencodable-char, describe-input-method)
2736 (set-language-environment, describe-language-environment):
2737 * international/codepage.el (codepage-setup):
2738 * international/code-pages.el (codepage-setup):
2739 * info.el (Info-search, Info-follow-reference)
2740 (Info-search-backward):
2741 * emacs-lisp/advice.el (ad-read-advised-function)
2742 (ad-read-advice-class, ad-clear-cache, ad-activate)
2743 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
2744 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
2745 (ad-read-regexp):
2746 * ediff-util.el (ediff-toggle-regexp-match):
2747 * ediff-ptch.el (ediff-prompt-for-patch-file):
2748 * dired-aux.el (dired-diff):
2749 * diff.el (diff):
2750 * cus-edit.el (custom-variable-prompt):
2751 * calendar/timeclock.el (timeclock-ask-for-project):
2752 * calc/calcalg3.el (calc-get-fit-variables):
2753 * calc/calc-store.el (calc-edit-variable)
2754 (calc-permanent-variable):
2755 * vc-mcvs.el (vc-mcvs-register):
2756 * shadowfile.el (shadow-define-literal-group):
2757 * woman.el (woman-file-name):
2758 * vc.el (vc-version-diff, vc-merge):
2759 * textmodes/reftex-index.el (reftex-index-complete-tag):
2760 * format.el (format-decode-buffer, format-decode-region):
2761 * emulation/viper-cmd.el (viper-read-string-with-history):
2762 * emacs-lisp/debug.el (cancel-debug-on-entry):
2763 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2764 * ediff.el (ediff-merge-revisions)
2765 (ediff-merge-revisions-with-ancestor, ediff-revision):
2766 * completion.el (interactive-completion-string-reader):
2767 * calc/calc-prog.el (calc-user-define-formula):
2768 Follow convention for reading with the minibuffer.
2769
2770 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
2771
2772 * progmodes/python.el (python-describe-symbol): Add globals() and
2773 locals() to the arguments of emacs.ehelp.
2774
2775 2005-09-24 Magnus Henoch <mange@freemail.hu>
2776
2777 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
2778 New function, code extracted from ispell-valid-dictionary-list.
2779 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
2780 Call it.
2781
2782 2005-09-24 Eli Zaretskii <eliz@gnu.org>
2783
2784 * subr.el (version-regexp-alist): Extend valid syntax for version
2785 strings: allow any of the characters -,_,+ to separate the
2786 alpha/beta/rc part from the version part. Doc fix.
2787 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
2788
2789 2005-09-23 David Reitter <david.reitter@gmail.com>
2790
2791 * mail/mailclient.el: New file.
2792
2793 2005-09-23 Richard M. Stallman <rms@gnu.org>
2794
2795 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
2796 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
2797 Doc fixes.
2798
2799 * progmodes/cc-mode.el (c-font-lock-init):
2800 Specify font-lock-lines-before.
2801
2802 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2803
2804 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
2805 whole conflict.
2806
2807 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
2808
2809 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
2810 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
2811 of `remap' feature when available. Additional key bindings for
2812 better tty support.
2813 (org-mode-restart, org-force-self-insert): New commands.
2814 (org-time-stamp-inactive): New command.
2815 (org-remap): New function.
2816 (org-table-auto-blank-field, org-level-color-stars-only): New options.
2817 (org-enable-fixed-width-editor): Move to `org-structure'
2818 customization group.
2819 (org-self-insert-command, orgtbl-self-insert-command): Modify to
2820 blank field after field motion commands.
2821
2822 2005-09-23 Kenichi Handa <handa@m17n.org>
2823
2824 * international/mule-cmds.el (set-language-environment):
2825 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
2826 have to call utf-translate-cjk-load-tables.
2827
2828 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
2829
2830 * mouse.el (mouse-move-drag-overlay): Fix last change.
2831
2832 2005-09-22 David Ponce <david@dponce.com>
2833
2834 * tree-widget.el (tree-widget-value-create): Fix previous change.
2835
2836 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2837
2838 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
2839
2840 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2841
2842 * mouse.el (mouse-move-drag-overlay): New function.
2843 (mouse-drag-region-1): Use it.
2844 Try to simplify a bit the state handling. Handle clicks on links
2845 inside intangible areas.
2846 (mouse-save-then-kill): Minor simplification.
2847 (mouse-secondary-overlay): Make it always non-nil instead of
2848 recreating it each time.
2849 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
2850 (mouse-kill-secondary, mouse-secondary-save-then-kill):
2851 Simplify accordingly.
2852
2853 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2854
2855 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
2856
2857 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
2858
2859 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
2860 (ediff-file-name-sans-prefix): Treat nil as an empty string.
2861 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
2862 to patch.
2863
2864 * ediff-util.el: Use insert-buffer-substring.
2865
2866 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
2867
2868 * emulation/viper-cmd.el (viper-change-state): Don't move over the
2869 field boundaries in the minibuffer.
2870 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
2871 (viper-minibuffer-post-command-hook): New hook.
2872 (viper-line): Don't move cursor at bolp.
2873
2874 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
2875
2876 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
2877 avoid compiler warnings.
2878
2879 * emulation/viper-macs.el (ex-map): Better messages.
2880
2881 * emulation/viper-utils.el (viper-beginning-of-field): New function.
2882
2883 * emulation/viper.el: Replace make-variable-buffer-local with
2884 viper-make-variable-buffer-local everywhere, to avoid warnings.
2885
2886 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2887
2888 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
2889 Delete unused var `old-selected-window'.
2890 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
2891 (mouse-drag-secondary): Delete unused var `start-frame'.
2892
2893 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2894
2895 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
2896
2897 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2898
2899 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
2900 Re-indent within 80 columns. Use inhibit-read-only.
2901
2902 2005-09-19 Romain Francoise <romain@orebokech.com>
2903
2904 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
2905
2906 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2907
2908 * font-lock.el (font-lock-default-fontify-region): Don't add a line
2909 unconditionally, since the after-change-function already did it.
2910
2911 2005-09-19 Miles Bader <miles@gnu.org>
2912
2913 * net/newsticker.el: Get rid of CVS keyword.
2914
2915 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
2916
2917 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
2918 The prompt is formatted later.
2919
2920 2005-09-19 David Ponce <david@dponce.com>
2921
2922 * tree-widget.el (tree-widget-value-create): Save the converted
2923 tree :node widget.
2924
2925 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
2926
2927 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
2928 variable `message'.
2929
2930 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
2931
2932 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
2933 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
2934 <slawomir.nowaczyk.847@student.lu.se>.
2935
2936 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
2937
2938 * image.el (image-load-path): Use symbol `data-directory' instead
2939 of its value, for backward compatibility with packages that bind
2940 it during `find-image'. Suggested by Katsumi Yamaoka.
2941 (image-search-load-path): Handle symbols whose values are strings.
2942
2943 2005-09-18 Romain Francoise <romain@orebokech.com>
2944
2945 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
2946 with-current-buffer form in save-excursion.
2947
2948 2005-09-18 D Goel <deego@gnufans.org>
2949
2950 * apropos.el (apropos-command): Fix `message' call: first arg
2951 should be a format spec. In this and all other cases that appear
2952 below and elsewhere in the source code, I made a change only when
2953 two conditions were satisfied: [1] I can think of a possibility
2954 that the arguments would cause an error, for example, the code in
2955 question relies on external variables such as filenames. [2] I
2956 was sure that the arg to `message' could not have been nil in the code.
2957
2958 * textmodes/tildify.el (tildify-region): Ditto.
2959
2960 * textmodes/reftex-index.el (reftex-index-change-entry)
2961 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
2962 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
2963 * textmodes/org.el (org-complete, org-deadline, org-schedule)
2964 (org-priority, org-table-sum):
2965 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
2966 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
2967 (flyspell-word, flyspell-display-next-corrections):
2968 * textmodes/bibtex.el (bibtex-print-help-message):
2969 * textmodes/artist.el (artist-key-set-point-poly):
2970 * term/mac-win.el (mac-services-insert-text):
2971 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
2972 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
2973 (vhdl-port-paste-testbench, vhdl-compose-new-component)
2974 (vhdl-compose-configuration):
2975 * progmodes/sh-script.el (sh-blink, sh-show-indent)
2976 (sh-set-indent, sh-learn-line-indent):
2977 * progmodes/ps-mode.el (ps-mode-target-column):
2978 * progmodes/idlwave.el (idlwave-make-tags)
2979 (idlwave-scan-library-catalogs):
2980 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
2981 * progmodes/gud.el (gud-jdb-analyze-source):
2982 * progmodes/flymake.el (flymake-log):
2983 * progmodes/ebnf2ps.el (ebnf-generate-region):
2984 * progmodes/cmacexp.el (c-macro-expansion):
2985 * progmodes/ada-xref.el (ada-treat-cmd-string):
2986 * progmodes/ada-mode.el (ada-create-case-exception-substring)
2987 (ada-justified-indent-current, ada-batch-reformat):
2988 * play/zone.el (zone):
2989 * play/landmark.el (lm-move):
2990 * play/decipher.el (decipher-show-alphabet):
2991 * net/newsticker.el (newsticker--display-jump)
2992 (newsticker--display-scroll):
2993 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
2994 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
2995 * mail/feedmail.el (feedmail-dump-message-to-queue):
2996 * eshell/esh-proc.el (eshell-remove-process-entry):
2997 * emulation/ws-mode.el (ws-last-error):
2998 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
2999 (viper-record-kbd-macro):
3000 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
3001 * emacs-lisp/lisp-mnt.el (lm-report-bug):
3002 * emacs-lisp/find-func.el (find-function-noselect):
3003 * calendar/timeclock.el (timeclock-status-string)
3004 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
3005 (timeclock-when-to-leave-string):
3006 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
3007 * calc/calc-units.el (calc-enter-units-table):
3008 * calc/calc-mode.el (calc-mode-record-mode):
3009 * woman.el (woman-mini-help):
3010 * wdired.el (wdired-change-to-wdired-mode):
3011 * vc.el (vc-retrieve-snapshot):
3012 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
3013 * startup.el (display-startup-echo-area-message):
3014 * simple.el (set-goal-column):
3015 * ses.el (ses-command-hook, ses-recalculate-cell):
3016 * server.el (server-process-filter):
3017 * printing.el (pr-interface-txt-print, pr-interface-printify)
3018 (pr-interface-ps):
3019 * pcvs.el (cvs-help):
3020 * log-edit.el (log-edit, log-edit-mode-help):
3021 * iswitchb.el (iswitchb-possible-new-buffer):
3022 * isearch.el (isearch-edit-string):
3023 * image-mode.el (image-mode, image-minor-mode):
3024 * ibuf-macs.el (define-ibuffer-filter):
3025 * hi-lock.el (hi-lock-find-patterns):
3026 * files.el (toggle-read-only):
3027 * ediff-util.el (ediff-copy-diff)
3028 (ediff-write-merge-buffer-and-maybe-kill):
3029 * echistory.el (Electric-history-undefined):
3030 * dnd.el (dnd-insert-text):
3031 * dired-aux.el (dired-query):
3032 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
3033 * bookmark.el (bookmark-bmenu-locate):
3034 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
3035 Fix `message' calls to ensure first arg is a format string.
3036 The change was made only when these two conditions were satisfied:
3037 [1] when there is a possibility that the arguments would cause an error
3038 for example, if the code in question relies on external variables
3039 such as filenames, and
3040 [2] if the arg to `message' could not have been nil in the code.
3041
3042 * pcomplete.el (pcomplete--help): Fix `message' format spec.
3043 Not having a %s would be weird, though not technically wrong.
3044
3045 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3046
3047 * term/mac-win.el (mac-add-charset-info): Doc fix.
3048
3049 2005-09-17 Romain Francoise <romain@orebokech.com>
3050
3051 * shell.el (shell-resync-dirs): Handle echoing processes more
3052 reliably. Don't insert resync command if `comint-process-echoes'
3053 is non-nil.
3054
3055 2005-09-17 Magnus Henoch <mange@freemail.hu>
3056
3057 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
3058 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
3059 aspell versions >= 0.60.
3060 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
3061 only if ispell-aspell-supports-utf8 is non-nil.
3062
3063 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3064
3065 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
3066 buffer-local value to lisp-indent-function.
3067
3068 2005-09-17 Milan Zamazal <pdm@zamazal.org>
3069
3070 * progmodes/glasses.el (glasses-make-readable): If
3071 glasses-separator differs from underscore, put appropriate
3072 overlays over underscore characters.
3073 (glasses-convert-to-unreadable): If glasses-separator differs from
3074 underscore, try to convert glasses-separator characters to
3075 underscores.
3076
3077 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3078
3079 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
3080 Use with-syntax-table and dolist.
3081
3082 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
3083
3084 * textmodes/reftex-auc.el:
3085 * textmodes/reftex-cite.el:
3086 * textmodes/reftex-dcr.el:
3087 * textmodes/reftex-global.el:
3088 * textmodes/reftex-parse.el:
3089 * textmodes/reftex-ref.el:
3090 * textmodes/reftex-sel.el:
3091 * textmodes/reftex-toc.el:
3092 * textmodes/reftex-vars.el:
3093 * textmodes/reftex.el: Small changes to remove compiler warnings.
3094
3095 * textmodes/reftex-index.el: Likewise.
3096 (reftex-query-index-phrase): More efficient use of markers.
3097
3098 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * image.el (image-load-path): New variable.
3101 (image-search-load-path): New function.
3102 (find-image): Search for images in `image-load-path'.
3103
3104 2005-09-15 Richard M. Stallman <rms@gnu.org>
3105
3106 * follow.el: Change Maintainer field.
3107
3108 2005-09-15 David Ponce <david@dponce.com>
3109
3110 * recentf.el (recentf-save-file-modes): New option.
3111 (recentf-save-list): Use it.
3112
3113 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
3114
3115 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
3116 (mode-line-mule-info, mode-line-modified): Move bindings from
3117 mouse-3 to mouse-1.
3118
3119 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
3120
3121 * simple.el (sendmail-user-agent-compose): Revert last change.
3122
3123 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3124
3125 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
3126 Use with-current-buffer.
3127 (ange-ftp-gwp-start): Remove unused var `gw-user'.
3128 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
3129 (ange-ftp-insert-directory): Remove unused var `short'.
3130 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
3131
3132 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
3133 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
3134
3135 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
3136 (check-calendar-holidays, diary-list-entries): Autoload.
3137 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
3138 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
3139
3140 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
3141 which mistakenly removed a call to display-buffer.
3142
3143 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
3144
3145 * obsolete/iso-insert.el: Move to obsolete/ from international/.
3146
3147 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
3148
3149 * progmodes/hideshow.el
3150 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
3151 (hs-allow-nesting): New user var.
3152 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
3153 (hs-hide-block-at-point): When nesting allowed,
3154 if there is already an overlay in place, delete it.
3155 (hs-safety-is-job-n): Delete func; remove call sites.
3156 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
3157 (hs-overlay-at): New func.
3158 (hs-already-hidden-p, hs-show-block): Use it.
3159 (hs-hide-all): Don't pre-clean if nesting allowed.
3160 (hs-show-all): Temporarily disallow
3161 nesting around call to `hs-discard-overlays'.
3162
3163 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
3166 Delete unused local var.
3167
3168 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
3169
3170 * help-fns.el (describe-categories): "?\ " -> "?\s".
3171 (help-do-arg-highlight): Recognize also ARG-n, as in
3172 `move-to-left-margin' (ARG+n is already recognized). Simplify.
3173
3174 * international/codepage.el (dos-unsupported-char-glyph):
3175 * net/newsticker.el (tool-bar-map, w3-mode-map)
3176 (w3m-minor-mode-map):
3177 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
3178 (ent-alist):
3179 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
3180
3181 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
3182
3183 * custom.el (custom-push-theme): Handle the case where a symbol is
3184 bound but face properties have not yet been assigned.
3185
3186 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
3187 Fix behavior if noerase is `t' and there is no mail buffer.
3188
3189 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
3190 if `continue' is nil, rather than signal an error.
3191
3192 2005-09-12 Richard M. Stallman <rms@gnu.org>
3193
3194 * font-lock.el (font-lock-keywords): Add autoload.
3195
3196 * help-fns.el (describe-variable): Rearrange to put source link
3197 in a predictable place.
3198
3199 * net/newsticker.el: New file.
3200
3201 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3202
3203 * calendar/calendar.el (calendar-for-loop): Add edebug info.
3204 (calendar-basic-setup): Use the new nil arg.
3205 (number-of-diary-entries): Move to diary-lib.el.
3206
3207 * calendar/diary-lib.el: Use with-current-buffer, match-string.
3208 (diary-list-entries): Use with-syntax-table and dolist.
3209 Rename from list-diary-entries.
3210 Use number-of-diary-entries if `number' is nil.
3211 (diary, diary-view-entries): Use this new name and new nil arg value.
3212 (number-of-diary-entries): Move from calendar.el.
3213 (diary-unhide-everything): New function.
3214 (include-other-diary-files, fancy-diary-display)
3215 (diary-show-all-entries, make-diary-entry): Use it.
3216 (diary-mail-entries): Use buffer-string.
3217 (mark-diary-entries): Fix long standing paren typo.
3218 (diary-sexp-entry): Use count-lines.
3219 (make-diary-entry): Avoid `previous-line'.
3220 (diary-mode-map): New var.
3221 (diary-mode): Redraw cal after saving. Setup header-line.
3222 (fancy-diary-display-mode): Use local-set-key.
3223
3224 * startup.el (command-line): Try calling various terminal-init-foo-bar
3225 functions by stripping hyphenated suffixes from $TERM.
3226
3227 * files.el (normal-mode): Check boundness of font-lock-keywords.
3228
3229 2005-09-12 Richard M. Stallman <rms@gnu.org>
3230
3231 * progmodes/compile.el: Don't decide a file's directory
3232 until the user actually tries to go there.
3233 (compilation-next-error-function):
3234 Pass compilation-find-file the directory from the file-struct.
3235 (compilation-internal-error-properties): Separate local FILE-STRUCT
3236 from FILE. Doc the args better. Rename arg FMT to FMTS.
3237 (compilation-find-file): Arg DIR renamed to DIRECTORY.
3238 Expand it, and if nil, use default-directory.
3239 (compilation-get-file-structure): Don't mix specified directory
3240 with default directory. Put specified directory into
3241 file-struct. Don't make the file name absolute.
3242
3243 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
3244 (compile-command): Add autoload.
3245 (compilation-disable-input): Add autoload.
3246
3247 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
3248
3249 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
3250 strings of the variables it can override.
3251 (time-stamp): New (as yet undocumented) time-stamp-format escapes
3252 %Q and %q, for fully-qualified domain name and unqualified host name.
3253
3254 2005-09-11 Kim F. Storm <storm@cua.dk>
3255
3256 * emacs-lisp/authors.el (authors-aliases): Update list.
3257 (authors-fixed-entries): Update mldrag.el entry.
3258
3259 2005-09-10 Alan Mackenzie <acm@muc.de>
3260
3261 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
3262 from the region narrowed to.
3263
3264 2005-09-10 Magnus Henoch <mange@freemail.hu>
3265
3266 * textmodes/ispell.el (ispell-check-version): Signal an error if
3267 aspell version is less than 0.60.
3268
3269 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
3270
3271 * progmodes/octave-inf.el (inferior-octave-startup):
3272 Resync current dir at the end.
3273
3274 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
3275
3276 * woman.el (woman-topic-at-point-default):
3277 Rename to woman-use-topic-at-point-default.
3278 (woman-topic-at-point): Rename to woman-use-topic-at-point.
3279 (woman-file-name): Reflect renames above. Automatically use the
3280 word at point as topic if woman-use-topic-at-point is non-nil.
3281 Otherwise offer it as default but don't insert it in the
3282 minibuffer. Also use `test-completion' instead of `assoc' as
3283 suggested by Stefan Monnier.
3284
3285 2005-09-10 Andre Spiegel <spiegel@gnu.org>
3286
3287 * vc.el (vc-directory, vc-update-change-log): Throw an error on
3288 the attempt to do it over Tramp. This is not yet supported.
3289
3290 2005-09-10 Eli Zaretskii <eliz@gnu.org>
3291
3292 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
3293 (menu-bar-non-minibuffer-window-p): New functions.
3294 ("Split Window", "Save As..."): Use them.
3295 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
3296 ("Print Buffer", "Truncate Long Lines in this Buffer"):
3297 Use menu-bar-menu-frame-live-and-visible-p.
3298 ("Save Buffer", "Insert File", "Open Directory...")
3299 ("Open File...", "Visit New File..."):
3300 Use menu-bar-non-minibuffer-window-p.
3301 (kill-this-buffer-enabled-p, dired <menu-enable>):
3302 Use menu-bar-non-minibuffer-window-p.
3303
3304 2005-09-09 Eli Zaretskii <eliz@gnu.org>
3305
3306 * cus-start.el (all): Don't complain about fringe-related
3307 built-ins if fringes are not supported. Ditto about
3308 selection-related built-ins. Fix the test for GTK-related built-ins.
3309
3310 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
3311 ("Postscript Print Buffer", "Print Region", "Save As...")
3312 ("Save", "Insert File...", "Open Directory...")
3313 ("Open File...", "Visit New File..."")
3314 ("Truncate Long Lines in this Buffer"): Don't look at
3315 menu-updating-frame if this display does not support multiple frames.
3316
3317 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3318
3319 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
3320
3321 2005-09-09 Emilio Lopes <eclig@gmx.net>
3322
3323 * woman.el: Format- and whitespace-related changes.
3324
3325 2005-09-09 Eli Zaretskii <eliz@gnu.org>
3326
3327 * woman.el: Fix my email address.
3328
3329 2005-09-08 Richard M. Stallman <rms@gnu.org>
3330
3331 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
3332 (sh-mode): Locally set skeleton-pair-default-alist.
3333
3334 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
3335
3336 * progmodes/flymake.el: Require `compile' unconditionally.
3337
3338 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
3339
3340 * woman.el (woman-file-name): Provide a default, not initial input.
3341
3342 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
3343
3344 * font-lock.el (font-lock-support-mode): Doc fix.
3345
3346 * descr-text.el (describe-property-list): Handle non-symbol prop names.
3347
3348 2005-09-08 Richard M. Stallman <rms@gnu.org>
3349
3350 * simple.el (blink-matching-open): Get rid of text props from
3351 the string shown in echo area. Don't permanently set point.
3352 Some rearrangements.
3353
3354 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
3355
3356 * recentf.el (recentf-filename-handler): Add custom choice
3357 `abbreviate-file-name'.
3358
3359 * msb.el (msb--very-many-menus): Fix typo.
3360
3361 * disp-table.el (standard-display-european): Don't set
3362 enable-multibyte-characters to nil.
3363
3364 2005-09-08 David Ponce <david@dponce.com>
3365
3366 * recentf.el (recentf-show-file-shortcuts-flag): New option.
3367 (recentf-expand-file-name): Doc fix.
3368 (recentf-dialog-mode-map): Define digit shortcuts.
3369 (recentf--files-with-key): New variable.
3370 (recentf-show-digit-shortcut-filter): New function.
3371 (recentf-open-files-items): New function.
3372 (recentf-open-files): Use it.
3373 (recentf-open-file-with-key): New command.
3374
3375 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
3376
3377 * buff-menu.el (Buffer-menu-sort-by-column): New function.
3378 Suggested by Kim F. Storm.
3379 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
3380 (Buffer-menu-make-sort-button): Use global keymap.
3381
3382 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
3383
3384 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
3385 (Man-getpage-in-background-advice): Remove defadvice; it isn't
3386 necessary any longer with the remapped command.
3387 (Man-bgproc-sentinel-advice): Remove defadvice which counts
3388 formatting time only.
3389
3390 * net/tramp.el (tramp-action-password)
3391 (tramp-multi-action-password): Compile the password prompt from
3392 `method', `user' and `host'. Sometimes it isn't obvious which
3393 password to enter, for example with remote files offered by
3394 recentf.el, or with multiple steps. Suggested by Robert Marshall
3395 <robert@chezmarshall.freeserve.co.uk>.
3396
3397 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3398
3399 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3400 Fix regexp for when "s///" is at the beginning of line.
3401
3402 2005-09-07 Jay Belanger <belanger@truman.edu>
3403
3404 * calc/calc-poly.el (math-expand-term): Multiply out any powers
3405 when in matrix mode.
3406
3407 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
3408
3409 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
3410 non-anonymous functions.
3411
3412 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
3413
3414 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
3415 when using a header line. Otherwise, use mouse-1-click-follows-link.
3416
3417 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
3418 can't be moved; don't signal an error.
3419
3420 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
3421
3422 * cus-theme.el (custom-theme-write-faces): Save the current face
3423 spec, not the defface spec.
3424
3425 * custom.el (custom-known-themes): Clarify meaning of "standard".
3426 (custom-push-theme): Save old values in the standard theme.
3427 (disable-theme): Correct typo.
3428 (custom-face-theme-value) Deleted unused function.
3429 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
3430
3431 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
3432
3433 * progmodes/compile.el (compilation-goto-locus): Take into account
3434 iconified frames when determining whether the buffer is
3435 already visible.
3436 Don't reset window height if the window already existed.
3437
3438 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
3439
3440 * custom.el (load-theme): Rename from require-theme.
3441 Add interactive spec.
3442 (enable-theme): Rename from custom-enable-theme.
3443 Add interactive spec.
3444 (disable-theme): Rename from custom-disable-theme.
3445 Add interactive spec.
3446 (custom-make-theme-feature): Doc fix.
3447 (custom-theme-directory): Doc fix.
3448 (provide-theme): Call enable-theme.
3449
3450 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3451
3452 * obsolete/lazy-lock.el (lazy-lock-mode):
3453 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
3454 font-lock-mode if it's off. Print a warning instead.
3455
3456 * progmodes/compile.el (compilation-start): Ignore errors if the
3457 process died before we get to send-eof.
3458
3459 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
3460 Undo last change. Enclosing the result in quotes broke things on Unix
3461 since tex-send-command passes it through shell-quote-argument.
3462 (tex-send-command): Pass `file' through convert-standard-filename
3463 when possible.
3464 (tex-uptodate-p): Handle the case where TeX hasn't put additional
3465 info in a transcript.
3466
3467 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
3468
3469 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
3470 fix compilation warning. Reorder the key definitions to group
3471 together keys emitted by the current version of xterm.
3472
3473 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
3474 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
3475 Reorder predicates to correct min-color usage.
3476
3477 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
3478
3479 * longlines.el (longlines-mode): Inhibit read-only when encoding.
3480 Kill local variables when longlines-mode is turned off.
3481
3482 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3483
3484 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
3485
3486 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
3487
3488 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
3489
3490 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
3491 (font-lock-lines-before): Change default to being inactive.
3492 (font-lock-default-fontify-region): Obey font-lock-lines-before.
3493 (font-lock-after-change-function): Don't handle f-l-lines-before here.
3494
3495 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3496
3497 * net/tramp.el (tramp-handle-make-auto-save-file-name):
3498 Deactivate temporarily advice if active (not needed for Emacs 22,
3499 but for backwards compatibility).
3500 (tramp-exists-file-name-handler): Rewrite. First implementation
3501 was too simple.
3502 (tramp-advice-make-auto-save-file-name):
3503 Call `tramp-handle-make-auto-save-file-name' (again, just for
3504 backwards compatibility).
3505
3506 2005-08-31 Reto Zimmermann <reto@gnu.org>
3507
3508 * progmodes/vhdl-mode.el
3509 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
3510 (vhdl-end-p): Fix indentation bug "else" after "-- when".
3511 (vhdl-set-default-project): New function (easier setting of default).
3512 (vhdl-port-copy): Handle extended identifiers for generics.
3513 (vhdl-compiler-alist): Better description for error message regexp.
3514 (vhdl-make): Query for target, use previous as default.
3515 (vhdl-port-copy): Fix port copy for port names starting with "signal".
3516 (vhdl-font-lock-keywords-2): Fix fontification for record
3517 el. assign.
3518 (vhdl-speedbar-make-subpack-line): Add package body link.
3519 (vhdl-generate-makefile-1): Not include itself as dependency.
3520 (vhdl-font-lock-init): Highlight c-preprocessor directives.
3521 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
3522 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
3523 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
3524 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
3525 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
3526 (vhdl-import-project): Add string argument for `error'.
3527 (vhdl-compose-configuration)
3528 (vhdl-compose-configuration-architecture): Add configuration
3529 declaration generation.
3530 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
3531 (vhdl-trailer-re): Add "record" keyword (better indentation).
3532 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
3533 "[^ \t-\"]+".
3534 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
3535 (vhdl-testbench-entity-file-name)
3536 (vhdl-testbench-architecture-file-name): Allow separate
3537 customization of testbench file names.
3538 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
3539 (vhdl-get-visible-signals): Allow newline within alias declaration.
3540 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
3541 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
3542 (member-ignore-case): Alias for missing function in XEmacs.
3543 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
3544 (vhdl-update-sensitivity-list): Ignore case on read signals.
3545 (vhdl-replace-string): Adjust case only for file names.
3546 (vhdl-update-sensitivity-list): Fix search for read signals.
3547 (vhdl-update-sensitivity-list): Exclude formal parameters.
3548 (vhdl-get-visible-signals): Include aliases of signals.
3549 (vhdl-get-visible-signals): Fix signal name searching.
3550 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
3551 (vhdl-fixup-whitespace-region): Fix for character
3552 literals (e.g. ':').
3553
3554 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
3555
3556 * ansi-color.el (comint-last-output-start):
3557 * bs.el (font-lock-verbose):
3558 * diff-mode.el (add-log-buffer-file-name-function):
3559 * dired-x.el (vm-folder-directory):
3560 * faces.el (help-xref-stack-item):
3561 * files.el (font-lock-keywords):
3562 * find-lisp.el (dired-buffers, dired-subdir-alist):
3563 * ido.el (cua-inhibit-cua-keys):
3564 * log-view.el (cvs-minor-wrap-function):
3565 * outline.el (font-lock-warning-face):
3566 * simple.el (compilation-current-error):
3567 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
3568 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
3569 * tooltip.el (comint-prompt-regexp):
3570 * w32-fns.el (explicit-shell-file-name):
3571 * term/mac-win.el (mac-charset-info-alist)
3572 (mac-services-selection, mac-system-script-code):
3573 * term/tty-colors.el (msdos-color-values):
3574 * term/w32-win.el (xlfd-regexp-registry-subnum):
3575 * term/x-win.el (x-keysym-table, x-selection-timeout)
3576 (x-session-id, x-session-previous-id):
3577 * textmodes/ispell.el (mail-yank-prefix):
3578 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
3579 * textmodes/org.el (calc-embedded-close-formula)
3580 (calc-embedded-open-formula)
3581 (font-lock-unfontify-region-function):
3582 * textmodes/reftex-global.el (isearch-next-buffer-function)
3583 (TeX-master):
3584 * textmodes/reftex.el (font-lock-keywords):
3585 * textmodes/tex-mode.el (font-lock-comment-face)
3586 (font-lock-doc-face):
3587 * textmodes/texinfo.el (outline-heading-alist):
3588 Add defvars.
3589
3590 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
3591 (artist-spray-chars, artist-mode-init, artist-replace-string)
3592 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
3593 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
3594 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
3595
3596 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
3597 (conf-align-assignments): "?\ " -> "?\s".
3598
3599 * textmodes/reftex-index.el (TeX-master): Add defvar.
3600 (reftex-index-phrases-marker): Move up defvar.
3601
3602 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
3603 (reftex-toc-include-labels-indicator)
3604 (reftex-toc-include-index-indicator)
3605 (reftex-toc-max-level-indicator): Move up declarations.
3606
3607 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
3608 of args to `tramp-run-real-handler', even if it's empty in this case.
3609
3610 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3611
3612 * dired.el (dired-move-to-filename-regexp): Add date format for
3613 Mac OS X 10.3 in East Asian locales.
3614
3615 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3616
3617 * files.el (make-auto-save-file-name): Add file name handler call
3618 if applicable.
3619
3620 * net/tramp.el (tramp-file-name-handler-alist)
3621 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
3622 (tramp-handle-make-auto-save-file-name): Rename from
3623 `tramp-make-auto-save-file-name'.
3624 (tramp-exists-file-name-handler): New defun.
3625 (tramp-advice-make-auto-save-file-name): Make defadvice only when
3626 `make-auto-save-file-name' is not a magic file name operation.
3627
3628 2005-08-30 Richard M. Stallman <rms@gnu.org>
3629
3630 * files.el (risky-local-variable-p):
3631 Match `-predicates' and `-commands.
3632
3633 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
3634 (custom-save-all): Visit the file if necessary;
3635 kill the buffer if we created it.
3636 (custom-save-delete): Don't visit file or kill buffer here.
3637
3638 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
3639
3640 * textmodes/org.el (org-special-keyword): New face.
3641 (org-table-copy-down, org-table-eval-formula)
3642 (org-table-recalculate, org-init-section-numbers):
3643 Use `string-to-number' instead of `string-to-int'.
3644 (org-get-location): Use `insert-buffer-substring' instead of
3645 `insert-buffer'.
3646 (org-modify-diary-entry-string): New function.
3647 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
3648 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
3649 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
3650 active region.
3651 (org-export-as-html): Handle QUOTE keyword.
3652 (org-quote-string): New option.
3653 (org-bookmark-jump-unhide): New function, used for
3654 `bookmark-after-jump-hook'.
3655 (org-diary-default-entry): Apply only when not called through
3656 `org-agenda'.
3657
3658 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
3659
3660 * net/eudc.el (mode-popup-menu):
3661 * play/handwrite.el (ps-printer-name, ps-lpr-command):
3662 * progmodes/ada-mode.el (compile-auto-highlight)
3663 (skeleton-further-elements):
3664 * progmodes/autoconf.el (font-lock-syntactic-keywords):
3665 * progmodes/cmacexp.el (msdos-shells):
3666 * progmodes/compile.el (font-lock-extra-managed-props)
3667 (font-lock-keywords, font-lock-maximum-size)
3668 (font-lock-support-mode):
3669 * progmodes/grep.el (font-lock-lines-before):
3670 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
3671 * progmodes/mixal-mode.el (compile-command):
3672 * progmodes/perl-mode.el (font-lock-comment-face)
3673 (font-lock-doc-face, font-lock-string-face):
3674 * progmodes/prolog.el (comint-prompt-regexp):
3675 * progmodes/sh-script.el (font-lock-comment-face)
3676 (font-lock-set-defaults, font-lock-string-face):
3677 * progmodes/sql.el (font-lock-keyword-face)
3678 (font-lock-set-defaults, font-lock-string-face):
3679 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
3680 (itimer-version, lazy-lock-defer-contextually)
3681 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
3682 Add defvars.
3683
3684 * progmodes/cperl-mode.el (cperl-electric-lbrace)
3685 (cperl-electric-keyword, cperl-electric-pod)
3686 (cperl-electric-backspace, cperl-forward-re)
3687 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
3688 (vc-rcs-header, vc-sccs-header): Add defvars.
3689
3690 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
3691 (font-lock-syntactic-keywords, gud-find-expr-function):
3692 Add defvars.
3693
3694 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
3695 (gdb-frame-parameters): Declare before use.
3696
3697 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
3698 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
3699 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
3700 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
3701
3702 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
3703 (idlwave-help-with-source): Use `insert-buffer-substring', not
3704 `insert-buffer'.
3705
3706 2005-08-29 Juri Linkov <juri@jurta.org>
3707
3708 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
3709 Put outline-back-to-heading function call inside save-excursion.
3710
3711 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
3712
3713 * man.el (Man-init-defvars, Man-translate-references)
3714 (Man-support-local-filenames, Man-highlight-references):
3715 * progmodes/sql.el (sql-interactive-mode):
3716 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
3717
3718 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
3719 (compilation-mode-font-lock-keywords): Add defvars.
3720 (checkdoc-interactive-loop): "?\ " -> "?\s".
3721
3722 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
3723 (font-lock-doc-face, font-lock-string-face)
3724 (font-lock-keywords-case-fold-search): Add defvars.
3725 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
3726
3727 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
3728 Don't pass X and Y (they are ignored anyway).
3729 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
3730 (mouse-delete-window): Make arguments optional.
3731
3732 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
3733 (caesar-translate-table, minor-modes, news-buffer-save)
3734 (news-group-name, news-minor-modes): Add defvars.
3735
3736 * emacs-lisp/lselect.el (mouse-highlight-priority)
3737 (x-lost-selection-functions, zmacs-regions):
3738 * emacs-lisp/pp.el (font-lock-verbose):
3739 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
3740 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
3741 (ses-mode-map):
3742 * emacs-lisp/tcover-unsafep.el (safe-functions):
3743 * international/mule-cmds.el (mac-system-coding-system)
3744 (mac-system-locale):
3745 * language/ethio-util.el (rmail-current-message)
3746 (rmail-message-vector):
3747 * language/thai-util.el (thai-auto-composition-mode):
3748 * mail/metamail.el (rmail-current-message, rmail-message-vector):
3749 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
3750 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
3751 (vm-primary-inbox, vm-spool-files):
3752 * mail/rmail.el (deleted-head, font-lock-fontified)
3753 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
3754 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
3755 (total-messages):
3756 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
3757 (rmail-summary-mode-map):
3758 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
3759 (rmail-last-label, rmail-last-multi-labels)
3760 (rmail-summary-vector, rmail-total-messages):
3761 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
3762 * mail/rmailsum.el (msgnum):
3763 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
3764 (rmail-current-message):
3765 * obsolete/fast-lock.el (font-lock-face-list):
3766 * obsolete/rnewspost.el (mail-reply-buffer):
3767 * obsolete/scribe.el (compile-command):
3768 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
3769
3770 2005-08-28 John Paul Wallington <jpw@gnu.org>
3771
3772 * ibuf-ext.el (ibuffer-auto-update-changed):
3773 Use `frame-or-buffer-changed-p' to check whether we need to update.
3774 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
3775 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
3776 as a `frame-or-buffer-changed-p' state vector instead.
3777
3778 2005-08-27 Romain Francoise <romain@orebokech.com>
3779
3780 * textmodes/makeinfo.el (makeinfo-compile):
3781 Use `compilation-start'. Set `next-error-function' according to
3782 `disable-errors'.
3783 (makeinfo-next-error): New function.
3784 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
3785 (makeinfo-buffer): Likewise.
3786
3787 * progmodes/compile.el (compilation-start): Add autoload cookie.
3788
3789 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
3790 * textmodes/sgml-mode.el: Likewise.
3791 * progmodes/python.el: Likewise.
3792
3793 2005-08-27 Eli Zaretskii <eliz@gnu.org>
3794
3795 * simple.el (blink-matching-paren-distance): Document the meaning
3796 of nil value, and allow to customize to nil.
3797
3798 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
3799 command.com, not command.exe.
3800
3801 2005-08-26 John Wiegley <johnw@newartisans.com>
3802
3803 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
3804 code around a bit so that an extraneous nil argument is not added
3805 to a command when no args are given.
3806
3807 * eshell/esh-arg.el (eshell-parse-double-quote): If a
3808 double-quoted argument resolves to nil, return it as an empty
3809 string rather than as nil. This made it impossible to pass "" to
3810 a shell script as a null string argument.
3811
3812 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
3813
3814 * outline.el (outline-invent-heading): New fun.
3815 (outline-promote, outline-demote): Use it.
3816 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
3817 (outline-end-of-subtree): Remove unused var `opoint'.
3818
3819 2005-08-26 David Reitter <david.reitter@gmail.com>
3820
3821 * menu-bar.el (truncate-lines, write-file, print-buffer)
3822 (ps-print-buffer-faces, ps-print-buffer, split-window):
3823 Disable menu items when the frame they refer to is invisible, or when
3824 they refer to a buffer and the minibuffer is selected.
3825
3826 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
3827
3828 * progmodes/flymake.el (flymake-highlight-err-lines):
3829 Use save-excursion around flymake-highlight-line to preserve point.
3830
3831 2005-08-26 Eli Zaretskii <eliz@gnu.org>
3832
3833 * progmodes/octave-mod.el: Change Author and Maintainer address.
3834 (octave-maintainer-address): Change Kurt's email address.
3835 * progmodes/octave-inf.el: Change Author and Maintainer address.
3836 * progmodes/octave-hlp.el: Change Author and Maintainer address.
3837
3838 2005-08-26 Kim F. Storm <storm@cua.dk>
3839
3840 * subr.el (version-list-<, version-list-<=, version-list-=):
3841 Renamed from integer-list-*.
3842 (version-list-not-zero): Likewise. Fix while loop.
3843 (version=): Use version-list-= instead of string-equal.
3844
3845 2005-08-26 Richard M. Stallman <rms@gnu.org>
3846
3847 * outline.el (outline-promote): Try shortening the heading.
3848 As last resort, read the heading to use.
3849 (outline-demote): As last resort, read the heading to use.
3850
3851 2005-08-26 Romain Francoise <romain@orebokech.com>
3852
3853 * progmodes/compile.el (compilation-start): Doc fix.
3854
3855 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
3856 (antlr-font-lock-additional-keywords): Fix reference to
3857 `antlr-font-lock-literal-regexp' erroneously changed during the
3858 mass face rename.
3859 (antlr-run-tool): Use `compilation-start'.
3860
3861 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
3862 instead of the obsolete `compile-internal'.
3863
3864 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
3865
3866 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
3867 (number, original-date):
3868 * calendar/cal-china.el (date):
3869 * calendar/cal-coptic.el (date):
3870 * calendar/cal-french.el (date):
3871 * calendar/cal-hebrew.el (date, entry, number, original-date):
3872 * calendar/cal-islam.el (date, number, original-date):
3873 * calendar/cal-iso.el (date):
3874 * calendar/cal-julian.el (date):
3875 * calendar/cal-mayan.el (date):
3876 * calendar/cal-menu.el (date, event):
3877 * calendar/cal-persia.el (date):
3878 * calendar/lunar.el (date):
3879 * calendar/solar.el (date): Add defvars.
3880
3881 * emerge.el:
3882 * ibuffer.el:
3883 * info-xref.el:
3884 * obsolete/bg-mouse.el:
3885 * obsolete/sun-curs.el:
3886 * obsolete/swedish.el: Move the `defvar's to the top level.
3887
3888 * smerge-mode.el (smerge-refined-change): Add :group.
3889
3890 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
3891
3892 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
3893 (smerge-keep-n): Remove props.
3894 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3895 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
3896 now that it's done in smerge-keep-n.
3897 (smerge-refined-change): New face.
3898 (smerge-refine-chopup-region, smerge-refine-highlight-change)
3899 (smerge-refine): New funs.
3900 (smerge-basic-map): Bind smerge-refine.
3901
3902 2005-08-25 Juri Linkov <juri@jurta.org>
3903
3904 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
3905 compilation-process-setup-function and compilation-disable-input
3906 in grep-mode instead of let-bindings in grep.
3907
3908 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
3909 Delete "Automatic File De/compression" (auto-compression-mode).
3910
3911 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
3912
3913 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
3914 Silence warning about non-existent variable.
3915
3916 2005-08-25 Richard M. Stallman <rms@gnu.org>
3917
3918 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
3919 Rename "Describe Key" to "Describe Key or Mouse Operation".
3920
3921 * mail/mailalias.el (build-mail-aliases): Delete comments
3922 from the contents before processing them.
3923
3924 * isearch.el (isearch-edit-string): Erase the Search prompt
3925 if user enters an empty string and there is no default.
3926
3927 * comint.el (comint-file-name-prefix): Add autoload.
3928
3929 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
3930
3931 * subr.el (play-sound): Rearrange to avoid warning.
3932
3933 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
3934
3935 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
3936 New hook.
3937 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
3938
3939 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
3940
3941 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
3942
3943 * custom.el (custom-theme-set-variables): Sort minor modes last.
3944
3945 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3946
3947 * subr.el (version-separator, version-regexp-alist): New vars used by
3948 version comparison funs.
3949 (integer-list-<, integer-list-=, integer-list-<=)
3950 (integer-list-not-zero): New funs for integer list comparison.
3951 (version-to-list, version=, version<, version<=): New funs for version
3952 comparison.
3953
3954 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
3955
3956 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
3957 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
3958 time to silence the byte-compiler.
3959
3960 * ibuffer.el (ibuffer-compile-make-eliding-form)
3961 (ibuffer-check-formats): Use `with-no-warnings' to hide references
3962 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
3963 so it's silly to get warnings for it).
3964 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
3965 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
3966 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
3967 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
3968 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
3969 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
3970 Defvar at compile time.
3971 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
3972 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
3973 Declare them before use.
3974
3975 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
3976 (info-xref-good, info-xref-bad): Defvar at compile time.
3977
3978 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
3979 Use `let*' instead of `let'.
3980
3981 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
3982 (*mouse-y*, menu, char): Defvar at compile time.
3983 (sc::menu): Declare it before use.
3984 (sc::pack-one-line): Use `let', not `let*'.
3985
3986 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
3987 (mail-send-hook): Defvar at compile time.
3988
3989 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
3990 Defvar at compile time.
3991
3992 * term/sun-mouse.el (current-global-mousemap)
3993 (current-local-mousemap): Declare them before use.
3994
3995 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
3996
3997 * bookmark.el (bookmark-after-jump-hook): New hook.
3998 (bookmark-jump): Run `bookmark-after-jump-hook'.
3999
4000 2005-08-23 Juri Linkov <juri@jurta.org>
4001
4002 * faces.el (minibuffer-prompt): Doc fix.
4003
4004 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
4005
4006 * progmodes/xscheme.el: Trivial changes to silence warnings.
4007 (xscheme-previous-mode, xscheme-previous-process-state):
4008 Add defvars.
4009 (xscheme-last-input-end, xscheme-process-command-line)
4010 (xscheme-process-name, xscheme-buffer-name)
4011 (xscheme-expressions-ring-max, xscheme-expressions-ring)
4012 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
4013 (xscheme-control-g-synchronization-p)
4014 (xscheme-control-g-disabled-p, xscheme-string-receiver)
4015 (default-xscheme-runlight, xscheme-runlight)
4016 (xscheme-runlight-string, xscheme-process-filter-state)
4017 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
4018 Move to beginning of file.
4019 (scheme-interaction-mode-commands-alist)
4020 (scheme-interaction-mode-map, scheme-debugger-mode-map):
4021 Declare them before use. Note: the initialization code for the variables
4022 has not been moved because it uses functions that reference the variables.
4023 (xscheme-control-g-message-string, xscheme-process-filter-alist)
4024 (xscheme-prompt-for-expression-map): Declare them before use.
4025 (scheme-debugger-mode-commands): "?\ " -> "?\s".
4026
4027 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
4028
4029 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
4030
4031 2005-08-22 Juri Linkov <juri@jurta.org>
4032
4033 * faces.el (set-face-underline): Delete this duplicate function
4034 and make an obsolete alias to set-face-underline-p.
4035 (set-face-underline-p): Use docstring of set-face-underline.
4036 (describe-face): Create hyperlink to parent face.
4037
4038 * info.el (Info-insert-dir): Use save-excursion around
4039 insert-buffer-substring.
4040 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
4041 (Info-escape-percent): Delete function.
4042 (Info-fontify-node): Replace Info-escape-percent by
4043 replace-regexp-in-string with REP arg set to lambda that
4044 duplicates `%' and preserves text properties.
4045
4046 * progmodes/compile.el (compilation-disable-input): Doc fix.
4047 (define-compilation-mode): Doc fix and refill.
4048 (kill-compilation): Use `mode-name' in the error message.
4049 (compilation-find-file): Use `compilation-error' in the
4050 read-file-name's prompt.
4051
4052 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
4053
4054 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
4055 (smerge-auto-leave): Make undo re-enable the mode.
4056 (debug-ignored-errors): Add the user-error of impossible resolution.
4057 (smerge-resolve): Move things around a bit, in preparation for later.
4058 (smerge-diff): Don't fail if the buffer has no associated file.
4059 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
4060 (smerge-conflict-overlay): New function.
4061 (smerge-match-conflict): Don't add text properties here.
4062 (smerge-find-conflict): Instead, add an overlay here.
4063 Also check for the case where we're inside a conflict already, so as to
4064 obviate the need for font-lock-multiline, which is unbearably slow with
4065 large conflicts and ciomplex font-lock patterns.
4066 (smerge-remove-props): Remove overlay rather than text-properties.
4067 (smerge-mode): Don't set font-lock-multiline.
4068 Remove overlays when turned off.
4069
4070 2005-08-21 Kim F. Storm <storm@cua.dk>
4071
4072 * ido.el (ido-ignore-item-p): Use save-match-data.
4073 Bind case-fold-search to ido-case-fold locally.
4074
4075 2005-08-20 Richard M. Stallman <rms@gnu.org>
4076
4077 * files.el (normal-mode): If font lock is on, turn it off and on.
4078
4079 * subr.el (replace-regexp-in-string): Doc fix.
4080
4081 * startup.el (command-line-1): Don't suppress startup screen
4082 due to existing processes.
4083
4084 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
4085
4086 * progmodes/compile.el (compilation-disable-input): Default to nil.
4087
4088 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4089
4090 * progmodes/compile.el (compilation-disable-input): New defcustom.
4091 (compilation-start): If compilation-disable-input is non-nil, send
4092 EOF to the compilation process.
4093
4094 2005-08-20 Eli Zaretskii <eliz@gnu.org>
4095
4096 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
4097 Run the argument of tex-shell-cd-command through
4098 convert-standard-filename, to get the correct style of slashes on
4099 Windows, and enclose the result in quotes, in case the file name
4100 includes whitespace or other special characters.
4101
4102 2005-08-19 Andreas Schwab <schwab@suse.de>
4103
4104 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
4105 process.
4106
4107 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4108
4109 * cus-start.el (minibuffer-prompt-properties): Correct typo.
4110
4111 2005-08-18 Kim F. Storm <storm@cua.dk>
4112
4113 * scroll-lock.el: Fix errors due to incorrect line wrapping.
4114
4115 2005-08-18 Richard M. Stallman <rms@gnu.org>
4116
4117 * scroll-lock.el: New file.
4118
4119 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
4120
4121 * dired.el (dired-move-to-end-of-filename):
4122 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
4123
4124 2005-08-18 Kim F. Storm <storm@cua.dk>
4125
4126 * ido.el (ido-everywhere): Fix defcustom :set function to disable
4127 rather than toggle mode when custom value is nil.
4128 (ido-everywhere): Fix defun doc string.
4129
4130 2005-08-17 Richard M. Stallman <rms@gnu.org>
4131
4132 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
4133 as tag instead of "Inviolable".
4134
4135 2005-08-17 Kim F. Storm <storm@cua.dk>
4136
4137 * windmove.el (windmove-coordinates-of-position): Remove.
4138 (windmove-coordinates-of-window-position): Remove.
4139 (windmove-reference-loc): Use posn-at-point instead.
4140
4141 * subr.el (insert-for-yank-1): Doc fix.
4142
4143 * ido.el (ido-enter-matching-directory): Rename from
4144 ido-enter-single-matching-directory. Change 'slash choice to
4145 'only. Add 'first choice.
4146 (ido-exhibit): Adapt to above changes.
4147
4148 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
4149
4150 * Makefile.in: Expand comment about building loaddefs.el.
4151
4152 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
4153
4154 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
4155 Comment use of defadvice.
4156
4157 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
4158
4159 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
4160
4161 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
4162 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
4163 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
4164 * progmodes/idlw-shell.el, progmodes/ld-script.el,
4165 * progmodes/which-func.el, ruler-mode.el, strokes.el,
4166 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
4167 for backward compatibility for faces that did not appear in the
4168 previous Emacs release.
4169
4170 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
4171
4172 2005-08-15 Kim F. Storm <storm@cua.dk>
4173
4174 * emulation/cua-base.el (cua-delete-region): Return t if
4175 deleted region was non-empty.
4176 (cua-replace-region): Inhibit overwrite-mode for
4177 self-insert-command if replaced region was non-empty.
4178 (cua--explicit-region-start, cua--status-string): Make them
4179 buffer-local at top-level...
4180 (cua-mode): ...rather than when mode is enabled.
4181
4182 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
4183
4184 * progmodes/vhdl-mode.el (vhdl-emacs-21):
4185 Set t for Emacs 21, 22, and so on.
4186
4187 2005-08-15 David Ponce <david@dponce.com>
4188
4189 * tree-widget.el: Update Commentary header.
4190 (tree-widget-theme): Doc fix.
4191 (tree-widget-space-width): New option.
4192 (tree-widget-image-properties): Look up in the default theme too.
4193 (tree-widget--cursors): Only for images with arrow pointer shape.
4194 (tree-widget-lookup-image): Pointer shape is hand by default.
4195 (tree-widget-icon): Rename generic icon widget from
4196 `tree-widget-control'.
4197 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
4198 derive from `tree-widget-icon'.
4199 (tree-widget-handle): Improve default look and feel of the text
4200 representation.
4201 (tree-widget): Rename :*-control properties to :*-icon properties.
4202 Add :action and :help-echo properties.
4203 (tree-widget-after-toggle-functions): Move.
4204 (tree-widget-close-node, tree-widget-open-node): Remove.
4205 (tree-widget-before-create-icon-functions): New hook.
4206 (tree-widget-value-create): Update to allow customization of icons
4207 and nodes at run-time via that new hook.
4208 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
4209 (tree-widget-icon-action, tree-widget-icon-help-echo)
4210 (tree-widget-action, tree-widget-help-echo): New functions.
4211
4212 2005-08-15 Kim F. Storm <storm@cua.dk>
4213
4214 * ido.el (ido-buffer-internal): Use with-no-warnings.
4215 (ido-make-merged-file-list): Use while-no-input.
4216
4217 2005-08-15 Richard M. Stallman <rms@gnu.org>
4218
4219 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
4220 (flyspell-large-region): Fix doc and custom type.
4221
4222 2005-08-14 Richard M. Stallman <rms@gnu.org>
4223
4224 * files.el (interpreter-mode-alist): Doc fix.
4225
4226 * mail/rmail.el (rmail-nonignored-headers): New variable.
4227 (rmail-clear-headers): Use it.
4228 (rmail-reply): Better handling of mail-followup-to header.
4229
4230 * progmodes/sh-script.el (sh-font-lock-keywords-var):
4231 Rename variable from sh-font-lock-keywords. In the `shell' entry,
4232 don't try to refer to executable-font-lock-keywords.
4233 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
4234 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
4235 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
4236 (sh-mode): Set comment-start-skip, local-abbrev-table,
4237 imenu-case-fold-search.
4238 (sh-set-shell): Don't set them here.
4239 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
4240 Don't cache the results in the original alist; don't ever modify
4241 that alist.
4242
4243 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
4244
4245 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
4246 empty.
4247
4248 2005-08-15 Andreas Schwab <schwab@suse.de>
4249
4250 * desktop.el: Put autoload cookie at risky-local-variable declarations.
4251
4252 * dired.el, info.el, mail/rmail.el: Revert last change.
4253
4254 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
4255
4256 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
4257 modification in `eval-after-load' form.
4258 * info.el: Likewise.
4259 * mail/rmail.el: Likewise.
4260
4261 2005-08-14 Juri Linkov <juri@jurta.org>
4262
4263 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4264 Remove highlighting of "Compilation started". Highlight only
4265 the word "finished" in "Compilation finished". Add highlighting
4266 of "interrupt", "killed", "terminated" and the exit code.
4267 (compilation-start): Add newline after header. Use exactly the
4268 same time stamp format as the finishing message.
4269 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
4270
4271 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
4272 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
4273 Add highlighting of "interrupt", "killed", "terminated".
4274
4275 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
4276 enabled and the current command is self-insert-command, call it
4277 explicitly with overwrite-mode bound to nil, to not allow it
4278 to delete the character after the selected region.
4279
4280 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
4281
4282 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
4283 move-end-of-line, end-of-line, and beginning-of-line to the list
4284 of commands after which the echo area is updated.
4285
4286 2005-08-12 Eli Zaretskii <eliz@gnu.org>
4287
4288 * cus-edit.el (custom-save-all, custom-save-delete):
4289 Bind recentf-exclude to exclude custom-file.
4290
4291 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
4292
4293 * mail/rmailsum.el (rmail-summary-end-of-message): New command
4294 to go to the bottom of the mail message. Added to
4295 `rmail-summary-mode-map' with key "/".
4296 (rmail-summary-show-message): New (internal) function for use by
4297 both `rmail-summary-beginning/end-of-message'.
4298 (rmail-summary-beginning-of-message): Change to use
4299 rmail-summary-show-message.
4300
4301 * mail/rmail.el (rmail-end-of-message): New command to go to the
4302 end of the current message. Added to `rmail-mode-map' with key "/".
4303 (rmail-beginning-of-message): Fix to work as documented.
4304 (rmail-mode): Change documentation.
4305
4306 * progmodes/compile.el (compilation-start): Add the line
4307 "Compilation started" with compilation start time.
4308 (compilation-mode-font-lock-keywords): Add `started' to keywords.
4309
4310 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
4311
4312 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
4313 of menu items.
4314
4315 2005-08-11 Richard M. Stallman <rms@gnu.org>
4316
4317 * simple.el (pop-global-mark): Reverse test of widen-automatically.
4318
4319 * battery.el (battery-status-function): Don't use ignore-errors.
4320
4321 2005-08-11 Lute Kamstra <lute@gnu.org>
4322
4323 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
4324 define-obsolete-variable-alias.
4325
4326 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
4327
4328 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
4329 (ange-ftp-send-cmd): Revert last change, and expand
4330 the comment explaining the problem.
4331
4332 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
4333
4334 * ldefs-boot.el: Update.
4335
4336 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
4337 item to "Time, Load and Mail". Change help echo text.
4338
4339 * time.el (display-time-use-mail-icon, display-time-format)
4340 (display-time-string-forms): Shorten first line of docstrings.
4341
4342 2005-08-10 Lars Hansen <larsh@soem.dk>
4343
4344 * desktop.el (desktop-buffer-mode-handlers):
4345 Make non-customizable. Add autoload cookie. Change initial value to
4346 nil; add elements in respective modules instead. Fix doc string.
4347 (desktop-load-file): New function.
4348 (desktop-minor-mode-handlers): New autoloaded variable.
4349 (desktop-create-buffer): Call minor mode handlers.
4350 Use desktop-load-file to load major and minor mode modules prior to
4351 checking for a handler.
4352 (desktop-save): Don't add nil to desktop-minor-modes for minor
4353 modes with nil function in desktop-minor-mode-table. Don't delete
4354 desktop file before rewriting it.
4355 (desktop-locals-to-save): Add autoload cookie. Don't make
4356 automatically buffer-local. Add variables column-number-mode,
4357 size-indication-mode, indent-tabs-mode,
4358 indicate-buffer-boundaries, indicate-empty-lines and
4359 show-trailing-whitespace.
4360 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
4361 regexps. Don't use desktop-clear-preserve-buffers-regexp.
4362 (desktop-clear-preserve-buffers-regexp): Delete.
4363 (desktop-clear-preserve-buffers): Update initial value and docstring.
4364 (desktop-save-buffer): Fix doc string.
4365
4366 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
4367 (hilit-chg-desktop-restore): New function.
4368 (highlight-changes-mode): Add highlight-changes-mode to
4369 desktop-locals-to-save.
4370
4371 * dired.el: Add handler to desktop-buffer-mode-handlers.
4372 (dired-restore-desktop-buffer): Remove autoload cookie.
4373 (dired-mode): Add autoload cookie.
4374
4375 * info.el: Add handler to desktop-buffer-mode-handlers.
4376 (Info-restore-desktop-buffer): Remove autoload cookie.
4377 (Info-mode): Add autoload cookie.
4378
4379 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
4380 (mh-restore-desktop-buffer): Remove autoload cookie.
4381 (mh-folder-mode): Add autoload cookie.
4382
4383 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
4384 (rmail-restore-desktop-buffer): Remove autoload cookie.
4385
4386 2005-08-11 Masatake YAMATO <jet@gyve.org>
4387
4388 * hexl.el (hexl-address-region):
4389 (hexl-ascii-region, hexl-font-lock-keywords):
4390 (hexl-highlight-line-range): Use the term "region"
4391 instead of "area" for consistency with the other symbols
4392 defined in hexl.el.
4393
4394 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4395
4396 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
4397 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
4398 out by Juri Linkov). Add `display-battery-mode'.
4399
4400 2005-08-09 Juri Linkov <juri@jurta.org>
4401
4402 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4403 Remove `-text' from face variable names.
4404 (compilation-error-file-name, compilation-warning-file-name)
4405 (compilation-info-file-name): Delete faces.
4406 (compilation-line-number, compilation-column-number):
4407 Remove face underlining.
4408 (compilation-message-face): Set to `underline' value by default.
4409 (compilation-error-face, compilation-warning-face)
4410 (compilation-info-face): Remove `-file-name' from face names.
4411 (compilation-error-text-face, compilation-warning-text-face)
4412 (compilation-info-text-face): Delete face variables.
4413 (compilation-text-face): Delete function.
4414
4415 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
4416 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
4417 (grep-error-face): Set to `compilation-error' instead of
4418 `compilation-error-face' (which is redefined to `grep-hit-face' in
4419 grep buffers).
4420 (grep-mode-font-lock-keywords): Remove `-text' from face variable
4421 names. Use `grep-error-face' instead of `compilation-error-text-face'.
4422
4423 * dired-aux.el (dired-do-query-replace-regexp):
4424 Use `query-replace-read-args'.
4425
4426 * replace.el (query-replace-read-from, query-replace-read-to)
4427 (query-replace-read-args): Rename arg `string' to `prompt'.
4428
4429 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
4430
4431 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
4432
4433 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
4434 uploading files.
4435 (ange-ftp-canonize-filename): Handle file names beginning with ~
4436 correctly.
4437
4438 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
4439
4440 * textmodes/fill.el (canonically-space-region)
4441 (fill-context-prefix, fill-french-nobreak-p)
4442 (fill-delete-newlines, fill-comment-paragraph)
4443 (justify-current-line): "?\ " -> "?\s".
4444
4445 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
4446
4447 * textmodes/fill.el (fill-nonuniform-paragraphs):
4448 Improve argument/docstring consistency.
4449
4450 2005-08-09 Richard M. Stallman <rms@gnu.org>
4451
4452 * textmodes/ispell.el (ispell-word): More fboundp checks.
4453
4454 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
4455 (find-file-noselect-1): Call it here, only if RAWFILE.
4456 (normal-mode): Always set some major mode.
4457 (save-some-buffers-action-alist): Change some explanation strings.
4458 (file-name-non-special): In the `quote' method, use unwind-protect.
4459
4460 2005-08-09 Magnus Henoch <mange@freemail.hu>
4461
4462 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
4463 (ispell-have-aspell-dictionaries): New variable.
4464 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
4465 (ispell-get-aspell-config-value): New function.
4466 (ispell-aspell-find-dictionary): New function.
4467 (ispell-aspell-add-aliases): New function.
4468 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
4469 appropriate. Don't look for ispell dictionaries if we use aspell.
4470 (ispell-menu-map): Don't build a submenu of dictionaries.
4471
4472 2005-08-09 Richard M. Stallman <rms@gnu.org>
4473
4474 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
4475 (sql-read-passwd): Use read-passwd.
4476
4477 * progmodes/idlw-toolbar.el (idlwave-toolbar)
4478 (idlwave-toolbar-is-possible): Add defvars.
4479
4480 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
4481 Avoid warnings.
4482
4483 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
4484 (idlwave-system-class-info, idlwave-executive-commands-alist):
4485 Use defvar.
4486
4487 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
4488
4489 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
4490 Avoid warnings.
4491
4492 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
4493 and content-type: headers.
4494
4495 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
4496
4497 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
4498 and rename some of them to be more self-explanatory.
4499
4500 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
4501
4502 * startup.el (command-line-1): Implement -scriptload.
4503
4504 * replace.el (occur-engine): Initial *Occur* output not undoable.
4505
4506 * menu-bar.el (menu-bar-file-menu): Rename some menu items
4507 and improve help strings.
4508
4509 * isearch.el (isearch-repeat): When changing direction,
4510 mark search successful.
4511
4512 * ediff-init.el: Use (featurep 'xemacs).
4513
4514 * comint.el (send-invisible): Identify buffer, if not selected.
4515
4516 * align.el: Delete autoload for c-guess-basic-syntax.
4517
4518 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
4519
4520 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
4521 Improve argument/docstring consistency. Doc fixes.
4522 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
4523 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
4524 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
4525 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
4526 (r2bv-organization, r2bv-pages, r2bv-primary-author)
4527 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
4528 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
4529 Defvar at compile time.
4530
4531 2005-08-09 Juri Linkov <juri@jurta.org>
4532
4533 * info.el: Replace `info' with upper-case `Info' where appropriate.
4534 (info-title-1, info-title-2, info-title-3, info-title-4)
4535 (info-menu-header): Move up face definitions.
4536 (info-menu-star): Rename from `info-menu-5'.
4537 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
4538 (Info-fontify-visited-nodes): Fix docstring.
4539 (Info-hide-note-references): Fix docstring.
4540 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
4541 menu items in the same way as on cross-references.
4542 (info-apropos): Fix sorting order and formatting to be like in the
4543 stand-alone Info browser. Display error messages for 1 sec.
4544 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
4545 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
4546 from the menu bar.
4547 (Info-insert-dir): Restore point after calling
4548 `insert-buffer-substring'.
4549
4550 2005-08-08 Richard M. Stallman <rms@gnu.org>
4551
4552 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
4553 (recompute-lucid-menubar): Add defvars.
4554
4555 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
4556
4557 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
4558
4559 * net/net-utils.el (run-dig): Rename from `dig'.
4560
4561 * play/gametree.el (gametree-mode): Use make-local-variable,
4562 not make-variable-buffer-local.
4563
4564 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
4565
4566 * ansi-color.el (ansi-color-make-extent)
4567 (ansi-color-set-extent-face): Use fboundp, not functionp.
4568
4569 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
4570 not make-variable-buffer-local.
4571
4572 * bookmark.el (Info-current-file): Add defvar.
4573 (bookmark-jump-noselect): Use with-no-warnings.
4574
4575 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
4576
4577 * ebuff-menu.el (Helper-return-blurb): Add defvar.
4578
4579 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
4580
4581 * find-file.el (ada-procedure-start-regexp)
4582 (ada-package-start-regexp): Add defvars.
4583
4584 * info.el (Info-insert-dir): Use insert-buffer-substring.
4585
4586 * xml.el (xml-att-def-re): Add defvar.
4587
4588 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
4589 calling convention.
4590
4591 * subr.el (while-no-input): Return t if there is input.
4592
4593 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
4594
4595 * cus-start.el (all): Add `overflow-newline-into-fringe'.
4596
4597 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
4598
4599 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
4600 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
4601
4602 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
4603
4604 * cmuscheme.el (scheme-start-file): Replace reference to
4605 `user-emacs-directory' by "~/.emacs.d/".
4606
4607 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
4608
4609 * info.el (Info-dir-remove-duplicates): Avoid case folding
4610 in loop; instead, keep downcased strings for comparison.
4611 Suggested by Helmut Eller.
4612
4613 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4614
4615 Sync with Tramp 2.0.50.
4616
4617 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
4618 XEmacs case; not necessary anymore.
4619 (tramp-user-regexp): Allow "@" as part of user name.
4620 (tramp-handle-set-visited-file-modtime)
4621 (tramp-handle-insert-file-contents)
4622 (tramp-handle-write-region): No special handling for
4623 `last-coding-system-used, because this is done in
4624 `tramp-accept-process-output' now.
4625 (tramp-accept-process-output): New defun.
4626 (tramp-process-one-action, tramp-process-one-multi-action)
4627 (tramp-wait-for-regexp, tramp-wait-for-output)
4628 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
4629 Howells <dhowells@redhat.com>.
4630 (clear-visited-file-modtime): Defadvice removed. The check for
4631 unset buffer's modtime does not need to be based on
4632 `tramp-buffer-file-attributes'. Suggested by RMS.
4633 (tramp-message): Insert "\n" if not being at beginning of line.
4634 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
4635 sequence with same logic.
4636 (tramp-completion-handle-expand-file-name): Discard call of
4637 `tramp-drop-volume-letter'. It is not necessary, and there have
4638 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
4639 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4640 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
4641 should always be visible.
4642 (tramp-handle-insert-directory, tramp-setup-complete)
4643 (tramp-set-process-query-on-exit-flag)
4644 (tramp-append-tramp-buffers): Pacify byte-compiler.
4645 (tramp-bug): Delete non-existing variables from list.
4646 Apply `tramp-load-report-modules' as pre-hook.
4647 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
4648 `shell-prompt-pattern' because of non-7bit characters.
4649 Reported by Sebastian Luque <sluque@mun.ca>.
4650 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
4651 (tramp-match-string-list): Remove function.
4652 (tramp-wait-for-regexp): Remove call of that function.
4653 Suggested by Kim F. Storm <storm@cua.dk>.
4654 (tramp-set-auto-save-file-modes): Use octal integer code #o600
4655 instead of octal character code ?\600. The latter resulted in a
4656 syntax error with XEmacs.
4657
4658 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
4659 XEmacs case; not necessary anymore.
4660 (tramp-smb-handle-write-region): No special handling for
4661 `last-coding-system-used, because this is done in
4662 `tramp-accept-process-output' now.
4663 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
4664
4665 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
4666
4667 * wid-edit.el (widget-choice-value-create):
4668 Unconditionally respect user choice. Set :explicit-choice back to nil
4669 when no longer needed.
4670 (widget-choice-action): Unconditionally respect user choice.
4671 Eliminate :explicit-choice-value.
4672
4673 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
4674
4675 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
4676 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
4677 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
4678 running new function `toggle-indicate-empty-lines'.
4679 Rename "Customize" item to "Customize fringe".
4680 Rename "Indicators" item to "Buffer boundaries" and change help echo.
4681 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
4682 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
4683 Delete "Empty lines only" item.
4684 (menu-bar-showhide-fringe-ind-customize): New function.
4685 (menu-bar-showhide-fringe-ind-mixed)
4686 (menu-bar-showhide-fringe-ind-box)
4687 (menu-bar-showhide-fringe-ind-right)
4688 (menu-bar-showhide-fringe-ind-left)
4689 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
4690 instead of `fringe-indicators'.
4691
4692 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
4693
4694 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
4695 Change the date of last update.
4696
4697 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
4698
4699 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
4700 (viper-exec-yank, viper-put-back): Don't display modification msg
4701 if in the minibuffer.
4702
4703 * viper-init.el (viper-replace-overlay-cursor-color)
4704 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
4705 Make variables frame local.
4706
4707 * viper-util.el (viper-append-filter-alist): Use append instead of
4708 nconc.
4709
4710 * viper.el (viper-vi-state-mode-list)
4711 (viper-emacs-state-mode-list): Move help-mode and
4712 completion-list-mode from the first list to the second.
4713 (viper-mode): Docstring.
4714 (viper-go-away, viper-non-hook-settings): Don't localize
4715 minor-mode-alist in newer Emacsen. Add advice to
4716 set-cursor-color. Don't bind "\C-c\\".
4717
4718 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
4719
4720 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
4721 (scheme-macro-expand-command): New user options.
4722 (scheme-trace-procedure, scheme-expand-current-form): New commands.
4723 (scheme-form-at-point, scheme-start-file)
4724 (scheme-interactively-start-process): New functions.
4725 (scheme-get-process): New function, extracted from `scheme-proc'.
4726 (run-scheme): Call `scheme-start-file' to get start file, and pass
4727 it to `make-comint'.
4728 (switch-to-scheme, scheme-proc):
4729 Call `scheme-interactively-start-process' if no Scheme buffer/process
4730 is available.
4731
4732 2005-08-06 Juri Linkov <juri@jurta.org>
4733
4734 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4735 Use `compilation-text-face', `compilation-info-text-face' and
4736 `compilation-error-text-face' instead of `font-lock-keyword-face'.
4737 (compilation-error): New face.
4738 (compilation-error-file-name): Inherit from
4739 `compilation-error' instead of `font-lock-warning-face'.
4740 (compilation-warning-file-name): Inherit from
4741 `compilation-warning' instead of `font-lock-warning-face'.
4742 (compilation-info, compilation-error-file-name)
4743 (compilation-warning-file-name, compilation-info-file-name)
4744 (compilation-line-number, compilation-column-number): Doc fix.
4745 (compilation-error-text-face, compilation-warning-text-face)
4746 (compilation-info-text-face): New face variables.
4747 (compilation-line-face, compilation-column-face)
4748 (compilation-enter-directory-face)
4749 (compilation-leave-directory-face): Doc fix.
4750 (compilation-text-face): New function.
4751
4752 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
4753 instead of 1 to display binary file names as info file links.
4754 (grep-error-face): Use `compilation-error-face' instead of
4755 `font-lock-keyword-face'.
4756 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
4757 and `compilation-warning-text-face' instead of
4758 `font-lock-keyword-face'. Use `compilation-error-text-face'
4759 instead of `grep-error-face'.
4760
4761 2005-08-05 Kenichi Handa <handa@m17n.org>
4762
4763 * international/code-pages.el: Add autoload cookies for all coding
4764 systems.
4765
4766 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
4767
4768 * cus-start.el (all): Put undo.c where it alphabetically belongs.
4769
4770 2005-08-04 Juri Linkov <juri@jurta.org>
4771
4772 * progmodes/compile.el (compilation-mode-map):
4773 * progmodes/grep.el (grep-mode-map):
4774 Bind TAB to `compilation-next-error' and [backtab] to
4775 `compilation-previous-error'.
4776
4777 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
4778 matching line numbers, column numbers and their ranges with regexp
4779 matching only line numbers.
4780 (grep-context-face): New face variable.
4781 (grep-mode-font-lock-keywords): Use it.
4782
4783 * faces.el (read-face-name): Delete duplicate faces.
4784
4785 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
4786
4787 * thumbs.el (thumbs-find-image): Don't make variables
4788 automatically buffer local.
4789 (thumbs-current-tmp-filename, thumbs-current-image-filename)
4790 (thumbs-image-num): Make automatically buffer local.
4791 (thumbs-show-thumbs-list): Use `make-local-variable', not
4792 `make-variable-buffer-local'.
4793 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
4794
4795 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
4796 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
4797 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
4798 (bother, bye, canyou, chatlst, continue, deathlst, describe)
4799 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
4800 (feelings-about, foullst, found, hello, history, howareyoulst)
4801 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
4802 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
4803 (neglst, obj, object, owner, please, problems, qlist)
4804 (random-adjective, relation, remlst, repetitive-shortness)
4805 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
4806 (shortlst, something, sportslst, stallmanlst, states, subj)
4807 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
4808 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
4809 Defvar at compile time.
4810
4811 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
4812 not `make-variable-buffer-local'.
4813
4814 2005-08-02 Kim F. Storm <storm@cua.dk>
4815
4816 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
4817 rectangle overlay in selected window.
4818
4819 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
4820
4821 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
4822 instead of display group. Make `indicate-buffer-boundaries'
4823 customizable through Custom.
4824
4825 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
4826
4827 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
4828 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
4829 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
4830 (gdb-put-string): Fix typos in docstrings.
4831
4832 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
4833
4834 Update copyright notices of files in progmodes directory for
4835 release of Emacs 22.1.
4836
4837 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
4838
4839 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
4840 Don't barf if the GUD buffer has been killed.
4841
4842 2005-08-01 Kim F. Storm <storm@cua.dk>
4843
4844 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
4845
4846 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
4847
4848 * simple.el (next-error-follow-minor-mode):
4849 make-variable-buffer-local -> make-local-variable.
4850
4851 * emacs-lisp/cl-extra.el: Require CL also when compiling.
4852
4853 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
4854 (byte-compile-form-make-variable-buffer-local): New functions to warn
4855 about misuses of make-variable-buffer-local where make-local-variable
4856 was meant.
4857
4858 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
4859
4860 * bs.el (bs-attributes-list): Doc fix.
4861 (bs): Update url-link.
4862
4863 * desktop.el (desktop-save-buffer): Fix typos in docstring.
4864 (desktop-load-default): Simplify.
4865
4866 * ibuffer.el (ibuffer-columnize-and-insert-list)
4867 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
4868 (ibuffer-unmark-all, ibuffer-toggle-marks)
4869 (ibuffer-unmark-forward, ibuffer-unmark-backward)
4870 (ibuffer-compile-make-format-form, ibuffer-format-column)
4871 (ibuffer-current-buffers-with-marks)
4872 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
4873 (ibuffer): Doc fix.
4874 (ibuffer-mode): Fix typo in docstring.
4875 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
4876 with `define-obsolete-variable-alias'.
4877 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
4878
4879 2005-07-29 Kenichi Handa <handa@m17n.org>
4880
4881 * international/mule-cmds.el (select-message-coding-system):
4882 Be sure to use LF for end-of-line. If no coding system is decided,
4883 return iso-8859-1-unix.
4884
4885 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
4886
4887 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
4888 (ange-ftp-pending-error-line): New vars.
4889 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
4890 to handle the non-fatal no-route-to-host messages.
4891 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
4892
4893 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
4894
4895 * isearch.el (isearch-mode-map, isearch-other-meta-char)
4896 (isearch-quote-char, isearch-printing-char)
4897 (isearch-text-char-description): "?\ " -> "?\s".
4898 (isearch-lazy-highlight-cleanup)
4899 (isearch-lazy-highlight-initial-delay)
4900 (isearch-lazy-highlight-interval)
4901 (isearch-lazy-highlight-max-at-a-time)
4902 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
4903 Declare with define-obsolete-*-alias macros.
4904 (isearch-forward): Fix typo in docstring.
4905 (search-invisible, search-ring-yank-pointer)
4906 (regexp-search-ring-yank-pointer): Doc fixes.
4907
4908 * recentf.el (recentf-menu-append-commands-p): Declare with
4909 `define-obsolete-variable-alias'.
4910 (recentf-max-saved-items, recentf-menu-filter)
4911 (recentf-arrange-by-rule-subfilter): Doc fixes.
4912 (recentf-menu-append-commands-flag)
4913 (recentf-initialize-file-name-history, recentf-expand-file-name)
4914 (recentf-clear-data): Fix typos in docstrings.
4915
4916 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
4917
4918 * progmodes/gdb-ui.el: Smarten comments.
4919 (gdb-info-breakpoints-custom): Use nowarn when finding file.
4920
4921 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4922
4923 * term/apollo.el (terminal-init-apollo): New function containing
4924 all former top level forms in the file.
4925 * term/bobcat.el (terminal-init-bobcat):
4926 * term/cygwin.el (terminal-init-cygwin):
4927 * term/iris-ansi.el (terminal-init-iris-ansi):
4928 * term/linux.el (terminal-init-linux):
4929 * term/news.el (terminal-init-news):
4930 * term/rxvt.el (terminal-init-rxvt):
4931 * term/sun.el (terminal-init-sun):
4932 * term/tvi970.el (terminal-init-tvi970):
4933 * term/vt100.el (terminal-init-vt100):
4934 * term/vt102.el (terminal-init-vt102):
4935 * term/vt125.el (terminal-init-vt125):
4936 * term/vt200.el (terminal-init-vt200):
4937 * term/vt201.el (terminal-init-vt201):
4938 * term/vt220.el (terminal-init-vt220):
4939 * term/vt240.el (terminal-init-vt240):
4940 * term/vt300.el (terminal-init-vt300):
4941 * term/vt320.el (terminal-init-vt320):
4942 * term/vt400.el (terminal-init-vt400):
4943 * term/vt420.el (terminal-init-vt420):
4944 * term/wyse50.el (terminal-init-wyse50):
4945 * term/xterm.el (terminal-init-xterm): Likewise.
4946
4947 * term/README: Describe the terminal-init-* functionality.
4948
4949 * startup.el (command-line): After loading the terminal initialization
4950 file call the corresponding terminal initialization function.
4951
4952 2005-07-27 Kenichi Handa <handa@m17n.org>
4953
4954 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
4955 negative.
4956
4957 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
4958 (ps-mule-composition-prologue): Fix for the case that
4959 RelativeCompose is false.
4960
4961 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4962
4963 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
4964
4965 * descr-text.el (describe-char): Handle the case where the list of
4966 chars is displayed in a separate frame.
4967 Be a bit more discriminating when looking for the char.
4968
4969 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
4970
4971 * bookmark.el (bookmark-automatically-show-annotations)
4972 (bookmark-read-annotation-text-func): Doc fixes.
4973 (bookmark-save): Improve argument/docstring consistency.
4974 (bookmark-get-bookmark, bookmark-get-bookmark-record)
4975 (bookmark-alist-from-buffer)
4976 (bookmark-upgrade-file-format-from-0)
4977 (bookmark-grok-file-format-version)
4978 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
4979 (bookmark-read-annotation-mode)
4980 (bookmark-insert-current-bookmark, bookmark-jump)
4981 (bookmark-exit-hook): Fix typos in docstrings.
4982 (bookmark-exit-hooks): Define as obsolete alias.
4983 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
4984 not `bookmark-exit-hooks'. Fix docstring.
4985 (bookmark-bmenu-select): "?\ " -> "?\s".
4986
4987 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
4988
4989 * startup.el (command-line): Fix typo.
4990
4991 2005-07-24 Richard M. Stallman <rms@gnu.org>
4992
4993 * tooltip.el (tooltip-mode): Test emacs-basic-display,
4994 not emacs-quick-startup.
4995
4996 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
4997
4998 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
4999 (reb-next-match, reb-show-subexp): Use `with-selected-window'
5000 instead of `reb-with-current-window'.
5001 (reb-prev-match): Likewise. Also, don't move left if the search
5002 was unsuccessful.
5003 (reb-initialize-buffer): New function.
5004 (re-builder, reb-change-syntax): Use it.
5005
5006 * man.el (Man-goto-page): Make second argument NOERROR optional.
5007
5008 2005-07-23 Richard M. Stallman <rms@gnu.org>
5009
5010 * man.el (Man-bgproc-sentinel): Check here for failure to find
5011 any man page in the output, and report the error here.
5012 (Man-arguments): Make it permanent local.
5013 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
5014 (Man-mode): Pass t for NOERROR.
5015
5016 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
5017 (grep-mode-font-lock-keywords):
5018 Don't use compilation-...-face for messages that are not file names.
5019
5020 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5021 Don't use compilation-...-face for messages that are not file names.
5022
5023 2005-07-22 Juri Linkov <juri@jurta.org>
5024
5025 * startup.el (normal-splash-screen): Update menu name.
5026
5027 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
5028
5029 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
5030
5031 * term/xterm.el: Load term/rxvt if the terminal is actually an
5032 rxvt terminal.
5033 (xterm-rxvt-set-background-mode): Remove, not used anymore.
5034
5035 * term/rxvt.el (function-key-map): Use substitute-key-definition
5036 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
5037
5038 * term/cygwin.el: New file.
5039
5040 2005-07-22 Kim F. Storm <storm@cua.dk>
5041
5042 * image-file.el (insert-image-file, image-file-yank-handler):
5043 Fix last change to maintain a (unique) yank-handler on yanked images.
5044
5045 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
5046
5047 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
5048 of the file size (as in "177B" for 177 bytes). This happens with
5049 "ls -lh" on FreeBSD.
5050
5051 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
5052
5053 * hilit-chg.el (highlight-changes-global-initial-state)
5054 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
5055 (hilit-chg-fixup, highlight-changes-mode):
5056 Fix typos in docstrings.
5057 (highlight-changes-global-modes, highlight-changes-rotate-faces):
5058 Doc fixes.
5059
5060 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
5063 mode function using `eval-after-load'.
5064
5065 2005-07-21 Kim F. Storm <storm@cua.dk>
5066
5067 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
5068 included when reporting an emacs crash, and tell about the DEBUG file.
5069
5070 * image-file.el (insert-image-file): Add yank-handler.
5071 (image-file-yank-handler): Yank handler to make unique copies of
5072 images when they are yanked into a buffer next to each other.
5073
5074 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
5075
5076 * comint.el (comint-use-prompt-regexp, comint-send-input)
5077 (comint-source-default, comint-extract-string)
5078 (comint-get-source, comint-word, comint-completion)
5079 (comint-source, comint-prompt-read-only, comint-update-fence):
5080 Fix typos in docstrings.
5081 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
5082 Declare with define-obsolete-*-alias macros.
5083 (comint-previous-matching-input-from-input)
5084 (comint-next-matching-input-from-input)
5085 (comint-previous-matching-input, comint-next-matching-input)
5086 (comint-forward-matching-input):
5087 Improve argument/docstring consistency.
5088
5089 * desktop.el (desktop-clear-preserve-buffers-regexp):
5090 Also preserve the *server* buffer.
5091
5092 * simple.el (clone-indirect-buffer): Doc fix.
5093 (fixup-whitespace, just-one-space)
5094 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
5095 (next-error, next-error-highlight)
5096 (next-error-highlight-no-select, next-error-last-buffer)
5097 (next-error-buffer-p, next-error-find-buffer, next-error)
5098 (previous-error, next-error-no-select, previous-error-no-select)
5099 (open-line, split-line, minibuffer-prompt-width, kill-new)
5100 (binary-overwrite-mode): Fix typos in docstrings.
5101 (set-fill-column): Fix typo in message.
5102
5103 * skeleton.el (skeleton-proxy-new): Doc fix.
5104
5105 * strokes.el (strokes-load-hook): Doc fix.
5106 (strokes-grid-resolution, strokes-get-grid-position)
5107 (strokes-renormalize-to-grid, strokes-read-stroke)
5108 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
5109 (strokes-global-map): Fix typos in docstrings.
5110 (strokes-help): Doc fix. Fix help message and pass it through
5111 `substitute-command-keys'.
5112
5113 * tempo.el (tempo-insert-prompt, tempo-interactive)
5114 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
5115 (tempo-insert-string-functions, tempo-local-tags)
5116 (tempo-define-template, tempo-insert-template)
5117 (tempo-insert-prompt-compat, tempo-is-user-element)
5118 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
5119 Fix typos in docstrings.
5120
5121 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
5122 (vcursor-key-bindings, vcursor-use-vcursor-map)
5123 (vcursor-find-window, vcursor-scroll-down)
5124 (vcursor-disable, vcursor-beginning-of-buffer)
5125 (vcursor-end-of-buffer): Fix typos in docstrings.
5126 (vcursor-relative-move, vcursor-get-char-count):
5127 Improve argument/docstring consistency.
5128
5129 * version.el: "?\ " -> "?\s".
5130
5131 * wid-edit.el (widget-default-create, widget-after-change)
5132 (widget-default-format-handler, widget-checklist-add-item)
5133 (widget-radio-add-item, widget-choose, widget-specify-secret)
5134 (widget-field-value-create, widget-field-value-get)
5135 (widget-editable-list-format-handler)
5136 (widget-editable-list-entry-create, widget-group-value-create)
5137 (widget-documentation-link-add)
5138 (widget-documentation-string-value-create): "?\ " -> "?\s".
5139 (widget-convert-text): Doc fix.
5140 (widget-narrow-to-field, widget-field-find)
5141 (widget-url-link-action, widget-emacs-library-link-action)
5142 (widget-color-notify): Fix typos in docstrings.
5143
5144 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
5145 (x-select-text, set-w32-system-coding-system)
5146 (w32-add-charset-info): Fix typos in docstrings.
5147
5148 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
5149 (cua-enable-cua-keys, cua-use-hyper-key)
5150 (cua-virtual-rectangle-edges): Fix typos in docstrings.
5151 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
5152
5153 * net/tramp.el (tramp-handle-load): Fix typo in error message.
5154
5155 * emacs-lisp/re-builder.el (regexp-builder): Declare with
5156 `defalias' instead of faking it.
5157
5158 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
5159 (eshell-ls-missing, eshell-ls-dired-initial-args)
5160 (eshell-ls-use-in-dired): Fix typos in docstrings.
5161
5162 2005-07-20 Kim F. Storm <storm@cua.dk>
5163
5164 * emulation/cua-base.el (cua-mode): Improve doc string.
5165
5166 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
5167
5168 * abbrev.el (expand-region-abbrevs): Doc fix.
5169 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
5170 Improve argument/docstring consistency.
5171
5172 * arc-mode.el (archive-get-descr, archive-alternate-display):
5173 Doc fixes.
5174 (archive-l-e): Improve argument/docstring consistency.
5175 (archive-tmpdir, archive-unixdate, archive-unixtime)
5176 (archive-chmod-entry): Fix typos in docstrings.
5177 (archive-unflag, archive-unflag-backwards)
5178 (archive-unmark-all-files): "?\ " -> "?\s".
5179
5180 * buff-menu.el (Buffer-menu-unmark): Doc fix.
5181 (Buffer-menu-not-modified, Buffer-menu-execute)
5182 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
5183 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
5184
5185 * composite.el (compose-string, encode-composition-rule)
5186 (compose-last-chars): Fix typos in docstrings.
5187
5188 * desktop.el (desktop-enable, desktop-basefilename):
5189 Declare with `define-obsolete-variable-alias'.
5190 (desktop-internal-v2s): Don't quote keywords.
5191 (desktop-clear): "?\ " -> "?\s".
5192
5193 * dired.el (dired-align-file, dired-flag-backup-files)
5194 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
5195 (dired-listing-switches, dired-ls-F-marks-symlinks)
5196 (dired-dwim-target, dired-load-hook, dired-mode-hook)
5197 (dired-directory, dired-faces, dired, dired-revert)
5198 (dired-mode, dired-summary, dired-view-file)
5199 (dired-copy-filename-as-kill, dired-delete-file)
5200 (dired-no-confirm, dired-unmark-all-marks)
5201 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
5202 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
5203 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
5204 Fix typos in message strings.
5205
5206 * dired-x.el (virtual-dired): Declare with `defalias'.
5207 (dired-mark-unmarked-files, dired-local-variables-file)
5208 (dired-omit-here-always): Doc fix.
5209 (dired-omit-mode, dired-find-subdir)
5210 (dired-enable-local-variables, dired-clean-up-buffers-too)
5211 (dired-extra-startup, dired-mark-extension, dired-jump)
5212 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
5213 (dired-smart-shell-command, dired-guess-shell-alist-user)
5214 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
5215 (dired-x-bind-find-file, dired-x-submit-report):
5216 Fix typos in docstrings.
5217 (dired-mark-unmarked-files): "?\ " -> "?\s".
5218
5219 * dirtrack.el (dirtrack-list): Fix typos in docstring.
5220
5221 * faces.el (describe-face): "?\ " -> "?\s".
5222 (read-all-face-attributes, read-face-font, modify-face)
5223 (face-attr-construct, italic): Fix typos in docstrings.
5224 (frame-update-face-colors): Declare with
5225 `define-obsolete-function-alias'.
5226
5227 * files.el (find-file-noselect, recode-file-name): Doc fixes.
5228 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
5229 (magic-mode-alist, buffer-file-numbers-unique)
5230 (write-file-functions, get-free-disk-space):
5231 Fix typos in docstrings.
5232 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
5233 (write-contents-hooks, write-file-hooks):
5234 Declare with `define-obsolete-variable-alias'.
5235
5236 * forms-d2.el (arch-rj): Fix typo in docstrings.
5237 (arch-tocol): Likewise. "?\ " -> "?\s".
5238
5239 * frame.el (set-frame-font, cursor-in-non-selected-windows):
5240 Fix typo in docstring.
5241 (set-screen-width, set-screen-height): Delete redundant info in
5242 doctrings.
5243 (new-frame, screen-height, screen-width): Declare with
5244 `define-obsolete-function-alias'.
5245 (delete-frame-hook, blink-cursor): Declare with
5246 `define-obsolete-variable-alias'.
5247
5248 * paths.el (prune-directory-list): Fix typos in docstring.
5249
5250 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
5251 (cvs-prefix-get): Fix typos in docstrings.
5252
5253 * ps-print.el (ps-extend-face-list, ps-extend-face)
5254 (ps-print-background-image): Fix typos in docstrings.
5255 (ps-default-fg, ps-default-bg): Doc fixes.
5256
5257 * s-region.el (s-region-bind): Doc fix.
5258 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
5259
5260 * textmodes/org.el (org-table-formula-substitute-names)
5261 (org-table-get-vertical-vector): Doc fixes.
5262 (org-table-recalculate): Remove unused argument to `message'.
5263
5264 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5265
5266 * textmodes/org.el (org-table-column-names)
5267 (org-table-column-name-regexp)
5268 (org-table-named-field-locations): New variables.
5269 (org-archive-subtree): Protect `this-command' when calling
5270 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
5271 the kill buffer.
5272 (org-complete): Remove fixed-formula completion.
5273 (org-edit-formulas-map): New variable.
5274 (org-table-edit-formulas): New command.
5275 (org-finish-edit-formulas, org-abort-edit-formulas)
5276 (org-show-variable, org-table-get-vertical-vector): New functions.
5277 (org-table-maybe-eval-formula): Handle `:=' fields.
5278 (org-table-get-stored-formulas, org-table-store-formulas)
5279 (org-table-get-formula, org-table-modify-formulas)
5280 (org-table-replace-in-formulas): Handle named field formulas.
5281 (org-table-get-specials): Store locations of named fields.
5282
5283 2005-07-19 Juri Linkov <juri@jurta.org>
5284
5285 * progmodes/grep.el (grep-regexp-alist)
5286 (grep-mode-font-lock-keywords, grep-process-setup):
5287 Use default GNU grep match color "01;31m" instead of "01;41m".
5288 (grep-regexp-alist, grep-mode-font-lock-keywords):
5289 Use `\\[[0-9]*m' instead of `\\[00m'.
5290 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
5291 sgr_start where its handling is more important. Use the real
5292 length of sgr_start instead of constant 8.
5293 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
5294 specially. Delete all remaining escape sequences.
5295 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
5296 (grep-regexp-alist): Make hyperlink only for binary file name
5297 instead of the whole line.
5298 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
5299 (grep-mode): Add autoload.
5300
5301 * emacs-lisp/find-func.el (find-function-regexp):
5302 Add `define-compilation-mode'.
5303
5304 2005-07-19 Juri Linkov <juri@jurta.org>
5305
5306 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
5307 (compare-windows-sync-string-size, compare-windows-recenter)
5308 (compare-windows-highlight, compare-windows): Add version 22.1.
5309 (compare-windows) <defface>: Inherit from lazy-highlight instead
5310 of duplicating its default value.
5311
5312 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
5313 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
5314
5315 * descr-text.el (describe-char): Create link buttons for `charset'
5316 and `code point'. Add the current input method name with a link
5317 button to `to input' field. Print face names of display table
5318 characters in `The display table entry is displayed by' section
5319 instead of printing face-id in the `display' field.
5320 Guess hardcoded faces and create a link button for them.
5321 Skip empty fields when calculating max-width.
5322 Treat `widget-create' specially while inserting strings from the
5323 collected field list.
5324 (describe-char-after): Made obsolete in version 22.1, not 21.5.
5325
5326 * diff-mode.el (diff-file-header): Change foreground color from
5327 yellow to green on light backgrounds.
5328 (diff-context): Inherit from `shadow' only for color/grayscale
5329 with more than 88 colors.
5330 (diff-indicator-removed, diff-indicator-added)
5331 (diff-indicator-changed): New faces.
5332 (diff-font-lock-keywords): Use new faces. Regroup rules.
5333 Add "^---$" for `normal' diff format. Fontify `#' lines with
5334 font-lock-comment-delimiter-face and font-lock-comment-face.
5335 Add `#' to ^[^...] in the rule for `diff-context-face'.
5336
5337 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
5338 a button-like box. Inherit from `highlight' on low colors.
5339 (shadow): Use shades of gray only for color/grayscale with
5340 more than 88 colors. Use green for light backgrounds with
5341 8 colors, and yellow for dark backgrounds with 8 colors.
5342
5343 * font-lock.el (font-lock-regexp-grouping-backslash):
5344 Don't inherit from escape-glyph (use bold for all cases).
5345
5346 * info.el (info-xref-visited): Use light foreground color `violet'
5347 for dark backgrounds instead of dark color `magenta3'.
5348 (info-title-1): Use `yellow' color for dark backgrounds.
5349
5350 * isearch.el (isearch): Use not-too-dark magenta3 instead of
5351 too-light magenta2.
5352
5353 * replace.el (match): Use slightly more light RoyalBlue3 instead
5354 of dark RoyalBlue4.
5355
5356 * wid-edit.el (widget-inactive): Inherit from `shadow'.
5357
5358 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
5359
5360 * novice.el (disabled-command-hook): Declare it with
5361 `define-obsolete-variable-alias'.
5362
5363 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
5364 (desktop-buffer-misc-functions, desktop-buffer-handlers)
5365 (desktop-load-default): Add release to obsolescence info.
5366 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
5367 (desktop-append-buffer-args, desktop-read):
5368 Fix typos in docstrings.
5369 (desktop-kill): Fix typo in message.
5370 (desktop-save): Doc fix.
5371
5372 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
5373
5374 * viper-cmd.el (viper-escape-to-state): Bug fix.
5375 (viper-envelop-ESC-key): Change the definition of fast
5376 keysequence so it'll work with keyboard macros.
5377
5378 * ediff.el (ediff-patch-buffer): Change the docstring.
5379
5380 2005-07-19 Kenichi Handa <handa@m17n.org>
5381
5382 * international/mule-cmds.el (select-safe-coding-system): Try to
5383 use an auto-coding (if any) before anything else. If the found
5384 auto-coding is invalid, show a warning message.
5385
5386 * international/mule.el (find-auto-coding): New function created
5387 by modifying the body of set-auto-coding.
5388 (set-auto-coding): Use find-auto-coding to find a coding.
5389
5390 2005-07-18 Richard M. Stallman <rms@gnu.org>
5391
5392 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
5393 not isearch-mode-end-hook-error.
5394 (allout-before-change-protect): Fix error message.
5395
5396 2005-07-18 Juri Linkov <juri@jurta.org>
5397
5398 * allout.el (allout-mode):
5399 * calculator.el (calculator-copy):
5400 * custom.el (custom-known-themes):
5401 * dired.el (dired-desktop-buffer-misc-data)
5402 (dired-restore-desktop-buffer):
5403 * dired-x.el (dired-omit-marker-char):
5404 * files.el (basic-save-buffer):
5405 * font-core.el (font-lock-mode):
5406 * calendar/calendar.el (calendar-goto-hebrew-date)
5407 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
5408 (calendar-goto-persian-date):
5409 * language/ethio-util.el (ethio-sera-to-fidel-region):
5410 * textmodes/picture.el (picture-mode):
5411 Delete duplicate duplicate words.
5412
5413 2005-07-18 Juri Linkov <juri@jurta.org>
5414
5415 * isearch.el (isearch-mode-map): Remove key bindings for regexp
5416 chars * ? } |.
5417 (isearch-fallback): Don't call `isearch-process-search-char'.
5418 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
5419 (isearch-process-search-char): Call `isearch-fallback' for regexp
5420 chars * ? } |.
5421 (isearch-return-char): Make obsolete with `make-obsolete' instead
5422 of simply documenting it as obsolete in the docstring.
5423 (isearch-fallback): Refill docstring.
5424
5425 * international/isearch-x.el
5426 (isearch-process-search-multibyte-characters): Remove unneeded
5427 `concat'. Add intermediate values to `junk-hist' instead of
5428 `minibuffer-history'. Test the length of `str'.
5429
5430 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
5431
5432 * allout.el (allout-resolve-xref): Fix typos in error strings.
5433 (allout-before-change-protect): Remove unneeded `concat'.
5434
5435 * array.el (array-mode, array-reconfigure-rows)
5436 (untabify-backward): Fix typos in docstrings.
5437 (array-reconfigure-rows): Use `insert-buffer-substring', not
5438 `insert-buffer'.
5439
5440 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
5441 * progmodes/ada-mode.el (ada-make-body):
5442 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
5443
5444 * dired.el (dired-log):
5445 * tar-mode.el (tar-subfile-save-buffer):
5446 * play/zone.el (zone-pgm-stress-destress):
5447 Use `insert-buffer-substring', not `insert-buffer'.
5448
5449 2005-07-17 Simon Josefsson <jas@extundo.com>
5450
5451 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
5452
5453 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
5454
5455 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
5456 Add plain auth method.
5457 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
5458
5459 2005-07-17 Kim F. Storm <storm@cua.dk>
5460
5461 * ido.el (dired-other-window): Add ido property.
5462
5463 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
5464
5465 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5466 Fix typo in docstring.
5467 (byte-compile-interactive-only-functions): Add `insert-buffer' and
5468 `insert-file-literally'.
5469
5470 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
5471 info and delete redundant message. Doc fix.
5472 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
5473 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
5474
5475 2005-07-16 Richard M. Stallman <rms@gnu.org>
5476
5477 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
5478 (byte-compile-and): Use byte-compile-and-recursion.
5479 (byte-compile-or-recursion): New function.
5480 (byte-compile-or): Use that.
5481 (byte-compile-if): Guard the else-clause too.
5482 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
5483
5484 * isearch.el (isearch-mode-end-hook-quit): New variable.
5485 (isearch-done): Bind it.
5486 (isearch-mode-end-hook): Doc fix.
5487
5488 * allout.el (allout-isearch-did-quit): Variable deleted.
5489 (allout-real-isearch-abort): Function name no longer used.
5490 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
5491 (allout-isearch-rectification): isearch-mode always exists.
5492 Don't set allout-isearch-did-quit.
5493 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
5494 allout-isearch-did-quit.
5495 (allout-enwrap-isearch): Just add the hook.
5496 (allout-isearch-abort): Function deleted.
5497 (allout-pre-command-business): Avoid warning.
5498
5499 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
5500 Correctly avoid warnings.
5501 (pascal-outline): Likewise.
5502
5503 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
5504
5505 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
5506
5507 * play/tetris.el (tetris-mode): Avoid warning.
5508
5509 * play/snake.el (snake-mode): Avoid warning.
5510
5511 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
5512 (gamegrid-set-display-table): Avoid warning.
5513 (gamegrid-set-timer): Likewise.
5514 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
5515 (gamegrid-add-score-with-update-game-score-1): Take FILE
5516 as argument.
5517 (gamegrid-add-score-with-update-game-score): Pass that argument.
5518 Rename have-shared-game-dir to gamegrid-shared-game-dir.
5519
5520 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
5521
5522 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
5523 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
5524
5525 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
5526 and insert-file.
5527
5528 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
5529 (sc-ask): Avoid warnings.
5530
5531 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
5532 (eshell-hist-initialize): Use that var the natural way.
5533
5534 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
5535
5536 * emacs-lisp/re-builder.el (reb-cook-regexp):
5537 Avoid warning calling lre-compile-string.
5538 (reb-color-display-p): Avoid warning.
5539
5540 * calculator.el (calculator-last-input): Guard uses
5541 of event-key and key-press-event-p.
5542 (event-key, key-press-event-p): Delete definitions.
5543
5544 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
5545 (find-gc-source-directory, find-gc-subrs-callers)
5546 (find-gc-noreturn-list, find-gc-source-files)
5547 (find-gc-subrs-called): Vars renamed and defvar'd.
5548
5549 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
5550 (checkdoc-overlay-put, checkdoc-delete-overlay)
5551 (checkdoc-overlay-start, checkdoc-overlay-end)
5552 (checkdoc-mode-line-update, checkdoc-char=):
5553 Define such that compiler knows they are defined.
5554 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
5555 (checkdoc-read-event): Delete. Use read-event directly.
5556
5557 * whitespace.el (whitespace-make-overlay)
5558 (whitespace-overlay-put, whitespace-delete-overlay)
5559 (whitespace-overlay-start, whitespace-overlay-end):
5560 Define such that compiler knows they are defined.
5561 (whitespace): Move conditional inside.
5562
5563 * tempo.el (tempo-insert-template): Suppress warning.
5564
5565 * ediff-diff.el (longlines-mode): Add defvar.
5566
5567 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
5568
5569 * server.el: Bind "C-x #" in a way that works even if C-x is
5570 redefined to a command key, not a prefix key.
5571
5572 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5573
5574 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
5575 cl-make-type-test till execution time.
5576
5577 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
5578
5579 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
5580 arg ARG and use it.
5581
5582 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5583
5584 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
5585
5586 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
5587
5588 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5589 a defcustom with two :set or :type keywords.
5590
5591 2005-07-15 Richard M. Stallman <rms@gnu.org>
5592
5593 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5594 Don't give ^M comment-end syntax.
5595
5596 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
5597
5598 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
5599 Don't consider gdbmi (gdb-mi.el has its own update functions).
5600 (gdb-var-delete): Make it work for gdbmi as well.
5601 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
5602
5603 * progmodes/gud.el (etags, sdb): Only require etags when needed.
5604 (gud-speedbar-menu-items): Correct logic for enabling items.
5605
5606 2005-07-15 Kim F. Storm <storm@cua.dk>
5607
5608 * ido.el: Fix commentary.
5609 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
5610 Use with-no-warnings around ffap-guesser.
5611 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
5612 Let bind minibuffer-completing-file-name to t.
5613
5614 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
5615
5616 * startup.el (site-run-file, keyboard-type): Doc fixes.
5617 (command-line): Check for "--basic-display" argument; also for
5618 "--quick", not "--bare-bones" (which was renamed).
5619 (fancy-splash-text): Add missing item "Getting New Versions".
5620 (normal-splash-screen): Fix typos and improve consistency with
5621 `fancy-splash-text'. Update copyright year.
5622
5623 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
5624 valid binding for `help-char'.
5625
5626 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
5627
5628 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
5629
5630 * term.el (term-mode): Disable cua-mode for term buffers.
5631
5632 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
5633
5634 * add-log.el (add-log-mailing-address, change-log-merge):
5635 Doc fixes.
5636 (change-log-get-method-definition): Fix typo in docstring.
5637
5638 2005-07-14 Kim F. Storm <storm@cua.dk>
5639
5640 * emulation/cua-base.el:
5641 (cua--pre-command-handler-1, cua--pre-command-handler)
5642 (cua--post-command-handler-1, cua--post-command-handler):
5643 Split in two. Check (buffer local) value of cua-mode.
5644 (cua-selection-mode): New command.
5645
5646 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5647
5648 * custom.el (custom-initialize-safe-set)
5649 (custom-initialize-safe-default): Doc fixes.
5650
5651 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5652 and simplify :init-value again.
5653
5654 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5655 and simplify :init-value again. Delete autoload.
5656
5657 * startup.el (command-line): Use `custom-reevaluate-setting' again
5658 for tooltip-mode.
5659
5660 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5661 a defcustom with two :initialize keywords.
5662
5663 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
5664
5665 * allout.el (my-mark-marker, allout-isearch-prior-pos)
5666 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
5667 (allout-post-command-business, allout-flag-region)
5668 (isearch-reenable-font-lock, allout-yank)
5669 (allout-insert-latex-header, allout-insert-latex-trailer)
5670 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
5671 (allout-latex-verb-quote): Fix typos in docstrings.
5672 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
5673 (allout-unprotected, allout-prefix-data):
5674 Improve argument/docstring consistency.
5675 (allout-chart-subtree): Fix argument spec.
5676 (allout-open-topic): Rename `use_sib_bullet' argument to
5677 `use-sib-bullet'. Doc fix.
5678
5679 * whitespace.el (whitespace-check-buffer-leading)
5680 (whitespace-check-buffer-trailing)
5681 (whitespace-check-buffer-indent)
5682 (whitespace-check-buffer-spacetab)
5683 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
5684 (whitespace-check-leading-whitespace)
5685 (whitespace-check-trailing-whitespace)
5686 (whitespace-check-spacetab-whitespace)
5687 (whitespace-check-indent-whitespace)
5688 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
5689 (whitespace-modes): Fix typos in docstrings.
5690 (defgroup, defcustom): Doc fixes.
5691
5692 * winner.el (winner-mode, winner-boring-buffers)
5693 (winner-pending-undo-ring): Doc fixes.
5694 (winner-ring): Remove unneeded `progn'.
5695 (winner-equal): `defsubst' it.
5696 (winner-redo): Fix message.
5697
5698 2005-07-13 Kim F. Storm <storm@cua.dk>
5699
5700 * simple.el (line-move-1): Always use vertical-motion to
5701 do the last (or only) line move to ensure some movement.
5702 Undo 2005-06-23 change--don't check for overlays.
5703
5704 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5705
5706 * term/mac-win.el (ccl-encode-mac-roman-font)
5707 (ccl-encode-mac-centraleurroman-font)
5708 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
5709 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
5710 Change charset-id boundary of dimension to ?\xef.
5711 (mac-char-fontspec-list): New constant.
5712 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
5713 argument. Nil uses itself as family in font-spec. Previous
5714 behavior for nil is now provided by non-nil non-string argument.
5715 All callers changed. Add font-specs for Mac fonts to
5716 "fontset-default" unless iso8859-1 fonts are installed.
5717
5718 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
5719
5720 * progmodes/sh-script.el (sh-get-indent-info): Only indent
5721 a continuation line if the \ is preceded by SPC or TAB.
5722 (sh-get-indent-info): Simplify.
5723 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
5724 Use with-current-buffer.
5725
5726 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
5727 when the matched text is empty.
5728
5729 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
5730
5731 * startup.el (command-line): Revert to previous handling of
5732 tooltip-mode. Explain in comment why the complexity is needed.
5733
5734 * tooltip.el (tooltip-mode): Revert to previous implementation of
5735 its defcustom.
5736
5737 * frame.el (blink-cursor-mode): Revert to previous implementation
5738 of its defcustom. Update comment.
5739
5740 2005-07-12 Lars Hansen <larsh@soem.dk>
5741
5742 * desktop.el: Update e-mail address.
5743
5744 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5745
5746 * term/mac-win.el (mac-services-mail-selection)
5747 (mac-services-mail-to): New functions.
5748 (mac-application-menu-map): Bind them.
5749
5750 2005-07-12 wulei <milton@wulei.net> (tiny change)
5751
5752 * progmodes/gdb-ui.el: Add note about buffering with Windows.
5753
5754 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
5755
5756 * custom.el (custom-reevaluate-setting): Doc fix.
5757
5758 2005-07-11 Jay Belanger <belanger@truman.edu>
5759
5760 * calc/calc.el (calc-embedded-announce-formula-alist)
5761 (calc-embedded-open-close-plain-alist)
5762 (calc-embedded-open-close-mode-alist): Add checks for additional
5763 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
5764
5765 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
5766
5767 * custom.el (custom-enable-theme): Don't add theme to
5768 `custom-enabled-themes' with `push' because there is no
5769 setf-method for `delq'.
5770
5771 2005-07-11 Richard M. Stallman <rms@gnu.org>
5772
5773 * custom.el (custom-declare-variable): Doc fix.
5774
5775 * dired-aux.el (dired-compare-directories): Remove "." and ".."
5776 from the alists.
5777
5778 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
5779 Do nothing if edebug-active.
5780
5781 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
5782 (edebug-display): Do it here instead.
5783
5784 2005-07-10 Richard M. Stallman <rms@gnu.org>
5785
5786 * cus-face.el (custom-theme-set-faces): Make it work.
5787 (custom-reset-faces): Doc fix.
5788 (custom-theme-reset-internal-face, custom-theme-face-value):
5789 Functions deleted.
5790
5791 * custom.el (custom-push-theme): Maintain list of the settings
5792 of a given theme in its theme-settings property.
5793 Maintain position of old settings in the theme-value
5794 or theme-face property.
5795 (custom-enabled-themes): New variable.
5796 (custom-theme-enabled-p): New function.
5797 (provide-theme): Update custom-enabled-themes.
5798 Disable and reenable the `user' theme.
5799 (require-theme): Doc fix.
5800 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
5801 (custom-theme-value, custom-theme-variable-value): Likewise.
5802 (custom-theme-reset-internal): Likewise.
5803 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
5804 (custom-enable-theme, custom-disable-theme): New functions.
5805 (custom-variable-theme-value, custom-face-theme-value): Likewise.
5806 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
5807 (custom-theme-reset-variables): Simplify.
5808 (deftheme, custom-declare-theme, custom-make-theme-feature):
5809 Definitions moved.
5810
5811 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
5812
5813 * longlines.el (longlines-show-region)
5814 (longlines-unshow-hard-newlines): Recognize hard newlines by
5815 non-nil hard property, instead of t.
5816
5817 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
5818
5819 * viper-cmd.el (viper--key-maps): New variable.
5820 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
5821 emulation-mode-map-alists.
5822 (viper-envelop-ESC-key): Use viper-subseq.
5823 (viper-search-forward/backward/next): Disable debug-on-error.
5824
5825 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
5826 (viper-ESC-key): New defcustoms.
5827
5828 * viper-macs.el (ex-map-read-args): Use viper-subseq.
5829
5830 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
5831 (viper-subseq): Copy of subseq from cl.el.
5832
5833 * viper.el (viper-go-away, viper-set-hooks): Use
5834 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
5835
5836 * viper-mous.el (viper-current-frame-saved): Use defvar.
5837
5838 * viper-init.el: Get rid of -face in face names.
5839
5840 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
5841 Make it work with longlines mode
5842
5843 * ediff-mult.el (ediff-meta-mode-hook): New variable.
5844
5845 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
5846
5847 * ediff-init.el: Get rid of -face in face names.
5848
5849 2005-07-10 Richard M. Stallman <rms@gnu.org>
5850
5851 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
5852 and with-timeout-unsuspend.
5853
5854 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
5855 and with-timeout-unsuspend.
5856
5857 * emacs-lisp/timer.el (with-timeout-timers): New variable.
5858 (with-timeout): Bind that variable to record timers.
5859 (with-timeout-suspend, with-timeout-unsuspend): New functions.
5860
5861 * emacs-lisp/debug.el (debug-help-follow): New function.
5862 (debugger-mode-map): Use that instead of help-follow.
5863 (debugger-setup-buffer): Use eval-buffer-list
5864 to handle eval-buffer frames.
5865
5866 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
5867
5868 * timezone.el (timezone-parse-date): Change first regexp
5869 so it will not mistakenly match dates with no time zone.
5870
5871 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
5872
5873 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
5874
5875 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
5876
5877 * custom.el (custom-initialize-safe-set)
5878 (custom-initialize-safe-default): New functions.
5879
5880 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5881 and simplify :init-value.
5882
5883 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5884 and simplify :init-value. Delete obsolete comment.
5885
5886 * startup.el (command-line): Use `custom-reevaluate-setting' to
5887 handle `tooltip-mode'. Delete obsolete comment.
5888
5889 * files.el (set-visited-file-name): Avoid calling
5890 `file-name-nondirectory' with a nil argument.
5891
5892 2005-07-09 Richard M. Stallman <rms@gnu.org>
5893
5894 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
5895 was called with nil for the buffer, handle the read position right.
5896 Handle read position for eval-region, too.
5897
5898 2005-07-09 Juri Linkov <juri@jurta.org>
5899
5900 * fringe.el (fringe-mode): Add period in docstring.
5901 (fringe-query-style): Build prompt depending on `all-frames' arg.
5902
5903 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
5904 to not create links to unrelated functions in the Help buffer.
5905
5906 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
5907 Doc fix.
5908
5909 * simple.el (next-error-hook): New variable.
5910 (next-error): Use it. Doc fix.
5911
5912 * textmodes/ispell.el (ispell-command-loop): Add current
5913 dictionary name and program name to mode-line-format.
5914 (ispell-region, ispell-process-line): Add current dictionary name
5915 and program name to messages.
5916
5917 2005-07-08 Jay Belanger <belanger@truman.edu>
5918
5919 * calc/calc.el (calc-embedded-announce-formula-alist)
5920 (calc-embedded-open-close-formula-alist)
5921 (calc-embedded-open-close-word-alist)
5922 (calc-embedded-open-close-plain-alist)
5923 (calc-embedded-open-close-new-formula-alist)
5924 (calc-embedded-open-close-mode-alist)
5925 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
5926 (calc-embedded-mode-hook): New variables.
5927
5928 * calc/calc-embed.el (calc-embedded-firsttime)
5929 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
5930 New variables.
5931 (calc-do-embedded): Use calc-embedded-firsttime,
5932 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
5933 determine whether or not to run hooks.
5934 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
5935 calc-embedded-firsttime-formula appropriately.
5936 Set calc-embedded delimiter variables according to mode.
5937
5938 2005-07-08 Richard M. Stallman <rms@gnu.org>
5939
5940 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
5941 Check for "emacs", etc., as entire symbol, not just as word.
5942 (checkdoc-file-comments-engine): Use regexp-quote on FN.
5943
5944 * files.el (set-visited-file-name): Report the error
5945 for "empty filename" earlier.
5946 (kill-some-buffers): Ignore buffers already dead.
5947
5948 * fringe.el (fringe-mode): Doc fix.
5949
5950 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5951 Check for (featurep 'xemacs) and turn off warnings in what it guards.
5952 Use unwind-protect to ensure byte-compile-unresolved-functions
5953 is updated.
5954
5955 * whitespace.el (whitespace-buffer-leading-cleanup):
5956 Simplify w/ skip-chars-forward.
5957 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
5958
5959 * mail/rmail.el (rmail-only-expunge): Fix paren error.
5960 Unconditionally try to leave point at the same old place.
5961
5962 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
5963
5964 * comint.el (comint-postoutput-scroll-to-bottom)
5965 (comint-show-maximum-output): Take scroll-margin into consideration.
5966
5967 2005-07-08 Kim F. Storm <storm@cua.dk>
5968
5969 * ido.el (ido-use-filename-at-point): New choice `guess'.
5970 (ido-file-internal): Try ffap-guesser if selected.
5971
5972 * ido.el (ido-before-fallback-functions): New hook.
5973 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
5974 (ido-read-file-name): Run it.
5975
5976 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
5977
5978 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
5979 strings rather than a list of symbols to the completion function.
5980
5981 2005-07-07 Jay Belanger <belanger@truman.edu>
5982
5983 * calc/calc-units.el (math-apply-units): Change the places in
5984 which units are simplified.
5985
5986 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5987
5988 * cus-edit.el (customize-option, customize-option-other-window):
5989 Make them handle aliases.
5990
5991 * custom.el (custom-variable-p): Make it recursively follow
5992 aliases. Mention that in the docstring.
5993
5994 2005-07-07 Richard M. Stallman <rms@gnu.org>
5995
5996 * cus-start.el (exec-path): Use `directory' instead of `file'.
5997 Fix tag for nil.
5998
5999 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
6000
6001 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
6002 when called non-interactively. Doc fix.
6003
6004 2005-07-07 Lute Kamstra <lute@gnu.org>
6005
6006 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
6007 new address as well.
6008
6009 2005-07-07 Kenichi Handa <handa@m17n.org>
6010
6011 * international/mule.el (make-coding-system):
6012 Describe `ascii-incompatible' property in the docstring.
6013 (set-file-name-coding-system): Signal an error if coding-system is
6014 ascii-incompatible.
6015 (set-keyboard-coding-system): Likewise.
6016
6017 * international/mule-cmds.el (set-default-coding-systems):
6018 Don't set default-file-name-coding-system and
6019 default-keyboard-coding-system if coding-system is ASCII-incompatible.
6020
6021 * international/utf-16.el: Declare that all UTF-16-based coding
6022 systems are ASCII-incompatible.
6023
6024 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
6025
6026 * progmodes/gud.el: Require font-lock for displaying errors.
6027 Used by gdb-ui.el.
6028
6029 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
6030
6031 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
6032 values for the pattern lists which are `read'able but not
6033 `append'able (like symbols).
6034
6035 2005-07-06 Richard M. Stallman <rms@gnu.org>
6036
6037 * progmodes/flymake.el (flymake-float-time): Instead of
6038 with-no-warnings, test for xemacs.
6039 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
6040 to avoid warning.
6041
6042 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
6043
6044 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
6045
6046 2005-07-05 Lute Kamstra <lute@gnu.org>
6047
6048 * battery.el: Add support for Darwin (with much debugging help
6049 from Samuel Lauber <sam124@operamail.com>).
6050 (battery-status-function, battery-echo-area-format)
6051 (battery-mode-line-format): Add support for pmset on Darwin.
6052 (battery-load-low, battery-load-critical): New user options.
6053 (battery-pmset): New function.
6054
6055 2005-07-05 Lute Kamstra <lute@gnu.org>
6056
6057 Update FSF's address in GPL notices.
6058
6059 * textmodes/page-ext.el: Update FSF's address.
6060
6061 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
6062
6063 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
6064 filling from using prefix when filling a single-line docstring.
6065
6066 * progmodes/flymake.el: Remove useless eval-when-compile.
6067
6068 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
6069
6070 2005-07-04 Richard M. Stallman <rms@gnu.org>
6071
6072 * textmodes/org.el (org-file-apps-defaults-gnu):
6073 Rename from org-file-apps-defaults-linux.
6074 (org-default-apps): Don't test system-type for `linux'.
6075 (org-file-apps): Doc fix.
6076
6077 2005-07-04 David Ponce <david@dponce.com>
6078
6079 * tree-widget.el: Improve header Commentary section.
6080 (tree-widget) [defgroup]
6081 (tree-widget-image-enable, tree-widget-themes-directory)
6082 (tree-widget-theme, tree-widget-image-properties-emacs)
6083 (tree-widget-image-properties-xemacs, tree-widget-create-image)
6084 (tree-widget-image-formats, tree-widget-control)
6085 (tree-widget-empty-control, tree-widget-leaf-control
6086 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
6087 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
6088 (tree-widget-keep, tree-widget-after-toggle-functions)
6089 (tree-widget-open-node, tree-widget-close-node): Doc fix.
6090 (tree-widget-open-control, tree-widget-close-control): Fix doc and
6091 :help-echo message.
6092 (tree-widget-set-theme): Doc fix. Use `string-equal'.
6093 (tree-widget-image-properties): Doc fix. Clearer implementation.
6094 (tree-widget--cursors): New constant.
6095 (tree-widget-lookup-image): New function split from
6096 `tree-widget-find-image'. Clearer implementation.
6097 (tree-widget-find-image): Use it.
6098 (tree-widget-button-keymap): Use `set-keymap-parent'.
6099 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
6100 Define the sub-widgets here.
6101 (tree-widget-node): Check that :node is not a tree-widget.
6102 (tree-widget-get-super, tree-widget-open-control)
6103 (tree-widget-close-control, tree-widget-empty-control)
6104 (tree-widget-leaf-control, tree-widget-guide)
6105 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
6106 (tree-widget-no-handle, tree-widget-value-delete)
6107 (tree-widget-map): Remove.
6108 (tree-widget-children-value-save): Doc fix. Simplified.
6109 (tree-widget-value-create): Update according to previous changes.
6110
6111 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
6112
6113 * textmodes/org.el: Leading space replaced by TABS.
6114 (org-recalc-marks, org-table-rotate-recalc-marks)
6115 (org-table-get-specials): Treat "^" and "_" marks.
6116 (org-table-justify-field-maybe): Optional argument NEW.
6117 (org-table-eval-formula): Parsing of the format simplified.
6118 New modes C,I. Honor the %= parameter in the current table.
6119 Avoid unnecessary re-align by using the NEW argument to
6120 `org-table-justify-field-maybe'.
6121 (org-calc-default-modes): Default for date-format mimicks org-mode.
6122 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
6123
6124 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6125
6126 * cus-face.el (custom-theme-set-faces): Make it handle face
6127 aliases whose alias declarations are pre- or autoloaded.
6128
6129 2005-07-04 Juri Linkov <juri@jurta.org>
6130
6131 * faces.el (read-face-name): Put the code for getting a face name
6132 from the buffer before adding the faces from the `face' property.
6133 Use `completing-read-multiple' instead of `completing-read'.
6134 Require `crm'. Add default value and post-process the returned
6135 list of faces.
6136
6137 * emacs-lisp/crm.el (crm-find-current-element)
6138 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
6139
6140 * emacs-lisp/lisp-mode.el (eval-defun-1):
6141 * emacs-lisp/edebug.el (edebug-eval-defun):
6142 Remove unnecessary quotes.
6143
6144 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
6145
6146 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
6147 (prolog-indent-level): Fix typo in docstring.
6148
6149 * info.el (Info-history, Info-history-forward)
6150 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
6151
6152 * add-log.el (add-change-log-entry):
6153 * comint.el (comint-dynamic-list-input-ring)
6154 (comint-dynamic-list-completions):
6155 * dabbrev.el (dabbrev-expand):
6156 * delim-col.el (delimit-columns-rectangle-line):
6157 * diff-mode.el (diff-context->unified, diff-reverse-direction)
6158 (diff-unified->context):
6159 * ediff-init.el (ediff-abbrev-jobname):
6160 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
6161 (ediff-replace-session-activity-marker-in-meta-buffer):
6162 * info.el (Info-summary):
6163 * lpr.el (printify-region):
6164 * printing.el (pr-create-interface):
6165 * ps-print.el (ps-print-quote):
6166 * ses.el (ses-column-widths, ses-print-cell)
6167 (ses-adjust-print-width, ses-center):
6168 * shell.el (shell-file-name-quote-list):
6169 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
6170 (strokes-fill-current-buffer-with-whitespace)
6171 (strokes-xpm-for-stroke, strokes-list-strokes)
6172 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
6173 * term.el (term-dynamic-list-input-ring)
6174 (term-dynamic-list-completions):
6175 * calc/calc.el (math-format-stack-value):
6176 * emacs-lisp/edebug.el (edebug-display-freq-count):
6177 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
6178 (delphi-new-comment-line):
6179 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
6180 * progmodes/executable.el (executable-set-magic):
6181 * progmodes/python.el (inferior-python-mode):
6182 * progmodes/scheme.el (scheme-mode-syntax-table):
6183 * progmodes/sh-script.el (sh-maybe-here-document):
6184 * progmodes/sql.el (sql-copy-column):
6185 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
6186 * textmodes/bibtex.el (bibtex-mode):
6187 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
6188 (sgml-auto-attributes):
6189 * textmodes/table.el (table-insert, table-shorten-cell)
6190 (table--generate-source-scan-lines, table-delete-row)
6191 (*table--cell-delete-char, table--spacify-frame)
6192 (table--horizontally-shift-above-and-below)
6193 (table--cell-insert-char, table--cell-blank-str)
6194 (table--fill-region-strictly):
6195 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
6196 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
6197
6198 * add-log.el (change-log):
6199 * apropos.el (apropos):
6200 * comint.el (comint-completion, comint-source):
6201 * dabbrev.el (dabbrev):
6202 * delim-col.el (columns):
6203 * diff-mode.el (diff-mode):
6204 * ediff.el (ediff):
6205 * ediff-diff.el (ediff-diff):
6206 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
6207 * ediff-mult.el (ediff-mult):
6208 * ediff-ptch.el (ediff-ptch):
6209 * ediff-wind.el (ediff-window):
6210 * facemenu.el (facemenu):
6211 * indent.el (indent):
6212 * info.el (info):
6213 * jka-cmpr-hook.el (compression, jka-compr):
6214 * lpr.el (lpr):
6215 * outline.el (outlines):
6216 * pcmpl-cvs.el (pcmpl-cvs):
6217 * pcmpl-rpm.el (pcmpl-rpm):
6218 * printing.el (printing):
6219 * ps-print.el (postscript, ps-print, ps-print-horizontal)
6220 (ps-print-vertical, ps-print-headers, ps-print-font)
6221 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
6222 (ps-print-background, ps-print-printer, ps-print-page)
6223 (ps-print-miscellany):
6224 * ses.el (ses):
6225 * shell.el (shell, shell-directories, shell-faces):
6226 * startup.el (initialization):
6227 * strokes.el (strokes):
6228 * term.el (term):
6229 * uniquify.el (uniquify):
6230 * w32-vars.el (w32):
6231 * calc/calc.el (calc):
6232 * emacs-lisp/bytecomp.el (bytecomp):
6233 * emacs-lisp/cl-indent.el (lisp-indent):
6234 * emacs-lisp/edebug.el (edebug):
6235 * emacs-lisp/elp.el (elp):
6236 * emacs-lisp/testcover.el (testcover):
6237 * emacs-lisp/trace.el (trace):
6238 * emulation/viper-ex.el (viper-ex):
6239 * emulation/viper-mous.el (viper-mouse):
6240 * mail/mailalias.el (mailalias):
6241 * mail/supercite.el (supercite, supercite-frames)
6242 (supercite-attr, supercite-cite, supercite-hooks):
6243 * net/rcompile.el (remote-compile):
6244 * net/rlogin.el (rlogin):
6245 * obsolete/ooutline.el (outlines):
6246 * progmodes/delphi.el (delphi):
6247 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
6248 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
6249 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
6250 (ebnf-optimization):
6251 * progmodes/etags.el (etags):
6252 * progmodes/executable.el (executable):
6253 * progmodes/idlwave.el (idlwave):
6254 * progmodes/pascal.el (pascal):
6255 * progmodes/prolog.el (prolog):
6256 * progmodes/python.el (python):
6257 * progmodes/scheme.el (scheme):
6258 * progmodes/sh-script.el (sh, sh-script):
6259 * progmodes/sql.el (SQL):
6260 * progmodes/tcl.el (tcl):
6261 * textmodes/bibtex.el (bibtex, bibtex-autokey):
6262 * textmodes/enriched.el (enriched):
6263 * textmodes/makeinfo.el (makeinfo):
6264 * textmodes/sgml-mode.el (sgml):
6265 * textmodes/table.el (table-hooks):
6266 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
6267 * textmodes/texinfo.el (texinfo):
6268 * textmodes/two-column.el (two-column):
6269 Finish `defgroup' description with period.
6270
6271 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
6272 * eshell/esh-var.el (eshell-var):
6273 * progmodes/vhdl-mode.el (vhdl-testbench):
6274 * textmodes/org.el (org): Fix typos in docstrings.
6275
6276 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
6277 consistency.
6278
6279 * progmodes/flymake.el (flymake-find-file): Remove.
6280 (flymake-float-time): Use `with-no-warnings'.
6281 (flymake-check-start-time, flymake-check-was-interrupted)
6282 (flymake-err-info, flymake-is-running, flymake-last-change-time)
6283 (flymake-new-err-info): `defvar' at compile time.
6284
6285 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
6286
6287 * replace.el (occur-hook): Doc fix.
6288 (occur-1): Don't call `occur-hook' if there are no matches.
6289
6290 2005-07-03 Richard M. Stallman <rms@gnu.org>
6291
6292 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
6293 global-map, save the same map.
6294 (global-map): Don't alter it at top level.
6295 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
6296 Then alter it here instead.
6297 (tpu-edt-off): Set global-map to the saved one.
6298
6299 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
6300 All references simplified.
6301 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
6302 (zmacs-regions): Add defvar.
6303 (repeat-complex-command-map): Everything about that deleted.
6304
6305 * textmodes/artist.el (artist-key-is-drawing)
6306 (artist-key-endpoint1, artist-key-poly-point-list)
6307 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
6308 (artist-key-compl-table, artist-rb-save-data)
6309 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
6310 Don't put them in eval-when-compile.
6311 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
6312
6313 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
6314 Use with-no-warnings.
6315
6316 * net/browse-url.el (dos-windows-version): Add defvar.
6317
6318 * mail/supercite.el (filladapt-prefix-table): Add defvar.
6319
6320 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
6321 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
6322 (rmail-new-summary-line-count): Rename from new-summary-line-count.
6323 Add defvar.
6324 (rmail-summary-beginning-of-message): Use with-no-warnings.
6325 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
6326
6327 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
6328 Use with-no-warnings.
6329
6330 * emulation/vi.el (vi-mark-region): Use c-mark-function.
6331 (c-mark-function): Add point-moving-unit property.
6332 (vi-goto-line): Use with-no-warnings.
6333
6334 * emulation/edt.el (edt-last-copied-word): Add defvar.
6335 (zmacs-region-stays): Likewise.
6336 (edt-mark-section-wisely): Use c-mark-function for C.
6337 Use makr-defun for Fortran.
6338 (time-string): defvar deleted.
6339 (edt-display-the-time): Don't set time-string.
6340
6341 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
6342
6343 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6344 Don't warn when name is not constant
6345 or for defining the group `emacs'.
6346
6347 * tooltip.el (gud-tooltip-mode): Add defvar.
6348
6349 * startup.el (default-frame-background-mode): Add defvar.
6350
6351 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
6352
6353 * info.el (tool-bar-map): Add defvar.
6354
6355 * dired.el (dnd-protocol-alist): Add defvar.
6356
6357 * dired-aux.el (dired-query): Display question with answer, when
6358 the user answers.
6359
6360 * custom.el (custom-add-option): Doc fix.
6361
6362 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
6363
6364 2005-07-03 Eli Zaretskii <eliz@gnu.org>
6365
6366 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
6367 bogus name from the last change.
6368
6369 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * custom.el (custom-declare-variable): Fix typos in comment.
6372 (custom-known-themes): Doc fix.
6373 (custom-theme-directory): New defcustom.
6374 (require-theme): Make it check `custom-theme-directory'.
6375
6376 * cus-theme.el (custom-new-theme-mode): New function.
6377 (custom-theme-name, custom-theme-variables, custom-theme-faces)
6378 (custom-theme-description): Add compiler defvars.
6379 (customize-create-theme): Add doc to the "*New Custom Theme*"
6380 buffer. Use `custom-new-theme-mode'.
6381 (custom-theme-write): Put the created buffer in emacs-lisp-mode
6382 and save it to the `custom-theme-directory'. Make this the
6383 default directory of the buffer.
6384
6385 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
6386
6387 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
6388 Fix unbalanced parentheses.
6389
6390 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
6391
6392 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
6393 into flymake-mode and delegate to flymake-mode.
6394
6395 * find-file.el (ff-which-function-are-we-in): Clean up.
6396
6397 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
6398
6399 * replace.el (occur-rename-buffer): Fix docstring.
6400
6401 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
6402 (edt-last-copied-word, edt-learn-macro-count)
6403 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
6404 (edt-rect-start-point, edt-user-global-map, rect-start-point)
6405 (time-string, zmacs-region-stays):
6406 * emulation/edt-mapper.el (edt-save-function-key-map)
6407 (EDT-key-name): `defvar' to silence the byte-compiler.
6408
6409 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
6410
6411 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
6412 font-lock-regexp-backslash. Doc fix.
6413 (font-lock-regexp-backslash-grouping-construct): Rename from
6414 font-lock-regexp-backslash-construct. Doc fix.
6415 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
6416 grouping constructs.
6417
6418 2005-07-02 Eli Zaretskii <eliz@gnu.org>
6419
6420 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
6421 updating all the prerequisites.
6422
6423 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
6424
6425 * textmodes/org.el (org-agenda-start-on-weekday)
6426 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
6427 (org-agenda-use-time-grid, org-archive-location)
6428 (org-allow-space-in-links, org-usenet-links-prefer-google)
6429 (org-enable-table-editor, org-export-default-language)
6430 (org-export-html-show-new-buffer, org-fill-paragraph)
6431 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
6432 (org-goto-quit, org-occur, org-eval-in-calendar)
6433 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
6434 (org-agenda-diary-entry, org-remember-help)
6435 (org-table-convert-region, org-at-table-p)
6436 (org-table-move-row-down, org-table-move-row-up)
6437 (org-table-copy-region, org-table-toggle-vline-visibility)
6438 (org-table-get-stored-formulas, org-table-get-specials)
6439 (org-recalc-commands, org-table-eval-formula)
6440 (org-table-formula-substitute-names, orgtbl-make-binding)
6441 (org-format-org-table-html, org-format-table-table-html)
6442 (org-format-table-table-html-using-table-generate-source)
6443 (org-customize): Fix typos in docstrings.
6444 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
6445 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
6446 (org-back-to-heading): Doc fixes.
6447 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
6448 (org-agenda-change-all-lines, org-get-header):
6449 Improve argument/docstring consistency.
6450 (orgtbl-error): Fix error message.
6451
6452 * progmodes/flymake.el (flymake-find-possible-master-files)
6453 (flymake-master-file-compare, flymake-get-line-err-count)
6454 (flymake-highlight-line, flymake-gui-warnings-enabled):
6455 Fix typos in docstrings.
6456 (flymake-parse-line, flymake-get-project-include-dirs-function)
6457 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
6458 Doc fixes.
6459 (flymake-get-project-include-dirs-function)
6460 (flymake-make-err-menu-data):
6461 Improve argument/docstring consistency.
6462
6463 2005-07-01 Lute Kamstra <lute@gnu.org>
6464
6465 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
6466 Catch errors with ignore-errors. Use temporary buffer.
6467 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
6468
6469 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
6470 background color faces.
6471 (facemenu-set-foreground, facemenu-set-background):
6472 Use facemenu-set-face-from-menu.
6473 (facemenu-set-face-from-menu): Treat face names that start with
6474 "fg:" or "bg:" as special.
6475 (facemenu-add-new-color): Don't create faces. Simplify.
6476
6477 2005-06-30 Richard M. Stallman <rms@gnu.org>
6478
6479 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
6480 (crm-find-current-element): Likewise.
6481
6482 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6483
6484 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
6485
6486 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
6487
6488 * arc-mode.el (archive-extract): Make it work as a mouse binding.
6489 (archive-mouse-extract): Make it an obsolete alias.
6490 (archive-mode-map): Don't use archive-mouse-extract any more.
6491 (archive-mode, archive-extract): write-contents-hooks ->
6492 write-contents-functions.
6493 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
6494 first arg.
6495 (archive-rename-entry): Update the call.
6496 (archive-zip-summarize): Remove unused var `method'.
6497 (archive-lzh-summarize): Remove unused var `creator'.
6498
6499 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
6500 dedicated frame upon exit.
6501
6502 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
6503 (archive-zip-extract, archive-zip-expunge)
6504 (archive-zip-update, archive-zip-update-case): Use executable-find.
6505 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
6506 Use restore-buffer-modified-p.
6507 (archive-extract, archive-add-new-member, archive-write-file-member):
6508 Use with-current-buffer.
6509 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
6510
6511 2005-06-30 Andreas Schwab <schwab@suse.de>
6512
6513 * progmodes/gud.el (gud-filter): Remove unneeded progn.
6514
6515 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6516
6517 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
6518
6519 2005-06-30 Juri Linkov <juri@jurta.org>
6520
6521 * faces.el (vertical-border): Inherit from mode-line-inactive
6522 only on tty.
6523
6524 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
6525
6526 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
6527 example, -NLINES in the `occur' docstring).
6528
6529 * replace.el (occur-1): When no matches are found, do not set the
6530 `buffer-read-only' and modified flags for the occur buffer,
6531 because it is deleted.
6532
6533 * emulation/cua-base.el (cua-check-pending-input)
6534 (cua-repeat-replace-region, cua-mode, cua-debug)
6535 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
6536 Fix typos in docstrings.
6537
6538 * emulation/cua-gmrk.el (cua-toggle-global-mark)
6539 (cua-cut-region-to-global-mark)
6540 (cua--cut-rectangle-to-global-mark):
6541 Remove period from end of messages.
6542
6543 * emulation/cua-rect.el (cua-do-rectangle-padding):
6544 Remove period from end of messages.
6545 (cua--rectangle-seq-format): Fix typo in docstring.
6546 (cua-sequence-rectangle, cua-fill-char-rectangle):
6547 Improve argument/docstring consistency.
6548
6549 2005-06-29 Juri Linkov <juri@jurta.org>
6550
6551 * faces.el (default-frame-background-mode): New internal variable.
6552 (frame-set-background-mode): Use it.
6553
6554 * startup.el (normal-top-level): Set default-frame-background-mode
6555 instead of frame-background-mode. Before setting it, test for its
6556 nil value. Remove tests for frame-background-mode and frame
6557 parameter `reverse'. Add test for "unspecified-fg".
6558
6559 * term/xterm.el (xterm-rxvt-set-background-mode):
6560 * term/rxvt.el (rxvt-set-background-mode):
6561 Set default-frame-background-mode instead of frame-background-mode.
6562
6563 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
6564
6565 * simple.el (set-variable): Warn about obsolete user variables.
6566
6567 * imenu.el (imenu--completion-buffer):
6568 * mouse.el (mouse-buffer-menu-alist):
6569 * msb.el (msb-invisible-buffer-p):
6570 * calendar/diary-lib.el (diary-header-line-format):
6571 * emacs-lisp/pp.el (pp-buffer):
6572 * progmodes/cperl-mode.el (cperl-do-auto-fill):
6573 * textmodes/picture.el (picture-replace-match):
6574 Change space constants followed by a sexp to "?\s ".
6575
6576 * play/decipher.el (decipher-loop-with-breaks):
6577 * textmodes/texinfo.el (texinfo-insert-@item): Change space
6578 constants "protected" from end of line by a comment to "?\s".
6579
6580 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6581
6582 * font-lock.el (save-buffer-state): Use `declare'.
6583
6584 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
6585 reset the syntax-table to cperl-mode-syntax-table.
6586 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
6587 "foo_print_bar" is not matched as a reserved keyword.
6588
6589 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
6590
6591 * textmodes/org.el (orgtbl-setup): New function, for delayed
6592 setup for the orgtbl commands.
6593 (org-calc-default-modes): New option.
6594 (orgtbl-make-binding): Use `defun' to get better help display.
6595 (org-diary): Call `org-compile-prefix-format'.
6596 (org-table-formula-substitute-names): New function.
6597 (org-agenda-day-view, org-agenda-week-view): New commands.
6598 (org-agenda-toggle-week-view): Command removed.
6599 (org-tbl-menu): Split off from org-org-menu.
6600 (org-mode): Move removal of outline-mode menus to here.
6601 (org-table-formula-debug): New option.
6602 (org-table-insert-row): Keep first field if just "#" or "*".
6603 (org-mode): Paragraph regexps fixed.
6604 (org-table-recalculate-regexp): New constant.
6605 (org-table-justify-field-maybe): Avoid replace if not necessary.
6606 (org-copy-special, org-cut-special): Use `call-interactively'.
6607 (org-table-copy-region): Take region from `interactive' call.
6608 (org-trim): Return string even if no match.
6609 (org-formula): New face.
6610 (org-set-font-lock-defaults): No longer highlight "FIXME".
6611 But highlight formula-related fields in table.
6612 (org-table-p): Use regexp, not fontification.
6613 (org-table-align): Handle white space at end of line.
6614 (org-table-formula-evaluate-inline): New option.
6615 (org-mode): Auto-wrapping in comment lines turned off.
6616 (org-table-copy-down): Evaluate only in copied field, not in
6617 destination.
6618 (org-table-current-formula): Variable removed.
6619 (org-table-store-formulas, org-table-get-stored-formulas)
6620 (org-table-modify-formulas, org-table-replace-in-formulas)
6621 (org-table-maybe-eval-formula): New functions.
6622 (org-table-get-formula): Modify to use stored formulas.
6623 (org-table-insert-column, org-table-delete-column)
6624 (org-table-move-column): Call `org-table-modify-formulas'.
6625 (org-complete): Add completion for keyword formulas.
6626 (orgtbl-mode): Pull orgtbl-mode-map to start of
6627 minor-mode-map-alist.
6628
6629 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6630
6631 * progmodes/python.el (python-check): Require `compile' before
6632 modifying its variables.
6633
6634 * newcomment.el (comment-indent-default): Don't get fooled by an early
6635 end of buffer.
6636
6637 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6638
6639 * ps-print.el (ps-print-version): Fix version number.
6640
6641 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
6642
6643 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
6644
6645 2005-06-28 Richard M. Stallman <rms@gnu.org>
6646
6647 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
6648 (flyspell-local-mouse-map): Declaration deleted.
6649 (flyspell-mouse-map): Bind only mouse-2.
6650 (flyspell-mode-map): Don't test flyspell-use-local-map.
6651 (flyspell-overlay-keymap-property-name): Var deleted.
6652 (flyspell-mode-on): Don't make local bindings for
6653 flyspell-mouse-map and flyspell-mode-map.
6654 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
6655
6656 * textmodes/ispell.el (ispell-word): Do not ignore short words.
6657
6658 * progmodes/compile.el (compilation-next-error-function):
6659 Don't switch buffers; operate on the current buffer.
6660
6661 * progmodes/compile.el (compilation-error-file-name)
6662 (compilation-warning-file-name, compilation-info-file-name)
6663 (compilation-line-number, compilation-column-number): New faces.
6664 (compilation-error-face, compilation-warning-face)
6665 (compilation-info-face, compilation-line-face)
6666 (compilation-column-face): Use them.
6667
6668 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
6669
6670 * comint.el (comint-password-prompt-regexp): Accept ", try again".
6671
6672 * bindings.el (global-map): Bind insertchar and its variants.
6673
6674 2005-06-27 Richard M. Stallman <rms@gnu.org>
6675
6676 * textmodes/artist.el (artist-text-overwrite)
6677 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
6678
6679 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6680
6681 * ps-print.el: It was not working the page selection for printing.
6682 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
6683 (ps-print-version): New version 6.6.7.
6684 (ps-end-sheet): New fun.
6685 (ps-header-sheet, ps-end-job): Call it.
6686
6687 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6688
6689 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
6690
6691 2005-06-27 Lute Kamstra <lute@gnu.org>
6692
6693 * facemenu.el (facemenu-unlisted-faces): Add foreground and
6694 background color faces.
6695 (facemenu-get-face): Delete function.
6696 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
6697 (facemenu-add-new-color): Make second argument mandatory.
6698 Create the appropriate face and return it. Simplify.
6699 (facemenu-set-foreground, facemenu-set-background): Don't check if
6700 color is defined. Use return value of facemenu-add-new-color.
6701
6702 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
6703
6704 * progmodes/gud.el (gud-filter): Add missing argument to
6705 with-selected-window.
6706
6707 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
6708
6709 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
6710 a :require to the defcustom.
6711
6712 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
6713 defcustoms corresponding to minor modes.
6714
6715 2005-06-26 David Ponce <david@dponce.com>
6716
6717 * recentf.el: Require tree-widget instead of wid-edit.
6718 (recentf-filename-handler): Fix widget :type.
6719 (recentf-cancel-dialog, recentf-open-more-files)
6720 (recentf-open-files-action): Doc fix.
6721 (recentf-dialog-goto-first): New function.
6722 (recentf-dialog-mode-map): Set parent keymap first.
6723 (recentf-dialog-mode): Define with define-derived-mode.
6724 Don't display continuation lines in dialogs.
6725 (recentf-edit-list): Rename from recentf-edit-selected-items.
6726 (recentf-edit-list-select): Rename from recentf-edit-list-action.
6727 Simplify.
6728 (recentf-edit-list-validate): New function.
6729 (recentf-edit-list): Update accordingly.
6730 (recentf-open-files-item-shift): Remove.
6731 (recentf-open-files-item): Convert menu elements into tree and
6732 link widgets. Don't create the widgets.
6733 (recentf-open-files): Update accordingly.
6734 (recentf-save-list): Untabify.
6735
6736 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6737
6738 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
6739 (keep-lines): Add INTERACTIVE arg. Never delete lines only
6740 partially contained in the active region. Do not take active
6741 region into account when called from Lisp, unless INTERACTIVE arg
6742 is non-nil. Use `forward-line' instead of `beginning-of-line' to
6743 avoid trouble with fields. Make marker point nowhere when no
6744 longer used. Always return nil. Doc fix.
6745 (flush-lines): Add INTERACTIVE arg. Do not take active region
6746 into account when called from Lisp, unless INTERACTIVE arg is
6747 non-nil. Use `forward-line' instead of `beginning-of-line' to
6748 avoid trouble with fields. Make marker point nowhere when no
6749 longer used. Always return nil. Doc fix.
6750 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
6751 interchangeable. Do not take active region into account when
6752 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
6753 message in echo area when called from Lisp, unless INTERACTIVE arg
6754 is non-nil. Avoid saying "1 occurrences". Do not use markers.
6755 Return the number of matches. Doc fix.
6756 (occur): Doc fix.
6757 (perform-replace): Make comment follow double space convention for
6758 the sake of `outline-minor-mode'.
6759
6760 * faces.el (facep): Doc fix.
6761
6762 2005-06-25 Richard M. Stallman <rms@gnu.org>
6763
6764 * facemenu.el (facemenu-enable-faces-p): New function.
6765 (facemenu-background-menu, facemenu-foreground-menu)
6766 (facemenu-face-menu): Add menu-enable property.
6767
6768 * jka-compr.el (jka-compr-insert-file-contents):
6769 Special handling if cannot find the uncompression program.
6770
6771 * cus-face.el (custom-face-attributes): Add autoload.
6772
6773 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6774 Bind comment-indent-function locally.
6775
6776 * window.el (save-selected-window): Use save-current-buffer.
6777
6778 * subr.el (with-selected-window): Use save-current-buffer.
6779
6780 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
6781 and with-current-buffer.
6782
6783 2005-06-24 Richard M. Stallman <rms@gnu.org>
6784
6785 * simple.el (line-move-1): Fix previous change.
6786
6787 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
6788
6789 * replace.el (occur-1): Set `buffer-read-only' and the
6790 buffer-modified flag before running `occur-hook' to protect
6791 against unintentional buffer switches that can lead to data loss.
6792
6793 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
6794
6795 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
6796 (gud-gdb-marker-filter): Use font-lock-warning-face for any
6797 initial error.
6798
6799 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
6800 after fresh input.
6801 (gdb-var-create-handler): Put name of expression in quotes.
6802
6803 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
6806 elements of RING in order, and without bogus nil elements.
6807
6808 2005-06-23 Richard M. Stallman <rms@gnu.org>
6809
6810 * simple.el (set-variable): Args renamed; doc fix.
6811 (line-move-1): When there are overlays around, use vertical-motion.
6812
6813 * faces.el (escape-glyph): Use brown against light background.
6814 (nobreak-space): Rename from no-break-space.
6815 Fix previous change.
6816
6817 * dired-aux.el (dired-do-copy): Fix arg prompt.
6818
6819 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
6820
6821 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
6822
6823 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
6824 rather than "Distributor".
6825
6826 2005-06-23 Lute Kamstra <lute@gnu.org>
6827
6828 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
6829 (debug-on-entry): Use it. New interactive declaration that uses
6830 function-called-at-point.
6831
6832 2005-06-23 Kim F. Storm <storm@cua.dk>
6833
6834 * subr.el (save-match-data): Add comment about using evaporate arg
6835 to set-match-data.
6836
6837 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6838
6839 * cus-edit.el (customize-face)
6840 (customize-face-other-window): Handle face aliases.
6841
6842 * faces.el (face-documentation, set-face-attribute)
6843 (face-spec-set): Handle face aliases.
6844
6845 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
6846
6847 * help-mode.el (help-make-xrefs): If a symbol representing a face
6848 name is not followed by the word "face", it could still be a
6849 function or variable name, so don't bypass other checks.
6850
6851 2005-06-22 Juri Linkov <juri@jurta.org>
6852
6853 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
6854 Replace aliased functions with calls where second arg `inherit' is t.
6855
6856 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6857
6858 * progmodes/gdb-ui.el (gdb-error): New variable.
6859 (gdb-error): New function.
6860 (gdb-annotation-rules): Act on error-begin and error annotations.
6861 (gdb-concat-output): Use font-lock-warning-face for errors.
6862
6863 2005-06-22 Miles Bader <miles@gnu.org>
6864
6865 * bindings.el (propertized-buffer-identification): Use renamed
6866 `Buffer-menu-buffer' face.
6867
6868 * faces.el (vertical-border): Rename from `vertical-divider'.
6869 (escape-glyph): Change dark-background color back to `cyan'.
6870
6871 2005-06-21 Juri Linkov <juri@jurta.org>
6872
6873 * faces.el (face-user-default-spec): Try getting `customized-face'
6874 prior to `saved-face'.
6875 (frame-background-mode): Refill docstring.
6876
6877 * emacs-lisp/lisp-mode.el (eval-defun-1):
6878 * emacs-lisp/edebug.el (edebug-eval-defun):
6879 Set `saved-face' temporarily to nil before calling form.
6880 Set `customized-face' to the new spec after that.
6881
6882 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
6883
6884 * subr.el (1value, lambda, key-substitution-in-progress):
6885 Doc fixes.
6886
6887 * autoinsert.el (auto-insert-alist):
6888 * ses.el (ses-call-printer):
6889 * subr.el (noreturn):
6890 * emacs-lisp/lisp.el (check-parens):
6891 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
6892 * net/browse-url.el (browse-url-mosaic):
6893 * progmodes/cc-defs.el (c-safe-scan-lists):
6894 * progmodes/ebnf-abn.el (ebnf-abn-lex):
6895 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
6896 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
6897 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
6898 * progmodes/ebnf-iso.el (ebnf-iso-lex):
6899 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
6900
6901 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
6902
6903 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
6904
6905 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
6906
6907 * calendar/appt.el (appt-make-list): Activate the package, if
6908 not already active (for backwards compatibility).
6909
6910 2005-06-20 Kim F. Storm <storm@cua.dk>
6911
6912 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
6913
6914 2005-06-20 Miles Bader <miles@gnu.org>
6915
6916 * faces.el (vertical-divider): New face.
6917
6918 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
6919
6920 * simple.el (kill-whole-line): Doc fix.
6921 (next-error-buffer-p, next-error-find-buffer)
6922 (clone-indirect-buffer): Fix typos in docstrings.
6923 (comment-line-break-function): Doc fix: don't say variable
6924 is automatically buffer-local (it isn't).
6925
6926 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
6927
6928 * net/tramp-ftp.el (top):
6929 * net/tramp-smb.el (top):
6930 * net/tramp-util.el (top):
6931 * net/tramp-uu.el (top):
6932 * net/tramp-vc.el (top):
6933 * net/tramp.el (top): Revert copyright years back to original
6934 ones. Tramp has a life outside GNU Emacs.
6935
6936 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6937
6938 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
6939
6940 2005-06-18 Juri Linkov <juri@jurta.org>
6941
6942 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
6943 end of first regexp to limit the match to the position between
6944 line number and source line with same separator character as used
6945 between file name and line number. In the second regexp limit
6946 mouse-face area to file name and line number by adding new group
6947 for them and referring it in HYPERLINK arg.
6948 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
6949 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
6950 previous line where grep markers may be already removed.
6951
6952 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
6953
6954 * progmodes/ps-mode.el: Update version and maintainer's email address.
6955
6956 2005-06-18 Steve Youngs <steve@xemacs.org>
6957
6958 * net/browse-url.el (browse-url-browser-function)
6959 (browse-url-default-browser): Add firefox.
6960 (browse-url-firefox-program, browse-url-firefox-arguments)
6961 (browse-url-firefox-startup-arguments)
6962 (browse-url-firefox-new-window-is-tab): New defcustoms.
6963 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
6964
6965 2005-06-17 Richard M. Stallman <rms@gnu.org>
6966
6967 * startup.el (command-line): Warn if specified user name has
6968 no home directory.
6969
6970 * term.el (term-get-old-input, term-input-filter, term-input-sender)
6971 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
6972
6973 * longlines.el (longlines-mode, longlines-show-hard-newlines):
6974 Doc fixes.
6975
6976 * faces.el (underline): Try bold if terminal doesn't support underline.
6977
6978 * mail/sendmail.el (mail-setup-with-from): New variable.
6979 (mail-insert-from-field): New function.
6980 (sendmail-send-it): Call it.
6981 (mail-setup): Optionally call it here.
6982
6983 * term/linux.el: Call tty-no-underline.
6984
6985 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6986
6987 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
6988
6989 2005-06-17 Miles Bader <miles@gnu.org>
6990
6991 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
6992 (ediff-current-diff-C, ediff-current-diff-Ancestor)
6993 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
6994 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
6995 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
6996 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
6997 Remove "-face" suffix from face names.
6998 (ediff-current-diff-face-A, ediff-current-diff-face-B)
6999 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7000 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7001 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7002 (ediff-even-diff-face-A, ediff-even-diff-face-B)
7003 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7004 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7005 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7006 New backward-compatibility aliases for renamed faces.
7007 (ediff-current-diff-face-A, ediff-current-diff-face-B)
7008 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7009 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7010 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7011 (ediff-even-diff-face-A, ediff-even-diff-face-B)
7012 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7013 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7014 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7015 Use renamed ediff faces.
7016
7017 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
7018 Remove "-face" suffix from face names.
7019 (eshell-test-ok-face, eshell-test-failed-face):
7020 New backward-compatibility aliases for renamed faces.
7021 (eshell-run-test): Use renamed eshell-test faces.
7022
7023 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
7024 face name.
7025 (eshell-prompt-face): New backward-compatibility alias for renamed
7026 face.
7027 (eshell-emit-prompt): Use renamed eshell-prompt face.
7028
7029 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
7030 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
7031 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
7032 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
7033 Remove "-face" suffix from face names.
7034 (eshell-ls-directory-face, eshell-ls-symlink-face)
7035 (eshell-ls-executable-face, eshell-ls-readonly-face)
7036 (eshell-ls-unreadable-face, eshell-ls-special-face)
7037 (eshell-ls-missing-face, eshell-ls-archive-face)
7038 (eshell-ls-backup-face, eshell-ls-product-face)
7039 (eshell-ls-clutter-face):
7040 New backward-compatibility aliases for renamed faces.
7041 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
7042
7043 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
7044 Remove "-face" suffix from face name.
7045 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
7046 instead of literal face.
7047
7048 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
7049
7050 * emacs-lisp/warnings.el (display-warning, lwarn)
7051 (warning-minimum-log-level): Doc fixes.
7052 (warning-minimum-level, warning-minimum-log-level):
7053 Add :debug to :type choices.
7054
7055 * progmodes/ada-mode.el (ada-format-paramlist)
7056 (ada-get-indent-case, ada-check-matching-start)
7057 (ada-check-defun-name, ada-goto-matching-decl-start)
7058 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
7059 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
7060 (ada-make-subprogram-body): Follow error conventions.
7061 (ada-case-exception-file, ada-indent-comment-as-code)
7062 (ada-indent-handle-comment-special, ada-indent-renames)
7063 (ada-indent-return, ada-search-directories-internal)
7064 (ada-tab-policy, ada-case-exception-substring)
7065 (ada-other-file-alist, ada-matching-start-re)
7066 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
7067 (ada-imenu-generic-expression, ada-compile-goto-error)
7068 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
7069 (ada-popup-menu, ada-add-extensions, ada-mode)
7070 (ada-region-selected, ada-create-case-exception)
7071 (ada-create-case-exception-substring, ada-after-keyword-p)
7072 (ada-activate-keys-for-case, ada-adjust-case-region)
7073 (ada-adjust-case-buffer, ada-format-paramlist)
7074 (ada-scan-paramlist, ada-insert-paramlist)
7075 (ada-indent-newline-indent)
7076 (ada-indent-newline-indent-conditional)
7077 (ada-justified-indent-current, ada-goto-previous-word)
7078 (ada-indent-current, ada-get-indent-open-paren)
7079 (ada-get-indent-paramlist, ada-get-indent-end)
7080 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
7081 (ada-get-indent-block-start, ada-get-indent-subprog)
7082 (ada-get-indent-noindent, ada-get-indent-label)
7083 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
7084 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
7085 (ada-goto-stmt-end, ada-goto-next-word)
7086 (ada-check-matching-start, ada-check-defun-name)
7087 (ada-goto-matching-decl-start, ada-goto-matching-start)
7088 (ada-goto-matching-end, ada-search-ignore-string-comment)
7089 (ada-in-decl-p, ada-looking-at-semi-or)
7090 (ada-looking-at-semi-private, ada-in-paramlist-p)
7091 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
7092 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
7093 (ada-next-procedure, ada-previous-procedure, ada-next-package)
7094 (ada-previous-package, ada-create-menu)
7095 (ada-fill-comment-paragraph-justify)
7096 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
7097 (ada-other-file-name, ada-last-which-function-line)
7098 (ada-last-which-function-subprog, ada-which-function)
7099 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
7100 (ada-gen-treat-proc, ada-check-emacs-version)
7101 (ada-continuation-indent, ada-align-region-separate):
7102 Fix typos in docstrings.
7103 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
7104
7105 2005-06-16 Lute Kamstra <lute@gnu.org>
7106
7107 * simple.el (fundamental-mode): Run after-change-major-mode-hook
7108 conditionally.
7109
7110 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7111
7112 * comint.el (comint-replace-by-expanded-filename)
7113 (comint-prompt-regexp, comint-delimiter-argument-list)
7114 (comint-preinput-scroll-to-bottom):
7115 * info.el (Info-hide-cookies-node):
7116 * ls-lisp.el (ls-lisp-classify):
7117 * find-file.el (ff-search-directories, ff-special-constructs)
7118 (ff-find-other-file):
7119 * font-lock.el (font-lock-keywords):
7120 * shell.el (shell-prompt-pattern)
7121 (shell-dynamic-complete-functions, shell-mode)
7122 (shell-delimiter-argument-list):
7123 * term.el (term-replace-by-expanded-filename)
7124 (term-prompt-regexp, term-delimiter-argument-list):
7125 * woman.el (woman-ignore, woman0-if):
7126 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
7127 * emacs-lisp/elint.el (elint-init-env):
7128 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
7129 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
7130 * language/ethio-util.el (ethio-tilde-escape)
7131 (ethio-use-three-dot-question):
7132 * net/zone-mode.el (zone-mode-load-time-setup):
7133 * progmodes/cc-align.el (c-lineup-argcont):
7134 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
7135 * progmodes/cperl-mode.el (cperl-set-style-back):
7136 * progmodes/inf-lisp.el (inferior-lisp-prompt):
7137 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
7138 Fix spellings in docstrings.
7139
7140 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
7141 * progmodes/modula2.el (m2-for): Fix spellings.
7142
7143 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
7144
7145 * simple.el (undo-more): Don't use `format' on `error' arguments.
7146 Improve argument/docstring consistency.
7147 (pending-undo-list): Doc fix.
7148
7149 * smerge-mode.el (smerge-ensure-match):
7150 * emulation/vip.el (vip-ex):
7151 * net/zone-mode.el (zone-mode-update-serial):
7152 * progmodes/idlwave.el (idlwave-complete):
7153 * progmodes/vhdl-mode.el (vhdl-visit-file)
7154 (vhdl-compose-wire-components):
7155 Don't use `format' on `error' arguments.
7156
7157 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
7158 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
7159 (tooltip-help-tips): Fix typos in docstrings.
7160
7161 2005-06-16 David Ponce <david@dponce.com>
7162
7163 * tree-widget.el (tree-widget-value-create): Simplify last change.
7164
7165 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
7166
7167 * ido.el (ido-incomplete-regexp): New variable.
7168 (ido-set-matches-1): Handle invalid-regexp error and set
7169 ido-incomplete-regexp.
7170 (ido-incomplete-regexp): New face.
7171 (ido-completions): Use it.
7172 (ido-complete, ido-exit-minibuffer, ido-completions):
7173 Handle incomplete regexps.
7174 (ido-completions): Add check for complete match when entering a regexp.
7175
7176 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
7177
7178 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
7179
7180 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7181
7182 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
7183 by field delimiters.
7184
7185 2005-06-15 David Ponce <david@dponce.com>
7186
7187 * tree-widget.el: eval-and-compile inlined functions so they will
7188 be available at run-time too.
7189 (tree-widget-super-format-handler)
7190 (tree-widget-format-handler): Remove.
7191 (tree-widget-value-create): Handle the :indent property.
7192
7193 2005-06-15 Miles Bader <miles@gnu.org>
7194
7195 * progmodes/which-func.el (which-func): Only inherit
7196 `font-lock-function-name-face' when that makes sense against the
7197 default mode-line face, otherwise set the face color explicitly.
7198
7199 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
7200 faces instead of (non-existent) variables.
7201
7202 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7203
7204 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
7205 (iswitchb-get-matched-buffers): Likewise. Simplify.
7206
7207 2005-06-14 Miles Bader <miles@gnu.org>
7208
7209 * progmodes/ld-script.el (ld-script-location-counter):
7210 Remove "-face" suffix from face name.
7211 (ld-script-location-counter-face):
7212 New backward-compatibility alias for renamed face.
7213 (ld-script-location-counter-face): Use renamed face.
7214
7215 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
7216 (cperl-hash): Remove "-face" suffix from face names.
7217 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
7218 New backward-compatibility aliases for renamed faces.
7219 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
7220 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
7221
7222 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
7223 name.
7224 (which-func-face): New backward-compatibility alias for renamed face.
7225 (which-func-format): Use renamed which-func face.
7226
7227 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
7228 (vhdl-function, vhdl-directive, vhdl-reserved-word)
7229 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
7230 names.
7231 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
7232 (vhdl-speedbar-configuration, vhdl-speedbar-package)
7233 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
7234 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
7235 (vhdl-speedbar-architecture-selected)
7236 (vhdl-speedbar-configuration-selected)
7237 (vhdl-speedbar-package-selected)
7238 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
7239 names.
7240 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
7241 Use renamed faces.
7242 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
7243 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
7244 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
7245 Use renamed faces.
7246 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
7247 names.
7248 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
7249 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
7250 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
7251 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
7252 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
7253 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
7254
7255 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
7256 face name.
7257 (sh-heredoc-face): New backward-compatibility alias for renamed face.
7258 (sh-heredoc-face): Use renamed sh-heredoc face.
7259
7260 * progmodes/idlw-help.el (idlwave-help-link):
7261 Remove "-face" suffix from face name.
7262 (idlwave-help-link-face):
7263 New backward-compatibility alias for renamed face.
7264 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
7265
7266 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
7267 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
7268 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
7269 New backward-compatibility aliases for renamed faces.
7270 (idlwave-shell-disabled-breakpoint-face)
7271 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
7272
7273 * progmodes/flymake.el (flymake-errline, flymake-warnline):
7274 Remove "-face" suffix from face names.
7275 (flymake-errline-face, flymake-warnline-face):
7276 New backward-compatibility aliases for renamed faces.
7277 (flymake-highlight-line): Use renamed flymake faces.
7278
7279 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
7280 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
7281 (ebrowse-member-class, ebrowse-progress):
7282 Remove "-face" suffix from face names.
7283 (ebrowse-tree-mark-face, ebrowse-root-class-face)
7284 (ebrowse-file-name-face, ebrowse-default-face)
7285 (ebrowse-member-attribute-face, ebrowse-member-class-face)
7286 (ebrowse-progress-face):
7287 New backward-compatibility aliases for renamed faces.
7288 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
7289 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
7290 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
7291 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
7292
7293 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
7294 antlr-syntax)
7295 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
7296 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
7297 names.
7298 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
7299 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
7300 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
7301 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
7302 backward-compatibility aliases for renamed faces.
7303 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
7304 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
7305 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
7306 remove "font-lock-". Use renamed antlr-mode faces.
7307 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
7308 literal face-names with face variable references.
7309
7310 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
7311 face name.
7312 (Buffer-menu-buffer-face): New backward-compatibility alias for
7313 renamed face.
7314 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
7315
7316 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
7317
7318 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
7319 Eliminate "-face" suffix.
7320 (makefile-targets): Inherit from font-lock-function-name-face and
7321 eliminate "-face" suffix.
7322 (makefile-shell): Remove attributes and eliminate "-face" suffix.
7323 (makefile-*-font-lock-keywords): Append makefile-targets in rule
7324 actions, instead of prepending, to make it less visible.
7325 (makefile-previous-dependency, makefile-match-dependency):
7326 Don't match a target on a continuation line.
7327
7328 * files.el (auto-mode-alist): Put Makefile in gmake mode.
7329
7330 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
7331
7332 * progmodes/gdb-ui.el (menu): Re-order menu items.
7333 (gdb-tooltip-print): Respect tooltip-use-echo-area.
7334
7335 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
7336 Define in tooltip.el.
7337 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
7338 (gud-tooltip-tips): Respect tooltip-use-echo-area and
7339 gud-tooltip-echo-area.
7340
7341 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
7342 backward compatibility and make obsolete.
7343 (tooltip-help-tips): Use tooltip-use-echo-area.
7344 (tooltip-show-help-function): Rename to...
7345 (tooltip-show-help): ...this, because it is a function.
7346 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
7347
7348 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7349
7350 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
7351 (edebug-print-length, edebug-print-level, edebug-print-circle)
7352 (edebug-modify-breakpoint, edebug-eval-last-sexp)
7353 (edebug-eval-print-last-sexp): Doc fixes.
7354
7355 2005-06-14 Kim F. Storm <storm@cua.dk>
7356
7357 * ido.el (ido-mode): Make a new keymap every time we enable ido,
7358 as the coverage buffer/file/both may change.
7359
7360 2005-06-14 Lute Kamstra <lute@gnu.org>
7361
7362 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
7363 and run-mode-hooks. Simplify.
7364
7365 * mail/rmailedit.el (rmail-edit-mode):
7366 * progmodes/octave-inf.el (inferior-octave-mode):
7367 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
7368
7369 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
7370 and run-mode-hooks.
7371 (recentf-edit-list, recentf-open-files): Don't call
7372 kill-all-local-variables directly.
7373
7374 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
7375
7376 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
7377
7378 * emacs-lisp/byte-run.el (make-obsolete)
7379 (define-obsolete-function-alias): Rename arguments FUNCTION and
7380 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
7381 (make-obsolete-variable, define-obsolete-variable-alias):
7382 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
7383 respectively.
7384
7385 * isearchb.el (isearchb-activate):
7386 * pcvs.el (cvs-mode):
7387 * ses.el (ses-load):
7388 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
7389 * net/tramp.el (tramp-find-file-exists-command)
7390 (tramp-find-shell):
7391 * progmodes/ada-mode.el (ada-create-case-exception)
7392 (ada-create-case-exception-substring, ada-make-subprogram-body):
7393 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
7394 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
7395 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
7396 * textmodes/org.el (org-promote, org-evaluate-time-range)
7397 (org-agenda-next-date-line, org-agenda-previous-date-line)
7398 (org-agenda-error, org-open-at-point, org-table-move-row)
7399 (org-format-table-table-html-using-table-generate-source)
7400 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
7401 * textmodes/reftex.el (reftex-access-scan-info):
7402 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
7403 (reftex-toc-promote-prepare): Follow error conventions.
7404
7405 * diff-mode.el (diff-mode): Fix typo in docstring.
7406
7407 * forms.el (forms--intuit-from-file): Fix reference to
7408 `forms-number-of-fields' in error message.
7409 (forms-print): Fix quoting in error message.
7410
7411 * forms.el (forms-mode):
7412 * emulation/vi.el (vi-goto-insert-state):
7413 * progmodes/flymake.el (flymake-new-err-info)
7414 (flymake-start-syntax-check-for-current-buffer)
7415 (flymake-simple-cleanup):
7416 * eshell/esh-var.el (eshell/export):
7417 * progmodes/gud.el (xdb):
7418 * textmodes/flyspell.el (flyspell-incorrect-hook)
7419 (flyspell-maybe-correct-transposition)
7420 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
7421
7422 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
7423
7424 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
7425 minibuffer prompt.
7426
7427 2005-06-13 Kim F. Storm <storm@cua.dk>
7428
7429 * subr.el (add-to-ordered-list): New defun.
7430
7431 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
7432 add cua--keymap-alist to emulation-mode-map-alists.
7433
7434 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7435
7436 * subr.el (complete-in-turn): New macro.
7437 (dynamic-completion-table, lazy-completion-table): Add debug info.
7438
7439 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
7440 in preference to face aliases.
7441
7442 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
7443 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
7444 Remove unused vars `start' and `firstline'.
7445 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
7446 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
7447
7448 2005-06-13 Eli Zaretskii <eliz@gnu.org>
7449
7450 * cus-start.el (all): Don't complain about missing GTK-related
7451 variables, unless either `gtk' is boundp or this isn't a
7452 `windows-nt' build.
7453
7454 2005-06-13 Lute Kamstra <lute@gnu.org>
7455
7456 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
7457 run-mode-hooks.
7458
7459 * ediff-mult.el (ediff-meta-mode):
7460 * ediff-util.el (ediff-mode): Use run-mode-hooks.
7461
7462 * ledit.el (ledit-mode): Use delay-mode-hooks.
7463
7464 * woman.el (woman-mode-line-format): Delete constant.
7465 (woman-mode-map): Initialize it properly.
7466 (woman-mode): Set mode-class property to special.
7467 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
7468 Set major-mode and mode-name. Don't set mode-line-format directly.
7469 (Man-getpage-in-background): Don't reference woman-mode-line-format.
7470
7471 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
7472 string argument obsolete.
7473
7474 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
7475
7476 * textmodes/org.el (org-CUA-compatible): New option.
7477 (org-disputed-keys): New variable.
7478 (org-key): New function.
7479 (orgtbl-make-binding): Add docstring to the created function.
7480 (org-mode): Set paragraph start/separate regexps.
7481 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
7482 (org-archive-location, org-archive-mark-done)
7483 (org-archive-stamp-time): New options.
7484 (org-archive-subtree): New command.
7485 (org-fill-paragraph): New function.
7486 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
7487 (org-fake-empty-table-line): Function removed.
7488 (org-format-org-table-html): Do not create empty table lines at
7489 separator lines. Improved table header treatment.
7490 (org-link-format): New option.
7491 (org-make-link): New function.
7492 (org-insert-link, org-store-link): Use org-make-link.
7493 (org-open-file): Quote file name for shell command, to allow
7494 spaces in file names.
7495 (org-link-regexp): Fix bug with mailto link.
7496 (org-link-maybe-angles-regexp, org-protected-link-regexp):
7497 New constants.
7498 (org-export-as-html): Deal with the optional angles around a link.
7499 Better treatment of file: links.
7500 (org-open-at-point): Replace @{ and @} with < and >.
7501 (org-run-mode-hooks): Function removed.
7502 (org-agenda-mode): No longer use `org-run-mode-hooks'.
7503
7504 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
7505
7506 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
7507 MI command -data-list-register-values.
7508 (gdb-post-prompt): Indent properly.
7509
7510 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
7511
7512 * hilit-chg.el (highlight-changes-colors): Rename from
7513 `highlight-changes-colours'.
7514 (highlight-changes-colours): Keep as obsolete alias.
7515 (highlight-changes-face-list): Doc fix.
7516 (hilit-chg-make-list): Use `highlight-changes-colors'.
7517
7518 2005-06-12 Mark A. Hershberger <mah@everybody.org>
7519
7520 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
7521 defun-prompt-regexp.
7522
7523 2005-06-12 Eli Zaretskii <eliz@gnu.org>
7524
7525 * loadup.el: Don't say we are dumping under 2 names on windows-nt
7526 and cygwin.
7527
7528 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
7529 Don't use an old loaddefs.el, as in Makefile.in.
7530
7531 2005-06-12 Lute Kamstra <lute@gnu.org>
7532
7533 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
7534
7535 * man.el (Man-mode-map): Initialize it properly.
7536 (Man-mode): Set mode-class property to special.
7537
7538 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
7539
7540 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7541
7542 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
7543 A newline is needed in the docstring there.
7544
7545 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
7546 Doc fixes.
7547
7548 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7549
7550 * printing.el: Doc fix. The menubar is no more changed when printing
7551 is loaded, it only changes when pr-menu-bind or pr-update-menus is
7552 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
7553 (pr-version): New version number (6.8.4).
7554 (pr-menu-bind): New command.
7555 (pr-update-menus): Docstring and code fix.
7556 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
7557 Docstring fix.
7558 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
7559 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
7560
7561 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
7562
7563 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
7564 "Returns" to "return", document useful return values, etc.
7565
7566 2005-06-11 Alan Mackenzie <acm@muc.de>
7567
7568 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
7569 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
7570 (adaptive-file-function): Minor amendment to doc-string.
7571
7572 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7573
7574 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
7575 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
7576 Fix :type--it is `integer', not `string'.
7577
7578 * faces.el (modeline-highlight): Rename from (the erroneous)
7579 `modeline-higilight'.
7580
7581 2005-06-11 Lute Kamstra <lute@gnu.org>
7582
7583 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
7584 lisp-interaction-mode-map but make it the parent.
7585 (edebug-eval-mode): Use define-derived-mode.
7586
7587 2005-06-11 Andreas Schwab <schwab@suse.de>
7588
7589 * bindings.el: Add binding of `ESC functionkey' for every
7590 `M-functionkey'.
7591 * hexl.el (hexl-mode-map): Likewise.
7592
7593 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
7594
7595 * progmodes/compile.el (compilation-error-regexp-alist-alist)
7596 [msft]: update regexp for newer msft compilers.
7597
7598 2005-06-10 Mark A. Hershberger <mah@everybody.org>
7599
7600 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
7601 ATTLIST portions of included DTDs.
7602 (xml-parse-dtd): Eliminate use of inefficient match-data.
7603
7604 2005-06-10 Miles Bader <miles@gnu.org>
7605
7606 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
7607 (mpuz-text): Remove "-face" suffix from face names.
7608 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
7609 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
7610 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
7611
7612 * play/gomoku.el (gomoku-O, gomoku-X):
7613 Remove "-face" suffix from face names.
7614 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
7615 New backward-compatibility aliases for renamed faces.
7616 (gomoku-font-lock-keywords): Use renamed gomoku faces.
7617
7618 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7619
7620 * thumbs.el: Fixes for changes of 2005-06-09.
7621 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
7622 as a directory.
7623 (thumbs-thumbname): Remove directory separator from format string;
7624 `thumbs-thumbsdir' now returns a valid directory name.
7625 (thumbs-temp-dir): New defsubst.
7626 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
7627 Use it.
7628
7629 * cus-edit.el (minibuffer):
7630 * files.el (make-backup-file-name-function):
7631 * filesets.el (filesets-external-viewers):
7632 * hilit-chg.el (highlight-changes-colours)
7633 (highlight-changes-face-list, highlight-changes-rotate-faces):
7634 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
7635 * kmacro.el (kmacro-call-macro):
7636 * log-edit.el (log-edit-changelog-full-paragraphs):
7637 * mouse.el (mouse-1-click-follows-link):
7638 * skeleton.el (skeleton-autowrap):
7639 * subr.el (insert-for-yank-1):
7640 * tempo.el (tempo-insert-region):
7641 * terminal.el (terminal-emulator):
7642 * time.el (display-time-mail-face):
7643 * vc.el (vc-annotate):
7644 * vcursor.el (vcursor-copy-line):
7645 * woman.el (woman-bold-headings, woman-ignore)
7646 (woman-default-faces, woman-monochrome-faces):
7647 * calendar/todo-mode.el (todo-insert-threshold):
7648 * emulation/pc-select.el (pc-select-selection-keys-only)
7649 (pc-selection-mode):
7650 * emulation/vip.el (vip-find-char-forward):
7651 * emulation/viper-cmd.el (viper-find-char-forward):
7652 * international/mule-cmds.el
7653 (select-safe-coding-system-accept-default-p)
7654 (input-method-exit-on-invalid-key):
7655 * international/mule-diag.el (describe-coding-system):
7656 * international/ucs-tables.el (unify-8859-on-encoding-mode):
7657 * net/browse-url.el (browse-url-xterm-program):
7658 * obsolete/lazy-lock.el (lazy-lock-mode):
7659 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
7660 (cperl-mode):
7661 * progmodes/cpp.el (cpp-face-light-name-list)
7662 (cpp-face-dark-name-list):
7663 * progmodes/delphi.el (delphi-newline-always-indents):
7664 Fix spellings in docstrings.
7665
7666 * ido.el (ido-mode, ido-file-extensions-order)
7667 (ido-default-file-method, ido-default-buffer-method)
7668 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
7669 (ido-decorations, ido-read-file-name-as-directory-commands)
7670 (ido-read-file-name-non-ido, ido-work-directory-list)
7671 (ido-ignore-item-temp-list, ido-current-directory)
7672 (ido-magic-forward-char, ido-enter-find-file)
7673 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
7674 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
7675
7676 2005-06-10 Lute Kamstra <lute@gnu.org>
7677
7678 * play/dunnet.el (dun-mode): Use define-derived-mode.
7679 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
7680 obsolete alias.
7681
7682 * play/doctor.el (doctor-mode-map): Remove defvar.
7683 (doctor-mode): Use define-derived-mode.
7684
7685 * mail/mspools.el (mspools-mode):
7686 * net/eudc-hotlist.el (eudc-hotlist-mode):
7687 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
7688
7689 2005-06-10 Miles Bader <miles@gnu.org>
7690
7691 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7692 Remove "-face" suffix from face names.
7693 (flyspell-incorrect-face, flyspell-duplicate-face):
7694 New backward-compatibility aliases for renamed faces.
7695 (flyspell-mode-on, make-flyspell-overlay)
7696 (flyspell-highlight-incorrect-region)
7697 (flyspell-highlight-duplicate-region)
7698 (flyspell-display-next-corrections)
7699 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
7700
7701 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
7702 from face name.
7703 (texinfo-heading-face): New backward-compatibility alias for
7704 renamed face.
7705 (texinfo-heading-face): Use renamed texinfo-heading face.
7706
7707 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
7708 suffix from face names.
7709 (tex-math-face, tex-verbatim-face):
7710 New backward-compatibility aliases for renamed faces.
7711 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
7712 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
7713 literal face name.
7714
7715 * textmodes/table.el (table-cell): Remove "-face" suffix from face
7716 name.
7717 (table-cell-face): New backward-compatibility alias for renamed face.
7718 (table--put-cell-face-property, table--update-cell-face):
7719 Use renamed table-cell face.
7720
7721 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
7722 from face name.
7723 (sgml-namespace-face): New backward-compatibility alias for
7724 renamed face.
7725 (sgml-namespace-face): Use renamed sgml-namespace face.
7726
7727 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
7728 (org-level-4, org-level-5, org-level-6, org-level-7)
7729 (org-level-8, org-warning, org-headline-done)
7730 (org-deadline-announce, org-scheduled-today)
7731 (org-scheduled-previously, org-link, org-done, org-table)
7732 (org-time-grid): Remove "-face" suffix from face names.
7733 (org-level-1-face, org-level-2-face, org-level-3-face)
7734 (org-level-4-face, org-level-5-face, org-level-6-face)
7735 (org-level-7-face, org-level-8-face, org-warning-face)
7736 (org-headline-done-face, org-deadline-announce-face)
7737 (org-scheduled-today-face, org-scheduled-previously-face)
7738 (org-link-face, org-done-face, org-table-face)
7739 (org-time-grid-face):
7740 New backward-compatibility aliases for renamed faces.
7741 (org-level-faces, org-set-font-lock-defaults, org-timeline)
7742 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
7743 (org-agenda-get-timestamps, org-agenda-get-scheduled)
7744 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
7745
7746 * emulation/viper-init.el (viper-search, viper-replace-overlay)
7747 (viper-minibuffer-emacs, viper-minibuffer-insert)
7748 (viper-minibuffer-vi): Remove "-face" suffix from face names.
7749 (viper-search-face, viper-replace-overlay-face)
7750 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
7751 (viper-minibuffer-vi-face):
7752 New backward-compatibility aliases for renamed faces.
7753 (viper-search-face, viper-replace-overlay-face)
7754 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
7755 (viper-minibuffer-vi-face): Use renamed viper faces.
7756
7757 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
7758 Remove "-face" suffix from face names.
7759 (testcover-nohits-face, testcover-1value-face):
7760 New backward-compatibility aliases for renamed faces.
7761 (testcover-mark): Use renamed testcover faces.
7762
7763 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
7764 face name.
7765 (diary-button-face): New backward-compatibility alias for renamed face.
7766 (diary-entry): Use renamed diary-button face.
7767
7768 * calendar/calendar.el (diary, calendar-today, holiday)
7769 (mark-visible-calendar-date): Remove "-face" suffix from face names.
7770 (diary-face, calendar-today-face, holiday-face):
7771 New backward-compatibility aliases for renamed faces.
7772 (eval-after-load "facemenu", diary-entry-marker)
7773 (calendar-today-marker, calendar-holiday-marker, diary-face):
7774 Use renamed calendar faces.
7775
7776 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
7777 (compare-windows-face): New backward-compatibility alias for
7778 renamed face.
7779 (compare-windows-highlight): Use renamed compare-windows face.
7780
7781 * strokes.el (strokes-char): Remove "-face" suffix from face name.
7782 (strokes-char-face): New backward-compatibility alias for renamed face.
7783 (strokes-encode-buffer): Use renamed strokes-char face.
7784
7785 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
7786 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
7787 Remove "-face" suffix from face names.
7788 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
7789 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
7790 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
7791 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
7792 Use renamed pcvs faces.
7793 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
7794 * pcvs-defs.el (cvs-mode-map): Likewise.
7795 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
7796
7797 * info.el (info-title-1, info-title-2, info-title-3)
7798 (info-title-4): Remove "-face" suffix from and downcase face names.
7799 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
7800 (Info-title-4-face):
7801 New backward-compatibility aliases for renamed faces.
7802 (Info-fontify-node): Use renamed info faces.
7803
7804 * hilit-chg.el (highlight-changes, highlight-changes-delete):
7805 Remove "-face" suffix from face names.
7806 (highlight-changes-face, highlight-changes-delete-face):
7807 New backward-compatibility aliases for renamed faces.
7808 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
7809 (hilit-chg-make-list): Use renamed highlight-changes faces.
7810
7811 * generic-x.el (show-tabs-tab, show-tabs-space):
7812 Remove "-face" suffix from face names.
7813 (show-tabs-tab-face, show-tabs-space-face):
7814 New backward-compatibility aliases for renamed faces.
7815 (show-tabs-generic-mode-font-lock-defaults-1)
7816 (show-tabs-generic-mode-font-lock-defaults-2):
7817 Use renamed show-tabs faces.
7818
7819 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
7820 (smerge-markers): Remove "-face" suffix from face names.
7821 (smerge-mine-face, smerge-other-face, smerge-base-face)
7822 (smerge-markers-face):
7823 New backward-compatibility aliases for renamed faces.
7824 (smerge-mine-face, smerge-other-face, smerge-base-face)
7825 (smerge-markers-face): Use renamed smerge faces.
7826
7827 * log-view.el (log-view-file, log-view-message): Remove "-face"
7828 suffix from face names.
7829 (log-view-file-face, log-view-message-face):
7830 New backward-compatibility aliases for renamed faces.
7831 (log-view-file-face, log-view-message-face): Use renamed log-view
7832 faces.
7833
7834 * paren.el (show-paren-match, show-paren-mismatch):
7835 Remove "-face" suffix from face names.
7836 (show-paren-match-face, show-paren-mismatch-face):
7837 New backward-compatibility aliases for renamed faces.
7838 (show-paren-function): Use renamed show-paren faces.
7839
7840 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
7841 (ruler-mode-margins, ruler-mode-fringes)
7842 (ruler-mode-column-number, ruler-mode-fill-column)
7843 (ruler-mode-comment-column, ruler-mode-goal-column)
7844 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
7845 suffix from face names.
7846 (ruler-mode-default-face, ruler-mode-pad-face)
7847 (ruler-mode-margins-face, ruler-mode-fringes-face)
7848 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
7849 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
7850 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
7851 New backward-compatibility aliases for renamed faces.
7852 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
7853 (ruler-mode-column-number, ruler-mode-fill-column)
7854 (ruler-mode-comment-column, ruler-mode-goal-column)
7855 (ruler-mode-tab-stop, ruler-mode-current-column)
7856 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
7857 faces.
7858
7859 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
7860 face name.
7861 (whitespace-highlight-the-space): Use renamed face.
7862 (whitespace-highlight-face): New backward-compatibility alias for
7863 renamed face.
7864
7865 * woman.el (woman-italic, woman-bold, woman-unknown)
7866 (woman-addition, woman-symbol-face):
7867 Remove "-face" suffix from face names.
7868 (woman-italic-face, woman-bold-face, woman-unknown-face)
7869 (woman-addition-face):
7870 New backward-compatibility aliases for renamed faces.
7871 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
7872 (woman-decode-region, woman-replace-match)
7873 (woman-display-extended-fonts, woman-special-characters)
7874 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
7875 Use renamed woman faces.
7876
7877 * longlines.el (longlines-visible-face): Face removed.
7878
7879 * diff-mode.el (diff-header, diff-file-header, diff-index)
7880 (diff-hunk-header, diff-removed, diff-added, diff-changed)
7881 (diff-function, diff-context, diff-nonexistent): Remove "-face"
7882 suffix from face names.
7883 (diff-header-face, diff-file-header-face, diff-index-face)
7884 (diff-hunk-header-face, diff-removed-face, diff-added-face)
7885 (diff-changed-face, diff-function-face, diff-context-face)
7886 (diff-nonexistent-face): New backward-compatibility aliases for
7887 renamed faces.
7888 (diff-header-face, diff-file-header-face)
7889 (diff-index, diff-index-face, diff-hunk-header)
7890 (diff-hunk-header-face, diff-removed, diff-removed-face)
7891 (diff-added, diff-added-face, diff-changed-face, diff-function)
7892 (diff-function-face, diff-context-face, diff-nonexistent)
7893 (diff-nonexistent-face): Use renamed diff-mode faces.
7894
7895 * progmodes/compile.el (compilation-warning-face)
7896 (compilation-info-face): Remove "-face" suffix from face names.
7897 (compilation-warning-face, compilation-info-face):
7898 New backward-compatibility aliases for renamed faces.
7899 (compilation-warning-face, compilation-info-face):
7900 Use renamed compilation faces.
7901
7902 * add-log.el (change-log-date, change-log-name)
7903 (change-log-email, change-log-file, change-log-list)
7904 (change-log-conditionals, change-log-function)
7905 (change-log-acknowledgement): Remove "-face" suffix from face names.
7906 (change-log-date-face, change-log-name-face)
7907 (change-log-email-face, change-log-file-face)
7908 (change-log-list-face, change-log-conditionals-face)
7909 (change-log-function-face, change-log-acknowledgement-face):
7910 New backward-compatibility aliases for renamed faces.
7911 (change-log-font-lock-keywords): Use renamed change-log faces.
7912
7913 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
7914 (custom-set, custom-changed, custom-saved, custom-button)
7915 (custom-button-pressed, custom-documentation, custom-state)
7916 (custom-comment, custom-comment-tag, custom-variable-tag)
7917 (custom-variable-button, custom-face-tag, custom-group-tag-1)
7918 (custom-group-tag): Remove "-face" suffix from face names.
7919 (custom-magic-alist, custom-magic-value-create)
7920 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
7921 (custom-invalid-face, custom-rogue-face, custom-modified-face)
7922 (custom-set-face, custom-changed-face, custom-saved-face)
7923 (custom-button-face, custom-button-pressed-face)
7924 (custom-documentation-face, custom-state-face)
7925 (custom-comment-face, custom-comment-tag-face)
7926 (custom-variable-tag-face, custom-variable-button-face)
7927 (custom-face-tag-face, custom-group-tag-face-1)
7928 (custom-group-tag-face):
7929 New backward-compatibility aliases for renamed faces.
7930
7931 * wid-edit.el (widget-documentation, widget-button)
7932 (widget-field, widget-single-line-field, widget-inactive)
7933 (widget-button-pressed): "-face" suffix removed from face names.
7934 (widget-documentation-face, widget-button-face)
7935 (widget-field-face, widget-single-line-field-face)
7936 (widget-inactive-face, widget-button-pressed-face):
7937 New backward-compatibility aliases for renamed faces.
7938 (widget-documentation-face, widget-button-face)
7939 (widget-button-pressed-face, widget-specify-field)
7940 (widget-specify-inactive): Use renamed widget faces.
7941
7942 2005-06-10 Kenichi Handa <handa@m17n.org>
7943
7944 * term/x-win.el (x-clipboard-yank): Remove condition-case
7945 wrapping.
7946
7947 2005-06-11 Kenichi Handa <handa@m17n.org>
7948
7949 * add-log.el (change-log-font-lock-keywords): Make the regexp for
7950 date lines stricter.
7951
7952 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
7953
7954 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
7955 of x-get-selection.
7956
7957 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7958
7959 * comint.el (comint-mode, comint-snapshot-last-prompt):
7960 * frame.el (frame-current-scroll-bars):
7961 * term.el (term-mode, term-check-proc, term-input-sender)
7962 (term-simple-send, term-extract-string, term-word)
7963 (term-match-partial-filename):
7964 * window.el (window-current-scroll-bars):
7965 * emulation/cua-base.el (cua-normal-cursor-color)
7966 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
7967 (cua-global-mark-cursor-color):
7968 * mail/undigest.el (rmail-forward-separator-regex):
7969 Fix typos in docstrings.
7970
7971 * comint.el (comint-check-proc, make-comint-in-buffer)
7972 (comint-source-default): Doc fixes.
7973
7974 * term.el (term-send-string): Improve argument/docstring consistency.
7975
7976 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
7977
7978 * comint.el (comint-send-input): Bind `inhibit-read-only' around
7979 call to `delete-region'.
7980 (comint-mode-hook): Do not enable Font Lock by default.
7981
7982 2005-06-09 Lute Kamstra <lute@gnu.org>
7983
7984 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
7985 could be void.
7986
7987 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7988
7989 * emacs-lisp/debug.el (debugger-will-be-back): New var.
7990 (debug): Use it.
7991 (debugger-step-through, debugger-continue, debugger-jump)
7992 (debugger-return-value): Set it when needed.
7993 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
7994 Use inhibit-read-only.
7995
7996 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
7997
7998 * window.el (shrink-window-if-larger-than-buffer)
7999 (window-size-fixed): Fix typo in docstring.
8000
8001 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
8002 thumbnails directory on loading.
8003 (thumbs-conversion-program): Use `eq' to check the system type,
8004 not `equal'.
8005 (thumbs-temp-dir): Initialize to `temporary-file-directory',
8006 not "/tmp". Fix docstring.
8007 (thumbs-thumbsdir): New function to return the thumbnails
8008 directory, creating it if needed.
8009 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
8010 (thumbs-temp-file): Delete variable and make it into a function.
8011 (thumbs-resize-image, thumbs-modify-image): Use it.
8012 (thumbs-kill-buffer): Simplify.
8013 (thumbs-gensym): Defalias or duplicate CL `gensym'.
8014 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
8015 docstrings.
8016
8017 2005-06-09 Kim F. Storm <storm@cua.dk>
8018
8019 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
8020 set-match-data to free markers in match-data.
8021
8022 * replace.el (replace-match-data): Pass RESEAT arg `t' to
8023 match-data to unchain markers in match-data.
8024
8025 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8026
8027 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
8028 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
8029 unnecessary now.
8030
8031 2005-06-08 Richard M. Stallman <rms@gnu.org>
8032
8033 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
8034 give the variable a doc string that doesn't say don't set it directly.
8035
8036 * textmodes/ispell.el (ispell-check-version):
8037 Use match-string-no-properties.
8038 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
8039 (ispell-buffer-local-words): Likewise.
8040
8041 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
8042 except on terminals with enough colors to really display it.
8043 (makefile-dependency-regex): Delete spurious `bb'.
8044
8045 * faces.el (escape-glyph): Use blue once again in last case.
8046 (no-break-space): Redefine so that it isn't invisible on a tty.
8047
8048 2005-06-08 Kim F. Storm <storm@cua.dk>
8049
8050 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
8051 also when reading directory name.
8052
8053 2005-06-08 Lute Kamstra <lute@gnu.org>
8054
8055 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
8056 (flyspell-mode-line-string): Remove autoload cookie.
8057 (flyspell-mode): Remove defvar.
8058
8059 2005-06-07 Lute Kamstra <lute@gnu.org>
8060
8061 * textmodes/org.el (org-run-mode-hooks): New function.
8062 (org-agenda-mode): Use it.
8063
8064 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
8065
8066 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
8067
8068 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8069
8070 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
8071
8072 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
8073
8074 * font-lock.el (font-lock-add-keywords): Doc fix.
8075
8076 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8077
8078 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
8079 (tex-compile-default): In the absence of any history, use the order in
8080 tex-compile-alist to choose the preferred command.
8081 (tex-compile-commands): Reorder a bit.
8082
8083 * textmodes/flyspell.el (flyspell-auto-correct-binding)
8084 (flyspell-incorrect-face, flyspell-duplicate-face):
8085 Use (X)Emacs-agnostic code.
8086 (flyspell-mode-map): Don't overwrite at each load. Remove code
8087 redundant with the subsequent add-minor-mode. Merge Emacs and
8088 XEmacs code.
8089 (flyspell-word): Minor simplification.
8090 (flyspell-math-tex-command-p): Quieten the byte-compiler.
8091 (flyspell-external-point-words): Remove unused vars `size' and `start'.
8092 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
8093 Merge the corresponding Emacs code.
8094 (flyspell-correct-word, flyspell-xemacs-popup):
8095 Use flyspell-do-correct.
8096
8097 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
8098 a dedicated window.
8099
8100 * international/latexenc.el (latexenc-find-file-coding-system):
8101 Undo part of last patch, to turn off a compiler warning.
8102
8103 2005-06-06 Juri Linkov <juri@jurta.org>
8104
8105 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
8106 Rename `tmm-inactive-face' to `tmm-inactive'.
8107
8108 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
8109
8110 * iswitchb.el: Rename faces.
8111
8112 2005-06-06 Kim F. Storm <storm@cua.dk>
8113
8114 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
8115 (cua-global-mark): Remove -face suffix from face names.
8116
8117 * emulation/cua-gmrk.el (cua--init-global-mark):
8118 Remove cua-global-mark face setup.
8119
8120 2005-06-06 Richard M. Stallman <rms@gnu.org>
8121
8122 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
8123 just like other allowed characters.
8124 (makefile-match-dependency): Exclude leading and training whitespace
8125 from the range of regexp subexp 1.
8126 (makefile-macroassign-regex): Don't try to match the body,
8127 just the name of the macro being defined.
8128
8129 * info.el (Info-read-node-name-2): New function.
8130 (Info-read-node-name-1): Use that.
8131 Add a completion-base-size-function property.
8132
8133 * simple.el (completion-setup-function): Look for
8134 completion-base-size-function property of minibuffer-completion-table.
8135
8136 * files.el (locate-file-completion): Doc fix.
8137
8138 * printing.el: Don't call pr-update-menus; user must do that.
8139
8140 * emacs-lisp/debug.el (debugger-window): New variable.
8141 (debug): Use debugger-window if it is set and still alive.
8142 Record debugger-window for next entry.
8143
8144 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
8145
8146 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
8147
8148 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
8149 (hack-one-local-variable, hack-local-variables)
8150 (hack-local-variables-prop-line): Pass that arg.
8151
8152 2005-06-06 Kim F. Storm <storm@cua.dk>
8153
8154 * ido.el (ido-first-match, ido-only-match, ido-subdir)
8155 (ido-indicator): Remove -face suffix from face names.
8156
8157 2005-06-06 Juri Linkov <juri@jurta.org>
8158
8159 * font-lock.el (font-lock-regexp-backslash)
8160 (font-lock-regexp-backslash-construct): New faces.
8161 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
8162 after `('. Add `while-no-input' to control structures.
8163
8164 * faces.el (no-break-space, shadow): New faces.
8165 (escape-glyph): Use less loud colors pink2 and red4.
8166
8167 * diff-mode.el (diff-context-face)
8168 * dired.el (dired-ignored)
8169 * rfn-eshadow.el (file-name-shadow)
8170 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
8171
8172 * info.el (Info-title-1-face): Use green instead of yellow because
8173 bold yellow is not readable on light backgrounds.
8174
8175 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
8176 before selecting the desired mode to not spend time fontifying
8177 old contents.
8178
8179 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
8180
8181 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
8182 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
8183
8184 * ps-print.el (ps-default-fg, ps-default-bg):
8185 Fix typos in docstrings.
8186
8187 * isearchb.el (isearchb): Don't pass a spurious second argument to
8188 `iswitchb-completions'.
8189
8190 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
8191
8192 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
8193 to preserve point.
8194 (gdb-find-file-hook): Add doc string.
8195
8196 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
8197 C dereferenced pointer expression.
8198 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
8199
8200 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
8201
8202 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
8203 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
8204 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
8205 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
8206 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
8207 Make background transparent.
8208
8209 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
8210
8211 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
8212 (font-lock-remove-keywords): Doc fix.
8213 (font-lock-mode-major-mode): Compiler defvar.
8214 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
8215
8216 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
8217 (font-lock-mode): Update `font-lock-mode-major-mode'.
8218 (font-lock-set-defaults): Compiler defvar.
8219 (font-lock-default-function): Take `font-lock-mode-major-mode'
8220 into account.
8221
8222 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
8223 keep track of which major mode it enabled the minor mode for.
8224 Use find-file-hook again. Update docstring.
8225
8226 * simple.el (eval-expression-print-level)
8227 (eval-expression-print-length, eval-expression-debug-on-error):
8228 Doc fixes.
8229
8230 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
8231
8232 * iswitchb.el (iswitchb-single-match-face)
8233 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
8234 (iswitchb-invalid-regexp-face): New faces.
8235 (iswitchb-completions): Use them.
8236 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
8237 now marked as an obsolete alias.
8238 (iswitchb-read-buffer): Remove check for bound font variables.
8239 (iswitchb-invalid-regexp): New free variable.
8240 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
8241 set iswitchb-invalid-regexp.
8242 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
8243 invalid regexps.
8244 (iswitchb-completions): Add check for complete match when entering
8245 a regexp.
8246 (iswitchb-completions): Remove require-match argument.
8247 (iswitchb-exhibit): Fix caller.
8248 (iswitchb-common-match-inserted): New variable.
8249 (iswitchb-complete, iswitchb-completion-help): Use it.
8250
8251 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
8252
8253 * url-http.el (url-http-chunked-encoding-after-change-function):
8254 Use `url-http-debug' instead of `message'.
8255
8256 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
8257
8258 * url-http.el (url-http-parse-headers): Pass redirected URL as a
8259 callback argument.
8260
8261 2005-06-04 Kim F. Storm <storm@cua.dk>
8262
8263 * simple.el (line-move): Only call sit-for when moving backwards.
8264
8265 * ido.el (ido-make-merged-file-list-1): New defun split from
8266 ido-make-merged-file-list.
8267 (ido-make-merged-file-list): Bind throw-on-input around call to
8268 ido-make-merged-file-list-1. Return input-pending-p if
8269 interrupted by more input available.
8270 (ido-read-internal): Handle input-pending-p return value from
8271 ido-make-merged-file-list.
8272
8273 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
8274
8275 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
8276 compatibility code.
8277
8278 * international/latexenc.el (latexenc-find-file-coding-system):
8279 Don't inherit the EOL part of the coding-system from the
8280 tex-main buffer. Fit within 80 columns.
8281
8282 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
8283
8284 * tmm.el (tmm-inactive-face): New face.
8285 (tmm-remove-inactive-mouse-face): New function.
8286 (tmm-prompt, tmm-add-one-shortcut)
8287 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
8288 but not selectable.
8289
8290 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
8291
8292 * faces.el (face-equal): Improve argument/docstring consistency.
8293
8294 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
8295
8296 * progmodes/make-mode.el (makefile-targets-face)
8297 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
8298 (makefile-bsdmake-dependency-regex)
8299 (makefile-makepp-rule-action-regex)
8300 (makefile-bsdmake-rule-action-regex): New constants.
8301 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
8302
8303 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8304 Allow (...) within `...' for makepp messages.
8305
8306 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
8307
8308 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
8309
8310 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
8311 "." files are deleted from all file lists before comparison.
8312
8313 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
8314 (viper-ESC-key): Made them customizable.
8315
8316 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
8317
8318 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
8319
8320 * autorevert.el (auto-revert-buffers): Use save-match-data.
8321
8322 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8323
8324 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
8325 menu items with a nil command binding.
8326
8327 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
8328
8329 * emacs-lisp/cl-macs.el (defsetf):
8330 Improve argument/docstring consistency.
8331
8332 * faces.el (list-faces-display): Improve the formatting by
8333 computing the maximum length required for any face-name (reworked
8334 patch of 1999-01-11, accidentally deleted on 1999-07-21).
8335 (internal-find-face): Remove redundant info in docstring.
8336
8337 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
8338
8339 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
8340 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
8341 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
8342 (gdb-assembler-custom): Improve regexps.
8343 (def-gdb-auto-update-handler): Use window point to preserve point.
8344
8345 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8346
8347 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
8348
8349 2005-05-31 Jay Belanger <belanger@truman.edu>
8350
8351 * calc/calc-embed.el (calc-embedded-word): Change argument passed
8352 to calc-embedded.
8353 (calc-embedded-make-info): Have plain prefix argument select
8354 entire line.
8355
8356 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
8357
8358 * faces.el (list-faces-display): Signal error if passed a regexp
8359 that matches no face name.
8360
8361 * simple.el (filter-buffer-substring): Fix typo in docstring.
8362
8363 2005-05-31 Richard M. Stallman <rms@gnu.org>
8364
8365 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
8366 (vhdl-emacs-21): Doc fix.
8367 (vhdl-mode): Unconditionally set comment-padding.
8368 (vhdl-fixup-whitespace-region): Insert spaces only where
8369 there are none.
8370 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
8371
8372 2005-05-30 John Wiegley <johnw@newartisans.com>
8373
8374 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
8375 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
8376 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
8377 `directory-sep-char' to ?/, and all uses of `string-to-int' to
8378 `string-to-number'.
8379
8380 2005-05-30 Jay Belanger <belanger@truman.edu>
8381
8382 * calc/calc.el (calc-bug-address): Fix docstring.
8383 (calc-window-hook, calc-trail-window-hook): New variables.
8384 (calc-trail-display): Restore use of calc-trail-window-hook.
8385 (calc): Restore use of calc-window-hook.
8386
8387 2005-05-31 Masatake YAMATO <jet@gyve.org>
8388
8389 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
8390
8391 * help-fns.el (help-C-file-name): Add autoload mark for
8392 `find-function-noselect'.
8393
8394 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8395
8396 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
8397 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
8398
8399 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8400
8401 * calendar/diary-lib.el (mark-included-diary-files): Only kill
8402 included diary buffer if it was not already being visited.
8403 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
8404
8405 * calendar/icalendar.el (top-level): Do not require 'appt.
8406
8407 * mail/supercite.el (sc-select-attribution): Only use a list
8408 element from sc-attrib-selection-list if it returns a string.
8409 Reported by Davide G. M. Salvetti <salve@debian.org>.
8410
8411 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
8412
8413 * thumbs.el (thumbs-thumbname): The resulting thumbname now
8414 includes a hash value to improve its uniqueness, and has a ".jpg"
8415 extension. Also, it is now a valid filename on all systems.
8416 (thumbs-make-thumb): Use `let', not `let*'.
8417 (thumbs-show-thumbs-list): Check for JPEG availability.
8418
8419 2005-05-30 Richard M. Stallman <rms@gnu.org>
8420
8421 * filesets.el (filesets-menu-ensure-use-cached):
8422 Prevent warning when emacs-version>= is undefined.
8423
8424 * printing.el (pr-interactive-n-up): Use string-to-number.
8425
8426 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
8427
8428 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
8429 Warn only when name to be defined is quoted.
8430
8431 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
8432
8433 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
8434 Make regexp more robust.
8435 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
8436 Force regeneration of disassembly.
8437
8438 2005-05-29 Jay Belanger <belanger@truman.edu>
8439
8440 * calc/calc.el (calc-user-invocation): Check if
8441 calc-invocation-macro is non-nil.
8442
8443 2005-05-29 Juri Linkov <juri@jurta.org>
8444
8445 * add-log.el (change-log-font-lock-keywords):
8446 Add `+' to e-mail regexp to accept mail address with keywords.
8447
8448 * man.el (Man-name-regexp): Add `:' to accept qualified names.
8449
8450 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
8451
8452 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
8453
8454 * ielm.el (inferior-emacs-lisp-mode): Ditto.
8455
8456 2005-05-29 Richard M. Stallman <rms@gnu.org>
8457
8458 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
8459 Undo the change that moves to end of the current word.
8460
8461 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
8462
8463 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
8464 Throw error when count <= 0 to ensure input is a number.
8465 (gdb-read-memory-custom): Pick up address from buffer.
8466 (gdb-memory-mode): Allow user to increment and decrement
8467 memory address from header line.
8468
8469 2005-05-29 Richard M. Stallman <rms@gnu.org>
8470
8471 * flyspell.el (flyspell-version): Function deleted.
8472 (flyspell-auto-correct-previous-hook): Doc fix.
8473
8474 * jit-lock.el (jit-lock-function, jit-lock-after-change):
8475 Do nothing if memory is full.
8476
8477 * font-lock.el (font-lock-fontify-syntactically-region):
8478 Pass t for GREEDY to looking-back.
8479
8480 * saveplace.el (save-place-alist-to-file): Write the file
8481 using write-region.
8482
8483 * subr.el (looking-back): New argument GREEDY.
8484
8485 * progmodes/compile.el (compilation-start): Set the mode
8486 before inserting the initial text.
8487
8488 * progmodes/which-func.el (which-func-update-1): Turn the mode
8489 off in case of error by setting which-func-mode.
8490
8491 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
8492
8493 * flyspell.el (flyspell-auto-correct-previous-word):
8494 Narrow down to what's on the screen, and recenter overlays
8495 at the end of the next word.
8496
8497 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
8498
8499 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
8500 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
8501 (flyspell-abbrev-p): Default to nil.
8502 (flyspell-use-global-abbrev-table-p): Doc fix.
8503 (flyspell-large-region): Allow nil as value.
8504 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
8505
8506 (mail-mode-flyspell-verify): More robust handling
8507 of `mail-header-separator'. More efficient signature detection.
8508 Allow for regexp metacharacters in message-header-separator.
8509 Adding `To' not to be checked in mail-mode-flyspell-verify.
8510
8511 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
8512 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
8513 Bind flyspell-auto-correct-binding.
8514 Bind C-. and C-, .
8515 (flyspell-mode-map): Likewise.
8516 (flyspell-mode): Doc fix.
8517 (flyspell-accept-buffer-local-defs): Preserve current buffer.
8518 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
8519 (flyspell-word-cache-result): New var, always local.
8520 (flyspell-check-pre-word-p): Doc fix.
8521 (flyspell-check-changed-word-p): Handle spc like newline.
8522 (flyspell-post-command-hook): Set flyspell-word-cache-result.
8523 (flyspell-word-search-backward, flyspell-word-search-forward):
8524 New functions.
8525 (flyspell-word): Return t if nothing to check.
8526 When parsing TeX code, check for after } or \.
8527 Use flyspell-word-search-backward to find previous word.
8528 Return nil if duplicated word.
8529 For word already checked, return same value as last time.
8530 Set flyspell-word-cache-result after checking.
8531 Don't clobber the return value.
8532 (flyspell-get-word): Major rewrite.
8533 (flyspell-external-point-words): New locals pword, pcount.
8534 Fix size used in progress message.
8535 Find the proper corresponding word in flyspell-large-region-buffer.
8536 (flyspell-region): Check for flyspell-large-region = nil.
8537 (flyspell-highlight-incorrect-region): Clean up overlays in region.
8538 (flyspell-auto-correct-word): Check that WORD is a cons.
8539 (flyspell-correct-word): Likewise.
8540
8541 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
8542
8543 * progmodes/make-mode.el (makefile-rule-action-regex)
8544 (makefile-macroassign-regex, makefile-makepp-mode)
8545 (makefile-bsdmake-mode): Continuation lines may be empty.
8546 Reported by Joshua Varner.
8547 (makefile-makepp-font-lock-keywords): Add $(stem).
8548
8549 2005-05-28 Karl Berry <karl@gnu.org>
8550
8551 * textmodes/tex-mode.el: Now that tex-send-command calls
8552 shell-quote-argument (2005-03-31 change), remove all calls to
8553 shell-quote-argument; they all end up invoking tex-send-command.
8554 The double quoting loses on filenames with non-safe characters,
8555 such as "@". Reported by Frederik Fouvry.
8556
8557 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
8558
8559 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
8560 about preserving point.
8561
8562 2005-05-27 Jay Belanger <belanger@truman.edu>
8563
8564 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
8565 Info-goto-node.
8566
8567 * calc/calc-embed.el (calc-embed-arg): New variable.
8568 (calc-do-embedded-activate, calc-embedded-activate-formula)
8569 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
8570 variable by new variable.
8571 (calc-embedded-make-info): Replace undeclared variable by new
8572 variable. When selecting region with positive prefix
8573 argument, use end of previous line instead of beginning of line.
8574
8575 * calc/calc-aent.el (calc-arg-values): Declare it.
8576
8577 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
8578 Declare them.
8579
8580 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
8581
8582 * calc/calc.el (calc-alg-map): Declare it.
8583
8584 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
8585
8586 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8587
8588 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
8589 (gdb-registers-buffer, toggle-gdb-all-registers):
8590 Toggle display of floating point registers.
8591 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
8592
8593 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
8594 (toggle-gud-tooltip-dereference):
8595 Rename from gud-toggle-tooltip-dereference.
8596
8597 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
8598
8599 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
8600
8601 2005-05-27 Jay Belanger <belanger@truman.edu>
8602
8603 * calc/calc-prog.el (calc-kbd-report): Remove.
8604 (calc-kbd-query): Rewrite.
8605
8606 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
8607
8608 * image.el (image-library-alist): Move to image.c.
8609 (image-type-available-p): Doc fix.
8610
8611 2005-05-27 Lute Kamstra <lute@gnu.org>
8612
8613 * calc/calc.el (calc):
8614 * outline.el (outline-1, outline-2, outline-3, outline-4)
8615 (outline-5, outline-6, outline-7, outline-8):
8616 * textmodes/dns-mode.el (dns-mode):
8617 * textmodes/sgml-mode.el (sgml-namespace-face):
8618 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
8619 (tex-verbatim-face, tex-use-reftex):
8620 * textmodes/texinfo.el (texinfo-heading-face):
8621 Specify customization group.
8622
8623 * longlines.el: Don't require easy-mmode.
8624 (longlines-visible-face): Specify customization group.
8625
8626 2005-05-27 Kenichi Handa <handa@m17n.org>
8627
8628 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
8629 encoding table of windows-1251.
8630
8631 * international/ucs-tables.el (ucs-set-table-for-input):
8632 If translation-table-for-input of a coding system is a symbol, get
8633 its translation-table property.
8634
8635 * international/code-pages.el: Don't register a coding system into
8636 non-iso-charset-alist more than once.
8637 (cp-make-coding-system): Likewise.
8638
8639 2005-05-26 John Wiegley <johnw@newartisans.com>
8640
8641 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
8642 `eshell-resume-eval' is wrapped in a list, it indicates that the
8643 command was run asynchronously. In that case, unwrap the value
8644 before checking the delimiter value.
8645
8646 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
8647 character before a space at the end of a line is \, assume the space
8648 is part of the last argument rather than a final argument separator.
8649
8650 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
8651 is in use, and the target is `t' or `nil' (which are the most common
8652 values), don't assume that the symbol target is a buffer.
8653
8654 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
8655
8656 * calendar/calendar.el (calendar-mode-line-format):
8657 Use mode-line-highlight as mouse-face.
8658
8659 * time.el (display-time-string-forms, display-time-update):
8660 Use mode-line-highlight as mouse-face.
8661
8662 2005-05-26 Jay Belanger <belanger@truman.edu>
8663
8664 * calc/calc.el (calc-language-alist): Remove extra defvar.
8665
8666 2005-05-26 Lute Kamstra <lute@gnu.org>
8667
8668 * arc-mode.el (archive-mode):
8669 * bookmark.el (bookmark-read-annotation-mode)
8670 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
8671 * bs.el (bs-mode):
8672 * calc/calc-yank.el (calc-edit-mode):
8673 * calc/calc.el (calc-mode, calc-trail-mode):
8674 * calculator.el (calculator-mode):
8675 * chistory.el (command-history-mode):
8676 * comint.el:
8677 * cus-edit.el (custom-mode):
8678 * descr-text.el (describe-text-mode):
8679 * ebuff-menu.el (Electric-buffer-menu-mode):
8680 * ediff-util.el (ediff-mode):
8681 * emacs-lisp/re-builder.el (reb-mode):
8682 * emulation/vi.el (vi-mode-setup):
8683 * emulation/ws-mode.el (wordstar-mode):
8684 * eshell/esh-mode.el (eshell-mode):
8685 * forms.el (forms-mode):
8686 * help-mode.el (help-mode):
8687 * hexl.el (hexl-mode):
8688 * ibuffer.el (ibuffer-mode):
8689 * ielm.el (inferior-emacs-lisp-mode):
8690 * info.el (Info-mode, Info-edit-mode):
8691 * international/swedish.el:
8692 * ledit.el (ledit-from-lisp-mode):
8693 * locate.el (locate-mode):
8694 * mail/rmail.el (rmail-mode):
8695 * mail/rmailedit.el (rmail-edit-mode):
8696 * mail/rmailsum.el (rmail-summary-mode):
8697 * mail/supercite.el (sc-electric-mode):
8698 * net/eudc.el (eudc-mode):
8699 * net/quickurl.el (quickurl-list-mode):
8700 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
8701 * obsolete/ooutline.el (outline-mode):
8702 * obsolete/options.el (Edit-options-mode):
8703 * obsolete/rnews.el (news-mode):
8704 * obsolete/rnewspost.el (news-reply-mode):
8705 * play/5x5.el (5x5-mode):
8706 * play/decipher.el (decipher-mode, decipher-stats-mode):
8707 * play/gomoku.el (gomoku-mode):
8708 * play/snake.el (snake-mode):
8709 * play/solitaire.el (solitaire-mode):
8710 * play/tetris.el (tetris-mode):
8711 * progmodes/ada-mode.el (ada-mode):
8712 * progmodes/antlr-mode.el (antlr-mode):
8713 * progmodes/autoconf.el (autoconf-mode):
8714 * progmodes/dcl-mode.el (dcl-mode):
8715 * progmodes/delphi.el (delphi-mode):
8716 * progmodes/ebrowse.el (ebrowse-tree-mode)
8717 (ebrowse-electric-list-mode, ebrowse-member-mode)
8718 (ebrowse-electric-position-mode):
8719 * progmodes/f90.el (f90-mode):
8720 * progmodes/fortran.el (fortran-mode):
8721 * progmodes/icon.el (icon-mode):
8722 * progmodes/idlw-help.el (idlwave-help-mode):
8723 * progmodes/idlw-shell.el (idlwave-shell-mode):
8724 * progmodes/idlwave.el (idlwave-mode):
8725 * progmodes/inf-lisp.el (inferior-lisp-mode):
8726 * progmodes/m4-mode.el (m4-mode):
8727 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
8728 * progmodes/modula2.el (modula-2-mode):
8729 * progmodes/octave-inf.el (inferior-octave-mode):
8730 * progmodes/octave-mod.el (octave-mode):
8731 * progmodes/pascal.el (pascal-mode):
8732 * progmodes/sh-script.el (sh-mode):
8733 * progmodes/sql.el (sql-mode, sql-interactive-mode):
8734 * progmodes/vhdl-mode.el (vhdl-mode):
8735 * progmodes/xscheme.el (scheme-interaction-mode):
8736 * replace.el (occur-mode):
8737 * ses.el (ses-mode):
8738 * simple.el (completion-list-mode):
8739 * skeleton.el:
8740 * speedbar.el (speedbar-mode):
8741 * term.el (term-mode):
8742 * terminal.el (terminal-edit-mode):
8743 * textmodes/reftex-index.el (reftex-index-mode)
8744 (reftex-index-phrases-mode):
8745 * textmodes/reftex-sel.el (reftex-select-label-mode)
8746 (reftex-select-bib-mode):
8747 * textmodes/reftex-toc.el (reftex-toc-mode):
8748 * wdired.el (wdired-change-to-wdired-mode):
8749 * wid-browse.el (widget-browse-mode):
8750 Use run-mode-hooks.
8751
8752 * array.el (array-mode):
8753 * calendar/todo-mode.el (todo-mode):
8754 * man.el (Man-mode):
8755 * play/landmark.el (lm-mode):
8756 * play/mpuz.el (mpuz-mode):
8757 Use kill-all-local-variables and run-mode-hooks.
8758
8759 * subr.el (delay-mode-hooks): Specify indentation.
8760
8761 2005-05-26 Mark A. Hershberger <mah@everybody.org>
8762
8763 * xml.el (xml-substitute-special): Don't die for undefined xml
8764 entities.
8765
8766 2005-05-26 Jay Belanger <belanger@truman.edu>
8767
8768 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
8769 of nil.
8770
8771 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8772
8773 * progmodes/gdb-ui.el (gdb-frame-address):
8774 Rename from gdb-current-address.
8775 (gdb-previous-frame-address): Rename from gdb-previous-address.
8776 (gdb-selected-frame): Rename from gdb-current-frame.
8777 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
8778 (gdb-frame-number): Rename from gdb-current-stack-level.
8779 (gdb-ann3): Match new mode-name for disassembly buffer.
8780 Extend initialization of variables.
8781 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
8782 (gdb-memory-mode): Use mouse-face in header line.
8783 (gdb-assembler-buffer-name): Call it disassembly and give frame
8784 in mode line.
8785 (gdb-source-spec-regexp, gdb-assembler-custom)
8786 (gdb-invalidate-assembler, gdb-frame-handler):
8787 Make robust to leading zeroes in address format.
8788
8789 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
8790
8791 * textmodes/org.el (org-mode): Use `define-derived-mode' to
8792 define `org-mode'.
8793 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
8794
8795 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
8796
8797 * log-edit.el (log-edit-changelog-entries): Distinguish between
8798 filenames like xfns.c and fns.c.
8799
8800 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
8801
8802 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
8803 point after reverting.
8804 (Buffer-menu-make-sort-button): Handle the case where
8805 `Buffer-menu-use-header-line' is nil.
8806
8807 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8808
8809 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
8810 New funcs. In minibuffer-local-completion-map bind `]', `/'
8811 and `:' to them.
8812
8813 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8814
8815 * startup.el (normal-top-level): Allow modification of load-path while
8816 we're iterating over it.
8817
8818 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
8819
8820 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
8821 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
8822 (thumbs-resize-interactive, thumbs-insert-image)
8823 (thumbs-insert-thumb, thumbs-dired-show-marked)
8824 (thumbs-find-image-at-point, thumbs-delete-images)
8825 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
8826 (thumbs-increment-image-size, thumbs-decrement-image-size):
8827 Fix typos in docstrings.
8828
8829 2005-05-24 Andre Spiegel <spiegel@gnu.org>
8830
8831 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
8832 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
8833 (cperl-mode): Use them.
8834
8835 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
8836
8837 * window.el (quit-window, shrink-window-if-larger-than-buffer):
8838 Doc fixes.
8839
8840 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8841
8842 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
8843 Bind C-d to gdb-inferior-io-eof.
8844
8845 * dired.el (dired-dnd-popup-notice): Use message-box.
8846
8847 2005-05-23 Masatake YAMATO <jet@gyve.org>
8848
8849 * bindings.el (mode-line-major-mode-keymap):
8850 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
8851
8852 * faces.el (mode-line-highlight): New face.
8853
8854 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
8855 as mouse-face.
8856
8857 * bindings.el (top-level, help-echo, mode-line-modified)
8858 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
8859 as mouse-face.
8860
8861 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
8862
8863 * progmodes/cc-engine.el (c-guess-basic-syntax):
8864 Remove spurious call to `zerop'.
8865
8866 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
8867
8868 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
8869
8870 CC Mode update to 5.30.10:
8871
8872 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
8873 could go past the limit in decoration level 2, thereby causing
8874 errors during interactive fontification.
8875
8876 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
8877 the file is evaluated interactively.
8878
8879 * cc-engine.el (c-guess-basic-syntax): Handle operator
8880 declarations somewhat better in C++.
8881
8882 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
8883 make use of `run-mode-hooks' which has been added in Emacs 21.1.
8884 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8885 (awk-mode): Use it.
8886 (make-local-hook): Suppress warning about obsoleteness.
8887
8888 * cc-engine.el, cc-align.el, cc-cmds.el
8889 (c-append-backslashes-forward, c-delete-backslashes-forward)
8890 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
8891 Compensate for return value from `forward-line' when it has moved
8892 but not to a different line due to eob.
8893
8894 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
8895 `objc-method-intro' and `objc-method-args-cont'.
8896
8897 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
8898
8899 CC Mode update to 5.30.10:
8900
8901 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
8902 in the copyright statement. Incidentally, change "along with GNU
8903 Emacs" to "along with this program" where it occurs.
8904
8905 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
8906 so that it is interactive, hence can be found by M-x awk-mode
8907 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
8908 <gmorris+emacs@ast.cam.ac.uk>.
8909
8910 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
8911 Mode's regexps.
8912
8913 2005-05-23 Kevin Ryde <user42@zip.com.au>
8914
8915 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
8916 c-parse-state, to avoid a lisp error (on bad code).
8917
8918 2005-05-23 Lute Kamstra <lute@gnu.org>
8919
8920 * subr.el (font-lock-defaults): Remove defvar as it's already
8921 defined in font-core.el.
8922
8923 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
8924
8925 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
8926
8927 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
8928 more general and work when GDB variable "print pretty" is on,
8929 as with Emacs, for example.
8930
8931 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
8932
8933 * font-core.el: Update comment.
8934
8935 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
8936 Use `after-change-major-mode-hook' instead of `find-file-hook'.
8937
8938 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
8939
8940 2005-05-22 Eli Zaretskii <eliz@gnu.org>
8941
8942 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
8943 and `yank-handler' in the doc strings.
8944
8945 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
8946
8947 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
8948
8949 2005-05-22 Richard M. Stallman <rms@gnu.org>
8950
8951 * help.el (describe-key): Move print-help-return-message call
8952 out of conditional.
8953
8954 * progmodes/etags.el (list-tags): Use with-no-warnings.
8955
8956 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
8957 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
8958 (starttls-extra-args, starttls-extra-arguments): Add defvars.
8959
8960 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
8961
8962 * language/viet-util.el (viet-viscii-nonascii-translation-table):
8963 Add defvar.
8964
8965 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
8966 Use defvar, not defconst.
8967
8968 * hexl.el (hexl-follow-line): Use with-no-warnings.
8969
8970 * emulation/tpu-extras.el: Use write-file-functions instead of
8971 write-file-hooks.
8972
8973 * dired.el (dired-font-lock-keywords): Fontify files with junk
8974 extensions even if marked by -F.
8975
8976 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
8977
8978 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
8979 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
8980 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
8981 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
8982 (concatenate, list-length, get*, getf, cl-remprop):
8983 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
8984 (etypecase, progv, lexical-let, lexical-let*)
8985 (multiple-value-bind, multiple-value-setq, shiftf):
8986 Improve argument/docstring consistency.
8987
8988 * subr.el (focus-frame, unfocus-frame):
8989 Revert deletion on 2005-05-01.
8990
8991 2005-05-22 Andre Spiegel <spiegel@gnu.org>
8992
8993 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
8994 doesn't exist.
8995
8996 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
8997 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
8998
8999 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
9000
9001 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
9002 already deleted variables: auto-fill-hook, blink-paren-hook,
9003 lisp-indent-hook, inhibit-local-variables, unread-command-event,
9004 suspend-hooks, comment-indent-hook, meta-flag,
9005 before-change-function, after-change-function,
9006 font-lock-doc-string-face.
9007
9008 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9009
9010 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
9011
9012 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9013
9014 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
9015 rmail-dont-reply-to.
9016
9017 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
9018
9019 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
9020 literal blank when splitting new-header-values.
9021
9022 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
9023
9024 * calendar/cal-menu.el (cal-menu-update): Add separator as a
9025 string so that tmm doesn't create a completion entry for it.
9026
9027 * textmodes/table.el (table-disable-menu): Ditto.
9028
9029 2005-05-21 Richard M. Stallman <rms@gnu.org>
9030
9031 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
9032
9033 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
9034
9035 * net/rcompile.el (remote-compile): Use compilation-start.
9036
9037 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
9038
9039 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
9040
9041 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
9042 Default to makefile-bsdmake-mode on BSD systems.
9043
9044 * imenu.el (imenu-generic-expression, imenu--generic-function'):
9045 REGEXP may also be a search function now. The part of doc-string
9046 for describing the structure was 95% identical to that of
9047 `imenu--generic-function'. Unify it there.
9048
9049 * progmodes/make-mode.el (makefile-imenu-generic-expression):
9050 Use function to find dependencies, because regexp alone is so complex,
9051 it easily goes into an endless loop.
9052 (makefile-makepp-mode): Also add submenu for Perl functions
9053 defined in the makefile.
9054 (makefile-bsdmake-mode): Special imenu-generic-expression no
9055 longer needed, due to function call.
9056 (makefile-match-dependency): Take BOUND into account when checking
9057 if we're through.
9058
9059 2005-05-20 Jay Belanger <belanger@truman.edu>
9060
9061 * calc/calc-units.el (calc-invalidate-units-table):
9062 Use inhibit-read-only.
9063 (math-build-units-table-buffer): Use view-mode.
9064
9065 2005-05-20 David Kastrup <dak@gnu.org>
9066
9067 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
9068 easy-menu-add is not a nop on Emacs; and clarify when to call it.
9069
9070 2005-05-20 Lute Kamstra <lute@gnu.org>
9071
9072 * diff-mode.el (diff-header-face, diff-file-header-face)
9073 (diff-index-face, diff-hunk-header-face, diff-removed-face)
9074 (diff-added-face, diff-changed-face, diff-function-face)
9075 (diff-context-face, diff-nonexistent-face): Put them in the
9076 diff-mode customization group.
9077
9078 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
9079
9080 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
9081
9082 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
9083
9084 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
9085 Minor regexp-optimization.
9086
9087 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9088
9089 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
9090 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
9091 (org-agenda-add-time-grid-maybe): New function.
9092 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
9093 (org-table-create): `dotimes' instead of `mapcar'.
9094 (org-xor): Simplify implementation.
9095 (org-agenda): `inhibit-redisplay' turned on.
9096 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
9097 a consistent line after a state change.
9098 (org-agenda-remove-times-when-in-prefix): New option.
9099 (org-prefix-has-time): New variable.
9100 (org-parse-time-string): Optional argument NODEFAULT.
9101 (org-format-agenda-item): Parse items for time-of-day
9102 specifications and move these into the prefix if possible.
9103 (org-agenda-priority): Get current heading, not previous heading
9104 during agenda remote editing.
9105
9106 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
9107
9108 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
9109 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
9110 (remove-duplicates, delete-duplicates, substitute)
9111 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
9112 (nsubstitute-if-not, find, find-if, find-if-not, position)
9113 (position-if, position-if-not, count, count-if, count-if-not)
9114 (mismatch, search, sort*, stable-sort, merge, member*)
9115 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
9116 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
9117 (intersection, nintersection, set-difference, nset-difference)
9118 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
9119 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
9120 (nsublis, tree-equal): Improve argument/docstring consistency.
9121
9122 * subr.el (send-string, send-region):
9123 Remove obsolescence declaration.
9124 (window-dot, set-window-dot, read-input, show-buffer)
9125 (eval-current-buffer, string-to-int):
9126 Add release number to obsolescence declarations.
9127
9128 2005-05-19 Kim F. Storm <storm@cua.dk>
9129
9130 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
9131 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
9132
9133 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
9134
9135 * faces.el (list-faces-display): Make back button respect optional
9136 regexp arg.
9137
9138 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
9139
9140 * calculator.el (calculator-radix-grouping-mode)
9141 (calculator-radix-grouping-digits, calculator-displayer)
9142 (calculator-radix-grouping-separator, calculator-copy-displayer):
9143 * dabbrev.el (dabbrev-search-these-buffers-only):
9144 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
9145 (diff-advance-after-apply-hunk, diff-mode-hook)
9146 (diff-minor-mode-prefix):
9147 * imenu.el (imenu-use-popup-menu):
9148 * jit-lock.el (jit-lock-context-time):
9149 * newcomment.el (comment-fill-column, comment-column)
9150 (comment-style, comment-padding, comment-multi-line)
9151 (comment-empty-lines, comment-auto-fill-only-comments):
9152 * reveal.el (reveal-around-mark):
9153 * uniquify.el (uniquify-buffer-name-style)
9154 (uniquify-after-kill-buffer-p)
9155 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
9156 (uniquify-min-dir-content, uniquify-separator)
9157 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
9158 * w32-vars.el (w32-fixed-font-alist):
9159 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
9160 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
9161 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
9162 * progmodes/perl-mode.el (perl-indent-level)
9163 (perl-continued-statement-offset, perl-continued-brace-offset)
9164 (perl-brace-offset, perl-brace-imaginary-offset)
9165 (perl-label-offset, perl-indent-continued-arguments)
9166 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
9167 * progmodes/tcl.el (tcl-indent-level)
9168 (tcl-continued-indent-level, tcl-auto-newline)
9169 (tcl-tab-always-indent, tcl-electric-hash-style)
9170 (tcl-help-directory-list, tcl-use-smart-word-finder)
9171 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
9172 (inferior-tcl-source-command):
9173 * textmodes/fill.el (enable-kinsoku):
9174 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
9175 * textmodes/table.el (table-yank-handler):
9176 Specify missing group (and type, if simple) in defcustom.
9177
9178 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9179
9180 * progmodes/compile.el (compilation-finish-function): Fix defvar.
9181
9182 2005-05-19 Richard M. Stallman <rms@gnu.org>
9183
9184 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
9185
9186 * subr.el (event-basic-type): Don't get an error.
9187 (left-fringe-p): Function deleted.
9188
9189 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
9190 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
9191
9192 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
9193 in recursive copy.
9194
9195 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
9196
9197 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
9198
9199 * emacs-lisp/bytecomp.el
9200 (byte-compile-file-form-custom-declare-variable): Call
9201 byte-compile-nogroup-warn if appropriate.
9202
9203 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
9204 (compilation-set-window): Don't call left-fringe-p; do it directly.
9205
9206 2005-05-19 Jay Belanger <belanger@truman.edu>
9207
9208 * calc/calc-graph.el (calc-graph-format-data): Make sure
9209 var-PlotRejects is bound before trying to check its value.
9210
9211 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
9212
9213 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
9214 definition of this variable from reftex-global.el to reftex.el,
9215 because it is needed in the menu.
9216
9217 2005-05-19 Lute Kamstra <lute@gnu.org>
9218
9219 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
9220 years are fixed. Don't insert a space after a dash.
9221
9222 2005-05-19 Kim F. Storm <storm@cua.dk>
9223
9224 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
9225
9226 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
9227
9228 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
9229 strings, because (eq ... ?\\) is fairly frequent.
9230
9231 * progmodes/make-mode.el (makefile-add-this-line-targets):
9232 Simplify and integrate into `makefile-pickup-targets'.
9233 (makefile-add-this-line-macro): Simplify and integrate into
9234 `makefile-pickup-macros.
9235 (makefile-pickup-filenames-as-targets): Simplify.
9236 (makefile-previous-dependency, makefile-match-dependency):
9237 Don't stumble over `::'.
9238
9239 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
9240
9241 * subr.el (post-command-idle-hook, post-command-idle-delay):
9242 Remove obsoletion of post-command-idle-hook and
9243 post-command-idle-delay.
9244
9245 * faces.el (list-faces-display): Provide button when describe-face
9246 is called to take user back to the list of faces.
9247
9248 * help-fns.el (describe-variable): Remove hyperlinks in a
9249 variable's value as these are quite frequently inappropriate.
9250
9251 * follow.el (follow-submit-feedback, follow-mode):
9252 Remove references to post-command-idle-hook.
9253
9254 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
9255
9256 * progmodes/make-mode.el (makefile-previous-dependency)
9257 (makefile-match-dependency): Check for := (and in bsd mode also
9258 !=) to give a better result, even when font-lock is not on.
9259
9260 2005-05-18 Jay Belanger <belanger@truman.edu>
9261
9262 * calc/calc-help.el (calc-s-prefix-help):
9263 Add `calc-copy-special-constant' to help string.
9264
9265 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9266
9267 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9268
9269 2005-05-18 Jay Belanger <belanger@truman.edu>
9270
9271 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
9272 in linear factors are in proper order.
9273
9274 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9275
9276 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9277 Support for jurabib.
9278
9279 * textmodes/reftex.el (featurep): Define aliases for overlay
9280 commands, for XEmacs compatibility, and use these aliases in
9281 overlay initializations.
9282 (reftex-highlight): Use `reftex-move-overlay'.
9283 (reftex-unhighlight): Use `reftex-delete-overlay'.
9284 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
9285 (reftex-access-search-path): Use `reftex-uniquify' instead of
9286 `reftex-uniq'
9287
9288 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
9289 `before-string' property modification enables for Emacs as well.
9290 (reftex-select-item): Use `reftex-delete-overlay'.
9291 (reftex-select-mark): Use `reftex-make-overlay' and
9292 `reftex-overlay-put'.
9293 (reftex-select-unmark): Use `reftex-delete-overlay' and
9294 `reftex-overlay-put'.
9295
9296 2005-05-18 Lute Kamstra <lute@gnu.org>
9297
9298 * emacs-lisp/lisp.el (check-parens): Fix docstring.
9299
9300 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
9301
9302 * add-log.el (add-change-log-entry):
9303 * array.el (array-make-template, array-reconfigure-rows)
9304 (array-init-max-row, array-init-max-column)
9305 (array-init-columns-per-line, array-init-field-width):
9306 * replace.el (replace-match-maybe-edit, perform-replace):
9307 * textmodes/spell.el (spell-region):
9308 Replace `read-input' by `read-string'.
9309
9310 * forms.el (forms-mode):
9311 * finder.el (finder-compile-keywords):
9312 * shadowfile.el (shadow-read-files):
9313 Replace `eval-current-buffer' by `eval-buffer'.
9314
9315 * terminal.el (te-pass-through):
9316 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
9317 (ange-ftp-raw-send-cmd):
9318 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
9319 (send-process-next-char, telnet-initial-filter, telnet):
9320 Replace `send-string' by `process-send-string'.
9321
9322 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
9323 (prolog-consult-region): Replace `send-string' by
9324 `process-send-string'; replace `send-region' by `process-send-region'.
9325
9326 * progmodes/delphi.el (delphi-log-msg):
9327 Replace `set-window-dot' by `set-window-point'.
9328
9329 * subr.el (window-dot, set-window-dot, read-input, send-string)
9330 (send-region, show-buffer, eval-current-buffer):
9331 Make really obsolete, as the comment says.
9332
9333 2005-05-17 Kim F. Storm <storm@cua.dk>
9334
9335 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
9336 (cua--init-keymaps): Bind C-return instead of S-return to set
9337 rectangle mark.
9338
9339 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
9340 instead of S-return to toggle/clear rectangle mark.
9341
9342 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
9343
9344 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
9345 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
9346 Also fontify plain strings assigned to variables, mostly so that a
9347 colon has a face and is thus not taken as a dependency separator.
9348 (makefile-previous-dependency): Inline the new matcher, because it
9349 is too complex to work in both directions.
9350 (makefile-match-dependency): Eliminate `backward' arg (see above).
9351 Completely reimplemented so as to not sometimes go into an endless
9352 loop. It should also be more efficient, because first it only
9353 searches for `:', instead of applying the very complex regexp.
9354 (makefile-mode): Cancel `font-lock-support-mode', because blocks
9355 to be fontified in one piece can be too long for JIT.
9356 Makefiles are never *that* big.
9357
9358 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
9359
9360 * dired.el (dired-mode): Simplify.
9361
9362 2005-05-17 Lute Kamstra <lute@gnu.org>
9363
9364 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
9365 defcustom for the mode hook variable.
9366
9367 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
9368 Emacs Lisp Reference Manual.
9369
9370 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
9371
9372 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
9373 (evenp, list*):
9374 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
9375 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
9376
9377 * net/tramp-smb.el (tramp-smb-open-connection):
9378 Pass `tramp-chunksize' as fifth (required) argument.
9379
9380 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
9381
9382 * font-lock.el (lisp-font-lock-keywords-1):
9383 Set `font-lock-negation-char-face' for [^...] char group.
9384 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
9385
9386 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
9387 a var, and refine it to mask one more level of nested vars.
9388 (makefile-rule-action-regex): Turn it into a var, and refine it so
9389 it recognizes backslashed continuation lines as belonging to the
9390 same command.
9391 (makefile-macroassign-regex): Refine it so it recognizes
9392 backslashed continuation lines as belonging to the same command.
9393 (makefile-var-use-regex): Don't look at the next char, because it
9394 might be the same one to be skipped by the initial [^$], leading
9395 to an overlooked variable use.
9396 (makefile-make-font-lock-keywords): Remove two parameters, which
9397 are now variables that some of the modes set locally.
9398 Handle dependency and rule action matching through functions, because
9399 regexps alone match too often. Dependency matching now comes
9400 last, so it can check, whether a colon already matched something else.
9401 (makefile-mode): Inform that font-lock improves makefile parsing
9402 capabilities.
9403 (makefile-match-dependency, makefile-match-action): New functions.
9404
9405 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
9406
9407 * emacs-lisp/cl-extra.el (equalp): Doc fix.
9408
9409 * align.el (align-regexp):
9410 * ansi-color.el (ansi-color-get-face):
9411 * array.el (array-reconfigure-rows, array-init-max-row)
9412 (array-init-max-column, array-init-columns-per-line)
9413 (array-init-field-width):
9414 * dired-aux.el (dired-trample-file-versions):
9415 * dired-x.el (dired-mark-sexp):
9416 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
9417 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
9418 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
9419 * faces.el (face-read-integer):
9420 * files.el (backup-extract-version, insert-directory):
9421 * hexl.el (hexl-insert-decimal-char):
9422 * server.el (server-process-filter):
9423 * shell.el (shell-extract-num):
9424 * startup.el (command-line-1):
9425 * term.el (term-command-hook):
9426 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
9427 (time-stamp-do-number):
9428 * time.el (display-time-update):
9429 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
9430 (timezone-fix-time):
9431 * vms-patch.el (vms-suspend-resume-hook):
9432 * calendar/appt.el (appt-convert-time):
9433 * calendar/cal-bahai.el (mark-bahai-diary-entries):
9434 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
9435 * calendar/cal-islam.el (mark-islamic-diary-entries):
9436 * calendar/calendar.el (calendar-cursor-to-date)
9437 (calendar-star-date):
9438 * calendar/diary-lib.el (diary-attrtype-convert)
9439 (mark-diary-entries, diary-entry-time):
9440 * calendar/solar.el (solar-get-number):
9441 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
9442 * emacs-lisp/re-builder.el (reb-display-subexp):
9443 * emulation/edt.el (edt-set-scroll-margins):
9444 * emulation/tpu-extras.el (tpu-set-scroll-margins):
9445 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
9446 (vip-get-ex-count):
9447 * emulation/viper-ex.el (viper-get-ex-token)
9448 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
9449 * international/fontset.el (fontset-plain-name):
9450 * mail/feedmail.el (feedmail-look-at-queue-directory):
9451 * mail/mailalias.el (mail-get-names):
9452 * mail/rmail.el (rmail-convert-to-babyl-format):
9453 * mail/rmailsum.el (rmail-make-basic-summary-line)
9454 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
9455 (rmail-summary-goto-msg):
9456 * mail/smtpmail.el (smtpmail-read-response):
9457 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
9458 (ange-ftp-vms-add-file-entry):
9459 * play/gametree.el (gametree-looking-at-ply)
9460 (gametree-current-branch-score):
9461 * progmodes/ada-xref.el (ada-prj-find-prj-file)
9462 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
9463 * progmodes/cperl-mode.el (condition-case):
9464 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
9465 (ebrowse-set-member-buffer-column-width)
9466 (ebrowse-select-1st-to-9nth):
9467 * progmodes/etags.el (etags-snarf-tag):
9468 * progmodes/flymake.el (flymake-parse-line):
9469 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
9470 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
9471 (idlwave-shell-menu-def):
9472 * progmodes/ps-mode.el (ps-run-goto-error):
9473 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
9474 (vhdl-speedbar-contract-level):
9475 * term/mac-win.el (x-handle-numeric-switch):
9476 * term/sun-mouse.el (sun-get-frame-data):
9477 * term/w32-win.el (x-handle-numeric-switch):
9478 * term/x-win.el (x-handle-numeric-switch):
9479 * textmodes/ispell.el (ispell-parse-output):
9480 * textmodes/nroff-mode.el (nroff-outline-level):
9481 * textmodes/reftex-cite.el (reftex-bib-sort-year)
9482 (reftex-bib-sort-year-reverse, reftex-format-citation):
9483 * textmodes/reftex-parse.el (reftex-init-section-numbers)
9484 (reftex-section-number):
9485 * textmodes/texinfmt.el (texinfo-paragraphindent):
9486 Replace `string-to-int' by `string-to-number'.
9487
9488 * international/latexenc.el: Add page marker to force the "Local
9489 Variables:" string out of the last page.
9490
9491 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
9492
9493 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
9494 tooltip-change-major-mode.
9495 (gud-tooltip-print-command): Remove case where gud-minor-mode
9496 is gdb ("--fullname").
9497 (gud-tooltip-tips): Turn GUD tooltips off for this case and
9498 explain to user.
9499
9500 2005-05-16 Jay Belanger <belanger@truman.edu>
9501
9502 * calc/calc-store.el (calc-copy-special-constant): New function.
9503
9504 * calc/calc-ext.el (calc-init-extensions): Add binding for
9505 `calc-copy-special-constant'.
9506
9507 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
9508 for the `calc-copy-special-constant' command.
9509
9510 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
9511
9512 * subr.el (left-fringe-p): New function.
9513
9514 * progmodes/compile.el (compilation-setup): Set local value of
9515 overlay-arrow-string to "" always.
9516 (compilation-set-window): Left fringe then don't scroll.
9517 No left fringe then no arrow and scroll message to top.
9518 (compilation-context-lines): Adjust doc string accordingly.
9519
9520 2005-05-16 Kim F. Storm <storm@cua.dk>
9521
9522 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
9523 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
9524 (ido-wide-find-dir-or-delete-dir): New command for M-d.
9525 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
9526 (ido-read-file-name): Handle commands with ido property value
9527 equal to find-file as reading a file name, to allow C-d to enter dired.
9528 (ibuffer-find-file): Add ido property with value find-file.
9529
9530 2005-05-15 Kim F. Storm <storm@cua.dk>
9531
9532 * subr.el (open-network-stream-nowait): Remove.
9533 (open-network-stream-server): Remove.
9534
9535 2005-05-15 Richard M. Stallman <rms@gnu.org>
9536
9537 * faces.el (describe-face): Output a definition link button.
9538
9539 * help-mode.el (help-face-def): New button type.
9540
9541 * emacs-lisp/copyright.el (copyright-fix-years):
9542 Match properly if the first year is 2-digit.
9543 Don't mess up the whitespace after the years by filling.
9544
9545 * dired-aux.el (dired-mark-confirm):
9546 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
9547
9548 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
9549 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
9550 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
9551
9552 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9553 Set font-lock-comment-start-skip.
9554
9555 * font-lock.el (font-lock-comment-start-skip): New variable.
9556 (font-lock-comment-end-skip): New variable.
9557 (font-lock-fontify-syntactically-region): Use them if non-nil.
9558
9559 2005-05-15 Jay Belanger <belanger@truman.edu>
9560
9561 * calc/calc-store.el (calc-store-value): Return a string rather
9562 than display it as a message.
9563 Use calc-var-name for variable name.
9564 (calc-store-into): Add the result of calc-store-value to message.
9565 (calc-copy-variable): Add a message.
9566 (calc-store-exchange): Improve error messages.
9567 (calc-store-binary, calc-store-map): Don't reset the values of
9568 special constants.
9569
9570 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9571
9572 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
9573 manual to docstring.
9574
9575 * files.el (hack-local-variables-confirm): Add STRING argument.
9576 Make the function handle non file visiting buffers correctly.
9577 (hack-local-variables-prop-line, hack-local-variables)
9578 (hack-one-local-variable): Use STRING arg of
9579 `hack-local-variables-confirm'.
9580
9581 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9582
9583 Sync with Tramp 2.0.49.
9584
9585 * net/tramp.el (tramp-handle-dired-call-process)
9586 (tramp-handle-insert-directory):`insert-buffer' cannot be used
9587 because the contents of the Tramp buffer is changed before
9588 insertion (`expand-file' and alike).
9589 (tramp-handle-insert-directory): If `localname' has an empty
9590 nondirectory name, it must not be quoted.
9591 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
9592 variable `tramp-chunksize'. Change callees.
9593 (tramp-open-connection-setup-interactive-shell): Check remote host
9594 for buggy `send-process-string' implementation.
9595 Set `tramp-chunksize' if found. Reported by Michael Kifer
9596 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
9597 (tramp-handle-shell-command): `insert-buffer' cannot be used
9598 because the contents of the Tramp buffer is changed before
9599 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
9600 <frederic.bothamy@free.fr>.
9601 (tramp-set-auto-save): Actions should be done for Tramp file name
9602 handler only. Ange-FTP has its own auto-save mechanism.
9603 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9604 (tramp-set-auto-save-file-modes): Set file modes of
9605 `buffer-auto-save-file-name' to ?\600 as fallback solution.
9606 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
9607 (tramp-bug): Remove obsolete variable.
9608 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
9609 for presence of `mml-mode'. Make it running for older Emacsen as well.
9610
9611 2005-05-14 John Paul Wallington <jpw@pobox.com>
9612
9613 * ibuf-ext.el (define-ibuffer-filter filename):
9614 If `dired-directory' is a list, use its car.
9615
9616 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
9617
9618 * ibuffer.el (define-ibuffer-column filename):
9619 If `dired-directory' is a list, use its car.
9620
9621 2005-05-14 Richard M. Stallman <rms@gnu.org>
9622
9623 * subr.el (symbol-file): Doc fix.
9624
9625 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
9626 (byte-compile-form): Call byte-compile-nogroup-warn.
9627 (byte-compile-warning-types): Doc fix.
9628
9629 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
9630
9631 * progmodes/cc-engine.el (c-literal-faces):
9632 Add font-lock-comment-delimiter-face.
9633
9634 * net/net-utils.el (dig): Use with-no-warnings.
9635
9636 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
9637 (sc-recite-frame-alist, sc-default-cite-frame)
9638 (sc-default-uncite-frame, sc-default-recite-frame)
9639 (sc-attrib-selection-list, sc-rewrite-header-list):
9640 Mark as risky-local-variable.
9641
9642 * international/ogonek.el (ogonek-jak, ogonek-how):
9643 Don't use beginning-of-buffer.
9644
9645 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
9646
9647 * calendar/solar.el (solar-data-list): Move definition up.
9648
9649 * dnd.el (dnd-protocol-alist): Add autoload.
9650
9651 * progmodes/sh-script.el: Many doc usage fixes.
9652 (sh-indent-after-do): Change default to match common styles.
9653
9654 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
9655
9656 * files.el (interpreter-mode-alist)
9657 (auto-mode-interpreter-regexp): Doc fixes.
9658
9659 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
9660
9661 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
9662
9663 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
9664
9665 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9666
9667 * dired.el (dired-mode): make-variable-buffer-local =>
9668 make-local-variable.
9669
9670 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9671
9672 * term/mac-win.el (mac-select-convert-to-string): Try coding
9673 systems in mac-script-code-coding-systems if specified one cannot
9674 encode string for `com.apple.traditional-mac-plain-text'.
9675
9676 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
9677
9678 * progmodes/make-mode.el (makefile-targets-face)
9679 (makefile-shell-face, makefile-makepp-perl-face): New faces.
9680 (makefile-dependency-regex): Fix it to not make the colon in
9681 $(var:a=b) special.
9682 (makefile-rule-action-regex): New regexp for highlighting embedded
9683 Shell strings.
9684 (makefile-macroassign-regex): Handle != for highlighting as
9685 embedded Shell strings.
9686 (makefile-var-use-regex): New const.
9687 (makefile-statements, makefile-automake-statements)
9688 (makefile-gmake-statements, makefile-makepp-statements)
9689 (makefile-bsdmake-statements): New consts.
9690 (makefile-make-font-lock-keywords): New function.
9691 (makefile-automake-font-lock-keywords)
9692 (makefile-gmake-font-lock-keywords)
9693 (makefile-makepp-font-lock-keywords)
9694 (makefile-bsdmake-font-lock-keywords): New consts.
9695 (makefile-mode-map): Add switchers between the various submodes.
9696 (makefile-mode): Document the availability of the variants.
9697 (makefile-automake-mode, makefile-gmake-mode)
9698 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
9699
9700 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
9701 new variants of makefile-mode.
9702
9703 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9704
9705 * font-lock.el (font-lock-comment-delimiter-face): Fix up
9706 the inheritance.
9707
9708 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
9709
9710 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
9711 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
9712
9713 * files.el (normal-mode): Extend the scope of the
9714 `enable-local-variables' binding to include the `set-auto-mode' call.
9715 (magic-mode-alist): Doc fix.
9716
9717 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9718
9719 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
9720 font-lock-comment-face rather than copying its setting.
9721
9722 2005-05-12 Andreas Schwab <schwab@suse.de>
9723
9724 * eshell/esh-mode.el (eshell-send-input): Doc fix.
9725
9726 2005-05-12 Lute Kamstra <lute@gnu.org>
9727
9728 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
9729 defcustom for the mode hook variable. Delete the last argument.
9730 * generic-x.el: Fix callers of define-generic-mode.
9731 (generic-x-modes): Delete group.
9732 (show-tabs-tab-face, show-tabs-space-face): Put them in the
9733 generic-x customization group.
9734
9735 2005-05-12 Kim F. Storm <storm@cua.dk>
9736
9737 * font-lock.el (font-lock-negation-char-face): Default to "off".
9738
9739 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
9740 font-lock-negation-char-face to ! in !=.
9741
9742 2005-05-12 Masatake YAMATO <jet@gyve.org>
9743
9744 * add-log.el (find-change-log): Fix typos in the docstring
9745 of function.
9746
9747 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
9748
9749 * international/latexenc.el (latexenc-find-file-coding-system):
9750 Avoid `re-search-forward' when looking for input encoding because
9751 of speed and safety. Better regular expressions for recognizing
9752 input encoding. Limit a search for TeX-master/tex-main-file to
9753 the local variable section.
9754
9755 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
9756
9757 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
9758 syntax of $ to "'" (quote).
9759
9760 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
9761
9762 * dnd.el (dnd-protocol-alist): Improve custom type.
9763
9764 * dired.el (dired-dnd-protocol-alist): New variable.
9765 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
9766 `dired-mode-hook' to the end.
9767
9768 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9769
9770 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
9771 comment-end if comment-start-skip is not set.
9772 Obey the font-lock-comment-delimiter-face variables.
9773
9774 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9775
9776 * files.el (executable-find): Move from executable.el. Use
9777 locate-file.
9778 * progmodes/executable.el (executable-find): Move to files.el.
9779
9780 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
9781 when trying to ensure forward progress.
9782
9783 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
9784
9785 * mouse-sel.el (mouse-sel-follow-link-p): New function.
9786 (mouse-select, mouse-select-internal, mouse-extend-internal):
9787 Use it to implement mouse-1-click-follows-link functionality.
9788
9789 2005-05-11 Richard M. Stallman <rms@gnu.org>
9790
9791 * font-lock.el (font-lock-fontify-syntactically-region):
9792 Use font-lock-comment-delimiter-face for comment delimiters.
9793
9794 2005-05-10 Jay Belanger <belanger@truman.edu>
9795
9796 * calc/calc-help.el (calc-m-prefix-help): Add mention of
9797 preserving embedded modes.
9798
9799 2005-05-10 Richard M. Stallman <rms@gnu.org>
9800
9801 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
9802
9803 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
9804 Move from ada-stmt.el.
9805 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
9806
9807 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
9808 Move to ada-mode.el.
9809 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
9810
9811 * cus-edit.el (custom-file): Call file-chase-links.
9812
9813 * files.el (read-directory-name): Fix previous change.
9814 (hack-local-variables-confirm): New function.
9815 (hack-local-variables-prop-line, hack-local-variables)
9816 (hack-one-local-variable): Use it.
9817
9818 2005-05-10 Lute Kamstra <lute@gnu.org>
9819
9820 * font-lock.el (font-lock-keywords-alist)
9821 (font-lock-removed-keywords-alist): Clarify docstrings.
9822
9823 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
9824
9825 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
9826 (gdb-source-info): Check for preprocessor info.
9827 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
9828 a macro for a function.
9829 (gdb-info-breakpoints-custom): Try to find file again if not already
9830 found (user might have used GDB dir command).
9831 (gdb-get-location): Update gdb-location-alist correctly for change
9832 to gdb-info-breakpoints-custom.
9833
9834 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
9835 (gud-tooltip-print-command): Add gdbmi case.
9836 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
9837 preprocessor info.
9838
9839 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
9840
9841 * startup.el (fancy-splash-insert): Fix typo in doc string.
9842
9843 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
9844
9845 * obsolete/float.el (string-to-float):
9846 * obsolete/hilit19.el (hilit-add-pattern):
9847 * obsolete/rnews.el (news-parse-range, news-select-message)
9848 (news-get-pruned-list-of-files): Replace `string-to-int' by
9849 `string-to-number'.
9850
9851 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
9852 `find-file-not-found-hooks'; use `add-hook'.
9853 (uncompress-while-visiting): Set `write-file-functions', not
9854 `write-file-hooks'; use `add-hook'.
9855
9856 2005-05-09 Kim F. Storm <storm@cua.dk>
9857
9858 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
9859 (cua-paste): Handle clipboard action.
9860 (cua--init-keymaps): Remap clipboard-kill-region and
9861 clipboard-kill-ring-save.
9862
9863 2005-05-08 Eli Zaretskii <eliz@gnu.org>
9864
9865 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9866 Improve commentary.
9867
9868 * simple.el (next-error-overlay-arrow-position): Revert the change
9869 made on 2005-04-30.
9870
9871 2005-05-07 Jay Belanger <belanger@truman.edu>
9872
9873 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
9874 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
9875 `calc-sel-reselect'.
9876
9877 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
9878 Calc is in embedded mode.
9879
9880 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9881
9882 * progmodes/compile.el (compilation-setup):
9883 Set overlay-arrow-string to an empty string on text terminals.
9884
9885 * textmodes/ispell.el (ispell-program-name): Try looking for
9886 "aspell" along exec-path, and if found, use it as the default
9887 speller program.
9888
9889 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
9890
9891 * international/mule.el (sgml-xml-auto-coding-function):
9892 Recognize encoding='FOO' in single quotes as well as in double quotes.
9893
9894 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9895
9896 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
9897 as well as `interactive', so that defmacro* would recognize
9898 `declare' forms.
9899
9900 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9901
9902 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9903 Explain more about the LIGHTER arg's usage in the doc string.
9904 Add commentary to clarify what the code does. Fix the regexp that
9905 strips whitespace from LIGHTER. Quote LIGHTER before using it,
9906 since it could have characters special to regular expressions.
9907
9908 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
9909
9910 * replace.el (occur-1): Bind inhibit-read-only so that
9911 erase-buffer doesn't barf on read-only text properties (likewise
9912 for add-text-properties in occur-engine). Mark buffer as unmodified.
9913 (occur-engine): Don't set buffer-read-only here.
9914
9915 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9916
9917 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
9918 list-buffers-directory. This caused the *cvs-commit* buffer to be
9919 sometimes mistakenly reused as a *cvs* buffer.
9920
9921 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
9922
9923 * tooltip.el: Move code for GUD tooltips into gud.el.
9924 (require): CL no longer needed to compile case.
9925 (tooltip-mode): Do not toggle functions for GUD tooltips.
9926 (tooltip-gud-tips-p): Remove. Replace with minor mode
9927 gud-tooltip-mode in gud.el.
9928 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
9929 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
9930 tooltip-gud prefix with gud-tooltip and obsolete.
9931 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
9932 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
9933 (tooltip-mouse-motion): Mouse movement functions/variable.
9934 Rename in gud.el by adding gud prefix.
9935 (tooltip-gud-original-filter, tooltip-gud-dereference)
9936 (tooltip-gud-event, tooltip-toggle-gud-tips)
9937 (tooltip-gud-process-output, tooltip-gud-print-command)
9938 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
9939 gud.el by replacing tooltip-gud prefix with gud-tooltip.
9940 (gdb-tooltip-print): Move to gdb-ui.el.
9941
9942 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
9943 (require): CL needed to compile case.
9944 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
9945 tooltip-gud-tips-p. Make it a minor-mode.
9946 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
9947 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
9948 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
9949 (gud-tooltip-change-major-mode)
9950 (gud-tooltip-activate-mouse-motions-if-enabled)
9951 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
9952 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
9953 (gud-tooltip-original-filter, gud-tooltip-dereference)
9954 (gud-tooltip-event, tooltip-toggle-gud-tips)
9955 (gud-tooltip-process-output, gud-tooltip-print-command)
9956 (gud-tooltip-tips): Move from tooltip.el.
9957
9958 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
9959 (gdb-cpp-define-alist-flags): Doc fix.
9960 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
9961 gud-tooltip-mode is t.
9962
9963 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9964
9965 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
9966 evaporate if their text is deleted.
9967 (goto-address-at-point): Make it work as a mouse binding as well.
9968 (goto-address-at-mouse): Obsolete it. Update users.
9969
9970 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
9971
9972 * calendar/appt.el (top-level): No longer activate on load.
9973
9974 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
9975
9976 * calendar/cal-bahai.el (mark-bahai-diary-entries):
9977 * net/webjump.el (webjump):
9978 * progmodes/idlw-help.el (idlwave-do-context-help1)
9979 (idlwave-highlight-linked-completions):
9980 * textmodes/po.el (po-find-file-coding-system-guts):
9981 Replace `assoc-ignore-case' by `assoc-string'.
9982
9983 2005-05-06 Eli Zaretskii <eliz@gnu.org>
9984
9985 * files.el (locate-file): Doc fix.
9986
9987 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
9988 Remove the redundant test for ms-dos.
9989
9990 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
9991 look for the preprocessor with exec-suffixes. If not found in
9992 standard places, look in exec-path. Remove most of the tests that
9993 used system-type.
9994
9995 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
9996
9997 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
9998
9999 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
10000 file-name clash with jka-compr.el on 8+3 filesystems.
10001
10002 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10003
10004 * term/mac-win.el: Don't define or bind scroll bar functions if
10005 x-toolkit-scroll-bars is t.
10006 (x-select-text, x-get-selection-value): Clear
10007 x-last-selected-text-clipboard if x-select-enable-clipboard is
10008 nil.
10009 (PRIMARY): Put mac-scrap-name property.
10010 (mac-select-convert-to-file-url): New function.
10011 (public.file-url): New selection target type. Add to
10012 selection-converter-alist.
10013 (x-get-selection, x-selection-value): Handle it.
10014 (x-cut-buffer-or-selection-value): New alias.
10015
10016 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10017
10018 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
10019 entry to avoid calling bibtex-find-entry with arg global
10020 being t. Remove arg key.
10021 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
10022 (bibtex-copy-summary-as-kill): Change accordingly.
10023
10024 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10025
10026 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
10027 (org-agenda-date-later): Use with-current-buffer.
10028
10029 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
10030
10031 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
10032 (define-obsolete-variable-alias): Doc Fixes.
10033
10034 2005-05-06 Kim F. Storm <storm@cua.dk>
10035
10036 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
10037 vertical-motion when selective-display is active.
10038
10039 * ido.el (ido-setup-hook): New hook.
10040 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
10041 (ido-input-stack): New var.
10042 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
10043 ido-next-work-file binding to M-O.
10044 Bind M-f to ido-wide-find-file-or-pop-dir.
10045 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
10046 (ido-read-internal): Run ido-setup-hook.
10047 Catch quit in read-file-name and read-string to cancel edit.
10048 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
10049 Automatically pop-all when completing a directory name (RET).
10050 (ido-file-internal): Add with-no-warnings around ffap and dired code.
10051 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
10052 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
10053 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
10054 New functions for M-b/M-f to move among the directory components.
10055 (ido-make-merged-file-list): Catch quit to cancel merge.
10056 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
10057 (ido-completion-help): No warnings for ido-completion-buffer-full.
10058
10059 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
10060
10061 * font-lock.el (font-lock-negation-char-face): New face and variable.
10062 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
10063 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
10064 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
10065 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
10066
10067 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
10068
10069 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
10070 Fix typo in docstring.
10071
10072 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
10073 (ebrowse-print-statistics-line)
10074 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
10075
10076 * term/w32-win.el (image-library-alist): Add additional name for
10077 Xpm library.
10078
10079 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
10080
10081 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
10082 use gcc instead of cpp.
10083
10084 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
10085 (gdb-create-define-alist): Use it.
10086 (gdb-cpp-define-alist-program): Update for MS-DOS.
10087
10088 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
10089
10090 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
10091
10092 2005-05-04 Richard M. Stallman <rms@gnu.org>
10093
10094 * help.el (describe-key): No error when UNTRANSLATED is nil.
10095
10096 * simple.el (line-move-1): Fix previous change to signal errors
10097 appropriately.
10098
10099 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
10100
10101 * calendar/icalendar.el (icalendar-version): Now at 0.12.
10102 (icalendar-duration-correction): Remove.
10103 (icalendar--get-event-properties): Split result at commas.
10104 (icalendar--decode-isoduration): New optional argument
10105 DURATION-CORRECTION.
10106 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
10107 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
10108 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
10109 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
10110 (icalendar--convert-anniversary-to-ical): New functions, extracted
10111 from icalendar-export-region, with bug fixes.
10112 (icalendar-export-region): Use the above functions.
10113 (icalendar-import-buffer): Check before saving diary file.
10114 (icalendar--convert-recurring-to-diary)
10115 (icalendar--convert-non-recurring-all-day-to-diary)
10116 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
10117 extracted from icalendar--convert-ical-to-diary, with bug fixes.
10118 (icalendar--convert-ical-to-diary): Use the above functions.
10119
10120 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
10121
10122 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
10123 Remove these recent additions.
10124 (c-mode): Restore to before 2005-04-28.
10125
10126 * progmodes/cc-vars.el (cc-define-list-program): Remove this
10127 recent addition.
10128
10129 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
10130 (gdb-define-alist): New variables.
10131 (gdb-create-define-alist): New function.
10132 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
10133 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
10134 with string-to-number.
10135 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
10136
10137 * progmodes/gud.el: Replace string-to-int with string-to-number.
10138 (gud-find-file): Handle gdb-define-alist.
10139
10140 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
10141
10142 2005-05-02 Jay Belanger <belanger@truman.edu>
10143
10144 * calc/calc-aent.el (math-read-token):
10145 * calc/calc-bin.el (calc-word-size):
10146 * calc/calc-ext.el (calc-read-number-fancy):
10147 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
10148 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
10149 * calc/calc-frac.el (calc-over-notation):
10150 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
10151 (calc-graph-num-points, calc-graph-init):
10152 * calc/calc-prog.el (calc-read-parse-table-part)
10153 (calc-edit-macro-repeats):
10154 * calc/calc-yank.el (calc-do-grab-rectangle):
10155 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
10156 Replace `string-to-int' by `string-to-number'.
10157
10158 2005-05-02 Kim F. Storm <storm@cua.dk>
10159
10160 * kmacro.el: Use executing-kbd-macro-index variable.
10161
10162 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
10163
10164 * net/rlogin.el (rlogin-parse-words): Delete func.
10165 (rlogin): Use split-string, not rlogin-parse-words.
10166 Also, if there are option-like elements in the parsed args,
10167 take the host to be the first arg immediately following them.
10168 Suggested by Michael Mauger.
10169
10170 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10171
10172 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
10173
10174 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
10175
10176 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
10177 (cc-mode-cpp-program): Rename to cc-define-list-program and
10178 move to cc-vars.el.
10179
10180 * progmodes/cc-vars.el (cc-define-list-program):
10181 Change to "gcc -E -dM -". Make customizable.
10182
10183 2005-05-02 Kim F. Storm <storm@cua.dk>
10184
10185 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
10186
10187 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
10188
10189 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
10190
10191 * international/mule-util.el (truncate-string): Remove alias and
10192 obsolete declaration.
10193
10194 * international/mule-cmds.el (update-iso-coding-systems):
10195 Remove alias and obsolete declaration.
10196
10197 * international/mule.el (coding-system-parent): Remove alias and
10198 obsolete declaration.
10199
10200 * subr.el (define-function, sref): Remove aliases and obsolete
10201 declarations.
10202 (chars-in-region): Remove obsolete declaration.
10203
10204 2005-05-01 Richard M. Stallman <rms@gnu.org>
10205
10206 * info.el (Info-mode): Set widen-automatically to nil, locally.
10207
10208 * simple.el (widen-automatically): New variable.
10209 (pop-global-mark): Obey widen-automatically.
10210
10211 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
10212
10213 * term/xterm.el (function-key-map): Call substitute-key-definition
10214 before the keymap size is increased by a lot of define-key calls.
10215
10216 2005-05-01 Richard M. Stallman <rms@gnu.org>
10217
10218 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
10219 Rename ARG to ELEMENT. Doc fix.
10220
10221 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
10222
10223 * allout.el (allout-exposure): Remove macro and obsolete declaration.
10224 Remove references to allout-exposure/change to allout-new-exposure.
10225
10226 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
10227 bytecode symbols.
10228
10229 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
10230 (compiled-function-p, focus-frame, unfocus-frame):
10231 Remove aliases and obsolete declarations.
10232 Back out inadvertent changes from previous commit.
10233
10234 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10235
10236 * files.el (require-final-newline): Make Custom tags consistent
10237 with mode-require-final-newline.
10238 (mode-require-final-newline): Doc fix.
10239
10240 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
10241
10242 * international/latexenc.el (latexenc-find-file-coding-system):
10243 Fix regular expressions.
10244
10245 2005-05-01 David Kastrup <dak@gnu.org>
10246
10247 * international/latexenc.el (latexenc-find-file-coding-system):
10248 Fix regular expressions.
10249
10250 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
10251
10252 * subr.el (string-to-int): Make obsolete.
10253
10254 2005-04-30 Richard M. Stallman <rms@gnu.org>
10255
10256 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
10257
10258 * loadup.el: load jka-comp-hook.
10259
10260 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
10261 (jka-compr-handler): Add autoload. `put' calls moved
10262 to jka-comp-hook.el.
10263 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
10264 (jka-compr-inhibit): Autoload.
10265
10266 * jka-comp-hook.el: New file.
10267 Enable the mode by default.
10268
10269 * files.el (backup-buffer-copy): Use copy-file instead
10270 of write-region, and put back the 'excl.
10271
10272 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
10273
10274 * progmodes/flymake.el (flymake-split-string)
10275 (flymake-split-string, flymake-log, flymake-pid-to-names)
10276 (flymake-reg-names, flymake-get-source-buffer-name)
10277 (flymake-unreg-names, flymake-add-line-err-info)
10278 (flymake-add-err-info): Clarify docstrings.
10279 (flymake-popup-menu, flymake-make-emacs-menu)
10280 (flymake-make-xemacs-menu): Add docstrings.
10281 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
10282 Set variables directly throughout.
10283
10284 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
10285
10286 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
10287 exists. Initialize cc-define-alist.
10288 (c-mode): Add cc-create-define-alist locally to after-save-hook.
10289 If there is no file (Macroexpansion) don't create an alist.
10290
10291 2005-04-29 Sam Steingold <sds@gnu.org>
10292
10293 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
10294 (cc-create-define-alist): Use it instead of the hard-coded string.
10295
10296 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10297
10298 * international/mule-conf.el (file-coding-system-alist): Fix regexp
10299 for latexenc.
10300
10301 2005-04-29 Lute Kamstra <lute@gnu.org>
10302
10303 * emacs-lisp/generic.el: Improve commentary section.
10304 (define-generic-mode): Improve docstring.
10305
10306 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10307
10308 * textmodes/org.el (many places): Change to quiet the byte compiler.
10309 (org-prefix-format-compiled): New variable.
10310 (org-compile-prefix-format): New function.
10311 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
10312 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
10313 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
10314 (org-get-entries-from-diary): Use `org-get-time-of-day' for
10315 consistency with entries from `org-mode' files.
10316 (org-get-time-of-day): Fix bug with partial matches early in a line.
10317 (org-non-link-chars): New constant.
10318 (org-link-regexp): Respect `org-non-link-chars'.
10319 (org-agenda-day-view): Remove command.
10320 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
10321 (org-follow-bbdb-link, org-store-link): Search also company field.
10322 (org-highlight-overlay): New variable.
10323 (org-highlight, org-unhighlight): New functions.
10324 (org-agenda-mode): Add pre-command-hook to remove highlight.
10325 (org-evaluate-time-range): Behavior depends upon whether time stamp
10326 contains a time or not.
10327 (org-show-subtree, org-show-entry): New functions.
10328 (org-agenda-cleanup-fancy-diary): Remove empty lines.
10329
10330 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
10331
10332 * comint.el (comint-output-filter-functions): Add autoload cookie.
10333
10334 2005-04-28 Kim F. Storm <storm@cua.dk>
10335
10336 * ido.el (ido-everywhere): Fix last change.
10337
10338 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
10339
10340 * international/latexenc.el: New file.
10341 * international/mule-conf.el (file-coding-system-alist): For .tex,
10342 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
10343
10344 2005-04-28 Lute Kamstra <lute@gnu.org>
10345
10346 * font-lock.el (font-lock-add-keywords)
10347 (font-lock-remove-keywords): Clarify docstring.
10348 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
10349 Don't start docstrings with a `*'.
10350 (font-lock-update-removed-keyword-alist): Give it a docstring.
10351
10352 * generic-x.el: Update commentary section.
10353 Only require font-lock when compiling.
10354 Define all modes conditionally.
10355 Place all generic modes in the generic-x-modes customization group.
10356 (generic-x-modes): New customization group.
10357 (generic-default-modes, generic-mswindows-modes)
10358 (generic-unix-modes, generic-other-modes): New constants.
10359 (generic-define-mswindows-modes, generic-define-unix-modes):
10360 Update docstrings. Make them obsolete.
10361 (generic-extras-enable-list): New default value. Update docstring.
10362 Improve :type. Change :set function.
10363 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
10364 Fix docstring.
10365
10366 * emacs-lisp/generic.el (generic-mode-internal):
10367 Simplify font-lock-defaults.
10368 (define-generic-mode): Fix docstring.
10369
10370 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10371
10372 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
10373 font-lock-face property to highlight matches.
10374
10375 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
10376
10377 * progmodes/cc-mode.el (cc-create-define-alist): New function.
10378 (cc-define-alist): New variable.
10379 (c-mode): Make it local and initialize it.
10380
10381 * progmodes/gdb-ui.el (gdb-active-process): New variable.
10382 (gdb-exited): New function.
10383 (gdb-annotation-rules): Use it.
10384 (gdb-starting): Set gdb-active-process to t.
10385 (gdb-stopping): Amend doc string.
10386 (gdb-reset): Set gdb-active-process to nil.
10387
10388 * tooltip.el (tooltip-gud-tips): Show the associated #define
10389 directives when a C program under GDB is not executing.
10390
10391 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
10392
10393 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
10394 font-lock-fontify-syntactic-keywords.
10395
10396 * font-lock.el (font-lock-default-fontify-region): Don't force
10397 parse-sexp-lookup-properties to nil.
10398
10399 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10400
10401 * man.el (man-mode-syntax-table): Set up `:' to have
10402 word-constituent syntax.
10403
10404 2005-04-27 Lute Kamstra <lute@gnu.org>
10405
10406 * novice.el (disable-command): Don't add spurious newlines to the
10407 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
10408
10409 2005-04-26 Jay Belanger <belanger@truman.edu>
10410
10411 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
10412 than one window before deleting window.
10413
10414 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
10415
10416 * shell.el (shell-prompt-pattern): Doc fix.
10417 (shell-mode): Set paragraph-separate buffer locally to "\\'".
10418
10419 * comint.el (comint-prompt-regexp, comint-get-old-input)
10420 (comint-use-prompt-regexp)
10421 (comint-use-prompt-regexp-instead-of-fields)
10422 (comint-replace-by-expanded-history, comint-send-input)
10423 (comint-output-filter, comint-get-old-input-default)
10424 (comint-line-beginning-position, comint-bol, comint-show-output)
10425 (comint-backward-matching-input, comint-forward-matching-input)
10426 (comint-next-prompt, comint-previous-prompt):
10427 Rename `comint-use-prompt-regexp-instead-of-fields' to
10428 `comint-use-prompt-regexp'. Keep old name as alias and declare
10429 obsolete.
10430 (comint-use-prompt-regexp): Shorten first line of doc string.
10431
10432 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
10433 Set paragraph-separate buffer locally to "\\'".
10434
10435 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
10436 Adapt to above name change.
10437
10438 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
10439 (smbclient-prompt-regexp): Ditto.
10440
10441 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
10442
10443 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
10444
10445 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
10446 gdb-location-list.
10447 Break lines that are over 80 characters wide.
10448
10449 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
10450
10451 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
10452 New fun and var, to preserve compatibility.
10453
10454 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
10455
10456 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
10457
10458 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
10459 name to file-newer-than-file-p.
10460
10461 2005-04-26 Richard M. Stallman <rms@gnu.org>
10462
10463 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
10464
10465 * progmodes/python.el (python-mode):
10466 Use new name eldoc-documentation-function.
10467
10468 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
10469
10470 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
10471 (eldoc-documentation-function):
10472 Rename from eldoc-print-current-symbol-info-function. Calls changed.
10473
10474 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
10475
10476 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
10477
10478 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
10479
10480 * term/xterm.el (function-key-map): Fix strings for
10481 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
10482 {C,S,A,C-S}-{f1-f12}.
10483
10484 2005-04-26 Kenichi Handa <handa@m17n.org>
10485
10486 * international/mule-cmds.el (select-safe-coding-system):
10487 Fix previous change.
10488
10489 2005-04-26 Lute Kamstra <lute@gnu.org>
10490
10491 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
10492
10493 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
10494 (font-lock-comment-delimiter-face): Ditto.
10495
10496 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
10497
10498 2005-04-25 Jay Belanger <belanger@truman.edu>
10499
10500 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
10501 to t while inserting information; use help-mode.
10502
10503 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
10504
10505 * term.el (ansi-term-color-vector): Use the xterm colors.
10506 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
10507
10508 2005-04-25 Lute Kamstra <lute@gnu.org>
10509
10510 * font-core.el (font-lock-defaults): Fix docstring.
10511
10512 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
10513
10514 2005-04-25 Kenichi Handa <handa@m17n.org>
10515
10516 * international/mule-cmds.el (select-safe-coding-system):
10517 Don't check consistency with coding: spec, etc if raw-text or
10518 no-conversion was found to be safe.
10519
10520 2005-04-24 Richard M. Stallman <rms@gnu.org>
10521
10522 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
10523 citation markers at start of each line.
10524
10525 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
10526 citation markers at start of each line.
10527
10528 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
10529
10530 * files.el (mode-require-final-newline): Fix previous change.
10531 (require-final-newline): Fix type label.
10532
10533 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10534
10535 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
10536 statement in buffer (broken by 2004-11-24 change).
10537
10538 2005-04-24 Kim F. Storm <storm@cua.dk>
10539
10540 * ido.el (ido-everywhere): Save and restore old read-buffer-function
10541 and read-file-name-function values. Don't overwrite existing
10542 non-nil values if ido-mode is enabled without ido-everywhere.
10543
10544 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
10545
10546 * files.el (mode-require-final-newline): Minor doc fix.
10547
10548 2005-04-24 Eli Zaretskii <eliz@gnu.org>
10549
10550 * subr.el (syntax-after): Doc fix.
10551 (syntax-class): If argument is nil, return nil. Mask off upper 16
10552 bits, not 8 bits.
10553
10554 * files.el (mode-require-final-newline): Doc fix.
10555 (backup-buffer-copy): Fix last change.
10556
10557 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10558
10559 * term/mac-win.el: Require select. Set selection-coding-system to
10560 mac-system-coding-system. Call menu-bar-enable-clipboard.
10561 (x-last-selected-text-clipboard, x-last-selected-text-primary)
10562 (x-select-enable-clipboard): New variables.
10563 (x-select-text, x-get-selection, x-selection-value)
10564 (x-get-selection-value, mac-select-convert-to-string)
10565 (mac-services-open-file, mac-services-open-selection)
10566 (mac-services-insert-text): New functions.
10567 (CLIPBOARD, FIND): Put mac-scrap-name property.
10568 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
10569 (public.tiff): Put mac-ostype property.
10570 (selection-converter-alist): Add entries for them.
10571 (mac-application-menu-map): New keymap.
10572 (interprogram-cut-function, interprogram-paste-function): Set to
10573 x-select-text and x-get-selection-value, respectively.
10574 (split-window-keep-point): Set to t.
10575
10576 2005-04-23 Richard M. Stallman <rms@gnu.org>
10577
10578 * files.el (read-directory-name): Always pass non-nil
10579 DEFAULT-FILENAME arg to read-file-name.
10580 (backup-buffer-copy, basic-save-buffer-2): Take care against
10581 writing thru an unexpected existing symlink.
10582 (revert-buffer): In indirect buffer, revert the base buffer.
10583 (magic-mode-alist): Doc fix.
10584 (buffer-stale-function): Doc fix.
10585 (minibuffer-with-setup-hook): Avoid warning.
10586 (mode-require-final-newline): Doc and custom fix.
10587
10588 * follow.el (follow-end-of-buffer): Use with-no-warnings.
10589
10590 * font-lock.el (font-lock-comment-face): On terminals with few colors,
10591 use the default appearance.
10592 (font-lock-comment-delimiter-face): New face, new variable.
10593
10594 * imenu.el (imenu--generic-function): The official position of a
10595 definition is the start of the line that BEG is in.
10596
10597 * midnight.el (midnight-timer): Move defvar up.
10598
10599 * mouse.el (mouse-drag-region-1): Delete some debugging code.
10600
10601 * saveplace.el (save-place-to-alist): Use with-no-warnings.
10602
10603 * startup.el (command-line): Use with-no-warnings.
10604
10605 * window.el (window-size-fixed): New defvar.
10606
10607 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
10608
10609 * mail/rmail.el (rmail-font-lock-keywords):
10610 Use font-lock-comment-delimiter-face.
10611
10612 * mail/sendmail.el (mail-font-lock-keywords):
10613 Use font-lock-comment-delimiter-face.
10614
10615 * progmodes/compile.el (next-error-highlight-timer): New defvar.
10616
10617 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10618
10619 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10620 Specify t for LAXMATCH when matching directories.
10621 Save match data around compilation-compat-error-properties form.
10622
10623 2005-04-23 David Kastrup <dak@gnu.org>
10624
10625 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
10626 Mention that the autoloaded aliases should be kept for AUCTeX.
10627
10628 2005-04-23 Andreas Schwab <schwab@suse.de>
10629
10630 * isearch.el (isearch-forward): Doc fix.
10631
10632 2005-04-23 Eli Zaretskii <eliz@gnu.org>
10633
10634 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
10635 (jit-lock-stealth-nice): Change default value to 0.5.
10636
10637 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
10638
10639 * abbrev.el (write-abbrev-file): Write table entries in
10640 alphabetical order by table name.
10641
10642 2005-04-22 Kim F. Storm <storm@cua.dk>
10643
10644 * ido.el (ido-read-internal): Fix `list' completion.
10645
10646 2005-04-22 Kenichi Handa <handa@m17n.org>
10647
10648 * recentf.el (recentf-save-file-coding-system): New variable.
10649 (recentf-save-list): Encode the file by
10650 recentf-save-file-coding-system and add coding: tag.
10651
10652 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
10653
10654 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
10655
10656 2005-04-21 Lute Kamstra <lute@gnu.org>
10657
10658 * loadhist.el (unload-feature): Don't remove a function from hooks
10659 if it is about to be restored to an autoload . Remove functions
10660 that will become unbound from auto-mode-alist. Simplify the code.
10661
10662 * subr.el (assq-delete-all): New implementation that is linear,
10663 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
10664 (rassq-delete-all): New function.
10665
10666 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10667 Add size-indication-mode.
10668
10669 2005-04-21 Kenichi Handa <handa@m17n.org>
10670
10671 * international/mule-cmds.el: Add autoload for widget-value in
10672 eval-when-compile.
10673
10674 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
10675
10676 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10677 Add tooltip-mode.
10678
10679 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
10680
10681 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
10682
10683 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
10684 (inferior-lisp-filter-regexp, inferior-lisp-program)
10685 (inferior-lisp-load-command, inferior-lisp-prompt)
10686 (inferior-lisp-mode-hook, lisp-source-modes)
10687 (inferior-lisp-load-hook): defvar->defcustom.
10688 (inferior-lisp-program, inferior-lisp-prompt)
10689 (inferior-lisp-load-hook): Doc fixes.
10690 (inferior-lisp-install-letter-bindings): Small change in
10691 introductory comment.
10692
10693 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
10694
10695 * vc.el (vc-annotate-color-map): Change some colors so that text
10696 using them as foreground is readable on both white and black
10697 backgrounds.
10698
10699 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10700
10701 * international/mule-conf.el (translation-table-for-input):
10702 Remove redundant declaration.
10703
10704 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
10705
10706 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
10707
10708 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
10709 (tooltip-toggle-gud-tips): New function.
10710
10711 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10712
10713 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
10714 right angle brackets.
10715
10716 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
10717
10718 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
10719
10720 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10721
10722 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
10723 Remove. Update callers to use expand-file-name instead.
10724
10725 * subr.el (syntax-class): New function.
10726
10727 * simple.el (blink-matching-open): Use it.
10728
10729 * paren.el (show-paren-function): Use it to recognize parens that are
10730 also used in 2-char comment markers.
10731
10732 2005-04-19 Lute Kamstra <lute@gnu.org>
10733
10734 * loadhist.el (unload-feature): Update for new format of
10735 load-history. Simplify the code.
10736
10737 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10738
10739 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
10740 (mac-add-charset-info): New function. Initialize variable
10741 mac-charset-info-alist using it.
10742 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
10743 for translation.
10744 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
10745 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
10746 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
10747 New CCL programs.
10748
10749 2005-04-19 Kim F. Storm <storm@cua.dk>
10750
10751 * simple.el (next-buffer, prev-buffer, next-error)
10752 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
10753 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
10754
10755 * bindings.el (next-buffer, prev-buffer, next-error)
10756 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
10757 (clone-indirect-buffer-other-window): Move bindings from simple.el.
10758 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
10759 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
10760
10761 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
10762
10763 * isearch.el (isearch-edit-string): Make the search-ring available for
10764 minibuffer history commands.
10765 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
10766 the default history commands now work just as well.
10767 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
10768
10769 2005-04-18 Kim F. Storm <storm@cua.dk>
10770
10771 * emulation/cua-base.el (cua--pre-command-handler): Add more
10772 elaborate check for shift modifier on non-window systems.
10773
10774 2005-04-18 Lars Hansen <larsh@math.ku.dk>
10775
10776 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
10777
10778 2005-04-18 Kim F. Storm <storm@cua.dk>
10779
10780 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
10781 and make it optional. Don't test tooltip-gud-echo-area here.
10782 (tooltip-gud-process-output, gdb-tooltip-print):
10783 Pass tooltip-gud-echo-area to tooltip-show.
10784 (tooltip-help-tips): Remove second optional arg to tooltip-show.
10785
10786 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10787
10788 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
10789 `display-graphic-p' may not be bound yet.
10790
10791 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
10792
10793 * startup.el (command-line): No longer enable Xterm Mouse mode by
10794 default in terminals compatible with xterm.
10795
10796 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
10797
10798 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
10799
10800 * tooltip.el (tooltip-gud-echo-area): Rename from
10801 tooltip-use-echo-area.
10802 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
10803 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
10804 area independently of where help tooltips are displayed.
10805
10806 2005-04-17 David Kastrup <dak@gnu.org>
10807
10808 * cus-theme.el (custom-theme-write-variables): Quote variables
10809 where necessary.
10810
10811 2005-04-17 Richard M. Stallman <rms@gnu.org>
10812
10813 * simple.el (yank-excluded-properties): Add follow-link to value.
10814
10815 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
10816
10817 * startup.el (fancy-splash-max-time): Just 30 seconds.
10818 (fancy-splash-delay): Just 7.
10819 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
10820
10821 * loadhist.el (unload-feature): Update for new format of load-history.
10822 Simplify the code.
10823
10824 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
10825 (rmail-font-lock-keywords): Don't fontify the text of a citation.
10826
10827 * mail/sendmail.el (mail-font-lock-keywords):
10828 Don't fontify subject text.
10829 Don't fontify the text of a citation.
10830
10831 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
10832
10833 * comint.el (comint-output-filter): Run comint-output-filter-functions
10834 with point where the user had it.
10835
10836 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10837
10838 * international/ucs-tables.el (ucs-set-table-for-input):
10839 Disable when using unify-on-decoding.
10840
10841 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
10842
10843 * emulation/cua-base.el (cua-global-mark-face): Add special case
10844 for displays supporting a high number of colors.
10845
10846 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
10847
10848 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
10849
10850 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
10851
10852 * filesets.el (filesets-add-buffer): If user supplies a name of a
10853 non-existing fileset, create a new fileset.
10854
10855 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
10856
10857 * textmodes/org.el (org-up-heading-all): Fix bug with
10858 `outline-up-heading-all'.
10859
10860 2005-04-16 Andreas Schwab <schwab@suse.de>
10861
10862 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
10863 /etc/permissions.d/* and /etc/aliases.d/*.
10864
10865 2005-04-16 Kenichi Handa <handa@m17n.org>
10866
10867 * international/code-pages.el (cp-make-coding-system):
10868 Set `translation-table-for-input' property value to the symbol
10869 ucs-mule-to-mule-unicode, not to that value.
10870 (pt154): Escape guillemet by `\'.
10871
10872 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
10873
10874 * loadup.el: Load tooltip if x-show-tip is fboundp.
10875
10876 * startup.el (command-line): Add comment.
10877
10878 * tooltip.el (tooltip-mode): Specify correct standard value for
10879 Custom in init-value.
10880
10881 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
10882
10883 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
10884 possible.
10885
10886 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10887
10888 * textmodes/org.el (org-agenda-date-prompt): Rename from
10889 `org-agenda-date-today'.
10890 (org-evaluate-time-range): Insert at point instead of directly
10891 after time range.
10892 (org-first-headline-recenter, org-subtree-end-visible-p)
10893 (org-optimize-window-after-visibility-change): New functions
10894 (org-agenda-post-command-hook): Don't allow point at end of line,
10895 to make sure it always hits the text properties.
10896 (org-agenda-next-date-line, org-agenda-previous-date-line):
10897 New commands.
10898 (org-set-regexps-and-options): Category may contain white space.
10899 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10900 Improve marker positions.
10901 (org-agenda-new-marker): Argument POS made optional.
10902 (org-agenda-get-timestamps): Deadlines which are done are listed
10903 in org-done-face now.
10904 (org-agenda-get-todos, org-agenda-get-timestamps)
10905 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10906 Set `undone-face' and `done-face' properties.
10907 (org-last-todo-state-is-todo): New variable.
10908 (org-todo): Set `org-last-todo-state-is-todo'.
10909 (org-agenda-todo): Change face according to
10910 `org-last-todo-state-is-todo'. And change other lines referring to
10911 the same entry.
10912 (org-calendar-goto-agenda): New command.
10913 (org-calendar-to-agenda-key): New option.
10914 (org-startup-folded): New allowed value `content'.
10915 (org-set-regexps-and-options): Accept new value `content' for
10916 `org-startup-folded'.
10917 (org-get-current-options): Handle new value `content' for
10918 `org-startup-folded'.
10919 (org-insert-todo-heading): New command.
10920 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
10921 interactively in empty file and option
10922 `org-insert-mode-line-in-empty-file' has been set.
10923 (org-agenda-todo,org-agenda-priority): Modify to use
10924 `org-agenda-change-all-lines'.
10925 (org-warning-face): Change color on dark background
10926
10927 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10928
10929 * international/mule-cmds.el (set-locale-environment): On Mac OS,
10930 use preferences AppleLocale and AppleLanguages, and variable
10931 mac-system-locale for default locale. On Mac OS Classic, use
10932 mac-system-coding-system for default coding systems.
10933
10934 * term/mac-win.el: Don't set file-name-coding-system.
10935 Decode variables system-name, emacs-build-system, user-login-name, and
10936 user-full-name by mac-system-coding-system on Mac OS Classic.
10937 (mac-system-coding-system): New variable.
10938
10939 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
10940
10941 * startup.el (command-line): Handle `xterm-mouse-mode' before
10942 reading init file.
10943
10944 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
10945
10946 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
10947
10948 * progmodes/sh-script.el (sh-here-document-word): Make it a
10949 defcustom. Doc fix.
10950 (sh-add): Bash uses $(( )) for arithmetic.
10951 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
10952 (sh-maybe-here-document): Remove quotes and leading whitespace
10953 from heredoc word when closing. Indent heredoc with tabs if word
10954 starts with "-".
10955
10956 2005-04-13 Richard M. Stallman <rms@gnu.org>
10957
10958 * simple.el (undo): Fix previous change.
10959
10960 * custom.el (defface): Doc fix.
10961
10962 2005-04-13 Lute Kamstra <lute@gnu.org>
10963
10964 * Makefile.in (DONTCOMPILE): Remove list.
10965 (compile, compile-always): Don't use DONTCOMPILE.
10966 (update-authors): Load the library in which batch-update-authors
10967 is defined.
10968 * makefile.w32-in (DONTCOMPILE): Remove list.
10969 (compile, compile-always): Fix comments.
10970 (update-authors): Load the library in which batch-update-authors
10971 is defined.
10972
10973 * generic-x.el (generic-mode-ini-file-find-file-hook):
10974 Rename to ini-generic-mode-find-file-hook.
10975 Keep generic-mode-ini-file-find-file-hook as an alias.
10976 (ini-generic-mode-find-file-hook): Rename from
10977 generic-mode-ini-file-find-file-hook. Fix docstring.
10978 (ini-generic-mode): Docstring change.
10979 (bat-generic-mode-run-as-comint): Silence the byte compiler.
10980
10981 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
10982 called from lisp.
10983
10984 * generic.el: Move to the emacs-lisp subdir.
10985
10986 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
10987
10988 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
10989 and C-S- function and cursor motion keys.
10990
10991 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
10992
10993 * startup.el (command-line): Enable Xterm Mouse mode by default.
10994 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
10995 for Custom. No longer show "Mouse" in mode line when enabled.
10996 Doc fix.
10997
10998 2005-04-12 Kim F. Storm <storm@cua.dk>
10999
11000 * emulation/cua-base.el (cua-rectangle-face)
11001 (cua-rectangle-noselect-face): Define face attributes here.
11002
11003 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
11004
11005 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11006
11007 * startup.el (command-line): Turn off blinking cursor if
11008 cursorBlink in resources is off or false.
11009
11010 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11011
11012 * term/mac-win.el (dnd): Require dnd.
11013 (mac-drag-n-drop): Call dnd-handle-one-url.
11014 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
11015 (kTextEncodingISOLatin2): Remove constants.
11016 (mac-script-code-coding-systems): New constant.
11017 (mac-handle-language-change): New function.
11018 (special-event-map): Bind it to `language-change' event.
11019 (mac-centraleurroman, mac-cyrillic): New coding systems.
11020 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
11021 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
11022 and mac-cyrillic-encoder to encode-mac-centraleurroman and
11023 encode-mac-cyrillic, respectively.
11024
11025 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11026
11027 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
11028 Don't set overlay-arrow-string to "=>" as this is done
11029 globally in C now.
11030
11031 2005-04-12 Lute Kamstra <lute@gnu.org>
11032
11033 * generic-x.el (rc-generic-mode, rul-generic-mode):
11034 Fix auto-mode-alist entries.
11035 (etc-fstab-generic-mode): Tweak fontification.
11036
11037 * generic.el (generic-make-keywords-list): Fix docstring.
11038 (generic-mode-internal): Simplify generic-font-lock-keywords.
11039
11040 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11041
11042 * whitespace.el (whitespace-buffer-leading)
11043 (whitespace-buffer-trailing): Revert the incorrect test inversion.
11044 However, fix the highlight area for the leading and
11045 trailing whitespaces to show space.
11046
11047 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11048
11049 * whitespace.el (whitespace-version): Bump to 3.5
11050
11051 (whitespace-buffer-leading, whitespace-buffer-trailing):
11052 Invert sense of the test to highlight the whitespace.
11053
11054 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11055
11056 * progmodes/gud.el (gud-display-line): GUD uses its own
11057 overlay arrow now so don't set overlay-arrow-string.
11058 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
11059
11060 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
11061
11062 * term.el (term-ansi-current-bold, term-ansi-current-underline)
11063 (term-ansi-current-reverse, term-ansi-current-invisible)
11064 (term-ansi-face-already-done): Change to boolean.
11065 (term-reset-terminal, term-handle-colors-array): Handle the above
11066 vars accordingly.
11067 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
11068 (term-emulate-terminal): Use the new name.
11069
11070 * faces.el (secondary-selection): Use yellow1, not yellow.
11071 (trailing-whitespace): Use red1, not red.
11072
11073 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11074
11075 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
11076 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
11077 (dired-dnd-handle-file): Call dnd-get-local-file-uri
11078
11079 * cus-edit.el (dnd): New group.
11080
11081 * term/w32-win.el (dnd): Require dnd
11082 (w32-drag-n-drop): Call dnd-handle-one-url.
11083
11084 * x-dnd.el: Require dnd.
11085 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
11086 Call dnd-handle-one-url.
11087 (x-dnd-types-alist, x-dnd-insert-utf8-text)
11088 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
11089 to dnd-insert-text.
11090 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
11091 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
11092 (x-dnd-get-local-file-name, x-dnd-open-local-file)
11093 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
11094
11095 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
11096
11097 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11098
11099 * wdired.el: Doc fixes.
11100 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
11101 (wdired-use-dired-vertical-movement): Rename from
11102 wdired-always-move-to-filename-beginning.
11103 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
11104 (wdired-change-to-wdired-mode): Change mode name.
11105 (wdired-newline): Delete.
11106
11107 2005-04-11 Richard M. Stallman <rms@gnu.org>
11108
11109 * whitespace.el (whitespace-highlight-the-space):
11110 Don't call whitespace-unhighlight-the-space here.
11111
11112 * simple.el (undo): Record t in undo-equiv-table
11113 for the redo record made by an undo-in-region.
11114
11115 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
11116
11117 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
11118 (gdb-frame-inferior-io-buffer): New Functions to control
11119 display of separate IO buffer.
11120 (menu): Add them to menu-bar.
11121 (gdb-display-buffer): Check for buffer another frame.
11122 Protect GUD buffer.
11123 (gdb-setup-windows): Create IO buffer if not already there.
11124 (gdb-memory-mode): Remove purecopy noops.
11125
11126 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11127
11128 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
11129 and pass to self-insert-command.
11130
11131 2005-04-11 Lute Kamstra <lute@gnu.org>
11132
11133 * generic.el: Commentary section cleanup.
11134 (generic): Delete.
11135 (generic-use-find-file-hook, generic-lines-to-scan)
11136 (generic-find-file-regexp, generic-ignore-files-regexp)
11137 (default-generic-mode, generic-mode-find-file-hook)
11138 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
11139 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
11140 (generic-use-find-file-hook, generic-lines-to-scan)
11141 (generic-find-file-regexp, generic-ignore-files-regexp)
11142 (default-generic-mode, generic-mode-find-file-hook)
11143 (generic-mode-ini-file-find-file-hook): Move from generic.el.
11144
11145 2005-04-10 Karl Fogel <kfogel@red-bean.com>
11146
11147 * bookmark.el (bookmark-write-file): Catch errors writing file.
11148 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
11149
11150 2005-04-10 Richard M. Stallman <rms@gnu.org>
11151
11152 * startup.el (fancy-splash-tail): Update copyright year.
11153 (command-line): Split part of -Q into -D.
11154 (emacs-basic-display): New defvar.
11155 (fancy-splash-text): Correct name of menu item.
11156
11157 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
11158
11159 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
11160 lines in one node.
11161
11162 * comint.el (comint-send-input): New arg ARTIFICIAL.
11163 Callers in this file changed.
11164
11165 * abbrev.el (define-abbrevs): Read system abbrevs properly.
11166
11167 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
11168
11169 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
11170
11171 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
11172 `ldap-search-internal'.
11173
11174 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
11175
11176 * files.el (set-auto-mode-1): Use line-end-position.
11177
11178 * international/latin-1.el:
11179 * international/latin-2.el:
11180 * international/latin-3.el:
11181 * international/latin-4.el:
11182 * international/latin-5.el:
11183 * international/latin-8.el:
11184 * international/latin-9.el: Give punctuation syntax to NBSP.
11185
11186 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
11187 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
11188 Use char-classes to accept non-ascii letters, accepted in some recent
11189 bibtex implementations.
11190
11191 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
11192
11193 * custom.el (custom-set-minor-mode): Any non-nil value for the
11194 variable should enable the mode when set through Custom.
11195
11196 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
11197
11198 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
11199 TAB binding so tab-always-indent is obeyed.
11200 (vhdl-minibuffer-local-map): Move initialization into declaration.
11201 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
11202 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
11203 (vhdl-hooked-abbrev): Avoid test for XEmacs.
11204 (vhdl-current-line): Use line-beginning-position.
11205 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
11206 with-output-to-temp-buffer, so the current position can be recorded.
11207
11208 2005-04-10 Masatake YAMATO <jet@gyve.org>
11209
11210 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11211 Add regexp for gcov.
11212
11213 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
11214
11215 * calendar/time-date.el (time-to-seconds, seconds-to-time)
11216 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
11217 syntax which Emacs 20 doesn't support.
11218
11219 2005-04-09 Richard M. Stallman <rms@gnu.org>
11220
11221 * help.el (describe-key-briefly, describe-key):
11222 Replace strings as event types with "(any string)".
11223
11224 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
11225
11226 * arc-mode.el (archive-mode-map): Move initialization into
11227 the declaration. Override *all* bindings of `undo'.
11228 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
11229
11230 2005-04-09 Jay Belanger <belanger@truman.edu>
11231
11232 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
11233
11234 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
11235
11236 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
11237 (xterm-register-default-colors): Update color values computation
11238 to match xterm-200.
11239
11240 2005-04-09 Kenichi Handa <handa@m17n.org>
11241
11242 * international/code-pages.el (iso-latin-7): Fix the map.
11243
11244 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
11245
11246 * emacs-lisp/lisp.el (defun-prompt-regexp)
11247 (parens-require-spaces, buffer-end, end-of-defun)
11248 (insert-parentheses): Doc fixes.
11249
11250 2005-04-08 Kim F. Storm <storm@cua.dk>
11251
11252 * comint.el (comint-highlight-prompt): Fix face spec.
11253 * hi-lock.el (hi-green): Likewise.
11254
11255 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
11256
11257 * cus-edit.el (custom-modified-face):
11258 * comint.el (comint-highlight-input): Fix previous changes.
11259 * term.el (term-handle-ansi-escape): Add a comment.
11260
11261 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
11262
11263 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
11264 in the buffer and in whitespace-highlighted-space.
11265 (whitespace-unhighlight-the-space): Simplify.
11266 (whitespace-buffer): Simplify.
11267
11268 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
11269
11270 * textmodes/table.el (table-cell-face): Add special case for
11271 displays supporting a high number of colors.
11272 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
11273 (vhdl-font-lock-reserved-words-face)
11274 (vhdl-speedbar-architecture-face)
11275 (vhdl-speedbar-instantiation-face)
11276 (vhdl-speedbar-architecture-selected-face)
11277 (vhdl-speedbar-instantiation-selected-face): Likewise.
11278 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
11279 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
11280 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
11281 (ebrowse-root-class-face, ebrowse-member-attribute-face)
11282 (ebrowse-progress-face): Likewise.
11283 * progmodes/compile.el (compilation-info-face): Likewise.
11284 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
11285 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
11286 * calendar/calendar.el (diary-face): Likewise.
11287 * woman.el (woman-italic-face, woman-bold-face)
11288 (woman-unknown-face): Likewise.
11289 * wid-edit.el (widget-button-pressed-face): Likewise.
11290 * whitespace.el (whitespace-highlight-face): Likewise.
11291 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
11292 * pcvs-info.el (cvs-marked-face): Likewise.
11293 * info.el (info-xref): Likewise.
11294 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
11295 * hilit-chg.el (highlight-changes-face)
11296 (highlight-changes-delete-face): Likewise.
11297 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
11298 (hi-red-b): Likewise.
11299 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
11300 * font-lock.el (font-lock-keyword-face)
11301 (font-lock-function-name-face, font-lock-warning-face): Likewise.
11302 * cus-edit.el (custom-invalid-face, custom-modified-face)
11303 (custom-set-face, custom-changed-face, custom-variable-tag-face)
11304 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
11305 * comint.el (comint-highlight-prompt): Likewise.
11306
11307 2005-04-08 Lute Kamstra <lute@gnu.org>
11308
11309 * font-lock.el (font-lock-keywords): Docstring fixes.
11310
11311 2005-04-08 Kenichi Handa <handa@m17n.org>
11312
11313 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
11314 chars are more than a limit, print " and more..." at the tail.
11315
11316 2005-04-08 Kim F. Storm <storm@cua.dk>
11317
11318 * emacs-lisp/authors.el (authors-aliases): Update list.
11319 (authors-ignored-files): New list.
11320 (authors-fixed-entries): Fix typo.
11321 (authors-renamed-files-alist): Update list.
11322 (authors-add): Check authors-ignored-files.
11323
11324 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
11325
11326 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
11327 optional, to ensure backward compatibility.
11328
11329 2005-04-08 Stephen Eglen <stephen@gnu.org>
11330
11331 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
11332
11333 2005-04-08 Kim F. Storm <storm@cua.dk>
11334
11335 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
11336
11337 * mouse.el (mouse-on-link-p): Doc fix.
11338
11339 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
11340
11341 * ielm.el (ielm-prompt-read-only): Doc fix.
11342
11343 * comint.el (comint-prompt-read-only): Doc fix.
11344
11345 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
11346
11347 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
11348 ensure dired always handles wildcards passed to ffap.
11349 (find-file-at-point): Use it.
11350 (ffap-dired-wildcards): Doc fix.
11351
11352 2005-04-07 Juri Linkov <juri@jurta.org>
11353
11354 * simple.el (next-error-overlay-arrow-position): New defvar.
11355 Put "=>" on its property `overlay-arrow-string'. Add it to
11356 `overlay-arrow-variable-list'.
11357
11358 * progmodes/compile.el (compilation-setup):
11359 Set `next-error-overlay-arrow-position' to nil. Also set it to
11360 nil in the local hook `kill-buffer-hook'. Make local variable
11361 `overlay-arrow-string' and set it to "=>".
11362 (compilation-goto-locus): Set BOL position to
11363 `next-error-overlay-arrow-position' instead of
11364 `overlay-arrow-position'.
11365
11366 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
11367 locally instead of adding it to the global hook.
11368 (Info-kill-buffer): Move up.
11369
11370 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
11371
11372 * term/xterm.el (xterm-standard-colors): Update color values from
11373 xterm-200.
11374
11375 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
11376
11377 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
11378
11379 * fast-lock.el:
11380 * lazy-lock.el: Move them to the obsolete subdir.
11381
11382 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11383
11384 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
11385 (wdired-add-replace-advice): Remove.
11386 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
11387
11388 2005-04-06 Kim F. Storm <storm@cua.dk>
11389
11390 * startup.el (command-line): Add --bare-bones alias for -Q.
11391
11392 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11393
11394 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
11395 create the startup fontset if a font specification ends with
11396 `mac-roman'.
11397
11398 2005-04-06 Lute Kamstra <lute@gnu.org>
11399
11400 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
11401 change.
11402
11403 * emacs-lisp/copyright.el (copyright-update-year): Replace the
11404 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
11405
11406 2005-04-05 Lute Kamstra <lute@gnu.org>
11407
11408 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
11409 (define-generic-mode): Ditto. Fix debug declaration.
11410
11411 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
11412 Put them in the generic-x group.
11413
11414 * calendar/timeclock.el (timeclock): Doc fix.
11415
11416 * generic.el (define-generic-mode): Don't use custom-current-group.
11417 Document default :group value.
11418 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
11419 (define-global-minor-mode): Don't use custom-current-group.
11420
11421 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11422
11423 * startup.el (command-line-1): Display startup-echo-area-message
11424 when fancy splash screen is in use.
11425
11426 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
11427 (sh-escaped-newline): New face.
11428 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
11429 newline, and use sh-escaped-newline face.
11430
11431 * progmodes/tcl.el (tcl-escaped-newline): New face.
11432 (tcl-builtin-list): New variable.
11433 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
11434 newlines. Fix keywords subexpression number.
11435
11436 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
11437
11438 * textmodes/org.el (org-diary-default-entry): Fix call to
11439 `add-to-diary-entry'.
11440
11441 2005-04-05 Kim F. Storm <storm@cua.dk>
11442
11443 * ediff-init.el: Use (featurep 'xemacs).
11444
11445 2005-04-05 David Ponce <david@dponce.com>
11446
11447 * cus-edit.el (face): Derive from symbol widget. Display sample
11448 of the current face on the fly.
11449 (widget-face-sample-face-get, widget-face-notify): New functions.
11450 (widget-face-value-create): Remove.
11451
11452 * wid-edit.el (widget-field-end): Temporarily remove field
11453 narrowing before to call `get-char-property'.
11454
11455 2005-04-04 Jay Belanger <belanger@truman.edu>
11456
11457 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
11458 (math-read-subscripts): New variable.
11459 (math-read-preprocess-string): Process subscripts.
11460
11461 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
11462
11463 * comint.el (comint-prompt-read-only): Doc fix.
11464
11465 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
11466 `-1'. Doc fix.
11467
11468 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
11469
11470 * textmodes/org.el (org-insert-mode-line-in-empty-file):
11471 Change default value to nil.
11472
11473 2005-04-04 Lute Kamstra <lute@gnu.org>
11474
11475 * autorevert.el (auto-revert-mode): Specify :group.
11476 * battery.el (display-battery-mode): Specify :group.
11477 * diff-mode.el (diff-minor-mode): Specify :group.
11478 * font-core.el (font-lock-mode): Specify :group.
11479 * hl-line.el (hl-line-mode): Specify :group.
11480 * iimage.el (iimage): New customization group.
11481 (iimage-mode): Specify :group.
11482 * longlines.el (longlines-mode): Specify :group.
11483 * master.el: Don't require easy-mmode.
11484 (master): New customization group.
11485 (master-mode): Specify :group.
11486 * msb.el (msb-mode): Specify :group.
11487 * reveal.el (reveal-mode): Specify :group.
11488 * simple.el (next-error-follow-minor-mode): Specify :group.
11489 * smerge-mode.el (smerge-mode): Specify :group.
11490 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
11491 * emulation/cua-base.el (cua-mode): Specify :group.
11492 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
11493 * language/thai-util.el (thai-auto-composition-mode)
11494 (thai-word-mode): Specify :group.
11495 * mail/supercite.el (sc-minor-mode): Specify :group.
11496 * progmodes/cwarn.el (cwarn-mode): Specify :group.
11497 * progmodes/flymake.el (flymake-mode): Specify :group.
11498 * progmodes/glasses.el (glasses-mode): Specify :group.
11499 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
11500 * textmodes/enriched.el (enriched-mode): Specify :group.
11501 * textmodes/refill.el (refill-mode): Specify :group.
11502
11503 * add-log.el (change-log-font-lock-keywords): Names in
11504 parenthesized lists can contain spaces.
11505
11506 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
11507
11508 * startup.el (fancy-splash-text): Shorten default text of
11509 "Emacs Tutorial" line. Also, if the current language env
11510 indicates an available tutorial file other than TUTORIAL,
11511 extract its title and append it to the line in parentheses.
11512 (fancy-splash-insert): If arg is a thunk, funcall it.
11513
11514 2005-04-04 Jay Belanger <belanger@truman.edu>
11515
11516 * calc.el (calc-language-alist): Add tags to customization type.
11517
11518 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
11519
11520 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
11521 Doc fix.
11522
11523 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
11524
11525 * add-log.el (change-log-font-lock-keywords): The manual
11526 describing a Change Log entry, says: (...) "Aside from these
11527 header lines, every line in the change log starts with a space or
11528 a tab.". The font-lock was not highlighting lines started with
11529 spaces, added support for it.
11530
11531 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11532
11533 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
11534 (bibtex-generate-url-list): Update docstring accordingly. Put the
11535 complex example in the docstring.
11536 (bibtex-font-lock-url): Use pop.
11537
11538 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11539
11540 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
11541
11542 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
11543
11544 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11545
11546 * filesets.el (filesets-set-default): Doc fix.
11547
11548 2005-04-03 Lute Kamstra <lute@gnu.org>
11549
11550 * generic.el (define-generic-mode): Add argument to specify
11551 keywords for defcustom.
11552 (default-generic-mode): Specify :group.
11553
11554 * generic-x.el: Specify :group for all generic modes.
11555
11556 * desktop.el (desktop-no-desktop-file-hook)
11557 (desktop-after-read-hook): Doc fix.
11558
11559 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
11560
11561 * simple.el (visible-mode): Use explicit :group keyword.
11562 This changes the group of `visible-mode-hook' from paren-blinking
11563 to editing-basics.
11564
11565 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
11566
11567 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
11568 mailbox specifications as well as URLs.
11569 (rmail-insert-inbox-text): Remove unused conditional branches.
11570
11571 2005-04-01 Jay Belanger <belanger@truman.edu>
11572
11573 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11574 (calc-gnuplot-print-command): Move definitions to calc.el.
11575
11576 * calc/calc-embed.el (calc-embedded-announce-formula)
11577 (calc-embedded-open-formula, calc-embedded-close-formula)
11578 (calc-embedded-open-word, calc-embedded-close-word)
11579 (calc-embedded-open-plain, calc-embedded-close-plain)
11580 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
11581 (calc-embedded-open-mode, calc-embedded-close-mode):
11582 Move definitions to calc.el.
11583
11584 * calc/calc.el (calc-settings-file, calc-language-alist):
11585 Make customizable.
11586 (calc-embedded-announce-formula, calc-embedded-open-formula)
11587 (calc-embedded-close-formula, calc-embedded-open-word)
11588 (calc-embedded-close-word, calc-embedded-open-plain)
11589 (calc-embedded-close-plain, calc-embedded-open-new-formula)
11590 (calc-embedded-close-new-formula, calc-embedded-open-mode)
11591 (calc-embedded-close-mode, calc-gnuplot-name)
11592 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
11593 from other files and make customizable.
11594
11595 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11596
11597 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
11598 Use buffer-live-p.
11599 (cvs-mode-run): Don't call cvs-update-header here.
11600 (cvs-run-process): Call cvs-update-header.
11601 Use process properties for cvs-postprocess and cvs-buffer so that
11602 the sentinel can behave better if the temp buffer is killed.
11603 Use a pipe rather than a tty, to better handle unexpected prompts.
11604 (cvs-sentinel): Rewrite. Call cvs-update-header.
11605
11606 2005-04-01 Andre Spiegel <spiegel@gnu.org>
11607
11608 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
11609 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
11610
11611 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11612
11613 * generic.el (define-generic-mode): Add indentation rule.
11614
11615 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
11616
11617 * files.el (mode-require-final-newline): Make Custom correctly
11618 report a nil value and allow to set it to nil via Custom.
11619 Doc fix.
11620
11621 2005-04-01 Kenichi Handa <handa@m17n.org>
11622
11623 * international/characters.el: Enable the correct case setting for
11624 dotless-i and dotted-I.
11625
11626 2005-04-01 Kim F. Storm <storm@cua.dk>
11627
11628 * ido.el (ido-file-internal): Fall back to non-ido command if
11629 initial directory is on slow ftp (or tramp) host.
11630
11631 2005-03-31 Richard M. Stallman <rms@gnu.org>
11632
11633 * emacs-lisp/autoload.el (make-autoload):
11634 Handle define-global-minor-mode.
11635
11636 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
11637 Rename from easy-mmode-define-global-mode.
11638 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
11639
11640 * progmodes/scheme.el (scheme-mode-syntax-table):
11641 Update syntax of | and # for two-character comment syntax.
11642
11643 2005-03-31 Lute Kamstra <lute@gnu.org>
11644
11645 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
11646 (define-minor-mode): Call custom-current-group at load-time.
11647
11648 * generic.el (define-generic-mode): Add debug declaration.
11649 Add defcustom for the mode hook.
11650 (generic-mode-internal): Use run-mode-hooks.
11651
11652 2005-03-31 Kim F. Storm <storm@cua.dk>
11653
11654 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
11655 (mouse-fixup-help-message): New defun called by show_help_echo
11656 to fixup mouse-2 prefix in help messages when applicable.
11657
11658 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
11659
11660 2005-03-31 Kenichi Handa <handa@m17n.org>
11661
11662 * language/thai-word.el (thai-find-word-ends): Pay attention to
11663 the case that we reach the end of buffer.
11664
11665 * textmodes/fill.el (fill-text-properties-at): New function.
11666 (fill-newline): Use fill-text-properties-at instead of
11667 text-properties-at.
11668
11669 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
11670
11671 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
11672 not comint-quote-filename.
11673
11674 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
11675
11676 * help-fns.el (help-with-tutorial): Revert last change.
11677
11678 2005-03-31 Kim F. Storm <storm@cua.dk>
11679
11680 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
11681
11682 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
11683
11684 * calendar/cal-china.el: Update reference to "Calendrical
11685 Calculations" book; there's a new edition.
11686 * calendar/cal-coptic.el: Likewise.
11687 * calendar/cal-french.el: Likewise.
11688 * calendar/cal-hebrew.el: Likewise.
11689 * calendar/cal-islam.el: Likewise.
11690 * calendar/cal-iso.el: Likewise.
11691 * calendar/cal-julian.el: Likewise.
11692 * calendar/cal-mayan.el: Likewise.
11693 * calendar/cal-persia.el: Likewise.
11694 * calendar/calendar.el: Likewise.
11695 * calendar/holidays.el: Likewise.
11696 * calendar/lunar.el: Likewise.
11697 * calendar/solar.el: Likewise.
11698
11699 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
11700 white space from doc string.
11701
11702 2005-03-30 Jay Belanger <belanger@truman.edu>
11703
11704 * calc/calc-help.el (calc-full-help): Remove email address.
11705
11706 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
11707
11708 * help-fns.el (help-with-tutorial): Delete title line.
11709
11710 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
11711
11712 * calendar/cal-x.el (calendar-one-frame-setup)
11713 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
11714 rather than 'symbol for set-window-dedicated-p.
11715
11716 * calendar/appt.el (appt-buffer-name): Make it a constant.
11717 (appt-add): Doc fix.
11718
11719 * filesets.el (filesets-menu-path, filesets-menu-before)
11720 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
11721 (filesets-menu-cache-file): Use directory ~/.emacs.d.
11722 (filesets-add-submenu): Delete and use add-submenu instead.
11723
11724 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
11725
11726 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
11727 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
11728 (org-diary-default-entry): New function.
11729 (org-get-entries-from-diary): Better parsing of diary entries.
11730 (org-agenda-check-no-diary): New function.
11731 ("diary-lib"): Advice to function `add-to-diary-list', to allow
11732 linking to diary entries.
11733 (org-agenda-execute-calendar-command): New function.
11734 (org-agenda): Improve visible section in window.
11735 Use `org-fit-agenda-window'.
11736 (org-fit-agenda-window): New option.
11737 (org-move-subtree-down): Better handling of empty lines
11738 at end of subtree.
11739 (org-cycle): Numeric prefix is interpreted now as show-subtree N
11740 levels up.
11741 (org-fontify-done-headline): New option.
11742 (org-headline-done-face): New face.
11743 (org-set-font-lock-defaults): Use `org-headline-done-face'.
11744 (org-table-copy-down): Rename from `org-table-copy-from-above'.
11745 When current field is non-empty, it is copied to next row.
11746 (org-table-copy-from-above): Fix bug which made it
11747 impossible to copy fields containing only a single non-white character.
11748
11749 2005-03-30 Kim F. Storm <storm@cua.dk>
11750
11751 * kmacro.el (kmacro-end-macro): Isearch may store this command
11752 into the macro -- so ignore it when executing keyboard macro.
11753
11754 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
11755
11756 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
11757
11758 2005-03-29 Kenichi Handa <handa@m17n.org>
11759
11760 * language/thai.el ("Thai"): Set setup-function and exit-function
11761 for Thai language environment.
11762
11763 * language/thai-util.el: Require thai-word.
11764 (thai-word-mode-map): New variable.
11765 (thai-word-mode): New minor mode.
11766 (setup-thai-language-environment-internal): New function.
11767 (exit-thai-language-environment-internal): New function.
11768
11769 * language/thai-word.el (thai-word-table): Declare it by defvar,
11770 use dolist to initialize it.
11771 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
11772 (thai-fill-find-break-point): New functions.
11773
11774 2005-03-29 Richard M. Stallman <rms@gnu.org>
11775
11776 * simple.el (idle-update-delay): Move definition up.
11777 (set-mark): Doc fix.
11778
11779 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
11780
11781 * longlines.el: New file.
11782
11783 * simple.el (buffer-substring-filters): New variable.
11784 (filter-buffer-substring): New function.
11785 (kill-region, copy-region-as-kill): Use it.
11786
11787 * register.el (copy-to-register, append-to-register)
11788 (prepend-to-register): Use filter-buffer-substring.
11789
11790 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
11791
11792 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
11793 (gud-filter-pending-text): Move in front of gdb.
11794 (gud-overlay-arrow-position): New variable.
11795 (gud-sentinel, gud-display-line): Use it in place of
11796 overlay-arrow-position.
11797
11798 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
11799
11800 * progmodes/fortran.el (fortran-if-indent): Doc fix.
11801 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
11802 (fortran-font-lock-keywords-4): New variable.
11803 (fortran-blocks-re, fortran-end-block-re)
11804 (fortran-start-block-re): New constants, for hideshow.
11805 (hs-special-modes-alist): Add a Fortran entry.
11806 (fortran-mode-map): Bind fortran-end-of-block,
11807 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
11808 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
11809 (fortran-looking-at-if-then, fortran-end-of-block)
11810 (fortran-beginning-of-block): New functions, for hideshow.
11811
11812 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
11813 Doc fix. Tweak regexp.
11814 (f90-beginning-of-block): Push mark first.
11815
11816 2005-03-29 Jay Belanger <belanger@truman.edu>
11817
11818 * calc/calc.el: Update copyright date.
11819 (calc-version): Increase to 2.1.
11820 (calc-version-date): Remove.
11821
11822 * calc/calc-help.el: Update copyright date.
11823 (calc-full-help): Remove reference to calc-version-date.
11824 Update copyright date.
11825
11826 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11827
11828 * vc.el (vc-do-command): Use a pipe for async processes, so password
11829 prompts don't show up at places where the user can't reply.
11830
11831 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
11832
11833 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
11834 on the file name we pass to the inferior shell.
11835
11836 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
11837
11838 * progmodes/which-func.el (which-function): Be robust in the face of an
11839 imenu--make-index-alist failure.
11840
11841 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11842
11843 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
11844
11845 * progmodes/python.el (python-preoutput-filter): Fix last change.
11846
11847 2005-03-29 Lute Kamstra <lute@gnu.org>
11848
11849 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
11850 functions and compiled macros.
11851 (debug-convert-byte-code): Handle macros too.
11852 (debug-on-entry-1): Don't signal an error when trying to clear a
11853 function that is not set to debug on entry.
11854
11855 2005-03-29 Jay Belanger <belanger@truman.edu>
11856
11857 * calc/calc-lang.el: Add functions to math-function-table
11858 properties of tex and math.
11859
11860 2005-03-29 Kenichi Handa <handa@m17n.org>
11861
11862 * ps-mule.el (ps-mule-plot-string): Translate characters by
11863 ps-print-translation-table.
11864 (ps-mule-begin-job): Call find-charset-region/string with
11865 ps-print-translation-table.
11866 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
11867
11868 * ps-print.el (ps-print-translation-table): New variable.
11869 (ps-plot-region): Translate characters by ps-print-translation-table.
11870
11871 2005-03-29 Juri Linkov <juri@jurta.org>
11872
11873 * simple.el (next-error-highlight-timer): New variable.
11874
11875 * progmodes/compile.el (compilation-goto-locus):
11876 Use `next-error-highlight-timer' instead of `sit-for'.
11877
11878 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11879
11880 * mail/supercite.el (sc-mail-field): Use assoc-string.
11881 (sc-get-address): Simplify regexps.
11882
11883 * files.el (minibuffer-with-setup-hook): New macro.
11884 (find-file-read-args): Use it to avoid let-binding
11885 minibuffer-with-setup-hook (which breaks turning on/off
11886 file-name-shadow-mode while in the prompt).
11887
11888 * complete.el (PC-read-include-file-name-internal):
11889 Use test-completion.
11890
11891 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
11892
11893 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
11894
11895 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11896
11897 * window.el (window-buffer-height): Use count-screen-lines.
11898
11899 * progmodes/python.el (python-preoutput-leftover): New var.
11900 (python-preoutput-filter): Use it.
11901 (python-send-receive): Loop until all the result has been received.
11902
11903 2005-03-28 Juri Linkov <juri@jurta.org>
11904
11905 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
11906
11907 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
11908 "Recover Crashed Session".
11909 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
11910 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
11911 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
11912 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
11913 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
11914 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
11915 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
11916 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
11917
11918 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
11919 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
11920 Ediff Sessions", "Toggle use of separate control buffer frame",
11921 "Use separate frame for Ediff control buffer".
11922
11923 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
11924 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
11925 "Rename Bookmark", "Delete Bookmark".
11926
11927 * info.el (Info-mode-menu): Remove ellipsis from "Index".
11928 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
11929 Add `:active Info-index-alternatives' to "Next Matching Item".
11930
11931 * wdired.el (wdired-change-to-wdired-mode):
11932 Mention `wdired-abort-changes' key in the initial message.
11933
11934 * international/mule.el (auto-coding-alist): Associate non-ascii
11935 image filename extensions with `no-conversion'.
11936
11937 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
11938
11939 * international/iso-acc.el:
11940 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
11941
11942 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
11943
11944 * textmodes/sgml-mode.el (html-mode): Doc update.
11945
11946 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
11947
11948 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
11949
11950 * term.el (term-move-columns): Fix face after extending a line.
11951 (term-insert-spaces): Likewise.
11952 (term-reset-terminal): Fix off by one error.
11953
11954 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11955
11956 * international/mule.el (auto-coding-alist): Add .xpi files.
11957
11958 * files.el (auto-mode-alist): Add .xpi files.
11959
11960 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
11961
11962 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
11963
11964 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11965
11966 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
11967
11968 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
11969
11970 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
11971 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
11972
11973 * calendar/cal-move.el (calendar-beginning-of-year): Move the
11974 cursor to Jan 1 when needed.
11975 (calendar-end-of-year): Fix -/+ typo.
11976 Reported by Chong Yidong <cyd@stupidchicken.com>.
11977
11978 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11979
11980 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
11981
11982 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
11983 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
11984
11985 2005-03-25 Richard M. Stallman <rms@gnu.org>
11986
11987 * filesets.el (filesets-init): Add autoload.
11988
11989 * mail/mailalias.el (mail-directory): Doc fix.
11990
11991 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11992
11993 * mail/mailalias.el (mail-directory-process): Do nothing if
11994 mail-directory-process is an atom.
11995 (mail-get-names): Ignore mail-directory-names if it is an atom.
11996 (mail-directory-process defvar): Doc fix.
11997 (mail-names): Doc fix.
11998
11999 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
12000
12001 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
12002
12003 2005-03-26 Kenichi Handa <handa@m17n.org>
12004
12005 * international/mule-util.el (detect-coding-with-priority):
12006 Call update-coding-systems-internal before detect-coding-region.
12007
12008 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
12009
12010 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
12011 (gdb-frames-mode-map): Add follow-link property.
12012
12013 2005-03-25 Jay Belanger <belanger@truman.edu>
12014
12015 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
12016 for variables.
12017
12018 2005-03-25 Juri Linkov <juri@jurta.org>
12019
12020 * image-mode.el: Optimize image filename extension regexps in
12021 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
12022 in `auto-mode-alist'.
12023 (image-mode): Add `image-toggle-display-text' to local hook
12024 `change-major-mode-hook'. Display the image as an image by
12025 default. Set `cursor-type' and `truncate-lines' if the image
12026 is already displayed. Take into account the current mode (image
12027 or text) in message.
12028 (image-minor-mode): New minor mode.
12029 (image-mode-maybe, image-toggle-display-text): New functions.
12030 (image-toggle-display): Use called-interactively-p.
12031 Let-bind `inhibit-read-only' to t.
12032
12033 * image-mode.el (image-minor-mode): Set `cursor-type' and
12034 `truncate-lines' if the image is already displayed. Add turning
12035 image-minor-mode off to `change-major-mode-hook'. Add message.
12036 Call `image-toggle-display-text' after turning image-minor-mode off.
12037
12038 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12039
12040 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
12041 Terminal.app, use utf-8.
12042 (set-display-table-and-terminal-coding-system): Add coding-system arg.
12043 (set-locale-environment): Use it.
12044
12045 * term/xterm.el: Undo last change, better done in mule-cmds.el.
12046
12047 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
12048
12049 * progmodes/python.el (python-close-block-statement-p)
12050 (python-outdent-p, python-current-defun): Use symbol-end.
12051
12052 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
12053
12054 * files.el (save-some-buffers): Doc fix.
12055
12056 2005-03-25 Werner Lemberg <wl@gnu.org>
12057
12058 * complete.el, thumbs.el: Replace `legal' with `valid'.
12059 * calendar/calendar.el: Replace `legal' with `valid'.
12060 * emacs-lisp/advice.el: Replace `legal' with `valid'.
12061 * mail/supercite.el: Replace `legal' with `valid'.
12062 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
12063 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
12064 Replace `legal' with `valid'.
12065 * textmodes/reftex-vars.el, textmodes/reftex.el:
12066 Replace `legal' with `valid'.
12067
12068 2005-03-25 Werner Lemberg <wl@gnu.org>
12069
12070 * calc/calc-forms.el, calc/calc-sel.el:
12071 * midnight.el, vc-cvs.el:
12072 * emacs-lisp/cl-macs.el:
12073 * emulation/vip.el:
12074 * eshell/esh-io.el, eshell/esh-var.el:
12075 * mail/supercite.el:
12076 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
12077 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
12078 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
12079 * progmodes/sh-script.el, progmodes/xscheme.el:
12080 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
12081 * textmodes/reftex-index.el, textmodes/reftex-parse.el
12082 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
12083 * textmodes/reftex.el, textmodes/org.el:
12084 Replace `illegal' with `invalid'.
12085
12086 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12087
12088 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
12089 (flymake-find-buildfile, flymake-find-possible-master-files)
12090 (flymake-check-include, flymake-parse-line): Replace loops over the
12091 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
12092
12093 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
12094 Substitute file-name-as-directory in the rest of the file.
12095 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
12096 (flymake-replace-region): Remove unused arg `buffer'.
12097 (flymake-check-patch-master-file-buffer): Update calls to it.
12098 (flymake-add-err-info): Remove unused var `count'.
12099 (flymake-mode): Use define-minor-mode.
12100
12101 * progmodes/flymake.el: Use with-current-buffer.
12102 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
12103 flymake-replace-regexp-in-string, flymake-line-beginning-position)
12104 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
12105 Avoid testing for `xemacs'.
12106 (flymake-nop): Move.
12107 (flymake-region-has-flymake-overlays): Return the computed value.
12108 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
12109 Remove unused var `endline'.
12110 (flymake-get-line-count): Remove unused function.
12111 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
12112
12113 * emulation/vi.el:
12114 * generic.el:
12115 * hilit-chg.el (global-highlight-changes):
12116 * hi-lock.el (hi-lock-mode):
12117 * follow.el: find-file-hooks -> find-file-hook.
12118
12119 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
12120
12121 2005-03-24 Juri Linkov <juri@jurta.org>
12122
12123 * dired.el (dired-mode-map): Add menu item "Compare directories"
12124 for dired-compare-directories.
12125
12126 * dired-aux.el (dired-compare-directories): Add autoload cookie.
12127 Doc fix. Replace `read-file-name' with `read-directory-name'.
12128
12129 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12130
12131 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
12132
12133 2005-03-24 Jay Belanger <belanger@truman.edu>
12134
12135 * calc/calc-embed.el (calc-embedded-mode-change): Save all
12136 relevant mode settings in calc-embedded-original-modes when modes
12137 are permanently changed.
12138
12139 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12140
12141 * autoinsert.el: find-file-hooks -> find-file-hook.
12142
12143 2005-03-24 Lute Kamstra <lute@gnu.org>
12144
12145 * generic.el (generic-font-lock-defaults): Make it obsolete.
12146 (generic-font-lock-keywords): New variable to replace
12147 generic-font-lock-defaults.
12148 (generic-mode-set-font-lock): Delete it.
12149 (generic-mode-internal): Don't call generic-mode-set-font-lock.
12150 (generic-bracket-support): Add docstring.
12151
12152 * generic-x.el: Rename generic-font-lock-defaults to
12153 generic-font-lock-keywords throughout.
12154 (mailagent-rules-setup-function): Delete it.
12155 (mailagent-rules-generic-mode): Use anonymous function instead.
12156 (show-tabs-generic-mode-font-lock-defaults-1)
12157 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
12158 Quote faces.
12159 (show-tabs-tab-face, show-tabs-space-face): Specify background,
12160 not foreground.
12161
12162 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12163 Recognize define-generic-mode.
12164
12165 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12166
12167 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
12168 if there's no completion table.
12169
12170 2005-03-23 Miles Bader <miles@gnu.org>
12171
12172 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12173 Remove tty-specific variants, as they're no longer needed.
12174
12175 2005-03-23 Lute Kamstra <lute@gnu.org>
12176
12177 * generic-x.el: Code cleanup: make args constant whenever possible.
12178 (installshield-statement-keyword-list)
12179 (installshield-system-functions-list)
12180 (installshield-system-variables-list, installshield-types-list)
12181 (installshield-funarg-constants-list): Make them constants.
12182
12183 * generic.el (generic-make-keywords-list): Add autoload cookie.
12184
12185 * calendar/time-date.el: Add comment on time value formats.
12186 Don't require parse-time.
12187 (with-decoded-time-value): New macro.
12188 (encode-time-value): New function.
12189 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12190 (days-to-time): Return a valid time value when arg is huge.
12191 (time-since): Use time-subtract.
12192 (time-to-number-of-days): Use time-to-seconds.
12193
12194 2005-03-23 David Ponce <david@dponce.com>
12195
12196 * recentf.el: (recentf-keep): New option.
12197 (recentf-menu-action): Default to `find-file'.
12198 (recentf-keep-non-readable-files-flag)
12199 (recentf-keep-non-readable-files-p)
12200 (recentf-file-readable-p, recentf-find-file)
12201 (recentf-cleanup-remote): Remove.
12202 (recentf-include-p): More robust.
12203 (recentf-keep-p): New function.
12204 (recentf-remove-if-non-kept): Rename from
12205 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
12206 All callers updated.
12207 (recentf-menu-items-for-commands): Fix help string.
12208 (recentf-track-closed-file): Update. Doc fix.
12209 (recentf-cleanup): Update. Count removed files. Doc fix.
12210
12211 2005-03-23 Kim F. Storm <storm@cua.dk>
12212
12213 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12214 Don't inherit from fringe face (now happens automatically).
12215
12216 2005-03-22 Kim F. Storm <storm@cua.dk>
12217
12218 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
12219 position values.
12220
12221 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12222
12223 * menu-bar.el (showhide-date-time): Remove.
12224 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
12225 (menu-bar-make-mm-toggle): Simplify.
12226
12227 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
12228
12229 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
12230 Accept qualified variable and function names.
12231
12232 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
12233
12234 * bindings.el (completion-ignored-extensions):
12235 Remove ".lis" for `vax-vms'.
12236
12237 2005-03-22 Andreas Schwab <schwab@suse.de>
12238
12239 * generic-x.el: Revert last change.
12240 * ldefs-boot.el: Update.
12241
12242 2005-03-22 Jay Belanger <belanger@truman.edu>
12243
12244 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
12245 (calc-embedded-save-original-modes)
12246 (calc-embedded-restore-original-modes): New functions.
12247 (calc-do-embedded): Save original modes when entering embedded mode
12248 and restore when leaving embedded mode.
12249 (calc-embedded-modes-change): Change the value of
12250 calc-embedded-original-modes to reflect permanent changes.
12251
12252 2005-03-22 Lute Kamstra <lute@gnu.org>
12253
12254 * generic-x.el: Require generic again.
12255
12256 2005-03-22 Miles Bader <miles@gnu.org>
12257
12258 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12259 Tweak details to look good on both ttys and bitmap displays, light
12260 or dark background, etc.
12261
12262 2005-03-21 Kim F. Storm <storm@cua.dk>
12263
12264 * tooltip.el (tooltip-show-help-function): Check car and cdr of
12265 mouse position.
12266
12267 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
12268
12269 * icomplete.el: Don't forcibly turn on the mode upon load.
12270 (icomplete-mode): Use define-minor-mode.
12271 (icomplete-eoinput): Default to nil.
12272 (icomplete-minibuffer-setup): Remove autoload.
12273 (icomplete-tidy): Simplify.
12274 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
12275 in the initial state or if the user has modified the field.
12276 Fix handling of icomplete-max-delay-chars.
12277 Remove code that handles the oddball case where
12278 minibuffer-completion-table is an integer.
12279 Wrap icomplete-completions in while-no-input in case building
12280 completions takes more time than expected.
12281 (icomplete-completions): Simplify.
12282
12283 2005-03-21 Richard M. Stallman <rms@gnu.org>
12284
12285 * jka-compr.el (jka-compr-really-do-compress):
12286 Make variable buffer-local.
12287
12288 * image-mode.el: Handle .xpm files too.
12289 (image-toggle-display): Preserve modification flag.
12290
12291 * help.el (where-is): Don't mention aliases with no key bindings.
12292
12293 2005-03-21 Lute Kamstra <lute@gnu.org>
12294
12295 * generic.el: Fix commentary section. Don't require cl for
12296 compilation.
12297 (generic-mode-list): Add autoload cookie.
12298 (generic-use-find-file-hook, generic-lines-to-scan)
12299 (generic-find-file-regexp, generic-ignore-files-regexp)
12300 (generic-mode, generic-mode-find-file-hook)
12301 (generic-mode-ini-file-find-file-hook): Fix docstrings.
12302 (define-generic-mode): Make it a defmacro. Fix docstring.
12303 (generic-mode-internal): Code cleanup. Add autoload cookie.
12304 (generic-mode-set-comments): Code cleanup.
12305 * generic-x.el: Don't prevent compilation. Don't require generic.
12306 Follow coding conventions. Minor code cleanup.
12307 (etc-fstab-generic-mode): Add some keywords.
12308 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
12309 define-generic-mode like a function declaration.
12310
12311 2005-03-21 Jay Belanger <belanger@truman.edu>
12312
12313 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
12314 changing modes.
12315
12316 2005-03-21 Sam Steingold <sds@gnu.org>
12317
12318 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
12319
12320 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
12321
12322 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
12323 Add underscore to "f$ lexicals" regexp.
12324
12325 2005-03-20 Juri Linkov <juri@jurta.org>
12326
12327 * subr.el (progress-reporter-do-update): When `min-value' is equal
12328 to `max-value', set `percentage' to 0 and prevent division by zero.
12329
12330 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
12331
12332 Sync with Tramp 2.0.48.
12333
12334 * net/tramp.el (all): Change all addresses to .gnu.org.
12335 (tramp-append-tramp-buffers): New defun.
12336 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
12337 Catch `dont-send' signal.
12338 (tramp-set-auto-save-file-modes): Set always permissions, because
12339 there might be an old auto-saved file belonging to another
12340 original file. This could be a security threat. Reported by
12341 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
12342 Check for Emacs 21.3.50 removed.
12343
12344 * net/tramp-smb.el (all): Remove debug construct for
12345 `with-parsed-tramp-file-name'.
12346 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
12347 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
12348 No error message if DIRECTORY or FILENAME doesn't exist.
12349 (tramp-smb-open-connection): Check existence of
12350 `tramp-smb-program'.
12351
12352 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12353
12354 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
12355 Properly handle the case where the `m' or `s' command's argument is not
12356 yet terminated.
12357 (perl-indent-new-calculate): New function.
12358 (perl-indent-line): Use it.
12359
12360 2005-03-20 Miles Bader <miles@gnu.org>
12361
12362 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
12363 in text-mode too. Change to new face names.
12364 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
12365 Add `:weight bold' attribute.
12366 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
12367
12368 2005-03-19 Juri Linkov <juri@jurta.org>
12369
12370 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
12371
12372 * international/mule.el (auto-coding-alist): Sync with
12373 `auto-mode-alist' by adding upper case archive file extensions
12374 and adding ear/war to jar extension.
12375
12376 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
12377
12378 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
12379 running, restart it.
12380
12381 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
12382
12383 * finder.el (finder-current-item): Throw an error on an empty line.
12384
12385 * man.el (Man-follow-manual-reference): If current-word returns
12386 nil, use "".
12387
12388 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
12389
12390 * simple.el (goto-line): Doc fix.
12391
12392 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
12393
12394 * files.el (save-buffer): Doc fix.
12395
12396 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
12397
12398 * recentf.el (recentf-cleanup-remote): New variable.
12399 (recentf-cleanup): Use it to conditionally check availability of
12400 remote files.
12401
12402 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
12403
12404 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
12405 function names.
12406
12407 2005-03-19 Eli Zaretskii <eliz@gnu.org>
12408
12409 * language/thai-word.el: New file.
12410
12411 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
12412
12413 * files.el (backup-buffer): If the file's directory is not
12414 writable, use copy instead of move to backup the file.
12415
12416 2005-03-19 Eli Zaretskii <eliz@gnu.org>
12417
12418 * obsolete/keyswap.el: Moved to obsolete/ from term/.
12419
12420 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12421
12422 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
12423 Use functionp instead of symbolp and fboundp. Reported by Drkm
12424 <darkman_spam@yahoo.fr>.
12425 (ps-print-version): New version 6.6.6.
12426
12427 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
12428
12429 * textmodes/table.el (table--line-column-position): New idiom.
12430 (table--row-column-insertion-point-p): New function to test
12431 validity of row and column insertion operation at a location.
12432 (table-global-menu, table-cell-menu): Use above functions for
12433 deterministic test operation.
12434 (table--editable-cell-p): Behave in deterministic fashion.
12435
12436 2005-03-18 Juri Linkov <juri@jurta.org>
12437
12438 * isearch.el (isearch-lazy-highlight-new-loop):
12439 Make arguments beg and end optional.
12440 (isearch-update): Remove optional arguments nil from
12441 isearch-lazy-highlight-new-loop.
12442 (isearch-lazy-highlight-search): Let-bind case-fold-search to
12443 isearch-lazy-highlight-case-fold-search instead of
12444 isearch-case-fold-search, and let-bind isearch-regexp to
12445 isearch-lazy-highlight-regexp.
12446 Use isearch-lazy-highlight-last-string instead of isearch-string.
12447
12448 * replace.el (perform-replace): Remove bindings of global
12449 variables isearch-string, isearch-regexp, isearch-case-fold-search.
12450 Add three new arguments to `replace-highlight'.
12451 (replace-highlight): Add arguments string, regexp, case-fold.
12452 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
12453 to allow isearch-lazy-highlight-new-loop to use these values
12454 to set corresponding isearch-lazy-highlight-* internal
12455 variables whose values lazy highlighting will use regardless of
12456 changes to global variables isearch-string, isearch-regexp,
12457 isearch-case-fold-search during lazy highlighting loop.
12458 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
12459 to `lazy-highlight-cleanup'.
12460
12461 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
12462 (ispell-highlight-face): Set default face to `isearch' when
12463 lazy highlighting is enabled.
12464 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
12465 priority to 1. Add lazy highlighting.
12466 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
12467 from `isearch-dehighlight'.
12468
12469 2005-03-18 David Ponce <david@dponce.com>
12470
12471 * files.el (hack-local-variables): Do a case-insensitive search
12472 for End.
12473
12474 2005-03-18 Juri Linkov <juri@jurta.org>
12475
12476 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
12477 `isearch-lazy-highlight-cleanup', add alias to old name and
12478 declare obsolete. Add release numbers to other obsolete vars.
12479 (isearch-done, isearch-lazy-highlight-new-loop):
12480 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
12481 (lazy-highlight-cleanup) <variable>: Doc fix.
12482 (isearch-lazy-highlight-update): Rename obsolete
12483 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
12484
12485 2005-03-18 Kenichi Handa <handa@m17n.org>
12486
12487 * language/thai-util.el: Fix categorization of Thai characters in
12488 thai-category-table.
12489 (thai-composition-pattern): Adjust it for the above change.
12490 (thai-self-insert-command, thai-compose-syllable): New functions.
12491 (thai-compose-region): Use thai-compose-syllable.
12492 (thai-compose-string): Likewise.
12493 (thai-composition-function): Likewise.
12494 (thai-auto-composition): New function.
12495 (thai-auto-composition-mode): New minor mode.
12496
12497 * language/thai.el: Fix patterns to be registered in
12498 composition-function-table.
12499
12500 * international/quail.el (quail-input-method): Locally bind
12501 inhibit-modification-hooks to t.
12502
12503 2005-03-17 Richard M. Stallman <rms@gnu.org>
12504
12505 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
12506 (perl-mode): Use run-mode-hooks.
12507
12508 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
12509 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
12510 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
12511
12512 * mail/sendmail.el (sendmail-send-it): Reenable the code
12513 to compute resend-to-address and use it.
12514
12515 * tar-mode.el (tar-mode): Turn off undo unconditionally.
12516
12517 * image-mode.el: New file.
12518
12519 * image.el (insert-sliced-image): Add autoload cookie.
12520
12521 * font-lock.el (font-lock-lines-before): New user option.
12522 (font-lock-after-change-function): Obey it.
12523
12524 * bindings.el (esc-map): Make M-g a prefix.
12525 Bind M-g g and M-g M-g to goto-line.
12526
12527 * faces.el (face-id): Doc fix.
12528
12529 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
12530
12531 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
12532 (rmail-show-message): Use rmail-unknown-mail-followup-to.
12533 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
12534
12535 * mail/sendmail.el (mail-yank-ignored-headers)
12536 (mail-font-lock-keywords, mail-mode-fill-paragraph):
12537 Add Mail-Followup-To and Mail-Reply-To headers.
12538 (mail-citation-hook): Add autoload cookie.
12539 (mail-mode): Doc fix.
12540 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
12541 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
12542 (mail-mode-fill-paragraph): Handle those headers.
12543 (mail-mailing-lists): New variable.
12544 (mail-mail-reply-to, mail-mail-followup-to): New functions.
12545
12546 2005-03-17 Juri Linkov <juri@jurta.org>
12547
12548 * isearch.el (isearch-fallback): Check for `(car previous)'
12549 before calling `isearch-other-end-state'.
12550
12551 2005-03-17 Kim F. Storm <storm@cua.dk>
12552
12553 * simple.el (move-beginning-of-line): Move to beginning of buffer
12554 line, as well as beginning of screen line.
12555
12556 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
12557
12558 * calendar/diary-lib.el (mark-diary-entries): Use new optional
12559 argument REDRAW rather than calendar-redrawing variable.
12560 * calendar/calendar.el (calendar-redrawing): Delete.
12561 (redraw-calendar): Do not bind calendar-redrawing.
12562
12563 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
12564
12565 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
12566 diary-file buffer.
12567
12568 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
12569
12570 * help.el (describe-mode): Allow a :minor-mode-function property to
12571 specify a different minor mode toggle function than the variable.
12572 * simple.el (auto-fill-function):
12573 * subr.el (add-minor-mode): Use it.
12574
12575 2005-03-16 Kenichi Handa <handa@m17n.org>
12576
12577 * language/ethio-util.el (sera-being-called-by-w3): New variable.
12578 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
12579 (ethio-fidel-to-sera-buffer): Likewise.
12580
12581 2005-03-16 Juri Linkov <juri@jurta.org>
12582
12583 * emacs-lisp/find-func.el (find-function-regexp):
12584 Add defun-emitting macro `menu-bar-make-toggle'.
12585
12586 * isearch.el: Put `isearch-scroll' property to
12587 `split-window-horizontally'.
12588
12589 * info.el: Update error messages for `debug-ignored-errors'.
12590 (Info-isearch-search): Doc fix.
12591 (Info-find-node): Move up code to go into info buffer before
12592 recording the node to the history.
12593 (Info-fontify-node): Fontify titles only if the next line
12594 has two or more `*', `=', `-', `.'.
12595 Display "go to this node" for empty (match-string 3).
12596
12597 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12598
12599 * term/mac-win.el: Add mouse pointer shape constants.
12600
12601 2005-03-15 Kim F. Storm <storm@cua.dk>
12602
12603 * simple.el (move-beginning-of-line): Use vertical-motion.
12604
12605 2005-03-15 Juri Linkov <juri@jurta.org>
12606
12607 * isearch.el (isearch-error): New variable.
12608 (isearch-invalid-regexp, isearch-within-brackets): Remove.
12609 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
12610 (isearch-within-brackets-state): Remove.
12611 (isearch-case-fold-search-state, isearch-pop-fun-state):
12612 Decrease frame index.
12613 (isearch-mode, isearch-top-state, isearch-push-state)
12614 (isearch-edit-string, isearch-abort, isearch-search-and-update)
12615 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
12616 (isearch-search, isearch-lazy-highlight-new-loop):
12617 Replace `isearch-invalid-regexp' with `isearch-error'.
12618 Remove `isearch-within-brackets'.
12619 (isearch-search): Add `search-failed' handler to `condition-case'.
12620 (isearch-lazy-highlight-search): Add `condition-case' to catch
12621 errors and allow `isearch-lazy-highlight-update' to try
12622 highlighting from the beginning of the window.
12623 (isearch-repeat): Move up code to set isearch-wrapped to t
12624 before calling isearch-wrap-function.
12625
12626 * info.el (Info-isearch-initial-node): New internal variable.
12627 (Info-search): Signal an error in isearch mode when search leaves
12628 the initial node. Signal an error when `bound' is non-nil and
12629 nothing was found in the current subfile.
12630 (Info-isearch-search): Remove `condition-case'.
12631 (Info-isearch-wrap): Don't wrap when search failed during leaving
12632 the initial node. If `Info-isearch-search' is nil, wrap around
12633 the current node.
12634 (Info-isearch-start): New fun.
12635 (Info-mode): Add buffer-local hook `Info-isearch-start' to
12636 `isearch-mode-hook'.
12637
12638 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12639
12640 * simple.el (normal-erase-is-backspace): Set default to t if
12641 running on Mac.
12642
12643 * term/mac-win.el (function-key-map): Sync with x-win.el.
12644
12645 2005-03-15 Kenichi Handa <handa@m17n.org>
12646
12647 * international/mule-cmds.el (locale-language-names): Modify the
12648 format of elements and add more entries.
12649 (locale-preferred-coding-systems): Add more entries.
12650 (set-locale-environment): Adjust for the change of
12651 locale-language-names.
12652
12653 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
12654
12655 * pcvs.el (smerge-ediff): Remove bogus autoload.
12656
12657 2005-03-14 Lute Kamstra <lute@gnu.org>
12658
12659 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
12660 Ignore a `*' at the beginning of a line.
12661
12662 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
12663 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
12664 subr.el.
12665 (dont-compile, eval-when-compile, eval-and-compile): Use declare
12666 to specify indentation.
12667
12668 * generic.el (define-generic-mode): Let generic-mode-list be a
12669 list of strings; test membership with equal.
12670
12671 2005-03-14 Kim F. Storm <storm@cua.dk>
12672
12673 * simple.el (next-line, previous-line): Add optional try-vscroll
12674 arg to recognize interactive use. Pass it on to line-move.
12675 (line-move): Don't perform auto-window-vscroll when defining or
12676 executing keyboard macro to ensure consistent behavior.
12677
12678 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
12679
12680 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
12681
12682 2005-03-13 Lute Kamstra <lute@gnu.org>
12683
12684 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
12685 debugger-setup-buffer so that backtrace marks the frames set to
12686 debug-on-exit and we don't have to do it manually. Set an extra
12687 debug-on-exit for macro's.
12688 (debugger-setup-buffer): Don't mark the top frame manually.
12689
12690 2005-03-12 Lute Kamstra <lute@gnu.org>
12691
12692 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
12693 lisp-indent-function throughout.
12694 (with-no-warnings): Set lisp-indent-function property.
12695
12696 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
12697
12698 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
12699 Add entry for backslash.
12700
12701 2005-03-12 Juri Linkov <juri@jurta.org>
12702
12703 * info.el (Info-search): Four fixes for backward search.
12704
12705 2005-03-11 Jay Belanger <belanger@truman.edu>
12706
12707 * calc/calc.el (calc-language-alist): New variable.
12708 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
12709 (calc-embedded-find-modes): Use calc-language-alist instead of
12710 calc-embedded-language-alist.
12711
12712 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12713
12714 * calendar/calendar.el (calendar-redrawing): New internal
12715 variable.
12716 (redraw-calendar): Remove bogus save-excursion from previous
12717 change. Bind calendar-redrawing to t for mark-diary-entries.
12718 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
12719 calendar if that is why we were called.
12720
12721 2005-03-11 Kenichi Handa <handa@m17n.org>
12722
12723 * international/mule.el (make-coding-system): Set property
12724 coding-system-define-form to nil.
12725 (define-coding-system-alias): Likewise.
12726
12727 2005-03-11 Kenichi Handa <handa@m17n.org>
12728
12729 These changes are suggested by Dave Love <fx@gnu.org>.
12730
12731 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
12732 coding: tag.
12733 (adaptive-fill-regexp): Add more bullets.
12734 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
12735 regexps.
12736
12737 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12738
12739 * help.el (describe-mode): Properly handle non-trivial lighters.
12740 Don't ignore minor modes that are not listed in minor-mode-list.
12741
12742 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
12743 feature ON when the user requests to turn it OFF.
12744
12745 2005-03-10 Lute Kamstra <lute@gnu.org>
12746
12747 * emacs-lisp/debug.el (debug-entry-code): Delete it.
12748 (implement-debug-on-entry): New function to replace debug-entry-code.
12749 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
12750 second argument as the 2005-03-07 change makes it obsolete.
12751 (debug-on-entry, cancel-debug-on-entry): Update call to
12752 debug-on-entry-1.
12753 (debug, debugger-setup-buffer): Comment update.
12754 (debugger-frame-number): Update to work with implement-debug-on-entry.
12755
12756 2005-03-10 Jay Belanger <belanger@truman.edu>
12757
12758 * calc/calc-embed.el (math-ms-args): Declare it.
12759 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
12760 math-ms-args.
12761 (calc-embedded-subst): Use math-multi-subst-rec to substitute
12762 variables.
12763
12764 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
12765
12766 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
12767 Use message-box.
12768
12769 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
12770 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
12771 (tooltip-gud-tips): Simplify.
12772 (tooltip-gud-tips-p): Remove superfluous :set.
12773 (tooltip-gud-modes): Add fortran-mode.
12774 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
12775
12776 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
12777
12778 2005-03-09 Kim F. Storm <storm@cua.dk>
12779
12780 * play/animate.el (animate-place-char): Use forward-line instead
12781 of next-line to improve performance.
12782
12783 2005-03-09 Simon Josefsson <jas@extundo.com>
12784
12785 * net/browse-url.el (browse-url-default-browser): Doc fix.
12786
12787 2005-03-09 Miles Bader <miles@gnu.org>
12788
12789 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
12790 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
12791
12792 2005-03-09 Kenichi Handa <handa@m17n.org>
12793
12794 * international/latin-1.el: Set case and syntax for 255 only if
12795 set-case-syntax-set-multibyte is nil.
12796
12797 * textmodes/ispell.el (ispell-insert-word): New function.
12798 (ispell-word): Use ispell-insert-word to insert a new word.
12799 (ispell-process-line): Likewise.
12800 (ispell-complete-word): Likewise.
12801
12802 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
12803
12804 * calendar/calendar.el (redraw-calendar): Preserve point.
12805 Reported by Matt Hodges <MPHodges@member.fsf.org>.
12806 (calendar-week-start-day): Move after definition of
12807 redraw-calendar. Delete buffer test, since redraw-calendar has
12808 that now.
12809
12810 * calendar/diary-lib.el (mark-diary-entries): Only call
12811 redraw-calendar in the first of any recursive calls.
12812 Reported by Alan Shutko <ats@acm.org>.
12813
12814 2005-03-08 Juri Linkov <juri@jurta.org>
12815
12816 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
12817 (html-horizontal-rule, html-line, html-image, html-checkboxes)
12818 (html-radio-buttons): Add a space before the trailing `/>' where
12819 sgml-xml-mode is non-nil.
12820 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
12821 the subsequent tag of the empty XML tag.
12822 (html-href-anchor): Don't set initial input to "http:".
12823 (html-image): Ask for the image URL and set point inside alt="".
12824 (html-name-anchor): Duplicate the name in the `id' attribute when
12825 sgml-xml-mode is non-nil.
12826 (html-paragraph): Remove \n before <p>.
12827 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
12828 instead of `checked' when sgml-xml-mode is non-nil.
12829
12830 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
12831 Remove 1 space before #RRGGBB to not truncate it on terminal
12832 windows w/o fringes. Remove 1 space between bg and fg examples
12833 to get more space.
12834 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
12835 avoid byte-compile warnings.
12836
12837 * image-file.el (image-file-handler): Put `safe-magic' property to
12838 `image-file-handler'.
12839
12840 * info.el (Info-isearch-search): Emulate word search in
12841 isearching through multiple Info nodes with Info-search.
12842 (Info-isearch-wrap): Allow isearch-word.
12843
12844 2005-03-08 Lute Kamstra <lute@gnu.org>
12845
12846 * emacs-lisp/debug.el (debugger-step-through): Make sure that
12847 stepping into the debugger's code is not possible.
12848 (debugger-jumping-flag): Docstring update.
12849
12850 2005-03-08 Jay Belanger <belanger@truman.edu>
12851
12852 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
12853 embedded mode begins.
12854 (calc-embedded-language-alist): New variable.
12855 (calc-embedded-find-modes): Use calc-embedded-language-alist to
12856 set default language mode.
12857
12858 2005-03-08 Kenichi Handa <handa@m17n.org>
12859
12860 * international/ccl.el (define-ccl-program): Fix docstring about
12861 extra 256 bytes assured for the output buffer.
12862
12863 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
12864 Fix BUFFER_MAGNIFICATION to 2.
12865 (ccl-encode-mule-utf-16be-with-signature): Likewise.
12866
12867 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
12868
12869 * align.el (align-rules-list): Added an alignment rule for CSS
12870 declarations (applies to css-mode and html-mode buffers).
12871
12872 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
12873
12874 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
12875
12876 2005-03-07 Kim F. Storm <storm@cua.dk>
12877
12878 * simple.el (move-beginning-of-line): New command.
12879
12880 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
12881
12882 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
12883
12884 * emulation/cua-base.el: Put CUA move property on move-end-of-line
12885 and move-beginning-of-line.
12886
12887 * apropos.el (apropos-print): Omit command from M-x ... RET.
12888
12889 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
12890
12891 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
12892 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
12893
12894 2005-03-06 Richard M. Stallman <rms@gnu.org>
12895
12896 * bindings.el (esc-map): Bind M-g to goto-line.
12897
12898 * facemenu.el (global-map): Bind M-o, not M-g.
12899
12900 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12901
12902 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
12903 "Open Directory" as for "Open File".
12904
12905 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
12906
12907 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
12908 (push-mark-command): Run activate-mark-hook.
12909
12910 2005-03-06 Richard M. Stallman <rms@gnu.org>
12911
12912 * help-mode.el (help-mode-finish): Don't alter the element
12913 in view-return-to-alist if there already is one.
12914
12915 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
12916 make sure the current buffer is the expected one.
12917
12918 * novice.el (disabled-command-function): Output in *Disabled Command*.
12919 Explicitly ignore non-keyboard events, and explicitly handle C-g.
12920
12921 * textmodes/flyspell.el (flyspell-large-region):
12922 Pass args differently for aspell.
12923
12924 * files.el (mode-require-final-newline): Doc fix.
12925
12926 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12927
12928 * progmodes/which-func.el (which-function):
12929 Specify NOERROR when calling imenu--make-index-alist.
12930
12931 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
12932
12933 * simple.el (normal-erase-is-backspace): Define default value.
12934
12935 * custom.el (custom-theme-set-variables): Remove unused var
12936 `immediate'.
12937 (custom-reevaluate-setting): Simple function to handle variables
12938 that are defined before their default value can really be
12939 computed.
12940
12941 * startup.el (command-line): Use it for temporary-file-directory,
12942 small-emporary-file-directory, auto-save-file-name-transforms,
12943 blink-cursor-mode, and normal-erase-is-backspace.
12944
12945 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
12946 progress, even with buggy anchored keywords.
12947
12948 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
12949
12950 * simple.el (goto-line): Remove unbalanced final parenthesis.
12951
12952 2005-03-05 Richard M. Stallman <rms@gnu.org>
12953
12954 * simple.el (goto-line): Use a number at point as the default.
12955 With C-u as arg, switch buffers.
12956
12957 2005-03-05 Juri Linkov <juri@jurta.org>
12958
12959 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
12960 with `no-blinking-cursor'.
12961
12962 * startup.el (no-blinking-cursor): New defvar.
12963 (command-line): Add `--no-blinking-cursor' to longopts.
12964 Set `no-blinking-cursor' to t for command line arguments
12965 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
12966 with `no-blinking-cursor' in the condition for calling
12967 `blink-cursor-mode'.
12968
12969 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
12970
12971 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
12972 (menu-bar-options-save): Add blink-cursor-mode.
12973 (menu-bar-options-menu): Add blink-cursor-mode.
12974
12975 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
12976
12977 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
12978 (icalendar-export-file, icalendar-export-region)
12979 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
12980 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
12981
12982 2005-03-04 Lute Kamstra <lute@gnu.org>
12983
12984 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
12985 (debug-function-list): Ditto.
12986
12987 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
12988
12989 * textmodes/texinfmt.el (texinfo-append-refill):
12990 Redefine the types of line to which @refill
12991 is not appended by replacing a search for `@refill\\|@bye' with
12992 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
12993 itemize@refill' bug and the unfilled long lines bug.
12994 (texinfmt-version): Update number and date.
12995
12996 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
12997
12998 * international/code-pages.el (windows-1250, windows-125[2-8])
12999 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
13000
13001 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13002
13003 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
13004 bound yet.
13005
13006 2005-03-02 Romain Francoise <romain@orebokech.com>
13007
13008 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
13009 buffer after removing limits.
13010 (ibuffer-pop-filter): Ditto.
13011 Update copyright.
13012
13013 2005-03-02 Miles Bader <miles@gnu.org>
13014
13015 * button.el (make-text-button): If the user doesn't specify a
13016 type, use the default. Rewrite to use `add-text-properties' and
13017 plist functions.
13018
13019 2005-03-01 Lute Kamstra <lute@gnu.org>
13020
13021 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
13022 (debugger-jumping-flag): New var.
13023 (debug-entry-code): Use it.
13024 (debugger-jump): Use debugger-jumping-flag and add
13025 debugger-reenable to post-command-hook.
13026 (debugger-reenable): Use debugger-jumping-flag and remove itself
13027 from post-command-hook.
13028 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
13029 debugger-reenable.
13030
13031 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
13032
13033 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
13034 inclusion of "itemize\\|", which may be unnecessary, is certainly
13035 inelegant, and stops refilling in itemize lists when formatting
13036 Japanese Texinfo files to Info.
13037 Update copyright to 2005.
13038
13039 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
13040
13041 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
13042 of an error if GDB can't find the source file.
13043
13044 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
13045
13046 * calendar/calendar.el (redraw-calendar): Work from any buffer,
13047 not just the calendar.
13048
13049 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
13050 first.
13051 (diary-redraw-calendar): New function.
13052 (make-diary-entry): Add diary-redraw-calendar to local
13053 write-contents-functions. Turn off selective display before
13054 inserting in diary.
13055
13056 2005-03-01 Kim F. Storm <storm@cua.dk>
13057
13058 * emacs-lisp/copyright.el (copyright-fix-years): New command.
13059
13060 2005-03-01 Lute Kamstra <lute@gnu.org>
13061
13062 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
13063 that debug-entry-code can be safely removed from a function while
13064 this code is being evaluated. Revert the 2005-02-27 change as the
13065 new implementation no longer requires it. Make sure that a
13066 function body containing just a string is not mistaken for a docstring.
13067 (debug): Skip one more frame in case of debug on entry.
13068 (debugger-setup-buffer): Delete one more frame line in case of
13069 debug on entry.
13070 (debugger-frame-number): Update to use the new text introduced by
13071 the 1999-11-03 change. Skip one more frame in case of debug on entry.
13072
13073 2005-02-28 Kim F. Storm <storm@cua.dk>
13074
13075 * double.el (double-translate-key): Call force-window-update after
13076 read-event to avoid crash in redisplay.
13077
13078 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
13079
13080 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
13081 (debug): Use it. Move the inhibit-trace earlier.
13082 (debug-entry-code): New const.
13083 (debug-on-entry-1): Use it.
13084
13085 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
13086
13087 * international/utf-16.el (ccl-encode-mule-utf-16le):
13088 Fix BUFFER_MAGNIFICATION to 2.
13089 (ccl-encode-mule-utf-16be): Likewise.
13090
13091 2005-02-28 Kenichi Handa <handa@m17n.org>
13092
13093 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
13094 Fix BUFFER_MAGNIFICATION to 4.
13095 (ccl-encode-mule-utf-16be-with-signature): Likewise.
13096
13097 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
13098
13099 * speedbar.el (speedbar-update-flag): Doc fix.
13100 (speedbar-show-info-under-mouse): Give set-mouse-position the right
13101 argument.
13102
13103 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13104
13105 * reveal.el (reveal-post-command): Don't try to reveal overlays which
13106 have a non-nil `invisible' property but are actually visible.
13107
13108 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
13109 for perldoc sections.
13110 (perl-outline-regexp, perl-outline-level): New var and function.
13111 (perl-mode): Use them.
13112
13113 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
13114
13115 * calendar/diary-lib.el (diary-remind): Discard any mark portion
13116 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
13117
13118 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
13119
13120 * cus-edit.el: Comment change.
13121 (custom-buffer-create-internal): Slightly reword text at top of
13122 Custom buffers. Mention there that saving an option edits the
13123 init file. Add link to Emacs manual node on `custom-file'.
13124 (custom-magic-alist): Rewrite individual State messages to use
13125 capitalized keywords. Doc fix.
13126
13127 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
13128
13129 * calendar/calendar.el (calendar-buffer): Move above
13130 calendar-week-start-day.
13131 (calendar-week-start-day): Doc fix. Add :set function.
13132 (calendar-minimum-window-height): New variable.
13133 (generate-calendar-window): Only resize window if selected-window
13134 is displaying the calendar buffer. Use new variable
13135 calendar-minimum-window-height.
13136 (generate-calendar): Reword error message.
13137 (calendar-mode-map): Bind DEL to scroll-other-window-down.
13138
13139 2005-02-27 Andreas Schwab <schwab@suse.de>
13140
13141 * vc.el (vc-do-command): Don't run command asynchronously when
13142 operating in a remote directory.
13143
13144 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
13145 change from sync with Tramp 2.0.47.
13146
13147 2005-02-27 Richard M. Stallman <rms@gnu.org>
13148
13149 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
13150
13151 * textmodes/flyspell.el (flyspell-mode-on):
13152 Call ispell-change-dictionary only if necessary.
13153
13154 * emacs-lisp/re-builder.el (regexp-builder): New function.
13155
13156 * register.el (describe-register-1): Explicitly handle
13157 yank-excluded-properties = t.
13158
13159 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
13160 (custom-magic-alist): Change the status descriptions again.
13161 (face widget-type): Total rewrite based on `restricted-sexp'
13162 to eliminate the confusing double hiding levels.
13163
13164 * emacs-lisp/debug.el (debug-on-entry-1):
13165 If function body is empty, add nil as body form.
13166
13167 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
13168
13169 * emacs-lisp/trace.el (inhibit-trace): New var.
13170 (trace-make-advice): Use it.
13171
13172 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
13173
13174 2005-02-26 Kim F. Storm <storm@cua.dk>
13175
13176 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
13177 (mouse-on-link-p, mouse-drag-region-1): Use it.
13178
13179 2005-02-25 Lute Kamstra <lute@gnu.org>
13180
13181 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
13182
13183 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
13184
13185 * frame.el (blink-cursor-mode): Add :group keyword.
13186
13187 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
13188
13189 * calendar/icalendar.el (icalendar--decode-isodatetime):
13190 New optional argument DAY-SHIFT.
13191 (icalendar-export-region): Fix coding-system-for-write.
13192 (icalendar--convert-ical-to-diary): Shift end-day of all-day
13193 events by one.
13194
13195 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
13196
13197 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
13198
13199 2005-02-24 Kim F. Storm <storm@cua.dk>
13200
13201 * international/iso-acc.el (iso-accents-compose): Fix crash
13202 during redisplay. Call force-window-update after read-event
13203 and delete-region to signal that window is not accurate.
13204
13205 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
13206
13207 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
13208 Remove unused and inexistent var `inhibit-trace'.
13209 (debugger-mode): Use run-mode-hooks.
13210 (debugger-list-functions): Add buttons; setup xref stack.
13211
13212 2005-02-23 Richard M. Stallman <rms@gnu.org>
13213
13214 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
13215 appointment says it was explicitly made.
13216 (appt-add): Set the 3rd element.
13217 (appt-make-list): Preserve explicit appointments.
13218
13219 * subr.el (find-tag-default): Catch errors in forward-sexp.
13220
13221 2005-02-23 Juri Linkov <juri@jurta.org>
13222
13223 * info.el (Info-isearch-search): New defcustom.
13224 (Info-isearch-search): Call the default isearch function
13225 when Info-isearch-search is nil.
13226 (Info-isearch-wrap): Use variable Info-isearch-search.
13227
13228 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
13229
13230 * cus-edit.el: Comment change.
13231
13232 2005-02-22 Kim F. Storm <storm@cua.dk>
13233
13234 * progmodes/hideif.el (hide-ifdef-use-define-alist):
13235 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
13236
13237 2005-02-22 Simon Josefsson <jas@extundo.com>
13238
13239 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
13240 New variable.
13241 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
13242 Oskarsson" <myrkraverk@users.sourceforget.net>.
13243
13244 2005-02-22 Kim F. Storm <storm@cua.dk>
13245
13246 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
13247 check that window of that event is the selected window.
13248 (mouse-drag-region-1): Compare mouse event window to selected
13249 window before setting point.
13250
13251 * tooltip.el (tooltip-show-help-function): Pass event to
13252 mouse-on-link-p so it can check selected window.
13253
13254 2005-02-22 Kenichi Handa <handa@m17n.org>
13255
13256 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
13257 (ps-mule-show-warning): New function.
13258 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
13259 characters are found.
13260
13261 * ps-print.el (ps-header-footer-string): Return a list of header
13262 and footer strings.
13263
13264 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
13265
13266 * pcvs.el (cvs-retrieve-revision): Fix thinko.
13267
13268 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
13269
13270 * frame.el (blink-cursor-mode): Use define-minor-mode.
13271
13272 * term/mac-win.el (function-key-map): Use char-names more consistently.
13273 (file-name-coding-system): Only set it for MacOS-9. The other case is
13274 already handled in mule-cmds.el (where it also works when mac-win.el
13275 is not used).
13276
13277 2005-02-21 Kenichi Handa <handa@m17n.org>
13278
13279 * international/mule.el (ctext-pre-write-conversion): Always use
13280 " *code-converting-work*" buffer for work.
13281
13282 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
13283
13284 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
13285
13286 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
13287
13288 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
13289
13290 * ses.el (undo-more): Restore defadvice, but only the part that
13291 allows changes outside the restricted area of the buffer.
13292
13293 2005-02-20 Kim F. Storm <storm@cua.dk>
13294
13295 * simple.el (line-move): Add fourth optional arg try-vscroll which
13296 must be set to perform auto-window-vscroll.
13297 When moving backwards and doing auto-window-vscroll, automatically
13298 vscroll to the last part of lines which are taller than the window.
13299 (next-line, previous-line): Set try-vscroll arg on line-move.
13300
13301 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
13302
13303 * replace.el (query-replace, query-replace-regexp)
13304 (replace-string, replace-regexp): When operating on region, make
13305 the minibuffer prompt say so.
13306
13307 * isearch.el (isearch-forward): Document isearch-query-replace and
13308 isearch-query-replace-regexp keybindings.
13309
13310 2005-02-19 Jay Belanger <belanger@truman.edu>
13311
13312 * calc/calc-aent.el (math-read-token): Add local variable.
13313
13314 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
13315 (calc-edit-top): Move declaration to earlier in file.
13316 (calc-edit-macro-repeats): Add local variables.
13317
13318 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
13319 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
13320 calcFunc-tanh.
13321 Adjust integration rule for calcFunc-tan.
13322
13323 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
13324
13325 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
13326 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
13327 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
13328 (viper-skip-separators): Bug fix.
13329 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
13330 particular major mode.
13331 (viper-del-backward-char-in-replace): Don't put deleted char on the
13332 kill ring.
13333
13334 * viper-ex.el (viper-color-display-p): New function.
13335 (viper-has-face-support-p): Use viper-color-display-p.
13336
13337 * viper-keym.el (viper-gnus-modifier-map): New keymap.
13338
13339 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
13340
13341 * viper-util.el (viper-glob-unix-files): Fix shell status check.
13342 (viper-file-remote-p): Make equivalent to file-remote-p.
13343
13344 * viper.el (viper-major-mode-modifier-list):
13345 Use viper-gnus-modifier-map.
13346
13347 2005-02-19 David Kastrup <dak@gnu.org>
13348
13349 * subr.el (subregexp-context-p): Fix garbled doc string by adding
13350 quoting.
13351
13352 2005-02-19 Jay Belanger <belanger@truman.edu>
13353
13354 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
13355 Remove extra definitions.
13356 (calc-coth): New function.
13357 (calcFunc-cot): Fix `let'.
13358
13359 2005-02-19 Eli Zaretskii <eliz@gnu.org>
13360
13361 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
13362 the reasons we use "type pc" in these faces.
13363
13364 * button.el (button): Ditto.
13365
13366 2005-02-19 Michael Mauger <mmaug@yahoo.com>
13367
13368 * replace.el (query-replace-read-from): Set the value of
13369 query-replace-from-history-variable to handle the case of an empty
13370 string entered to accept the suggested default.
13371
13372 * net/tramp.el (tramp-file-name-for-operation):
13373 Use dired-call-process instead of dired-call-process-command.
13374
13375 2005-02-19 Jay Belanger <belanger@truman.edu>
13376
13377 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
13378 (math-div-non-trig): New variables.
13379 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
13380 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
13381 (math-combine-prod, math-div-symb-fancy): Add simplifications for
13382 trig expressions.
13383
13384 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
13385
13386 * progmodes/gdb-ui.el (gdb-var-update-handler)
13387 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
13388 for watch expressions,
13389 (gdb-var-create-handler): Don't set speedbar-update-flag.
13390 (gdb-post-prompt): Simplify test for speedbar.
13391
13392 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
13393
13394 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
13395 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
13396 we use the syntax table of the correct buffer.
13397 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
13398 Felix Gatzemeier.
13399
13400 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
13401 (ediff-file-remote-p): Make synonymous with file-remote-p.
13402 In all deffaces ediff-*-face-*, use min-colors.
13403
13404 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
13405 ediff-recurse-to-subdirectories.
13406 (ediff-mark-if-equal): Check that the arguments are strings, use
13407 ediff-same-contents (after to Felix Gatzemeier).
13408
13409 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
13410 nil.
13411
13412 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13413
13414 * log-view.el (log-view-message-re): Fix up Subversion regexp.
13415
13416 2005-02-18 David Kastrup <dak@gnu.org>
13417
13418 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
13419 use `mark-active' when defined.
13420
13421 2005-02-18 Kenichi Handa <handa@m17n.org>
13422
13423 * ps-print.el (ps-font-info-database): New entry
13424 ZapfChancery-MediumItalic with correct font name. Fix font name
13425 of the entry Zapf-Chancery-MediumItalic.
13426
13427 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
13428
13429 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
13430
13431 2005-02-16 Kim F. Storm <storm@cua.dk>
13432
13433 * ido.el (ido-fallback-command): Pass user input to fallback command.
13434
13435 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
13436
13437 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
13438 (gdb-find-file-hook): Add server prefix.
13439
13440 2005-02-16 Richard M. Stallman <rms@gnu.org>
13441
13442 * replace.el (perform-replace): Pass new args to replace-highlight.
13443 (replace-highlight): Take region args,
13444 and pass them to isearch-lazy-highlight-new-loop.
13445
13446 * novice.el (disabled-command-hook): Autoload the defalias
13447 and the make-obsolete-variable call.
13448
13449 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
13450
13451 * isearch.el (isearch-lazy-highlight-start-limit)
13452 (isearch-lazy-highlight-end-limit): New variables limit
13453 the region for highlighting.
13454 (isearch-lazy-highlight-new-loop): New args BEG and END.
13455 (isearch-lazy-highlight-search): Use the new vars.
13456 (isearch-lazy-highlight-update): Likewise.
13457
13458 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
13459
13460 * cus-start.el (all): Use default-boundp.
13461
13462 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
13463
13464 * menu-bar.el (menu-bar-select-frame): Handle current frame.
13465
13466 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
13467
13468 * autorevert.el (auto-revert-stop-on-user-input)
13469 (auto-revert-verbose): Doc fixes.
13470
13471 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
13472
13473 * international/mule-cmds.el (set-locale-environment): Remove call
13474 to set-selection-coding-system on Windows.
13475
13476 2005-02-15 Jay Belanger <belanger@truman.edu>
13477
13478 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
13479 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
13480 calcFunc-coth.
13481 (math-simplify-sqrt): Add simplifications.
13482
13483 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
13484 to list.
13485
13486 * calc/calc-ext.el: Add functions to autoloads.
13487
13488 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
13489 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
13490 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
13491 (math-csc-raw, math-cot-raw): New functions.
13492
13493 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
13494
13495 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
13496 the variable name in a message.
13497
13498 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
13499 calcFunc-csc, calcFunc-cot.
13500
13501 * calc/calcalg2.el: Add derivative and integration rules for
13502 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
13503 calcFunc-csch, calcFunc-coth.
13504 (math-do-integral-methods): Add to checks for when to use
13505 substitutions.
13506
13507 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
13508
13509 2005-02-15 Lute Kamstra <lute@gnu.org>
13510
13511 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13512 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
13513 <monnier@iro.umontreal.ca>
13514 (lisp-outline-level): Improve efficiency. Suggested by David
13515 Kastrup <dak@gnu.org>.
13516
13517 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
13518
13519 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
13520 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
13521 (gdb-set-gud-minor-mode-existing-buffers): New functions.
13522 (gdb-find-file-hook): New hook. Add it to find-file-hook.
13523 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
13524
13525 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
13526
13527 * cus-start.el (all): Comment change.
13528
13529 2005-02-14 Lute Kamstra <lute@gnu.org>
13530
13531 * cus-start.el (all): Check if symbol is void.
13532
13533 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
13534
13535 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
13536 optional argument to \cite.
13537
13538 2005-02-14 Richard M. Stallman <rms@gnu.org>
13539
13540 * cus-edit.el (custom-buffer-create-internal): Update help message.
13541 (custom-magic-alist): Update help messages.
13542
13543 * cus-start.el (all): Allow a var to specify a standard value.
13544
13545 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
13546
13547 * custom.el (custom-theme-set-variables): Handle variable aliases.
13548
13549 * frame.el (blink-cursor-timer): Doc fix.
13550 (blink-cursor): Make it an alias for `blink-cursor-mode' and
13551 declare obsolete.
13552 (blink-cursor-mode): Define with defcustom and use correct
13553 standard expression in that defcustom.
13554 * startup.el (command-line): Adapt to above changes in frame.el.
13555
13556 2005-02-11 Lute Kamstra <lute@gnu.org>
13557
13558 * apropos.el (apropos-score-doc): Prevent division by zero.
13559
13560 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
13561
13562 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
13563 (icalendar--get-event-property-attributes)
13564 (icalendar--get-event-properties)
13565 (icalendar--datetime-to-diary-date): New functions.
13566 (icalendar--split-value): Doc fix.
13567 (icalendar--datetime-to-noneuropean-date)
13568 (icalendar--datetime-to-european-date): New optional argument
13569 SEPARATOR. Return result as a string instead of a list.
13570 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
13571 (icalendar--convert-string-for-export): Rename arg S to STRING.
13572 (icalendar-export-region): Doc fix. Change name of error buffer.
13573 Save output buffer.
13574 (icalendar-import-file): Add blank at end of prompt.
13575 (icalendar-import-buffer): Doc fix. Do not switch to error
13576 buffer. Indicate status in return value.
13577 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
13578 buffer. Save output buffer. Handle exception from recurrence
13579 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
13580 events. Fix problems with weekly all-day events.
13581
13582 2005-02-10 Richard M. Stallman <rms@gnu.org>
13583
13584 * simple.el (eval-expression-print-format):
13585 Avoid warning about edebug-active.
13586
13587 * help.el (help-for-help-internal): Rename from help-for-help.
13588 (help-for-help): Define with defalias.
13589
13590 * font-core.el (font-lock-default-function): Use with-no-warnings.
13591
13592 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
13593
13594 * custom.el (defface): Doc fix.
13595
13596 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
13597
13598 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
13599 width 0" to prevent word wrapping problems.
13600
13601 2005-02-09 Kim F. Storm <storm@cua.dk>
13602
13603 * ido.el (ido-file-extensions-order): New defcustom.
13604 (ido-file-extension-lessp, ido-file-extension-aux)
13605 (ido-file-extension-order): New advanced file ordering.
13606 (ido-file-lessp): New simple file ordering.
13607 (ido-sort-list): Remove.
13608 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
13609 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
13610
13611 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
13612
13613 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
13614 that some versions of grep produce.
13615 (grep-mode-font-lock-keywords): Likewise.
13616
13617 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
13618
13619 * progmodes/gdb-ui.el (gdb-location-list): New variable.
13620 (gdb-cdir): Delete.
13621 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
13622 (gdb-source-info): Treat case when source file is in another
13623 directory properly.
13624 (gdb-get-location): New function.
13625
13626 2005-02-07 Jay Belanger <belanger@truman.edu>
13627
13628 * calc/calc-prog.el (calc-write-parse-table-part)
13629 (calc-fix-token-name): Fix a check for language type.
13630
13631 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
13632
13633 2005-02-07 Andre Spiegel <spiegel@gnu.org>
13634
13635 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
13636 as directory not writable.
13637
13638 2005-02-07 Kim F. Storm <storm@cua.dk>
13639
13640 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
13641 (cua--standard-movement-commands): Remove list.
13642 Instead, set CUA property value to move for movement commands.
13643 (cua-movement-commands): Remove. Users must set CUA prop instead.
13644 (cua--pre-command-handler): Check CUA property.
13645 (cua--init-keymaps): Don't remap undo commands.
13646 (cua-mode): Don't call cua--rectangle-on-off.
13647
13648 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
13649 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
13650 (cua--rect-undo-set-point): New var.
13651 (cua--rectangle-undo-boundary): Setup undo apply entry.
13652 (cua--rect-undo-handler): New function for rectangle undo.
13653 (cua--rect-start-position, cua--rect-end-position): Add.
13654 (cua--rectangle-post-command): Call cua--rectangle-set-corners
13655 for restored rectangle. Set point if cua--rect-undo-set-point.
13656
13657 2005-02-06 Jay Belanger <belanger@truman.edu>
13658
13659 * calc/calc-lang.el (calc-tex-language): Display more information
13660 in messages.
13661
13662 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
13663 in TeX mode.
13664
13665 2005-02-06 Richard M. Stallman <rms@gnu.org>
13666
13667 * emacs-lisp/lisp.el (buffer-end): Doc fix.
13668
13669 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
13670
13671 * net/ldap.el (ldap-search-internal): Support attributes with
13672 optional descriptions separated by a semi-colon, as in
13673 "userCertificate;binary".
13674
13675 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13676
13677 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
13678 isn't a cons (i.e. the version is 0).
13679
13680 2005-02-05 Eli Zaretskii <eliz@gnu.org>
13681
13682 * help.el (help-for-help): Doc fix.
13683
13684 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
13685
13686 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
13687 GDB-Windows on the menu-bar as this works better.
13688
13689 2005-02-04 Jay Belanger <belanger@truman.edu>
13690
13691 * calc/calc-embed.el (calc-embedded-update): Don't put in
13692 unnecessary newlines. Adjust the end of formula marker.
13693
13694 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
13695 (math-latex-parse-two-args): New function.
13696
13697 2005-02-03 Lute Kamstra <lute@gnu.org>
13698
13699 * help-fns.el (help-with-tutorial): Make sure that users cannot
13700 remove the entire text of the tutorial by means of `undo'.
13701
13702 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13703
13704 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
13705 in recent changes, where the ispell process was repeatedly
13706 killed & restarted.
13707
13708 * international/mule-cmds.el (set-locale-environment): Set file-name
13709 coding system to utf-8 on Darwin systems.
13710 (set-default-coding-systems): Don't set default-file-name-coding-system
13711 on Darwin systems.
13712
13713 2005-02-03 Richard M. Stallman <rms@gnu.org>
13714
13715 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
13716
13717 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
13718
13719 * faces.el (list-faces-display): Add optional argument.
13720
13721 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
13722
13723 * font-core.el (font-lock-default-function): Handle the rare case where
13724 only font-lock-keywords is set.
13725
13726 2005-02-02 Kenichi Handa <handa@m17n.org>
13727
13728 * international/characters.el: Cancel previous change for
13729 I-WITH-DOT-ABOVE and DOTLESS-i.
13730
13731 * international/latin-5.el: Cancel previous change.
13732
13733 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
13734
13735 * progmodes/gud.el: Correction to syntax in gud-menu-map.
13736
13737 2005-02-02 Kenichi Handa <handa@m17n.org>
13738
13739 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
13740 DOTLESS-i.
13741
13742 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
13743 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
13744
13745 * case-table.el (get-upcase-table): New function.
13746 (copy-case-table): Copy upcaes table too if non-nil.
13747 (set-case-syntax-delims): Maintain upcase table too.
13748 (set-case-syntax-pair): Likewise.
13749 (set-upcase-syntax, set-downcase-syntax): New functions.
13750 (set-case-syntax): Maintain upcase table too.
13751
13752 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
13753
13754 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
13755
13756 * progmodes/gud.el (gud-goto-info): New function.
13757 (gud-tool-bar-map): Use correct icon.
13758
13759 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
13760
13761 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
13762 When delegating, order args in the funcall correctly.
13763
13764 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
13765
13766 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
13767
13768 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
13769
13770 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
13771 buffer not visiting a file.
13772
13773 2005-01-31 Jay Belanger <belanger@truman.edu>
13774
13775 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
13776 bound on the line with the formula.
13777
13778 2005-01-31 Kim F. Storm <storm@cua.dk>
13779
13780 * ses.el (ses-create-cell-variable-range)
13781 (ses-destroy-cell-variable-range, ses-reset-header-string)
13782 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
13783 (ses-insert-row): Fix format of apply undo entries.
13784
13785 2005-01-31 Jay Belanger <belanger@truman.edu>
13786
13787 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
13788 parts.
13789
13790 * calc/calc-embed.el (calc-embedded-open-formula)
13791 (calc-embedded-close-formula): Ignore matrix environments.
13792
13793 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
13794 TeX mode.
13795
13796 * calc/calc-lang.el (math-function-table, math-oper-table)
13797 (math-variable-table): Adjust the LaTeX portions.
13798
13799 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
13800 (math-latex-ignore-words): New constant.
13801
13802 2005-01-31 Richard M. Stallman <rms@gnu.org>
13803
13804 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
13805 (ispell-local-dictionary): Doc fix.
13806 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
13807 Don't reinitialize at run time. Don't defcustom.
13808 All uses changed to append ispell-local-dictionary-alist,
13809 or check it first.
13810 (ispell-current-dictionary): New variable for dictionary in use.
13811 (ispell-dictionary): Now used only for global default.
13812 (ispell-start-process): Set ispell-current-dictionary,
13813 not ispell-dictionary.
13814 (ispell-change-dictionary): Use this only for setting
13815 user preferences.
13816 (ispell-internal-change-dictionary): New function
13817 to change the current dictionary in use.
13818 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
13819 Use ispell-current-dictionary.
13820 Handle ispell-local-dictionary-overridden.
13821 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
13822
13823 2005-01-31 Jay Belanger <belanger@truman.edu>
13824
13825 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
13826
13827 * calc/calc-ext.el: Add calc-latex-language to autoloads.
13828 (calc-mode-map): Add calc-latex-language.
13829
13830 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
13831 (math-latex-print-frac): New functions.
13832 (math-oper-table, math-function-table, math-variable-table)
13833 (math-complex-format, math-input-filter): Add latex properties.
13834 (calc-set-language): Set math-expr-special-function-mapping.
13835
13836 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
13837 (calc-write-parse-table-part): Add LaTeX support.
13838
13839 * calc/calc.el (calc-language): Adjust docstring.
13840 (calc-set-mode-line): Add LaTeX support.
13841 (math-expr-special-function-mapping): New variable.
13842 (math-tex-ignore-words): Add to list.
13843
13844 * calc/calccomp.el (math-compose-expr, math-compose-rows):
13845 Add LaTeX support.
13846 (math-compose-expr): Add support for special functions.
13847
13848 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
13849
13850 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
13851
13852 * progmodes/gdb-ui.el (gdb-memory-address)
13853 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
13854 (gdb-memory-mode-map, gdb-memory-format-keymap)
13855 (gdb-memory-format-menu, gdb-memory-unit-keymap)
13856 (gdb-memory-unit-menu): New variables for a buffer
13857 that lets the user examine program memory.
13858 (gdb-memory-set-address, gdb-memory-set-repeat-count)
13859 (gdb-memory-format-binary, gdb-memory-format-octal)
13860 (gdb-memory-format-unsigned, gdb-memory-format-signed)
13861 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
13862 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
13863 (gdb-memory-unit-word, gdb-memory-unit-halfword)
13864 (gdb-memory-unit-byte, gdb-memory-unit-menu)
13865 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
13866 (gdb-memory-mode, gdb-memory-buffer-name)
13867 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
13868 New functions for above buffer.
13869
13870 2005-01-30 Richard M. Stallman <rms@gnu.org>
13871
13872 * cus-edit.el (custom-bury-buffer): Function deleted.
13873 (custom-buffer-done-function): Option deleted.
13874 (custom-buffer-done-kill): New (replacement option.
13875 (Custom-buffer-done): Call quit-window.
13876 (custom-buffer-create-internal): Update for above changes.
13877
13878 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
13879
13880 * simple.el (undo-ask-before-discard): New var.
13881 (undo-outer-limit-truncate): Implement it.
13882 (undo-extra-outer-limit): Doc update.
13883
13884 2005-01-29 Richard M. Stallman <rms@gnu.org>
13885
13886 * ses.el (undo-more): Delete defadvice.
13887 (ses-begin-change): Doc fix.
13888
13889 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
13890 instead of rebinding C-x u and C-_.
13891
13892 * files.el (normal-backup-enable-predicate): Return nil for files
13893 in /tmp, regardless of temporary-file-directory.
13894
13895 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
13896
13897 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
13898 (open-rectangle, delete-whitespace-rectangle-line)
13899 (clear-rectangle-line): If FILL, pass t instead of FILL
13900 for move-to-column's 2nd arg.
13901
13902 * simple.el (undo): Fix the test for continuing a series of undos.
13903 (undo-more): Set pending-undo-list to t when we reach end.
13904 (pending-undo-list): Move up defvar.
13905
13906 * wid-edit.el (widget-button-click):
13907 Shorten the range of the track-mouse binding.
13908
13909 * comint.el (comint-insert-input): Undo previous changes;
13910 use last-input-event in interactive spec.
13911
13912 2005-01-29 Eli Zaretskii <eliz@gnu.org>
13913
13914 * progmodes/compile.el (compilation-start): Bind buffer-read-only
13915 to nil before invoking call-process. Reset buffer's modified flag
13916 after fontifying it in the no-async branch.
13917
13918 * wid-edit.el (widget-specify-button): If mouse pointer shape
13919 cannot be changed, use mouse face instead.
13920
13921 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
13922
13923 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
13924 (gdb-goto-breakpoint): Make breakpoint handling work on template
13925 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
13926 (gdb-assembler-custom): Update to recognize breakpoint information
13927 added on 2005-01-19.
13928
13929 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
13930
13931 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
13932 (dsssl-mode): Use define-derived-mode.
13933 (scheme-mode-initialize): Remove.
13934 (scheme-mode): Use run-mode-hooks.
13935
13936 * cus-edit.el (customize-group-other-window)
13937 (custom-buffer-create-other-window): Don't override special-display-*.
13938 (custom-mode-map): Make it dense.
13939
13940 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
13941 sets the default value.
13942
13943 2005-01-28 Eli Zaretskii <eliz@gnu.org>
13944
13945 * descr-text.el: Add more keywords.
13946
13947 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
13948
13949 * speedbar.el: Avoid unnecessary use of locate-library.
13950
13951 * international/mule-cmds.el (standard-display-european-internal):
13952 Don't fiddle with latin-1 non-break space any more since it's now
13953 special cased in the C code.
13954 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
13955
13956 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
13957
13958 * cus-start.el (all): Add `undo-outer-limit'.
13959
13960 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13961
13962 * textmodes/bibtex.el (bibtex-format-entry):
13963 Use `bibtex-empty-field-re' only on the text of fields, not on entire
13964 field lines.
13965 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
13966 not on part of a buffer.
13967
13968 2005-01-25 Lute Kamstra <lute@gnu.org>
13969
13970 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
13971 nonempty field text strings like "{letters\\macro{}more letters}".
13972 Clarify docstring.
13973 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
13974 (bibtex-entry-offset, bibtex-parse-association)
13975 (bibtex-parse-field-name): Fix typos in docstrings.
13976 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
13977
13978 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
13979
13980 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
13981 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
13982 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
13983 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
13984
13985 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
13986 isearch minor mode.
13987
13988 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
13989
13990 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
13991
13992 2005-01-24 Lute Kamstra <lute@gnu.org>
13993
13994 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
13995 CASECHARS and NOT-CASECHARS regular expressions of the
13996 "nederlands" and "nederlands8" dictionaries to prevent a "Range
13997 striding over charsets" error.
13998
13999 2005-01-24 Jay Belanger <belanger@truman.edu>
14000
14001 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
14002 display variable name.
14003
14004 2005-01-24 Kenichi Handa <handa@m17n.org>
14005
14006 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
14007 Fix setting of the element of encoded-kbd-iso2022-invocations.
14008
14009 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
14010
14011 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
14012 (gdb-threads-select): Change to also accept mouse events.
14013 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
14014 (gdb-threads-mouse-select): Delete.
14015
14016 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
14017
14018 * files.el (insert-directory): Take care of empty directory,
14019 listed without -a switch.
14020
14021 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
14022
14023 * textmodes/refill.el (refill-post-command-function):
14024 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
14025 to the list of functions that we should be careful not to undo.
14026 (refill-late-fill-paragraph-function): Remove.
14027 (refill-saved-state): New var.
14028 (refill-mode): Use it to save fill-paragraph-function.
14029 Save also the value of auto-fill-function.
14030
14031 * term/w32-win.el: Simplify code.
14032
14033 2005-01-23 Kim F. Storm <storm@cua.dk>
14034
14035 * simple.el (line-move): Adapt to new return value from
14036 pos-visible-in-window-p.
14037
14038 * simple.el (line-move): Fix last change. Check partial
14039 visibility at point rather than at window-start.
14040
14041 2005-01-22 Jason Rumney <jasonr@gnu.org>
14042
14043 * term/w32-win.el (xw-defined-colors): Remove debug-message.
14044
14045 2005-01-22 David Kastrup <dak@gnu.org>
14046
14047 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
14048
14049 2005-01-22 Eli Zaretskii <eliz@gnu.org>
14050
14051 * type-break.el (type-break-mode): Add a test for
14052 type-break-file-name being non-nil.
14053
14054 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
14055
14056 * net/eudc.el (top level): Call (message "") via progn, so that
14057 eudc-options-file is loaded.
14058
14059 2005-01-22 Kim F. Storm <storm@cua.dk>
14060
14061 * simple.el (line-move-1): Rename from line-move.
14062 (line-move): New function that adjusts vscroll for partially
14063 visible rows, and calls line-move-1 otherwise.
14064
14065 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
14066
14067 * pcomplete.el: Define pcomplete-read-event instead of read-event,
14068 since it's not a complete read-event implementation
14069
14070 2005-01-20 Jay Belanger <belanger@truman.edu>
14071
14072 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
14073 for called function.
14074
14075 2005-01-20 Steven Tamm <steventamm@mac.com>
14076
14077 * term/mac-win.el (process-connection-type): Remove.
14078 Controlled now by s/darwin.h:PTY_ITERATION.
14079
14080 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
14081
14082 * window.el (handle-select-window): Don't switch window when we're
14083 in the minibuffer.
14084
14085 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
14086
14087 * subr.el (dotimes-with-progress-reporter): New macro.
14088
14089 * ses.el (ses-dotimes-msg): Remove macro.
14090 Use `dotimes-with-progress-reporter' instead.
14091
14092 2005-01-19 Steven Tamm <steventamm@mac.com>
14093
14094 * term/mac-win.el (process-connection-type): Use new
14095 operating-system-release variable to use ptys on Darwin 7 (OS X
14096 10.3) when using carbon build.
14097
14098 2005-01-19 Jay Belanger <belanger@truman.edu>
14099
14100 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
14101 flags if the last command was a tab or M-tab.
14102
14103 * calc/calc-prog.el (calc-user-define-edit): Put original formula
14104 in formula editing buffer.
14105
14106 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
14107
14108 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
14109 breakpoint image symbol in margin.
14110
14111 2005-01-19 Jay Belanger <belanger@truman.edu>
14112
14113 * calc/calc-prog.el (calc-execute-kbd-macro):
14114 Ignore calc-keep-arg-flag.
14115
14116 2005-01-19 Kenichi Handa <handa@m17n.org>
14117
14118 * textmodes/ispell.el (ispell-looking-at): New function.
14119 (ispell-process-line): Use ispell-looking-at to compare the ispell
14120 output and the buffer contents.
14121
14122 2005-01-18 Jay Belanger <belanger@truman.edu>
14123
14124 * calc/calc.el (calc-display-raw): Fix docstring.
14125
14126 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
14127
14128 * simple.el (blink-matching-open): Strip extra info from syntax.
14129
14130 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
14131 funny chars in the end-of-here-doc marker.
14132
14133 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
14134
14135 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
14136 that enable/disabled state of breakpoints is shown correctly in
14137 fringe and on ttys.
14138 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
14139 Add breakpoint information as text properties.
14140 (gdb-mouse-toggle-breakpoint):
14141 Rename to gdb-mouse-set-clear-breakpoint.
14142 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
14143 breakpoints in the margin.
14144 (gdb-remove-strings): Simplify.
14145
14146 2005-01-17 Jay Belanger <belanger@truman.edu>
14147
14148 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
14149 erasing buffer.
14150
14151 2005-01-17 Richard M. Stallman <rms@gnu.org>
14152
14153 * progmodes/grep.el (grep-find): Copy from `grep' the condition
14154 for calling grep-compute-defaults.
14155
14156 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
14157 if buffer is empty.
14158
14159 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
14160
14161 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
14162
14163 * hilit-chg.el (highlight-changes-mode): Don't autoload.
14164
14165 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
14166 non-preloaded variables.
14167
14168 2005-01-17 Steven Tamm <steventamm@mac.com>
14169
14170 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
14171 tex-shell cause to force interactivity when using pipes.
14172
14173 2005-01-17 Kim F. Storm <storm@cua.dk>
14174
14175 * simple.el (just-one-space): Make arg optional.
14176
14177 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
14178
14179 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
14180 posn-at-x-y to t to access left-margin.
14181
14182 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
14183
14184 Sync with Tramp 2.0.47.
14185
14186 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
14187 catching keep-date problems in cp/scp operations.
14188 (tramp-handle-copy-file): Don't call `set-file-modes'
14189 unconditionally. Specialized functions should know better what is
14190 necessary. This improves performance a little bit, and the
14191 functions could catch errors with `cp -p' and `scp -p'.
14192 (tramp-do-copy-or-rename-file-via-buffer)
14193 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
14194 when appropriate.
14195 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
14196 Call `set-file-modes' when appropriate.
14197 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
14198 Johnsson <isak@hypergene.com>
14199 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
14200 of both Tramp buffer and debug buffer. Reported by Joakim Verona
14201 <joakim@verona.se>
14202 (tramp-file-name-for-operation): Mark `shell-command' as magic for
14203 Emacs only.
14204
14205 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
14206 `find-file-hooks' and `dired-mode-hook'.
14207 (tramp-minor-mode-map): Respective map. Add remapping for
14208 `compile' and `recompile'.
14209 (tramp-remap-command, tramp-recompile): New defuns.
14210 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
14211 in buffer "*Compilation*". Call the commands asynchronously.
14212
14213 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
14214 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
14215 `shell-command', because it isn't magic in XEmacs. Reported by
14216 Adrian Aichner <adrian@xemacs.org>.
14217
14218 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14219 `substitute-in-file-name.
14220 (tramp-smb-handle-substitute-in-file-name): New defun.
14221 (tramp-smb-advice-PC-do-completion): Delete advice.
14222
14223 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
14224
14225 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
14226 Fix error in deleting region.
14227
14228 2005-01-15 Richard M. Stallman <rms@gnu.org>
14229
14230 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
14231 In non-temp buffer, switch syntax table temporarily.
14232
14233 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
14234
14235 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
14236
14237 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
14238
14239 * imenu.el (imenu--split-menu): Copy menulist before sorting.
14240 (imenu--generic-function): Use START, not BEG, as pos of definition.
14241
14242 * simple.el (just-one-space): Argument specifies number of spaces.
14243
14244 * simple.el (eval-expression-print-format): Avoid warning
14245 about edebug-active.
14246
14247 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
14248
14249 * progmodes/sh-script.el: Code copied from make-mode.el
14250 with small changes,
14251 (sh-mode-map): Bind C-c C-\.
14252 (sh-backslash-column, sh-backslash-align): New variables.
14253 (sh-backslash-region, sh-append-backslash): New functions.
14254
14255 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
14256
14257 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
14258 (rmail-pop-password, rmail-pop-password-required): Move to
14259 rmail-obsolete group.
14260 (rmail-set-pop-password): Rename to rmail-set-remote-password.
14261 All callers updated.
14262 (rmail-get-pop-password): Rename to rmail-get-remote-password.
14263 Take an argument specifying whether it is POP or IMAP mailbox we
14264 are using. All callers updated.
14265 (rmail-pop-password-error): Rename to
14266 rmail-remote-password-error. Added mailutils-specific error message.
14267 (rmail-movemail-search-path)
14268 (rmail-movemail-variant-in-use): New variables.
14269 (rmail-remote-password, rmail-remote-password-required):
14270 New customization variables.
14271 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
14272 (rmail-parse-url): New function.
14273 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
14274 with GNU mailutils movemail.
14275
14276 2005-01-15 Kevin Ryde <user42@zip.com.au>
14277
14278 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
14279 suffix to space, $ or '$, to correctly position point when going
14280 to @table style constants like DBL_MAX.
14281
14282 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
14283
14284 * type-break.el (type-break-mode, type-break-file-time)
14285 (type-break-file-keystroke-count, type-break-choose-file):
14286 Don't store data in or load data from the file if type-break-file-name
14287 is nil.
14288 (type-break-file-name): Doc update as per the above.
14289
14290 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
14291
14292 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
14293 lookup-key might return nil; handle that.
14294
14295 2005-01-15 Alan Mackenzie <acm@muc.de>
14296
14297 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
14298 rather than the element found, thus enabling the tree to be setcar'd.
14299
14300 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
14301
14302 * textmodes/org.el (org-show-following-heading): New option.
14303 (org-show-hierarchy-above): Use `org-show-following-heading'.
14304 (org-cycle): Documentation fix.
14305
14306 * textmodes/org.el (orgtbl-optimized): New option
14307 (orgtbl-mode): New command, a minor mode.
14308 (orgtbl-mode-map): New variable.
14309 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
14310 (orgtbl-error, orgtbl-self-insert-command)
14311 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
14312
14313 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
14314 a local variable in each org-mode buffer.
14315
14316 * textmodes/org.el (org-set-regexps-and-options): Rename from
14317 `org-set-regexps'. Added checking for STARTUP keyword.
14318 (org-get-current-options): Add STARTUP options.
14319 (org-table-insert-row): Make mode intelligent about when
14320 realignment is needed.
14321 (org-self-insert-command, org-delete-backward-char, org-delete-char):
14322 New commands.
14323 (org-enable-table-editor): New default value `optimized'.
14324 (org-table-blank-field): Support blanking regions if active.
14325
14326 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
14327
14328 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
14329 if the year is not given.
14330
14331 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
14332 Add new escapes %m and %M, fixed bug with %F by adding
14333 save-match-data.
14334 (reftex-reference): Remove ?. from list of spaces.
14335 (reftex-label-info): Add automatic label prefix recognition.
14336
14337 * textmodes/reftex-index.el (reftex-index-next-phrase):
14338 Add slave parameter to call of `reftex-index-this-phrase'.
14339 (reftex-index-this-phrase): New optional argument.
14340 (reftex-index-region-phrases): Add slave parameter to call of
14341 `reftex-index-this-phrase'.
14342 (reftex-display-index): New argument redo.
14343 (reftex-index-rescan): Add 'redo to arguments of
14344 `reftex-display-index'.
14345 (reftex-index-Rescan, reftex-index-revert)
14346 (reftex-index-switch-index-tag): Add 'redo to arguments of
14347 `reftex-display-index'.
14348 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
14349 indexing. Fix bug with matching is there is a quote before or
14350 after the word.
14351
14352 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
14353 Fix bug when collecting citation keys in lines with comments.
14354 (reftex-citation): Prefix argument no longer rescans the document,
14355 but forces prompting for optional arguments of cite macros.
14356 (reftex-do-citation): Prompting for optional arguments implemented.
14357
14358 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14359 Add optional arguments to most cite commands.
14360 (reftex-cite-cleanup-optional-args): New option
14361 (reftex-cite-prompt-optional-args): New option.
14362 (reftex-trust-label-prefix): New option.
14363
14364 * textmodes/reftex-toc.el (reftex-toc-find-section):
14365 Add push-mark before changing the position in the buffer.
14366
14367 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
14368 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
14369
14370 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
14371
14372 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
14373 more carefully.
14374
14375 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
14376
14377 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
14378 (sgml-mode): Use it.
14379 (sgml-get-context): Better keep track of implicitly closed tags.
14380
14381 2005-01-13 Kenichi Handa <handa@m17n.org>
14382
14383 * textmodes/ispell.el: These changes are to fix misalignment error
14384 caused by equivalent characters of different Emacs charsets.
14385 (ispell-unified-chars-table): New variable.
14386 (ispell-get-decoded-string): New function.
14387 (ispell-get-casechars, ispell-get-not-casechars)
14388 (ispell-get-otherchars): Call ispell-get-decoded-string.
14389
14390 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14391
14392 * custom.el (custom-declare-variable): Just put symbol instead
14393 of (defvar . symbol) in `current-load-list'.
14394
14395 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
14396
14397 * emacs-lisp/elint.el: Fixed typo in Commentary section.
14398
14399 2005-01-12 Jay Belanger <belanger@truman.edu>
14400
14401 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
14402 to create a Calc summary.
14403
14404 2005-01-12 Kim F. Storm <storm@cua.dk>
14405
14406 * mouse.el (mouse-on-link-p): Change functionality and doc
14407 string to comply with latest description in lisp ref.
14408
14409 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
14410
14411 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
14412 Enable mouse clicks on mode-line, header-line and margin.
14413 (event-type): Give mouse event symbols an 'event-kind property
14414 with value 'mouse-click.
14415
14416 2005-01-12 Juri Linkov <juri@jurta.org>
14417
14418 * facemenu.el (list-colors-display): Add new arg buffer-name.
14419 Use it. Fix docstring. Replace code for identifying duplicate
14420 colors by the name with call to `list-colors-duplicates' which
14421 identifies duplicate colors by the value unless the color
14422 is one of special Windows colors. Set truncate-lines to t.
14423 Print sorted duplicate color names on each line. Indent to 22
14424 \(the longest color name in rgb.txt) instead of 20. Optimize.
14425 (list-colors-duplicates): New function.
14426 (facemenu-color-name-equal): Delete function.
14427
14428 * facemenu.el (list-colors-print): New function created from code
14429 in list-colors-display. Print #RRGGBB at the window right edge.
14430 (list-colors-display): When temp-buffer-show-function is not
14431 defined, call list-colors-print from temp-buffer-show-hook
14432 to get the right value of window-width in list-colors-print
14433 after the buffer is displayed.
14434
14435 * simple.el (pop-mark): Move deactivate-mark out of conditional
14436 part to deactivate the active mark regardless of the state of the
14437 mark ring.
14438
14439 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
14440 variables line in desktop files.
14441
14442 2005-01-12 Juri Linkov <juri@jurta.org>
14443
14444 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
14445 Bring together isearch highlight related options.
14446 (lazy-highlight): Replace group `replace' by `matching'.
14447 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
14448 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
14449 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
14450 and declare them obsolete.
14451 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
14452 (isearch-faces): Remove defgroup.
14453 (isearch-overlay, isearch-highlight, isearch-dehighlight):
14454 Move isearch highlighting code closer to lazy highlighting code.
14455
14456 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
14457 (query-replace-highlight, query-replace-lazy-highlight)
14458 (query-replace): Move definitions to the beginning of the file.
14459
14460 2005-01-11 Juri Linkov <juri@jurta.org>
14461
14462 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
14463 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
14464 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
14465
14466 * info.el (Info-history-forward): New variable.
14467 (Info-select-node): Reset Info-history-forward to nil.
14468 (Info-last): Turn into defalias.
14469 (Info-history-back): Rename from Info-last.
14470 Add current node to Info-history-forward.
14471 (Info-history-forward): New fun.
14472 (Info-mode-map): Replace Info-last by Info-history-back.
14473 Bind Info-history-forward to "r".
14474 (Info-mode-menu): Replace Info-last by Info-history-back.
14475 Fix menu item text. Add menu item for Info-history-forward.
14476 (info-tool-bar-map): Replace Info-last by Info-history-back.
14477 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
14478 for Info-history-forward.
14479 (Info-mode): Replace Info-last by Info-history-back in docstring.
14480 Add local variable Info-history-forward.
14481 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
14482
14483 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
14484
14485 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
14486 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
14487 Ignore select-window events rather than fiddle with
14488 mouse-autoselect-window.
14489
14490 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
14491
14492 * type-break.el (type-break-mode): Fix previous change.
14493
14494 2005-01-10 Jay Belanger <belanger@truman.edu>
14495
14496 * calc/calc-ext.el (calc-reset): Reset when inside embedded
14497 calculator; only reset when point is inside a calculator.
14498 Don't adjust the window height if the window takes up the whole height
14499 of the frame.
14500
14501 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
14502
14503 * ebuff-menu.el (Electric-buffer-menu-mode):
14504 Preserve value of buffer-local var header-line-format.
14505
14506 2005-01-09 Jay Belanger <belanger@truman.edu>
14507
14508 * calc/calc.el (calc-mode-var-list-restore-saved-values):
14509 Make sure settings file exists before accessing it.
14510
14511 * calc/calc-embed.el (calc-embedded-subst):
14512 Replace math-multi-subst-rec, which is only supposed to be called
14513 by math-multi-subst, by math-multi-subst.
14514
14515 2005-01-09 Andre Spiegel <spiegel@gnu.org>
14516
14517 * vc.el (vc-allow-async-revert): New user option.
14518 (vc-disable-async-diff): New internal variable.
14519 (vc-revert-buffer): Use them to disable asynchronous diff.
14520
14521 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
14522 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
14523 asynchronously if vc-disable-async-diff is t.
14524
14525 2005-01-09 Jay Belanger <belanger@truman.edu>
14526
14527 * calc/calc.el (defcalcmodevar): New macro.
14528 (calc-mode-var-list-restore-default-values)
14529 (calc-mode-var-list-restore-saved-values): New functions.
14530 (calc-mode-var-list): Use defcalcmodevar to define it.
14531 (calc-always-load-extensions, calc-line-numbering)
14532 (calc-line-breaking, calc-display-just, calc-display-origin)
14533 (calc-number-radix, calc-leading-zeros, calc-group-digits)
14534 (calc-group-char, calc-point-char, calc-frac-format)
14535 (calc-prefer-frac, calc-hms-format, calc-date-format)
14536 (calc-float-format, calc-full-float-format, calc-complex-format)
14537 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14538 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14539 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14540 (calc-matrix-brackets, calc-language, calc-language-option)
14541 (calc-left-label, calc-right-label, calc-word-size)
14542 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14543 (calc-display-raw, calc-internal-prec, calc-angle-mode)
14544 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14545 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14546 (calc-window-height, calc-display-trail, calc-show-selections)
14547 (calc-use-selections, calc-assoc-selections)
14548 (calc-display-working-message, calc-auto-why, calc-timing)
14549 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
14550 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
14551 (calc-gnuplot-default-device, calc-gnuplot-default-output)
14552 (calc-gnuplot-print-device, calc-gnuplot-print-output)
14553 (calc-gnuplot-geometry, calc-graph-default-resolution)
14554 (calc-graph-default-resolution-3d, calc-invocation-macro)
14555 (calc-show-banner): Use defcalcmodevar to declare them and set
14556 their default values.
14557
14558 * calc/calc-ext.el (calc-reset): Restore saved values of variables
14559 instead of default values (but restore default values if there is
14560 an argument of 0).
14561
14562 2005-01-09 David Kastrup <dak@gnu.org>
14563
14564 * desktop.el (desktop-restore-eager): Fix typo in type.
14565
14566 2005-01-08 Richard M. Stallman <rms@gnu.org>
14567
14568 * cus-edit.el (customize): Delete :link.
14569
14570 2005-01-08 Jay Belanger <belanger@truman.edu>
14571
14572 * calc/calc.el (calc-mode): Remove the extension from the
14573 `calc-settings-file' file name when loading it.
14574
14575 2005-01-08 Kim F. Storm <storm@cua.dk>
14576
14577 * info.el (Info-mode-map, Info-next-link-keymap)
14578 (Info-prev-link-keymap, Info-up-link-keymap):
14579 Map follow-link to mouse-face.
14580 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
14581
14582 2005-01-08 Jay Belanger <belanger@truman.edu>
14583
14584 * calc/calc.el (calc-settings-file): Change default value.
14585 Suggested by cgw in a comment in calc-mode.el.
14586
14587 * calc/calc-mode.el (calc-settings-file-name):
14588 Compare calc-settings-file to user-init-file instead of ~/.emacs.
14589 Replace ~/.emacs in a prompt by calc-settings-file.
14590
14591 2005-01-07 Lars Hansen <larsh@math.ku.dk>
14592
14593 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
14594 (desktop-lazy-idle-delay): New customizable variables.
14595 (desktop-buffer-args-list): New variable.
14596 (desktop-append-buffer-args): New function.
14597 (desktop-save): Call desktop-append-buffer-args for some buffers.
14598 (desktop-lazy-create-buffer): New function.
14599 (desktop-idle-create-buffers): New function.
14600 (desktop-read): Add message about buffers to restore lazily.
14601 (desktop-lazy-abort): New command.
14602 (desktop-clear): Call desktop-lazy-abort.
14603 (desktop-lazy-complete): New command.
14604
14605 2005-01-06 Richard M. Stallman <rms@gnu.org>
14606
14607 * emacs-lisp/find-func.el (find-face-definition):
14608 Rename from find-face.
14609
14610 2005-01-06 Kim F. Storm <storm@cua.dk>
14611
14612 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
14613
14614 * man.el (Man-xref-man-page, Man-xref-header-file)
14615 (Man-xref-normal-file): Add follow-link property.
14616
14617 2005-01-06 Jay Belanger <belanger@truman.edu>
14618
14619 * calc/calc-units.el: Make sure the proper macro definitions are
14620 available when compiling.
14621
14622 2005-01-06 Juri Linkov <juri@jurta.org>
14623
14624 * isearch.el (isearch-lazy-highlight-update):
14625 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
14626
14627 2005-01-06 Miles Bader <miles@gnu.org>
14628
14629 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
14630 (isearch-lazy-highlight-face): Use new name.
14631
14632 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
14633
14634 * uniquify.el (uniquify-rationalize-file-buffer-names):
14635 Re-add an interactive spec.
14636 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
14637 to the same name.
14638
14639 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
14640 (isearch-update, isearch-done): Adjust calls accordingly.
14641
14642 2005-01-05 Richard M. Stallman <rms@gnu.org>
14643
14644 * custom.el (custom-set-variables, custom-theme-set-variables):
14645 Clarify documentation.
14646
14647 * emacs-lisp/find-func.el (find-variable)
14648 (find-variable-other-window, find-variable-other-frame):
14649 Fix the TYPE args to find-function-read and find-function-do-it.
14650 (find-function): Doc fix.
14651 (find-function-at-point): Replace function-at-point alias.
14652
14653 2005-01-04 Richard M. Stallman <rms@gnu.org>
14654
14655 * cus-face.el (custom-declare-face):
14656 Record defface in current-load-list.
14657
14658 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
14659
14660 * emacs-lisp/find-func.el: Doc fixes.
14661 (find-face-regexp): New variable.
14662 (find-function-regexp-alist): New variable.
14663 (find-function-C-source): Third arg is now TYPE.
14664 (find-function-search-for-symbol): Handle general TYPE.
14665 (find-function-read, find-function-do-it): Handle general TYPE.
14666 (find-definition-noselect, find-face): New functions.
14667 (function-at-point): Alias deleted.
14668
14669 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
14670
14671 * battery.el (display-battery-mode): Rename from display-battery.
14672 Handle the case where it gets turned off.
14673
14674 2005-01-04 Richard M. Stallman <rms@gnu.org>
14675
14676 * cus-edit.el (customize): Make :link point to user doc.
14677
14678 * man.el (Man-fontify-manpage): Turn off undo generation.
14679
14680 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
14681
14682 2005-01-04 Andreas Schwab <schwab@suse.de>
14683
14684 * files.el (insert-directory): Only look for error lines in
14685 inserted text. Don't move too far after processing --dired markers.
14686
14687 2005-01-04 Richard M. Stallman <rms@gnu.org>
14688
14689 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
14690 Don't expand if the character is @, period, dash, etc.
14691 (define-mail-abbrev): Quote names that contain problem characters.
14692
14693 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
14694
14695 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
14696
14697 2005-01-03 Richard M. Stallman <rms@gnu.org>
14698
14699 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
14700 (query-replace-highlight, query-replace-lazy-highlight)
14701 (query-replace): Definitions moved up. Doc fix.
14702
14703 2005-01-03 Richard M. Stallman <rms@gnu.org>
14704
14705 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
14706 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
14707 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
14708 (lazy-highlight-face): Rename from isearch-lazy-...
14709 Change all references to them.
14710
14711 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
14712
14713 * cus-edit.el (custom-file): Doc fix for defcustom.
14714 (custom-file): The function no longer sets the variable
14715 `custom-file' to its return value.
14716
14717 * startup.el (command-line): No longer load `custom-file'.
14718
14719 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
14720
14721 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
14722
14723 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
14724 Don't confuse module-prefixed identifiers for labels.
14725 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
14726
14727 2005-01-02 Richard M. Stallman <rms@gnu.org>
14728
14729 * files.el (basic-save-buffer-1): Fix previous change.
14730
14731 * loadhist.el (file-loadhist-lookup): New function.
14732 (file-provides, file-requires): Use it.
14733
14734 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
14735 instead of calculating the right size.
14736
14737 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
14738
14739 * vc-svn.el (vc-svn-diff): Stay local if possible.
14740
14741 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
14742
14743 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
14744
14745 * files.el (hack-local-variables): Fix last change.
14746
14747 2005-01-02 Jay Belanger <belanger@truman.edu>
14748
14749 * calc/calc-yank.el (calc-edit-top): New variable.
14750 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
14751 object. Change header properties.
14752 (calc-edit-finish, calc-edit-finish-stack-object)
14753 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
14754 edited object.
14755 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
14756 for the beginning of the edited object.
14757 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
14758 for the beginning of the edited object.
14759 * calc/calc-prog.el (calc-edit-macro-finish-edit)
14760 (calc-finish-formula-edit, calc-macro-repeats)
14761 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
14762 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
14763 beginning of the edited object.
14764 (calc-user-define-edit): Change the header for editing macros.
14765 Remove unnecessary variable.
14766
14767 2005-01-01 Jay Belanger <belanger@truman.edu>
14768
14769 * calc/calc-yank.el (calc-edit-mode): Change default header.
14770 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
14771 * calc/calc-store.el (calc-edit-variable): Change title to match new
14772 header.
14773 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
14774 mode to match new header.
14775 (calc-user-define-edit): Change titles to include names of commands.
14776 (calc-finish-formula-edit): Adjust to handle new header.
14777 (calc-finish-macro-edit): Remove.
14778 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
14779 (calc-edit-macro-command, calc-edit-macro-command-type)
14780 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
14781 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
14782 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
14783 (calc-edit-macro-finish-edit): New functions.
14784 (calc-user-define-edit): Use new functions to edit named calc macros.
14785
14786 2005-01-01 Stefan <monnier@iro.umontreal.ca>
14787
14788 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
14789
14790 * ses.el (copy-region-as-kill): Deactivate mark.
14791
14792 2005-01-01 Richard M. Stallman <rms@gnu.org>
14793
14794 * replace.el (occur-1): If the output buffer is also an input,
14795 don't kill it, rename it.
14796
14797 * faces.el (set-face-background, set-face-foreground): Doc fix.
14798
14799 * cus-face.el (custom-face-attributes): Fix :help-echo strings
14800 for :foreground and :background.
14801
14802 * dired.el (dired-view-command-alist): Variable deleted.
14803 (dired-view-file, dired-mouse-find-file-other-window):
14804 Delete the code to use it.
14805
14806 2005-01-01 Kim F. Storm <storm@cua.dk>
14807
14808 * image.el (insert-sliced-image): Use t for line-height property.
14809
14810 See ChangeLog.11 for earlier changes.
14811
14812 ;; Local Variables:
14813 ;; coding: iso-2022-7bit
14814 ;; End:
14815
14816 Copyright (C) 2005 Free Software Foundation, Inc.
14817 Copying and distribution of this file, with or without modification,
14818 are permitted provided the copyright notice and this notice are preserved.
14819
14820 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1