(write-file): Refresh VC status.
[emacs.git] / lisp / ChangeLog
blob0fc0586b8f5abac0ed829234edb7deefecbb1b0e
1 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * files.el (write-file): Refresh VC status.
5         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
6         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7         than fundamental-mode to see if the mode was set.
9 2005-11-14  Romain Francoise  <romain@orebokech.com>
11         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
12         dummy function in `eval-when-compile' to avoid compiler warning.
13         Require `man' at compile time.
15 2005-11-14  Jay Belanger  <belanger@truman.edu>
17         * calc-alg.el (calcFunc-write-out-power): Rename it to
18         calcFunc-powerexpand.
19         (math-write-out-power): Rename it to math-powerexpand; have it
20         handle negative exponents.
21         (calc-writeoutpower): Rename it to calc-powerexpand.
23         * calc-ext.el: Change calcFunc-writeoutpower and
24         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
25         autoloads.
26         Add calcFunc-ldiv to autoloads.
28         * calc-arith.el (calcFunc-ldiv): New function.
30         * calc.el (calc-left-divide): New function.
32 2005-11-14  Juri Linkov  <juri@jurta.org>
34         * cus-edit.el (custom-variable-prompt): Set the default value arg
35         of completing-read.
37         * cus-dep.el (custom-make-dependencies): Reverse the list of
38         found dependencies.
40 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
42         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
43         Highlighting" entry, it is on by default now.
44         (menu-bar-options-save): Do not save global-font-lock-mode.
46 2005-11-13  Richard M. Stallman  <rms@gnu.org>
48         * textmodes/flyspell.el (flyspell-large-region):
49         Call flyspell-accept-buffer-local-defs.
51 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
53         * textmodes/flyspell.el (flyspell-notify-misspell):
54         Fix misspelling of "Misspelling".
55         (flyspell-process-localwords): New function.
56         (flyspell-large-region): Call flyspell-process-localwords and
57         flyspell-delete-region-overlays.
58         (flyspell-delete-region-overlays): New function.
59         (flyspell-delete-all-overlays): Call that.
61 2005-11-13  Richard M. Stallman  <rms@gnu.org>
63         * help.el (help-for-help-internal): Improve doc of C-h a.
65 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
67         * vc-svn.el (vc-svn-registered): Catch all errors.
69         * cus-dep.el (custom-make-dependencies): Typo.
71 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
73         * net/tramp-util.el (top): Fix compilation warning.
75 2005-11-13  Kim F. Storm  <storm@cua.dk>
77         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
79 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
81         * progmodes/gud.el (gud-menu-map):  Move parentheses (again).
82         (gud-speedbar-buttons): Match on "const char *" too.
84         * progmodes/gdb-ui.el (gdb-var-create-handler)
85         (gdb-var-list-children-handler): Match on "const char *" too.
86         (gdb-var-evaluate-expression-handler): Match on empty string.
87         (gdb-var-update-handler): Only call
88         gdb-var-evaluate-expression-handler when required.
90 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
92         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
93         selected window.  This still doesn't work for speedbar.
94         (gud-speedbar-buttons): Handle string expressions properly.
96         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
97         (gdb-var-create-handler): Handle string expressions properly.
98         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
99         Handle string expressions properly.  Move "type" field into regexp.
101 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
103         * bookmark.el (bookmark-maybe-message): New function to reduce
104         code duplication: invokes `message' iff baud-rate is high enough.
105         (bookmark-write-file): Use above instead of an inline conditional.
106         (bookmark-load): Same.
108 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
110         * bookmark.el (bookmark-write-file): Don't visit the destination
111         file, just write the data to it using write-region.  This is
112         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
113         change to avoid visiting the file in the first place.
115 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
117         * hi-lock.el (hi-lock-mode): Set the default value of
118         font-lock-defaults.
120 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
122         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
123         arg to `file-attributes'.
124         (find-lisp-format): The UID and GID can now be strings.
126 2005-11-12  Kim F. Storm  <storm@cua.dk>
128         * help.el (help-map): Bind C-h d to apropos-documentation.
130         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
131         when point is at end-of-buffer.
133         * apropos.el (apropos-match-face): Doc fix.
134         (apropos-sort-by-scores): Add new choice `verbose'.
135         (apropos-documentation-sort-by-scores): New defcustom.
136         (apropos-pattern): Now contains the pattern entered by the user.
137         (apropos-pattern-quoted): New defvar.
138         (apropos-regexp): New defvar, containing the regexp corresponding
139         to apropos-pattern.
140         (apropos-all-words-regexp): Rename from apropos-all-regexp.
141         (apropos-read-pattern): New defun.  Use it to read pattern arg in
142         interactive calls; returns list of words for a word list, and
143         string for a regexp.
144         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
145         parses a list of words or regexp as returned by apropos-read-pattern.
146         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
147         (apropos-score-doc): Return a very high score if the string
148         entered by the user matches literally.
149         (apropos-variable): Doc fix.  Use apropos-read-pattern.
150         (apropos-command): Doc fix.  Use apropos-read-pattern and
151         apropos-parse-pattern.  Call apropos-print with nosubst=t.
152         (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
153         apropos-parse-pattern.
154         (apropos-documentation): Doc fix. Use apropos-read-pattern and
155         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
156         apropos-documentation-sort-by-scores.  Call apropos-print with
157         nosubst=t.
158         (apropos-documentation-internal): Pass doc string through
159         substitute-key-definition before adding text properties.
160         Highlight substring matching literal user input if possible.
161         (apropos-documentation-check-doc-file): Remove locals beg and end.
162         Fix calculation of score (as added twice).  Pass doc string through
163         substitute-key-definition before adding text properties.
164         (apropos-documentation-check-elc-file): Pass doc string through
165         substitute-key-definition before adding text properties.
166         Highlight substring matching literal user input if possible.
167         (apropos-print): Add new arg NOSUBST; if set, command and variable
168         doc strings have already been passed through substitute-key-definition.
169         Add code to handle apropos-accumulator items without score element
170         for backwards compatibility (e.g. with woman package).
171         Only show scores if apropos-sort-by-scores is `verbose'.
173 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
175         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
176         Add jka-compr-load-suffixes to load-suffixes.
178         * jka-compr.el: Require 'jka-cmpr-hook.
179         (jka-compr-info-compress-message, jka-compr-info-compress-program)
180         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
181         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
182         (jka-compr-info-can-append, jka-compr-info-strip-extension)
183         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
184         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
185         (jka-compr-uninstall): Remove entries from
186         jka-compr-added-to-file-coding-system-alist after they are used.
187         (jka-compr-error): Remove unused var `curbuf'.
188         (jka-compr-file-local-copy): Remove unused var `notfound'.
190 2005-11-10  Romain Francoise  <romain@orebokech.com>
192         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
194 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
196         * progmodes/gud.el (gud-menu-map): Move parentheses.
197         (gdb): New command gud-pv.
199 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
201         * tar-mode.el: Remove spurious or unnecessary leading stars
202         in docstrings.
203         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
204         (tar-parse-octal-integer-safe): Use mapc.
205         (tar-header-block-summarize): Remove unused var `ck'.
206         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
207         cleared before.  Obey default-enable-multibyte-characters.
208         Use mapconcat.  Simplify setting of tar-header-offset.
209         (tar-mode-map): Move initialization inside delcaration.
210         (tar-flag-deleted): Use `abs'.
211         (tar-expunge-internal): Remove unused var `line'.
212         (tar-expunge-internal): Don't hardcode point-min==1.
213         (tar-expunge): Widen while doing set-buffer-multibyte.
214         (tar-rename-entry): Use file-name-coding-system.
215         (tar-alter-one-field): Don't hardcode point-min==1.
216         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
217         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
219 2005-11-10  Masatake YAMATO  <jet@gyve.org>
221         * add-log.el (add-log-current-defun): Handle class::method
222         notation of c++. Fix incorrect comment.
224 2005-11-10  Alan Mackenzie  <acm@muc.de>
226         * help-fns.el (describe-variable): Make C-h v work when a variable
227         has variable documentation yet is unbound.
229 2005-11-10  Masatake YAMATO  <jet@gyve.org>
231         * man.el (Man-highlight-references): Set an empty
232         string to `Man-arguments' if it is nil.
233         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
235 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
237         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
238         commenting conventions.
240         * cus-dep.el (custom-make-dependencies): Simplify.
241         Better follow the commenting conventions.
243 2005-11-09  Richard M. Stallman  <rms@gnu.org>
245         * apropos.el (apropos-pattern): Rename from apropos-regexp.
246         (apropos-orig-pattern): Rename from apropos-orig-regexp.
247         All uses changed.
248         (apropos-rewrite-regexp): Doc fix.
249         (apropos-variable, apropos-command, apropos, apropos-value):
250         Change prompt; carry through the argument renaming.
252 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
254         * find-lisp.el: Require dired.
255         (find-lisp-find-dired-internal): Do not call
256         `abbreviate-file-name' on DIR.
258 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
260         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
262 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
264         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
265         when using the speedbar.
266         (gdb): New command gud-pp.
267         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
269 2005-11-09  Juri Linkov  <juri@jurta.org>
271         * replace.el (occur-excluded-properties): New defcustom.
272         (occur-1, occur-engine, occur-accumulate-lines): Use it.
274 2005-11-08  Jay Belanger  <belanger@truman.edu>
276         * calc/calc-units.el (math-convert-units): Replace any composite
277         unit by its definition.
279 2005-11-08  Lars Hansen  <larsh@soem.dk>
281         * emacs-lisp/autoload.el (update-directory-autoloads):
282         Add obsolete function alias.
284 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
286         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
287         comment-indent-function.
288         (lisp-comment-indent): Replace by an alias for comment-indent-default.
290         * reveal.el (reveal-post-command): Rework the handling of
291         reveal-open-spots, so as to be more reliable.  There were several
292         tricky corner cases where an open spot might be lost, or where
293         a closed spot might end up on the list of open spots.
294         Only reveal text that's ellipsised.
296 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
298         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
300 2005-11-06  Richard M. Stallman  <rms@gnu.org>
302         * progmodes/compile.el (compilation-internal-error-properties):
303         save-excursion around the computation of MARKER.
305 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
307         * textmodes/flyspell.el (flyspell-external-point-words):
308         flyspell-get-word returns a list, not just a string.
310 2005-11-06  John Paul Wallington  <jpw@pobox.com>
312         * ibuffer.el (ibuffer): Search all visible frames when getting
313         Ibuffer buffer's window.
315 2005-11-07  Masatake YAMATO  <jet@gyve.org>
317         * man.el (Man-reference-regexp): Accept spaces between
318         `Man-name-regexp' and `Man-section-regexp'.
319         (Man-apropos-regexp): New variable.
320         (Man-abstract-xref-man-page): Use value for `Man-target-string'
321         if available.
322         (Man-highlight-references, Man-highlight-references0):
323         Handle the case when `Man-arguments' includes "-k".
324         (Man-highlight-references0): Rename the argument `TARGET-POS' to
325         `TARGET'. `TARGET' can be a number, function or nil.
327 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
329         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
330         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
331         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
332         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
333         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
334         (gdb-send-item): Use buffer-local-value and simplify.
336 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
338         * startup.el (command-line): Use `custom-reevaluate-setting' for
339         `global-font-lock-mode'.
341         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
342         by default, except in batch mode or when the -D option is given.
344         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
345         specified keyword args on to `define-minor-mode'.  Update docstring.
347 2005-11-05  Romain Francoise  <romain@orebokech.com>
349         * replace.el (occur-engine): Add marker at end of line, too.
351 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
353         * font-lock.el: Don't deal with font-lock-face-attributes here,
354         move the code ...
356         * startup.el (command-line): ... here. Use face-spec-set instead
357         of custom-declare-face.
359         * faces.el (face-spec-set): Reset the face if spec is not nil.
361 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
363         * newcomment.el (comment-region-internal): Box more tightly in the
364         common case where there's no TAB in the boxed text.
366 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
368         * info.el (info-tool-bar-map): Use images prev-node, next-node and
369         up-node.
371 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
373         * newsticker.el: Commentary updated. Code formatting changed.
374         (newsticker-version): Change to "1.9".
375         (newsticker, newsticker-feed): Doc fix.
376         (newsticker-url-list): Doc fix.  Add option "Weekly".
377         (newsticker-retrieval-interval): Add option "Weekly".
378         (newsticker-headline-processing): Doc fix.
379         (newsticker-auto-mark-filter): Remove.
380         (newsticker-auto-mark-filter-list): New.
381         (newsticker-layout, newsticker-sort-method): Doc fix.
382         (newsticker-hide-old-items-in-newsticker-buffer)
383         (newsticker-heading-format, newsticker-item-format)
384         (newsticker-desc-format): Doc fix.
385         (newsticker-show-all-rss-elements): Remove.
386         (newsticker-show-all-news-elements): New.
387         (newsticker-faces, newsticker-ticker): Doc fix.
388         (remove-from-invisibility-spec): Code formatting.
389         (newsticker--process-ids): New.
390         (newsticker-mode): Doc fix.
391         (newsticker-mode): Change mode-line-format.
392         (newsticker-start): Remove debug output.
393         (newsticker-start-ticker): Doc fix.  Add Autoload cookie.
394         (newsticker-w3m-show-inline-images): Code formatting.
395         (newsticker-next-item): Call `force-mode-line-update'.
396         (newsticker-previous-item): Call `force-mode-line-update'.
397         (newsticker-next-feed): Call `force-mode-line-update'.
398         (newsticker-previous-feed): Call `force-mode-line-update'.
399         (newsticker-mark-all-items-at-point-as-read): Code formatting.
400         (newsticker-show-old-items): Do not show descs.
401         (newsticker-hide-entry): Hide too much.
402         (newsticker-hide-entry, newsticker-show-entry)
403         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
404         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
405         (newsticker-toggle-auto-narrow-to-item): Code formatting.
406         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
407         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
408         (newsticker-get-news): Call `force-mode-line-update'.
409         Collect process ids.
410         (newsticker--sentinel): Change coding system handling.
411         Move image retrieval to new functions newsticker--get-logo-url-*.
412         Move feed parsing to new functions newsticker--parse-*.
413         Update list of process ids.
414         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
415         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
416         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
417         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
418         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
419         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
420         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
421         (newsticker--decode-coding-string): Remove.
422         (newsticker--decode-numeric-entities): Check input.  Format code.
423         (newsticker--remove-whitespace): Check input.
424         (newsticker--do-forget-preformatted): Doc fix.
425         (newsticker--decode-rfc822-date): Allow for missing time.
426         (newsticker--update-process-ids): New.
427         (newsticker--image-sentinel): Change comment.
428         (newsticker--image-read): Change error message.
429         (newsticker--imenu-goto): Doc fix.  Show headline title.
430         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
431         (newsticker--buffer-do-insert-text): Clean whitespace in
432         html-rendered headline title.  Code formatting.
433         Call `newsticker--buffer-print-extra-elements'.
434         (newsticker--buffer-print-extra-element): Remove.
435         (newsticker--buffer-print-extra-elements): New.
436         (newsticker--buffer-do-print-extra-element): New.
437         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
438         large sizes.
439         (newsticker--run-auto-mark-filter)
440         (newsticker--do-run-auto-mark-filter):
441         Use `newsticker-auto-mark-filter-list'.
443 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
445         * net/rcirc.el: Use split-string OMIT-NULLS argument.
446         (rcirc-print): Force redisplay before running hooks.  Do long
447         buffer truncation after making new text read-only.  Deal with nil
448         text when decoding strings.  If TARGET is nil, use either the
449         currently selected buffer, if it is an rcirc buffer and of the
450         same process or the process buffer.
451         (rcirc-mode): Remove header-line.  Recompute short buffer names.
452         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
453         (rcirc-short-buffer-name): Add variable.
454         (rcirc-kill-buffer-hook): Recompute short buffer names.
455         Remove nick from private channel.
456         (rcirc-send-input): Send command text to current-buffer.
457         Don't clear overlay arrow here.
458         (rcirc-short-buffer-name): Return a short buffer name.
459         (rcirc-update-short-buffer-names, rcirc-abbreviate)
460         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
461         buffer-name abbreviations.
462         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
463         Do not touch nick-table when killing a parted channel.
464         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
465         Clear arrow from current buffer if it is now hidden.
466         (rcirc-current-buffer): Add variable.
467         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
468         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
469         Remove -face from names.
470         (rcirc-update-activity-string): Print "DND" when globally ignoring
471         activity.
472         (rcirc-ignore-buffer-activity-flag): Rename from
473         rcirc-ignore-channel-activity.
474         (rcirc-ignore-all-activity-flag): Doc fix.
475         (rcirc-channels): Remove variable.
476         (rcirc-kill-buffer-hook):
477         (rcirc-get-buffer-create): Add nick to private channel.
478         (rcirc-multiline-edit-submit): Remove tabs.
479         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
480         folded.
481         (rcirc-remove-nick-channel): Bug fix.
482         (rcirc-toggle-ignore-buffer-activity): Rename from
483         rcirc-toggle-ignore-channel-activity.
484         (rcirc-record-activity): Add buffers to the front of the list.
485         (rcirc-update-activity): Remove killed buffers from list.
486         (rcirc-process-server-response-1): Remove last argument if it is
487         null before calling handler.
488         (rcirc): Add "rcirc" defcustom prefix.
489         (rcirc-prompt): Simplify default prompt.
490         Use custom-initialize-default.
491         (rcirc-private-chats): Remove variable.
492         (rcirc-prompt): Change initialization.
493         (rcirc-version): Remove function.
494         (rcirc-id-string): Add constant.
495         (rcirc-last-buffer): Remove variable.
496         (rcirc-buffer-alist): Add variable.
497         (rcirc-connect): Update variable setup.
498         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
499         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
500         default.
501         (rcirc-handler-generic): Trigger activity.
502         (rcirc-send-message): Create the buffor of the target.
503         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
504         (rcirc-get-buffer): Just return nil if there is no matching buffer.
505         (rcirc-multiline-edit-cancel): Remove function.
506         (rcirc-set-last-buffer): Remove function.
507         (rcirc-get-any-buffer): Add function.
508         (rcirc-join-channels): Don't print /join text.
509         (rcirc-toggle-ignore-channel-activity): Add and update echo area
510         messages.
511         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
512         (rcirc-handler-NOTICE): Recognize CTCP responses.
513         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
514         constructing TOPIC string for buffers we are not JOINed.
515         (rcirc-handler-CTCP-response): Add handler.
516         (rcirc-multiline-edit-submit): Restore the window-configuration
517         before adjusting point.
518         (rcirc): Add customization group.
519         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
520         (rcirc-user-full-name, rcirc-startup-channels-alist)
521         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
522         (rcirc-ignore-all-activity-flag, rcirc-time-format)
523         (rcirc-input-ring-size, rcirc-read-only-flag)
524         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
525         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
526         Change defvar to defcustom.
527         (rcirc-update-prompt): Add optional ALL arg, which will update
528         prompts in all rcirc buffers.  Regexp quote replacement text.
529         (rcirc-fill-column): Accept 'frame-width as a value.
530         (rcirc-set-changed): Add function.
531         (rcirc-next-active-buffer): Write more meaningful messages.
532         (rcirc-faces): Add customization group.
533         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
534         (rcirc-nick-in-message-face, rcirc-prompt-face)
535         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
536         (with-rcirc-process-buffer): Move before first usage.
537         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
538         (rcirc-debug-flag): Rename from `rcirc-log-p'.
539         (rcirc-debug): Rename from `rcirc-log'.
540         (rcirc-format-response-string): Do not print '-' chars for a
541         NOTICE with no sender.  Simplify output of server responses.
543 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
545         (rcirc-browse-url-map, rcirc-browse-url-at-point)
546         (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
547         mouse and RET clickable.
549 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
551         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
553 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
555         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
556         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
557         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
558         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
559         argument to all these routines, so the passphrase can be managed
560         externally and passed in to the system.
561         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
562         pgg-add-passphrase-to-cache function.
564         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
565         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
566         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
567         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
568         argument to all these routines, so the passphrase can be managed
569         externally and passed in to the system.
570         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
571         function.
573 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
575         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
576         from goto-address-url-regexp.
578 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
580         * textmodes/org.el (org-read-date, org-goto-calendar)
581         (org-recenter-calendar, org-agenda-goto-calendar):
582         Temporarily clear 'calendar-move-hook'.
584 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
586         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
587         merging.
589         * ediff-util.el (ediff-previous-difference): Don't skip regions that
590         have merge clashes.
592 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
594         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
595         Undo previous change.
597         * startup.el (command-line): Use `custom-reevaluate-setting' for
598         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
599         tty-register-default-colors on Mac.
601 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
603         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
604         (gdb-buffer-type): Make it automatically buffer local...
605         (gdb-get-create-buffer): ...and set it accordingly.
606         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
607         actually work.
609 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
611         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
612         not red.
614 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
616         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
617         case GUD buffer is not visible.
618         (gdb-goto-breakpoint): Try to force display in source buffer.
619         (gdb-frame-gdb-buffer): Copy other similar functions.
620         (gdb-restore-windows): Don't display source if not asked for.
621         (gdb-assembler-buffer-name): Don't capitalise.
623 2005-11-03  Richard M. Stallman  <rms@gnu.org>
625         * wid-edit.el (key-sequence): New widget type.
627         * simple.el (set-mark-command-repeat-pop): New variable.
628         (set-mark-command): Only interpret plan C-@ after a pop as a pop
629         if set-mark-command-repeat-pop is true.
631         * info.el (Info-fontify-node): Don't display extra "see" if there
632         already is one here.
634         * mouse.el: Fix special handling of DEL after dragging a region:
635         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
636         (mouse-region-delete-keys): Add [backspace].
638         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
640         * textmodes/ispell.el (ispell-command-loop): Change `i' description
641         not to assume it pertains to an affix.
643         * textmodes/flyspell.el (flyspell-post-command-hook):
644         Bind deactivate-mark to prevent deactivation.
646 2005-11-03  Lars Hansen  <larsh@soem.dk>
648         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
649         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
650         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
652 2005-11-03  Romain Francoise  <romain@orebokech.com>
654         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
655         Update copyright years.
657 2005-11-03  Sam Steingold  <sds@gnu.org>
659         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
660         Use system-type instead of window-system because window-system is not
661         correctly defined during loadup.
663 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
665         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
666         (xml-parse-tag): Join strings separated by a comment properly.
668 2005-11-02  Andreas Schwab  <schwab@suse.de>
670         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
672 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
674         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
675         (byte-optimize-pure-func): Quote the eval'd value.
677         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
678         Rename from perl-font-lock-syntactic-face-function.
679         Change the calling convention so it can be used as a font-lock MATCHER.
680         Do the parse-partial-sexp loop outselves.
681         (perl-font-lock-syntactic-keywords): Use it.
682         (perl-mode): Don't set font-lock-syntactic-face-function any more.
684 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
686         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
687         disassembly buffer too.
688         (gdb-exited): Remove overlay arrows when execution has finished.
689         (gdb-info-frames-custom, gdb-info-threads-custom)
690         (gdb-info-registers-custom): Don't add inappropriate text
691         properties if inferior is not active.
693 2005-11-02  Glenn Morris  <rgm@gnu.org>
695         * progmodes/fortran.el (fortran-blink-match):
696         Use `blink-matching-delay'.
698 2005-11-02  John Mongan <jmongan@mccammon.ucsd.edu>  (tiny change)
700         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
702 2005-11-02  Lars Hansen  <larsh@soem.dk>
704         * net/tramp.el (tramp-action-out-of-band): Handle scp message
705         "Permission denied".
707 2005-11-01  Richard M. Stallman  <rms@gnu.org>
709         * textmodes/flyspell.el (flyspell-external-point-words):
710         Pass nil to flyspell-get-word.
712 2005-11-02  Kim F. Storm  <storm@cua.dk>
714         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
715         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
717 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
719         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
720         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
721         (calendar-mouse-print-dates): Add optional `event' argument.
722         Update interactive-spec.
723         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
724         Use `calendar-event-to-date' instead of `event'.
726 2005-11-02  Masatake YAMATO  <jet@gyve.org>
728         * progmodes/ld-script.el (ld-script-builtins):
729         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
730         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
731         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
733 2005-11-01  Romain Francoise  <romain@orebokech.com>
735         * vc-sccs.el: Update copyright year.
736         * ezimage.el: Likewise.
738 2005-11-01  KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>  (tiny change)
740         * info.el (Info-fontify-node): Use `string-width' for fontifying
741         underlined titles.
743 2005-11-01  Juri Linkov  <juri@jurta.org>
745         * info.el (Info-fontify-node): Downcase node header keywords Node,
746         Prev, Next, Up before comparison.
747         (Info-history): Insert absolute directory name, and put invisible
748         property on it.
750 2005-11-01  Juri Linkov  <juri@jurta.org>
752         * info.el (Info-file-supports-index-cookies): New variable.
753         (Info-find-node-2): Check makeinfo version for index cookie support.
754         (Info-index-nodes): Search for nodes with index cookies only when
755         Info-file-supports-index-cookies is t.  Otherwise, search nodes
756         with "Index" in the node name.
757         (Info-index-node): Search index cookie in the current node only when
758         Info-file-supports-index-cookies is t.  Otherwise, check the word
759         "Index" in the node name.
760         (Info-find-emacs-command-nodes): Remove code that searches nodes
761         with "Index" node name in the top menu.
763 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
765         * progmodes/scheme.el (scheme-mode-variables): Use the default
766         comment-indent-function.
768         * faces.el (face-attribute): Handle the case where a face inherits from
769         a non-existent face.
771         * simple.el (eval-expression-print-format): Use lisp-readable syntax
772         for octal and hexa output, and merge the char into the paren.
773         (kill-new): Use push.
774         (copy-to-buffer): Use with-current-buffer.
775         (completion-setup-function): Move code in loop to remove redundancy.
776         (minibuffer-local-must-match-map): Don't add bindings that duplicate
777         those inherited from minibuffer-local-completion-map.
779         * savehist.el (savehist-mode) <defcustom>:
780         Use custom-set-minor-mode if available.
781         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
782         and emit a message if applicable.
784 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
786         * savehist.el: Sync up to version 19.
787         (savehist-mode): New minor mode.
788         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
789         (savehist-length): Remove (use history-length instead).
790         (savehist-file-modes): Rename from savehist-modes.
791         (savehist-save-hook, savehist-loaded): New vars.
792         (savehist-load): Use savehist-mode.  Try to smooth up transition from
793         old format to new format.
794         (savehist-install): Allow savehist-autosave-interval to be nil.
795         (savehist-save): Run the new hook.  Be more careful to only trim the
796         history variables.
797         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
798         (savehist-printable): Print into a buffer rather than char-by-char.
800 2005-11-01  John Wiegley  <johnw@newartisans.com>
802         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
803         toggle-ignore keybinding (C-a).  The author said it had been
804         disabled much earlier due to a possible incompatibility, but after
805         many months of usage I have encountered no problems (and it is a
806         rather useful option, especially for switching to " *temp*").
808         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
809         support for OS/X's AddressBook, by calling out to the open source
810         program "contacts" (installable through Fink).
812         * net/eudc.el (eudc-expand-inline): If the
813         `eudc-multiple-match-handling-method' is set to `all', delete the
814         query string before inserting the query result.
816         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
817         flag, to prevent Eshell from using the system ls when
818         `eshell-ls-insert-directory' is in used.
819         (eshell-ls-insert-directory): Disable font-lock in directory
820         buffer so that Eshell's own fontification is seen.  This broke
821         recently due to changes in font-lock, so this goes back to version
822         21 behavior.
824 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
826         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
827         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
828         (gdb-many-windows): Doc fix.
830 2005-10-31  Romain Francoise  <romain@orebokech.com>
832         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
834 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
836         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
837         that global-font-lock-mode can be enabled by default.
839         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
840         (font-lock-add-keywords, font-lock-remove-keywords)
841         (font-lock-fontify-buffer): Remove autoload cookies.
843         * jit-lock.el (jit-lock-register): Likewise.
845         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
847 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
849         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
850         intact if there is no gud-comint-buffer.
852 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
854         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
855         old prompt comint-prompt-read-only is t and GDB commands are
856         issued from tool bar etc.
858 2005-10-31  Masatake YAMATO  <jet@gyve.org>
860         * vc.el (vc-directory-exclusion-list): Add "{arch}".
862 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
864         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
865         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
867 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
869         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
870         starting at beginning of line.  Fontification is messed up when
871         `open-paren-in-column-0-is-defun-start' set to t.
872         Reported by John Paul Wallington <jpw@pobox.com>.
874 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
876         * comint.el (comint-send-input): Call `comint-update-fence' when
877         `comint-process-echoes' and `comint-prompt-read-only' are both
878         non-nil, to avoid leftover read-only newline.
880 2005-10-30  Richard M. Stallman  <rms@gnu.org>
882         * textmodes/flyspell.el (flyspell-external-point-words):
883         Detect when WORD can't be checked properly because
884         flyspell-get-word finds just part of it, and move on.
886         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
887         boundarychar for Polish.
888         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
889         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
891 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
893         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
894         (gdb-registers-font-lock-keywords): Delete.
895         (gdb-registers-mode): Don't fontify.
896         (gdb-info-registers-custom): Use text properties instead as, in
897         future, changed register values will use font-lock-warning-face.
898         (gdb-local-font-lock-keywords): Rename to...
899         (gdb-locals-font-lock-keywords): ...for consistency.
901 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
903         * vc.el (vc-switch-backend): Better error message if the buffer is
904         not visiting a file under version control.
906         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
908 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
910         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
911         ~/.emacs.d/.emacs.
913 2005-10-29  Richard M. Stallman  <rms@gnu.org>
915         * replace.el (occur-mode-mouse-goto): Always go to other window.
916         (occur-mode-goto-occurrence): Always switch in same window.
918         * simple.el (undo): Display message at end, not at start.
920         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
921         New arg REUSE-CELL.
922         (cancel-timer-internal): New function.
923         (timer-event-handler): Use cancel-timer-internal,
924         and pass the cell it returns to timer-activate...
926         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
927         (jit-lock-deferred-fontify, jit-lock-context-fontify)
928         (jit-lock-after-change): Test memory-full.
930 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
932         * textmodes/conf-mode.el (conf-assignment-sign)
933         (conf-assignment-regexp): Fix docstrings.
934         (conf-mode-initialize): New function.
935         (conf-mode): Remove optional args.  Use delay-mode-hooks to
936         recognize recursive calls.
937         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
938         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
939         (conf-xdefaults-mode): Use define-derived-mode and
940         conf-mode-initialize.
942 2005-10-29  Romain Francoise  <romain@orebokech.com>
944         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
946 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
948         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
949         part of the decoded armor to find the key-identifier.
950         (pgg-gpg-lookup-key-owner): New function to return the
951         human-readable identifier of a key owner.
952         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
953         key itself.
954         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
955         the key value) if we have a key and can match it against a secret
956         key.  Also, added a note pointing out fact that the prompt only
957         indicates the first matching key.
959         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
960         pgg-decrypt-region.
961         (pgg-pending-timers): A new hash for tracking the passphrase cache
962         timers, so that new ones supercede old ones.
963         (pgg-add-passphrase-to-cache): Rename from
964         `pgg-add-passphrase-cache' to reduce confusion (all callers
965         changed).  Modified to cancel old timers when new ones are added.
966         (pgg-remove-passphrase-from-cache): Rename from
967         `pgg-remove-passphrase-cache' to reduce confusion (all callers
968         changed).  Modified to cancel old timers when their keys are
969         removed from the cache.
970         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
971         XEmacs, an indirection to delete-itimer.
972         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
973         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
974         users can only check cache without risk of prompting.  Correct bug in
975         notruncate behavior.
976         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
977         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
978         Add informative docstrings.
979         (pgg-decrypt): Convey provided passphrase in subordinate call to
980         pgg-decrypt-region.
982 2005-10-20  Ken Manheimer <ken.manheimer+emacs@gmail.com>
984         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
985         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
986         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
987         'passphrase' argument, so the passphrase can be managed externally
988         and then passed in to the system.
990         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
991         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
992         so the passphrase cache can be used reliably with identifiers
993         besides a pgp packet's key id.
995         * pgg-gpg.el (pgg-pgp-encrypt-region)
996         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
997         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
998         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
999         argument to all these routines, so the passphrase can be managed
1000         externally and passed in to the system.
1002         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
1003         'notruncate' argument, so the passphrase cache can be used
1004         reliably with identifiers besides a pgp packet's key id.
1006 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
1008         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
1009         symmetric encryption.
1010         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
1011         encrypted session key.
1012         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
1013         message ask for the passphrase in a proper way.
1015         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
1016         New user commands for symmetric encryption.
1018 2005-10-28  Bill Wohler  <wohler@newt.com>
1020         * help-mode.el (help-url): New button type. Calls browse-url.
1021         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
1022         Similar to Info nodes: URL `url'.
1023         (help-make-xrefs): Create help-url buttons for
1024         help-xref-url-regexp matches.
1026 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
1028         * tool-bar.el (tool-bar-add-item-from-menu)
1029         (tool-bar-local-item-from-menu): Fix doc strings.
1031 2005-10-28  Romain Francoise  <romain@orebokech.com>
1033         * ldefs-boot.el: Update.
1035         * subr.el (locate-library): Move from help-fns.el.
1036         * help-fns.el (locate-library): Move to subr.el.
1038 2005-10-28  Richard M. Stallman  <rms@gnu.org>
1040         * net/tramp.el (tramp-completion-mode): defvar moved up.
1042         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
1044         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
1046         * files.el (find-file-noselect): Use %d to format large file size.
1048         * bindings.el (mode-line-format): Add %e.
1050         * loadup.el ("facemenu"): Load unconditionally.
1051         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
1052         ("x-dnd"): Load, when appropriate.
1054         * startup.el (command-line): Call before-init-hook earlier.
1055         Warn about some bad characters in -u user name.
1057         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
1058         (flyspell-external-point-words): Error if misspelled word is not found.
1059         Set flyspell-large-region-beg at end of word.
1061 2005-10-28  Andreas Schwab  <schwab@suse.de>
1063         * view.el (View-revert-buffer-scroll-page-forward):
1064         Use view-page-size-default.
1066 2005-10-28  Juri Linkov  <juri@jurta.org>
1068         * international/quail.el (quail-get-current-str): Translate last
1069         raw character for deterministic input methods.
1071 2005-10-27  Jay Belanger  <belanger@truman.edu>
1073         * calc/calc-ext.el: Add functions to autoloads.
1074         (math-identity-matrix-p, math-ident-row-p): New functions.
1076         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
1077         multiplication by an identity matrix; don't turn multiplication by
1078         an inverse matrix into division.
1079         (math-div-symbol-fancy):  Replace division by matrices with
1080         multiplication by inverse.
1082         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
1084         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
1085         (calc-writeoutpower): New functions.
1087 2005-10-27  Romain Francoise  <romain@orebokech.com>
1089         * replace.el (occur-engine): Include colon in mouse-face highlight.
1091         * dired-x.el: Change Maintainer field.
1093 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
1095         * longlines.el (longlines-mode): Bind after-change-functions to
1096         nil during initial decoding and final encoding.
1098 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
1100         * term.el (term-emulate-terminal, term-handle-colors-array)
1101         (term-handle-ansi-escape): Specify the terminfo capabilities
1102         implemented.
1104 2005-10-26  Richard M. Stallman  <rms@gnu.org>
1106         * info.el (Info-fontify-node): Fix detection of sentence-break
1107         before *Note.
1109 2005-10-26  Romain Francoise  <romain@orebokech.com>
1111         * smerge-mode.el: Add `tools' to file keywords.
1113 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
1115         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
1116         when the fringe is not available.
1118         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
1119         (def-gdb-auto-update-trigger): Simplify construction.
1120         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
1121         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
1122         defined explicitly.
1123         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
1124         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
1125         defined explicitly.
1126         (gdb-info-locals-custom): Remove as it's a no-op.
1128 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
1130         * longlines.el (longlines-mode): Remove narrowing before
1131         performing the initial decoding or final encoding.
1133 2005-10-25  Romain Francoise  <romain@orebokech.com>
1135         * emacs-lisp/find-func.el (find-library-name): Also strip
1136         extension if library name ends in .el, to take advantage of
1137         `find-library-suffixes'.
1139 2005-10-25  Richard M. Stallman  <rms@gnu.org>
1141         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
1143 2005-10-25  Juri Linkov  <juri@jurta.org>
1145         * textmodes/texinfo.el (texinfo-mode): Change charset of one
1146         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
1148 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1150         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
1151         (blackbox-redefine-key): Add argument `map'.
1153         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
1154         regions when moving the jit-lock-context-unfontify-pos boundary.
1156 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
1158         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
1160 2005-10-25  Masatake YAMATO  <jet@gyve.org>
1162         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
1164 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
1166         * play/blackbox.el (blackbox-redefine-key): New function.
1167         (blackbox-mode-map): Use it to remap existing bindings for cursor
1168         motion instead of binding literal keys.
1170 2005-10-25  Glenn Morris  <rgm@gnu.org>
1172         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
1173         diary does not end in a newline.  Do not assume a blank line at
1174         the start of the diary file.
1176 2005-10-25  Kenichi Handa  <handa@m17n.org>
1178         * international/quail.el (quail-translate-key): If the input
1179         method is deterministic and failed to handle the last key, restart
1180         the key handling loop from an appropriate key.
1182 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
1184         * vc.el (vc-dired-mode): Extend comment for binding of
1185         `directory-listing-before-filename-regexp'.
1187 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1189         * textmodes/texinfo.el (texinfo-mode):
1190         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
1191         not to unnecessarily expose emacs-mule's internal char codes.
1193 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
1195         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
1196         Display hand pointer and help-echo on disabled icon too.
1197         (gdb-mouse-until): New function.
1198         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
1200 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
1202         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
1203         with 2005-10-23 change to doctor.el.
1205         * finder.el (finder-mode-map): Add follow-link binding.
1207 2005-10-25  Kim F. Storm  <storm@cua.dk>
1209         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
1210         to gdb-mouse-toggle-breakpoint-fringe.
1211         (gdb-mouse-toggle-breakpoint-margin): Rename from
1212         gdb-mouse-toggle-breakpoint. Fix doc.
1213         (gdb-mouse-toggle-breakpoint-fringe): New defun.
1214         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
1215         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
1216         string properties also for fringe breakpoint bitmaps.
1218 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
1220         * textmodes/org.el (org-start-icalendar-file): Fix format form.
1222 2005-10-25  Masatake YAMATO  <jet@gyve.org>
1224         * simple.el (completion-common-substring):
1225         Use `completion-common-substring' prior to `completion-base-size'.
1227 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
1229         * savehist.el: Require CL while compiling.
1230         (savehist-history-variables): Remove.
1231         (savehist-save-minibuffer-history, savehist-additional-variables)
1232         (savehist-minibuffer-history-variables): New vars.
1233         (savehist-save): Use them.
1234         (savehist-uninstall, savehist-minibuffer-hook): New funs.
1235         (savehist-install): New fun, extracted from savehist-load.
1236         (savehist-load): Use them.
1238 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1240         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
1241         a dummy doc-string-elt property.
1242         (defalias, defvaralias, define-category): Add a docstring property.
1244         * image.el (defimage):
1245         * widget.el (define-widget):
1246         * custom.el (defface, defcustom): Add `doc-string' declaration.
1248         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
1249         (defadvice): Add `doc-string' declaration.
1251         * emacs-lisp/byte-run.el (macro-declaration-function):
1252         Handle `doc-string' declarations.
1253         (define-obsolete-function-alias, define-obsolete-variable-alias):
1254         Add `doc-string' declaration.
1256 2005-10-24  Kenichi Handa  <handa@m17n.org>
1258         * international/utf-7.el (utf-7): Add autoload cookie.
1260         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
1262 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
1264         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
1265         list of directories passed to batch-update-autoloads.  Add "." to
1266         the list of the echoed directories.
1268         * pgg-def.el:
1269         * pgg-gpg.el:
1270         * pgg-parse.el:
1271         * pgg-pgp.el:
1272         * pgg-pgp5.el:
1273         * pgg.el: Moved here from the gnus subdirectory.
1275 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
1277         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
1278         in case comint-prompt-read-only is set to t.
1280         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
1281         in case comint-prompt-read-only is set to t.
1283 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
1285         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
1286         Now a string.
1287         (icalendar-import-format): Handle CLASS, STATUS, URL.
1288         Rename `subject' to `summary'.
1289         (icalendar-import-format-summary): Rename from
1290         `icalendar-import-format-subject'.
1291         (icalendar-import-format-url, icalendar-import-format-status)
1292         (icalendar-import-format-class): New variables.
1293         (icalendar--rris): Take variable argument list.
1294         (icalendar--datestring-to-isodate): Remove unnecessary
1295         calendar-style check when converting dates with explicit month names.
1296         (icalendar-export-region): Change return type of conversion
1297         subroutines.  Bury current buffer unless error occurred.
1298         (icalendar--convert-to-ical)
1299         (icalendar--parse-summary-and-rest): New functions.
1300         (icalendar--convert-ordinary-to-ical)
1301         (icalendar--convert-weekly-to-ical)
1302         (icalendar--convert-yearly-to-ical)
1303         (icalendar--convert-block-to-ical)
1304         (icalendar--convert-cyclic-to-ical)
1305         (icalendar--convert-anniversary-to-ical): Change return type.
1306         Strip trailing blanks from subject.
1307         (icalendar--convert-sexp-to-ical): Change return type.
1308         Strip trailing blanks from subject.  Handle simple sexp
1309         entries as generated by icalendar.el.
1310         (icalendar--convert-float-to-ical)
1311         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
1312         (icalendar-import-file): Doc fix.
1313         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
1314         Correct call to icalendar--rris.
1315         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
1316         `summary'.
1317         (icalendar--add-diary-entry): Rename `subject' to `summary'.
1319 2005-10-24  Romain Francoise  <romain@orebokech.com>
1321         * server.el (server-sentinel): Set query-on-exit flag to nil on
1322         new client processes (it isn't inherited from the server process).
1324         * replace.el (occur-engine): Rearrange text properties.
1326 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1328         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
1329         case-fold-search is nil.
1330         (debug-help-follow): Use help-xref-interned directly.
1332 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
1334         * thumbs.el (thumbs-image-type): Add .pbm.
1336 2005-10-23  Richard M. Stallman  <rms@gnu.org>
1338         * faces.el (inhibit-face-set-after-frame-default): New variable.
1339         (set-face-attribute): Bind it.
1340         (face-set-after-frame-default): Test it.
1342         * help-fns.el (describe-simplify-lib-file-name): New function.
1343         (describe-function-1, describe-variable): Use it.
1345         * faces.el (describe-face): Use describe-simplify-lib-file-name.
1347         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
1348         Eliminate nil as possible value.
1349         (tooltip-hide-delay): Reduce internal-border-width.
1351         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
1352         (menu-bar-file-menu) <new-file>: Likewise.
1354         * simple.el (line-move-finish): Ignore fields computing LINE-END.
1356         * international/mule.el (load-with-code-conversion):
1357         Pass full file name to `eval-buffer' unless preloading.
1359         * textmodes/flyspell.el (flyspell-large-region):
1360         Call ispell-check-version.
1362         * textmodes/ispell.el (ispell-local-dictionary-overridden):
1363         Fix the make-variable-buffer-local call that was supposed
1364         to be for this variable.
1365         (ispell-aspell-supports-utf8): Doc fix.
1366         (ispell-find-aspell-dictionaries): Preserve elements of
1367         ispell-dictionary-alist for dictionaries that aspell doesn't report.
1368         (ispell-aspell-find-dictionary): Return nil on error.
1370         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
1371         (doctor-symptoms): Likewise.
1373         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
1375 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
1377         * cus-edit.el (custom-button, custom-button-pressed): New vars.
1378         (custom-raised-buttons): Add :set spec.
1379         (custom-button-unraised, custom-button-pressed-unraised):
1380         New faces, so that custom-raised-buttons actually does something.
1381         (custom-mode): Use custom-button and custom-button-pressed.
1383         * wid-edit.el (widget-specify-button): Don't ignore
1384         widget-mouse-face on graphic terminals.
1385         (widget-move-and-invoke): Cleanup.
1387 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
1389         * whitespace.el (whitespace-cleanup): Doc fix.
1391 2005-10-23  Romain Francoise  <romain@orebokech.com>
1393         * emulation/viper.el (viper-set-hooks): Quote forms passed to
1394         `eval-after-load' to avoid evaluating their result.
1396 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
1398         * files.el (directory-listing-before-filename-regexp):
1399         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
1401         * dired.el (dired-move-to-filename-regexp): Remove.
1402         All occurences replaced by `directory-listing-before-filename-regexp'.
1404         * dired-x.el, locate.el, vc.el:
1405         Replace `dired-move-to-filename-regexp' by
1406         `directory-listing-before-filename-regexp'.  In vc.el it is
1407         overwritten locally; maybe this can be handled in files.el too.
1409         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
1410         replaced by `directory-listing-before-filename-regexp'.
1412 2005-10-23  Andreas Schwab  <schwab@suse.de>
1414         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
1415         and eval-next-after-load.
1417 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
1419         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
1420         exist, create it.
1422 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
1424         * allout.el: Remove autoloads for mailcrypt and crypt++.
1425         Require pgg, pgg-gpg during compilation.
1426         (allout-version): Increment version number to 2.1, and use a literal
1427         rather than RCS Id.
1428         (allout-default-encryption-scheme): Remove.
1429         (allout-passphrase-verifier-handling)
1430         (allout-passphrase-verifier-string)
1431         (allout-file-passphrase-verifier-string)
1432         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
1433         (allout-passphrase-hint-handling): Rename and simplify.
1434         (allout-init): Use `find-file-hook' if available, otherwise
1435         `find-file-hooks'.
1436         (allout-mode): Use `write-file-functions' if available, otherwise
1437         `local-write-file-hooks' and, instead of making auto-save-hook
1438         buffer local, make the write-file-hook activity contingent to
1439         allout-mode.
1440         (allout-mode): Use key-binding substitution in the docstring.
1441         (allout-kill-line): Spell-out kill ring data structure mutation
1442         instead of using byte-compiler-complaint-provoking `pop'.
1443         (allout-insert-listified): Use `insert' rather than `insert-string'
1444         (allout-toggle-current-subtree-encryption): Update docstring, adjust
1445         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
1446         (allout-encrypt-string): Totally revamped vis new underlying
1447         encryption facilities.
1448         (allout-mc-activate-passwd): Remove.
1449         (allout-obtain-passphrase): New, more or less replaces
1450         allout-mc-activate-passwd.
1451         (allout-encrypted-key-info): More or less replaces
1452         allout-encrypted-text-type.
1453         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
1454         (my-mark-marker): Use `(featurep 'xemacs)'.
1456 2005-10-23  Lars Hansen <larsh@soem.dk>
1458         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
1459         (byte-compile-file-form-defmumble, byte-compile-defun)
1460         (byte-compile-defmacro): Use it.
1461         (byte-compile-form): Don't call byte-compile-set-symbol-position
1462         when a byte-compile handler is called.
1464 2005-10-22  Romain Francoise  <romain@orebokech.com>
1466         * savehist.el (savehist-history-variables): Add `grep-find-history'.
1468         * subr.el (eval-after-load): Convert library name to an absolute
1469         file name using locate-library, since load-history no longer has
1470         library names in it.
1472 2005-10-22  Richard M. Stallman  <rms@gnu.org>
1474         * files.el (make-temp-file): Move from subr.el.
1475         * subr.el (make-temp-file): Move to files.el.
1477         * window.el (get-buffer-window-list): Move from subr.el.
1478         * subr.el (get-buffer-window-list): Move to window.el.
1480         * image.el (image-load-path): Use eval-at-startup to initialize.
1482         * subr.el (eval-at-startup): New macro.
1484         * subr.el: Much rearrangement of functions and division
1485         into pages.  No code changes.
1487 2005-10-22  Kenichi Handa  <handa@m17n.org>
1489         * tar-mode.el (tar-extract): Be sure to call
1490         find-operation-coding-system if set-auto-coding doesn't find a
1491         coding system.
1493 2005-10-22  Kim F. Storm  <storm@cua.dk>
1495         * image.el (image-type-header-regexps): Rename from image-type-regexps.
1496         Change users.
1497         (image-type-file-name-regexps): New defconst.
1498         (image-type-from-data): Simplify loop.
1499         (image-type-from-buffer): New defun.
1500         (image-type-from-file-header): Use it instead of image-type-from-data.
1501         Use image-search-load-path instead of only looking in data-directory.
1502         (image-type-from-file-name): New defun.
1503         (image-search-load-path): Change `pathname' to `filename'.
1504         Make PATH arg optional, default to image-load-path.
1506 2005-10-21  Richard M. Stallman  <rms@gnu.org>
1508         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
1510         * textmodes/paragraphs.el (sentence-end-base): New variable.
1511         (sentence-end): Use sentence-end-base.
1513 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1515         * font-lock.el (font-lock-default-fontify-region): Check the multiline
1516         property independently from the font-lock-multiline variable.
1518 2005-10-21  Richard M. Stallman  <rms@gnu.org>
1520         * emacs-lisp/find-func.el (find-library-name): Doc fix.
1522         * startup.el (command-line): Convert library names
1523         in `load-history' to absolute file names.
1525         * subr.el (symbol-file): Doc fix.
1527         * loadhist.el (file-loadhist-lookup): Call locate-library
1528         instead of find-library-name.  Don't try converting
1529         abs file names to library names, since load-history no longer
1530         has library names in it.
1531         (file-dependents, file-provides, file-requires): Doc fixes.
1533 2005-10-21  Juri Linkov  <juri@jurta.org>
1535         * progmodes/etags.el (tags-table-mode): New function.
1536         (tags-verify-table): Replace initialize-new-tags-table with
1537         tags-table-mode.
1539         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
1540         default value.
1541         (desktop-modes-not-to-save): Add tags-table-mode to the
1542         default value.
1544         * info.el (Info-index-next): Add total number of index
1545         alternatives to the message.
1547         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
1548         backward only space (instead of space and period) before looking
1549         at sentence end.
1551         * simple.el (set-variable): Use user-variable-p instead of symbolp.
1552         Add the old variable value as 4th default-value arg of read-string.
1554 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1556         * cus-face.el (custom-declare-face): Make face from X resources
1557         also on Mac.
1559         * disp-table.el (standard-display-g1, standard-display-graphic):
1560         Refuse to use string glyphs also on Mac.
1561         (standard-display-european): Don't set terminal coding system also
1562         on Mac.
1564         * frame.el (display-screens): Use x-display-screens also on Mac.
1566 2005-10-21  Romain Francoise  <romain@orebokech.com>
1568         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
1570 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1572         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
1573         and $? into sexps.
1575         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
1576         warning face on open-paren-in-column-0.
1578         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
1579         boundary case.  Fix typo.
1580         Suggested by Martin Rudalics <rudalics@gmx.at>.
1582 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
1584         * textmodes/org.el: (org-combined-agenda-icalendar-file)
1585         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
1586         (org-export-icalendar-this-file)
1587         (org-export-icalendar-all-agenda-files)
1588         (org-export-icalendar-combine-agenda-files): New commands.
1589         (org-export-icalendar, org-print-icalendar-entries)
1590         (org-start-icalendar-file, org-finish-icalendar-file)
1591         (org-ical-ts-to-string): New functions.
1592         (org-read-date, org-goto-calendar)
1593         (org-agenda-goto-calendar): Inhibit displaying diary entries by
1594         call to `calendar'.
1595         (orgtbl-setup): Remove the :keys arguments from the menu description.
1596         (org-after-save-iCalendar-file-hook): New variable.
1598 2005-10-21  Kenichi Handa  <handa@m17n.org>
1600         * language/vietnamese.el (tcvn-5712): Make it an alias of
1601         vietnamese-tcvn coding-system.
1603 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
1605         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
1606         group id is given.
1608 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1610         * progmodes/sh-script.el (sh-escaped-line-re): New var.
1611         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
1612         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
1613         whose line is either continued or ends with a comment.
1615 2005-10-20  Romain Francoise  <romain@orebokech.com>
1617         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
1619         * replace.el (occur-engine): Add follow-link property.
1621         * font-core.el (font-lock-mode): Doc fix.
1623 2005-10-20  Richard M. Stallman  <rms@gnu.org>
1625         * net/rcirc.el: New file.
1627 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
1629         * term.el (term-term-name): Initialize to "eterm-color".
1631 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
1633         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
1634         for encryption functionality.
1635         Move allout customization subgroup from `editing' to `outlines' group.
1636         Fix commentary 'keywords' to legitimate ones.
1637         Update author info (using my current email address, obscurified).
1638         (allout-encrypt-string, allout-encryption-produce-work-buffer)
1639         (allout-encrypted-topic-p, allout-encrypted-text-type)
1640         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
1641         (allout-situate-encryption-key-verifier)
1642         (allout-get-encryption-key-verifier, allout-verify-key)
1643         (allout-next-topic-pending-encryption)
1644         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
1645         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
1646         (outline-key-verifier-handling, outline-key-hint-handling)
1647         (outline-encrypt-unencrypted-on-saves): New defcustoms.
1648         (allout-file-key-verifier-string, allout-encryption-scheme)
1649         (allout-key-verifier-string, allout-key-hint-string)
1650         (allout-after-save-decrypt): New variables.
1651         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
1652         (allout-after-saves-handler): New hook functions.
1653         (allout-post-command-business): Do allout-after-save-decrypt.
1654         (allout-enable-file-variable-adjustment): Custom var to enable
1655         mechanism for adding and adjusting settings of Emacs file variables.
1656         (allout-adjust-file-variable, allout-file-vars-section-data):
1657         New functions, implement the mechanism.
1658         (outlineify-sticky): Use the file vars mechanism.
1659         (allout-inhibit-protection, allout-during-write-cue)
1660         (allout-override-protect, allout-before-change-protect): Remove.
1661         (allout-flag-region, allout-open-topic): Adjust read-only text.
1662         (allout-open-line-not-read-only): Add to facilitate read-only
1663         text based protection.
1664         (allout-kill-line): Revise to adjust read-only text, clue the
1665         user about the inhibition.
1666         (allout-unprotected): Use unwind-protect.
1667         (allout-shift-in, allout-shift-out): Disallow manually shifting a
1668         topic deeper than the offspring depth of the previous topic -
1669         avoiding confusing "containment discontinuities".
1670         (allout-reindent-bodies): Fix retention of body relative hanging
1671         indent during promotion of collapsed bodies.
1672         (allout-open-topic): Make it easy to open new topic with same
1673         bullet as current topic - topic creation functions provided with
1674         any universal argument provokes now prompt for bullet, defaulting
1675         to the bullet of the previous topic.
1676         (allout-plain-bullets-string, allout-distinctive-bullets-string):
1677         Plain bullet alternates '.' period and ',' comma only.  All other
1678         bullets are relegated to special status (but customizable).
1679         (allout-end-of-entry): Rename from 'allout-end-of-current-entry
1680         since it actually operates w.r.t. most immediately containing
1681         entry, visible or not.
1682         (allout-hide-current-entry, allout-show-current-entry): Use the
1683         revised version.
1684         (allout-old-expose-topic): Solidify deprecation.
1685         (allout-end-of-subtree): Add so we can span concealed as well
1686         as visible topics.
1687         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
1688         (allout-end-of-current-heading): Tweak to just respect the first line.
1689         (allout-get-body-text): Add.
1690         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
1691         when invoked interactively.
1692         (allout-up-current-level): Use `interactive-p'.
1693         (allout-mode, allout-init): Miscellaneous docstring and
1694         operational refinements, as well as hookups of new encryption stuff.
1695         (allout-beginning-of-current-entry): Now works as advertised.
1696         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
1697         (allout-isearch-rectification): Refine condition for isearching.
1698         (allout-isearch-abort, allout-enwrap-isearch)
1699         (allout-flag-region, my-region-active-p): Relocate some macros.
1700         (allout-title): Fallback title is '(buffer-name)', not
1701         non-existing '(current-buffer-name)'.
1702         (subst-char-in-string): Define if absent (for some XEmacs versions).
1704 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
1706         * mail/sendmail.el (mail-setup-hook, mail-aliases)
1707         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
1708         (mail-citation-prefix-regexp, mail-signature-file)
1709         (mail-default-headers, mail-bury-selects-summary)
1710         (mail-send-nonascii): Add autoload cookies.
1712 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
1714         * frame.el (blink-cursor-mode): Add `mac' to the list of
1715         window-system's that support blinking cursor.
1717 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
1719         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
1721 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
1723         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
1724         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
1725         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
1727 2005-10-20  Kim F. Storm  <storm@cua.dk>
1729         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
1730         (ido-set-current-directory): Don't add / after final @.
1731         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
1732         Explicitly handle ange-ftp completion oddities.
1733         (ido-make-file-list): Don't rotate list at tramp root to avoid
1734         triggering tramp file handler for expand-file-name via get-file-buffer.
1736 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1738         * simple.el (eval-expression-print-format): Put the char-string
1739         inside the parenthesis, like the other alternative notations.
1740         (kill-new): Use push.
1741         (copy-to-buffer): Use with-current-buffer.
1742         (completion-setup-function): Simplify.
1743         (minibuffer-local-must-match-map): Don't add redundant bindings which
1744         are already present in its parent (minibuffer-local-completion-map).
1746         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
1748 2005-10-19  Jay Belanger  <belanger@truman.edu>
1750         * calc/calc-units.el (math-standard-units): Add units, adjust
1751         symbols and update values.
1752         (math-unit-prefixes):  Add more prefixes.
1754 2005-10-19  Romain Francoise  <romain@orebokech.com>
1756         * bookmark.el (bookmark-menu-heading): New face.
1757         (bookmark-bmenu-list): Use it.
1758         Don't fiddle with `baud-rate' at top-level.
1760 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
1762         * image.el (create-image, find-image): Mention max-image-size in
1763         docstring.
1765 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1767         * savehist.el (savehist-load): Revert to checking XEmacs.
1769         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
1770         Various docstring and line-width fixups.
1771         (conf-mode): Use cond.
1772         Set font-lock-defaults.  Don't set comment-use-syntax.
1774 2005-10-18  David Ponce  <david@dponce.com>
1776         * tree-widget.el (tree-widget-button-click): New function.
1777         (tree-widget-button-keymap): Use it.
1779 2005-10-18  Romain Francoise  <romain@orebokech.com>
1781         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1782         (bookmark-bmenu-hide-filenames): Add follow-link property.
1783         Improve help-echo text.
1785         * ffap.el (find-file-at-point): Doc fix.
1787 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1789         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
1791 2005-10-18  Masatake YAMATO  <jet@gyve.org>
1793         Install to the CVS repository what I forgot to install in my
1794         2005-10-16 changes.
1796         * progmodes/python.el (python-complete-symbol): Pass the common
1797         prefix substring of completion to `display-completion-list'.
1799         * textmodes/org.el (org-complete): Ditto.
1801 2005-10-18  Masatake YAMATO  <jet@gyve.org>
1803         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
1805         * woman.el (WoMan-xref-man-page): New button type derived
1806         from `Man-abstract-xref-man-page'.
1807         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
1809         * man.el (Man-abstract-xref-man-page): New button type.
1810         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
1811         (Man-highlight-references): Add new optional argument `xref-man-type'.
1813 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
1815         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
1817 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
1819         * cus-edit.el (Custom-move-and-invoke): Delete.
1820         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
1822         * wid-edit.el (widget-move-and-invoke): New function, from
1823         Custom-move-and-invoke.
1825 2005-10-17  Bill Wohler  <wohler@newt.com>
1827         Move all remaining images from lisp/toolbar to etc/images, move
1828         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
1829         the low resolution images in their own directory (low-color).
1831         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
1832         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
1833         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
1834         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
1835         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
1836         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
1837         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
1839         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
1840         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
1841         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
1842         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
1843         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
1844         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
1845         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
1846         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
1847         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
1848         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
1849         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
1850         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
1851         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
1852         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
1853         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
1855         To conform with convention, replace the underscore (_) in the
1856         following image names with dash (-) or (/) as appropriate.
1858         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
1859         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
1860         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
1861         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
1862         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
1863         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
1864         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
1865         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
1866         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
1867         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
1868         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
1869         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
1870         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
1871         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
1872         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
1874         * info.el (info-tool-bar-map): Replace underscores in image names
1875         with dashes.
1877         * makefile.w32-in (WINS): Remove toolbar.
1879         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
1881         * tool-bar.el: Move to lisp from toolbar.  Now that
1882         toolbar is empty, it should be deleted when folks run "cvs up -P".
1884 2005-10-18  Jay Belanger  <belanger@truman.edu>
1886         * calc/calc-store.el (calc-store-into): Get the proper variable name
1887         to display in message.
1889 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
1891         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
1892         expressions display in speedbar for all buffers when debugging.
1893         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
1895         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
1896         (speedbar-insert-button, speedbar-make-button):
1897         Use add-text-properties.
1898         (speedbar-update-localized-contents)
1899         (speedbar-update-directory-contents)
1900         (speedbar-update-special-contents): Use dolist.
1901         (speedbar-buffer-easymenu-definition): Add a menu separator.
1903 2005-10-17  Jason Rumney  <jasonr@gnu.org>
1905         * makefile.w32-in: Use $(lisp) consistently.
1906         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
1907         for shell specific generation of mh-autoloads.
1909 2005-10-17  Richard M. Stallman  <rms@gnu.org>
1911         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
1913 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1915         * jit-lock.el (jit-lock-fontify-now):
1916         Move jit-lock-context-unfontify-pos to avoid wasted work.
1918 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
1920         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
1921         `tramp-completion-mode' for checking if we are in completion mode.
1922         (tramp-completion-handle-file-name-all-completions): Reorder code
1923         in order to complete for file names only in case there are no
1924         method/user/host completions.  This is necessary for cooperation
1925         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
1927 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
1929         * longlines.el (longlines-search-forward)
1930         (longlines-search-backward): Match any number of spaces.
1932 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
1934         * diff-mode.el (diff-mode): Doc fix.
1936 2005-10-16  David Reitter <david.reitter@gmail.com>
1938         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
1939         as default on darwin and windows systems.
1941 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
1943         * arc-mode.el (archive-zip-extract): Doc fix.
1945 2005-10-16  Romain Francoise  <romain@orebokech.com>
1947         * mouse.el (mouse-1-click-follows-link): Doc fix.
1949 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1951         * savehist.el: Don't require CL at runtime.
1952         (savehist-xemacs): Remove.
1953         (savehist-coding-system): Use utf-8 if present, regardless of religion.
1954         (savehist-no-conversion): Use (featurep 'xemacs).
1955         (savehist-load): Check existence of start-itimer rather than XEmacs.
1956         Use an idle timer.
1957         (savehist-process-for-saving): Replace use of CL funs `subseq' and
1958         `delete-if-not'.
1960 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
1962         * savehist.el: Newer version.
1963         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
1964         (savehist-last-checksum, savehist-no-conversion): New vars.
1965         (savehist-autosave, savehist-process-for-saving, savehist-printable):
1966         New functions.
1967         (savehist-load, savehist-save): Use them.
1968         (savehist-delimit): Remove.
1970 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1972         * progmodes/compile.el (compilation-goto-locus): Display the
1973         compilation buffer first and the source buffer second, in case they're
1974         in overlapping frames.  Don't raise the compilation frame if it was the
1975         selected window upon entry.  Pass the `other-window' arg to
1976         pop-to-buffer.
1978         * info.el (Info-fontify-node): Use dolist.
1979         Change add-text-properties to put-text-property.
1981 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1983         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
1984         bound of search.
1986 2005-10-16  Masatake YAMATO  <jet@gyve.org>
1988         * dabbrev.el (dabbrev-completion): Pass the common
1989         prefix substring of completion to `display-completion-list'.
1991         * filecache.el (file-cache-minibuffer-complete)
1992         (file-cache-complete): Ditto.
1994         * tempo.el (tempo-display-completions): Ditto.
1996         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
1998         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
2000         * eshell/em-hist.el (eshell-list-history): Ditto.
2002         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
2004         * mail/mailalias.el (mail-complete): Ditto.
2006         * progmodes/etags.el (complete-tag): Ditto.
2008         * progmodes/make-mode.el (makefile-complete): Ditto.
2010         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
2012         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
2014         * progmodes/pascal.el (pascal-complete-word)
2015         (pascal-show-completions): Ditto.
2017         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
2019         * simple.el (completion-common-substring): New variable.
2020         (completion-setup-function): Use `completion-common-substring'
2021         to put faces.
2023 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2025         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
2026         (x-get-selection, mac-select-convert-to-string): Convert from/to
2027         UTF-16 clipboard data as in native byte order, no BOM.
2029 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
2031         * progmodes/gud.el (gud-tool-bar-map): Rename the images
2032         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
2033         (gud-sentinel): Use speedbar-frame to check for speedbar.
2035 2005-10-15  Richard M. Stallman  <rms@gnu.org>
2037         * savehist.el: New file.
2039 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
2041         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
2042         Fix bug in \bf fontification.
2044 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2046         * pcvs.el (cvs-edit-log-files): New var.
2047         (cvs-mode-edit-log): New arg `file'.
2048         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
2049         Instead force the use of the original file and nothing else.
2050         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
2051         the cvs-minor-wrap-function is set.
2052         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
2054 2005-10-14  Bill Wohler  <wohler@newt.com>
2056         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
2057         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
2058         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
2059         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
2060         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
2061         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
2062         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
2063         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
2064         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
2065         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
2066         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
2067         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
2068         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
2069         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
2070         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
2072         * progmodes/gud.el (gud-tool-bar-map): Rename the images
2073         appropriately (for example, gud-break to gud/break).
2075 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
2077         * longlines.el (longlinges-search-function)
2078         (longlines-search-forward, longlines-search-backward): New functions.
2079         (longlines-mode): Set isearch-search-fun-function to
2080         longlinges-search-function.
2082         * mouse.el (mouse-drag-region-1): Handle the case where a
2083         double-click event is bound to an arbitrary function.
2085 2005-10-14  David Ponce  <david@dponce.com>
2087         * recentf.el (recentf-track-opened-file)
2088         (recentf-track-closed-file, recentf-update-menu)
2089         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
2090         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
2091         mouse-1-click-follows-link.
2093 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2095         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
2096         Gnome file-manager.png.  Suggested by
2097         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
2099         * toolbar/README: Add diropen.xpm.
2101 2005-10-13  Bill Wohler  <wohler@newt.com>
2103         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
2104         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
2106 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2108         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2109         Don't waste the byte-compiler's time on constant data.
2111 2005-10-13  Kenichi Handa  <handa@m17n.org>
2113         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
2114         byte with `escape-glyph' face.
2116         * international/fontset.el (ccl-encode-unicode-font):
2117         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
2118         Handle the case that ucs-mule-to-mule-unicode translates a character to
2119         ASCII (usually for IPA characters).
2121 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2123         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
2124         Don't hide the underline of titles if font-lock-mode is disabled.
2126 2005-10-12  Bill Wohler  <wohler@newt.com>
2128         * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
2129         (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
2130         files in MH-E-SRC have been updated.
2131         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
2133 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2135         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
2136         (mixal-mode-syntax-table): Add \n as end-comment.
2137         (mixal-operation-codes-alist): Immediately initialize to full value.
2138         (mixal-add-operation-code): Remove.
2139         (mixal-describe-operation-code): Make the arg non-optional.
2140         Use the interactive spec instead.
2141         Use mixal-operation-codes-alist rather than mixal-operation-codes.
2142         (mixal-font-lock-keywords): Don't highlight comments here any more.
2143         (mixal-font-lock-syntactic-keywords): New var.
2144         (mixal-mode): Use it.  Fix comment-start-skip.
2146 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2148         * startup.el (command-line-x-option-alist): -nb => -nbi
2150 2005-10-12  Kim F. Storm  <storm@cua.dk>
2152         * startup.el (fancy-splash-default-action): Discard mouse click in
2153         the spash screen window, as it has no sensible meaning in the
2154         next window to be selected.  Fixes error reported by Jan D.
2156 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2158         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
2160 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2162         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
2163         Try to fix up minor layout issues like indentation, line break, etc...
2164         (mixal-mode-syntax-table): Don't try to specify comment syntax,
2165         because it doesn't work.
2166         (mixal-operation-codes): Add some more codes.
2167         (mixal-font-lock-keywords): Process comments here.
2168         (mixal-mode): mixasm no longer needs -g option.
2170 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2172         * progmodes/sh-script.el (sh-tmp-file):
2173         Use mktemp -t.  Finish support for es and rc shells.
2175 2005-10-11  Jay Belanger  <belanger@truman.edu>
2177         * calc/calcalg2.el (calc-integral): With an argument, compute the
2178         definite integral.
2180 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
2182         * mouse.el (mouse-drag-region-1): Don't try to catch a
2183         double-click when doing follow-link (it's overridden anyway).
2185 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
2187         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
2188         (autoload-print-form-outbuf): Add docstring.
2190 2005-10-11  Juri Linkov  <juri@jurta.org>
2192         * info.el (Info-mode-menu): Delete menu item "Edit".
2193         (Info-mode): Delete description of Info-edit from docstring,
2194         and rearrange descriptions of Info commands in the order
2195         they are documented in the Info manual.
2197 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2199         * calendar/appt.el (appt-check): Use diary-selective-display var.
2201 2005-10-10  Richard M. Stallman  <rms@gnu.org>
2203         * net/newsticker.el (newsticker-start, newsticker-show-news):
2204         Add autoload cookies.
2206 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
2208         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
2210 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
2212         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
2214 2005-10-10  Jay Belanger  <belanger@truman.edu>
2216         * calc/calc-arith.el (math-check-known-scalarp)
2217         (math-check-known-matrixp): Check the values of arguments that are
2218         variables.
2219         (math-check-known-square-matrixp): New function.
2220         (math-known-square-matrixp): Use math-check-known-square-matrixp.
2221         (math-super-types): Add sqmatrix type.
2223         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
2224         mode name `square' to 'sqmatrix'.
2226         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
2227         mode name `square' to 'sqmatrix'.
2229 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2231         * progmodes/etags.el (select-tags-table-mode): Don't use
2232         selective-display.
2233         (tags-select-tags-table): Pass `button' to the action function.
2234         (select-tags-table): Place the side-info on button properties rather
2235         than in hidden text.  Abbreviate file names.
2236         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
2237         (select-tags-table-select): Add `button' argument.
2238         Get side-info from the button property rather than from hidden text.
2240 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
2242         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
2243         (gud-speedbar-buttons): Preserve point if possible.
2244         (gud-sentinel): Restore previous speedbar display type.
2246         * progmodes/gdb-ui.el (gdba): Improve diagram.
2247         (def-gdb-auto-update-handler, gdb-info-locals-handler)
2248         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
2249         Call get-buffer-window once.
2251 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2253         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
2254         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
2255         (pascal-indent-command): Remove unused var `ind'.
2256         (pascal-indent-case): Remove unused var `oldpos'.
2257         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
2258         since it's now used as a proper minor mode map.
2259         (pascal-outline): Rename to pascal-outline-mode.
2260         (pascal-outline-mode): Use define-minor-mode.
2261         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
2262         selective-display.
2264 2005-10-10  Andreas Schwab  <schwab@suse.de>
2266         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
2267         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
2269         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
2270         outside source directory.
2272 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
2274         * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
2275         C-x' as a prefix.
2276         (orgtbl-mode-map): Full keymap instead of sparse, because all
2277         `self-insert-command' keys are redefined in this map.
2278         (org-export-as-html): Specify charset for HTML file, by taking it
2279         from the coding system.
2281 2005-10-10  Kenichi Handa  <handa@m17n.org>
2283         * textmodes/flyspell.el (flyspell-check-word-p):
2284         If unread-command-events is non-empty, don't call sit-for.
2286 2005-10-09  Richard M. Stallman  <rms@gnu.org>
2288         * font-lock.el (font-lock-syntactic-keywords)
2289         (font-lock-keywords): Doc fixes.
2291         * textmodes/flyspell.el (flyspell-external-point-words):
2292         Simplify logic, and don't try to check for consecutive appearances
2293         of one incorrect word.
2295 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
2297         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
2298         separator.
2300         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
2301         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
2302         (gud-expansion-speedbar-buttons): New function.
2303         (gud-speedbar-buttons): Check for gud-comint-buffer.
2305 2005-10-09  Bill Wohler  <wohler@newt.com>
2307         * Makefile.in (updates): Add mh-loaddefs dependency.
2309 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
2311         * speedbar.el (speedbar-file-key-map): Fix typo.
2313 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2315         * cus-start.el (line-spacing): Add custom spec.
2317 2005-10-09  Romain Francoise  <romain@orebokech.com>
2319         * textmodes/ispell.el (ispell-check-version): Fix last change.
2321 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2323         * term/x-win.el: Remove -i, --icon-type from comment.
2325         * startup.el (command-line-x-option-alist): Remove options -i,
2326         -itype, --icon-type, added -nb, --no-bitmap-icon
2328 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
2330         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
2331         instead of :active.
2333 2005-10-08  Eric Hanchrow  <offby1@blarg.net>
2335         * textmodes/ispell.el (ispell-check-version):
2336         Ignore hyphen, and all that follows, in aspell's version text.
2338 2005-10-08  Jay Belanger  <belanger@truman.edu>
2340         * calc/calc-arith.el (math-known-square-matrixp): New function.
2341         (math-pow-fancy): Check for matrices before distributing exponent
2342         across products.
2344         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
2345         fullscreen keypad.  Suggested by Luc Teirlinck.
2346         (calc-keypad-show-input): Add space for formatting.
2348         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
2349         Add square matrix option.
2351         * calc/calc-poly.el (math-expand-term): Check for matrices instead
2352         of checking calc-matrix-mode when deciding how to expand.
2354         * calc/calc.el (calc-set-mode-line): Add square matrix option.
2356 2005-10-08  Lars Hansen  <larsh@soem.dk>
2358         * net/tramp.el (tramp-perl-directory-files-and-attributes):
2359         Add error handling.
2360         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
2362 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
2364         Sync with Tramp 2.0.51.
2366         * net/tramp.el (tramp-handle-set-visited-file-modtime)
2367         (tramp-handle-insert-file-contents, tramp-handle-write-region):
2368         Insert special handling for `last-coding-system-used', again
2369         it still seems to be necessary (unlike stated before).
2370         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
2371         (tramp-password-prompt-regexp): There might be other words before
2372         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
2373         (tramp-chunksize): Improve docstring.
2374         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
2375         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
2376         Christian Joergensen <bugs@razor.dk>.
2378 2005-10-07  Glenn Morris  <rgm@gnu.org>
2380         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
2381         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
2382         precision'.
2384 2005-10-07  Romain Francoise  <romain@orebokech.com>
2386         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
2387         (ibuffer-do-shell-command-pipe-replace)
2388         (ibuffer-do-shell-command-file, ibuffer-do-eval)
2389         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
2390         (ibuffer-do-revert, ibuffer-do-replace-regexp)
2391         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
2392         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
2393         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
2394         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
2395         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
2396         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
2397         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
2398         Autoload file sans suffix.
2400         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
2402 2005-10-07  David Ponce  <david@dponce.com>
2404         * recentf.el (recentf-menu-open-all-flag): New option.
2405         (recentf-digit-shortcut-command-name): New function.
2406         (recentf--shortcuts-keymap): New variable.
2407         (recentf-menu-shortcuts): New variable.
2408         (recentf-make-menu-items): Initialize it.  Replace the "More..."
2409         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
2410         (recentf-menu-value-shortcut): New function.
2411         (recentf-make-menu-item): Use it.  No more in-lined.
2412         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
2413         (recentf-open-most-recent-file): Rename from
2414         `recentf-open-file-with-key'.  Don't depend on key binding.
2415         (recentf-mode-map): New variable.
2416         (recentf-mode): Use it.
2418 2005-10-06  Bill Wohler  <wohler@newt.com>
2420         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
2422         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
2423         (MH-E-SRC): New.  Used by mh-autoloads.
2424         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
2425         files in MH-E-SRC have been updated.
2426         (compile, recompile, bootstrap): Depend on mh-autoloads.
2428 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
2430         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
2431         gud-break and gud-remove icons when the fringe is not available.
2433         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
2434         Typo.
2436 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
2438         * play/zone.el (zone): Wrap body with save-window-excursion.
2440 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2442         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
2443         Use the new `list-only' arg to diary-list-entries.
2445         * calendar/diary-lib.el: Use overlays rather than selective-display.
2446         (diary-selective-display): New var.
2447         (diary-header-line-format): Use it.
2448         (diary-list-entries): Add argument `list-only'.
2449         Put the buffer in diary-mode.  Don't add \^M at beg and end.
2450         Replace \^M by invisible overlays.
2451         (diary-unhide-everything): Replace \^M by invisible overlays.
2452         (print-diary-entries): Look for overlays rather than \^M.
2453         Add a space to the temp buffer name.
2454         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
2455         Put the buffer in diary-mode.
2456         (list-sexp-diary-entries): Replace \^M by invisible overlays.
2457         (diary-anniversary): Make the year arg optional.
2458         (diary-time-regexp): New const.
2459         (diary-font-lock-keywords): Use it to accept a few more time formats.
2461         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
2463 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
2465         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
2466         Fix bug introduced 2005-07-03: Use (car (last ...))
2467         to faithfully reproduce replaced artist-last.
2468         (artist-set-arrow-points-for-poly): Likewise.
2469         Suggested by Johan Bockg\e,Ae\e(Brd.
2471 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
2473         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
2474         * wid-edit.el (widget):
2475         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
2476         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
2478 2005-10-06  Kenichi Handa  <handa@m17n.org>
2480         * international/mule-cmds.el (set-language-environment):
2481         Fix setting up of case-table for unibyte mode.
2483         * simple.el (what-cursor-position): If the character is displayed
2484         by some `display' text property, show that.  Don't use
2485         single-key-description for eight-bit characters in multibyte mode.
2487 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
2489         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
2490         (gdb-ann3): Set it.
2491         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
2492         (gdb-info-frames-custom): Use inverse-video for first five
2493         characters of selected frame only.
2494         (gdb-get-frame-number): Select frame even when point is on frame
2495         number.
2497 2005-10-06  Masatake YAMATO  <jet@gyve.org>
2499         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
2500         Put `font-lock-function-name-face'.
2501         (gdb-info-frames-custom): Put `font-lock-function-name-face'
2502         and `font-lock-variable-name-face'
2503         (gdb-registers-font-lock-keywords): New font lock keywords definition.
2504         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
2505         (gdb-memory-font-lock-keywords): New font lock keywords definition.
2506         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
2507         (gdb-local-font-lock-keywords): New font lock keywords definition.
2508         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
2509         (gdb-threads-font-lock-keywords): New font lock keywords definition.
2510         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
2512 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
2514         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
2515         (ediff-merge-region-is-non-clash-to-skip): Previously called
2516         ediff-merge-region-is-non-clash.
2518         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
2519         Use insert-buffer-substring.
2521         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
2522         selecting files to patch.  Also bug fixes.
2524         * ediff-util.el (ediff-setup): Bug fix.
2525         (ediff-next-difference): Never skip clashes that differ in white
2526         space only.
2528         * ediff-wind.el (ediff-setup-control-frame)
2529         (ediff-destroy-control-frame): Check the menubar feature.
2531         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
2532         (viper-refresh-mode-line): Use make-local-variable to localize
2533         some vars instead of make-variable-buffer-local.  Suggested by
2534         Stefan Monnier.
2536         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
2537         (viper-restore-cursor-type, viper-set-insert-cursor-type):
2538         Use make-local-variable instead of make-variable-buffer-local.
2539         Suggested by Stefan Monnier.
2541         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
2542         (viper-comint-mode-hook): Use make-local-variable on
2543         require-final-newline.
2544         (viper-non-hook-settings): Don't use make-variable-buffer-local.
2546 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2548         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
2549         also the second char of a comment-start sequence.
2550         (scheme-sexp-comment-syntax-table): New var.
2551         (lambda, define): Set their scheme-doc-string-elt property.
2552         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
2553         Use lisp-font-lock-syntactic-face-function now that it properly
2554         handles |...| symbols.
2555         (scheme-mode-variables): Set lisp-doc-string-elt-property,
2556         parse-sexp-lookup-properties and font-lock-extra-managed-props.
2558         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
2559         bit from # to |.
2560         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
2562         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
2563         (lisp-doc-string-elt-property): New var.
2564         (lisp-font-lock-syntactic-face-function): Use it.
2565         Rewrite to recognize docstrings even for forms not at toplevel.
2567         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
2568         annotation on the | part of #| rather than on the # part.
2569         (scheme-font-lock-syntactic-face-function): New function, to
2570         distinguish strings from |...| symbols.
2571         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
2572         syntax-table so that #|...|# is properly highlighted.
2574         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
2575         Don't mark as docstring the 3rd elem of an unknown toplevel form.
2577 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2579         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
2580         and C-e.
2582         * emacs-lisp/eldoc.el: Move comments into docstrings.
2583         (eldoc-message-commands): Initialize in its declaration.
2584         Add move-beginning-of-line and move-end-of-line.
2585         (eldoc-add-command, eldoc-add-command-completions)
2586         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
2588         * outline.el (outline-mark-subtree): Activate the mark.
2590         * calendar/appt.el (appt-time-regexp): New var.
2591         (appt-add, appt-make-list): Use it.
2592         (appt-convert-time): Clean up.
2594         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
2595         Don't set any syntax-table property here.
2596         (tex-font-lock-verb): New function.  Do it here.
2597         (tex-font-lock-syntactic-keywords): Use it.
2599 2005-10-04  Richard M. Stallman  <rms@gnu.org>
2601         * wid-edit.el (widget-file-complete): Get the widget start point
2602         the right way.  Default directory to `/' if file has none.
2604         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
2606         * textmodes/flyspell.el (flyspell-mode-on):
2607         Call ispell-maybe-find-aspell-dictionaries.
2609         * textmodes/ispell.el (ispell-word, ispell-region):
2610         Call ispell-maybe-find-aspell-dictionaries.
2611         (ispell-accept-buffer-local-defs):
2612         Don't call ispell-maybe-find-aspell-dictionaries
2614 2005-10-04  Richard M. Stallman  <rms@gnu.org>
2616         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
2618 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
2620         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
2621         instead of `fboundp' in order to allow for anonymous functions.
2623 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
2625         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
2626         case the user clicks on the link while another window is selected.
2627         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
2629         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
2630         functionality.
2631         (dframe-help-echo): Save point in case mouse tracking is off.
2633 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
2635         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
2637 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2639         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
2640         not change the global value of those vars.
2642         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
2643         make-local-variable which we do not need any more.
2645 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
2647         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
2648         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
2649         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
2650         (speedbar-path-line): Define obsolete aliases.
2651         (speedbar-line-directory): Doc fix.
2653         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
2654         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
2655         instead of speedbar-line-path.
2657 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2659         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
2660         to nil if dropping on a window.  Handle dropping on a minibuffer window
2661         like dropping on a non-window part of Emacs.
2663 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2665         * net/ange-ftp.el: Use with-current-buffer.
2666         (ange-ftp-insert-directory): Do not follow symlinks any more.
2668         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2669         Remove interactive spec.
2671 2005-10-03  Kim F. Storm  <storm@cua.dk>
2673         * ido.el (ido-mode): Use custom-initialize-set.
2675 2005-10-02  Richard M. Stallman  <rms@gnu.org>
2677         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
2678         Use insert-buffer-substring.
2680         * net/tramp.el: Pacify byte compiler warnings in pacification code.
2681         (tramp-handle-file-local-copy): Use insert-buffer-substring.
2683 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2685         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
2686         in last change.
2687         (ange-ftp-insert-directory): Fix up the search for the case where
2688         `file' is absolute.
2690 2005-10-02  Romain Francoise  <romain@orebokech.com>
2692         * progmodes/compile.el (compile-goto-error): Delete extra paren.
2694 2005-10-02  Andreas Schwab  <schwab@suse.de>
2696         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
2697         directory component in the session info.
2699 2005-10-01  Richard M. Stallman  <rms@gnu.org>
2701         * comint.el (comint-redirect-subvert-readonly): Doc fix.
2703         * simple.el (next-error-internal): New function.
2705         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
2706         (compilation-start): Pass new arg to compilation-buffer-name.
2707         (compile-goto-error): Use next-error-internal.
2709 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
2711         * speedbar.el: Remove RCS tag.
2712         (speedbar-check-read-only): Handle non-existent files.
2714         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
2716         * info.el (Info-speedbar-hierarchy-buttons)
2717         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
2719 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2721         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
2722         Do not match newline.
2723         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
2724         (bibtex-summary): Remove unnecessary save-excursion.
2725         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
2727 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2729         * term/mac-win.el: Add charset info for "iso10646-1".
2730         Modify default fontset to use ATSUI-compatible fonts for some charsets
2731         if available.
2733 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
2735         * speedbar.el: Re-apply arch tag.
2736         (speedbar-version): Rename to version 1.0.  Suggested by Eric
2737         M. Ludlam.
2738         Reapply two changes from Emacs CVS' version of speedbar lost
2739         during the merge:
2740         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
2741         (speedbar-frame-parameters): Improve customize type.
2743 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2745         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
2746         (ange-ftp-file-directory-p): Fix the symlink case.
2747         (ange-ftp-insert-directory): When listing a single file, get a list of
2748         the parent buffer and extract the relevant line.  Inspired from a patch
2749         by Katsumi Yamaoka <yamaoka@jpl.org>.
2750         (ange-ftp-file-name-sans-versions): Simplify.
2752 2005-09-30  Bill Wohler  <wohler@newt.com>
2754         Move MH-E image files from toolbar and mail directories into
2755         etc/images.
2757         * mail/reply2.*: Move to etc/images/mail/reply*.
2759         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
2760         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
2761         etc/images.
2763         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
2764         * toolbar/reply*: Move to etc/images/mail.
2766         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
2768 2005-09-30  Eric M. Ludlam <zappo@gnu.org>
2770         * speedbar.el: New version 1.0pre3.
2772         Frame management code (including timer, and mouse click specifics)
2773         moved to dframe.el:
2774         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
2775         (speedbar-timer): Removed.  Use dframe-timer.
2776         (speedbar-close-frame): Removed.  Use dframe-close-frame.
2777         (speedbar-activity-change-focus-flag): Removed.  Use
2778         dframe-activity-change-focus-flag.
2779         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
2780         dframe-update-speed.
2782         (speedbar-current-frame): New macro.  Use this instead of the
2783         variable speedbar-frame.
2785         (speedbar-use-images, speedbar-expand-image-button-alist)
2786         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
2788         (speedbar-find-image-on-load-path): Removed.  Replaced by
2789         defezimage in ezimage.el.
2790         (speedbar-expand-image-button-alist): Removed.  Replaced by
2791         ezimage-expand-image-button-alist in ezimage.el.
2793         (speedbar-ignored-directory-regexp)
2794         (speedbar-add-ignored-directory-regexp)
2795         (speedbar-ignored-directory-expressions)
2796         (speedbar-line-directory, speedbar-buffers-line-directory)
2797         (speedbar-directory-line, speedbar-buffers-line-directory):
2798         Renamed, replacing `path' with `directory'.
2800         (speedbar-create-directory, speedbar-expand-line-descendants)
2801         (speedbar-toggle-line-expansion)
2802         (speedbar-contract-line-descendants): New commands.
2804         (speedbar-query-confirmation-method, speedbar-select-frame-method)
2805         (speedbar-use-tool-tips-flag): New options.
2807         (speedbar-check-read-only, speedbar-require-version)
2808         (speedbar-insert-separator, speedbar-buffers-tail-notes)
2809         (speedbar-handle-delete-frame, speedbar-try-completion)
2810         (speedbar-update-localized-contents): New functions.
2812         (speedbar-incompatible-version, speedbar-ro-to-do-point)
2813         (speedbar-object-read-only-indicator): New variables.
2815         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
2816         New hooks.
2818         (speedbar-separator-face): New face.
2820         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
2821         (speedbar-ignored-modes): Add fundamental-mode.
2822         (speedbar-directory-unshown-regexp): Add . directories.
2824         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
2825         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
2826         `]' for full expand/close.
2827         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
2829         (speedbar-check-vc): Support hidden files.
2830         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
2831         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
2832         state is nil, it is not checked out.
2834         (speedbar-line-text, speedbar-line-token): Support expand buttons
2835         with no text.
2836         (speedbar-refresh): Universal argument acts as power-click.
2837         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
2838         that buffer to get variable values.
2840         And many other bugfixes.
2842         * dframe.el, ezimage.el, sb-image.el: New files.
2844         * sb-*.xpm: Remove files.  New image files installed into
2845         etc/images/ezimage.
2847 2005-09-30  Kenichi Handa  <handa@m17n.org>
2849         * ps-mule.el (ps-mule-show-warning): If a character is in
2850         ps-print-translation-table, don't treat it as non-printable.
2852 2005-09-30  David Ponce  <david@dponce.com>
2854         * tree-widget.el (tree-widget-themes-load-path): New variable.
2855         (tree-widget-themes-directory): Doc fix.
2856         (tree-widget-image-formats) [Emacs]: Doc fix.
2857         (tree-widget--locate-sub-directory): New function.
2858         (tree-widget-themes-directory): Use it.
2860         * recentf.el (recentf-filename-handlers): Rename from
2861         `recentf-filename-handler'.  Allow a list of functions.
2862         (recentf-menu-items-for-commands): Fix :help strings.
2863         (recentf-apply-filename-handlers): New function.
2864         (recentf-expand-file-name): Use it.
2865         (recentf-cleanup): Remove duplicates too.
2867 2005-09-29  Juri Linkov  <juri@jurta.org>
2869         * faces.el: Rearrange face definitions to be in the same order as
2870         their face descriptions in "(emacs)Standard Faces".
2872         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
2874         * tooltip.el (tooltip): Add group `basic-faces'.
2876         * buff-menu.el (Buffer-menu-buffer): Remove group
2877         `font-lock-highlighting-faces'.
2879         * progmodes/compile.el (compilation-error, compilation-warning)
2880         (compilation-info, compilation-line-number, compilation-column-number):
2881         Change group from `font-lock-highlighting-faces' to `compilation'.
2883         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2884         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
2885         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
2886         (vhdl-font-lock-reserved-words-face)
2887         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
2888         `font-lock-highlighting-faces'.
2890         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
2892 2005-09-28  Kim F. Storm  <storm@cua.dk>
2894         * emulation/cua-base.el: Set CUA move property on additional commands:
2895         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
2896         forward-sexp, backward-sexp, forward-list, backward-list.
2898 2005-09-28  Romain Francoise  <romain@orebokech.com>
2900         * comint.el (comint-show-output): Really set point at the
2901         beginning of the output when not using `comint-use-prompt-regexp'.
2903 2005-09-27  Jay Belanger  <belanger@truman.edu>
2905         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
2906         in TeX mode.
2908 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
2910         * textmodes/org.el (org-table-sum): Fix format string.
2912         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
2913         Quote face names.
2915 2005-09-26  Romain Francoise  <romain@orebokech.com>
2917         * isearch.el (isearch-forward-regexp): Close doc string.
2919 2005-09-25  Richard M. Stallman  <rms@gnu.org>
2921         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
2923         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
2925         * progmodes/compile.el (compilation-error-properties):
2926         When getting the file from the previous error message,
2927         correctly decode the new data format.
2929         * progmodes/cc-cmds.el (c-electric-paren):
2930         Call old-blink-paren only for close-paren.
2932 2005-09-24  Andreas Schwab  <schwab@suse.de>
2934         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
2935         condition.
2937 2005-09-25  Romain Francoise  <romain@orebokech.com>
2939         * dired-aux.el (dired-copy-file-recursive):
2940         * dired.el (dired-delete-file):
2941         * ediff-mult.el (ediff-dir-diff-copy-file):
2942         * ediff-util.el (ediff-test-save-region):
2943         * forms.el (forms-mode):
2944         * ido.el (ido-file-internal, ido-delete-file-at-head):
2945         * log-edit.el (log-edit-done):
2946         * ses.el (ses-yank-resize):
2947         * play/gomoku.el (gomoku-human-plays, gomoku)
2948         (gomoku-human-resigns, gomoku-prompt-for-other-game)
2949         (gomoku-offer-a-draw):
2950         * play/landmark.el (lm-human-resigns, lm):
2951         * net/eudcb-ldap.el (eudc-ldap-check-base):
2952         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
2953         * progmodes/ebrowse.el (ebrowse-find-pattern):
2954         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
2955         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
2956         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
2958         * vc.el (vc-delete-file):
2959         * play/gomoku.el (gomoku-terminate-game, gomoku)
2960         (gomoku-prompt-for-move, gomoku-human-takes-back):
2961         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
2962         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
2964 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
2966         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
2967         color rxvt terminals by using the code xterm.el used to use before
2968         2005-04-09 in order to match the colors used by rxvt.
2970 2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
2972         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
2973         colors rxvt-unicode terminals by using the same code as xterm.el.
2975 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2977         * textmodes/tex-mode.el (tex-font-lock-append-prop)
2978         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
2979         new symbol used for the tex-verbatim face.
2981 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2983         * woman.el (woman-file-name):
2984         * wid-edit.el (widget-file-prompt-value)
2985         (widget-coding-system-prompt-value):
2986         * w32-fns.el (set-w32-system-coding-system):
2987         * vc.el (vc-version-diff, vc-annotate):
2988         * textmodes/reftex-auc.el (reftex-arg-cite)
2989         (reftex-arg-index-tag):
2990         * textmodes/refer.el (refer-get-bib-files):
2991         * textmodes/artist.el (artist-figlet-choose-font):
2992         * terminal.el (terminal-emulator):
2993         * replace.el (occur-read-primary-args):
2994         * rect.el (string-rectangle, string-insert-rectangle):
2995         * ps-print.el (ps-print-preprint):
2996         * progmodes/pascal.el (pascal-goto-defun):
2997         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
2998         * progmodes/compile.el (compilation-find-file):
2999         * printing.el (pr-interactive-n-up):
3000         * play/animate.el (animate-birthday-present):
3001         * net/rcompile.el (remote-compile):
3002         * man.el (man, Man-goto-section, Man-follow-manual-reference):
3003         * mail/rmailsum.el (rmail-summary-search-backward)
3004         (rmail-summary-search):
3005         * mail/rmailout.el (rmail-output-read-rmail-file-name)
3006         (rmail-output-read-file-name):
3007         * mail/rmail.el (rmail-search, rmail-search-backwards):
3008         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
3009         * locate.el (locate):
3010         * international/quail.el (quail-show-keyboard-layout):
3011         * international/mule.el (set-buffer-file-coding-system)
3012         (revert-buffer-with-coding-system, set-file-name-coding-system)
3013         (set-terminal-coding-system, set-keyboard-coding-system)
3014         (set-next-selection-coding-system):
3015         * international/mule-diag.el (describe-coding-system)
3016         (describe-font, describe-fontset):
3017         * international/mule-cmds.el (universal-coding-system-argument)
3018         (search-unencodable-char, describe-input-method)
3019         (set-language-environment, describe-language-environment):
3020         * international/codepage.el (codepage-setup):
3021         * international/code-pages.el (codepage-setup):
3022         * info.el (Info-search, Info-follow-reference)
3023         (Info-search-backward):
3024         * emacs-lisp/advice.el (ad-read-advised-function)
3025         (ad-read-advice-class, ad-clear-cache, ad-activate)
3026         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
3027         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
3028         (ad-read-regexp):
3029         * ediff-util.el (ediff-toggle-regexp-match):
3030         * ediff-ptch.el (ediff-prompt-for-patch-file):
3031         * dired-aux.el (dired-diff):
3032         * diff.el (diff):
3033         * cus-edit.el (custom-variable-prompt):
3034         * calendar/timeclock.el (timeclock-ask-for-project):
3035         * calc/calcalg3.el (calc-get-fit-variables):
3036         * calc/calc-store.el (calc-edit-variable)
3037         (calc-permanent-variable):
3038         * vc-mcvs.el (vc-mcvs-register):
3039         * shadowfile.el (shadow-define-literal-group):
3040         * woman.el (woman-file-name):
3041         * vc.el (vc-version-diff, vc-merge):
3042         * textmodes/reftex-index.el (reftex-index-complete-tag):
3043         * format.el (format-decode-buffer, format-decode-region):
3044         * emulation/viper-cmd.el (viper-read-string-with-history):
3045         * emacs-lisp/debug.el (cancel-debug-on-entry):
3046         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3047         * ediff.el (ediff-merge-revisions)
3048         (ediff-merge-revisions-with-ancestor, ediff-revision):
3049         * completion.el (interactive-completion-string-reader):
3050         * calc/calc-prog.el (calc-user-define-formula):
3051         Follow convention for reading with the minibuffer.
3053 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
3055         * progmodes/python.el (python-describe-symbol): Add globals() and
3056         locals() to the arguments of emacs.ehelp.
3058 2005-09-24  Magnus Henoch  <mange@freemail.hu>
3060         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
3061         New function, code extracted from ispell-valid-dictionary-list.
3062         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
3063         Call it.
3065 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
3067         * subr.el (version-regexp-alist): Extend valid syntax for version
3068         strings: allow any of the characters -,_,+ to separate the
3069         alpha/beta/rc part from the version part.  Doc fix.
3070         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
3072 2005-09-23  David Reitter  <david.reitter@gmail.com>
3074         * mail/mailclient.el: New file.
3076 2005-09-23  Richard M. Stallman  <rms@gnu.org>
3078         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
3079         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
3080         Doc fixes.
3082         * progmodes/cc-mode.el (c-font-lock-init):
3083         Specify font-lock-lines-before.
3085 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3087         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
3088         whole conflict.
3090 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
3092         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
3093         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
3094         of `remap' feature when available.  Additional key bindings for
3095         better tty support.
3096         (org-mode-restart, org-force-self-insert): New commands.
3097         (org-time-stamp-inactive): New command.
3098         (org-remap): New function.
3099         (org-table-auto-blank-field, org-level-color-stars-only): New options.
3100         (org-enable-fixed-width-editor): Move to `org-structure'
3101         customization group.
3102         (org-self-insert-command, orgtbl-self-insert-command): Modify to
3103         blank field after field motion commands.
3105 2005-09-23  Kenichi Handa  <handa@m17n.org>
3107         * international/mule-cmds.el (set-language-environment):
3108         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
3109         have to call utf-translate-cjk-load-tables.
3111 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3113         * mouse.el (mouse-move-drag-overlay): Fix last change.
3115 2005-09-22  David Ponce  <david@dponce.com>
3117         * tree-widget.el (tree-widget-value-create): Fix previous change.
3119 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3121         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
3123 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3125         * mouse.el (mouse-move-drag-overlay): New function.
3126         (mouse-drag-region-1): Use it.
3127         Try to simplify a bit the state handling.  Handle clicks on links
3128         inside intangible areas.
3129         (mouse-save-then-kill): Minor simplification.
3130         (mouse-secondary-overlay): Make it always non-nil instead of
3131         recreating it each time.
3132         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
3133         (mouse-kill-secondary, mouse-secondary-save-then-kill):
3134         Simplify accordingly.
3136 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3138         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
3140 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
3142         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
3143         (ediff-file-name-sans-prefix): Treat nil as an empty string.
3144         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
3145         to patch.
3147         * ediff-util.el: Use insert-buffer-substring.
3149         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
3151         * emulation/viper-cmd.el (viper-change-state): Don't move over the
3152         field boundaries in the minibuffer.
3153         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
3154         (viper-minibuffer-post-command-hook): New hook.
3155         (viper-line): Don't move cursor at bolp.
3157         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
3159         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
3160         avoid compiler warnings.
3162         * emulation/viper-macs.el (ex-map): Better messages.
3164         * emulation/viper-utils.el (viper-beginning-of-field): New function.
3166         * emulation/viper.el: Replace make-variable-buffer-local with
3167         viper-make-variable-buffer-local everywhere, to avoid warnings.
3169 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3171         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
3172         Delete unused var `old-selected-window'.
3173         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
3174         (mouse-drag-secondary): Delete unused var `start-frame'.
3176 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
3178         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
3180 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3182         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
3183         Re-indent within 80 columns.  Use inhibit-read-only.
3185 2005-09-19  Romain Francoise  <romain@orebokech.com>
3187         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
3189 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3191         * font-lock.el (font-lock-default-fontify-region): Don't add a line
3192         unconditionally, since the after-change-function already did it.
3194 2005-09-19  Miles Bader  <miles@gnu.org>
3196         * net/newsticker.el: Get rid of CVS keyword.
3198 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
3200         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
3201         The prompt is formatted later.
3203 2005-09-19  David Ponce  <david@dponce.com>
3205         * tree-widget.el (tree-widget-value-create): Save the converted
3206         tree :node widget.
3208 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
3210         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
3211         variable `message'.
3213 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
3215         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
3216         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
3217         <slawomir.nowaczyk.847@student.lu.se>.
3219 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
3221         * image.el (image-load-path): Use symbol `data-directory' instead
3222         of its value, for backward compatibility with packages that bind
3223         it during `find-image'.  Suggested by Katsumi Yamaoka.
3224         (image-search-load-path): Handle symbols whose values are strings.
3226 2005-09-18  Romain Francoise  <romain@orebokech.com>
3228         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
3229         with-current-buffer form in save-excursion.
3231 2005-09-18  D Goel  <deego@gnufans.org>
3233         * apropos.el (apropos-command): Fix `message' call: first arg
3234         should be a format spec.  In this and all other cases that appear
3235         below and elsewhere in the source code, I made a change only when
3236         two conditions were satisfied: [1] I can think of a possibility
3237         that the arguments would cause an error, for example, the code in
3238         question relies on external variables such as filenames.  [2] I
3239         was sure that the arg to `message' could not have been nil in the code.
3241         * textmodes/tildify.el (tildify-region): Ditto.
3243         * textmodes/reftex-index.el (reftex-index-change-entry)
3244         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
3245         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
3246         * textmodes/org.el (org-complete, org-deadline, org-schedule)
3247         (org-priority, org-table-sum):
3248         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
3249         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
3250         (flyspell-word, flyspell-display-next-corrections):
3251         * textmodes/bibtex.el (bibtex-print-help-message):
3252         * textmodes/artist.el (artist-key-set-point-poly):
3253         * term/mac-win.el (mac-services-insert-text):
3254         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
3255         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
3256         (vhdl-port-paste-testbench, vhdl-compose-new-component)
3257         (vhdl-compose-configuration):
3258         * progmodes/sh-script.el (sh-blink, sh-show-indent)
3259         (sh-set-indent, sh-learn-line-indent):
3260         * progmodes/ps-mode.el (ps-mode-target-column):
3261         * progmodes/idlwave.el (idlwave-make-tags)
3262         (idlwave-scan-library-catalogs):
3263         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
3264         * progmodes/gud.el (gud-jdb-analyze-source):
3265         * progmodes/flymake.el (flymake-log):
3266         * progmodes/ebnf2ps.el (ebnf-generate-region):
3267         * progmodes/cmacexp.el (c-macro-expansion):
3268         * progmodes/ada-xref.el (ada-treat-cmd-string):
3269         * progmodes/ada-mode.el (ada-create-case-exception-substring)
3270         (ada-justified-indent-current, ada-batch-reformat):
3271         * play/zone.el (zone):
3272         * play/landmark.el (lm-move):
3273         * play/decipher.el (decipher-show-alphabet):
3274         * net/newsticker.el (newsticker--display-jump)
3275         (newsticker--display-scroll):
3276         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
3277         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
3278         * mail/feedmail.el (feedmail-dump-message-to-queue):
3279         * eshell/esh-proc.el (eshell-remove-process-entry):
3280         * emulation/ws-mode.el (ws-last-error):
3281         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
3282         (viper-record-kbd-macro):
3283         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
3284         * emacs-lisp/lisp-mnt.el (lm-report-bug):
3285         * emacs-lisp/find-func.el (find-function-noselect):
3286         * calendar/timeclock.el (timeclock-status-string)
3287         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
3288         (timeclock-when-to-leave-string):
3289         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
3290         * calc/calc-units.el (calc-enter-units-table):
3291         * calc/calc-mode.el (calc-mode-record-mode):
3292         * woman.el (woman-mini-help):
3293         * wdired.el (wdired-change-to-wdired-mode):
3294         * vc.el (vc-retrieve-snapshot):
3295         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
3296         * startup.el (display-startup-echo-area-message):
3297         * simple.el (set-goal-column):
3298         * ses.el (ses-command-hook, ses-recalculate-cell):
3299         * server.el (server-process-filter):
3300         * printing.el (pr-interface-txt-print, pr-interface-printify)
3301         (pr-interface-ps):
3302         * pcvs.el (cvs-help):
3303         * log-edit.el (log-edit, log-edit-mode-help):
3304         * iswitchb.el (iswitchb-possible-new-buffer):
3305         * isearch.el (isearch-edit-string):
3306         * image-mode.el (image-mode, image-minor-mode):
3307         * ibuf-macs.el (define-ibuffer-filter):
3308         * hi-lock.el (hi-lock-find-patterns):
3309         * files.el (toggle-read-only):
3310         * ediff-util.el (ediff-copy-diff)
3311         (ediff-write-merge-buffer-and-maybe-kill):
3312         * echistory.el (Electric-history-undefined):
3313         * dnd.el (dnd-insert-text):
3314         * dired-aux.el (dired-query):
3315         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
3316         * bookmark.el (bookmark-bmenu-locate):
3317         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
3318         Fix `message' calls to ensure first arg is a format string.
3319         The change was made only when these two conditions were satisfied:
3320         [1] when there is a possibility that the arguments would cause an error
3321         for example, if the code in question relies on external variables
3322         such as filenames, and
3323         [2] if the arg to `message' could not have been nil in the code.
3325         * pcomplete.el (pcomplete--help): Fix `message' format spec.
3326         Not having a %s would be weird, though not technically wrong.
3328 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3330         * term/mac-win.el (mac-add-charset-info): Doc fix.
3332 2005-09-17  Romain Francoise  <romain@orebokech.com>
3334         * shell.el (shell-resync-dirs): Handle echoing processes more
3335         reliably.  Don't insert resync command if `comint-process-echoes'
3336         is non-nil.
3338 2005-09-17  Magnus Henoch  <mange@freemail.hu>
3340         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
3341         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
3342         aspell versions >= 0.60.
3343         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
3344         only if ispell-aspell-supports-utf8 is non-nil.
3346 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3348         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
3349         buffer-local value to lisp-indent-function.
3351 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
3353         * progmodes/glasses.el (glasses-make-readable): If
3354         glasses-separator differs from underscore, put appropriate
3355         overlays over underscore characters.
3356         (glasses-convert-to-unreadable): If glasses-separator differs from
3357         underscore, try to convert glasses-separator characters to
3358         underscores.
3360 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3362         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
3363         Use with-syntax-table and dolist.
3365 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
3367         * textmodes/reftex-auc.el:
3368         * textmodes/reftex-cite.el:
3369         * textmodes/reftex-dcr.el:
3370         * textmodes/reftex-global.el:
3371         * textmodes/reftex-parse.el:
3372         * textmodes/reftex-ref.el:
3373         * textmodes/reftex-sel.el:
3374         * textmodes/reftex-toc.el:
3375         * textmodes/reftex-vars.el:
3376         * textmodes/reftex.el: Small changes to remove compiler warnings.
3378         * textmodes/reftex-index.el: Likewise.
3379         (reftex-query-index-phrase): More efficient use of markers.
3381 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
3383         * image.el (image-load-path): New variable.
3384         (image-search-load-path): New function.
3385         (find-image): Search for images in `image-load-path'.
3387 2005-09-15  Richard M. Stallman  <rms@gnu.org>
3389         * follow.el: Change Maintainer field.
3391 2005-09-15  David Ponce  <david@dponce.com>
3393         * recentf.el (recentf-save-file-modes): New option.
3394         (recentf-save-list): Use it.
3396 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
3398         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
3399         (mode-line-mule-info, mode-line-modified): Move bindings from
3400         mouse-3 to mouse-1.
3402 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
3404         * simple.el (sendmail-user-agent-compose): Revert last change.
3406 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3408         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
3409         Use with-current-buffer.
3410         (ange-ftp-gwp-start): Remove unused var `gw-user'.
3411         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
3412         (ange-ftp-insert-directory): Remove unused var `short'.
3413         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
3415         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
3416         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
3418         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
3419         (check-calendar-holidays, diary-list-entries): Autoload.
3420         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
3421         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
3423         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
3424         which mistakenly removed a call to display-buffer.
3426 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
3428         * obsolete/iso-insert.el: Move to obsolete/ from international/.
3430 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
3432         * progmodes/hideshow.el
3433         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
3434         (hs-allow-nesting): New user var.
3435         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
3436         (hs-hide-block-at-point): When nesting allowed,
3437         if there is already an overlay in place, delete it.
3438         (hs-safety-is-job-n): Delete func; remove call sites.
3439         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
3440         (hs-overlay-at): New func.
3441         (hs-already-hidden-p, hs-show-block): Use it.
3442         (hs-hide-all): Don't pre-clean if nesting allowed.
3443         (hs-show-all): Temporarily disallow
3444         nesting around call to `hs-discard-overlays'.
3446 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
3448         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
3449         Delete unused local var.
3451 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
3453         * help-fns.el (describe-categories): "?\ " -> "?\s".
3454         (help-do-arg-highlight): Recognize also ARG-n, as in
3455         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
3457         * international/codepage.el (dos-unsupported-char-glyph):
3458         * net/newsticker.el (tool-bar-map, w3-mode-map)
3459         (w3m-minor-mode-map):
3460         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
3461         (ent-alist):
3462         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
3464 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
3466         * custom.el (custom-push-theme): Handle the case where a symbol is
3467         bound but face properties have not yet been assigned.
3469         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
3470         Fix behavior if noerase is `t' and there is no mail buffer.
3472         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
3473         if `continue' is nil, rather than signal an error.
3475 2005-09-12  Richard M. Stallman  <rms@gnu.org>
3477         * font-lock.el (font-lock-keywords): Add autoload.
3479         * help-fns.el (describe-variable): Rearrange to put source link
3480         in a predictable place.
3482         * net/newsticker.el: New file.
3484 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3486         * calendar/calendar.el (calendar-for-loop): Add edebug info.
3487         (calendar-basic-setup): Use the new nil arg.
3488         (number-of-diary-entries): Move to diary-lib.el.
3490         * calendar/diary-lib.el: Use with-current-buffer, match-string.
3491         (diary-list-entries): Use with-syntax-table and dolist.
3492         Rename from list-diary-entries.
3493         Use number-of-diary-entries if `number' is nil.
3494         (diary, diary-view-entries): Use this new name and new nil arg value.
3495         (number-of-diary-entries): Move from calendar.el.
3496         (diary-unhide-everything): New function.
3497         (include-other-diary-files, fancy-diary-display)
3498         (diary-show-all-entries, make-diary-entry): Use it.
3499         (diary-mail-entries): Use buffer-string.
3500         (mark-diary-entries): Fix long standing paren typo.
3501         (diary-sexp-entry): Use count-lines.
3502         (make-diary-entry): Avoid `previous-line'.
3503         (diary-mode-map): New var.
3504         (diary-mode): Redraw cal after saving.  Setup header-line.
3505         (fancy-diary-display-mode): Use local-set-key.
3507         * startup.el (command-line): Try calling various terminal-init-foo-bar
3508         functions by stripping hyphenated suffixes from $TERM.
3510         * files.el (normal-mode): Check boundness of font-lock-keywords.
3512 2005-09-12  Richard M. Stallman  <rms@gnu.org>
3514         * progmodes/compile.el: Don't decide a file's directory
3515         until the user actually tries to go there.
3516         (compilation-next-error-function):
3517         Pass compilation-find-file the directory from the file-struct.
3518         (compilation-internal-error-properties): Separate local FILE-STRUCT
3519         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
3520         (compilation-find-file): Arg DIR renamed to DIRECTORY.
3521         Expand it, and if nil, use default-directory.
3522         (compilation-get-file-structure): Don't mix specified directory
3523         with default directory.  Put specified directory into
3524         file-struct.  Don't make the file name absolute.
3526         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
3527         (compile-command): Add autoload.
3528         (compilation-disable-input): Add autoload.
3530 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
3532         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
3533         strings of the variables it can override.
3534         (time-stamp): New (as yet undocumented) time-stamp-format escapes
3535         %Q and %q, for fully-qualified domain name and unqualified host name.
3537 2005-09-11  Kim F. Storm  <storm@cua.dk>
3539         * emacs-lisp/authors.el (authors-aliases): Update list.
3540         (authors-fixed-entries): Update mldrag.el entry.
3542 2005-09-10  Alan Mackenzie  <acm@muc.de>
3544         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
3545         from the region narrowed to.
3547 2005-09-10  Magnus Henoch  <mange@freemail.hu>
3549         * textmodes/ispell.el (ispell-check-version): Signal an error if
3550         aspell version is less than 0.60.
3552 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
3554         * progmodes/octave-inf.el (inferior-octave-startup):
3555         Resync current dir at the end.
3557 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
3559         * woman.el (woman-topic-at-point-default):
3560         Rename to woman-use-topic-at-point-default.
3561         (woman-topic-at-point): Rename to woman-use-topic-at-point.
3562         (woman-file-name): Reflect renames above.  Automatically use the
3563         word at point as topic if woman-use-topic-at-point is non-nil.
3564         Otherwise offer it as default but don't insert it in the
3565         minibuffer.  Also use `test-completion' instead of `assoc' as
3566         suggested by Stefan Monnier.
3568 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
3570         * vc.el (vc-directory, vc-update-change-log): Throw an error on
3571         the attempt to do it over Tramp.  This is not yet supported.
3573 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
3575         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
3576         (menu-bar-non-minibuffer-window-p): New functions.
3577         ("Split Window", "Save As..."): Use them.
3578         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
3579         ("Print Buffer", "Truncate Long Lines in this Buffer"):
3580         Use menu-bar-menu-frame-live-and-visible-p.
3581         ("Save Buffer", "Insert File", "Open Directory...")
3582         ("Open File...", "Visit New File..."):
3583         Use menu-bar-non-minibuffer-window-p.
3584         (kill-this-buffer-enabled-p, dired <menu-enable>):
3585         Use menu-bar-non-minibuffer-window-p.
3587 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
3589         * cus-start.el (all): Don't complain about fringe-related
3590         built-ins if fringes are not supported.  Ditto about
3591         selection-related built-ins.  Fix the test for GTK-related built-ins.
3593         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
3594         ("Postscript Print Buffer", "Print Region", "Save As...")
3595         ("Save", "Insert File...", "Open Directory...")
3596         ("Open File...", "Visit New File..."")
3597         ("Truncate Long Lines in this Buffer"): Don't look at
3598         menu-updating-frame if this display does not support multiple frames.
3600 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3602         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
3604 2005-09-09  Emilio Lopes  <eclig@gmx.net>
3606         * woman.el: Format- and whitespace-related changes.
3608 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
3610         * woman.el: Fix my email address.
3612 2005-09-08  Richard M. Stallman  <rms@gnu.org>
3614         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
3615         (sh-mode): Locally set skeleton-pair-default-alist.
3617         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
3619         * progmodes/flymake.el: Require `compile' unconditionally.
3621         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
3623         * woman.el (woman-file-name): Provide a default, not initial input.
3625         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
3627         * font-lock.el (font-lock-support-mode): Doc fix.
3629         * descr-text.el (describe-property-list): Handle non-symbol prop names.
3631 2005-09-08  Richard M. Stallman  <rms@gnu.org>
3633         * simple.el (blink-matching-open): Get rid of text props from
3634         the string shown in echo area.  Don't permanently set point.
3635         Some rearrangements.
3637 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
3639         * recentf.el (recentf-filename-handler): Add custom choice
3640         `abbreviate-file-name'.
3642         * msb.el (msb--very-many-menus): Fix typo.
3644         * disp-table.el (standard-display-european): Don't set
3645         enable-multibyte-characters to nil.
3647 2005-09-08  David Ponce  <david@dponce.com>
3649         * recentf.el (recentf-show-file-shortcuts-flag): New option.
3650         (recentf-expand-file-name): Doc fix.
3651         (recentf-dialog-mode-map): Define digit shortcuts.
3652         (recentf--files-with-key): New variable.
3653         (recentf-show-digit-shortcut-filter): New function.
3654         (recentf-open-files-items): New function.
3655         (recentf-open-files): Use it.
3656         (recentf-open-file-with-key): New command.
3658 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
3660         * buff-menu.el (Buffer-menu-sort-by-column): New function.
3661         Suggested by Kim F. Storm.
3662         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
3663         (Buffer-menu-make-sort-button): Use global keymap.
3665 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
3667         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
3668         (Man-getpage-in-background-advice): Remove defadvice; it isn't
3669         necessary any longer with the remapped command.
3670         (Man-bgproc-sentinel-advice): Remove defadvice which counts
3671         formatting time only.
3673         * net/tramp.el (tramp-action-password)
3674         (tramp-multi-action-password): Compile the password prompt from
3675         `method', `user' and `host'.  Sometimes it isn't obvious which
3676         password to enter, for example with remote files offered by
3677         recentf.el, or with multiple steps.  Suggested by Robert Marshall
3678         <robert@chezmarshall.freeserve.co.uk>.
3680 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3682         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3683         Fix regexp for when "s///" is at the beginning of line.
3685 2005-09-07  Jay Belanger  <belanger@truman.edu>
3687         * calc/calc-poly.el (math-expand-term): Multiply out any powers
3688         when in matrix mode.
3690 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3692         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
3693         non-anonymous functions.
3695 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
3697         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
3698         when using a header line.  Otherwise, use mouse-1-click-follows-link.
3700         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
3701         can't be moved; don't signal an error.
3703 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
3705         * cus-theme.el (custom-theme-write-faces): Save the current face
3706         spec, not the defface spec.
3708         * custom.el (custom-known-themes): Clarify meaning of "standard".
3709         (custom-push-theme): Save old values in the standard theme.
3710         (disable-theme): Correct typo.
3711         (custom-face-theme-value) Deleted unused function.
3712         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
3714 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3716         * progmodes/compile.el (compilation-goto-locus): Take into account
3717         iconified frames when determining whether the buffer is
3718         already visible.
3719         Don't reset window height if the window already existed.
3721 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
3723         * custom.el (load-theme): Rename from require-theme.
3724         Add interactive spec.
3725         (enable-theme): Rename from custom-enable-theme.
3726         Add interactive spec.
3727         (disable-theme): Rename from custom-disable-theme.
3728         Add interactive spec.
3729         (custom-make-theme-feature): Doc fix.
3730         (custom-theme-directory): Doc fix.
3731         (provide-theme): Call enable-theme.
3733 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3735         * obsolete/lazy-lock.el (lazy-lock-mode):
3736         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
3737         font-lock-mode if it's off.  Print a warning instead.
3739         * progmodes/compile.el (compilation-start): Ignore errors if the
3740         process died before we get to send-eof.
3742         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
3743         Undo last change.  Enclosing the result in quotes broke things on Unix
3744         since tex-send-command passes it through shell-quote-argument.
3745         (tex-send-command): Pass `file' through convert-standard-filename
3746         when possible.
3747         (tex-uptodate-p): Handle the case where TeX hasn't put additional
3748         info in a transcript.
3750 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
3752         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
3753         fix compilation warning. Reorder the key definitions to group
3754         together keys emitted by the current version of xterm.
3756         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
3757         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
3758         Reorder predicates to correct min-color usage.
3760 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
3762         * longlines.el (longlines-mode): Inhibit read-only when encoding.
3763         Kill local variables when longlines-mode is turned off.
3765 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3767         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
3769         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
3771         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
3773         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
3774         (font-lock-lines-before): Change default to being inactive.
3775         (font-lock-default-fontify-region): Obey font-lock-lines-before.
3776         (font-lock-after-change-function): Don't handle f-l-lines-before here.
3778 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
3780         * net/tramp.el (tramp-handle-make-auto-save-file-name):
3781         Deactivate temporarily advice if active (not needed for Emacs 22,
3782         but for backwards compatibility).
3783         (tramp-exists-file-name-handler): Rewrite.  First implementation
3784         was too simple.
3785         (tramp-advice-make-auto-save-file-name):
3786         Call `tramp-handle-make-auto-save-file-name' (again, just for
3787         backwards compatibility).
3789 2005-08-31  Reto Zimmermann  <reto@gnu.org>
3791         * progmodes/vhdl-mode.el
3792         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
3793         (vhdl-end-p): Fix indentation bug "else" after "-- when".
3794         (vhdl-set-default-project): New function (easier setting of default).
3795         (vhdl-port-copy): Handle extended identifiers for generics.
3796         (vhdl-compiler-alist): Better description for error message regexp.
3797         (vhdl-make): Query for target, use previous as default.
3798         (vhdl-port-copy): Fix port copy for port names starting with "signal".
3799         (vhdl-font-lock-keywords-2): Fix fontification for record
3800         el. assign.
3801         (vhdl-speedbar-make-subpack-line): Add package body link.
3802         (vhdl-generate-makefile-1): Not include itself as dependency.
3803         (vhdl-font-lock-init): Highlight c-preprocessor directives.
3804         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
3805         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
3806         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
3807         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
3808         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
3809         (vhdl-import-project): Add string argument for `error'.
3810         (vhdl-compose-configuration)
3811         (vhdl-compose-configuration-architecture): Add configuration
3812         declaration generation.
3813         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
3814         (vhdl-trailer-re): Add "record" keyword (better indentation).
3815         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
3816         "[^ \t-\"]+".
3817         (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
3818         (vhdl-testbench-entity-file-name)
3819         (vhdl-testbench-architecture-file-name): Allow separate
3820         customization of testbench file names.
3821         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
3822         (vhdl-get-visible-signals): Allow newline within alias declaration.
3823         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
3824         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
3825         (member-ignore-case): Alias for missing function in XEmacs.
3826         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
3827         (vhdl-update-sensitivity-list): Ignore case on read signals.
3828         (vhdl-replace-string): Adjust case only for file names.
3829         (vhdl-update-sensitivity-list): Fix search for read signals.
3830         (vhdl-update-sensitivity-list): Exclude formal parameters.
3831         (vhdl-get-visible-signals): Include aliases of signals.
3832         (vhdl-get-visible-signals): Fix signal name searching.
3833         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
3834         (vhdl-fixup-whitespace-region): Fix for character
3835         literals (e.g. ':').
3837 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3839         * ansi-color.el (comint-last-output-start):
3840         * bs.el (font-lock-verbose):
3841         * diff-mode.el (add-log-buffer-file-name-function):
3842         * dired-x.el (vm-folder-directory):
3843         * faces.el (help-xref-stack-item):
3844         * files.el (font-lock-keywords):
3845         * find-lisp.el (dired-buffers, dired-subdir-alist):
3846         * ido.el (cua-inhibit-cua-keys):
3847         * log-view.el (cvs-minor-wrap-function):
3848         * outline.el (font-lock-warning-face):
3849         * simple.el (compilation-current-error):
3850         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
3851         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
3852         * tooltip.el (comint-prompt-regexp):
3853         * w32-fns.el (explicit-shell-file-name):
3854         * term/mac-win.el (mac-charset-info-alist)
3855         (mac-services-selection, mac-system-script-code):
3856         * term/tty-colors.el (msdos-color-values):
3857         * term/w32-win.el (xlfd-regexp-registry-subnum):
3858         * term/x-win.el (x-keysym-table, x-selection-timeout)
3859         (x-session-id, x-session-previous-id):
3860         * textmodes/ispell.el (mail-yank-prefix):
3861         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
3862         * textmodes/org.el (calc-embedded-close-formula)
3863         (calc-embedded-open-formula)
3864         (font-lock-unfontify-region-function):
3865         * textmodes/reftex-global.el (isearch-next-buffer-function)
3866         (TeX-master):
3867         * textmodes/reftex.el (font-lock-keywords):
3868         * textmodes/tex-mode.el (font-lock-comment-face)
3869         (font-lock-doc-face):
3870         * textmodes/texinfo.el (outline-heading-alist):
3871         Add defvars.
3873         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
3874         (artist-spray-chars, artist-mode-init, artist-replace-string)
3875         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
3876         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
3877         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
3879         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
3880         (conf-align-assignments): "?\ " -> "?\s".
3882         * textmodes/reftex-index.el (TeX-master): Add defvar.
3883         (reftex-index-phrases-marker): Move up defvar.
3885         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
3886         (reftex-toc-include-labels-indicator)
3887         (reftex-toc-include-index-indicator)
3888         (reftex-toc-max-level-indicator): Move up declarations.
3890         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
3891         of args to `tramp-run-real-handler', even if it's empty in this case.
3893 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3895         * dired.el (dired-move-to-filename-regexp): Add date format for
3896         Mac OS X 10.3 in East Asian locales.
3898 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
3900         * files.el (make-auto-save-file-name): Add file name handler call
3901         if applicable.
3903         * net/tramp.el (tramp-file-name-handler-alist)
3904         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
3905         (tramp-handle-make-auto-save-file-name): Rename from
3906         `tramp-make-auto-save-file-name'.
3907         (tramp-exists-file-name-handler): New defun.
3908         (tramp-advice-make-auto-save-file-name): Make defadvice only when
3909         `make-auto-save-file-name' is not a magic file name operation.
3911 2005-08-30  Richard M. Stallman  <rms@gnu.org>
3913         * files.el (risky-local-variable-p):
3914         Match `-predicates' and `-commands.
3916         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
3917         (custom-save-all): Visit the file if necessary;
3918         kill the buffer if we created it.
3919         (custom-save-delete): Don't visit file or kill buffer here.
3921 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
3923         * textmodes/org.el (org-special-keyword): New face.
3924         (org-table-copy-down, org-table-eval-formula)
3925         (org-table-recalculate, org-init-section-numbers):
3926         Use `string-to-number' instead of `string-to-int'.
3927         (org-get-location): Use `insert-buffer-substring' instead of
3928         `insert-buffer'.
3929         (org-modify-diary-entry-string): New function.
3930         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
3931         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
3932         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
3933         active region.
3934         (org-export-as-html): Handle QUOTE keyword.
3935         (org-quote-string): New option.
3936         (org-bookmark-jump-unhide): New function, used for
3937         `bookmark-after-jump-hook'.
3938         (org-diary-default-entry): Apply only when not called through
3939         `org-agenda'.
3941 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
3943         * net/eudc.el (mode-popup-menu):
3944         * play/handwrite.el (ps-printer-name, ps-lpr-command):
3945         * progmodes/ada-mode.el (compile-auto-highlight)
3946         (skeleton-further-elements):
3947         * progmodes/autoconf.el (font-lock-syntactic-keywords):
3948         * progmodes/cmacexp.el (msdos-shells):
3949         * progmodes/compile.el (font-lock-extra-managed-props)
3950         (font-lock-keywords, font-lock-maximum-size)
3951         (font-lock-support-mode):
3952         * progmodes/grep.el (font-lock-lines-before):
3953         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
3954         * progmodes/mixal-mode.el (compile-command):
3955         * progmodes/perl-mode.el (font-lock-comment-face)
3956         (font-lock-doc-face, font-lock-string-face):
3957         * progmodes/prolog.el (comint-prompt-regexp):
3958         * progmodes/sh-script.el (font-lock-comment-face)
3959         (font-lock-set-defaults, font-lock-string-face):
3960         * progmodes/sql.el (font-lock-keyword-face)
3961         (font-lock-set-defaults, font-lock-string-face):
3962         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
3963         (itimer-version, lazy-lock-defer-contextually)
3964         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
3965         Add defvars.
3967         * progmodes/cperl-mode.el (cperl-electric-lbrace)
3968         (cperl-electric-keyword, cperl-electric-pod)
3969         (cperl-electric-backspace, cperl-forward-re)
3970         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
3971         (vc-rcs-header, vc-sccs-header): Add defvars.
3973         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
3974         (font-lock-syntactic-keywords, gud-find-expr-function):
3975         Add defvars.
3977         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
3978         (gdb-frame-parameters): Declare before use.
3980         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
3981         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
3982         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
3983         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
3985         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
3986         (idlwave-help-with-source): Use `insert-buffer-substring', not
3987         `insert-buffer'.
3989 2005-08-29  Juri Linkov  <juri@jurta.org>
3991         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
3992         Put outline-back-to-heading function call inside save-excursion.
3994 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
3996         * man.el (Man-init-defvars, Man-translate-references)
3997         (Man-support-local-filenames, Man-highlight-references):
3998         * progmodes/sql.el (sql-interactive-mode):
3999         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
4001         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
4002         (compilation-mode-font-lock-keywords): Add defvars.
4003         (checkdoc-interactive-loop): "?\ " -> "?\s".
4005         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
4006         (font-lock-doc-face, font-lock-string-face)
4007         (font-lock-keywords-case-fold-search): Add defvars.
4008         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
4010         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
4011         Don't pass X and Y (they are ignored anyway).
4012         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
4013         (mouse-delete-window): Make arguments optional.
4015         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
4016         (caesar-translate-table, minor-modes, news-buffer-save)
4017         (news-group-name, news-minor-modes): Add defvars.
4019         * emacs-lisp/lselect.el (mouse-highlight-priority)
4020         (x-lost-selection-functions, zmacs-regions):
4021         * emacs-lisp/pp.el (font-lock-verbose):
4022         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
4023         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
4024         (ses-mode-map):
4025         * emacs-lisp/tcover-unsafep.el (safe-functions):
4026         * international/mule-cmds.el (mac-system-coding-system)
4027         (mac-system-locale):
4028         * language/ethio-util.el (rmail-current-message)
4029         (rmail-message-vector):
4030         * language/thai-util.el (thai-auto-composition-mode):
4031         * mail/metamail.el (rmail-current-message, rmail-message-vector):
4032         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
4033         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
4034         (vm-primary-inbox, vm-spool-files):
4035         * mail/rmail.el (deleted-head, font-lock-fontified)
4036         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
4037         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
4038         (total-messages):
4039         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
4040         (rmail-summary-mode-map):
4041         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
4042         (rmail-last-label, rmail-last-multi-labels)
4043         (rmail-summary-vector, rmail-total-messages):
4044         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
4045         * mail/rmailsum.el (msgnum):
4046         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
4047         (rmail-current-message):
4048         * obsolete/fast-lock.el (font-lock-face-list):
4049         * obsolete/rnewspost.el (mail-reply-buffer):
4050         * obsolete/scribe.el (compile-command):
4051         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
4053 2005-08-28  John Paul Wallington  <jpw@gnu.org>
4055         * ibuf-ext.el (ibuffer-auto-update-changed):
4056         Use `frame-or-buffer-changed-p' to check whether we need to update.
4057         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
4058         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
4059         as a `frame-or-buffer-changed-p' state vector instead.
4061 2005-08-27  Romain Francoise  <romain@orebokech.com>
4063         * textmodes/makeinfo.el (makeinfo-compile):
4064         Use `compilation-start'.  Set `next-error-function' according to
4065         `disable-errors'.
4066         (makeinfo-next-error): New function.
4067         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
4068         (makeinfo-buffer): Likewise.
4070         * progmodes/compile.el (compilation-start): Add autoload cookie.
4072         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
4073         * textmodes/sgml-mode.el: Likewise.
4074         * progmodes/python.el: Likewise.
4076 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
4078         * simple.el (blink-matching-paren-distance): Document the meaning
4079         of nil value, and allow to customize to nil.
4081         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
4082         command.com, not command.exe.
4084 2005-08-26  John Wiegley  <johnw@newartisans.com>
4086         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
4087         code around a bit so that an extraneous nil argument is not added
4088         to a command when no args are given.
4090         * eshell/esh-arg.el (eshell-parse-double-quote): If a
4091         double-quoted argument resolves to nil, return it as an empty
4092         string rather than as nil.  This made it impossible to pass "" to
4093         a shell script as a null string argument.
4095 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4097         * outline.el (outline-invent-heading): New fun.
4098         (outline-promote, outline-demote): Use it.
4099         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
4100         (outline-end-of-subtree): Remove unused var `opoint'.
4102 2005-08-26  David Reitter  <david.reitter@gmail.com>
4104         * menu-bar.el (truncate-lines, write-file, print-buffer)
4105         (ps-print-buffer-faces, ps-print-buffer, split-window):
4106         Disable menu items when the frame they refer to is invisible, or when
4107         they refer to a buffer and the minibuffer is selected.
4109 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
4111         * progmodes/flymake.el (flymake-highlight-err-lines):
4112         Use save-excursion around flymake-highlight-line to preserve point.
4114 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
4116         * progmodes/octave-mod.el: Change Author and Maintainer address.
4117         (octave-maintainer-address): Change Kurt's email address.
4118         * progmodes/octave-inf.el: Change Author and Maintainer address.
4119         * progmodes/octave-hlp.el: Change Author and Maintainer address.
4121 2005-08-26  Kim F. Storm  <storm@cua.dk>
4123         * subr.el (version-list-<, version-list-<=, version-list-=):
4124         Renamed from integer-list-*.
4125         (version-list-not-zero): Likewise.  Fix while loop.
4126         (version=): Use version-list-= instead of string-equal.
4128 2005-08-26  Richard M. Stallman  <rms@gnu.org>
4130         * outline.el (outline-promote): Try shortening the heading.
4131         As last resort, read the heading to use.
4132         (outline-demote): As last resort, read the heading to use.
4134 2005-08-26  Romain Francoise  <romain@orebokech.com>
4136         * progmodes/compile.el (compilation-start): Doc fix.
4138         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
4139         (antlr-font-lock-additional-keywords): Fix reference to
4140         `antlr-font-lock-literal-regexp' erroneously changed during the
4141         mass face rename.
4142         (antlr-run-tool): Use `compilation-start'.
4144         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
4145         instead of the obsolete `compile-internal'.
4147 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
4149         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
4150         (number, original-date):
4151         * calendar/cal-china.el (date):
4152         * calendar/cal-coptic.el (date):
4153         * calendar/cal-french.el (date):
4154         * calendar/cal-hebrew.el (date, entry, number, original-date):
4155         * calendar/cal-islam.el (date, number, original-date):
4156         * calendar/cal-iso.el (date):
4157         * calendar/cal-julian.el (date):
4158         * calendar/cal-mayan.el (date):
4159         * calendar/cal-menu.el (date, event):
4160         * calendar/cal-persia.el (date):
4161         * calendar/lunar.el (date):
4162         * calendar/solar.el (date): Add defvars.
4164         * emerge.el:
4165         * ibuffer.el:
4166         * info-xref.el:
4167         * obsolete/bg-mouse.el:
4168         * obsolete/sun-curs.el:
4169         * obsolete/swedish.el: Move the `defvar's to the top level.
4171         * smerge-mode.el (smerge-refined-change): Add :group.
4173 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4175         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
4176         (smerge-keep-n): Remove props.
4177         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
4178         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
4179         now that it's done in smerge-keep-n.
4180         (smerge-refined-change): New face.
4181         (smerge-refine-chopup-region, smerge-refine-highlight-change)
4182         (smerge-refine): New funs.
4183         (smerge-basic-map): Bind smerge-refine.
4185 2005-08-25  Juri Linkov  <juri@jurta.org>
4187         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
4188         compilation-process-setup-function and compilation-disable-input
4189         in grep-mode instead of let-bindings in grep.
4191         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
4192         Delete "Automatic File De/compression" (auto-compression-mode).
4194 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
4196         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
4197         Silence warning about non-existent variable.
4199 2005-08-25  Richard M. Stallman  <rms@gnu.org>
4201         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
4202         Rename "Describe Key" to "Describe Key or Mouse Operation".
4204         * mail/mailalias.el (build-mail-aliases): Delete comments
4205         from the contents before processing them.
4207         * isearch.el (isearch-edit-string): Erase the Search prompt
4208         if user enters an empty string and there is no default.
4210         * comint.el (comint-file-name-prefix): Add autoload.
4212 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
4214         * subr.el (play-sound): Rearrange to avoid warning.
4216 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
4218         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
4219         New hook.
4220         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
4222 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4224         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
4226         * custom.el (custom-theme-set-variables): Sort minor modes last.
4228 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4230         * subr.el (version-separator, version-regexp-alist): New vars used by
4231         version comparison funs.
4232         (integer-list-<, integer-list-=, integer-list-<=)
4233         (integer-list-not-zero): New funs for integer list comparison.
4234         (version-to-list, version=, version<, version<=): New funs for version
4235         comparison.
4237 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
4239         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
4240         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
4241         time to silence the byte-compiler.
4243         * ibuffer.el (ibuffer-compile-make-eliding-form)
4244         (ibuffer-check-formats): Use `with-no-warnings' to hide references
4245         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
4246         so it's silly to get warnings for it).
4247         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
4248         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
4249         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
4250         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
4251         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
4252         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
4253         Defvar at compile time.
4254         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
4255         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
4256         Declare them before use.
4258         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
4259         (info-xref-good, info-xref-bad): Defvar at compile time.
4261         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
4262         Use `let*' instead of `let'.
4264         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
4265         (*mouse-y*, menu, char): Defvar at compile time.
4266         (sc::menu): Declare it before use.
4267         (sc::pack-one-line): Use `let', not `let*'.
4269         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
4270         (mail-send-hook): Defvar at compile time.
4272         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
4273         Defvar at compile time.
4275         * term/sun-mouse.el (current-global-mousemap)
4276         (current-local-mousemap): Declare them before use.
4278 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
4280         * bookmark.el (bookmark-after-jump-hook): New hook.
4281         (bookmark-jump): Run `bookmark-after-jump-hook'.
4283 2005-08-23  Juri Linkov  <juri@jurta.org>
4285         * faces.el (minibuffer-prompt): Doc fix.
4287 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
4289         * progmodes/xscheme.el: Trivial changes to silence warnings.
4290         (xscheme-previous-mode, xscheme-previous-process-state):
4291         Add defvars.
4292         (xscheme-last-input-end, xscheme-process-command-line)
4293         (xscheme-process-name, xscheme-buffer-name)
4294         (xscheme-expressions-ring-max, xscheme-expressions-ring)
4295         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
4296         (xscheme-control-g-synchronization-p)
4297         (xscheme-control-g-disabled-p, xscheme-string-receiver)
4298         (default-xscheme-runlight, xscheme-runlight)
4299         (xscheme-runlight-string, xscheme-process-filter-state)
4300         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
4301         Move to beginning of file.
4302         (scheme-interaction-mode-commands-alist)
4303         (scheme-interaction-mode-map, scheme-debugger-mode-map):
4304         Declare them before use.  Note: the initialization code for the variables
4305         has not been moved because it uses functions that reference the variables.
4306         (xscheme-control-g-message-string, xscheme-process-filter-alist)
4307         (xscheme-prompt-for-expression-map): Declare them before use.
4308         (scheme-debugger-mode-commands): "?\ " -> "?\s".
4310 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
4312         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
4314 2005-08-22  Juri Linkov  <juri@jurta.org>
4316         * faces.el (set-face-underline): Delete this duplicate function
4317         and make an obsolete alias to set-face-underline-p.
4318         (set-face-underline-p): Use docstring of set-face-underline.
4319         (describe-face): Create hyperlink to parent face.
4321         * info.el (Info-insert-dir): Use save-excursion around
4322         insert-buffer-substring.
4323         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
4324         (Info-escape-percent): Delete function.
4325         (Info-fontify-node): Replace Info-escape-percent by
4326         replace-regexp-in-string with REP arg set to lambda that
4327         duplicates `%' and preserves text properties.
4329         * progmodes/compile.el (compilation-disable-input): Doc fix.
4330         (define-compilation-mode): Doc fix and refill.
4331         (kill-compilation): Use `mode-name' in the error message.
4332         (compilation-find-file): Use `compilation-error' in the
4333         read-file-name's prompt.
4335 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4337         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
4338         (smerge-auto-leave): Make undo re-enable the mode.
4339         (debug-ignored-errors): Add the user-error of impossible resolution.
4340         (smerge-resolve): Move things around a bit, in preparation for later.
4341         (smerge-diff): Don't fail if the buffer has no associated file.
4342         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
4343         (smerge-conflict-overlay): New function.
4344         (smerge-match-conflict): Don't add text properties here.
4345         (smerge-find-conflict): Instead, add an overlay here.
4346         Also check for the case where we're inside a conflict already, so as to
4347         obviate the need for font-lock-multiline, which is unbearably slow with
4348         large conflicts and ciomplex font-lock patterns.
4349         (smerge-remove-props): Remove overlay rather than text-properties.
4350         (smerge-mode): Don't set font-lock-multiline.
4351         Remove overlays when turned off.
4353 2005-08-21  Kim F. Storm  <storm@cua.dk>
4355         * ido.el (ido-ignore-item-p): Use save-match-data.
4356         Bind case-fold-search to ido-case-fold locally.
4358 2005-08-20  Richard M. Stallman  <rms@gnu.org>
4360         * files.el (normal-mode): If font lock is on, turn it off and on.
4362         * subr.el (replace-regexp-in-string): Doc fix.
4364         * startup.el (command-line-1): Don't suppress startup screen
4365         due to existing processes.
4367         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
4369         * progmodes/compile.el (compilation-disable-input): Default to nil.
4371 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
4373         * progmodes/compile.el (compilation-disable-input): New defcustom.
4374         (compilation-start): If compilation-disable-input is non-nil, send
4375         EOF to the compilation process.
4377 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
4379         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
4380         Run the argument of tex-shell-cd-command through
4381         convert-standard-filename, to get the correct style of slashes on
4382         Windows, and enclose the result in quotes, in case the file name
4383         includes whitespace or other special characters.
4385 2005-08-19  Andreas Schwab  <schwab@suse.de>
4387         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
4388         process.
4390 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
4392         * cus-start.el (minibuffer-prompt-properties): Correct typo.
4394 2005-08-18  Kim F. Storm  <storm@cua.dk>
4396         * scroll-lock.el: Fix errors due to incorrect line wrapping.
4398 2005-08-18  Richard M. Stallman  <rms@gnu.org>
4400         * scroll-lock.el: New file.
4402 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
4404         * dired.el (dired-move-to-end-of-filename):
4405         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
4407 2005-08-18  Kim F. Storm  <storm@cua.dk>
4409         * ido.el (ido-everywhere): Fix defcustom :set function to disable
4410         rather than toggle mode when custom value is nil.
4411         (ido-everywhere): Fix defun doc string.
4413 2005-08-17  Richard M. Stallman  <rms@gnu.org>
4415         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
4416         as tag instead of "Inviolable".
4418 2005-08-17  Kim F. Storm  <storm@cua.dk>
4420         * windmove.el (windmove-coordinates-of-position): Remove.
4421         (windmove-coordinates-of-window-position): Remove.
4422         (windmove-reference-loc): Use posn-at-point instead.
4424         * subr.el (insert-for-yank-1): Doc fix.
4426         * ido.el (ido-enter-matching-directory): Rename from
4427         ido-enter-single-matching-directory.  Change 'slash choice to
4428         'only.  Add 'first choice.
4429         (ido-exhibit): Adapt to above changes.
4431 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
4433         * Makefile.in: Expand comment about building loaddefs.el.
4435 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
4437         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
4438         Comment use of defadvice.
4440         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
4442 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
4444         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
4445         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
4446         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
4447         * progmodes/idlw-shell.el, progmodes/ld-script.el,
4448         * progmodes/which-func.el, ruler-mode.el, strokes.el,
4449         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
4450         for backward compatibility for faces that did not appear in the
4451         previous Emacs release.
4453         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
4455 2005-08-15  Kim F. Storm  <storm@cua.dk>
4457         * emulation/cua-base.el (cua-delete-region): Return t if
4458         deleted region was non-empty.
4459         (cua-replace-region): Inhibit overwrite-mode for
4460         self-insert-command if replaced region was non-empty.
4461         (cua--explicit-region-start, cua--status-string): Make them
4462         buffer-local at top-level...
4463         (cua-mode): ...rather than when mode is enabled.
4465 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
4467         * progmodes/vhdl-mode.el (vhdl-emacs-21):
4468         Set t for Emacs 21, 22, and so on.
4470 2005-08-15  David Ponce  <david@dponce.com>
4472         * tree-widget.el: Update Commentary header.
4473         (tree-widget-theme): Doc fix.
4474         (tree-widget-space-width): New option.
4475         (tree-widget-image-properties): Look up in the default theme too.
4476         (tree-widget--cursors): Only for images with arrow pointer shape.
4477         (tree-widget-lookup-image): Pointer shape is hand by default.
4478         (tree-widget-icon): Rename generic icon widget from
4479         `tree-widget-control'.
4480         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
4481         derive from `tree-widget-icon'.
4482         (tree-widget-handle): Improve default look and feel of the text
4483         representation.
4484         (tree-widget): Rename :*-control properties to :*-icon properties.
4485         Add :action and :help-echo properties.
4486         (tree-widget-after-toggle-functions): Move.
4487         (tree-widget-close-node, tree-widget-open-node): Remove.
4488         (tree-widget-before-create-icon-functions): New hook.
4489         (tree-widget-value-create): Update to allow customization of icons
4490         and nodes at run-time via that new hook.
4491         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
4492         (tree-widget-icon-action, tree-widget-icon-help-echo)
4493         (tree-widget-action, tree-widget-help-echo): New functions.
4495 2005-08-15  Kim F. Storm  <storm@cua.dk>
4497         * ido.el (ido-buffer-internal): Use with-no-warnings.
4498         (ido-make-merged-file-list): Use while-no-input.
4500 2005-08-15  Richard M. Stallman  <rms@gnu.org>
4502         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
4503         (flyspell-large-region): Fix doc and custom type.
4505 2005-08-14  Richard M. Stallman  <rms@gnu.org>
4507         * files.el (interpreter-mode-alist): Doc fix.
4509         * mail/rmail.el (rmail-nonignored-headers): New variable.
4510         (rmail-clear-headers): Use it.
4511         (rmail-reply): Better handling of mail-followup-to header.
4513         * progmodes/sh-script.el (sh-font-lock-keywords-var):
4514         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
4515         don't try to refer to executable-font-lock-keywords.
4516         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
4517         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
4518         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
4519         (sh-mode): Set comment-start-skip, local-abbrev-table,
4520         imenu-case-fold-search.
4521         (sh-set-shell): Don't set them here.
4522         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
4523         Don't cache the results in the original alist; don't ever modify
4524         that alist.
4526         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
4528         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
4529         empty.
4531 2005-08-15  Andreas Schwab  <schwab@suse.de>
4533         * desktop.el: Put autoload cookie at risky-local-variable declarations.
4535         * dired.el, info.el, mail/rmail.el: Revert last change.
4537 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
4539         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
4540         modification in `eval-after-load' form.
4541         * info.el: Likewise.
4542         * mail/rmail.el: Likewise.
4544 2005-08-14  Juri Linkov  <juri@jurta.org>
4546         * progmodes/compile.el (compilation-mode-font-lock-keywords):
4547         Remove highlighting of "Compilation started".  Highlight only
4548         the word "finished" in "Compilation finished".  Add highlighting
4549         of "interrupt", "killed", "terminated" and the exit code.
4550         (compilation-start): Add newline after header.  Use exactly the
4551         same time stamp format as the finishing message.
4552         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
4554         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
4555         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
4556         Add highlighting of "interrupt", "killed", "terminated".
4558         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
4559         enabled and the current command is self-insert-command, call it
4560         explicitly with overwrite-mode bound to nil, to not allow it
4561         to delete the character after the selected region.
4563 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
4565         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
4566         move-end-of-line, end-of-line, and beginning-of-line to the list
4567         of commands after which the echo area is updated.
4569 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
4571         * cus-edit.el (custom-save-all, custom-save-delete):
4572         Bind recentf-exclude to exclude custom-file.
4574 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
4576         * mail/rmailsum.el (rmail-summary-end-of-message): New command
4577         to go to the bottom of the mail message.  Added to
4578         `rmail-summary-mode-map' with key "/".
4579         (rmail-summary-show-message): New (internal) function for use by
4580         both `rmail-summary-beginning/end-of-message'.
4581         (rmail-summary-beginning-of-message): Change to use
4582         rmail-summary-show-message.
4584         * mail/rmail.el (rmail-end-of-message): New command to go to the
4585         end of the current message.  Added to `rmail-mode-map' with key "/".
4586         (rmail-beginning-of-message): Fix to work as documented.
4587         (rmail-mode): Change documentation.
4589         * progmodes/compile.el (compilation-start): Add the line
4590         "Compilation started" with compilation start time.
4591         (compilation-mode-font-lock-keywords): Add `started' to keywords.
4593 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
4595         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
4596         of menu items.
4598 2005-08-11  Richard M. Stallman  <rms@gnu.org>
4600         * simple.el (pop-global-mark): Reverse test of widen-automatically.
4602         * battery.el (battery-status-function): Don't use ignore-errors.
4604 2005-08-11  Lute Kamstra  <lute@gnu.org>
4606         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
4607         define-obsolete-variable-alias.
4609 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4611         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
4612         (ange-ftp-send-cmd): Revert last change, and expand
4613         the comment explaining the problem.
4615 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4617         * ldefs-boot.el: Update.
4619         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
4620         item to "Time, Load and Mail".  Change help echo text.
4622         * time.el (display-time-use-mail-icon, display-time-format)
4623         (display-time-string-forms): Shorten first line of docstrings.
4625 2005-08-10  Lars Hansen  <larsh@soem.dk>
4627         * desktop.el (desktop-buffer-mode-handlers):
4628         Make non-customizable. Add autoload cookie.  Change initial value to
4629         nil; add elements in respective modules instead.  Fix doc string.
4630         (desktop-load-file): New function.
4631         (desktop-minor-mode-handlers): New autoloaded variable.
4632         (desktop-create-buffer): Call minor mode handlers.
4633         Use desktop-load-file to load major and minor mode modules prior to
4634         checking for a handler.
4635         (desktop-save): Don't add nil to desktop-minor-modes for minor
4636         modes with nil function in desktop-minor-mode-table.  Don't delete
4637         desktop file before rewriting it.
4638         (desktop-locals-to-save): Add autoload cookie.  Don't make
4639         automatically buffer-local.  Add variables column-number-mode,
4640         size-indication-mode, indent-tabs-mode,
4641         indicate-buffer-boundaries, indicate-empty-lines and
4642         show-trailing-whitespace.
4643         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
4644         regexps. Don't use desktop-clear-preserve-buffers-regexp.
4645         (desktop-clear-preserve-buffers-regexp): Delete.
4646         (desktop-clear-preserve-buffers): Update initial value and docstring.
4647         (desktop-save-buffer): Fix doc string.
4649         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
4650         (hilit-chg-desktop-restore): New function.
4651         (highlight-changes-mode): Add highlight-changes-mode to
4652         desktop-locals-to-save.
4654         * dired.el: Add handler to desktop-buffer-mode-handlers.
4655         (dired-restore-desktop-buffer): Remove autoload cookie.
4656         (dired-mode): Add autoload cookie.
4658         * info.el: Add handler to desktop-buffer-mode-handlers.
4659         (Info-restore-desktop-buffer): Remove autoload cookie.
4660         (Info-mode): Add autoload cookie.
4662         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
4663         (mh-restore-desktop-buffer): Remove autoload cookie.
4664         (mh-folder-mode): Add autoload cookie.
4666         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
4667         (rmail-restore-desktop-buffer): Remove autoload cookie.
4669 2005-08-11  Masatake YAMATO  <jet@gyve.org>
4671         * hexl.el (hexl-address-region):
4672         (hexl-ascii-region, hexl-font-lock-keywords):
4673         (hexl-highlight-line-range): Use the term "region"
4674         instead of "area" for consistency with the other symbols
4675         defined in hexl.el.
4677 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
4679         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
4680         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
4681         out by Juri Linkov).  Add `display-battery-mode'.
4683 2005-08-09  Juri Linkov  <juri@jurta.org>
4685         * progmodes/compile.el (compilation-mode-font-lock-keywords):
4686         Remove `-text' from face variable names.
4687         (compilation-error-file-name, compilation-warning-file-name)
4688         (compilation-info-file-name): Delete faces.
4689         (compilation-line-number, compilation-column-number):
4690         Remove face underlining.
4691         (compilation-message-face): Set to `underline' value by default.
4692         (compilation-error-face, compilation-warning-face)
4693         (compilation-info-face): Remove `-file-name' from face names.
4694         (compilation-error-text-face, compilation-warning-text-face)
4695         (compilation-info-text-face): Delete face variables.
4696         (compilation-text-face): Delete function.
4698         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
4699         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
4700         (grep-error-face): Set to `compilation-error' instead of
4701         `compilation-error-face' (which is redefined to `grep-hit-face' in
4702         grep buffers).
4703         (grep-mode-font-lock-keywords): Remove `-text' from face variable
4704         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
4706         * dired-aux.el (dired-do-query-replace-regexp):
4707         Use `query-replace-read-args'.
4709         * replace.el (query-replace-read-from, query-replace-read-to)
4710         (query-replace-read-args): Rename arg `string' to `prompt'.
4712         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
4714 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
4716         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
4717         uploading files.
4718         (ange-ftp-canonize-filename): Handle file names beginning with ~
4719         correctly.
4721 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
4723         * textmodes/fill.el (canonically-space-region)
4724         (fill-context-prefix, fill-french-nobreak-p)
4725         (fill-delete-newlines, fill-comment-paragraph)
4726         (justify-current-line): "?\ " -> "?\s".
4728 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
4730         * textmodes/fill.el (fill-nonuniform-paragraphs):
4731         Improve argument/docstring consistency.
4733 2005-08-09  Richard M. Stallman  <rms@gnu.org>
4735         * textmodes/ispell.el (ispell-word): More fboundp checks.
4737         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
4738         (find-file-noselect-1): Call it here, only if RAWFILE.
4739         (normal-mode): Always set some major mode.
4740         (save-some-buffers-action-alist): Change some explanation strings.
4741         (file-name-non-special): In the `quote' method, use unwind-protect.
4743 2005-08-09  Magnus Henoch  <mange@freemail.hu>
4745         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
4746         (ispell-have-aspell-dictionaries): New variable.
4747         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
4748         (ispell-get-aspell-config-value): New function.
4749         (ispell-aspell-find-dictionary): New function.
4750         (ispell-aspell-add-aliases): New function.
4751         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
4752         appropriate.  Don't look for ispell dictionaries if we use aspell.
4753         (ispell-menu-map): Don't build a submenu of dictionaries.
4755 2005-08-09  Richard M. Stallman  <rms@gnu.org>
4757         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
4758         (sql-read-passwd): Use read-passwd.
4760         * progmodes/idlw-toolbar.el (idlwave-toolbar)
4761         (idlwave-toolbar-is-possible): Add defvars.
4763         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
4764         Avoid warnings.
4766         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
4767         (idlwave-system-class-info, idlwave-executive-commands-alist):
4768         Use defvar.
4770         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
4772         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
4773         Avoid warnings.
4775         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
4776         and content-type: headers.
4778         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
4780         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
4781         and rename some of them to be more self-explanatory.
4783         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
4785         * startup.el (command-line-1): Implement -scriptload.
4787         * replace.el (occur-engine): Initial *Occur* output not undoable.
4789         * menu-bar.el (menu-bar-file-menu): Rename some menu items
4790         and improve help strings.
4792         * isearch.el (isearch-repeat): When changing direction,
4793         mark search successful.
4795         * ediff-init.el: Use (featurep 'xemacs).
4797         * comint.el (send-invisible): Identify buffer, if not selected.
4799         * align.el: Delete autoload for c-guess-basic-syntax.
4801 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
4803         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
4804         Improve argument/docstring consistency.  Doc fixes.
4805         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
4806         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
4807         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
4808         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
4809         (r2bv-organization, r2bv-pages, r2bv-primary-author)
4810         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
4811         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
4812         Defvar at compile time.
4814 2005-08-09  Juri Linkov  <juri@jurta.org>
4816         * info.el: Replace `info' with upper-case `Info' where appropriate.
4817         (info-title-1, info-title-2, info-title-3, info-title-4)
4818         (info-menu-header): Move up face definitions.
4819         (info-menu-star): Rename from `info-menu-5'.
4820         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
4821         (Info-fontify-visited-nodes): Fix docstring.
4822         (Info-hide-note-references): Fix docstring.
4823         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
4824         menu items in the same way as on cross-references.
4825         (info-apropos): Fix sorting order and formatting to be like in the
4826         stand-alone Info browser.  Display error messages for 1 sec.
4827         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
4828         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
4829         from the menu bar.
4830         (Info-insert-dir): Restore point after calling
4831         `insert-buffer-substring'.
4833 2005-08-08  Richard M. Stallman  <rms@gnu.org>
4835         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
4836         (recompute-lucid-menubar): Add defvars.
4838         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
4840         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
4842         * net/net-utils.el (run-dig): Rename from `dig'.
4844         * play/gametree.el (gametree-mode): Use make-local-variable,
4845         not make-variable-buffer-local.
4847         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
4849         * ansi-color.el (ansi-color-make-extent)
4850         (ansi-color-set-extent-face): Use fboundp, not functionp.
4852         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
4853         not make-variable-buffer-local.
4855         * bookmark.el (Info-current-file): Add defvar.
4856         (bookmark-jump-noselect): Use with-no-warnings.
4858         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
4860         * ebuff-menu.el (Helper-return-blurb): Add defvar.
4862         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
4864         * find-file.el (ada-procedure-start-regexp)
4865         (ada-package-start-regexp): Add defvars.
4867         * info.el (Info-insert-dir): Use insert-buffer-substring.
4869         * xml.el (xml-att-def-re): Add defvar.
4871         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
4872         calling convention.
4874         * subr.el (while-no-input): Return t if there is input.
4876 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4878         * cus-start.el (all): Add `overflow-newline-into-fringe'.
4880 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
4882         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
4883         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
4885 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
4887         * cmuscheme.el (scheme-start-file): Replace reference to
4888         `user-emacs-directory' by "~/.emacs.d/".
4890 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
4892         * info.el (Info-dir-remove-duplicates): Avoid case folding
4893         in loop; instead, keep downcased strings for comparison.
4894         Suggested by Helmut Eller.
4896 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
4898         Sync with Tramp 2.0.50.
4900         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
4901         XEmacs case; not necessary anymore.
4902         (tramp-user-regexp): Allow "@" as part of user name.
4903         (tramp-handle-set-visited-file-modtime)
4904         (tramp-handle-insert-file-contents)
4905         (tramp-handle-write-region): No special handling for
4906         `last-coding-system-used, because this is done in
4907         `tramp-accept-process-output' now.
4908         (tramp-accept-process-output): New defun.
4909         (tramp-process-one-action, tramp-process-one-multi-action)
4910         (tramp-wait-for-regexp, tramp-wait-for-output)
4911         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
4912         Howells <dhowells@redhat.com>.
4913         (clear-visited-file-modtime): Defadvice removed.  The check for
4914         unset buffer's modtime does not need to be based on
4915         `tramp-buffer-file-attributes'.  Suggested by RMS.
4916         (tramp-message): Insert "\n" if not being at beginning of line.
4917         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
4918         sequence with same logic.
4919         (tramp-completion-handle-expand-file-name): Discard call of
4920         `tramp-drop-volume-letter'.  It is not necessary, and there have
4921         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
4922         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4923         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
4924         should always be visible.
4925         (tramp-handle-insert-directory, tramp-setup-complete)
4926         (tramp-set-process-query-on-exit-flag)
4927         (tramp-append-tramp-buffers): Pacify byte-compiler.
4928         (tramp-bug): Delete non-existing variables from list.
4929         Apply `tramp-load-report-modules' as pre-hook.
4930         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
4931         `shell-prompt-pattern' because of non-7bit characters.
4932         Reported by Sebastian Luque <sluque@mun.ca>.
4933         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
4934         (tramp-match-string-list): Remove function.
4935         (tramp-wait-for-regexp): Remove call of that function.
4936         Suggested by Kim F. Storm <storm@cua.dk>.
4937         (tramp-set-auto-save-file-modes): Use octal integer code #o600
4938         instead of octal character code ?\600.  The latter resulted in a
4939         syntax error with XEmacs.
4941         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
4942         XEmacs case; not necessary anymore.
4943         (tramp-smb-handle-write-region): No special handling for
4944         `last-coding-system-used, because this is done in
4945         `tramp-accept-process-output' now.
4946         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
4948 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4950         * wid-edit.el (widget-choice-value-create):
4951         Unconditionally respect user choice.  Set :explicit-choice back to nil
4952         when no longer needed.
4953         (widget-choice-action): Unconditionally respect user choice.
4954         Eliminate :explicit-choice-value.
4956         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
4958         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
4959         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
4960         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
4961         running new function `toggle-indicate-empty-lines'.
4962         Rename "Customize" item to "Customize fringe".
4963         Rename "Indicators" item to "Buffer boundaries" and change help echo.
4964         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
4965         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
4966         Delete "Empty lines only" item.
4967         (menu-bar-showhide-fringe-ind-customize): New function.
4968         (menu-bar-showhide-fringe-ind-mixed)
4969         (menu-bar-showhide-fringe-ind-box)
4970         (menu-bar-showhide-fringe-ind-right)
4971         (menu-bar-showhide-fringe-ind-left)
4972         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
4973         instead of `fringe-indicators'.
4975 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
4977         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
4978         Change the date of last update.
4980 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
4982         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
4983         (viper-exec-yank, viper-put-back): Don't display modification msg
4984         if in the minibuffer.
4986         * viper-init.el (viper-replace-overlay-cursor-color)
4987         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
4988         Make variables frame local.
4990         * viper-util.el (viper-append-filter-alist): Use append instead of
4991         nconc.
4993         * viper.el (viper-vi-state-mode-list)
4994         (viper-emacs-state-mode-list): Move help-mode and
4995         completion-list-mode from the first list to the second.
4996         (viper-mode): Docstring.
4997         (viper-go-away, viper-non-hook-settings): Don't localize
4998         minor-mode-alist in newer Emacsen.  Add advice to
4999         set-cursor-color.  Don't bind "\C-c\\".
5001 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
5003         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
5004         (scheme-macro-expand-command): New user options.
5005         (scheme-trace-procedure, scheme-expand-current-form): New commands.
5006         (scheme-form-at-point, scheme-start-file)
5007         (scheme-interactively-start-process): New functions.
5008         (scheme-get-process): New function, extracted from `scheme-proc'.
5009         (run-scheme): Call `scheme-start-file' to get start file, and pass
5010         it to `make-comint'.
5011         (switch-to-scheme, scheme-proc):
5012         Call `scheme-interactively-start-process' if no Scheme buffer/process
5013         is available.
5015 2005-08-06  Juri Linkov  <juri@jurta.org>
5017         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5018         Use `compilation-text-face', `compilation-info-text-face' and
5019         `compilation-error-text-face' instead of `font-lock-keyword-face'.
5020         (compilation-error): New face.
5021         (compilation-error-file-name): Inherit from
5022         `compilation-error' instead of `font-lock-warning-face'.
5023         (compilation-warning-file-name): Inherit from
5024         `compilation-warning' instead of `font-lock-warning-face'.
5025         (compilation-info, compilation-error-file-name)
5026         (compilation-warning-file-name, compilation-info-file-name)
5027         (compilation-line-number, compilation-column-number): Doc fix.
5028         (compilation-error-text-face, compilation-warning-text-face)
5029         (compilation-info-text-face): New face variables.
5030         (compilation-line-face, compilation-column-face)
5031         (compilation-enter-directory-face)
5032         (compilation-leave-directory-face): Doc fix.
5033         (compilation-text-face): New function.
5035         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
5036         instead of 1 to display binary file names as info file links.
5037         (grep-error-face): Use `compilation-error-face' instead of
5038         `font-lock-keyword-face'.
5039         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
5040         and `compilation-warning-text-face' instead of
5041         `font-lock-keyword-face'.  Use `compilation-error-text-face'
5042         instead of `grep-error-face'.
5044 2005-08-05  Kenichi Handa  <handa@m17n.org>
5046         * international/code-pages.el: Add autoload cookies for all coding
5047         systems.
5049 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
5051         * cus-start.el (all): Put undo.c where it alphabetically belongs.
5053 2005-08-04  Juri Linkov  <juri@jurta.org>
5055         * progmodes/compile.el (compilation-mode-map):
5056         * progmodes/grep.el (grep-mode-map):
5057         Bind TAB to `compilation-next-error' and [backtab] to
5058         `compilation-previous-error'.
5060         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
5061         matching line numbers, column numbers and their ranges with regexp
5062         matching only line numbers.
5063         (grep-context-face): New face variable.
5064         (grep-mode-font-lock-keywords): Use it.
5066         * faces.el (read-face-name): Delete duplicate faces.
5068 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
5070         * thumbs.el (thumbs-find-image): Don't make variables
5071         automatically buffer local.
5072         (thumbs-current-tmp-filename, thumbs-current-image-filename)
5073         (thumbs-image-num): Make automatically buffer local.
5074         (thumbs-show-thumbs-list): Use `make-local-variable', not
5075         `make-variable-buffer-local'.
5076         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
5078         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
5079         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
5080         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
5081         (bother, bye, canyou, chatlst, continue, deathlst, describe)
5082         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
5083         (feelings-about, foullst, found, hello, history, howareyoulst)
5084         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
5085         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
5086         (neglst, obj, object, owner, please, problems, qlist)
5087         (random-adjective, relation, remlst, repetitive-shortness)
5088         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
5089         (shortlst, something, sportslst, stallmanlst, states, subj)
5090         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
5091         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
5092         Defvar at compile time.
5094         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
5095         not `make-variable-buffer-local'.
5097 2005-08-02  Kim F. Storm  <storm@cua.dk>
5099         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
5100         rectangle overlay in selected window.
5102 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
5104         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
5105         instead of display group.  Make `indicate-buffer-boundaries'
5106         customizable through Custom.
5108 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
5110         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
5111         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
5112         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
5113         (gdb-put-string): Fix typos in docstrings.
5115 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
5117         Update copyright notices of files in progmodes directory for
5118         release of Emacs 22.1.
5120         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
5122         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
5123         Don't barf if the GUD buffer has been killed.
5125 2005-08-01  Kim F. Storm  <storm@cua.dk>
5127         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
5129 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5131         * simple.el (next-error-follow-minor-mode):
5132         make-variable-buffer-local -> make-local-variable.
5134         * emacs-lisp/cl-extra.el: Require CL also when compiling.
5136         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
5137         (byte-compile-form-make-variable-buffer-local): New functions to warn
5138         about misuses of make-variable-buffer-local where make-local-variable
5139         was meant.
5141 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
5143         * bs.el (bs-attributes-list): Doc fix.
5144         (bs): Update url-link.
5146         * desktop.el (desktop-save-buffer): Fix typos in docstring.
5147         (desktop-load-default): Simplify.
5149         * ibuffer.el (ibuffer-columnize-and-insert-list)
5150         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
5151         (ibuffer-unmark-all, ibuffer-toggle-marks)
5152         (ibuffer-unmark-forward, ibuffer-unmark-backward)
5153         (ibuffer-compile-make-format-form, ibuffer-format-column)
5154         (ibuffer-current-buffers-with-marks)
5155         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
5156         (ibuffer): Doc fix.
5157         (ibuffer-mode): Fix typo in docstring.
5158         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
5159         with `define-obsolete-variable-alias'.
5160         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
5162 2005-07-29  Kenichi Handa  <handa@m17n.org>
5164         * international/mule-cmds.el (select-message-coding-system):
5165         Be sure to use LF for end-of-line.  If no coding system is decided,
5166         return iso-8859-1-unix.
5168 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5170         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
5171         (ange-ftp-pending-error-line): New vars.
5172         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
5173         to handle the non-fatal no-route-to-host messages.
5174         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
5176 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
5178         * isearch.el (isearch-mode-map, isearch-other-meta-char)
5179         (isearch-quote-char, isearch-printing-char)
5180         (isearch-text-char-description): "?\ " -> "?\s".
5181         (isearch-lazy-highlight-cleanup)
5182         (isearch-lazy-highlight-initial-delay)
5183         (isearch-lazy-highlight-interval)
5184         (isearch-lazy-highlight-max-at-a-time)
5185         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
5186         Declare with define-obsolete-*-alias macros.
5187         (isearch-forward): Fix typo in docstring.
5188         (search-invisible, search-ring-yank-pointer)
5189         (regexp-search-ring-yank-pointer): Doc fixes.
5191         * recentf.el (recentf-menu-append-commands-p): Declare with
5192         `define-obsolete-variable-alias'.
5193         (recentf-max-saved-items, recentf-menu-filter)
5194         (recentf-arrange-by-rule-subfilter): Doc fixes.
5195         (recentf-menu-append-commands-flag)
5196         (recentf-initialize-file-name-history, recentf-expand-file-name)
5197         (recentf-clear-data): Fix typos in docstrings.
5199 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
5201         * progmodes/gdb-ui.el: Smarten comments.
5202         (gdb-info-breakpoints-custom): Use nowarn when finding file.
5204 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5206         * term/apollo.el (terminal-init-apollo): New function containing
5207         all former top level forms in the file.
5208         * term/bobcat.el (terminal-init-bobcat):
5209         * term/cygwin.el (terminal-init-cygwin):
5210         * term/iris-ansi.el (terminal-init-iris-ansi):
5211         * term/linux.el (terminal-init-linux):
5212         * term/news.el (terminal-init-news):
5213         * term/rxvt.el (terminal-init-rxvt):
5214         * term/sun.el (terminal-init-sun):
5215         * term/tvi970.el (terminal-init-tvi970):
5216         * term/vt100.el (terminal-init-vt100):
5217         * term/vt102.el (terminal-init-vt102):
5218         * term/vt125.el (terminal-init-vt125):
5219         * term/vt200.el (terminal-init-vt200):
5220         * term/vt201.el (terminal-init-vt201):
5221         * term/vt220.el (terminal-init-vt220):
5222         * term/vt240.el (terminal-init-vt240):
5223         * term/vt300.el (terminal-init-vt300):
5224         * term/vt320.el (terminal-init-vt320):
5225         * term/vt400.el (terminal-init-vt400):
5226         * term/vt420.el (terminal-init-vt420):
5227         * term/wyse50.el (terminal-init-wyse50):
5228         * term/xterm.el (terminal-init-xterm): Likewise.
5230         * term/README: Describe the terminal-init-* functionality.
5232         * startup.el (command-line): After loading the terminal initialization
5233         file call the corresponding terminal initialization function.
5235 2005-07-27  Kenichi Handa  <handa@m17n.org>
5237         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
5238         negative.
5240         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
5241         (ps-mule-composition-prologue): Fix for the case that
5242         RelativeCompose is false.
5244 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5246         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
5248         * descr-text.el (describe-char): Handle the case where the list of
5249         chars is displayed in a separate frame.
5250         Be a bit more discriminating when looking for the char.
5252 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
5254         * bookmark.el (bookmark-automatically-show-annotations)
5255         (bookmark-read-annotation-text-func): Doc fixes.
5256         (bookmark-save): Improve argument/docstring consistency.
5257         (bookmark-get-bookmark, bookmark-get-bookmark-record)
5258         (bookmark-alist-from-buffer)
5259         (bookmark-upgrade-file-format-from-0)
5260         (bookmark-grok-file-format-version)
5261         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
5262         (bookmark-read-annotation-mode)
5263         (bookmark-insert-current-bookmark, bookmark-jump)
5264         (bookmark-exit-hook): Fix typos in docstrings.
5265         (bookmark-exit-hooks): Define as obsolete alias.
5266         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
5267         not `bookmark-exit-hooks'.  Fix docstring.
5268         (bookmark-bmenu-select): "?\ " -> "?\s".
5270 2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
5272         * startup.el (command-line): Fix typo.
5274 2005-07-24  Richard M. Stallman  <rms@gnu.org>
5276         * tooltip.el (tooltip-mode): Test emacs-basic-display,
5277         not emacs-quick-startup.
5279 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
5281         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
5282         (reb-next-match, reb-show-subexp): Use `with-selected-window'
5283         instead of `reb-with-current-window'.
5284         (reb-prev-match): Likewise.  Also, don't move left if the search
5285         was unsuccessful.
5286         (reb-initialize-buffer): New function.
5287         (re-builder, reb-change-syntax): Use it.
5289         * man.el (Man-goto-page): Make second argument NOERROR optional.
5291 2005-07-23  Richard M. Stallman  <rms@gnu.org>
5293         * man.el (Man-bgproc-sentinel): Check here for failure to find
5294         any man page in the output, and report the error here.
5295         (Man-arguments): Make it permanent local.
5296         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
5297         (Man-mode): Pass t for NOERROR.
5299         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
5300         (grep-mode-font-lock-keywords):
5301         Don't use compilation-...-face for messages that are not file names.
5303         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5304         Don't use compilation-...-face for messages that are not file names.
5306 2005-07-22  Juri Linkov  <juri@jurta.org>
5308         * startup.el (normal-splash-screen): Update menu name.
5310         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
5312 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
5314         * term/xterm.el: Load term/rxvt if the terminal is actually an
5315         rxvt terminal.
5316         (xterm-rxvt-set-background-mode): Remove, not used anymore.
5318         * term/rxvt.el (function-key-map): Use substitute-key-definition
5319         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
5321         * term/cygwin.el: New file.
5323 2005-07-22  Kim F. Storm  <storm@cua.dk>
5325         * image-file.el (insert-image-file, image-file-yank-handler):
5326         Fix last change to maintain a (unique) yank-handler on yanked images.
5328 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
5330         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
5331         of the file size (as in "177B" for 177 bytes).  This happens with
5332         "ls -lh" on FreeBSD.
5334 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
5336         * hilit-chg.el (highlight-changes-global-initial-state)
5337         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
5338         (hilit-chg-fixup, highlight-changes-mode):
5339         Fix typos in docstrings.
5340         (highlight-changes-global-modes, highlight-changes-rotate-faces):
5341         Doc fixes.
5343 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
5345         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
5346         mode function using `eval-after-load'.
5348 2005-07-21  Kim F. Storm  <storm@cua.dk>
5350         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
5351         included when reporting an emacs crash, and tell about the DEBUG file.
5353         * image-file.el (insert-image-file): Add yank-handler.
5354         (image-file-yank-handler): Yank handler to make unique copies of
5355         images when they are yanked into a buffer next to each other.
5357 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
5359         * comint.el (comint-use-prompt-regexp, comint-send-input)
5360         (comint-source-default, comint-extract-string)
5361         (comint-get-source, comint-word, comint-completion)
5362         (comint-source, comint-prompt-read-only, comint-update-fence):
5363         Fix typos in docstrings.
5364         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
5365         Declare with define-obsolete-*-alias macros.
5366         (comint-previous-matching-input-from-input)
5367         (comint-next-matching-input-from-input)
5368         (comint-previous-matching-input, comint-next-matching-input)
5369         (comint-forward-matching-input):
5370         Improve argument/docstring consistency.
5372         * desktop.el (desktop-clear-preserve-buffers-regexp):
5373         Also preserve the *server* buffer.
5375         * simple.el (clone-indirect-buffer): Doc fix.
5376         (fixup-whitespace, just-one-space)
5377         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
5378         (next-error, next-error-highlight)
5379         (next-error-highlight-no-select, next-error-last-buffer)
5380         (next-error-buffer-p, next-error-find-buffer, next-error)
5381         (previous-error, next-error-no-select, previous-error-no-select)
5382         (open-line, split-line, minibuffer-prompt-width, kill-new)
5383         (binary-overwrite-mode): Fix typos in docstrings.
5384         (set-fill-column): Fix typo in message.
5386         * skeleton.el (skeleton-proxy-new): Doc fix.
5388         * strokes.el (strokes-load-hook): Doc fix.
5389         (strokes-grid-resolution, strokes-get-grid-position)
5390         (strokes-renormalize-to-grid, strokes-read-stroke)
5391         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
5392         (strokes-global-map): Fix typos in docstrings.
5393         (strokes-help): Doc fix.  Fix help message and pass it through
5394         `substitute-command-keys'.
5396         * tempo.el (tempo-insert-prompt, tempo-interactive)
5397         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
5398         (tempo-insert-string-functions, tempo-local-tags)
5399         (tempo-define-template, tempo-insert-template)
5400         (tempo-insert-prompt-compat, tempo-is-user-element)
5401         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
5402         Fix typos in docstrings.
5404         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
5405         (vcursor-key-bindings, vcursor-use-vcursor-map)
5406         (vcursor-find-window, vcursor-scroll-down)
5407         (vcursor-disable, vcursor-beginning-of-buffer)
5408         (vcursor-end-of-buffer): Fix typos in docstrings.
5409         (vcursor-relative-move, vcursor-get-char-count):
5410         Improve argument/docstring consistency.
5412         * version.el: "?\ " -> "?\s".
5414         * wid-edit.el (widget-default-create, widget-after-change)
5415         (widget-default-format-handler, widget-checklist-add-item)
5416         (widget-radio-add-item, widget-choose, widget-specify-secret)
5417         (widget-field-value-create, widget-field-value-get)
5418         (widget-editable-list-format-handler)
5419         (widget-editable-list-entry-create, widget-group-value-create)
5420         (widget-documentation-link-add)
5421         (widget-documentation-string-value-create): "?\ " -> "?\s".
5422         (widget-convert-text): Doc fix.
5423         (widget-narrow-to-field, widget-field-find)
5424         (widget-url-link-action, widget-emacs-library-link-action)
5425         (widget-color-notify): Fix typos in docstrings.
5427         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
5428         (x-select-text, set-w32-system-coding-system)
5429         (w32-add-charset-info): Fix typos in docstrings.
5431         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
5432         (cua-enable-cua-keys, cua-use-hyper-key)
5433         (cua-virtual-rectangle-edges): Fix typos in docstrings.
5434         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
5436         * net/tramp.el (tramp-handle-load): Fix typo in error message.
5438         * emacs-lisp/re-builder.el (regexp-builder): Declare with
5439         `defalias' instead of faking it.
5441         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
5442         (eshell-ls-missing, eshell-ls-dired-initial-args)
5443         (eshell-ls-use-in-dired): Fix typos in docstrings.
5445 2005-07-20  Kim F. Storm  <storm@cua.dk>
5447         * emulation/cua-base.el (cua-mode): Improve doc string.
5449 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
5451         * abbrev.el (expand-region-abbrevs): Doc fix.
5452         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
5453         Improve argument/docstring consistency.
5455         * arc-mode.el (archive-get-descr, archive-alternate-display):
5456         Doc fixes.
5457         (archive-l-e): Improve argument/docstring consistency.
5458         (archive-tmpdir, archive-unixdate, archive-unixtime)
5459         (archive-chmod-entry): Fix typos in docstrings.
5460         (archive-unflag, archive-unflag-backwards)
5461         (archive-unmark-all-files): "?\ " -> "?\s".
5463         * buff-menu.el (Buffer-menu-unmark): Doc fix.
5464         (Buffer-menu-not-modified, Buffer-menu-execute)
5465         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
5466         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
5468         * composite.el (compose-string, encode-composition-rule)
5469         (compose-last-chars): Fix typos in docstrings.
5471         * desktop.el (desktop-enable, desktop-basefilename):
5472         Declare with `define-obsolete-variable-alias'.
5473         (desktop-internal-v2s): Don't quote keywords.
5474         (desktop-clear): "?\ " -> "?\s".
5476         * dired.el (dired-align-file, dired-flag-backup-files)
5477         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
5478         (dired-listing-switches, dired-ls-F-marks-symlinks)
5479         (dired-dwim-target, dired-load-hook, dired-mode-hook)
5480         (dired-directory, dired-faces, dired, dired-revert)
5481         (dired-mode, dired-summary, dired-view-file)
5482         (dired-copy-filename-as-kill, dired-delete-file)
5483         (dired-no-confirm, dired-unmark-all-marks)
5484         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
5485         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
5486         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
5487         Fix typos in message strings.
5489         * dired-x.el (virtual-dired): Declare with `defalias'.
5490         (dired-mark-unmarked-files, dired-local-variables-file)
5491         (dired-omit-here-always): Doc fix.
5492         (dired-omit-mode, dired-find-subdir)
5493         (dired-enable-local-variables, dired-clean-up-buffers-too)
5494         (dired-extra-startup, dired-mark-extension, dired-jump)
5495         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
5496         (dired-smart-shell-command, dired-guess-shell-alist-user)
5497         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
5498         (dired-x-bind-find-file, dired-x-submit-report):
5499         Fix typos in docstrings.
5500         (dired-mark-unmarked-files): "?\ " -> "?\s".
5502         * dirtrack.el (dirtrack-list): Fix typos in docstring.
5504         * faces.el (describe-face): "?\ " -> "?\s".
5505         (read-all-face-attributes, read-face-font, modify-face)
5506         (face-attr-construct, italic): Fix typos in docstrings.
5507         (frame-update-face-colors): Declare with
5508         `define-obsolete-function-alias'.
5510         * files.el (find-file-noselect, recode-file-name): Doc fixes.
5511         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
5512         (magic-mode-alist, buffer-file-numbers-unique)
5513         (write-file-functions, get-free-disk-space):
5514         Fix typos in docstrings.
5515         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
5516         (write-contents-hooks, write-file-hooks):
5517         Declare with `define-obsolete-variable-alias'.
5519         * forms-d2.el (arch-rj): Fix typo in docstrings.
5520         (arch-tocol): Likewise.  "?\ " -> "?\s".
5522         * frame.el (set-frame-font, cursor-in-non-selected-windows):
5523         Fix typo in docstring.
5524         (set-screen-width, set-screen-height): Delete redundant info in
5525         doctrings.
5526         (new-frame, screen-height, screen-width): Declare with
5527         `define-obsolete-function-alias'.
5528         (delete-frame-hook, blink-cursor): Declare with
5529         `define-obsolete-variable-alias'.
5531         * paths.el (prune-directory-list): Fix typos in docstring.
5533         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
5534         (cvs-prefix-get): Fix typos in docstrings.
5536         * ps-print.el (ps-extend-face-list, ps-extend-face)
5537         (ps-print-background-image): Fix typos in docstrings.
5538         (ps-default-fg, ps-default-bg): Doc fixes.
5540         * s-region.el (s-region-bind): Doc fix.
5541         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
5543         * textmodes/org.el (org-table-formula-substitute-names)
5544         (org-table-get-vertical-vector): Doc fixes.
5545         (org-table-recalculate): Remove unused argument to `message'.
5547 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
5549         * textmodes/org.el (org-table-column-names)
5550         (org-table-column-name-regexp)
5551         (org-table-named-field-locations): New variables.
5552         (org-archive-subtree): Protect `this-command' when calling
5553         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
5554         the kill buffer.
5555         (org-complete): Remove fixed-formula completion.
5556         (org-edit-formulas-map): New variable.
5557         (org-table-edit-formulas): New command.
5558         (org-finish-edit-formulas, org-abort-edit-formulas)
5559         (org-show-variable, org-table-get-vertical-vector): New functions.
5560         (org-table-maybe-eval-formula): Handle `:=' fields.
5561         (org-table-get-stored-formulas, org-table-store-formulas)
5562         (org-table-get-formula, org-table-modify-formulas)
5563         (org-table-replace-in-formulas): Handle named field formulas.
5564         (org-table-get-specials): Store locations of named fields.
5566 2005-07-19  Juri Linkov  <juri@jurta.org>
5568         * progmodes/grep.el (grep-regexp-alist)
5569         (grep-mode-font-lock-keywords, grep-process-setup):
5570         Use default GNU grep match color "01;31m" instead of "01;41m".
5571         (grep-regexp-alist, grep-mode-font-lock-keywords):
5572         Use `\\[[0-9]*m' instead of `\\[00m'.
5573         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
5574         sgr_start where its handling is more important.  Use the real
5575         length of sgr_start instead of constant 8.
5576         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
5577         specially.  Delete all remaining escape sequences.
5578         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
5579         (grep-regexp-alist): Make hyperlink only for binary file name
5580         instead of the whole line.
5581         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
5582         (grep-mode): Add autoload.
5584         * emacs-lisp/find-func.el (find-function-regexp):
5585         Add `define-compilation-mode'.
5587 2005-07-19  Juri Linkov  <juri@jurta.org>
5589         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
5590         (compare-windows-sync-string-size, compare-windows-recenter)
5591         (compare-windows-highlight, compare-windows): Add version 22.1.
5592         (compare-windows) <defface>: Inherit from lazy-highlight instead
5593         of duplicating its default value.
5595         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
5596         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
5598         * descr-text.el (describe-char): Create link buttons for `charset'
5599         and `code point'.  Add the current input method name with a link
5600         button to `to input' field.  Print face names of display table
5601         characters in `The display table entry is displayed by' section
5602         instead of printing face-id in the `display' field.
5603         Guess hardcoded faces and create a link button for them.
5604         Skip empty fields when calculating max-width.
5605         Treat `widget-create' specially while inserting strings from the
5606         collected field list.
5607         (describe-char-after): Made obsolete in version 22.1, not 21.5.
5609         * diff-mode.el (diff-file-header): Change foreground color from
5610         yellow to green on light backgrounds.
5611         (diff-context): Inherit from `shadow' only for color/grayscale
5612         with more than 88 colors.
5613         (diff-indicator-removed, diff-indicator-added)
5614         (diff-indicator-changed): New faces.
5615         (diff-font-lock-keywords): Use new faces.  Regroup rules.
5616         Add "^---$" for `normal' diff format.  Fontify `#' lines with
5617         font-lock-comment-delimiter-face and font-lock-comment-face.
5618         Add `#' to ^[^...] in the rule for `diff-context-face'.
5620         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
5621         a button-like box.  Inherit from `highlight' on low colors.
5622         (shadow): Use shades of gray only for color/grayscale with
5623         more than 88 colors.  Use green for light backgrounds with
5624         8 colors, and yellow for dark backgrounds with 8 colors.
5626         * font-lock.el (font-lock-regexp-grouping-backslash):
5627         Don't inherit from escape-glyph (use bold for all cases).
5629         * info.el (info-xref-visited): Use light foreground color `violet'
5630         for dark backgrounds instead of dark color `magenta3'.
5631         (info-title-1): Use `yellow' color for dark backgrounds.
5633         * isearch.el (isearch): Use not-too-dark magenta3 instead of
5634         too-light magenta2.
5636         * replace.el (match): Use slightly more light RoyalBlue3 instead
5637         of dark RoyalBlue4.
5639         * wid-edit.el (widget-inactive): Inherit from `shadow'.
5641 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
5643         * novice.el (disabled-command-hook): Declare it with
5644         `define-obsolete-variable-alias'.
5646         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
5647         (desktop-buffer-misc-functions, desktop-buffer-handlers)
5648         (desktop-load-default): Add release to obsolescence info.
5649         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
5650         (desktop-append-buffer-args, desktop-read):
5651         Fix typos in docstrings.
5652         (desktop-kill): Fix typo in message.
5653         (desktop-save): Doc fix.
5655 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
5657         * viper-cmd.el (viper-escape-to-state): Bug fix.
5658         (viper-envelop-ESC-key): Change the definition of fast
5659         keysequence so it'll work with keyboard macros.
5661         * ediff.el (ediff-patch-buffer): Change the docstring.
5663 2005-07-19  Kenichi Handa  <handa@m17n.org>
5665         * international/mule-cmds.el (select-safe-coding-system): Try to
5666         use an auto-coding (if any) before anything else.  If the found
5667         auto-coding is invalid, show a warning message.
5669         * international/mule.el (find-auto-coding): New function created
5670         by modifying the body of set-auto-coding.
5671         (set-auto-coding): Use find-auto-coding to find a coding.
5673 2005-07-18  Richard M. Stallman  <rms@gnu.org>
5675         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
5676         not isearch-mode-end-hook-error.
5677         (allout-before-change-protect): Fix error message.
5679 2005-07-18  Juri Linkov  <juri@jurta.org>
5681         * allout.el (allout-mode):
5682         * calculator.el (calculator-copy):
5683         * custom.el (custom-known-themes):
5684         * dired.el (dired-desktop-buffer-misc-data)
5685         (dired-restore-desktop-buffer):
5686         * dired-x.el (dired-omit-marker-char):
5687         * files.el (basic-save-buffer):
5688         * font-core.el (font-lock-mode):
5689         * calendar/calendar.el (calendar-goto-hebrew-date)
5690         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
5691         (calendar-goto-persian-date):
5692         * language/ethio-util.el (ethio-sera-to-fidel-region):
5693         * textmodes/picture.el (picture-mode):
5694         Delete duplicate duplicate words.
5696 2005-07-18  Juri Linkov  <juri@jurta.org>
5698         * isearch.el (isearch-mode-map): Remove key bindings for regexp
5699         chars * ? } |.
5700         (isearch-fallback): Don't call `isearch-process-search-char'.
5701         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
5702         (isearch-process-search-char): Call `isearch-fallback' for regexp
5703         chars * ? } |.
5704         (isearch-return-char): Make obsolete with `make-obsolete' instead
5705         of simply documenting it as obsolete in the docstring.
5706         (isearch-fallback): Refill docstring.
5708         * international/isearch-x.el
5709         (isearch-process-search-multibyte-characters): Remove unneeded
5710         `concat'.  Add intermediate values to `junk-hist' instead of
5711         `minibuffer-history'.  Test the length of `str'.
5713 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
5715         * allout.el (allout-resolve-xref): Fix typos in error strings.
5716         (allout-before-change-protect): Remove unneeded `concat'.
5718         * array.el (array-mode, array-reconfigure-rows)
5719         (untabify-backward): Fix typos in docstrings.
5720         (array-reconfigure-rows): Use `insert-buffer-substring', not
5721         `insert-buffer'.
5723         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
5724         * progmodes/ada-mode.el (ada-make-body):
5725         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
5727         * dired.el (dired-log):
5728         * tar-mode.el (tar-subfile-save-buffer):
5729         * play/zone.el (zone-pgm-stress-destress):
5730         Use `insert-buffer-substring', not `insert-buffer'.
5732 2005-07-17  Simon Josefsson  <jas@extundo.com>
5734         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
5736 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
5738         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
5739         Add plain auth method.
5740         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
5742 2005-07-17  Kim F. Storm  <storm@cua.dk>
5744         * ido.el (dired-other-window): Add ido property.
5746 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
5748         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5749         Fix typo in docstring.
5750         (byte-compile-interactive-only-functions): Add `insert-buffer' and
5751         `insert-file-literally'.
5753         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
5754         info and delete redundant message.  Doc fix.
5755         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
5756         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
5758 2005-07-16  Richard M. Stallman  <rms@gnu.org>
5760         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
5761         (byte-compile-and): Use byte-compile-and-recursion.
5762         (byte-compile-or-recursion): New function.
5763         (byte-compile-or): Use that.
5764         (byte-compile-if): Guard the else-clause too.
5765         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
5767         * isearch.el (isearch-mode-end-hook-quit): New variable.
5768         (isearch-done): Bind it.
5769         (isearch-mode-end-hook): Doc fix.
5771         * allout.el (allout-isearch-did-quit): Variable deleted.
5772         (allout-real-isearch-abort): Function name no longer used.
5773         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
5774         (allout-isearch-rectification): isearch-mode always exists.
5775         Don't set allout-isearch-did-quit.
5776         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
5777         allout-isearch-did-quit.
5778         (allout-enwrap-isearch): Just add the hook.
5779         (allout-isearch-abort): Function deleted.
5780         (allout-pre-command-business): Avoid warning.
5782         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
5783         Correctly avoid warnings.
5784         (pascal-outline): Likewise.
5786         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
5788         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
5790         * play/tetris.el (tetris-mode): Avoid warning.
5792         * play/snake.el (snake-mode): Avoid warning.
5794         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
5795         (gamegrid-set-display-table): Avoid warning.
5796         (gamegrid-set-timer): Likewise.
5797         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
5798         (gamegrid-add-score-with-update-game-score-1): Take FILE
5799         as argument.
5800         (gamegrid-add-score-with-update-game-score): Pass that argument.
5801         Rename have-shared-game-dir to gamegrid-shared-game-dir.
5803         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
5805         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
5806         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
5808         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
5809         and insert-file.
5811         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
5812         (sc-ask): Avoid warnings.
5814         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
5815         (eshell-hist-initialize): Use that var the natural way.
5817         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
5819         * emacs-lisp/re-builder.el (reb-cook-regexp):
5820         Avoid warning calling lre-compile-string.
5821         (reb-color-display-p): Avoid warning.
5823         * calculator.el (calculator-last-input): Guard uses
5824         of event-key and key-press-event-p.
5825         (event-key, key-press-event-p): Delete definitions.
5827         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
5828         (find-gc-source-directory, find-gc-subrs-callers)
5829         (find-gc-noreturn-list, find-gc-source-files)
5830         (find-gc-subrs-called): Vars renamed and defvar'd.
5832         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
5833         (checkdoc-overlay-put, checkdoc-delete-overlay)
5834         (checkdoc-overlay-start, checkdoc-overlay-end)
5835         (checkdoc-mode-line-update, checkdoc-char=):
5836         Define such that compiler knows they are defined.
5837         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
5838         (checkdoc-read-event): Delete.  Use read-event directly.
5840         * whitespace.el (whitespace-make-overlay)
5841         (whitespace-overlay-put, whitespace-delete-overlay)
5842         (whitespace-overlay-start, whitespace-overlay-end):
5843         Define such that compiler knows they are defined.
5844         (whitespace): Move conditional inside.
5846         * tempo.el (tempo-insert-template): Suppress warning.
5848         * ediff-diff.el (longlines-mode): Add defvar.
5850 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
5852         * server.el: Bind "C-x #" in a way that works even if C-x is
5853         redefined to a command key, not a prefix key.
5855 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
5857         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
5858         cl-make-type-test till execution time.
5860 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
5862         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
5863         arg ARG and use it.
5865 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
5867         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
5869 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
5871         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5872         a defcustom with two :set or :type keywords.
5874 2005-07-15  Richard M. Stallman  <rms@gnu.org>
5876         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5877         Don't give ^M comment-end syntax.
5879 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
5881         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
5882         Don't consider gdbmi (gdb-mi.el has its own update functions).
5883         (gdb-var-delete): Make it work for gdbmi as well.
5884         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
5886         * progmodes/gud.el (etags, sdb): Only require etags when needed.
5887         (gud-speedbar-menu-items): Correct logic for enabling items.
5889 2005-07-15  Kim F. Storm  <storm@cua.dk>
5891         * ido.el: Fix commentary.
5892         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
5893         Use with-no-warnings around ffap-guesser.
5894         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
5895         Let bind minibuffer-completing-file-name to t.
5897 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
5899         * startup.el (site-run-file, keyboard-type): Doc fixes.
5900         (command-line): Check for "--basic-display" argument; also for
5901         "--quick", not "--bare-bones" (which was renamed).
5902         (fancy-splash-text): Add missing item "Getting New Versions".
5903         (normal-splash-screen): Fix typos and improve consistency with
5904         `fancy-splash-text'.  Update copyright year.
5906         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
5907         valid binding for `help-char'.
5909         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
5911 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
5913         * term.el (term-mode): Disable cua-mode for term buffers.
5915 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
5917         * add-log.el (add-log-mailing-address, change-log-merge):
5918         Doc fixes.
5919         (change-log-get-method-definition): Fix typo in docstring.
5921 2005-07-14  Kim F. Storm  <storm@cua.dk>
5923         * emulation/cua-base.el:
5924         (cua--pre-command-handler-1, cua--pre-command-handler)
5925         (cua--post-command-handler-1, cua--post-command-handler):
5926         Split in two.  Check (buffer local) value of cua-mode.
5927         (cua-selection-mode): New command.
5929 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
5931         * custom.el (custom-initialize-safe-set)
5932         (custom-initialize-safe-default): Doc fixes.
5934         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5935         and simplify :init-value again.
5937         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5938         and simplify :init-value again.  Delete autoload.
5940         * startup.el (command-line): Use `custom-reevaluate-setting' again
5941         for tooltip-mode.
5943         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5944         a defcustom with two :initialize keywords.
5946 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
5948         * allout.el (my-mark-marker, allout-isearch-prior-pos)
5949         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
5950         (allout-post-command-business, allout-flag-region)
5951         (isearch-reenable-font-lock, allout-yank)
5952         (allout-insert-latex-header, allout-insert-latex-trailer)
5953         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
5954         (allout-latex-verb-quote): Fix typos in docstrings.
5955         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
5956         (allout-unprotected, allout-prefix-data):
5957         Improve argument/docstring consistency.
5958         (allout-chart-subtree): Fix argument spec.
5959         (allout-open-topic): Rename `use_sib_bullet' argument to
5960         `use-sib-bullet'.  Doc fix.
5962         * whitespace.el (whitespace-check-buffer-leading)
5963         (whitespace-check-buffer-trailing)
5964         (whitespace-check-buffer-indent)
5965         (whitespace-check-buffer-spacetab)
5966         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
5967         (whitespace-check-leading-whitespace)
5968         (whitespace-check-trailing-whitespace)
5969         (whitespace-check-spacetab-whitespace)
5970         (whitespace-check-indent-whitespace)
5971         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
5972         (whitespace-modes): Fix typos in docstrings.
5973         (defgroup, defcustom): Doc fixes.
5975         * winner.el (winner-mode, winner-boring-buffers)
5976         (winner-pending-undo-ring): Doc fixes.
5977         (winner-ring): Remove unneeded `progn'.
5978         (winner-equal): `defsubst' it.
5979         (winner-redo): Fix message.
5981 2005-07-13  Kim F. Storm  <storm@cua.dk>
5983         * simple.el (line-move-1): Always use vertical-motion to
5984         do the last (or only) line move to ensure some movement.
5985         Undo 2005-06-23 change--don't check for overlays.
5987 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5989         * term/mac-win.el (ccl-encode-mac-roman-font)
5990         (ccl-encode-mac-centraleurroman-font)
5991         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
5992         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
5993         Change charset-id boundary of dimension to ?\xef.
5994         (mac-char-fontspec-list): New constant.
5995         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
5996         argument.  Nil uses itself as family in font-spec.  Previous
5997         behavior for nil is now provided by non-nil non-string argument.
5998         All callers changed.  Add font-specs for Mac fonts to
5999         "fontset-default" unless iso8859-1 fonts are installed.
6001 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6003         * progmodes/sh-script.el (sh-get-indent-info): Only indent
6004         a continuation line if the \ is preceded by SPC or TAB.
6005         (sh-get-indent-info): Simplify.
6006         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
6007         Use with-current-buffer.
6009         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
6010         when the matched text is empty.
6012 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
6014         * startup.el (command-line): Revert to previous handling of
6015         tooltip-mode.  Explain in comment why the complexity is needed.
6017         * tooltip.el (tooltip-mode): Revert to previous implementation of
6018         its defcustom.
6020         * frame.el (blink-cursor-mode): Revert to previous implementation
6021         of its defcustom.  Update comment.
6023 2005-07-12  Lars Hansen  <larsh@soem.dk>
6025         * desktop.el: Update e-mail address.
6027 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6029         * term/mac-win.el (mac-services-mail-selection)
6030         (mac-services-mail-to): New functions.
6031         (mac-application-menu-map): Bind them.
6033 2005-07-12  wulei <milton@wulei.net>  (tiny change)
6035         * progmodes/gdb-ui.el: Add note about buffering with Windows.
6037 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
6039         * custom.el (custom-reevaluate-setting): Doc fix.
6041 2005-07-11  Jay Belanger  <belanger@truman.edu>
6043         * calc/calc.el (calc-embedded-announce-formula-alist)
6044         (calc-embedded-open-close-plain-alist)
6045         (calc-embedded-open-close-mode-alist): Add checks for additional
6046         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
6048 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
6050         * custom.el (custom-enable-theme): Don't add theme to
6051         `custom-enabled-themes' with `push' because there is no
6052         setf-method for `delq'.
6054 2005-07-11  Richard M. Stallman  <rms@gnu.org>
6056         * custom.el (custom-declare-variable): Doc fix.
6058         * dired-aux.el (dired-compare-directories): Remove "." and ".."
6059         from the alists.
6061         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
6062         Do nothing if edebug-active.
6064         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
6065         (edebug-display): Do it here instead.
6067 2005-07-10  Richard M. Stallman  <rms@gnu.org>
6069         * cus-face.el (custom-theme-set-faces): Make it work.
6070         (custom-reset-faces): Doc fix.
6071         (custom-theme-reset-internal-face, custom-theme-face-value):
6072         Functions deleted.
6074         * custom.el (custom-push-theme): Maintain list of the settings
6075         of a given theme in its theme-settings property.
6076         Maintain position of old settings in the theme-value
6077         or theme-face property.
6078         (custom-enabled-themes): New variable.
6079         (custom-theme-enabled-p): New function.
6080         (provide-theme): Update custom-enabled-themes.
6081         Disable and reenable the `user' theme.
6082         (require-theme): Doc fix.
6083         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
6084         (custom-theme-value, custom-theme-variable-value): Likewise.
6085         (custom-theme-reset-internal): Likewise.
6086         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
6087         (custom-enable-theme, custom-disable-theme): New functions.
6088         (custom-variable-theme-value, custom-face-theme-value): Likewise.
6089         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
6090         (custom-theme-reset-variables): Simplify.
6091         (deftheme, custom-declare-theme, custom-make-theme-feature):
6092         Definitions moved.
6094 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
6096         * longlines.el (longlines-show-region)
6097         (longlines-unshow-hard-newlines): Recognize hard newlines by
6098         non-nil hard property, instead of t.
6100 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
6102         * viper-cmd.el (viper--key-maps): New variable.
6103         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
6104         emulation-mode-map-alists.
6105         (viper-envelop-ESC-key): Use viper-subseq.
6106         (viper-search-forward/backward/next): Disable debug-on-error.
6108         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6109         (viper-ESC-key): New defcustoms.
6111         * viper-macs.el (ex-map-read-args): Use viper-subseq.
6113         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
6114         (viper-subseq): Copy of subseq from cl.el.
6116         * viper.el (viper-go-away, viper-set-hooks): Use
6117         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
6119         * viper-mous.el (viper-current-frame-saved): Use defvar.
6121         * viper-init.el: Get rid of -face in face names.
6123         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
6124         Make it work with longlines mode
6126         * ediff-mult.el (ediff-meta-mode-hook): New variable.
6128         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
6130         * ediff-init.el: Get rid of -face in face names.
6132 2005-07-10  Richard M. Stallman  <rms@gnu.org>
6134         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
6135         and with-timeout-unsuspend.
6137         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
6138         and with-timeout-unsuspend.
6140         * emacs-lisp/timer.el (with-timeout-timers): New variable.
6141         (with-timeout): Bind that variable to record timers.
6142         (with-timeout-suspend, with-timeout-unsuspend): New functions.
6144         * emacs-lisp/debug.el (debug-help-follow): New function.
6145         (debugger-mode-map): Use that instead of help-follow.
6146         (debugger-setup-buffer): Use eval-buffer-list
6147         to handle eval-buffer frames.
6149 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
6151         * timezone.el (timezone-parse-date): Change first regexp
6152         so it will not mistakenly match dates with no time zone.
6154 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
6156         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
6158 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
6160         * custom.el (custom-initialize-safe-set)
6161         (custom-initialize-safe-default): New functions.
6163         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
6164         and simplify :init-value.
6166         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
6167         and simplify :init-value.  Delete obsolete comment.
6169         * startup.el (command-line): Use `custom-reevaluate-setting' to
6170         handle `tooltip-mode'.  Delete obsolete comment.
6172         * files.el (set-visited-file-name): Avoid calling
6173         `file-name-nondirectory' with a nil argument.
6175 2005-07-09  Richard M. Stallman  <rms@gnu.org>
6177         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
6178         was called with nil for the buffer, handle the read position right.
6179         Handle read position for eval-region, too.
6181 2005-07-09  Juri Linkov  <juri@jurta.org>
6183         * fringe.el (fringe-mode): Add period in docstring.
6184         (fringe-query-style): Build prompt depending on `all-frames' arg.
6186         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
6187         to not create links to unrelated functions in the Help buffer.
6189         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
6190         Doc fix.
6192         * simple.el (next-error-hook): New variable.
6193         (next-error): Use it.  Doc fix.
6195         * textmodes/ispell.el (ispell-command-loop): Add current
6196         dictionary name and program name to mode-line-format.
6197         (ispell-region, ispell-process-line): Add current dictionary name
6198         and program name to messages.
6200 2005-07-08  Jay Belanger  <belanger@truman.edu>
6202         * calc/calc.el (calc-embedded-announce-formula-alist)
6203         (calc-embedded-open-close-formula-alist)
6204         (calc-embedded-open-close-word-alist)
6205         (calc-embedded-open-close-plain-alist)
6206         (calc-embedded-open-close-new-formula-alist)
6207         (calc-embedded-open-close-mode-alist)
6208         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
6209         (calc-embedded-mode-hook): New variables.
6211         * calc/calc-embed.el (calc-embedded-firsttime)
6212         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
6213         New variables.
6214         (calc-do-embedded): Use calc-embedded-firsttime,
6215         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
6216         determine whether or not to run hooks.
6217         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
6218         calc-embedded-firsttime-formula appropriately.
6219         Set calc-embedded delimiter variables according to mode.
6221 2005-07-08  Richard M. Stallman  <rms@gnu.org>
6223         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
6224         Check for "emacs", etc., as entire symbol, not just as word.
6225         (checkdoc-file-comments-engine): Use regexp-quote on FN.
6227         * files.el (set-visited-file-name): Report the error
6228         for "empty filename" earlier.
6229         (kill-some-buffers): Ignore buffers already dead.
6231         * fringe.el (fringe-mode): Doc fix.
6233         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
6234         Check for (featurep 'xemacs) and turn off warnings in what it guards.
6235         Use unwind-protect to ensure byte-compile-unresolved-functions
6236         is updated.
6238         * whitespace.el (whitespace-buffer-leading-cleanup):
6239         Simplify w/ skip-chars-forward.
6240         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
6242         * mail/rmail.el (rmail-only-expunge): Fix paren error.
6243         Unconditionally try to leave point at the same old place.
6245 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
6247         * comint.el (comint-postoutput-scroll-to-bottom)
6248         (comint-show-maximum-output): Take scroll-margin into consideration.
6250 2005-07-08  Kim F. Storm  <storm@cua.dk>
6252         * ido.el (ido-use-filename-at-point): New choice `guess'.
6253         (ido-file-internal): Try ffap-guesser if selected.
6255         * ido.el (ido-before-fallback-functions): New hook.
6256         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
6257         (ido-read-file-name): Run it.
6259 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6261         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
6262         strings rather than a list of symbols to the completion function.
6264 2005-07-07  Jay Belanger  <belanger@truman.edu>
6266         * calc/calc-units.el (math-apply-units): Change the places in
6267         which units are simplified.
6269 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
6271         * cus-edit.el (customize-option, customize-option-other-window):
6272         Make them handle aliases.
6274         * custom.el (custom-variable-p): Make it recursively follow
6275         aliases.  Mention that in the docstring.
6277 2005-07-07  Richard M. Stallman  <rms@gnu.org>
6279         * cus-start.el (exec-path): Use `directory' instead of `file'.
6280         Fix tag for nil.
6282 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
6284         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
6285         when called non-interactively.  Doc fix.
6287 2005-07-07  Lute Kamstra  <lute@gnu.org>
6289         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
6290         new address as well.
6292 2005-07-07  Kenichi Handa  <handa@m17n.org>
6294         * international/mule.el (make-coding-system):
6295         Describe `ascii-incompatible' property in the docstring.
6296         (set-file-name-coding-system): Signal an error if coding-system is
6297         ascii-incompatible.
6298         (set-keyboard-coding-system): Likewise.
6300         * international/mule-cmds.el (set-default-coding-systems):
6301         Don't set default-file-name-coding-system and
6302         default-keyboard-coding-system if coding-system is ASCII-incompatible.
6304         * international/utf-16.el: Declare that all UTF-16-based coding
6305         systems are ASCII-incompatible.
6307 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
6309         * progmodes/gud.el: Require font-lock for displaying errors.
6310         Used by gdb-ui.el.
6312 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
6314         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
6315         values for the pattern lists which are `read'able but not
6316         `append'able (like symbols).
6318 2005-07-06  Richard M. Stallman  <rms@gnu.org>
6320         * progmodes/flymake.el (flymake-float-time): Instead of
6321         with-no-warnings, test for xemacs.
6322         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
6323         to avoid warning.
6325 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
6327         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
6329 2005-07-05  Lute Kamstra  <lute@gnu.org>
6331         * battery.el: Add support for Darwin (with much debugging help
6332         from Samuel Lauber <sam124@operamail.com>).
6333         (battery-status-function, battery-echo-area-format)
6334         (battery-mode-line-format): Add support for pmset on Darwin.
6335         (battery-load-low, battery-load-critical): New user options.
6336         (battery-pmset): New function.
6338 2005-07-05  Lute Kamstra  <lute@gnu.org>
6340         Update FSF's address in GPL notices.
6342         * textmodes/page-ext.el: Update FSF's address.
6344 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6346         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
6347         filling from using prefix when filling a single-line docstring.
6349         * progmodes/flymake.el: Remove useless eval-when-compile.
6351         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
6353 2005-07-04  Richard M. Stallman  <rms@gnu.org>
6355         * textmodes/org.el (org-file-apps-defaults-gnu):
6356         Rename from org-file-apps-defaults-linux.
6357         (org-default-apps): Don't test system-type for `linux'.
6358         (org-file-apps): Doc fix.
6360 2005-07-04  David Ponce  <david@dponce.com>
6362         * tree-widget.el: Improve header Commentary section.
6363         (tree-widget) [defgroup]
6364         (tree-widget-image-enable, tree-widget-themes-directory)
6365         (tree-widget-theme, tree-widget-image-properties-emacs)
6366         (tree-widget-image-properties-xemacs, tree-widget-create-image)
6367         (tree-widget-image-formats, tree-widget-control)
6368         (tree-widget-empty-control, tree-widget-leaf-control
6369         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
6370         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
6371         (tree-widget-keep, tree-widget-after-toggle-functions)
6372         (tree-widget-open-node, tree-widget-close-node): Doc fix.
6373         (tree-widget-open-control, tree-widget-close-control): Fix doc and
6374         :help-echo message.
6375         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
6376         (tree-widget-image-properties): Doc fix.  Clearer implementation.
6377         (tree-widget--cursors): New constant.
6378         (tree-widget-lookup-image): New function split from
6379         `tree-widget-find-image'.  Clearer implementation.
6380         (tree-widget-find-image): Use it.
6381         (tree-widget-button-keymap): Use `set-keymap-parent'.
6382         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
6383         Define the sub-widgets here.
6384         (tree-widget-node): Check that :node is not a tree-widget.
6385         (tree-widget-get-super, tree-widget-open-control)
6386         (tree-widget-close-control, tree-widget-empty-control)
6387         (tree-widget-leaf-control, tree-widget-guide)
6388         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
6389         (tree-widget-no-handle, tree-widget-value-delete)
6390         (tree-widget-map): Remove.
6391         (tree-widget-children-value-save): Doc fix.  Simplified.
6392         (tree-widget-value-create): Update according to previous changes.
6394 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
6396         * textmodes/org.el: Leading space replaced by TABS.
6397         (org-recalc-marks, org-table-rotate-recalc-marks)
6398         (org-table-get-specials): Treat "^" and "_" marks.
6399         (org-table-justify-field-maybe): Optional argument NEW.
6400         (org-table-eval-formula): Parsing of the format simplified.
6401         New modes C,I.  Honor the %= parameter in the current table.
6402         Avoid unnecessary re-align by using the NEW argument to
6403         `org-table-justify-field-maybe'.
6404         (org-calc-default-modes): Default for date-format mimicks org-mode.
6405         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
6407 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
6409         * cus-face.el (custom-theme-set-faces): Make it handle face
6410         aliases whose alias declarations are pre- or autoloaded.
6412 2005-07-04  Juri Linkov  <juri@jurta.org>
6414         * faces.el (read-face-name): Put the code for getting a face name
6415         from the buffer before adding the faces from the `face' property.
6416         Use `completing-read-multiple' instead of `completing-read'.
6417         Require `crm'.  Add default value and post-process the returned
6418         list of faces.
6420         * emacs-lisp/crm.el (crm-find-current-element)
6421         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
6423         * emacs-lisp/lisp-mode.el (eval-defun-1):
6424         * emacs-lisp/edebug.el (edebug-eval-defun):
6425         Remove unnecessary quotes.
6427 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
6429         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
6430         (prolog-indent-level): Fix typo in docstring.
6432         * info.el (Info-history, Info-history-forward)
6433         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
6435         * add-log.el (add-change-log-entry):
6436         * comint.el (comint-dynamic-list-input-ring)
6437         (comint-dynamic-list-completions):
6438         * dabbrev.el (dabbrev-expand):
6439         * delim-col.el (delimit-columns-rectangle-line):
6440         * diff-mode.el (diff-context->unified, diff-reverse-direction)
6441         (diff-unified->context):
6442         * ediff-init.el (ediff-abbrev-jobname):
6443         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
6444         (ediff-replace-session-activity-marker-in-meta-buffer):
6445         * info.el (Info-summary):
6446         * lpr.el (printify-region):
6447         * printing.el (pr-create-interface):
6448         * ps-print.el (ps-print-quote):
6449         * ses.el (ses-column-widths, ses-print-cell)
6450         (ses-adjust-print-width, ses-center):
6451         * shell.el (shell-file-name-quote-list):
6452         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
6453         (strokes-fill-current-buffer-with-whitespace)
6454         (strokes-xpm-for-stroke, strokes-list-strokes)
6455         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
6456         * term.el (term-dynamic-list-input-ring)
6457         (term-dynamic-list-completions):
6458         * calc/calc.el (math-format-stack-value):
6459         * emacs-lisp/edebug.el (edebug-display-freq-count):
6460         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
6461         (delphi-new-comment-line):
6462         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
6463         * progmodes/executable.el (executable-set-magic):
6464         * progmodes/python.el (inferior-python-mode):
6465         * progmodes/scheme.el (scheme-mode-syntax-table):
6466         * progmodes/sh-script.el (sh-maybe-here-document):
6467         * progmodes/sql.el (sql-copy-column):
6468         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
6469         * textmodes/bibtex.el (bibtex-mode):
6470         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
6471         (sgml-auto-attributes):
6472         * textmodes/table.el (table-insert, table-shorten-cell)
6473         (table--generate-source-scan-lines, table-delete-row)
6474         (*table--cell-delete-char, table--spacify-frame)
6475         (table--horizontally-shift-above-and-below)
6476         (table--cell-insert-char, table--cell-blank-str)
6477         (table--fill-region-strictly):
6478         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
6479         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
6481         * add-log.el (change-log):
6482         * apropos.el (apropos):
6483         * comint.el (comint-completion, comint-source):
6484         * dabbrev.el (dabbrev):
6485         * delim-col.el (columns):
6486         * diff-mode.el (diff-mode):
6487         * ediff.el (ediff):
6488         * ediff-diff.el (ediff-diff):
6489         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
6490         * ediff-mult.el (ediff-mult):
6491         * ediff-ptch.el (ediff-ptch):
6492         * ediff-wind.el (ediff-window):
6493         * facemenu.el (facemenu):
6494         * indent.el (indent):
6495         * info.el (info):
6496         * jka-cmpr-hook.el (compression, jka-compr):
6497         * lpr.el (lpr):
6498         * outline.el (outlines):
6499         * pcmpl-cvs.el (pcmpl-cvs):
6500         * pcmpl-rpm.el (pcmpl-rpm):
6501         * printing.el (printing):
6502         * ps-print.el (postscript, ps-print, ps-print-horizontal)
6503         (ps-print-vertical, ps-print-headers, ps-print-font)
6504         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
6505         (ps-print-background, ps-print-printer, ps-print-page)
6506         (ps-print-miscellany):
6507         * ses.el (ses):
6508         * shell.el (shell, shell-directories, shell-faces):
6509         * startup.el (initialization):
6510         * strokes.el (strokes):
6511         * term.el (term):
6512         * uniquify.el (uniquify):
6513         * w32-vars.el (w32):
6514         * calc/calc.el (calc):
6515         * emacs-lisp/bytecomp.el (bytecomp):
6516         * emacs-lisp/cl-indent.el (lisp-indent):
6517         * emacs-lisp/edebug.el (edebug):
6518         * emacs-lisp/elp.el (elp):
6519         * emacs-lisp/testcover.el (testcover):
6520         * emacs-lisp/trace.el (trace):
6521         * emulation/viper-ex.el (viper-ex):
6522         * emulation/viper-mous.el (viper-mouse):
6523         * mail/mailalias.el (mailalias):
6524         * mail/supercite.el (supercite, supercite-frames)
6525         (supercite-attr, supercite-cite, supercite-hooks):
6526         * net/rcompile.el (remote-compile):
6527         * net/rlogin.el (rlogin):
6528         * obsolete/ooutline.el (outlines):
6529         * progmodes/delphi.el (delphi):
6530         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
6531         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
6532         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
6533         (ebnf-optimization):
6534         * progmodes/etags.el (etags):
6535         * progmodes/executable.el (executable):
6536         * progmodes/idlwave.el (idlwave):
6537         * progmodes/pascal.el (pascal):
6538         * progmodes/prolog.el (prolog):
6539         * progmodes/python.el (python):
6540         * progmodes/scheme.el (scheme):
6541         * progmodes/sh-script.el (sh, sh-script):
6542         * progmodes/sql.el (SQL):
6543         * progmodes/tcl.el (tcl):
6544         * textmodes/bibtex.el (bibtex, bibtex-autokey):
6545         * textmodes/enriched.el (enriched):
6546         * textmodes/makeinfo.el (makeinfo):
6547         * textmodes/sgml-mode.el (sgml):
6548         * textmodes/table.el (table-hooks):
6549         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
6550         * textmodes/texinfo.el (texinfo):
6551         * textmodes/two-column.el (two-column):
6552         Finish `defgroup' description with period.
6554         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
6555         * eshell/esh-var.el (eshell-var):
6556         * progmodes/vhdl-mode.el (vhdl-testbench):
6557         * textmodes/org.el (org): Fix typos in docstrings.
6559         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
6560         consistency.
6562         * progmodes/flymake.el (flymake-find-file): Remove.
6563         (flymake-float-time): Use `with-no-warnings'.
6564         (flymake-check-start-time, flymake-check-was-interrupted)
6565         (flymake-err-info, flymake-is-running, flymake-last-change-time)
6566         (flymake-new-err-info): `defvar' at compile time.
6568 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
6570         * replace.el (occur-hook): Doc fix.
6571         (occur-1): Don't call `occur-hook' if there are no matches.
6573 2005-07-03  Richard M. Stallman  <rms@gnu.org>
6575         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
6576         global-map, save the same map.
6577         (global-map): Don't alter it at top level.
6578         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
6579         Then alter it here instead.
6580         (tpu-edt-off): Set global-map to the saved one.
6582         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
6583         All references simplified.
6584         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
6585         (zmacs-regions): Add defvar.
6586         (repeat-complex-command-map): Everything about that deleted.
6588         * textmodes/artist.el (artist-key-is-drawing)
6589         (artist-key-endpoint1, artist-key-poly-point-list)
6590         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
6591         (artist-key-compl-table, artist-rb-save-data)
6592         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
6593         Don't put them in eval-when-compile.
6594         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
6596         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
6597         Use with-no-warnings.
6599         * net/browse-url.el (dos-windows-version): Add defvar.
6601         * mail/supercite.el (filladapt-prefix-table): Add defvar.
6603         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
6604         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
6605         (rmail-new-summary-line-count): Rename from new-summary-line-count.
6606         Add defvar.
6607         (rmail-summary-beginning-of-message): Use with-no-warnings.
6608         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
6610         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
6611         Use with-no-warnings.
6613         * emulation/vi.el (vi-mark-region): Use c-mark-function.
6614         (c-mark-function): Add point-moving-unit property.
6615         (vi-goto-line): Use with-no-warnings.
6617         * emulation/edt.el (edt-last-copied-word): Add defvar.
6618         (zmacs-region-stays): Likewise.
6619         (edt-mark-section-wisely): Use c-mark-function for C.
6620         Use makr-defun for Fortran.
6621         (time-string): defvar deleted.
6622         (edt-display-the-time): Don't set time-string.
6624         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
6626         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6627         Don't warn when name is not constant
6628         or for defining the group `emacs'.
6630         * tooltip.el (gud-tooltip-mode): Add defvar.
6632         * startup.el (default-frame-background-mode): Add defvar.
6634         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
6636         * info.el (tool-bar-map): Add defvar.
6638         * dired.el (dnd-protocol-alist): Add defvar.
6640         * dired-aux.el (dired-query): Display question with answer, when
6641         the user answers.
6643         * custom.el (custom-add-option): Doc fix.
6645         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
6647 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
6649         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
6650         bogus name from the last change.
6652 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
6654         * custom.el (custom-declare-variable): Fix typos in comment.
6655         (custom-known-themes): Doc fix.
6656         (custom-theme-directory): New defcustom.
6657         (require-theme): Make it check `custom-theme-directory'.
6659         * cus-theme.el (custom-new-theme-mode): New function.
6660         (custom-theme-name, custom-theme-variables, custom-theme-faces)
6661         (custom-theme-description): Add compiler defvars.
6662         (customize-create-theme): Add doc to the "*New Custom Theme*"
6663         buffer.  Use `custom-new-theme-mode'.
6664         (custom-theme-write): Put the created buffer in emacs-lisp-mode
6665         and save it to the `custom-theme-directory'.  Make this the
6666         default directory of the buffer.
6668 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
6670         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
6671         Fix unbalanced parentheses.
6673 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6675         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
6676         into flymake-mode and delegate to flymake-mode.
6678         * find-file.el (ff-which-function-are-we-in): Clean up.
6680 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
6682         * replace.el (occur-rename-buffer): Fix docstring.
6684         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
6685         (edt-last-copied-word, edt-learn-macro-count)
6686         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
6687         (edt-rect-start-point, edt-user-global-map, rect-start-point)
6688         (time-string, zmacs-region-stays):
6689         * emulation/edt-mapper.el (edt-save-function-key-map)
6690         (EDT-key-name): `defvar' to silence the byte-compiler.
6692 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
6694         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
6695         font-lock-regexp-backslash.  Doc fix.
6696         (font-lock-regexp-backslash-grouping-construct): Rename from
6697         font-lock-regexp-backslash-construct.  Doc fix.
6698         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
6699         grouping constructs.
6701 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
6703         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
6704         updating all the prerequisites.
6706 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
6708         * textmodes/org.el (org-agenda-start-on-weekday)
6709         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
6710         (org-agenda-use-time-grid, org-archive-location)
6711         (org-allow-space-in-links, org-usenet-links-prefer-google)
6712         (org-enable-table-editor, org-export-default-language)
6713         (org-export-html-show-new-buffer, org-fill-paragraph)
6714         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
6715         (org-goto-quit, org-occur, org-eval-in-calendar)
6716         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
6717         (org-agenda-diary-entry, org-remember-help)
6718         (org-table-convert-region, org-at-table-p)
6719         (org-table-move-row-down, org-table-move-row-up)
6720         (org-table-copy-region, org-table-toggle-vline-visibility)
6721         (org-table-get-stored-formulas, org-table-get-specials)
6722         (org-recalc-commands, org-table-eval-formula)
6723         (org-table-formula-substitute-names, orgtbl-make-binding)
6724         (org-format-org-table-html, org-format-table-table-html)
6725         (org-format-table-table-html-using-table-generate-source)
6726         (org-customize): Fix typos in docstrings.
6727         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
6728         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
6729         (org-back-to-heading): Doc fixes.
6730         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
6731         (org-agenda-change-all-lines, org-get-header):
6732         Improve argument/docstring consistency.
6733         (orgtbl-error): Fix error message.
6735         * progmodes/flymake.el (flymake-find-possible-master-files)
6736         (flymake-master-file-compare, flymake-get-line-err-count)
6737         (flymake-highlight-line, flymake-gui-warnings-enabled):
6738         Fix typos in docstrings.
6739         (flymake-parse-line, flymake-get-project-include-dirs-function)
6740         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
6741         Doc fixes.
6742         (flymake-get-project-include-dirs-function)
6743         (flymake-make-err-menu-data):
6744         Improve argument/docstring consistency.
6746 2005-07-01  Lute Kamstra  <lute@gnu.org>
6748         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
6749         Catch errors with ignore-errors.  Use temporary buffer.
6750         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
6752         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
6753         background color faces.
6754         (facemenu-set-foreground, facemenu-set-background):
6755         Use facemenu-set-face-from-menu.
6756         (facemenu-set-face-from-menu): Treat face names that start with
6757         "fg:" or "bg:" as special.
6758         (facemenu-add-new-color): Don't create faces.  Simplify.
6760 2005-06-30  Richard M. Stallman  <rms@gnu.org>
6762         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
6763         (crm-find-current-element): Likewise.
6765 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
6767         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
6769 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6771         * arc-mode.el (archive-extract): Make it work as a mouse binding.
6772         (archive-mouse-extract): Make it an obsolete alias.
6773         (archive-mode-map): Don't use archive-mouse-extract any more.
6774         (archive-mode, archive-extract): write-contents-hooks ->
6775         write-contents-functions.
6776         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
6777         first arg.
6778         (archive-rename-entry): Update the call.
6779         (archive-zip-summarize): Remove unused var `method'.
6780         (archive-lzh-summarize): Remove unused var `creator'.
6782         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
6783         dedicated frame upon exit.
6785         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
6786         (archive-zip-extract, archive-zip-expunge)
6787         (archive-zip-update, archive-zip-update-case): Use executable-find.
6788         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
6789         Use restore-buffer-modified-p.
6790         (archive-extract, archive-add-new-member, archive-write-file-member):
6791         Use with-current-buffer.
6792         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
6794 2005-06-30  Andreas Schwab  <schwab@suse.de>
6796         * progmodes/gud.el (gud-filter): Remove unneeded progn.
6798 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
6800         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
6802 2005-06-30  Juri Linkov  <juri@jurta.org>
6804         * faces.el (vertical-border): Inherit from mode-line-inactive
6805         only on tty.
6807 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
6809         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
6810         example, -NLINES in the `occur' docstring).
6812         * replace.el (occur-1): When no matches are found, do not set the
6813         `buffer-read-only' and modified flags for the occur buffer,
6814         because it is deleted.
6816         * emulation/cua-base.el (cua-check-pending-input)
6817         (cua-repeat-replace-region, cua-mode, cua-debug)
6818         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
6819         Fix typos in docstrings.
6821         * emulation/cua-gmrk.el (cua-toggle-global-mark)
6822         (cua-cut-region-to-global-mark)
6823         (cua--cut-rectangle-to-global-mark):
6824         Remove period from end of messages.
6826         * emulation/cua-rect.el (cua-do-rectangle-padding):
6827         Remove period from end of messages.
6828         (cua--rectangle-seq-format): Fix typo in docstring.
6829         (cua-sequence-rectangle, cua-fill-char-rectangle):
6830         Improve argument/docstring consistency.
6832 2005-06-29  Juri Linkov  <juri@jurta.org>
6834         * faces.el (default-frame-background-mode): New internal variable.
6835         (frame-set-background-mode): Use it.
6837         * startup.el (normal-top-level): Set default-frame-background-mode
6838         instead of frame-background-mode.  Before setting it, test for its
6839         nil value.  Remove tests for frame-background-mode and frame
6840         parameter `reverse'.  Add test for "unspecified-fg".
6842         * term/xterm.el (xterm-rxvt-set-background-mode):
6843         * term/rxvt.el (rxvt-set-background-mode):
6844         Set default-frame-background-mode instead of frame-background-mode.
6846 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
6848         * simple.el (set-variable): Warn about obsolete user variables.
6850         * imenu.el (imenu--completion-buffer):
6851         * mouse.el (mouse-buffer-menu-alist):
6852         * msb.el (msb-invisible-buffer-p):
6853         * calendar/diary-lib.el (diary-header-line-format):
6854         * emacs-lisp/pp.el (pp-buffer):
6855         * progmodes/cperl-mode.el (cperl-do-auto-fill):
6856         * textmodes/picture.el (picture-replace-match):
6857         Change space constants followed by a sexp to "?\s ".
6859         * play/decipher.el (decipher-loop-with-breaks):
6860         * textmodes/texinfo.el (texinfo-insert-@item): Change space
6861         constants "protected" from end of line by a comment to "?\s".
6863 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6865         * font-lock.el (save-buffer-state): Use `declare'.
6867         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
6868         reset the syntax-table to cperl-mode-syntax-table.
6869         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
6870         "foo_print_bar" is not matched as a reserved keyword.
6872 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
6874         * textmodes/org.el (orgtbl-setup): New function, for delayed
6875         setup for the orgtbl commands.
6876         (org-calc-default-modes): New option.
6877         (orgtbl-make-binding): Use `defun' to get better help display.
6878         (org-diary): Call `org-compile-prefix-format'.
6879         (org-table-formula-substitute-names): New function.
6880         (org-agenda-day-view, org-agenda-week-view): New commands.
6881         (org-agenda-toggle-week-view): Command removed.
6882         (org-tbl-menu): Split off from org-org-menu.
6883         (org-mode): Move removal of outline-mode menus to here.
6884         (org-table-formula-debug): New option.
6885         (org-table-insert-row): Keep first field if just "#" or "*".
6886         (org-mode): Paragraph regexps fixed.
6887         (org-table-recalculate-regexp): New constant.
6888         (org-table-justify-field-maybe): Avoid replace if not necessary.
6889         (org-copy-special, org-cut-special): Use `call-interactively'.
6890         (org-table-copy-region): Take region from `interactive' call.
6891         (org-trim): Return string even if no match.
6892         (org-formula): New face.
6893         (org-set-font-lock-defaults): No longer highlight "FIXME".
6894         But highlight formula-related fields in table.
6895         (org-table-p): Use regexp, not fontification.
6896         (org-table-align): Handle white space at end of line.
6897         (org-table-formula-evaluate-inline): New option.
6898         (org-mode): Auto-wrapping in comment lines turned off.
6899         (org-table-copy-down): Evaluate only in copied field, not in
6900         destination.
6901         (org-table-current-formula): Variable removed.
6902         (org-table-store-formulas, org-table-get-stored-formulas)
6903         (org-table-modify-formulas, org-table-replace-in-formulas)
6904         (org-table-maybe-eval-formula): New functions.
6905         (org-table-get-formula): Modify to use stored formulas.
6906         (org-table-insert-column, org-table-delete-column)
6907         (org-table-move-column): Call `org-table-modify-formulas'.
6908         (org-complete): Add completion for keyword formulas.
6909         (orgtbl-mode): Pull orgtbl-mode-map to start of
6910         minor-mode-map-alist.
6912 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6914         * progmodes/python.el (python-check): Require `compile' before
6915         modifying its variables.
6917         * newcomment.el (comment-indent-default): Don't get fooled by an early
6918         end of buffer.
6920 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6922         * ps-print.el (ps-print-version): Fix version number.
6924 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
6926         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
6928 2005-06-28  Richard M. Stallman  <rms@gnu.org>
6930         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
6931         (flyspell-local-mouse-map): Declaration deleted.
6932         (flyspell-mouse-map): Bind only mouse-2.
6933         (flyspell-mode-map): Don't test flyspell-use-local-map.
6934         (flyspell-overlay-keymap-property-name): Var deleted.
6935         (flyspell-mode-on): Don't make local bindings for
6936         flyspell-mouse-map and flyspell-mode-map.
6937         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
6939         * textmodes/ispell.el (ispell-word): Do not ignore short words.
6941         * progmodes/compile.el (compilation-next-error-function):
6942         Don't switch buffers; operate on the current buffer.
6944         * progmodes/compile.el (compilation-error-file-name)
6945         (compilation-warning-file-name, compilation-info-file-name)
6946         (compilation-line-number, compilation-column-number): New faces.
6947         (compilation-error-face, compilation-warning-face)
6948         (compilation-info-face, compilation-line-face)
6949         (compilation-column-face): Use them.
6951         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
6953         * comint.el (comint-password-prompt-regexp): Accept ", try again".
6955         * bindings.el (global-map): Bind insertchar and its variants.
6957 2005-06-27  Richard M. Stallman  <rms@gnu.org>
6959         * textmodes/artist.el (artist-text-overwrite)
6960         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
6962 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6964         * ps-print.el: It was not working the page selection for printing.
6965         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
6966         (ps-print-version): New version 6.6.7.
6967         (ps-end-sheet): New fun.
6968         (ps-header-sheet, ps-end-job): Call it.
6970 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
6972         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
6974 2005-06-27  Lute Kamstra  <lute@gnu.org>
6976         * facemenu.el (facemenu-unlisted-faces): Add foreground and
6977         background color faces.
6978         (facemenu-get-face): Delete function.
6979         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
6980         (facemenu-add-new-color): Make second argument mandatory.
6981         Create the appropriate face and return it.  Simplify.
6982         (facemenu-set-foreground, facemenu-set-background): Don't check if
6983         color is defined.  Use return value of facemenu-add-new-color.
6985 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
6987         * progmodes/gud.el (gud-filter): Add missing argument to
6988         with-selected-window.
6990 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6992         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
6993         a :require to the defcustom.
6995         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
6996         defcustoms corresponding to minor modes.
6998 2005-06-26  David Ponce  <david@dponce.com>
7000         * recentf.el: Require tree-widget instead of wid-edit.
7001         (recentf-filename-handler): Fix widget :type.
7002         (recentf-cancel-dialog, recentf-open-more-files)
7003         (recentf-open-files-action): Doc fix.
7004         (recentf-dialog-goto-first): New function.
7005         (recentf-dialog-mode-map): Set parent keymap first.
7006         (recentf-dialog-mode): Define with define-derived-mode.
7007         Don't display continuation lines in dialogs.
7008         (recentf-edit-list): Rename from recentf-edit-selected-items.
7009         (recentf-edit-list-select): Rename from recentf-edit-list-action.
7010         Simplify.
7011         (recentf-edit-list-validate): New function.
7012         (recentf-edit-list): Update accordingly.
7013         (recentf-open-files-item-shift): Remove.
7014         (recentf-open-files-item): Convert menu elements into tree and
7015         link widgets.  Don't create the widgets.
7016         (recentf-open-files): Update accordingly.
7017         (recentf-save-list): Untabify.
7019 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
7021         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
7022         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
7023         partially contained in the active region.  Do not take active
7024         region into account when called from Lisp, unless INTERACTIVE arg
7025         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
7026         avoid trouble with fields.  Make marker point nowhere when no
7027         longer used.  Always return nil.  Doc fix.
7028         (flush-lines): Add INTERACTIVE arg.  Do not take active region
7029         into account when called from Lisp, unless INTERACTIVE arg is
7030         non-nil.  Use `forward-line' instead of `beginning-of-line' to
7031         avoid trouble with fields.  Make marker point nowhere when no
7032         longer used.  Always return nil.  Doc fix.
7033         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
7034         interchangeable.  Do not take active region into account when
7035         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
7036         message in echo area when called from Lisp, unless INTERACTIVE arg
7037         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
7038         Return the number of matches.  Doc fix.
7039         (occur): Doc fix.
7040         (perform-replace): Make comment follow double space convention for
7041         the sake of `outline-minor-mode'.
7043         * faces.el (facep): Doc fix.
7045 2005-06-25  Richard M. Stallman  <rms@gnu.org>
7047         * facemenu.el (facemenu-enable-faces-p): New function.
7048         (facemenu-background-menu, facemenu-foreground-menu)
7049         (facemenu-face-menu): Add menu-enable property.
7051         * jka-compr.el (jka-compr-insert-file-contents):
7052         Special handling if cannot find the uncompression program.
7054         * cus-face.el (custom-face-attributes): Add autoload.
7056         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7057         Bind comment-indent-function locally.
7059         * window.el (save-selected-window): Use save-current-buffer.
7061         * subr.el (with-selected-window): Use save-current-buffer.
7063         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
7064         and with-current-buffer.
7066 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7068         * simple.el (line-move-1): Fix previous change.
7070 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
7072         * replace.el (occur-1): Set `buffer-read-only' and the
7073         buffer-modified flag before running `occur-hook' to protect
7074         against unintentional buffer switches that can lead to data loss.
7076 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
7078         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
7079         (gud-gdb-marker-filter): Use font-lock-warning-face for any
7080         initial error.
7082         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
7083         after fresh input.
7084         (gdb-var-create-handler): Put name of expression in quotes.
7086 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
7088         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
7089         elements of RING in order, and without bogus nil elements.
7091 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7093         * simple.el (set-variable): Args renamed; doc fix.
7094         (line-move-1): When there are overlays around, use vertical-motion.
7096         * faces.el (escape-glyph): Use brown against light background.
7097         (nobreak-space): Rename from no-break-space.
7098         Fix previous change.
7100         * dired-aux.el (dired-do-copy): Fix arg prompt.
7102         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
7104 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
7106         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
7107         rather than "Distributor".
7109 2005-06-23  Lute Kamstra  <lute@gnu.org>
7111         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
7112         (debug-on-entry): Use it.  New interactive declaration that uses
7113         function-called-at-point.
7115 2005-06-23  Kim F. Storm  <storm@cua.dk>
7117         * subr.el (save-match-data): Add comment about using evaporate arg
7118         to set-match-data.
7120 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
7122         * cus-edit.el (customize-face)
7123         (customize-face-other-window): Handle face aliases.
7125         * faces.el (face-documentation, set-face-attribute)
7126         (face-spec-set): Handle face aliases.
7128 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
7130         * help-mode.el (help-make-xrefs): If a symbol representing a face
7131         name is not followed by the word "face", it could still be a
7132         function or variable name, so don't bypass other checks.
7134 2005-06-22  Juri Linkov  <juri@jurta.org>
7136         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
7137         Replace aliased functions with calls where second arg `inherit' is t.
7139 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
7141         * progmodes/gdb-ui.el (gdb-error): New variable.
7142         (gdb-error): New function.
7143         (gdb-annotation-rules): Act on error-begin and error annotations.
7144         (gdb-concat-output): Use font-lock-warning-face for errors.
7146 2005-06-22  Miles Bader  <miles@gnu.org>
7148         * bindings.el (propertized-buffer-identification): Use renamed
7149         `Buffer-menu-buffer' face.
7151         * faces.el (vertical-border): Rename from `vertical-divider'.
7152         (escape-glyph): Change dark-background color back to `cyan'.
7154 2005-06-21  Juri Linkov  <juri@jurta.org>
7156         * faces.el (face-user-default-spec): Try getting `customized-face'
7157         prior to `saved-face'.
7158         (frame-background-mode): Refill docstring.
7160         * emacs-lisp/lisp-mode.el (eval-defun-1):
7161         * emacs-lisp/edebug.el (edebug-eval-defun):
7162         Set `saved-face' temporarily to nil before calling form.
7163         Set `customized-face' to the new spec after that.
7165 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
7167         * subr.el (1value, lambda, key-substitution-in-progress):
7168         Doc fixes.
7170         * autoinsert.el (auto-insert-alist):
7171         * ses.el (ses-call-printer):
7172         * subr.el (noreturn):
7173         * emacs-lisp/lisp.el (check-parens):
7174         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
7175         * net/browse-url.el (browse-url-mosaic):
7176         * progmodes/cc-defs.el (c-safe-scan-lists):
7177         * progmodes/ebnf-abn.el (ebnf-abn-lex):
7178         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
7179         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
7180         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
7181         * progmodes/ebnf-iso.el (ebnf-iso-lex):
7182         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
7184 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7186         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
7188 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
7190         * calendar/appt.el (appt-make-list): Activate the package, if
7191         not already active (for backwards compatibility).
7193 2005-06-20  Kim F. Storm  <storm@cua.dk>
7195         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
7197 2005-06-20  Miles Bader  <miles@gnu.org>
7199         * faces.el (vertical-divider): New face.
7201 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
7203         * simple.el (kill-whole-line): Doc fix.
7204         (next-error-buffer-p, next-error-find-buffer)
7205         (clone-indirect-buffer): Fix typos in docstrings.
7206         (comment-line-break-function): Doc fix: don't say variable
7207         is automatically buffer-local (it isn't).
7209 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
7211         * net/tramp-ftp.el (top):
7212         * net/tramp-smb.el (top):
7213         * net/tramp-util.el (top):
7214         * net/tramp-uu.el (top):
7215         * net/tramp-vc.el (top):
7216         * net/tramp.el (top): Revert copyright years back to original
7217         ones.  Tramp has a life outside GNU Emacs.
7219 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
7221         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
7223 2005-06-18  Juri Linkov  <juri@jurta.org>
7225         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
7226         end of first regexp to limit the match to the position between
7227         line number and source line with same separator character as used
7228         between file name and line number.  In the second regexp limit
7229         mouse-face area to file name and line number by adding new group
7230         for them and referring it in HYPERLINK arg.
7231         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
7232         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
7233         previous line where grep markers may be already removed.
7235 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
7237         * progmodes/ps-mode.el: Update version and maintainer's email address.
7239 2005-06-18  Steve Youngs  <steve@xemacs.org>
7241         * net/browse-url.el (browse-url-browser-function)
7242         (browse-url-default-browser): Add firefox.
7243         (browse-url-firefox-program, browse-url-firefox-arguments)
7244         (browse-url-firefox-startup-arguments)
7245         (browse-url-firefox-new-window-is-tab): New defcustoms.
7246         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
7248 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7250         * startup.el (command-line): Warn if specified user name has
7251         no home directory.
7253         * term.el (term-get-old-input, term-input-filter, term-input-sender)
7254         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
7256         * longlines.el (longlines-mode, longlines-show-hard-newlines):
7257         Doc fixes.
7259         * faces.el (underline): Try bold if terminal doesn't support underline.
7261         * mail/sendmail.el (mail-setup-with-from): New variable.
7262         (mail-insert-from-field): New function.
7263         (sendmail-send-it): Call it.
7264         (mail-setup): Optionally call it here.
7266         * term/linux.el: Call tty-no-underline.
7268 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
7270         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
7272 2005-06-17  Miles Bader  <miles@gnu.org>
7274         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
7275         (ediff-current-diff-C, ediff-current-diff-Ancestor)
7276         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
7277         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
7278         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
7279         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
7280         Remove "-face" suffix from face names.
7281         (ediff-current-diff-face-A, ediff-current-diff-face-B)
7282         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7283         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7284         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7285         (ediff-even-diff-face-A, ediff-even-diff-face-B)
7286         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7287         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7288         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7289         New backward-compatibility aliases for renamed faces.
7290         (ediff-current-diff-face-A, ediff-current-diff-face-B)
7291         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
7292         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
7293         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
7294         (ediff-even-diff-face-A, ediff-even-diff-face-B)
7295         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
7296         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
7297         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
7298         Use renamed ediff faces.
7300         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
7301         Remove "-face" suffix from face names.
7302         (eshell-test-ok-face, eshell-test-failed-face):
7303         New backward-compatibility aliases for renamed faces.
7304         (eshell-run-test): Use renamed eshell-test faces.
7306         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
7307         face name.
7308         (eshell-prompt-face): New backward-compatibility alias for renamed
7309         face.
7310         (eshell-emit-prompt): Use renamed eshell-prompt face.
7312         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
7313         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
7314         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
7315         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
7316         Remove "-face" suffix from face names.
7317         (eshell-ls-directory-face, eshell-ls-symlink-face)
7318         (eshell-ls-executable-face, eshell-ls-readonly-face)
7319         (eshell-ls-unreadable-face, eshell-ls-special-face)
7320         (eshell-ls-missing-face, eshell-ls-archive-face)
7321         (eshell-ls-backup-face, eshell-ls-product-face)
7322         (eshell-ls-clutter-face):
7323         New backward-compatibility aliases for renamed faces.
7324         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
7326         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
7327         Remove "-face" suffix from face name.
7328         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
7329         instead of literal face.
7331 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
7333         * emacs-lisp/warnings.el (display-warning, lwarn)
7334         (warning-minimum-log-level): Doc fixes.
7335         (warning-minimum-level, warning-minimum-log-level):
7336         Add :debug to :type choices.
7338         * progmodes/ada-mode.el (ada-format-paramlist)
7339         (ada-get-indent-case, ada-check-matching-start)
7340         (ada-check-defun-name, ada-goto-matching-decl-start)
7341         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
7342         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
7343         (ada-make-subprogram-body): Follow error conventions.
7344         (ada-case-exception-file, ada-indent-comment-as-code)
7345         (ada-indent-handle-comment-special, ada-indent-renames)
7346         (ada-indent-return, ada-search-directories-internal)
7347         (ada-tab-policy, ada-case-exception-substring)
7348         (ada-other-file-alist, ada-matching-start-re)
7349         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
7350         (ada-imenu-generic-expression, ada-compile-goto-error)
7351         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
7352         (ada-popup-menu, ada-add-extensions, ada-mode)
7353         (ada-region-selected, ada-create-case-exception)
7354         (ada-create-case-exception-substring, ada-after-keyword-p)
7355         (ada-activate-keys-for-case, ada-adjust-case-region)
7356         (ada-adjust-case-buffer, ada-format-paramlist)
7357         (ada-scan-paramlist, ada-insert-paramlist)
7358         (ada-indent-newline-indent)
7359         (ada-indent-newline-indent-conditional)
7360         (ada-justified-indent-current, ada-goto-previous-word)
7361         (ada-indent-current, ada-get-indent-open-paren)
7362         (ada-get-indent-paramlist, ada-get-indent-end)
7363         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
7364         (ada-get-indent-block-start, ada-get-indent-subprog)
7365         (ada-get-indent-noindent, ada-get-indent-label)
7366         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
7367         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
7368         (ada-goto-stmt-end, ada-goto-next-word)
7369         (ada-check-matching-start, ada-check-defun-name)
7370         (ada-goto-matching-decl-start, ada-goto-matching-start)
7371         (ada-goto-matching-end, ada-search-ignore-string-comment)
7372         (ada-in-decl-p, ada-looking-at-semi-or)
7373         (ada-looking-at-semi-private, ada-in-paramlist-p)
7374         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
7375         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
7376         (ada-next-procedure, ada-previous-procedure, ada-next-package)
7377         (ada-previous-package, ada-create-menu)
7378         (ada-fill-comment-paragraph-justify)
7379         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
7380         (ada-other-file-name, ada-last-which-function-line)
7381         (ada-last-which-function-subprog, ada-which-function)
7382         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
7383         (ada-gen-treat-proc, ada-check-emacs-version)
7384         (ada-continuation-indent, ada-align-region-separate):
7385         Fix typos in docstrings.
7386         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
7388 2005-06-16  Lute Kamstra  <lute@gnu.org>
7390         * simple.el (fundamental-mode): Run after-change-major-mode-hook
7391         conditionally.
7393 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
7395         * comint.el (comint-replace-by-expanded-filename)
7396         (comint-prompt-regexp, comint-delimiter-argument-list)
7397         (comint-preinput-scroll-to-bottom):
7398         * info.el (Info-hide-cookies-node):
7399         * ls-lisp.el (ls-lisp-classify):
7400         * find-file.el (ff-search-directories, ff-special-constructs)
7401         (ff-find-other-file):
7402         * font-lock.el (font-lock-keywords):
7403         * shell.el (shell-prompt-pattern)
7404         (shell-dynamic-complete-functions, shell-mode)
7405         (shell-delimiter-argument-list):
7406         * term.el (term-replace-by-expanded-filename)
7407         (term-prompt-regexp, term-delimiter-argument-list):
7408         * woman.el (woman-ignore, woman0-if):
7409         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
7410         * emacs-lisp/elint.el (elint-init-env):
7411         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
7412         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
7413         * language/ethio-util.el (ethio-tilde-escape)
7414         (ethio-use-three-dot-question):
7415         * net/zone-mode.el (zone-mode-load-time-setup):
7416         * progmodes/cc-align.el (c-lineup-argcont):
7417         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
7418         * progmodes/cperl-mode.el (cperl-set-style-back):
7419         * progmodes/inf-lisp.el (inferior-lisp-prompt):
7420         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
7421         Fix spellings in docstrings.
7423         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
7424         * progmodes/modula2.el (m2-for): Fix spellings.
7426         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
7428         * simple.el (undo-more): Don't use `format' on `error' arguments.
7429         Improve argument/docstring consistency.
7430         (pending-undo-list): Doc fix.
7432         * smerge-mode.el (smerge-ensure-match):
7433         * emulation/vip.el (vip-ex):
7434         * net/zone-mode.el (zone-mode-update-serial):
7435         * progmodes/idlwave.el (idlwave-complete):
7436         * progmodes/vhdl-mode.el (vhdl-visit-file)
7437         (vhdl-compose-wire-components):
7438         Don't use `format' on `error' arguments.
7440         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
7441         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
7442         (tooltip-help-tips): Fix typos in docstrings.
7444 2005-06-16  David Ponce  <david@dponce.com>
7446         * tree-widget.el (tree-widget-value-create): Simplify last change.
7448 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
7450         * ido.el (ido-incomplete-regexp): New variable.
7451         (ido-set-matches-1): Handle invalid-regexp error and set
7452         ido-incomplete-regexp.
7453         (ido-incomplete-regexp): New face.
7454         (ido-completions): Use it.
7455         (ido-complete, ido-exit-minibuffer, ido-completions):
7456         Handle incomplete regexps.
7457         (ido-completions): Add check for complete match when entering a regexp.
7459 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7461         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
7463 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7465         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
7466         by field delimiters.
7468 2005-06-15  David Ponce  <david@dponce.com>
7470         * tree-widget.el: eval-and-compile inlined functions so they will
7471         be available at run-time too.
7472         (tree-widget-super-format-handler)
7473         (tree-widget-format-handler): Remove.
7474         (tree-widget-value-create): Handle the :indent property.
7476 2005-06-15  Miles Bader  <miles@gnu.org>
7478         * progmodes/which-func.el (which-func): Only inherit
7479         `font-lock-function-name-face' when that makes sense against the
7480         default mode-line face, otherwise set the face color explicitly.
7482         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
7483         faces instead of (non-existent) variables.
7485 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7487         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
7488         (iswitchb-get-matched-buffers): Likewise.  Simplify.
7490 2005-06-14  Miles Bader  <miles@gnu.org>
7492         * progmodes/ld-script.el (ld-script-location-counter):
7493         Remove "-face" suffix from face name.
7494         (ld-script-location-counter-face):
7495         New backward-compatibility alias for renamed face.
7496         (ld-script-location-counter-face): Use renamed face.
7498         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
7499         (cperl-hash): Remove "-face" suffix from face names.
7500         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
7501         New backward-compatibility aliases for renamed faces.
7502         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
7503         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
7505         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
7506         name.
7507         (which-func-face): New backward-compatibility alias for renamed face.
7508         (which-func-format): Use renamed which-func face.
7510         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
7511         (vhdl-function, vhdl-directive, vhdl-reserved-word)
7512         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
7513         names.
7514         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
7515         (vhdl-speedbar-configuration, vhdl-speedbar-package)
7516         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
7517         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
7518         (vhdl-speedbar-architecture-selected)
7519         (vhdl-speedbar-configuration-selected)
7520         (vhdl-speedbar-package-selected)
7521         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
7522         names.
7523         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
7524         Use renamed faces.
7525         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
7526         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
7527         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
7528         Use renamed faces.
7529         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
7530         names.
7531         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
7532         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
7533         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
7534         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
7535         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
7536         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
7538         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
7539         face name.
7540         (sh-heredoc-face): New backward-compatibility alias for renamed face.
7541         (sh-heredoc-face): Use renamed sh-heredoc face.
7543         * progmodes/idlw-help.el (idlwave-help-link):
7544         Remove "-face" suffix from face name.
7545         (idlwave-help-link-face):
7546         New backward-compatibility alias for renamed face.
7547         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
7549         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
7550         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
7551         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
7552         New backward-compatibility aliases for renamed faces.
7553         (idlwave-shell-disabled-breakpoint-face)
7554         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
7556         * progmodes/flymake.el (flymake-errline, flymake-warnline):
7557         Remove "-face" suffix from face names.
7558         (flymake-errline-face, flymake-warnline-face):
7559         New backward-compatibility aliases for renamed faces.
7560         (flymake-highlight-line): Use renamed flymake faces.
7562         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
7563         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
7564         (ebrowse-member-class, ebrowse-progress):
7565         Remove "-face" suffix from face names.
7566         (ebrowse-tree-mark-face, ebrowse-root-class-face)
7567         (ebrowse-file-name-face, ebrowse-default-face)
7568         (ebrowse-member-attribute-face, ebrowse-member-class-face)
7569         (ebrowse-progress-face):
7570         New backward-compatibility aliases for renamed faces.
7571         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
7572         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
7573         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
7574         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
7576         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
7577         antlr-syntax)
7578         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
7579         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
7580         names.
7581         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
7582         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
7583         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
7584         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
7585         backward-compatibility aliases for renamed faces.
7586         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
7587         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
7588         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
7589         remove "font-lock-".  Use renamed antlr-mode faces.
7590         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
7591         literal face-names with face variable references.
7593         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
7594         face name.
7595         (Buffer-menu-buffer-face): New backward-compatibility alias for
7596         renamed face.
7597         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
7599 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
7601         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
7602         Eliminate "-face" suffix.
7603         (makefile-targets): Inherit from font-lock-function-name-face and
7604         eliminate "-face" suffix.
7605         (makefile-shell): Remove attributes and eliminate "-face" suffix.
7606         (makefile-*-font-lock-keywords): Append makefile-targets in rule
7607         actions, instead of prepending, to make it less visible.
7608         (makefile-previous-dependency, makefile-match-dependency):
7609         Don't match a target on a continuation line.
7611         * files.el (auto-mode-alist): Put Makefile in gmake mode.
7613 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
7615         * progmodes/gdb-ui.el (menu): Re-order menu items.
7616         (gdb-tooltip-print): Respect tooltip-use-echo-area.
7618         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
7619         Define in tooltip.el.
7620         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
7621         (gud-tooltip-tips): Respect tooltip-use-echo-area and
7622         gud-tooltip-echo-area.
7624         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
7625         backward compatibility and make obsolete.
7626         (tooltip-help-tips): Use tooltip-use-echo-area.
7627         (tooltip-show-help-function): Rename to...
7628         (tooltip-show-help): ...this, because it is a function.
7629         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
7631 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
7633         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
7634         (edebug-print-length, edebug-print-level, edebug-print-circle)
7635         (edebug-modify-breakpoint, edebug-eval-last-sexp)
7636         (edebug-eval-print-last-sexp): Doc fixes.
7638 2005-06-14  Kim F. Storm  <storm@cua.dk>
7640         * ido.el (ido-mode): Make a new keymap every time we enable ido,
7641         as the coverage buffer/file/both may change.
7643 2005-06-14  Lute Kamstra  <lute@gnu.org>
7645         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
7646         and run-mode-hooks.  Simplify.
7648         * mail/rmailedit.el (rmail-edit-mode):
7649         * progmodes/octave-inf.el (inferior-octave-mode):
7650         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
7652         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
7653         and run-mode-hooks.
7654         (recentf-edit-list, recentf-open-files): Don't call
7655         kill-all-local-variables directly.
7657         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
7659 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
7661         * emacs-lisp/byte-run.el (make-obsolete)
7662         (define-obsolete-function-alias): Rename arguments FUNCTION and
7663         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
7664         (make-obsolete-variable, define-obsolete-variable-alias):
7665         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
7666         respectively.
7668         * isearchb.el (isearchb-activate):
7669         * pcvs.el (cvs-mode):
7670         * ses.el (ses-load):
7671         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
7672         * net/tramp.el (tramp-find-file-exists-command)
7673         (tramp-find-shell):
7674         * progmodes/ada-mode.el (ada-create-case-exception)
7675         (ada-create-case-exception-substring, ada-make-subprogram-body):
7676         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
7677         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
7678         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
7679         * textmodes/org.el (org-promote, org-evaluate-time-range)
7680         (org-agenda-next-date-line, org-agenda-previous-date-line)
7681         (org-agenda-error, org-open-at-point, org-table-move-row)
7682         (org-format-table-table-html-using-table-generate-source)
7683         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
7684         * textmodes/reftex.el (reftex-access-scan-info):
7685         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
7686         (reftex-toc-promote-prepare): Follow error conventions.
7688         * diff-mode.el (diff-mode): Fix typo in docstring.
7690         * forms.el (forms--intuit-from-file): Fix reference to
7691         `forms-number-of-fields' in error message.
7692         (forms-print): Fix quoting in error message.
7694         * forms.el (forms-mode):
7695         * emulation/vi.el (vi-goto-insert-state):
7696         * progmodes/flymake.el (flymake-new-err-info)
7697         (flymake-start-syntax-check-for-current-buffer)
7698         (flymake-simple-cleanup):
7699         * eshell/esh-var.el (eshell/export):
7700         * progmodes/gud.el (xdb):
7701         * textmodes/flyspell.el (flyspell-incorrect-hook)
7702         (flyspell-maybe-correct-transposition)
7703         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
7705 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
7707         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
7708         minibuffer prompt.
7710 2005-06-13  Kim F. Storm  <storm@cua.dk>
7712         * subr.el (add-to-ordered-list): New defun.
7714         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
7715         add cua--keymap-alist to emulation-mode-map-alists.
7717 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7719         * subr.el (complete-in-turn): New macro.
7720         (dynamic-completion-table, lazy-completion-table): Add debug info.
7722         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
7723         in preference to face aliases.
7725         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
7726         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
7727         Remove unused vars `start' and `firstline'.
7728         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
7729         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
7731 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
7733         * cus-start.el (all): Don't complain about missing GTK-related
7734         variables, unless either `gtk' is boundp or this isn't a
7735         `windows-nt' build.
7737 2005-06-13  Lute Kamstra  <lute@gnu.org>
7739         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
7740         run-mode-hooks.
7742         * ediff-mult.el (ediff-meta-mode):
7743         * ediff-util.el (ediff-mode): Use run-mode-hooks.
7745         * ledit.el (ledit-mode): Use delay-mode-hooks.
7747         * woman.el (woman-mode-line-format): Delete constant.
7748         (woman-mode-map): Initialize it properly.
7749         (woman-mode): Set mode-class property to special.
7750         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
7751         Set major-mode and mode-name.  Don't set mode-line-format directly.
7752         (Man-getpage-in-background): Don't reference woman-mode-line-format.
7754         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
7755         string argument obsolete.
7757 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7759         * textmodes/org.el (org-CUA-compatible): New option.
7760         (org-disputed-keys): New variable.
7761         (org-key): New function.
7762         (orgtbl-make-binding): Add docstring to the created function.
7763         (org-mode): Set paragraph start/separate regexps.
7764         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
7765         (org-archive-location, org-archive-mark-done)
7766         (org-archive-stamp-time): New options.
7767         (org-archive-subtree): New command.
7768         (org-fill-paragraph): New function.
7769         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
7770         (org-fake-empty-table-line): Function removed.
7771         (org-format-org-table-html): Do not create empty table lines at
7772         separator lines.  Improved table header treatment.
7773         (org-link-format): New option.
7774         (org-make-link): New function.
7775         (org-insert-link, org-store-link): Use org-make-link.
7776         (org-open-file): Quote file name for shell command, to allow
7777         spaces in file names.
7778         (org-link-regexp): Fix bug with mailto link.
7779         (org-link-maybe-angles-regexp, org-protected-link-regexp):
7780         New constants.
7781         (org-export-as-html): Deal with the optional angles around a link.
7782         Better treatment of file: links.
7783         (org-open-at-point): Replace @{ and @} with < and >.
7784         (org-run-mode-hooks): Function removed.
7785         (org-agenda-mode): No longer use `org-run-mode-hooks'.
7787 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
7789         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
7790         MI command -data-list-register-values.
7791         (gdb-post-prompt): Indent properly.
7793 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
7795         * hilit-chg.el (highlight-changes-colors): Rename from
7796         `highlight-changes-colours'.
7797         (highlight-changes-colours): Keep as obsolete alias.
7798         (highlight-changes-face-list): Doc fix.
7799         (hilit-chg-make-list): Use `highlight-changes-colors'.
7801 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
7803         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
7804         defun-prompt-regexp.
7806 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
7808         * loadup.el: Don't say we are dumping under 2 names on windows-nt
7809         and cygwin.
7811         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
7812         Don't use an old loaddefs.el, as in Makefile.in.
7814 2005-06-12  Lute Kamstra  <lute@gnu.org>
7816         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
7818         * man.el (Man-mode-map): Initialize it properly.
7819         (Man-mode): Set mode-class property to special.
7821         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
7823 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
7825         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
7826         A newline is needed in the docstring there.
7828         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
7829         Doc fixes.
7831 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7833         * printing.el: Doc fix.  The menubar is no more changed when printing
7834         is loaded, it only changes when pr-menu-bind or pr-update-menus is
7835         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
7836         (pr-version): New version number (6.8.4).
7837         (pr-menu-bind): New command.
7838         (pr-update-menus): Docstring and code fix.
7839         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
7840         Docstring fix.
7841         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
7842         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
7844 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
7846         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
7847         "Returns" to "return", document useful return values, etc.
7849 2005-06-11  Alan Mackenzie  <acm@muc.de>
7851         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
7852         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
7853         (adaptive-file-function): Minor amendment to doc-string.
7855 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
7857         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
7858         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
7859         Fix :type--it is `integer', not `string'.
7861         * faces.el (modeline-highlight): Rename from (the erroneous)
7862         `modeline-higilight'.
7864 2005-06-11  Lute Kamstra  <lute@gnu.org>
7866         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
7867         lisp-interaction-mode-map but make it the parent.
7868         (edebug-eval-mode): Use define-derived-mode.
7870 2005-06-11  Andreas Schwab  <schwab@suse.de>
7872         * bindings.el: Add binding of `ESC functionkey' for every
7873         `M-functionkey'.
7874         * hexl.el (hexl-mode-map): Likewise.
7876 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
7878         * progmodes/compile.el (compilation-error-regexp-alist-alist)
7879         [msft]: update regexp for newer msft compilers.
7881 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
7883         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
7884         ATTLIST portions of included DTDs.
7885         (xml-parse-dtd): Eliminate use of inefficient match-data.
7887 2005-06-10  Miles Bader  <miles@gnu.org>
7889         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
7890         (mpuz-text): Remove "-face" suffix from face names.
7891         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
7892         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
7893         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
7895         * play/gomoku.el (gomoku-O, gomoku-X):
7896         Remove "-face" suffix from face names.
7897         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
7898         New backward-compatibility aliases for renamed faces.
7899         (gomoku-font-lock-keywords): Use renamed gomoku faces.
7901 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
7903         * thumbs.el: Fixes for changes of 2005-06-09.
7904         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
7905         as a directory.
7906         (thumbs-thumbname): Remove directory separator from format string;
7907         `thumbs-thumbsdir' now returns a valid directory name.
7908         (thumbs-temp-dir): New defsubst.
7909         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
7910         Use it.
7912         * cus-edit.el (minibuffer):
7913         * files.el (make-backup-file-name-function):
7914         * filesets.el (filesets-external-viewers):
7915         * hilit-chg.el (highlight-changes-colours)
7916         (highlight-changes-face-list, highlight-changes-rotate-faces):
7917         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
7918         * kmacro.el (kmacro-call-macro):
7919         * log-edit.el (log-edit-changelog-full-paragraphs):
7920         * mouse.el (mouse-1-click-follows-link):
7921         * skeleton.el (skeleton-autowrap):
7922         * subr.el (insert-for-yank-1):
7923         * tempo.el (tempo-insert-region):
7924         * terminal.el (terminal-emulator):
7925         * time.el (display-time-mail-face):
7926         * vc.el (vc-annotate):
7927         * vcursor.el (vcursor-copy-line):
7928         * woman.el (woman-bold-headings, woman-ignore)
7929         (woman-default-faces, woman-monochrome-faces):
7930         * calendar/todo-mode.el (todo-insert-threshold):
7931         * emulation/pc-select.el (pc-select-selection-keys-only)
7932         (pc-selection-mode):
7933         * emulation/vip.el (vip-find-char-forward):
7934         * emulation/viper-cmd.el (viper-find-char-forward):
7935         * international/mule-cmds.el
7936         (select-safe-coding-system-accept-default-p)
7937         (input-method-exit-on-invalid-key):
7938         * international/mule-diag.el (describe-coding-system):
7939         * international/ucs-tables.el (unify-8859-on-encoding-mode):
7940         * net/browse-url.el (browse-url-xterm-program):
7941         * obsolete/lazy-lock.el (lazy-lock-mode):
7942         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
7943         (cperl-mode):
7944         * progmodes/cpp.el (cpp-face-light-name-list)
7945         (cpp-face-dark-name-list):
7946         * progmodes/delphi.el (delphi-newline-always-indents):
7947         Fix spellings in docstrings.
7949         * ido.el (ido-mode, ido-file-extensions-order)
7950         (ido-default-file-method, ido-default-buffer-method)
7951         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
7952         (ido-decorations, ido-read-file-name-as-directory-commands)
7953         (ido-read-file-name-non-ido, ido-work-directory-list)
7954         (ido-ignore-item-temp-list, ido-current-directory)
7955         (ido-magic-forward-char, ido-enter-find-file)
7956         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
7957         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
7959 2005-06-10  Lute Kamstra  <lute@gnu.org>
7961         * play/dunnet.el (dun-mode): Use define-derived-mode.
7962         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
7963         obsolete alias.
7965         * play/doctor.el (doctor-mode-map): Remove defvar.
7966         (doctor-mode): Use define-derived-mode.
7968         * mail/mspools.el (mspools-mode):
7969         * net/eudc-hotlist.el (eudc-hotlist-mode):
7970         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
7972 2005-06-10  Miles Bader  <miles@gnu.org>
7974         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7975         Remove "-face" suffix from face names.
7976         (flyspell-incorrect-face, flyspell-duplicate-face):
7977         New backward-compatibility aliases for renamed faces.
7978         (flyspell-mode-on, make-flyspell-overlay)
7979         (flyspell-highlight-incorrect-region)
7980         (flyspell-highlight-duplicate-region)
7981         (flyspell-display-next-corrections)
7982         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
7984         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
7985         from face name.
7986         (texinfo-heading-face): New backward-compatibility alias for
7987         renamed face.
7988         (texinfo-heading-face): Use renamed texinfo-heading face.
7990         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
7991         suffix from face names.
7992         (tex-math-face, tex-verbatim-face):
7993         New backward-compatibility aliases for renamed faces.
7994         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
7995         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
7996         literal face name.
7998         * textmodes/table.el (table-cell): Remove "-face" suffix from face
7999         name.
8000         (table-cell-face): New backward-compatibility alias for renamed face.
8001         (table--put-cell-face-property, table--update-cell-face):
8002         Use renamed table-cell face.
8004         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
8005         from face name.
8006         (sgml-namespace-face): New backward-compatibility alias for
8007         renamed face.
8008         (sgml-namespace-face): Use renamed sgml-namespace face.
8010         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
8011         (org-level-4, org-level-5, org-level-6, org-level-7)
8012         (org-level-8, org-warning, org-headline-done)
8013         (org-deadline-announce, org-scheduled-today)
8014         (org-scheduled-previously, org-link, org-done, org-table)
8015         (org-time-grid): Remove "-face" suffix from face names.
8016         (org-level-1-face, org-level-2-face, org-level-3-face)
8017         (org-level-4-face, org-level-5-face, org-level-6-face)
8018         (org-level-7-face, org-level-8-face, org-warning-face)
8019         (org-headline-done-face, org-deadline-announce-face)
8020         (org-scheduled-today-face, org-scheduled-previously-face)
8021         (org-link-face, org-done-face, org-table-face)
8022         (org-time-grid-face):
8023         New backward-compatibility aliases for renamed faces.
8024         (org-level-faces, org-set-font-lock-defaults, org-timeline)
8025         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
8026         (org-agenda-get-timestamps, org-agenda-get-scheduled)
8027         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
8029         * emulation/viper-init.el (viper-search, viper-replace-overlay)
8030         (viper-minibuffer-emacs, viper-minibuffer-insert)
8031         (viper-minibuffer-vi): Remove "-face" suffix from face names.
8032         (viper-search-face, viper-replace-overlay-face)
8033         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
8034         (viper-minibuffer-vi-face):
8035         New backward-compatibility aliases for renamed faces.
8036         (viper-search-face, viper-replace-overlay-face)
8037         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
8038         (viper-minibuffer-vi-face): Use renamed viper faces.
8040         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
8041         Remove "-face" suffix from face names.
8042         (testcover-nohits-face, testcover-1value-face):
8043         New backward-compatibility aliases for renamed faces.
8044         (testcover-mark): Use renamed testcover faces.
8046         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
8047         face name.
8048         (diary-button-face): New backward-compatibility alias for renamed face.
8049         (diary-entry): Use renamed diary-button face.
8051         * calendar/calendar.el (diary, calendar-today, holiday)
8052         (mark-visible-calendar-date): Remove "-face" suffix from face names.
8053         (diary-face, calendar-today-face, holiday-face):
8054         New backward-compatibility aliases for renamed faces.
8055         (eval-after-load "facemenu", diary-entry-marker)
8056         (calendar-today-marker, calendar-holiday-marker, diary-face):
8057         Use renamed calendar faces.
8059         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
8060         (compare-windows-face): New backward-compatibility alias for
8061         renamed face.
8062         (compare-windows-highlight): Use renamed compare-windows face.
8064         * strokes.el (strokes-char): Remove "-face" suffix from face name.
8065         (strokes-char-face): New backward-compatibility alias for renamed face.
8066         (strokes-encode-buffer): Use renamed strokes-char face.
8068         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
8069         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
8070         Remove "-face" suffix from face names.
8071         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
8072         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
8073         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
8074         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
8075         Use renamed pcvs faces.
8076         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
8077         * pcvs-defs.el (cvs-mode-map): Likewise.
8078         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
8080         * info.el (info-title-1, info-title-2, info-title-3)
8081         (info-title-4): Remove "-face" suffix from and downcase face names.
8082         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8083         (Info-title-4-face):
8084         New backward-compatibility aliases for renamed faces.
8085         (Info-fontify-node): Use renamed info faces.
8087         * hilit-chg.el (highlight-changes, highlight-changes-delete):
8088         Remove "-face" suffix from face names.
8089         (highlight-changes-face, highlight-changes-delete-face):
8090         New backward-compatibility aliases for renamed faces.
8091         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
8092         (hilit-chg-make-list): Use renamed highlight-changes faces.
8094         * generic-x.el (show-tabs-tab, show-tabs-space):
8095         Remove "-face" suffix from face names.
8096         (show-tabs-tab-face, show-tabs-space-face):
8097         New backward-compatibility aliases for renamed faces.
8098         (show-tabs-generic-mode-font-lock-defaults-1)
8099         (show-tabs-generic-mode-font-lock-defaults-2):
8100         Use renamed show-tabs faces.
8102         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
8103         (smerge-markers): Remove "-face" suffix from face names.
8104         (smerge-mine-face, smerge-other-face, smerge-base-face)
8105         (smerge-markers-face):
8106         New backward-compatibility aliases for renamed faces.
8107         (smerge-mine-face, smerge-other-face, smerge-base-face)
8108         (smerge-markers-face): Use renamed smerge faces.
8110         * log-view.el (log-view-file, log-view-message): Remove "-face"
8111         suffix from face names.
8112         (log-view-file-face, log-view-message-face):
8113         New backward-compatibility aliases for renamed faces.
8114         (log-view-file-face, log-view-message-face): Use renamed log-view
8115         faces.
8117         * paren.el (show-paren-match, show-paren-mismatch):
8118         Remove "-face" suffix from face names.
8119         (show-paren-match-face, show-paren-mismatch-face):
8120         New backward-compatibility aliases for renamed faces.
8121         (show-paren-function): Use renamed show-paren faces.
8123         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
8124         (ruler-mode-margins, ruler-mode-fringes)
8125         (ruler-mode-column-number, ruler-mode-fill-column)
8126         (ruler-mode-comment-column, ruler-mode-goal-column)
8127         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
8128         suffix from face names.
8129         (ruler-mode-default-face, ruler-mode-pad-face)
8130         (ruler-mode-margins-face, ruler-mode-fringes-face)
8131         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
8132         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
8133         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
8134         New backward-compatibility aliases for renamed faces.
8135         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
8136         (ruler-mode-column-number, ruler-mode-fill-column)
8137         (ruler-mode-comment-column, ruler-mode-goal-column)
8138         (ruler-mode-tab-stop, ruler-mode-current-column)
8139         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
8140         faces.
8142         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
8143         face name.
8144         (whitespace-highlight-the-space): Use renamed face.
8145         (whitespace-highlight-face): New backward-compatibility alias for
8146         renamed face.
8148         * woman.el (woman-italic, woman-bold, woman-unknown)
8149         (woman-addition, woman-symbol-face):
8150         Remove "-face" suffix from face names.
8151         (woman-italic-face, woman-bold-face, woman-unknown-face)
8152         (woman-addition-face):
8153         New backward-compatibility aliases for renamed faces.
8154         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
8155         (woman-decode-region, woman-replace-match)
8156         (woman-display-extended-fonts, woman-special-characters)
8157         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
8158         Use renamed woman faces.
8160         * longlines.el (longlines-visible-face): Face removed.
8162         * diff-mode.el (diff-header, diff-file-header, diff-index)
8163         (diff-hunk-header, diff-removed, diff-added, diff-changed)
8164         (diff-function, diff-context, diff-nonexistent): Remove "-face"
8165         suffix from face names.
8166         (diff-header-face, diff-file-header-face, diff-index-face)
8167         (diff-hunk-header-face, diff-removed-face, diff-added-face)
8168         (diff-changed-face, diff-function-face, diff-context-face)
8169         (diff-nonexistent-face): New backward-compatibility aliases for
8170         renamed faces.
8171         (diff-header-face, diff-file-header-face)
8172         (diff-index, diff-index-face, diff-hunk-header)
8173         (diff-hunk-header-face, diff-removed, diff-removed-face)
8174         (diff-added, diff-added-face, diff-changed-face, diff-function)
8175         (diff-function-face, diff-context-face, diff-nonexistent)
8176         (diff-nonexistent-face): Use renamed diff-mode faces.
8178         * progmodes/compile.el (compilation-warning-face)
8179         (compilation-info-face): Remove "-face" suffix from face names.
8180         (compilation-warning-face, compilation-info-face):
8181         New backward-compatibility aliases for renamed faces.
8182         (compilation-warning-face, compilation-info-face):
8183         Use renamed compilation faces.
8185         * add-log.el (change-log-date, change-log-name)
8186         (change-log-email, change-log-file, change-log-list)
8187         (change-log-conditionals, change-log-function)
8188         (change-log-acknowledgement): Remove "-face" suffix from face names.
8189         (change-log-date-face, change-log-name-face)
8190         (change-log-email-face, change-log-file-face)
8191         (change-log-list-face, change-log-conditionals-face)
8192         (change-log-function-face, change-log-acknowledgement-face):
8193         New backward-compatibility aliases for renamed faces.
8194         (change-log-font-lock-keywords): Use renamed change-log faces.
8196         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
8197         (custom-set, custom-changed, custom-saved, custom-button)
8198         (custom-button-pressed, custom-documentation, custom-state)
8199         (custom-comment, custom-comment-tag, custom-variable-tag)
8200         (custom-variable-button, custom-face-tag, custom-group-tag-1)
8201         (custom-group-tag): Remove "-face" suffix from face names.
8202         (custom-magic-alist, custom-magic-value-create)
8203         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
8204         (custom-invalid-face, custom-rogue-face, custom-modified-face)
8205         (custom-set-face, custom-changed-face, custom-saved-face)
8206         (custom-button-face, custom-button-pressed-face)
8207         (custom-documentation-face, custom-state-face)
8208         (custom-comment-face, custom-comment-tag-face)
8209         (custom-variable-tag-face, custom-variable-button-face)
8210         (custom-face-tag-face, custom-group-tag-face-1)
8211         (custom-group-tag-face):
8212         New backward-compatibility aliases for renamed faces.
8214         * wid-edit.el (widget-documentation, widget-button)
8215         (widget-field, widget-single-line-field, widget-inactive)
8216         (widget-button-pressed): "-face" suffix removed from face names.
8217         (widget-documentation-face, widget-button-face)
8218         (widget-field-face, widget-single-line-field-face)
8219         (widget-inactive-face, widget-button-pressed-face):
8220         New backward-compatibility aliases for renamed faces.
8221         (widget-documentation-face, widget-button-face)
8222         (widget-button-pressed-face, widget-specify-field)
8223         (widget-specify-inactive): Use renamed widget faces.
8225 2005-06-10  Kenichi Handa  <handa@m17n.org>
8227         * term/x-win.el (x-clipboard-yank): Remove condition-case
8228         wrapping.
8230 2005-06-11  Kenichi Handa  <handa@m17n.org>
8232         * add-log.el (change-log-font-lock-keywords): Make the regexp for
8233         date lines stricter.
8235 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
8237         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
8238         of x-get-selection.
8240 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
8242         * comint.el (comint-mode, comint-snapshot-last-prompt):
8243         * frame.el (frame-current-scroll-bars):
8244         * term.el (term-mode, term-check-proc, term-input-sender)
8245         (term-simple-send, term-extract-string, term-word)
8246         (term-match-partial-filename):
8247         * window.el (window-current-scroll-bars):
8248         * emulation/cua-base.el (cua-normal-cursor-color)
8249         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
8250         (cua-global-mark-cursor-color):
8251         * mail/undigest.el (rmail-forward-separator-regex):
8252         Fix typos in docstrings.
8254         * comint.el (comint-check-proc, make-comint-in-buffer)
8255         (comint-source-default): Doc fixes.
8257         * term.el (term-send-string): Improve argument/docstring consistency.
8259 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
8261         * comint.el (comint-send-input): Bind `inhibit-read-only' around
8262         call to `delete-region'.
8263         (comint-mode-hook): Do not enable Font Lock by default.
8265 2005-06-09  Lute Kamstra  <lute@gnu.org>
8267         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
8268         could be void.
8270 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8272         * emacs-lisp/debug.el (debugger-will-be-back): New var.
8273         (debug): Use it.
8274         (debugger-step-through, debugger-continue, debugger-jump)
8275         (debugger-return-value): Set it when needed.
8276         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
8277         Use inhibit-read-only.
8279 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
8281         * window.el (shrink-window-if-larger-than-buffer)
8282         (window-size-fixed): Fix typo in docstring.
8284         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
8285         thumbnails directory on loading.
8286         (thumbs-conversion-program): Use `eq' to check the system type,
8287         not `equal'.
8288         (thumbs-temp-dir): Initialize to `temporary-file-directory',
8289         not "/tmp".  Fix docstring.
8290         (thumbs-thumbsdir): New function to return the thumbnails
8291         directory, creating it if needed.
8292         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
8293         (thumbs-temp-file): Delete variable and make it into a function.
8294         (thumbs-resize-image, thumbs-modify-image): Use it.
8295         (thumbs-kill-buffer): Simplify.
8296         (thumbs-gensym): Defalias or duplicate CL `gensym'.
8297         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
8298         docstrings.
8300 2005-06-09  Kim F. Storm  <storm@cua.dk>
8302         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
8303         set-match-data to free markers in match-data.
8305         * replace.el (replace-match-data): Pass RESEAT arg `t' to
8306         match-data to unchain markers in match-data.
8308 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8310         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
8311         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
8312         unnecessary now.
8314 2005-06-08  Richard M. Stallman  <rms@gnu.org>
8316         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
8317         give the variable a doc string that doesn't say don't set it directly.
8319         * textmodes/ispell.el (ispell-check-version):
8320         Use match-string-no-properties.
8321         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
8322         (ispell-buffer-local-words): Likewise.
8324         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
8325         except on terminals with enough colors to really display it.
8326         (makefile-dependency-regex): Delete spurious `bb'.
8328         * faces.el (escape-glyph): Use blue once again in last case.
8329         (no-break-space): Redefine so that it isn't invisible on a tty.
8331 2005-06-08  Kim F. Storm  <storm@cua.dk>
8333         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
8334         also when reading directory name.
8336 2005-06-08  Lute Kamstra  <lute@gnu.org>
8338         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
8339         (flyspell-mode-line-string): Remove autoload cookie.
8340         (flyspell-mode): Remove defvar.
8342 2005-06-07  Lute Kamstra  <lute@gnu.org>
8344         * textmodes/org.el (org-run-mode-hooks): New function.
8345         (org-agenda-mode): Use it.
8347 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
8349         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
8351 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8353         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
8355 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
8357         * font-lock.el (font-lock-add-keywords): Doc fix.
8359 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8361         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
8362         (tex-compile-default): In the absence of any history, use the order in
8363         tex-compile-alist to choose the preferred command.
8364         (tex-compile-commands): Reorder a bit.
8366         * textmodes/flyspell.el (flyspell-auto-correct-binding)
8367         (flyspell-incorrect-face, flyspell-duplicate-face):
8368         Use (X)Emacs-agnostic code.
8369         (flyspell-mode-map): Don't overwrite at each load.  Remove code
8370         redundant with the subsequent add-minor-mode.  Merge Emacs and
8371         XEmacs code.
8372         (flyspell-word): Minor simplification.
8373         (flyspell-math-tex-command-p): Quieten the byte-compiler.
8374         (flyspell-external-point-words): Remove unused vars `size' and `start'.
8375         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
8376         Merge the corresponding Emacs code.
8377         (flyspell-correct-word, flyspell-xemacs-popup):
8378         Use flyspell-do-correct.
8380         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
8381         a dedicated window.
8383         * international/latexenc.el (latexenc-find-file-coding-system):
8384         Undo part of last patch, to turn off a compiler warning.
8386 2005-06-06  Juri Linkov  <juri@jurta.org>
8388         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
8389         Rename `tmm-inactive-face' to `tmm-inactive'.
8391 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
8393         * iswitchb.el: Rename faces.
8395 2005-06-06  Kim F. Storm  <storm@cua.dk>
8397         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
8398         (cua-global-mark): Remove -face suffix from face names.
8400         * emulation/cua-gmrk.el (cua--init-global-mark):
8401         Remove cua-global-mark face setup.
8403 2005-06-06  Richard M. Stallman  <rms@gnu.org>
8405         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
8406         just like other allowed characters.
8407         (makefile-match-dependency): Exclude leading and training whitespace
8408         from the range of regexp subexp 1.
8409         (makefile-macroassign-regex): Don't try to match the body,
8410         just the name of the macro being defined.
8412         * info.el (Info-read-node-name-2): New function.
8413         (Info-read-node-name-1): Use that.
8414         Add a completion-base-size-function property.
8416         * simple.el (completion-setup-function): Look for
8417         completion-base-size-function property of minibuffer-completion-table.
8419         * files.el (locate-file-completion): Doc fix.
8421         * printing.el: Don't call pr-update-menus; user must do that.
8423         * emacs-lisp/debug.el (debugger-window): New variable.
8424         (debug): Use debugger-window if it is set and still alive.
8425         Record debugger-window for next entry.
8427         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
8429 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
8431         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
8432         (hack-one-local-variable, hack-local-variables)
8433         (hack-local-variables-prop-line): Pass that arg.
8435 2005-06-06  Kim F. Storm  <storm@cua.dk>
8437         * ido.el (ido-first-match, ido-only-match, ido-subdir)
8438         (ido-indicator): Remove -face suffix from face names.
8440 2005-06-06  Juri Linkov  <juri@jurta.org>
8442         * font-lock.el (font-lock-regexp-backslash)
8443         (font-lock-regexp-backslash-construct): New faces.
8444         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
8445         after `('.  Add `while-no-input' to control structures.
8447         * faces.el (no-break-space, shadow): New faces.
8448         (escape-glyph): Use less loud colors pink2 and red4.
8450         * diff-mode.el (diff-context-face)
8451         * dired.el (dired-ignored)
8452         * rfn-eshadow.el (file-name-shadow)
8453         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
8455         * info.el (Info-title-1-face): Use green instead of yellow because
8456         bold yellow is not readable on light backgrounds.
8458         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
8459         before selecting the desired mode to not spend time fontifying
8460         old contents.
8462 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
8464         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
8465         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
8467         * ps-print.el (ps-default-fg, ps-default-bg):
8468         Fix typos in docstrings.
8470         * isearchb.el (isearchb): Don't pass a spurious second argument to
8471         `iswitchb-completions'.
8473 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
8475         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
8476         to preserve point.
8477         (gdb-find-file-hook): Add doc string.
8479         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
8480         C dereferenced pointer expression.
8481         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
8483         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
8485         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
8486         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
8487         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
8488         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
8489         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
8490         Make background transparent.
8492 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
8494         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
8495         (font-lock-remove-keywords): Doc fix.
8496         (font-lock-mode-major-mode): Compiler defvar.
8497         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
8499         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
8500         (font-lock-mode): Update `font-lock-mode-major-mode'.
8501         (font-lock-set-defaults): Compiler defvar.
8502         (font-lock-default-function): Take `font-lock-mode-major-mode'
8503         into account.
8505         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
8506         keep track of which major mode it enabled the minor mode for.
8507         Use find-file-hook again.  Update docstring.
8509         * simple.el (eval-expression-print-level)
8510         (eval-expression-print-length, eval-expression-debug-on-error):
8511         Doc fixes.
8513 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
8515         * iswitchb.el (iswitchb-single-match-face)
8516         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
8517         (iswitchb-invalid-regexp-face): New faces.
8518         (iswitchb-completions): Use them.
8519         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
8520         now marked as an obsolete alias.
8521         (iswitchb-read-buffer): Remove check for bound font variables.
8522         (iswitchb-invalid-regexp): New free variable.
8523         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
8524         set iswitchb-invalid-regexp.
8525         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
8526         invalid regexps.
8527         (iswitchb-completions): Add check for complete match when entering
8528         a regexp.
8529         (iswitchb-completions): Remove require-match argument.
8530         (iswitchb-exhibit): Fix caller.
8531         (iswitchb-common-match-inserted): New variable.
8532         (iswitchb-complete, iswitchb-completion-help): Use it.
8534 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
8536         * url-http.el (url-http-chunked-encoding-after-change-function):
8537         Use `url-http-debug' instead of `message'.
8539 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
8541         * url-http.el (url-http-parse-headers): Pass redirected URL as a
8542         callback argument.
8544 2005-06-04  Kim F. Storm  <storm@cua.dk>
8546         * simple.el (line-move): Only call sit-for when moving backwards.
8548         * ido.el (ido-make-merged-file-list-1): New defun split from
8549         ido-make-merged-file-list.
8550         (ido-make-merged-file-list): Bind throw-on-input around call to
8551         ido-make-merged-file-list-1.  Return input-pending-p if
8552         interrupted by more input available.
8553         (ido-read-internal): Handle input-pending-p return value from
8554         ido-make-merged-file-list.
8556 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8558         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
8559         compatibility code.
8561         * international/latexenc.el (latexenc-find-file-coding-system):
8562         Don't inherit the EOL part of the coding-system from the
8563         tex-main buffer.  Fit within 80 columns.
8565 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
8567         * tmm.el (tmm-inactive-face): New face.
8568         (tmm-remove-inactive-mouse-face): New function.
8569         (tmm-prompt, tmm-add-one-shortcut)
8570         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
8571         but not selectable.
8573 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
8575         * faces.el (face-equal): Improve argument/docstring consistency.
8577 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
8579         * progmodes/make-mode.el (makefile-targets-face)
8580         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
8581         (makefile-bsdmake-dependency-regex)
8582         (makefile-makepp-rule-action-regex)
8583         (makefile-bsdmake-rule-action-regex): New constants.
8584         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
8586         * progmodes/compile.el (compilation-error-regexp-alist-alist):
8587         Allow (...) within `...' for makepp messages.
8589 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
8591         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
8593         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
8594         "." files are deleted from all file lists before comparison.
8596         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
8597         (viper-ESC-key): Made them customizable.
8599         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
8601 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
8603         * autorevert.el (auto-revert-buffers): Use save-match-data.
8605 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8607         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
8608         menu items with a nil command binding.
8610 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
8612         * emacs-lisp/cl-macs.el (defsetf):
8613         Improve argument/docstring consistency.
8615         * faces.el (list-faces-display): Improve the formatting by
8616         computing the maximum length required for any face-name (reworked
8617         patch of 1999-01-11, accidentally deleted on 1999-07-21).
8618         (internal-find-face): Remove redundant info in docstring.
8620 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
8622         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
8623         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
8624         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
8625         (gdb-assembler-custom): Improve regexps.
8626         (def-gdb-auto-update-handler): Use window point to preserve point.
8628 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8630         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
8632 2005-05-31  Jay Belanger  <belanger@truman.edu>
8634         * calc/calc-embed.el (calc-embedded-word): Change argument passed
8635         to calc-embedded.
8636         (calc-embedded-make-info): Have plain prefix argument select
8637         entire line.
8639 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
8641         * faces.el (list-faces-display): Signal error if passed a regexp
8642         that matches no face name.
8644         * simple.el (filter-buffer-substring): Fix typo in docstring.
8646 2005-05-31  Richard M. Stallman  <rms@gnu.org>
8648         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
8649         (vhdl-emacs-21): Doc fix.
8650         (vhdl-mode): Unconditionally set comment-padding.
8651         (vhdl-fixup-whitespace-region): Insert spaces only where
8652         there are none.
8653         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
8655 2005-05-30  John Wiegley  <johnw@newartisans.com>
8657         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
8658         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
8659         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
8660         `directory-sep-char' to ?/, and all uses of `string-to-int' to
8661         `string-to-number'.
8663 2005-05-30  Jay Belanger  <belanger@truman.edu>
8665         * calc/calc.el (calc-bug-address): Fix docstring.
8666         (calc-window-hook, calc-trail-window-hook): New variables.
8667         (calc-trail-display): Restore use of calc-trail-window-hook.
8668         (calc): Restore use of calc-window-hook.
8670 2005-05-31  Masatake YAMATO  <jet@gyve.org>
8672         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
8674         * help-fns.el (help-C-file-name): Add autoload mark for
8675         `find-function-noselect'.
8677 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8679         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
8680         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
8682 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8684         * calendar/diary-lib.el (mark-included-diary-files): Only kill
8685         included diary buffer if it was not already being visited.
8686         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
8688         * calendar/icalendar.el (top-level): Do not require 'appt.
8690         * mail/supercite.el (sc-select-attribution): Only use a list
8691         element from sc-attrib-selection-list if it returns a string.
8692         Reported by Davide G. M. Salvetti <salve@debian.org>.
8694 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
8696         * thumbs.el (thumbs-thumbname): The resulting thumbname now
8697         includes a hash value to improve its uniqueness, and has a ".jpg"
8698         extension.  Also, it is now a valid filename on all systems.
8699         (thumbs-make-thumb): Use `let', not `let*'.
8700         (thumbs-show-thumbs-list): Check for JPEG availability.
8702 2005-05-30  Richard M. Stallman  <rms@gnu.org>
8704         * filesets.el (filesets-menu-ensure-use-cached):
8705         Prevent warning when emacs-version>= is undefined.
8707         * printing.el (pr-interactive-n-up): Use string-to-number.
8709         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
8711         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
8712         Warn only when name to be defined is quoted.
8714 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
8716         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
8717         Make regexp more robust.
8718         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
8719         Force regeneration of disassembly.
8721 2005-05-29  Jay Belanger  <belanger@truman.edu>
8723         * calc/calc.el (calc-user-invocation): Check if
8724         calc-invocation-macro is non-nil.
8726 2005-05-29  Juri Linkov  <juri@jurta.org>
8728         * add-log.el (change-log-font-lock-keywords):
8729         Add `+' to e-mail regexp to accept mail address with keywords.
8731         * man.el (Man-name-regexp): Add `:' to accept qualified names.
8733 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
8735         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
8737         * ielm.el (inferior-emacs-lisp-mode): Ditto.
8739 2005-05-29  Richard M. Stallman  <rms@gnu.org>
8741         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
8742         Undo the change that moves to end of the current word.
8744 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
8746         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
8747         Throw error when count <= 0 to ensure input is a number.
8748         (gdb-read-memory-custom): Pick up address from buffer.
8749         (gdb-memory-mode): Allow user to increment and decrement
8750         memory address from header line.
8752 2005-05-29  Richard M. Stallman  <rms@gnu.org>
8754         * flyspell.el (flyspell-version): Function deleted.
8755         (flyspell-auto-correct-previous-hook): Doc fix.
8757         * jit-lock.el (jit-lock-function, jit-lock-after-change):
8758         Do nothing if memory is full.
8760         * font-lock.el (font-lock-fontify-syntactically-region):
8761         Pass t for GREEDY to looking-back.
8763         * saveplace.el (save-place-alist-to-file): Write the file
8764         using write-region.
8766         * subr.el (looking-back): New argument GREEDY.
8768         * progmodes/compile.el (compilation-start): Set the mode
8769         before inserting the initial text.
8771         * progmodes/which-func.el (which-func-update-1): Turn the mode
8772         off in case of error by setting which-func-mode.
8774 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
8776         * flyspell.el (flyspell-auto-correct-previous-word):
8777         Narrow down to what's on the screen, and recenter overlays
8778         at the end of the next word.
8780 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
8782         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
8783         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
8784         (flyspell-abbrev-p): Default to nil.
8785         (flyspell-use-global-abbrev-table-p): Doc fix.
8786         (flyspell-large-region): Allow nil as value.
8787         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
8789         (mail-mode-flyspell-verify): More robust handling
8790         of `mail-header-separator'.  More efficient signature detection.
8791         Allow for regexp metacharacters in message-header-separator.
8792         Adding `To' not to be checked in mail-mode-flyspell-verify.
8794         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
8795         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
8796         Bind flyspell-auto-correct-binding.
8797         Bind C-. and C-, .
8798         (flyspell-mode-map): Likewise.
8799         (flyspell-mode): Doc fix.
8800         (flyspell-accept-buffer-local-defs): Preserve current buffer.
8801         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
8802         (flyspell-word-cache-result): New var, always local.
8803         (flyspell-check-pre-word-p): Doc fix.
8804         (flyspell-check-changed-word-p): Handle spc like newline.
8805         (flyspell-post-command-hook): Set flyspell-word-cache-result.
8806         (flyspell-word-search-backward, flyspell-word-search-forward):
8807         New functions.
8808         (flyspell-word): Return t if nothing to check.
8809         When parsing TeX code, check for after } or \.
8810         Use flyspell-word-search-backward to find previous word.
8811         Return nil if duplicated word.
8812         For word already checked, return same value as last time.
8813         Set flyspell-word-cache-result after checking.
8814         Don't clobber the return value.
8815         (flyspell-get-word): Major rewrite.
8816         (flyspell-external-point-words): New locals pword, pcount.
8817         Fix size used in progress message.
8818         Find the proper corresponding word in flyspell-large-region-buffer.
8819         (flyspell-region): Check for flyspell-large-region = nil.
8820         (flyspell-highlight-incorrect-region): Clean up overlays in region.
8821         (flyspell-auto-correct-word): Check that WORD is a cons.
8822         (flyspell-correct-word): Likewise.
8824 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
8826         * progmodes/make-mode.el (makefile-rule-action-regex)
8827         (makefile-macroassign-regex, makefile-makepp-mode)
8828         (makefile-bsdmake-mode): Continuation lines may be empty.
8829         Reported by Joshua Varner.
8830         (makefile-makepp-font-lock-keywords): Add $(stem).
8832 2005-05-28  Karl Berry  <karl@gnu.org>
8834         * textmodes/tex-mode.el: Now that tex-send-command calls
8835         shell-quote-argument (2005-03-31 change), remove all calls to
8836         shell-quote-argument; they all end up invoking tex-send-command.
8837         The double quoting loses on filenames with non-safe characters,
8838         such as "@".  Reported by Frederik Fouvry.
8840 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
8842         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
8843         about preserving point.
8845 2005-05-27  Jay Belanger  <belanger@truman.edu>
8847         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
8848         Info-goto-node.
8850         * calc/calc-embed.el (calc-embed-arg): New variable.
8851         (calc-do-embedded-activate, calc-embedded-activate-formula)
8852         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
8853         variable by new variable.
8854         (calc-embedded-make-info): Replace undeclared variable by new
8855         variable.  When selecting region with positive prefix
8856         argument, use end of previous line instead of beginning of line.
8858         * calc/calc-aent.el (calc-arg-values): Declare it.
8860         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
8861         Declare them.
8863         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
8865         * calc/calc.el (calc-alg-map): Declare it.
8867         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
8869 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
8871         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
8872         (gdb-registers-buffer, toggle-gdb-all-registers):
8873         Toggle display of floating point registers.
8874         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
8876         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
8877         (toggle-gud-tooltip-dereference):
8878         Rename from gud-toggle-tooltip-dereference.
8880 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8882         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
8884 2005-05-27  Jay Belanger  <belanger@truman.edu>
8886         * calc/calc-prog.el (calc-kbd-report): Remove.
8887         (calc-kbd-query): Rewrite.
8889 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
8891         * image.el (image-library-alist): Move to image.c.
8892         (image-type-available-p): Doc fix.
8894 2005-05-27  Lute Kamstra  <lute@gnu.org>
8896         * calc/calc.el (calc):
8897         * outline.el (outline-1, outline-2, outline-3, outline-4)
8898         (outline-5, outline-6, outline-7, outline-8):
8899         * textmodes/dns-mode.el (dns-mode):
8900         * textmodes/sgml-mode.el (sgml-namespace-face):
8901         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
8902         (tex-verbatim-face, tex-use-reftex):
8903         * textmodes/texinfo.el (texinfo-heading-face):
8904         Specify customization group.
8906         * longlines.el: Don't require easy-mmode.
8907         (longlines-visible-face): Specify customization group.
8909 2005-05-27  Kenichi Handa  <handa@m17n.org>
8911         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
8912         encoding table of windows-1251.
8914         * international/ucs-tables.el (ucs-set-table-for-input):
8915         If translation-table-for-input of a coding system is a symbol, get
8916         its translation-table property.
8918         * international/code-pages.el: Don't register a coding system into
8919         non-iso-charset-alist more than once.
8920         (cp-make-coding-system): Likewise.
8922 2005-05-26  John Wiegley  <johnw@newartisans.com>
8924         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
8925         `eshell-resume-eval' is wrapped in a list, it indicates that the
8926         command was run asynchronously.  In that case, unwrap the value
8927         before checking the delimiter value.
8929         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
8930         character before a space at the end of a line is \, assume the space
8931         is part of the last argument rather than a final argument separator.
8933         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
8934         is in use, and the target is `t' or `nil' (which are the most common
8935         values), don't assume that the symbol target is a buffer.
8937 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
8939         * calendar/calendar.el (calendar-mode-line-format):
8940         Use mode-line-highlight as mouse-face.
8942         * time.el (display-time-string-forms, display-time-update):
8943         Use mode-line-highlight as mouse-face.
8945 2005-05-26  Jay Belanger  <belanger@truman.edu>
8947         * calc/calc.el (calc-language-alist): Remove extra defvar.
8949 2005-05-26  Lute Kamstra  <lute@gnu.org>
8951         * arc-mode.el (archive-mode):
8952         * bookmark.el (bookmark-read-annotation-mode)
8953         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
8954         * bs.el (bs-mode):
8955         * calc/calc-yank.el (calc-edit-mode):
8956         * calc/calc.el (calc-mode, calc-trail-mode):
8957         * calculator.el (calculator-mode):
8958         * chistory.el (command-history-mode):
8959         * comint.el:
8960         * cus-edit.el (custom-mode):
8961         * descr-text.el (describe-text-mode):
8962         * ebuff-menu.el (Electric-buffer-menu-mode):
8963         * ediff-util.el (ediff-mode):
8964         * emacs-lisp/re-builder.el (reb-mode):
8965         * emulation/vi.el (vi-mode-setup):
8966         * emulation/ws-mode.el (wordstar-mode):
8967         * eshell/esh-mode.el (eshell-mode):
8968         * forms.el (forms-mode):
8969         * help-mode.el (help-mode):
8970         * hexl.el (hexl-mode):
8971         * ibuffer.el (ibuffer-mode):
8972         * ielm.el (inferior-emacs-lisp-mode):
8973         * info.el (Info-mode, Info-edit-mode):
8974         * international/swedish.el:
8975         * ledit.el (ledit-from-lisp-mode):
8976         * locate.el (locate-mode):
8977         * mail/rmail.el (rmail-mode):
8978         * mail/rmailedit.el (rmail-edit-mode):
8979         * mail/rmailsum.el (rmail-summary-mode):
8980         * mail/supercite.el (sc-electric-mode):
8981         * net/eudc.el (eudc-mode):
8982         * net/quickurl.el (quickurl-list-mode):
8983         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
8984         * obsolete/ooutline.el (outline-mode):
8985         * obsolete/options.el (Edit-options-mode):
8986         * obsolete/rnews.el (news-mode):
8987         * obsolete/rnewspost.el (news-reply-mode):
8988         * play/5x5.el (5x5-mode):
8989         * play/decipher.el (decipher-mode, decipher-stats-mode):
8990         * play/gomoku.el (gomoku-mode):
8991         * play/snake.el (snake-mode):
8992         * play/solitaire.el (solitaire-mode):
8993         * play/tetris.el (tetris-mode):
8994         * progmodes/ada-mode.el (ada-mode):
8995         * progmodes/antlr-mode.el (antlr-mode):
8996         * progmodes/autoconf.el (autoconf-mode):
8997         * progmodes/dcl-mode.el (dcl-mode):
8998         * progmodes/delphi.el (delphi-mode):
8999         * progmodes/ebrowse.el (ebrowse-tree-mode)
9000         (ebrowse-electric-list-mode, ebrowse-member-mode)
9001         (ebrowse-electric-position-mode):
9002         * progmodes/f90.el (f90-mode):
9003         * progmodes/fortran.el (fortran-mode):
9004         * progmodes/icon.el (icon-mode):
9005         * progmodes/idlw-help.el (idlwave-help-mode):
9006         * progmodes/idlw-shell.el (idlwave-shell-mode):
9007         * progmodes/idlwave.el (idlwave-mode):
9008         * progmodes/inf-lisp.el (inferior-lisp-mode):
9009         * progmodes/m4-mode.el (m4-mode):
9010         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
9011         * progmodes/modula2.el (modula-2-mode):
9012         * progmodes/octave-inf.el (inferior-octave-mode):
9013         * progmodes/octave-mod.el (octave-mode):
9014         * progmodes/pascal.el (pascal-mode):
9015         * progmodes/sh-script.el (sh-mode):
9016         * progmodes/sql.el (sql-mode, sql-interactive-mode):
9017         * progmodes/vhdl-mode.el (vhdl-mode):
9018         * progmodes/xscheme.el (scheme-interaction-mode):
9019         * replace.el (occur-mode):
9020         * ses.el (ses-mode):
9021         * simple.el (completion-list-mode):
9022         * skeleton.el:
9023         * speedbar.el (speedbar-mode):
9024         * term.el (term-mode):
9025         * terminal.el (terminal-edit-mode):
9026         * textmodes/reftex-index.el (reftex-index-mode)
9027         (reftex-index-phrases-mode):
9028         * textmodes/reftex-sel.el (reftex-select-label-mode)
9029         (reftex-select-bib-mode):
9030         * textmodes/reftex-toc.el (reftex-toc-mode):
9031         * wdired.el (wdired-change-to-wdired-mode):
9032         * wid-browse.el (widget-browse-mode):
9033         Use run-mode-hooks.
9035         * array.el (array-mode):
9036         * calendar/todo-mode.el (todo-mode):
9037         * man.el (Man-mode):
9038         * play/landmark.el (lm-mode):
9039         * play/mpuz.el (mpuz-mode):
9040         Use kill-all-local-variables and run-mode-hooks.
9042         * subr.el (delay-mode-hooks): Specify indentation.
9044 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
9046         * xml.el (xml-substitute-special): Don't die for undefined xml
9047         entities.
9049 2005-05-26  Jay Belanger  <belanger@truman.edu>
9051         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
9052         of nil.
9054 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
9056         * progmodes/gdb-ui.el (gdb-frame-address):
9057         Rename from gdb-current-address.
9058         (gdb-previous-frame-address): Rename from gdb-previous-address.
9059         (gdb-selected-frame): Rename from gdb-current-frame.
9060         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
9061         (gdb-frame-number): Rename from gdb-current-stack-level.
9062         (gdb-ann3): Match new mode-name for disassembly buffer.
9063         Extend initialization of variables.
9064         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
9065         (gdb-memory-mode): Use mouse-face in header line.
9066         (gdb-assembler-buffer-name): Call it disassembly and give frame
9067         in mode line.
9068         (gdb-source-spec-regexp, gdb-assembler-custom)
9069         (gdb-invalidate-assembler, gdb-frame-handler):
9070         Make robust to leading zeroes in address format.
9072 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
9074         * textmodes/org.el (org-mode): Use `define-derived-mode' to
9075         define `org-mode'.
9076         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
9078 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9080         * log-edit.el (log-edit-changelog-entries): Distinguish between
9081         filenames like xfns.c and fns.c.
9083 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
9085         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
9086         point after reverting.
9087         (Buffer-menu-make-sort-button): Handle the case where
9088         `Buffer-menu-use-header-line' is nil.
9090 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
9092         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
9093         New funcs.  In minibuffer-local-completion-map bind `]', `/'
9094         and `:' to them.
9096 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9098         * startup.el (normal-top-level): Allow modification of load-path while
9099         we're iterating over it.
9101 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
9103         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
9104         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
9105         (thumbs-resize-interactive, thumbs-insert-image)
9106         (thumbs-insert-thumb, thumbs-dired-show-marked)
9107         (thumbs-find-image-at-point, thumbs-delete-images)
9108         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
9109         (thumbs-increment-image-size, thumbs-decrement-image-size):
9110         Fix typos in docstrings.
9112 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
9114         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
9115         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
9116         (cperl-mode): Use them.
9118 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
9120         * window.el (quit-window, shrink-window-if-larger-than-buffer):
9121         Doc fixes.
9123 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
9125         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
9126         Bind C-d to gdb-inferior-io-eof.
9128         * dired.el (dired-dnd-popup-notice): Use message-box.
9130 2005-05-23  Masatake YAMATO  <jet@gyve.org>
9132         * bindings.el (mode-line-major-mode-keymap):
9133         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
9135         * faces.el (mode-line-highlight): New face.
9137         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
9138         as mouse-face.
9140         * bindings.el (top-level, help-echo, mode-line-modified)
9141         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
9142         as mouse-face.
9144 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
9146         * progmodes/cc-engine.el (c-guess-basic-syntax):
9147         Remove spurious call to `zerop'.
9149         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
9151 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
9153         CC Mode update to 5.30.10:
9155         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
9156         could go past the limit in decoration level 2, thereby causing
9157         errors during interactive fontification.
9159         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
9160         the file is evaluated interactively.
9162         * cc-engine.el (c-guess-basic-syntax): Handle operator
9163         declarations somewhat better in C++.
9165         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
9166         make use of `run-mode-hooks' which has been added in Emacs 21.1.
9167         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9168         (awk-mode): Use it.
9169         (make-local-hook): Suppress warning about obsoleteness.
9171         * cc-engine.el, cc-align.el, cc-cmds.el
9172         (c-append-backslashes-forward, c-delete-backslashes-forward)
9173         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
9174         Compensate for return value from `forward-line' when it has moved
9175         but not to a different line due to eob.
9177         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
9178         `objc-method-intro' and `objc-method-args-cont'.
9180 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
9182         CC Mode update to 5.30.10:
9184         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
9185         in the copyright statement.  Incidentally, change "along with GNU
9186         Emacs" to "along with this program" where it occurs.
9188         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
9189         so that it is interactive, hence can be found by M-x awk-mode
9190         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
9191         <gmorris+emacs@ast.cam.ac.uk>.
9193         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
9194         Mode's regexps.
9196 2005-05-23  Kevin Ryde  <user42@zip.com.au>
9198         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
9199         c-parse-state, to avoid a lisp error (on bad code).
9201 2005-05-23  Lute Kamstra  <lute@gnu.org>
9203         * subr.el (font-lock-defaults): Remove defvar as it's already
9204         defined in font-core.el.
9206         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
9208 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
9210         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
9211         more general and work when GDB variable "print pretty" is on,
9212         as with Emacs, for example.
9214 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
9216         * font-core.el: Update comment.
9218         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
9219         Use `after-change-major-mode-hook' instead of `find-file-hook'.
9221         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
9223 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
9225         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
9226         and `yank-handler' in the doc strings.
9228 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9230         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
9232 2005-05-22  Richard M. Stallman  <rms@gnu.org>
9234         * help.el (describe-key): Move print-help-return-message call
9235         out of conditional.
9237         * progmodes/etags.el (list-tags): Use with-no-warnings.
9239         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
9240         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
9241         (starttls-extra-args, starttls-extra-arguments): Add defvars.
9243         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
9245         * language/viet-util.el (viet-viscii-nonascii-translation-table):
9246         Add defvar.
9248         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
9249         Use defvar, not defconst.
9251         * hexl.el (hexl-follow-line): Use with-no-warnings.
9253         * emulation/tpu-extras.el: Use write-file-functions instead of
9254         write-file-hooks.
9256         * dired.el (dired-font-lock-keywords): Fontify files with junk
9257         extensions even if marked by -F.
9259 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
9261         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
9262         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
9263         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
9264         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
9265         (concatenate, list-length, get*, getf, cl-remprop):
9266         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
9267         (etypecase, progv, lexical-let, lexical-let*)
9268         (multiple-value-bind, multiple-value-setq, shiftf):
9269         Improve argument/docstring consistency.
9271         * subr.el (focus-frame, unfocus-frame):
9272         Revert deletion on 2005-05-01.
9274 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
9276         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
9277         doesn't exist.
9279         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
9280         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
9282 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
9284         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
9285         already deleted variables: auto-fill-hook, blink-paren-hook,
9286         lisp-indent-hook, inhibit-local-variables, unread-command-event,
9287         suspend-hooks, comment-indent-hook, meta-flag,
9288         before-change-function, after-change-function,
9289         font-lock-doc-string-face.
9291 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
9293         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
9295 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
9297         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
9298         rmail-dont-reply-to.
9300 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
9302         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
9303         literal blank when splitting new-header-values.
9305 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
9307         * calendar/cal-menu.el (cal-menu-update): Add separator as a
9308         string so that tmm doesn't create a completion entry for it.
9310         * textmodes/table.el (table-disable-menu): Ditto.
9312 2005-05-21  Richard M. Stallman  <rms@gnu.org>
9314         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
9316         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
9318         * net/rcompile.el (remote-compile): Use compilation-start.
9320         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
9322 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
9324         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
9325         Default to makefile-bsdmake-mode on BSD systems.
9327         * imenu.el (imenu-generic-expression, imenu--generic-function'):
9328         REGEXP may also be a search function now.  The part of doc-string
9329         for describing the structure was 95% identical to that of
9330         `imenu--generic-function'.  Unify it there.
9332         * progmodes/make-mode.el (makefile-imenu-generic-expression):
9333         Use function to find dependencies, because regexp alone is so complex,
9334         it easily goes into an endless loop.
9335         (makefile-makepp-mode): Also add submenu for Perl functions
9336         defined in the makefile.
9337         (makefile-bsdmake-mode): Special imenu-generic-expression no
9338         longer needed, due to function call.
9339         (makefile-match-dependency): Take BOUND into account when checking
9340         if we're through.
9342 2005-05-20  Jay Belanger  <belanger@truman.edu>
9344         * calc/calc-units.el (calc-invalidate-units-table):
9345         Use inhibit-read-only.
9346         (math-build-units-table-buffer): Use view-mode.
9348 2005-05-20  David Kastrup  <dak@gnu.org>
9350         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
9351         easy-menu-add is not a nop on Emacs; and clarify when to call it.
9353 2005-05-20  Lute Kamstra  <lute@gnu.org>
9355         * diff-mode.el (diff-header-face, diff-file-header-face)
9356         (diff-index-face, diff-hunk-header-face, diff-removed-face)
9357         (diff-added-face, diff-changed-face, diff-function-face)
9358         (diff-context-face, diff-nonexistent-face): Put them in the
9359         diff-mode customization group.
9361 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9363         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
9365         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
9367         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
9368         Minor regexp-optimization.
9370 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
9372         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
9373         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
9374         (org-agenda-add-time-grid-maybe): New function.
9375         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
9376         (org-table-create): `dotimes' instead of `mapcar'.
9377         (org-xor): Simplify implementation.
9378         (org-agenda): `inhibit-redisplay' turned on.
9379         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
9380         a consistent line after a state change.
9381         (org-agenda-remove-times-when-in-prefix): New option.
9382         (org-prefix-has-time): New variable.
9383         (org-parse-time-string): Optional argument NODEFAULT.
9384         (org-format-agenda-item): Parse items for time-of-day
9385         specifications and move these into the prefix if possible.
9386         (org-agenda-priority): Get current heading, not previous heading
9387         during agenda remote editing.
9389 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
9391         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
9392         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
9393         (remove-duplicates, delete-duplicates, substitute)
9394         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
9395         (nsubstitute-if-not, find, find-if, find-if-not, position)
9396         (position-if, position-if-not, count, count-if, count-if-not)
9397         (mismatch, search, sort*, stable-sort, merge, member*)
9398         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
9399         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
9400         (intersection, nintersection, set-difference, nset-difference)
9401         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
9402         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
9403         (nsublis, tree-equal): Improve argument/docstring consistency.
9405         * subr.el (send-string, send-region):
9406         Remove obsolescence declaration.
9407         (window-dot, set-window-dot, read-input, show-buffer)
9408         (eval-current-buffer, string-to-int):
9409         Add release number to obsolescence declarations.
9411 2005-05-19  Kim F. Storm  <storm@cua.dk>
9413         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
9414         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
9416 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
9418         * faces.el (list-faces-display): Make back button respect optional
9419         regexp arg.
9421 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
9423         * calculator.el (calculator-radix-grouping-mode)
9424         (calculator-radix-grouping-digits, calculator-displayer)
9425         (calculator-radix-grouping-separator, calculator-copy-displayer):
9426         * dabbrev.el (dabbrev-search-these-buffers-only):
9427         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
9428         (diff-advance-after-apply-hunk, diff-mode-hook)
9429         (diff-minor-mode-prefix):
9430         * imenu.el (imenu-use-popup-menu):
9431         * jit-lock.el (jit-lock-context-time):
9432         * newcomment.el (comment-fill-column, comment-column)
9433         (comment-style, comment-padding, comment-multi-line)
9434         (comment-empty-lines, comment-auto-fill-only-comments):
9435         * reveal.el (reveal-around-mark):
9436         * uniquify.el (uniquify-buffer-name-style)
9437         (uniquify-after-kill-buffer-p)
9438         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
9439         (uniquify-min-dir-content, uniquify-separator)
9440         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
9441         * w32-vars.el (w32-fixed-font-alist):
9442         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
9443         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
9444         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
9445         * progmodes/perl-mode.el (perl-indent-level)
9446         (perl-continued-statement-offset, perl-continued-brace-offset)
9447         (perl-brace-offset, perl-brace-imaginary-offset)
9448         (perl-label-offset, perl-indent-continued-arguments)
9449         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
9450         * progmodes/tcl.el (tcl-indent-level)
9451         (tcl-continued-indent-level, tcl-auto-newline)
9452         (tcl-tab-always-indent, tcl-electric-hash-style)
9453         (tcl-help-directory-list, tcl-use-smart-word-finder)
9454         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
9455         (inferior-tcl-source-command):
9456         * textmodes/fill.el (enable-kinsoku):
9457         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
9458         * textmodes/table.el (table-yank-handler):
9459         Specify missing group (and type, if simple) in defcustom.
9461 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
9463         * progmodes/compile.el (compilation-finish-function): Fix defvar.
9465 2005-05-19  Richard M. Stallman  <rms@gnu.org>
9467         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
9469         * subr.el (event-basic-type): Don't get an error.
9470         (left-fringe-p): Function deleted.
9472         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
9473         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
9475         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
9476         in recursive copy.
9478         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
9480         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
9482         * emacs-lisp/bytecomp.el
9483         (byte-compile-file-form-custom-declare-variable): Call
9484         byte-compile-nogroup-warn if appropriate.
9486         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
9487         (compilation-set-window): Don't call left-fringe-p; do it directly.
9489 2005-05-19  Jay Belanger  <belanger@truman.edu>
9491         * calc/calc-graph.el (calc-graph-format-data): Make sure
9492         var-PlotRejects is bound before trying to check its value.
9494 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
9496         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
9497         definition of this variable from reftex-global.el to reftex.el,
9498         because it is needed in the menu.
9500 2005-05-19  Lute Kamstra  <lute@gnu.org>
9502         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
9503         years are fixed.  Don't insert a space after a dash.
9505 2005-05-19  Kim F. Storm  <storm@cua.dk>
9507         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
9509 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
9511         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
9512         strings, because (eq ... ?\\) is fairly frequent.
9514         * progmodes/make-mode.el (makefile-add-this-line-targets):
9515         Simplify and integrate into `makefile-pickup-targets'.
9516         (makefile-add-this-line-macro): Simplify and integrate into
9517         `makefile-pickup-macros.
9518         (makefile-pickup-filenames-as-targets): Simplify.
9519         (makefile-previous-dependency, makefile-match-dependency):
9520         Don't stumble over `::'.
9522 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
9524         * subr.el (post-command-idle-hook, post-command-idle-delay):
9525         Remove obsoletion of post-command-idle-hook and
9526         post-command-idle-delay.
9528         * faces.el (list-faces-display): Provide button when describe-face
9529         is called to take user back to the list of faces.
9531         * help-fns.el (describe-variable): Remove hyperlinks in a
9532         variable's value as these are quite frequently inappropriate.
9534         * follow.el (follow-submit-feedback, follow-mode):
9535         Remove references to post-command-idle-hook.
9537 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
9539         * progmodes/make-mode.el (makefile-previous-dependency)
9540         (makefile-match-dependency): Check for := (and in bsd mode also
9541         !=) to give a better result, even when font-lock is not on.
9543 2005-05-18  Jay Belanger  <belanger@truman.edu>
9545         * calc/calc-help.el (calc-s-prefix-help):
9546         Add `calc-copy-special-constant' to help string.
9548 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
9550         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9552 2005-05-18  Jay Belanger  <belanger@truman.edu>
9554         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
9555         in linear factors are in proper order.
9557 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
9559         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9560         Support for jurabib.
9562         * textmodes/reftex.el (featurep): Define aliases for overlay
9563         commands, for XEmacs compatibility, and use these aliases in
9564         overlay initializations.
9565         (reftex-highlight): Use `reftex-move-overlay'.
9566         (reftex-unhighlight): Use `reftex-delete-overlay'.
9567         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
9568         (reftex-access-search-path): Use `reftex-uniquify' instead of
9569         `reftex-uniq'
9571         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
9572         `before-string' property modification enables for Emacs as well.
9573         (reftex-select-item): Use `reftex-delete-overlay'.
9574         (reftex-select-mark): Use `reftex-make-overlay' and
9575         `reftex-overlay-put'.
9576         (reftex-select-unmark): Use `reftex-delete-overlay' and
9577         `reftex-overlay-put'.
9579 2005-05-18  Lute Kamstra  <lute@gnu.org>
9581         * emacs-lisp/lisp.el (check-parens): Fix docstring.
9583 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
9585         * add-log.el (add-change-log-entry):
9586         * array.el (array-make-template, array-reconfigure-rows)
9587         (array-init-max-row, array-init-max-column)
9588         (array-init-columns-per-line, array-init-field-width):
9589         * replace.el (replace-match-maybe-edit, perform-replace):
9590         * textmodes/spell.el (spell-region):
9591         Replace `read-input' by `read-string'.
9593         * forms.el (forms-mode):
9594         * finder.el (finder-compile-keywords):
9595         * shadowfile.el (shadow-read-files):
9596         Replace `eval-current-buffer' by `eval-buffer'.
9598         * terminal.el (te-pass-through):
9599         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
9600         (ange-ftp-raw-send-cmd):
9601         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
9602         (send-process-next-char, telnet-initial-filter, telnet):
9603         Replace `send-string' by `process-send-string'.
9605         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
9606         (prolog-consult-region): Replace `send-string' by
9607         `process-send-string'; replace `send-region' by `process-send-region'.
9609         * progmodes/delphi.el (delphi-log-msg):
9610         Replace `set-window-dot' by `set-window-point'.
9612         * subr.el (window-dot, set-window-dot, read-input, send-string)
9613         (send-region, show-buffer, eval-current-buffer):
9614         Make really obsolete, as the comment says.
9616 2005-05-17  Kim F. Storm  <storm@cua.dk>
9618         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
9619         (cua--init-keymaps): Bind C-return instead of S-return to set
9620         rectangle mark.
9622         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
9623         instead of S-return to toggle/clear rectangle mark.
9625 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
9627         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
9628         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
9629         Also fontify plain strings assigned to variables, mostly so that a
9630         colon has a face and is thus not taken as a dependency separator.
9631         (makefile-previous-dependency): Inline the new matcher, because it
9632         is too complex to work in both directions.
9633         (makefile-match-dependency): Eliminate `backward' arg (see above).
9634         Completely reimplemented so as to not sometimes go into an endless
9635         loop.  It should also be more efficient, because first it only
9636         searches for `:', instead of applying the very complex regexp.
9637         (makefile-mode): Cancel `font-lock-support-mode', because blocks
9638         to be fontified in one piece can be too long for JIT.
9639         Makefiles are never *that* big.
9641 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
9643         * dired.el (dired-mode): Simplify.
9645 2005-05-17  Lute Kamstra  <lute@gnu.org>
9647         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
9648         defcustom for the mode hook variable.
9650         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
9651         Emacs Lisp Reference Manual.
9653 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
9655         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
9656         (evenp, list*):
9657         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
9658         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
9660         * net/tramp-smb.el (tramp-smb-open-connection):
9661         Pass `tramp-chunksize' as fifth (required) argument.
9663 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
9665         * font-lock.el (lisp-font-lock-keywords-1):
9666         Set `font-lock-negation-char-face' for [^...] char group.
9667         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
9669         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
9670         a var, and refine it to mask one more level of nested vars.
9671         (makefile-rule-action-regex): Turn it into a var, and refine it so
9672         it recognizes backslashed continuation lines as belonging to the
9673         same command.
9674         (makefile-macroassign-regex): Refine it so it recognizes
9675         backslashed continuation lines as belonging to the same command.
9676         (makefile-var-use-regex): Don't look at the next char, because it
9677         might be the same one to be skipped by the initial [^$], leading
9678         to an overlooked variable use.
9679         (makefile-make-font-lock-keywords): Remove two parameters, which
9680         are now variables that some of the modes set locally.
9681         Handle dependency and rule action matching through functions, because
9682         regexps alone match too often.  Dependency matching now comes
9683         last, so it can check, whether a colon already matched something else.
9684         (makefile-mode): Inform that font-lock improves makefile parsing
9685         capabilities.
9686         (makefile-match-dependency, makefile-match-action): New functions.
9688 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
9690         * emacs-lisp/cl-extra.el (equalp): Doc fix.
9692         * align.el (align-regexp):
9693         * ansi-color.el (ansi-color-get-face):
9694         * array.el (array-reconfigure-rows, array-init-max-row)
9695         (array-init-max-column, array-init-columns-per-line)
9696         (array-init-field-width):
9697         * dired-aux.el (dired-trample-file-versions):
9698         * dired-x.el (dired-mark-sexp):
9699         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
9700         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
9701         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
9702         * faces.el (face-read-integer):
9703         * files.el (backup-extract-version, insert-directory):
9704         * hexl.el (hexl-insert-decimal-char):
9705         * server.el (server-process-filter):
9706         * shell.el (shell-extract-num):
9707         * startup.el (command-line-1):
9708         * term.el (term-command-hook):
9709         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
9710         (time-stamp-do-number):
9711         * time.el (display-time-update):
9712         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
9713         (timezone-fix-time):
9714         * vms-patch.el (vms-suspend-resume-hook):
9715         * calendar/appt.el (appt-convert-time):
9716         * calendar/cal-bahai.el (mark-bahai-diary-entries):
9717         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
9718         * calendar/cal-islam.el (mark-islamic-diary-entries):
9719         * calendar/calendar.el (calendar-cursor-to-date)
9720         (calendar-star-date):
9721         * calendar/diary-lib.el (diary-attrtype-convert)
9722         (mark-diary-entries, diary-entry-time):
9723         * calendar/solar.el (solar-get-number):
9724         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
9725         * emacs-lisp/re-builder.el (reb-display-subexp):
9726         * emulation/edt.el (edt-set-scroll-margins):
9727         * emulation/tpu-extras.el (tpu-set-scroll-margins):
9728         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
9729         (vip-get-ex-count):
9730         * emulation/viper-ex.el (viper-get-ex-token)
9731         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
9732         * international/fontset.el (fontset-plain-name):
9733         * mail/feedmail.el (feedmail-look-at-queue-directory):
9734         * mail/mailalias.el (mail-get-names):
9735         * mail/rmail.el (rmail-convert-to-babyl-format):
9736         * mail/rmailsum.el (rmail-make-basic-summary-line)
9737         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
9738         (rmail-summary-goto-msg):
9739         * mail/smtpmail.el (smtpmail-read-response):
9740         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
9741         (ange-ftp-vms-add-file-entry):
9742         * play/gametree.el (gametree-looking-at-ply)
9743         (gametree-current-branch-score):
9744         * progmodes/ada-xref.el (ada-prj-find-prj-file)
9745         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
9746         * progmodes/cperl-mode.el (condition-case):
9747         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
9748         (ebrowse-set-member-buffer-column-width)
9749         (ebrowse-select-1st-to-9nth):
9750         * progmodes/etags.el (etags-snarf-tag):
9751         * progmodes/flymake.el (flymake-parse-line):
9752         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
9753         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
9754         (idlwave-shell-menu-def):
9755         * progmodes/ps-mode.el (ps-run-goto-error):
9756         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
9757         (vhdl-speedbar-contract-level):
9758         * term/mac-win.el (x-handle-numeric-switch):
9759         * term/sun-mouse.el (sun-get-frame-data):
9760         * term/w32-win.el (x-handle-numeric-switch):
9761         * term/x-win.el (x-handle-numeric-switch):
9762         * textmodes/ispell.el (ispell-parse-output):
9763         * textmodes/nroff-mode.el (nroff-outline-level):
9764         * textmodes/reftex-cite.el (reftex-bib-sort-year)
9765         (reftex-bib-sort-year-reverse, reftex-format-citation):
9766         * textmodes/reftex-parse.el (reftex-init-section-numbers)
9767         (reftex-section-number):
9768         * textmodes/texinfmt.el (texinfo-paragraphindent):
9769         Replace `string-to-int' by `string-to-number'.
9771         * international/latexenc.el: Add page marker to force the "Local
9772         Variables:" string out of the last page.
9774 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
9776         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
9777         tooltip-change-major-mode.
9778         (gud-tooltip-print-command): Remove case where gud-minor-mode
9779         is gdb ("--fullname").
9780         (gud-tooltip-tips): Turn GUD tooltips off for this case and
9781         explain to user.
9783 2005-05-16  Jay Belanger  <belanger@truman.edu>
9785         * calc/calc-store.el (calc-copy-special-constant): New function.
9787         * calc/calc-ext.el (calc-init-extensions): Add binding for
9788         `calc-copy-special-constant'.
9790         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
9791         for the `calc-copy-special-constant' command.
9793 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
9795         * subr.el (left-fringe-p): New function.
9797         * progmodes/compile.el (compilation-setup): Set local value of
9798         overlay-arrow-string to "" always.
9799         (compilation-set-window): Left fringe then don't scroll.
9800         No left fringe then no arrow and scroll message to top.
9801         (compilation-context-lines): Adjust doc string accordingly.
9803 2005-05-16  Kim F. Storm  <storm@cua.dk>
9805         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
9806         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
9807         (ido-wide-find-dir-or-delete-dir): New command for M-d.
9808         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
9809         (ido-read-file-name): Handle commands with ido property value
9810         equal to find-file as reading a file name, to allow C-d to enter dired.
9811         (ibuffer-find-file): Add ido property with value find-file.
9813 2005-05-15  Kim F. Storm  <storm@cua.dk>
9815         * subr.el (open-network-stream-nowait): Remove.
9816         (open-network-stream-server): Remove.
9818 2005-05-15  Richard M. Stallman  <rms@gnu.org>
9820         * faces.el (describe-face): Output a definition link button.
9822         * help-mode.el (help-face-def): New button type.
9824         * emacs-lisp/copyright.el (copyright-fix-years):
9825         Match properly if the first year is 2-digit.
9826         Don't mess up the whitespace after the years by filling.
9828         * dired-aux.el (dired-mark-confirm):
9829         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
9831         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
9832         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
9833         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
9835         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9836         Set font-lock-comment-start-skip.
9838         * font-lock.el (font-lock-comment-start-skip): New variable.
9839         (font-lock-comment-end-skip): New variable.
9840         (font-lock-fontify-syntactically-region): Use them if non-nil.
9842 2005-05-15  Jay Belanger  <belanger@truman.edu>
9844         * calc/calc-store.el (calc-store-value): Return a string rather
9845         than display it as a message.
9846         Use calc-var-name for variable name.
9847         (calc-store-into): Add the result of calc-store-value to message.
9848         (calc-copy-variable): Add a message.
9849         (calc-store-exchange): Improve error messages.
9850         (calc-store-binary, calc-store-map): Don't reset the values of
9851         special constants.
9853 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
9855         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
9856         manual to docstring.
9858         * files.el (hack-local-variables-confirm): Add STRING argument.
9859         Make the function handle non file visiting buffers correctly.
9860         (hack-local-variables-prop-line, hack-local-variables)
9861         (hack-one-local-variable): Use STRING arg of
9862         `hack-local-variables-confirm'.
9864 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
9866         Sync with Tramp 2.0.49.
9868         * net/tramp.el (tramp-handle-dired-call-process)
9869         (tramp-handle-insert-directory):`insert-buffer' cannot be used
9870         because the contents of the Tramp buffer is changed before
9871         insertion (`expand-file' and alike).
9872         (tramp-handle-insert-directory): If `localname' has an empty
9873         nondirectory name, it must not be quoted.
9874         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
9875         variable `tramp-chunksize'.  Change callees.
9876         (tramp-open-connection-setup-interactive-shell): Check remote host
9877         for buggy `send-process-string' implementation.
9878         Set `tramp-chunksize' if found.  Reported by Michael Kifer
9879         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
9880         (tramp-handle-shell-command): `insert-buffer' cannot be used
9881         because the contents of the Tramp buffer is changed before
9882         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
9883         <frederic.bothamy@free.fr>.
9884         (tramp-set-auto-save): Actions should be done for Tramp file name
9885         handler only.  Ange-FTP has its own auto-save mechanism.
9886         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9887         (tramp-set-auto-save-file-modes): Set file modes of
9888         `buffer-auto-save-file-name' to ?\600 as fallback solution.
9889         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
9890         (tramp-bug): Remove obsolete variable.
9891         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
9892         for presence of `mml-mode'.  Make it running for older Emacsen as well.
9894 2005-05-14  John Paul Wallington  <jpw@pobox.com>
9896         * ibuf-ext.el (define-ibuffer-filter filename):
9897         If `dired-directory' is a list, use its car.
9899 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
9901         * ibuffer.el (define-ibuffer-column filename):
9902         If `dired-directory' is a list, use its car.
9904 2005-05-14  Richard M. Stallman  <rms@gnu.org>
9906         * subr.el (symbol-file): Doc fix.
9908         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
9909         (byte-compile-form): Call byte-compile-nogroup-warn.
9910         (byte-compile-warning-types): Doc fix.
9912         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
9914         * progmodes/cc-engine.el (c-literal-faces):
9915         Add font-lock-comment-delimiter-face.
9917         * net/net-utils.el (dig): Use with-no-warnings.
9919         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
9920         (sc-recite-frame-alist, sc-default-cite-frame)
9921         (sc-default-uncite-frame, sc-default-recite-frame)
9922         (sc-attrib-selection-list, sc-rewrite-header-list):
9923         Mark as risky-local-variable.
9925         * international/ogonek.el (ogonek-jak, ogonek-how):
9926         Don't use beginning-of-buffer.
9928         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
9930         * calendar/solar.el (solar-data-list): Move definition up.
9932         * dnd.el (dnd-protocol-alist): Add autoload.
9934         * progmodes/sh-script.el: Many doc usage fixes.
9935         (sh-indent-after-do): Change default to match common styles.
9937 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
9939         * files.el (interpreter-mode-alist)
9940         (auto-mode-interpreter-regexp): Doc fixes.
9942 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
9944         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
9946         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
9948 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9950         * dired.el (dired-mode): make-variable-buffer-local =>
9951         make-local-variable.
9953 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9955         * term/mac-win.el (mac-select-convert-to-string): Try coding
9956         systems in mac-script-code-coding-systems if specified one cannot
9957         encode string for `com.apple.traditional-mac-plain-text'.
9959 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
9961         * progmodes/make-mode.el (makefile-targets-face)
9962         (makefile-shell-face, makefile-makepp-perl-face): New faces.
9963         (makefile-dependency-regex): Fix it to not make the colon in
9964         $(var:a=b) special.
9965         (makefile-rule-action-regex): New regexp for highlighting embedded
9966         Shell strings.
9967         (makefile-macroassign-regex): Handle != for highlighting as
9968         embedded Shell strings.
9969         (makefile-var-use-regex): New const.
9970         (makefile-statements, makefile-automake-statements)
9971         (makefile-gmake-statements, makefile-makepp-statements)
9972         (makefile-bsdmake-statements): New consts.
9973         (makefile-make-font-lock-keywords): New function.
9974         (makefile-automake-font-lock-keywords)
9975         (makefile-gmake-font-lock-keywords)
9976         (makefile-makepp-font-lock-keywords)
9977         (makefile-bsdmake-font-lock-keywords): New consts.
9978         (makefile-mode-map): Add switchers between the various submodes.
9979         (makefile-mode): Document the availability of the variants.
9980         (makefile-automake-mode, makefile-gmake-mode)
9981         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
9983         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
9984         new variants of makefile-mode.
9986 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9988         * font-lock.el (font-lock-comment-delimiter-face): Fix up
9989         the inheritance.
9991 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
9993         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
9994         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
9996         * files.el (normal-mode): Extend the scope of the
9997         `enable-local-variables' binding to include the `set-auto-mode' call.
9998         (magic-mode-alist): Doc fix.
10000 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10002         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
10003         font-lock-comment-face rather than copying its setting.
10005 2005-05-12  Andreas Schwab  <schwab@suse.de>
10007         * eshell/esh-mode.el (eshell-send-input): Doc fix.
10009 2005-05-12  Lute Kamstra  <lute@gnu.org>
10011         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
10012         defcustom for the mode hook variable.  Delete the last argument.
10013         * generic-x.el: Fix callers of define-generic-mode.
10014         (generic-x-modes): Delete group.
10015         (show-tabs-tab-face, show-tabs-space-face): Put them in the
10016         generic-x customization group.
10018 2005-05-12  Kim F. Storm  <storm@cua.dk>
10020         * font-lock.el (font-lock-negation-char-face): Default to "off".
10022         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
10023         font-lock-negation-char-face to ! in !=.
10025 2005-05-12  Masatake YAMATO  <jet@gyve.org>
10027         * add-log.el (find-change-log): Fix typos in the docstring
10028         of function.
10030 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
10032         * international/latexenc.el (latexenc-find-file-coding-system):
10033         Avoid `re-search-forward' when looking for input encoding because
10034         of speed and safety.  Better regular expressions for recognizing
10035         input encoding.  Limit a search for TeX-master/tex-main-file to
10036         the local variable section.
10038 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
10040         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
10041         syntax of $ to "'" (quote).
10043 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
10045         * dnd.el (dnd-protocol-alist): Improve custom type.
10047         * dired.el (dired-dnd-protocol-alist): New variable.
10048         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
10049         `dired-mode-hook' to the end.
10051 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10053         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
10054         comment-end if comment-start-skip is not set.
10055         Obey the font-lock-comment-delimiter-face variables.
10057 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10059         * files.el (executable-find): Move from executable.el.  Use
10060         locate-file.
10061         * progmodes/executable.el (executable-find): Move to files.el.
10063         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
10064         when trying to ensure forward progress.
10066 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
10068         * mouse-sel.el (mouse-sel-follow-link-p): New function.
10069         (mouse-select, mouse-select-internal, mouse-extend-internal):
10070         Use it to implement mouse-1-click-follows-link functionality.
10072 2005-05-11  Richard M. Stallman  <rms@gnu.org>
10074         * font-lock.el (font-lock-fontify-syntactically-region):
10075         Use font-lock-comment-delimiter-face for comment delimiters.
10077 2005-05-10  Jay Belanger  <belanger@truman.edu>
10079         * calc/calc-help.el (calc-m-prefix-help): Add mention of
10080         preserving embedded modes.
10082 2005-05-10  Richard M. Stallman  <rms@gnu.org>
10084         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
10086         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
10087         Move from ada-stmt.el.
10088         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
10090         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
10091         Move to ada-mode.el.
10092         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
10094         * cus-edit.el (custom-file): Call file-chase-links.
10096         * files.el (read-directory-name): Fix previous change.
10097         (hack-local-variables-confirm): New function.
10098         (hack-local-variables-prop-line, hack-local-variables)
10099         (hack-one-local-variable): Use it.
10101 2005-05-10  Lute Kamstra  <lute@gnu.org>
10103         * font-lock.el (font-lock-keywords-alist)
10104         (font-lock-removed-keywords-alist): Clarify docstrings.
10106 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
10108         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
10109         (gdb-source-info): Check for preprocessor info.
10110         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
10111         a macro for a function.
10112         (gdb-info-breakpoints-custom): Try to find file again if not already
10113         found (user might have used GDB dir command).
10114         (gdb-get-location): Update gdb-location-alist correctly for change
10115         to gdb-info-breakpoints-custom.
10117         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
10118         (gud-tooltip-print-command): Add gdbmi case.
10119         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
10120         preprocessor info.
10122 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
10124         * startup.el (fancy-splash-insert): Fix typo in doc string.
10126 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
10128         * obsolete/float.el (string-to-float):
10129         * obsolete/hilit19.el (hilit-add-pattern):
10130         * obsolete/rnews.el (news-parse-range, news-select-message)
10131         (news-get-pruned-list-of-files): Replace `string-to-int' by
10132         `string-to-number'.
10134         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
10135         `find-file-not-found-hooks'; use `add-hook'.
10136         (uncompress-while-visiting): Set `write-file-functions', not
10137         `write-file-hooks'; use `add-hook'.
10139 2005-05-09  Kim F. Storm  <storm@cua.dk>
10141         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
10142         (cua-paste): Handle clipboard action.
10143         (cua--init-keymaps): Remap clipboard-kill-region and
10144         clipboard-kill-ring-save.
10146 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
10148         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10149         Improve commentary.
10151         * simple.el (next-error-overlay-arrow-position): Revert the change
10152         made on 2005-04-30.
10154 2005-05-07  Jay Belanger  <belanger@truman.edu>
10156         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
10157         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
10158         `calc-sel-reselect'.
10160         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
10161         Calc is in embedded mode.
10163 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
10165         * progmodes/compile.el (compilation-setup):
10166         Set overlay-arrow-string to an empty string on text terminals.
10168         * textmodes/ispell.el (ispell-program-name): Try looking for
10169         "aspell" along exec-path, and if found, use it as the default
10170         speller program.
10172 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
10174         * international/mule.el (sgml-xml-auto-coding-function):
10175         Recognize encoding='FOO' in single quotes as well as in double quotes.
10177 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10179         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
10180         as well as `interactive', so that defmacro* would recognize
10181         `declare' forms.
10183 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
10185         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10186         Explain more about the LIGHTER arg's usage in the doc string.
10187         Add commentary to clarify what the code does.  Fix the regexp that
10188         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
10189         since it could have characters special to regular expressions.
10191 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
10193         * replace.el (occur-1): Bind inhibit-read-only so that
10194         erase-buffer doesn't barf on read-only text properties (likewise
10195         for add-text-properties in occur-engine).  Mark buffer as unmodified.
10196         (occur-engine): Don't set buffer-read-only here.
10198 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10200         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
10201         list-buffers-directory.  This caused the *cvs-commit* buffer to be
10202         sometimes mistakenly reused as a *cvs* buffer.
10204 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
10206         * tooltip.el: Move code for GUD tooltips into gud.el.
10207         (require): CL no longer needed to compile case.
10208         (tooltip-mode): Do not toggle functions for GUD tooltips.
10209         (tooltip-gud-tips-p): Remove.  Replace with minor mode
10210         gud-tooltip-mode in gud.el.
10211         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
10212         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
10213         tooltip-gud prefix with gud-tooltip and obsolete.
10214         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
10215         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
10216         (tooltip-mouse-motion): Mouse movement functions/variable.
10217         Rename in gud.el by adding gud prefix.
10218         (tooltip-gud-original-filter, tooltip-gud-dereference)
10219         (tooltip-gud-event, tooltip-toggle-gud-tips)
10220         (tooltip-gud-process-output, tooltip-gud-print-command)
10221         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
10222         gud.el by replacing tooltip-gud prefix with gud-tooltip.
10223         (gdb-tooltip-print): Move to gdb-ui.el.
10225         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
10226         (require): CL needed to compile case.
10227         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
10228         tooltip-gud-tips-p.  Make it a minor-mode.
10229         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
10230         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
10231         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
10232         (gud-tooltip-change-major-mode)
10233         (gud-tooltip-activate-mouse-motions-if-enabled)
10234         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
10235         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
10236         (gud-tooltip-original-filter, gud-tooltip-dereference)
10237         (gud-tooltip-event, tooltip-toggle-gud-tips)
10238         (gud-tooltip-process-output, gud-tooltip-print-command)
10239         (gud-tooltip-tips): Move from tooltip.el.
10241         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
10242         (gdb-cpp-define-alist-flags): Doc fix.
10243         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
10244         gud-tooltip-mode is t.
10246 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10248         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
10249         evaporate if their text is deleted.
10250         (goto-address-at-point): Make it work as a mouse binding as well.
10251         (goto-address-at-mouse): Obsolete it.  Update users.
10253 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
10255         * calendar/appt.el (top-level): No longer activate on load.
10257 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
10259         * calendar/cal-bahai.el (mark-bahai-diary-entries):
10260         * net/webjump.el (webjump):
10261         * progmodes/idlw-help.el (idlwave-do-context-help1)
10262         (idlwave-highlight-linked-completions):
10263         * textmodes/po.el (po-find-file-coding-system-guts):
10264         Replace `assoc-ignore-case' by `assoc-string'.
10266 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
10268         * files.el (locate-file): Doc fix.
10270         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
10271         Remove the redundant test for ms-dos.
10273         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
10274         look for the preprocessor with exec-suffixes.  If not found in
10275         standard places, look in exec-path.  Remove most of the tests that
10276         used system-type.
10278         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
10280         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
10282         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
10283         file-name clash with jka-compr.el on 8+3 filesystems.
10285 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10287         * term/mac-win.el: Don't define or bind scroll bar functions if
10288         x-toolkit-scroll-bars is t.
10289         (x-select-text, x-get-selection-value): Clear
10290         x-last-selected-text-clipboard if x-select-enable-clipboard is
10291         nil.
10292         (PRIMARY): Put mac-scrap-name property.
10293         (mac-select-convert-to-file-url): New function.
10294         (public.file-url): New selection target type.  Add to
10295         selection-converter-alist.
10296         (x-get-selection, x-selection-value): Handle it.
10297         (x-cut-buffer-or-selection-value): New alias.
10299 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10301         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
10302         entry to avoid calling bibtex-find-entry with arg global
10303         being t.  Remove arg key.
10304         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
10305         (bibtex-copy-summary-as-kill): Change accordingly.
10307 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10309         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
10310         (org-agenda-date-later): Use with-current-buffer.
10312 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
10314         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
10315         (define-obsolete-variable-alias): Doc Fixes.
10317 2005-05-06  Kim F. Storm  <storm@cua.dk>
10319         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
10320         vertical-motion when selective-display is active.
10322         * ido.el (ido-setup-hook): New hook.
10323         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
10324         (ido-input-stack): New var.
10325         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
10326         ido-next-work-file binding to M-O.
10327         Bind M-f to ido-wide-find-file-or-pop-dir.
10328         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
10329         (ido-read-internal): Run ido-setup-hook.
10330         Catch quit in read-file-name and read-string to cancel edit.
10331         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
10332         Automatically pop-all when completing a directory name (RET).
10333         (ido-file-internal): Add with-no-warnings around ffap and dired code.
10334         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
10335         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
10336         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
10337         New functions for M-b/M-f to move among the directory components.
10338         (ido-make-merged-file-list): Catch quit to cancel merge.
10339         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
10340         (ido-completion-help): No warnings for ido-completion-buffer-full.
10342 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
10344         * font-lock.el (font-lock-negation-char-face): New face and variable.
10345         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
10346         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
10347         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
10348         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
10350 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
10352         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
10353         Fix typo in docstring.
10355         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
10356         (ebrowse-print-statistics-line)
10357         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
10359         * term/w32-win.el (image-library-alist): Add additional name for
10360         Xpm library.
10362 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
10364         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
10365         use gcc instead of cpp.
10367         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
10368         (gdb-create-define-alist): Use it.
10369         (gdb-cpp-define-alist-program): Update for MS-DOS.
10371 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
10373         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
10375 2005-05-04  Richard M. Stallman  <rms@gnu.org>
10377         * help.el (describe-key): No error when UNTRANSLATED is nil.
10379         * simple.el (line-move-1): Fix previous change to signal errors
10380         appropriately.
10382 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
10384         * calendar/icalendar.el (icalendar-version): Now at 0.12.
10385         (icalendar-duration-correction): Remove.
10386         (icalendar--get-event-properties): Split result at commas.
10387         (icalendar--decode-isoduration): New optional argument
10388         DURATION-CORRECTION.
10389         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
10390         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
10391         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
10392         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
10393         (icalendar--convert-anniversary-to-ical): New functions, extracted
10394         from icalendar-export-region, with bug fixes.
10395         (icalendar-export-region): Use the above functions.
10396         (icalendar-import-buffer): Check before saving diary file.
10397         (icalendar--convert-recurring-to-diary)
10398         (icalendar--convert-non-recurring-all-day-to-diary)
10399         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
10400         extracted from icalendar--convert-ical-to-diary, with bug fixes.
10401         (icalendar--convert-ical-to-diary): Use the above functions.
10403 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
10405         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
10406         Remove these recent additions.
10407         (c-mode): Restore to before 2005-04-28.
10409         * progmodes/cc-vars.el (cc-define-list-program): Remove this
10410         recent addition.
10412         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
10413         (gdb-define-alist): New variables.
10414         (gdb-create-define-alist): New function.
10415         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
10416         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
10417         with string-to-number.
10418         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
10420         * progmodes/gud.el: Replace string-to-int with string-to-number.
10421         (gud-find-file): Handle gdb-define-alist.
10423         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
10425 2005-05-02  Jay Belanger  <belanger@truman.edu>
10427         * calc/calc-aent.el (math-read-token):
10428         * calc/calc-bin.el (calc-word-size):
10429         * calc/calc-ext.el (calc-read-number-fancy):
10430         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
10431         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
10432         * calc/calc-frac.el (calc-over-notation):
10433         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
10434         (calc-graph-num-points, calc-graph-init):
10435         * calc/calc-prog.el (calc-read-parse-table-part)
10436         (calc-edit-macro-repeats):
10437         * calc/calc-yank.el (calc-do-grab-rectangle):
10438         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
10439         Replace `string-to-int' by `string-to-number'.
10441 2005-05-02  Kim F. Storm  <storm@cua.dk>
10443         * kmacro.el: Use executing-kbd-macro-index variable.
10445 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
10447         * net/rlogin.el (rlogin-parse-words): Delete func.
10448         (rlogin): Use split-string, not rlogin-parse-words.
10449         Also, if there are option-like elements in the parsed args,
10450         take the host to be the first arg immediately following them.
10451         Suggested by Michael Mauger.
10453 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
10455         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
10457 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
10459         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
10460         (cc-mode-cpp-program): Rename to cc-define-list-program and
10461         move to cc-vars.el.
10463         * progmodes/cc-vars.el (cc-define-list-program):
10464         Change to "gcc -E -dM -".  Make customizable.
10466 2005-05-02  Kim F. Storm  <storm@cua.dk>
10468         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
10470 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
10472         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
10474         * international/mule-util.el (truncate-string): Remove alias and
10475         obsolete declaration.
10477         * international/mule-cmds.el (update-iso-coding-systems):
10478         Remove alias and obsolete declaration.
10480         * international/mule.el (coding-system-parent): Remove alias and
10481         obsolete declaration.
10483         * subr.el (define-function, sref): Remove aliases and obsolete
10484         declarations.
10485         (chars-in-region): Remove obsolete declaration.
10487 2005-05-01  Richard M. Stallman  <rms@gnu.org>
10489         * info.el (Info-mode): Set widen-automatically to nil, locally.
10491         * simple.el (widen-automatically): New variable.
10492         (pop-global-mark): Obey widen-automatically.
10494 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
10496         * term/xterm.el (function-key-map): Call substitute-key-definition
10497         before the keymap size is increased by a lot of define-key calls.
10499 2005-05-01  Richard M. Stallman  <rms@gnu.org>
10501         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
10502         Rename ARG to ELEMENT.  Doc fix.
10504 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
10506         * allout.el (allout-exposure): Remove macro and obsolete declaration.
10507         Remove references to allout-exposure/change to allout-new-exposure.
10509         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
10510         bytecode symbols.
10512         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
10513         (compiled-function-p, focus-frame, unfocus-frame):
10514         Remove aliases and obsolete declarations.
10515         Back out inadvertent changes from previous commit.
10517 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
10519         * files.el (require-final-newline): Make Custom tags consistent
10520         with mode-require-final-newline.
10521         (mode-require-final-newline): Doc fix.
10523 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
10525         * international/latexenc.el (latexenc-find-file-coding-system):
10526         Fix regular expressions.
10528 2005-05-01  David Kastrup <dak@gnu.org>
10530         * international/latexenc.el (latexenc-find-file-coding-system):
10531         Fix regular expressions.
10533 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
10535         * subr.el (string-to-int): Make obsolete.
10537 2005-04-30  Richard M. Stallman  <rms@gnu.org>
10539         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
10541         * loadup.el: load jka-comp-hook.
10543         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
10544         (jka-compr-handler): Add autoload.  `put' calls moved
10545         to jka-comp-hook.el.
10546         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
10547         (jka-compr-inhibit): Autoload.
10549         * jka-comp-hook.el: New file.
10550         Enable the mode by default.
10552         * files.el (backup-buffer-copy): Use copy-file instead
10553         of write-region, and put back the 'excl.
10555 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
10557         * progmodes/flymake.el (flymake-split-string)
10558         (flymake-split-string, flymake-log, flymake-pid-to-names)
10559         (flymake-reg-names, flymake-get-source-buffer-name)
10560         (flymake-unreg-names, flymake-add-line-err-info)
10561         (flymake-add-err-info): Clarify docstrings.
10562         (flymake-popup-menu, flymake-make-emacs-menu)
10563         (flymake-make-xemacs-menu): Add docstrings.
10564         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
10565         Set variables directly throughout.
10567 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
10569         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
10570         exists.  Initialize cc-define-alist.
10571         (c-mode): Add cc-create-define-alist locally to after-save-hook.
10572         If there is no file (Macroexpansion) don't create an alist.
10574 2005-04-29  Sam Steingold  <sds@gnu.org>
10576         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
10577         (cc-create-define-alist): Use it instead of the hard-coded string.
10579 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10581         * international/mule-conf.el (file-coding-system-alist): Fix regexp
10582         for latexenc.
10584 2005-04-29  Lute Kamstra  <lute@gnu.org>
10586         * emacs-lisp/generic.el: Improve commentary section.
10587         (define-generic-mode): Improve docstring.
10589 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
10591         * textmodes/org.el (many places): Change to quiet the byte compiler.
10592         (org-prefix-format-compiled): New variable.
10593         (org-compile-prefix-format): New function.
10594         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
10595         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
10596         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
10597         (org-get-entries-from-diary): Use `org-get-time-of-day' for
10598         consistency with entries from `org-mode' files.
10599         (org-get-time-of-day): Fix bug with partial matches early in a line.
10600         (org-non-link-chars): New constant.
10601         (org-link-regexp): Respect `org-non-link-chars'.
10602         (org-agenda-day-view): Remove command.
10603         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
10604         (org-follow-bbdb-link, org-store-link): Search also company field.
10605         (org-highlight-overlay): New variable.
10606         (org-highlight, org-unhighlight): New functions.
10607         (org-agenda-mode): Add pre-command-hook to remove highlight.
10608         (org-evaluate-time-range): Behavior depends upon whether time stamp
10609         contains a time or not.
10610         (org-show-subtree, org-show-entry): New functions.
10611         (org-agenda-cleanup-fancy-diary): Remove empty lines.
10613 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
10615         * comint.el (comint-output-filter-functions): Add autoload cookie.
10617 2005-04-28  Kim F. Storm  <storm@cua.dk>
10619         * ido.el (ido-everywhere): Fix last change.
10621 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
10623         * international/latexenc.el: New file.
10624         * international/mule-conf.el (file-coding-system-alist): For .tex,
10625         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
10627 2005-04-28  Lute Kamstra  <lute@gnu.org>
10629         * font-lock.el (font-lock-add-keywords)
10630         (font-lock-remove-keywords): Clarify docstring.
10631         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
10632         Don't start docstrings with a `*'.
10633         (font-lock-update-removed-keyword-alist): Give it a docstring.
10635         * generic-x.el: Update commentary section.
10636         Only require font-lock when compiling.
10637         Define all modes conditionally.
10638         Place all generic modes in the generic-x-modes customization group.
10639         (generic-x-modes): New customization group.
10640         (generic-default-modes, generic-mswindows-modes)
10641         (generic-unix-modes, generic-other-modes): New constants.
10642         (generic-define-mswindows-modes, generic-define-unix-modes):
10643         Update docstrings.  Make them obsolete.
10644         (generic-extras-enable-list): New default value.  Update docstring.
10645         Improve :type.  Change :set function.
10646         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
10647         Fix docstring.
10649         * emacs-lisp/generic.el (generic-mode-internal):
10650         Simplify font-lock-defaults.
10651         (define-generic-mode): Fix docstring.
10653 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10655         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
10656         font-lock-face property to highlight matches.
10658 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
10660         * progmodes/cc-mode.el (cc-create-define-alist): New function.
10661         (cc-define-alist): New variable.
10662         (c-mode): Make it local and initialize it.
10664         * progmodes/gdb-ui.el (gdb-active-process): New variable.
10665         (gdb-exited): New function.
10666         (gdb-annotation-rules): Use it.
10667         (gdb-starting): Set gdb-active-process to t.
10668         (gdb-stopping): Amend doc string.
10669         (gdb-reset): Set gdb-active-process to nil.
10671         * tooltip.el (tooltip-gud-tips): Show the associated #define
10672         directives when a C program under GDB is not executing.
10674 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10676         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
10677         font-lock-fontify-syntactic-keywords.
10679         * font-lock.el (font-lock-default-fontify-region): Don't force
10680         parse-sexp-lookup-properties to nil.
10682 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
10684         * man.el (man-mode-syntax-table): Set up `:' to have
10685         word-constituent syntax.
10687 2005-04-27  Lute Kamstra  <lute@gnu.org>
10689         * novice.el (disable-command): Don't add spurious newlines to the
10690         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
10692 2005-04-26  Jay Belanger  <belanger@truman.edu>
10694         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
10695         than one window before deleting window.
10697 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
10699         * shell.el (shell-prompt-pattern): Doc fix.
10700         (shell-mode): Set paragraph-separate buffer locally to "\\'".
10702         * comint.el (comint-prompt-regexp, comint-get-old-input)
10703         (comint-use-prompt-regexp)
10704         (comint-use-prompt-regexp-instead-of-fields)
10705         (comint-replace-by-expanded-history, comint-send-input)
10706         (comint-output-filter, comint-get-old-input-default)
10707         (comint-line-beginning-position, comint-bol, comint-show-output)
10708         (comint-backward-matching-input, comint-forward-matching-input)
10709         (comint-next-prompt, comint-previous-prompt):
10710         Rename `comint-use-prompt-regexp-instead-of-fields' to
10711         `comint-use-prompt-regexp'.  Keep old name as alias and declare
10712         obsolete.
10713         (comint-use-prompt-regexp): Shorten first line of doc string.
10715         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
10716         Set paragraph-separate buffer locally to "\\'".
10718         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
10719         Adapt to above name change.
10721         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
10722         (smbclient-prompt-regexp): Ditto.
10724         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
10726 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
10728         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
10729         gdb-location-list.
10730         Break lines that are over 80 characters wide.
10732 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10734         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
10735         New fun and var, to preserve compatibility.
10737         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
10739 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
10741         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
10742         name to file-newer-than-file-p.
10744 2005-04-26  Richard M. Stallman  <rms@gnu.org>
10746         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
10748         * progmodes/python.el (python-mode):
10749         Use new name eldoc-documentation-function.
10751         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
10753         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
10754         (eldoc-documentation-function):
10755         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
10757 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
10759         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
10761 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
10763         * term/xterm.el (function-key-map): Fix strings for
10764         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
10765         {C,S,A,C-S}-{f1-f12}.
10767 2005-04-26  Kenichi Handa  <handa@m17n.org>
10769         * international/mule-cmds.el (select-safe-coding-system):
10770         Fix previous change.
10772 2005-04-26  Lute Kamstra  <lute@gnu.org>
10774         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
10776         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
10777         (font-lock-comment-delimiter-face): Ditto.
10779         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
10781 2005-04-25  Jay Belanger  <belanger@truman.edu>
10783         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
10784         to t while inserting information; use help-mode.
10786 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
10788         * term.el (ansi-term-color-vector): Use the xterm colors.
10789         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
10791 2005-04-25  Lute Kamstra  <lute@gnu.org>
10793         * font-core.el (font-lock-defaults): Fix docstring.
10795         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
10797 2005-04-25  Kenichi Handa  <handa@m17n.org>
10799         * international/mule-cmds.el (select-safe-coding-system):
10800         Don't check consistency with coding: spec, etc if raw-text or
10801         no-conversion was found to be safe.
10803 2005-04-24  Richard M. Stallman  <rms@gnu.org>
10805         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
10806         citation markers at start of each line.
10808         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
10809         citation markers at start of each line.
10811         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
10813         * files.el (mode-require-final-newline): Fix previous change.
10814         (require-final-newline): Fix type label.
10816 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
10818         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
10819         statement in buffer (broken by 2004-11-24 change).
10821 2005-04-24  Kim F. Storm  <storm@cua.dk>
10823         * ido.el (ido-everywhere): Save and restore old read-buffer-function
10824         and read-file-name-function values.  Don't overwrite existing
10825         non-nil values if ido-mode is enabled without ido-everywhere.
10827 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
10829         * files.el (mode-require-final-newline): Minor doc fix.
10831 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
10833         * subr.el (syntax-after): Doc fix.
10834         (syntax-class): If argument is nil, return nil.  Mask off upper 16
10835         bits, not 8 bits.
10837         * files.el (mode-require-final-newline): Doc fix.
10838         (backup-buffer-copy): Fix last change.
10840 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10842         * term/mac-win.el: Require select.  Set selection-coding-system to
10843         mac-system-coding-system.  Call menu-bar-enable-clipboard.
10844         (x-last-selected-text-clipboard, x-last-selected-text-primary)
10845         (x-select-enable-clipboard): New variables.
10846         (x-select-text, x-get-selection, x-selection-value)
10847         (x-get-selection-value, mac-select-convert-to-string)
10848         (mac-services-open-file, mac-services-open-selection)
10849         (mac-services-insert-text): New functions.
10850         (CLIPBOARD, FIND): Put mac-scrap-name property.
10851         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
10852         (public.tiff): Put mac-ostype property.
10853         (selection-converter-alist): Add entries for them.
10854         (mac-application-menu-map): New keymap.
10855         (interprogram-cut-function, interprogram-paste-function): Set to
10856         x-select-text and x-get-selection-value, respectively.
10857         (split-window-keep-point): Set to t.
10859 2005-04-23  Richard M. Stallman  <rms@gnu.org>
10861         * files.el (read-directory-name): Always pass non-nil
10862         DEFAULT-FILENAME arg to read-file-name.
10863         (backup-buffer-copy, basic-save-buffer-2): Take care against
10864         writing thru an unexpected existing symlink.
10865         (revert-buffer): In indirect buffer, revert the base buffer.
10866         (magic-mode-alist): Doc fix.
10867         (buffer-stale-function): Doc fix.
10868         (minibuffer-with-setup-hook): Avoid warning.
10869         (mode-require-final-newline): Doc and custom fix.
10871         * follow.el (follow-end-of-buffer): Use with-no-warnings.
10873         * font-lock.el (font-lock-comment-face): On terminals with few colors,
10874         use the default appearance.
10875         (font-lock-comment-delimiter-face): New face, new variable.
10877         * imenu.el (imenu--generic-function): The official position of a
10878         definition is the start of the line that BEG is in.
10880         * midnight.el (midnight-timer): Move defvar up.
10882         * mouse.el (mouse-drag-region-1): Delete some debugging code.
10884         * saveplace.el (save-place-to-alist): Use with-no-warnings.
10886         * startup.el (command-line): Use with-no-warnings.
10888         * window.el (window-size-fixed): New defvar.
10890         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
10892         * mail/rmail.el (rmail-font-lock-keywords):
10893         Use font-lock-comment-delimiter-face.
10895         * mail/sendmail.el (mail-font-lock-keywords):
10896         Use font-lock-comment-delimiter-face.
10898         * progmodes/compile.el (next-error-highlight-timer): New defvar.
10900 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
10902         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10903         Specify t for LAXMATCH when matching directories.
10904         Save match data around compilation-compat-error-properties form.
10906 2005-04-23  David Kastrup  <dak@gnu.org>
10908         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
10909         Mention that the autoloaded aliases should be kept for AUCTeX.
10911 2005-04-23  Andreas Schwab  <schwab@suse.de>
10913         * isearch.el (isearch-forward): Doc fix.
10915 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
10917         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
10918         (jit-lock-stealth-nice): Change default value to 0.5.
10920 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
10922         * abbrev.el (write-abbrev-file): Write table entries in
10923         alphabetical order by table name.
10925 2005-04-22  Kim F. Storm  <storm@cua.dk>
10927         * ido.el (ido-read-internal): Fix `list' completion.
10929 2005-04-22  Kenichi Handa  <handa@m17n.org>
10931         * recentf.el (recentf-save-file-coding-system): New variable.
10932         (recentf-save-list): Encode the file by
10933         recentf-save-file-coding-system and add coding: tag.
10935 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
10937         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
10939 2005-04-21  Lute Kamstra  <lute@gnu.org>
10941         * loadhist.el (unload-feature): Don't remove a function from hooks
10942         if it is about to be restored to an autoload .  Remove functions
10943         that will become unbound from auto-mode-alist.  Simplify the code.
10945         * subr.el (assq-delete-all): New implementation that is linear,
10946         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
10947         (rassq-delete-all): New function.
10949         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10950         Add size-indication-mode.
10952 2005-04-21  Kenichi Handa  <handa@m17n.org>
10954         * international/mule-cmds.el: Add autoload for widget-value in
10955         eval-when-compile.
10957 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
10959         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10960         Add tooltip-mode.
10962         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
10964 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
10966         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
10967         (inferior-lisp-filter-regexp, inferior-lisp-program)
10968         (inferior-lisp-load-command, inferior-lisp-prompt)
10969         (inferior-lisp-mode-hook, lisp-source-modes)
10970         (inferior-lisp-load-hook): defvar->defcustom.
10971         (inferior-lisp-program, inferior-lisp-prompt)
10972         (inferior-lisp-load-hook): Doc fixes.
10973         (inferior-lisp-install-letter-bindings): Small change in
10974         introductory comment.
10976 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
10978         * vc.el (vc-annotate-color-map): Change some colors so that text
10979         using them as foreground is readable on both white and black
10980         backgrounds.
10982 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10984         * international/mule-conf.el (translation-table-for-input):
10985         Remove redundant declaration.
10987 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
10989         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
10991         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
10992         (tooltip-toggle-gud-tips): New function.
10994 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10996         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
10997         right angle brackets.
10999 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
11001         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
11003 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11005         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
11006         Remove.  Update callers to use expand-file-name instead.
11008         * subr.el (syntax-class): New function.
11010         * simple.el (blink-matching-open): Use it.
11012         * paren.el (show-paren-function): Use it to recognize parens that are
11013         also used in 2-char comment markers.
11015 2005-04-19  Lute Kamstra  <lute@gnu.org>
11017         * loadhist.el (unload-feature): Update for new format of
11018         load-history.  Simplify the code.
11020 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11022         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
11023         (mac-add-charset-info): New function.  Initialize variable
11024         mac-charset-info-alist using it.
11025         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
11026         for translation.
11027         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
11028         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
11029         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
11030         New CCL programs.
11032 2005-04-19  Kim F. Storm  <storm@cua.dk>
11034         * simple.el (next-buffer, prev-buffer, next-error)
11035         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
11036         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
11038         * bindings.el (next-buffer, prev-buffer, next-error)
11039         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
11040         (clone-indirect-buffer-other-window): Move bindings from simple.el.
11041         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
11042         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
11044 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11046         * isearch.el (isearch-edit-string): Make the search-ring available for
11047         minibuffer history commands.
11048         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
11049         the default history commands now work just as well.
11050         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
11052 2005-04-18  Kim F. Storm  <storm@cua.dk>
11054         * emulation/cua-base.el (cua--pre-command-handler): Add more
11055         elaborate check for shift modifier on non-window systems.
11057 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
11059         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
11061 2005-04-18  Kim F. Storm  <storm@cua.dk>
11063         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
11064         and make it optional.  Don't test tooltip-gud-echo-area here.
11065         (tooltip-gud-process-output, gdb-tooltip-print):
11066         Pass tooltip-gud-echo-area to tooltip-show.
11067         (tooltip-help-tips): Remove second optional arg to tooltip-show.
11069 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11071         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
11072         `display-graphic-p' may not be bound yet.
11074 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
11076         * startup.el (command-line): No longer enable Xterm Mouse mode by
11077         default in terminals compatible with xterm.
11079         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
11081 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
11083         * tooltip.el (tooltip-gud-echo-area): Rename from
11084         tooltip-use-echo-area.
11085         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
11086         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
11087         area independently of where help tooltips are displayed.
11089 2005-04-17  David Kastrup  <dak@gnu.org>
11091         * cus-theme.el (custom-theme-write-variables): Quote variables
11092         where necessary.
11094 2005-04-17  Richard M. Stallman  <rms@gnu.org>
11096         * simple.el (yank-excluded-properties): Add follow-link to value.
11098         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
11100         * startup.el (fancy-splash-max-time): Just 30 seconds.
11101         (fancy-splash-delay): Just 7.
11102         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
11104         * loadhist.el (unload-feature): Update for new format of load-history.
11105         Simplify the code.
11107         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
11108         (rmail-font-lock-keywords): Don't fontify the text of a citation.
11110         * mail/sendmail.el (mail-font-lock-keywords):
11111         Don't fontify subject text.
11112         Don't fontify the text of a citation.
11114 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
11116         * comint.el (comint-output-filter): Run comint-output-filter-functions
11117         with point where the user had it.
11119 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11121         * international/ucs-tables.el (ucs-set-table-for-input):
11122         Disable when using unify-on-decoding.
11124 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
11126         * emulation/cua-base.el (cua-global-mark-face): Add special case
11127         for displays supporting a high number of colors.
11129 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
11131         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
11133 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
11135         * filesets.el (filesets-add-buffer): If user supplies a name of a
11136         non-existing fileset, create a new fileset.
11138 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
11140         * textmodes/org.el (org-up-heading-all): Fix bug with
11141         `outline-up-heading-all'.
11143 2005-04-16  Andreas Schwab  <schwab@suse.de>
11145         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
11146         /etc/permissions.d/* and /etc/aliases.d/*.
11148 2005-04-16  Kenichi Handa  <handa@m17n.org>
11150         * international/code-pages.el (cp-make-coding-system):
11151         Set `translation-table-for-input' property value to the symbol
11152         ucs-mule-to-mule-unicode, not to that value.
11153         (pt154): Escape guillemet by `\'.
11155 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
11157         * loadup.el: Load tooltip if x-show-tip is fboundp.
11159         * startup.el (command-line): Add comment.
11161         * tooltip.el (tooltip-mode): Specify correct standard value for
11162         Custom in init-value.
11164 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
11166         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
11167         possible.
11169 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
11171         * textmodes/org.el (org-agenda-date-prompt): Rename from
11172         `org-agenda-date-today'.
11173         (org-evaluate-time-range): Insert at point instead of directly
11174         after time range.
11175         (org-first-headline-recenter, org-subtree-end-visible-p)
11176         (org-optimize-window-after-visibility-change): New functions
11177         (org-agenda-post-command-hook): Don't allow point at end of line,
11178         to make sure it always hits the text properties.
11179         (org-agenda-next-date-line, org-agenda-previous-date-line):
11180         New commands.
11181         (org-set-regexps-and-options): Category may contain white space.
11182         (org-agenda-get-deadlines, org-agenda-get-scheduled):
11183         Improve marker positions.
11184         (org-agenda-new-marker): Argument POS made optional.
11185         (org-agenda-get-timestamps): Deadlines which are done are listed
11186         in org-done-face now.
11187         (org-agenda-get-todos, org-agenda-get-timestamps)
11188         (org-agenda-get-deadlines, org-agenda-get-scheduled):
11189         Set `undone-face' and `done-face' properties.
11190         (org-last-todo-state-is-todo): New variable.
11191         (org-todo): Set `org-last-todo-state-is-todo'.
11192         (org-agenda-todo): Change face according to
11193         `org-last-todo-state-is-todo'.  And change other lines referring to
11194         the same entry.
11195         (org-calendar-goto-agenda): New command.
11196         (org-calendar-to-agenda-key): New option.
11197         (org-startup-folded): New allowed value `content'.
11198         (org-set-regexps-and-options): Accept new value `content' for
11199         `org-startup-folded'.
11200         (org-get-current-options): Handle new value `content' for
11201         `org-startup-folded'.
11202         (org-insert-todo-heading): New command.
11203         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
11204         interactively in empty file and option
11205         `org-insert-mode-line-in-empty-file' has been set.
11206         (org-agenda-todo,org-agenda-priority): Modify to use
11207         `org-agenda-change-all-lines'.
11208         (org-warning-face): Change color on dark background
11210 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11212         * international/mule-cmds.el (set-locale-environment): On Mac OS,
11213         use preferences AppleLocale and AppleLanguages, and variable
11214         mac-system-locale for default locale.  On Mac OS Classic, use
11215         mac-system-coding-system for default coding systems.
11217         * term/mac-win.el: Don't set file-name-coding-system.
11218         Decode variables system-name, emacs-build-system, user-login-name, and
11219         user-full-name by mac-system-coding-system on Mac OS Classic.
11220         (mac-system-coding-system): New variable.
11222 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
11224         * startup.el (command-line): Handle `xterm-mouse-mode' before
11225         reading init file.
11227         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
11229 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
11231         * progmodes/sh-script.el (sh-here-document-word): Make it a
11232         defcustom.  Doc fix.
11233         (sh-add): Bash uses $(( )) for arithmetic.
11234         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
11235         (sh-maybe-here-document): Remove quotes and leading whitespace
11236         from heredoc word when closing.  Indent heredoc with tabs if word
11237         starts with "-".
11239 2005-04-13  Richard M. Stallman  <rms@gnu.org>
11241         * simple.el (undo): Fix previous change.
11243         * custom.el (defface): Doc fix.
11245 2005-04-13  Lute Kamstra  <lute@gnu.org>
11247         * Makefile.in (DONTCOMPILE): Remove list.
11248         (compile, compile-always): Don't use DONTCOMPILE.
11249         (update-authors): Load the library in which batch-update-authors
11250         is defined.
11251         * makefile.w32-in (DONTCOMPILE): Remove list.
11252         (compile, compile-always): Fix comments.
11253         (update-authors): Load the library in which batch-update-authors
11254         is defined.
11256         * generic-x.el (generic-mode-ini-file-find-file-hook):
11257         Rename to ini-generic-mode-find-file-hook.
11258         Keep generic-mode-ini-file-find-file-hook as an alias.
11259         (ini-generic-mode-find-file-hook): Rename from
11260         generic-mode-ini-file-find-file-hook.  Fix docstring.
11261         (ini-generic-mode): Docstring change.
11262         (bat-generic-mode-run-as-comint): Silence the byte compiler.
11264         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
11265         called from lisp.
11267         * generic.el: Move to the emacs-lisp subdir.
11269 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
11271         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
11272         and C-S- function and cursor motion keys.
11274 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
11276         * startup.el (command-line): Enable Xterm Mouse mode by default.
11277         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
11278         for Custom.  No longer show "Mouse" in mode line when enabled.
11279         Doc fix.
11281 2005-04-12  Kim F. Storm  <storm@cua.dk>
11283         * emulation/cua-base.el (cua-rectangle-face)
11284         (cua-rectangle-noselect-face): Define face attributes here.
11286         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
11288 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11290         * startup.el (command-line): Turn off blinking cursor if
11291         cursorBlink in resources is off or false.
11293 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11295         * term/mac-win.el (dnd): Require dnd.
11296         (mac-drag-n-drop): Call dnd-handle-one-url.
11297         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
11298         (kTextEncodingISOLatin2): Remove constants.
11299         (mac-script-code-coding-systems): New constant.
11300         (mac-handle-language-change): New function.
11301         (special-event-map): Bind it to `language-change' event.
11302         (mac-centraleurroman, mac-cyrillic): New coding systems.
11303         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
11304         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
11305         and mac-cyrillic-encoder to encode-mac-centraleurroman and
11306         encode-mac-cyrillic, respectively.
11308 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
11310         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
11311         Don't set overlay-arrow-string to "=>" as this is done
11312         globally in C now.
11314 2005-04-12  Lute Kamstra  <lute@gnu.org>
11316         * generic-x.el (rc-generic-mode, rul-generic-mode):
11317         Fix auto-mode-alist entries.
11318         (etc-fstab-generic-mode): Tweak fontification.
11320         * generic.el (generic-make-keywords-list): Fix docstring.
11321         (generic-mode-internal): Simplify generic-font-lock-keywords.
11323 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
11325         * whitespace.el (whitespace-buffer-leading)
11326         (whitespace-buffer-trailing): Revert the incorrect test inversion.
11327         However, fix the highlight area for the leading and
11328         trailing whitespaces to show space.
11330 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
11332         * whitespace.el (whitespace-version): Bump to 3.5
11334         (whitespace-buffer-leading, whitespace-buffer-trailing):
11335         Invert sense of the test to highlight the whitespace.
11337 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
11339         * progmodes/gud.el (gud-display-line): GUD uses its own
11340         overlay arrow now so don't set overlay-arrow-string.
11341         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
11343 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
11345         * term.el (term-ansi-current-bold, term-ansi-current-underline)
11346         (term-ansi-current-reverse, term-ansi-current-invisible)
11347         (term-ansi-face-already-done): Change to boolean.
11348         (term-reset-terminal, term-handle-colors-array): Handle the above
11349         vars accordingly.
11350         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
11351         (term-emulate-terminal): Use the new name.
11353         * faces.el (secondary-selection): Use yellow1, not yellow.
11354         (trailing-whitespace): Use red1, not red.
11356 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11358         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
11359         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
11360         (dired-dnd-handle-file): Call dnd-get-local-file-uri
11362         * cus-edit.el (dnd): New group.
11364         * term/w32-win.el (dnd): Require dnd
11365         (w32-drag-n-drop): Call dnd-handle-one-url.
11367         * x-dnd.el: Require dnd.
11368         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
11369         Call dnd-handle-one-url.
11370         (x-dnd-types-alist, x-dnd-insert-utf8-text)
11371         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
11372         to dnd-insert-text.
11373         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
11374         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
11375         (x-dnd-get-local-file-name, x-dnd-open-local-file)
11376         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
11378         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
11380 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
11382         * wdired.el: Doc fixes.
11383         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
11384         (wdired-use-dired-vertical-movement): Rename from
11385         wdired-always-move-to-filename-beginning.
11386         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
11387         (wdired-change-to-wdired-mode): Change mode name.
11388         (wdired-newline): Delete.
11390 2005-04-11  Richard M. Stallman  <rms@gnu.org>
11392         * whitespace.el (whitespace-highlight-the-space):
11393         Don't call whitespace-unhighlight-the-space here.
11395         * simple.el (undo): Record t in undo-equiv-table
11396         for the redo record made by an undo-in-region.
11398 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
11400         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
11401         (gdb-frame-inferior-io-buffer): New Functions to control
11402         display of separate IO buffer.
11403         (menu): Add them to menu-bar.
11404         (gdb-display-buffer): Check for buffer another frame.
11405         Protect GUD buffer.
11406         (gdb-setup-windows): Create IO buffer if not already there.
11407         (gdb-memory-mode): Remove purecopy noops.
11409 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
11411         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
11412         and pass to self-insert-command.
11414 2005-04-11  Lute Kamstra  <lute@gnu.org>
11416         * generic.el: Commentary section cleanup.
11417         (generic): Delete.
11418         (generic-use-find-file-hook, generic-lines-to-scan)
11419         (generic-find-file-regexp, generic-ignore-files-regexp)
11420         (default-generic-mode, generic-mode-find-file-hook)
11421         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
11422         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
11423         (generic-use-find-file-hook, generic-lines-to-scan)
11424         (generic-find-file-regexp, generic-ignore-files-regexp)
11425         (default-generic-mode, generic-mode-find-file-hook)
11426         (generic-mode-ini-file-find-file-hook): Move from generic.el.
11428 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
11430         * bookmark.el (bookmark-write-file): Catch errors writing file.
11431         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
11433 2005-04-10  Richard M. Stallman  <rms@gnu.org>
11435         * startup.el (fancy-splash-tail): Update copyright year.
11436         (command-line): Split part of -Q into -D.
11437         (emacs-basic-display): New defvar.
11438         (fancy-splash-text): Correct name of menu item.
11440         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
11442         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
11443         lines in one node.
11445         * comint.el (comint-send-input): New arg ARTIFICIAL.
11446         Callers in this file changed.
11448         * abbrev.el (define-abbrevs): Read system abbrevs properly.
11450         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
11452 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
11454         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
11455         `ldap-search-internal'.
11457 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11459         * files.el (set-auto-mode-1): Use line-end-position.
11461         * international/latin-1.el:
11462         * international/latin-2.el:
11463         * international/latin-3.el:
11464         * international/latin-4.el:
11465         * international/latin-5.el:
11466         * international/latin-8.el:
11467         * international/latin-9.el: Give punctuation syntax to NBSP.
11469         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
11470         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
11471         Use char-classes to accept non-ascii letters, accepted in some recent
11472         bibtex implementations.
11474 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
11476         * custom.el (custom-set-minor-mode): Any non-nil value for the
11477         variable should enable the mode when set through Custom.
11479 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11481         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
11482         TAB binding so tab-always-indent is obeyed.
11483         (vhdl-minibuffer-local-map): Move initialization into declaration.
11484         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
11485         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
11486         (vhdl-hooked-abbrev): Avoid test for XEmacs.
11487         (vhdl-current-line): Use line-beginning-position.
11488         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
11489         with-output-to-temp-buffer, so the current position can be recorded.
11491 2005-04-10  Masatake YAMATO  <jet@gyve.org>
11493         * progmodes/compile.el (compilation-error-regexp-alist-alist):
11494         Add regexp for gcov.
11496 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11498         * calendar/time-date.el (time-to-seconds, seconds-to-time)
11499         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
11500         syntax which Emacs 20 doesn't support.
11502 2005-04-09  Richard M. Stallman  <rms@gnu.org>
11504         * help.el (describe-key-briefly, describe-key):
11505         Replace strings as event types with "(any string)".
11507 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11509         * arc-mode.el (archive-mode-map): Move initialization into
11510         the declaration.  Override *all* bindings of `undo'.
11511         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
11513 2005-04-09  Jay Belanger  <belanger@truman.edu>
11515         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
11517 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
11519         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
11520         (xterm-register-default-colors): Update color values computation
11521         to match xterm-200.
11523 2005-04-09  Kenichi Handa  <handa@m17n.org>
11525         * international/code-pages.el (iso-latin-7): Fix the map.
11527 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
11529         * emacs-lisp/lisp.el (defun-prompt-regexp)
11530         (parens-require-spaces, buffer-end, end-of-defun)
11531         (insert-parentheses): Doc fixes.
11533 2005-04-08  Kim F. Storm  <storm@cua.dk>
11535         * comint.el (comint-highlight-prompt): Fix face spec.
11536         * hi-lock.el (hi-green): Likewise.
11538 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
11540         * cus-edit.el (custom-modified-face):
11541         * comint.el (comint-highlight-input): Fix previous changes.
11542         * term.el (term-handle-ansi-escape): Add a comment.
11544 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11546         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
11547         in the buffer and in whitespace-highlighted-space.
11548         (whitespace-unhighlight-the-space): Simplify.
11549         (whitespace-buffer): Simplify.
11551 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
11553         * textmodes/table.el (table-cell-face): Add special case for
11554         displays supporting a high number of colors.
11555         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
11556         (vhdl-font-lock-reserved-words-face)
11557         (vhdl-speedbar-architecture-face)
11558         (vhdl-speedbar-instantiation-face)
11559         (vhdl-speedbar-architecture-selected-face)
11560         (vhdl-speedbar-instantiation-selected-face): Likewise.
11561         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
11562         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
11563         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
11564         (ebrowse-root-class-face, ebrowse-member-attribute-face)
11565         (ebrowse-progress-face): Likewise.
11566         * progmodes/compile.el (compilation-info-face): Likewise.
11567         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
11568         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
11569         * calendar/calendar.el (diary-face): Likewise.
11570         * woman.el (woman-italic-face, woman-bold-face)
11571         (woman-unknown-face): Likewise.
11572         * wid-edit.el (widget-button-pressed-face): Likewise.
11573         * whitespace.el (whitespace-highlight-face): Likewise.
11574         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
11575         * pcvs-info.el (cvs-marked-face): Likewise.
11576         * info.el (info-xref): Likewise.
11577         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
11578         * hilit-chg.el (highlight-changes-face)
11579         (highlight-changes-delete-face): Likewise.
11580         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
11581         (hi-red-b): Likewise.
11582         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
11583         * font-lock.el (font-lock-keyword-face)
11584         (font-lock-function-name-face, font-lock-warning-face): Likewise.
11585         * cus-edit.el (custom-invalid-face, custom-modified-face)
11586         (custom-set-face, custom-changed-face, custom-variable-tag-face)
11587         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
11588         * comint.el (comint-highlight-prompt): Likewise.
11590 2005-04-08  Lute Kamstra  <lute@gnu.org>
11592         * font-lock.el (font-lock-keywords): Docstring fixes.
11594 2005-04-08  Kenichi Handa  <handa@m17n.org>
11596         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
11597         chars are more than a limit, print " and more..." at the tail.
11599 2005-04-08  Kim F. Storm  <storm@cua.dk>
11601         * emacs-lisp/authors.el (authors-aliases): Update list.
11602         (authors-ignored-files): New list.
11603         (authors-fixed-entries): Fix typo.
11604         (authors-renamed-files-alist): Update list.
11605         (authors-add): Check authors-ignored-files.
11607 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
11609         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
11610         optional, to ensure backward compatibility.
11612 2005-04-08  Stephen Eglen  <stephen@gnu.org>
11614         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
11616 2005-04-08  Kim F. Storm  <storm@cua.dk>
11618         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
11620         * mouse.el (mouse-on-link-p): Doc fix.
11622 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
11624         * ielm.el (ielm-prompt-read-only): Doc fix.
11626         * comint.el (comint-prompt-read-only): Doc fix.
11628 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
11630         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
11631         ensure dired always handles wildcards passed to ffap.
11632         (find-file-at-point): Use it.
11633         (ffap-dired-wildcards): Doc fix.
11635 2005-04-07  Juri Linkov  <juri@jurta.org>
11637         * simple.el (next-error-overlay-arrow-position): New defvar.
11638         Put "=>" on its property `overlay-arrow-string'.  Add it to
11639         `overlay-arrow-variable-list'.
11641         * progmodes/compile.el (compilation-setup):
11642         Set `next-error-overlay-arrow-position' to nil.  Also set it to
11643         nil in the local hook `kill-buffer-hook'.  Make local variable
11644         `overlay-arrow-string' and set it to "=>".
11645         (compilation-goto-locus): Set BOL position to
11646         `next-error-overlay-arrow-position' instead of
11647         `overlay-arrow-position'.
11649         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
11650         locally instead of adding it to the global hook.
11651         (Info-kill-buffer): Move up.
11653 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
11655         * term/xterm.el (xterm-standard-colors): Update color values from
11656         xterm-200.
11658 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11660         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
11662         * fast-lock.el:
11663         * lazy-lock.el: Move them to the obsolete subdir.
11665 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
11667         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
11668         (wdired-add-replace-advice): Remove.
11669         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
11671 2005-04-06  Kim F. Storm  <storm@cua.dk>
11673         * startup.el (command-line): Add --bare-bones alias for -Q.
11675 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11677         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
11678         create the startup fontset if a font specification ends with
11679         `mac-roman'.
11681 2005-04-06  Lute Kamstra  <lute@gnu.org>
11683         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
11684         change.
11686         * emacs-lisp/copyright.el (copyright-update-year): Replace the
11687         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
11689 2005-04-05  Lute Kamstra  <lute@gnu.org>
11691         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
11692         (define-generic-mode): Ditto.  Fix debug declaration.
11694         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
11695         Put them in the generic-x group.
11697         * calendar/timeclock.el (timeclock): Doc fix.
11699         * generic.el (define-generic-mode): Don't use custom-current-group.
11700         Document default :group value.
11701         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
11702         (define-global-minor-mode): Don't use custom-current-group.
11704 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
11706         * startup.el (command-line-1): Display startup-echo-area-message
11707         when fancy splash screen is in use.
11709         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
11710         (sh-escaped-newline): New face.
11711         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
11712         newline, and use sh-escaped-newline face.
11714         * progmodes/tcl.el (tcl-escaped-newline): New face.
11715         (tcl-builtin-list): New variable.
11716         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
11717         newlines.  Fix keywords subexpression number.
11719 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
11721         * textmodes/org.el (org-diary-default-entry): Fix call to
11722         `add-to-diary-entry'.
11724 2005-04-05  Kim F. Storm  <storm@cua.dk>
11726         * ediff-init.el: Use (featurep 'xemacs).
11728 2005-04-05  David Ponce  <david@dponce.com>
11730         * cus-edit.el (face): Derive from symbol widget.  Display sample
11731         of the current face on the fly.
11732         (widget-face-sample-face-get, widget-face-notify): New functions.
11733         (widget-face-value-create): Remove.
11735         * wid-edit.el (widget-field-end): Temporarily remove field
11736         narrowing before to call `get-char-property'.
11738 2005-04-04  Jay Belanger  <belanger@truman.edu>
11740         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
11741         (math-read-subscripts): New variable.
11742         (math-read-preprocess-string): Process subscripts.
11744 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
11746         * comint.el (comint-prompt-read-only): Doc fix.
11748         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
11749         `-1'.  Doc fix.
11751 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
11753         * textmodes/org.el (org-insert-mode-line-in-empty-file):
11754         Change default value to nil.
11756 2005-04-04  Lute Kamstra  <lute@gnu.org>
11758         * autorevert.el (auto-revert-mode): Specify :group.
11759         * battery.el (display-battery-mode): Specify :group.
11760         * diff-mode.el (diff-minor-mode): Specify :group.
11761         * font-core.el (font-lock-mode): Specify :group.
11762         * hl-line.el (hl-line-mode): Specify :group.
11763         * iimage.el (iimage): New customization group.
11764         (iimage-mode): Specify :group.
11765         * longlines.el (longlines-mode): Specify :group.
11766         * master.el: Don't require easy-mmode.
11767         (master): New customization group.
11768         (master-mode): Specify :group.
11769         * msb.el (msb-mode): Specify :group.
11770         * reveal.el (reveal-mode): Specify :group.
11771         * simple.el (next-error-follow-minor-mode): Specify :group.
11772         * smerge-mode.el (smerge-mode): Specify :group.
11773         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
11774         * emulation/cua-base.el (cua-mode): Specify :group.
11775         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
11776         * language/thai-util.el (thai-auto-composition-mode)
11777         (thai-word-mode): Specify :group.
11778         * mail/supercite.el (sc-minor-mode): Specify :group.
11779         * progmodes/cwarn.el (cwarn-mode): Specify :group.
11780         * progmodes/flymake.el (flymake-mode): Specify :group.
11781         * progmodes/glasses.el (glasses-mode): Specify :group.
11782         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
11783         * textmodes/enriched.el (enriched-mode): Specify :group.
11784         * textmodes/refill.el (refill-mode): Specify :group.
11786         * add-log.el (change-log-font-lock-keywords): Names in
11787         parenthesized lists can contain spaces.
11789 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
11791         * startup.el (fancy-splash-text): Shorten default text of
11792         "Emacs Tutorial" line.  Also, if the current language env
11793         indicates an available tutorial file other than TUTORIAL,
11794         extract its title and append it to the line in parentheses.
11795         (fancy-splash-insert): If arg is a thunk, funcall it.
11797 2005-04-04  Jay Belanger  <belanger@truman.edu>
11799         * calc.el (calc-language-alist): Add tags to customization type.
11801 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
11803         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
11804         Doc fix.
11806 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
11808         * add-log.el (change-log-font-lock-keywords): The manual
11809         describing a Change Log entry, says: (...) "Aside from these
11810         header lines, every line in the change log starts with a space or
11811         a tab.".  The font-lock was not highlighting lines started with
11812         spaces, added support for it.
11814 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11816         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
11817         (bibtex-generate-url-list): Update docstring accordingly.  Put the
11818         complex example in the docstring.
11819         (bibtex-font-lock-url): Use pop.
11821 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11823         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
11825         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
11827 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
11829         * filesets.el (filesets-set-default): Doc fix.
11831 2005-04-03  Lute Kamstra  <lute@gnu.org>
11833         * generic.el (define-generic-mode): Add argument to specify
11834         keywords for defcustom.
11835         (default-generic-mode): Specify :group.
11837         * generic-x.el: Specify :group for all generic modes.
11839         * desktop.el (desktop-no-desktop-file-hook)
11840         (desktop-after-read-hook): Doc fix.
11842 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
11844         * simple.el (visible-mode): Use explicit :group keyword.
11845         This changes the group of `visible-mode-hook' from paren-blinking
11846         to editing-basics.
11848 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
11850         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
11851         mailbox specifications as well as URLs.
11852         (rmail-insert-inbox-text): Remove unused conditional branches.
11854 2005-04-01  Jay Belanger  <belanger@truman.edu>
11856         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11857         (calc-gnuplot-print-command): Move definitions to calc.el.
11859         * calc/calc-embed.el (calc-embedded-announce-formula)
11860         (calc-embedded-open-formula, calc-embedded-close-formula)
11861         (calc-embedded-open-word, calc-embedded-close-word)
11862         (calc-embedded-open-plain, calc-embedded-close-plain)
11863         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
11864         (calc-embedded-open-mode, calc-embedded-close-mode):
11865         Move definitions to calc.el.
11867         * calc/calc.el (calc-settings-file, calc-language-alist):
11868         Make customizable.
11869         (calc-embedded-announce-formula, calc-embedded-open-formula)
11870         (calc-embedded-close-formula, calc-embedded-open-word)
11871         (calc-embedded-close-word, calc-embedded-open-plain)
11872         (calc-embedded-close-plain, calc-embedded-open-new-formula)
11873         (calc-embedded-close-new-formula, calc-embedded-open-mode)
11874         (calc-embedded-close-mode, calc-gnuplot-name)
11875         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
11876         from other files and make customizable.
11878 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11880         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
11881         Use buffer-live-p.
11882         (cvs-mode-run): Don't call cvs-update-header here.
11883         (cvs-run-process): Call cvs-update-header.
11884         Use process properties for cvs-postprocess and cvs-buffer so that
11885         the sentinel can behave better if the temp buffer is killed.
11886         Use a pipe rather than a tty, to better handle unexpected prompts.
11887         (cvs-sentinel): Rewrite.  Call cvs-update-header.
11889 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
11891         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
11892         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
11894 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11896         * generic.el (define-generic-mode): Add indentation rule.
11898 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
11900         * files.el (mode-require-final-newline): Make Custom correctly
11901         report a nil value and allow to set it to nil via Custom.
11902         Doc fix.
11904 2005-04-01  Kenichi Handa  <handa@m17n.org>
11906         * international/characters.el: Enable the correct case setting for
11907         dotless-i and dotted-I.
11909 2005-04-01  Kim F. Storm  <storm@cua.dk>
11911         * ido.el (ido-file-internal): Fall back to non-ido command if
11912         initial directory is on slow ftp (or tramp) host.
11914 2005-03-31  Richard M. Stallman  <rms@gnu.org>
11916         * emacs-lisp/autoload.el (make-autoload):
11917         Handle define-global-minor-mode.
11919         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
11920         Rename from easy-mmode-define-global-mode.
11921         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
11923         * progmodes/scheme.el (scheme-mode-syntax-table):
11924         Update syntax of | and # for two-character comment syntax.
11926 2005-03-31  Lute Kamstra  <lute@gnu.org>
11928         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
11929         (define-minor-mode): Call custom-current-group at load-time.
11931         * generic.el (define-generic-mode): Add debug declaration.
11932         Add defcustom for the mode hook.
11933         (generic-mode-internal): Use run-mode-hooks.
11935 2005-03-31  Kim F. Storm  <storm@cua.dk>
11937         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
11938         (mouse-fixup-help-message): New defun called by show_help_echo
11939         to fixup mouse-2 prefix in help messages when applicable.
11941         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
11943 2005-03-31  Kenichi Handa  <handa@m17n.org>
11945         * language/thai-word.el (thai-find-word-ends): Pay attention to
11946         the case that we reach the end of buffer.
11948         * textmodes/fill.el (fill-text-properties-at): New function.
11949         (fill-newline): Use fill-text-properties-at instead of
11950         text-properties-at.
11952 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
11954         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
11955         not comint-quote-filename.
11957 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
11959         * help-fns.el (help-with-tutorial): Revert last change.
11961 2005-03-31  Kim F. Storm  <storm@cua.dk>
11963         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
11965 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
11967         * calendar/cal-china.el: Update reference to "Calendrical
11968         Calculations" book; there's a new edition.
11969         * calendar/cal-coptic.el: Likewise.
11970         * calendar/cal-french.el: Likewise.
11971         * calendar/cal-hebrew.el: Likewise.
11972         * calendar/cal-islam.el: Likewise.
11973         * calendar/cal-iso.el: Likewise.
11974         * calendar/cal-julian.el: Likewise.
11975         * calendar/cal-mayan.el: Likewise.
11976         * calendar/cal-persia.el: Likewise.
11977         * calendar/calendar.el: Likewise.
11978         * calendar/holidays.el: Likewise.
11979         * calendar/lunar.el: Likewise.
11980         * calendar/solar.el: Likewise.
11982         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
11983         white space from doc string.
11985 2005-03-30  Jay Belanger  <belanger@truman.edu>
11987         * calc/calc-help.el (calc-full-help): Remove email address.
11989 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
11991         * help-fns.el (help-with-tutorial): Delete title line.
11993 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
11995         * calendar/cal-x.el (calendar-one-frame-setup)
11996         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
11997         rather than 'symbol for set-window-dedicated-p.
11999         * calendar/appt.el (appt-buffer-name): Make it a constant.
12000         (appt-add): Doc fix.
12002         * filesets.el (filesets-menu-path, filesets-menu-before)
12003         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
12004         (filesets-menu-cache-file): Use directory ~/.emacs.d.
12005         (filesets-add-submenu): Delete and use add-submenu instead.
12007 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
12009         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
12010         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
12011         (org-diary-default-entry): New function.
12012         (org-get-entries-from-diary): Better parsing of diary entries.
12013         (org-agenda-check-no-diary): New function.
12014         ("diary-lib"): Advice to function `add-to-diary-list', to allow
12015         linking to diary entries.
12016         (org-agenda-execute-calendar-command): New function.
12017         (org-agenda): Improve visible section in window.
12018         Use `org-fit-agenda-window'.
12019         (org-fit-agenda-window): New option.
12020         (org-move-subtree-down): Better handling of empty lines
12021         at end of subtree.
12022         (org-cycle): Numeric prefix is interpreted now as show-subtree N
12023         levels up.
12024         (org-fontify-done-headline): New option.
12025         (org-headline-done-face): New face.
12026         (org-set-font-lock-defaults): Use `org-headline-done-face'.
12027         (org-table-copy-down): Rename from `org-table-copy-from-above'.
12028         When current field is non-empty, it is copied to next row.
12029         (org-table-copy-from-above): Fix bug which made it
12030         impossible to copy fields containing only a single non-white character.
12032 2005-03-30  Kim F. Storm  <storm@cua.dk>
12034         * kmacro.el (kmacro-end-macro): Isearch may store this command
12035         into the macro -- so ignore it when executing keyboard macro.
12037 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
12039         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
12041 2005-03-29  Kenichi Handa  <handa@m17n.org>
12043         * language/thai.el ("Thai"): Set setup-function and exit-function
12044         for Thai language environment.
12046         * language/thai-util.el: Require thai-word.
12047         (thai-word-mode-map): New variable.
12048         (thai-word-mode): New minor mode.
12049         (setup-thai-language-environment-internal): New function.
12050         (exit-thai-language-environment-internal): New function.
12052         * language/thai-word.el (thai-word-table): Declare it by defvar,
12053         use dolist to initialize it.
12054         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
12055         (thai-fill-find-break-point): New functions.
12057 2005-03-29  Richard M. Stallman  <rms@gnu.org>
12059         * simple.el (idle-update-delay): Move definition up.
12060         (set-mark): Doc fix.
12062 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
12064         * longlines.el: New file.
12066         * simple.el (buffer-substring-filters): New variable.
12067         (filter-buffer-substring): New function.
12068         (kill-region, copy-region-as-kill): Use it.
12070         * register.el (copy-to-register, append-to-register)
12071         (prepend-to-register): Use filter-buffer-substring.
12073 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
12075         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
12076         (gud-filter-pending-text): Move in front of gdb.
12077         (gud-overlay-arrow-position): New variable.
12078         (gud-sentinel, gud-display-line): Use it in place of
12079         overlay-arrow-position.
12081 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
12083         * progmodes/fortran.el (fortran-if-indent): Doc fix.
12084         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
12085         (fortran-font-lock-keywords-4): New variable.
12086         (fortran-blocks-re, fortran-end-block-re)
12087         (fortran-start-block-re): New constants, for hideshow.
12088         (hs-special-modes-alist): Add a Fortran entry.
12089         (fortran-mode-map): Bind fortran-end-of-block,
12090         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
12091         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
12092         (fortran-looking-at-if-then, fortran-end-of-block)
12093         (fortran-beginning-of-block): New functions, for hideshow.
12095         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
12096         Doc fix.  Tweak regexp.
12097         (f90-beginning-of-block): Push mark first.
12099 2005-03-29  Jay Belanger  <belanger@truman.edu>
12101         * calc/calc.el: Update copyright date.
12102         (calc-version): Increase to 2.1.
12103         (calc-version-date): Remove.
12105         * calc/calc-help.el: Update copyright date.
12106         (calc-full-help): Remove reference to calc-version-date.
12107         Update copyright date.
12109 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12111         * vc.el (vc-do-command): Use a pipe for async processes, so password
12112         prompts don't show up at places where the user can't reply.
12114 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
12116         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
12117         on the file name we pass to the inferior shell.
12119 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
12121         * progmodes/which-func.el (which-function): Be robust in the face of an
12122         imenu--make-index-alist failure.
12124 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12126         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
12128         * progmodes/python.el (python-preoutput-filter): Fix last change.
12130 2005-03-29  Lute Kamstra  <lute@gnu.org>
12132         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
12133         functions and compiled macros.
12134         (debug-convert-byte-code): Handle macros too.
12135         (debug-on-entry-1): Don't signal an error when trying to clear a
12136         function that is not set to debug on entry.
12138 2005-03-29  Jay Belanger  <belanger@truman.edu>
12140         * calc/calc-lang.el: Add functions to math-function-table
12141         properties of tex and math.
12143 2005-03-29  Kenichi Handa  <handa@m17n.org>
12145         * ps-mule.el (ps-mule-plot-string): Translate characters by
12146         ps-print-translation-table.
12147         (ps-mule-begin-job): Call find-charset-region/string with
12148         ps-print-translation-table.
12149         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
12151         * ps-print.el (ps-print-translation-table): New variable.
12152         (ps-plot-region): Translate characters by ps-print-translation-table.
12154 2005-03-29  Juri Linkov  <juri@jurta.org>
12156         * simple.el (next-error-highlight-timer): New variable.
12158         * progmodes/compile.el (compilation-goto-locus):
12159         Use `next-error-highlight-timer' instead of `sit-for'.
12161 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12163         * mail/supercite.el (sc-mail-field): Use assoc-string.
12164         (sc-get-address): Simplify regexps.
12166         * files.el (minibuffer-with-setup-hook): New macro.
12167         (find-file-read-args): Use it to avoid let-binding
12168         minibuffer-with-setup-hook (which breaks turning on/off
12169         file-name-shadow-mode while in the prompt).
12171         * complete.el (PC-read-include-file-name-internal):
12172         Use test-completion.
12174 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
12176         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
12178 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12180         * window.el (window-buffer-height): Use count-screen-lines.
12182         * progmodes/python.el (python-preoutput-leftover): New var.
12183         (python-preoutput-filter): Use it.
12184         (python-send-receive): Loop until all the result has been received.
12186 2005-03-28  Juri Linkov  <juri@jurta.org>
12188         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
12190         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
12191         "Recover Crashed Session".
12192         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
12193         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
12194         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
12195         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
12196         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
12197         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
12198         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
12199         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
12201         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
12202         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
12203         Ediff Sessions", "Toggle use of separate control buffer frame",
12204         "Use separate frame for Ediff control buffer".
12206         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
12207         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
12208         "Rename Bookmark", "Delete Bookmark".
12210         * info.el (Info-mode-menu): Remove ellipsis from "Index".
12211         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
12212         Add `:active Info-index-alternatives' to "Next Matching Item".
12214         * wdired.el (wdired-change-to-wdired-mode):
12215         Mention `wdired-abort-changes' key in the initial message.
12217         * international/mule.el (auto-coding-alist): Associate non-ascii
12218         image filename extensions with `no-conversion'.
12220 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12222         * international/iso-acc.el:
12223         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
12225 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
12227         * textmodes/sgml-mode.el (html-mode): Doc update.
12229         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
12231 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
12233         * term.el (term-move-columns): Fix face after extending a line.
12234         (term-insert-spaces): Likewise.
12235         (term-reset-terminal): Fix off by one error.
12237 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
12239         * international/mule.el (auto-coding-alist): Add .xpi files.
12241         * files.el (auto-mode-alist): Add .xpi files.
12243 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
12245         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
12247 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
12249         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
12251 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
12253         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
12254         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
12256         * calendar/cal-move.el (calendar-beginning-of-year): Move the
12257         cursor to Jan 1 when needed.
12258         (calendar-end-of-year): Fix -/+ typo.
12259         Reported by Chong Yidong <cyd@stupidchicken.com>.
12261 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12263         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
12265         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
12266         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
12268 2005-03-25  Richard M. Stallman  <rms@gnu.org>
12270         * filesets.el (filesets-init): Add autoload.
12272         * mail/mailalias.el (mail-directory): Doc fix.
12274 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
12276         * mail/mailalias.el (mail-directory-process): Do nothing if
12277         mail-directory-process is an atom.
12278         (mail-get-names): Ignore mail-directory-names if it is an atom.
12279         (mail-directory-process defvar): Doc fix.
12280         (mail-names): Doc fix.
12282 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
12284         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
12286 2005-03-26  Kenichi Handa  <handa@m17n.org>
12288         * international/mule-util.el (detect-coding-with-priority):
12289         Call update-coding-systems-internal before detect-coding-region.
12291 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
12293         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
12294         (gdb-frames-mode-map): Add follow-link property.
12296 2005-03-25  Jay Belanger  <belanger@truman.edu>
12298         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
12299         for variables.
12301 2005-03-25  Juri Linkov  <juri@jurta.org>
12303         * image-mode.el: Optimize image filename extension regexps in
12304         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
12305         in `auto-mode-alist'.
12306         (image-mode): Add `image-toggle-display-text' to local hook
12307         `change-major-mode-hook'.  Display the image as an image by
12308         default.  Set `cursor-type' and `truncate-lines' if the image
12309         is already displayed.  Take into account the current mode (image
12310         or text) in message.
12311         (image-minor-mode): New minor mode.
12312         (image-mode-maybe, image-toggle-display-text): New functions.
12313         (image-toggle-display): Use called-interactively-p.
12314         Let-bind `inhibit-read-only' to t.
12316         * image-mode.el (image-minor-mode): Set `cursor-type' and
12317         `truncate-lines' if the image is already displayed.  Add turning
12318         image-minor-mode off to `change-major-mode-hook'.  Add message.
12319         Call `image-toggle-display-text' after turning image-minor-mode off.
12321 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12323         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
12324         Terminal.app, use utf-8.
12325         (set-display-table-and-terminal-coding-system): Add coding-system arg.
12326         (set-locale-environment): Use it.
12328         * term/xterm.el: Undo last change, better done in mule-cmds.el.
12330         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
12332         * progmodes/python.el (python-close-block-statement-p)
12333         (python-outdent-p, python-current-defun): Use symbol-end.
12335 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
12337         * files.el (save-some-buffers): Doc fix.
12339 2005-03-25  Werner Lemberg  <wl@gnu.org>
12341         * complete.el, thumbs.el: Replace `legal' with `valid'.
12342         * calendar/calendar.el: Replace `legal' with `valid'.
12343         * emacs-lisp/advice.el: Replace `legal' with `valid'.
12344         * mail/supercite.el: Replace `legal' with `valid'.
12345         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
12346         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
12347         Replace `legal' with `valid'.
12348         * textmodes/reftex-vars.el, textmodes/reftex.el:
12349         Replace `legal' with `valid'.
12351 2005-03-25  Werner Lemberg  <wl@gnu.org>
12353         * calc/calc-forms.el, calc/calc-sel.el:
12354         * midnight.el, vc-cvs.el:
12355         * emacs-lisp/cl-macs.el:
12356         * emulation/vip.el:
12357         * eshell/esh-io.el, eshell/esh-var.el:
12358         * mail/supercite.el:
12359         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
12360         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
12361         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
12362         * progmodes/sh-script.el, progmodes/xscheme.el:
12363         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
12364         * textmodes/reftex-index.el, textmodes/reftex-parse.el
12365         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
12366         * textmodes/reftex.el, textmodes/org.el:
12367         Replace `illegal' with `invalid'.
12369 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12371         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
12372         (flymake-find-buildfile, flymake-find-possible-master-files)
12373         (flymake-check-include, flymake-parse-line): Replace loops over the
12374         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
12376         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
12377         Substitute file-name-as-directory in the rest of the file.
12378         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
12379         (flymake-replace-region): Remove unused arg `buffer'.
12380         (flymake-check-patch-master-file-buffer): Update calls to it.
12381         (flymake-add-err-info): Remove unused var `count'.
12382         (flymake-mode): Use define-minor-mode.
12384         * progmodes/flymake.el: Use with-current-buffer.
12385         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
12386         flymake-replace-regexp-in-string, flymake-line-beginning-position)
12387         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
12388         Avoid testing for `xemacs'.
12389         (flymake-nop): Move.
12390         (flymake-region-has-flymake-overlays): Return the computed value.
12391         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
12392         Remove unused var `endline'.
12393         (flymake-get-line-count): Remove unused function.
12394         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
12396         * emulation/vi.el:
12397         * generic.el:
12398         * hilit-chg.el (global-highlight-changes):
12399         * hi-lock.el (hi-lock-mode):
12400         * follow.el: find-file-hooks -> find-file-hook.
12402         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
12404 2005-03-24  Juri Linkov  <juri@jurta.org>
12406         * dired.el (dired-mode-map): Add menu item "Compare directories"
12407         for dired-compare-directories.
12409         * dired-aux.el (dired-compare-directories): Add autoload cookie.
12410         Doc fix.  Replace `read-file-name' with `read-directory-name'.
12412 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12414         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
12416 2005-03-24  Jay Belanger  <belanger@truman.edu>
12418         * calc/calc-embed.el (calc-embedded-mode-change): Save all
12419         relevant mode settings in calc-embedded-original-modes when modes
12420         are permanently changed.
12422 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12424         * autoinsert.el: find-file-hooks -> find-file-hook.
12426 2005-03-24  Lute Kamstra  <lute@gnu.org>
12428         * generic.el (generic-font-lock-defaults): Make it obsolete.
12429         (generic-font-lock-keywords): New variable to replace
12430         generic-font-lock-defaults.
12431         (generic-mode-set-font-lock): Delete it.
12432         (generic-mode-internal): Don't call generic-mode-set-font-lock.
12433         (generic-bracket-support): Add docstring.
12435         * generic-x.el: Rename generic-font-lock-defaults to
12436         generic-font-lock-keywords throughout.
12437         (mailagent-rules-setup-function): Delete it.
12438         (mailagent-rules-generic-mode): Use anonymous function instead.
12439         (show-tabs-generic-mode-font-lock-defaults-1)
12440         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
12441         Quote faces.
12442         (show-tabs-tab-face, show-tabs-space-face): Specify background,
12443         not foreground.
12445         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12446         Recognize define-generic-mode.
12448 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12450         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
12451         if there's no completion table.
12453 2005-03-23  Miles Bader  <miles@gnu.org>
12455         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12456         Remove tty-specific variants, as they're no longer needed.
12458 2005-03-23  Lute Kamstra  <lute@gnu.org>
12460         * generic-x.el: Code cleanup: make args constant whenever possible.
12461         (installshield-statement-keyword-list)
12462         (installshield-system-functions-list)
12463         (installshield-system-variables-list, installshield-types-list)
12464         (installshield-funarg-constants-list): Make them constants.
12466         * generic.el (generic-make-keywords-list): Add autoload cookie.
12468         * calendar/time-date.el: Add comment on time value formats.
12469         Don't require parse-time.
12470         (with-decoded-time-value): New macro.
12471         (encode-time-value): New function.
12472         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12473         (days-to-time): Return a valid time value when arg is huge.
12474         (time-since): Use time-subtract.
12475         (time-to-number-of-days): Use time-to-seconds.
12477 2005-03-23  David Ponce  <david@dponce.com>
12479         * recentf.el: (recentf-keep): New option.
12480         (recentf-menu-action): Default to `find-file'.
12481         (recentf-keep-non-readable-files-flag)
12482         (recentf-keep-non-readable-files-p)
12483         (recentf-file-readable-p, recentf-find-file)
12484         (recentf-cleanup-remote): Remove.
12485         (recentf-include-p): More robust.
12486         (recentf-keep-p): New function.
12487         (recentf-remove-if-non-kept): Rename from
12488         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
12489         All callers updated.
12490         (recentf-menu-items-for-commands): Fix help string.
12491         (recentf-track-closed-file): Update.  Doc fix.
12492         (recentf-cleanup): Update.  Count removed files.  Doc fix.
12494 2005-03-23  Kim F. Storm  <storm@cua.dk>
12496         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12497         Don't inherit from fringe face (now happens automatically).
12499 2005-03-22  Kim F. Storm  <storm@cua.dk>
12501         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
12502         position values.
12504 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12506         * menu-bar.el (showhide-date-time): Remove.
12507         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
12508         (menu-bar-make-mm-toggle): Simplify.
12510 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
12512         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
12513         Accept qualified variable and function names.
12515 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
12517         * bindings.el (completion-ignored-extensions):
12518         Remove ".lis" for `vax-vms'.
12520 2005-03-22  Andreas Schwab  <schwab@suse.de>
12522         * generic-x.el: Revert last change.
12523         * ldefs-boot.el: Update.
12525 2005-03-22  Jay Belanger  <belanger@truman.edu>
12527         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
12528         (calc-embedded-save-original-modes)
12529         (calc-embedded-restore-original-modes): New functions.
12530         (calc-do-embedded): Save original modes when entering embedded mode
12531         and restore when leaving embedded mode.
12532         (calc-embedded-modes-change): Change the value of
12533         calc-embedded-original-modes to reflect permanent changes.
12535 2005-03-22  Lute Kamstra  <lute@gnu.org>
12537         * generic-x.el: Require generic again.
12539 2005-03-22  Miles Bader  <miles@gnu.org>
12541         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
12542         Tweak details to look good on both ttys and bitmap displays, light
12543         or dark background, etc.
12545 2005-03-21  Kim F. Storm  <storm@cua.dk>
12547         * tooltip.el (tooltip-show-help-function): Check car and cdr of
12548         mouse position.
12550 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12552         * icomplete.el: Don't forcibly turn on the mode upon load.
12553         (icomplete-mode): Use define-minor-mode.
12554         (icomplete-eoinput): Default to nil.
12555         (icomplete-minibuffer-setup): Remove autoload.
12556         (icomplete-tidy): Simplify.
12557         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
12558         in the initial state or if the user has modified the field.
12559         Fix handling of icomplete-max-delay-chars.
12560         Remove code that handles the oddball case where
12561         minibuffer-completion-table is an integer.
12562         Wrap icomplete-completions in while-no-input in case building
12563         completions takes more time than expected.
12564         (icomplete-completions): Simplify.
12566 2005-03-21  Richard M. Stallman  <rms@gnu.org>
12568         * jka-compr.el (jka-compr-really-do-compress):
12569         Make variable buffer-local.
12571         * image-mode.el: Handle .xpm files too.
12572         (image-toggle-display): Preserve modification flag.
12574         * help.el (where-is): Don't mention aliases with no key bindings.
12576 2005-03-21  Lute Kamstra  <lute@gnu.org>
12578         * generic.el: Fix commentary section.  Don't require cl for
12579         compilation.
12580         (generic-mode-list): Add autoload cookie.
12581         (generic-use-find-file-hook, generic-lines-to-scan)
12582         (generic-find-file-regexp, generic-ignore-files-regexp)
12583         (generic-mode, generic-mode-find-file-hook)
12584         (generic-mode-ini-file-find-file-hook): Fix docstrings.
12585         (define-generic-mode): Make it a defmacro.  Fix docstring.
12586         (generic-mode-internal): Code cleanup.  Add autoload cookie.
12587         (generic-mode-set-comments): Code cleanup.
12588         * generic-x.el: Don't prevent compilation.  Don't require generic.
12589         Follow coding conventions.  Minor code cleanup.
12590         (etc-fstab-generic-mode): Add some keywords.
12591         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
12592         define-generic-mode like a function declaration.
12594 2005-03-21  Jay Belanger  <belanger@truman.edu>
12596         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
12597         changing modes.
12599 2005-03-21  Sam Steingold  <sds@gnu.org>
12601         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
12603 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
12605         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
12606         Add underscore to "f$ lexicals" regexp.
12608 2005-03-20  Juri Linkov  <juri@jurta.org>
12610         * subr.el (progress-reporter-do-update): When `min-value' is equal
12611         to `max-value', set `percentage' to 0 and prevent division by zero.
12613 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
12615         Sync with Tramp 2.0.48.
12617         * net/tramp.el (all): Change all addresses to .gnu.org.
12618         (tramp-append-tramp-buffers): New defun.
12619         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
12620         Catch `dont-send' signal.
12621         (tramp-set-auto-save-file-modes): Set always permissions, because
12622         there might be an old auto-saved file belonging to another
12623         original file.  This could be a security threat.  Reported by
12624         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
12625         Check for Emacs 21.3.50 removed.
12627         * net/tramp-smb.el (all): Remove debug construct for
12628         `with-parsed-tramp-file-name'.
12629         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
12630         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
12631         No error message if DIRECTORY or FILENAME doesn't exist.
12632         (tramp-smb-open-connection): Check existence of
12633         `tramp-smb-program'.
12635 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12637         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
12638         Properly handle the case where the `m' or `s' command's argument is not
12639         yet terminated.
12640         (perl-indent-new-calculate): New function.
12641         (perl-indent-line): Use it.
12643 2005-03-20  Miles Bader  <miles@gnu.org>
12645         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
12646         in text-mode too.  Change to new face names.
12647         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
12648         Add `:weight bold' attribute.
12649         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
12651 2005-03-19  Juri Linkov  <juri@jurta.org>
12653         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
12655         * international/mule.el (auto-coding-alist): Sync with
12656         `auto-mode-alist' by adding upper case archive file extensions
12657         and adding ear/war to jar extension.
12659 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
12661         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
12662         running, restart it.
12664 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
12666         * finder.el (finder-current-item): Throw an error on an empty line.
12668         * man.el (Man-follow-manual-reference): If current-word returns
12669         nil, use "".
12671 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
12673         * simple.el (goto-line): Doc fix.
12675 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
12677         * files.el (save-buffer): Doc fix.
12679 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
12681         * recentf.el (recentf-cleanup-remote): New variable.
12682         (recentf-cleanup): Use it to conditionally check availability of
12683         remote files.
12685 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
12687         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
12688         function names.
12690 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
12692         * language/thai-word.el: New file.
12694 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
12696         * files.el (backup-buffer): If the file's directory is not
12697         writable, use copy instead of move to backup the file.
12699 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
12701         * obsolete/keyswap.el: Moved to obsolete/ from term/.
12703 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12705         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
12706         Use functionp instead of symbolp and fboundp.  Reported by Drkm
12707         <darkman_spam@yahoo.fr>.
12708         (ps-print-version): New version 6.6.6.
12710 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
12712         * textmodes/table.el (table--line-column-position): New idiom.
12713         (table--row-column-insertion-point-p): New function to test
12714         validity of row and column insertion operation at a location.
12715         (table-global-menu, table-cell-menu): Use above functions for
12716         deterministic test operation.
12717         (table--editable-cell-p): Behave in deterministic fashion.
12719 2005-03-18  Juri Linkov  <juri@jurta.org>
12721         * isearch.el (isearch-lazy-highlight-new-loop):
12722         Make arguments beg and end optional.
12723         (isearch-update): Remove optional arguments nil from
12724         isearch-lazy-highlight-new-loop.
12725         (isearch-lazy-highlight-search): Let-bind case-fold-search to
12726         isearch-lazy-highlight-case-fold-search instead of
12727         isearch-case-fold-search, and let-bind isearch-regexp to
12728         isearch-lazy-highlight-regexp.
12729         Use isearch-lazy-highlight-last-string instead of isearch-string.
12731         * replace.el (perform-replace): Remove bindings of global
12732         variables isearch-string, isearch-regexp, isearch-case-fold-search.
12733         Add three new arguments to `replace-highlight'.
12734         (replace-highlight): Add arguments string, regexp, case-fold.
12735         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
12736         to allow isearch-lazy-highlight-new-loop to use these values
12737         to set corresponding isearch-lazy-highlight-* internal
12738         variables whose values lazy highlighting will use regardless of
12739         changes to global variables isearch-string, isearch-regexp,
12740         isearch-case-fold-search during lazy highlighting loop.
12741         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
12742         to `lazy-highlight-cleanup'.
12744         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
12745         (ispell-highlight-face): Set default face to `isearch' when
12746         lazy highlighting is enabled.
12747         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
12748         priority to 1.  Add lazy highlighting.
12749         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
12750         from `isearch-dehighlight'.
12752 2005-03-18  David Ponce  <david@dponce.com>
12754         * files.el (hack-local-variables): Do a case-insensitive search
12755         for End.
12757 2005-03-18  Juri Linkov  <juri@jurta.org>
12759         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
12760         `isearch-lazy-highlight-cleanup', add alias to old name and
12761         declare obsolete.  Add release numbers to other obsolete vars.
12762         (isearch-done, isearch-lazy-highlight-new-loop):
12763         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
12764         (lazy-highlight-cleanup) <variable>: Doc fix.
12765         (isearch-lazy-highlight-update): Rename obsolete
12766         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
12768 2005-03-18  Kenichi Handa  <handa@m17n.org>
12770         * language/thai-util.el: Fix categorization of Thai characters in
12771         thai-category-table.
12772         (thai-composition-pattern): Adjust it for the above change.
12773         (thai-self-insert-command, thai-compose-syllable): New functions.
12774         (thai-compose-region): Use thai-compose-syllable.
12775         (thai-compose-string): Likewise.
12776         (thai-composition-function): Likewise.
12777         (thai-auto-composition): New function.
12778         (thai-auto-composition-mode): New minor mode.
12780         * language/thai.el: Fix patterns to be registered in
12781         composition-function-table.
12783         * international/quail.el (quail-input-method): Locally bind
12784         inhibit-modification-hooks to t.
12786 2005-03-17  Richard M. Stallman  <rms@gnu.org>
12788         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
12789         (perl-mode): Use run-mode-hooks.
12791         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
12792         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
12793         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
12795         * mail/sendmail.el (sendmail-send-it): Reenable the code
12796         to compute resend-to-address and use it.
12798         * tar-mode.el (tar-mode): Turn off undo unconditionally.
12800         * image-mode.el: New file.
12802         * image.el (insert-sliced-image): Add autoload cookie.
12804         * font-lock.el (font-lock-lines-before): New user option.
12805         (font-lock-after-change-function): Obey it.
12807         * bindings.el (esc-map): Make M-g a prefix.
12808         Bind M-g g and M-g M-g to goto-line.
12810         * faces.el (face-id): Doc fix.
12812 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
12814         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
12815         (rmail-show-message): Use rmail-unknown-mail-followup-to.
12816         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
12818         * mail/sendmail.el (mail-yank-ignored-headers)
12819         (mail-font-lock-keywords, mail-mode-fill-paragraph):
12820         Add Mail-Followup-To and Mail-Reply-To headers.
12821         (mail-citation-hook): Add autoload cookie.
12822         (mail-mode): Doc fix.
12823         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
12824         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
12825         (mail-mode-fill-paragraph): Handle those headers.
12826         (mail-mailing-lists): New variable.
12827         (mail-mail-reply-to, mail-mail-followup-to): New functions.
12829 2005-03-17  Juri Linkov  <juri@jurta.org>
12831         * isearch.el (isearch-fallback): Check for `(car previous)'
12832         before calling `isearch-other-end-state'.
12834 2005-03-17  Kim F. Storm  <storm@cua.dk>
12836         * simple.el (move-beginning-of-line): Move to beginning of buffer
12837         line, as well as beginning of screen line.
12839 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
12841         * calendar/diary-lib.el (mark-diary-entries): Use new optional
12842         argument REDRAW rather than calendar-redrawing variable.
12843         * calendar/calendar.el (calendar-redrawing): Delete.
12844         (redraw-calendar): Do not bind calendar-redrawing.
12846 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
12848         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
12849         diary-file buffer.
12851 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12853         * help.el (describe-mode): Allow a :minor-mode-function property to
12854         specify a different minor mode toggle function than the variable.
12855         * simple.el (auto-fill-function):
12856         * subr.el (add-minor-mode): Use it.
12858 2005-03-16  Kenichi Handa  <handa@m17n.org>
12860         * language/ethio-util.el (sera-being-called-by-w3): New variable.
12861         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
12862         (ethio-fidel-to-sera-buffer): Likewise.
12864 2005-03-16  Juri Linkov  <juri@jurta.org>
12866         * emacs-lisp/find-func.el (find-function-regexp):
12867         Add defun-emitting macro `menu-bar-make-toggle'.
12869         * isearch.el: Put `isearch-scroll' property to
12870         `split-window-horizontally'.
12872         * info.el: Update error messages for `debug-ignored-errors'.
12873         (Info-isearch-search): Doc fix.
12874         (Info-find-node): Move up code to go into info buffer before
12875         recording the node to the history.
12876         (Info-fontify-node): Fontify titles only if the next line
12877         has two or more `*', `=', `-', `.'.
12878         Display "go to this node" for empty (match-string 3).
12880 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12882         * term/mac-win.el: Add mouse pointer shape constants.
12884 2005-03-15  Kim F. Storm  <storm@cua.dk>
12886         * simple.el (move-beginning-of-line): Use vertical-motion.
12888 2005-03-15  Juri Linkov  <juri@jurta.org>
12890         * isearch.el (isearch-error): New variable.
12891         (isearch-invalid-regexp, isearch-within-brackets): Remove.
12892         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
12893         (isearch-within-brackets-state): Remove.
12894         (isearch-case-fold-search-state, isearch-pop-fun-state):
12895         Decrease frame index.
12896         (isearch-mode, isearch-top-state, isearch-push-state)
12897         (isearch-edit-string, isearch-abort, isearch-search-and-update)
12898         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
12899         (isearch-search, isearch-lazy-highlight-new-loop):
12900         Replace `isearch-invalid-regexp' with `isearch-error'.
12901         Remove `isearch-within-brackets'.
12902         (isearch-search): Add `search-failed' handler to `condition-case'.
12903         (isearch-lazy-highlight-search): Add `condition-case' to catch
12904         errors and allow `isearch-lazy-highlight-update' to try
12905         highlighting from the beginning of the window.
12906         (isearch-repeat): Move up code to set isearch-wrapped to t
12907         before calling isearch-wrap-function.
12909         * info.el (Info-isearch-initial-node): New internal variable.
12910         (Info-search): Signal an error in isearch mode when search leaves
12911         the initial node.  Signal an error when `bound' is non-nil and
12912         nothing was found in the current subfile.
12913         (Info-isearch-search): Remove `condition-case'.
12914         (Info-isearch-wrap): Don't wrap when search failed during leaving
12915         the initial node.  If `Info-isearch-search' is nil, wrap around
12916         the current node.
12917         (Info-isearch-start): New fun.
12918         (Info-mode): Add buffer-local hook `Info-isearch-start' to
12919         `isearch-mode-hook'.
12921 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12923         * simple.el (normal-erase-is-backspace): Set default to t if
12924         running on Mac.
12926         * term/mac-win.el (function-key-map): Sync with x-win.el.
12928 2005-03-15  Kenichi Handa  <handa@m17n.org>
12930         * international/mule-cmds.el (locale-language-names): Modify the
12931         format of elements and add more entries.
12932         (locale-preferred-coding-systems): Add more entries.
12933         (set-locale-environment): Adjust for the change of
12934         locale-language-names.
12936 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12938         * pcvs.el (smerge-ediff): Remove bogus autoload.
12940 2005-03-14  Lute Kamstra  <lute@gnu.org>
12942         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
12943         Ignore a `*' at the beginning of a line.
12945         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
12946         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
12947         subr.el.
12948         (dont-compile, eval-when-compile, eval-and-compile): Use declare
12949         to specify indentation.
12951         * generic.el (define-generic-mode): Let generic-mode-list be a
12952         list of strings; test membership with equal.
12954 2005-03-14  Kim F. Storm  <storm@cua.dk>
12956         * simple.el (next-line, previous-line): Add optional try-vscroll
12957         arg to recognize interactive use.  Pass it on to line-move.
12958         (line-move): Don't perform auto-window-vscroll when defining or
12959         executing keyboard macro to ensure consistent behavior.
12961 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12963         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
12965 2005-03-13  Lute Kamstra  <lute@gnu.org>
12967         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
12968         debugger-setup-buffer so that backtrace marks the frames set to
12969         debug-on-exit and we don't have to do it manually.  Set an extra
12970         debug-on-exit for macro's.
12971         (debugger-setup-buffer): Don't mark the top frame manually.
12973 2005-03-12  Lute Kamstra  <lute@gnu.org>
12975         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
12976         lisp-indent-function throughout.
12977         (with-no-warnings): Set lisp-indent-function property.
12979 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
12981         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
12982         Add entry for backslash.
12984 2005-03-12  Juri Linkov  <juri@jurta.org>
12986         * info.el (Info-search): Four fixes for backward search.
12988 2005-03-11  Jay Belanger  <belanger@truman.edu>
12990         * calc/calc.el (calc-language-alist): New variable.
12991         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
12992         (calc-embedded-find-modes): Use calc-language-alist instead of
12993         calc-embedded-language-alist.
12995 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
12997         * calendar/calendar.el (calendar-redrawing): New internal
12998         variable.
12999         (redraw-calendar): Remove bogus save-excursion from previous
13000         change.  Bind calendar-redrawing to t for mark-diary-entries.
13001         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
13002         calendar if that is why we were called.
13004 2005-03-11  Kenichi Handa  <handa@m17n.org>
13006         * international/mule.el (make-coding-system): Set property
13007         coding-system-define-form to nil.
13008         (define-coding-system-alias): Likewise.
13010 2005-03-11  Kenichi Handa  <handa@m17n.org>
13012         These changes are suggested by Dave Love <fx@gnu.org>.
13014         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
13015         coding: tag.
13016         (adaptive-fill-regexp): Add more bullets.
13017         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
13018         regexps.
13020 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13022         * help.el (describe-mode): Properly handle non-trivial lighters.
13023         Don't ignore minor modes that are not listed in minor-mode-list.
13025         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
13026         feature ON when the user requests to turn it OFF.
13028 2005-03-10  Lute Kamstra  <lute@gnu.org>
13030         * emacs-lisp/debug.el (debug-entry-code): Delete it.
13031         (implement-debug-on-entry): New function to replace debug-entry-code.
13032         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
13033         second argument as the 2005-03-07 change makes it obsolete.
13034         (debug-on-entry, cancel-debug-on-entry): Update call to
13035         debug-on-entry-1.
13036         (debug, debugger-setup-buffer): Comment update.
13037         (debugger-frame-number): Update to work with implement-debug-on-entry.
13039 2005-03-10  Jay Belanger  <belanger@truman.edu>
13041         * calc/calc-embed.el (math-ms-args): Declare it.
13042         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
13043         math-ms-args.
13044         (calc-embedded-subst): Use math-multi-subst-rec to substitute
13045         variables.
13047 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
13049         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
13050         Use message-box.
13052         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
13053         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
13054         (tooltip-gud-tips): Simplify.
13055         (tooltip-gud-tips-p): Remove superfluous :set.
13056         (tooltip-gud-modes): Add fortran-mode.
13057         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
13059         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
13061 2005-03-09  Kim F. Storm  <storm@cua.dk>
13063         * play/animate.el (animate-place-char): Use forward-line instead
13064         of next-line to improve performance.
13066 2005-03-09  Simon Josefsson  <jas@extundo.com>
13068         * net/browse-url.el (browse-url-default-browser): Doc fix.
13070 2005-03-09  Miles Bader  <miles@gnu.org>
13072         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
13073         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
13075 2005-03-09  Kenichi Handa  <handa@m17n.org>
13077         * international/latin-1.el: Set case and syntax for 255 only if
13078         set-case-syntax-set-multibyte is nil.
13080         * textmodes/ispell.el (ispell-insert-word): New function.
13081         (ispell-word): Use ispell-insert-word to insert a new word.
13082         (ispell-process-line): Likewise.
13083         (ispell-complete-word): Likewise.
13085 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
13087         * calendar/calendar.el (redraw-calendar): Preserve point.
13088         Reported by Matt Hodges <MPHodges@member.fsf.org>.
13089         (calendar-week-start-day): Move after definition of
13090         redraw-calendar.  Delete buffer test, since redraw-calendar has
13091         that now.
13093         * calendar/diary-lib.el (mark-diary-entries): Only call
13094         redraw-calendar in the first of any recursive calls.
13095         Reported by Alan Shutko <ats@acm.org>.
13097 2005-03-08  Juri Linkov  <juri@jurta.org>
13099         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
13100         (html-horizontal-rule, html-line, html-image, html-checkboxes)
13101         (html-radio-buttons): Add a space before the trailing `/>' where
13102         sgml-xml-mode is non-nil.
13103         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
13104         the subsequent tag of the empty XML tag.
13105         (html-href-anchor): Don't set initial input to "http:".
13106         (html-image): Ask for the image URL and set point inside alt="".
13107         (html-name-anchor): Duplicate the name in the `id' attribute when
13108         sgml-xml-mode is non-nil.
13109         (html-paragraph): Remove \n before <p>.
13110         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
13111         instead of `checked' when sgml-xml-mode is non-nil.
13113         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
13114         Remove 1 space before #RRGGBB to not truncate it on terminal
13115         windows w/o fringes.  Remove 1 space between bg and fg examples
13116         to get more space.
13117         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
13118         avoid byte-compile warnings.
13120         * image-file.el (image-file-handler): Put `safe-magic' property to
13121         `image-file-handler'.
13123         * info.el (Info-isearch-search): Emulate word search in
13124         isearching through multiple Info nodes with Info-search.
13125         (Info-isearch-wrap): Allow isearch-word.
13127 2005-03-08  Lute Kamstra  <lute@gnu.org>
13129         * emacs-lisp/debug.el (debugger-step-through): Make sure that
13130         stepping into the debugger's code is not possible.
13131         (debugger-jumping-flag): Docstring update.
13133 2005-03-08  Jay Belanger  <belanger@truman.edu>
13135         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
13136         embedded mode begins.
13137         (calc-embedded-language-alist): New variable.
13138         (calc-embedded-find-modes): Use calc-embedded-language-alist to
13139         set default language mode.
13141 2005-03-08  Kenichi Handa  <handa@m17n.org>
13143         * international/ccl.el (define-ccl-program): Fix docstring about
13144         extra 256 bytes assured for the output buffer.
13146         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
13147         Fix BUFFER_MAGNIFICATION to 2.
13148         (ccl-encode-mule-utf-16be-with-signature): Likewise.
13150 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
13152         * align.el (align-rules-list): Added an alignment rule for CSS
13153         declarations (applies to css-mode and html-mode buffers).
13155 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13157         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
13159 2005-03-07  Kim F. Storm  <storm@cua.dk>
13161         * simple.el (move-beginning-of-line): New command.
13163         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
13165         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
13167         * emulation/cua-base.el: Put CUA move property on move-end-of-line
13168         and move-beginning-of-line.
13170         * apropos.el (apropos-print): Omit command from M-x ... RET.
13172 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
13174         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
13175         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
13177 2005-03-06  Richard M. Stallman  <rms@gnu.org>
13179         * bindings.el (esc-map): Bind M-g to goto-line.
13181         * facemenu.el (global-map): Bind M-o, not M-g.
13183 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13185         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
13186         "Open Directory" as for "Open File".
13188 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
13190         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
13191         (push-mark-command): Run activate-mark-hook.
13193 2005-03-06  Richard M. Stallman  <rms@gnu.org>
13195         * help-mode.el (help-mode-finish): Don't alter the element
13196         in view-return-to-alist if there already is one.
13198         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
13199         make sure the current buffer is the expected one.
13201         * novice.el (disabled-command-function): Output in *Disabled Command*.
13202         Explicitly ignore non-keyboard events, and explicitly handle C-g.
13204         * textmodes/flyspell.el (flyspell-large-region):
13205         Pass args differently for aspell.
13207         * files.el (mode-require-final-newline): Doc fix.
13209 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
13211         * progmodes/which-func.el (which-function):
13212         Specify NOERROR when calling imenu--make-index-alist.
13214 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13216         * simple.el (normal-erase-is-backspace): Define default value.
13218         * custom.el (custom-theme-set-variables): Remove unused var
13219         `immediate'.
13220         (custom-reevaluate-setting): Simple function to handle variables
13221         that are defined before their default value can really be
13222         computed.
13224         * startup.el (command-line): Use it for temporary-file-directory,
13225         small-emporary-file-directory, auto-save-file-name-transforms,
13226         blink-cursor-mode, and normal-erase-is-backspace.
13228         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
13229         progress, even with buggy anchored keywords.
13231 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
13233         * simple.el (goto-line): Remove unbalanced final parenthesis.
13235 2005-03-05  Richard M. Stallman  <rms@gnu.org>
13237         * simple.el (goto-line): Use a number at point as the default.
13238         With C-u as arg, switch buffers.
13240 2005-03-05  Juri Linkov  <juri@jurta.org>
13242         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
13243         with `no-blinking-cursor'.
13245         * startup.el (no-blinking-cursor): New defvar.
13246         (command-line): Add `--no-blinking-cursor' to longopts.
13247         Set `no-blinking-cursor' to t for command line arguments
13248         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
13249         with `no-blinking-cursor' in the condition for calling
13250         `blink-cursor-mode'.
13252 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
13254         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
13255         (menu-bar-options-save): Add blink-cursor-mode.
13256         (menu-bar-options-menu): Add blink-cursor-mode.
13258 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
13260         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
13261         (icalendar-export-file, icalendar-export-region)
13262         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
13263         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
13265 2005-03-04  Lute Kamstra  <lute@gnu.org>
13267         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
13268         (debug-function-list): Ditto.
13270 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
13272         * textmodes/texinfmt.el (texinfo-append-refill):
13273         Redefine the types of line to which @refill
13274         is not appended by replacing a search for `@refill\\|@bye' with
13275         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
13276         itemize@refill' bug and the unfilled long lines bug.
13277         (texinfmt-version): Update number and date.
13279 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13281         * international/code-pages.el (windows-1250, windows-125[2-8])
13282         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
13284 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13286         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
13287         bound yet.
13289 2005-03-02  Romain Francoise  <romain@orebokech.com>
13291         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
13292         buffer after removing limits.
13293         (ibuffer-pop-filter): Ditto.
13294         Update copyright.
13296 2005-03-02  Miles Bader  <miles@gnu.org>
13298         * button.el (make-text-button): If the user doesn't specify a
13299         type, use the default.  Rewrite to use `add-text-properties' and
13300         plist functions.
13302 2005-03-01  Lute Kamstra  <lute@gnu.org>
13304         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
13305         (debugger-jumping-flag): New var.
13306         (debug-entry-code): Use it.
13307         (debugger-jump): Use debugger-jumping-flag and add
13308         debugger-reenable to post-command-hook.
13309         (debugger-reenable): Use debugger-jumping-flag and remove itself
13310         from post-command-hook.
13311         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
13312         debugger-reenable.
13314 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
13316         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
13317         inclusion of "itemize\\|", which may be unnecessary, is certainly
13318         inelegant, and stops refilling in itemize lists when formatting
13319         Japanese Texinfo files to Info.
13320         Update copyright to 2005.
13322 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
13324         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
13325         of an error if GDB can't find the source file.
13327 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
13329         * calendar/calendar.el (redraw-calendar): Work from any buffer,
13330         not just the calendar.
13332         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
13333         first.
13334         (diary-redraw-calendar): New function.
13335         (make-diary-entry): Add diary-redraw-calendar to local
13336         write-contents-functions.  Turn off selective display before
13337         inserting in diary.
13339 2005-03-01  Kim F. Storm  <storm@cua.dk>
13341         * emacs-lisp/copyright.el (copyright-fix-years): New command.
13343 2005-03-01  Lute Kamstra  <lute@gnu.org>
13345         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
13346         that debug-entry-code can be safely removed from a function while
13347         this code is being evaluated.  Revert the 2005-02-27 change as the
13348         new implementation no longer requires it.  Make sure that a
13349         function body containing just a string is not mistaken for a docstring.
13350         (debug): Skip one more frame in case of debug on entry.
13351         (debugger-setup-buffer): Delete one more frame line in case of
13352         debug on entry.
13353         (debugger-frame-number): Update to use the new text introduced by
13354         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
13356 2005-02-28  Kim F. Storm  <storm@cua.dk>
13358         * double.el (double-translate-key): Call force-window-update after
13359         read-event to avoid crash in redisplay.
13361 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13363         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
13364         (debug): Use it.  Move the inhibit-trace earlier.
13365         (debug-entry-code): New const.
13366         (debug-on-entry-1): Use it.
13368 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
13370         * international/utf-16.el (ccl-encode-mule-utf-16le):
13371         Fix BUFFER_MAGNIFICATION to 2.
13372         (ccl-encode-mule-utf-16be): Likewise.
13374 2005-02-28  Kenichi Handa  <handa@m17n.org>
13376         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
13377         Fix BUFFER_MAGNIFICATION to 4.
13378         (ccl-encode-mule-utf-16be-with-signature): Likewise.
13380 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
13382         * speedbar.el (speedbar-update-flag): Doc fix.
13383         (speedbar-show-info-under-mouse): Give set-mouse-position the right
13384         argument.
13386 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13388         * reveal.el (reveal-post-command): Don't try to reveal overlays which
13389         have a non-nil `invisible' property but are actually visible.
13391         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
13392         for perldoc sections.
13393         (perl-outline-regexp, perl-outline-level): New var and function.
13394         (perl-mode): Use them.
13396 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
13398         * calendar/diary-lib.el (diary-remind): Discard any mark portion
13399         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
13401 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
13403         * cus-edit.el: Comment change.
13404         (custom-buffer-create-internal): Slightly reword text at top of
13405         Custom buffers.  Mention there that saving an option edits the
13406         init file.  Add link to Emacs manual node on `custom-file'.
13407         (custom-magic-alist): Rewrite individual State messages to use
13408         capitalized keywords.  Doc fix.
13410 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
13412         * calendar/calendar.el (calendar-buffer): Move above
13413         calendar-week-start-day.
13414         (calendar-week-start-day): Doc fix.  Add :set function.
13415         (calendar-minimum-window-height): New variable.
13416         (generate-calendar-window): Only resize window if selected-window
13417         is displaying the calendar buffer.  Use new variable
13418         calendar-minimum-window-height.
13419         (generate-calendar): Reword error message.
13420         (calendar-mode-map): Bind DEL to scroll-other-window-down.
13422 2005-02-27  Andreas Schwab  <schwab@suse.de>
13424         * vc.el (vc-do-command): Don't run command asynchronously when
13425         operating in a remote directory.
13427         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
13428         change from sync with Tramp 2.0.47.
13430 2005-02-27  Richard M. Stallman  <rms@gnu.org>
13432         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
13434         * textmodes/flyspell.el (flyspell-mode-on):
13435         Call ispell-change-dictionary only if necessary.
13437         * emacs-lisp/re-builder.el (regexp-builder): New function.
13439         * register.el (describe-register-1): Explicitly handle
13440         yank-excluded-properties = t.
13442         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
13443         (custom-magic-alist): Change the status descriptions again.
13444         (face widget-type): Total rewrite based on `restricted-sexp'
13445         to eliminate the confusing double hiding levels.
13447         * emacs-lisp/debug.el (debug-on-entry-1):
13448         If function body is empty, add nil as body form.
13450 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13452         * emacs-lisp/trace.el (inhibit-trace): New var.
13453         (trace-make-advice): Use it.
13455         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
13457 2005-02-26  Kim F. Storm  <storm@cua.dk>
13459         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
13460         (mouse-on-link-p, mouse-drag-region-1): Use it.
13462 2005-02-25  Lute Kamstra  <lute@gnu.org>
13464         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
13466 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
13468         * frame.el (blink-cursor-mode): Add :group keyword.
13470 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
13472         * calendar/icalendar.el (icalendar--decode-isodatetime):
13473         New optional argument DAY-SHIFT.
13474         (icalendar-export-region): Fix coding-system-for-write.
13475         (icalendar--convert-ical-to-diary): Shift end-day of all-day
13476         events by one.
13478 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13480         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
13482 2005-02-24  Kim F. Storm  <storm@cua.dk>
13484         * international/iso-acc.el (iso-accents-compose): Fix crash
13485         during redisplay.  Call force-window-update after read-event
13486         and delete-region to signal that window is not accurate.
13488 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13490         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
13491         Remove unused and inexistent var `inhibit-trace'.
13492         (debugger-mode): Use run-mode-hooks.
13493         (debugger-list-functions): Add buttons; setup xref stack.
13495 2005-02-23  Richard M. Stallman  <rms@gnu.org>
13497         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
13498         appointment says it was explicitly made.
13499         (appt-add): Set the 3rd element.
13500         (appt-make-list): Preserve explicit appointments.
13502         * subr.el (find-tag-default): Catch errors in forward-sexp.
13504 2005-02-23  Juri Linkov  <juri@jurta.org>
13506         * info.el (Info-isearch-search): New defcustom.
13507         (Info-isearch-search): Call the default isearch function
13508         when Info-isearch-search is nil.
13509         (Info-isearch-wrap): Use variable Info-isearch-search.
13511 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
13513         * cus-edit.el: Comment change.
13515 2005-02-22  Kim F. Storm  <storm@cua.dk>
13517         * progmodes/hideif.el (hide-ifdef-use-define-alist):
13518         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
13520 2005-02-22  Simon Josefsson  <jas@extundo.com>
13522         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
13523         New variable.
13524         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
13525         Oskarsson" <myrkraverk@users.sourceforget.net>.
13527 2005-02-22  Kim F. Storm  <storm@cua.dk>
13529         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
13530         check that window of that event is the selected window.
13531         (mouse-drag-region-1): Compare mouse event window to selected
13532         window before setting point.
13534         * tooltip.el (tooltip-show-help-function): Pass event to
13535         mouse-on-link-p so it can check selected window.
13537 2005-02-22  Kenichi Handa  <handa@m17n.org>
13539         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
13540         (ps-mule-show-warning): New function.
13541         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
13542         characters are found.
13544         * ps-print.el (ps-header-footer-string): Return a list of header
13545         and footer strings.
13547 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13549         * pcvs.el (cvs-retrieve-revision): Fix thinko.
13551 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13553         * frame.el (blink-cursor-mode): Use define-minor-mode.
13555         * term/mac-win.el (function-key-map): Use char-names more consistently.
13556         (file-name-coding-system): Only set it for MacOS-9.  The other case is
13557         already handled in mule-cmds.el (where it also works when mac-win.el
13558         is not used).
13560 2005-02-21  Kenichi Handa  <handa@m17n.org>
13562         * international/mule.el (ctext-pre-write-conversion): Always use
13563         " *code-converting-work*" buffer for work.
13565         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
13567 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
13569         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
13571 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
13573         * ses.el (undo-more): Restore defadvice, but only the part that
13574         allows changes outside the restricted area of the buffer.
13576 2005-02-20  Kim F. Storm  <storm@cua.dk>
13578         * simple.el (line-move): Add fourth optional arg try-vscroll which
13579         must be set to perform auto-window-vscroll.
13580         When moving backwards and doing auto-window-vscroll, automatically
13581         vscroll to the last part of lines which are taller than the window.
13582         (next-line, previous-line): Set try-vscroll arg on line-move.
13584 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
13586         * replace.el (query-replace, query-replace-regexp)
13587         (replace-string, replace-regexp): When operating on region, make
13588         the minibuffer prompt say so.
13590         * isearch.el (isearch-forward): Document isearch-query-replace and
13591         isearch-query-replace-regexp keybindings.
13593 2005-02-19  Jay Belanger  <belanger@truman.edu>
13595         * calc/calc-aent.el (math-read-token): Add local variable.
13597         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
13598         (calc-edit-top): Move declaration to earlier in file.
13599         (calc-edit-macro-repeats): Add local variables.
13601         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
13602         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
13603         calcFunc-tanh.
13604         Adjust integration rule for calcFunc-tan.
13606 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
13608         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
13609         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
13610         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
13611         (viper-skip-separators): Bug fix.
13612         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
13613         particular major mode.
13614         (viper-del-backward-char-in-replace): Don't put deleted char on the
13615         kill ring.
13617         * viper-ex.el (viper-color-display-p): New function.
13618         (viper-has-face-support-p): Use viper-color-display-p.
13620         * viper-keym.el (viper-gnus-modifier-map): New keymap.
13622         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
13624         * viper-util.el (viper-glob-unix-files): Fix shell status check.
13625         (viper-file-remote-p): Make equivalent to file-remote-p.
13627         * viper.el (viper-major-mode-modifier-list):
13628         Use viper-gnus-modifier-map.
13630 2005-02-19  David Kastrup  <dak@gnu.org>
13632         * subr.el (subregexp-context-p): Fix garbled doc string by adding
13633         quoting.
13635 2005-02-19  Jay Belanger  <belanger@truman.edu>
13637         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
13638         Remove extra definitions.
13639         (calc-coth): New function.
13640         (calcFunc-cot): Fix `let'.
13642 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
13644         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
13645         the reasons we use "type pc" in these faces.
13647         * button.el (button): Ditto.
13649 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
13651         * replace.el (query-replace-read-from): Set the value of
13652         query-replace-from-history-variable to handle the case of an empty
13653         string entered to accept the suggested default.
13655         * net/tramp.el (tramp-file-name-for-operation):
13656         Use dired-call-process instead of dired-call-process-command.
13658 2005-02-19  Jay Belanger  <belanger@truman.edu>
13660         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
13661         (math-div-non-trig): New variables.
13662         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
13663         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
13664         (math-combine-prod, math-div-symb-fancy): Add simplifications for
13665         trig expressions.
13667 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
13669         * progmodes/gdb-ui.el (gdb-var-update-handler)
13670         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
13671         for watch expressions,
13672         (gdb-var-create-handler): Don't set speedbar-update-flag.
13673         (gdb-post-prompt): Simplify test for speedbar.
13675 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
13677         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
13678         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
13679         we use the syntax table of the correct buffer.
13680         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
13681         Felix Gatzemeier.
13683         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
13684         (ediff-file-remote-p): Make synonymous with file-remote-p.
13685         In all deffaces ediff-*-face-*, use min-colors.
13687         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
13688         ediff-recurse-to-subdirectories.
13689         (ediff-mark-if-equal): Check that the arguments are strings, use
13690         ediff-same-contents (after to Felix Gatzemeier).
13692         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
13693         nil.
13695 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13697         * log-view.el (log-view-message-re): Fix up Subversion regexp.
13699 2005-02-18  David Kastrup  <dak@gnu.org>
13701         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
13702         use `mark-active' when defined.
13704 2005-02-18  Kenichi Handa  <handa@m17n.org>
13706         * ps-print.el (ps-font-info-database): New entry
13707         ZapfChancery-MediumItalic with correct font name.  Fix font name
13708         of the entry Zapf-Chancery-MediumItalic.
13710 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
13712         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
13714 2005-02-16  Kim F. Storm  <storm@cua.dk>
13716         * ido.el (ido-fallback-command): Pass user input to fallback command.
13718 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
13720         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
13721         (gdb-find-file-hook): Add server prefix.
13723 2005-02-16  Richard M. Stallman  <rms@gnu.org>
13725         * replace.el (perform-replace): Pass new args to replace-highlight.
13726         (replace-highlight): Take region args,
13727         and pass them to isearch-lazy-highlight-new-loop.
13729         * novice.el (disabled-command-hook): Autoload the defalias
13730         and the make-obsolete-variable call.
13732         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
13734         * isearch.el (isearch-lazy-highlight-start-limit)
13735         (isearch-lazy-highlight-end-limit): New variables limit
13736         the region for highlighting.
13737         (isearch-lazy-highlight-new-loop): New args BEG and END.
13738         (isearch-lazy-highlight-search): Use the new vars.
13739         (isearch-lazy-highlight-update): Likewise.
13741         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
13743         * cus-start.el (all): Use default-boundp.
13745 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
13747         * menu-bar.el (menu-bar-select-frame): Handle current frame.
13749 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
13751         * autorevert.el (auto-revert-stop-on-user-input)
13752         (auto-revert-verbose): Doc fixes.
13754 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
13756         * international/mule-cmds.el (set-locale-environment): Remove call
13757         to set-selection-coding-system on Windows.
13759 2005-02-15  Jay Belanger  <belanger@truman.edu>
13761         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
13762         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
13763         calcFunc-coth.
13764         (math-simplify-sqrt): Add simplifications.
13766         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
13767         to list.
13769         * calc/calc-ext.el: Add functions to autoloads.
13771         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
13772         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
13773         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
13774         (math-csc-raw, math-cot-raw): New functions.
13776         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
13778         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
13779         the variable name in a message.
13781         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
13782         calcFunc-csc, calcFunc-cot.
13784         * calc/calcalg2.el: Add derivative and integration rules for
13785         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
13786         calcFunc-csch, calcFunc-coth.
13787         (math-do-integral-methods): Add to checks for when to use
13788         substitutions.
13790         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
13792 2005-02-15  Lute Kamstra  <lute@gnu.org>
13794         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13795         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
13796         <monnier@iro.umontreal.ca>
13797         (lisp-outline-level): Improve efficiency.  Suggested by David
13798         Kastrup <dak@gnu.org>.
13800 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
13802         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
13803         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
13804         (gdb-set-gud-minor-mode-existing-buffers): New functions.
13805         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
13806         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
13808 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
13810         * cus-start.el (all): Comment change.
13812 2005-02-14  Lute Kamstra  <lute@gnu.org>
13814         * cus-start.el (all): Check if symbol is void.
13816 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
13818         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
13819         optional argument to \cite.
13821 2005-02-14  Richard M. Stallman  <rms@gnu.org>
13823         * cus-edit.el (custom-buffer-create-internal): Update help message.
13824         (custom-magic-alist): Update help messages.
13826         * cus-start.el (all): Allow a var to specify a standard value.
13828 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
13830         * custom.el (custom-theme-set-variables): Handle variable aliases.
13832         * frame.el (blink-cursor-timer): Doc fix.
13833         (blink-cursor): Make it an alias for `blink-cursor-mode' and
13834         declare obsolete.
13835         (blink-cursor-mode): Define with defcustom and use correct
13836         standard expression in that defcustom.
13837         * startup.el (command-line): Adapt to above changes in frame.el.
13839 2005-02-11  Lute Kamstra  <lute@gnu.org>
13841         * apropos.el (apropos-score-doc): Prevent division by zero.
13843 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
13845         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
13846         (icalendar--get-event-property-attributes)
13847         (icalendar--get-event-properties)
13848         (icalendar--datetime-to-diary-date): New functions.
13849         (icalendar--split-value): Doc fix.
13850         (icalendar--datetime-to-noneuropean-date)
13851         (icalendar--datetime-to-european-date): New optional argument
13852         SEPARATOR.  Return result as a string instead of a list.
13853         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
13854         (icalendar--convert-string-for-export): Rename arg S to STRING.
13855         (icalendar-export-region): Doc fix.  Change name of error buffer.
13856         Save output buffer.
13857         (icalendar-import-file): Add blank at end of prompt.
13858         (icalendar-import-buffer): Doc fix.  Do not switch to error
13859         buffer.  Indicate status in return value.
13860         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
13861         buffer.  Save output buffer.  Handle exception from recurrence
13862         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
13863         events.  Fix problems with weekly all-day events.
13865 2005-02-10  Richard M. Stallman  <rms@gnu.org>
13867         * simple.el (eval-expression-print-format):
13868         Avoid warning about edebug-active.
13870         * help.el (help-for-help-internal): Rename from help-for-help.
13871         (help-for-help): Define with defalias.
13873         * font-core.el (font-lock-default-function): Use with-no-warnings.
13875         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
13877         * custom.el (defface): Doc fix.
13879 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
13881         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
13882         width 0" to prevent word wrapping problems.
13884 2005-02-09  Kim F. Storm  <storm@cua.dk>
13886         * ido.el (ido-file-extensions-order): New defcustom.
13887         (ido-file-extension-lessp, ido-file-extension-aux)
13888         (ido-file-extension-order): New advanced file ordering.
13889         (ido-file-lessp): New simple file ordering.
13890         (ido-sort-list): Remove.
13891         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
13892         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
13894 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
13896         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
13897         that some versions of grep produce.
13898         (grep-mode-font-lock-keywords): Likewise.
13900 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
13902         * progmodes/gdb-ui.el (gdb-location-list): New variable.
13903         (gdb-cdir): Delete.
13904         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
13905         (gdb-source-info): Treat case when source file is in another
13906         directory properly.
13907         (gdb-get-location): New function.
13909 2005-02-07  Jay Belanger  <belanger@truman.edu>
13911         * calc/calc-prog.el (calc-write-parse-table-part)
13912         (calc-fix-token-name): Fix a check for language type.
13914         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
13916 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
13918         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
13919         as directory not writable.
13921 2005-02-07  Kim F. Storm  <storm@cua.dk>
13923         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
13924         (cua--standard-movement-commands): Remove list.
13925         Instead, set CUA property value to move for movement commands.
13926         (cua-movement-commands): Remove.  Users must set CUA prop instead.
13927         (cua--pre-command-handler): Check CUA property.
13928         (cua--init-keymaps): Don't remap undo commands.
13929         (cua-mode): Don't call cua--rectangle-on-off.
13931         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
13932         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
13933         (cua--rect-undo-set-point): New var.
13934         (cua--rectangle-undo-boundary): Setup undo apply entry.
13935         (cua--rect-undo-handler): New function for rectangle undo.
13936         (cua--rect-start-position, cua--rect-end-position): Add.
13937         (cua--rectangle-post-command): Call cua--rectangle-set-corners
13938         for restored rectangle.  Set point if cua--rect-undo-set-point.
13940 2005-02-06  Jay Belanger  <belanger@truman.edu>
13942         * calc/calc-lang.el (calc-tex-language): Display more information
13943         in messages.
13945         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
13946         in TeX mode.
13948 2005-02-06  Richard M. Stallman  <rms@gnu.org>
13950         * emacs-lisp/lisp.el (buffer-end): Doc fix.
13952 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
13954         * net/ldap.el (ldap-search-internal): Support attributes with
13955         optional descriptions separated by a semi-colon, as in
13956         "userCertificate;binary".
13958 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13960         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
13961         isn't a cons (i.e. the version is 0).
13963 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
13965         * help.el (help-for-help): Doc fix.
13967 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
13969         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
13970         GDB-Windows on the menu-bar as this works better.
13972 2005-02-04  Jay Belanger  <belanger@truman.edu>
13974         * calc/calc-embed.el (calc-embedded-update): Don't put in
13975         unnecessary newlines.  Adjust the end of formula marker.
13977         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
13978         (math-latex-parse-two-args): New function.
13980 2005-02-03  Lute Kamstra  <lute@gnu.org>
13982         * help-fns.el (help-with-tutorial): Make sure that users cannot
13983         remove the entire text of the tutorial by means of `undo'.
13985 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13987         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
13988         in recent changes, where the ispell process was repeatedly
13989         killed & restarted.
13991         * international/mule-cmds.el (set-locale-environment): Set file-name
13992         coding system to utf-8 on Darwin systems.
13993         (set-default-coding-systems): Don't set default-file-name-coding-system
13994         on Darwin systems.
13996 2005-02-03  Richard M. Stallman  <rms@gnu.org>
13998         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
14000 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
14002         * faces.el (list-faces-display): Add optional argument.
14004 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14006         * font-core.el (font-lock-default-function): Handle the rare case where
14007         only font-lock-keywords is set.
14009 2005-02-02  Kenichi Handa  <handa@m17n.org>
14011         * international/characters.el: Cancel previous change for
14012         I-WITH-DOT-ABOVE and DOTLESS-i.
14014         * international/latin-5.el: Cancel previous change.
14016 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
14018         * progmodes/gud.el: Correction to syntax in gud-menu-map.
14020 2005-02-02  Kenichi Handa  <handa@m17n.org>
14022         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
14023         DOTLESS-i.
14025         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
14026         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
14028         * case-table.el (get-upcase-table): New function.
14029         (copy-case-table): Copy upcaes table too if non-nil.
14030         (set-case-syntax-delims): Maintain upcase table too.
14031         (set-case-syntax-pair): Likewise.
14032         (set-upcase-syntax, set-downcase-syntax): New functions.
14033         (set-case-syntax): Maintain upcase table too.
14035 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
14037         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
14039         * progmodes/gud.el (gud-goto-info): New function.
14040         (gud-tool-bar-map): Use correct icon.
14042 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
14044         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
14045         When delegating, order args in the funcall correctly.
14047 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
14049         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
14051 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
14053         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
14054         buffer not visiting a file.
14056 2005-01-31  Jay Belanger  <belanger@truman.edu>
14058         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
14059         bound on the line with the formula.
14061 2005-01-31  Kim F. Storm  <storm@cua.dk>
14063         * ses.el (ses-create-cell-variable-range)
14064         (ses-destroy-cell-variable-range, ses-reset-header-string)
14065         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
14066         (ses-insert-row): Fix format of apply undo entries.
14068 2005-01-31  Jay Belanger  <belanger@truman.edu>
14070         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
14071         parts.
14073         * calc/calc-embed.el (calc-embedded-open-formula)
14074         (calc-embedded-close-formula): Ignore matrix environments.
14076         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
14077         TeX mode.
14079         * calc/calc-lang.el (math-function-table, math-oper-table)
14080         (math-variable-table): Adjust the LaTeX portions.
14082         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
14083         (math-latex-ignore-words): New constant.
14085 2005-01-31  Richard M. Stallman  <rms@gnu.org>
14087         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
14088         (ispell-local-dictionary): Doc fix.
14089         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
14090         Don't reinitialize at run time.  Don't defcustom.
14091         All uses changed to append ispell-local-dictionary-alist,
14092         or check it first.
14093         (ispell-current-dictionary): New variable for dictionary in use.
14094         (ispell-dictionary): Now used only for global default.
14095         (ispell-start-process): Set ispell-current-dictionary,
14096         not ispell-dictionary.
14097         (ispell-change-dictionary): Use this only for setting
14098         user preferences.
14099         (ispell-internal-change-dictionary): New function
14100         to change the current dictionary in use.
14101         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
14102         Use ispell-current-dictionary.
14103         Handle ispell-local-dictionary-overridden.
14104         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
14106 2005-01-31  Jay Belanger  <belanger@truman.edu>
14108         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
14110         * calc/calc-ext.el: Add calc-latex-language to autoloads.
14111         (calc-mode-map): Add calc-latex-language.
14113         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
14114         (math-latex-print-frac): New functions.
14115         (math-oper-table, math-function-table, math-variable-table)
14116         (math-complex-format, math-input-filter): Add latex properties.
14117         (calc-set-language): Set math-expr-special-function-mapping.
14119         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
14120         (calc-write-parse-table-part): Add LaTeX support.
14122         * calc/calc.el (calc-language): Adjust docstring.
14123         (calc-set-mode-line): Add LaTeX support.
14124         (math-expr-special-function-mapping): New variable.
14125         (math-tex-ignore-words): Add to list.
14127         * calc/calccomp.el (math-compose-expr, math-compose-rows):
14128         Add LaTeX support.
14129         (math-compose-expr): Add support for special functions.
14131         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
14133 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
14135         * progmodes/gdb-ui.el (gdb-memory-address)
14136         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
14137         (gdb-memory-mode-map, gdb-memory-format-keymap)
14138         (gdb-memory-format-menu, gdb-memory-unit-keymap)
14139         (gdb-memory-unit-menu): New variables for a buffer
14140         that lets the user examine program memory.
14141         (gdb-memory-set-address, gdb-memory-set-repeat-count)
14142         (gdb-memory-format-binary, gdb-memory-format-octal)
14143         (gdb-memory-format-unsigned, gdb-memory-format-signed)
14144         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
14145         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
14146         (gdb-memory-unit-word, gdb-memory-unit-halfword)
14147         (gdb-memory-unit-byte, gdb-memory-unit-menu)
14148         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
14149         (gdb-memory-mode, gdb-memory-buffer-name)
14150         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
14151         New functions for above buffer.
14153 2005-01-30  Richard M. Stallman  <rms@gnu.org>
14155         * cus-edit.el (custom-bury-buffer): Function deleted.
14156         (custom-buffer-done-function): Option deleted.
14157         (custom-buffer-done-kill): New (replacement option.
14158         (Custom-buffer-done): Call quit-window.
14159         (custom-buffer-create-internal): Update for above changes.
14161 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
14163         * simple.el (undo-ask-before-discard): New var.
14164         (undo-outer-limit-truncate): Implement it.
14165         (undo-extra-outer-limit): Doc update.
14167 2005-01-29  Richard M. Stallman  <rms@gnu.org>
14169         * ses.el (undo-more): Delete defadvice.
14170         (ses-begin-change): Doc fix.
14172         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
14173         instead of rebinding C-x u and C-_.
14175         * files.el (normal-backup-enable-predicate): Return nil for files
14176         in /tmp, regardless of temporary-file-directory.
14178         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
14180         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
14181         (open-rectangle, delete-whitespace-rectangle-line)
14182         (clear-rectangle-line): If FILL, pass t instead of FILL
14183         for move-to-column's 2nd arg.
14185         * simple.el (undo): Fix the test for continuing a series of undos.
14186         (undo-more): Set pending-undo-list to t when we reach end.
14187         (pending-undo-list): Move up defvar.
14189         * wid-edit.el (widget-button-click):
14190         Shorten the range of the track-mouse binding.
14192         * comint.el (comint-insert-input): Undo previous changes;
14193         use last-input-event in interactive spec.
14195 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
14197         * progmodes/compile.el (compilation-start): Bind buffer-read-only
14198         to nil before invoking call-process.  Reset buffer's modified flag
14199         after fontifying it in the no-async branch.
14201         * wid-edit.el (widget-specify-button): If mouse pointer shape
14202         cannot be changed, use mouse face instead.
14204 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
14206         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
14207         (gdb-goto-breakpoint): Make breakpoint handling work on template
14208         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
14209         (gdb-assembler-custom): Update to recognize breakpoint information
14210         added on 2005-01-19.
14212 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14214         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
14215         (dsssl-mode): Use define-derived-mode.
14216         (scheme-mode-initialize): Remove.
14217         (scheme-mode): Use run-mode-hooks.
14219         * cus-edit.el (customize-group-other-window)
14220         (custom-buffer-create-other-window): Don't override special-display-*.
14221         (custom-mode-map): Make it dense.
14223         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
14224         sets the default value.
14226 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
14228         * descr-text.el: Add more keywords.
14230 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14232         * speedbar.el: Avoid unnecessary use of locate-library.
14234         * international/mule-cmds.el (standard-display-european-internal):
14235         Don't fiddle with latin-1 non-break space any more since it's now
14236         special cased in the C code.
14237         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
14239 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
14241         * cus-start.el (all): Add `undo-outer-limit'.
14243 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14245         * textmodes/bibtex.el (bibtex-format-entry):
14246         Use `bibtex-empty-field-re' only on the text of fields, not on entire
14247         field lines.
14248         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
14249         not on part of a buffer.
14251 2005-01-25  Lute Kamstra  <lute@gnu.org>
14253         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
14254         nonempty field text strings like "{letters\\macro{}more letters}".
14255         Clarify docstring.
14256         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
14257         (bibtex-entry-offset, bibtex-parse-association)
14258         (bibtex-parse-field-name): Fix typos in docstrings.
14259         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
14261 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
14263         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
14264         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
14265         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
14266         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
14268         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
14269         isearch minor mode.
14271 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
14273         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
14275 2005-01-24  Lute Kamstra  <lute@gnu.org>
14277         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
14278         CASECHARS and NOT-CASECHARS regular expressions of the
14279         "nederlands" and "nederlands8" dictionaries to prevent a "Range
14280         striding over charsets" error.
14282 2005-01-24  Jay Belanger  <belanger@truman.edu>
14284         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
14285         display variable name.
14287 2005-01-24  Kenichi Handa  <handa@m17n.org>
14289         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
14290         Fix setting of the element of encoded-kbd-iso2022-invocations.
14292 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
14294         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
14295         (gdb-threads-select): Change to also accept mouse events.
14296         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
14297         (gdb-threads-mouse-select): Delete.
14299 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
14301         * files.el (insert-directory): Take care of empty directory,
14302         listed without -a switch.
14304 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14306         * textmodes/refill.el (refill-post-command-function):
14307         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
14308         to the list of functions that we should be careful not to undo.
14309         (refill-late-fill-paragraph-function): Remove.
14310         (refill-saved-state): New var.
14311         (refill-mode): Use it to save fill-paragraph-function.
14312         Save also the value of auto-fill-function.
14314         * term/w32-win.el: Simplify code.
14316 2005-01-23  Kim F. Storm  <storm@cua.dk>
14318         * simple.el (line-move): Adapt to new return value from
14319         pos-visible-in-window-p.
14321         * simple.el (line-move): Fix last change.  Check partial
14322         visibility at point rather than at window-start.
14324 2005-01-22  Jason Rumney  <jasonr@gnu.org>
14326         * term/w32-win.el (xw-defined-colors): Remove debug-message.
14328 2005-01-22  David Kastrup  <dak@gnu.org>
14330         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
14332 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
14334         * type-break.el (type-break-mode): Add a test for
14335         type-break-file-name being non-nil.
14337 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
14339         * net/eudc.el (top level): Call (message "") via progn, so that
14340         eudc-options-file is loaded.
14342 2005-01-22  Kim F. Storm  <storm@cua.dk>
14344         * simple.el (line-move-1): Rename from line-move.
14345         (line-move): New function that adjusts vscroll for partially
14346         visible rows, and calls line-move-1 otherwise.
14348 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
14350         * pcomplete.el: Define pcomplete-read-event instead of read-event,
14351         since it's not a complete read-event implementation
14353 2005-01-20  Jay Belanger  <belanger@truman.edu>
14355         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
14356         for called function.
14358 2005-01-20  Steven Tamm  <steventamm@mac.com>
14360         * term/mac-win.el (process-connection-type): Remove.
14361         Controlled now by s/darwin.h:PTY_ITERATION.
14363 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14365         * window.el (handle-select-window): Don't switch window when we're
14366         in the minibuffer.
14368 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
14370         * subr.el (dotimes-with-progress-reporter): New macro.
14372         * ses.el (ses-dotimes-msg): Remove macro.
14373         Use `dotimes-with-progress-reporter' instead.
14375 2005-01-19  Steven Tamm  <steventamm@mac.com>
14377         * term/mac-win.el (process-connection-type): Use new
14378         operating-system-release variable to use ptys on Darwin 7 (OS X
14379         10.3) when using carbon build.
14381 2005-01-19  Jay Belanger  <belanger@truman.edu>
14383         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
14384         flags if the last command was a tab or M-tab.
14386         * calc/calc-prog.el (calc-user-define-edit): Put original formula
14387         in formula editing buffer.
14389 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
14391         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
14392         breakpoint image symbol in margin.
14394 2005-01-19  Jay Belanger  <belanger@truman.edu>
14396         * calc/calc-prog.el (calc-execute-kbd-macro):
14397         Ignore calc-keep-arg-flag.
14399 2005-01-19  Kenichi Handa  <handa@m17n.org>
14401         * textmodes/ispell.el (ispell-looking-at): New function.
14402         (ispell-process-line): Use ispell-looking-at to compare the ispell
14403         output and the buffer contents.
14405 2005-01-18  Jay Belanger  <belanger@truman.edu>
14407         * calc/calc.el (calc-display-raw): Fix docstring.
14409 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14411         * simple.el (blink-matching-open): Strip extra info from syntax.
14413         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
14414         funny chars in the end-of-here-doc marker.
14416 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
14418         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
14419         that enable/disabled state of breakpoints is shown correctly in
14420         fringe and on ttys.
14421         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
14422         Add breakpoint information as text properties.
14423         (gdb-mouse-toggle-breakpoint):
14424         Rename to gdb-mouse-set-clear-breakpoint.
14425         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
14426         breakpoints in the margin.
14427         (gdb-remove-strings): Simplify.
14429 2005-01-17  Jay Belanger  <belanger@truman.edu>
14431         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
14432         erasing buffer.
14434 2005-01-17  Richard M. Stallman  <rms@gnu.org>
14436         * progmodes/grep.el (grep-find): Copy from `grep' the condition
14437         for calling grep-compute-defaults.
14439         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
14440         if buffer is empty.
14442         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
14444 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14446         * hilit-chg.el (highlight-changes-mode): Don't autoload.
14448         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
14449         non-preloaded variables.
14451 2005-01-17  Steven Tamm  <steventamm@mac.com>
14453         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
14454         tex-shell cause to force interactivity when using pipes.
14456 2005-01-17  Kim F. Storm  <storm@cua.dk>
14458         * simple.el (just-one-space): Make arg optional.
14460 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
14462         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
14463         posn-at-x-y to t to access left-margin.
14465 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
14467         Sync with Tramp 2.0.47.
14469         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
14470         catching keep-date problems in cp/scp operations.
14471         (tramp-handle-copy-file): Don't call `set-file-modes'
14472         unconditionally.  Specialized functions should know better what is
14473         necessary.  This improves performance a little bit, and the
14474         functions could catch errors with `cp -p' and `scp -p'.
14475         (tramp-do-copy-or-rename-file-via-buffer)
14476         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
14477         when appropriate.
14478         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
14479         Call `set-file-modes' when appropriate.
14480         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
14481         Johnsson <isak@hypergene.com>
14482         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
14483         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
14484         <joakim@verona.se>
14485         (tramp-file-name-for-operation): Mark `shell-command' as magic for
14486         Emacs only.
14488         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
14489         `find-file-hooks' and `dired-mode-hook'.
14490         (tramp-minor-mode-map): Respective map.  Add remapping for
14491         `compile' and `recompile'.
14492         (tramp-remap-command, tramp-recompile): New defuns.
14493         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
14494         in buffer "*Compilation*".  Call the commands asynchronously.
14496         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
14497         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
14498         `shell-command', because it isn't magic in XEmacs.  Reported by
14499         Adrian Aichner <adrian@xemacs.org>.
14501         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14502         `substitute-in-file-name.
14503         (tramp-smb-handle-substitute-in-file-name): New defun.
14504         (tramp-smb-advice-PC-do-completion): Delete advice.
14506 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
14508         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
14509         Fix error in deleting region.
14511 2005-01-15  Richard M. Stallman  <rms@gnu.org>
14513         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
14514         In non-temp buffer, switch syntax table temporarily.
14516         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
14518         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
14520         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
14522         * imenu.el (imenu--split-menu): Copy menulist before sorting.
14523         (imenu--generic-function): Use START, not BEG, as pos of definition.
14525         * simple.el (just-one-space): Argument specifies number of spaces.
14527         * simple.el (eval-expression-print-format): Avoid warning
14528         about edebug-active.
14530 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
14532         * progmodes/sh-script.el: Code copied from make-mode.el
14533         with small changes,
14534         (sh-mode-map): Bind C-c C-\.
14535         (sh-backslash-column, sh-backslash-align): New variables.
14536         (sh-backslash-region, sh-append-backslash): New functions.
14538 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
14540         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
14541         (rmail-pop-password, rmail-pop-password-required): Move to
14542         rmail-obsolete group.
14543         (rmail-set-pop-password): Rename to rmail-set-remote-password.
14544         All callers updated.
14545         (rmail-get-pop-password): Rename to rmail-get-remote-password.
14546         Take an argument specifying whether it is POP or IMAP mailbox we
14547         are using.  All callers updated.
14548         (rmail-pop-password-error): Rename to
14549         rmail-remote-password-error.  Added mailutils-specific error message.
14550         (rmail-movemail-search-path)
14551         (rmail-movemail-variant-in-use): New variables.
14552         (rmail-remote-password, rmail-remote-password-required):
14553         New customization variables.
14554         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
14555         (rmail-parse-url): New function.
14556         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
14557         with GNU mailutils movemail.
14559 2005-01-15  Kevin Ryde  <user42@zip.com.au>
14561         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
14562         suffix to space, $ or '$, to correctly position point when going
14563         to @table style constants like DBL_MAX.
14565 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
14567         * type-break.el (type-break-mode, type-break-file-time)
14568         (type-break-file-keystroke-count, type-break-choose-file):
14569         Don't store data in or load data from the file if type-break-file-name
14570         is nil.
14571         (type-break-file-name): Doc update as per the above.
14573 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
14575         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
14576         lookup-key might return nil; handle that.
14578 2005-01-15  Alan Mackenzie  <acm@muc.de>
14580         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
14581         rather than the element found, thus enabling the tree to be setcar'd.
14583 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
14585         * textmodes/org.el (org-show-following-heading): New option.
14586         (org-show-hierarchy-above): Use `org-show-following-heading'.
14587         (org-cycle): Documentation fix.
14589         * textmodes/org.el (orgtbl-optimized): New option
14590         (orgtbl-mode): New command, a minor mode.
14591         (orgtbl-mode-map): New variable.
14592         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
14593         (orgtbl-error, orgtbl-self-insert-command)
14594         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
14596         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
14597         a local variable in each org-mode buffer.
14599         * textmodes/org.el (org-set-regexps-and-options): Rename from
14600         `org-set-regexps'.  Added checking for STARTUP keyword.
14601         (org-get-current-options): Add STARTUP options.
14602         (org-table-insert-row): Make mode intelligent about when
14603         realignment is needed.
14604         (org-self-insert-command, org-delete-backward-char, org-delete-char):
14605         New commands.
14606         (org-enable-table-editor): New default value `optimized'.
14607         (org-table-blank-field): Support blanking regions if active.
14609 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
14611         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
14612         if the year is not given.
14614         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
14615         Add new escapes %m and %M, fixed bug with %F by adding
14616         save-match-data.
14617         (reftex-reference): Remove ?. from list of spaces.
14618         (reftex-label-info): Add automatic label prefix recognition.
14620         * textmodes/reftex-index.el (reftex-index-next-phrase):
14621         Add slave parameter to call of `reftex-index-this-phrase'.
14622         (reftex-index-this-phrase): New optional argument.
14623         (reftex-index-region-phrases): Add slave parameter to call of
14624         `reftex-index-this-phrase'.
14625         (reftex-display-index): New argument redo.
14626         (reftex-index-rescan): Add 'redo to arguments of
14627         `reftex-display-index'.
14628         (reftex-index-Rescan, reftex-index-revert)
14629         (reftex-index-switch-index-tag): Add 'redo to arguments of
14630         `reftex-display-index'.
14631         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
14632         indexing.  Fix bug with matching is there is a quote before or
14633         after the word.
14635         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
14636         Fix bug when collecting citation keys in lines with comments.
14637         (reftex-citation): Prefix argument no longer rescans the document,
14638         but forces prompting for optional arguments of cite macros.
14639         (reftex-do-citation): Prompting for optional arguments implemented.
14641         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14642         Add optional arguments to most cite commands.
14643         (reftex-cite-cleanup-optional-args): New option
14644         (reftex-cite-prompt-optional-args): New option.
14645         (reftex-trust-label-prefix): New option.
14647         * textmodes/reftex-toc.el (reftex-toc-find-section):
14648         Add push-mark before changing the position in the buffer.
14650         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
14651         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
14653 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
14655         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
14656         more carefully.
14658 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14660         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
14661         (sgml-mode): Use it.
14662         (sgml-get-context): Better keep track of implicitly closed tags.
14664 2005-01-13  Kenichi Handa  <handa@m17n.org>
14666         * textmodes/ispell.el: These changes are to fix misalignment error
14667         caused by equivalent characters of different Emacs charsets.
14668         (ispell-unified-chars-table): New variable.
14669         (ispell-get-decoded-string): New function.
14670         (ispell-get-casechars, ispell-get-not-casechars)
14671         (ispell-get-otherchars): Call ispell-get-decoded-string.
14673 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
14675         * custom.el (custom-declare-variable): Just put symbol instead
14676         of (defvar . symbol) in `current-load-list'.
14678 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14680         * emacs-lisp/elint.el: Fixed typo in Commentary section.
14682 2005-01-12  Jay Belanger  <belanger@truman.edu>
14684         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
14685         to create a Calc summary.
14687 2005-01-12  Kim F. Storm  <storm@cua.dk>
14689         * mouse.el (mouse-on-link-p): Change functionality and doc
14690         string to comply with latest description in lisp ref.
14692 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
14694         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
14695         Enable mouse clicks on mode-line, header-line and margin.
14696         (event-type): Give mouse event symbols an 'event-kind property
14697         with value 'mouse-click.
14699 2005-01-12  Juri Linkov  <juri@jurta.org>
14701         * facemenu.el (list-colors-display): Add new arg buffer-name.
14702         Use it.  Fix docstring.  Replace code for identifying duplicate
14703         colors by the name with call to `list-colors-duplicates' which
14704         identifies duplicate colors by the value unless the color
14705         is one of special Windows colors.  Set truncate-lines to t.
14706         Print sorted duplicate color names on each line.  Indent to 22
14707         \(the longest color name in rgb.txt) instead of 20.  Optimize.
14708         (list-colors-duplicates): New function.
14709         (facemenu-color-name-equal): Delete function.
14711         * facemenu.el (list-colors-print): New function created from code
14712         in list-colors-display.  Print #RRGGBB at the window right edge.
14713         (list-colors-display): When temp-buffer-show-function is not
14714         defined, call list-colors-print from temp-buffer-show-hook
14715         to get the right value of window-width in list-colors-print
14716         after the buffer is displayed.
14718         * simple.el (pop-mark): Move deactivate-mark out of conditional
14719         part to deactivate the active mark regardless of the state of the
14720         mark ring.
14722         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
14723         variables line in desktop files.
14725 2005-01-12  Juri Linkov  <juri@jurta.org>
14727         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
14728         Bring together isearch highlight related options.
14729         (lazy-highlight): Replace group `replace' by `matching'.
14730         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
14731         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
14732         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
14733         and declare them obsolete.
14734         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
14735         (isearch-faces): Remove defgroup.
14736         (isearch-overlay, isearch-highlight, isearch-dehighlight):
14737         Move isearch highlighting code closer to lazy highlighting code.
14739         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
14740         (query-replace-highlight, query-replace-lazy-highlight)
14741         (query-replace): Move definitions to the beginning of the file.
14743 2005-01-11  Juri Linkov  <juri@jurta.org>
14745         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
14746         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
14747         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
14749         * info.el (Info-history-forward): New variable.
14750         (Info-select-node): Reset Info-history-forward to nil.
14751         (Info-last): Turn into defalias.
14752         (Info-history-back): Rename from Info-last.
14753         Add current node to Info-history-forward.
14754         (Info-history-forward): New fun.
14755         (Info-mode-map): Replace Info-last by Info-history-back.
14756         Bind Info-history-forward to "r".
14757         (Info-mode-menu): Replace Info-last by Info-history-back.
14758         Fix menu item text.  Add menu item for Info-history-forward.
14759         (info-tool-bar-map): Replace Info-last by Info-history-back.
14760         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
14761         for Info-history-forward.
14762         (Info-mode): Replace Info-last by Info-history-back in docstring.
14763         Add local variable Info-history-forward.
14764         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
14766 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14768         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
14769         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
14770         Ignore select-window events rather than fiddle with
14771         mouse-autoselect-window.
14773 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
14775         * type-break.el (type-break-mode): Fix previous change.
14777 2005-01-10  Jay Belanger  <belanger@truman.edu>
14779         * calc/calc-ext.el (calc-reset): Reset when inside embedded
14780         calculator; only reset when point is inside a calculator.
14781         Don't adjust the window height if the window takes up the whole height
14782         of the frame.
14784 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
14786         * ebuff-menu.el (Electric-buffer-menu-mode):
14787         Preserve value of buffer-local var header-line-format.
14789 2005-01-09  Jay Belanger  <belanger@truman.edu>
14791         * calc/calc.el (calc-mode-var-list-restore-saved-values):
14792         Make sure settings file exists before accessing it.
14794         * calc/calc-embed.el (calc-embedded-subst):
14795         Replace math-multi-subst-rec, which is only supposed to be called
14796         by math-multi-subst, by math-multi-subst.
14798 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
14800         * vc.el (vc-allow-async-revert): New user option.
14801         (vc-disable-async-diff): New internal variable.
14802         (vc-revert-buffer): Use them to disable asynchronous diff.
14804         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
14805         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
14806         asynchronously if vc-disable-async-diff is t.
14808 2005-01-09  Jay Belanger  <belanger@truman.edu>
14810         * calc/calc.el (defcalcmodevar): New macro.
14811         (calc-mode-var-list-restore-default-values)
14812         (calc-mode-var-list-restore-saved-values): New functions.
14813         (calc-mode-var-list): Use defcalcmodevar to define it.
14814         (calc-always-load-extensions, calc-line-numbering)
14815         (calc-line-breaking, calc-display-just, calc-display-origin)
14816         (calc-number-radix, calc-leading-zeros, calc-group-digits)
14817         (calc-group-char, calc-point-char, calc-frac-format)
14818         (calc-prefer-frac, calc-hms-format, calc-date-format)
14819         (calc-float-format, calc-full-float-format, calc-complex-format)
14820         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14821         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14822         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14823         (calc-matrix-brackets, calc-language, calc-language-option)
14824         (calc-left-label, calc-right-label, calc-word-size)
14825         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14826         (calc-display-raw, calc-internal-prec, calc-angle-mode)
14827         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14828         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14829         (calc-window-height, calc-display-trail, calc-show-selections)
14830         (calc-use-selections, calc-assoc-selections)
14831         (calc-display-working-message, calc-auto-why, calc-timing)
14832         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
14833         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
14834         (calc-gnuplot-default-device, calc-gnuplot-default-output)
14835         (calc-gnuplot-print-device, calc-gnuplot-print-output)
14836         (calc-gnuplot-geometry, calc-graph-default-resolution)
14837         (calc-graph-default-resolution-3d, calc-invocation-macro)
14838         (calc-show-banner): Use defcalcmodevar to declare them and set
14839         their default values.
14841         * calc/calc-ext.el (calc-reset): Restore saved values of variables
14842         instead of default values (but restore default values if there is
14843         an argument of 0).
14845 2005-01-09  David Kastrup  <dak@gnu.org>
14847         * desktop.el (desktop-restore-eager): Fix typo in type.
14849 2005-01-08  Richard M. Stallman  <rms@gnu.org>
14851         * cus-edit.el (customize): Delete :link.
14853 2005-01-08  Jay Belanger  <belanger@truman.edu>
14855         * calc/calc.el (calc-mode): Remove the extension from the
14856         `calc-settings-file' file name when loading it.
14858 2005-01-08  Kim F. Storm  <storm@cua.dk>
14860         * info.el (Info-mode-map, Info-next-link-keymap)
14861         (Info-prev-link-keymap, Info-up-link-keymap):
14862         Map follow-link to mouse-face.
14863         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
14865 2005-01-08  Jay Belanger  <belanger@truman.edu>
14867         * calc/calc.el (calc-settings-file): Change default value.
14868         Suggested by cgw in a comment in calc-mode.el.
14870         * calc/calc-mode.el (calc-settings-file-name):
14871         Compare calc-settings-file to user-init-file instead of ~/.emacs.
14872         Replace ~/.emacs in a prompt by calc-settings-file.
14874 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
14876         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
14877         (desktop-lazy-idle-delay): New customizable variables.
14878         (desktop-buffer-args-list): New variable.
14879         (desktop-append-buffer-args): New function.
14880         (desktop-save): Call desktop-append-buffer-args for some buffers.
14881         (desktop-lazy-create-buffer): New function.
14882         (desktop-idle-create-buffers): New function.
14883         (desktop-read): Add message about buffers to restore lazily.
14884         (desktop-lazy-abort): New command.
14885         (desktop-clear): Call desktop-lazy-abort.
14886         (desktop-lazy-complete): New command.
14888 2005-01-06  Richard M. Stallman  <rms@gnu.org>
14890         * emacs-lisp/find-func.el (find-face-definition):
14891         Rename from find-face.
14893 2005-01-06  Kim F. Storm  <storm@cua.dk>
14895         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
14897         * man.el (Man-xref-man-page, Man-xref-header-file)
14898         (Man-xref-normal-file): Add follow-link property.
14900 2005-01-06  Jay Belanger  <belanger@truman.edu>
14902         * calc/calc-units.el: Make sure the proper macro definitions are
14903         available when compiling.
14905 2005-01-06  Juri Linkov  <juri@jurta.org>
14907         * isearch.el (isearch-lazy-highlight-update):
14908         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
14910 2005-01-06  Miles Bader  <miles@gnu.org>
14912         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
14913         (isearch-lazy-highlight-face): Use new name.
14915 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14917         * uniquify.el (uniquify-rationalize-file-buffer-names):
14918         Re-add an interactive spec.
14919         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
14920         to the same name.
14922         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
14923         (isearch-update, isearch-done): Adjust calls accordingly.
14925 2005-01-05  Richard M. Stallman  <rms@gnu.org>
14927         * custom.el (custom-set-variables, custom-theme-set-variables):
14928         Clarify documentation.
14930         * emacs-lisp/find-func.el (find-variable)
14931         (find-variable-other-window, find-variable-other-frame):
14932         Fix the TYPE args to find-function-read and find-function-do-it.
14933         (find-function): Doc fix.
14934         (find-function-at-point): Replace function-at-point alias.
14936 2005-01-04  Richard M. Stallman  <rms@gnu.org>
14938         * cus-face.el (custom-declare-face):
14939         Record defface in current-load-list.
14941         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
14943         * emacs-lisp/find-func.el: Doc fixes.
14944         (find-face-regexp): New variable.
14945         (find-function-regexp-alist): New variable.
14946         (find-function-C-source): Third arg is now TYPE.
14947         (find-function-search-for-symbol): Handle general TYPE.
14948         (find-function-read, find-function-do-it): Handle general TYPE.
14949         (find-definition-noselect, find-face): New functions.
14950         (function-at-point): Alias deleted.
14952 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14954         * battery.el (display-battery-mode): Rename from display-battery.
14955         Handle the case where it gets turned off.
14957 2005-01-04  Richard M. Stallman  <rms@gnu.org>
14959         * cus-edit.el (customize): Make :link point to user doc.
14961         * man.el (Man-fontify-manpage): Turn off undo generation.
14963         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
14965 2005-01-04  Andreas Schwab  <schwab@suse.de>
14967         * files.el (insert-directory): Only look for error lines in
14968         inserted text.  Don't move too far after processing --dired markers.
14970 2005-01-04  Richard M. Stallman  <rms@gnu.org>
14972         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
14973         Don't expand if the character is @, period, dash, etc.
14974         (define-mail-abbrev): Quote names that contain problem characters.
14976 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
14978         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
14980 2005-01-03  Richard M. Stallman  <rms@gnu.org>
14982         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
14983         (query-replace-highlight, query-replace-lazy-highlight)
14984         (query-replace): Definitions moved up.  Doc fix.
14986 2005-01-03  Richard M. Stallman  <rms@gnu.org>
14988         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
14989         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
14990         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
14991         (lazy-highlight-face): Rename from isearch-lazy-...
14992         Change all references to them.
14994 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
14996         * cus-edit.el (custom-file): Doc fix for defcustom.
14997         (custom-file): The function no longer sets the variable
14998         `custom-file' to its return value.
15000         * startup.el (command-line): No longer load `custom-file'.
15002 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15004         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
15006         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
15007         Don't confuse module-prefixed identifiers for labels.
15008         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
15010 2005-01-02  Richard M. Stallman  <rms@gnu.org>
15012         * files.el (basic-save-buffer-1): Fix previous change.
15014         * loadhist.el (file-loadhist-lookup): New function.
15015         (file-provides, file-requires): Use it.
15017         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
15018         instead of calculating the right size.
15020 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
15022         * vc-svn.el (vc-svn-diff): Stay local if possible.
15024 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15026         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
15028         * files.el (hack-local-variables): Fix last change.
15030 2005-01-02  Jay Belanger  <belanger@truman.edu>
15032         * calc/calc-yank.el (calc-edit-top): New variable.
15033         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
15034         object.  Change header properties.
15035         (calc-edit-finish, calc-edit-finish-stack-object)
15036         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
15037         edited object.
15038         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
15039         for the beginning of the edited object.
15040         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
15041         for the beginning of the edited object.
15042         * calc/calc-prog.el (calc-edit-macro-finish-edit)
15043         (calc-finish-formula-edit, calc-macro-repeats)
15044         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
15045         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
15046         beginning of the edited object.
15047         (calc-user-define-edit): Change the header for editing macros.
15048         Remove unnecessary variable.
15050 2005-01-01  Jay Belanger  <belanger@truman.edu>
15052         * calc/calc-yank.el (calc-edit-mode): Change default header.
15053         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
15054         * calc/calc-store.el (calc-edit-variable): Change title to match new
15055         header.
15056         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
15057         mode to match new header.
15058         (calc-user-define-edit): Change titles to include names of commands.
15059         (calc-finish-formula-edit): Adjust to handle new header.
15060         (calc-finish-macro-edit): Remove.
15061         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
15062         (calc-edit-macro-command, calc-edit-macro-command-type)
15063         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
15064         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
15065         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
15066         (calc-edit-macro-finish-edit): New functions.
15067         (calc-user-define-edit): Use new functions to edit named calc macros.
15069 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
15071         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
15073         * ses.el (copy-region-as-kill): Deactivate mark.
15075 2005-01-01  Richard M. Stallman  <rms@gnu.org>
15077         * replace.el (occur-1): If the output buffer is also an input,
15078         don't kill it, rename it.
15080         * faces.el (set-face-background, set-face-foreground): Doc fix.
15082         * cus-face.el (custom-face-attributes): Fix :help-echo strings
15083         for :foreground and :background.
15085         * dired.el (dired-view-command-alist): Variable deleted.
15086         (dired-view-file, dired-mouse-find-file-other-window):
15087         Delete the code to use it.
15089 2005-01-01  Kim F. Storm  <storm@cua.dk>
15091         * image.el (insert-sliced-image): Use t for line-height property.
15093 See ChangeLog.11 for earlier changes.
15095 ;; Local Variables:
15096 ;; coding: iso-2022-7bit
15097 ;; End:
15099     Copyright (C) 2005 Free Software Foundation, Inc.
15100   Copying and distribution of this file, with or without modification,
15101   are permitted provided the copyright notice and this notice are preserved.
15103 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1