*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob47c2bceba8de43c3d78b7490e549aba796cceedb
1 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
3         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
4         (reb-next-match, reb-show-subexp): Use `with-selected-window'
5         instead of `reb-with-current-window'.
6         (reb-prev-match): Likewise.  Also, don't move left if the search
7         was unsuccessful.
8         (reb-initialize-buffer): New function.
9         (re-builder, reb-change-syntax): Use it.
11         * man.el (Man-goto-page): Make second argument NOERROR optional.
13 2005-07-23  Richard M. Stallman  <rms@gnu.org>
15         * man.el (Man-bgproc-sentinel): Check here for failure to find
16         any man page in the output, and report the error here.
17         (Man-arguments): Make it permanent local.
18         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
19         (Man-mode): Pass t for NOERROR.
21         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
22         (grep-mode-font-lock-keywords):
23         Don't use compilation-...-face for messages that are not file names.
25         * progmodes/compile.el (compilation-mode-font-lock-keywords):
26         Don't use compilation-...-face for messages that are not file names.
28 2005-07-22  Juri Linkov  <juri@jurta.org>
30         * simple.el (line-move-1): Fix comments.
32         * startup.el (normal-splash-screen): Update menu name.
34         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
36 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
38         * term/xterm.el: Load term/rxvt if the terminal is actually an
39         rxvt terminal.
40         (xterm-rxvt-set-background-mode): Remove, not used anymore.
42         * term/rxvt.el (function-key-map): Use substitute-key-definition
43         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
45         * term/cygwin.el: New file.
47 2005-07-22  Kim F. Storm  <storm@cua.dk>
49         * image-file.el (insert-image-file, image-file-yank-handler): Fix
50         last change to maintain a (unique) yank-handler on yanked images.
52 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
54         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
55         of the file size (as in "177B" for 177 bytes).  This happens with
56         "ls -lh" on FreeBSD.
58 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
60         * hilit-chg.el (highlight-changes-global-initial-state)
61         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
62         (hilit-chg-fixup, highlight-changes-mode):
63         Fix typos in docstrings.
64         (highlight-changes-global-modes, highlight-changes-rotate-faces):
65         Doc fixes.
67 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
69         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
70         mode function using `eval-after-load'.
72 2005-07-21  Kim F. Storm  <storm@cua.dk>
74         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
75         included when reporting an emacs crash, and tell about the DEBUG file.
77         * image-file.el (insert-image-file): Add yank-handler.
78         (image-file-yank-handler): Yank handler to make unique copies of
79         images when they are yanked into a buffer next to each other.
81 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
83         * comint.el (comint-use-prompt-regexp, comint-send-input)
84         (comint-source-default, comint-extract-string)
85         (comint-get-source, comint-word, comint-completion)
86         (comint-source, comint-prompt-read-only, comint-update-fence):
87         Fix typos in docstrings.
88         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
89         Declare with define-obsolete-*-alias macros.
90         (comint-previous-matching-input-from-input)
91         (comint-next-matching-input-from-input)
92         (comint-previous-matching-input, comint-next-matching-input)
93         (comint-forward-matching-input):
94         Improve argument/docstring consistency.
96         * desktop.el (desktop-clear-preserve-buffers-regexp):
97         Also preserve the *server* buffer.
99         * simple.el (clone-indirect-buffer): Doc fix.
100         (fixup-whitespace, just-one-space)
101         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
102         (next-error, next-error-highlight)
103         (next-error-highlight-no-select, next-error-last-buffer)
104         (next-error-buffer-p, next-error-find-buffer, next-error)
105         (previous-error, next-error-no-select, previous-error-no-select)
106         (open-line, split-line, minibuffer-prompt-width, kill-new)
107         (binary-overwrite-mode): Fix typos in docstrings.
108         (set-fill-column): Fix typo in message.
110         * skeleton.el (skeleton-proxy-new): Doc fix.
112         * strokes.el (strokes-load-hook): Doc fix.
113         (strokes-grid-resolution, strokes-get-grid-position)
114         (strokes-renormalize-to-grid, strokes-read-stroke)
115         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
116         (strokes-global-map): Fix typos in docstrings.
117         (strokes-help): Doc fix.  Fix help message and pass it through
118         `substitute-command-keys'.
120         * tempo.el (tempo-insert-prompt, tempo-interactive)
121         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
122         (tempo-insert-string-functions, tempo-local-tags)
123         (tempo-define-template, tempo-insert-template)
124         (tempo-insert-prompt-compat, tempo-is-user-element)
125         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
126         Fix typos in docstrings.
128         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
129         (vcursor-key-bindings, vcursor-use-vcursor-map)
130         (vcursor-find-window, vcursor-scroll-down)
131         (vcursor-disable, vcursor-beginning-of-buffer)
132         (vcursor-end-of-buffer): Fix typos in docstrings.
133         (vcursor-relative-move, vcursor-get-char-count):
134         Improve argument/docstring consistency.
136         * version.el: "?\ " -> "?\s".
138         * wid-edit.el (widget-default-create, widget-after-change)
139         (widget-default-format-handler, widget-checklist-add-item)
140         (widget-radio-add-item, widget-choose, widget-specify-secret)
141         (widget-field-value-create, widget-field-value-get)
142         (widget-editable-list-format-handler)
143         (widget-editable-list-entry-create, widget-group-value-create)
144         (widget-documentation-link-add)
145         (widget-documentation-string-value-create): "?\ " -> "?\s".
146         (widget-convert-text): Doc fix.
147         (widget-narrow-to-field, widget-field-find)
148         (widget-url-link-action, widget-emacs-library-link-action)
149         (widget-color-notify): Fix typos in docstrings.
151         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
152         (x-select-text, set-w32-system-coding-system)
153         (w32-add-charset-info): Fix typos in docstrings.
155         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
156         (cua-enable-cua-keys, cua-use-hyper-key)
157         (cua-virtual-rectangle-edges): Fix typos in docstrings.
158         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
160         * net/tramp.el (tramp-handle-load): Fix typo in error message.
162         * emacs-lisp/re-builder.el (regexp-builder): Declare with
163         `defalias' instead of faking it.
165         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
166         (eshell-ls-missing, eshell-ls-dired-initial-args)
167         (eshell-ls-use-in-dired): Fix typos in docstrings.
169 2005-07-20  Kim F. Storm  <storm@cua.dk>
171         * emulation/cua-base.el (cua-mode): Improve doc string.
173 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
175         * abbrev.el (expand-region-abbrevs): Doc fix.
176         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
177         Improve argument/docstring consistency.
179         * arc-mode.el (archive-get-descr, archive-alternate-display):
180         Doc fixes.
181         (archive-l-e): Improve argument/docstring consistency.
182         (archive-tmpdir, archive-unixdate, archive-unixtime)
183         (archive-chmod-entry): Fix typos in docstrings.
184         (archive-unflag, archive-unflag-backwards)
185         (archive-unmark-all-files): "?\ " -> "?\s".
187         * buff-menu.el (Buffer-menu-unmark): Doc fix.
188         (Buffer-menu-not-modified, Buffer-menu-execute)
189         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
190         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
192         * composite.el (compose-string, encode-composition-rule)
193         (compose-last-chars): Fix typos in docstrings.
195         * desktop.el (desktop-enable, desktop-basefilename):
196         Declare with `define-obsolete-variable-alias'.
197         (desktop-internal-v2s): Don't quote keywords.
198         (desktop-clear): "?\ " -> "?\s".
200         * dired.el (dired-align-file, dired-flag-backup-files)
201         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
202         (dired-listing-switches, dired-ls-F-marks-symlinks)
203         (dired-dwim-target, dired-load-hook, dired-mode-hook)
204         (dired-directory, dired-faces, dired, dired-revert)
205         (dired-mode, dired-summary, dired-view-file)
206         (dired-copy-filename-as-kill, dired-delete-file)
207         (dired-no-confirm, dired-unmark-all-marks)
208         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
209         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
210         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
211         Fix typos in message strings.
213         * dired-x.el (virtual-dired): Declare with `defalias'.
214         (dired-mark-unmarked-files, dired-local-variables-file)
215         (dired-omit-here-always): Doc fix.
216         (dired-omit-mode, dired-find-subdir)
217         (dired-enable-local-variables, dired-clean-up-buffers-too)
218         (dired-extra-startup, dired-mark-extension, dired-jump)
219         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
220         (dired-smart-shell-command, dired-guess-shell-alist-user)
221         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
222         (dired-x-bind-find-file, dired-x-submit-report):
223         Fix typos in docstrings.
224         (dired-mark-unmarked-files): "?\ " -> "?\s".
226         * dirtrack.el (dirtrack-list): Fix typos in docstring.
228         * faces.el (describe-face): "?\ " -> "?\s".
229         (read-all-face-attributes, read-face-font, modify-face)
230         (face-attr-construct, italic): Fix typos in docstrings.
231         (frame-update-face-colors): Declare with
232         `define-obsolete-function-alias'.
234         * files.el (find-file-noselect, recode-file-name): Doc fixes.
235         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
236         (magic-mode-alist, buffer-file-numbers-unique)
237         (write-file-functions, get-free-disk-space):
238         Fix typos in docstrings.
239         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
240         (write-contents-hooks, write-file-hooks):
241         Declare with `define-obsolete-variable-alias'.
243         * forms-d2.el (arch-rj): Fix typo in docstrings.
244         (arch-tocol): Likewise.  "?\ " -> "?\s".
246         * frame.el (set-frame-font, cursor-in-non-selected-windows):
247         Fix typo in docstring.
248         (set-screen-width, set-screen-height): Delete redundant info in
249         doctrings.
250         (new-frame, screen-height, screen-width): Declare with
251         `define-obsolete-function-alias'.
252         (delete-frame-hook, blink-cursor): Declare with
253         `define-obsolete-variable-alias'.
255         * paths.el (prune-directory-list): Fix typos in docstring.
257         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
258         (cvs-prefix-get): Fix typos in docstrings.
260         * ps-print.el (ps-extend-face-list, ps-extend-face)
261         (ps-print-background-image): Fix typos in docstrings.
262         (ps-default-fg, ps-default-bg): Doc fixes.
264         * s-region.el (s-region-bind): Doc fix.
265         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
267         * textmodes/org.el (org-table-formula-substitute-names)
268         (org-table-get-vertical-vector): Doc fixes.
269         (org-table-recalculate): Remove unused argument to `message'.
271 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
273         * textmodes/org.el (org-table-column-names)
274         (org-table-column-name-regexp)
275         (org-table-named-field-locations): New variables.
276         (org-archive-subtree): Protect `this-command' when calling
277         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
278         the kill buffer.
279         (org-complete): Remove fixed-formula completion.
280         (org-edit-formulas-map): New variable.
281         (org-table-edit-formulas): New command.
282         (org-finish-edit-formulas, org-abort-edit-formulas)
283         (org-show-variable, org-table-get-vertical-vector): New functions.
284         (org-table-maybe-eval-formula): Handle `:=' fields.
285         (org-table-get-stored-formulas, org-table-store-formulas)
286         (org-table-get-formula, org-table-modify-formulas)
287         (org-table-replace-in-formulas): Handle named field formulas.
288         (org-table-get-specials): Store locations of named fields.
290 2005-07-19  Juri Linkov  <juri@jurta.org>
292         * progmodes/grep.el (grep-regexp-alist)
293         (grep-mode-font-lock-keywords, grep-process-setup):
294         Use default GNU grep match color "01;31m" instead of "01;41m".
295         (grep-regexp-alist, grep-mode-font-lock-keywords):
296         Use `\\[[0-9]*m' instead of `\\[00m'.
297         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
298         sgr_start where its handling is more important.  Use the real
299         length of sgr_start instead of constant 8.
300         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
301         specially.  Delete all remaining escape sequences.
302         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
303         (grep-regexp-alist): Make hyperlink only for binary file name
304         instead of the whole line.
305         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
306         (grep-mode): Add autoload.
308         * emacs-lisp/find-func.el (find-function-regexp):
309         Add `define-compilation-mode'.
311 2005-07-19  Juri Linkov  <juri@jurta.org>
313         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
314         (compare-windows-sync-string-size, compare-windows-recenter)
315         (compare-windows-highlight, compare-windows): Add version 22.1.
316         (compare-windows) <defface>: Inherit from lazy-highlight instead
317         of duplicating its default value.
319         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
320         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
322         * descr-text.el (describe-char): Create link buttons for `charset'
323         and `code point'.  Add the current input method name with a link
324         button to `to input' field.  Print face names of display table
325         characters in `The display table entry is displayed by' section
326         instead of printing face-id in the `display' field.
327         Guess hardcoded faces and create a link button for them.
328         Skip empty fields when calculating max-width.
329         Treat `widget-create' specially while inserting strings from the
330         collected field list.
331         (describe-char-after): Made obsolete in version 22.1, not 21.5.
333         * diff-mode.el (diff-file-header): Change foreground color from
334         yellow to green on light backgrounds.
335         (diff-context): Inherit from `shadow' only for color/grayscale
336         with more than 88 colors.
337         (diff-indicator-removed, diff-indicator-added)
338         (diff-indicator-changed): New faces.
339         (diff-font-lock-keywords): Use new faces.  Regroup rules.
340         Add "^---$" for `normal' diff format.  Fontify `#' lines with
341         font-lock-comment-delimiter-face and font-lock-comment-face.
342         Add `#' to ^[^...] in the rule for `diff-context-face'.
344         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
345         a button-like box.  Inherit from `highlight' on low colors.
346         (shadow): Use shades of gray only for color/grayscale with
347         more than 88 colors.  Use green for light backgrounds with
348         8 colors, and yellow for dark backgrounds with 8 colors.
350         * font-lock.el (font-lock-regexp-grouping-backslash): Don't
351         inherit from escape-glyph (use bold for all cases).
353         * info.el (info-xref-visited): Use light foreground color `violet'
354         for dark backgrounds instead of dark color `magenta3'.
355         (info-title-1): Use `yellow' color for dark backgrounds.
357         * isearch.el (isearch): Use not-too-dark magenta3 instead of
358         too-light magenta2.
360         * replace.el (match): Use slightly more light RoyalBlue3 instead
361         of dark RoyalBlue4.
363         * wid-edit.el (widget-inactive): Inherit from `shadow'.
365 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
367         * novice.el (disabled-command-hook): Declare it with
368         `define-obsolete-variable-alias'.
370         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
371         (desktop-buffer-misc-functions, desktop-buffer-handlers)
372         (desktop-load-default): Add release to obsolescence info.
373         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
374         (desktop-append-buffer-args, desktop-read):
375         Fix typos in docstrings.
376         (desktop-kill): Fix typo in message.
377         (desktop-save): Doc fix.
379 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
381         * viper-cmd.el (viper-escape-to-state): Bug fix.
382         (viper-envelop-ESC-key): Change the definition of fast
383         keysequence so it'll work with keyboard macros.
385         * ediff.el (ediff-patch-buffer): Change the docstring.
387 2005-07-19  Kenichi Handa  <handa@m17n.org>
389         * international/mule-cmds.el (select-safe-coding-system): Try to
390         use an auto-coding (if any) before anything else.  If the found
391         auto-coding is invalid, show a warning message.
393         * international/mule.el (find-auto-coding): New function created
394         by modifying the body of set-auto-coding.
395         (set-auto-coding): Use find-auto-coding to find a coding.
397 2005-07-18  Richard M. Stallman  <rms@gnu.org>
399         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
400         not isearch-mode-end-hook-error.
401         (allout-before-change-protect): Fix error message.
403 2005-07-18  Juri Linkov  <juri@jurta.org>
405         * allout.el (allout-mode):
406         * calculator.el (calculator-copy):
407         * custom.el (custom-known-themes):
408         * dired.el (dired-desktop-buffer-misc-data)
409         (dired-restore-desktop-buffer):
410         * dired-x.el (dired-omit-marker-char):
411         * files.el (basic-save-buffer):
412         * font-core.el (font-lock-mode):
413         * calendar/calendar.el (calendar-goto-hebrew-date)
414         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
415         (calendar-goto-persian-date):
416         * language/ethio-util.el (ethio-sera-to-fidel-region):
417         * textmodes/picture.el (picture-mode):
418         Delete duplicate duplicate words.
420 2005-07-18  Juri Linkov  <juri@jurta.org>
422         * isearch.el (isearch-mode-map): Remove key bindings for regexp
423         chars * ? } |.
424         (isearch-fallback): Don't call `isearch-process-search-char'.
425         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
426         (isearch-process-search-char): Call `isearch-fallback' for regexp
427         chars * ? } |.
428         (isearch-return-char): Make obsolete with `make-obsolete' instead
429         of simply documenting it as obsolete in the docstring.
430         (isearch-fallback): Refill docstring.
432         * international/isearch-x.el
433         (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
434         Add intermediate values to `junk-hist' instead of `minibuffer-history'.
435         Test the length of `str'.
437 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
439         * allout.el (allout-resolve-xref): Fix typos in error strings.
440         (allout-before-change-protect): Remove unneeded `concat'.
442         * array.el (array-mode, array-reconfigure-rows)
443         (untabify-backward): Fix typos in docstrings.
444         (array-reconfigure-rows): Use `insert-buffer-substring', not
445         `insert-buffer'.
447         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
448         * progmodes/ada-mode.el (ada-make-body): Use
449         `insert-buffer-substring' and `goto-char', not `insert-buffer'.
451         * dired.el (dired-log):
452         * tar-mode.el (tar-subfile-save-buffer):
453         * play/zone.el (zone-pgm-stress-destress):
454         Use `insert-buffer-substring', not `insert-buffer'.
456 2005-07-17  Simon Josefsson  <jas@extundo.com>
458         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
460 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
462         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
463         Add plain auth method.
464         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
466 2005-07-17  Kim F. Storm  <storm@cua.dk>
468         * ido.el (dired-other-window): Add ido property.
470 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
472         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
473         Fix typo in docstring.
474         (byte-compile-interactive-only-functions): Add `insert-buffer' and
475         `insert-file-literally'.
477         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
478         info and delete redundant message.  Doc fix.
479         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
480         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
482 2005-07-16  Richard M. Stallman  <rms@gnu.org>
484         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
485         (byte-compile-and): Use byte-compile-and-recursion.
486         (byte-compile-or-recursion): New function.
487         (byte-compile-or): Use that.
488         (byte-compile-if): Guard the else-clause too.
489         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
491         * isearch.el (isearch-mode-end-hook-quit): New variable.
492         (isearch-done): Bind it.
493         (isearch-mode-end-hook): Doc fix.
495         * allout.el (allout-isearch-did-quit): Variable deleted.
496         (allout-real-isearch-abort): Function name no longer used.
497         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
498         (allout-isearch-rectification): isearch-mode always exists.
499         Don't set allout-isearch-did-quit.
500         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
501         allout-isearch-did-quit.
502         (allout-enwrap-isearch): Just add the hook.
503         (allout-isearch-abort): Function deleted.
504         (allout-pre-command-business): Avoid warning.
506         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
507         Correctly avoid warnings.
508         (pascal-outline): Likewise.
510         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
512         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
514         * play/tetris.el (tetris-mode): Avoid warning.
516         * play/snake.el (snake-mode): Avoid warning.
518         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
519         (gamegrid-set-display-table): Avoid warning.
520         (gamegrid-set-timer): Likewise.
521         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
522         (gamegrid-add-score-with-update-game-score-1): Take FILE
523         as argument.
524         (gamegrid-add-score-with-update-game-score): Pass that argument.
525         Rename have-shared-game-dir to gamegrid-shared-game-dir.
527         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
529         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
530         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
532         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
533         and insert-file.
535         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
536         (sc-ask): Avoid warnings.
538         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
539         (eshell-hist-initialize): Use that var the natural way.
541         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
543         * emacs-lisp/re-builder.el (reb-cook-regexp): Avoid
544         warning calling lre-compile-string.
545         (reb-color-display-p): Avoid warning.
547         * calculator.el (calculator-last-input): Guard uses
548         of event-key and key-press-event-p.
549         (event-key, key-press-event-p): Delete definitions.
551         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
552         (find-gc-source-directory, find-gc-subrs-callers)
553         (find-gc-noreturn-list, find-gc-source-files)
554         (find-gc-subrs-called): Vars renamed and defvar'd.
556         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
557         (checkdoc-overlay-put, checkdoc-delete-overlay)
558         (checkdoc-overlay-start, checkdoc-overlay-end)
559         (checkdoc-mode-line-update, checkdoc-char=):
560         Define such that compiler knows they are defined.
561         (checkdoc-call-eval-buffer): Deleted.  Use eval-buffer directly.
562         (checkdoc-read-event): Deleted.  Use read-event directly.
564         * whitespace.el (whitespace-make-overlay)
565         (whitespace-overlay-put, whitespace-delete-overlay)
566         (whitespace-overlay-start, whitespace-overlay-end):
567         Define such that compiler knows they are defined.
568         (whitespace): Move conditional inside.
570         * tempo.el (tempo-insert-template): Suppress warning.
572         * ediff-diff.el (longlines-mode): Add defvar.
574 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
576         * server.el: Bind "C-x #" in a way that works even if C-x is
577         redefined to a command key, not a prefix key.
579 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
581         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
582         cl-make-type-test till execution time.
584 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
586         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
587         arg ARG and use it.
589 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
591         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
593 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
595         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
596         a defcustom with two :set or :type keywords.
598 2005-07-15  Richard M. Stallman  <rms@gnu.org>
600         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
601         Don't give ^M comment-end syntax.
603 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
605         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
606         Don't consider gdbmi (gdb-mi.el has its own update functions).
607         (gdb-var-delete): Make it work for gdbmi as well.
608         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
610         * progmodes/gud.el (etags, sdb): Only require etags when needed.
611         (gud-speedbar-menu-items): Correct logic for enabling items.
613 2005-07-15  Kim F. Storm  <storm@cua.dk>
615         * ido.el: Fix commentary.
616         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
617         Use with-no-warnings around ffap-guesser.
618         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
619         Let bind minibuffer-completing-file-name to t.
621 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
623         * startup.el (site-run-file, keyboard-type): Doc fixes.
624         (command-line): Check for "--basic-display" argument; also for
625         "--quick", not "--bare-bones" (which was renamed).
626         (fancy-splash-text): Add missing item "Getting New Versions".
627         (normal-splash-screen): Fix typos and improve consistency with
628         `fancy-splash-text'.  Update copyright year.
630         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
631         valid binding for `help-char'.
633         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
635 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
637         * term.el (term-mode): Disable cua-mode for term buffers.
639 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
641         * add-log.el (add-log-mailing-address, change-log-merge):
642         Doc fixes.
643         (change-log-get-method-definition): Fix typo in docstring.
645 2005-07-14  Kim F. Storm  <storm@cua.dk>
647         * emulation/cua-base.el:
648         (cua--pre-command-handler-1, cua--pre-command-handler)
649         (cua--post-command-handler-1, cua--post-command-handler):
650         Split in two.  Check (buffer local) value of cua-mode.
651         (cua-selection-mode): New command.
653 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
655         * custom.el (custom-initialize-safe-set)
656         (custom-initialize-safe-default): Doc fixes.
658         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
659         and simplify :init-value again.
661         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
662         and simplify :init-value again.  Delete autoload.
664         * startup.el (command-line): Use `custom-reevaluate-setting' again
665         for tooltip-mode.
667         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
668         a defcustom with two :initialize keywords.
670 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
672         * allout.el (my-mark-marker, allout-isearch-prior-pos)
673         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
674         (allout-post-command-business, allout-flag-region)
675         (isearch-reenable-font-lock, allout-yank)
676         (allout-insert-latex-header, allout-insert-latex-trailer)
677         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
678         (allout-latex-verb-quote): Fix typos in docstrings.
679         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
680         (allout-unprotected, allout-prefix-data):
681         Improve argument/docstring consistency.
682         (allout-chart-subtree): Fix argument spec.
683         (allout-open-topic): Rename `use_sib_bullet' argument to
684         `use-sib-bullet'.  Doc fix.
686         * whitespace.el (whitespace-check-buffer-leading)
687         (whitespace-check-buffer-trailing)
688         (whitespace-check-buffer-indent)
689         (whitespace-check-buffer-spacetab)
690         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
691         (whitespace-check-leading-whitespace)
692         (whitespace-check-trailing-whitespace)
693         (whitespace-check-spacetab-whitespace)
694         (whitespace-check-indent-whitespace)
695         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
696         (whitespace-modes): Fix typos in docstrings.
697         (defgroup, defcustom): Doc fixes.
699         * winner.el (winner-mode, winner-boring-buffers)
700         (winner-pending-undo-ring): Doc fixes.
701         (winner-ring): Remove unneeded `progn'.
702         (winner-equal): `defsubst' it.
703         (winner-redo): Fix message.
705 2005-07-13  Kim F. Storm  <storm@cua.dk>
707         * simple.el (line-move-1): Always use vertical-motion to
708         do the last (or only) line move to ensure some movement.
709         Undo 2005-06-23 change--don't check for overlays.
711 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
713         * term/mac-win.el (ccl-encode-mac-roman-font)
714         (ccl-encode-mac-centraleurroman-font)
715         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
716         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
717         Change charset-id boundary of dimension to ?\xef.
718         (mac-char-fontspec-list): New constant.
719         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
720         argument.  Nil uses itself as family in font-spec.  Previous
721         behavior for nil is now provided by non-nil non-string argument.
722         All callers changed.  Add font-specs for Mac fonts to
723         "fontset-default" unless iso8859-1 fonts are installed.
725 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
727         * progmodes/sh-script.el (sh-get-indent-info): Only indent
728         a continuation line if the \ is preceded by SPC or TAB.
729         (sh-get-indent-info): Simplify.
730         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
731         Use with-current-buffer.
733         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
734         when the matched text is empty.
736 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
738         * startup.el (command-line): Revert to previous handling of
739         tooltip-mode.  Explain in comment why the complexity is needed.
741         * tooltip.el (tooltip-mode): Revert to previous implementation of
742         its defcustom.
744         * frame.el (blink-cursor-mode): Revert to previous implementation
745         of its defcustom.  Update comment.
747 2005-07-12  Lars Hansen  <larsh@soem.dk>
749         * desktop.el: Update e-mail address.
751 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
753         * term/mac-win.el (mac-services-mail-selection)
754         (mac-services-mail-to): New functions.
755         (mac-application-menu-map): Bind them.
757 2005-07-12  wulei <milton@wulei.net>  (tiny change)
759         * progmodes/gdb-ui.el: Add note about buffering with Windows.
761 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
763         * custom.el (custom-reevaluate-setting): Doc fix.
765 2005-07-11  Jay Belanger  <belanger@truman.edu>
767         * calc/calc.el (calc-embedded-announce-formula-alist)
768         (calc-embedded-open-close-plain-alist)
769         (calc-embedded-open-close-mode-alist): Add checks for additional
770         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
772 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
774         * custom.el (custom-enable-theme): Don't add theme to
775         `custom-enabled-themes' with `push' because there is no
776         setf-method for `delq'.
778 2005-07-11  Richard M. Stallman  <rms@gnu.org>
780         * custom.el (custom-declare-variable): Doc fix.
782         * dired-aux.el (dired-compare-directories): Remove "." and ".."
783         from the alists.
785         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
786         Do nothing if edebug-active.
788         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
789         (edebug-display): Do it here instead.
791 2005-07-10  Richard M. Stallman  <rms@gnu.org>
793         * cus-face.el (custom-theme-set-faces): Make it work.
794         (custom-reset-faces): Doc fix.
795         (custom-theme-reset-internal-face, custom-theme-face-value):
796         Functions deleted.
798         * custom.el (custom-push-theme): Maintain list of the settings
799         of a given theme in its theme-settings property.
800         Maintain position of old settings in the theme-value
801         or theme-face property.
802         (custom-enabled-themes): New variable.
803         (custom-theme-enabled-p): New function.
804         (provide-theme): Update custom-enabled-themes.
805         Disable and reenable the `user' theme.
806         (require-theme): Doc fix.
807         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
808         (custom-theme-value, custom-theme-variable-value): Likewise.
809         (custom-theme-reset-internal): Likewise.
810         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
811         (custom-enable-theme, custom-disable-theme): New functions.
812         (custom-variable-theme-value, custom-face-theme-value): Likewise.
813         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
814         (custom-theme-reset-variables): Simplify.
815         (deftheme, custom-declare-theme, custom-make-theme-feature):
816         Definitions moved.
818 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
820         * longlines.el (longlines-show-region)
821         (longlines-unshow-hard-newlines): Recognize hard newlines by
822         non-nil hard property, instead of t.
824 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
826         * viper-cmd.el (viper--key-maps): New variable.
827         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
828         emulation-mode-map-alists.
829         (viper-envelop-ESC-key): Use viper-subseq.
830         (viper-search-forward/backward/next): Disable debug-on-error.
832         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
833         (viper-ESC-key): New defcustoms.
835         * viper-macs.el (ex-map-read-args): Use viper-subseq.
837         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
838         (viper-subseq): Copy of subseq from cl.el.
840         * viper.el (viper-go-away, viper-set-hooks): Use
841         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
843         * viper-mous.el (viper-current-frame-saved): Use defvar.
845         * viper-init.el: Get rid of -face in face names.
847         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
848         Make it work with longlines mode
850         * ediff-mult.el (ediff-meta-mode-hook): New variable.
852         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
854         * ediff-init: Get rid of -face in face names.
856 2005-07-10  Richard M. Stallman  <rms@gnu.org>
858         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
859         and with-timeout-unsuspend.
861         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
862         and with-timeout-unsuspend.
864         * emacs-lisp/timer.el (with-timeout-timers): New variable.
865         (with-timeout): Bind that variable to record timers.
866         (with-timeout-suspend, with-timeout-unsuspend): New functions.
868         * emacs-lisp/debug.el (debug-help-follow): New function.
869         (debugger-mode-map): Use that instead of help-follow.
870         (debugger-setup-buffer): Use eval-buffer-list
871         to handle eval-buffer frames.
873 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
875         * timezone.el (timezone-parse-date): Change first regexp
876         so it will not mistakenly match dates with no time zone.
878 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
880         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
882 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
884         * custom.el (custom-initialize-safe-set)
885         (custom-initialize-safe-default): New functions.
887         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
888         and simplify :init-value.
890         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
891         and simplify :init-value.  Delete obsolete comment.
893         * startup.el (command-line): Use `custom-reevaluate-setting' to
894         handle `tooltip-mode'.  Delete obsolete comment.
896         * files.el (set-visited-file-name): Avoid calling
897         `file-name-nondirectory' with a nil argument.
899 2005-07-09  Richard M. Stallman  <rms@gnu.org>
901         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
902         was called with nil for the buffer, handle the read position right.
903         Handle read position for eval-region, too.
905 2005-07-09  Juri Linkov  <juri@jurta.org>
907         * fringe.el (fringe-mode): Add period in docstring.
908         (fringe-query-style): Build prompt depending on `all-frames' arg.
910         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
911         to not create links to unrelated functions in the Help buffer.
913         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
914         Doc fix.
916         * simple.el (next-error-hook): New variable.
917         (next-error): Use it.  Doc fix.
919         * textmodes/ispell.el (ispell-command-loop): Add current
920         dictionary name and program name to mode-line-format.
921         (ispell-region, ispell-process-line): Add current dictionary name
922         and program name to messages.
924 2005-07-08  Jay Belanger  <belanger@truman.edu>
926         * calc/calc.el (calc-embedded-announce-formula-alist)
927         (calc-embedded-open-close-formula-alist)
928         (calc-embedded-open-close-word-alist)
929         (calc-embedded-open-close-plain-alist)
930         (calc-embedded-open-close-new-formula-alist)
931         (calc-embedded-open-close-mode-alist)
932         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
933         (calc-embedded-mode-hook): New variables.
935         * calc/calc-embed.el (calc-embedded-firsttime)
936         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
937         New variables.
938         (calc-do-embedded): Use calc-embedded-firsttime,
939         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
940         determine whether or not to run hooks.
941         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
942         calc-embedded-firsttime-formula appropriately.
943         Set calc-embedded delimiter variables according to mode.
945 2005-07-08  Richard M. Stallman  <rms@gnu.org>
947         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
948         Check for "emacs", etc., as entire symbol, not just as word.
949         (checkdoc-file-comments-engine): Use regexp-quote on FN.
951         * files.el (set-visited-file-name): Report the error
952         for "empty filename" earlier.
953         (kill-some-buffers): Ignore buffers already dead.
955         * fringe.el (fringe-mode): Doc fix.
957         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
958         Check for (featurep 'xemacs) and turn off warnings in what it guards.
959         Use unwind-protect to ensure byte-compile-unresolved-functions
960         is updated.
962         * whitespace.el (whitespace-buffer-leading-cleanup):
963         Simplify w/ skip-chars-forward.
964         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
966         * mail/rmail.el (rmail-only-expunge): Fix paren error.
967         Unconditionally try to leave point at the same old place.
969 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
971         * comint.el (comint-postoutput-scroll-to-bottom)
972         (comint-show-maximum-output): Take scroll-margin into consideration.
974 2005-07-08  Kim F. Storm  <storm@cua.dk>
976         * ido.el (ido-use-filename-at-point): New choice `guess'.
977         (ido-file-internal): Try ffap-guesser if selected.
979         * ido.el (ido-before-fallback-functions): New hook.
980         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
981         (ido-read-file-name): Run it.
983 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
985         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
986         strings rather than a list of symbols to the completion function.
988 2005-07-07  Jay Belanger  <belanger@truman.edu>
990         * calc/calc-units.el (math-apply-units): Change the places in
991         which units are simplified.
993 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
995         * cus-edit.el (customize-option, customize-option-other-window):
996         Make them handle aliases.
998         * custom.el (custom-variable-p): Make it recursively follow
999         aliases.  Mention that in the docstring.
1001 2005-07-07  Richard M. Stallman  <rms@gnu.org>
1003         * cus-start.el (exec-path): Use `directory' instead of `file'.
1004         Fix tag for nil.
1006 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
1008         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
1009         when called non-interactively.  Doc fix.
1011 2005-07-07  Lute Kamstra  <lute@gnu.org>
1013         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
1014         new address as well.
1016 2005-07-07  Kenichi Handa  <handa@m17n.org>
1018         * international/mule.el (make-coding-system):
1019         Describe `ascii-incompatible' property in the docstring.
1020         (set-file-name-coding-system): Signal an error if coding-system is
1021         ascii-incompatible.
1022         (set-keyboard-coding-system): Likewise.
1024         * international/mule-cmds.el (set-default-coding-systems):
1025         Don't set default-file-name-coding-system and
1026         default-keyboard-coding-system if coding-system is ASCII-incompatible.
1028         * international/utf-16.el: Declare that all UTF-16-based coding
1029         systems are ASCII-incompatible.
1031 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
1033         * progmodes/gud.el: Require font-lock for displaying errors.
1034         Used by gdb-ui.el.
1036 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
1038         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
1039         values for the pattern lists which are `read'able but not
1040         `append'able (like symbols).
1042 2005-07-06  Richard M. Stallman  <rms@gnu.org>
1044         * progmodes/flymake.el (flymake-float-time): Instead of
1045         with-no-warnings, test for xemacs.
1046         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
1047         to avoid warning.
1049 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
1051         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
1053 2005-07-05  Lute Kamstra  <lute@gnu.org>
1055         * battery.el: Add support for Darwin (with much debugging help
1056         from Samuel Lauber <sam124@operamail.com>).
1057         (battery-status-function, battery-echo-area-format)
1058         (battery-mode-line-format): Add support for pmset on Darwin.
1059         (battery-load-low, battery-load-critical): New user options.
1060         (battery-pmset): New function.
1062 2005-07-05  Lute Kamstra  <lute@gnu.org>
1064         Update FSF's address in GPL notices.
1066         * textmodes/page-ext.el: Update FSF's address.
1068 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1070         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
1071         filling from using prefix when filling a single-line docstring.
1073         * progmodes/flymake.el: Remove useless eval-when-compile.
1075         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
1077 2005-07-04  Richard M. Stallman  <rms@gnu.org>
1079         * textmodes/org.el (org-file-apps-defaults-gnu):
1080         Rename from org-file-apps-defaults-linux.
1081         (org-default-apps): Don't test system-type for `linux'.
1082         (org-file-apps): Doc fix.
1084 2005-07-04  David Ponce  <david@dponce.com>
1086         * tree-widget.el: Improve header Commentary section.
1087         (tree-widget) [defgroup]
1088         (tree-widget-image-enable, tree-widget-themes-directory)
1089         (tree-widget-theme, tree-widget-image-properties-emacs)
1090         (tree-widget-image-properties-xemacs, tree-widget-create-image)
1091         (tree-widget-image-formats, tree-widget-control)
1092         (tree-widget-empty-control, tree-widget-leaf-control
1093         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
1094         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
1095         (tree-widget-keep, tree-widget-after-toggle-functions)
1096         (tree-widget-open-node, tree-widget-close-node): Doc fix.
1097         (tree-widget-open-control, tree-widget-close-control): Fix doc and
1098         :help-echo message.
1099         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
1100         (tree-widget-image-properties): Doc fix.  Clearer implementation.
1101         (tree-widget--cursors): New constant.
1102         (tree-widget-lookup-image): New function split from
1103         `tree-widget-find-image'.  Clearer implementation.
1104         (tree-widget-find-image): Use it.
1105         (tree-widget-button-keymap): Use `set-keymap-parent'.
1106         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
1107         Define the sub-widgets here.
1108         (tree-widget-node): Check that :node is not a tree-widget.
1109         (tree-widget-get-super, tree-widget-open-control)
1110         (tree-widget-close-control, tree-widget-empty-control)
1111         (tree-widget-leaf-control, tree-widget-guide)
1112         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
1113         (tree-widget-no-handle, tree-widget-value-delete)
1114         (tree-widget-map): Remove.
1115         (tree-widget-children-value-save): Doc fix.  Simplified.
1116         (tree-widget-value-create): Update according to previous changes.
1118 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
1120         * textmodes/org.el: Leading space replaced by TABS.
1121         (org-recalc-marks, org-table-rotate-recalc-marks)
1122         (org-table-get-specials): Treat "^" and "_" marks.
1123         (org-table-justify-field-maybe): Optional argument NEW.
1124         (org-table-eval-formula): Parsing of the format simplified.
1125         New modes C,I.  Honor the %= parameter in the current table.
1126         Avoid unnecessary re-align by using the NEW argument to
1127         `org-table-justify-field-maybe'.
1128         (org-calc-default-modes): Default for date-format mimicks org-mode.
1129         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
1131 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
1133         * cus-face.el (custom-theme-set-faces): Make it handle face
1134         aliases whose alias declarations are pre- or autoloaded.
1136 2005-07-04  Juri Linkov  <juri@jurta.org>
1138         * faces.el (read-face-name): Put the code for getting a face name
1139         from the buffer before adding the faces from the `face' property.
1140         Use `completing-read-multiple' instead of `completing-read'.
1141         Require `crm'.  Add default value and post-process the returned
1142         list of faces.
1144         * emacs-lisp/crm.el (crm-find-current-element)
1145         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
1147         * emacs-lisp/lisp-mode.el (eval-defun-1):
1148         * emacs-lisp/edebug.el (edebug-eval-defun):
1149         Remove unnecessary quotes.
1151 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
1153         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
1154         (prolog-indent-level): Fix typo in docstring.
1156         * info.el (Info-history, Info-history-forward)
1157         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
1159         * add-log.el (add-change-log-entry):
1160         * comint.el (comint-dynamic-list-input-ring)
1161         (comint-dynamic-list-completions):
1162         * dabbrev.el (dabbrev-expand):
1163         * delim-col.el (delimit-columns-rectangle-line):
1164         * diff-mode.el (diff-context->unified, diff-reverse-direction)
1165         (diff-unified->context):
1166         * ediff-init.el (ediff-abbrev-jobname):
1167         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
1168         (ediff-replace-session-activity-marker-in-meta-buffer):
1169         * info.el (Info-summary):
1170         * lpr.el (printify-region):
1171         * printing.el (pr-create-interface):
1172         * ps-print.el (ps-print-quote):
1173         * ses.el (ses-column-widths, ses-print-cell)
1174         (ses-adjust-print-width, ses-center):
1175         * shell.el (shell-file-name-quote-list):
1176         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
1177         (strokes-fill-current-buffer-with-whitespace)
1178         (strokes-xpm-for-stroke, strokes-list-strokes)
1179         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
1180         * term.el (term-dynamic-list-input-ring)
1181         (term-dynamic-list-completions):
1182         * calc/calc.el (math-format-stack-value):
1183         * emacs-lisp/edebug.el (edebug-display-freq-count):
1184         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
1185         (delphi-new-comment-line):
1186         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
1187         * progmodes/executable.el (executable-set-magic):
1188         * progmodes/python.el (inferior-python-mode):
1189         * progmodes/scheme.el (scheme-mode-syntax-table):
1190         * progmodes/sh-script.el (sh-maybe-here-document):
1191         * progmodes/sql.el (sql-copy-column):
1192         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
1193         * textmodes/bibtex.el (bibtex-mode):
1194         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
1195         (sgml-auto-attributes):
1196         * textmodes/table.el (table-insert, table-shorten-cell)
1197         (table--generate-source-scan-lines, table-delete-row)
1198         (*table--cell-delete-char, table--spacify-frame)
1199         (table--horizontally-shift-above-and-below)
1200         (table--cell-insert-char, table--cell-blank-str)
1201         (table--fill-region-strictly):
1202         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
1203         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
1205         * add-log.el (change-log):
1206         * apropos.el (apropos):
1207         * comint.el (comint-completion, comint-source):
1208         * dabbrev.el (dabbrev):
1209         * delim-col.el (columns):
1210         * diff-mode.el (diff-mode):
1211         * ediff.el (ediff):
1212         * ediff-diff.el (ediff-diff):
1213         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
1214         * ediff-mult.el (ediff-mult):
1215         * ediff-ptch.el (ediff-ptch):
1216         * ediff-wind.el (ediff-window):
1217         * facemenu.el (facemenu):
1218         * indent.el (indent):
1219         * info.el (info):
1220         * jka-cmpr-hook.el (compression, jka-compr):
1221         * lpr.el (lpr):
1222         * outline.el (outlines):
1223         * pcmpl-cvs.el (pcmpl-cvs):
1224         * pcmpl-rpm.el (pcmpl-rpm):
1225         * printing.el (printing):
1226         * ps-print.el (postscript, ps-print, ps-print-horizontal)
1227         (ps-print-vertical, ps-print-headers, ps-print-font)
1228         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
1229         (ps-print-background, ps-print-printer, ps-print-page)
1230         (ps-print-miscellany):
1231         * ses.el (ses):
1232         * shell.el (shell, shell-directories, shell-faces):
1233         * startup.el (initialization):
1234         * strokes.el (strokes):
1235         * term.el (term):
1236         * uniquify.el (uniquify):
1237         * w32-vars.el (w32):
1238         * calc/calc.el (calc):
1239         * emacs-lisp/bytecomp.el (bytecomp):
1240         * emacs-lisp/cl-indent.el (lisp-indent):
1241         * emacs-lisp/edebug.el (edebug):
1242         * emacs-lisp/elp.el (elp):
1243         * emacs-lisp/testcover.el (testcover):
1244         * emacs-lisp/trace.el (trace):
1245         * emulation/viper-ex.el (viper-ex):
1246         * emulation/viper-mous.el (viper-mouse):
1247         * mail/mailalias.el (mailalias):
1248         * mail/supercite.el (supercite, supercite-frames)
1249         (supercite-attr, supercite-cite, supercite-hooks):
1250         * net/rcompile.el (remote-compile):
1251         * net/rlogin.el (rlogin):
1252         * obsolete/ooutline.el (outlines):
1253         * progmodes/delphi.el (delphi):
1254         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
1255         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
1256         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
1257         (ebnf-optimization):
1258         * progmodes/etags.el (etags):
1259         * progmodes/executable.el (executable):
1260         * progmodes/idlwave.el (idlwave):
1261         * progmodes/pascal.el (pascal):
1262         * progmodes/prolog.el (prolog):
1263         * progmodes/python.el (python):
1264         * progmodes/scheme.el (scheme):
1265         * progmodes/sh-script.el (sh, sh-script):
1266         * progmodes/sql.el (SQL):
1267         * progmodes/tcl.el (tcl):
1268         * textmodes/bibtex.el (bibtex, bibtex-autokey):
1269         * textmodes/enriched.el (enriched):
1270         * textmodes/makeinfo.el (makeinfo):
1271         * textmodes/sgml-mode.el (sgml):
1272         * textmodes/table.el (table-hooks):
1273         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
1274         * textmodes/texinfo.el (texinfo):
1275         * textmodes/two-column.el (two-column):
1276         Finish `defgroup' description with period.
1278         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
1279         * eshell/esh-var.el (eshell-var):
1280         * progmodes/vhdl-mode.el (vhdl-testbench):
1281         * textmodes/org.el (org): Fix typos in docstrings.
1283         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
1284         consistency.
1286         * progmodes/flymake.el (flymake-find-file): Remove.
1287         (flymake-float-time): Use `with-no-warnings'.
1288         (flymake-check-start-time, flymake-check-was-interrupted)
1289         (flymake-err-info, flymake-is-running, flymake-last-change-time)
1290         (flymake-new-err-info): `defvar' at compile time.
1292 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
1294         * replace.el (occur-hook): Doc fix.
1295         (occur-1): Don't call `occur-hook' if there are no matches.
1297 2005-07-03  Richard M. Stallman  <rms@gnu.org>
1299         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
1300         global-map, save the same map.
1301         (global-map): Don't alter it at top level.
1302         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
1303         Then alter it here instead.
1304         (tpu-edt-off): Set global-map to the saved one.
1306         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
1307         All references simplified.
1308         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
1309         (zmacs-regions): Add defvar.
1310         (repeat-complex-command-map): Everything about that deleted.
1312         * textmodes/artist.el (artist-key-is-drawing)
1313         (artist-key-endpoint1, artist-key-poly-point-list)
1314         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
1315         (artist-key-compl-table, artist-rb-save-data)
1316         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
1317         Don't put them in eval-when-compile.
1318         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
1320         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
1321         Use with-no-warnings.
1323         * net/browse-url.el (dos-windows-version): Add defvar.
1325         * mail/supercite.el (filladapt-prefix-table): Add defvar.
1327         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
1328         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
1329         (rmail-new-summary-line-count): Rename from new-summary-line-count.
1330         Add defvar.
1331         (rmail-summary-beginning-of-message): Use with-no-warnings.
1332         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
1334         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
1335         Use with-no-warnings.
1337         * emulation/vi.el (vi-mark-region): Use c-mark-function.
1338         (c-mark-function): Add point-moving-unit property.
1339         (vi-goto-line): Use with-no-warnings.
1341         * emulation/edt.el (edt-last-copied-word): Add defvar.
1342         (zmacs-region-stays): Likewise.
1343         (edt-mark-section-wisely): Use c-mark-function for C.
1344         Use makr-defun for Fortran.
1345         (time-string): defvar deleted.
1346         (edt-display-the-time): Don't set time-string.
1348         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
1350         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1351         Don't warn when name is not constant
1352         or for defining the group `emacs'.
1354         * tooltip.el (gud-tooltip-mode): Add defvar.
1356         * startup.el (default-frame-background-mode): Add defvar.
1358         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
1360         * info.el (tool-bar-map): Add defvar.
1362         * dired.el (dnd-protocol-alist): Add defvar.
1364         * dired-aux.el (dired-query): Display question with answer, when
1365         the user answers.
1367         * custom.el (custom-add-option): Doc fix.
1369         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
1371 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
1373         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
1374         bogus name from the last change.
1376 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
1378         * custom.el (custom-declare-variable): Fix typos in comment.
1379         (custom-known-themes): Doc fix.
1380         (custom-theme-directory): New defcustom.
1381         (require-theme): Make it check `custom-theme-directory'.
1383         * cus-theme.el (custom-new-theme-mode): New function.
1384         (custom-theme-name, custom-theme-variables, custom-theme-faces)
1385         (custom-theme-description): Add compiler defvars.
1386         (customize-create-theme): Add doc to the "*New Custom Theme*"
1387         buffer.  Use `custom-new-theme-mode'.
1388         (custom-theme-write): Put the created buffer in emacs-lisp-mode
1389         and save it to the `custom-theme-directory'.  Make this the
1390         default directory of the buffer.
1392 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
1394         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
1395         Fix unbalanced parentheses.
1397 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1399         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
1400         into flymake-mode and delegate to flymake-mode.
1402         * find-file.el (ff-which-function-are-we-in): Clean up.
1404 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
1406         * replace.el (occur-rename-buffer): Fix docstring.
1408         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
1409         (edt-last-copied-word, edt-learn-macro-count)
1410         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
1411         (edt-rect-start-point, edt-user-global-map, rect-start-point)
1412         (time-string, zmacs-region-stays):
1413         * emulation/edt-mapper.el (edt-save-function-key-map)
1414         (EDT-key-name): `defvar' to silence the byte-compiler.
1416 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1418         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
1419         font-lock-regexp-backslash.  Doc fix.
1420         (font-lock-regexp-backslash-grouping-construct): Rename from
1421         font-lock-regexp-backslash-construct.  Doc fix.
1422         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
1423         grouping constructs.
1425 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
1427         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
1428         updating all the prerequisites.
1430 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
1432         * textmodes/org.el (org-agenda-start-on-weekday)
1433         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
1434         (org-agenda-use-time-grid, org-archive-location)
1435         (org-allow-space-in-links, org-usenet-links-prefer-google)
1436         (org-enable-table-editor, org-export-default-language)
1437         (org-export-html-show-new-buffer, org-fill-paragraph)
1438         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
1439         (org-goto-quit, org-occur, org-eval-in-calendar)
1440         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
1441         (org-agenda-diary-entry, org-remember-help)
1442         (org-table-convert-region, org-at-table-p)
1443         (org-table-move-row-down, org-table-move-row-up)
1444         (org-table-copy-region, org-table-toggle-vline-visibility)
1445         (org-table-get-stored-formulas, org-table-get-specials)
1446         (org-recalc-commands, org-table-eval-formula)
1447         (org-table-formula-substitute-names, orgtbl-make-binding)
1448         (org-format-org-table-html, org-format-table-table-html)
1449         (org-format-table-table-html-using-table-generate-source)
1450         (org-customize): Fix typos in docstrings.
1451         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
1452         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
1453         (org-back-to-heading): Doc fixes.
1454         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
1455         (org-agenda-change-all-lines, org-get-header):
1456         Improve argument/docstring consistency.
1457         (orgtbl-error): Fix error message.
1459         * progmodes/flymake.el (flymake-find-possible-master-files)
1460         (flymake-master-file-compare, flymake-get-line-err-count)
1461         (flymake-highlight-line, flymake-gui-warnings-enabled):
1462         Fix typos in docstrings.
1463         (flymake-parse-line, flymake-get-project-include-dirs-function)
1464         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
1465         Doc fixes.
1466         (flymake-get-project-include-dirs-function)
1467         (flymake-make-err-menu-data):
1468         Improve argument/docstring consistency.
1470 2005-07-01  Lute Kamstra  <lute@gnu.org>
1472         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
1473         Catch errors with ignore-errors.  Use temporary buffer.
1474         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
1476         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
1477         background color faces.
1478         (facemenu-set-foreground, facemenu-set-background):
1479         Use facemenu-set-face-from-menu.
1480         (facemenu-set-face-from-menu): Treat face names that start with
1481         "fg:" or "bg:" as special.
1482         (facemenu-add-new-color): Don't create faces.  Simplify.
1484 2005-06-30  Richard M. Stallman  <rms@gnu.org>
1486         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
1487         (crm-find-current-element): Likewise.
1489 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
1491         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
1493 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1495         * arc-mode.el (archive-extract): Make it work as a mouse binding.
1496         (archive-mouse-extract): Make it an obsolete alias.
1497         (archive-mode-map): Don't use archive-mouse-extract any more.
1498         (archive-mode, archive-extract): write-contents-hooks ->
1499         write-contents-functions.
1500         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
1501         first arg.
1502         (archive-rename-entry): Update the call.
1503         (archive-zip-summarize): Remove unused var `method'.
1504         (archive-lzh-summarize): Remove unused var `creator'.
1506         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
1507         dedicated frame upon exit.
1509         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
1510         (archive-zip-extract, archive-zip-expunge)
1511         (archive-zip-update, archive-zip-update-case): Use executable-find.
1512         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
1513         Use restore-buffer-modified-p.
1514         (archive-extract, archive-add-new-member, archive-write-file-member):
1515         Use with-current-buffer.
1516         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
1518 2005-06-30  Andreas Schwab  <schwab@suse.de>
1520         * progmodes/gud.el (gud-filter): Remove unneeded progn.
1522 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
1524         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
1526 2005-06-30  Juri Linkov  <juri@jurta.org>
1528         * faces.el (vertical-border): Inherit from mode-line-inactive
1529         only on tty.
1531 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
1533         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
1534         example, -NLINES in the `occur' docstring).
1536         * replace.el (occur-1): When no matches are found, do not set the
1537         `buffer-read-only' and modified flags for the occur buffer,
1538         because it is deleted.
1540         * emulation/cua-base.el (cua-check-pending-input)
1541         (cua-repeat-replace-region, cua-mode, cua-debug)
1542         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
1543         Fix typos in docstrings.
1545         * emulation/cua-gmrk.el (cua-toggle-global-mark)
1546         (cua-cut-region-to-global-mark)
1547         (cua--cut-rectangle-to-global-mark):
1548         Remove period from end of messages.
1550         * emulation/cua-rect.el (cua-do-rectangle-padding):
1551         Remove period from end of messages.
1552         (cua--rectangle-seq-format): Fix typo in docstring.
1553         (cua-sequence-rectangle, cua-fill-char-rectangle):
1554         Improve argument/docstring consistency.
1556 2005-06-29  Juri Linkov  <juri@jurta.org>
1558         * faces.el (default-frame-background-mode): New internal variable.
1559         (frame-set-background-mode): Use it.
1561         * startup.el (normal-top-level): Set default-frame-background-mode
1562         instead of frame-background-mode.  Before setting it, test for its
1563         nil value.  Remove tests for frame-background-mode and frame
1564         parameter `reverse'.  Add test for "unspecified-fg".
1566         * term/xterm.el (xterm-rxvt-set-background-mode):
1567         * term/rxvt.el (rxvt-set-background-mode):
1568         Set default-frame-background-mode instead of frame-background-mode.
1570 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
1572         * simple.el (set-variable): Warn about obsolete user variables.
1574         * imenu.el (imenu--completion-buffer):
1575         * mouse.el (mouse-buffer-menu-alist):
1576         * msb.el (msb-invisible-buffer-p):
1577         * calendar/diary-lib.el (diary-header-line-format):
1578         * emacs-lisp/pp.el (pp-buffer):
1579         * progmodes/cperl-mode.el (cperl-do-auto-fill):
1580         * textmodes/picture.el (picture-replace-match):
1581         Change space constants followed by a sexp to "?\s ".
1583         * play/decipher.el (decipher-loop-with-breaks):
1584         * textmodes/texinfo.el (texinfo-insert-@item): Change space
1585         constants "protected" from end of line by a comment to "?\s".
1587 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1589         * font-lock.el (save-buffer-state): Use `declare'.
1591         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
1592         reset the syntax-table to cperl-mode-syntax-table.
1593         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
1594         "foo_print_bar" is not matched as a reserved keyword.
1596 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
1598         * textmodes/org.el (orgtbl-setup): New function, for delayed
1599         setup for the orgtbl commands.
1600         (org-calc-default-modes): New option.
1601         (orgtbl-make-binding): Use `defun' to get better help display.
1602         (org-diary): Call `org-compile-prefix-format'.
1603         (org-table-formula-substitute-names): New function.
1604         (org-agenda-day-view, org-agenda-week-view): New commands.
1605         (org-agenda-toggle-week-view): Command removed.
1606         (org-tbl-menu): Split off from org-org-menu.
1607         (org-mode): Move removal of outline-mode menus to here.
1608         (org-table-formula-debug): New option.
1609         (org-table-insert-row): Keep first field if just "#" or "*".
1610         (org-mode): Paragraph regexps fixed.
1611         (org-table-recalculate-regexp): New constant.
1612         (org-table-justify-field-maybe): Avoid replace if not necessary.
1613         (org-copy-special, org-cut-special): Use `call-interactively'.
1614         (org-table-copy-region): Take region from `interactive' call.
1615         (org-trim): Return string even if no match.
1616         (org-formula): New face.
1617         (org-set-font-lock-defaults): No longer highlight "FIXME".
1618         But highlight formula-related fields in table.
1619         (org-table-p): Use regexp, not fontification.
1620         (org-table-align): Handle white space at end of line.
1621         (org-table-formula-evaluate-inline): New option.
1622         (org-mode): Auto-wrapping in comment lines turned off.
1623         (org-table-copy-down): Evaluate only in copied field, not in
1624         destination.
1625         (org-table-current-formula): Variable removed.
1626         (org-table-store-formulas, org-table-get-stored-formulas)
1627         (org-table-modify-formulas, org-table-replace-in-formulas)
1628         (org-table-maybe-eval-formula): New functions.
1629         (org-table-get-formula): Modify to use stored formulas.
1630         (org-table-insert-column, org-table-delete-column)
1631         (org-table-move-column): Call `org-table-modify-formulas'.
1632         (org-complete): Add completion for keyword formulas.
1633         (orgtbl-mode): Pull orgtbl-mode-map to start of
1634         minor-mode-map-alist.
1636 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1638         * progmodes/python.el (python-check): Require `compile' before
1639         modifying its variables.
1641         * newcomment.el (comment-indent-default): Don't get fooled by an early
1642         end of buffer.
1644 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1646         * ps-print.el (ps-print-version): Fix version number.
1648 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
1650         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
1652 2005-06-28  Richard M. Stallman  <rms@gnu.org>
1654         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
1655         (flyspell-local-mouse-map): Declaration deleted.
1656         (flyspell-mouse-map): Bind only mouse-2.
1657         (flyspell-mode-map): Don't test flyspell-use-local-map.
1658         (flyspell-overlay-keymap-property-name): Var deleted.
1659         (flyspell-mode-on): Don't make local bindings for
1660         flyspell-mouse-map and flyspell-mode-map.
1661         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
1663         * textmodes/ispell.el (ispell-word): Do not ignore short words.
1665         * progmodes/compile.el (compilation-next-error-function):
1666         Don't switch buffers; operate on the current buffer.
1668         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
1670         * comint.el (comint-password-prompt-regexp): Accept ", try again".
1672         * bindings.el (global-map): Bind insertchar and its variants.
1674 2005-06-27  Richard M. Stallman  <rms@gnu.org>
1676         * textmodes/artist.el (artist-text-overwrite)
1677         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
1679 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1681         * ps-print.el: It was not working the page selection for printing.
1682         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
1683         (ps-print-version): New version 6.6.7.
1684         (ps-end-sheet): New fun.
1685         (ps-header-sheet, ps-end-job): Call it.
1687 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
1689         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
1691 2005-06-27  Lute Kamstra  <lute@gnu.org>
1693         * facemenu.el (facemenu-unlisted-faces): Add foreground and
1694         background color faces.
1695         (facemenu-get-face): Delete function.
1696         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
1697         (facemenu-add-new-color): Make second argument mandatory.
1698         Create the appropriate face and return it.  Simplify.
1699         (facemenu-set-foreground, facemenu-set-background): Don't check if
1700         color is defined.  Use return value of facemenu-add-new-color.
1702 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
1704         * progmodes/gud.el (gud-filter): Add missing argument to
1705         with-selected-window.
1707 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1709         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
1710         a :require to the defcustom.
1712         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
1713         defcustoms corresponding to minor modes.
1715 2005-06-26  David Ponce  <david@dponce.com>
1717         * recentf.el: Require tree-widget instead of wid-edit.
1718         (recentf-filename-handler): Fix widget :type.
1719         (recentf-cancel-dialog, recentf-open-more-files)
1720         (recentf-open-files-action): Doc fix.
1721         (recentf-dialog-goto-first): New function.
1722         (recentf-dialog-mode-map): Set parent keymap first.
1723         (recentf-dialog-mode): Define with define-derived-mode.
1724         Don't display continuation lines in dialogs.
1725         (recentf-edit-list): Rename from recentf-edit-selected-items.
1726         (recentf-edit-list-select): Rename from recentf-edit-list-action.
1727         Simplify.
1728         (recentf-edit-list-validate): New function.
1729         (recentf-edit-list): Update accordingly.
1730         (recentf-open-files-item-shift): Remove.
1731         (recentf-open-files-item): Convert menu elements into tree and
1732         link widgets.  Don't create the widgets.
1733         (recentf-open-files): Update accordingly.
1734         (recentf-save-list): Untabify.
1736 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
1738         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
1739         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
1740         partially contained in the active region.  Do not take active
1741         region into account when called from Lisp, unless INTERACTIVE arg
1742         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
1743         avoid trouble with fields.  Make marker point nowhere when no
1744         longer used.  Always return nil.  Doc fix.
1745         (flush-lines): Add INTERACTIVE arg.  Do not take active region
1746         into account when called from Lisp, unless INTERACTIVE arg is
1747         non-nil.  Use `forward-line' instead of `beginning-of-line' to
1748         avoid trouble with fields.  Make marker point nowhere when no
1749         longer used.  Always return nil.  Doc fix.
1750         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
1751         interchangeable.  Do not take active region into account when
1752         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
1753         message in echo area when called from Lisp, unless INTERACTIVE arg
1754         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
1755         Return the number of matches.  Doc fix.
1756         (occur): Doc fix.
1757         (perform-replace): Make comment follow double space convention for
1758         the sake of `outline-minor-mode'.
1760         * faces.el (facep): Doc fix.
1762 2005-06-25  Richard M. Stallman  <rms@gnu.org>
1764         * facemenu.el (facemenu-enable-faces-p): New function.
1765         (facemenu-background-menu, facemenu-foreground-menu)
1766         (facemenu-face-menu): Add menu-enable property.
1768         * jka-compr.el (jka-compr-insert-file-contents):
1769         Special handling if cannot find the uncompression program.
1771         * cus-face.el (custom-face-attributes): Add autoload.
1773         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1774         Bind comment-indent-function locally.
1776         * window.el (save-selected-window): Use save-current-buffer.
1778         * subr.el (with-selected-window): Use save-current-buffer.
1780         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
1781         and with-current-buffer.
1783 2005-06-24  Richard M. Stallman  <rms@gnu.org>
1785         * simple.el (line-move-1): Fix previous change.
1787 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
1789         * replace.el (occur-1): Set `buffer-read-only' and the
1790         buffer-modified flag before running `occur-hook' to protect
1791         against unintentional buffer switches that can lead to data loss.
1793 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
1795         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
1796         (gud-gdb-marker-filter): Use font-lock-warning-face for any
1797         initial error.
1799         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
1800         after fresh input.
1801         (gdb-var-create-handler): Put name of expression in quotes.
1803 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
1805         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
1806         elements of RING in order, and without bogus nil elements.
1808 2005-06-23  Richard M. Stallman  <rms@gnu.org>
1810         * simple.el (set-variable): Args renamed; doc fix.
1811         (line-move-1): When there are overlays around, use vertical-motion.
1813         * faces.el (escape-glyph): Use brown against light background.
1814         (nobreak-space): Rename from no-break-space.
1815         Fix previous change.
1817         * dired-aux.el (dired-do-copy): Fix arg prompt.
1819         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
1821 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
1823         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
1824         rather than "Distributor".
1826 2005-06-23  Lute Kamstra  <lute@gnu.org>
1828         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
1829         (debug-on-entry): Use it.  New interactive declaration that uses
1830         function-called-at-point.
1832 2005-06-23  Kim F. Storm  <storm@cua.dk>
1834         * subr.el (save-match-data): Add comment about using evaporate arg
1835         to set-match-data.
1837 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
1839         * cus-edit.el (customize-face)
1840         (customize-face-other-window): Handle face aliases.
1842         * faces.el (face-documentation, set-face-attribute)
1843         (face-spec-set): Handle face aliases.
1845 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
1847         * help-mode.el (help-make-xrefs): If a symbol representing a face
1848         name is not followed by the word "face", it could still be a
1849         function or variable name, so don't bypass other checks.
1851 2005-06-22  Juri Linkov  <juri@jurta.org>
1853         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
1854         Replace aliased functions with calls where second arg `inherit' is t.
1856 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
1858         * progmodes/gdb-ui.el (gdb-error): New variable.
1859         (gdb-error): New function.
1860         (gdb-annotation-rules): Act on error-begin and error annotations.
1861         (gdb-concat-output): Use font-lock-warning-face for errors.
1863 2005-06-22  Miles Bader  <miles@gnu.org>
1865         * bindings.el (propertized-buffer-identification): Use renamed
1866         `Buffer-menu-buffer' face.
1868         * faces.el (vertical-border): Rename from `vertical-divider'.
1869         (escape-glyph): Change dark-background color back to `cyan'.
1871 2005-06-21  Juri Linkov  <juri@jurta.org>
1873         * faces.el (face-user-default-spec): Try getting `customized-face'
1874         prior to `saved-face'.
1875         (frame-background-mode): Refill docstring.
1877         * emacs-lisp/lisp-mode.el (eval-defun-1):
1878         * emacs-lisp/edebug.el (edebug-eval-defun):
1879         Set `saved-face' temporarily to nil before calling form.
1880         Set `customized-face' to the new spec after that.
1882 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
1884         * subr.el (1value, lambda, key-substitution-in-progress):
1885         Doc fixes.
1887         * autoinsert.el (auto-insert-alist):
1888         * ses.el (ses-call-printer):
1889         * subr.el (noreturn):
1890         * emacs-lisp/lisp.el (check-parens):
1891         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
1892         * net/browse-url.el (browse-url-mosaic):
1893         * progmodes/cc-defs.el (c-safe-scan-lists):
1894         * progmodes/ebnf-abn.el (ebnf-abn-lex):
1895         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
1896         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
1897         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
1898         * progmodes/ebnf-iso.el (ebnf-iso-lex):
1899         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
1901 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1903         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
1905 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
1907         * calendar/appt.el (appt-make-list): Activate the package, if
1908         not already active (for backwards compatibility).
1910 2005-06-20  Kim F. Storm  <storm@cua.dk>
1912         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
1914 2005-06-20  Miles Bader  <miles@gnu.org>
1916         * faces.el (vertical-divider): New face.
1918 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
1920         * simple.el (kill-whole-line): Doc fix.
1921         (next-error-buffer-p, next-error-find-buffer)
1922         (clone-indirect-buffer): Fix typos in docstrings.
1923         (comment-line-break-function): Doc fix: don't say variable
1924         is automatically buffer-local (it isn't).
1926 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
1928         * net/tramp-ftp.el (top):
1929         * net/tramp-smb.el (top):
1930         * net/tramp-util.el (top):
1931         * net/tramp-uu.el (top):
1932         * net/tramp-vc.el (top):
1933         * net/tramp.el (top): Revert copyright years back to original
1934         ones.  Tramp has a life outside GNU Emacs.
1936 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
1938         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
1940 2005-06-18  Juri Linkov  <juri@jurta.org>
1942         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
1943         end of first regexp to limit the match to the position between
1944         line number and source line with same separator character as used
1945         between file name and line number.  In the second regexp limit
1946         mouse-face area to file name and line number by adding new group
1947         for them and referring it in HYPERLINK arg.
1948         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
1949         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
1950         previous line where grep markers may be already removed.
1952 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
1954         * progmodes/ps-mode.el: Update version and maintainer's email address.
1956 2005-06-18  Steve Youngs  <steve@xemacs.org>
1958         * net/browse-url.el (browse-url-browser-function)
1959         (browse-url-default-browser): Add firefox.
1960         (browse-url-firefox-program, browse-url-firefox-arguments)
1961         (browse-url-firefox-startup-arguments)
1962         (browse-url-firefox-new-window-is-tab): New defcustoms.
1963         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
1965 2005-06-17  Richard M. Stallman  <rms@gnu.org>
1967         * startup.el (command-line): Warn if specified user name has
1968         no home directory.
1970         * term.el (term-get-old-input, term-input-filter, term-input-sender)
1971         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
1973         * longlines.el (longlines-mode, longlines-show-hard-newlines):
1974         Doc fixes.
1976         * faces.el (underline): Try bold if terminal doesn't support underline.
1978         * mail/sendmail.el (mail-setup-with-from): New variable.
1979         (mail-insert-from-field): New function.
1980         (sendmail-send-it): Call it.
1981         (mail-setup): Optionally call it here.
1983         * term/linux.el: Call tty-no-underline.
1985 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
1987         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
1989 2005-06-17  Miles Bader  <miles@gnu.org>
1991         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
1992         (ediff-current-diff-C, ediff-current-diff-Ancestor)
1993         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
1994         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
1995         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
1996         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
1997         Remove "-face" suffix from face names.
1998         (ediff-current-diff-face-A, ediff-current-diff-face-B)
1999         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2000         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2001         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2002         (ediff-even-diff-face-A, ediff-even-diff-face-B)
2003         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2004         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2005         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2006         New backward-compatibility aliases for renamed faces.
2007         (ediff-current-diff-face-A, ediff-current-diff-face-B)
2008         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2009         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2010         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2011         (ediff-even-diff-face-A, ediff-even-diff-face-B)
2012         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2013         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2014         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2015         Use renamed ediff faces.
2017         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
2018         Remove "-face" suffix from face names.
2019         (eshell-test-ok-face, eshell-test-failed-face):
2020         New backward-compatibility aliases for renamed faces.
2021         (eshell-run-test): Use renamed eshell-test faces.
2023         * eshell/em-prompt.el (eshell-prompt):
2024         Remove "-face" suffix from face name.
2025         (eshell-prompt-face): New backward-compatibility alias for renamed face.
2026         (eshell-emit-prompt): Use renamed eshell-prompt face.
2028         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
2029         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
2030         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
2031         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
2032         Remove "-face" suffix from face names.
2033         (eshell-ls-directory-face, eshell-ls-symlink-face)
2034         (eshell-ls-executable-face, eshell-ls-readonly-face)
2035         (eshell-ls-unreadable-face, eshell-ls-special-face)
2036         (eshell-ls-missing-face, eshell-ls-archive-face)
2037         (eshell-ls-backup-face, eshell-ls-product-face)
2038         (eshell-ls-clutter-face):
2039         New backward-compatibility aliases for renamed faces.
2040         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
2042         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
2043         Remove "-face" suffix from face name.
2044         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
2045         instead of literal face.
2047 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
2049         * emacs-lisp/warnings.el (display-warning, lwarn)
2050         (warning-minimum-log-level): Doc fixes.
2051         (warning-minimum-level, warning-minimum-log-level):
2052         Add :debug to :type choices.
2054         * progmodes/ada-mode.el (ada-format-paramlist)
2055         (ada-get-indent-case, ada-check-matching-start)
2056         (ada-check-defun-name, ada-goto-matching-decl-start)
2057         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
2058         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
2059         (ada-make-subprogram-body): Follow error conventions.
2060         (ada-case-exception-file, ada-indent-comment-as-code)
2061         (ada-indent-handle-comment-special, ada-indent-renames)
2062         (ada-indent-return, ada-search-directories-internal)
2063         (ada-tab-policy, ada-case-exception-substring)
2064         (ada-other-file-alist, ada-matching-start-re)
2065         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
2066         (ada-imenu-generic-expression, ada-compile-goto-error)
2067         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
2068         (ada-popup-menu, ada-add-extensions, ada-mode)
2069         (ada-region-selected, ada-create-case-exception)
2070         (ada-create-case-exception-substring, ada-after-keyword-p)
2071         (ada-activate-keys-for-case, ada-adjust-case-region)
2072         (ada-adjust-case-buffer, ada-format-paramlist)
2073         (ada-scan-paramlist, ada-insert-paramlist)
2074         (ada-indent-newline-indent)
2075         (ada-indent-newline-indent-conditional)
2076         (ada-justified-indent-current, ada-goto-previous-word)
2077         (ada-indent-current, ada-get-indent-open-paren)
2078         (ada-get-indent-paramlist, ada-get-indent-end)
2079         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
2080         (ada-get-indent-block-start, ada-get-indent-subprog)
2081         (ada-get-indent-noindent, ada-get-indent-label)
2082         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
2083         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
2084         (ada-goto-stmt-end, ada-goto-next-word)
2085         (ada-check-matching-start, ada-check-defun-name)
2086         (ada-goto-matching-decl-start, ada-goto-matching-start)
2087         (ada-goto-matching-end, ada-search-ignore-string-comment)
2088         (ada-in-decl-p, ada-looking-at-semi-or)
2089         (ada-looking-at-semi-private, ada-in-paramlist-p)
2090         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
2091         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
2092         (ada-next-procedure, ada-previous-procedure, ada-next-package)
2093         (ada-previous-package, ada-create-menu)
2094         (ada-fill-comment-paragraph-justify)
2095         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
2096         (ada-other-file-name, ada-last-which-function-line)
2097         (ada-last-which-function-subprog, ada-which-function)
2098         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
2099         (ada-gen-treat-proc, ada-check-emacs-version)
2100         (ada-continuation-indent, ada-align-region-separate):
2101         Fix typos in docstrings.
2102         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
2104 2005-06-16  Lute Kamstra  <lute@gnu.org>
2106         * simple.el (fundamental-mode): Run after-change-major-mode-hook
2107         conditionally.
2109 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2111         * comint.el (comint-replace-by-expanded-filename)
2112         (comint-prompt-regexp, comint-delimiter-argument-list)
2113         (comint-preinput-scroll-to-bottom):
2114         * info.el (Info-hide-cookies-node):
2115         * ls-lisp.el (ls-lisp-classify):
2116         * find-file.el (ff-search-directories, ff-special-constructs)
2117         (ff-find-other-file):
2118         * font-lock.el (font-lock-keywords):
2119         * shell.el (shell-prompt-pattern)
2120         (shell-dynamic-complete-functions, shell-mode)
2121         (shell-delimiter-argument-list):
2122         * term.el (term-replace-by-expanded-filename)
2123         (term-prompt-regexp, term-delimiter-argument-list):
2124         * woman.el (woman-ignore, woman0-if):
2125         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
2126         * emacs-lisp/elint.el (elint-init-env):
2127         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
2128         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
2129         * language/ethio-util.el (ethio-tilde-escape)
2130         (ethio-use-three-dot-question):
2131         * net/zone-mode.el (zone-mode-load-time-setup):
2132         * progmodes/cc-align.el (c-lineup-argcont):
2133         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
2134         * progmodes/cperl-mode.el (cperl-set-style-back):
2135         * progmodes/inf-lisp.el (inferior-lisp-prompt):
2136         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
2137         Fix spellings in docstrings.
2139         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
2140         * progmodes/modula2.el (m2-for): Fix spellings.
2142         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
2144         * simple.el (undo-more): Don't use `format' on `error' arguments.
2145         Improve argument/docstring consistency.
2146         (pending-undo-list): Doc fix.
2148         * smerge-mode.el (smerge-ensure-match):
2149         * emulation/vip.el (vip-ex):
2150         * net/zone-mode.el (zone-mode-update-serial):
2151         * progmodes/idlwave.el (idlwave-complete):
2152         * progmodes/vhdl-mode.el (vhdl-visit-file)
2153         (vhdl-compose-wire-components):
2154         Don't use `format' on `error' arguments.
2156         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
2157         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
2158         (tooltip-help-tips): Fix typos in docstrings.
2160 2005-06-16  David Ponce  <david@dponce.com>
2162         * tree-widget.el (tree-widget-value-create): Simplify last change.
2164 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
2166         * ido.el (ido-incomplete-regexp): New variable.
2167         (ido-set-matches-1): Handle invalid-regexp error and set
2168         ido-incomplete-regexp.
2169         (ido-incomplete-regexp): New face.
2170         (ido-completions): Use it.
2171         (ido-complete, ido-exit-minibuffer, ido-completions):
2172         Handle incomplete regexps.
2173         (ido-completions): Add check for complete match when entering a regexp.
2175 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2177         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
2179 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2181         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
2182         by field delimiters.
2184 2005-06-15  David Ponce  <david@dponce.com>
2186         * tree-widget.el: eval-and-compile inlined functions so they will
2187         be available at run-time too.
2188         (tree-widget-super-format-handler)
2189         (tree-widget-format-handler): Remove.
2190         (tree-widget-value-create): Handle the :indent property.
2192 2005-06-15  Miles Bader  <miles@gnu.org>
2194         * progmodes/which-func.el (which-func): Only inherit
2195         `font-lock-function-name-face' when that makes sense against the
2196         default mode-line face, otherwise set the face color explicitly.
2198         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
2199         faces instead of (non-existent) variables.
2201 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2203         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
2204         (iswitchb-get-matched-buffers): Likewise.  Simplify.
2206 2005-06-14  Miles Bader  <miles@gnu.org>
2208         * progmodes/ld-script.el (ld-script-location-counter):
2209         Remove "-face" suffix from face name.
2210         (ld-script-location-counter-face):
2211         New backward-compatibility alias for renamed face.
2212         (ld-script-location-counter-face): Use renamed face.
2214         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
2215         (cperl-hash): Remove "-face" suffix from face names.
2216         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
2217         New backward-compatibility aliases for renamed faces.
2218         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
2219         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
2221         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
2222         name.
2223         (which-func-face): New backward-compatibility alias for renamed face.
2224         (which-func-format): Use renamed which-func face.
2226         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
2227         (vhdl-function, vhdl-directive, vhdl-reserved-word)
2228         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
2229         names.
2230         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
2231         (vhdl-speedbar-configuration, vhdl-speedbar-package)
2232         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
2233         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
2234         (vhdl-speedbar-architecture-selected)
2235         (vhdl-speedbar-configuration-selected)
2236         (vhdl-speedbar-package-selected)
2237         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
2238         names.
2239         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
2240         Use renamed faces.
2241         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
2242         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
2243         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
2244         Use renamed faces.
2245         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
2246         names.
2247         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
2248         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
2249         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
2250         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
2251         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
2252         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
2254         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
2255         face name.
2256         (sh-heredoc-face): New backward-compatibility alias for renamed face.
2257         (sh-heredoc-face): Use renamed sh-heredoc face.
2259         * progmodes/idlw-help.el (idlwave-help-link):
2260         Remove "-face" suffix from face name.
2261         (idlwave-help-link-face):
2262         New backward-compatibility alias for renamed face.
2263         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
2265         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
2266         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
2267         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
2268         New backward-compatibility aliases for renamed faces.
2269         (idlwave-shell-disabled-breakpoint-face)
2270         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
2272         * progmodes/flymake.el (flymake-errline, flymake-warnline):
2273         Remove "-face" suffix from face names.
2274         (flymake-errline-face, flymake-warnline-face):
2275         New backward-compatibility aliases for renamed faces.
2276         (flymake-highlight-line): Use renamed flymake faces.
2278         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
2279         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
2280         (ebrowse-member-class, ebrowse-progress):
2281         Remove "-face" suffix from face names.
2282         (ebrowse-tree-mark-face, ebrowse-root-class-face)
2283         (ebrowse-file-name-face, ebrowse-default-face)
2284         (ebrowse-member-attribute-face, ebrowse-member-class-face)
2285         (ebrowse-progress-face):
2286         New backward-compatibility aliases for renamed faces.
2287         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
2288         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
2289         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
2290         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
2292         * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
2293         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
2294         (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
2295         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
2296         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
2297         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
2298         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
2299         New backward-compatibility aliases for renamed faces.
2300         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
2301         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
2302         (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
2303         "font-lock-".  Use renamed antlr-mode faces.
2304         (antlr-font-lock-additional-keywords): Use renamed faces.
2305         Replace literal face-names with face variable references.
2307         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
2308         face name.
2309         (Buffer-menu-buffer-face): New backward-compatibility alias for
2310         renamed face.
2311         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
2313 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
2315         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
2316         Eliminate "-face" suffix.
2317         (makefile-targets): Inherit from font-lock-function-name-face and
2318         eliminate "-face" suffix.
2319         (makefile-shell): Remove attributes and eliminate "-face" suffix.
2320         (makefile-*-font-lock-keywords): Append makefile-targets in rule
2321         actions, instead of prepending, to make it less visible.
2322         (makefile-previous-dependency, makefile-match-dependency):
2323         Don't match a target on a continuation line.
2325         * files.el (auto-mode-alist): Put Makefile in gmake mode.
2327 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
2329         * progmodes/gdb-ui.el (menu): Re-order menu items.
2330         (gdb-tooltip-print): Respect tooltip-use-echo-area.
2332         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
2333         Define in tooltip.el.
2334         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
2335         (gud-tooltip-tips): Respect tooltip-use-echo-area and
2336         gud-tooltip-echo-area.
2338         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
2339         backward compatibility and make obsolete.
2340         (tooltip-help-tips): Use tooltip-use-echo-area.
2341         (tooltip-show-help-function): Rename to...
2342         (tooltip-show-help): ...this, because it is a function.
2343         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
2345 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
2347         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
2348         (edebug-print-length, edebug-print-level, edebug-print-circle)
2349         (edebug-modify-breakpoint, edebug-eval-last-sexp)
2350         (edebug-eval-print-last-sexp): Doc fixes.
2352 2005-06-14  Kim F. Storm  <storm@cua.dk>
2354         * ido.el (ido-mode): Make a new keymap every time we enable ido,
2355         as the coverage buffer/file/both may change.
2357 2005-06-14  Lute Kamstra  <lute@gnu.org>
2359         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
2360         and run-mode-hooks.  Simplify.
2362         * mail/rmailedit.el (rmail-edit-mode):
2363         * progmodes/octave-inf.el (inferior-octave-mode):
2364         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
2366         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
2367         and run-mode-hooks.
2368         (recentf-edit-list, recentf-open-files): Don't call
2369         kill-all-local-variables directly.
2371         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
2373 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
2375         * emacs-lisp/byte-run.el (make-obsolete)
2376         (define-obsolete-function-alias): Rename arguments FUNCTION and
2377         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
2378         (make-obsolete-variable, define-obsolete-variable-alias):
2379         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
2380         respectively.
2382         * isearchb.el (isearchb-activate):
2383         * pcvs.el (cvs-mode):
2384         * ses.el (ses-load):
2385         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
2386         * net/tramp.el (tramp-find-file-exists-command)
2387         (tramp-find-shell):
2388         * progmodes/ada-mode.el (ada-create-case-exception)
2389         (ada-create-case-exception-substring, ada-make-subprogram-body):
2390         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
2391         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
2392         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
2393         * textmodes/org.el (org-promote, org-evaluate-time-range)
2394         (org-agenda-next-date-line, org-agenda-previous-date-line)
2395         (org-agenda-error, org-open-at-point, org-table-move-row)
2396         (org-format-table-table-html-using-table-generate-source)
2397         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
2398         * textmodes/reftex.el (reftex-access-scan-info):
2399         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
2400         (reftex-toc-promote-prepare): Follow error conventions.
2402         * diff-mode.el (diff-mode): Fix typo in docstring.
2404         * forms.el (forms--intuit-from-file): Fix reference to
2405         `forms-number-of-fields' in error message.
2406         (forms-print): Fix quoting in error message.
2408         * forms.el (forms-mode):
2409         * emulation/vi.el (vi-goto-insert-state):
2410         * progmodes/flymake.el (flymake-new-err-info)
2411         (flymake-start-syntax-check-for-current-buffer)
2412         (flymake-simple-cleanup):
2413         * eshell/esh-var.el (eshell/export):
2414         * progmodes/gud.el (xdb):
2415         * textmodes/flyspell.el (flyspell-incorrect-hook)
2416         (flyspell-maybe-correct-transposition)
2417         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
2419 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
2421         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
2422         minibuffer prompt.
2424 2005-06-13  Kim F. Storm  <storm@cua.dk>
2426         * subr.el (add-to-ordered-list): New defun.
2428         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
2429         add cua--keymap-alist to emulation-mode-map-alists.
2431 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2433         * subr.el (complete-in-turn): New macro.
2434         (dynamic-completion-table, lazy-completion-table): Add debug info.
2436         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
2437         in preference to face aliases.
2439         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
2440         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
2441         Remove unused vars `start' and `firstline'.
2442         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
2443         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
2445 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
2447         * cus-start.el (all): Don't complain about missing GTK-related
2448         variables, unless either `gtk' is boundp or this isn't a
2449         `windows-nt' build.
2451 2005-06-13  Lute Kamstra  <lute@gnu.org>
2453         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
2454         run-mode-hooks.
2456         * ediff-mult.el (ediff-meta-mode):
2457         * ediff-util.el (ediff-mode): Use run-mode-hooks.
2459         * ledit.el (ledit-mode): Use delay-mode-hooks.
2461         * woman.el (woman-mode-line-format): Delete constant.
2462         (woman-mode-map): Initialize it properly.
2463         (woman-mode): Set mode-class property to special.
2464         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
2465         Set major-mode and mode-name.  Don't set mode-line-format directly.
2466         (Man-getpage-in-background): Don't reference woman-mode-line-format.
2468         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
2469         string argument obsolete.
2471 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
2473         * textmodes/org.el (org-CUA-compatible): New option.
2474         (org-disputed-keys): New variable.
2475         (org-key): New function.
2476         (orgtbl-make-binding): Add docstring to the created function.
2477         (org-mode): Set paragraph start/separate regexps.
2478         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
2479         (org-archive-location, org-archive-mark-done)
2480         (org-archive-stamp-time): New options.
2481         (org-archive-subtree): New command.
2482         (org-fill-paragraph): New function.
2483         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
2484         (org-fake-empty-table-line): Function removed.
2485         (org-format-org-table-html): Do not create empty table lines at
2486         separator lines.  Improved table header treatment.
2487         (org-link-format): New option.
2488         (org-make-link): New function.
2489         (org-insert-link, org-store-link): Use org-make-link.
2490         (org-open-file): Quote file name for shell command, to allow
2491         spaces in file names.
2492         (org-link-regexp): Fix bug with mailto link.
2493         (org-link-maybe-angles-regexp, org-protected-link-regexp):
2494         New constants.
2495         (org-export-as-html): Deal with the optional angles around a link.
2496         Better treatment of file: links.
2497         (org-open-at-point): Replace @{ and @} with < and >.
2498         (org-run-mode-hooks): Function removed.
2499         (org-agenda-mode): No longer use `org-run-mode-hooks'.
2501 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
2503         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
2504         MI command -data-list-register-values.
2505         (gdb-post-prompt): Indent properly.
2507 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
2509         * hilit-chg.el (highlight-changes-colors): Rename from
2510         `highlight-changes-colours'.
2511         (highlight-changes-colours): Keep as obsolete alias.
2512         (highlight-changes-face-list): Doc fix.
2513         (hilit-chg-make-list): Use `highlight-changes-colors'.
2515 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
2517         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
2518         defun-prompt-regexp.
2520 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
2522         * loadup.el: Don't say we are dumping under 2 names on windows-nt
2523         and cygwin.
2525         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
2526         Don't use an old loaddefs.el, as in Makefile.in.
2528 2005-06-12  Lute Kamstra  <lute@gnu.org>
2530         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
2532         * man.el (Man-mode-map): Initialize it properly.
2533         (Man-mode): Set mode-class property to special.
2535         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
2537 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
2539         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
2540         A newline is needed in the docstring there.
2542         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
2543         Doc fixes.
2545 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2547         * printing.el: Doc fix.  The menubar is no more changed when printing
2548         is loaded, it only changes when pr-menu-bind or pr-update-menus is
2549         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
2550         (pr-version): New version number (6.8.4).
2551         (pr-menu-bind): New command.
2552         (pr-update-menus): Docstring and code fix.
2553         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
2554         Docstring fix.
2555         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
2556         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
2558 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
2560         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
2561         "Returns" to "return", document useful return values, etc.
2563 2005-06-11  Alan Mackenzie  <acm@muc.de>
2565         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
2566         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
2567         (adaptive-file-function): Minor amendment to doc-string.
2569 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
2571         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
2572         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
2573         Fix :type--it is `integer', not `string'.
2575         * faces.el (modeline-highlight): Rename from (the erroneous)
2576         `modeline-higilight'.
2578 2005-06-11  Lute Kamstra  <lute@gnu.org>
2580         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
2581         lisp-interaction-mode-map but make it the parent.
2582         (edebug-eval-mode): Use define-derived-mode.
2584 2005-06-11  Andreas Schwab  <schwab@suse.de>
2586         * bindings.el: Add binding of `ESC functionkey' for every
2587         `M-functionkey'.
2588         * hexl.el (hexl-mode-map): Likewise.
2590 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
2592         * progmodes/compile.el (compilation-error-regexp-alist-alist)
2593         [msft]: update regexp for newer msft compilers.
2595 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
2597         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
2598         ATTLIST portions of included DTDs.
2599         (xml-parse-dtd): Eliminate use of inefficient match-data.
2601 2005-06-10  Miles Bader  <miles@gnu.org>
2603         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2604         (mpuz-text): Remove "-face" suffix from face names.
2605         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
2606         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
2607         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
2609         * play/gomoku.el (gomoku-O, gomoku-X):
2610         Remove "-face" suffix from face names.
2611         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
2612         New backward-compatibility aliases for renamed faces.
2613         (gomoku-font-lock-keywords): Use renamed gomoku faces.
2615 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
2617         * thumbs.el: Fixes for changes of 2005-06-09.
2618         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
2619         as a directory.
2620         (thumbs-thumbname): Remove directory separator from format string;
2621         `thumbs-thumbsdir' now returns a valid directory name.
2622         (thumbs-temp-dir): New defsubst.
2623         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
2624         Use it.
2626         * cus-edit.el (minibuffer):
2627         * files.el (make-backup-file-name-function):
2628         * filesets.el (filesets-external-viewers):
2629         * hilit-chg.el (highlight-changes-colours)
2630         (highlight-changes-face-list, highlight-changes-rotate-faces):
2631         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
2632         * kmacro.el (kmacro-call-macro):
2633         * log-edit.el (log-edit-changelog-full-paragraphs):
2634         * mouse.el (mouse-1-click-follows-link):
2635         * skeleton.el (skeleton-autowrap):
2636         * subr.el (insert-for-yank-1):
2637         * tempo.el (tempo-insert-region):
2638         * terminal.el (terminal-emulator):
2639         * time.el (display-time-mail-face):
2640         * vc.el (vc-annotate):
2641         * vcursor.el (vcursor-copy-line):
2642         * woman.el (woman-bold-headings, woman-ignore)
2643         (woman-default-faces, woman-monochrome-faces):
2644         * calendar/todo-mode.el (todo-insert-threshold):
2645         * emulation/pc-select.el (pc-select-selection-keys-only)
2646         (pc-selection-mode):
2647         * emulation/vip.el (vip-find-char-forward):
2648         * emulation/viper-cmd.el (viper-find-char-forward):
2649         * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
2650         (input-method-exit-on-invalid-key):
2651         * international/mule-diag.el (describe-coding-system):
2652         * international/ucs-tables.el (unify-8859-on-encoding-mode):
2653         * net/browse-url.el (browse-url-xterm-program):
2654         * obsolete/lazy-lock.el (lazy-lock-mode):
2655         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
2656         (cperl-mode):
2657         * progmodes/cpp.el (cpp-face-light-name-list)
2658         (cpp-face-dark-name-list):
2659         * progmodes/delphi.el (delphi-newline-always-indents):
2660         Fix spellings in docstrings.
2662         * ido.el (ido-mode, ido-file-extensions-order)
2663         (ido-default-file-method, ido-default-buffer-method)
2664         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
2665         (ido-decorations, ido-read-file-name-as-directory-commands)
2666         (ido-read-file-name-non-ido, ido-work-directory-list)
2667         (ido-ignore-item-temp-list, ido-current-directory)
2668         (ido-magic-forward-char, ido-enter-find-file)
2669         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
2670         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
2672 2005-06-10  Lute Kamstra  <lute@gnu.org>
2674         * play/dunnet.el (dun-mode): Use define-derived-mode.
2675         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
2676         obsolete alias.
2678         * play/doctor.el (doctor-mode-map): Remove defvar.
2679         (doctor-mode): Use define-derived-mode.
2681         * mail/mspools.el (mspools-mode):
2682         * net/eudc-hotlist.el (eudc-hotlist-mode):
2683         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
2685 2005-06-10  Miles Bader  <miles@gnu.org>
2687         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2688         Remove "-face" suffix from face names.
2689         (flyspell-incorrect-face, flyspell-duplicate-face):
2690         New backward-compatibility aliases for renamed faces.
2691         (flyspell-mode-on, make-flyspell-overlay)
2692         (flyspell-highlight-incorrect-region)
2693         (flyspell-highlight-duplicate-region)
2694         (flyspell-display-next-corrections)
2695         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
2697         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
2698         from face name.
2699         (texinfo-heading-face): New backward-compatibility alias for
2700         renamed face.
2701         (texinfo-heading-face): Use renamed texinfo-heading face.
2703         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
2704         suffix from face names.
2705         (tex-math-face, tex-verbatim-face):
2706         New backward-compatibility aliases for renamed faces.
2707         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
2708         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
2709         literal face name.
2711         * textmodes/table.el (table-cell): Remove "-face" suffix from face
2712         name.
2713         (table-cell-face): New backward-compatibility alias for renamed face.
2714         (table--put-cell-face-property, table--update-cell-face):
2715         Use renamed table-cell face.
2717         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
2718         from face name.
2719         (sgml-namespace-face): New backward-compatibility alias for
2720         renamed face.
2721         (sgml-namespace-face): Use renamed sgml-namespace face.
2723         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
2724         (org-level-4, org-level-5, org-level-6, org-level-7)
2725         (org-level-8, org-warning, org-headline-done)
2726         (org-deadline-announce, org-scheduled-today)
2727         (org-scheduled-previously, org-link, org-done, org-table)
2728         (org-time-grid): Remove "-face" suffix from face names.
2729         (org-level-1-face, org-level-2-face, org-level-3-face)
2730         (org-level-4-face, org-level-5-face, org-level-6-face)
2731         (org-level-7-face, org-level-8-face, org-warning-face)
2732         (org-headline-done-face, org-deadline-announce-face)
2733         (org-scheduled-today-face, org-scheduled-previously-face)
2734         (org-link-face, org-done-face, org-table-face)
2735         (org-time-grid-face):
2736         New backward-compatibility aliases for renamed faces.
2737         (org-level-faces, org-set-font-lock-defaults, org-timeline)
2738         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
2739         (org-agenda-get-timestamps, org-agenda-get-scheduled)
2740         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
2742         * emulation/viper-init.el (viper-search, viper-replace-overlay)
2743         (viper-minibuffer-emacs, viper-minibuffer-insert)
2744         (viper-minibuffer-vi): Remove "-face" suffix from face names.
2745         (viper-search-face, viper-replace-overlay-face)
2746         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2747         (viper-minibuffer-vi-face):
2748         New backward-compatibility aliases for renamed faces.
2749         (viper-search-face, viper-replace-overlay-face)
2750         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2751         (viper-minibuffer-vi-face): Use renamed viper faces.
2753         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
2754         Remove "-face" suffix from face names.
2755         (testcover-nohits-face, testcover-1value-face):
2756         New backward-compatibility aliases for renamed faces.
2757         (testcover-mark): Use renamed testcover faces.
2759         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
2760         face name.
2761         (diary-button-face): New backward-compatibility alias for renamed face.
2762         (diary-entry): Use renamed diary-button face.
2764         * calendar/calendar.el (diary, calendar-today, holiday)
2765         (mark-visible-calendar-date): Remove "-face" suffix from face names.
2766         (diary-face, calendar-today-face, holiday-face):
2767         New backward-compatibility aliases for renamed faces.
2768         (eval-after-load "facemenu", diary-entry-marker)
2769         (calendar-today-marker, calendar-holiday-marker, diary-face):
2770         Use renamed calendar faces.
2772         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
2773         (compare-windows-face): New backward-compatibility alias for
2774         renamed face.
2775         (compare-windows-highlight): Use renamed compare-windows face.
2777         * strokes.el (strokes-char): Remove "-face" suffix from face name.
2778         (strokes-char-face): New backward-compatibility alias for renamed face.
2779         (strokes-encode-buffer): Use renamed strokes-char face.
2781         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
2782         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
2783         Remove "-face" suffix from face names.
2784         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
2785         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
2786         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
2787         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
2788         Use renamed pcvs faces.
2789         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
2790         * pcvs-defs.el (cvs-mode-map): Likewise.
2791         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
2793         * info.el (info-title-1, info-title-2, info-title-3)
2794         (info-title-4): Remove "-face" suffix from and downcase face names.
2795         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2796         (Info-title-4-face):
2797         New backward-compatibility aliases for renamed faces.
2798         (Info-fontify-node): Use renamed info faces.
2800         * hilit-chg.el (highlight-changes, highlight-changes-delete):
2801         Remove "-face" suffix from face names.
2802         (highlight-changes-face, highlight-changes-delete-face):
2803         New backward-compatibility aliases for renamed faces.
2804         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
2805         (hilit-chg-make-list): Use renamed highlight-changes faces.
2807         * generic-x.el (show-tabs-tab, show-tabs-space):
2808         Remove "-face" suffix from face names.
2809         (show-tabs-tab-face, show-tabs-space-face):
2810         New backward-compatibility aliases for renamed faces.
2811         (show-tabs-generic-mode-font-lock-defaults-1)
2812         (show-tabs-generic-mode-font-lock-defaults-2):
2813         Use renamed show-tabs faces.
2815         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
2816         (smerge-markers): Remove "-face" suffix from face names.
2817         (smerge-mine-face, smerge-other-face, smerge-base-face)
2818         (smerge-markers-face):
2819         New backward-compatibility aliases for renamed faces.
2820         (smerge-mine-face, smerge-other-face, smerge-base-face)
2821         (smerge-markers-face): Use renamed smerge faces.
2823         * log-view.el (log-view-file, log-view-message):
2824         Remove "-face" suffix from face names.
2825         (log-view-file-face, log-view-message-face):
2826         New backward-compatibility aliases for renamed faces.
2827         (log-view-file-face, log-view-message-face): Use renamed log-view faces.
2829         * paren.el (show-paren-match, show-paren-mismatch):
2830         Remove "-face" suffix from face names.
2831         (show-paren-match-face, show-paren-mismatch-face):
2832         New backward-compatibility aliases for renamed faces.
2833         (show-paren-function): Use renamed show-paren faces.
2835         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
2836         (ruler-mode-margins, ruler-mode-fringes)
2837         (ruler-mode-column-number, ruler-mode-fill-column)
2838         (ruler-mode-comment-column, ruler-mode-goal-column)
2839         (ruler-mode-tab-stop, ruler-mode-current-column):
2840         Remove "-face" suffix from face names.
2841         (ruler-mode-default-face, ruler-mode-pad-face)
2842         (ruler-mode-margins-face, ruler-mode-fringes-face)
2843         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
2844         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
2845         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
2846         New backward-compatibility aliases for renamed faces.
2847         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
2848         (ruler-mode-column-number, ruler-mode-fill-column)
2849         (ruler-mode-comment-column, ruler-mode-goal-column)
2850         (ruler-mode-tab-stop, ruler-mode-current-column)
2851         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
2853         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
2854         face name.
2855         (whitespace-highlight-the-space): Use renamed face.
2856         (whitespace-highlight-face): New backward-compatibility alias for
2857         renamed face.
2859         * woman.el (woman-italic, woman-bold, woman-unknown)
2860         (woman-addition, woman-symbol-face):
2861         Remove "-face" suffix from face names.
2862         (woman-italic-face, woman-bold-face, woman-unknown-face)
2863         (woman-addition-face):
2864         New backward-compatibility aliases for renamed faces.
2865         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
2866         (woman-decode-region, woman-replace-match)
2867         (woman-display-extended-fonts, woman-special-characters)
2868         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
2869         Use renamed woman faces.
2871         * longlines.el (longlines-visible-face): Face removed.
2873         * diff-mode.el (diff-header, diff-file-header, diff-index)
2874         (diff-hunk-header, diff-removed, diff-added, diff-changed)
2875         (diff-function, diff-context, diff-nonexistent): Remove "-face"
2876         suffix from face names.
2877         (diff-header-face, diff-file-header-face, diff-index-face)
2878         (diff-hunk-header-face, diff-removed-face, diff-added-face)
2879         (diff-changed-face, diff-function-face, diff-context-face)
2880         (diff-nonexistent-face): New backward-compatibility aliases for
2881         renamed faces.
2882         (diff-header-face, diff-file-header-face)
2883         (diff-index, diff-index-face, diff-hunk-header)
2884         (diff-hunk-header-face, diff-removed, diff-removed-face)
2885         (diff-added, diff-added-face, diff-changed-face, diff-function)
2886         (diff-function-face, diff-context-face, diff-nonexistent)
2887         (diff-nonexistent-face): Use renamed diff-mode faces.
2889         * progmodes/compile.el (compilation-warning-face)
2890         (compilation-info-face): Remove "-face" suffix from face names.
2891         (compilation-warning-face, compilation-info-face):
2892         New backward-compatibility aliases for renamed faces.
2893         (compilation-warning-face, compilation-info-face):
2894         Use renamed compilation faces.
2896         * add-log.el (change-log-date, change-log-name)
2897         (change-log-email, change-log-file, change-log-list)
2898         (change-log-conditionals, change-log-function)
2899         (change-log-acknowledgement): Remove "-face" suffix from face names.
2900         (change-log-date-face, change-log-name-face)
2901         (change-log-email-face, change-log-file-face)
2902         (change-log-list-face, change-log-conditionals-face)
2903         (change-log-function-face, change-log-acknowledgement-face):
2904         New backward-compatibility aliases for renamed faces.
2905         (change-log-font-lock-keywords): Use renamed change-log faces.
2907         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
2908         (custom-set, custom-changed, custom-saved, custom-button)
2909         (custom-button-pressed, custom-documentation, custom-state)
2910         (custom-comment, custom-comment-tag, custom-variable-tag)
2911         (custom-variable-button, custom-face-tag, custom-group-tag-1)
2912         (custom-group-tag): Remove "-face" suffix from face names.
2913         (custom-magic-alist, custom-magic-value-create)
2914         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
2915         (custom-invalid-face, custom-rogue-face, custom-modified-face)
2916         (custom-set-face, custom-changed-face, custom-saved-face)
2917         (custom-button-face, custom-button-pressed-face)
2918         (custom-documentation-face, custom-state-face)
2919         (custom-comment-face, custom-comment-tag-face)
2920         (custom-variable-tag-face, custom-variable-button-face)
2921         (custom-face-tag-face, custom-group-tag-face-1)
2922         (custom-group-tag-face):
2923         New backward-compatibility aliases for renamed faces.
2925         * wid-edit.el (widget-documentation, widget-button)
2926         (widget-field, widget-single-line-field, widget-inactive)
2927         (widget-button-pressed): "-face" suffix removed from face names.
2928         (widget-documentation-face, widget-button-face)
2929         (widget-field-face, widget-single-line-field-face)
2930         (widget-inactive-face, widget-button-pressed-face):
2931         New backward-compatibility aliases for renamed faces.
2932         (widget-documentation-face, widget-button-face)
2933         (widget-button-pressed-face, widget-specify-field)
2934         (widget-specify-inactive): Use renamed widget faces.
2936 2005-06-10  Kenichi Handa  <handa@m17n.org>
2938         * term/x-win.el (x-clipboard-yank): Remove condition-case
2939         wrapping.
2941 2005-06-11  Kenichi Handa  <handa@m17n.org>
2943         * add-log.el (change-log-font-lock-keywords): Make the regexp for
2944         date lines stricter.
2946 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
2948         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
2949         of x-get-selection.
2951 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
2953         * comint.el (comint-mode, comint-snapshot-last-prompt):
2954         * frame.el (frame-current-scroll-bars):
2955         * term.el (term-mode, term-check-proc, term-input-sender)
2956         (term-simple-send, term-extract-string, term-word)
2957         (term-match-partial-filename):
2958         * window.el (window-current-scroll-bars):
2959         * emulation/cua-base.el (cua-normal-cursor-color)
2960         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
2961         (cua-global-mark-cursor-color):
2962         * mail/undigest.el (rmail-forward-separator-regex):
2963         Fix typos in docstrings.
2965         * comint.el (comint-check-proc, make-comint-in-buffer)
2966         (comint-source-default): Doc fixes.
2968         * term.el (term-send-string): Improve argument/docstring
2969         consistency.
2971 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
2973         * comint.el (comint-send-input): Bind `inhibit-read-only' around
2974         call to `delete-region'.
2975         (comint-mode-hook): Do not enable Font Lock by default.
2977 2005-06-09  Lute Kamstra  <lute@gnu.org>
2979         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
2980         could be void.
2982 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2984         * emacs-lisp/debug.el (debugger-will-be-back): New var.
2985         (debug): Use it.
2986         (debugger-step-through, debugger-continue, debugger-jump)
2987         (debugger-return-value): Set it when needed.
2988         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
2989         Use inhibit-read-only.
2991 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
2993         * window.el (shrink-window-if-larger-than-buffer)
2994         (window-size-fixed): Fix typo in docstring.
2996         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
2997         thumbnails directory on loading.
2998         (thumbs-conversion-program): Use `eq' to check the system type,
2999         not `equal'.
3000         (thumbs-temp-dir): Initialize to `temporary-file-directory',
3001         not "/tmp".  Fix docstring.
3002         (thumbs-thumbsdir): New function to return the thumbnails
3003         directory, creating it if needed.
3004         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
3005         (thumbs-temp-file): Delete variable and make it into a function.
3006         (thumbs-resize-image, thumbs-modify-image): Use it.
3007         (thumbs-kill-buffer): Simplify.
3008         (thumbs-gensym): Defalias or duplicate CL `gensym'.
3009         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
3010         docstrings.
3012 2005-06-09  Kim F. Storm  <storm@cua.dk>
3014         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
3015         set-match-data to free markers in match-data.
3017         * replace.el (replace-match-data): Pass RESEAT arg `t' to
3018         match-data to unchain markers in match-data.
3020 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3022         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
3023         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
3024         unnecessary now.
3026 2005-06-08  Richard M. Stallman  <rms@gnu.org>
3028         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
3029         give the variable a doc string that doesn't say don't set it directly.
3031         * textmodes/ispell.el (ispell-check-version):
3032         Use match-string-no-properties.
3033         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
3034         (ispell-buffer-local-words): Likewise.
3036         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
3037         except on terminals with enough colors to really display it.
3038         (makefile-dependency-regex): Delete spurious `bb'.
3040         * faces.el (escape-glyph): Use blue once again in last case.
3041         (no-break-space): Redefine so that it isn't invisible on a tty.
3043 2005-06-08  Kim F. Storm  <storm@cua.dk>
3045         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
3046         also when reading directory name.
3048 2005-06-08  Lute Kamstra  <lute@gnu.org>
3050         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
3051         (flyspell-mode-line-string): Remove autoload cookie.
3052         (flyspell-mode): Remove defvar.
3054 2005-06-07  Lute Kamstra  <lute@gnu.org>
3056         * textmodes/org.el (org-run-mode-hooks): New function.
3057         (org-agenda-mode): Use it.
3059 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
3061         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
3063 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3065         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
3067 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
3069         * font-lock.el (font-lock-add-keywords): Doc fix.
3071 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3073         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
3074         (tex-compile-default): In the absence of any history, use the order in
3075         tex-compile-alist to choose the preferred command.
3076         (tex-compile-commands): Reorder a bit.
3078         * textmodes/flyspell.el (flyspell-auto-correct-binding)
3079         (flyspell-incorrect-face, flyspell-duplicate-face):
3080         Use (X)Emacs-agnostic code.
3081         (flyspell-mode-map): Don't overwrite at each load.  Remove code
3082         redundant with the subsequent add-minor-mode.  Merge Emacs and
3083         XEmacs code.
3084         (flyspell-word): Minor simplification.
3085         (flyspell-math-tex-command-p): Quieten the byte-compiler.
3086         (flyspell-external-point-words): Remove unused vars `size' and `start'.
3087         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
3088         Merge the corresponding Emacs code.
3089         (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
3091         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
3092         a dedicated window.
3094         * international/latexenc.el (latexenc-find-file-coding-system):
3095         Undo part of last patch, to turn off a compiler warning.
3097 2005-06-06  Juri Linkov  <juri@jurta.org>
3099         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
3100         Rename `tmm-inactive-face' to `tmm-inactive'.
3102 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
3104         * iswitchb.el: Rename faces.
3106 2005-06-06  Kim F. Storm  <storm@cua.dk>
3108         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
3109         (cua-global-mark): Remove -face suffix from face names.
3111         * emulation/cua-gmrk.el (cua--init-global-mark):
3112         Remove cua-global-mark face setup.
3114 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3116         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
3117         just like other allowed characters.
3118         (makefile-match-dependency): Exclude leading and training whitespace
3119         from the range of regexp subexp 1.
3120         (makefile-macroassign-regex): Don't try to match the body,
3121         just the name of the macro being defined.
3123         * info.el (Info-read-node-name-2): New function.
3124         (Info-read-node-name-1): Use that.
3125         Add a completion-base-size-function property.
3127         * simple.el (completion-setup-function): Look for
3128         completion-base-size-function property of
3129         minibuffer-completion-table.
3131         * files.el (locate-file-completion): Doc fix.
3133         * printing.el: Don't call pr-update-menus; user must do that.
3135         * emacs-lisp/debug.el (debugger-window): New variable.
3136         (debug): Use debugger-window if it is set and still alive.
3137         Record debugger-window for next entry.
3139         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
3141 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
3143         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
3144         (hack-one-local-variable, hack-local-variables)
3145         (hack-local-variables-prop-line): Pass that arg.
3147 2005-06-06  Kim F. Storm  <storm@cua.dk>
3149         * ido.el (ido-first-match, ido-only-match, ido-subdir)
3150         (ido-indicator): Remove -face suffix from face names.
3152 2005-06-06  Juri Linkov  <juri@jurta.org>
3154         * font-lock.el (font-lock-regexp-backslash)
3155         (font-lock-regexp-backslash-construct): New faces.
3156         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
3157         after `('.  Add `while-no-input' to control structures.
3159         * faces.el (no-break-space, shadow): New faces.
3160         (escape-glyph): Use less loud colors pink2 and red4.
3162         * diff-mode.el (diff-context-face)
3163         * dired.el (dired-ignored)
3164         * rfn-eshadow.el (file-name-shadow)
3165         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
3167         * info.el (Info-title-1-face): Use green instead of yellow because
3168         bold yellow is not readable on light backgrounds.
3170         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
3171         before selecting the desired mode to not spend time fontifying
3172         old contents.
3174 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
3176         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
3177         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
3179         * ps-print.el (ps-default-fg, ps-default-bg):
3180         Fix typos in docstrings.
3182         * isearchb.el (isearchb): Don't pass a spurious second argument to
3183         `iswitchb-completions'.
3185 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
3187         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
3188         to preserve point.
3189         (gdb-find-file-hook): Add doc string.
3191         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
3192         C dereferenced pointer expression.
3193         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
3195         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
3197         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
3198         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
3199         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
3200         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
3201         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
3202         Make background transparent.
3204 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
3206         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
3207         (font-lock-remove-keywords): Doc fix.
3208         (font-lock-mode-major-mode): Compiler defvar.
3209         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
3211         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
3212         (font-lock-mode): Update `font-lock-mode-major-mode'.
3213         (font-lock-set-defaults): Compiler defvar.
3214         (font-lock-default-function): Take `font-lock-mode-major-mode'
3215         into account.
3217         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
3218         keep track of which major mode it enabled the minor mode for.
3219         Use find-file-hook again.  Update docstring.
3221         * simple.el (eval-expression-print-level)
3222         (eval-expression-print-length, eval-expression-debug-on-error):
3223         Doc fixes.
3225 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
3227         * iswitchb.el (iswitchb-single-match-face)
3228         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
3229         (iswitchb-invalid-regexp-face): New faces.
3230         (iswitchb-completions): Use them.
3231         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
3232         now marked as an obsolete alias.
3233         (iswitchb-read-buffer): Remove check for bound font variables.
3234         (iswitchb-invalid-regexp): New free variable.
3235         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
3236         set iswitchb-invalid-regexp.
3237         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
3238         invalid regexps.
3239         (iswitchb-completions): Add check for complete match when entering
3240         a regexp.
3241         (iswitchb-completions): Remove require-match argument.
3242         (iswitchb-exhibit): Fix caller.
3243         (iswitchb-common-match-inserted): New variable.
3244         (iswitchb-complete, iswitchb-completion-help): Use it.
3246 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
3248         * url-http.el (url-http-chunked-encoding-after-change-function):
3249         Use `url-http-debug' instead of `message'.
3251 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
3253         * url-http.el (url-http-parse-headers): Pass redirected URL as a
3254         callback argument.
3256 2005-06-04  Kim F. Storm  <storm@cua.dk>
3258         * simple.el (line-move): Only call sit-for when moving backwards.
3260         * ido.el (ido-make-merged-file-list-1): New defun split from
3261         ido-make-merged-file-list.
3262         (ido-make-merged-file-list): Bind throw-on-input around call to
3263         ido-make-merged-file-list-1.  Return input-pending-p if
3264         interrupted by more input available.
3265         (ido-read-internal): Handle input-pending-p return value from
3266         ido-make-merged-file-list.
3268 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3270         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
3271         compatibility code.
3273         * international/latexenc.el (latexenc-find-file-coding-system):
3274         Don't inherit the EOL part of the coding-system from the
3275         tex-main buffer.  Fit within 80 columns.
3277 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
3279         * tmm.el (tmm-inactive-face): New face.
3280         (tmm-remove-inactive-mouse-face): New function.
3281         (tmm-prompt, tmm-add-one-shortcut)
3282         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
3283         but not selectable.
3285 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
3287         * faces.el (face-equal): Improve argument/docstring consistency.
3289 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
3291         * progmodes/make-mode.el (makefile-targets-face)
3292         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
3293         (makefile-bsdmake-dependency-regex)
3294         (makefile-makepp-rule-action-regex)
3295         (makefile-bsdmake-rule-action-regex): New constants.
3296         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
3298         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3299         Allow (...) within `...' for makepp messages.
3301 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
3303         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
3305         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
3306         "." files are deleted from all file lists before comparison.
3308         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
3309         (viper-ESC-key): Made them customizable.
3311         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
3313 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
3315         * autorevert.el (auto-revert-buffers): Use save-match-data.
3317 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3319         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
3320         menu items with a nil command binding.
3322 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
3324         * emacs-lisp/cl-macs.el (defsetf):
3325         Improve argument/docstring consistency.
3327         * faces.el (list-faces-display): Improve the formatting by
3328         computing the maximum length required for any face-name (reworked
3329         patch of 1999-01-11, accidentally deleted on 1999-07-21).
3330         (internal-find-face): Remove redundant info in docstring.
3332 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
3334         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
3335         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
3336         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
3337         (gdb-assembler-custom): Improve regexps.
3338         (def-gdb-auto-update-handler): Use window point to preserve point.
3340 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3342         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
3344 2005-05-31  Jay Belanger  <belanger@truman.edu>
3346         * calc/calc-embed.el (calc-embedded-word): Change argument passed
3347         to calc-embedded.
3348         (calc-embedded-make-info): Have plain prefix argument select
3349         entire line.
3351 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
3353         * faces.el (list-faces-display): Signal error if passed a regexp
3354         that matches no face name.
3356         * simple.el (filter-buffer-substring): Fix typo in docstring.
3358 2005-05-31  Richard M. Stallman  <rms@gnu.org>
3360         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
3361         (vhdl-emacs-21): Doc fix.
3362         (vhdl-mode): Unconditionally set comment-padding.
3363         (vhdl-fixup-whitespace-region): Insert spaces only where
3364         there are none.
3365         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
3367 2005-05-30  John Wiegley  <johnw@newartisans.com>
3369         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
3370         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
3371         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
3372         `directory-sep-char' to ?/, and all uses of `string-to-int' to
3373         `string-to-number'.
3375 2005-05-30  Jay Belanger  <belanger@truman.edu>
3377         * calc/calc.el (calc-bug-address): Fix docstring.
3378         (calc-window-hook, calc-trail-window-hook): New variables.
3379         (calc-trail-display): Restore use of calc-trail-window-hook.
3380         (calc): Restore use of calc-window-hook.
3382 2005-05-31  Masatake YAMATO  <jet@gyve.org>
3384         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
3386         * help-fns.el (help-C-file-name): Add autoload mark for
3387         `find-function-noselect'.
3389 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3391         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
3392         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
3394 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3396         * calendar/diary-lib.el (mark-included-diary-files): Only kill
3397         included diary buffer if it was not already being visited.
3398         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
3400         * calendar/icalendar.el (top-level): Do not require 'appt.
3402         * mail/supercite.el (sc-select-attribution): Only use a list
3403         element from sc-attrib-selection-list if it returns a string.
3404         Reported by Davide G. M. Salvetti <salve@debian.org>.
3406 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
3408         * thumbs.el (thumbs-thumbname): The resulting thumbname now
3409         includes a hash value to improve its uniqueness, and has a ".jpg"
3410         extension.  Also, it is now a valid filename on all systems.
3411         (thumbs-make-thumb): Use `let', not `let*'.
3412         (thumbs-show-thumbs-list): Check for JPEG availability.
3414 2005-05-30  Richard M. Stallman  <rms@gnu.org>
3416         * filesets.el (filesets-menu-ensure-use-cached):
3417         Prevent warning when emacs-version>= is undefined.
3419         * printing.el (pr-interactive-n-up): Use string-to-number.
3421         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
3423         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
3424         Warn only when name to be defined is quoted.
3426 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
3428         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
3429         Make regexp more robust.
3430         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
3431         Force regeneration of disassembly.
3433 2005-05-29  Jay Belanger  <belanger@truman.edu>
3435         * calc/calc.el (calc-user-invocation): Check if
3436         calc-invocation-macro is non-nil.
3438 2005-05-29  Juri Linkov  <juri@jurta.org>
3440         * add-log.el (change-log-font-lock-keywords):
3441         Add `+' to e-mail regexp to accept mail address with keywords.
3443         * man.el (Man-name-regexp): Add `:' to accept qualified names.
3445 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
3447         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
3449         * ielm.el (inferior-emacs-lisp-mode): Ditto.
3451 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3453         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
3454         Undo the change that moves to end of the current word.
3456 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
3458         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
3459         Throw error when count <= 0 to ensure input is a number.
3460         (gdb-read-memory-custom): Pick up address from buffer.
3461         (gdb-memory-mode): Allow user to increment and decrement
3462         memory address from header line.
3464 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3466         * flyspell.el (flyspell-version): Function deleted.
3467         (flyspell-auto-correct-previous-hook): Doc fix.
3469         * jit-lock.el (jit-lock-function, jit-lock-after-change):
3470         Do nothing if memory is full.
3472         * font-lock.el (font-lock-fontify-syntactically-region):
3473         Pass t for GREEDY to looking-back.
3475         * saveplace.el (save-place-alist-to-file): Write the file
3476         using write-region.
3478         * subr.el (looking-back): New argument GREEDY.
3480         * progmodes/compile.el (compilation-start): Set the mode
3481         before inserting the initial text.
3483         * progmodes/which-func.el (which-func-update-1): Turn the mode
3484         off in case of error by setting which-func-mode.
3486 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
3488         * flyspell.el (flyspell-auto-correct-previous-word):
3489         Narrow down to what's on the screen, and recenter overlays
3490         at the end of the next word.
3492 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
3494         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
3495         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
3496         (flyspell-abbrev-p): Default to nil.
3497         (flyspell-use-global-abbrev-table-p): Doc fix.
3498         (flyspell-large-region): Allow nil as value.
3499         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
3501         (mail-mode-flyspell-verify): More robust handling
3502         of `mail-header-separator'.  More efficient signature detection.
3503         Allow for regexp metacharacters in message-header-separator.
3504         Adding `To' not to be checked in mail-mode-flyspell-verify.
3506         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
3507         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
3508         Bind flyspell-auto-correct-binding.
3509         Bind C-. and C-, .
3510         (flyspell-mode-map): Likewise.
3511         (flyspell-mode): Doc fix.
3512         (flyspell-accept-buffer-local-defs): Preserve current buffer.
3513         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
3514         (flyspell-word-cache-result): New var, always local.
3515         (flyspell-check-pre-word-p): Doc fix.
3516         (flyspell-check-changed-word-p): Handle spc like newline.
3517         (flyspell-post-command-hook): Set flyspell-word-cache-result.
3518         (flyspell-word-search-backward, flyspell-word-search-forward):
3519         New functions.
3520         (flyspell-word): Return t if nothing to check.
3521         When parsing TeX code, check for after } or \.
3522         Use flyspell-word-search-backward to find previous word.
3523         Return nil if duplicated word.
3524         For word already checked, return same value as last time.
3525         Set flyspell-word-cache-result after checking.
3526         Don't clobber the return value.
3527         (flyspell-get-word): Major rewrite.
3528         (flyspell-external-point-words): New locals pword, pcount.
3529         Fix size used in progress message.
3530         Find the proper corresponding word in flyspell-large-region-buffer.
3531         (flyspell-region): Check for flyspell-large-region = nil.
3532         (flyspell-highlight-incorrect-region): Clean up overlays in region.
3533         (flyspell-auto-correct-word): Check that WORD is a cons.
3534         (flyspell-correct-word): Likewise.
3536 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
3538         * progmodes/make-mode.el (makefile-rule-action-regex)
3539         (makefile-macroassign-regex, makefile-makepp-mode)
3540         (makefile-bsdmake-mode): Continuation lines may be empty.
3541         Reported by Joshua Varner.
3542         (makefile-makepp-font-lock-keywords): Add $(stem).
3544 2005-05-28  Karl Berry  <karl@gnu.org>
3546         * textmodes/tex-mode.el: Now that tex-send-command calls
3547         shell-quote-argument (2005-03-31 change), remove all calls to
3548         shell-quote-argument; they all end up invoking tex-send-command.
3549         The double quoting loses on filenames with non-safe characters,
3550         such as "@".  Reported by Frederik Fouvry.
3552 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
3554         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
3555         about preserving point.
3557 2005-05-27  Jay Belanger  <belanger@truman.edu>
3559         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
3560         Info-goto-node.
3562         * calc/calc-embed.el (calc-embed-arg): New variable.
3563         (calc-do-embedded-activate, calc-embedded-activate-formula)
3564         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
3565         variable by new variable.
3566         (calc-embedded-make-info): Replace undeclared variable by new
3567         variable.  When selecting region with positive prefix
3568         argument, use end of previous line instead of beginning of line.
3570         * calc/calc-aent.el (calc-arg-values): Declare it.
3572         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
3573         Declare them.
3575         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
3577         * calc/calc.el (calc-alg-map): Declare it.
3579         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
3581 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
3583         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
3584         (gdb-registers-buffer, toggle-gdb-all-registers):
3585         Toggle display of floating point registers.
3586         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
3588         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
3589         (toggle-gud-tooltip-dereference):
3590         Rename from gud-toggle-tooltip-dereference.
3592 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3594         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
3596 2005-05-27  Jay Belanger  <belanger@truman.edu>
3598         * calc/calc-prog.el (calc-kbd-report): Remove.
3599         (calc-kbd-query): Rewrite.
3601 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
3603         * image.el (image-library-alist): Move to image.c.
3604         (image-type-available-p): Doc fix.
3606 2005-05-27  Lute Kamstra  <lute@gnu.org>
3608         * calc/calc.el (calc):
3609         * outline.el (outline-1, outline-2, outline-3, outline-4)
3610         (outline-5, outline-6, outline-7, outline-8):
3611         * textmodes/dns-mode.el (dns-mode):
3612         * textmodes/sgml-mode.el (sgml-namespace-face):
3613         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
3614         (tex-verbatim-face, tex-use-reftex):
3615         * textmodes/texinfo.el (texinfo-heading-face):
3616         Specify customization group.
3618         * longlines.el: Don't require easy-mmode.
3619         (longlines-visible-face): Specify customization group.
3621 2005-05-27  Kenichi Handa  <handa@m17n.org>
3623         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
3624         encoding table of windows-1251.
3626         * international/ucs-tables.el (ucs-set-table-for-input):
3627         If translation-table-for-input of a coding system is a symbol, get
3628         its translation-table property.
3630         * international/code-pages.el: Don't register a coding system into
3631         non-iso-charset-alist more than once.
3632         (cp-make-coding-system): Likewise.
3634 2005-05-26  John Wiegley  <johnw@newartisans.com>
3636         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
3637         `eshell-resume-eval' is wrapped in a list, it indicates that the
3638         command was run asynchronously.  In that case, unwrap the value
3639         before checking the delimiter value.
3641         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
3642         character before a space at the end of a line is \, assume the space
3643         is part of the last argument rather than a final argument separator.
3645         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
3646         is in use, and the target is `t' or `nil' (which are the most common
3647         values), don't assume that the symbol target is a buffer.
3649 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
3651         * calendar/calendar.el (calendar-mode-line-format):
3652         Use mode-line-highlight as mouse-face.
3654         * time.el (display-time-string-forms, display-time-update):
3655         Use mode-line-highlight as mouse-face.
3657 2005-05-26  Jay Belanger  <belanger@truman.edu>
3659         * calc/calc.el (calc-language-alist): Remove extra defvar.
3661 2005-05-26  Lute Kamstra  <lute@gnu.org>
3663         * arc-mode.el (archive-mode):
3664         * bookmark.el (bookmark-read-annotation-mode)
3665         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
3666         * bs.el (bs-mode):
3667         * calc/calc-yank.el (calc-edit-mode):
3668         * calc/calc.el (calc-mode, calc-trail-mode):
3669         * calculator.el (calculator-mode):
3670         * chistory.el (command-history-mode):
3671         * comint.el:
3672         * cus-edit.el (custom-mode):
3673         * descr-text.el (describe-text-mode):
3674         * ebuff-menu.el (Electric-buffer-menu-mode):
3675         * ediff-util.el (ediff-mode):
3676         * emacs-lisp/re-builder.el (reb-mode):
3677         * emulation/vi.el (vi-mode-setup):
3678         * emulation/ws-mode.el (wordstar-mode):
3679         * eshell/esh-mode.el (eshell-mode):
3680         * forms.el (forms-mode):
3681         * help-mode.el (help-mode):
3682         * hexl.el (hexl-mode):
3683         * ibuffer.el (ibuffer-mode):
3684         * ielm.el (inferior-emacs-lisp-mode):
3685         * info.el (Info-mode, Info-edit-mode):
3686         * international/swedish.el:
3687         * ledit.el (ledit-from-lisp-mode):
3688         * locate.el (locate-mode):
3689         * mail/rmail.el (rmail-mode):
3690         * mail/rmailedit.el (rmail-edit-mode):
3691         * mail/rmailsum.el (rmail-summary-mode):
3692         * mail/supercite.el (sc-electric-mode):
3693         * net/eudc.el (eudc-mode):
3694         * net/quickurl.el (quickurl-list-mode):
3695         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
3696         * obsolete/ooutline.el (outline-mode):
3697         * obsolete/options.el (Edit-options-mode):
3698         * obsolete/rnews.el (news-mode):
3699         * obsolete/rnewspost.el (news-reply-mode):
3700         * play/5x5.el (5x5-mode):
3701         * play/decipher.el (decipher-mode, decipher-stats-mode):
3702         * play/gomoku.el (gomoku-mode):
3703         * play/snake.el (snake-mode):
3704         * play/solitaire.el (solitaire-mode):
3705         * play/tetris.el (tetris-mode):
3706         * progmodes/ada-mode.el (ada-mode):
3707         * progmodes/antlr-mode.el (antlr-mode):
3708         * progmodes/autoconf.el (autoconf-mode):
3709         * progmodes/dcl-mode.el (dcl-mode):
3710         * progmodes/delphi.el (delphi-mode):
3711         * progmodes/ebrowse.el (ebrowse-tree-mode)
3712         (ebrowse-electric-list-mode, ebrowse-member-mode)
3713         (ebrowse-electric-position-mode):
3714         * progmodes/f90.el (f90-mode):
3715         * progmodes/fortran.el (fortran-mode):
3716         * progmodes/icon.el (icon-mode):
3717         * progmodes/idlw-help.el (idlwave-help-mode):
3718         * progmodes/idlw-shell.el (idlwave-shell-mode):
3719         * progmodes/idlwave.el (idlwave-mode):
3720         * progmodes/inf-lisp.el (inferior-lisp-mode):
3721         * progmodes/m4-mode.el (m4-mode):
3722         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
3723         * progmodes/modula2.el (modula-2-mode):
3724         * progmodes/octave-inf.el (inferior-octave-mode):
3725         * progmodes/octave-mod.el (octave-mode):
3726         * progmodes/pascal.el (pascal-mode):
3727         * progmodes/sh-script.el (sh-mode):
3728         * progmodes/sql.el (sql-mode, sql-interactive-mode):
3729         * progmodes/vhdl-mode.el (vhdl-mode):
3730         * progmodes/xscheme.el (scheme-interaction-mode):
3731         * replace.el (occur-mode):
3732         * ses.el (ses-mode):
3733         * simple.el (completion-list-mode):
3734         * skeleton.el:
3735         * speedbar.el (speedbar-mode):
3736         * term.el (term-mode):
3737         * terminal.el (terminal-edit-mode):
3738         * textmodes/reftex-index.el (reftex-index-mode)
3739         (reftex-index-phrases-mode):
3740         * textmodes/reftex-sel.el (reftex-select-label-mode)
3741         (reftex-select-bib-mode):
3742         * textmodes/reftex-toc.el (reftex-toc-mode):
3743         * wdired.el (wdired-change-to-wdired-mode):
3744         * wid-browse.el (widget-browse-mode):
3745         Use run-mode-hooks.
3747         * array.el (array-mode):
3748         * calendar/todo-mode.el (todo-mode):
3749         * man.el (Man-mode):
3750         * play/landmark.el (lm-mode):
3751         * play/mpuz.el (mpuz-mode):
3752         Use kill-all-local-variables and run-mode-hooks.
3754         * subr.el (delay-mode-hooks): Specify indentation.
3756 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
3758         * xml.el (xml-substitute-special): Don't die for undefined xml entities.
3760 2005-05-26  Jay Belanger  <belanger@truman.edu>
3762         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
3763         of nil.
3765 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
3767         * progmodes/gdb-ui.el (gdb-frame-address):
3768         Rename from gdb-current-address.
3769         (gdb-previous-frame-address): Rename from gdb-previous-address.
3770         (gdb-selected-frame): Rename from gdb-current-frame.
3771         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
3772         (gdb-frame-number): Rename from gdb-current-stack-level.
3773         (gdb-ann3): Match new mode-name for disassembly buffer.
3774         Extend initialization of variables.
3775         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
3776         (gdb-memory-mode): Use mouse-face in header line.
3777         (gdb-assembler-buffer-name): Call it disassembly and give frame
3778         in mode line.
3779         (gdb-source-spec-regexp, gdb-assembler-custom)
3780         (gdb-invalidate-assembler, gdb-frame-handler):
3781         Make robust to leading zeroes in address format.
3783 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
3785         * textmodes/org.el (org-mode): Use `define-derived-mode' to
3786         define `org-mode'.
3787         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
3789 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3791         * log-edit.el (log-edit-changelog-entries): Distinguish between
3792         filenames like xfns.c and fns.c.
3794 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
3796         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
3797         point after reverting.
3798         (Buffer-menu-make-sort-button): Handle the case where
3799         `Buffer-menu-use-header-line' is nil.
3801 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
3803         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
3804         New funcs.  In minibuffer-local-completion-map bind `]', `/'
3805         and `:' to them.
3807 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3809         * startup.el (normal-top-level): Allow modification of load-path while
3810         we're iterating over it.
3812 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
3814         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
3815         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
3816         (thumbs-resize-interactive, thumbs-insert-image)
3817         (thumbs-insert-thumb, thumbs-dired-show-marked)
3818         (thumbs-find-image-at-point, thumbs-delete-images)
3819         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
3820         (thumbs-increment-image-size, thumbs-decrement-image-size):
3821         Fix typos in docstrings.
3823 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
3825         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
3826         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
3827         (cperl-mode): Use them.
3829 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
3831         * window.el (quit-window, shrink-window-if-larger-than-buffer):
3832         Doc fixes.
3834 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3836         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
3837         Bind C-d to gdb-inferior-io-eof.
3839         * dired.el (dired-dnd-popup-notice): Use message-box.
3841 2005-05-23  Masatake YAMATO  <jet@gyve.org>
3843         * bindings.el (mode-line-major-mode-keymap):
3844         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
3846         * faces.el (mode-line-highlight): New face.
3848         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
3849         as mouse-face.
3851         * bindings.el (top-level, help-echo, mode-line-modified)
3852         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
3853         as mouse-face.
3855 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
3857         * progmodes/cc-engine.el (c-guess-basic-syntax):
3858         Remove spurious call to `zerop'.
3860         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
3862 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
3864         CC Mode update to 5.30.10:
3866         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
3867         could go past the limit in decoration level 2, thereby causing
3868         errors during interactive fontification.
3870         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
3871         the file is evaluated interactively.
3873         * cc-engine.el (c-guess-basic-syntax): Handle operator
3874         declarations somewhat better in C++.
3876         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
3877         make use of `run-mode-hooks' which has been added in Emacs 21.1.
3878         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
3879         (awk-mode): Use it.
3880         (make-local-hook): Suppress warning about obsoleteness.
3882         * cc-engine.el, cc-align.el, cc-cmds.el
3883         (c-append-backslashes-forward, c-delete-backslashes-forward)
3884         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
3885         Compensate for return value from `forward-line' when it has moved
3886         but not to a different line due to eob.
3888         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
3889         `objc-method-intro' and `objc-method-args-cont'.
3891 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
3893         CC Mode update to 5.30.10:
3895         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
3896         in the copyright statement.  Incidentally, change "along with GNU
3897         Emacs" to "along with this program" where it occurs.
3899         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
3900         so that it is interactive, hence can be found by M-x awk-mode
3901         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
3902         <gmorris+emacs@ast.cam.ac.uk>.
3904         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
3905         Mode's regexps.
3907 2005-05-23  Kevin Ryde  <user42@zip.com.au>
3909         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
3910         c-parse-state, to avoid a lisp error (on bad code).
3912 2005-05-23  Lute Kamstra  <lute@gnu.org>
3914         * subr.el (font-lock-defaults): Remove defvar as it's already
3915         defined in font-core.el.
3917         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
3919 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
3921         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
3922         more general and work when GDB variable "print pretty" is on,
3923         as with Emacs, for example.
3925 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
3927         * font-core.el: Update comment.
3929         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3930         Use `after-change-major-mode-hook' instead of `find-file-hook'.
3932         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
3934 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
3936         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
3937         and `yank-handler' in the doc strings.
3939 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3941         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
3943 2005-05-22  Richard M. Stallman  <rms@gnu.org>
3945         * help.el (describe-key): Move print-help-return-message call
3946         out of conditional.
3948         * progmodes/etags.el (list-tags): Use with-no-warnings.
3950         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
3951         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
3952         (starttls-extra-args, starttls-extra-arguments): Add defvars.
3954         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
3956         * language/viet-util.el (viet-viscii-nonascii-translation-table):
3957         Add defvar.
3959         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
3960         Use defvar, not defconst.
3962         * hexl.el (hexl-follow-line): Use with-no-warnings.
3964         * emulation/tpu-extras.el: Use write-file-functions instead of
3965         write-file-hooks.
3967         * dired.el (dired-font-lock-keywords): Fontify files with junk
3968         extensions even if marked by -F.
3970 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
3972         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
3973         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
3974         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
3975         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
3976         (concatenate, list-length, get*, getf, cl-remprop):
3977         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
3978         (etypecase, progv, lexical-let, lexical-let*)
3979         (multiple-value-bind, multiple-value-setq, shiftf):
3980         Improve argument/docstring consistency.
3982         * subr.el (focus-frame, unfocus-frame):
3983         Revert deletion on 2005-05-01.
3985 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
3987         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
3988         doesn't exist.
3990         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
3991         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
3993 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
3995         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
3996         already deleted variables: auto-fill-hook, blink-paren-hook,
3997         lisp-indent-hook, inhibit-local-variables, unread-command-event,
3998         suspend-hooks, comment-indent-hook, meta-flag,
3999         before-change-function, after-change-function,
4000         font-lock-doc-string-face.
4002 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
4004         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
4006 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
4008         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
4009         rmail-dont-reply-to.
4011 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4013         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
4014         literal blank when splitting new-header-values.
4016 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
4018         * calendar/cal-menu.el (cal-menu-update): Add separator as a
4019         string so that tmm doesn't create a completion entry for it.
4021         * textmodes/table.el (table-disable-menu): Ditto.
4023 2005-05-21  Richard M. Stallman  <rms@gnu.org>
4025         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
4027         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
4029         * net/rcompile.el (remote-compile): Use compilation-start.
4031         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
4033 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
4035         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
4036         Default to makefile-bsdmake-mode on BSD systems.
4038         * imenu.el (imenu-generic-expression, imenu--generic-function'):
4039         REGEXP may also be a search function now.  The part of doc-string
4040         for describing the structure was 95% identical to that of
4041         `imenu--generic-function'.  Unify it there.
4043         * progmodes/make-mode.el (makefile-imenu-generic-expression):
4044         Use function to find dependencies, because regexp alone is so complex,
4045         it easily goes into an endless loop.
4046         (makefile-makepp-mode): Also add submenu for Perl functions
4047         defined in the makefile.
4048         (makefile-bsdmake-mode): Special imenu-generic-expression no
4049         longer needed, due to function call.
4050         (makefile-match-dependency): Take BOUND into account when checking
4051         if we're through.
4053 2005-05-20  Jay Belanger  <belanger@truman.edu>
4055         * calc/calc-units.el (calc-invalidate-units-table):
4056         Use inhibit-read-only.
4057         (math-build-units-table-buffer): Use view-mode.
4059 2005-05-20  David Kastrup  <dak@gnu.org>
4061         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
4062         easy-menu-add is not a nop on Emacs; and clarify when to call it.
4064 2005-05-20  Lute Kamstra  <lute@gnu.org>
4066         * diff-mode.el (diff-header-face, diff-file-header-face)
4067         (diff-index-face, diff-hunk-header-face, diff-removed-face)
4068         (diff-added-face, diff-changed-face, diff-function-face)
4069         (diff-context-face, diff-nonexistent-face): Put them in the
4070         diff-mode customization group.
4072 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4074         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
4076         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
4078         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
4079         Minor regexp-optimization.
4081 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
4083         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
4084         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
4085         (org-agenda-add-time-grid-maybe): New function.
4086         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
4087         (org-table-create): `dotimes' instead of `mapcar'.
4088         (org-xor): Simplify implementation.
4089         (org-agenda): `inhibit-redisplay' turned on.
4090         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
4091         a consistent line after a state change.
4092         (org-agenda-remove-times-when-in-prefix): New option.
4093         (org-prefix-has-time): New variable.
4094         (org-parse-time-string): Optional argument NODEFAULT.
4095         (org-format-agenda-item): Parse items for time-of-day
4096         specifications and move these into the prefix if possible.
4097         (org-agenda-priority): Get current heading, not previous heading
4098         during agenda remote editing.
4100 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
4102         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
4103         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
4104         (remove-duplicates, delete-duplicates, substitute)
4105         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
4106         (nsubstitute-if-not, find, find-if, find-if-not, position)
4107         (position-if, position-if-not, count, count-if, count-if-not)
4108         (mismatch, search, sort*, stable-sort, merge, member*)
4109         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
4110         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
4111         (intersection, nintersection, set-difference, nset-difference)
4112         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
4113         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
4114         (nsublis, tree-equal): Improve argument/docstring consistency.
4116         * subr.el (send-string, send-region):
4117         Remove obsolescence declaration.
4118         (window-dot, set-window-dot, read-input, show-buffer)
4119         (eval-current-buffer, string-to-int):
4120         Add release number to obsolescence declarations.
4122 2005-05-19  Kim F. Storm  <storm@cua.dk>
4124         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
4125         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
4127 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
4129         * faces.el (list-faces-display): Make back button respect optional
4130         regexp arg.
4132 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
4134         * calculator.el (calculator-radix-grouping-mode)
4135         (calculator-radix-grouping-digits, calculator-displayer)
4136         (calculator-radix-grouping-separator, calculator-copy-displayer):
4137         * dabbrev.el (dabbrev-search-these-buffers-only):
4138         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
4139         (diff-advance-after-apply-hunk, diff-mode-hook)
4140         (diff-minor-mode-prefix):
4141         * imenu.el (imenu-use-popup-menu):
4142         * jit-lock.el (jit-lock-context-time):
4143         * newcomment.el (comment-fill-column, comment-column)
4144         (comment-style, comment-padding, comment-multi-line)
4145         (comment-empty-lines, comment-auto-fill-only-comments):
4146         * reveal.el (reveal-around-mark):
4147         * uniquify.el (uniquify-buffer-name-style)
4148         (uniquify-after-kill-buffer-p)
4149         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
4150         (uniquify-min-dir-content, uniquify-separator)
4151         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
4152         * w32-vars.el (w32-fixed-font-alist):
4153         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
4154         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
4155         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
4156         * progmodes/perl-mode.el (perl-indent-level)
4157         (perl-continued-statement-offset, perl-continued-brace-offset)
4158         (perl-brace-offset, perl-brace-imaginary-offset)
4159         (perl-label-offset, perl-indent-continued-arguments)
4160         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
4161         * progmodes/tcl.el (tcl-indent-level)
4162         (tcl-continued-indent-level, tcl-auto-newline)
4163         (tcl-tab-always-indent, tcl-electric-hash-style)
4164         (tcl-help-directory-list, tcl-use-smart-word-finder)
4165         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
4166         (inferior-tcl-source-command):
4167         * textmodes/fill.el (enable-kinsoku):
4168         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
4169         * textmodes/table.el (table-yank-handler):
4170         Specify missing group (and type, if simple) in defcustom.
4172 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
4174         * progmodes/compile.el (compilation-finish-function): Fix defvar.
4176 2005-05-19  Richard M. Stallman  <rms@gnu.org>
4178         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
4180         * subr.el (event-basic-type): Don't get an error.
4181         (left-fringe-p): Function deleted.
4183         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
4184         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
4186         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
4187         in recursive copy.
4189         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
4191         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
4193         * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
4194         Call byte-compile-nogroup-warn if appropriate.
4196         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
4197         (compilation-set-window): Don't call left-fringe-p; do it directly.
4199 2005-05-19  Jay Belanger  <belanger@truman.edu>
4201         * calc/calc-graph.el (calc-graph-format-data): Make sure
4202         var-PlotRejects is bound before trying to check its value.
4204 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
4206         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
4207         definition of this variable from reftex-global.el to reftex.el,
4208         because it is needed in the menu.
4210 2005-05-19  Lute Kamstra  <lute@gnu.org>
4212         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
4213         years are fixed.  Don't insert a space after a dash.
4215 2005-05-19  Kim F. Storm  <storm@cua.dk>
4217         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
4219 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
4221         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
4222         strings, because (eq ... ?\\) is fairly frequent.
4224         * progmodes/make-mode.el (makefile-add-this-line-targets):
4225         Simplify and integrate into `makefile-pickup-targets'.
4226         (makefile-add-this-line-macro): Simplify and integrate into
4227         `makefile-pickup-macros.
4228         (makefile-pickup-filenames-as-targets): Simplify.
4229         (makefile-previous-dependency, makefile-match-dependency):
4230         Don't stumble over `::'.
4232 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
4234         * subr.el (post-command-idle-hook, post-command-idle-delay):
4235         Remove obsoletion of post-command-idle-hook and
4236         post-command-idle-delay.
4238         * faces.el (list-faces-display): Provide button when describe-face
4239         is called to take user back to the list of faces.
4241         * help-fns.el (describe-variable): Remove hyperlinks in a
4242         variable's value as these are quite frequently inappropriate.
4244         * follow.el (follow-submit-feedback, follow-mode):
4245         Remove references to post-command-idle-hook.
4247 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
4249         * progmodes/make-mode.el (makefile-previous-dependency)
4250         (makefile-match-dependency): Check for := (and in bsd mode also
4251         !=) to give a better result, even when font-lock is not on.
4253 2005-05-18  Jay Belanger  <belanger@truman.edu>
4255         * calc/calc-help.el (calc-s-prefix-help):
4256         Add `calc-copy-special-constant' to help string.
4258 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
4260         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
4262 2005-05-18  Jay Belanger  <belanger@truman.edu>
4264         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
4265         in linear factors are in proper order.
4267 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
4269         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
4270         Support for jurabib.
4272         * textmodes/reftex.el (featurep): Define aliases for overlay
4273         commands, for XEmacs compatibility, and use these aliases in
4274         overlay initializations.
4275         (reftex-highlight): Use `reftex-move-overlay'.
4276         (reftex-unhighlight): Use `reftex-delete-overlay'.
4277         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
4278         (reftex-access-search-path): Use `reftex-uniquify' instead of
4279         `reftex-uniq'
4281         * textmodes/reftex-sel.el (reftex-select-unmark):
4282         Overlay `before-string' property modification enables for Emacs as well.
4283         (reftex-select-item): Use `reftex-delete-overlay'.
4284         (reftex-select-mark): Use `reftex-make-overlay' and
4285         `reftex-overlay-put'.
4286         (reftex-select-unmark): Use `reftex-delete-overlay' and
4287         `reftex-overlay-put'.
4289 2005-05-18  Lute Kamstra  <lute@gnu.org>
4291         * emacs-lisp/lisp.el (check-parens): Fix docstring.
4293 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
4295         * add-log.el (add-change-log-entry):
4296         * array.el (array-make-template, array-reconfigure-rows)
4297         (array-init-max-row, array-init-max-column)
4298         (array-init-columns-per-line, array-init-field-width):
4299         * replace.el (replace-match-maybe-edit, perform-replace):
4300         * textmodes/spell.el (spell-region):
4301         Replace `read-input' by `read-string'.
4303         * forms.el (forms-mode):
4304         * finder.el (finder-compile-keywords):
4305         * shadowfile.el (shadow-read-files):
4306         Replace `eval-current-buffer' by `eval-buffer'.
4308         * terminal.el (te-pass-through):
4309         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
4310         (ange-ftp-raw-send-cmd):
4311         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
4312         (send-process-next-char, telnet-initial-filter, telnet):
4313         Replace `send-string' by `process-send-string'.
4315         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
4316         (prolog-consult-region): Replace `send-string' by
4317         `process-send-string'; replace `send-region' by `process-send-region'.
4319         * progmodes/delphi.el (delphi-log-msg):
4320         Replace `set-window-dot' by `set-window-point'.
4322         * subr.el (window-dot, set-window-dot, read-input, send-string)
4323         (send-region, show-buffer, eval-current-buffer):
4324         Make really obsolete, as the comment says.
4326 2005-05-17  Kim F. Storm  <storm@cua.dk>
4328         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
4329         (cua--init-keymaps): Bind C-return instead of S-return to set
4330         rectangle mark.
4332         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
4333         instead of S-return to toggle/clear rectangle mark.
4335 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
4337         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
4338         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
4339         Also fontify plain strings assigned to variables, mostly so that a
4340         colon has a face and is thus not taken as a dependency separator.
4341         (makefile-previous-dependency): Inline the new matcher, because it
4342         is too complex to work in both directions.
4343         (makefile-match-dependency): Eliminate `backward' arg (see above).
4344         Completely reimplemented so as to not sometimes go into an endless
4345         loop.  It should also be more efficient, because first it only
4346         searches for `:', instead of applying the very complex regexp.
4347         (makefile-mode): Cancel `font-lock-support-mode', because blocks
4348         to be fontified in one piece can be too long for JIT.
4349         Makefiles are never *that* big.
4351 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
4353         * dired.el (dired-mode): Simplify.
4355 2005-05-17  Lute Kamstra  <lute@gnu.org>
4357         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
4358         defcustom for the mode hook variable.
4360         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
4361         Emacs Lisp Reference Manual.
4363 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
4365         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
4366         (evenp, list*):
4367         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
4368         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
4370         * net/tramp-smb.el (tramp-smb-open-connection):
4371         Pass `tramp-chunksize' as fifth (required) argument.
4373 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
4375         * font-lock.el (lisp-font-lock-keywords-1):
4376         Set `font-lock-negation-char-face' for [^...] char group.
4377         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
4379         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
4380         a var, and refine it to mask one more level of nested vars.
4381         (makefile-rule-action-regex): Turn it into a var, and refine it so
4382         it recognizes backslashed continuation lines as belonging to the
4383         same command.
4384         (makefile-macroassign-regex): Refine it so it recognizes
4385         backslashed continuation lines as belonging to the same command.
4386         (makefile-var-use-regex): Don't look at the next char, because it
4387         might be the same one to be skipped by the initial [^$], leading
4388         to an overlooked variable use.
4389         (makefile-make-font-lock-keywords): Remove two parameters, which
4390         are now variables that some of the modes set locally.
4391         Handle dependency and rule action matching through functions, because
4392         regexps alone match too often.  Dependency matching now comes
4393         last, so it can check, whether a colon already matched something else.
4394         (makefile-mode): Inform that font-lock improves makefile parsing
4395         capabilities.
4396         (makefile-match-dependency, makefile-match-action): New functions.
4398 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
4400         * emacs-lisp/cl-extra.el (equalp): Doc fix.
4402         * align.el (align-regexp):
4403         * ansi-color.el (ansi-color-get-face):
4404         * array.el (array-reconfigure-rows, array-init-max-row)
4405         (array-init-max-column, array-init-columns-per-line)
4406         (array-init-field-width):
4407         * dired-aux.el (dired-trample-file-versions):
4408         * dired-x.el (dired-mark-sexp):
4409         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
4410         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
4411         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
4412         * faces.el (face-read-integer):
4413         * files.el (backup-extract-version, insert-directory):
4414         * hexl.el (hexl-insert-decimal-char):
4415         * server.el (server-process-filter):
4416         * shell.el (shell-extract-num):
4417         * startup.el (command-line-1):
4418         * term.el (term-command-hook):
4419         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
4420         (time-stamp-do-number):
4421         * time.el (display-time-update):
4422         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
4423         (timezone-fix-time):
4424         * vms-patch.el (vms-suspend-resume-hook):
4425         * calendar/appt.el (appt-convert-time):
4426         * calendar/cal-bahai.el (mark-bahai-diary-entries):
4427         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
4428         * calendar/cal-islam.el (mark-islamic-diary-entries):
4429         * calendar/calendar.el (calendar-cursor-to-date)
4430         (calendar-star-date):
4431         * calendar/diary-lib.el (diary-attrtype-convert)
4432         (mark-diary-entries, diary-entry-time):
4433         * calendar/solar.el (solar-get-number):
4434         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
4435         * emacs-lisp/re-builder.el (reb-display-subexp):
4436         * emulation/edt.el (edt-set-scroll-margins):
4437         * emulation/tpu-extras.el (tpu-set-scroll-margins):
4438         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
4439         (vip-get-ex-count):
4440         * emulation/viper-ex.el (viper-get-ex-token)
4441         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
4442         * international/fontset.el (fontset-plain-name):
4443         * mail/feedmail.el (feedmail-look-at-queue-directory):
4444         * mail/mailalias.el (mail-get-names):
4445         * mail/rmail.el (rmail-convert-to-babyl-format):
4446         * mail/rmailsum.el (rmail-make-basic-summary-line)
4447         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
4448         (rmail-summary-goto-msg):
4449         * mail/smtpmail.el (smtpmail-read-response):
4450         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
4451         (ange-ftp-vms-add-file-entry):
4452         * play/gametree.el (gametree-looking-at-ply)
4453         (gametree-current-branch-score):
4454         * progmodes/ada-xref.el (ada-prj-find-prj-file)
4455         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
4456         * progmodes/cperl-mode.el (condition-case):
4457         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
4458         (ebrowse-set-member-buffer-column-width)
4459         (ebrowse-select-1st-to-9nth):
4460         * progmodes/etags.el (etags-snarf-tag):
4461         * progmodes/flymake.el (flymake-parse-line):
4462         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
4463         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
4464         (idlwave-shell-menu-def):
4465         * progmodes/ps-mode.el (ps-run-goto-error):
4466         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
4467         (vhdl-speedbar-contract-level):
4468         * term/mac-win.el (x-handle-numeric-switch):
4469         * term/sun-mouse.el (sun-get-frame-data):
4470         * term/w32-win.el (x-handle-numeric-switch):
4471         * term/x-win.el (x-handle-numeric-switch):
4472         * textmodes/ispell.el (ispell-parse-output):
4473         * textmodes/nroff-mode.el (nroff-outline-level):
4474         * textmodes/reftex-cite.el (reftex-bib-sort-year)
4475         (reftex-bib-sort-year-reverse, reftex-format-citation):
4476         * textmodes/reftex-parse.el (reftex-init-section-numbers)
4477         (reftex-section-number):
4478         * textmodes/texinfmt.el (texinfo-paragraphindent):
4479         Replace `string-to-int' by `string-to-number'.
4481         * international/latexenc.el: Add page marker to force the "Local
4482         Variables:" string out of the last page.
4484 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4486         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
4487         tooltip-change-major-mode.
4488         (gud-tooltip-print-command): Remove case where gud-minor-mode
4489         is gdb ("--fullname").
4490         (gud-tooltip-tips): Turn GUD tooltips off for this case and
4491         explain to user.
4493 2005-05-16  Jay Belanger  <belanger@truman.edu>
4495         * calc/calc-store.el (calc-copy-special-constant): New function.
4497         * calc/calc-ext.el (calc-init-extensions): Add binding for
4498         `calc-copy-special-constant'.
4500         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
4501         for the `calc-copy-special-constant' command.
4503 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4505         * subr.el (left-fringe-p): New function.
4507         * progmodes/compile.el (compilation-setup): Set local value of
4508         overlay-arrow-string to "" always.
4509         (compilation-set-window): Left fringe then don't scroll.
4510         No left fringe then no arrow and scroll message to top.
4511         (compilation-context-lines): Adjust doc string accordingly.
4513 2005-05-16  Kim F. Storm  <storm@cua.dk>
4515         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
4516         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
4517         (ido-wide-find-dir-or-delete-dir): New command for M-d.
4518         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
4519         (ido-read-file-name): Handle commands with ido property value
4520         equal to find-file as reading a file name, to allow C-d to enter dired.
4521         (ibuffer-find-file): Add ido property with value find-file.
4523 2005-05-15  Kim F. Storm  <storm@cua.dk>
4525         * subr.el (open-network-stream-nowait): Remove.
4526         (open-network-stream-server): Remove.
4528 2005-05-15  Richard M. Stallman  <rms@gnu.org>
4530         * faces.el (describe-face): Output a definition link button.
4532         * help-mode.el (help-face-def): New button type.
4534         * emacs-lisp/copyright.el (copyright-fix-years):
4535         Match properly if the first year is 2-digit.
4536         Don't mess up the whitespace after the years by filling.
4538         * dired-aux.el (dired-mark-confirm):
4539         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
4541         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
4542         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
4543         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
4545         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4546         Set font-lock-comment-start-skip.
4548         * font-lock.el (font-lock-comment-start-skip): New variable.
4549         (font-lock-comment-end-skip): New variable.
4550         (font-lock-fontify-syntactically-region): Use them if non-nil.
4552 2005-05-15  Jay Belanger  <belanger@truman.edu>
4554         * calc/calc-store.el (calc-store-value): Return a string rather
4555         than display it as a message.
4556         Use calc-var-name for variable name.
4557         (calc-store-into): Add the result of calc-store-value to message.
4558         (calc-copy-variable): Add a message.
4559         (calc-store-exchange): Improve error messages.
4560         (calc-store-binary, calc-store-map): Don't reset the values of
4561         special constants.
4563 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
4565         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
4566         manual to docstring.
4568         * files.el (hack-local-variables-confirm): Add STRING argument.
4569         Make the function handle non file visiting buffers correctly.
4570         (hack-local-variables-prop-line, hack-local-variables)
4571         (hack-one-local-variable): Use STRING arg of
4572         `hack-local-variables-confirm'.
4574 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
4576         Sync with Tramp 2.0.49.
4578         * tramp.el (tramp-handle-dired-call-process)
4579         (tramp-handle-insert-directory):`insert-buffer' cannot be used
4580         because the contents of the Tramp buffer is changed before
4581         insertion (`expand-file' and alike).
4582         (tramp-handle-insert-directory): If `localname' has an empty
4583         nondirectory name, it must not be quoted.
4584         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
4585         variable `tramp-chunksize'.  Change callees.
4586         (tramp-open-connection-setup-interactive-shell): Check remote host
4587         for buggy `send-process-string' implementation.
4588         Set `tramp-chunksize' if found.  Reported by Michael Kifer
4589         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
4590         (tramp-handle-shell-command): `insert-buffer' cannot be used
4591         because the contents of the Tramp buffer is changed before
4592         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
4593         <frederic.bothamy@free.fr>.
4594         (tramp-set-auto-save): Actions should be done for Tramp file name
4595         handler only.  Ange-FTP has its own auto-save mechanism.
4596         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4597         (tramp-set-auto-save-file-modes): Set file modes of
4598         `buffer-auto-save-file-name' to ?\600 as fallback solution.
4599         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
4600         (tramp-bug): Remove obsolete variable.
4601         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
4602         for presence of `mml-mode'.  Make it running for older Emacsen as well.
4604 2005-05-14  John Paul Wallington  <jpw@pobox.com>
4606         * ibuf-ext.el (define-ibuffer-filter filename):
4607         If `dired-directory' is a list, use its car.
4609 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
4611         * ibuffer.el (define-ibuffer-column filename):
4612         If `dired-directory' is a list, use its car.
4614 2005-05-14  Richard M. Stallman  <rms@gnu.org>
4616         * subr.el (symbol-file): Doc fix.
4618         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
4619         (byte-compile-form): Call byte-compile-nogroup-warn.
4620         (byte-compile-warning-types): Doc fix.
4622         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
4624         * progmodes/cc-engine.el (c-literal-faces):
4625         Add font-lock-comment-delimiter-face.
4627         * net/net-utils.el (dig): Use with-no-warnings.
4629         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
4630         (sc-recite-frame-alist, sc-default-cite-frame)
4631         (sc-default-uncite-frame, sc-default-recite-frame)
4632         (sc-attrib-selection-list, sc-rewrite-header-list):
4633         Mark as risky-local-variable.
4635         * international/ogonek.el (ogonek-jak, ogonek-how):
4636         Don't use beginning-of-buffer.
4638         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
4640         * calendar/solar.el (solar-data-list): Move definition up.
4642         * dnd.el (dnd-protocol-alist): Add autoload.
4644         * progmodes/sh-script.el: Many doc usage fixes.
4645         (sh-indent-after-do): Change default to match common styles.
4647 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
4649         * files.el (interpreter-mode-alist)
4650         (auto-mode-interpreter-regexp): Doc fixes.
4652 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
4654         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
4656         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
4658 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4660         * dired.el (dired-mode): make-variable-buffer-local =>
4661         make-local-variable.
4663 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4665         * term/mac-win.el (mac-select-convert-to-string): Try coding
4666         systems in mac-script-code-coding-systems if specified one cannot
4667         encode string for `com.apple.traditional-mac-plain-text'.
4669 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
4671         * progmodes/make-mode.el (makefile-targets-face)
4672         (makefile-shell-face, makefile-makepp-perl-face): New faces.
4673         (makefile-dependency-regex): Fix it to not make the colon in
4674         $(var:a=b) special.
4675         (makefile-rule-action-regex): New regexp for highlighting embedded
4676         Shell strings.
4677         (makefile-macroassign-regex): Handle != for highlighting as
4678         embedded Shell strings.
4679         (makefile-var-use-regex): New const.
4680         (makefile-statements, makefile-automake-statements)
4681         (makefile-gmake-statements, makefile-makepp-statements)
4682         (makefile-bsdmake-statements): New consts.
4683         (makefile-make-font-lock-keywords): New function.
4684         (makefile-automake-font-lock-keywords)
4685         (makefile-gmake-font-lock-keywords)
4686         (makefile-makepp-font-lock-keywords)
4687         (makefile-bsdmake-font-lock-keywords): New consts.
4688         (makefile-mode-map): Add switchers between the various submodes.
4689         (makefile-mode): Document the availability of the variants.
4690         (makefile-automake-mode, makefile-gmake-mode)
4691         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
4693         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
4694         new variants of makefile-mode.
4696 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4698         * font-lock.el (font-lock-comment-delimiter-face): Fix up
4699         the inheritance.
4701 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
4703         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
4704         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
4706         * files.el (normal-mode): Extend the scope of the
4707         `enable-local-variables' binding to include the `set-auto-mode' call.
4708         (magic-mode-alist): Doc fix.
4710 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4712         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
4713         font-lock-comment-face rather than copying its setting.
4715 2005-05-12  Andreas Schwab  <schwab@suse.de>
4717         * eshell/esh-mode.el (eshell-send-input): Doc fix.
4719 2005-05-12  Lute Kamstra  <lute@gnu.org>
4721         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
4722         defcustom for the mode hook variable.  Delete the last argument.
4723         * generic-x.el: Fix callers of define-generic-mode.
4724         (generic-x-modes): Delete group.
4725         (show-tabs-tab-face, show-tabs-space-face): Put them in the
4726         generic-x customization group.
4728 2005-05-12  Kim F. Storm  <storm@cua.dk>
4730         * font-lock.el (font-lock-negation-char-face): Default to "off".
4732         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
4733         font-lock-negation-char-face to ! in !=.
4735 2005-05-12  Masatake YAMATO  <jet@gyve.org>
4737         * add-log.el (find-change-log): Fix typos in the docstring
4738         of function.
4740 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4742         * international/latexenc.el (latexenc-find-file-coding-system):
4743         Avoid `re-search-forward' when looking for input encoding because
4744         of speed and safety.  Better regular expressions for recognizing
4745         input encoding.  Limit a search for TeX-master/tex-main-file to
4746         the local variable section.
4748 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
4750         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
4751         syntax of $ to "'" (quote).
4753 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
4755         * dnd.el (dnd-protocol-alist): Improve custom type.
4757         * dired.el (dired-dnd-protocol-alist): New variable.
4758         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
4759         `dired-mode-hook' to the end.
4761 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4763         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
4764         comment-end if comment-start-skip is not set.
4765         Obey the font-lock-comment-delimiter-face variables.
4767 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4769         * files.el (executable-find): Move from executable.el.  Use locate-file.
4770         * progmodes/executable.el (executable-find): Move to files.el.
4772         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
4773         when trying to ensure forward progress.
4775 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
4777         * mouse-sel.el (mouse-sel-follow-link-p): New function.
4778         (mouse-select, mouse-select-internal, mouse-extend-internal):
4779         Use it to implement mouse-1-click-follows-link functionality.
4781 2005-05-11  Richard M. Stallman  <rms@gnu.org>
4783         * font-lock.el (font-lock-fontify-syntactically-region):
4784         Use font-lock-comment-delimiter-face for comment delimiters.
4786 2005-05-10  Jay Belanger  <belanger@truman.edu>
4788         * calc/calc-help.el (calc-m-prefix-help): Add mention of
4789         preserving embedded modes.
4791 2005-05-10  Richard M. Stallman  <rms@gnu.org>
4793         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
4795         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
4796         Move from ada-stmt.el.
4797         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
4799         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
4800         Move to ada-mode.el.
4801         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
4803         * cus-edit.el (custom-file): Call file-chase-links.
4805         * files.el (read-directory-name): Fix previous change.
4806         (hack-local-variables-confirm): New function.
4807         (hack-local-variables-prop-line, hack-local-variables)
4808         (hack-one-local-variable): Use it.
4810 2005-05-10  Lute Kamstra  <lute@gnu.org>
4812         * font-lock.el (font-lock-keywords-alist)
4813         (font-lock-removed-keywords-alist): Clarify docstrings.
4815 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
4817         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
4818         (gdb-source-info): Check for preprocessor info.
4819         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
4820         a macro for a function.
4821         (gdb-info-breakpoints-custom): Try to find file again if not already
4822         found (user might have used GDB dir command).
4823         (gdb-get-location): Update gdb-location-alist correctly for change
4824         to gdb-info-breakpoints-custom.
4826         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
4827         (gud-tooltip-print-command): Add gdbmi case.
4828         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
4829         preprocessor info.
4831 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
4833         * startup.el (fancy-splash-insert): Fix typo in doc string.
4835 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
4837         * obsolete/float.el (string-to-float):
4838         * obsolete/hilit19.el (hilit-add-pattern):
4839         * obsolete/rnews.el (news-parse-range, news-select-message)
4840         (news-get-pruned-list-of-files): Replace `string-to-int' by
4841         `string-to-number'.
4843         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
4844         `find-file-not-found-hooks'; use `add-hook'.
4845         (uncompress-while-visiting): Set `write-file-functions', not
4846         `write-file-hooks'; use `add-hook'.
4848 2005-05-09  Kim F. Storm  <storm@cua.dk>
4850         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
4851         (cua-paste): Handle clipboard action.
4852         (cua--init-keymaps): Remap clipboard-kill-region and
4853         clipboard-kill-ring-save.
4855 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
4857         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4858         Improve commentary.
4860         * simple.el (next-error-overlay-arrow-position): Revert the change
4861         made on 2005-04-30.
4863 2005-05-07  Jay Belanger  <belanger@truman.edu>
4865         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
4866         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
4867         `calc-sel-reselect'.
4869         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
4870         Calc is in embedded mode.
4872 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
4874         * progmodes/compile.el (compilation-setup):
4875         Set overlay-arrow-string to an empty string on text terminals.
4877         * textmodes/ispell.el (ispell-program-name): Try looking for
4878         "aspell" along exec-path, and if found, use it as the default
4879         speller program.
4881 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
4883         * international/mule.el (sgml-xml-auto-coding-function):
4884         Recognize encoding='FOO' in single quotes as well as in double quotes.
4886 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4888         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
4889         as well as `interactive', so that defmacro* would recognize
4890         `declare' forms.
4892 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
4894         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4895         Explain more about the LIGHTER arg's usage in the doc string.
4896         Add commentary to clarify what the code does.  Fix the regexp that
4897         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
4898         since it could have characters special to regular expressions.
4900 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
4902         * replace.el (occur-1): Bind inhibit-read-only so that
4903         erase-buffer doesn't barf on read-only text properties (likewise
4904         for add-text-properties in occur-engine).  Mark buffer as unmodified.
4905         (occur-engine): Don't set buffer-read-only here.
4907 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4909         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
4910         list-buffers-directory.  This caused the *cvs-commit* buffer to be
4911         sometimes mistakenly reused as a *cvs* buffer.
4913 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
4915         * tooltip.el: Move code for GUD tooltips into gud.el.
4916         (require): CL no longer needed to compile case.
4917         (tooltip-mode): Do not toggle functions for GUD tooltips.
4918         (tooltip-gud-tips-p): Remove.  Replace with minor mode
4919         gud-tooltip-mode in gud.el.
4920         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
4921         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
4922         tooltip-gud prefix with gud-tooltip and obsolete.
4923         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
4924         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
4925         (tooltip-mouse-motion): Mouse movement functions/variable.
4926         Rename in gud.el by adding gud prefix.
4927         (tooltip-gud-original-filter, tooltip-gud-dereference)
4928         (tooltip-gud-event, tooltip-toggle-gud-tips)
4929         (tooltip-gud-process-output, tooltip-gud-print-command)
4930         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
4931         gud.el by replacing tooltip-gud prefix with gud-tooltip.
4932         (gdb-tooltip-print): Move to gdb-ui.el.
4934         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
4935         (require): CL needed to compile case.
4936         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
4937         tooltip-gud-tips-p.  Make it a minor-mode.
4938         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
4939         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
4940         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
4941         (gud-tooltip-change-major-mode)
4942         (gud-tooltip-activate-mouse-motions-if-enabled)
4943         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
4944         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
4945         (gud-tooltip-original-filter, gud-tooltip-dereference)
4946         (gud-tooltip-event, tooltip-toggle-gud-tips)
4947         (gud-tooltip-process-output, gud-tooltip-print-command)
4948         (gud-tooltip-tips): Move from tooltip.el.
4950         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
4951         (gdb-cpp-define-alist-flags): Doc fix.
4952         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
4953         gud-tooltip-mode is t.
4955 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4957         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
4958         evaporate if their text is deleted.
4959         (goto-address-at-point): Make it work as a mouse binding as well.
4960         (goto-address-at-mouse): Obsolete it.  Update users.
4962 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
4964         * calendar/appt.el (top-level): No longer activate on load.
4966 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
4968         * calendar/cal-bahai.el (mark-bahai-diary-entries):
4969         * net/webjump.el (webjump):
4970         * progmodes/idlw-help.el (idlwave-do-context-help1)
4971         (idlwave-highlight-linked-completions):
4972         * textmodes/po.el (po-find-file-coding-system-guts):
4973         Replace `assoc-ignore-case' by `assoc-string'.
4975 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
4977         * files.el (locate-file): Doc fix.
4979         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
4980         Remove the redundant test for ms-dos.
4982         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
4983         look for the preprocessor with exec-suffixes.  If not found in
4984         standard places, look in exec-path.  Remove most of the tests that
4985         used system-type.
4987         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
4989         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
4991         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
4992         file-name clash with jka-compr.el on 8+3 filesystems.
4994 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4996         * term/mac-win.el: Don't define or bind scroll bar functions if
4997         x-toolkit-scroll-bars is t.
4998         (x-select-text, x-get-selection-value):
4999         Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
5000         (PRIMARY): Put mac-scrap-name property.
5001         (mac-select-convert-to-file-url): New function.
5002         (public.file-url): New selection target type.  Add to
5003         selection-converter-alist.
5004         (x-get-selection, x-selection-value): Handle it.
5005         (x-cut-buffer-or-selection-value): New alias.
5007 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5009         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
5010         entry to avoid calling bibtex-find-entry with arg global
5011         being t.  Remove arg key.
5012         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
5013         (bibtex-copy-summary-as-kill): Change accordingly.
5015 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5017         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
5018         (org-agenda-date-later): Use with-current-buffer.
5020 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
5022         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
5023         (define-obsolete-variable-alias): Doc Fixes.
5025 2005-05-06  Kim F. Storm  <storm@cua.dk>
5027         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
5028         vertical-motion when selective-display is active.
5030         * ido.el (ido-setup-hook): New hook.
5031         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
5032         (ido-input-stack): New var.
5033         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
5034         ido-next-work-file binding to M-O.
5035         Bind M-f to ido-wide-find-file-or-pop-dir.
5036         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
5037         (ido-read-internal): Run ido-setup-hook.
5038         Catch quit in read-file-name and read-string to cancel edit.
5039         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
5040         Automatically pop-all when completing a directory name (RET).
5041         (ido-file-internal): Add with-no-warnings around ffap and dired code.
5042         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
5043         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
5044         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
5045         New functions for M-b/M-f to move among the directory components.
5046         (ido-make-merged-file-list): Catch quit to cancel merge.
5047         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
5048         (ido-completion-help): No warnings for ido-completion-buffer-full.
5050 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
5052         * font-lock.el (font-lock-negation-char-face): New face and variable.
5053         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
5054         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
5055         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
5056         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
5058 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
5060         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
5061         Fix typo in docstring.
5063         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
5064         (ebrowse-print-statistics-line)
5065         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
5067         * term/w32-win.el (image-library-alist): Add additional name for
5068         Xpm library.
5070 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
5072         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
5073         use gcc instead of cpp.
5075         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
5076         (gdb-create-define-alist): Use it.
5077         (gdb-cpp-define-alist-program): Update for MS-DOS.
5079 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
5081         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
5083 2005-05-04  Richard M. Stallman  <rms@gnu.org>
5085         * help.el (describe-key): No error when UNTRANSLATED is nil.
5087         * simple.el (line-move-1): Fix previous change to signal errors
5088         appropriately.
5090 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
5092         * calendar/icalendar.el (icalendar-version): Now at 0.12.
5093         (icalendar-duration-correction): Remove.
5094         (icalendar--get-event-properties): Split result at commas.
5095         (icalendar--decode-isoduration): New optional argument
5096         DURATION-CORRECTION.
5097         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
5098         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
5099         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
5100         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
5101         (icalendar--convert-anniversary-to-ical): New functions, extracted
5102         from icalendar-export-region, with bug fixes.
5103         (icalendar-export-region): Use the above functions.
5104         (icalendar-import-buffer): Check before saving diary file.
5105         (icalendar--convert-recurring-to-diary)
5106         (icalendar--convert-non-recurring-all-day-to-diary)
5107         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
5108         extracted from icalendar--convert-ical-to-diary, with bug fixes.
5109         (icalendar--convert-ical-to-diary): Use the above functions.
5111 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
5113         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
5114         Remove these recent additions.
5115         (c-mode): Restore to before 2005-04-28.
5117         * progmodes/cc-vars.el (cc-define-list-program): Remove this
5118         recent addition.
5120         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
5121         (gdb-define-alist): New variables.
5122         (gdb-create-define-alist): New function.
5123         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
5124         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
5125         with string-to-number.
5126         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
5128         * progmodes/gud.el: Replace string-to-int with string-to-number.
5129         (gud-find-file): Handle gdb-define-alist.
5131         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
5133 2005-05-02  Jay Belanger  <belanger@truman.edu>
5135         * calc/calc-aent.el (math-read-token):
5136         * calc/calc-bin.el (calc-word-size):
5137         * calc/calc-ext.el (calc-read-number-fancy):
5138         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
5139         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
5140         * calc/calc-frac.el (calc-over-notation):
5141         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
5142         (calc-graph-num-points, calc-graph-init):
5143         * calc/calc-prog.el (calc-read-parse-table-part)
5144         (calc-edit-macro-repeats):
5145         * calc/calc-yank.el (calc-do-grab-rectangle):
5146         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
5147         Replace `string-to-int' by `string-to-number'.
5149 2005-05-02  Kim F. Storm  <storm@cua.dk>
5151         * kmacro.el: Use executing-kbd-macro-index variable.
5153 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
5155         * net/rlogin.el (rlogin-parse-words): Delete func.
5156         (rlogin): Use split-string, not rlogin-parse-words.
5157         Also, if there are option-like elements in the parsed args,
5158         take the host to be the first arg immediately following them.
5159         Suggested by Michael Mauger.
5161 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
5163         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
5165 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
5167         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
5168         (cc-mode-cpp-program): Rename to cc-define-list-program and
5169         move to cc-vars.el.
5171         * progmodes/cc-vars.el (cc-define-list-program):
5172         Change to "gcc -E -dM -".  Make customizable.
5174 2005-05-02  Kim F. Storm  <storm@cua.dk>
5176         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
5178 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
5180         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
5182         * international/mule-util.el (truncate-string): Remove alias and
5183         obsolete declaration.
5185         * international/mule-cmds.el (update-iso-coding-systems):
5186         Remove alias and obsolete declaration.
5188         * international/mule.el (coding-system-parent): Remove alias and
5189         obsolete declaration.
5191         * subr.el (define-function, sref): Remove aliases and obsolete
5192         declarations.
5193         (chars-in-region): Remove obsolete declaration.
5195 2005-05-01  Richard M. Stallman  <rms@gnu.org>
5197         * info.el (Info-mode): Set widen-automatically to nil, locally.
5199         * simple.el (widen-automatically): New variable.
5200         (pop-global-mark): Obey widen-automatically.
5202 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
5204         * term/xterm.el (function-key-map): Call substitute-key-definition
5205         before the keymap size is increased by a lot of define-key calls.
5207 2005-05-01  Richard M. Stallman  <rms@gnu.org>
5209         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
5210         Rename ARG to ELEMENT.  Doc fix.
5212 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
5214         * allout.el (allout-exposure): Remove macro and obsolete declaration.
5215         Remove references to allout-exposure/change to allout-new-exposure.
5217         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
5218         bytecode symbols.
5220         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
5221         (compiled-function-p, focus-frame, unfocus-frame):
5222         Remove aliases and obsolete declarations.
5223         Back out inadvertent changes from previous commit.
5225 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
5227         * files.el (require-final-newline): Make Custom tags consistent
5228         with mode-require-final-newline.
5229         (mode-require-final-newline): Doc fix.
5231 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
5233         * international/latexenc.el (latexenc-find-file-coding-system):
5234         Fix regular expressions.
5236 2005-05-01  David Kastrup <dak@gnu.org>
5238         * international/latexenc.el (latexenc-find-file-coding-system):
5239         Fix regular expressions.
5241 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
5243         * subr.el (string-to-int): Make obsolete.
5245 2005-04-30  Richard M. Stallman  <rms@gnu.org>
5247         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
5249         * loadup.el: load jka-comp-hook.
5251         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
5252         (jka-compr-handler): Add autoload.  `put' calls moved
5253         to jka-comp-hook.el.
5254         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
5255         (jka-compr-inhibit): Autoload.
5257         * jka-comp-hook.el: New file.
5258         Enable the mode by default.
5260         * files.el (backup-buffer-copy): Use copy-file instead
5261         of write-region, and put back the 'excl.
5263 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
5265         * progmodes/flymake.el (flymake-split-string)
5266         (flymake-split-string, flymake-log, flymake-pid-to-names)
5267         (flymake-reg-names, flymake-get-source-buffer-name)
5268         (flymake-unreg-names, flymake-add-line-err-info)
5269         (flymake-add-err-info): Clarify docstrings.
5270         (flymake-popup-menu, flymake-make-emacs-menu)
5271         (flymake-make-xemacs-menu): Add docstrings.
5272         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
5273         Set variables directly throughout.
5275 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
5277         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
5278         exists.  Initialize cc-define-alist.
5279         (c-mode): Add cc-create-define-alist locally to after-save-hook.
5280         If there is no file (Macroexpansion) don't create an alist.
5282 2005-04-29  Sam Steingold  <sds@gnu.org>
5284         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
5285         (cc-create-define-alist): Use it instead of the hard-coded string.
5287 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5289         * international/mule-conf.el (file-coding-system-alist): Fix regexp
5290         for latexenc.
5292 2005-04-29  Lute Kamstra  <lute@gnu.org>
5294         * emacs-lisp/generic.el: Improve commentary section.
5295         (define-generic-mode): Improve docstring.
5297 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
5299         * textmodes/org.el (many places): Change to quiet the byte compiler.
5300         (org-prefix-format-compiled): New variable.
5301         (org-compile-prefix-format): New function.
5302         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
5303         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
5304         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
5305         (org-get-entries-from-diary): Use `org-get-time-of-day' for
5306         consistency with entries from `org-mode' files.
5307         (org-get-time-of-day): Fix bug with partial matches early in a line.
5308         (org-non-link-chars): New constant.
5309         (org-link-regexp): Respect `org-non-link-chars'.
5310         (org-agenda-day-view): Remove command.
5311         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
5312         (org-follow-bbdb-link, org-store-link): Search also company field.
5313         (org-highlight-overlay): New variable.
5314         (org-highlight, org-unhighlight): New functions.
5315         (org-agenda-mode): Add pre-command-hook to remove highlight.
5316         (org-evaluate-time-range): Behavior depends upon whether time stamp
5317         contains a time or not.
5318         (org-show-subtree, org-show-entry): New functions.
5319         (org-agenda-cleanup-fancy-diary): Remove empty lines.
5321 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
5323         * comint.el (comint-output-filter-functions): Add autoload cookie.
5325 2005-04-28  Kim F. Storm  <storm@cua.dk>
5327         * ido.el (ido-everywhere): Fix last change.
5329 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5331         * international/latexenc.el: New file.
5332         * international/mule-conf.el (file-coding-system-alist): For .tex,
5333         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
5335 2005-04-28  Lute Kamstra  <lute@gnu.org>
5337         * font-lock.el (font-lock-add-keywords)
5338         (font-lock-remove-keywords): Clarify docstring.
5339         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
5340         Don't start docstrings with a `*'.
5341         (font-lock-update-removed-keyword-alist): Give it a docstring.
5343         * generic-x.el: Update commentary section.
5344         Only require font-lock when compiling.
5345         Define all modes conditionally.
5346         Place all generic modes in the generic-x-modes customization group.
5347         (generic-x-modes): New customization group.
5348         (generic-default-modes, generic-mswindows-modes)
5349         (generic-unix-modes, generic-other-modes): New constants.
5350         (generic-define-mswindows-modes, generic-define-unix-modes):
5351         Update docstrings.  Make them obsolete.
5352         (generic-extras-enable-list): New default value.  Update docstring.
5353         Improve :type.  Change :set function.
5354         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
5355         Fix docstring.
5357         * emacs-lisp/generic.el (generic-mode-internal):
5358         Simplify font-lock-defaults.
5359         (define-generic-mode): Fix docstring.
5361 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5363         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
5364         font-lock-face property to highlight matches.
5366 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
5368         * progmodes/cc-mode.el (cc-create-define-alist): New function.
5369         (cc-define-alist): New variable.
5370         (c-mode): Make it local and initialize it.
5372         * progmodes/gdb-ui.el (gdb-active-process): New variable.
5373         (gdb-exited): New function.
5374         (gdb-annotation-rules): Use it.
5375         (gdb-starting): Set gdb-active-process to t.
5376         (gdb-stopping): Amend doc string.
5377         (gdb-reset): Set gdb-active-process to nil.
5379         * tooltip.el (tooltip-gud-tips): Show the associated #define
5380         directives when a C program under GDB is not executing.
5382 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5384         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
5385         font-lock-fontify-syntactic-keywords.
5387         * font-lock.el (font-lock-default-fontify-region): Don't force
5388         parse-sexp-lookup-properties to nil.
5390 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
5392         * man.el (man-mode-syntax-table): Set up `:' to have
5393         word-constituent syntax.
5395 2005-04-27  Lute Kamstra  <lute@gnu.org>
5397         * novice.el (disable-command): Don't add spurious newlines to the
5398         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
5400 2005-04-26  Jay Belanger  <belanger@truman.edu>
5402         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
5403         than one window before deleting window.
5405 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
5407         * shell.el (shell-prompt-pattern): Doc fix.
5408         (shell-mode): Set paragraph-separate buffer locally to "\\'".
5410         * comint.el (comint-prompt-regexp, comint-get-old-input)
5411         (comint-use-prompt-regexp)
5412         (comint-use-prompt-regexp-instead-of-fields)
5413         (comint-replace-by-expanded-history, comint-send-input)
5414         (comint-output-filter, comint-get-old-input-default)
5415         (comint-line-beginning-position, comint-bol, comint-show-output)
5416         (comint-backward-matching-input, comint-forward-matching-input)
5417         (comint-next-prompt, comint-previous-prompt):
5418         Rename `comint-use-prompt-regexp-instead-of-fields' to
5419         `comint-use-prompt-regexp'.  Keep old name as alias and declare
5420         obsolete.
5421         (comint-use-prompt-regexp): Shorten first line of doc string.
5423         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
5424         Set paragraph-separate buffer locally to "\\'".
5426         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
5427         Adapt to above name change.
5429         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5430         (smbclient-prompt-regexp): Ditto.
5432         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
5434 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
5436         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
5437         gdb-location-list.
5438         Break lines that are over 80 characters wide.
5440 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5442         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
5443         New fun and var, to preserve compatibility.
5445         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
5447 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
5449         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
5450         name to file-newer-than-file-p.
5452 2005-04-26  Richard M. Stallman  <rms@gnu.org>
5454         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
5456         * progmodes/python.el (python-mode):
5457         Use new name eldoc-documentation-function.
5459         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
5461         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
5462         (eldoc-documentation-function):
5463         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
5465 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
5467         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
5469 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
5471         * term/xterm.el (function-key-map): Fix strings for
5472         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
5473         {C,S,A,C-S}-{f1-f12}.
5475 2005-04-26  Kenichi Handa  <handa@m17n.org>
5477         * international/mule-cmds.el (select-safe-coding-system):
5478         Fix previous change.
5480 2005-04-26  Lute Kamstra  <lute@gnu.org>
5482         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
5484         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
5485         (font-lock-comment-delimiter-face): Ditto.
5487         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
5489 2005-04-25  Jay Belanger  <belanger@truman.edu>
5491         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
5492         to t while inserting information; use help-mode.
5494 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
5496         * term.el (ansi-term-color-vector): Use the xterm colors.
5497         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
5499 2005-04-25  Lute Kamstra  <lute@gnu.org>
5501         * font-core.el (font-lock-defaults): Fix docstring.
5503         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
5505 2005-04-25  Kenichi Handa  <handa@m17n.org>
5507         * international/mule-cmds.el (select-safe-coding-system):
5508         Don't check consistency with coding: spec, etc if raw-text or
5509         no-conversion was found to be safe.
5511 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5513         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
5514         citation markers at start of each line.
5516         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
5517         citation markers at start of each line.
5519         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
5521         * files.el (mode-require-final-newline): Fix previous change.
5522         (require-final-newline): Fix type label.
5524 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
5526         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
5527         statement in buffer (broken by 2004-11-24 change).
5529 2005-04-24  Kim F. Storm  <storm@cua.dk>
5531         * ido.el (ido-everywhere): Save and restore old read-buffer-function
5532         and read-file-name-function values.  Don't overwrite existing
5533         non-nil values if ido-mode is enabled without ido-everywhere.
5535 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
5537         * files.el (mode-require-final-newline): Minor doc fix.
5539 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
5541         * subr.el (syntax-after): Doc fix.
5542         (syntax-class): If argument is nil, return nil.  Mask off upper 16
5543         bits, not 8 bits.
5545         * files.el (mode-require-final-newline): Doc fix.
5546         (backup-buffer-copy): Fix last change.
5548 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5550         * term/mac-win.el: Require select.  Set selection-coding-system to
5551         mac-system-coding-system.  Call menu-bar-enable-clipboard.
5552         (x-last-selected-text-clipboard, x-last-selected-text-primary)
5553         (x-select-enable-clipboard): New variables.
5554         (x-select-text, x-get-selection, x-selection-value)
5555         (x-get-selection-value, mac-select-convert-to-string)
5556         (mac-services-open-file, mac-services-open-selection)
5557         (mac-services-insert-text): New functions.
5558         (CLIPBOARD, FIND): Put mac-scrap-name property.
5559         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
5560         (public.tiff): Put mac-ostype property.
5561         (selection-converter-alist): Add entries for them.
5562         (mac-application-menu-map): New keymap.
5563         (interprogram-cut-function, interprogram-paste-function): Set to
5564         x-select-text and x-get-selection-value, respectively.
5565         (split-window-keep-point): Set to t.
5567 2005-04-23  Richard M. Stallman  <rms@gnu.org>
5569         * files.el (read-directory-name): Always pass non-nil
5570         DEFAULT-FILENAME arg to read-file-name.
5571         (backup-buffer-copy, basic-save-buffer-2): Take care against
5572         writing thru an unexpected existing symlink.
5573         (revert-buffer): In indirect buffer, revert the base buffer.
5574         (magic-mode-alist): Doc fix.
5575         (buffer-stale-function): Doc fix.
5576         (minibuffer-with-setup-hook): Avoid warning.
5577         (mode-require-final-newline): Doc and custom fix.
5579         * follow.el (follow-end-of-buffer): Use with-no-warnings.
5581         * font-lock.el (font-lock-comment-face): On terminals with few colors,
5582         use the default appearance.
5583         (font-lock-comment-delimiter-face): New face, new variable.
5585         * imenu.el (imenu--generic-function): The official position of a
5586         definition is the start of the line that BEG is in.
5588         * midnight.el (midnight-timer): Move defvar up.
5590         * mouse.el (mouse-drag-region-1): Delete some debugging code.
5592         * saveplace.el (save-place-to-alist): Use with-no-warnings.
5594         * startup.el (command-line): Use with-no-warnings.
5596         * window.el (window-size-fixed): New defvar.
5598         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
5600         * mail/rmail.el (rmail-font-lock-keywords):
5601         Use font-lock-comment-delimiter-face.
5603         * mail/sendmail.el (mail-font-lock-keywords):
5604         Use font-lock-comment-delimiter-face.
5606         * progmodes/compile.el (next-error-highlight-timer): New defvar.
5608 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
5610         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5611         Specify t for LAXMATCH when matching directories.
5612         Save match data around compilation-compat-error-properties form.
5614 2005-04-23  David Kastrup  <dak@gnu.org>
5616         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
5617         Mention that the autoloaded aliases should be kept for AUCTeX.
5619 2005-04-23  Andreas Schwab  <schwab@suse.de>
5621         * isearch.el (isearch-forward): Doc fix.
5623 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
5625         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
5626         (jit-lock-stealth-nice): Change default value to 0.5.
5628 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
5630         * abbrev.el (write-abbrev-file): Write table entries in
5631         alphabetical order by table name.
5633 2005-04-22  Kim F. Storm  <storm@cua.dk>
5635         * ido.el (ido-read-internal): Fix `list' completion.
5637 2005-04-22  Kenichi Handa  <handa@m17n.org>
5639         * recentf.el (recentf-save-file-coding-system): New variable.
5640         (recentf-save-list): Encode the file by
5641         recentf-save-file-coding-system and add coding: tag.
5643 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
5645         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
5647 2005-04-21  Lute Kamstra  <lute@gnu.org>
5649         * loadhist.el (unload-feature): Don't remove a function from hooks
5650         if it is about to be restored to an autoload .  Remove functions
5651         that will become unbound from auto-mode-alist.  Simplify the code.
5653         * subr.el (assq-delete-all): New implementation that is linear,
5654         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
5655         (rassq-delete-all): New function.
5657         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5658         Add size-indication-mode.
5660 2005-04-21  Kenichi Handa  <handa@m17n.org>
5662         * international/mule-cmds.el: Add autoload for widget-value in
5663         eval-when-compile.
5665 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
5667         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5668         Add tooltip-mode.
5670         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
5672 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
5674         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
5675         (inferior-lisp-filter-regexp, inferior-lisp-program)
5676         (inferior-lisp-load-command, inferior-lisp-prompt)
5677         (inferior-lisp-mode-hook, lisp-source-modes)
5678         (inferior-lisp-load-hook): defvar->defcustom.
5679         (inferior-lisp-program, inferior-lisp-prompt)
5680         (inferior-lisp-load-hook): Doc fixes.
5681         (inferior-lisp-install-letter-bindings): Small change in
5682         introductory comment.
5684 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
5686         * vc.el (vc-annotate-color-map): Change some colors so that text
5687         using them as foreground is readable on both white and black
5688         backgrounds.
5690 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5692         * international/mule-conf.el (translation-table-for-input):
5693         Remove redundant declaration.
5695 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
5697         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
5699         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
5700         (tooltip-toggle-gud-tips): New function.
5702 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5704         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
5705         right angle brackets.
5707 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
5709         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
5711 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5713         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
5714         Remove.  Update callers to use expand-file-name instead.
5716         * subr.el (syntax-class): New function.
5718         * simple.el (blink-matching-open): Use it.
5720         * paren.el (show-paren-function): Use it to recognize parens that are
5721         also used in 2-char comment markers.
5723 2005-04-19  Lute Kamstra  <lute@gnu.org>
5725         * loadhist.el (unload-feature): Update for new format of
5726         load-history.  Simplify the code.
5728 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5730         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
5731         (mac-add-charset-info): New function.  Initialize variable
5732         mac-charset-info-alist using it.
5733         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
5734         for translation.
5735         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
5736         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
5737         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
5738         New CCL programs.
5740 2005-04-19  Kim F. Storm  <storm@cua.dk>
5742         * simple.el (next-buffer, prev-buffer, next-error)
5743         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5744         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
5746         * bindings.el (next-buffer, prev-buffer, next-error)
5747         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5748         (clone-indirect-buffer-other-window): Move bindings from simple.el.
5749         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
5750         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
5752 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5754         * isearch.el (isearch-edit-string): Make the search-ring available for
5755         minibuffer history commands.
5756         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
5757         the default history commands now work just as well.
5758         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
5760 2005-04-18  Kim F. Storm  <storm@cua.dk>
5762         * emulation/cua-base.el (cua--pre-command-handler): Add more
5763         elaborate check for shift modifier on non-window systems.
5765 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
5767         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
5769 2005-04-18  Kim F. Storm  <storm@cua.dk>
5771         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
5772         and make it optional.  Don't test tooltip-gud-echo-area here.
5773         (tooltip-gud-process-output, gdb-tooltip-print):
5774         Pass tooltip-gud-echo-area to tooltip-show.
5775         (tooltip-help-tips): Remove second optional arg to tooltip-show.
5777 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5779         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
5780         `display-graphic-p' may not be bound yet.
5782 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
5784         * startup.el (command-line): No longer enable Xterm Mouse mode by
5785         default in terminals compatible with xterm.
5787         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
5789 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
5791         * tooltip.el (tooltip-gud-echo-area): Rename from
5792         tooltip-use-echo-area.
5793         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
5794         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
5795         area independently of where help tooltips are displayed.
5797 2005-04-17  David Kastrup  <dak@gnu.org>
5799         * cus-theme.el (custom-theme-write-variables): Quote variables
5800         where necessary.
5802 2005-04-17  Richard M. Stallman  <rms@gnu.org>
5804         * simple.el (yank-excluded-properties): Add follow-link to value.
5806         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
5808         * startup.el (fancy-splash-max-time): Just 30 seconds.
5809         (fancy-splash-delay): Just 7.
5810         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
5812         * loadhist.el (unload-feature): Update for new format of load-history.
5813         Simplify the code.
5815         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
5816         (rmail-font-lock-keywords): Don't fontify the text of a citation.
5818         * mail/sendmail.el (mail-font-lock-keywords):
5819         Don't fontify subject text.
5820         Don't fontify the text of a citation.
5822 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
5824         * comint.el (comint-output-filter): Run comint-output-filter-functions
5825         with point where the user had it.
5827 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5829         * international/ucs-tables.el (ucs-set-table-for-input):
5830         Disable when using unify-on-decoding.
5832 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
5834         * emulation/cua-base.el (cua-global-mark-face): Add special case
5835         for displays supporting a high number of colors.
5837 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
5839         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
5841 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
5843         * filesets.el (filesets-add-buffer): If user supplies a name of a
5844         non-existing fileset, create a new fileset.
5846 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
5848         * textmodes/org.el (org-up-heading-all): Fix bug with
5849         `outline-up-heading-all'.
5851 2005-04-16  Andreas Schwab  <schwab@suse.de>
5853         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
5854         /etc/permissions.d/* and /etc/aliases.d/*.
5856 2005-04-16  Kenichi Handa  <handa@m17n.org>
5858         * international/code-pages.el (cp-make-coding-system):
5859         Set `translation-table-for-input' property value to the symbol
5860         ucs-mule-to-mule-unicode, not to that value.
5861         (pt154): Escape guillemet by `\'.
5863 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
5865         * loadup.el: Load tooltip if x-show-tip is fboundp.
5867         * startup.el (command-line): Add comment.
5869         * tooltip.el (tooltip-mode): Specify correct standard value for
5870         Custom in init-value.
5872 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
5874         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
5875         possible.
5877 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
5879         * textmodes/org.el (org-agenda-date-prompt): Rename from
5880         `org-agenda-date-today'.
5881         (org-evaluate-time-range): Insert at point instead of directly
5882         after time range.
5883         (org-first-headline-recenter, org-subtree-end-visible-p)
5884         (org-optimize-window-after-visibility-change): New functions
5885         (org-agenda-post-command-hook): Don't allow point at end of line,
5886         to make sure it always hits the text properties.
5887         (org-agenda-next-date-line, org-agenda-previous-date-line):
5888         New commands.
5889         (org-set-regexps-and-options): Category may contain white space.
5890         (org-agenda-get-deadlines, org-agenda-get-scheduled):
5891         Improve marker positions.
5892         (org-agenda-new-marker): Argument POS made optional.
5893         (org-agenda-get-timestamps): Deadlines which are done are listed
5894         in org-done-face now.
5895         (org-agenda-get-todos, org-agenda-get-timestamps)
5896         (org-agenda-get-deadlines, org-agenda-get-scheduled):
5897         Set `undone-face' and `done-face' properties.
5898         (org-last-todo-state-is-todo): New variable.
5899         (org-todo): Set `org-last-todo-state-is-todo'.
5900         (org-agenda-todo): Change face according to
5901         `org-last-todo-state-is-todo'.  And change other lines referring to
5902         the same entry.
5903         (org-calendar-goto-agenda): New command.
5904         (org-calendar-to-agenda-key): New option.
5905         (org-startup-folded): New allowed value `content'.
5906         (org-set-regexps-and-options): Accept new value `content' for
5907         `org-startup-folded'.
5908         (org-get-current-options): Handle new value `content' for
5909         `org-startup-folded'.
5910         (org-insert-todo-heading): New command.
5911         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
5912         interactively in empty file and option
5913         `org-insert-mode-line-in-empty-file' has been set.
5914         (org-agenda-todo,org-agenda-priority): Modify to use
5915         `org-agenda-change-all-lines'.
5916         (org-warning-face): Change color on dark background
5918 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5920         * international/mule-cmds.el (set-locale-environment): On Mac OS,
5921         use preferences AppleLocale and AppleLanguages, and variable
5922         mac-system-locale for default locale.  On Mac OS Classic, use
5923         mac-system-coding-system for default coding systems.
5925         * term/mac-win.el: Don't set file-name-coding-system.
5926         Decode variables system-name, emacs-build-system, user-login-name, and
5927         user-full-name by mac-system-coding-system on Mac OS Classic.
5928         (mac-system-coding-system): New variable.
5930 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
5932         * startup.el (command-line): Handle `xterm-mouse-mode' before
5933         reading init file.
5935         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
5937 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
5939         * progmodes/sh-script.el (sh-here-document-word): Make it a
5940         defcustom.  Doc fix.
5941         (sh-add): Bash uses $(( )) for arithmetic.
5942         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
5943         (sh-maybe-here-document): Remove quotes and leading whitespace
5944         from heredoc word when closing.  Indent heredoc with tabs if word
5945         starts with "-".
5947 2005-04-13  Richard M. Stallman  <rms@gnu.org>
5949         * simple.el (undo): Fix previous change.
5951         * custom.el (defface): Doc fix.
5953 2005-04-13  Lute Kamstra  <lute@gnu.org>
5955         * Makefile.in (DONTCOMPILE): Remove list.
5956         (compile, compile-always): Don't use DONTCOMPILE.
5957         (update-authors): Load the library in which batch-update-authors
5958         is defined.
5959         * makefile.w32-in (DONTCOMPILE): Remove list.
5960         (compile, compile-always): Fix comments.
5961         (update-authors): Load the library in which batch-update-authors
5962         is defined.
5964         * generic-x.el (generic-mode-ini-file-find-file-hook):
5965         Rename to ini-generic-mode-find-file-hook.
5966         Keep generic-mode-ini-file-find-file-hook as an alias.
5967         (ini-generic-mode-find-file-hook): Rename from
5968         generic-mode-ini-file-find-file-hook.  Fix docstring.
5969         (ini-generic-mode): Docstring change.
5970         (bat-generic-mode-run-as-comint): Silence the byte compiler.
5972         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
5973         called from lisp.
5975         * generic.el: Move to the emacs-lisp subdir.
5977 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
5979         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
5980         and C-S- function and cursor motion keys.
5982 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
5984         * startup.el (command-line): Enable Xterm Mouse mode by default.
5985         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
5986         for Custom.  No longer show "Mouse" in mode line when enabled.
5987         Doc fix.
5989 2005-04-12  Kim F. Storm  <storm@cua.dk>
5991         * emulation/cua-base.el (cua-rectangle-face)
5992         (cua-rectangle-noselect-face): Define face attributes here.
5994         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
5996 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5998         * startup.el (command-line): Turn off blinking cursor if
5999         cursorBlink in resources is off or false.
6001 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6003         * term/mac-win.el (dnd): Require dnd.
6004         (mac-drag-n-drop): Call dnd-handle-one-url.
6005         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
6006         (kTextEncodingISOLatin2): Remove constants.
6007         (mac-script-code-coding-systems): New constant.
6008         (mac-handle-language-change): New function.
6009         (special-event-map): Bind it to `language-change' event.
6010         (mac-centraleurroman, mac-cyrillic): New coding systems.
6011         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
6012         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
6013         and mac-cyrillic-encoder to encode-mac-centraleurroman and
6014         encode-mac-cyrillic, respectively.
6016 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
6018         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
6019         Don't set overlay-arrow-string to "=>" as this is done
6020         globally in C now.
6022 2005-04-12  Lute Kamstra  <lute@gnu.org>
6024         * generic-x.el (rc-generic-mode, rul-generic-mode):
6025         Fix auto-mode-alist entries.
6026         (etc-fstab-generic-mode): Tweak fontification.
6028         * generic.el (generic-make-keywords-list): Fix docstring.
6029         (generic-mode-internal): Simplify generic-font-lock-keywords.
6031 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
6033         * whitespace.el (whitespace-buffer-leading)
6034         (whitespace-buffer-trailing): Revert the incorrect test inversion.
6035         However, fix the highlight area for the leading and
6036         trailing whitespaces to show space.
6038 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
6040         * whitespace.el (whitespace-version): Bump to 3.5
6042         (whitespace-buffer-leading, whitespace-buffer-trailing):
6043         Invert sense of the test to highlight the whitespace.
6045 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
6047         * progmodes/gud.el (gud-display-line): GUD uses its own
6048         overlay arrow now so don't set overlay-arrow-string.
6049         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
6051 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
6053         * term.el (term-ansi-current-bold, term-ansi-current-underline)
6054         (term-ansi-current-reverse, term-ansi-current-invisible)
6055         (term-ansi-face-already-done): Change to boolean.
6056         (term-reset-terminal, term-handle-colors-array): Handle the above
6057         vars accordingly.
6058         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
6059         (term-emulate-terminal): Use the new name.
6061         * faces.el (secondary-selection): Use yellow1, not yellow.
6062         (trailing-whitespace): Use red1, not red.
6064 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6066         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
6067         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
6068         (dired-dnd-handle-file): Call dnd-get-local-file-uri
6070         * cus-edit.el (dnd): New group.
6072         * term/w32-win.el (dnd): Require dnd
6073         (w32-drag-n-drop): Call dnd-handle-one-url.
6075         * x-dnd.el: Require dnd.
6076         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
6077         Call dnd-handle-one-url.
6078         (x-dnd-types-alist, x-dnd-insert-utf8-text)
6079         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
6080         to dnd-insert-text.
6081         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
6082         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
6083         (x-dnd-get-local-file-name, x-dnd-open-local-file)
6084         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
6086         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
6088 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
6090         * wdired.el: Doc fixes.
6091         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
6092         (wdired-use-dired-vertical-movement): Rename from
6093         wdired-always-move-to-filename-beginning.
6094         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
6095         (wdired-change-to-wdired-mode): Change mode name.
6096         (wdired-newline): Delete.
6098 2005-04-11  Richard M. Stallman  <rms@gnu.org>
6100         * whitespace.el (whitespace-highlight-the-space):
6101         Don't call whitespace-unhighlight-the-space here.
6103         * simple.el (undo): Record t in undo-equiv-table
6104         for the redo record made by an undo-in-region.
6106 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
6108         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
6109         (gdb-frame-inferior-io-buffer): New Functions to control
6110         display of separate IO buffer.
6111         (menu): Add them to menu-bar.
6112         (gdb-display-buffer): Check for buffer another frame.
6113         Protect GUD buffer.
6114         (gdb-setup-windows): Create IO buffer if not already there.
6115         (gdb-memory-mode): Remove purecopy noops.
6117 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
6119         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
6120         and pass to self-insert-command.
6122 2005-04-11  Lute Kamstra  <lute@gnu.org>
6124         * generic.el: Commentary section cleanup.
6125         (generic): Delete.
6126         (generic-use-find-file-hook, generic-lines-to-scan)
6127         (generic-find-file-regexp, generic-ignore-files-regexp)
6128         (default-generic-mode, generic-mode-find-file-hook)
6129         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
6130         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
6131         (generic-use-find-file-hook, generic-lines-to-scan)
6132         (generic-find-file-regexp, generic-ignore-files-regexp)
6133         (default-generic-mode, generic-mode-find-file-hook)
6134         (generic-mode-ini-file-find-file-hook): Move from generic.el.
6136 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
6138         * bookmark.el (bookmark-write-file): Catch errors writing file.
6139         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
6141 2005-04-10  Richard M. Stallman  <rms@gnu.org>
6143         * startup.el (fancy-splash-tail): Update copyright year.
6144         (command-line): Split part of -Q into -D.
6145         (emacs-basic-display): New defvar.
6146         (fancy-splash-text): Correct name of menu item.
6148         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
6150         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
6151         lines in one node.
6153         * comint.el (comint-send-input): New arg ARTIFICIAL.
6154         Callers in this file changed.
6156         * abbrev.el (define-abbrevs): Read system abbrevs properly.
6158         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
6160 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
6162         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
6163         `ldap-search-internal'.
6165 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6167         * files.el (set-auto-mode-1): Use line-end-position.
6169         * international/latin-1.el:
6170         * international/latin-2.el:
6171         * international/latin-3.el:
6172         * international/latin-4.el:
6173         * international/latin-5.el:
6174         * international/latin-8.el:
6175         * international/latin-9.el: Give punctuation syntax to NBSP.
6177         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
6178         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
6179         Use char-classes to accept non-ascii letters, accepted in some recent
6180         bibtex implementations.
6182 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
6184         * custom.el (custom-set-minor-mode): Any non-nil value for the
6185         variable should enable the mode when set through Custom.
6187 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6189         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
6190         TAB binding so tab-always-indent is obeyed.
6191         (vhdl-minibuffer-local-map): Move initialization into declaration.
6192         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
6193         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
6194         (vhdl-hooked-abbrev): Avoid test for XEmacs.
6195         (vhdl-current-line): Use line-beginning-position.
6196         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
6197         with-output-to-temp-buffer, so the current position can be recorded.
6199 2005-04-10  Masatake YAMATO  <jet@gyve.org>
6201         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6202         Add regexp for gcov.
6204 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6206         * calendar/time-date.el (time-to-seconds, seconds-to-time)
6207         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
6208         syntax which Emacs 20 doesn't support.
6210 2005-04-09  Richard M. Stallman  <rms@gnu.org>
6212         * help.el (describe-key-briefly, describe-key):
6213         Replace strings as event types with "(any string)".
6215 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6217         * arc-mode.el (archive-mode-map): Move initialization into
6218         the declaration.  Override *all* bindings of `undo'.
6219         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
6221 2005-04-09  Jay Belanger  <belanger@truman.edu>
6223         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
6225 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
6227         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
6228         (xterm-register-default-colors): Update color values computation
6229         to match xterm-200.
6231 2005-04-09  Kenichi Handa  <handa@m17n.org>
6233         * international/code-pages.el (iso-latin-7): Fix the map.
6235 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
6237         * emacs-lisp/lisp.el (defun-prompt-regexp)
6238         (parens-require-spaces, buffer-end, end-of-defun)
6239         (insert-parentheses): Doc fixes.
6241 2005-04-08  Kim F. Storm  <storm@cua.dk>
6243         * comint.el (comint-highlight-prompt): Fix face spec.
6244         * hi-lock.el (hi-green): Likewise.
6246 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
6248         * cus-edit.el (custom-modified-face):
6249         * comint.el (comint-highlight-input): Fix previous changes.
6250         * term.el (term-handle-ansi-escape): Add a comment.
6252 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6254         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
6255         in the buffer and in whitespace-highlighted-space.
6256         (whitespace-unhighlight-the-space): Simplify.
6257         (whitespace-buffer): Simplify.
6259 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
6261         * textmodes/table.el (table-cell-face): Add special case for
6262         displays supporting a high number of colors.
6263         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
6264         (vhdl-font-lock-reserved-words-face)
6265         (vhdl-speedbar-architecture-face)
6266         (vhdl-speedbar-instantiation-face)
6267         (vhdl-speedbar-architecture-selected-face)
6268         (vhdl-speedbar-instantiation-selected-face): Likewise.
6269         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
6270         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
6271         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
6272         (ebrowse-root-class-face, ebrowse-member-attribute-face)
6273         (ebrowse-progress-face): Likewise.
6274         * progmodes/compile.el (compilation-info-face): Likewise.
6275         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
6276         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
6277         * calendar/calendar.el (diary-face): Likewise.
6278         * woman.el (woman-italic-face, woman-bold-face)
6279         (woman-unknown-face): Likewise.
6280         * wid-edit.el (widget-button-pressed-face): Likewise.
6281         * whitespace.el (whitespace-highlight-face): Likewise.
6282         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
6283         * pcvs-info.el (cvs-marked-face): Likewise.
6284         * info.el (info-xref): Likewise.
6285         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
6286         * hilit-chg.el (highlight-changes-face)
6287         (highlight-changes-delete-face): Likewise.
6288         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
6289         (hi-red-b): Likewise.
6290         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
6291         * font-lock.el (font-lock-keyword-face)
6292         (font-lock-function-name-face, font-lock-warning-face): Likewise.
6293         * cus-edit.el (custom-invalid-face, custom-modified-face)
6294         (custom-set-face, custom-changed-face, custom-variable-tag-face)
6295         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
6296         * comint.el (comint-highlight-prompt): Likewise.
6298 2005-04-08  Lute Kamstra  <lute@gnu.org>
6300         * font-lock.el (font-lock-keywords): Docstring fixes.
6302 2005-04-08  Kenichi Handa  <handa@m17n.org>
6304         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
6305         chars are more than a limit, print " and more..." at the tail.
6307 2005-04-08  Kim F. Storm  <storm@cua.dk>
6309         * emacs-lisp/authors.el (authors-aliases): Update list.
6310         (authors-ignored-files): New list.
6311         (authors-fixed-entries): Fix typo.
6312         (authors-renamed-files-alist): Update list.
6313         (authors-add): Check authors-ignored-files.
6315 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
6317         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
6318         optional, to ensure backward compatibility.
6320 2005-04-08  Stephen Eglen  <stephen@gnu.org>
6322         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
6324 2005-04-08  Kim F. Storm  <storm@cua.dk>
6326         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
6328         * mouse.el (mouse-on-link-p): Doc fix.
6330 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
6332         * ielm.el (ielm-prompt-read-only): Doc fix.
6334         * comint.el (comint-prompt-read-only): Doc fix.
6336 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
6338         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
6339         ensure dired always handles wildcards passed to ffap.
6340         (find-file-at-point): Use it.
6341         (ffap-dired-wildcards): Doc fix.
6343 2005-04-07  Juri Linkov  <juri@jurta.org>
6345         * simple.el (next-error-overlay-arrow-position): New defvar.
6346         Put "=>" on its property `overlay-arrow-string'.  Add it to
6347         `overlay-arrow-variable-list'.
6349         * progmodes/compile.el (compilation-setup):
6350         Set `next-error-overlay-arrow-position' to nil.  Also set it to
6351         nil in the local hook `kill-buffer-hook'.  Make local variable
6352         `overlay-arrow-string' and set it to "=>".
6353         (compilation-goto-locus): Set BOL position to
6354         `next-error-overlay-arrow-position' instead of
6355         `overlay-arrow-position'.
6357         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
6358         locally instead of adding it to the global hook.
6359         (Info-kill-buffer): Move up.
6361 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
6363         * term/xterm.el (xterm-standard-colors): Update color values from
6364         xterm-200.
6366 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6368         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
6370         * fast-lock.el:
6371         * lazy-lock.el: Move them to the obsolete subdir.
6373 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
6375         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
6376         (wdired-add-replace-advice): Remove.
6377         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
6379 2005-04-06  Kim F. Storm  <storm@cua.dk>
6381         * startup.el (command-line): Add --bare-bones alias for -Q.
6383 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6385         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
6386         create the startup fontset if a font specification ends with
6387         `mac-roman'.
6389 2005-04-06  Lute Kamstra  <lute@gnu.org>
6391         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
6392         change.
6394         * emacs-lisp/copyright.el (copyright-update-year): Replace the
6395         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
6397 2005-04-05  Lute Kamstra  <lute@gnu.org>
6399         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
6400         (define-generic-mode): Ditto.  Fix debug declaration.
6402         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
6403         Put them in the generic-x group.
6405         * calendar/timeclock.el (timeclock): Doc fix.
6407         * generic.el (define-generic-mode): Don't use custom-current-group.
6408         Document default :group value.
6409         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
6410         (define-global-minor-mode): Don't use custom-current-group.
6412 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
6414         * startup.el (command-line-1): Display startup-echo-area-message
6415         when fancy splash screen is in use.
6417         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
6418         (sh-escaped-newline): New face.
6419         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
6420         newline, and use sh-escaped-newline face.
6422         * progmodes/tcl.el (tcl-escaped-newline): New face.
6423         (tcl-builtin-list): New variable.
6424         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
6425         newlines.  Fix keywords subexpression number.
6427 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
6429         * textmodes/org.el (org-diary-default-entry): Fix call to
6430         `add-to-diary-entry'.
6432 2005-04-05  Kim F. Storm  <storm@cua.dk>
6434         * ediff-init.el: Use (featurep 'xemacs).
6436 2005-04-05  David Ponce  <david@dponce.com>
6438         * cus-edit.el (face): Derive from symbol widget.  Display sample
6439         of the current face on the fly.
6440         (widget-face-sample-face-get, widget-face-notify): New functions.
6441         (widget-face-value-create): Remove.
6443         * wid-edit.el (widget-field-end): Temporarily remove field
6444         narrowing before to call `get-char-property'.
6446 2005-04-04  Jay Belanger  <belanger@truman.edu>
6448         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
6449         (math-read-subscripts): New variable.
6450         (math-read-preprocess-string): Process subscripts.
6452 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
6454         * comint.el (comint-prompt-read-only): Doc fix.
6456         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
6457         `-1'.  Doc fix.
6459 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
6461         * textmodes/org.el (org-insert-mode-line-in-empty-file):
6462         Change default value to nil.
6464 2005-04-04  Lute Kamstra  <lute@gnu.org>
6466         * autorevert.el (auto-revert-mode): Specify :group.
6467         * battery.el (display-battery-mode): Specify :group.
6468         * diff-mode.el (diff-minor-mode): Specify :group.
6469         * font-core.el (font-lock-mode): Specify :group.
6470         * hl-line.el (hl-line-mode): Specify :group.
6471         * iimage.el (iimage): New customization group.
6472         (iimage-mode): Specify :group.
6473         * longlines.el (longlines-mode): Specify :group.
6474         * master.el: Don't require easy-mmode.
6475         (master): New customization group.
6476         (master-mode): Specify :group.
6477         * msb.el (msb-mode): Specify :group.
6478         * reveal.el (reveal-mode): Specify :group.
6479         * simple.el (next-error-follow-minor-mode): Specify :group.
6480         * smerge-mode.el (smerge-mode): Specify :group.
6481         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
6482         * emulation/cua-base.el (cua-mode): Specify :group.
6483         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
6484         * language/thai-util.el (thai-auto-composition-mode)
6485         (thai-word-mode): Specify :group.
6486         * mail/supercite.el (sc-minor-mode): Specify :group.
6487         * progmodes/cwarn.el (cwarn-mode): Specify :group.
6488         * progmodes/flymake.el (flymake-mode): Specify :group.
6489         * progmodes/glasses.el (glasses-mode): Specify :group.
6490         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
6491         * textmodes/enriched.el (enriched-mode): Specify :group.
6492         * textmodes/refill.el (refill-mode): Specify :group.
6494         * add-log.el (change-log-font-lock-keywords): Names in
6495         parenthesized lists can contain spaces.
6497 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
6499         * startup.el (fancy-splash-text): Shorten default text of
6500         "Emacs Tutorial" line.  Also, if the current language env
6501         indicates an available tutorial file other than TUTORIAL,
6502         extract its title and append it to the line in parentheses.
6503         (fancy-splash-insert): If arg is a thunk, funcall it.
6505 2005-04-04  Jay Belanger  <belanger@truman.edu>
6507         * calc.el (calc-language-alist): Add tags to customization type.
6509 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
6511         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
6512         Doc fix.
6514 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
6516         * add-log.el (change-log-font-lock-keywords): The manual
6517         describing a Change Log entry, says: (...) "Aside from these
6518         header lines, every line in the change log starts with a space or
6519         a tab.".  The font-lock was not highlighting lines started with
6520         spaces, added support for it.
6522 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6524         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
6525         (bibtex-generate-url-list): Update docstring accordingly.  Put the
6526         complex example in the docstring.
6527         (bibtex-font-lock-url): Use pop.
6529 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6531         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
6533         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
6535 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6537         * filesets.el (filesets-set-default): Doc fix.
6539 2005-04-03  Lute Kamstra  <lute@gnu.org>
6541         * generic.el (define-generic-mode): Add argument to specify
6542         keywords for defcustom.
6543         (default-generic-mode): Specify :group.
6545         * generic-x.el: Specify :group for all generic modes.
6547         * desktop.el (desktop-no-desktop-file-hook)
6548         (desktop-after-read-hook): Doc fix.
6550 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
6552         * simple.el (visible-mode): Use explicit :group keyword.
6553         This changes the group of `visible-mode-hook' from paren-blinking
6554         to editing-basics.
6556 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
6558         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
6559         mailbox specifications as well as URLs.
6560         (rmail-insert-inbox-text): Remove unused conditional branches.
6562 2005-04-01  Jay Belanger  <belanger@truman.edu>
6564         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
6565         (calc-gnuplot-print-command): Move definitions to calc.el.
6567         * calc/calc-embed.el (calc-embedded-announce-formula)
6568         (calc-embedded-open-formula, calc-embedded-close-formula)
6569         (calc-embedded-open-word, calc-embedded-close-word)
6570         (calc-embedded-open-plain, calc-embedded-close-plain)
6571         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
6572         (calc-embedded-open-mode, calc-embedded-close-mode):
6573         Move definitions to calc.el.
6575         * calc/calc.el (calc-settings-file, calc-language-alist):
6576         Make customizable.
6577         (calc-embedded-announce-formula, calc-embedded-open-formula)
6578         (calc-embedded-close-formula, calc-embedded-open-word)
6579         (calc-embedded-close-word, calc-embedded-open-plain)
6580         (calc-embedded-close-plain, calc-embedded-open-new-formula)
6581         (calc-embedded-close-new-formula, calc-embedded-open-mode)
6582         (calc-embedded-close-mode, calc-gnuplot-name)
6583         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
6584         from other files and make customizable.
6586 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6588         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
6589         Use buffer-live-p.
6590         (cvs-mode-run): Don't call cvs-update-header here.
6591         (cvs-run-process): Call cvs-update-header.
6592         Use process properties for cvs-postprocess and cvs-buffer so that
6593         the sentinel can behave better if the temp buffer is killed.
6594         Use a pipe rather than a tty, to better handle unexpected prompts.
6595         (cvs-sentinel): Rewrite.  Call cvs-update-header.
6597 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
6599         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
6600         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
6602 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6604         * generic.el (define-generic-mode): Add indentation rule.
6606 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
6608         * files.el (mode-require-final-newline): Make Custom correctly
6609         report a nil value and allow to set it to nil via Custom.
6610         Doc fix.
6612 2005-04-01  Kenichi Handa  <handa@m17n.org>
6614         * international/characters.el: Enable the correct case setting for
6615         dotless-i and dotted-I.
6617 2005-04-01  Kim F. Storm  <storm@cua.dk>
6619         * ido.el (ido-file-internal): Fall back to non-ido command if
6620         initial directory is on slow ftp (or tramp) host.
6622 2005-03-31  Richard M. Stallman  <rms@gnu.org>
6624         * emacs-lisp/autoload.el (make-autoload):
6625         Handle define-global-minor-mode.
6627         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6628         Rename from easy-mmode-define-global-mode.
6629         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
6631         * progmodes/scheme.el (scheme-mode-syntax-table):
6632         Update syntax of | and # for two-character comment syntax.
6634 2005-03-31  Lute Kamstra  <lute@gnu.org>
6636         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
6637         (define-minor-mode): Call custom-current-group at load-time.
6639         * generic.el (define-generic-mode): Add debug declaration.
6640         Add defcustom for the mode hook.
6641         (generic-mode-internal): Use run-mode-hooks.
6643 2005-03-31  Kim F. Storm  <storm@cua.dk>
6645         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
6646         (mouse-fixup-help-message): New defun called by show_help_echo
6647         to fixup mouse-2 prefix in help messages when applicable.
6649         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
6651 2005-03-31  Kenichi Handa  <handa@m17n.org>
6653         * language/thai-word.el (thai-find-word-ends): Pay attention to
6654         the case that we reach the end of buffer.
6656         * textmodes/fill.el (fill-text-properties-at): New function.
6657         (fill-newline): Use fill-text-properties-at instead of
6658         text-properties-at.
6660 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
6662         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
6663         not comint-quote-filename.
6665 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
6667         * help-fns.el (help-with-tutorial): Revert last change.
6669 2005-03-31  Kim F. Storm  <storm@cua.dk>
6671         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
6673 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
6675         * calendar/cal-china.el: Update reference to "Calendrical
6676         Calculations" book; there's a new edition.
6677         * calendar/cal-coptic.el: Likewise.
6678         * calendar/cal-french.el: Likewise.
6679         * calendar/cal-hebrew.el: Likewise.
6680         * calendar/cal-islam.el: Likewise.
6681         * calendar/cal-iso.el: Likewise.
6682         * calendar/cal-julian.el: Likewise.
6683         * calendar/cal-mayan.el: Likewise.
6684         * calendar/cal-persia.el: Likewise.
6685         * calendar/calendar.el: Likewise.
6686         * calendar/holidays.el: Likewise.
6687         * calendar/lunar.el: Likewise.
6688         * calendar/solar.el: Likewise.
6690         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
6691         white space from doc string.
6693 2005-03-30  Jay Belanger  <belanger@truman.edu>
6695         * calc/calc-help.el (calc-full-help): Remove email address.
6697 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
6699         * help-fns.el (help-with-tutorial): Delete title line.
6701 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
6703         * calendar/cal-x.el (calendar-one-frame-setup)
6704         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
6705         rather than 'symbol for set-window-dedicated-p.
6707         * calendar/appt.el (appt-buffer-name): Make it a constant.
6708         (appt-add): Doc fix.
6710         * filesets.el (filesets-menu-path, filesets-menu-before)
6711         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
6712         (filesets-menu-cache-file): Use directory ~/.emacs.d.
6713         (filesets-add-submenu): Delete and use add-submenu instead.
6715 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
6717         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
6718         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
6719         (org-diary-default-entry): New function.
6720         (org-get-entries-from-diary): Better parsing of diary entries.
6721         (org-agenda-check-no-diary): New function.
6722         ("diary-lib"): Advice to function `add-to-diary-list', to allow
6723         linking to diary entries.
6724         (org-agenda-execute-calendar-command): New function.
6725         (org-agenda): Improve visible section in window.
6726         Use `org-fit-agenda-window'.
6727         (org-fit-agenda-window): New option.
6728         (org-move-subtree-down): Better handling of empty lines
6729         at end of subtree.
6730         (org-cycle): Numeric prefix is interpreted now as show-subtree N
6731         levels up.
6732         (org-fontify-done-headline): New option.
6733         (org-headline-done-face): New face.
6734         (org-set-font-lock-defaults): Use `org-headline-done-face'.
6735         (org-table-copy-down): Rename from `org-table-copy-from-above'.
6736         When current field is non-empty, it is copied to next row.
6737         (org-table-copy-from-above): Fix bug which made it
6738         impossible to copy fields containing only a single non-white character.
6740 2005-03-30  Kim F. Storm  <storm@cua.dk>
6742         * kmacro.el (kmacro-end-macro): Isearch may store this command
6743         into the macro -- so ignore it when executing keyboard macro.
6745 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
6747         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
6749 2005-03-29  Kenichi Handa  <handa@m17n.org>
6751         * language/thai.el ("Thai"): Set setup-function and exit-function
6752         for Thai language environment.
6754         * language/thai-util.el: Require thai-word.
6755         (thai-word-mode-map): New variable.
6756         (thai-word-mode): New minor mode.
6757         (setup-thai-language-environment-internal): New function.
6758         (exit-thai-language-environment-internal): New function.
6760         * language/thai-word.el (thai-word-table): Declare it by defvar,
6761         use dolist to initialize it.
6762         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
6763         (thai-fill-find-break-point): New functions.
6765 2005-03-29  Richard M. Stallman  <rms@gnu.org>
6767         * simple.el (idle-update-delay): Move definition up.
6768         (set-mark): Doc fix.
6770 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
6772         * longlines.el: New file.
6774         * simple.el (buffer-substring-filters): New variable.
6775         (filter-buffer-substring): New function.
6776         (kill-region, copy-region-as-kill): Use it.
6778         * register.el (copy-to-register, append-to-register)
6779         (prepend-to-register): Use filter-buffer-substring.
6781 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
6783         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
6784         (gud-filter-pending-text): Move in front of gdb.
6785         (gud-overlay-arrow-position): New variable.
6786         (gud-sentinel, gud-display-line): Use it in place of
6787         overlay-arrow-position.
6789 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
6791         * progmodes/fortran.el (fortran-if-indent): Doc fix.
6792         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
6793         (fortran-font-lock-keywords-4): New variable.
6794         (fortran-blocks-re, fortran-end-block-re)
6795         (fortran-start-block-re): New constants, for hideshow.
6796         (hs-special-modes-alist): Add a Fortran entry.
6797         (fortran-mode-map): Bind fortran-end-of-block,
6798         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
6799         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
6800         (fortran-looking-at-if-then, fortran-end-of-block)
6801         (fortran-beginning-of-block): New functions, for hideshow.
6803         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
6804         Doc fix.  Tweak regexp.
6805         (f90-beginning-of-block): Push mark first.
6807 2005-03-29  Jay Belanger  <belanger@truman.edu>
6809         * calc/calc.el: Update copyright date.
6810         (calc-version): Increase to 2.1.
6811         (calc-version-date): Remove.
6813         * calc/calc-help.el: Update copyright date.
6814         (calc-full-help): Remove reference to calc-version-date.
6815         Update copyright date.
6817 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6819         * vc.el (vc-do-command): Use a pipe for async processes, so password
6820         prompts don't show up at places where the user can't reply.
6822 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
6824         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
6825         on the file name we pass to the inferior shell.
6827 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
6829         * progmodes/which-func.el (which-function): Be robust in the face of an
6830         imenu--make-index-alist failure.
6832 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6834         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
6836         * progmodes/python.el (python-preoutput-filter): Fix last change.
6838 2005-03-29  Lute Kamstra  <lute@gnu.org>
6840         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
6841         functions and compiled macros.
6842         (debug-convert-byte-code): Handle macros too.
6843         (debug-on-entry-1): Don't signal an error when trying to clear a
6844         function that is not set to debug on entry.
6846 2005-03-29  Jay Belanger  <belanger@truman.edu>
6848         * calc/calc-lang.el: Add functions to math-function-table
6849         properties of tex and math.
6851 2005-03-29  Kenichi Handa  <handa@m17n.org>
6853         * ps-mule.el (ps-mule-plot-string): Translate characters by
6854         ps-print-translation-table.
6855         (ps-mule-begin-job): Call find-charset-region/string with
6856         ps-print-translation-table.
6857         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
6859         * ps-print.el (ps-print-translation-table): New variable.
6860         (ps-plot-region): Translate characters by ps-print-translation-table.
6862 2005-03-29  Juri Linkov  <juri@jurta.org>
6864         * simple.el (next-error-highlight-timer): New variable.
6866         * progmodes/compile.el (compilation-goto-locus):
6867         Use `next-error-highlight-timer' instead of `sit-for'.
6869 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6871         * mail/supercite.el (sc-mail-field): Use assoc-string.
6872         (sc-get-address): Simplify regexps.
6874         * files.el (minibuffer-with-setup-hook): New macro.
6875         (find-file-read-args): Use it to avoid let-binding
6876         minibuffer-with-setup-hook (which breaks turning on/off
6877         file-name-shadow-mode while in the prompt).
6879         * complete.el (PC-read-include-file-name-internal): Use test-completion.
6881 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
6883         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
6885 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6887         * window.el (window-buffer-height): Use count-screen-lines.
6889         * progmodes/python.el (python-preoutput-leftover): New var.
6890         (python-preoutput-filter): Use it.
6891         (python-send-receive): Loop until all the result has been received.
6893 2005-03-28  Juri Linkov  <juri@jurta.org>
6895         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
6897         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
6898         "Recover Crashed Session".
6899         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
6900         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
6901         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
6902         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
6903         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
6904         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
6905         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
6906         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
6908         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
6909         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
6910         Ediff Sessions", "Toggle use of separate control buffer frame",
6911         "Use separate frame for Ediff control buffer".
6913         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
6914         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
6915         "Rename Bookmark", "Delete Bookmark".
6917         * info.el (Info-mode-menu): Remove ellipsis from "Index".
6918         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
6919         Add `:active Info-index-alternatives' to "Next Matching Item".
6921         * wdired.el (wdired-change-to-wdired-mode):
6922         Mention `wdired-abort-changes' key in the initial message.
6924         * international/mule.el (auto-coding-alist): Associate non-ascii
6925         image filename extensions with `no-conversion'.
6927 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6929         * international/iso-acc.el:
6930         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
6932 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
6934         * textmodes/sgml-mode.el (html-mode): Doc update.
6936         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
6938 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
6940         * term.el (term-move-columns): Fix face after extending a line.
6941         (term-insert-spaces): Likewise.
6942         (term-reset-terminal): Fix off by one error.
6944 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
6946         * international/mule.el (auto-coding-alist): Add .xpi files.
6948         * files.el (auto-mode-alist): Add .xpi files.
6950 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
6952         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
6954 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
6956         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
6958 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
6960         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
6961         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
6963         * calendar/cal-move.el (calendar-beginning-of-year): Move the
6964         cursor to Jan 1 when needed.
6965         (calendar-end-of-year): Fix -/+ typo.
6966         Reported by Chong Yidong <cyd@stupidchicken.com>.
6968 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6970         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
6972         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
6973         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
6975 2005-03-25  Richard M. Stallman  <rms@gnu.org>
6977         * filesets.el (filesets-init): Add autoload.
6979         * mail/mailalias.el (mail-directory): Doc fix.
6981 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
6983         * mail/mailalias.el (mail-directory-process): Do nothing if
6984         mail-directory-process is an atom.
6985         (mail-get-names): Ignore mail-directory-names if it is an atom.
6986         (mail-directory-process defvar): Doc fix.
6987         (mail-names): Doc fix.
6989 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
6991         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
6993 2005-03-26  Kenichi Handa  <handa@m17n.org>
6995         * international/mule-util.el (detect-coding-with-priority):
6996         Call update-coding-systems-internal before detect-coding-region.
6998 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
7000         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
7001         (gdb-frames-mode-map): Add follow-link property.
7003 2005-03-25  Jay Belanger  <belanger@truman.edu>
7005         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
7006         for variables.
7008 2005-03-25  Juri Linkov  <juri@jurta.org>
7010         * image-mode.el: Optimize image filename extension regexps in
7011         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
7012         in `auto-mode-alist'.
7013         (image-mode): Add `image-toggle-display-text' to local hook
7014         `change-major-mode-hook'.  Display the image as an image by
7015         default.  Set `cursor-type' and `truncate-lines' if the image
7016         is already displayed.  Take into account the current mode (image
7017         or text) in message.
7018         (image-minor-mode): New minor mode.
7019         (image-mode-maybe, image-toggle-display-text): New functions.
7020         (image-toggle-display): Use called-interactively-p.
7021         Let-bind `inhibit-read-only' to t.
7023         * image-mode.el (image-minor-mode): Set `cursor-type' and
7024         `truncate-lines' if the image is already displayed.  Add turning
7025         image-minor-mode off to `change-major-mode-hook'.  Add message.
7026         Call `image-toggle-display-text' after turning image-minor-mode off.
7028 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7030         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
7031         Terminal.app, use utf-8.
7032         (set-display-table-and-terminal-coding-system): Add coding-system arg.
7033         (set-locale-environment): Use it.
7035         * term/xterm.el: Undo last change, better done in mule-cmds.el.
7037         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
7039         * progmodes/python.el (python-close-block-statement-p)
7040         (python-outdent-p, python-current-defun): Use symbol-end.
7042 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
7044         * files.el (save-some-buffers): Doc fix.
7046 2005-03-25  Werner Lemberg  <wl@gnu.org>
7048         * complete.el, thumbs.el: Replace `legal' with `valid'.
7049         * calendar/calendar.el: Replace `legal' with `valid'.
7050         * emacs-lisp/advice.el: Replace `legal' with `valid'.
7051         * mail/supercite.el: Replace `legal' with `valid'.
7052         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
7053         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
7054         Replace `legal' with `valid'.
7055         * textmodes/reftex-vars.el, textmodes/reftex.el:
7056         Replace `legal' with `valid'.
7058 2005-03-25  Werner Lemberg  <wl@gnu.org>
7060         * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
7061         * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
7062         * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
7063         * emulation/vip.el: Replace `illegal' with `invalid'.
7064         * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
7065         * mail/supercite.el: Replace `illegal' with `invalid'.
7066         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
7067         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
7068         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
7069         * progmodes/sh-script.el, progmodes/xscheme.el:
7070         Replace `illegal' with `invalid'.
7071         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
7072         * textmodes/reftex-index.el, textmodes/reftex-parse.el
7073         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
7074         * textmodes/reftex.el, textmodes/org.el:
7075         Replace `illegal' with `invalid'.
7077 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7079         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
7080         (flymake-find-buildfile, flymake-find-possible-master-files)
7081         (flymake-check-include, flymake-parse-line): Replace loops over the
7082         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
7084         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
7085         Substitute file-name-as-directory in the rest of the file.
7086         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
7087         (flymake-replace-region): Remove unused arg `buffer'.
7088         (flymake-check-patch-master-file-buffer): Update calls to it.
7089         (flymake-add-err-info): Remove unused var `count'.
7090         (flymake-mode): Use define-minor-mode.
7092         * progmodes/flymake.el: Use with-current-buffer.
7093         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
7094         flymake-replace-regexp-in-string, flymake-line-beginning-position)
7095         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
7096         Avoid testing for `xemacs'.
7097         (flymake-nop): Move.
7098         (flymake-region-has-flymake-overlays): Return the computed value.
7099         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
7100         Remove unused var `endline'.
7101         (flymake-get-line-count): Remove unused function.
7102         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
7104         * emulation/vi.el:
7105         * generic.el:
7106         * hilit-chg.el (global-highlight-changes):
7107         * hi-lock.el (hi-lock-mode):
7108         * follow.el: find-file-hooks -> find-file-hook.
7110         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
7112 2005-03-24  Juri Linkov  <juri@jurta.org>
7114         * dired.el (dired-mode-map): Add menu item "Compare directories"
7115         for dired-compare-directories.
7117         * dired-aux.el (dired-compare-directories): Add autoload cookie.
7118         Doc fix.  Replace `read-file-name' with `read-directory-name'.
7120 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7122         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
7124 2005-03-24  Jay Belanger  <belanger@truman.edu>
7126         * calc/calc-embed.el (calc-embedded-mode-change): Save all
7127         relevant mode settings in calc-embedded-original-modes when modes
7128         are permanently changed.
7130 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7132         * autoinsert.el: find-file-hooks -> find-file-hook.
7134 2005-03-24  Lute Kamstra  <lute@gnu.org>
7136         * generic.el (generic-font-lock-defaults): Make it obsolete.
7137         (generic-font-lock-keywords): New variable to replace
7138         generic-font-lock-defaults.
7139         (generic-mode-set-font-lock): Delete it.
7140         (generic-mode-internal): Don't call generic-mode-set-font-lock.
7141         (generic-bracket-support): Add docstring.
7143         * generic-x.el: Rename generic-font-lock-defaults to
7144         generic-font-lock-keywords throughout.
7145         (mailagent-rules-setup-function): Delete it.
7146         (mailagent-rules-generic-mode): Use anonymous function instead.
7147         (show-tabs-generic-mode-font-lock-defaults-1)
7148         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
7149         Quote faces.
7150         (show-tabs-tab-face, show-tabs-space-face): Specify background,
7151         not foreground.
7153         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7154         Recognize define-generic-mode.
7156 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7158         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
7159         if there's no completion table.
7161 2005-03-23  Miles Bader  <miles@gnu.org>
7163         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7164         Remove tty-specific variants, as they're no longer needed.
7166 2005-03-23  Lute Kamstra  <lute@gnu.org>
7168         * generic-x.el: Code cleanup: make args constant whenever possible.
7169         (installshield-statement-keyword-list)
7170         (installshield-system-functions-list)
7171         (installshield-system-variables-list, installshield-types-list)
7172         (installshield-funarg-constants-list): Make them constants.
7174         * generic.el (generic-make-keywords-list): Add autoload cookie.
7176         * calendar/time-date.el: Add comment on time value formats.
7177         Don't require parse-time.
7178         (with-decoded-time-value): New macro.
7179         (encode-time-value): New function.
7180         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
7181         (days-to-time): Return a valid time value when arg is huge.
7182         (time-since): Use time-subtract.
7183         (time-to-number-of-days): Use time-to-seconds.
7185 2005-03-23  David Ponce  <david@dponce.com>
7187         * recentf.el: (recentf-keep): New option.
7188         (recentf-menu-action): Default to `find-file'.
7189         (recentf-keep-non-readable-files-flag)
7190         (recentf-keep-non-readable-files-p)
7191         (recentf-file-readable-p, recentf-find-file)
7192         (recentf-cleanup-remote): Remove.
7193         (recentf-include-p): More robust.
7194         (recentf-keep-p): New function.
7195         (recentf-remove-if-non-kept): Rename from
7196         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
7197         All callers updated.
7198         (recentf-menu-items-for-commands): Fix help string.
7199         (recentf-track-closed-file): Update.  Doc fix.
7200         (recentf-cleanup): Update.  Count removed files.  Doc fix.
7202 2005-03-23  Kim F. Storm  <storm@cua.dk>
7204         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7205         Don't inherit from fringe face (now happens automatically).
7207 2005-03-22  Kim F. Storm  <storm@cua.dk>
7209         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
7210         position values.
7212 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7214         * menu-bar.el (showhide-date-time): Remove.
7215         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
7216         (menu-bar-make-mm-toggle): Simplify.
7218 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
7220         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
7221         Accept qualified variable and function names.
7223 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
7225         * bindings.el (completion-ignored-extensions):
7226         Remove ".lis" for `vax-vms'.
7228 2005-03-22  Andreas Schwab  <schwab@suse.de>
7230         * generic-x.el: Revert last change.
7231         * ldefs-boot.el: Update.
7233 2005-03-22  Jay Belanger  <belanger@truman.edu>
7235         * calc/calc-embed (calc-embedded-original-modes): New variable.
7236         (calc-embedded-save-original-modes)
7237         (calc-embedded-restore-original-modes): New functions.
7238         (calc-do-embedded): Save original modes when entering embedded mode
7239         and restore when leaving embedded mode.
7240         (calc-embedded-modes-change): Change the value of
7241         calc-embedded-original-modes to reflect permanent changes.
7243 2005-03-22  Lute Kamstra  <lute@gnu.org>
7245         * generic-x.el: Require generic again.
7247 2005-03-22  Miles Bader  <miles@gnu.org>
7249         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7250         Tweak details to look good on both ttys and bitmap displays, light
7251         or dark background, etc.
7253 2005-03-21  Kim F. Storm  <storm@cua.dk>
7255         * tooltip.el (tooltip-show-help-function): Check car and cdr of
7256         mouse position.
7258 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7260         * icomplete.el: Don't forcibly turn on the mode upon load.
7261         (icomplete-mode): Use define-minor-mode.
7262         (icomplete-eoinput): Default to nil.
7263         (icomplete-minibuffer-setup): Remove autoload.
7264         (icomplete-tidy): Simplify.
7265         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
7266         in the initial state or if the user has modified the field.
7267         Fix handling of icomplete-max-delay-chars.
7268         Remove code that handles the oddball case where
7269         minibuffer-completion-table is an integer.
7270         Wrap icomplete-completions in while-no-input in case building
7271         completions takes more time than expected.
7272         (icomplete-completions): Simplify.
7274 2005-03-21  Richard M. Stallman  <rms@gnu.org>
7276         * jka-compr.el (jka-compr-really-do-compress):
7277         Make variable buffer-local.
7279         * image-mode.el: Handle .xpm files too.
7280         (image-toggle-display): Preserve modification flag.
7282         * help.el (where-is): Don't mention aliases with no key bindings.
7284 2005-03-21  Lute Kamstra  <lute@gnu.org>
7286         * generic.el: Fix commentary section.  Don't require cl for compilation.
7287         (generic-mode-list): Add autoload cookie.
7288         (generic-use-find-file-hook, generic-lines-to-scan)
7289         (generic-find-file-regexp, generic-ignore-files-regexp)
7290         (generic-mode, generic-mode-find-file-hook)
7291         (generic-mode-ini-file-find-file-hook): Fix docstrings.
7292         (define-generic-mode): Make it a defmacro.  Fix docstring.
7293         (generic-mode-internal): Code cleanup.  Add autoload cookie.
7294         (generic-mode-set-comments): Code cleanup.
7295         * generic-x.el: Don't prevent compilation.  Don't require generic.
7296         Follow coding conventions.  Minor code cleanup.
7297         (etc-fstab-generic-mode): Add some keywords.
7298         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
7299         define-generic-mode like a function declaration.
7301 2005-03-21  Jay Belanger  <belanger@truman.edu>
7303         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
7304         changing modes.
7306 2005-03-21  Sam Steingold  <sds@gnu.org>
7308         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
7310 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
7312         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
7313         Add underscore to "f$ lexicals" regexp.
7315 2005-03-20  Juri Linkov  <juri@jurta.org>
7317         * subr.el (progress-reporter-do-update): When `min-value' is equal
7318         to `max-value', set `percentage' to 0 and prevent division by zero.
7320 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
7322         Sync with Tramp 2.0.48.
7324         * tramp.el (all): Change all addresses to .gnu.org.
7325         (tramp-append-tramp-buffers): New defun.
7326         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
7327         Catch `dont-send' signal.
7328         (tramp-set-auto-save-file-modes): Set always permissions, because
7329         there might be an old auto-saved file belonging to another
7330         original file.  This could be a security threat.  Reported by
7331         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
7332         Check for Emacs 21.3.50 removed.
7334         * tramp-smb.el (all): Remove debug construct for
7335         `with-parsed-tramp-file-name'.
7336         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
7337         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
7338         No error message if DIRECTORY or FILENAME doesn't exist.
7339         (tramp-smb-open-connection): Check existence of
7340         `tramp-smb-program'.
7342 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7344         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
7345         Properly handle the case where the `m' or `s' command's argument is not
7346         yet terminated.
7347         (perl-indent-new-calculate): New function.
7348         (perl-indent-line): Use it.
7350 2005-03-20  Miles Bader  <miles@gnu.org>
7352         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
7353         in text-mode too.  Change to new face names.
7354         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
7355         Add `:weight bold' attribute.
7356         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
7358 2005-03-19  Juri Linkov  <juri@jurta.org>
7360         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
7362         * international/mule.el (auto-coding-alist): Sync with
7363         `auto-mode-alist' by adding upper case archive file extensions
7364         and adding ear/war to jar extension.
7366 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
7368         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
7369         running, restart it.
7371 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
7373         * finder.el (finder-current-item): Throw an error on an empty line.
7375         * man.el (Man-follow-manual-reference): If current-word returns
7376         nil, use "".
7378 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
7380         * simple.el (goto-line): Doc fix.
7382 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
7384         * files.el (save-buffer): Doc fix.
7386 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
7388         * recentf.el (recentf-cleanup-remote): New variable.
7389         (recentf-cleanup): Use it to conditionally check availability of
7390         remote files.
7392 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
7394         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
7395         function names.
7397 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
7399         * language/thai-word.el: New file.
7401 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
7403         * files.el (backup-buffer): If the file's directory is not
7404         writable, use copy instead of move to backup the file.
7406 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
7408         * obsolete/keyswap.el: Moved to obsolete/ from term/.
7410 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7412         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
7413         Use functionp instead of symbolp and fboundp.  Reported by Drkm
7414         <darkman_spam@yahoo.fr>.
7415         (ps-print-version): New version 6.6.6.
7417 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
7419         * textmodes/table.el (table--line-column-position): New idiom.
7420         (table--row-column-insertion-point-p): New function to test
7421         validity of row and column insertion operation at a location.
7422         (table-global-menu, table-cell-menu): Use above functions for
7423         deterministic test operation.
7424         (table--editable-cell-p): Behave in deterministic fashion.
7426 2005-03-18  Juri Linkov  <juri@jurta.org>
7428         * isearch.el (isearch-lazy-highlight-new-loop):
7429         Make arguments beg and end optional.
7430         (isearch-update): Remove optional arguments nil from
7431         isearch-lazy-highlight-new-loop.
7432         (isearch-lazy-highlight-search): Let-bind case-fold-search to
7433         isearch-lazy-highlight-case-fold-search instead of
7434         isearch-case-fold-search, and let-bind isearch-regexp to
7435         isearch-lazy-highlight-regexp.
7436         Use isearch-lazy-highlight-last-string instead of isearch-string.
7438         * replace.el (perform-replace): Remove bindings of global
7439         variables isearch-string, isearch-regexp, isearch-case-fold-search.
7440         Add three new arguments to `replace-highlight'.
7441         (replace-highlight): Add arguments string, regexp, case-fold.
7442         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
7443         to allow isearch-lazy-highlight-new-loop to use these values
7444         to set corresponding isearch-lazy-highlight-* internal
7445         variables whose values lazy highlighting will use regardless of
7446         changes to global variables isearch-string, isearch-regexp,
7447         isearch-case-fold-search during lazy highlighting loop.
7448         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
7449         to `lazy-highlight-cleanup'.
7451         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
7452         (ispell-highlight-face): Set default face to `isearch' when
7453         lazy highlighting is enabled.
7454         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
7455         priority to 1.  Add lazy highlighting.
7456         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
7457         from `isearch-dehighlight'.
7459 2005-03-18  David Ponce  <david@dponce.com>
7461         * files.el (hack-local-variables): Do a case-insensitive search
7462         for End.
7464 2005-03-18  Juri Linkov  <juri@jurta.org>
7466         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
7467         `isearch-lazy-highlight-cleanup', add alias to old name and
7468         declare obsolete.  Add release numbers to other obsolete vars.
7469         (isearch-done, isearch-lazy-highlight-new-loop):
7470         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
7471         (lazy-highlight-cleanup) <variable>: Doc fix.
7472         (isearch-lazy-highlight-update): Rename obsolete
7473         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
7475 2005-03-18  Kenichi Handa  <handa@m17n.org>
7477         * language/thai-util.el: Fix categorization of Thai characters in
7478         thai-category-table.
7479         (thai-composition-pattern): Adjust it for the above change.
7480         (thai-self-insert-command, thai-compose-syllable): New functions.
7481         (thai-compose-region): Use thai-compose-syllable.
7482         (thai-compose-string): Likewise.
7483         (thai-composition-function): Likewise.
7484         (thai-auto-composition): New function.
7485         (thai-auto-composition-mode): New minor mode.
7487         * language/thai.el: Fix patterns to be registered in
7488         composition-function-table.
7490         * international/quail.el (quail-input-method): Locally bind
7491         inhibit-modification-hooks to t.
7493 2005-03-17  Richard M. Stallman  <rms@gnu.org>
7495         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
7496         (perl-mode): Use run-mode-hooks.
7498         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
7499         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
7500         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
7502         * mail/sendmail.el (sendmail-send-it): Reenable the code
7503         to compute resend-to-address and use it.
7505         * tar-mode.el (tar-mode): Turn off undo unconditionally.
7507         * image-mode.el: New file.
7509         * image.el (insert-sliced-image): Add autoload cookie.
7511         * font-lock.el (font-lock-lines-before): New user option.
7512         (font-lock-after-change-function): Obey it.
7514         * bindings.el (esc-map): Make M-g a prefix.
7515         Bind M-g g and M-g M-g to goto-line.
7517         * faces.el (face-id): Doc fix.
7519 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
7521         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
7522         (rmail-show-message): Use rmail-unknown-mail-followup-to.
7523         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
7525         * mail/sendmail.el (mail-yank-ignored-headers)
7526         (mail-font-lock-keywords, mail-mode-fill-paragraph):
7527         Add Mail-Followup-To and Mail-Reply-To headers.
7528         (mail-citation-hook): Add autoload cookie.
7529         (mail-mode): Doc fix.
7530         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
7531         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
7532         (mail-mode-fill-paragraph): Handle those headers.
7533         (mail-mailing-lists): New variable.
7534         (mail-mail-reply-to, mail-mail-followup-to): New functions.
7536 2005-03-17  Juri Linkov  <juri@jurta.org>
7538         * isearch.el (isearch-fallback): Check for `(car previous)'
7539         before calling `isearch-other-end-state'.
7541 2005-03-17  Kim F. Storm  <storm@cua.dk>
7543         * simple.el (move-beginning-of-line): Move to beginning of buffer
7544         line, as well as beginning of screen line.
7546 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
7548         * calendar/diary-lib.el (mark-diary-entries): Use new optional
7549         argument REDRAW rather than calendar-redrawing variable.
7550         * calendar/calendar.el (calendar-redrawing): Delete.
7551         (redraw-calendar): Do not bind calendar-redrawing.
7553 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
7555         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
7556         diary-file buffer.
7558 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7560         * help.el (describe-mode): Allow a :minor-mode-function property to
7561         specify a different minor mode toggle function than the variable.
7562         * simple.el (auto-fill-function):
7563         * subr.el (add-minor-mode): Use it.
7565 2005-03-16  Kenichi Handa  <handa@m17n.org>
7567         * language/ethio-util.el (sera-being-called-by-w3): New variable.
7568         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
7569         (ethio-fidel-to-sera-buffer): Likewise.
7571 2005-03-16  Juri Linkov  <juri@jurta.org>
7573         * emacs-lisp/find-func.el (find-function-regexp):
7574         Add defun-emitting macro `menu-bar-make-toggle'.
7576         * isearch.el: Put `isearch-scroll' property to
7577         `split-window-horizontally'.
7579         * info.el: Update error messages for `debug-ignored-errors'.
7580         (Info-isearch-search): Doc fix.
7581         (Info-find-node): Move up code to go into info buffer before
7582         recording the node to the history.
7583         (Info-fontify-node): Fontify titles only if the next line
7584         has two or more `*', `=', `-', `.'.
7585         Display "go to this node" for empty (match-string 3).
7587 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7589         * term/mac-win.el: Add mouse pointer shape constants.
7591 2005-03-15  Kim F. Storm  <storm@cua.dk>
7593         * simple.el (move-beginning-of-line): Use vertical-motion.
7595 2005-03-15  Juri Linkov  <juri@jurta.org>
7597         * isearch.el (isearch-error): New variable.
7598         (isearch-invalid-regexp, isearch-within-brackets): Remove.
7599         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
7600         (isearch-within-brackets-state): Remove.
7601         (isearch-case-fold-search-state, isearch-pop-fun-state):
7602         Decrease frame index.
7603         (isearch-mode, isearch-top-state, isearch-push-state)
7604         (isearch-edit-string, isearch-abort, isearch-search-and-update)
7605         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
7606         (isearch-search, isearch-lazy-highlight-new-loop):
7607         Replace `isearch-invalid-regexp' with `isearch-error'.
7608         Remove `isearch-within-brackets'.
7609         (isearch-search): Add `search-failed' handler to `condition-case'.
7610         (isearch-lazy-highlight-search): Add `condition-case' to catch
7611         errors and allow `isearch-lazy-highlight-update' to try
7612         highlighting from the beginning of the window.
7613         (isearch-repeat): Move up code to set isearch-wrapped to t
7614         before calling isearch-wrap-function.
7616         * info.el (Info-isearch-initial-node): New internal variable.
7617         (Info-search): Signal an error in isearch mode when search leaves
7618         the initial node.  Signal an error when `bound' is non-nil and
7619         nothing was found in the current subfile.
7620         (Info-isearch-search): Remove `condition-case'.
7621         (Info-isearch-wrap): Don't wrap when search failed during leaving
7622         the initial node.  If `Info-isearch-search' is nil, wrap around
7623         the current node.
7624         (Info-isearch-start): New fun.
7625         (Info-mode): Add buffer-local hook `Info-isearch-start' to
7626         `isearch-mode-hook'.
7628 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7630         * simple.el (normal-erase-is-backspace): Set default to t if
7631         running on Mac.
7633         * term/mac-win.el (function-key-map): Sync with x-win.el.
7635 2005-03-15  Kenichi Handa  <handa@m17n.org>
7637         * international/mule-cmds.el (locale-language-names): Modify the
7638         format of elements and add more entries.
7639         (locale-preferred-coding-systems): Add more entries.
7640         (set-locale-environment): Adjust for the change of
7641         locale-language-names.
7643 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7645         * pcvs.el (smerge-ediff): Remove bogus autoload.
7647 2005-03-14  Lute Kamstra  <lute@gnu.org>
7649         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
7650         Ignore a `*' at the beginning of a line.
7652         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
7653         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
7654         subr.el.
7655         (dont-compile, eval-when-compile, eval-and-compile): Use declare
7656         to specify indentation.
7658         * generic.el (define-generic-mode): Let generic-mode-list be a
7659         list of strings; test membership with equal.
7661 2005-03-14  Kim F. Storm  <storm@cua.dk>
7663         * simple.el (next-line, previous-line): Add optional try-vscroll
7664         arg to recognize interactive use.  Pass it on to line-move.
7665         (line-move): Don't perform auto-window-vscroll when defining or
7666         executing keyboard macro to ensure consistent behavior.
7668 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7670         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
7672 2005-03-13  Lute Kamstra  <lute@gnu.org>
7674         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
7675         debugger-setup-buffer so that backtrace marks the frames set to
7676         debug-on-exit and we don't have to do it manually.  Set an extra
7677         debug-on-exit for macro's.
7678         (debugger-setup-buffer): Don't mark the top frame manually.
7680 2005-03-12  Lute Kamstra  <lute@gnu.org>
7682         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
7683         lisp-indent-function throughout.
7684         (with-no-warnings): Set lisp-indent-function property.
7686 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
7688         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
7689         Add entry for backslash.
7691 2005-03-12  Juri Linkov  <juri@jurta.org>
7693         * info.el (Info-search): Four fixes for backward search.
7695 2005-03-11  Jay Belanger  <belanger@truman.edu>
7697         * calc/calc.el (calc-language-alist): New variable.
7698         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
7699         (calc-embedded-find-modes): Use calc-language-alist instead of
7700         calc-embedded-language-alist.
7702 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
7704         * calendar/calendar.el (calendar-redrawing): New internal
7705         variable.
7706         (redraw-calendar): Remove bogus save-excursion from previous
7707         change.  Bind calendar-redrawing to t for mark-diary-entries.
7708         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
7709         calendar if that is why we were called.
7711 2005-03-11  Kenichi Handa  <handa@m17n.org>
7713         * international/mule.el (make-coding-system): Set property
7714         coding-system-define-form to nil.
7715         (define-coding-system-alias): Likewise.
7717 2005-03-11  Kenichi Handa  <handa@m17n.org>
7719         These changes are suggested by Dave Love <fx@gnu.org>.
7721         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
7722         coding: tag.
7723         (adaptive-fill-regexp): Add more bullets.
7724         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
7725         regexps.
7727 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7729         * help.el (describe-mode): Properly handle non-trivial lighters.
7730         Don't ignore minor modes that are not listed in minor-mode-list.
7732         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
7733         feature ON when the user requests to turn it OFF.
7735 2005-03-10  Lute Kamstra  <lute@gnu.org>
7737         * emacs-lisp/debug.el (debug-entry-code): Delete it.
7738         (implement-debug-on-entry): New function to replace debug-entry-code.
7739         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
7740         second argument as the 2005-03-07 change makes it obsolete.
7741         (debug-on-entry, cancel-debug-on-entry): Update call to
7742         debug-on-entry-1.
7743         (debug, debugger-setup-buffer): Comment update.
7744         (debugger-frame-number): Update to work with implement-debug-on-entry.
7746 2005-03-10  Jay Belanger  <belanger@truman.edu>
7748         * calc/calc-embed.el (math-ms-args): Declare it.
7749         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
7750         math-ms-args.
7751         (calc-embedded-subst): Use math-multi-subst-rec to substitute
7752         variables.
7754 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
7756         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
7757         Use message-box.
7759         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
7760         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
7761         (tooltip-gud-tips): Simplify.
7762         (tooltip-gud-tips-p): Remove superfluous :set.
7763         (tooltip-gud-modes): Add fortran-mode.
7764         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
7766         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
7768 2005-03-09  Kim F. Storm  <storm@cua.dk>
7770         * play/animate.el (animate-place-char): Use forward-line instead
7771         of next-line to improve performance.
7773 2005-03-09  Simon Josefsson  <jas@extundo.com>
7775         * net/browse-url.el (browse-url-default-browser): Doc fix.
7777 2005-03-09  Miles Bader  <miles@gnu.org>
7779         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
7780         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
7782 2005-03-09  Kenichi Handa  <handa@m17n.org>
7784         * international/latin-1.el: Set case and syntax for 255 only if
7785         set-case-syntax-set-multibyte is nil.
7787         * textmodes/ispell.el (ispell-insert-word): New function.
7788         (ispell-word): Use ispell-insert-word to insert a new word.
7789         (ispell-process-line): Likewise.
7790         (ispell-complete-word): Likewise.
7792 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
7794         * calendar/calendar.el (redraw-calendar): Preserve point.
7795         Reported by Matt Hodges <MPHodges@member.fsf.org>.
7796         (calendar-week-start-day): Move after definition of
7797         redraw-calendar.  Delete buffer test, since redraw-calendar has
7798         that now.
7800         * calendar/diary-lib.el (mark-diary-entries): Only call
7801         redraw-calendar in the first of any recursive calls.
7802         Reported by Alan Shutko <ats@acm.org>.
7804 2005-03-08  Juri Linkov  <juri@jurta.org>
7806         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
7807         (html-horizontal-rule, html-line, html-image, html-checkboxes)
7808         (html-radio-buttons): Add a space before the trailing `/>' where
7809         sgml-xml-mode is non-nil.
7810         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
7811         the subsequent tag of the empty XML tag.
7812         (html-href-anchor): Don't set initial input to "http:".
7813         (html-image): Ask for the image URL and set point inside alt="".
7814         (html-name-anchor): Duplicate the name in the `id' attribute when
7815         sgml-xml-mode is non-nil.
7816         (html-paragraph): Remove \n before <p>.
7817         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
7818         instead of `checked' when sgml-xml-mode is non-nil.
7820         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
7821         Remove 1 space before #RRGGBB to not truncate it on terminal
7822         windows w/o fringes.  Remove 1 space between bg and fg examples
7823         to get more space.
7824         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
7825         avoid byte-compile warnings.
7827         * image-file.el (image-file-handler): Put `safe-magic' property to
7828         `image-file-handler'.
7830         * info.el (Info-isearch-search): Emulate word search in
7831         isearching through multiple Info nodes with Info-search.
7832         (Info-isearch-wrap): Allow isearch-word.
7834 2005-03-08  Lute Kamstra  <lute@gnu.org>
7836         * emacs-lisp/debug.el (debugger-step-through): Make sure that
7837         stepping into the debugger's code is not possible.
7838         (debugger-jumping-flag): Docstring update.
7840 2005-03-08  Jay Belanger  <belanger@truman.edu>
7842         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
7843         embedded mode begins.
7844         (calc-embedded-language-alist): New variable.
7845         (calc-embedded-find-modes): Use calc-embedded-language-alist to
7846         set default language mode.
7848 2005-03-08  Kenichi Handa  <handa@m17n.org>
7850         * international/ccl.el (define-ccl-program): Fix docstring about
7851         extra 256 bytes assured for the output buffer.
7853         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7854         Fix BUFFER_MAGNIFICATION to 2.
7855         (ccl-encode-mule-utf-16be-with-signature): Likewise.
7857 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
7859         * align.el (align-rules-list): Added an alignment rule for CSS
7860         declarations (applies to css-mode and html-mode buffers).
7862 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7864         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
7866 2005-03-07  Kim F. Storm  <storm@cua.dk>
7868         * simple.el (move-beginning-of-line): New command.
7870         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
7872         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
7874         * emulation/cua-base.el: Put CUA move property on move-end-of-line
7875         and move-beginning-of-line.
7877         * apropos.el (apropos-print): Omit command from M-x ... RET.
7879 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
7881         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
7882         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
7884 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7886         * bindings.el (esc-map): Bind M-g to goto-line.
7888         * facemenu.el (global-map): Bind M-o, not M-g.
7890 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7892         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
7893         "Open Directory" as for "Open File".
7895 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
7897         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
7898         (push-mark-command): Run activate-mark-hook.
7900 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7902         * help-mode.el (help-mode-finish): Don't alter the element
7903         in view-return-to-alist if there already is one.
7905         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
7906         make sure the current buffer is the expected one.
7908         * novice.el (disabled-command-function): Output in *Disabled Command*.
7909         Explicitly ignore non-keyboard events, and explicitly handle C-g.
7911         * textmodes/flyspell.el (flyspell-large-region):
7912         Pass args differently for aspell.
7914         * files.el (mode-require-final-newline): Doc fix.
7916 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
7918         * progmodes/which-func.el (which-function):
7919         Specify NOERROR when calling imenu--make-index-alist.
7921 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7923         * simple.el (normal-erase-is-backspace): Define default value.
7925         * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
7926         (custom-reevaluate-setting): Simple function to handle
7927         variables that are defined before their default value can really
7928         be computed.
7930         * startup.el (command-line): Use it for temporary-file-directory,
7931         small-emporary-file-directory, auto-save-file-name-transforms,
7932         blink-cursor-mode, and normal-erase-is-backspace.
7934         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
7935         progress, even with buggy anchored keywords.
7937 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
7939         * simple.el (goto-line): Remove unbalanced final parenthesis.
7941 2005-03-05  Richard M. Stallman  <rms@gnu.org>
7943         * simple.el (goto-line): Use a number at point as the default.
7944         With C-u as arg, switch buffers.
7946 2005-03-05  Juri Linkov  <juri@jurta.org>
7948         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
7949         with `no-blinking-cursor'.
7951         * startup.el (no-blinking-cursor): New defvar.
7952         (command-line): Add `--no-blinking-cursor' to longopts.
7953         Set `no-blinking-cursor' to t for command line arguments
7954         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
7955         with `no-blinking-cursor' in the condition for calling
7956         `blink-cursor-mode'.
7958 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
7960         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
7961         (menu-bar-options-save): Add blink-cursor-mode.
7962         (menu-bar-options-menu): Add blink-cursor-mode.
7964 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
7966         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
7967         (icalendar-export-file, icalendar-export-region)
7968         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
7969         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
7971 2005-03-04  Lute Kamstra  <lute@gnu.org>
7973         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
7974         (debug-function-list): Ditto.
7976 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
7978         * textmodes/texinfmt.el (texinfo-append-refill):
7979         Redefine the types of line to which @refill
7980         is not appended by replacing a search for `@refill\\|@bye' with
7981         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
7982         itemize@refill' bug and the unfilled long lines bug.
7983         (texinfmt-version): Update number and date.
7985 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7987         * international/code-pages.el (windows-1250, windows-125[2-8])
7988         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
7990 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7992         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
7993         bound yet.
7995 2005-03-02  Romain Francoise  <romain@orebokech.com>
7997         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
7998         buffer after removing limits.
7999         (ibuffer-pop-filter): Ditto.
8000         Update copyright.
8002 2005-03-02  Miles Bader  <miles@gnu.org>
8004         * button.el (make-text-button): If the user doesn't specify a
8005         type, use the default.  Rewrite to use `add-text-properties' and
8006         plist functions.
8008 2005-03-01  Lute Kamstra  <lute@gnu.org>
8010         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
8011         (debugger-jumping-flag): New var.
8012         (debug-entry-code): Use it.
8013         (debugger-jump): Use debugger-jumping-flag and add
8014         debugger-reenable to post-command-hook.
8015         (debugger-reenable): Use debugger-jumping-flag and remove itself
8016         from post-command-hook.
8017         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
8018         debugger-reenable.
8020 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
8022         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
8023         inclusion of "itemize\\|", which may be unnecessary, is certainly
8024         inelegant, and stops refilling in itemize lists when formatting
8025         Japanese Texinfo files to Info.
8026         Update copyright to 2005.
8028 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
8030         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
8031         of an error if GDB can't find the source file.
8033 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8035         * calendar/calendar.el (redraw-calendar): Work from any buffer,
8036         not just the calendar.
8038         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
8039         first.
8040         (diary-redraw-calendar): New function.
8041         (make-diary-entry): Add diary-redraw-calendar to local
8042         write-contents-functions.  Turn off selective display before
8043         inserting in diary.
8045 2005-03-01  Kim F. Storm  <storm@cua.dk>
8047         * emacs-lisp/copyright.el (copyright-fix-years): New command.
8049 2005-03-01  Lute Kamstra  <lute@gnu.org>
8051         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
8052         that debug-entry-code can be safely removed from a function while
8053         this code is being evaluated.  Revert the 2005-02-27 change as the
8054         new implementation no longer requires it.  Make sure that a
8055         function body containing just a string is not mistaken for a docstring.
8056         (debug): Skip one more frame in case of debug on entry.
8057         (debugger-setup-buffer): Delete one more frame line in case of
8058         debug on entry.
8059         (debugger-frame-number): Update to use the new text introduced by
8060         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
8062 2005-02-28  Kim F. Storm  <storm@cua.dk>
8064         * double.el (double-translate-key): Call force-window-update after
8065         read-event to avoid crash in redisplay.
8067 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8069         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
8070         (debug): Use it.  Move the inhibit-trace earlier.
8071         (debug-entry-code): New const.
8072         (debug-on-entry-1): Use it.
8074 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
8076         * international/utf-16.el (ccl-encode-mule-utf-16le):
8077         Fix BUFFER_MAGNIFICATION to 2.
8078         (ccl-encode-mule-utf-16be): Likewise.
8080 2005-02-28  Kenichi Handa  <handa@m17n.org>
8082         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8083         Fix BUFFER_MAGNIFICATION to 4.
8084         (ccl-encode-mule-utf-16be-with-signature): Likewise.
8086 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
8088         * speedbar.el (speedbar-update-flag): Doc fix.
8089         (speedbar-show-info-under-mouse): Give set-mouse-position the right
8090         argument.
8092 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8094         * reveal.el (reveal-post-command): Don't try to reveal overlays which
8095         have a non-nil `invisible' property but are actually visible.
8097         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
8098         for perldoc sections.
8099         (perl-outline-regexp, perl-outline-level): New var and function.
8100         (perl-mode): Use them.
8102 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8104         * calendar/diary-lib.el (diary-remind): Discard any mark portion
8105         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
8107 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
8109         * cus-edit.el: Comment change.
8110         (custom-buffer-create-internal): Slightly reword text at top of
8111         Custom buffers.  Mention there that saving an option edits the
8112         init file.  Add link to Emacs manual node on `custom-file'.
8113         (custom-magic-alist): Rewrite individual State messages to use
8114         capitalized keywords.  Doc fix.
8116 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8118         * calendar/calendar.el (calendar-buffer): Move above
8119         calendar-week-start-day.
8120         (calendar-week-start-day): Doc fix.  Add :set function.
8121         (calendar-minimum-window-height): New variable.
8122         (generate-calendar-window): Only resize window if selected-window
8123         is displaying the calendar buffer.  Use new variable
8124         calendar-minimum-window-height.
8125         (generate-calendar): Reword error message.
8126         (calendar-mode-map): Bind DEL to scroll-other-window-down.
8128 2005-02-27  Andreas Schwab  <schwab@suse.de>
8130         * vc.el (vc-do-command): Don't run command asynchronously when
8131         operating in a remote directory.
8133         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
8134         change from sync with Tramp 2.0.47.
8136 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8138         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
8140         * textmodes/flyspell.el (flyspell-mode-on):
8141         Call ispell-change-dictionary only if necessary.
8143         * emacs-lisp/re-builder.el (regexp-builder): New function.
8145         * register.el (describe-register-1): Explicitly handle
8146         yank-excluded-properties = t.
8148         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
8149         (custom-magic-alist): Change the status descriptions again.
8150         (face widget-type): Total rewrite based on `restricted-sexp'
8151         to eliminate the confusing double hiding levels.
8153         * emacs-lisp/debug.el (debug-on-entry-1):
8154         If function body is empty, add nil as body form.
8156 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8158         * emacs-lisp/trace.el (inhibit-trace): New var.
8159         (trace-make-advice): Use it.
8161         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
8163 2005-02-26  Kim F. Storm  <storm@cua.dk>
8165         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
8166         (mouse-on-link-p, mouse-drag-region-1): Use it.
8168 2005-02-25  Lute Kamstra  <lute@gnu.org>
8170         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
8172 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
8174         * frame.el (blink-cursor-mode): Add :group keyword.
8176 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
8178         * calendar/icalendar.el (icalendar--decode-isodatetime):
8179         New optional argument DAY-SHIFT.
8180         (icalendar-export-region): Fix coding-system-for-write.
8181         (icalendar--convert-ical-to-diary): Shift end-day of all-day
8182         events by one.
8184 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8186         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
8188 2005-02-24  Kim F. Storm  <storm@cua.dk>
8190         * international/iso-acc.el (iso-accents-compose): Fix crash
8191         during redisplay.  Call force-window-update after read-event
8192         and delete-region to signal that window is not accurate.
8194 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8196         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
8197         Remove unused and inexistent var `inhibit-trace'.
8198         (debugger-mode): Use run-mode-hooks.
8199         (debugger-list-functions): Add buttons; setup xref stack.
8201 2005-02-23  Richard M. Stallman  <rms@gnu.org>
8203         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
8204         appointment says it was explicitly made.
8205         (appt-add): Set the 3rd element.
8206         (appt-make-list): Preserve explicit appointments.
8208         * subr.el (find-tag-default): Catch errors in forward-sexp.
8210 2005-02-23  Juri Linkov  <juri@jurta.org>
8212         * info.el (Info-isearch-search): New defcustom.
8213         (Info-isearch-search): Call the default isearch function
8214         when Info-isearch-search is nil.
8215         (Info-isearch-wrap): Use variable Info-isearch-search.
8217 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
8219         * cus-edit.el: Comment change.
8221 2005-02-22  Kim F. Storm  <storm@cua.dk>
8223         * progmodes/hideif.el (hide-ifdef-use-define-alist):
8224         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
8226 2005-02-22  Simon Josefsson  <jas@extundo.com>
8228         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
8229         New variable.
8230         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
8231         Oskarsson" <myrkraverk@users.sourceforget.net>.
8233 2005-02-22  Kim F. Storm  <storm@cua.dk>
8235         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
8236         check that window of that event is the selected window.
8237         (mouse-drag-region-1): Compare mouse event window to selected
8238         window before setting point.
8240         * tooltip.el (tooltip-show-help-function): Pass event to
8241         mouse-on-link-p so it can check selected window.
8243 2005-02-22  Kenichi Handa  <handa@m17n.org>
8245         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
8246         (ps-mule-show-warning): New function.
8247         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
8248         characters are found.
8250         * ps-print.el (ps-header-footer-string): Return a list of header
8251         and footer strings.
8253 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8255         * pcvs.el (cvs-retrieve-revision): Fix thinko.
8257 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8259         * frame.el (blink-cursor-mode): Use define-minor-mode.
8261         * term/mac-win.el (function-key-map): Use char-names more consistently.
8262         (file-name-coding-system): Only set it for MacOS-9.  The other case is
8263         already handled in mule-cmds.el (where it also works when mac-win.el
8264         is not used).
8266 2005-02-21  Kenichi Handa  <handa@m17n.org>
8268         * international/mule.el (ctext-pre-write-conversion): Always use
8269         " *code-converting-work*" buffer for work.
8271         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
8273 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
8275         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
8277 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
8279         * ses.el (undo-more): Restore defadvice, but only the part that
8280         allows changes outside the restricted area of the buffer.
8282 2005-02-20  Kim F. Storm  <storm@cua.dk>
8284         * simple.el (line-move): Add fourth optional arg try-vscroll which
8285         must be set to perform auto-window-vscroll.
8286         When moving backwards and doing auto-window-vscroll, automatically
8287         vscroll to the last part of lines which are taller than the window.
8288         (next-line, previous-line): Set try-vscroll arg on line-move.
8290 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
8292         * replace.el (query-replace, query-replace-regexp)
8293         (replace-string, replace-regexp): When operating on region, make
8294         the minibuffer prompt say so.
8296         * isearch.el (isearch-forward): Document isearch-query-replace and
8297         isearch-query-replace-regexp keybindings.
8299 2005-02-19  Jay Belanger  <belanger@truman.edu>
8301         * calc/calc-aent.el (math-read-token): Add local variable.
8303         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
8304         (calc-edit-top): Move declaration to earlier in file.
8305         (calc-edit-macro-repeats): Add local variables.
8307         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
8308         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
8309         calcFunc-tanh.
8310         Adjust integration rule for calcFunc-tan.
8312 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
8314         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
8315         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
8316         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
8317         (viper-skip-separators): Bug fix.
8318         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
8319         particular major mode.
8320         (viper-del-backward-char-in-replace): Don't put deleted char on the
8321         kill ring.
8323         * viper-ex.el (viper-color-display-p): New function.
8324         (viper-has-face-support-p): Use viper-color-display-p.
8326         * viper-keym.el (viper-gnus-modifier-map): New keymap.
8328         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
8330         * viper-util.el (viper-glob-unix-files): Fix shell status check.
8331         (viper-file-remote-p): Make equivalent to file-remote-p.
8333         * viper.el (viper-major-mode-modifier-list):
8334         Use viper-gnus-modifier-map.
8336 2005-02-19  David Kastrup  <dak@gnu.org>
8338         * subr.el (subregexp-context-p): Fix garbled doc string by adding
8339         quoting.
8341 2005-02-19  Jay Belanger  <belanger@truman.edu>
8343         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
8344         Remove extra definitions.
8345         (calc-coth): New function.
8346         (calcFunc-cot): Fix `let'.
8348 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
8350         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
8351         the reasons we use "type pc" in these faces.
8353         * button.el (button): Ditto.
8355 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
8357         * replace.el (query-replace-read-from): Set the value of
8358         query-replace-from-history-variable to handle the case of an empty
8359         string entered to accept the suggested default.
8361         * net/tramp.el (tramp-file-name-for-operation):
8362         Use dired-call-process instead of dired-call-process-command.
8364 2005-02-19  Jay Belanger  <belanger@truman.edu>
8366         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
8367         (math-div-non-trig): New variables.
8368         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
8369         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
8370         (math-combine-prod, math-div-symb-fancy): Add simplifications for
8371         trig expressions.
8373 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
8375         * progmodes/gdb-ui.el (gdb-var-update-handler)
8376         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
8377         for watch expressions,
8378         (gdb-var-create-handler): Don't set speedbar-update-flag.
8379         (gdb-post-prompt): Simplify test for speedbar.
8381 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
8383         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
8384         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
8385         we use the syntax table of the correct buffer.
8386         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
8387         Felix Gatzemeier.
8389         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
8390         (ediff-file-remote-p): Make synonymous with file-remote-p.
8391         In all deffaces ediff-*-face-*, use min-colors.
8393         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
8394         ediff-recurse-to-subdirectories.
8395         (ediff-mark-if-equal): Check that the arguments are strings, use
8396         ediff-same-contents (after to Felix Gatzemeier).
8398         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
8399         nil.
8401 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8403         * log-view.el (log-view-message-re): Fix up Subversion regexp.
8405 2005-02-18  David Kastrup  <dak@gnu.org>
8407         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
8408         use `mark-active' when defined.
8410 2005-02-18  Kenichi Handa  <handa@m17n.org>
8412         * ps-print.el (ps-font-info-database): New entry
8413         ZapfChancery-MediumItalic with correct font name.  Fix font name
8414         of the entry Zapf-Chancery-MediumItalic.
8416 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8418         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
8420 2005-02-16  Kim F. Storm  <storm@cua.dk>
8422         * ido.el (ido-fallback-command): Pass user input to fallback command.
8424 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
8426         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
8427         (gdb-find-file-hook): Add server prefix.
8429 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8431         * replace.el (perform-replace): Pass new args to replace-highlight.
8432         (replace-highlight): Take region args,
8433         and pass them to isearch-lazy-highlight-new-loop.
8435         * novice.el (disabled-command-hook): Autoload the defalias
8436         and the make-obsolete-variable call.
8438         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
8440         * isearch.el (isearch-lazy-highlight-start-limit)
8441         (isearch-lazy-highlight-end-limit): New variables limit
8442         the region for highlighting.
8443         (isearch-lazy-highlight-new-loop): New args BEG and END.
8444         (isearch-lazy-highlight-search): Use the new vars.
8445         (isearch-lazy-highlight-update): Likewise.
8447         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
8449         * cus-start.el (all): Use default-boundp.
8451 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
8453         * menu-bar.el (menu-bar-select-frame): Handle current frame.
8455 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
8457         * autorevert.el (auto-revert-stop-on-user-input)
8458         (auto-revert-verbose): Doc fixes.
8460 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
8462         * international/mule-cmds.el (set-locale-environment): Remove call
8463         to set-selection-coding-system on Windows.
8465 2005-02-15  Jay Belanger  <belanger@truman.edu>
8467         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
8468         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
8469         calcFunc-coth.
8470         (math-simplify-sqrt): Add simplifications.
8472         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
8473         to list.
8475         * calc/calc-ext.el: Add functions to autoloads.
8477         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
8478         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
8479         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
8480         (math-csc-raw, math-cot-raw): New functions.
8482         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
8484         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
8485         the variable name in a message.
8487         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
8488         calcFunc-csc, calcFunc-cot.
8490         * calc/calcalg2.el: Add derivative and integration rules for
8491         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
8492         calcFunc-csch, calcFunc-coth.
8493         (math-do-integral-methods): Add to checks for when to use
8494         substitutions.
8496         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
8498 2005-02-15  Lute Kamstra  <lute@gnu.org>
8500         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8501         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
8502         <monnier@iro.umontreal.ca>
8503         (lisp-outline-level): Improve efficiency.  Suggested by David
8504         Kastrup <dak@gnu.org>.
8506 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
8508         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
8509         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
8510         (gdb-set-gud-minor-mode-existing-buffers): New functions.
8511         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
8512         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
8514 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
8516         * cus-start.el (all): Comment change.
8518 2005-02-14  Lute Kamstra  <lute@gnu.org>
8520         * cus-start.el (all): Check if symbol is void.
8522 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
8524         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
8525         optional argument to \cite.
8527 2005-02-14  Richard M. Stallman  <rms@gnu.org>
8529         * cus-edit.el (custom-buffer-create-internal): Update help message.
8530         (custom-magic-alist): Update help messages.
8532         * cus-start.el (all): Allow a var to specify a standard value.
8534 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
8536         * custom.el (custom-theme-set-variables): Handle variable aliases.
8538         * frame.el (blink-cursor-timer): Doc fix.
8539         (blink-cursor): Make it an alias for `blink-cursor-mode' and
8540         declare obsolete.
8541         (blink-cursor-mode): Define with defcustom and use correct
8542         standard expression in that defcustom.
8543         * startup.el (command-line): Adapt to above changes in frame.el.
8545 2005-02-11  Lute Kamstra  <lute@gnu.org>
8547         * apropos.el (apropos-score-doc): Prevent division by zero.
8549 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
8551         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
8552         (icalendar--get-event-property-attributes)
8553         (icalendar--get-event-properties)
8554         (icalendar--datetime-to-diary-date): New functions.
8555         (icalendar--split-value): Doc fix.
8556         (icalendar--datetime-to-noneuropean-date)
8557         (icalendar--datetime-to-european-date): New optional argument
8558         SEPARATOR.  Return result as a string instead of a list.
8559         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
8560         (icalendar--convert-string-for-export): Rename arg S to STRING.
8561         (icalendar-export-region): Doc fix.  Change name of error buffer.
8562         Save output buffer.
8563         (icalendar-import-file): Add blank at end of prompt.
8564         (icalendar-import-buffer): Doc fix.  Do not switch to error
8565         buffer.  Indicate status in return value.
8566         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
8567         buffer.  Save output buffer.  Handle exception from recurrence
8568         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
8569         events.  Fix problems with weekly all-day events.
8571 2005-02-10  Richard M. Stallman  <rms@gnu.org>
8573         * simple.el (eval-expression-print-format):
8574         Avoid warning about edebug-active.
8576         * help.el (help-for-help-internal): Rename from help-for-help.
8577         (help-for-help): Define with defalias.
8579         * font-core.el (font-lock-default-function): Use with-no-warnings.
8581         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
8583         * custom.el (defface): Doc fix.
8585 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
8587         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
8588         width 0" to prevent word wrapping problems.
8590 2005-02-09  Kim F. Storm  <storm@cua.dk>
8592         * ido.el (ido-file-extensions-order): New defcustom.
8593         (ido-file-extension-lessp, ido-file-extension-aux)
8594         (ido-file-extension-order): New advanced file ordering.
8595         (ido-file-lessp): New simple file ordering.
8596         (ido-sort-list): Remove.
8597         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
8598         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
8600 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
8602         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
8603         that some versions of grep produce.
8604         (grep-mode-font-lock-keywords): Likewise.
8606 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
8608         * progmodes/gdb-ui.el (gdb-location-list): New variable.
8609         (gdb-cdir): Delete.
8610         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
8611         (gdb-source-info): Treat case when source file is in another
8612         directory properly.
8613         (gdb-get-location): New function.
8615 2005-02-07  Jay Belanger  <belanger@truman.edu>
8617         * calc/calc-prog.el (calc-write-parse-table-part)
8618         (calc-fix-token-name): Fix a check for language type.
8620         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
8622 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
8624         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
8625         as directory not writable.
8627 2005-02-07  Kim F. Storm  <storm@cua.dk>
8629         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
8630         (cua--standard-movement-commands): Remove list.
8631         Instead, set CUA property value to move for movement commands.
8632         (cua-movement-commands): Remove.  Users must set CUA prop instead.
8633         (cua--pre-command-handler): Check CUA property.
8634         (cua--init-keymaps): Don't remap undo commands.
8635         (cua-mode): Don't call cua--rectangle-on-off.
8637         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
8638         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
8639         (cua--rect-undo-set-point): New var.
8640         (cua--rectangle-undo-boundary): Setup undo apply entry.
8641         (cua--rect-undo-handler): New function for rectangle undo.
8642         (cua--rect-start-position, cua--rect-end-position): Add.
8643         (cua--rectangle-post-command): Call cua--rectangle-set-corners
8644         for restored rectangle.  Set point if cua--rect-undo-set-point.
8646 2005-02-06  Jay Belanger  <belanger@truman.edu>
8648         * calc/calc-lang.el (calc-tex-language): Display more information
8649         in messages.
8651         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
8652         in TeX mode.
8654 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8656         * emacs-lisp/lisp.el (buffer-end): Doc fix.
8658 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
8660         * net/ldap.el (ldap-search-internal): Support attributes with
8661         optional descriptions separated by a semi-colon, as in
8662         "userCertificate;binary".
8664 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8666         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
8667         isn't a cons (i.e. the version is 0).
8669 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8671         * help.el (help-for-help): Doc fix.
8673 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
8675         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
8676         GDB-Windows on the menu-bar as this works better.
8678 2005-02-04  Jay Belanger  <belanger@truman.edu>
8680         * calc/calc-embed.el (calc-embedded-update): Don't put in
8681         unnecessary newlines.  Adjust the end of formula marker.
8683         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
8684         (math-latex-parse-two-args): New function.
8686 2005-02-03  Lute Kamstra  <lute@gnu.org>
8688         * help-fns.el (help-with-tutorial): Make sure that users cannot
8689         remove the entire text of the tutorial by means of `undo'.
8691 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8693         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
8694         in recent changes, where the ispell process was repeatedly
8695         killed & restarted.
8697         * international/mule-cmds.el (set-locale-environment): Set file-name
8698         coding system to utf-8 on Darwin systems.
8699         (set-default-coding-systems): Don't set default-file-name-coding-system
8700         on Darwin systems.
8702 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8704         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
8706 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
8708         * faces.el (list-faces-display): Add optional argument.
8710 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8712         * font-core.el (font-lock-default-function): Handle the rare case where
8713         only font-lock-keywords is set.
8715 2005-02-02  Kenichi Handa  <handa@m17n.org>
8717         * international/characters.el: Cancel previous change for
8718         I-WITH-DOT-ABOVE and DOTLESS-i.
8720         * international/latin-5.el: Cancel previous change.
8722 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
8724         * progmodes/gud.el: Correction to syntax in gud-menu-map.
8726 2005-02-02  Kenichi Handa  <handa@m17n.org>
8728         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
8729         DOTLESS-i.
8731         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
8732         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
8734         * case-table.el (get-upcase-table): New function.
8735         (copy-case-table): Copy upcaes table too if non-nil.
8736         (set-case-syntax-delims): Maintain upcase table too.
8737         (set-case-syntax-pair): Likewise.
8738         (set-upcase-syntax, set-downcase-syntax): New functions.
8739         (set-case-syntax): Maintain upcase table too.
8741 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
8743         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
8745         * progmodes/gud.el (gud-goto-info): New function.
8746         (gud-tool-bar-map): Use correct icon.
8748 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
8750         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
8751         When delegating, order args in the funcall correctly.
8753 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
8755         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
8757 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
8759         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
8760         buffer not visiting a file.
8762 2005-01-31  Jay Belanger  <belanger@truman.edu>
8764         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
8765         bound on the line with the formula.
8767 2005-01-31  Kim F. Storm  <storm@cua.dk>
8769         * ses.el (ses-create-cell-variable-range)
8770         (ses-destroy-cell-variable-range, ses-reset-header-string)
8771         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
8772         (ses-insert-row): Fix format of apply undo entries.
8774 2005-01-31  Jay Belanger  <belanger@truman.edu>
8776         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
8777         parts.
8779         * calc/calc-embed.el (calc-embedded-open-formula)
8780         (calc-embedded-close-formula): Ignore matrix environments.
8782         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
8783         TeX mode.
8785         * calc/calc-lang.el (math-function-table, math-oper-table)
8786         (math-variable-table): Adjust the LaTeX portions.
8788         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
8789         (math-latex-ignore-words): New constant.
8791 2005-01-31  Richard M. Stallman  <rms@gnu.org>
8793         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
8794         (ispell-local-dictionary): Doc fix.
8795         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
8796         Don't reinitialize at run time.  Don't defcustom.
8797         All uses changed to append ispell-local-dictionary-alist,
8798         or check it first.
8799         (ispell-current-dictionary): New variable for dictionary in use.
8800         (ispell-dictionary): Now used only for global default.
8801         (ispell-start-process): Set ispell-current-dictionary,
8802         not ispell-dictionary.
8803         (ispell-change-dictionary): Use this only for setting
8804         user preferences.
8805         (ispell-internal-change-dictionary): New function
8806         to change the current dictionary in use.
8807         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
8808         Use ispell-current-dictionary.
8809         Handle ispell-local-dictionary-overridden.
8810         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
8812 2005-01-31  Jay Belanger  <belanger@truman.edu>
8814         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
8816         * calc/calc-ext.el: Add calc-latex-language to autoloads.
8817         (calc-mode-map): Add calc-latex-language.
8819         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
8820         (math-latex-print-frac): New functions.
8821         (math-oper-table, math-function-table, math-variable-table)
8822         (math-complex-format, math-input-filter): Add latex properties.
8823         (calc-set-language): Set math-expr-special-function-mapping.
8825         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
8826         (calc-write-parse-table-part): Add LaTeX support.
8828         * calc/calc.el (calc-language): Adjust docstring.
8829         (calc-set-mode-line): Add LaTeX support.
8830         (math-expr-special-function-mapping): New variable.
8831         (math-tex-ignore-words): Add to list.
8833         * calc/calccomp.el (math-compose-expr, math-compose-rows):
8834         Add LaTeX support.
8835         (math-compose-expr): Add support for special functions.
8837         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
8839 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
8841         * progmodes/gdb-ui.el (gdb-memory-address)
8842         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
8843         (gdb-memory-mode-map, gdb-memory-format-keymap)
8844         (gdb-memory-format-menu, gdb-memory-unit-keymap)
8845         (gdb-memory-unit-menu): New variables for a buffer
8846         that lets the user examine program memory.
8847         (gdb-memory-set-address, gdb-memory-set-repeat-count)
8848         (gdb-memory-format-binary, gdb-memory-format-octal)
8849         (gdb-memory-format-unsigned, gdb-memory-format-signed)
8850         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
8851         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
8852         (gdb-memory-unit-word, gdb-memory-unit-halfword)
8853         (gdb-memory-unit-byte, gdb-memory-unit-menu)
8854         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
8855         (gdb-memory-mode, gdb-memory-buffer-name)
8856         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
8857         New functions for above buffer.
8859 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8861         * cus-edit.el (custom-bury-buffer): Function deleted.
8862         (custom-buffer-done-function): Option deleted.
8863         (custom-buffer-done-kill): New (replacement option.
8864         (Custom-buffer-done): Call quit-window.
8865         (custom-buffer-create-internal): Update for above changes.
8867 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
8869         * simple.el (undo-ask-before-discard): New var.
8870         (undo-outer-limit-truncate): Implement it.
8871         (undo-extra-outer-limit): Doc update.
8873 2005-01-29  Richard M. Stallman  <rms@gnu.org>
8875         * ses.el (undo-more): Delete defadvice.
8876         (ses-begin-change): Doc fix.
8878         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
8879         instead of rebinding C-x u and C-_.
8881         * files.el (normal-backup-enable-predicate): Return nil for files
8882         in /tmp, regardless of temporary-file-directory.
8884         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
8886         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
8887         (open-rectangle, delete-whitespace-rectangle-line)
8888         (clear-rectangle-line): If FILL, pass t instead of FILL
8889         for move-to-column's 2nd arg.
8891         * simple.el (undo): Fix the test for continuing a series of undos.
8892         (undo-more): Set pending-undo-list to t when we reach end.
8893         (pending-undo-list): Move up defvar.
8895         * wid-edit.el (widget-button-click):
8896         Shorten the range of the track-mouse binding.
8898         * comint.el (comint-insert-input): Undo previous changes;
8899         use last-input-event in interactive spec.
8901 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
8903         * progmodes/compile.el (compilation-start): Bind buffer-read-only
8904         to nil before invoking call-process.  Reset buffer's modified flag
8905         after fontifying it in the no-async branch.
8907         * wid-edit.el (widget-specify-button): If mouse pointer shape
8908         cannot be changed, use mouse face instead.
8910 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
8912         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
8913         (gdb-goto-breakpoint): Make breakpoint handling work on template
8914         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
8915         (gdb-assembler-custom): Update to recognize breakpoint information
8916         added on 2005-01-19.
8918 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8920         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
8921         (dsssl-mode): Use define-derived-mode.
8922         (scheme-mode-initialize): Remove.
8923         (scheme-mode): Use run-mode-hooks.
8925         * cus-edit.el (customize-group-other-window)
8926         (custom-buffer-create-other-window): Don't override special-display-*.
8927         (custom-mode-map): Make it dense.
8929         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
8930         sets the default value.
8932 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
8934         * descr-text.el: Add more keywords.
8936 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8938         * speedbar.el: Avoid unnecessary use of locate-library.
8940         * international/mule-cmds.el (standard-display-european-internal):
8941         Don't fiddle with latin-1 non-break space any more since it's now
8942         special cased in the C code.
8943         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
8945 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
8947         * cus-start.el (all): Add `undo-outer-limit'.
8949 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8951         * textmodes/bibtex.el (bibtex-format-entry):
8952         Use `bibtex-empty-field-re' only on the text of fields, not on entire
8953         field lines.
8954         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
8955         not on part of a buffer.
8957 2005-01-25  Lute Kamstra  <lute@gnu.org>
8959         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
8960         nonempty field text strings like "{letters\\macro{}more letters}".
8961         Clarify docstring.
8962         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
8963         (bibtex-entry-offset, bibtex-parse-association)
8964         (bibtex-parse-field-name): Fix typos in docstrings.
8965         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
8967 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
8969         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
8970         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
8971         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
8972         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
8974         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
8975         isearch minor mode.
8977 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
8979         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
8981 2005-01-24  Lute Kamstra  <lute@gnu.org>
8983         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
8984         CASECHARS and NOT-CASECHARS regular expressions of the
8985         "nederlands" and "nederlands8" dictionaries to prevent a "Range
8986         striding over charsets" error.
8988 2005-01-24  Jay Belanger  <belanger@truman.edu>
8990         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
8991         display variable name.
8993 2005-01-24  Kenichi Handa  <handa@m17n.org>
8995         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
8996         Fix setting of the element of encoded-kbd-iso2022-invocations.
8998 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
9000         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9001         (gdb-threads-select): Change to also accept mouse events.
9002         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
9003         (gdb-threads-mouse-select): Delete.
9005 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
9007         * files.el (insert-directory): Take care of empty directory,
9008         listed without -a switch.
9010 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9012         * textmodes/refill.el (refill-post-command-function):
9013         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
9014         to the list of functions that we should be careful not to undo.
9015         (refill-late-fill-paragraph-function): Remove.
9016         (refill-saved-state): New var.
9017         (refill-mode): Use it to save fill-paragraph-function.
9018         Save also the value of auto-fill-function.
9020         * term/w32-win.el: Simplify code.
9022 2005-01-23  Kim F. Storm  <storm@cua.dk>
9024         * simple.el (line-move): Adapt to new return value from
9025         pos-visible-in-window-p.
9027         * simple.el (line-move): Fix last change.  Check partial
9028         visibility at point rather than at window-start.
9030 2005-01-22  Jason Rumney  <jasonr@gnu.org>
9032         * term/w32-win.el (xw-defined-colors): Remove debug-message.
9034 2005-01-22  David Kastrup  <dak@gnu.org>
9036         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
9038 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
9040         * type-break.el (type-break-mode): Add a test for
9041         type-break-file-name being non-nil.
9043 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
9045         * net/eudc.el (top level): Call (message "") via progn, so that
9046         eudc-options-file is loaded.
9048 2005-01-22  Kim F. Storm  <storm@cua.dk>
9050         * simple.el (line-move-1): Rename from line-move.
9051         (line-move): New function that adjusts vscroll for partially
9052         visible rows, and calls line-move-1 otherwise.
9054 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
9056         * pcomplete.el: define pcomplete-read-event instead of read-event,
9057         since it's not a complete read-event implementation
9059 2005-01-20  Jay Belanger  <belanger@truman.edu>
9061         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
9062         for called function.
9064 2005-01-20  Steven Tamm  <steventamm@mac.com>
9066         * term/mac-win.el (process-connection-type): Remove.
9067         Controlled now by s/darwin.h:PTY_ITERATION.
9069 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9071         * window.el (handle-select-window): Don't switch window when we're
9072         in the minibuffer.
9074 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
9076         * subr.el (dotimes-with-progress-reporter): New macro.
9078         * ses.el (ses-dotimes-msg): Remove macro.
9079         Use `dotimes-with-progress-reporter' instead.
9081 2005-01-19  Steven Tamm  <steventamm@mac.com>
9083         * term/mac-win.el (process-connection-type): Use new
9084         operating-system-release variable to use ptys on Darwin 7 (OS X
9085         10.3) when using carbon build.
9087 2005-01-19  Jay Belanger  <belanger@truman.edu>
9089         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
9090         flags if the last command was a tab or M-tab.
9092         * calc/calc-prog.el (calc-user-define-edit): Put original formula
9093         in formula editing buffer.
9095 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
9097         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
9098         breakpoint image symbol in margin.
9100 2005-01-19  Jay Belanger  <belanger@truman.edu>
9102         * calc/calc-prog.el (calc-execute-kbd-macro):
9103         Ignore calc-keep-arg-flag.
9105 2005-01-19  Kenichi Handa  <handa@m17n.org>
9107         * textmodes/ispell.el (ispell-looking-at): New function.
9108         (ispell-process-line): Use ispell-looking-at to compare the ispell
9109         output and the buffer contents.
9111 2005-01-18  Jay Belanger  <belanger@truman.edu>
9113         * calc/calc.el (calc-display-raw): Fix docstring.
9115 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9117         * simple.el (blink-matching-open): Strip extra info from syntax.
9119         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
9120         funny chars in the end-of-here-doc marker.
9122 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
9124         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
9125         that enable/disabled state of breakpoints is shown correctly in
9126         fringe and on ttys.
9127         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
9128         Add breakpoint information as text properties.
9129         (gdb-mouse-toggle-breakpoint):
9130         Rename to gdb-mouse-set-clear-breakpoint.
9131         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
9132         breakpoints in the margin.
9133         (gdb-remove-strings): Simplify.
9135 2005-01-17  Jay Belanger  <belanger@truman.edu>
9137         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
9138         erasing buffer.
9140 2005-01-17  Richard M. Stallman  <rms@gnu.org>
9142         * progmodes/grep.el (grep-find): Copy from `grep' the condition
9143         for calling grep-compute-defaults.
9145         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
9146         if buffer is empty.
9148         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
9150 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9152         * hilit-chg.el (highlight-changes-mode): Don't autoload.
9154         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
9155         non-preloaded variables.
9157 2005-01-17  Steven Tamm  <steventamm@mac.com>
9159         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
9160         tex-shell cause to force interactivity when using pipes.
9162 2005-01-17  Kim F. Storm  <storm@cua.dk>
9164         * simple.el (just-one-space): Make arg optional.
9166 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
9168         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
9169         posn-at-x-y to t to access left-margin.
9171 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
9173         Sync with Tramp 2.0.47.
9175         * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
9176         catching keep-date problems in cp/scp operations.
9177         (tramp-handle-copy-file): Don't call `set-file-modes'
9178         unconditionally.  Specialized functions should know better what is
9179         necessary.  This improves performance a little bit, and the
9180         functions could catch errors with `cp -p' and `scp -p'.
9181         (tramp-do-copy-or-rename-file-via-buffer)
9182         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
9183         when appropriate.
9184         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
9185         Call `set-file-modes' when appropriate.
9186         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
9187         Johnsson <isak@hypergene.com>
9188         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
9189         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
9190         <joakim@verona.se>
9191         (tramp-file-name-for-operation): Mark `shell-command' as magic for
9192         Emacs only.
9194         * tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
9195         `find-file-hooks' and `dired-mode-hook'.
9196         (tramp-minor-mode-map): Respective map.  Add remapping for
9197         `compile' and `recompile'.
9198         (tramp-remap-command, tramp-recompile): New defuns.
9199         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
9200         in buffer "*Compilation*".  Call the commands asynchronously.
9202         * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
9203         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
9204         `shell-command', because it isn't magic in XEmacs.  Reported by
9205         Adrian Aichner <adrian@xemacs.org>.
9207         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
9208         `substitute-in-file-name.
9209         (tramp-smb-handle-substitute-in-file-name): New defun.
9210         (tramp-smb-advice-PC-do-completion): Delete advice.
9212 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
9214         * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
9215         Fix error in deleting region.
9217 2005-01-15  Richard M. Stallman  <rms@gnu.org>
9219         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
9220         In non-temp buffer, switch syntax table temporarily.
9222         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
9224         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
9226         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
9228         * imenu.el (imenu--split-menu): Copy menulist before sorting.
9229         (imenu--generic-function): Use START, not BEG, as pos of definition.
9231         * simple.el (just-one-space): Argument specifies number of spaces.
9233         * simple.el (eval-expression-print-format): Avoid warning
9234         about edebug-active.
9236 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
9238         * progmodes/sh-script.el: Code copied from make-mode.el
9239         with small changes,
9240         (sh-mode-map): Bind C-c C-\.
9241         (sh-backslash-column, sh-backslash-align): New variables.
9242         (sh-backslash-region, sh-append-backslash): New functions.
9244 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
9246         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
9247         (rmail-pop-password, rmail-pop-password-required): Move to
9248         rmail-obsolete group.
9249         (rmail-set-pop-password): Rename to rmail-set-remote-password.
9250         All callers updated.
9251         (rmail-get-pop-password): Rename to rmail-get-remote-password.
9252         Take an argument specifying whether it is POP or IMAP mailbox we
9253         are using.  All callers updated.
9254         (rmail-pop-password-error): Rename to
9255         rmail-remote-password-error.  Added mailutils-specific error message.
9256         (rmail-movemail-search-path)
9257         (rmail-movemail-variant-in-use): New variables.
9258         (rmail-remote-password, rmail-remote-password-required):
9259         New customization variables.
9260         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
9261         (rmail-parse-url): New function.
9262         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
9263         with GNU mailutils movemail.
9265 2005-01-15  Kevin Ryde  <user42@zip.com.au>
9267         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
9268         suffix to space, $ or '$, to correctly position point when going
9269         to @table style constants like DBL_MAX.
9271 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
9273         * type-break.el (type-break-mode, type-break-file-time)
9274         (type-break-file-keystroke-count, type-break-choose-file):
9275         Don't store data in or load data from the file if type-break-file-name
9276         is nil.
9277         (type-break-file-name): Doc update as per the above.
9279 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
9281         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
9282         lookup-key might return nil; handle that.
9284 2005-01-15  Alan Mackenzie  <acm@muc.de>
9286         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
9287         rather than the element found, thus enabling the tree to be setcar'd.
9289 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
9291         * textmodes/org.el (org-show-following-heading): New option.
9292         (org-show-hierarchy-above): Use `org-show-following-heading'.
9293         (org-cycle): Documentation fix.
9295         * textmodes/org.el (orgtbl-optimized): New option
9296         (orgtbl-mode): New command, a minor mode.
9297         (orgtbl-mode-map): New variable.
9298         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
9299         (orgtbl-error, orgtbl-self-insert-command)
9300         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
9302         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
9303         a local variable in each org-mode buffer.
9305         * textmodes/org.el (org-set-regexps-and-options): Rename from
9306         `org-set-regexps'.  Added checking for STARTUP keyword.
9307         (org-get-current-options): Add STARTUP options.
9308         (org-table-insert-row): Make mode intelligent about when
9309         realignment is needed.
9310         (org-self-insert-command, org-delete-backward-char, org-delete-char):
9311         New commands.
9312         (org-enable-table-editor): New default value `optimized'.
9313         (org-table-blank-field): Support blanking regions if active.
9315 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
9317         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
9318         if the year is not given.
9320         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
9321         Add new escapes %m and %M, fixed bug with %F by adding
9322         save-match-data.
9323         (reftex-reference): Remove ?. from list of spaces.
9324         (reftex-label-info): Add automatic label prefix recognition.
9326         * textmodes/reftex-index.el (reftex-index-next-phrase):
9327         Add slave parameter to call of `reftex-index-this-phrase'.
9328         (reftex-index-this-phrase): New optional argument.
9329         (reftex-index-region-phrases): Add slave parameter to call of
9330         `reftex-index-this-phrase'.
9331         (reftex-display-index): New argument redo.
9332         (reftex-index-rescan): Add 'redo to arguments of
9333         `reftex-display-index'.
9334         (reftex-index-Rescan, reftex-index-revert)
9335         (reftex-index-switch-index-tag): Add 'redo to arguments of
9336         `reftex-display-index'.
9337         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
9338         indexing.  Fix bug with matching is there is a quote before or
9339         after the word.
9341         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
9342         Fix bug when collecting citation keys in lines with comments.
9343         (reftex-citation): Prefix argument no longer rescans the document,
9344         but forces prompting for optional arguments of cite macros.
9345         (reftex-do-citation): Prompting for optional arguments implemented.
9347         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9348         Add optional arguments to most cite commands.
9349         (reftex-cite-cleanup-optional-args): New option
9350         (reftex-cite-prompt-optional-args): New option.
9351         (reftex-trust-label-prefix): New option.
9353         * textmodes/reftex-toc.el (reftex-toc-find-section):
9354         Add push-mark before changing the position in the buffer.
9356         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
9357         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
9359 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
9361         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
9362         more carefully.
9364 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9366         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
9367         (sgml-mode): Use it.
9368         (sgml-get-context): Better keep track of implicitly closed tags.
9370 2005-01-13  Kenichi Handa  <handa@m17n.org>
9372         * textmodes/ispell.el: These changes are to fix misalignment error
9373         caused by equivalent characters of different Emacs charsets.
9374         (ispell-unified-chars-table): New variable.
9375         (ispell-get-decoded-string): New function.
9376         (ispell-get-casechars, ispell-get-not-casechars)
9377         (ispell-get-otherchars): Call ispell-get-decoded-string.
9379 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
9381         * custom.el (custom-declare-variable): Just put symbol instead
9382         of (defvar . symbol) in `current-load-list'.
9384 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9386         * emacs-lisp/elint.el: Fixed typo in Commentary section.
9388 2005-01-12  Jay Belanger  <belanger@truman.edu>
9390         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
9391         to create a Calc summary.
9393 2005-01-12  Kim F. Storm  <storm@cua.dk>
9395         * mouse.el (mouse-on-link-p): Change functionality and doc
9396         string to comply with latest description in lisp ref.
9398 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
9400         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
9401         Enable mouse clicks on mode-line, header-line and margin.
9402         (event-type): Give mouse event symbols an 'event-kind property
9403         with value 'mouse-click.
9405 2005-01-12  Juri Linkov  <juri@jurta.org>
9407         * facemenu.el (list-colors-display): Add new arg buffer-name.
9408         Use it.  Fix docstring.  Replace code for identifying duplicate
9409         colors by the name with call to `list-colors-duplicates' which
9410         identifies duplicate colors by the value unless the color
9411         is one of special Windows colors.  Set truncate-lines to t.
9412         Print sorted duplicate color names on each line.  Indent to 22
9413         \(the longest color name in rgb.txt) instead of 20.  Optimize.
9414         (list-colors-duplicates): New function.
9415         (facemenu-color-name-equal): Delete function.
9417         * facemenu.el (list-colors-print): New function created from code
9418         in list-colors-display.  Print #RRGGBB at the window right edge.
9419         (list-colors-display): When temp-buffer-show-function is not
9420         defined, call list-colors-print from temp-buffer-show-hook
9421         to get the right value of window-width in list-colors-print
9422         after the buffer is displayed.
9424         * simple.el (pop-mark): Move deactivate-mark out of conditional
9425         part to deactivate the active mark regardless of the state of the
9426         mark ring.
9428         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
9429         variables line in desktop files.
9431 2005-01-12  Juri Linkov  <juri@jurta.org>
9433         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
9434         Bring together isearch highlight related options.
9435         (lazy-highlight): Replace group `replace' by `matching'.
9436         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9437         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9438         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
9439         and declare them obsolete.
9440         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
9441         (isearch-faces): Remove defgroup.
9442         (isearch-overlay, isearch-highlight, isearch-dehighlight):
9443         Move isearch highlighting code closer to lazy highlighting code.
9445         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
9446         (query-replace-highlight, query-replace-lazy-highlight)
9447         (query-replace): Move definitions to the beginning of the file.
9449 2005-01-11  Juri Linkov  <juri@jurta.org>
9451         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
9452         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
9453         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
9455         * info.el (Info-history-forward): New variable.
9456         (Info-select-node): Reset Info-history-forward to nil.
9457         (Info-last): Turn into defalias.
9458         (Info-history-back): Rename from Info-last.
9459         Add current node to Info-history-forward.
9460         (Info-history-forward): New fun.
9461         (Info-mode-map): Replace Info-last by Info-history-back.
9462         Bind Info-history-forward to "r".
9463         (Info-mode-menu): Replace Info-last by Info-history-back.
9464         Fix menu item text.  Add menu item for Info-history-forward.
9465         (info-tool-bar-map): Replace Info-last by Info-history-back.
9466         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
9467         for Info-history-forward.
9468         (Info-mode): Replace Info-last by Info-history-back in docstring.
9469         Add local variable Info-history-forward.
9470         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
9472 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9474         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
9475         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
9476         Ignore select-window events rather than fiddle with
9477         mouse-autoselect-window.
9479 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
9481         * type-break.el (type-break-mode): Fix previous change.
9483 2005-01-10  Jay Belanger  <belanger@truman.edu>
9485         * calc/calc-ext.el (calc-reset): Reset when inside embedded
9486         calculator; only reset when point is inside a calculator.
9487         Don't adjust the window height if the window takes up the whole height
9488         of the frame.
9490 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
9492         * ebuff-menu.el (Electric-buffer-menu-mode):
9493         Preserve value of buffer-local var header-line-format.
9495 2005-01-09  Jay Belanger  <belanger@truman.edu>
9497         * calc/calc.el (calc-mode-var-list-restore-saved-values):
9498         Make sure settings file exists before accessing it.
9500         * calc/calc-embed.el (calc-embedded-subst):
9501         Replace math-multi-subst-rec, which is only supposed to be called
9502         by math-multi-subst, by math-multi-subst.
9504 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
9506         * vc.el (vc-allow-async-revert): New user option.
9507         (vc-disable-async-diff): New internal variable.
9508         (vc-revert-buffer): Use them to disable asynchronous diff.
9510         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
9511         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
9512         asynchronously if vc-disable-async-diff is t.
9514 2005-01-09  Jay Belanger  <belanger@truman.edu>
9516         * calc/calc.el (defcalcmodevar): New macro.
9517         (calc-mode-var-list-restore-default-values)
9518         (calc-mode-var-list-restore-saved-values): New functions.
9519         (calc-mode-var-list): Use defcalcmodevar to define it.
9520         (calc-always-load-extensions, calc-line-numbering)
9521         (calc-line-breaking, calc-display-just, calc-display-origin)
9522         (calc-number-radix, calc-leading-zeros, calc-group-digits)
9523         (calc-group-char, calc-point-char, calc-frac-format)
9524         (calc-prefer-frac, calc-hms-format, calc-date-format)
9525         (calc-float-format, calc-full-float-format, calc-complex-format)
9526         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
9527         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
9528         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
9529         (calc-matrix-brackets, calc-language, calc-language-option)
9530         (calc-left-label, calc-right-label, calc-word-size)
9531         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
9532         (calc-display-raw, calc-internal-prec, calc-angle-mode)
9533         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
9534         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
9535         (calc-window-height, calc-display-trail, calc-show-selections)
9536         (calc-use-selections, calc-assoc-selections)
9537         (calc-display-working-message, calc-auto-why, calc-timing)
9538         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
9539         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
9540         (calc-gnuplot-default-device, calc-gnuplot-default-output)
9541         (calc-gnuplot-print-device, calc-gnuplot-print-output)
9542         (calc-gnuplot-geometry, calc-graph-default-resolution)
9543         (calc-graph-default-resolution-3d, calc-invocation-macro)
9544         (calc-show-banner): Use defcalcmodevar to declare them and set
9545         their default values.
9547         * calc/calc-ext.el (calc-reset): Restore saved values of variables
9548         instead of default values (but restore default values if there is
9549         an argument of 0).
9551 2005-01-09  David Kastrup  <dak@gnu.org>
9553         * desktop.el (desktop-restore-eager): Fix typo in type.
9555 2005-01-08  Richard M. Stallman  <rms@gnu.org>
9557         * cus-edit.el (customize): Delete :link.
9559 2005-01-08  Jay Belanger  <belanger@truman.edu>
9561         * calc/calc.el (calc-mode): Remove the extension from the
9562         `calc-settings-file' file name when loading it.
9564 2005-01-08  Kim F. Storm  <storm@cua.dk>
9566         * info.el (Info-mode-map, Info-next-link-keymap)
9567         (Info-prev-link-keymap, Info-up-link-keymap):
9568         Map follow-link to mouse-face.
9569         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
9571 2005-01-08  Jay Belanger  <belanger@truman.edu>
9573         * calc/calc.el (calc-settings-file): Change default value.
9574         Suggested by cgw in a comment in calc-mode.el.
9576         * calc/calc-mode.el (calc-settings-file-name):
9577         Compare calc-settings-file to user-init-file instead of ~/.emacs.
9578         Replace ~/.emacs in a prompt by calc-settings-file.
9580 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
9582         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
9583         (desktop-lazy-idle-delay): New customizable variables.
9584         (desktop-buffer-args-list): New variable.
9585         (desktop-append-buffer-args): New function.
9586         (desktop-save): Call desktop-append-buffer-args for some buffers.
9587         (desktop-lazy-create-buffer): New function.
9588         (desktop-idle-create-buffers): New function.
9589         (desktop-read): Add message about buffers to restore lazily.
9590         (desktop-lazy-abort): New command.
9591         (desktop-clear): Call desktop-lazy-abort.
9592         (desktop-lazy-complete): New command.
9594 2005-01-06  Richard M. Stallman  <rms@gnu.org>
9596         * emacs-lisp/find-func.el (find-face-definition):
9597         Rename from find-face.
9599 2005-01-06  Kim F. Storm  <storm@cua.dk>
9601         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
9603         * man.el (Man-xref-man-page, Man-xref-header-file)
9604         (Man-xref-normal-file): Add follow-link property.
9606 2005-01-06  Jay Belanger  <belanger@truman.edu>
9608         * calc/calc-units.el: Make sure the proper macro definitions are
9609         available when compiling.
9611 2005-01-06  Juri Linkov  <juri@jurta.org>
9613         * isearch.el (isearch-lazy-highlight-update):
9614         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
9616 2005-01-06  Miles Bader  <miles@gnu.org>
9618         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
9619         (isearch-lazy-highlight-face): Use new name.
9621 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9623         * uniquify.el (uniquify-rationalize-file-buffer-names):
9624         Re-add an interactive spec.
9625         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
9626         to the same name.
9628         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
9629         (isearch-update, isearch-done): Adjust calls accordingly.
9631 2005-01-05  Richard M. Stallman  <rms@gnu.org>
9633         * custom.el (custom-set-variables, custom-theme-set-variables):
9634         Clarify documentation.
9636         * emacs-lisp/find-func.el (find-variable)
9637         (find-variable-other-window, find-variable-other-frame):
9638         Fix the TYPE args to find-function-read and find-function-do-it.
9639         (find-function): Doc fix.
9640         (find-function-at-point): Replace function-at-point alias.
9642 2005-01-04  Richard M. Stallman  <rms@gnu.org>
9644         * cus-face.el (custom-declare-face):
9645         Record defface in current-load-list.
9647         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
9649         * emacs-lisp/find-func.el: Doc fixes.
9650         (find-face-regexp): New variable.
9651         (find-function-regexp-alist): New variable.
9652         (find-function-C-source): Third arg is now TYPE.
9653         (find-function-search-for-symbol): Handle general TYPE.
9654         (find-function-read, find-function-do-it): Handle general TYPE.
9655         (find-definition-noselect, find-face): New functions.
9656         (function-at-point): Alias deleted.
9658 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9660         * battery.el (display-battery-mode): Rename from display-battery.
9661         Handle the case where it gets turned off.
9663 2005-01-04  Richard M. Stallman  <rms@gnu.org>
9665         * cus-edit.el (customize): Make :link point to user doc.
9667         * man.el (Man-fontify-manpage): Turn off undo generation.
9669         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
9671 2005-01-04  Andreas Schwab  <schwab@suse.de>
9673         * files.el (insert-directory): Only look for error lines in
9674         inserted text.  Don't move too far after processing --dired markers.
9676 2005-01-04  Richard M. Stallman  <rms@gnu.org>
9678         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
9679         Don't expand if the character is @, period, dash, etc.
9680         (define-mail-abbrev): Quote names that contain problem characters.
9682 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
9684         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
9686 2005-01-03  Richard M. Stallman  <rms@gnu.org>
9688         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
9689         (query-replace-highlight, query-replace-lazy-highlight)
9690         (query-replace): Definitions moved up.  Doc fix.
9692 2005-01-03  Richard M. Stallman  <rms@gnu.org>
9694         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
9695         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9696         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9697         (lazy-highlight-face): Rename from isearch-lazy-...
9698         Change all references to them.
9700 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
9702         * cus-edit.el (custom-file): Doc fix for defcustom.
9703         (custom-file): The function no longer sets the variable
9704         `custom-file' to its return value.
9706         * startup.el (command-line): No longer load `custom-file'.
9708 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9710         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
9712         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
9713         Don't confuse module-prefixed identifiers for labels.
9714         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
9716 2005-01-02  Richard M. Stallman  <rms@gnu.org>
9718         * files.el (basic-save-buffer-1): Fix previous change.
9720         * loadhist.el (file-loadhist-lookup): New function.
9721         (file-provides, file-requires): Use it.
9723         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
9724         instead of calculating the right size.
9726 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
9728         * vc-svn.el (vc-svn-diff): Stay local if possible.
9730 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9732         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
9734         * files.el (hack-local-variables): Fix last change.
9736 2005-01-02  Jay Belanger  <belanger@truman.edu>
9738         * calc/calc-yank.el (calc-edit-top): New variable.
9739         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
9740         object.  Change header properties.
9741         (calc-edit-finish, calc-edit-finish-stack-object)
9742         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
9743         edited object.
9744         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
9745         for the beginning of the edited object.
9746         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
9747         for the beginning of the edited object.
9748         * calc/calc-prog.el (calc-edit-macro-finish-edit)
9749         (calc-finish-formula-edit, calc-macro-repeats)
9750         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
9751         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
9752         beginning of the edited object.
9753         (calc-user-define-edit): Change the header for editing macros.
9754         Remove unnecessary variable.
9756 2005-01-01  Jay Belanger  <belanger@truman.edu>
9758         * calc/calc-yank.el (calc-edit-mode): Change default header.
9759         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
9760         * calc/calc-store.el (calc-edit-variable): Change title to match new
9761         header.
9762         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
9763         mode to match new header.
9764         (calc-user-define-edit): Change titles to include names of commands.
9765         (calc-finish-formula-edit): Adjust to handle new header.
9766         (calc-finish-macro-edit): Remove.
9767         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
9768         (calc-edit-macro-command, calc-edit-macro-command-type)
9769         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
9770         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
9771         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
9772         (calc-edit-macro-finish-edit): New functions.
9773         (calc-user-define-edit): Use new functions to edit named calc macros.
9775 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
9777         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
9779         * ses.el (copy-region-as-kill): Deactivate mark.
9781 2005-01-01  Richard M. Stallman  <rms@gnu.org>
9783         * replace.el (occur-1): If the output buffer is also an input,
9784         don't kill it, rename it.
9786         * faces.el (set-face-background, set-face-foreground): Doc fix.
9788         * cus-face.el (custom-face-attributes): Fix :help-echo strings
9789         for :foreground and :background.
9791         * dired.el (dired-view-command-alist): Variable deleted.
9792         (dired-view-file, dired-mouse-find-file-other-window):
9793         Delete the code to use it.
9795 2005-01-01  Kim F. Storm  <storm@cua.dk>
9797         * image.el (insert-sliced-image): Use t for line-height property.
9799 2004-12-31  Jay Belanger  <belanger@truman.edu>
9801         * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
9802         for "var-" at the beginning of the minibuffer.
9804 2004-12-31  Richard M. Stallman  <rms@gnu.org>
9806         * faces.el (read-face-name):
9807         Don't treat an attribute spec as a list of faces.
9809         * simple.el (undo): Use undo-equiv-table to detect
9810         unexpected changes since previous undo.
9811         (undo-list-saved): Variable deleted.
9812         (buffer-disable-undo): Don't alter undo-list-saved.
9814         * files.el (require-final-newline): Allow `visit' and `visit-save'.
9815         (mode-require-final-newline): New option.
9816         (after-find-file): Handle require-final-newline with new values.
9817         (basic-save-buffer): Handle new values of require-final-newline.
9819         * progmodes/sh-script.el (sh-require-final-newline):
9820         Alist value now controls whether to use mode-require-final-newline.
9821         (sh-set-shell): Implement that new meaning.
9823         * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
9824         * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
9825         * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
9826         Delete old-Emacs compatibility code.
9827         (antlr-c-common-init): Function deleted.
9829         * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
9830         * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
9831         * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
9832         * progmodes/python.el (python-mode): Use mode-require-final-newline.
9833         * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
9834         * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
9835         * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
9836         * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
9837         * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
9838         * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
9839         * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
9840         * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
9841         * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
9842         * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
9843         * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
9844         * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
9846 2004-12-31  Jay Belanger  <belanger@truman.edu>
9848         * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
9849         way to return to Calc.
9851         * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
9852         finish, C-xk as the way to cancel the edit.  Add cancel routine to
9853         kill-buffer-hook.
9855         * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
9856         MacEdit code.
9858         * calc/calc-prog.el: Remove obsolete MacEdit code.
9859         (calc-macro-edit-algebraic, calc-macro-edit-variable)
9860         (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
9862 2004-12-31  Kenichi Handa  <handa@m17n.org>
9864         * international/mule.el (buffer-file-coding-system-explicit):
9865         Rename for explicit-buffer-file-coding-system.
9866         (after-insert-file-set-coding): Adjust for the above change.
9868         * files.el (revert-buffer): Change explicit-buffer-file-coding-system
9869         to buffer-file-coding-system-explicit.
9870         (basic-save-buffer-1): Likewise.
9872 2004-12-30  Richard M. Stallman  <rms@gnu.org>
9874         * textmodes/artist.el (artist-butlast-fn): Var deleted.
9875         (artist-butlast, artist-last): Functions deleted.
9876         (artist-ellipse-mirror-quadrant): Call last and butlast directly.
9877         (artist-compute-key-compl-table): Call remq directly.
9878         (artist-remove-nulls): Function deleted.
9879         (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
9880         (artist-push, artist-pop): Macro deleted.
9882 2004-12-30  Andreas Leue  <al@sphenon.de>
9884         * textmodes/artist.el (artist-version): 1.2.6
9885         (artist-prev-next-op-alist): New variable.
9886         (artist-select-next-op-in-list): New function.
9887         (artist-select-prev-op-in-list): New function.
9888         (artist-make-prev-next-op-alist): New function.
9889         (artist-is-in-op-list-p): New function.
9890         (artist-get-first-non-nil-op): New function.
9891         (artist-get-last-non-nil-op): New function.
9892         (artist-mode-init): Call artist-get-last-non-nil-op to initialize
9893         artist-prev-next-op-alist.
9894         (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
9895         change drawing operation.
9897 2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
9899         * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
9901 2004-12-31  Masatake YAMATO  <jet@gyve.org>
9903         * server.el (server-process-filter): Suppress `error', too.
9905 2004-12-30  Jay Belanger  <belanger@truman.edu>
9907         * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
9908         Change the way a variable is displayed in a message.
9910         * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
9911         (calc-user-define-permanent, calc-execute-kbd-macro):
9912         Replace old function MacEdit-parse-keys with edmacro-parse-keys.
9914 2004-12-30  Kenichi Handa  <handa@m17n.org>
9916         * files.el (basic-save-buffer-1):
9917         Set explicit-buffer-file-coding-system to last-coding-system-used.
9918         (revert-buffer): Pay attention to
9919         explicit-buffer-file-coding-system (not buffer-file-coding-system)
9920         on bind coding-system-for-read.
9922         * international/mule.el (explicit-buffer-file-coding-system):
9923         New buffer local variable.
9924         (after-insert-file-set-coding): Set it to coding-system-for-read.
9926 2004-12-29  Luc Teirlinck  <teirllm@auburn.edu>
9928         * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
9930 2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
9932         * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
9933         that include line numbers.
9935 2004-12-29  Milan Zamazal  <pdm@zamazal.org>
9937         * files.el (hack-local-variables): If no PREFIX, set it to "^".
9938         Redundant variable PREFIXLEN removed.
9940 2004-12-28  Matt Hodges  <MPHodges@member.fsf.org>
9942         * eshell/em-hist.el (eshell-previous-matching-input):
9943         Start the deletion from the end of the output.
9945 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9947         * term/mac-win.el: Require x-dnd.
9948         (mac-drag-n-drop): Sync with W32 version.  Use x-dnd.el functions.
9950 2004-12-29  David Kastrup  <dak@gnu.org>
9952         * international/mule.el (decode-coding-inserted-region):
9953         Don't barf if `buffer-undo-list' is already set to `t'.
9955 2004-12-29  Jay Belanger  <belanger@truman.edu>
9957         * calc/calc-prog.el (calc-user-define-formula): Put default values
9958         for function names in prompts.
9959         (calc-user-define-permanent, calc-user-define-composition)
9960         (calc-user-define-formula): Remove the need for "calcFunc-" in the
9961         default input for algebraic functions.
9963 2004-12-29  Thien-Thi Nguyen  <ttn@gnu.org>
9965         * vc-rcs.el (vc-rcs-annotate-command):
9966         Fix omission bug: Call `vc-setup-buffer'.
9968 2004-12-29  Kenichi Handa  <handa@m17n.org>
9970         * international/mule.el (recode-region): New function.
9972 2004-12-28  Richard M. Stallman  <rms@gnu.org>
9974         * simple.el (undo-extra-outer-limit): New variable.
9975         (undo-outer-limit-truncate): Test and set it.
9977         * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
9978         enables the feature to extend the existing region.
9980         * simple.el (mark-word): New arg ALLOW-EXTEND
9981         enables the feature to extend the existing region.
9983         * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
9984         enables the feature to extend the existing region.
9986         * startup.el (site-run-file): Don't allow setting it with Custom.
9988         * simple.el (buffer-disable-undo): Fix previous change.
9990 2004-12-27  Masatake YAMATO  <jet@gyve.org>
9992         * hexl.el (hexlify-buffer): Remove fontification here.
9993         Use font lock mechanism instead.
9994         (hexl-font-lock-keywords): New font lock kewords.
9995         (hexl-mode-old-font-lock-keywords): New variable.
9996         (hexl-mode): Store the old font lock keywords.
9997         (hexl-mode-exit): Restore the old font lock keywords.
9999 2004-12-27  Richard M. Stallman  <rms@gnu.org>
10001         * simple.el (undo): Fix previous change.
10003 2004-12-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10005         * term/mac-win.el: Sync with x-win.el.  Rearrange the contents.
10006         Call mac-clear-font-name-table if invoked on Mac OS 8/9.
10007         Call x-open-connection on Mac OS X.
10009 2004-12-27  Richard M. Stallman  <rms@gnu.org>
10011         * files.el (buffer-save-without-query): New var (buffer-local).
10012         (save-some-buffers): Save those buffers first, w/o asking.
10014         * files.el (insert-directory-ls-version): New variable.
10015         (insert-directory): When ls returns an error, test the version
10016         number to decide what the return code means.
10017         With --dired output format, detect and distinguish lines
10018         that are really error messages.
10019         (insert-directory-adj-pos): New function.
10021         * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
10023         * battery.el (battery-mode-line-format): Remove initial spaces.
10025         * uniquify.el (uniquify-rationalize-file-buffer-names):
10026         Delete interactive spec.
10028         * type-break.el (type-break-mode): Set buffer-save-without-query.
10029         Remove code that tried to set save-some-buffers-always.
10030         (type-break-file-keystroke-count): Bind deactivate-mark.
10032         * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
10034         * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
10035         Test that the buffer is live, and maybe reject current buffer too.
10036         Clarify.
10037         (next-error-find-buffer): Rewrite for clarity.
10039         * loadup.el: Don't use buffer-disable-undo; do it directly.
10041         * help-fns.el (describe-function-1): Call symbol-file with `defun'.
10042         (describe-variable): Call symbol-file with `defvar'.
10044         * subr.el (messages-buffer-max-lines): Alias for message-log-max.
10045         (symbol-file): Rewritten to handle new load-history format.
10046         Now takes an arg TYPE to specify looking for a particular
10047         type of definition only.
10049         * emacs-lisp/debug.el (debugger-make-xrefs):
10050         Call symbol-file with `defun'.
10052         * emacs-lisp/find-func.el (find-function-noselect):
10053         Call symbol-file with `defun'.
10054         (find-variable-noselect): Call symbol-file with `defvar'.
10056         * eshell/esh-cmd.el (eshell-find-alias-function):
10057         Call symbol-file with `defun'.
10059         * eshell/esh-test.el (eshell-test-goto-func):
10060         Call symbol-file with `defun'.
10062         * mail/rmail.el (rmail-resend):
10063         Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
10065         * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
10067         * progmodes/compile.el (compilation-find-buffer): Rename arg.
10069         * textmodes/texinfmt.el (texinfo-format-buffer-1):
10070         Call buffer-disable-undo.
10072         * simple.el (undo-list-saved): New variable (buffer-local).
10073         (undo): Set and test it.
10074         (buffer-disable-undo): Move here from buffer.c.
10075         Clear out undo-list-saved.
10077         * international/mule.el (decode-coding-inserted-region):
10078         Set buffer-undo-list in a correct and optimal way.
10080         * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
10081         (cperl-font-lock-unfontify-region-function): No need to save and
10082         restore info, since font-lock.el does it for us.
10084         * ansi-color.el (save-buffer-state): Definition deleted.
10085         (ansi-color-unfontify-region): Don't use save-buffer-state.
10087 2004-12-27  Dave Love  <fx@gnu.org>
10089         * wid-edit.el (function): Use restricted-sexp as parent.
10091 2004-12-27  Kevin Ryde  <user42@zip.com.au>
10093         * simple.el (next-matching-history-element): Use same
10094         `interactive' form as previous-matching-history-element.
10096         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
10097         it can appear unencoded and has been seen from yahoo.
10099 2004-12-27  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
10101         * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
10102         in upper case.  Reported by Wojciech Polak <polak@gnu.org>.
10104 2004-12-27  Kenichi Handa  <handa@m17n.org>
10106         * international/utf-8.el (utf-translate-cjk-load-tables):
10107         Bind coding-system-for-read to nil while loading subst-*.
10109 2004-12-26  Jay Belanger  <belanger@truman.edu>
10111         * calc/calc-store.el (calc-read-var-name): Remove "var-" from
10112         default input.
10114 2004-12-26  Luc Teirlinck  <teirllm@auburn.edu>
10116         * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
10117         before reverting and disable undo recording while reverting.
10119 2004-12-26  Thien-Thi Nguyen  <ttn@gnu.org>
10121         * progmodes/hideshow.el (hs-set-up-overlay): New user var.
10122         (hs-make-overlay): New function.
10123         (hs-isearch-show-temporary): Handle `display' overlay prop specially.
10124         (hs-flag-region): Delete function.
10125         (hs-hide-comment-region): No longer use `hs-flag-region'.
10126         Instead, use `hs-discard-overlays' and `hs-make-overlay'.
10127         (hs-hide-block-at-point): Likewise.
10128         (hs-hide-level-recursive): Use `hs-discard-overlays'.
10129         (hs-hide-all, hs-show-all): Likewise.
10130         (hs-show-block): Likewise.
10131         Also, use overlay prop `hs-b-offset', not `hs-ofs'.
10133 2004-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
10135         * progmodes/hideshow.el: Require `cl' when compiling.
10136         Remove XEmacs and Emacs 19 compatibility.
10137         Use `dolist' and `add-to-list' for load-time actions.
10138         (hs-discard-overlays): Use `dolist'.
10139         (hs-show-block): Likewise.
10141 2004-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
10143         * faces.el (mode-line, mode-line-inactive): Use min-colors.
10145 2004-12-23  Thien-Thi Nguyen  <ttn@gnu.org>
10147         * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
10148         When extending backwards, move outside the current comment first.
10150 2004-12-22  Kenichi Handa  <handa@m17n.org>
10152         * international/quail.el (quail-start-translation): Fix prompt
10153         string for the case if input-method-use-echo-area being non-nil.
10154         (quail-start-conversion): Likewise.
10155         (quail-show-guidance): Don't show guidance if
10156         input-method-use-echo-area is non-nil.
10158 2004-12-21  Richard M. Stallman  <rms@gnu.org>
10160         * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
10162 2004-12-21  Markus Rost  <rost@ias.edu>
10164         * calendar/diary-lib.el (mark-diary-entries):
10165         Set mark-diary-entries-in-calendar only after checking for diary-file.
10167 2004-12-21  Richard M. Stallman  <rms@gnu.org>
10169         * faces.el (escape-glyph): Use blue against light foreground.
10171         * simple.el (undo-outer-limit-truncate): New function.
10172         (undo-outer-limit-function): Use undo-outer-limit-truncate.
10174 2004-12-21  Eli Barzilay  <eli@barzilay.org>
10176         * calculator.el (calculator-radix-grouping-mode)
10177         (calculator-radix-grouping-digits)
10178         (calculator-radix-grouping-separator):
10179         New defcustoms for the new radix grouping mode functionality.
10180         (calculator-mode-hook): Now used in electric mode too,
10181         (calculator): Call it.
10182         (calculator-mode-map): Some new keys.
10183         (calculator-message): New function.  Some new calls.
10184         (calculator-op, calculator-set-register): Use it.
10185         (calculator-string-to-number): New function, mostly moved and
10186         updated code from calculator-curnum-value.
10187         (calculator-curnum-value): Use it.
10188         (calculator-paste): Use it, and update grabbing the current-kill.
10189         (calculator-rotate-displayer)
10190         (calculator-rotate-displayer-back): Toggle digit grouping when
10191         in radix mode, use calculator-message.
10192         (calculator-displayer-prev, calculator-displayer-next):
10193         Change digit group size when in radix mode.
10194         (calculator-number-to-string): Rename from
10195         calculator-num-to-string.  Now deals with digit grouping in
10196         radix mode.
10197         (calculator-update-display, calculator-put-value): Use the new name.
10198         (calculator-fact): Return a floating point number.
10199         (calculator-mode): Doc fix.
10201 2004-12-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
10203         * calendar/calendar.el (view-other-diary-entries): Add autoload.
10204         * calendar/diary-lib.el (view-other-diary-entries):
10205         Use current-prefix-arg in interactive spec.
10207 2004-12-19  Jay Belanger  <belanger@truman.edu>
10209         * calc/calc-aent.el (calcAlg-blank-matching-open):
10210         Temporarily adjust the syntax of both delimiters of half-open intervals.
10212 2004-12-19  Kim F. Storm  <storm@cua.dk>
10214         * mouse.el (mouse-1-click-follows-link): Doc fix.
10216 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10218         * term/mac-win.el (encoding-vector, mac-font-encoder-list)
10219         (ccl-encode-mac-centraleurroman-font): Use centraleurroman
10220         instead of centraleuropean as the name
10222 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
10224         Sync with Tramp 2.0.46.
10226         * net/tramp.el (tramp-maybe-send-perl-script): Change order of
10227         parameters wrt Tramp convention.
10228         (tramp-handle-file-attributes-with-perl)
10229         (tramp-handle-directory-files-and-attributes): Apply it.
10230         (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
10231         `copy-program'.  Reported by Zack Weinberg
10232         <zack@codesourcery.com>.
10233         (top): Set `edebug-form-spec' property directly rather than
10234         calling `def-edebug-spec'.
10236         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
10237         advice less fragile.  Surround temporary redefinition of
10238         `substitute-in-file-name' with `unwind-protect'.  Suggested by
10239         Matt Hodges <MPHodges@member.fsf.org>.
10241 2004-12-17  Juri Linkov  <juri@jurta.org>
10243         * replace.el (occur-accumulate-lines, occur-engine):
10244         Make forcing deferred font-lock fontification jit-specific.
10246 2004-12-17  Kim F. Storm  <storm@cua.dk>
10248         * mouse.el (mouse-1-click-follows-link): New defcustom.
10249         (mouse-on-link-p): New function.
10250         (mouse-drag-region-1): Implement mouse-1-click-follows-link
10251         functionality.  Map a mouse-1 click event into a mouse-2 (or
10252         other) event when position is inside a link.
10254         * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
10255         prefix in tooltip text with "mouse-1" when this is a link
10256         recognized by mouse-1-click-follows-link functionality.
10258         * help.el (describe-key): Report effective and original binding
10259         for mouse-1 when clicked on a link.
10260         (describe-mode): Add follow-link property to "minor-mode" button.
10262         * help-fns.el (describe-variable): Add follow-link property to
10263         "below" button.
10265         * help-mode.el (help-xref): Add follow-link property.
10267         * apropos.el (apropos-symbol, apropos-function, apropos-macro)
10268         (apropos-command, apropos-variable, apropos-face, apropos-group)
10269         (apropos-widget, apropos-plist): Add follow-link property.
10271         * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
10272         checks if position is in a filename, rather than some other
10273         clickable item.  Function looks for cvs-filename-face at position.
10275         * wid-edit.el (widget-specify-field, widget-specify-button):
10276         Map a :follow-link keyword into a follow-link property.
10277         (link): Add :follow-link keyword, map to RET binding.
10279         * dired.el (dired-mode-map): Map follow-link to mouse-face.
10281         * progmodes/compile.el (compilation-minor-mode-map)
10282         (compilation-button-map, compilation-mode-map): Likewise.
10284 2004-12-17  Thien-Thi Nguyen  <ttn@gnu.org>
10286         * play/zone.el (zone): Init `line-spacing' from orig buffer.
10287         (zone-replace-char): Take `count' and `del-count'
10288         instead of `direction'.  Update callers.  When `del-count' is
10289         non-nil, delete that many characters, otherwise `count' characters
10290         backwards.  Insert the newly-replaced string `count' times.
10291         (zone-fret): Handle chars w/ width greater than one.
10292         (zone-fall-through-ws): No longer take window width `ww'.
10293         Update callers.  Add handling for `char-width' greater than one.
10294         (zone-pgm-drip): Update var holding window-end position every cycle.
10296 2004-12-17  Andre Spiegel  <spiegel@gnu.org>
10298         * vc.el (vc-default-update-changelog): Use insert-file-contents,
10299         rather than insert-file.
10301 2004-12-16  Jay Belanger  <belanger@truman.edu>
10303         * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
10304         (math-init-random-base, math-random-digit): Check to see if
10305         var-RandSeed is bound.
10306         (math-random-last): Declare it.
10307         (math-random-digit): Don't make math-random-last local.
10309 2004-12-16  Thien-Thi Nguyen  <ttn@gnu.org>
10311         * play/zone.el (zone): Fix omission bug: Use a self-disabling
10312         one-shot thunk for uniform (error, quit, normal) recovery.
10313         Reported by John Paul Wallington.
10314         (zone-pgm-random-life): Fix bug:
10315         Recognize empty initial field by lack of "@" chars.
10317 2004-12-16  Juri Linkov  <juri@jurta.org>
10319         * help.el (function-called-at-point):
10320         * help-fns.el (variable-at-point): As a last resort try stripping
10321         non-word prefixes and suffixes.
10323         * descr-text.el (describe-property-list): Don't treat syntax-table
10324         specially.  Use describe-text-sexp which inserts [show] button
10325         for large objects and handles printing errors.  Sort properties
10326         by names in alphabetical order instead of by value sizes.
10327         Add `mouse-face' to list of properties for `describe-face' widget.
10328         (describe-char): Mask out face-id from 19 bits of character.
10329         Print face-id separately.
10331         * replace.el (occur-accumulate-lines, occur-engine):
10332         Fontify unfontified matching lines in the source buffer
10333         before copying them.
10334         (occur-engine): Don't put mouse-face on context lines.
10335         (occur-next-error): Set point to line beginning/end
10336         before searching for prev/next property to skip multiple
10337         matches on a line (not supported by occur engine).
10338         Remove redundant prefix-numeric-value.
10340 2004-12-15  Juri Linkov  <juri@jurta.org>
10342         * replace.el (match): New face.
10343         (list-matching-lines-face): Change default from `bold' to `match'.
10345         * progmodes/grep.el (grep-match-face): New defvar.
10346         (grep-mode-font-lock-keywords): Use grep-match-face instead of
10347         compilation-column-face to highlight grep matches.
10349         * apropos.el (apropos-match-face): Change default from
10350         `secondary-selection' to `match'.
10352         * info-look.el (info-lookup-highlight-face): Change default from
10353         `highlight' to `match'.
10355 2004-12-15  Daniel Pfeiffer  <occitan@esperanto.org>
10357         * progmodes/executable.el (executable-interpret): Eliminate
10358         obsolete compile-internal, and switch to comint for interaction.
10360 2004-12-15  J.D. Smith  <jdsmith@as.arizona.edu>
10362         * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
10363         `&&' when skipping multiple statements on a line.
10365 2004-12-15  Thien-Thi Nguyen  <ttn@gnu.org>
10367         * play/zone.el (zone): Set `truncate-lines'.
10368         Also, init `tab-width' with value from original buffer.
10369         (zone-shift-up): Rewrite for speed.
10370         (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
10371         (zone-pgm-jitter): Remove redundant entries from ops vector.
10372         (zone-exploding-remove): Reduce iteration count.
10373         (zone-cpos): Convert to defsubst.
10374         (zone-replace-char): New defsubst.
10375         (zone-park/sit-for): Likewise.
10376         (zone-fret): Take window-start arg.
10377         Update callers.  Use `zone-park/sit-for'.
10378         (zone-fill-out-screen): Rewrite.
10379         (zone-fall-through-ws): Likewise.  Update callers.
10380         (zone-pgm-drip): Use `zone-replace-char'.
10381         Move var inits before while-loop.  Use `zone-park/sit-for'.
10382         (zone-pgm-random-life): Handle empty initial field.
10383         Use `zone-replace-char' and `zone-park/sit-for'.
10385 2004-12-15  Juri Linkov  <juri@jurta.org>
10387         * isearch.el (isearch-update): Test isearch-lazy-highlight
10388         before calling isearch-lazy-highlight-new-loop.
10389         (isearch-lazy-highlight-new-loop):
10390         Don't test isearch-lazy-highlight.
10392         * replace.el (perform-replace): Add isearch-case-fold-search.
10393         Use delimited-flag for isearch-regexp.
10394         Reset isearch-lazy-highlight-last-string to force lazy
10395         highlighting when called from isearch mode.
10396         (query-replace-highlight): Revert defcustom type to boolean.
10397         (query-replace-lazy-highlight): New defcustom.
10398         (query-replace): New face.
10399         (perform-replace, replace-highlight, replace-dehighlight):
10400         Test query-replace-lazy-highlight instead of special value
10401         `isearch' of query-replace-highlight.
10402         (replace-dehighlight): Don't call isearch-dehighlight.
10403         (replace-highlight): Don't call isearch-highlight.
10404         Use face `query-replace' unconditionally.
10406 2004-12-14  Kim F. Storm  <storm@cua.dk>
10408         * simple.el (inhibit-mark-movement): Remove defvar.
10409         (beginning-of-buffer, end-of-buffer): Don't use it.
10411         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10412         Don't use inhibit-mark-movement.
10414         * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
10415         (cua--undo-push-mark): Remove.
10416         (cua--pre-command-handler, cua--post-command-handler):
10417         Don't fiddle with inhibit-mark-movement.
10419 2004-12-14  Juri Linkov  <juri@jurta.org>
10421         * buff-menu.el (list-buffers-noselect): Collect internal info
10422         for every buffer in BUFFER-LIST arg too.
10423         (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
10424         (Buffer-menu-switch-other-window, Buffer-menu-2-window):
10425         Bind same-window-buffer-names and same-window-regexps to nil.
10427 2004-12-13  Juri Linkov  <juri@jurta.org>
10429         * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
10431         * mail/supercite.el (sc-cite-frame-alist): Doc fix.
10432         (sc-cite-region, sc-uncite-region, sc-recite-region):
10433         Fix previous change to handle not alist as a symbol, but
10434         a citation frame as a symbol that represents a variable name.
10436 2004-12-13  Richard M. Stallman  <rms@gnu.org>
10438         * filecache.el (file-cache-add-directory-using-find):
10439         Only set up file-cache-find-command-posix-flag if we will use it.
10441         * bindings.el (mode-line-buffer-identification-keymap):
10442         Don't cancel the mode-line's usual down-mouse-1 binding.
10444         * cus-edit.el (custom-face-selected): Handle `default' specs.
10445         (custom-face-edit): Increase extra-offset.
10446         (custom-display): Handle `default' specs.
10448         * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
10450         * emacs-lisp/elint.el (elint-standard-variables)
10451         (elint-unknown-builtin-args): Move definitions up.
10453         * net/browse-url.el (browse-url-url-at-point): Add autoload.
10455         * info.el (info-xref-visited): Use `default' instead of t.
10456         (Info-try-follow-nearest-node): Don't explicitly load browse-url.
10458         * faces.el (header-line, mode-line-inactive, tool-bar):
10459         Use `default' instead of t for setting the defaults.
10460         (face-spec-choose): Separate `t' from `default'.
10462         * subr.el (while-no-input): New macro.
10464 2004-12-13  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  (tiny change)
10466         * filecache.el (file-cache-add-directory-using-find):
10467         Only test file-cache-find-command-posix-flag on some systems.
10469 2004-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10471         * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
10472         Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
10473         (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
10474         (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
10475         (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
10477 2004-12-12  Juri Linkov  <juri@jurta.org>
10479         * files.el (find-file-other-window, find-file-other-frame):
10480         Add the first buffer to the returned value to return the complete
10481         list of all visited buffers.
10482         (find-file-read-only, find-file-read-only-other-window)
10483         (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
10484         `find-file-read-args'.  Signal an error about non-existent file
10485         only if file name doesn't contain wildcards.  Toggle read-only in
10486         all visited buffers.
10487         (find-alternate-file, find-alternate-file-other-window):
10488         Add optional arg `wildcards'.  Doc fix.  Set `wildcards' to t when
10489         called interactively.  Pass arg `wildcards' to other functions.
10490         (find-file-noselect): Doc fix.
10492         * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
10493         Doc fix.
10494         (ffap-directory-finder): New variable.
10495         (ffap-string-at-point-mode-alist): Add * and ? to `file'.
10496         (ffap-file-at-point): Add /* to immediately rejected names.
10497         Return absolute file names matching ffap-dired-wildcards.
10498         (ffap-read-file-or-url): Set default value for `completing-read'
10499         to `buffer-file-name'.
10500         (find-file-at-point): When filename matches ffap-dired-wildcards,
10501         call ffap-file-finder with t arg `wildcards', instead of dired.
10502         (ffap-other-window, ffap-other-frame): Return visited buffers.
10503         (ffap-read-only, ffap-read-only-other-window)
10504         (ffap-read-only-other-frame, ffap-alternate-file): New commands.
10505         (dired-at-point): Call ffap-directory-finder instead of dired.
10506         (ffap-dired-other-window, ffap-dired-other-frame)
10507         (ffap-list-directory): New commands.
10508         (ffap-bindings): New keybindings for new commands.
10510 2004-12-12  Juri Linkov  <juri@jurta.org>
10512         * simple.el (beginning-of-buffer, end-of-buffer):
10513         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10514         Do not push mark when mark is active in transient-mark-mode.
10516         * simple.el (mark-word):
10517         * emacs-lisp/lisp.el (mark-sexp, mark-defun):
10518         * textmodes/paragraphs.el (mark-paragraph):
10519         Extend the region when mark is active in transient-mark-mode,
10520         regardless of the last command.  Doc fix.
10522         * simple.el (mark-word): Preserve direction when repeating.
10523         Make arg optional.  Interactive "p" -> "P".
10524         (transient-mark-mode, inhibit-mark-movement): Doc fix.
10526         * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
10527         preserving direction, to mark forward instead of backward when mark
10528         is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
10530 2004-12-12  Juri Linkov  <juri@jurta.org>
10532         * isearch.el (isearch-edit-string): Set 7th arg of
10533         `read-from-minibuffer' to `t' to inherit the current input
10534         method (whose name is indicated by [IM] in the minibuffer prompt)
10535         from the current buffer to the minibuffer.
10536         (isearch-lazy-highlight-update): Put body to `with-local-quit'
10537         to allow C-g quitting for lazy highlighting looping inside the
10538         search with nested repetition operators.  Add overlay to the list
10539         before setting its face and other properties to avoid the case of
10540         code quitting after placing the new overlay but before it's
10541         recorded on the list.  Select the window where isearch was
10542         activated, to highlight matches in the right window when isearch
10543         switches the current window to the minibuffer.
10545         * international/isearch-x.el
10546         (isearch-process-search-multibyte-characters):
10547         Use `isearch-message' as initial input for `read-string' instead
10548         of adding it to the minibuffer prompt.  After reading a string
10549         remove the initial value of `isearch-message' from the string.
10551         * replace.el (replace-match-maybe-edit): Doc fix.
10552         (perform-replace): Don't call `replace-highlight' when automatic
10553         replacement is requested in literal mode, since it is intended
10554         only to highlight words during entering a new replacement string
10555         for \? in non-literal mode.
10557         * replace.el (query-replace-highlight): Add new value `isearch'
10558         that allows query replacement to use isearch highlighting.
10559         Change type from `boolean' to `choice'.  Doc fix.
10560         (replace-highlight, replace-dehighlight, perform-replace):
10561         Use isearch highlighting if query-replace-highlight eq `isearch'.
10563 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10565         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
10566         (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
10568         * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
10569         case of \end{verbatim}.
10571 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
10573         * term.el (term-termcap-format): Synchronize with terminfo.
10574         (term-emulate-terminal): Handle reset.
10575         (term-reset-terminal): New function.
10577 2004-12-11  Thien-Thi Nguyen  <ttn@gnu.org>
10579         * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
10580         (zone-fill-out-screen): New func.
10581         (zone-pgm-drip): Use `zone-fill-out-screen'.
10582         Also, no longer go to point-min on every cycle.
10583         (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
10584         (zone-pgm-random-life-wait): New user var.
10585         (zone-pgm-random-life): New func.
10587 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
10589         * files.el (auto-mode-alist): Map .com to DCL mode.
10591 2004-12-09  Richard M. Stallman  <rms@gnu.org>
10593         * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
10595 2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
10597         * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
10598         buffer with a display margin.
10600 2004-12-08  Jay Belanger  <belanger@truman.edu>
10602         * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
10603         (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
10605 2004-12-08  Richard M. Stallman  <rms@gnu.org>
10607         * faces.el: Delete code to set display table.
10608         (escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)
10610 2004-12-08  Jay Belanger  <belanger@truman.edu>
10612         * calc/calc.el: Add math-read-preprocess-string to autoloads.
10614         * calc/calc-ext.el (math-read-replacement-list)
10615         (math-read-superscripts, math-read-preprocess-string): Move to
10616         calc-aent.el.
10618         * calc/calc-aent.el (math-read-replacement-list)
10619         (math-read-superscripts, math-read-preprocess-string): Move from
10620         calc-ext.el.
10622 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10624         * isearch.el (isearch-quote-char): Fix up typo in last change.
10626 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
10628         * mouse.el (mouse-set-font): Handle the case where the command was
10629         not invoked using the mouse.
10631         * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
10632         (edmacro-finish-edit): Further update for keyboard macros that are
10633         lambda forms.
10634         (edmacro-sanitize-for-string): Correctly remove Meta modifier.
10636 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10638         * font-lock.el (font-lock-unfontify-region): Save buffer state.
10639         (font-lock-default-unfontify-region): Don't save buffer state any more.
10641 2004-12-07  Jay Belanger  <belanger@truman.edu>
10643         * calc/calc-help.el (calc-describe-key):
10644         Set calc-summary-indentation even when Calc Summary buffer exists.
10646 2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
10648         * calendar/holidays.el (holiday-easter-etc): Make arguments
10649         optional for backwards compatibility.  Doc fix.
10650         Remove un-necessary local vars mandatory, output-list.
10651         (holiday-advent): Make arguments optional for backwards
10652         compatibility.  Doc fix.
10654 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10656         * paren.el (show-paren-function): Fix last change (2004-12-02).
10658         * international/mule-util.el (char-displayable-p): Return nil for
10659         unibyte mode.
10661         * subr.el (subregexp-context-p): New function.
10663         * isearch.el (isearch-quote-char): Use it.
10665         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
10666         (regexp-opt-not-groupie*-re): Remove.
10667         (regexp-opt): Properly handle inputs with duplicate entries.
10669 2004-12-06  Richard M. Stallman  <rms@gnu.org>
10671         * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
10673         * cus-edit.el (custom-file): Doc fix.
10675         * textmodes/org.el: New file.
10677 2004-12-06  Kenichi Handa  <handa@m17n.org>
10679         * ldefs-boot.el: Update international/mule-util.el section.
10681 2004-12-05  Sam Steingold  <sds@gnu.org>
10683         * net/tramp.el (tramp-handle-file-accessible-directory-p):
10684         Fix `tramp-time-diff' comparison logic.
10686 2004-12-05  Paul Pogonyshev  <pogonyshev@gmx.net>
10688         * progmodes/which-func.el (which-function):
10689         Use `run-hook-with-args-until-success' instead of a custom loop.
10690         Fixes bug with local hooks.
10692 2004-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10694         * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
10695         Use delete-dups when calculating the initial value.
10696         (bibtex-autokey-get-title): Use <=.
10697         (bibtex-goto-line): New function.
10698         (bibtex-reposition-window): Use line numbers instead of point
10699         positions.  Use window-body-height.
10700         (bibtex-find-crossref): Use bibtex-reposition-window.
10701         (bibtex-find-entry): Use bibtex-reposition-window.  Always return
10702         position of entry if key is found or nil if not found.
10704 2004-12-05  Richard M. Stallman  <rms@gnu.org>
10706         * cus-edit.el (custom-file): Doc fix.
10708         * progmodes/sh-script.el (sh-indent-for-then): Change default.
10710 2004-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10712         * simple.el (blink-matching-open):
10713         * textmodes/tex-mode.el (tex-validate-region):
10714         Obey syntax-table text properties.
10716 2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
10718         * wid-edit.el (widget-specify-field): Add `real-field' property to
10719         boundary.
10720         (widget-field-at): Use it.
10722 2004-12-02  Richard M. Stallman  <rms@gnu.org>
10724         * progmodes/cc-mode.el (awk-mode autoload):
10725         Supply t meaning interactive function.
10727         * isearch.el (search-whitespace-regexp): Remove the group.  Doc fix.
10728         (isearch-mode-map): No special definition for space.
10729         (isearch-whitespace-chars): Command deleted.
10730         (isearch-forward-regexp): Doc fix.
10731         (isearch-quote-char): When a space is not inside brackets,
10732         use `[ ]' instead of just space.
10733         (isearch-lazy-highlight-search): Bind search-spaces-regexp.
10735         * imenu.el (imenu--generic-function): Delete code to exclude
10736         matches in comments.
10738         * man.el (Man-reverse-face): Change default to `highlight'.
10740         * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
10741         (occur-engine): Use `face' prop rather than `font-lock-face'
10742         when specifying use of `match-face'.
10743         (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
10745         * emacs-lisp/elint.el (elint-standard-variables): Update list.
10747         * add-log.el (add-log-current-defun): Handle the case where point
10748         is in the header part of a DEFUN construct.
10750 2004-12-02  Dave Love  <fx@gnu.org>
10752         * progmodes/python.el (python-font-lock-syntactic-keywords):
10753         Fix previous change.
10755 2004-12-02  Richard G Bielawski  <Richard.G.Bielawski@wellsfargo.com>  (tiny change)
10757         * paren.el (show-paren-function): Check for matching chars
10758         specified by text props.
10760 2004-12-02  Jay Belanger  <belanger@truman.edu>
10762         * calc/calc.el (calc-read-key-sequence): Leave the old message visible
10763         when reading a new key sequence.
10765 2004-12-02  Kim F. Storm  <storm@cua.dk>
10767         * faces.el (escape-glyph): Rename from glyph.
10768         (standard-display-table): Set it here.  Add escape-glyph face to
10769         extra slot characters.
10771         * disp-table.el: Undo 2004-12-01 change.  Display table is now
10772         setup in faces.el.
10774 2004-12-02  Mark A. Hershberger  <mah@everybody.org>
10776         * xml.el (xml-parse-dtd): Don't show validity messages when
10777         xml-validating-parser is nil.
10778         (xml-substitute-special): Fix validity error messages to
10779         actually show the unexpandable entity.  Added validity error if &
10780         isn't followed by an entity.
10781         (xml-parse-tag): Concatenate any string following the a
10782         <![CDATA[]]> section to the parsed CDATA.
10783         (xml-parse-dtd): Skip parameter entity declarations and use of
10784         parameter entities.
10786 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
10788         * kmacro.el (kmacro-default-counter-format): New var.
10789         (kmacro-set-format): Use it.  Delete `(printf format)' from prompt.
10790         (kmacro-display): Remove `nil' from `and' form.  Delete call to
10791         `format' inside `message'.
10792         (kmacro-start-macro): Use `kmacro-default-counter-format'.
10794 2004-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10796         * pcvs.el (cvs-header-msg): New function.
10797         (cvs-update-header): Use it.  Change calling convention.
10798         Correctly handle the case of having simultaneous active processes.
10799         (cvs-sentinel): Don't call cvs-update-header any more.
10800         (cvs-mode-run): Update call and add cvs-update-header to postproc.
10802 2004-12-01  Jay Belanger  <belanger@truman.edu>
10804         * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
10805         Change message.
10807 2004-12-01  Juri Linkov  <juri@jurta.org>
10809         * progmodes/prolog.el (prolog-mode-variables):
10810         Fix imenu-generic-expression.
10812 2004-12-01  Daniel Pfeiffer  <occitan@esperanto.org>
10814         * faces.el (glyph): New face.
10816         * disp-table.el: Add an autoloaded table, that doesn't require
10817         this library, with glyph face.
10819         * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
10820         (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
10821         (conf-quote-normal): Allow normalizing only ' or ".
10822         (conf-mode): Regexp-quote constructed comment-start and don't
10823         match section {} where "name" contains braces.
10825         * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
10826         files.
10828 2004-12-01  Kenichi Handa  <handa@m17n.org>
10830         * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
10831         (x-select-text): Don't treat eight-bit-control/graphic chars
10832         specially.  Store the encoded text in the X cut buffer.
10833         (x-cut-buffer-or-selection-value): Compare the X cut buffer text
10834         with x-last-selected-text-cut-encoded.
10836 2004-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10838         * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
10840 2004-11-30  Markus Rost  <rost@ias.edu>
10842         * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
10843         AUCTeX.
10845 2004-11-30  Jay Belanger  <belanger@truman.edu>
10847         * calc/calc-arith.el (math-possible-signs): Made stronger checks
10848         on signs of intervals.
10849         (math-pow-of-zero): Strengthen checks for positive and negative
10850         exponents.
10852         * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
10853         * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
10854         * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
10855         * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
10856         * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
10857         * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
10858         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
10859         * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
10860         * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
10861         * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
10862         * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
10863         * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
10864         * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
10865         with provide statements.
10867         * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
10869         * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
10871         * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
10872         (calc-load-everything, math-defsimplify): Replace dummy autoloading
10873         functions by require statements.
10874         (math-defsimplify): Move to calc-alg.el, add to autoloads.
10876         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10877         (calc-gnuplot-print): Give them values.
10879         * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
10880         autoloads.
10881         Add calc-do-embedded-activate to autoloads.
10882         (calc-gnuplot-name, calc-gnuplot-plot-command)
10883         (calc-gnuplot-print-command): Move them to calc-graph.el.
10885 2004-11-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10887         * term/mac-win.el (ccl-encode-mac-roman-font)
10888         (ccl-encode-mac-cyrillic-font)
10889         (ccl-encode-mac-centraleuropean-font, encoder-list)
10890         (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
10891         Support Cyrillic, CentralEuropean, and Dingbat font display
10893 2004-11-30  Andre Spiegel  <spiegel@gnu.org>
10895         * vc-hooks.el (vc-recompute-state): Move here from vc.el.
10897         * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
10898         still nil.
10900 2004-11-29  Luc Teirlinck  <teirllm@auburn.edu>
10902         * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
10903         (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
10905 2004-11-29  Jay Belanger  <belanger@truman.edu>
10907         * calc/calc-arith.el (math-pow-of-zero): Take into account different
10908         cases of the base and exponent.
10910 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
10912         * simple.el (next-error-buffer-p): Allow for inclusive and
10913         exclusive tests for finding a buffer.
10914         (next-error-find-buffer): Pass the exclusive and inclusive tests
10915         to next-error-buffer-p.
10917         * replace.el (occur-next-error): Switch to the Occur buffer when
10918         appropriate, use the exclusive filter to next-error-find-buffer to
10919         do it.  Use the absolute value of the motion amount.
10921 2004-11-29  Kenichi Handa  <handa@m17n.org>
10923         * startup.el (command-line): Decode all default-directory by
10924         locale-coding-system.
10926 2004-11-29  Jay Belanger  <belanger@truman.edu>
10928         * calc/calc-aent.el: Remove unnecessary eval-when-compile.
10929         (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
10930         (math-read-expr-level, calc-check-user-syntax, math-read-factor):
10931         Replace calls to calc-extensions by appropriate require, replace
10932         calc-extensions-loaded by appropriate featurep.
10934         * calc/calc-ext.el: Move require to end of file.
10935         Remove redundant loading of calc.el.
10936         (calc-extensions-loaded): Remove unnecessary variable.
10937         (calc-extensions): Remove unnecessary function.
10938         (calc-load-everything): Replace calc-need-macros by appropriate require.
10940         * calc/calc-macs.el: Move provide to end of file.
10941         (calc-need-macros): Remove unnecessary function.
10943         * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
10944         (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
10945         (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
10946         Replace calc-extensions by appropriate require.
10947         (calc-power): Replace calc-extensions-loaded by appropriate featurep.
10949         * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
10950         Replace calc-need-macros by appropriate require.
10952         * calc/calc.el: Move require to end of file.
10953         (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
10954         Remove unnecessary variable.
10955         (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
10956         (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
10957         (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
10958         (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
10959         (math-stack-value-offset, math-format-value, math-format-flat-expr)
10960         (math-format-number, math-format-bignum, math-read-number)
10961         (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
10962         (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
10963         by appropriate require.
10964         (calc-check-defines): Replace calc-need-macros by appropriate require.
10966 2004-11-29  Kim F. Storm  <storm@cua.dk>
10968         * macros.el (insert-kbd-macro): Handle kmacro functions.
10970 2004-11-28  Juri Linkov  <juri@jurta.org>
10972         * compare-w.el (compare-windows-highlight): Attach each overlay
10973         to its window to properly highlight differences while comparing
10974         two windows of the same buffer.  Fix arguments.
10975         (compare-windows-sync-default-function): Fix arguments of
10976         `compare-windows-highlight'.
10978         * emacs-lisp/edebug.el (edebug-set-global-break-condition):
10979         Use `read-expression-history'.  Set initial contents only if
10980         `edebug-global-break-condition' is non-nil.  Set histpos to 1
10981         if initial contents is equal to the last history element.
10982         (edebug-set-conditional-breakpoint): Instead of temporarily
10983         prepending the current condition to the history, set initial
10984         contents to the current condition.  Set histpos to 1 if initial
10985         contents is equal to the last history element.
10987         * info.el (Info-search-whitespace-regexp): Remove shy group.
10988         (Info-search): Forward line if search is on the header line.
10989         Use search-whitespace-regexp in two other places.
10991 2004-11-27  Luc Teirlinck  <teirllm@auburn.edu>
10993         * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
10994         warning.  Delay real definition, which uses
10995         `set-fringe-indicators-1' till after the definition of that function.
10997 2004-11-28  Kim F. Storm  <storm@cua.dk>
10999         * fringe.el (fringe): New defgroup.
11000         (fringe-mode): Move to fringe group.
11001         (fringe-indicators): New defcustom.
11002         (set-fringe-indicators-1): New defun.
11004         * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
11005         (menu-bar-showhide-fringe-ind-menu): New keymap.
11006         (menu-bar-showhide-fringe-ind-empty)
11007         (menu-bar-showhide-fringe-ind-mixed)
11008         (menu-bar-showhide-fringe-ind-box)
11009         (menu-bar-showhide-fringe-ind-right)
11010         (menu-bar-showhide-fringe-ind-left)
11011         (menu-bar-showhide-fringe-ind-none): New defuns.
11012         (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
11014 2004-11-27  Richard M. Stallman  <rms@gnu.org>
11016         * comint.el (comint-read-noecho): Add trivial compatibility definition.
11018         * generic.el (define-generic-mode): Doc fix.
11020         * menu-bar.el (menu-bar-options-save): For the options
11021         that are toggled with menu-bar-make-mm-toggle, don't check
11022         for customized-value prop.
11024 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
11026         * mail/supercite.el (sc-cite-region): Handle the case where
11027         sc-cite-frame-alist is a symbol.
11028         (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
11029         a symbol.
11030         (sc-recite-region): Handle the case where sc-recite-frame-alist is
11031         a symbol.
11033 2004-11-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
11035         * wid-edit.el (widget-narrow-to-field): New function.
11036         (widget-complete): Use it.
11038 2004-11-27  Jay Belanger  <belanger@truman.edu>
11040         * calc/calc-aent.el (calc-eval-error): Declare and initialize the
11041         variable.
11042         (calc-eval-error): Don't check if the variable calc-eval-error is bound.
11043         (calc-buffer, calc-digit-value, math-expr-data): Declare them.
11044         (math-alg-inequalities): Move declaration to earlier in the file.
11046         * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
11047         (calc-gnuplot-input, math-normalize-a, math-integral-cache):
11048         Declare them.
11050         * calc/calc-lang.el (math-expr-data, math-expr-token)
11051         (math-exp-old-pos): Declare them.
11053         * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
11054         (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
11056 2004-11-27  Kim F. Storm  <storm@cua.dk>
11058         * progmodes/flymake.el: Use (featurep 'xemacs).
11059         (flymake-makehash): Change to defsubst.  Use fboundp.
11060         (flymake-time-to-float): Remove.
11061         (flymake-float-time): Merge code from flymake-time-to-float here.
11062         (flymake-replace-regexp-in-string): Change to defsubst.
11063         (flymake-split-string-remove-empty-edges):
11064         Rename to flymake-split-string.
11065         (flymake-split-string): Remove previous defalias.
11066         (flymake-get-temp-dir): Change to defsubst.
11067         (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
11068         Define for xemacs only.
11069         (flymake-master-file-count-limit): Change into compiler defvar only.
11070         (flymake-find-possible-master-files): Let-bind it dynamically while
11071         sorting files using flymake-master-file-compare.
11073 2004-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11075         * font-lock.el (font-lock-compile-keywords): Don't complain if the end
11076         of defun-prompt-regexp matches inside a comment/string but the
11077         beginning is correctly outside everything.
11079         * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
11080         appears within a string or a comment.
11082         * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
11083         rather than make-symbol for symbols which are used in
11084         a symbol-macrolet or equivalent.
11086 2004-11-26  Jay Belanger  <belanger@truman.edu>
11088         * calc-misc.el (calc-last-why-command): Declare it.
11090         * calc-vec.el (math-grade-vec): New variable.
11091         (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
11092         Replace variable grade-vec by declared variable.
11093         (math-rb-close): New variable.
11094         (math-read-brackets, math-read-vector): Replace variable close by
11095         declared variable.
11097         * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
11098         (calc-one-window, calc-edit-handler, calc-restore-trail)
11099         (calc-allow-ret): Declare them.
11101         * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
11102         (math-lud-cache, math-log2-cache, math-radix-digits-cache)
11103         (math-radix-float-cache-tag, math-random-cache)
11104         (math-max-digits-cache, math-integral-cache, math-units-table)
11105         (math-format-date-cache, math-holidays-cache-tag): Declare them.
11106         (math-moc-func): New variable.
11107         (math-map-over-constants, math-map-over-constants-rec):
11108         Replace variable func by declared variable.
11110         * calc/calc-store.el (calc-given-value, calc-store-opers):
11111         Declare them.
11112         (calc-var-name-map): Move declaration to earlier in the file.
11113         (calc-pv-pos): New variable.
11114         (calc-permanent-variable, calc-insert-permanent-variable):
11115         Replace variable pos by declared variable.
11117         * calc/calc-mtx.el (calc-det-lu): New variable.
11118         (math-det-raw, math-det-step): Replace variable lu by declared variable.
11120         * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
11121         (math-multi-subst, math-multi-subst-rec): Replace variables temp
11122         and arg by declared variables.
11123         (calcFunc-reducer): Fix incorrect variable.
11124         (math-inner-mul-func, math-inner-add-func): New variables.
11125         (calcFunc-inner, math-inner-mats): Replace variables mul-func
11126         and add-func by declared variables.
11128         * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
11129         (calc-digit-value): Declare them.
11131         * calc/calc-help.el (Info-history): Declare it.
11132         (calc-describe-key): Make calc-summary-indentation a local variable.
11133         (calc-help-long-names): Move declaration to earlier in file.
11135         * calc/calc-embed.el (calc-original-buffer): Declare it.
11136         (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
11137         (calc-embed-bot): New variables.
11138         (calc-do-embedded, calc-embedded-mark-formula)
11139         (calc-embedded-find-bounds, calc-embedded-duplicate)
11140         (calc-embedded-new-formula, calc-embedded-make-info):
11141         Replace vars outer-top, outer-bot, bot and top by declared variables.
11142         (calc-embed-prev-modes): New variable.
11143         (calc-embedded-set-modes, calc-embedded-update): Replace variable
11144         prev-modes with declared variable.
11145         (calc-embed-vars-used): New variable.
11146         (calc-embedded-make-info, calc-embedded-evaluate-expr)
11147         (calc-embedded-update, calc-embedded-find-vars): Replace variable
11148         vars-used by declared variable.
11150         * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
11151         (math-format-radix-float): Remove unnecessary setq.
11152         (math-radix-float-cache): Declare it.
11154         * calc/calcsel2.el (calc-keep-selection): Declare it.
11156         * calc/calc-maint.el: Remove file.
11158 2004-11-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11160         * textmodes/bibtex.el (bibtex-sort-entry-class)
11161         (bibtex-comment-start): Use defcustom.
11162         (bibtex-entry-field-alist): Use nil if initial content of the
11163         field is undefined.  Fix docstring.
11164         (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
11165         (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
11166         (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
11167         (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
11168         Fix docstring.
11169         (bibtex-autokey-title-terminators): Use only one regexp.
11170         (bibtex-string-maybe-empty-head): New variable.
11171         (bibtex-remove-delimiters-string): New function.
11172         (bibtex-text-in-field-bounds, bibtex-text-in-string):
11173         Use bibtex-remove-delimiters-string.
11174         (bibtex-progress-message, bibtex-field-left-delimiter)
11175         (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
11176         (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
11177         (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
11178         Simplify.
11179         (bibtex-format-entry): Use save-excursion for inherited booktitle.
11180         Use eq and bibtex-remove-delimiters-string.  For end markers use
11181         insertion type so that marker stays after inserted text.
11182         (bibtex-autokey-get-names): Return empty string if name is missing.
11183         (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
11184         calling bibtex-autokey-name-case-convert.
11185         (bibtex-autokey-demangle-title):
11186         Call bibtex-autokey-titleword-case-convert.  Remove call to
11187         bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
11188         (bibtex-global-key-alist, bibtex-read-string-key): New functions.
11189         (bibtex-read-key): New optional arg global.
11190         (bibtex-files-expand): New optional arg force.
11191         (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
11192         (bibtex-complete-crossref-cleanup): Rename from
11193         bibtex-complete-key-cleanup.  Simplify code.
11194         (bibtex-copy-summary-as-kill): Remove arg key.  Use looking-at.
11195         Operate on current entry.
11196         (bibtex-button): Add docstring.
11197         (bibtex-entry): Simplify.
11198         (bibtex-make-field): Replace optional arg called-by-yank with more
11199         specific args move and interactive.
11200         (bibtex-end-of-entry): Use forward-sexp.
11201         (bibtex-find-entry-globally): Remove.
11202         (bibtex-find-crossref): Allow for crossref key located in other buffer.
11203         Bound to C-c C-x.
11204         (bibtex-find-entry): New optional args global and display.
11205         (bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
11206         (bibtex-validate): Use arg force of bibtex-files-expand.
11207         (bibtex-clean-entry): Bugfix, clean string entries properly.
11208         Always keep point at beginning of entry.
11209         (bibtex-complete): Bugfix.  Handle string entries properly.
11210         Call cleanup functions only if needed.
11211         (bibtex-String): Use bibtex-read-string-key.
11212         (bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
11213         case of replacement text.
11215 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
11217         * tramp.el (tramp-handle-directory-files-and-attributes): New function.
11218         (tramp-perl-directory-files-and-attributes): New constant.
11219         (tramp-file-name-handler-alist): Delete file-directory-files, add
11220         directory-files-and-attributes.
11221         (tramp-perl-file-attributes): Surround uid and gid by double
11222         quotes.  Change parameter id-format from nonnumeric.
11223         (tramp-convert-file-attributes): New function.
11224         (tramp-handle-file-attributes): Use it.
11225         (tramp-maybe-send-perl-script): New function.
11226         (tramp-handle-file-attributes-with-perl): Use it.  Don't convert
11227         file mode.  Change parameter id-format from nonnumeric.
11228         (tramp-handle-file-attributes-with-ls): Change parameter id-format
11229         from nonnumeric.
11230         (tramp-post-connection): Don't send tramp-perl-file-attributes
11231         script.  Reset connection property "perl-scripts".
11232         (tramp-handle-insert-directory): Run real handler when ls-lisp is
11233         in use.
11235 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
11237         * desktop.el (desktop-read): Replace mapcar with mapc.
11238         (desktop-create-buffer): Replace mapcar with mapc.
11239         Remove redundant piece of code.
11241 2004-11-27  Nick Roberts  <nickrob@snap.net.nz>
11243         * progmodes/gud.el (gud-display-line): Use display-buffer
11244         for GDB-UI as for GUD.
11246         * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
11247         Delete variables.
11248         (gdb-ann3): Don't make GUD buffer dedicated.
11249         (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
11250         (gdb-display-source-buffer): Delete function.
11251         (gdb-view-source-function, gdb-view-assembler): Delete functions.
11252         (menu): Delete menu bindings for viewing source/assembler.
11253         (gdb-setup-windows, gdb-restore-windows):
11254         Don't dedicate GUD.  No assembler now.
11255         (gdb-reset): No need to undedicate source buffers now.
11256         (gdb-source-info): No assembler now.
11258 2004-11-26  Nick Roberts  <nickrob@snap.net.nz>
11260         * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
11261         width to those for special frames.
11262         (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
11263         Use display-buffer.
11264         (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
11265         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
11266         (gdb-frame-assembler-buffer): Rework like
11267         gdb-frame-breakpoints-buffer.
11269 2004-11-25  Richard M. Stallman  <rms@gnu.org>
11271         * progmodes/flymake.el: Reindent.
11272         (flymake-split-string): Turn into defalias.
11273         (flymake-fix-file-name): Rename from flymake-fix-path-name.
11274         (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
11275         (flymake-get-common-file-prefix): Rename from ...path...  Doc fix.
11276         (flymake-build-relative-filename): Rename from ...path.
11277         Fix error message.
11279 2004-11-25  Cheng Gao  <chenggao@gmail.com>
11281         * progmodes/flymake.el: Much whitespace and capitalization change.
11282         Move `provide' to end.  Require `compile' only when compiling.
11284 2004-11-24  Jay Belanger  <belanger@truman.edu>
11286         * calc/calc-alg.el: Added comment.
11287         (math-polynomial-base): Replace variable mpb-top-expr by
11288         math-poly-base-top-expr.
11290         * calc/calc-poly.el (math-poly-base-top-expr): New variable.
11291         (math-polynomial-p1): Replace variable mpb-top-expr by declared
11292         variable.
11293         (math-poly-base-total-base): New variable.
11294         (math-total-polynomial-base, math-polynomial-p1): Replace variable
11295         mpb-total-base by declared variable.
11296         (math-factored-vars, math-to-list): Declare it.
11297         (math-fact-expr): New variable.
11298         (calcFunc-factors, calcFunc-factor, math-factor-expr)
11299         (math-factor-expr-try, math-factor-expr-part): Replace variable
11300         expr by declared variable.
11301         (math-fet-x): New variable.
11302         (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
11303         by declared variable.
11304         (math-factor-poly-coefs): Make temp a local variable.
11306         * calc/calc-units.el (calc-convert-units): Make units a local
11307         variable.
11308         (calc-num-units, calc-den-units): New variables.
11309         (calc-explain-units, calc-explain-units-rec): Replace variables
11310         num-units and den-units by declared variables.
11311         (math-cu-unit-list): New variable.
11312         (math-build-units-table, math-compare-unit-names)
11313         (math-convert-units, math-convert-units-rec): Replace variable
11314         unit-list by declared variable.
11315         (math-fbu-base, math-fbu-entry): New variables.
11316         (math-find-base-units, math-find-base-units-rec): Replace variables
11317         base and entry by declared variables.
11318         (math-which-standard): New variable.
11319         (math-to-standard-units, math-to-standard-rec): Replace variable
11320         which-standard by declared variable.
11321         (math-fcu-u): New variable.
11322         (math-find-compatible-unit, math-find-compatible-unit-rec):
11323         Replace variable u by declared variable.
11324         (math-cu-new-units, math-cu-pure): New variables.
11325         (math-convert-units, math-convert-units-rec): Replace variables
11326         new-units and pure by declared variables.
11327         (math-try-cancel-units): New variable.
11328         (math-simplify-units-quotient): Replace variable try-cancel-units by
11329         declared variable.
11331 2004-11-24  Richard M. Stallman  <rms@gnu.org>
11333         * textmodes/ispell.el (ispell-check-version):
11334         If default-directory is nonexistent, use home dir.
11336         * progmodes/grep.el (grep-regexp-alist):
11337         Don't match parens around line numbers.
11339         * progmodes/cperl-mode.el (cperl-indent-region)
11340         (cperl-imenu--create-perl-index, cperl-xsub-scan):
11341         Don't print progress messages.
11343         * progmodes/compile.el (compilation-mode-map):
11344         Don't inherit from compilation-minor-mode-map;
11345         copy its bindings instead.  But the menu bar Compile
11346         entry now does inherit from compilation-menu-map.
11348         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
11349         Use with-no-warnings around compiler-macroexpand.
11351         * imenu.el: Don't always require newcomment.
11352         (imenu--generic-function): Call comment-normalize-vars
11353         if we have a comment syntax.
11354         Exit the loop if REGEXP matches the null string.
11355         Test comment-start as well as comment-start-skip
11356         when deciding whether to check for comments.
11358         * tooltip.el (tooltip-mode): Doc fix.
11360         * term.el (term-escape-char, term-mode): Doc fixes.
11362 2004-11-24  Dave Love  <fx@gnu.org>
11364         * progmodes/python.el (python-font-lock-syntactic-keywords):
11365         Check for escapes in the regexp.
11366         (python-quote-syntax): Don't do it here.
11368 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
11370         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
11371         (gdb-frames-mode-map, gdb-threads-mode-map)
11372         (gdb-registers-mode-map, gdb-locals-mode-map)
11373         (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
11374         (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
11376         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
11377         (dedicated-switch-to-buffer): Rework.
11378         (gdb-var-evaluate-expression-handler, gdb-put-string):
11379         Remove unused variable bindings.
11380         (gdb-setup-windows, gdb-display-buffer):
11381         Simplify.  Use pop-to-buffer.
11382         (gdb-view-source-function): Simplify.
11383         (gdb-frame-breakpoints-buffer):
11384         Use pop-to-buffer, special-display-regexps.
11386 2004-11-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
11388         * progmodes/f90.el (f90-smart-end)
11389         (f90-previous-statement, f90-beginning-of-block): Doc fix.
11390         (f90-calculate-indent): Handle un-named PROGRAM blocks.
11391         (f90-end-of-block): Doc fix.  Make check of outermost block
11392         conditional on value of `f90-smart-end'.
11393         (f90-block-match): Hack to deal with un-named PROGRAM blocks.
11394         Handle case where END-BLOCK is nil.
11395         (f90-match-end): Handle un-named PROGRAM blocks.
11396         (f90-backslash-not-special): New function.
11398 2004-11-24  Jay Belanger  <belanger@truman.edu>
11400         * calc/calc.el (calc-embedded-active): Removed unnecessary
11401         declaration.
11402         (calc-show-banner): Removed redundant declaration.
11404         * calc/calc-graph.el (calc-gnuplot-default-device)
11405         (calc-gnuplot-default-output, calc-gnuplot-print-device)
11406         (calc-gnuplot-print-output, calc-gnuplot-geometry)
11407         (calc-graph-default-resolution, calc-graph-default-resolution-3d):
11408         Remove redundant initial values.
11410         * calc/calc-arith.el (math-scalar-functions)
11411         (math-nonscalar-functions, math-scalar-if-args-functions)
11412         (math-real-functions, math-positive-functions)
11413         (math-nonnegative-functions, math-real-scalar-functions)
11414         (math-real-if-arg-functions, math-integer-functions)
11415         (math-num-integer-functions, math-rounding-functions)
11416         (math-float-rounding-functions, math-integer-if-args-functions)
11417         (math-super-types): Move declarations to earlier in file.
11418         (math-unit-prefixes): Declared it.
11419         (math-floor-prec, math-trunc-prec): New variables.
11420         (math-trunc-fancy): Replace variable prec by declared variable.
11421         (math-floor-fancy): Replace variable prec by declared variable.
11422         (math-com-bterms): New variable.
11423         (math-commutative-equal, math-commutative-collect):
11424         Replace variable bterms by declared variable.
11426         * calc/calc-misc.el (math-trunc): Replace variable prec by
11427         math-trunc-prec.
11428         (math-floor): Replace variable prec by math-floor-prec.
11430         * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
11431         (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
11432         (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
11433         (math-format-date, math-format-date-part): Replace variables
11434         date, dt, year, month, day, weekday, hour, minute, second and
11435         bc-flag by declared variables.
11436         (math-pd-str): New variable.
11437         (math-parse-date, math-parse-date-word, math-parse-standard-date):
11438         Replace variable str by declared variable.
11439         (math-daylight-savings-hook, math-tzone-names): Move definitions
11440         to earlier in the file.
11441         (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
11442         (math-sh-year): New variable.
11443         (math-setup-add-holidays, math-setup-holidays)
11444         (math-setup-year-holidays): Replace variable `year' by declared
11445         variable.
11447         * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
11448         New variables.
11449         (math-nth-root-float, math-nth-root-float-iter): Replace variables
11450         n, nf and nfm1 by declared variables.
11451         (math-nri-n): New variable.
11452         (math-nth-root-integer, math-nth-root-int-iter): Replace variable
11453         n by declared variable.
11454         (calcFunc-log): Removed misplaced condition.
11456 2004-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11458         * generic.el (generic-mode-set-comments): Accept an empty comment-end.
11460 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
11462         * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
11463         (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
11464         Dedicate gdb-related windows.
11465         (gdb-display-buffer): Dedicate gdb-related windows.
11466         Don't grab other frames.
11467         (gdb-reset): Remove dedicated property after debugging.
11469 2004-11-24  Jay Belanger  <belanger@truman.edu>
11471         * calc/calc-sel.el: Add comment.
11473         * calc/calc.el (math-stack-value-offset): Replace variables c,
11474         wid and off with math-svo-c, math-svo-wid and math-svo-off.
11476         * calc/calccomp.el (math-comp-sel-tag): Declare it.
11477         (math-svo-c, math-svo-wid, math-svo-off): New variables.
11478         (math-stack-value-offset-fancy): Replace variables c, wid and off
11479         by declared variables.
11480         (math-comp-just, math-comp-comma-spc): New variables.
11481         (math-compose-expr, math-compose-matrix): Replace variables `just'
11482         and comma-spc by declared variable.
11483         (math-comp-vector-prec): New variable.
11484         (math-compose-expr, math-compose-matrix, math-compose-rows):
11485         Replace variable vector-prec by declared variable.
11486         (math-comp-left-bracket, math-comp-right-bracket)
11487         (math-comp-comma): New variables.
11488         (math-compose-expr, math-compose-rows): Replace variables
11489         left-bracket, right-bracket and comma by declared variables.
11490         (math-comp-full-width): New variable.
11491         (math-comp-to-string-flat, math-comp-to-string-flat-term):
11492         Replace variable full-width by declared variable.
11493         (math-comp-highlight, math-comp-word, math-comp-level)
11494         (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
11495         (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
11496         New variables.
11497         (math-comp-to-string-flat, math-comp-to-string-flat-term)
11498         (math-comp-sel-flat-term): Replace variables comp-highlight,
11499         comp-word, comp-level, comp-margin, comp-pos and comp-buf by
11500         declared variables.
11501         (math-comp-simplify, math-comp-simplify-term)
11502         (math-comp-add-string, math-comp-add-string-sel):
11503         Replace variables comp-highlight, comp-buf, comp-base,
11504         comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
11506 2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11508         * cus-start.el (all): Add x-use-old-gtk-file-dialog.
11510         * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
11511         and x-server-version may throw.
11513 2004-11-23  Kim F. Storm  <storm@cua.dk>
11515         * subr.el (substitute-key-definition-key): Optimize.
11516         Don't call indirect-function for nil defn (always signals error).
11518         * ido.el (ido-read-internal): Fix require-match check when
11519         ido-directory-too-big is set.
11521 2004-11-23  Jay Belanger  <belanger@truman.edu>
11523         * calc/calc-ext.el (math-read-replacement-list)
11524         (math-read-superscripts): New variables.
11525         (math-read-preprocess-string): New function.
11526         (math-read-expr): Filter input through math-read-preprocess-string.
11528         * calc/calc-aent.el (math-read-exprs): Filter input through
11529         math-read-preprocess-string.
11531 2004-11-23  Daniel Pfeiffer  <occitan@esperanto.org>
11533         * progmodes/compile.el (compilation-start): In cd command use
11534         substitute-env-vars -- not quite shell compatible but better than
11535         nothing.
11536         (compilation-error-regexp-alist-alist): Simplify ftnchek to only
11537         handle the newer versions messages, which are more parseable.
11539 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11541         * reveal.el (reveal-mode-map): New var.
11542         (reveal-mode): Use it.
11544 2004-11-23  Nick Roberts  <nickrob@snap.net.nz>
11546         * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
11547         (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
11549 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11551         * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
11552         header-line when needed.
11553         Use fixed-pitch only in the header-line.
11554         Build the underline automatically.  Use emdash if available.
11556 2004-11-22  Richard M. Stallman  <rms@gnu.org>
11558         * dired.el (dired-recursive-copies): Move from dired-aux.el.
11559         * dired-aux.el (dired-recursive-copies): Move to dired.el.
11561 2004-11-22  Nick Roberts  <nickrob@snap.net.nz>
11563         * progmodes/gdb-ui.el (gdb-resync): New function.
11564         (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
11565         (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
11566         Use it to fail more gracefully.
11567         (gdb-variables): Delete variable.
11568         Re-order variables to reduce byte-compiler warnings.
11570 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11572         * descr-text.el (describe-char):
11573         * paren.el (show-paren-function):
11574         * subr.el (syntax-after): Undo last change.
11576         * progmodes/python.el (run-python): Don't hard code *Python*.
11577         Don't modify global process-environment.
11578         (python-send-region, python-load-file): Don't assume that
11579         python-buffer == (process-buffer (python-proc)).
11580         (python-switch-to-python): Simplify.
11582         * dired.el (dired-align-file): Don't assume line starts with spaces.
11584 2004-11-21  Jay Belanger  <belanger@truman.edu>
11586         * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
11587         Replace variable `lines' by math-read-big-lines.
11588         (math-read-big-expr): Replace variables the-baseline, the-h2
11589         and err-msg by math-read-big-baseline, math-read-big-h2 and
11590         math-read-err-msg.
11591         (math-read-big-bigp): Replace variable h2 with math-rb-h2.
11593         * calc/calc-lang.el (math-read-big-rec): Fix typo.
11594         (math-read-big-balance): Replace unbound variable by value.
11595         (math-read-big-lines): New variable.
11596         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11597         (math-read-big-error, math-read-big-balance): Replace variable
11598         `lines' by declared variable.
11599         (math-read-big-baseline, math-read-big-h2): New variables.
11600         (math-read-big-rec): Replace variables the-baseline and the-h2
11601         by declared variables.
11602         (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
11603         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11604         (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
11605         declared variables.
11606         (math-read-big-err-msg): New variable.
11607         (math-read-big-error): Replace variable err-msg by declared variable.
11609 2004-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11611         * ses.el: Add coding cookie.
11612         Fix up docstrings, follow new commenting conventions.
11613         (ses-header-line-menu): Fix missing variable rename for header-row.
11614         (ses-cell-size): Remove.
11615         (ses-make-cell): New function.
11616         (ses-cell, ses-insert-row, ses-insert-column): Use it.
11617         (ses-calculate-cell): Remove unused var `symbol'.
11618         (ses-narrowed-p): New function.
11619         (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
11620         (ses-initial-file-trailer): Change ;;; to ;; for local vars.
11621         (ses-load, ses-reconstruct-all): Adjust string search accordingly.
11622         (ses-setup): Use restore-buffer-modified-p.
11623         (ses-cleanup): Remove unused var `end'.
11624         (ses-header-string-left-offset): Remove.
11625         (ses-create-header-string): Adjust to new behavior of `align-to'.
11626         Truncate excessively large fields to preserve alignment.
11627         (ses-reconstruct-all): Remove unused var `refs'.
11628         (ses-read-cell-printer): Remove unused var `prompt'.
11629         (ses-delete-row): Remove unused var `pos'.
11630         (ses-delete-column): Remove unused var `new'.
11632 2004-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11634         * ps-print.el: Insert :version tag into all defgroup and defcustom.
11635         Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11636         Eliminate eval-and-compile usage.
11637         (ps-insert-file): Use insert-file-contents instead of insert-file.
11638         (ps-setup): Code fix.
11640         * printing.el (pr-setup, lpr-setup): Code fix.
11642 2004-11-21  Jay Belanger  <belanger@truman.edu>
11644         * calc/calc-prog.el (math-integral-cache-state, calc-lang)
11645         (calc-original-buffer): Declare them.
11646         (calc-user-formula-alist): New variable.
11647         (calc-user-define-formula, calc-fix-user-formula)
11648         (calc-user-define-composition, calc-finish-formula-edit):
11649         Replace variable `alist' by declared variable.
11650         (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
11651         (var-q7, var-q7, var-q8, var-q9): Declare them.
11652         (calc-kbd-push): Don't check to see if var-q0 through var-q9
11653         are bound.
11654         (calcFunc-typeof): Replace undeclared variable by expression.
11655         (math-exp-env): New variable.
11656         (math-define-body, math-define-exp): Replace exp-env by declared var.
11657         (math-define-exp): Replace misplaced variable by expression.
11659         * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
11660         (calc-curve-model, calc-curve-coefnames): New variables.
11661         (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
11662         varnames, model and coefnames by declared variables.
11663         (math-root-widen): New variable.
11664         (math-search-root, math-find-root): Replace variable root-widen by
11665         declared variable.
11666         (var-DUMMY): Declare it.
11667         (math-root-vars, math-min-vars): Move the declarations to earlier in
11668         the file.
11669         (math-brent-min): Make d a local variable.
11670         (math-find-minimum): Replace non-existent variable.
11671         (math-ninteg-romberg): Remove unnecessary variable.
11672         (math-ninteg-temp): New variable.
11673         (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
11674         integ-temp by declared variable.
11675         (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
11676         New variables.
11677         (math-general-fit): Replace variables first-var, first-coef and
11678         new-coefs by declared variables.
11679         (calcFunc-fitvar): Replace variable first-var by declared variable.
11680         (calcFunc-fitparam): Replace variable first-coef by declared variable.
11681         (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
11682         (math-all-vars-vars, math-all-vars-found): New variables.
11683         (math-all-vars-in, math-all-vars-rec): Replace variables vars and
11684         found by declared variable math-all-vars-vars.
11686 2004-11-20  Luc Teirlinck  <teirllm@auburn.edu>
11688         * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
11689         of `defconst'.
11691 2004-11-20  Richard M. Stallman  <rms@gnu.org>
11693         * isearch.el (isearch-mode-map): Don't bind SPC.
11694         (isearch-whitespace-chars): Function deleted.
11695         (isearch-search): Bind search-spaces-regexp.
11696         (isearch-lazy-highlight-search): Likewise.
11697         (search-whitespace-regexp): Doc fix.
11698         (isearch-forward-regexp): Doc fix.
11700         * emacs-lisp/bytecomp.el (byte-compile-form):
11701         Move the calls to byte-compile-set-symbol-position,
11702         to avoid having two for the same symbol occurrence.
11704         * comint.el (comint-input-ring-size): Increase to 150.
11706         * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
11707         New variables.
11708         (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
11709         (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
11711         * imenu.el (imenu--generic-function):
11712         Ensure we keep moving backward even if BEG isn't further back.
11714         * replace.el (query-replace-read-to, query-replace-read-from):
11715         Specify t for KEEP-ALL in read-from-minibuffer.
11717         * progmodes/python.el (python-switch-to-python):
11718         If Python isn't running, start it.
11719         Don't alter debug-ignored-errors.
11721         * progmodes/cperl-mode.el (cperl-indent-region):
11722         Don't mind imenu-scanning-message.
11724         * bindings.el (global-map): Bind C-e to move-end-of-line.
11726         * simple.el (line-move-finish): New arg FORWARD.
11727         Ignore invisible newlines, not intangible ones.
11728         Conditions for acceptable stopping positions depend on FORWARD.
11729         (line-move): Pass FORWARD arg to line-move-finish.
11731         * buff-menu.el (list-buffers-noselect): Eliminate space at the start
11732         of HEADER.  Compensate for this change in the code to add display
11733         properties.  Don't make the first line intangible.
11735         * info.el (Info-search): Fix previous change.
11737 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
11739         * Makefile.in (recompile): Revert 2004-11-19 change.
11740         (compile): Likewise.
11742 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
11744         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
11746 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11748         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
11749         defgroup and defcustom.  Eliminate eval-and-compile usage.
11751         * progmodes/ebnf-otz.el: Fix typos.
11753 2004-11-19  Jay Belanger  <belanger@truman.edu>
11755         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
11756         (calc-edit-finish, calc-finish-stack-edit): Replace variable
11757         disp-trail by declared variable.
11759         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
11760         (calc-finish-selection-edit): Replace variable disp-trail by
11761         declared variable.
11762         (calc-selection-cache-entry): Move declaration to earlier in the file.
11763         (calc-selection-cache-num, calc-selection-cache-comp)
11764         (calc-selection-cache-offset, calc-selection-true-num)
11765         (calc-final-point-line, calc-final-point-column)
11766         (calc-original-buffer): Declare them.
11767         (calc-fnp-op, calc-fnp-num): New variables.
11768         (calc-find-nth-part, calc-find-nth-part-rec)
11769         (calc-select-previous): Replace op and num by declared variables.
11770         (calc-rsf-old, calc-rsf-new): New variables.
11771         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
11772         Replace variables old and new by declared variables.
11773         (calc-sel-reselect): New variable.
11774         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
11775         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
11776         (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
11777         reselect with declared variable.
11779         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
11780         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
11781         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
11782         (math-import-list, math-rewrite-phase): Declare them.
11783         (math-rewrite): Use let* to declare variables.
11784         (calc-rewrite-selection): Make rules a local variable.
11785         (calc-rewr-sel): New variable.
11786         (calc-rewrite-selection, calc-locate-selection-marker)
11787         (calc-rewrite): Use the declared variable calc-rewr-sel instead
11788         of sel.
11789         (math-rewrite-whole-expr): New variable.
11790         (math-rewrite, math-rewrite-phase): Replace variable expr by
11791         declared variable.
11792         (math-rewrite-heads-heads, math-rewrite-heads-skips)
11793         (math-rewrite-heads-blanks ): New variables.
11794         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
11795         heads, skips and blanks by declared variables.
11796         (math-rwcomp-subst-old, math-rwcomp-subst-new)
11797         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
11798         New variables.
11799         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
11800         old, new, old-func and new-func by declared variables.
11801         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
11802         Remove unnecessary variable.
11803         (math-apply-rw-regs): New variable.
11804         (math-apply-rewrites, math-rwapply-replace-regs)
11805         (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
11806         (math-apply-rw-ruleset): New variable.
11807         (math-apply-rewrites, math-rwapply-remember): Replace variable
11808         ruleset by declared variable.
11810 2004-11-19  Richard M. Stallman  <rms@gnu.org>
11812         * info.el (Info-search): Use search-whitespace-regexp.
11814 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
11816         * vc-rcs.el (vc-rcs-parse): New function.
11817         (vc-rcs-annotate-command): Likewise.
11818         (vc-rcs-annotate-current-time): Likewise.
11819         (vc-rcs-annotate-time): Likewise.
11820         (vc-rcs-annotate-extract-revision-at-line): Likewise.
11822 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
11824         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
11826 2004-11-18  Jay Belanger  <belanger@truman.edu>
11828         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
11830 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11832         * printing.el: Eliminate use of interactive-p and eval-and-compile.
11833         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11834         Use make-temp-file to generate PostScript files in any situation.
11835         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
11836         (pr-interactive-p): Eliminate var.
11837         (pr-save-interactive): Eliminate macro.
11838         (pr-interface, pr-ps-directory-preview)
11839         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
11840         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
11841         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
11842         (pr-ps-buffer-ps-print, pr-ps-region-preview)
11843         (pr-ps-region-using-ghostscript, pr-ps-region-print)
11844         (pr-ps-region-ps-print, pr-ps-mode-preview)
11845         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
11846         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
11847         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
11848         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
11849         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
11850         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
11851         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
11852         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
11853         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
11854         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
11855         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
11856         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
11857         Eliminate pr-save-interactive usage.
11858         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
11859         Eliminate pr-interactive-p usage.
11860         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
11861         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
11862         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
11863         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
11864         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
11865         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
11866         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
11867         New funs.
11868         (pr-ps-file): Use make-temp-file to generate a temporary file.
11870 2004-11-17  Jay Belanger  <belanger@truman.edu>
11872         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
11873         a local variable.
11874         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
11875         (math-top-only): New variable.
11876         (math-simplify, math-simplify-step): Replace variable top-only by
11877         declared variable math-top-only.
11878         (math-simplify-expr): Declare it.
11879         Replace argument expr in all calls of math-defsimplify by
11880         math-simplify-expr.
11881         (math-simplify-plus, math-simplify-times, math-simplify-divide)
11882         (math-simplify-divisor, math-simplify-one-divisor)
11883         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
11884         (math-simplify-pow): Replace variable expr by declared variable
11885         math-simplify-expr.
11886         (math-simplify-divisor): Remove local variables temp and op.
11887         (math-simplify-one-divisor): Make temp and op local variables.
11888         (math-simplify-divisor-nover, math-simplify-divisor-dover):
11889         New variables.
11890         (math-simplify-divisor, math-simplify-one-divisor):
11891         Replace variables nover and dover by declared variables.
11892         (math-expr-subst-new, math-expr-subst-old): New variables.
11893         (math-expr-subst, math-expr-subst-rec): Replace variables new
11894         and old by declared variables.
11895         (math-is-poly-degree, math-is-poly-loose): New variables.
11896         (math-is-polynomial, math-is-poly-rec): Replace variables degree
11897         and loose by declared variables.
11898         (math-poly-base-const-ok, math-poly-base-pred): New variables.
11899         (math-polynomial-base, math-polynomial-base-rec):
11900         Replace variables const-ok and mpb-pred by declared variables.
11902         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
11904         * calc/calc-ext.el (math-defsimplify): Change the argument in
11905         the created function to math-simplify-expr.
11907         * calc/calc-units.el (math-simplify-expr): Declare it.
11908         Replace argument expr in all calls of math-defsimplify by
11909         math-simplify-expr.
11910         (math-simplify-units-prod): Replace variable expr by declared
11911         variable math-simplify-expr.
11913 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11915         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
11916         Replace mapcar->dolist, format->string.
11918 2004-11-17  Miles Bader  <miles@gnu.org>
11920         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
11921         * progmodes/idlwave.el: Remove RCS keywords.
11923 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
11925         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
11926         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
11927         Update to IDLWAVE version 5.5.  Too many changes to list them here.
11928         * progmodes/idlw-help.el: New file.
11930 2004-11-16  Richard M. Stallman  <rms@gnu.org>
11932         * international/iso-cvt.el (iso-tex2iso-trans-tab):
11933         Discard spaces after \i according to TeX rules.
11935         * international/mule.el (set-buffer-file-coding-system):
11936         New arg NOMODIFY.
11937         (after-insert-file-set-coding): Pass that new arg.
11938         Prevent set-buffer-multibyte from trying to lock the file.
11940         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
11942         * saveplace.el (save-place): Doc fix.
11944         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
11945         temporarily widen before finding the following word to copy.
11947         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
11948         (cl-map-keymap): Definition deleted.
11950         * subr.el (map-keymap-internal): New function.
11952 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11954         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
11955         when pressing rather than when releasing mouse-2.  Simplify.
11957 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11959         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
11960         (compilation-mode): Set it here instead.
11962         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
11964         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
11965         (loop, cl-parse-loop-clause, defsetf): Use backquote.
11967 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11969         * progmodes/compile.el (compilation-internal-error-properties):
11970         Fix up a transposition-typo.  Check end-col before using it.
11972 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
11974         * international/iso-cvt.el (iso-tex2iso-trans-tab):
11975         Discard whitespace after macro \i when converting it.
11977 2004-11-16  Juri Linkov  <juri@jurta.org>
11979         * emacs-lisp/find-func.el (find-function-regexp):
11980         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
11981         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
11982         Remove invalid `\W' from [^cgv\W].  Doc fix.
11983         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
11985 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
11987         * play/life.el: Maintainer is now FSF.
11988         (life-patterns, life-neighbor-deltas, life-window-start)
11989         (life-current-generation, life-generation-string): Use defvar
11990         instead of defconst.
11992 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11994         * progmodes/compile.el (compilation-move-to-column): New fun.
11995         (compilation-internal-error-properties)
11996         (compilation-next-error-function): Use it to make sure we don't go past
11997         the end of line.
11999 2004-11-15  John Paul Wallington  <jpw@gnu.org>
12001         * autoinsert.el (auto-insert-alist): Insert the user's name in
12002         copyright notice, rather than Free Software Foundation, for the
12003         Emacs Lisp header case too.
12005 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12007         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
12008         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12009         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
12010         return the list of string in a string.
12011         (pr-call-process): Message if calling process returns an error, that
12012         is, the exit status is different of zero.
12014 2004-11-15  Jay Belanger  <belanger@truman.edu>
12016         * calc/calcalg2.el (math-integrate-by-parts): Remove unused
12017         variable var-thing.
12018         (math-integ-depth, math-integ-level, math-integral-limit)
12019         (math-enable-subst, math-any-substs, math-integ-msg)
12020         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
12021         (math-int-threshold, math-int-factors, math-double-roots)
12022         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
12023         (var-GenCount): Declare these variables.
12024         (calcFunc-integ): Don't check if var-IntegLimit is bound.
12025         (math-integral-cache, math-integral-cache-state):
12026         Move declarations to earlier in the file.
12027         (math-deriv-var, math-deriv-total, math-deriv-symb)
12028         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
12029         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
12030         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
12031         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
12032         (math-solve-res): New variables
12033         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
12034         (math-integral, math-replace-integral-parts)
12035         (math-integrate-by-parts, calc-dump-integral-cache)
12036         (math-try-integral, math-do-integral, math-do-integral)
12037         (math-do-integral-methods, math-try-solve-for)
12038         (math-try-solve-prod, math-solve-poly-funny-powers)
12039         (math-solve-crunch-poly, math-decompose-poly)
12040         (math-solve-find-root-term, math-find-root-in-prod)
12041         (math-integ-try-linear-substitutions)
12042         (math-integ-try-substitutions, math-expr-rational-in)
12043         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
12044         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
12045         (math-solve-for, math-solve-system, math-solve-system-rec)
12046         (math-solve-get-sign, math-solve-get-int)
12047         (math-solve-system-subst): Replace undeclared variables with newly
12048         declared variables.
12050 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12052         * winner.el (winner-active-region, winner-edges, winner-window-list):
12053         Define at toplevel.
12054         (winner-mode-map): Move init inside declaration.
12056 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
12058         * files.el (convert-standard-filename): Doc fix.
12060 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
12062         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
12063         passwd, group, shadow, default/* and pam.d/*.
12065 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12067         * printing.el (pr-menu-spec): Adjust menu specification.
12069 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12071         * printing.el: Doc fix.  Insert :version tag into all defcustom.
12072         Handle interactive-p as is recommended in Emacs Lisp Reference.
12073         Set the file permission bits for newly created files.
12074         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12075         The printing menu specification (in `pr-menu-spec') was merged.
12076         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12077         (pr-version): New version number (6.8.3).
12078         (pr-file-modes): New option.
12079         (pr-interactive-p): New var.
12080         (pr-save-interactive, pr-save-file-modes): New macros.
12081         (pr-setup): Code fix.
12082         (pr-menu-spec): Menu specification merged.
12083         (pr-call-process, pr-text2ps): Set file permission bits.
12084         (pr-despool-print): Set file permission bits.  Handle interactive-p as
12085         is recommended.
12086         (pr-interface, pr-ps-directory-preview)
12087         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
12088         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
12089         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
12090         (pr-ps-buffer-ps-print, pr-ps-region-preview)
12091         (pr-ps-region-using-ghostscript, pr-ps-region-print)
12092         (pr-ps-region-ps-print, pr-ps-mode-preview)
12093         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
12094         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
12095         (pr-despool-using-ghostscript, pr-despool-ps-print)
12096         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
12097         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
12098         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
12099         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
12100         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
12101         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
12102         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
12103         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
12104         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
12105         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
12106         Handle interactive-p as is recommended.
12108 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12110         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
12111         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
12113         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
12114         so it doesn't forget to highlight the beginning of the region either.
12116 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
12118         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
12119         (c-font-lock-init): Eliminate obsolete make-local-hook.
12120         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
12121         (awk-mode): Use run-mode-hooks.
12123         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
12125 2004-11-13  Kim F. Storm  <storm@cua.dk>
12127         * mouse.el (mouse-drag-copy-region): Add :version.
12128         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
12129         while dragging mode line, so mode line can be dragged downwards.
12130         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
12131         while pressing mouse button so window doesn't scroll until we
12132         release the mouse if clicking on partially visible line.
12134 2004-11-12  Jay Belanger  <belanger@truman.edu>
12136         * calc/calc-graph.el (calc-dumb-map): Declare it.
12137         (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
12138         than unbound.
12139         (calc-graph-name): Made `end' a local variable.
12140         (calc-graph-lookup): Made `varname' a local variable.
12141         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
12142         Declare them.
12143         (calc-graph-format-data): Don't check if var-PlotRejects is bound.
12144         (calc-graph-plot, calc-graph-compute-3d): Remove references to
12145         the unused variable y3vec.
12146         (calc-graph-show-dumb): Remove reference to unused variable found-pt.
12147         (calc-graph-kill-hook, calc-graph-plot): Remove reference to
12148         calc-graph-prev-kill-hook.
12149         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
12150         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
12151         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
12152         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
12153         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
12154         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
12155         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
12156         (calc-graph-y3value, calc-graph-y3name)
12157         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
12158         (calc-graph-stepcount, calc-graph-is-splot)
12159         (calc-graph-surprise-splot, calc-graph-blank)
12160         (calc-graph-non-blank, calc-graph-curve-num): New variables.
12161         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
12162         (calc-graph-recompute-2d, calc-graph-compute-3d)
12163         (calc-graph-format-data): Replace undeclared variables with the
12164         above newly declared variables.
12166 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
12168         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
12169         `rsf-beep' and `rsf-sleep-after-message'.
12171         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
12172         list if `message-sender' is non-nil.
12174 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
12176         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
12177         consing by using mapc instead of mapcar.
12179 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
12181         * tooltip.el (require): Explain why CL is needed.
12183 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12185         * printing.el: Insert :version into defgroup (printing).  All reference
12186         to Files option in menubar were changed to File.
12187         (pr-version): New version number (6.8.2).
12188         (pr-get-symbol): Call easy-menu-intern.
12189         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
12190         compilation gripes.
12192 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12194         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
12195         new byte-compile-function-environment binding to t.
12197         * font-lock.el (font-lock-fontify-syntactically-region):
12198         Don't forget to highlight the last char when we hit `end'.
12200         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
12201         (mwheel-scroll): Adjust accordingly.
12203         * cvs-status.el: Reduce spurious warnings.
12204         (cvs-status-checkout): Remove.
12205         (cvs-status-mode-map): Use cvs-mode-checkout instead.
12207         * pcvs.el (cvs-mode-checkout): New command.
12209         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
12211         * tooltip.el: Require CL.
12213         * emacs-lisp/bytecomp.el: Use push.
12214         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
12215         (defalias): Remove the `byte-compile' property and add
12216         a `byte-hunk-handler'.
12218 2004-11-11  Juri Linkov  <juri@jurta.org>
12220         * info.el (Info-search): Save match data for isearch.
12221         Skip Tag Table node.
12223         * descr-text.el (describe-char): Replace syntax-after with code
12224         from its previous version.
12226         * files.el (magic-mode-alist): Use optimization for SGML mode too.
12227         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
12229         * international/mule.el (sgml-html-meta-auto-coding-function):
12230         Remove > after <html to allow HTML attributes.
12232 2004-11-11  Jay Belanger  <belanger@truman.edu>
12234         * calc/calc-comb.el (math-prime-factors-finished): Declare it as
12235         a variable.
12236         (calcFunc-dfac): Replace unbound max by n.
12237         (math-stirling-local-cache): New variable.
12238         (math-stirling-number, math-stirling-1, math-stirling-2):
12239         Replace the variable `cache' by the declared variable
12240         math-stirling-local-cache.
12241         (var-RandSeed): Declare it as a variable.
12242         (math-init-random-base, math-random-digit): Don't check to see if
12243         var-RandSeed is bound.
12244         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
12245         Declare them instead of just setting them.
12246         (math-init-random-base): Made i a local variable.
12247         (math-random-digit): Made math-random-last a local variable.
12248         (math-prime-test-cache): Move declaration to before it is used.
12249         (math-prime-test-cache-k, math-prime-test-cache-q)
12250         (math-prime-test-cache-nm1, math-prime-factors-finished):
12251         Declare them as variables.
12253 2004-11-11  Jay Belanger  <belanger@truman.edu>
12255         * calc/calc-ext.el (math-defcache): Use defvar for the new
12256         variables it creates.
12258 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
12260         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
12261         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
12262         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
12263         (desktop-save): Add :version.
12265 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12267         * printing.el (pr-get-symbol): Don't downcase.
12269 2004-11-10  Jay Belanger  <belanger@truman.edu>
12271         * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
12272         string to kill-ring.
12274         * calc/calc-aent.el (calc-alg-exp, math-toks)
12275         (math-exp-pos,math-exp-old-pos, math-exp-token)
12276         (math-exp-keep-spaces, math-exp-str): New variables.
12277         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
12278         (calcAlg-enter): Use declared variable calc-alg-exp.
12279         (math-build-parse-table, math-find-user-token): Use declared
12280         variable math-toks.
12281         (math-read-exprs, math-read-token, calc-check-user-syntax)
12282         (calc-match-user-syntax, match-factor-after, math-read-factor):
12283         Use declared variables math-exp-pos math-exp-old-pos.
12284         (math-read-exprs, math-read-token, math-read-expr-level)
12285         (calc-check-user-syntax, calc-match-user-syntax)
12286         (match-factor-after, math-read-factor): Use declared variable
12287         math-exp-token.
12288         (math-read-exprs, math-read-expr-list, math-read-token)
12289         (math-read-factor): Use declared variable math-exp-keep-spaces.
12290         (math-read-exprs, math-read-token): Use declared variable
12291         math-exp-str.
12292         (calc-match-user-syntax): Make m a local variable.
12294         * calc/calc-ext.el (math-read-expr): Use declared variables
12295         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
12296         math-exp-keep-spaces.
12298         * calc/calc-forms.el (math-read-angle-bracket): Use declared
12299         variables math-exp-pos, math-exp-str.
12301         * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
12302         math-exp-old-pos.
12303         (math-parse-fortran-vector, math-parse-fortran-vector-end)
12304         (math-parse-eqn-prime): Use declared variable math-exp-token.
12306         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
12307         Use declared variable math-exp-pos.
12308         (math-check-for-commas): Use declared variable math-exp-str.
12309         (math-read-brackets): Use declared variables math-exp-old-pos,
12310         math-exp-keep-spaces.
12311         (math-read-brackets, math-read-vector, math-read-matrix):
12312         Use declared variable math-exp-token.
12314 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12316         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
12317         where the keymap is a symbol.
12318         (easy-menu-add-item): Use keymap-prompt.  Simplify.
12320         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
12322         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
12323         (sgml-parse-tag-backward): Use it to skip spurious < or >.
12325 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
12327         * ebuff-menu.el: Doc fixes throughout.
12328         (electric-buffer-menu-mode-hook): New defvar.
12330 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
12332         * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
12333         The resulting compiler warnings appear to be harmless.
12335 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
12337         * textmodes/conf-mode.el: New file.
12339         * files.el (auto-mode-alist, magic-mode-alist): Use it.
12341 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12343         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
12345 2004-11-09  Jay Belanger  <belanger@truman.edu>
12347         * calc/calc-ext.el (calc-init-extensions): Remove old code.
12349         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
12350         (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
12351         (calc-z-prefix-help, calc-user-function-list): Use declared
12352         variables calc-z-prefix-buf, calc-z-prefix-msgs.
12353         (math-map-tree, math-map-tree-rec): Use declared variables
12354         math-mt-many, math-mt-func.
12355         (math-read-expression, math-read-string): Use declared variable
12356         math-expr-data.
12358         * calc/calc-ext.el (math-normalize-nonstandard): Use declared
12359         variable math-normalize-a.
12361         * calc/calc.el (math-normalize-a): New variable.
12362         (math-normalize): Use declared variable math-normalize-a.
12364         * calc/calc-poly.el (math-expand-form): Use declared variable
12365         math-mt-many.
12367         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
12368         Use declared variable math-mt-many.
12369         (math-rewrite): Use declared variable math-mt-func.
12371         * calc/calc-vec.el (math-read-brackets, math-read-vector)
12372         (math-read-matrix): Use declared variable math-expr-data.
12374         * calc/calc-lang.el (math-parse-fortran-vector)
12375         (math-parse-fortran-vector-end, math-parse-tex-sum)
12376         (math-parse-eqn-matrix, math-parse-eqn-prime)
12377         (math-read-math-subscr): Use declared variable math-expr-data.
12379         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
12380         (math-read-expr-level, math-read-token, calc-check-user-syntax)
12381         (calc-match-user-syntax, math-read-if, math-factor-after)
12382         (math-read-factor): Use declared variable math-expr-data.
12384 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
12386         * calendar/diary-lib.el (diary-from-outlook)
12387         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
12388         interactive-p; but rather new optional argument NOCONFIRM.
12390 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12392         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
12393         (easy-menu-name-match): Revert correspondingly.
12395 2004-11-09  Richard M. Stallman  <rms@gnu.org>
12397         * emacs-lisp/bytecomp.el (byte-compile-defalias):
12398         Turn off warnings for the new function even if definition not constant.
12399         If the definition isn't a quoted symbol, record (FUNCTION . t).
12400         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
12401         (byte-compile-callargs-warn): Handle (FUNCTION . t).
12402         (display-call-tree, byte-compile-arglist-warn):
12403         Handle t returned by byte-compile-fdefinition.
12405 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12407         * Makefile.in (maintainer-clean): Depend on distclean.
12409         * help-fns.el (help-C-file-name): File name must be in build-files
12410         to be returned.
12412 2004-11-09  Jay Belanger  <belanger@truman.edu>
12414         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
12415         (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
12417         * calc/calc.el (calc, calc-trail-display, calc-mode):
12418         Remove obsolete sections.
12420         * calc/calc.el (calc-x-paste-text): Remove.
12422         * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
12423         mouse-2.
12425 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
12427         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
12428         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
12429         current frame (in case of recursive calls).
12430         (gdb-show-changed-values): Add :version keyword.
12432 2004-11-09  Kenichi Handa  <handa@m17n.org>
12434         * international/mule-cmds.el: Change coding: tag back to
12435         iso-2022-7bit.
12437 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12439         * international/mule-cmds.el: Change coding-system to utf-8.
12440         (select-safe-coding-system-interactively):
12441         New function extracted from select-safe-coding-system.
12442         (select-safe-coding-system): Use it.
12444 2004-11-08  Richard M. Stallman  <rms@gnu.org>
12446         * subr.el (syntax-after): Doc fix.
12448         * paren.el (show-paren-function): Change calls to syntax-after
12449         for new way of returning the value.
12451         * menu-bar.el (menu-bar-file-menu): Make this the real name
12452         and menu-bar-files-menu the alias.  Use the former.
12453         (global-map): Use `file', not `files', as the symbol.
12455         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
12457         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
12458         Don't use beginning-of-buffer.
12459         (filesets-cmd-show-result): Use with-no-warnings.
12461 2004-11-08  Juri Linkov  <juri@jurta.org>
12463         * progmodes/compile.el (compile): Don't overwrite last command in
12464         minibuffer history with default command if they are not equal.
12466 2004-11-08  Jay Belanger  <belanger@truman.edu>
12468         * calc/calcalg2.el (math-do-integral-methods): Try linear then
12469         non-linear substitutions.
12471 2004-11-08  Jay Belanger  <belanger@truman.edu>
12473         * calc/calcalg2.el (math-linear-subst-tried): New variable.
12474         (math-do-integral): Set `math-linear-subst-tried' to nil.
12475         (math-do-integral-methods): Use `math-linear-subst-tried' to
12476         determine what type of substitution to try.
12477         (math-integ-try-linear-substituion):
12478         Set `math-linear-subst-tried' to t.
12480 2004-11-08  Kim F. Storm  <storm@cua.dk>
12482         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
12484 2004-11-07  Juri Linkov  <juri@jurta.org>
12486         * info-look.el (info-lookup): Allow reusing in the current buffer
12487         not only *info* buffer, but all (even renamed) Info buffers
12488         by checking for major-mode instead of *info* buffer name.
12489         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
12490         (octave-mode, maxima-mode) <doc-spec>:
12491         Allow long dashes generated by Texinfo 4.7 before definitions.
12492         (texinfo-mode) <doc-spec>: Add space to suffix to find command
12493         definitions with argument separated by space.
12495 2004-11-06  Richard M. Stallman  <rms@gnu.org>
12497         * simple.el (next-error group, face): Move before first use.
12498         (next-error-highlight, next-error-highlight-no-select): Likewise.
12500         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
12501         (line-move): New args NOERROR and TO-END.
12502         Return t if succeed in moving specified number of lines.
12503         (move-end-of-line): New function.
12505         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
12506         (end-of-buffer-other-window): Likewise.
12508         * simple.el (line-move-ignore-invisible): Default to t.
12510         * subr.el (syntax-after): Return the syntax letter, not the raw code.
12512         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
12514         * international/iso-cvt.el (iso-cvt-define-menu):
12515         Rename menu-bar-files-menu to menu-bar-file-menu.
12517         * net/browse-url.el (browse-url-gnome-moz-program)
12518         (browse-url-gnome-moz-arguments): Move up before first use.
12520         * net/tramp.el (tramp group): Add :version.
12522         * progmodes/ada-xref.el (ada-gdb-application):
12523         Use goto-char instead of beginning-of-buffer.
12525         * progmodes/cperl-mode.el (cperl-info-on-command):
12526         Use goto-char instead of beginning-of-buffer.
12528         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
12529         Move up before first use.
12530         (idlwave-shell-temp-pro-file): Likewise.
12531         (idlwave-shell-temp-rinfo-save-file): Likewise.
12532         (idlwave-shell-temp-file): Minor doc fix.
12534         * textmodes/flyspell.el (flyspell-external-point-words):
12535         Use goto-char instead of beginning-of-buffer.
12537 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
12539         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
12540         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
12541         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
12543 2004-11-06  David Ponce  <david@dponce.com>
12545         * recentf.el (recentf-menu-path): Use menu item name.
12547 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
12549         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
12550         display doesn't support images.
12552 2004-11-06  Andreas Schwab  <schwab@suse.de>
12554         * tempo.el (tempo-match-finder): Doc fix.
12556         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
12558 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12560         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
12561         (easy-menu-lookup-name): New fun to replace it.
12562         (easy-menu-get-map): Use it to obey menu item names (rather than just
12563         keys) when looking up `path'.
12564         (easy-menu-always-true-p): Rename from easy-menu-always-true.
12565         (easy-menu-convert-item-1): Adjust to new name.
12567 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
12569         * outline.el (hide-body): Don't hide lines at the top of the file
12570         that precede the first header line.
12572 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
12574         * align.el (align-areas): Delete whitespace before reindenting, so
12575         that tabs are never placed after spaces.
12577 2004-11-06  Alan Shutko  <ats@acm.org>
12579         * macros.el (insert-kbd-macro): Do completions based on macros,
12580         rather than all commands.
12582 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
12584         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
12585         to solve a bug whereby tags with 'b' don't match.
12587 2004-11-05  Juri Linkov  <juri@jurta.org>
12589         * info.el (Info-search): Don't search in node header lines
12590         and file headers.
12592         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
12593         symbol-constituent characters after dot, not only digits.
12595 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
12597         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
12599 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12601         * dired.el (dired-read-dir-and-switches): Call read-directory-name
12602         if a dialog will be used, read-file-name otherwise.
12604 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12606         * textmodes/table.el (table group): Add :version.
12608         * textmodes/ispell.el (ispell-word):
12609         Don't alter args; set them only thru `interactive' spec.
12611         * textmodes/flyspell.el (flyspell-word):
12612         Don't alter FOLLOWING; set it only thru `interactive' spec.
12614         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
12616         * net/browse-url.el (browse-url-maybe-new-window):
12617         Use called-interactively-p.
12619         * mail/supercite.el (sc-cite-region):
12620         Don't use interactive-p.  Add arg INTERACTIVE.
12621         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
12623         * international/mule-cmds.el (set-input-method, toggle-input-method):
12624         Don't use interactive-p.  Add arg INTERACTIVE.
12626         * eshell/esh-mode.el (eshell-show-maximum-output):
12627         Don't use interactive-p.
12628         (eshell-truncate-buffer): Just message, no error, if buffer is short.
12630         * mouse.el (mouse-show-mark): Get positions to delete from mark
12631         and point, not from mouse-drag-overlay.
12633         * imenu.el (imenu-eager-completion-buffer): Add :version.
12635         * filesets.el (filesets group): Add :version.
12637 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
12639         * files.el (xml-based-modes): Delete var.
12640         (magic-mode-alist): New more general var.
12641         (set-auto-mode): Use it.
12643         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
12644         when clicking from another window.
12646 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
12648         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
12649         (vc-cvs-annotate-time): Incorporate value of deleted var.
12650         Remove special-case handling of beginning-of-buffer cruft.
12651         Cache ending position (point) and return value in text property
12652         `vc-cvs-annotate-time', and consult it on subsequent invocations.
12654         * vc-cvs.el (vc-cvs-annotate-command):
12655         Delete extraneous lines from beginning of buffer.
12656         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
12658         * progmodes/grep.el (grep-default-command): Take empty string
12659         for tag if all other methods yield nil.  Shell-quote the tag.
12661         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
12662         spec in `interactive' form, and mention it in the docstring.
12663         Also, make sure point is at bol after calling `annotate-time'.
12665 2004-11-02  Richard M. Stallman  <rms@gnu.org>
12667         * cus-edit.el (customize-group-other-window):
12668         Select the window that displays the custom buffer.
12669         (custom-buffer-create-other-window): Likewise.
12671         * comint.el (comint-insert-input): Fix previous change.
12673         * emacs-lisp/elp.el (elp-instrument-function):
12674         Use called-interactively-p.
12676         * emacs-lisp/easymenu.el (easy-menu-intern):
12677         Don't downcase; rather, case-flip the first letter of each word.
12679         * emacs-lisp/easy-mmode.el (define-minor-mode):
12680         Use called-interactively-p.
12682         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
12683         Add interactive-only.
12684         (byte-compile-warnings): Add interactive-only as option.
12685         (byte-compile-interactive-only-functions): New variable.
12686         (byte-compile-form): Warn about calls to functions
12687         in byte-compile-interactive-only-functions.
12689         * emacs-lisp/autoload.el (update-file-autoloads):
12690         Don't use interactive-p; take new arg SAVE-AFTER.
12692         * emacs-lisp/advice.el (ad-make-advised-definition):
12693         Use called-interactively-p.
12695 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12697         * files.el (find-file-existing): New function.
12699         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
12700         find-file-existing.  Add "New File..." that calls find-file.
12702         * diropen.pbm, diropen.xpm: New files.
12704         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
12705         icon diropen.  New tool bar item find-file-existing uses icon open.
12707         * dired.el (dired-read-dir-and-switches): Call read-directory-name
12708         instead of read-file-name.
12710 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
12712         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
12713         (icalendar--split-value): Change name of work buffer.
12714         (icalendar--get-weekday-abbrev): Return nil on error.
12715         (icalendar--date-to-isodate): New function.
12716         (icalendar-convert-diary-to-ical)
12717         (icalendar-extract-ical-from-buffer): Use only two args for
12718         make-obsolete (XEmacs compatibility).
12719         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
12720         (icalendar-export-region): Doc fix.
12721         If error, return non-nil and write errors to a buffer.
12722         Use correct weekday for weekly recurring events.
12723         Check whether date has been parsed for ordinary events.
12724         Make weekly events start in the year 2000.
12725         DTEND is non-inclusive, shift end date by one day if
12726         necessary (not for entries that have date and time).
12727         Rename local let variables: oops -> found-error, datestring ->
12728         startdatestring.
12730 2004-11-02  Kim F. Storm  <storm@cua.dk>
12732         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
12733         keep-mode-if-same variable.  Add it as optional arg instead.
12734         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
12736         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
12737         substitute-command-keys will select lower-case bindings like those
12738         used in the static help texts.
12740         * descr-text.el (describe-text-properties): Don't err if called in
12741         the *Help* buffer; output to *Help-2* buffer instead.
12743         * kmacro.el (group kmacro): Add :version.
12744         (kmacro-keyboard-quit): New function to cleanup on C-g.
12745         (kmacro-start-macro): Set defining-kbd-macro to append when
12746         appending to last macro.
12748         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
12750 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
12752         * progmodes/gdb-ui.el (gdb-enable-debug-log)
12753         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
12754         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
12755         Add :version keyword.
12757 2004-11-02  Pavel Kobiakov  <pk_at_work@yahoo.com>
12759         * progmodes/flymake.el (flymake-err-line-patterns):
12760         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
12761         `compilation-error-regexp-alist-alist' to internal Flymake format.
12763         * progmodes/flymake.el: Eliminate byte-compiler warnings.
12765 2004-11-01  Jay Belanger  <belanger@truman.edu>
12767         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
12768         with `interactive "s"'.
12770 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12772         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
12773         Revert change from 2004-10-16.  '*' checks the current buffer, but the
12774         mouse click may be in another buffer.
12776 2004-11-01  John Paul Wallington  <jpw@gnu.org>
12778         * files.el (large-file-warning-threshold): Add :version keyword.
12779         (kill-some-buffers): Doc fix.
12781         * thumbs.el (group thumbs): Add :version keyword.
12783         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
12785 2004-11-01  Richard M. Stallman  <rms@gnu.org>
12787         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
12789         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
12791         * allout.el (allout group): Add :version.
12792         (allout-init): Don't use interactive-p.
12793         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
12794         (allout-forward-current-level, allout-backward-current-level):
12795         Don't use interactive-p.
12797         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
12798         (bibtex-find-text): Likewise.
12800         * progmodes/vhdl-mode.el (vhdl-fill-region)
12801         (vhdl-beginning-of-statement): Don't use interactive-p.
12803         * progmodes/idlwave.el (idlwave-update-routine-info):
12804         Don't use interactive-p.
12806         * progmodes/idlw-shell.el (idlwave-shell-send-char):
12807         Don't use interactive-p.
12809         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
12810         Don't use interactive-p.
12812         * progmodes/ada-xref.el (ada-make-body-gnatstub):
12813         Don't use interactive-p.
12815         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
12816         (fortune-in-buffer): Doc fix.
12818         * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
12820         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
12821         don't select the temporary buffer.
12822         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
12823         (eudc-get-phone): Likewise.
12825 2004-11-01  Kim F. Storm  <storm@cua.dk>
12827         * man.el (Man-xref-normal-file): Fix help-echo.
12829 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12831         * reveal.el (reveal-last-tick): New var.
12832         (reveal-post-command): Use it to avoid closing overlays when we're
12833         appending text to them.
12835 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12837         * textmodes/bibtex.el: Require button.
12838         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
12839         (bibtex-reference-keys): Distinguish between header keys and
12840         crossref keys.
12841         (bibtex-beginning-of-field): New function.
12842         (bibtex-url-map): Remove.
12843         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
12844         (bibtex-font-lock-url-regexp): Assume that field names begin at
12845         the beginning of a line.
12846         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
12847         Remove field delimiters.  Use bibtex-beginning-of-field.
12848         Bugfix, point can be inside a field with a url.
12849         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
12850         New functions.
12851         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
12852         (bibtex-key-in-head): Simplify.
12853         (bibtex-current-line): Use bolp.
12854         (bibtex-parse-keys): Remove unused arg `add'.
12855         Use bibtex-type-in-head and bibtex-key-in-head.
12856         (bibtex-parse-entry, bibtex-autofill-entry):
12857         Use bibtex-type-in-head and bibtex-key-in-head.
12858         (bibtex-autokey-get-field): Do not alter case of replacement text.
12859         (bibtex-autokey-get-names): Do all processing of name list.
12860         (bibtex-autokey-get-year): New function.
12861         (bibtex-autokey-get-title): Do all processing of title words.
12862         (bibtex-generate-autokey): Simplify.
12863         (bibtex-string-files-init): Use default-directory.
12864         Allow for absolute file names in bibtex-string-files.
12865         (bibtex-files, bibtex-file-path): New variables.
12866         (bibtex-files-expand): New function.
12867         (bibtex-find-entry-globally): New command.
12868         (bibtex-summary-function): New variable.
12869         (bibtex-summary): Default value of bibtex-summary-function.
12870         (bibtex-find-crossref): New optional args pnt and split.
12871         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
12872         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
12873         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
12874         Fix handling of required and alternative fields.
12875         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
12876         Use cons and display-buffer.
12877         (bibtex-validate-globally): New command.
12878         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
12879         bibtex-parse-keys and bibtex-parse-strings for updating
12880         bibtex-reference-keys and bibtex-strings.
12881         (bibtex-realign): Remove blank lines past the last entry.
12882         (bibtex-reformat): Use bibtex-entry-format as default.
12883         (bibtex-choose-completion-string): Remove.
12884         (bibtex-complete): Do not use bibtex-choose-completion-string.
12885         (bibtex-url): Simplify.
12887 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12889         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
12890         (x-dnd-types-alist, x-dnd-open-file-other-window)
12891         (x-dnd-known-types): Add :version.
12893 2004-10-31  John Paul Wallington  <jpw@gnu.org>
12895         * ibuffer.el (group ibuffer): Add :version keyword.
12897 2004-10-31  Kim F. Storm  <storm@cua.dk>
12899         * ido.el (group ido): Add :version keyword.
12900         (ido-mode): Remove :version keyword.
12902         * emulation/cua-base.el (group cua): Add :version keyword.
12903         (cua-mode): Remove :version keyword.
12905 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
12907         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
12909         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
12910         compiler warning.
12911         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
12912         function.
12913         (help-at-pt-display-when-idle): Remove autoload.
12915 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12917         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
12919 2004-10-30  Juri Linkov  <juri@jurta.org>
12921         * help.el (function-called-at-point):
12922         * help-fns.el (variable-at-point): Read -> intern.
12924 2004-10-30  Simon Josefsson  <jas@extundo.com>
12926         * progmodes/autoconf.el (autoconf-font-lock-keywords):
12927         Recognize AS_* too.
12929 2004-10-29  Simon Josefsson  <jas@extundo.com>
12931         * subr.el (read-passwd): Move back from password.el.
12933         * password.el: Remove, not ready yet.
12935 2004-10-29  Andreas Schwab  <schwab@suse.de>
12937         * speedbar.el (speedbar-frame-parameters): Improve customize type.
12939 2004-10-29  Sam Steingold  <sds@gnu.org>
12941         * mouse.el (mouse-show-mark): Replace the last occurrence of
12942         x-lost-selection-hooks with x-lost-selection-functions.
12944 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12946         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
12947         x-lost-selection-functions is bound.
12949         * mouse-sel.el (mouse-sel-mode):
12950         * emacs-lisp/lselect.el: Adjust to new names for
12951         x-(lost|sent)-selection-functions.
12953         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
12954         New obsolete aliases of x-lost-selection-functions and
12955         x-sent-selection-functions.
12957 2004-10-28  Kim F. Storm  <storm@cua.dk>
12959         * imenu.el (imenu-scanning-message): Remove.
12960         (imenu-progress-message): Make it a no-op.
12962 2004-10-28  John Paul Wallington  <jpw@gnu.org>
12964         * files.el (set-auto-mode): Call `throw' correctly.
12966 2004-10-28  Juri Linkov  <juri@jurta.org>
12968         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
12969         to search `Info-...' commands in `info' manual.
12970         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
12971         Add 'info-file "emacs" property.
12972         (Info-find-emacs-command-nodes): Fix index line number regexp.
12973         Set real line number (instead of fake 0) in first element of the
12974         returned list.
12975         (Info-goto-emacs-command-node): Use line number of first element
12976         to set point in the first found Info node.
12978         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
12979         code to `grep-mode-font-lock-keywords'.
12980         (grep-mode-font-lock-keywords): Delete grep markers instead
12981         of making them invisible.
12983 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12985         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
12986         and x-server-version in bug report.
12988 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
12990         * files.el (set-auto-mode-0): New function.
12991         (set-auto-mode): Use it to handle aliased modes and to
12992         be consistent between C-x C-f and C-x C-w.
12994 2004-10-28  Kenichi Handa  <handa@m17n.org>
12996         * international/utf-8.el (utf-translate-cjk-charsets):
12997         Add katakana-jisx0201.
12999         * international/subst-jis.el: Add data for JISX0201.
13001 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13003         * obsolete/hilit19.el (hilit-mode): New function.
13004         Move all the toplevel side-effecting stuff into it, so that loading
13005         hilit19 doesn't mess everything up any more.
13007 2004-10-27  Richard M. Stallman  <rms@gnu.org>
13009         * add-log.el (add-change-log-entry): Set up mailing address
13010         and full name later, and don't alter add-log-mailing-address
13011         or add-log-full-name.
13013         * elide-head.el (elide-head): Change error to message.
13014         (elide-head-show): Likewise.
13016         * apropos.el (apropos-macrop): Doc fix.
13018         * mouse.el (mouse-show-mark): Do most processing the same
13019         regardless of transient-mark-mode.
13021         * shadowfile.el (shadow-copy-files): Use interactive-p
13022         only to control whether to print a message.
13024         * tar-mode.el (tar-mode): Use write-contents-functions,
13025         not write-contents-hooks.
13027         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
13028         directory-sep-char.
13030 2004-10-27  Richard M. Stallman  <rms@gnu.org>
13032         * strokes.el (strokes-unload-hook): Fix previous change.
13034         * type-break.el (type-break-run-at-time): Always use run-at-time;
13035         forget the alternatives.
13036         (type-break-cancel-function-timers): Always use cancel-function-timers;
13037         forget the alternatives.
13039         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
13041 2004-10-27  Kenichi Handa  <handa@m17n.org>
13043         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
13045         * international/subst-gb2312.el: Likewise.
13047         * international/subst-big5.el: Likewise.
13049         * international/subst-ksc.el: Likewise.
13051         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
13052         New variable.
13053         (utf-translate-cjk-set-unicode-range): New function.
13054         (utf-translate-cjk-unicode-range): Make it customizable.
13055         (utf-8-post-read-conversion):
13056         Use utf-translate-cjk-unicode-range-string.
13057         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
13058         Unicode ranges.
13060 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
13062         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
13063         trivial variants to shorten the list.
13064         (xml-based-modes): New var.
13065         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
13066         declaration higher priority than auto-mode-alist.
13068         * find-file.el (cc-other-file-alist): Bring it in line with
13069         cc-mode's auto-mode-alist entries and use \' instead of $.
13071         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
13072         and add "Id" and "Name" submenus to it.
13074         * imenu.el (imenu--generic-function): Skip matches in comments.
13076 2004-10-26  Jay Belanger  <belanger@truman.edu>
13078         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
13079         (full-calc-keypad, calc-trail-display): Use an extra argument
13080         instead of `interactive-p'.
13082         * calc/calc-misc.el (calc-other-window): Use an extra argument
13083         instead of `interactive-p'.
13085         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
13086         `interactive-p'.
13088 2004-10-26  Kim F. Storm  <storm@cua.dk>
13090         * help.el (describe-key): Describe both down-event and up-event
13091         for a mouse click.
13093 2004-10-26  Richard M. Stallman  <rms@gnu.org>
13095         * woman.el (woman): Don't call interactive-p.
13097         * pcomplete.el (pcomplete): Instead of interactive-p,
13098         use an arg set non-nil by the interactive spec.
13100         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
13101         use an arg set non-nil by the interactive spec.
13103         * man.el (Man-cleanup-manpage): Instead of interactive-p,
13104         use an arg set non-nil by the interactive spec.
13106 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
13108         * progmodes/flymake.el (flymake-split-string):
13109         Use `flymake-split-string-remove-empty-edges' in any case.
13111 2004-10-26  Masatake YAMATO  <jet@gyve.org>
13113         * progmodes/flymake.el (flymake-err-line-patterns):
13114         Use `compilation-error-regexp-alist-alist' instead of
13115         `compilation-error-regexp-alist'.
13117 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13119         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
13120         verbatim face on the \ of \end{verbatim}.
13122 2004-10-25  Jay Belanger  <belanger@truman.edu>
13124         * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
13125         erasing minibuffer.
13127 2004-10-25  Simon Josefsson  <jas@extundo.com>
13129         * subr.el (read-passwd): Move to net/password.el.
13131         * net/password.el (read-passwd): Add.  Autoload it.
13133 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
13135         * mouse-sel.el (mouse-sel-mode): Specify custom group.
13137         * simple.el (process-file): Fix logic.
13139 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
13141         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
13142         (increase-right-margin): Remove erroneous call to `interactive-p'.
13144 2004-10-24  Kim F. Storm  <storm@cua.dk>
13146         * help.el (describe-mode): Fix 2004-10-13 change.
13147         Copy pure "Auto Fill" string so it can be propertized later
13148         without causing a read-only error.
13150 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
13152         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
13153         style indexes.
13155 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
13157         * simple.el (process-file): Accept nil for INFILE.  Reported by
13158         Luc Teirlinck.
13160 2004-10-24  Masatake YAMATO  <jet@gyve.org>
13162         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
13163         Handle periods and underscores in a function name.
13164         Remove the address fontification.
13166 2004-10-24  Masatake YAMATO  <jet@gyve.org>
13168         * progmodes/asm-mode.el (asm-font-lock-keywords):
13169         Use font-lock-variable-name-face for registers.
13171 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
13173         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
13174         kill-all-local-variables.
13175         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
13176         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
13177         Use kill-all-local-variables and provide mode-hooks.
13178         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
13179         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
13180         Suggested by Masatake YAMATO <jet@gyve.org>.
13182 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
13184         * simple.el (process-file): New function, similar to call-process
13185         but supports file handlers.
13186         * vc.el (vc-do-command): Use it, instead of call-process.
13187         * net/tramp-vc.el (vc-do-command): Do not advise it if
13188         process-file is fboundp.
13189         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
13190         process-file.
13191         (tramp-handle-process-file): New function.
13192         (tramp-file-name-for-operation): Support process-file.
13194 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
13196         * calendar/icalendar.el (icalendar--weekday-array): New constant.
13197         (icalendar-weekdayabbrev-table)
13198         (icalendar-monthnumber-table): Delete.
13199         (icalendar--get-month-number): Use calendar-month-name-array.
13200         (icalendar--get-weekday-number): New function.
13201         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
13202         (icalendar-export-region): Handle multi-line entries.
13203         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
13205 2004-10-23  John Paul Wallington  <jpw@gnu.org>
13207         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
13208         `wildcards' set to t in interactive spec.
13210         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
13211         interactive spec rather than use `interactive-p'.
13212         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
13213         rather than use function `interactive-p'.
13215 2004-10-22  Kenichi Handa  <handa@m17n.org>
13217         * international/mule.el (translate-region): Implement it in Lisp
13218         as a front end of translate-region-internal.
13220 2004-10-21  Jay Belanger  <belanger@truman.edu>
13222         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
13223         Declare these variables with defvar.
13225         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
13226         is bound, only check to see if it is bound.
13228 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13230         * textmodes/tex-mode.el (tex-compilation-parse-errors):
13231         Don't output messages.
13233         * calc/calc-help.el (calc-describe-bindings): Fix last change.
13235 2004-10-21  John Paul Wallington  <jpw@gnu.org>
13237         * calc/calc-graph.el (calc-graph-init):
13238         Use `set-process-query-on-exit-flag'.
13240 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
13242         * progmodes/compile.el (compilation-start): Rely on `cd' to get
13243         dir right and also allow argumentless cd.
13245 2004-10-19  Richard M. Stallman  <rms@gnu.org>
13247         * textmodes/flyspell.el (flyspell-mode): Doc fix.
13249         * eshell/em-unix.el (eshell-grep):
13250         Don't bind compilation-process-setup-function.
13252         * comint.el (comint-insert-input): Use @ in `interactive'.
13253         (comint-input-filter-functions): Doc fix.
13254         (comint-kill-whole-line, comint-get-source): Doc fix.
13256         * progmodes/compile.el (compilation-setup):
13257         Don't set buffer-read-only if MINOR is non-nil.
13259 2004-10-19  Jay Belanger  <belanger@truman.edu>
13261         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
13262         (calc-emacs-type-gnu19): Remove.
13263         (calc-digit-map, calc-read-key-sequence, calc-read-key):
13264         Remove check for old emacs versions.
13266         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
13267         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
13268         for current Emacs.
13270         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
13271         the end of the minibuffer.
13272         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
13273         copy `esc-map'.
13275         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
13277         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
13278         call that would be given when the current emacs was used.
13280 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
13282         * calendar/icalendar.el: Set coding to utf-8.
13283         (icalendar-version): Increase to 0.07.
13284         (icalendar-monthnumber-table): Change March pattern.
13285         (icalendar-get-all-event-properties)
13286         (icalendar-set-event-property): Delete.
13287         (icalendar-all-events): No longer interactive.
13288         (icalendar-convert-diary-to-ical)
13289         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
13290         their replacements.
13291         (icalendar-export-file, icalendar-export-region): New functions;
13292         essentially old `icalendar-convert-diary-to-ical' but appending to
13293         target rather than overwriting.
13294         (icalendar-import-file): Append to target file rather than
13295         overwriting.  Fourth arg deleted.
13296         (icalendar-import-buffer): New name for old
13297         `icalendar-extract-ical-from-buffer'.
13298         (icalendar--convert-string-for-import): New name for
13299         old `icalendar-convert-for-import'.
13300         (include-icalendar-files): Delete.
13301         Prefix for all internal functions changed from `icalendar-'
13302         to `icalendar--'.
13304 2004-10-19  Richard M. Stallman  <rms@gnu.org>
13306         * paths.el (news-path): Fix previous change.
13308 2004-10-18  Jay Belanger  <belanger@truman.edu>
13310         * calc/calc-help.el (calc-describe-bindings):
13311         Set `buffer-read-only' to nil while working in the keybindings buffer;
13312         remove some extra information from the keybindings buffer.
13314 2004-10-18  David Ponce  <david@dponce.com>
13316         * mouse.el (mouse-drag-move-window-top): New function.
13317         (mouse-drag-mode-line-1): Use it.
13319 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
13321         * info.el (Info-fontify-node): For multiline refs,
13322         arrange to unfontify newline and surrounding whitespace.
13324 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13326         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
13327         directory is missing.
13329 2004-10-17  John Paul Wallington  <jpw@gnu.org>
13331         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
13332         New customizable variable; whether to display buffers that match
13333         `ibuffer-maybe-show-predicates' by default.
13334         (ibuffer-maybe-show-predicates): Mention it in docstring.
13335         (ibuffer-display-maybe-show-predicates): New variable.
13336         (ibuffer-update): Prefix arg now toggles whether buffers that
13337         match `ibuffer-maybe-show-predicates' should be displayed.
13338         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
13339         locally to heed `ibuffer-default-display-maybe-show-predicates'.
13340         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
13342 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
13344         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
13345         work correctly.
13347 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
13349         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
13350         (Buffer-menu-beginning): New helper function.
13351         (Buffer-menu-execute): Use it.
13352         (Buffer-menu-select): Use it.
13353         (Buffer-menu-sort): Use it and also keep markers.
13355 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13357         * paths.el (news-directory): Rename from news-path.  Old name alias.
13358         (rmail-spool-directory): Use defvar.
13359         (sendmail-program): Use defcustom.
13360         (remote-shell-program): Use defcustom.
13361         (term-file-prefix): Use defvar.
13362         (abbrev-file-name): Use defvar.
13364         * term.el: Add maintainer.
13366         * subr.el (with-local-quit): Return nil if there's a quit.
13367         (read-passwd): Use with-local-quit.  Doc fix.
13369         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
13370         (strokes-unload-hook): Set as a variable with add-hook.
13372         * startup.el (fancy-splash-tail, normal-splash-screen):
13373         Update copyright year.
13375         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
13377         * server.el (server-unload-hook): Set as a variable with add-hook.
13379         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
13381         * frame.el (special-display-popup-frame):
13382         Make the buffer current as its frame is created.
13384         * delsel.el (delsel-unload-hook): Set as a variable.
13386         * comint.el (comint-output-filter-functions):
13387         Add comint-watch-for-password-prompt.
13388         (comint-read-noecho): Function deleted.
13389         (send-invisible): Use read-passwd.
13391         * fringe.el (fringe-mode-initialize): New function.
13392         (fringe-mode): Use fringe-mode-initialize as :initialize.
13394 2004-10-17  Kim F. Storm  <storm@cua.dk>
13396         * language/indian.el (indian-script-language-alist): Swap value and doc.
13397         (indian-font-char-index-table): Doc fix.
13399 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13401         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
13403 2004-10-16  Juri Linkov  <juri@jurta.org>
13405         * progmodes/compile.el (compilation-start): Move let-binding of
13406         `process-environment' into `with-current-buffer' body.
13407         Reported by Matt Hodges <MPHodges@member.fsf.org>.
13409 2004-10-16  Richard M. Stallman  <rms@gnu.org>
13411         * pcvs-util.el (cvs-bury-buffer):
13412         Don't call get-buffer-window for effect.
13414         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
13416         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
13418         * msb.el (msb-unload-hook): Set the variable.
13420         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
13421         Use * to err if buffer is readonly.
13423         * subr.el (looking-back): Return only t or nil.
13425         * whitespace.el (whitespace-unload-hook): Set the variable.
13427         * view.el (view-mode-enable): Set view-page-size and
13428         view-half-page-size to nil.
13429         (view-set-half-page-size-default): view-half-page-size = nil
13430         means the default.
13431         (View-scroll-page-forward): Use view-page-size-default.
13432         (View-scroll-page-backward): Likewise.
13433         (view-page-size, view-half-page-size): Doc fixes.
13435         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
13437         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
13439         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
13440         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
13441         (byte-compile-log-1): Bind inhibit-read-only.
13442         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
13443         (byte-compile-log-warning): Likewise.
13444         (byte-compile-file-form-require): Detect "cl" from the arg value.
13446         * progmodes/compile.el (compilation-start): Assume compilation-mode
13447         will make the buffer read-only.
13448         (compilation-mode): Take arg name-of-mode.
13449         (compilation-setup): Make buffer read-only.
13450         (compilation-handle-exit): Bind inhibit-read-only.
13452         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
13453         (ispell-message): Likewise.
13454         (ispell-show-choices): Don't call get-buffer-window uselessly.
13455         (ispell-init-process): Use set-process-query-on-exit-flag.
13457 2004-10-16  Kim F. Storm  <storm@cua.dk>
13459         * fringe.el (fringe-bitmaps): Only initialize when defined.
13461         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
13462         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
13464         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
13466 2004-10-15  Simon Josefsson  <jas@extundo.com>
13468         * net/password.el: Add.
13470 2004-10-14  Masatake YAMATO  <jet@gyve.org>
13472         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
13473         (gdb-script-end-of-defun): New function.
13474         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
13475         `gdb-script-end-of-defun' as *-of-defun-function.
13477 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
13479         * button.el (button-activate): Allow a marker to display as an action.
13481         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
13483         * help.el (describe-mode): Use it to make minor mode list into
13484         hyperlinks.
13486 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13488         * vc.el (vc-annotate-display-select): Fix typo.
13490         * subr.el (substitute-key-definition-key): New function.
13491         (substitute-key-definition): Use it with map-keymap.
13492         (event-modifiers): Use push.
13493         (mouse-movement-p, with-temp-buffer): Simplify.
13495 2004-10-12  Jay Belanger  <belanger@truman.edu>
13497         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
13498         New variables.
13499         (calc-help-index-entries): New function.
13500         (calc-describe-function): Use `calc-help-function-list' instead of
13501         obarray for completion.
13502         (calc-describe-variable): Use `calc-help-variable-list' instead
13503         of obarray for completion.
13505 2004-10-12  Richard M. Stallman  <rms@gnu.org>
13507         * info-look.el (info-lookup-file): Add info-file property.
13508         (info-lookup-symbol): Likewise.
13510         * info.el (info-xref): Add underlining.
13511         (info): Add info-file property.
13512         (Info-find-emacs-command-nodes): Specify case-sensitive search.
13514 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
13516         Sync with Tramp 2.0.45.
13518         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
13519         defined.  This is not the case for XEmacs without package "edebug".
13520         (tramp-set-auto-save-file-modes): Set permissions of autosaved
13521         remote files to the permissions of the original file.  This is not
13522         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
13523         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
13524         (tramp-perl-decode): Fix an error in Perl implementation.
13525         $pending must be cleared every loop.  Reported by Benjamin Place
13526         <benjaminplace@sprintmail.com>
13528         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
13529         Don't activate advice during definition.  This is done later on,
13530         depending on test result of `substitute-in-file-name'.
13531         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13533 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13535         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
13537         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
13539 2004-10-12  David Ponce  <david@dponce.com>
13541         * recentf.el (recentf-edit-list): Update the menu when the recentf
13542         list has been modified.
13544 2004-10-12  Simon Josefsson  <jas@extundo.com>
13546         * net/tls.el (tls-certtool-program): New variable.
13547         (tls-certificate-information): New function, based on
13548         ssl-certificate-information.
13550 2004-10-12  Kenichi Handa  <handa@m17n.org>
13552         * international/mule.el (coding-system-equal): Move from mule-util.el.
13554         * international/mule-util.el (coding-system-equal): Move to mule.el.
13556 2004-10-12  Kim F. Storm  <storm@cua.dk>
13558         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
13559         reset kmacro-initial-counter-value if set.
13560         (kmacro-set-counter): Only set kmacro-counter if defining or executing
13561         macro.  Set kmacro-initial-counter-value otherwise.  Never set both.
13562         (kmacro-display): Show macro counter if non-zero.
13564         * subr.el (substitute-key-definition): Mention command remapping
13565         in doc string.
13567 2004-10-11  Jay Belanger  <belanger@truman.edu>
13569         * calc/calc-misc.el (calc-info-goto-node): New function.
13570         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
13571         node in one step.
13572         (calc-describe-copying, calc-describe-distribution)
13573         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
13574         Go to appropriate info node in one step.
13576 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13578         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
13580         * font-lock.el (font-lock-apply-highlight): Fix last change.
13582 2004-10-11  Simon Josefsson  <jas@extundo.com>
13584         * mail/smtpmail.el (smtpmail-open-stream): Look for
13585         starttls-gnutls-program instead of starttls-program iff
13586         starttls-use-gnutls is non-nil.
13587         (smtpmail-open-stream): Don't overwrite user settings of
13588         starttls-extra-arguments and starttls-extra-args.
13590 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13592         * comint.el (comint-mouse-insert-input): Remove.
13593         (comint-insert-input): Make it work for mouse bindings.
13594         (comint-mode-map): Move defs into the declaration.
13595         (comint-output-filter): Typo.
13597         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
13599 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
13601         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
13602         (ange-ftp-call-chmod): Reference remote-shell-program instead of
13603         ange-ftp-remote-shell.
13605 2004-10-10  Andreas Schwab  <schwab@suse.de>
13607         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
13608         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
13609         Reported by <sri@asu.edu>.
13611 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
13613         * vc.el (vc-annotate-mode): Remove variable.
13614         (vc-annotate-display-select): Only call vc-annotate-mode
13615         if we're not in that mode already.
13617 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13619         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
13620         (imenu-choose-buffer-index): Check here for rescan instead.
13622         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
13623         where the face expression evals to nil.
13625         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
13626         (tex-font-lock-keywords-2): Use it.
13627         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
13629         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
13631 2004-10-09  Kim F. Storm  <storm@cua.dk>
13633         * subr.el (progress-reporter-update): Define before first usage.
13634         (make-progress-reporter): Doc fix.
13636 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
13638         * textmodes/paragraphs.el (sentence-end-double-space)
13639         (sentence-end-without-period, sentence-end-without-space)
13640         (sentence-end): Doc fixes.
13642 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
13644         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
13645         Change paragraph-start regexp so we don't fill code starting with #'(.
13647 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
13649         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
13650         New defcustom.
13651         (extract-address-components): Use it.
13653 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
13655         * subr.el (make-progress-reporter, progress-reporter-update)
13656         (progress-reporter-force-update, progress-reporter-do-update)
13657         (progress-reporter-done): New functions.
13659         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
13661         * progmodes/etags.el (etags-tags-completion-table): Use progress
13662         reporter.
13663         (etags-tags-apropos): Likewise.
13665 2004-10-08  Alan Mackenzie  <acm@muc.de>
13667         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
13668         of current line.
13670 2004-10-08  Masatake YAMATO  <jet@gyve.org>
13672         * server.el (server-process-filter): Wrap `process-send-region'
13673         by `condition-case' to guard the case when the pipe to PROC is closed.
13675 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
13677         * xml.el (xml-substitute-special): Limit handling of external entities.
13679 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
13681         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
13683 2004-10-06  John Paul Wallington  <jpw@gnu.org>
13685         * xml.el (xml-parse-dtd): Fix `error' call.
13687 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
13689         * xml.el (xml-substitute-special): Return a single string instead
13690         of a list of strings if an entity substitution is made.
13692 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
13694         * calendar/icalendar.el: New file.
13696 2004-10-05  Juri Linkov  <juri@jurta.org>
13698         * isearch.el (isearch-done): Set mark after running hook.
13699         Reported by Drew Adams <drew.adams@oracle.com>.
13701         * info.el (Info-history, Info-toc): Fix Info headers.
13702         (Info-toc): Narrow buffer before Info-fontify-node.
13703         (Info-build-toc): Don't check for special Info file names.
13704         Set main-file to nil if Info-find-file returns a symbol.
13706 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
13708         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
13709         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
13710         * calendar/cal-menu.el (calendar-mode-map): Ditto.
13712 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
13714         * calendar/cal-iso.el (calendar-iso-read-args): New function,
13715         for old interactive spec from calendar-goto-iso-date.
13716         (calendar-goto-iso-date): Use it.
13717         (calendar-goto-iso-week): New function.  Suggested by Emilio
13718         C. Lopes <eclig@gmx.net>.
13720 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
13722         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
13723         `set-right-margin' bindings that follow the minor mode conventions.
13725 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13727         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
13728         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
13729         (latex-block-args-alist): Add minipage and picture.
13730         (latex-block-body-alist): Use reftex-label if enabled.
13731         (latex-insert-block): Don't insert a \n if not necessary.
13732         (tex-compile-commands): Make sure dvips doesn't send to printer.
13733         (tex-compile-default): Handle the case where no executable is found.
13734         (latex-noindent-environments): New var.
13735         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
13736         If tex-indent-allhanging is non-nil, make sure we only align for macros
13737         at beginning of line.
13739 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
13741         * newcomment.el (comment-beginning): Doc fix and don't choke on
13742         unset `comment-end-skip' when at beginning of comment.
13744 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
13746         * term.el (term-adjust-current-row-cache): Don't allow the current
13747         row to become negative.
13748         (term-emulate-terminal): Fix insert mode.  Handle tab insertion at
13749         the end of the line.  Fix scroll down.  Add comments.
13750         (term-handle-ansi-escape): Don't exceed terminal width when moving
13751         right.
13752         (term-scroll-region): Move the cursor after setting the scroll region.
13754 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
13756         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
13757         to `width' for consistency with docstring.  Doc fix.
13759 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
13761         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
13762         This is necessary for derived modes.
13764 2004-09-30  Kim F. Storm  <storm@cua.dk>
13766         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
13767         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
13769         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
13770         kmacro-extract-lambda functions.
13771         (edit-kbd-macro): Handle kmacro lambda forms.
13772         Include counter and counter format in edit buffer.
13773         (edmacro-finish-edit): Get counter and format from edit buffer and
13774         update kmacro bindings when found.
13776 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
13778         * textmodes/paragraphs.el (forward-paragraph):
13779         Avoid args-out-of-range error when point winds up at the beginning of
13780         the buffer and hard newlines are enabled.
13782         * newcomment.el (comment-multi-line): Doc fix.
13784 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13786         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
13787         (diff-fixup-modifs): Catch unified-diff file-headers.
13789 2004-09-29  Kim F. Storm  <storm@cua.dk>
13791         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
13792         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
13793         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
13795         * fringe.el (fringe-bitmap-p): New macro.
13796         (fringe-bitmaps): Add standard fringe bitmaps on load.
13798 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13800         * dired.el (dired-view-command-alist): Use more efficient regexps.
13801         Remove dubious arguments.
13802         (dired-align-file): New function.
13803         (dired-insert-directory): Use it.
13804         (dired-move-to-end-of-filename): Make the " -> " search more specific.
13805         (dired-buffers-for-dir): Remove unused var `pattern'.
13807 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>
13809         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
13810         from diary display excursion.  Store diary buffer's point for
13811         `simple-diary-display'.
13812         (simple-diary-display): Set window point and start when
13813         displaying buffer, to preserve point.
13815 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
13817         * textmodes/enriched.el (enriched-translations): Replace defconst
13818         with defvar.
13820 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13822         * printing.el: Doc fix.
13823         (pr-version): New version number (6.8.1).
13824         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
13825         make-temp-name.
13826         (pr-delete-file): Check if file exists before deleting it.
13827         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
13829 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13831         * term.el (term-display-table): New variable.
13832         (term-mode): Use it.
13833         (term-exec-1): Set the coding system to binary.
13834         (term-emulate-terminal): Decode the string before inserting it.
13836 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
13838         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
13839         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
13840         (map): Bind S-prior, S-next and S-insert.
13841         (term-mode): Set `indent-tabs-mode' to nil.
13842         (term-paste): New function to be bound to S-insert.
13843         (term-send-del, term-send-backspace): Change the strings sent.
13844         (term-termcap-format): Synchronize with etc/e/eterm.ti.
13845         (term-handle-colors-array): Fix handling of underline and reverse.
13846         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
13847         (term-erase-in-line): Fix comparison.
13848         (term-emulate-terminal): Fix line wrap handling.
13849         (term-start-output-log): Rename from `term-set-output-log'.
13850         (term-stop-output-log): Rename from `term-stop-photo'.
13851         (term-switch-to-alternate-sub-buffer): Comment out, unused.
13853 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13855         * dired.el (dired-move-to-filename): Don't output a message if
13856         raise-error is non-nil.  Fix return position and value.
13858         * files.el (insert-directory): Obey --dired even with symlinks.
13860 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
13862         * ls-lisp.el (ls-lisp-format): Mark file names with property
13863         dired-filename.
13865 2004-09-25  Kim F. Storm  <storm@cua.dk>
13867         * ido.el (ido-max-directory-size): New defcustom.
13868         (ido-decorations): Add "too big" element.
13869         (ido-directory-too-big): New dynamic var.
13870         (ido-may-cache-directory): Don't cache big directories.
13871         (ido-directory-too-big-p): New defun.
13872         (ido-set-current-directory): Update ido-directory-too-big.
13873         (ido-read-internal): Make empty ido-cur-item if too-big.
13874         (ido-buffer-internal): Use ido-read-internal directly instead of
13875         ido-read-buffer.
13876         (ido-file-internal): Init ido-directory-too-big.
13877         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
13878         and redo completion with full list.
13879         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
13880         it, and show completions.
13881         (ido-all-completions): Let bind ido-directory-too-big to nil.
13882         (ido-exhibit): Handle ido-directory-too-big.
13883         (ido-read-buffer): Handle fallback to read-buffer.
13884         Init ido-directory-too-big.
13885         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
13886         Init ido-directory-too-big.
13888 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
13890         * subr.el (delay-mode-hooks): Doc fix.
13892 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
13894         * textmodes/enriched.el
13895         (enriched-default-text-properties-local-flag): New variable.
13896         (enriched-mode): Make sure that enabling and disabling the mode is
13897         a no-op.  Doc fix.
13899 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
13901         * calendar/holidays.el (holiday-advent): Report on a specified day
13902         offset from advent, not just advent.
13903         (holiday-easter-etc): Report on one specified day offset from
13904         easter, not all easter holidays.  Various Easter holidays moved to
13905         `christian-holidays' variable in calendar.el.
13906         * calendar/calendar.el (christian-holidays): Adapt for new
13907         behavior of `holiday-advent' and `holiday-easter-etc' functions.
13909 2004-09-23  Kim F. Storm  <storm@cua.dk>
13911         * image.el (insert-sliced-image): Add doc string.
13913         * ido.el (ido-choice-list): New dynamic var for `list' context.
13914         (ido-context-switch-command): New dynamic var.
13915         (ido-define-mode-map): Generalize switch between file/buffer contexts.
13916         (ido-read-internal): Handle new `list' context.
13917         Handle insert-buffer and insert-file ido-exit values.
13918         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
13919         ido-context-switch-command.  Handle insert-file ido-exit value.
13920         (ido-read-buffer): Set ido-context-switch-command to 'ignore
13921         unless it is already bound by caller.
13922         (ido-file-internal): New arg switch-cmd.  Use it to setup
13923         ido-context-switch-command.  Handle insert-buffer ido-exit value.
13924         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
13925         used for context switching.
13926         (ido-all-completions): Handle new `list' context.
13927         (ido-make-choice-list): Return choices for `list' context.
13928         (ido-find-file-in-dir, ido-display-file, ido-write-file)
13929         (ido-display-buffer, ido-kill-buffer): Disable context switching.
13930         (ido-insert-buffer, ido-insert-file): Setup context switching.
13931         (ido-exhibit): Handle `list' context.
13932         (ido-read-file-name): Disable context switching.  Handle fallback.
13933         (ido-read-directory-name): Disable context switching.
13934         (ido-completing-read): New defun like completing-read.  Setup and
13935         use new `list' context.
13937 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
13939         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
13941 2004-09-21  Jay Belanger  <belanger@truman.edu>
13943         * calc/calc-graph.el (calc-graph-add-curve): Move the call to
13944         `calc-graph-set-styles' so the gnuplot buffer will appear in a
13945         separate window.
13947 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
13949         * subr.el (after-change-major-mode-hook): Doc fix.
13951 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13953         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
13954         of ghostscript for monochrome PostScript file in Windows.
13956 2004-09-21  Kenichi Handa  <handa@m17n.org>
13958         * descr-text.el (describe-char): Checking of quail activation fixed.
13960 2004-09-21  Jay Belanger  <belanger@truman.edu>
13962         * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
13964 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
13966         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
13967         after the mode hooks instead of before.  Doc fix.
13969 2004-09-20  Jason Rumney  <jasonr@gnu.org>
13971         * startup.el (command-line) [windows-nt]: Try .emacs first, then
13972         _emacs, but revert to .emacs if neither exists in home directory.
13974 2004-09-20  John Paul Wallington  <jpw@gnu.org>
13976         * bindings.el (completion-ignored-extensions): Add .dfsl.
13978 2004-09-20  Richard M. Stallman  <rms@gnu.org>
13980         * bindings.el (scroll-left): Make it disabled.
13982         * files.el (enable-local-eval): Doc fix.
13984         * indent.el (move-to-left-margin): Special case for minibuffer.
13986         * term.el (term-emulate-terminal): Turn off undo for output.
13987         Use with-current-buffer and save-selected-window.
13989         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
13991         * progmodes/make-mode.el (makefile-fill-paragraph):
13992         Don't insist on spaces when looking for comments.  # is enough.
13994         * files.el (hack-local-variables): Copy the variables list
13995         to another buffer, strip prefixes and suffixes there, then read.
13996         (enable-local-eval): Doc fix.
13997         (ignored-local-variables): Initialize to nil.
13998         (risky-local-variable-p): Don't check ignored-local-variables here.
13999         (hack-one-local-variable): Ignore var if in ignored-local-variables.
14001 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
14003         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
14004         of = to "." (punctuation).
14006 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14008         * subr.el (event-basic-type): Fix mask (extend to 22bits).
14010 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
14012         * textmodes/enriched.el (enriched-rerun-flag): New variable.
14013         (enriched-before-change-major-mode): New function.
14014         Add it to `change-major-mode-hook'.
14015         (enriched-after-change-major-mode): New function.
14016         Add it to `after-change-major-mode-hook'.
14017         (enriched-mode): Make it work correctly if called from
14018         `after-change-major-mode-hook'.
14019         No longer set `indent-line-function'.
14021         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
14023         * subr.el (after-change-major-mode-hook): New variable.
14024         (run-mode-hooks): Implement it.
14026 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14028         * battery.el (battery-linux-proc-apm): Use string-to-number.
14029         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
14030         Use dolist (and less indentation).  Use erase-buffer.
14031         Pre-initialize `design-capacity', `warn', and `low'.
14032         (battery-format): Use replace-regexp-in-string.
14034 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
14036         * battery.el: Delete superfluous empty lines.
14037         (battery-linux-proc-acpi): Attempt to gather information from all
14038         battery subdirectories regardless of their file name.
14039         (battery-linux-proc-apm): Replace all occurrences of
14040         battery-hex-to-int-2 with string-to-int (base 16).
14041         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
14042         (battery-hex-map): Delete variable.
14044 2004-09-18  John Paul Wallington  <jpw@gnu.org>
14046         * calc/calc-units.el (calc-quick-units): Fix overzealous
14047         s/or/unless/.
14049 2004-09-17  Jay Belanger  <belanger@truman.edu>
14051         * calc/calc.el (calc-mode-var-list): Fix the value of
14052         `calc-matrix-brackets'.
14054 2004-09-17  Romain Francoise  <romain@orebokech.com>
14056         * ibuf-ext.el (define-ibuffer-filter filename):
14057         Expand dired-directory since buffer-file-name is absolute.
14059 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
14061         * ediff-init.el (ediff-current-diff-face-A)
14062         (ediff-current-diff-face-B, ediff-current-diff-face-C)
14063         (ediff-current-diff-face-Ancestor)
14064         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14065         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14066         (ediff-even-diff-face-A, ediff-even-diff-face-B)
14067         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14068         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14069         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14070         Use min-colors.
14072         * term.el (term-down): Perform vertical motion if DOWN is negative.
14073         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
14074         (term-termcap-format): Synchronize with the eterm terminfo entry
14075         in etc/e/eterm.ti.
14076         (term-handle-colors-array): If the current foreground or
14077         background are zero (i.e. unspecified), use the foreground and
14078         background of the default face for reverse video.
14079         (term-ansi-at-eval-string, term-ansi-default-fg)
14080         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
14081         (term-mem): Delete unused function.
14082         (term-protocol-version): Increment.
14083         (term-current-face): Set to default.
14085 2004-09-15  Jay Belanger  <belanger@truman.edu>
14087         * calc/calc.el (calc-mode-var-list): Define this variable.
14088         (calc-always-load-extensions, calc-line-numbering)
14089         (calc-line-breaking, calc-display-just, calc-display-origin)
14090         (calc-number-radix, calc-leading-zeros, calc-group-digits)
14091         (calc-group-char, calc-point-char, calc-frac-format)
14092         (calc-prefer-frac, calc-hms-format, calc-date-format)
14093         (calc-float-format, calc-full-float-format, calc-complex-format)
14094         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14095         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14096         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14097         (calc-matrix-brackets, calc-language, calc-language-option)
14098         (calc-left-label, calc-right-label, calc-word-size)
14099         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14100         (calc-display-raw, calc-internal-prec, calc-angle-mode)
14101         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14102         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14103         (calc-window-height, calc-display-trail, calc-show-selections)
14104         (calc-use-selections, calc-assoc-selections)
14105         (calc-display-working-message, calc-auto-why, calc-timing)
14106         (calc-mode-save-mode, calc-standard-date-formats)
14107         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
14108         (calc-user-parse-tables, calc-gnuplot-default-device)
14109         (calc-gnuplot-default-output, calc-gnuplot-print-device)
14110         (calc-gnuplot-print-output, calc-gnuplot-geometry)
14111         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
14112         (calc-invocation-macro, calc-show-banner): Give these values as
14113         part of `calc-mode-var-list's initialization after the variables
14114         are declared with defvar.
14115         (calc-bug-address): Change email address to send bug reports to.
14116         Change the maintainer address at the top.
14117         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
14118         than "\\.emacs" to determine if it is the user-init-file.
14120         * calc/calc-embed.el (calc-embedded-set-modes): Use
14121         `calc-mode-var-list' correctly.
14123 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
14125         * vc.el (annotate-time): Document point handling.
14126         (vc-annotate-display-autoscale): Doc fix.
14128 2004-09-15  Miles Bader  <miles@gnu.org>
14130         * generic.el (generic-make-keywords-list): Use symbol rather than
14131         word anchors in regexp.
14133 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
14135         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
14136         no file name consider `dired-directory'.
14138 2004-09-14  Kim F. Storm  <storm@cua.dk>
14140         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
14142 2004-09-14  Simon Josefsson  <jas@extundo.com>
14144         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
14146         * textmodes/dns-mode.el: Add.
14148 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14150         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
14151         (disabled-command-function): Make the ?\  char more obvious.
14153         * vc-arch.el (vc-arch-root, vc-arch-registered):
14154         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
14156 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
14158         * windmove.el (windmove-frame-edges): Report coordinates of
14159         outside edges of frame, not inside edges.
14160         (windmove-coordinates-of-position): Convert into wrapper to new
14161         function `windmove-coordinates-of-window-position';
14162         `compute-motion' always applies to selected window.
14163         (windmove-coordinates-of-position): Update documentation to refer
14164         to Emacs 21 Lisp Reference Manual.
14165         (windmove-find-other-window): Fix off-by-one errors for max x,y.
14167 2004-09-13  Kim F. Storm  <storm@cua.dk>
14169         * isearch.el (isearch-resume-in-command-history): Rename from
14170         isearch-resume-enabled and change default to nil.
14172 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14174         * vc-hooks.el (vc-ignore-dir-regexp): New var.
14175         (vc-registered): Use it.
14176         (vc-find-root): New fun.
14178         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14179         Don't tell to use \\{...} when it's already done.
14181         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
14182         Provide a sample complex default.
14183         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
14184         (bibtex-entry): Use mapc.
14186 2004-09-12  Kim F. Storm  <storm@cua.dk>
14188         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
14190         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
14191         inhibit-field-text-motion to t so rectangles work in comint buffers.
14193         * simple.el (choose-completion-string): Set buffer before running
14194         choose-completion-string-functions hook so it can be buffer-local.
14196 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
14198         * progmodes/compile.el (compilation-start): Parse command to see
14199         if it starts with a cd, and if so perform it for the *compilation*
14200         buffer.  Change the header to reflect this.
14202 2004-09-11  Kim F. Storm  <storm@cua.dk>
14204         * ido.el (ido-enable-dot-prefix): Doc fix.
14205         (ido-enable-dot-prefix): New defcustom.
14206         (ido-set-matches1): Use it.
14208 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14210         * textmodes/bibtex.el (bibtex-mark-active)
14211         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
14213 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14215         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
14216         used in a case insensitive environment.
14217         (bibtex-mode-map): Rearrange order of menus.
14218         (bibtex-quoted-string-re): Obsolete.
14219         (bibtex-complete-key-cleanup): Variable replaced by new function.
14220         (bibtex-font-lock-keywords): Use backquotes.
14221         (bibtex-font-lock-url-regexp): New internal variable.
14222         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
14223         "OPT" and "ALT".
14224         (bibtex-insert-current-kill, bibtex-make-field)
14225         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
14226         (bibtex-parse-field-text): Simplify.
14227         (bibtex-string=): New helper function.
14228         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
14229         (bibtex-map-entries): Use bibtex-string=.
14230         (bibtex-search-entry): Use not.
14231         (bibtex-enclosing-field): Fix docstring.
14232         (bibtex-assoc-regexp): Obsolete.
14233         (bibtex-format-entry): Use assoc-string and bibtex-string=.
14234         (bibtex-autokey-get-names): Handle empty name field.
14235         (bibtex-parse-strings): Use assoc-string and unless.
14236         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
14237         Use assoc-string.
14238         (bibtex-pop): Simplify.
14239         (bibtex-mode): Set font-lock-extra-managed-props.
14240         (bibtex-entry-update): Use assoc-string.
14241         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
14242         (bibtex-autofill-entry): Use bibtex-string=.
14243         (bibtex-print-help-message): Simplify.
14244         (bibtex-find-entry): New optional arg START.
14245         (bibtex-validate): Use bibtex-string= and assoc-string.
14246         Do not call obsolete function compilation-parse-errors.
14247         (bibtex-remove-delimiters): Only remove delimiters if present.
14248         (bibtex-copy-entry-as-kill): Add docstring.
14249         (bibtex-clean-entry): Use bibtex-string=.  Handle empty keys.
14250         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
14251         (bibtex-complete): Use bibtex-predefined-month-strings,
14252         bibtex-string=, and new function bibtex-complete-key-cleanup.
14253         (bibtex-generate-url-list): New variable.
14254         (bibtex-url): New command bound to C-c C-l and mouse-2.
14255         (bibtex-url-map): New local keymap for bibtex-url-mouse.
14256         (bibtex-font-lock-url): New function.
14258 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14260         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
14262 2004-09-09  Kim F. Storm  <storm@cua.dk>
14264         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
14265         counter and format with binding.
14266         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
14267         the declared macro uses own macro counter and format.  Give symbol
14268         kmacro property.
14269         (kmacro-keymap): Bind kmacro-name-last-macro to n.
14270         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
14271         (kmacro-end-and-call-macro): Doc fix.
14273 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
14275         * desktop.el (desktop-clear-preserve-buffers):
14276         Remove make-obsolete-variable.
14278 2004-09-08  Richard M. Stallman  <rms@gnu.org>
14280         * buff-menu.el (list-buffers-noselect): Call format-mode-line
14281         with the buffer as argument.
14283 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14285         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
14287 2004-09-08  Juri Linkov  <juri@jurta.org>
14289         * replace.el (perform-replace): Use `query-replace-descr'.
14291         * cus-start.el (history-delete-duplicates): Specify customization.
14293         * diff-mode.el (diff-mode-map):
14294         * progmodes/compile.el (compilation-mode-map):
14295         * progmodes/grep.el (grep-mode-map):
14296         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
14297         to `next-error-follow-minor-mode'.
14299 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14301         * isearch.el (isearch-lazy-highlight-update): Take into account
14302         the case of zero-length match at the search bound.
14304 2004-09-08  Kim F. Storm  <storm@cua.dk>
14306         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
14307         change.  Use zero width overlays when necessary.
14309 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14311         * subr.el (split-string): Docfix.
14313 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14315         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
14316         (display-call-tree): Ensure newline after caller/calls blocks.
14318 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14320         * startup.el (command-line-1): Make option
14321         --directory/-L modify `load-path' straight away.
14323 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14325         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
14327 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14329         * emacs-lisp/autoload.el (make-autoload):
14330         Handle `define-compilation-mode'.
14332         * emacs-lisp/lisp-mode.el (define-compilation-mode):
14333         Specify `doc-string-elt' property.
14335 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14337         * bs.el (bs-mode): Doc fix.
14339 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14341         * info.el (Info-insert-dir): Fix temp buffer leak bug.
14343 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
14345         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
14347 2004-09-08  Kenichi Handa  <handa@m17n.org>
14349         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
14350         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
14351         ps-mule-next-point -> 1+).
14353         * composite.el (encode-composition-rule): Add autoload cookie.
14355 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
14357         * format.el (buffer-auto-save-file-format): Make it permanent local.
14359 2004-09-07  Kim F. Storm  <storm@cua.dk>
14361         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
14362         (authors-fixed-entries): Fix typo.
14363         (authors-canonical-author-name): Compact multiple spaces.
14364         Ignore trivial names (e.g. only first name).
14366         * term.el (term-window-width): Only use full window width on
14367         window system if overflow-newline-into-fringe is enabled.
14368         (term-mode): Don't disable overflow-newline-into-fringe.
14370 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14372         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
14373         motion as seen on my Mac OS X xterms.
14375         * newcomment.el (uncomment-region-default, comment-region-default):
14376         New functions extracted from uncomment-region and comment-region.
14377         (comment-region, comment-region-function, uncomment-region)
14378         (uncomment-region-function): Use them.
14380         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
14382         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
14383         It's not crucial but can make sense at times.
14385         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
14386         the first commit.
14388         * vc.el (vc-buffer-context, vc-restore-buffer-context):
14389         Disable obsolete code.
14391 2004-09-07  Juri Linkov  <juri@jurta.org>
14393         * progmodes/grep.el (grep-highlight-matches): Change default from
14394         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
14395         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
14396         if grep option `--color' is available, or to `nil' otherwise.
14397         (grep-process-setup): Call `grep-compute-defaults' if
14398         `grep-highlight-matches' is not computed.  Set env-vars only
14399         if `grep-highlight-matches' is `t'.
14400         (grep-use-null-device): Remove redundant type `boolean' (`choice'
14401         is already defined).
14403         * progmodes/compile.el (compilation-start): Use copy of
14404         `process-environment' created by `copy-sequence' to not
14405         modify env-vars in the global `process-environment'.
14407 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
14409         * simple.el (next-error-follow-minor-mode): Fix last change.
14411 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
14413         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
14414         permanent local.
14416 2004-09-04  Richard M. Stallman  <rms@gnu.org>
14418         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
14419         highlighting if the search string is empty.
14421 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
14423         * facemenu.el (facemenu-active-faces): Change condition of inner
14424         `while' loop to also check the first two elements of `face-atts'
14425         and `mask-atts'.
14427 2004-09-04  John Paul Wallington  <jpw@gnu.org>
14429         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
14430         (thumbs-view-image-mode): Make buffer read-only.
14432 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
14434         * textmodes/ispell.el (ispell-really-aspell): New defvar.
14435         (ispell-check-version): Set it.
14436         (ispell-send-replacement): New function.
14437         (ispell-process-line): Call ispell-send-replacement.
14439 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
14441         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
14442         Support choosing seconds with "s".
14444 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
14446         * terminal.el (te-escape): Show `?' in prompt for help key.
14448 2004-09-04  Emilio C. Lopes  <eclig@gmx.net>
14450         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
14452 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
14454         * simple.el (next-error-follow-minor-mode)
14455         (next-error-follow-mode-post-command-hook): New functions.
14456         (next-error-follow-last-line): New defvar.
14458         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
14459         * progmodes/compile.el (compilation-mode-map): Likewise.
14460         * progmodes/grep.el (grep-mode-map): Likewise.
14461         * replace.el (occur-mode-map): Likewise.
14463         * newcomment.el (uncomment-region): Bind comment-use-global-state
14464         to nil.
14466 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
14468         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
14469         locally around the call to `revert-buffer'.
14471 2004-09-03  Juri Linkov  <juri@jurta.org>
14473         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
14474         `isearch-adjusted' to `t'.
14475         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
14476         (isearch-message-prefix): Add "pending" for isearch-adjusted.
14477         (isearch-other-meta-char): Restore isearch-point unconditionally.
14478         (isearch-query-replace): Add new arg `regexp-flag' and use it.
14479         Set point to start of match if region is not active in transient
14480         mark mode (to include the current match to region boundaries).
14481         Push the search string to `query-replace-from-history-variable'.
14482         Add prompt "Query replace regexp" for isearch-regexp.
14483         Add region beginning/end as last arguments of `perform-replace.'
14484         (isearch-query-replace-regexp): Replace code by the call to
14485         `isearch-query-replace' with arg `t'.
14487 2004-09-03  Richard M. Stallman  <rms@gnu.org>
14489         * startup.el (normal-top-level): Undo previous TERM change.
14491 2004-09-03  Kim F. Storm  <storm@cua.dk>
14493         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
14494         highlight overlays; allow using RET when cursor is over a button.
14495         (cua--highlight-rectangle): Use it.
14496         (cua--rectangle-set-corners): Don't move backwards at eol.
14497         (cua--forward-line): Don't move into void after eob.
14499         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
14500         point is set (and displayed) inside rectangle.
14501         (cua--rectangle-operation): Fix for highlight of empty lines.
14502         (cua--highlight-rectangle): Fix highlight for tabs.
14503         Position cursor at left/right edge of rectangle using new `cursor'
14504         property on overlay strings.
14505         (cua--indent-rectangle): Don't tabify.
14506         (cua-rotate-rectangle): Ignore that point has moved.
14508 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14510         * term/mac-win.el: Add ASCII equivalents for some function keys.
14511         (mode-line-frame-identification): Sync with x-win.el.
14513 2004-09-02  Juri Linkov  <juri@jurta.org>
14515         * progmodes/compile.el (compilation-buffer-name): Compare major
14516         mode with second element of compilation-arguments instead of third
14517         to reflect latest changes in compilation-arguments structure.
14518         (recompile): Use global variable `compilation-directory' to get
14519         recent compilation directory only when `recompile' is invoked NOT
14520         in the compilation buffer.  Otherwise, use `default-directory' of
14521         the compilation buffer.
14522         (compilation-error-properties): Allow to funcall col and end-col.
14523         (compilation-mode-font-lock-keywords): Check col and end-col by
14524         `integerp'.
14525         (compilation-goto-locus): If end-mk is non-nil in transient mark
14526         mode don't activate the mark (and don't display message in
14527         push-mark), but highlight overlay between mk and end-mk.
14529         * progmodes/grep.el (grep-highlight-matches): New defcustom.
14530         (grep-regexp-alist): Add rule to highlight grep matches.
14531         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
14533         * info.el (Info-fontify-node): Don't compute other-tag
14534         if Info-hide-note-references=hide.
14536         * help.el (function-called-at-point):
14537         * help-fns.el (variable-at-point):
14538         Try `find-tag-default' when other methods failed.
14540         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14541         Do not push mark if inhibit-mark-movement is non-nil.
14543         * textmodes/ispell.el (ispell-html-skip-alists):
14544         Fix backslashes in docstring.
14546 2004-09-01  Juri Linkov  <juri@jurta.org>
14548         * isearch.el (isearch-wrap-function)
14549         (isearch-push-state-function): New defvars.
14550         (isearch-pop-fun-state): New defsubst.
14551         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
14552         (isearch-push-state): Set the result of calling
14553         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
14554         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
14555         restore the mode-specific starting point of terminated search.
14556         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
14557         (isearch-repeat): Call `isearch-wrap-function' if defined.
14558         (isearch-message-prefix): Don't add prefix "over" to the message
14559         for wrapped search if `isearch-wrap-function' is defined.
14560         (isearch-search): Call function saved in `isearch-pop-fun-state' to
14561         restore the mode-specific starting point of failed search.
14563         * info.el (Info-search-whitespace-regexp): Fix backslashes.
14564         (Info-search): Add new optional arguments for the sake of isearch.
14565         Replace whitespace in Info-search-whitespace-regexp literally.
14566         Add backward search.  Don't call `Info-select-node' if regexp is
14567         found in the same Info node.  Don't add node to Info-history for
14568         wrapped isearch.
14569         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
14570         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
14571         (Info-mode): Set local variables `isearch-search-fun-function',
14572         `isearch-wrap-function', `isearch-push-state-function',
14573         `search-whitespace-regexp'.
14575         * isearch.el: Remove ancient Change Log section.
14576         (isearch-string, isearch-message-string, isearch-point)
14577         (isearch-success, isearch-forward-flag, isearch-other-end)
14578         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14579         (isearch-barrier, isearch-within-brackets)
14580         (isearch-case-fold-search): Add suffix `-state' to state-related
14581         defsubsts to avoid name clashes with other function names.
14583         * simple.el (next-error): New defgroup and defface.
14584         (next-error-highlight, next-error-highlight-no-select):
14585         New defcustoms.
14586         (next-error-no-select): Let-bind next-error-highlight to the value
14587         of next-error-highlight-no-select before calling `next-error'.
14589         * progmodes/compile.el (compilation-goto-locus):
14590         Use `next-error' face instead of `region'.  Set 4-th argument of
14591         `move-overlay' to `current-buffer' to move overlay to different
14592         source buffers.  Use new variable `next-error-highlight'.
14594         * simple.el (next-error-find-buffer): Move the rule
14595         "if current buffer is a next-error capable buffer" after the
14596         rule "if next-error-last-buffer is set to a live buffer".
14597         Simplify to test all rules in one `or'.
14598         (next-error): Doc fix.
14599         (next-error, previous-error, first-error)
14600         (next-error-no-select, previous-error-no-select):
14601         Make arguments optional.
14603 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
14605         * macros.el (apply-macro-to-region-lines): Make it operate on all
14606         lines that begin in the region, rather than on all complete lines
14607         in the region.
14609 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14611         * x-dnd.el (x-dnd-protocol-alist): Document update.
14612         (x-dnd-known-types): Defcustom it.
14613         (x-dnd-handle-motif): Print message-atom in error message.
14615 2004-08-30  John Paul Wallington  <jpw@gnu.org>
14617         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
14618         strings rather than programatically constructing message.
14620 2004-08-30  Richard M. Stallman  <rms@gnu.org>
14622         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
14623         Don't return a string that would read as the wrong character code.
14625 2004-08-29  Kim F. Storm  <storm@cua.dk>
14627         * emulation/cua-base.el (cua-auto-expand-rectangles):
14628         Remove automatic rectangle padding feature; replace by non-destructive
14629         virtual rectangle edges feature.
14630         (cua-virtual-rectangle-edges): New defcustom.
14631         (cua-auto-tabify-rectangles): New defcustom.
14632         (cua-paste): If paste into a marked rectangle, insert rectangle at
14633         current column, even if virtual; also paste exactly as many lines
14634         as has been marked (ignore additional lines or add empty lines),
14635         but paste whole source if only one line is marked.
14636         (cua--update-indications): No longer use overwrite-cursor to
14637         indicate rectangle padding
14639         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
14640         (cua--rectangle-virtual-edges): New defun.
14641         (cua--rectangle-get-corners): Remove optional PAD arg.
14642         (cua--rectangle-set-corners): Never do padding.
14643         (cua--forward-line): Remove optional PAD arg.  Simplify.
14644         (cua-resize-rectangle-right, cua-resize-rectangle-left)
14645         (cua-resize-rectangle-down, cua-resize-rectangle-up):
14646         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
14647         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
14648         (cua--rectangle-move): Never do padding.  Simplify.
14649         (cua--tabify-start): New defun.
14650         (cua--rectangle-operation): Add tabify arg.  All callers changed.
14651         (cua--pad-rectangle): Remove.
14652         (cua--delete-rectangle): Handle delete with virtual edges.
14653         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
14654         (cua--insert-rectangle): Handle insert at virtual column.
14655         Perform auto-tabify if necessary.
14656         (cua--activate-rectangle): Remove optional FORCE arg.
14657         Never do padding.  Simplify.
14658         (cua--highlight-rectangle): Enhance for virtual edges.
14659         (cua-toggle-rectangle-padding): Remove command.
14660         (cua-toggle-rectangle-virtual-edges): New command.
14661         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
14662         (cua--rectangle-post-command): Don't force rectangle padding.
14663         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
14665 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
14667         * indent.el (edit-tab-stops-buffer): Doc fix.
14669 2004-08-28  Richard M. Stallman  <rms@gnu.org>
14671         * progmodes/grep.el (grep-default-command): Use find-tag-default.
14672         (grep-tag-default): Function deleted.
14674         * subr.el (find-tag-default): Move from etags.el.
14676         * progmodes/etags.el (find-tag-default): Move to subr.el.
14678         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
14679         into the basic character if it has an uppercase form.
14681 2004-08-27  Kenichi Handa  <handa@m17n.org>
14683         * international/utf-8.el (utf-8-post-read-conversion): If the
14684         buffer is unibyte, temporarily make it multibyte.
14686 2004-08-27  Masatake YAMATO  <jet@gyve.org>
14688         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
14690 2004-08-25  John Paul Wallington  <jpw@gnu.org>
14692         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
14693         0, 1, and many mismatches in message.
14694         (tex-start-shell): Use `set-process-query-on-exit-flag'.
14696         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
14697         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
14699 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14701         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
14702         vc-diff-switches differently.
14704 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
14706         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
14707         before and a real defvar after
14708         `speedbar-supported-extension-expressions'.  This is to silence
14709         the compiler without breaking bootstrapping.
14711 2004-08-22  Richard M. Stallman  <rms@gnu.org>
14713         * textmodes/flyspell.el (flyspell-word):
14714         Use set-process-query-on-exit-flag.
14715         (flyspell-highlight-duplicate-region): Take POSS as arg.
14716         (flyspell-word): Pass POSS as arg.
14718         * progmodes/ada-xref.el: Many doc and style fixes.
14719         (ada-find-any-references): Use compilation-start.
14720         (ada-get-ali-file-name): Improve error msg.
14721         (ada-get-ada-file-name): Likewise.
14723         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
14724         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
14726         * mail/mail-extr.el (mail-extr-all-top-level-domains):
14727         Add forward defvar.
14729         * whitespace.el (global-whitespace-mode): New alias
14730         for whitespace-global-mode.
14732         * speedbar.el (speedbar-file-regexp): Move definition up.
14733         (speedbar-mode, speedbar-set-mode-line-format):
14734         Use with-no-warnings.
14735         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
14737         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
14738         controls whether to display the error buffer.
14740         * ps-mule.el: Delete compatibility code for old Emacsen.
14741         (ps-mule-find-wrappoint): Don't use chars-in-region.
14743         * frame.el (display-mouse-p, display-selections-p):
14744         Use with-no-warnings.
14746         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
14748 2004-08-22  David Kastrup  <dak@gnu.org>
14750         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
14751         information.
14753         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
14755 2004-08-22  Andreas Schwab  <schwab@suse.de>
14757         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
14759 2004-08-22  Masatake YAMATO  <jet@gyve.org>
14761         * cvs-status.el (cvs-status-checkout): New function.
14762         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
14764 2004-08-21  David Kastrup  <dak@gnu.org>
14766         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
14767         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
14768         has been converted to use hashtables, the relation `nil=none' is
14769         no longer valid, as `nil' is not a hashtable.  This patch tries to
14770         reduce the number of resulting errors.
14772 2004-08-21  John Paul Wallington  <jpw@gnu.org>
14774         * subr.el (process-kill-without-query): Made obsolete in
14775         version 21.4, not 21.5.
14777         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
14778         (vc-previous-comment, vc-next-comment)
14779         (vc-comment-search-reverse, vc-comment-search-forward)
14780         (vc-comment-to-change-log): Likewise.
14782         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
14784 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
14786         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
14787         Correct indentation of DEFMETHODS with non-standard method
14788         combinations (e.g., PROGN, MIN, MAX).
14790 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14792         * startup.el (normal-top-level-add-subdirs-to-load-path):
14793         Avoid unnecessarily checking system-type.
14794         (normal-top-level): Set TERM to "dumb".  Simplify.
14796         * avoid.el (mouse-avoidance-ignore-p): New fun.
14797         Also ignore switch-frame, select-window, double, and triple clicks.
14798         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
14799         (mouse-avoidance-fancy-hook): Use it.
14801 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
14803         * avoid.el (mouse-avoidance-nudge-mouse)
14804         (mouse-avoidance-banish-destination): Stay within the current window
14805         to avoid problems with mouse-autoselect-window.
14807 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14809         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
14810         the newer format of some messages in cvs-1.12.1.
14812 2004-08-19  Masatake YAMATO  <jet@gyve.org>
14814         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
14815         (elp-results-jump-to-definition-by-mouse)
14816         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
14817         (elp-output-result): Use elp-output-insert-symname.
14819 2004-08-18  Kenichi Handa  <handa@m17n.org>
14821         * language/cyrillic.el: Register koi8-r in
14822         ctext-non-standard-encodings-alist.
14823         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
14825 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
14827         * emacs-lisp/copyright.el (copyright-update-year): Delete code
14828         that replaces 20xy with xy.
14830 2004-08-17  John Paul Wallington  <jpw@gnu.org>
14832         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
14833         (reb-force-update): Doc fix.
14835 2004-08-16  Richard M. Stallman  <rms@gnu.org>
14837         * progmodes/which-func.el (which-func-update-1): Doc fix.
14839         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
14840         (sh-mode-abbrev-table): New variable.
14842         * progmodes/compile.el (compilation-mode): Doc fix.
14844         * emacs-lisp/lisp-mode.el (eval-last-sexp):
14845         Don't cons a new symbol each time.
14846         (eval-last-sexp-fake-value): New variable.
14848         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
14849         (copyright-update-year): Detect continuation of list of years.
14851         * term.el (term-default-fg-color, term-default-bg-color)
14852         (ansi-term-color-vector): Use `unspecified', not nil, as default.
14854         * imenu.el: Several doc fixes: don't say variables are buffer-local.
14856 2004-08-16  Davis Herring  <herring@lanl.gov>
14858         * isearch.el (isearch-string, isearch-message-string, isearch-point)
14859         (isearch-success, isearch-forward-flag, isearch-other-end)
14860         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14861         (isearch-barrier, isearch-within-brackets)
14862         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
14864 2004-08-16  Kenichi Handa  <handa@m17n.org>
14866         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
14868 2004-08-15  Kenichi Handa  <handa@m17n.org>
14870         * term/x-win.el (x-selection-value): If utf8 was successful but
14871         ctext was not, use utf8 string.
14873 2004-08-14  Davis Herring  <herring@lanl.gov>
14875         * isearch.el: Remove accidental changes of March 4.  Fix backing
14876         up when a regexp isearch is made more general.  Use symbolic
14877         accessor functions for isearch stack frames to make usage clearer.
14878         (search-whitespace-regexp): Made groups in documentation shy (as
14879         is the group in the default value).
14880         (isearch-fallback): New function, addresses problems with regexps
14881         liberalized by `\|', adds support for liberalization by `\}' (the
14882         general repetition construct), and incorporates behavior for
14883         `*'/`?'.
14884         (isearch-}-char): New command, calls `isearch-fallback' with
14885         arguments appropriate to a typed `}'.
14886         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
14887         appropriately.
14888         (isearch-mode-map): Bind `}' to `isearch-}-char'.
14889         (isearch-string, isearch-message,string, isearch-point)
14890         (isearch-success, isearch-forward-flag, isearch-other-end)
14891         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14892         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
14893         New inline functions to read fields of a stack frame.
14895 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
14897         * battery.el (battery-linux-proc-acpi): Look into battery
14898         directories matching the literal string "CMB", too (required for
14899         Linux kernel version 2.6.7).
14901 2004-08-14  John Paul Wallington  <jpw@gnu.org>
14903         * cus-start.el (read-file-name-completion-ignore-case): Add.
14904         (blink-cursor-alist): Change version to "21.4".
14906         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
14908 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
14910         * speedbar.el (speedbar-scan-subdirs): New option.
14911         (speedbar-file-lists): Don't ignore file-name case on Unix and use
14912         dolist.
14913         (speedbar-insert-files-at-point): Take an extra argument and use
14914         it to optionally find out if a subdir is empty.  Also unreadable
14915         files don't get expand buttons.
14916         (speedbar-directory): New image (unused pixmap already existed).
14917         (speedbar-expand-image-button-alist): Use it.
14919 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
14921         CC Mode update to 5.30.9:
14923         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
14924         Move from cc-vars to cc-defs for dependency reasons.  Fix the
14925         POSIX char class test to check that it works in
14926         `skip-chars-(forward|backward)' too.
14928         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
14929         first argument starts with a special brace list.
14931         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
14932         when `c-opt-type-concat-key' is used (i.e. in Pike).
14934         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
14935         Fix bug when the inner char pair doesn't have paren syntax,
14936         i.e. "(<>)".
14938         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
14939         whitespace safe.
14941         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
14942         position for `arglist-intro', `arglist-cont-nonempty' and
14943         `arglist-close' when there are two arglist open parens on the same
14944         line and there's nothing in front of the first.
14946         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
14947         locking of qualified names in Java, which previously could fontify
14948         common indexing expressions in many cases.  The standard Java
14949         naming conventions are used to tell them apart.
14951         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
14952         Fix inconsistency wrt opening parens on the first line inside a paren
14953         block.
14955         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
14956         compile time for the sake of `c-major-mode-is'.
14958         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
14959         `c-major-mode-is' in the event that this is used inside a
14960         `c-lang-defconst'.
14962         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
14963         `c-lang-defconst' so that it works better with fallback languages.
14965         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
14966         it to fail to record the base mode.
14968         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14969         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
14970         is used.  Reorder the syntax checks to get more efficient
14971         skipping in some situations.
14973         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
14974         continuation which might precede the newly inserted '{'.
14976         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14977         Fix cases where it could loop indefinitely.
14979         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
14980         size specs correctly.  Only fontify identifiers in front of '('
14981         with as functions - don't accept any paren char.  Tighten up
14982         initializer skipping to stop before function and class blocks.
14984         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
14985         the point could be left directly after an open paren when finding
14986         the beginning of the first decl in the block.
14988         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
14989         table when filtering out legitimate open parens to be recorded.
14990         This could cause cache inconsistencies when e.g.
14991         `c++-template-syntax-table' was temporarily in use.
14993         * progmodes/cc-engine.el (c-on-identifier)
14994         (c-simple-skip-symbol-backward): Small fix for handling "-"
14995         correctly in `skip-chars-backward'.  Affected the operator lfun
14996         syntax in Pike.
14998         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
14999         Fix bug that could cause an error from `after-change-functions' when
15000         the changed region is at bob.
15002 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
15004         CC Mode update to 5.30.9:
15006         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
15007         to say that <TAB> doesn't insert WS into a CPP line.
15008         (c-indent-command, c-tab-always-indent): Amend doc strings.
15010         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
15011         checks for user errors, thus eliminating cryptic and unhelpful
15012         Emacs error messages.  (1) Check the arg to `c-set-style' is a
15013         string.  (2) Check that settings to `c-offsets-alist' are not
15014         spuriously quoted.
15016         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
15017         which precedes the newly inserted `{'.
15019 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
15021         Sync with Tramp 2.0.44.
15023         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
15024         function "tramp_file_attributes".  Otherwise, file names
15025         containing spaces are misinterpreted.  Reported by Magnus Henoch
15026         <mange@freemail.hu>.
15027         (tramp-handle-file-truename): FILENAME must be expanded first.
15028         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
15029         obscure results.  Reported by D. Goel <deego@gnufans.org>.
15030         (tramp-handle-verify-visited-file-modtime): If file does not
15031         exist, say it is not modified if and only if that agrees with the
15032         buffer's record.  Check whether a file is visiting the buffer, or
15033         the buffer has no recorded last modification time.  Return t in
15034         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
15035         <teirllm@auburn.edu>.
15036         (tramp-handle-write-region): Pass modtime explicitly to
15037         `set-visited-file-modtime', because filename can be different
15038         from (buffer-file-name) if `file-precious-flag' is set.
15039         `set-visited-file-modtime' must be called always when `visit' is t
15040         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
15041         (tramp-handle-set-visited-file-modtime): If `time-list' is not
15042         nil, don't apply the whole body.  If the file doesn't exists, set
15043         modtime to '(-1 65535).  Suggested by Luc Teirlinck
15044         <teirllm@auburn.edu>.
15046 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
15048         * help.el (describe-bindings): Doc fix.
15050         * subr.el (kbd): Doc fix.
15052 2004-08-08  John Paul Wallington  <jpw@gnu.org>
15054         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
15055         instead of `string-to-int'.
15056         (define-ibuffer-column mode): Fix indentation.
15058 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
15060         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
15062 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
15064         * subr.el (global-unset-key, local-unset-key): Doc fixes.
15066         * novice.el (disabled-command-function): New variable renamed from
15067         `disabled-command-hook'.
15068         (disabled-command-hook): Keep the _variable_ as alias for
15069         `disabled-command-function' and make obsolete.
15070         (disabled-command-function): Function renamed from
15071         `disabled-command-hook'.  Adapt code to name change of the variable.
15073 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
15075         * simple.el (completion-root-regexp): New defvar.
15076         (completion-setup-function): Use it instead of a literal string.
15078 2004-08-07  John Paul Wallington  <jpw@gnu.org>
15080         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
15081         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
15082         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
15083         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
15085 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
15087         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
15088         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
15090 2004-08-04  Kenichi Handa  <handa@m17n.org>
15092         * international/encoded-kb.el (encoded-kbd-setup-keymap):
15093         Fix previous change.
15095 2004-08-03  Kenichi Handa  <handa@m17n.org>
15097         * international/encoded-kb.el: The following changes are to
15098         utilize key-translation-map instead of minor mode map.
15099         (encoded-kbd-iso2022-non-ascii-map): Delete it.
15100         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
15101         (encoded-kbd-last-key): New function.
15102         (encoded-kbd-iso2022-single-shift): New function.
15103         (encoded-kbd-iso2022-designation)
15104         (encoded-kbd-self-insert-iso2022-7bit)
15105         (encoded-kbd-self-insert-iso2022-8bit)
15106         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
15107         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
15108         key-translation-map.
15109         (encoded-kbd-setup-keymap): Setup key-translation-map.
15110         (saved-key-translation-map): New variable.
15111         (encoded-kbd-mode): Save/restore key-translation-map.
15112         Adjust for the change of encoded-kbd-setup-keymap.
15114 2004-08-02  Kim F. Storm  <storm@cua.dk>
15116         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
15117         and call compute-motion with nil for topos and width to get proper
15118         usable width and height for both window and non-window systems.
15120         * windmove.el (windmove-coordinates-of-position): Let compute-motion
15121         calculate usable window width and height.
15123         * window.el (window-buffer-height): Call compute-motion with nil width.
15125 2004-08-01  David Kastrup  <dak@gnu.org>
15127         * replace.el (query-replace-read-from):
15128         Use `query-replace-compile-replacement'.
15129         (query-replace-compile-replacement): New function.
15130         (query-replace-read-to): Use `query-replace-compile-replacement'
15131         for repeating the last command.
15133 2004-08-01  John Paul Wallington  <jpw@gnu.org>
15135         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
15136         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
15137         (pr-switches): Remove period from end of error messages.
15139         * help-mode.el (help-go-back): Likewise.
15141         * abbrev.el (only-global-abbrevs): Doc fix.
15142         (edit-abbrevs-map): Define within defvar.
15143         (quietly-read-abbrev-file): Doc fix.
15145 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
15147         * novice.el (enable-command, disable-command): Doc fixes.
15149         * subr.el (event-modifiers, event-basic-type): Doc fixes.
15151 2004-07-30  Richard M. Stallman  <rms@gnu.org>
15153         * subr.el (with-local-quit): Doc fix.
15155 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
15157         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
15159 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
15161         * custom.el (defcustom): Doc fix.
15163 2004-07-28  Masatake YAMATO  <jet@gyve.org>
15165         * progmodes/etags.el (etags-tags-apropos): Show building progress.
15167 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15169         * imenu.el (imenu-prev-index-position-function)
15170         (imenu-extract-index-name-function, imenu-name-lookup-function)
15171         (imenu--index-alist): Docstring redundancy fix.
15173 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
15175         * wdired.el (wdired-finish-edit): Require dired-aux before locally
15176         binding dired-backup-overwrite.
15178 2004-07-25  John Paul Wallington  <jpw@gnu.org>
15180         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
15182 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
15184         * term/tty-colors.el (tty-color-approximate): Doc fix.
15186         * select.el (x-get-selection, x-set-selection): Doc fixes.
15188         * frame.el (make-frame): Doc fix.
15190 2004-07-24  Richard M. Stallman  <rms@gnu.org>
15192         * mail/rmail.el (rmail-mime-charset-pattern):
15193         Don't include semicolon in the charset value.
15195         * replace.el (occur-next-error): Call set-window-point.
15196         (occur-engine): Handle negative NLINES.
15198 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
15200         * frame.el (modify-all-frames-parameters): Minor doc fix.
15201         (set-frame-configuration): Doc fix.
15203 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
15205         * simple.el (completion-setup-function): Compute the common parts
15206         and the first difference place correctly when
15207         partial-completion-mode is on.
15209 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15211         * ps-print.el: Doc fix.
15212         (ps-print-version): New version 6.6.5.
15213         (ps-printing-region): Doc fix.
15214         (ps-generate-string-list): Comment fix.
15215         (ps-message-log-max): Code fix.
15217 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15219         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
15220         generated PostScript.
15222 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
15224         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
15225         with Gnus v5_10 branch.)
15227 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15229         * calendar/time-date.el (time-to-number-of-days): New function.
15230         Imported from Gnus.
15232 2004-07-22  Kim F. Storm  <storm@cua.dk>
15234         * progmodes/make-mode.el: Fix comments.
15236 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15238         * printing.el: Doc fix.
15240 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
15242         * frame.el (modify-all-frames-parameters): Minor doc fix.
15244 2004-07-20  Richard M. Stallman  <rms@gnu.org>
15246         * textmodes/fill.el (fill-nobreak-p): If this break point is
15247         at the end of the line, don't consider the newline which follows
15248         as a reason to return t.
15250 2004-07-19  John Paul Wallington  <jpw@gnu.org>
15252         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
15254 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
15256         * dired-aux.el (dired-do-kill-lines): Expand docstring.
15257         Delete irrelevant code.
15259 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
15261         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15262         New docstring.  From Luc Teirlinck.
15264 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
15266         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
15267         section.
15268         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
15269         non-file buffers.  We know it is nil.
15271 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
15273         Sync with Tramp 2.0.43.
15275         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15276         Remove outdated comment.
15277         (tramp-locked, tramp-locker): New variables for implementing a
15278         global lock.
15279         (tramp-sh-file-name-handler): Use them to implement the global lock.
15281 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
15283         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
15284         calls to respective `xxx` calls.
15285         (tramp-process-alive-regexp): Precise doc string.
15286         (tramp-multi-action-process-alive): New defun.
15287         (tramp-multi-actions): Use it.
15288         (tramp-handle-find-backup-file-name): `copy-tree' is available
15289         since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
15290         in order to avoid this function.
15291         (tramp-handle-write-region): Set current buffer.  If connection
15292         wasn't open, `file-modes' has changed it accidentally.  Reported by
15293         David Kastrup <dak@gnu.org>.
15294         (tramp-enter-password, tramp-read-passwd): New arguments USER and
15295         HOST.
15296         (tramp-action-password, tramp-multi-action-password): Apply it.
15297         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
15298         name must still contain the port number.  Otherwise, we have two
15299         Tramp buffers, with all the confusion.  Reported by Myron Selby
15300         <myron@xytech.com> and Rolf Dubitzky
15301         <Dubitzky@physi.uni-heidelberg.de>.
15303         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
15304         HOST to `tramp-enter-passwd'.
15306         * net/tramp-vc.el (all): Code cleanup.  Change all
15307         `tramp-handle-xxx' calls to respective `xxx` calls.
15309 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
15311         * emacs-lisp/testcover.el: New category "potentially-1valued" for
15312         functions that are not erroneous if either 1-valued or
15313         multi-valued.  Detect functions in this class.
15314         (testcover-1value-functions, testcover-compose-functions)
15315         (testcover-progn-functions) Add some additional functions to lists.
15316         (testcover-mark): Bugfix when marking up the definition for an
15317         empty function.
15319 2004-07-17  Richard M. Stallman  <rms@gnu.org>
15321         * replace.el (occur-read-primary-args): Pass default to
15322         read-from-minibuffer.
15324         * mail/footnote.el (footnote-section-tag): Use defcustom.
15326         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
15327         Compile font-lock-keywords, not KEYWORDS.
15328         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
15329         Add warn, check-type.  Handle cerror like error.
15331 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
15333         * progmodes/which-func.el (which-func-keymap): New var.
15334         (which-func-face): New face.
15335         (which-func-format): Use them.
15337 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
15339         * buff-menu.el (list-buffers-noselect): Append the buffer's
15340         process status to its mode name.
15342 2004-07-16  Kim F. Storm  <storm@cua.dk>
15344         * simple.el (inhibit-mark-movement): New defvar.
15345         (beginning-of-buffer, end-of-buffer): Do not push mark if
15346         inhibit-mark-movement is non-nil or C-u prefix is given.
15348         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
15349         Init to beginning-of-buffer and end-of-buffer.
15350         (cua--undo-push-mark): New defvar.
15351         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
15352         already active and command is in cua--preserve-mark-commands.
15353         Also fix check for shift modifier on non-window systems.
15354         (cua--post-command-handler): Clear inhibit-mark-movement if set.
15356 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
15358         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
15359         of two integers, instead of a cons.
15361         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15362         `visited-file-modtime' now returns a list of two integers, instead
15363         of a cons.
15365         * dired.el (dired-directory-changed-p): Ditto.
15367         * progmodes/grep.el (grep): Doc fix.
15369 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
15371         * autorevert.el (auto-revert-tail-mode)
15372         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
15373         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
15374         in both at the same time.
15375         (auto-revert-tail-mode): New command.
15376         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
15377         (auto-revert-handler): Revert only either tail or whole file.
15379         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
15380         add auto-revert-tail-mode.
15382 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15384         * printing.el: Doc fix.  Change name of some funs.
15385         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
15386         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
15387         (pr-standard-file-name): New fun.  Replace pr-standard-path.
15388         (pr-call-process): Code fix.
15390 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
15392         * subr.el (with-selected-window): Doc fix.
15394 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
15396         * subr.el (get-buffer-window-list): Doc fix.
15398 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
15400         * files.el (switch-to-buffer-other-window): Doc fix.
15402         * window.el (save-selected-window, one-window-p)
15403         (split-window-keep-point, split-window-vertically)
15404         (split-window-horizontally): Doc fixes.
15406 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15408         * printing.el: Doc fix.  Now it uses call-process instead of
15409         shell-command for low command execution.
15410         (pr-version): New version number (6.8).
15411         (pr-shell-file-name): Option removed.
15412         (pr-shell-command): Fun removed.
15413         (pr-call-process): New fun.  Replace pr-shell-command.
15414         (pr-standard-path, pr-remove-nil-from-list): New funs.
15415         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
15416         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
15417         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
15418         (pr-ps-utility-process, pr-txt-print): Code fix.
15420 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
15422         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
15423         boolean.
15425 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
15427         * wid-edit.el (widget-field-buffer): Doc fix.
15429 2004-07-09  John Paul Wallington  <jpw@gnu.org>
15431         * emacs-lisp/re-builder.el (reb-update-overlays):
15432         Distinguish between one and several matches in message.
15434 2004-07-09  Richard M. Stallman  <rms@gnu.org>
15436         * mouse.el (mouse-set-region-1): If transient-mark-mode
15437         is `identity', change it to `only'.
15439         * simple.el (current-word): Doc fix.
15441 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
15443         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
15444         so that it is more understanding of whitespace.
15446         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
15447         (("ns" . "element") (attr-list) children) instead of
15448         ((:ns . "element") (attr-list) children) in order to reduce the
15449         number of symbols used.
15450         (xml-skip-dtd): Change to use xml-parse-dtd but set
15451         xml-validating-parsing to nil.
15452         (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
15453         (xml-substitute-entity): Remove in favor of new entity substitution.
15454         (xml-substitute-special): Rewrite in to substitute complex
15455         entities from DOCTYPE declarations.
15456         (xml-parse-fragment): Parse fragments from entity declarations.
15457         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
15458         (xml-parse-dtd, xml-substitute-special): Make validity checks
15459         conditioned on xml-validating-parser.  Add "Not Well Formed" to
15460         error messages about well-formedness.
15462 2004-07-08  Steven Tamm  <steventamm@mac.com>
15464         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
15465         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
15466         Do not treat double clicks and triple clicks specially in the
15467         scroll bar (preventing strange repositioning problems)
15469 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15471         * replace.el (query-replace-regexp-eval): Fix last change.
15473 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15475         * replace.el (query-replace-descr): New fun.
15476         (query-replace-read-from, query-replace-read-args): Default to the
15477         previous from&to.
15478         (query-replace-read-to): Quote the `from' string when displaying it.
15479         (query-replace-regexp-eval): Immediately check read-only status.
15480         Use query-replace-read-from to get the \n checking.
15481         Quote the `from' string when displaying it.
15482         (map-query-replace-regexp, occur-read-primary-args):
15483         Quote the `from' string when displaying it.
15485         * isearch.el (isearch-query-replace): Pass the regexp-ness and
15486         delimited-ness of the search to query-replace.
15488         * replace.el (query-replace-read-from, query-replace-read-to):
15489         New funs extracted from query-replace-read-args.
15490         (query-replace-read-args): Use them.
15492         * replace.el (query-replace-interactive, query-replace-read-args):
15493         Remove the `initial' special value.
15494         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
15495         (occur-engine): Remove unused var `matchend'.
15497         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
15498         Use the search string without prompting.
15500 2004-07-05  Kenichi Handa  <handa@m17n.org>
15502         * international/mule.el (decode-coding-inserted-region):
15503         Set last-coding-system-used only when coding is nil.
15505 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
15507         * progmodes/grep.el (grep-compute-defaults, grep-command)
15508         (grep-program, find-program, grep-find-use-xargs, grep-history)
15509         (grep-find-history, grep-tag-default, grep-find-command)
15510         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
15511         Add autoload cookies, for unbundled packages that load `compile'
15512         and expect all grep-related symbols to become defined.
15514 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
15516         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
15517         (iimage-mode-image-search-path): New user option to search the
15518         image file.
15519         (iimage-locate-file): New function.  Emacs21.3 or earlier does not
15520         have locate-file.
15521         (iimage-mode-buffer): Use it.
15523 2004-07-03  Nick Roberts  <nickrob@gnu.org>
15525         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
15526         carefully.
15527         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
15529 2004-07-03  Juri Linkov  <juri@jurta.org>
15531         * replace.el (query-replace-read-args): Swallow space after 'foo,
15532         not after (quote foo).  Match space only immediately after symbol,
15533         not anywhere in the whole string.
15535 2004-07-02  Richard M. Stallman  <rms@gnu.org>
15537         * replace.el (query-replace-read-args): Swallow space after
15538         symbols, not after closeparens.  But avoid error if string ends there.
15540         * progmodes/python.el (python-beginning-of-statement):
15541         Exit the loop if backward-up-list gets error.
15543         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
15545 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
15547         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
15548         only if vc-consult-headers is non-nil.
15550 2004-07-02  Juri Linkov  <juri@jurta.org>
15552         * pcvs.el (cvs-mode-diff-repository): New command.
15554         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
15556 2004-07-01  Juri Linkov  <juri@jurta.org>
15558         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
15559         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
15560         C-M-% to isearch-query-replace-regexp.
15561         (minibuffer-local-isearch-map): Add arrow key bindings.
15562         Bind C-f to isearch-yank-char-in-minibuffer.
15563         (isearch-forward): Doc fix.
15564         (isearch-edit-string): Doc fix.
15565         (isearch-query-replace, isearch-query-replace-regexp): New funs.
15566         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
15567         (isearch-yank-char): Add optional arg.
15568         (isearch-yank-char-in-minibuffer): New fun.
15570         * replace.el (query-replace-interactive): Change type from boolean
15571         to choice.  Add value `initial'.
15572         (query-replace-read-args): Handle value `initial' of
15573         query-replace-interactive.
15575 2004-06-29  Kim F. Storm  <storm@cua.dk>
15577         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
15578         (breakpoint-disabled-bitmap-face): Add :group 'gud.
15580         * progmodes/ada-xref.el (ada-tight-gvd-integration):
15581         Add :group 'ada.
15583         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
15585 2004-06-29  Juri Linkov  <juri@jurta.org>
15587         * replace.el (query-replace-read-args): Swallow a space after
15588         everything except )]" which in most cases means after a symbol.
15590         * emacs-lisp/pp.el (pp-buffer): Add autoload.
15592 2004-06-28  Richard M. Stallman  <rms@gnu.org>
15594         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
15595         More changes to go with previous change in font-lock.el.
15597 2004-06-26  David Kastrup  <dak@gnu.org>
15599         * replace.el (perform-replace): Highlight the match even in
15600         non-query mode if there is potential replace string editing.
15602 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
15604         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
15605         agree with new return value of `file-remote-p'.
15606         This syncs with Tramp 2.0.42.
15608         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
15609         according to new documentation of `file-remote-p'.
15611         * files.el (file-remote-p): Fix doc to say that return value is
15612         identification of remote system, if not nil.
15613         (file-relative-name): Use new return value of `file-remote-p'.
15615 2004-06-26  Nick Roberts  <nickrob@gnu.org>
15617         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
15618         (gdb-goto-breakpoint): Fix breakage.
15620 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
15622         * man.el (Man-getpage-in-background): Add windows-nt to the list
15623         of systems where shell-file-name should be used instead of
15624         literal "sh".
15626 2004-06-25  Sam Steingold  <sds@gnu.org>
15628         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
15629         function names `(setf symbol)'.
15631 2004-06-24  Richard M. Stallman  <rms@gnu.org>
15633         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
15635         * font-lock.el (font-lock-keywords): Change format of compiled values.
15636         Document it.
15637         (font-lock-add-keywords): If font-lock-keywords is compiled,
15638         extract the uncompiled version, modify, then recompile.
15639         (font-lock-remove-keywords): Likewise.
15640         (font-lock-fontify-keywords-region): Handle changed format.
15641         (font-lock-compile-keywords): Handle changed format.
15642         (font-lock-set-defaults): Compile the keywords explicitly here.
15644 2004-06-24  David Kastrup  <dak@gnu.org>
15646         * replace.el (query-replace-read-args): Implement `\,' and `\#'
15647         replacements here.
15648         (query-replace-regexp): Doc string explaining this and the new
15649         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
15650         is better placed in `query-replace-read-args'.
15651         (replace-regexp): Explain `\,', `\#' and `\?'.
15652         (replace-match-data): New function for thorough reuse/destruction
15653         of old match-data.
15654         (replace-match-maybe-edit): Function for implementing `\?' editing.
15655         (perform-replace): Fix maintaining of the match stack including
15656         already matched regions, implement `\?', fix various problems
15657         with regions while editing and other stuff.
15658         (replace-highlight): Simplify.
15660 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
15662         * progmodes/grep.el (grep-error-screen-columns): New variable.
15663         (grep-regexp-alist): Give it the full functionality of gnu style
15664         compilation messages with line and column ranges.  Ask me for the
15665         perl script I'm working on, that uses these.
15667 2004-06-23  Nick Roberts  <nickrob@gnu.org>
15669         * comint.el (comint-insert-clicked-input, comint-copy-old-input):
15670         Remove.
15671         (comint-insert-input, comint-mouse-insert-input): New functions
15672         based on comint-insert-clicked-input for two bindings but just
15673         one functionality.
15675 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
15677         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
15679 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
15681         * files.el (write-contents-functions): Doc fix.
15683 2004-06-21  Juanma Barranquero  <lektu@terra.es>
15685         * image.el (image-library-alist): Rewrite docstring in active voice.
15687 2004-06-20  Richard M. Stallman  <rms@gnu.org>
15689         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
15691         * isearch.el (isearch-repeat): Avoid testing old match data.
15692         (isearch-message): Display trailing space in special font
15693         when search is failing.
15694         (isearch-search-fun-function): Doc fix.
15696         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
15698 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
15700         * frame.el (show-trailing-whitespace): Doc fix.
15702         * cus-edit.el (custom-variable-documentation): New function.
15703         (custom-variable): Use it.
15705 2004-06-19  Nick Roberts  <nickrob@gnu.org>
15707         * man.el (Man-getpage-in-background): Revert previous change but
15708         make cygwin a special case.
15710 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
15712         * autorevert.el (global-auto-revert-non-file-buffers):
15713         Update docstring.
15715 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
15717         * progmodes/compile.el (compilation-error-properties): Store one
15718         more than end-col, if present, so that transient-mark-mode will
15719         highlight last char too.
15720         * progmodes/grep.el (grep-regexp-alist): Match columns and column
15721         ranges, if present.
15723 2004-06-18  Jason Rumney  <jasonr@gnu.org>
15725         * makefile.w32-in: Double percent signs in for loops.
15727 2004-06-17  David Kastrup  <dak@gnu.org>
15729         * replace.el (query-replace-read-args): Only warn about use of \n
15730         and \t when we are doing a regexp replacement and the actual
15731         escaped character is n or t.
15732         (query-replace-regexp): Add \, and \# interpretation to
15733         interactive call and document it.
15734         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
15735         as shortkey for replace-count.
15736         (replace-quote): New function for doubling backslashes.
15738 2004-06-17  Juanma Barranquero  <lektu@terra.es>
15740         * files.el (parse-colon-path, cd): Mention in docstring that the
15741         path separator is colon in GNU-like systems.
15743         * newcomment.el (comment-region-internal): Fix docstring.
15745         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
15746         (ewoc-invalidate, ewoc-collect): Doc fixes.
15747         (ewoc--create-node, ewoc--delete-node-internal):
15748         Fix typos in docstring.
15750 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
15752         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
15753         manual to docstring.
15755 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15757         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
15759 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
15761         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15762         Add hyperlink to emacs-xtra manual to docstring.
15764         * autorevert.el (global-auto-revert-non-file-buffers):
15765         Add hyperlink to emacs-xtra manual to docstring, as well as an
15766         info-link.
15768 2004-06-14  Juanma Barranquero  <lektu@terra.es>
15770         * image.el (image-library-alist): New variable to map image types
15771         to external libraries.  Initialized to nil, unless system-specific
15772         configs change it.
15773         (image-type-available-p): Determine whether an image type is
15774         available by calling `init-image-library'.
15776         * term/w32-win.el (image-library-alist): Initialize to a known set
15777         of probable library names.
15779 2004-06-14  Kenichi Handa  <handa@m17n.org>
15781         * international/code-pages.el (windows-1256, cp1125): Fix tables
15782         for several characters.
15784         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
15786 2004-06-13  Richard M. Stallman  <rms@gnu.org>
15788         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
15790         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
15791         not "`pc-selection-mode'".
15793         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
15795         * simple.el (previous-matching-history-element): Specify a default.
15797         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
15799         * cus-face.el (custom-declare-face): Simplify code.
15801         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
15803 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
15805         * files.el (before-save-hook): Add `time-stamp' to the options.
15807         * time-stamp.el (time-stamp): Recommend adding it to
15808         `before-save-hook', rather than `write-file-functions'.
15809         Make a similar change in `Commentary' section.
15811 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15813         * diff-mode.el (diff-current-defun): If at start of hunk, use
15814         position of first change.
15816 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
15818         * dired-x.el (dired-mark-omitted): Bind to "*O".
15820 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
15822         * bookmark.el (bookmark-bmenu-relocate): New function, as
15823         suggested by David J. Biesack <David.Biesack@sas.com>.
15824         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
15825         (bookmark-bmenu-mode): Describe binding in doc string.
15826         (bookmark-set-filename): Save the bookmark list if it's time.
15828 2004-06-13  Kenichi Handa  <handa@m17n.org>
15830         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
15831         (ccl-untranslated-to-ucs): Fix typo.
15833 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
15835         * progmodes/python.el (python-open-block-statement-p):
15836         Fix indentation after a block opening that contains a comment.
15838 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
15840         * bindings.el (completion-ignored-extensions): Add file extensions
15841         of Python byte-compiled files.
15843 2004-06-12  Juri Linkov  <juri@jurta.org>
15845         * info.el (Info-goto-node): Add autoload.
15846         (Info-toc): Add substring-no-properties on Info file name.
15847         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
15848         (Info-mode-map): Bind L to Info-history, T to Info-toc.
15850 2004-06-12  Kenichi Handa  <handa@m17n.org>
15852         * international/mule-cmds.el (set-language-environment):
15853         Load subst tables if necessary.
15855         * international/mule.el (decode-char): Load subst tables if necessary.
15856         (encode-char): Likewise.
15858         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
15859         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
15860         (utf-16le-decode-loop): Set r5 to -1 before loop.
15861         (utf-16be-decode-loop): Likewise.
15862         (ccl-decode-mule-utf-16le): Add EOF processing block.
15863         (ccl-decode-mule-utf-16be): Likewise.
15864         (ccl-decode-mule-utf-16le-with-signature): Likewise.
15865         (ccl-decode-mule-utf-16be-with-signature): Likewise.
15866         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
15867         (ccl-mule-utf-16-encode-untrans): New CCL.
15868         (utf-16-decode-to-ucs): Handle pre-read character.
15869         (utf-16le-encode-loop): Handle surrogate pair.
15870         (utf-16be-encode-loop): Likewise.
15871         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
15872         of utf-16le-encode-loop.
15873         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
15874         of utf-16be-encode-loop.
15875         (mule-utf-16-post-read-conversion):
15876         Call utf-8-post-read-conversion at first.
15877         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
15878         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
15879         Add post-read-conversion and pre-write-conversion.
15881         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
15882         (utf-translate-cjk-unicode-range): New variable.
15883         (utf-translate-cjk-load-tables): New function.
15884         (utf-lookup-subst-table-for-decode): New function.
15885         (utf-lookup-subst-table-for-encode): New function.
15886         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
15887         tables here.  Update safe-charsets of utf-* coding systems.
15888         (ccl-mule-utf-untrans): New CCL.
15889         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
15890         at end of each branch.
15891         (ccl-mule-utf-8-encode-untrans): New CCL.
15892         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
15893         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
15894         length of encoding.  Don't return r0.
15895         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
15896         (utf-8-post-read-conversion): Narrow to region properly.
15897         If utf-translate-cjk-mode is on, load tables if necessary.
15898         Call utf-8-compose with hash-table arg if necessary.
15899         Call XXX-compose-region instead of XXX-post-read-conversion.
15900         (utf-8-pre-write-conversion): New function.
15901         (mule-utf-8): Include CJK charsets in safe-charsets if
15902         utf-translate-cjk-mode is on.  Add pre-write-conversion.
15904         * international/characters.el: Temporarily set
15905         utf-translate-cjk-mode to nil.
15907         * language/devan-util.el (devanagari-compose-region):
15908         Add autoload cookie.
15910         * international/ccl.el (ccl-dump-call): Fix printing the
15911         subroutine name.
15913 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
15915         * dired.el (dired-revert): If buffer is marked unmodified before
15916         reverting, keep it marked unmodified.
15917         Adapt to new conventions for commenting out code.
15918         (dired-make-relative): Adapt to new conventions for commenting out code.
15920 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
15922         * eshell/esh-module.el (eshell-load-defgroups):
15923         Bind `vc-handled-backends' to nil when opening files.
15925 2004-06-11  Juanma Barranquero  <lektu@terra.es>
15927         * files.el (parse-colon-path, cd): Doc fixes (refer to
15928         `path-separator', not colon).
15930 2004-06-10  Juanma Barranquero  <lektu@terra.es>
15932         * newcomment.el (comment-search-forward)
15933         (comment-search-backward): Fix typos in docstring.
15934         (comment-region): Doc fix.
15936 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
15938         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
15939         switch is no longer stored in `dired-switches-alist'.
15941         * dired-aux.el (dired-insert-subdir): Do not store R switch in
15942         `dired-switches-alist'.
15944 2004-06-10  Kim F. Storm  <storm@cua.dk>
15946         * pcvs.el (cvs-mode-diff-yesterday): New command.
15948         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
15950 2004-06-10  Juri Linkov  <juri@jurta.org>
15952         * emacs-lisp/edebug.el (edebug-eval-defun):
15953         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
15954         Fix docstring.
15956         * simple.el (eval-expression-print-format): Don't print additional
15957         information on the first call to `eval-print-last-sexp'.
15958         (next-error-find-buffer): Fix punctuation.
15959         (killing) <defgroup>: Fix punctuation.
15960         (yank-excluded-properties): Change group from editing to killing.
15962         * replace.el (perform-replace): Use `limit' to terminate the
15963         while-loop explicitly.
15965 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15967         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
15968         Use lc-*.xpm as prefix instead of *-locol.xpm.
15970         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
15971         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
15972         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
15973         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
15974         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
15975         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
15976         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
15977         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
15978         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
15979         * toolbar/lc-up_arrow.xpm:
15980         Rename from *-locol.xpm.
15982 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
15984         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
15985         include forms like &<str>; as valid url patterns.
15987 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
15989         * dired.el (dired-diff, dired-backup-diff)
15990         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
15991         (dired-do-chown, dired-do-touch, dired-do-print)
15992         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
15993         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
15994         (dired-create-directory, dired-do-copy, dired-do-symlink)
15995         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
15996         (dired-do-copy-regexp, dired-do-hardlink-regexp)
15997         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
15998         (dired-maybe-insert-subdir, dired-next-subdir)
15999         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
16000         (dired-kill-subdir, dired-tree-up, dired-tree-down)
16001         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
16002         (dired-run-shell-command, dired-query): Remove redundant,
16003         or incorrect, autoloads.
16005         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
16006         does not end in a slash.  Add optional argument KILL-ROOT.
16007         Update docstring.
16008         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
16009         (dired-query): Add autoloads.
16011 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
16013         * progmodes/compile.el (compilation-set-window-height):
16014         Rearrange the save-* functions because a buffer can have several current
16015         point in different windows.
16016         (compilation-error-regexp-alist-alist): Recognize {standard input}
16017         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
16019 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16021         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
16022         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
16023         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
16024         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
16025         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
16026         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
16027         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
16028         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
16029         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
16030         * toolbar/up_arrow-locol.xpm:
16031         New versions of icons that uses fewer colors.
16033         * toolbar/tool-bar.el (tool-bar-local-item)
16034         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
16035         if display-color-cells is 256 or less.
16037 2004-06-08  Kim F. Storm  <storm@cua.dk>
16039         * wid-edit.el (widget-specify-button): Use hand pointer rather
16040         than mouse-face as visible mouse-over effect.
16042 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
16044         * saveplace.el (save-place-alist-to-file): Bind `print-length'
16045         and `print-level' to nil when writing out `save-place-alist'.
16046         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
16048 2004-06-07  Juanma Barranquero  <lektu@terra.es>
16050         * completion.el (completion-kill-region): Doc fix.
16052         * format.el (format-insert-annotations)
16053         (format-annotate-location): Doc fixes.
16054         (format-subtract-regions): Make arguments match their use in docstring.
16056         * simple.el (kill-region): Doc fix.
16058         * subr.el (insert-buffer-substring-no-properties)
16059         (insert-buffer-substring-as-yank): Doc fixes.
16061 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
16063         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16064         Update docstring.
16065         (dired-reset-subdir-switches): New function.
16067         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
16068         Limit scope of `buffer-read-only' binding.
16070 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
16072         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
16073         eshell-explicit-command-char.
16075 2004-06-06  Juanma Barranquero  <lektu@terra.es>
16077         * help-fns.el (help-argument-name): Inherit from italic face only
16078         if the frame supports it.
16080 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16082         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
16083         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
16084         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
16085         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
16086         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
16087         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
16088         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
16089         New conversions from xpm files.
16091         * toolbar/README: New file.
16093 2004-06-06  Richard M. Stallman  <rms@gnu.org>
16095         * isearch.el (isearch-mode-map): Undo previous change.
16097 2004-06-05  Juri Linkov  <juri@jurta.org>
16099         * bindings.el (debug-ignored-errors): Add regexps for history
16100         related messages.  Remove $ from "No further undo information".
16101         Move Ediff's messages to ediff.el.
16103         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
16105         * cus-edit.el (custom-display): Add `min-colors'.
16107         * custom.el (defface): Add `supports' to docstring.
16109         * help-fns.el (help-argument-name): Add :group 'help.
16111 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
16113         * find-dired.el (find-ls-subdir-switches): New user option.
16114         (find-dired): No longer call `abbreviate-file-name' on DIR.
16115         Set `dired-subdir-switches' buffer-locally.
16117         * locate.el: Merge the two `Commentary' sections.
16118         (locate-ls-subdir-switches): New user option.
16119         (locate): Update for other changes.
16120         (locate-mode-map): Restore Dired binding for mouse-2.
16121         Bind `locate-mouse-view-file' to M-mouse-2.
16122         Bind `l' to `locate-do-redisplay'.
16123         (locate-main-listing-line-p, locate-do-redisplay): New functions.
16124         (locate-mouse-view-file, locate-tags, locate-find-directory):
16125         Print message if used outside main listing.
16126         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
16127         Various changes to support inserted subdirectories.
16128         (locate-insert-header): Change header of *Locate* buffer.
16130         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16131         Change interactive default switches.
16132         (dired-rename-subdir-2): Update `dired-switches-alist'.
16133         (dired-insert-subdir, dired-kill-subdir):
16134         Handle `dired-switches-alist'.  Do not mark buffer modified.
16135         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
16136         (dired-insert-subdir-doinsert): Omit messages.
16137         Handle `dired-subdir-switches'.
16138         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
16140         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
16141         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
16142         subdirs if -R switch is used for a subdir.
16143         (dired-mode): Set `dired-switches-alist'.
16144         (dired-build-subdir-alist): Only print number of directories in
16145         echo area when invoked interactively.
16147 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
16149         * dired-x.el (dired-omit-mode): Rename from
16150         dired-omit-files-p.  Use define-minor-mode to define it.
16151         (dired-omit-files-p): Add as alias for dired-omit-mode.
16152         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
16153         dired-mark-omitted.
16154         (dired-mark-omitted): Add.  Bind to M-O.
16156 2004-06-05  Kenichi Handa  <handa@m17n.org>
16158         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
16160 2004-06-05  Juanma Barranquero  <lektu@terra.es>
16162         * help-fns.el (help-argument-name): Reintroduce face.
16163         (help-default-arg-highlight): Use it, now that
16164         `face-differs-from-default-p' can be trusted.
16166 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
16168         * textmodes/table.el: Sentence commands added to Point Motion
16169         group; kill and backward-kill commands added to Extraction group.
16171 2004-06-04  Mario Lang  <mlang@delysid.org>
16173         * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
16174         systems appear to use mW, make the code handle this.  Fix a
16175         division-by-zero bug while at it, and handle kernels with
16176         a slightly different layout in /proc/acpi.
16178 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
16180         * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
16181         because the latter is a CL-ism.  This fixes the bug reported by
16182         Shawn Boyette <mdxi@collapsar.net> in
16183         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
16185 2004-06-04  Miles Bader  <miles@gnu.org>
16187         * faces.el (display-supports-face-attributes-p): Function moved to
16188         C code.  Previously only the tty-related portion of this function
16189         was done in C; however the previous attempt to do a halfway-proper
16190         job for non-tty displays in lisp didn't work properly because of
16191         funny conditions during Emacs startup.
16192         (face-differs-from-default-p): Simplify, now that
16193         display-supports-face-attributes-p works properly on all display
16194         types.  Remove :stipple from comparison; it doesn't really work
16195         in emacs anyway.
16197 2004-06-04  Miles Bader  <miles@gnu.org>
16199         * faces.el (face-differs-from-default-p): Use a different
16200         implementation, so we can really check whether FACE displays
16201         differently or not.
16203 2004-06-04  Miles Bader  <miles@gnu.org>
16205         * faces.el (display-supports-face-attributes-p): Implement a
16206         `different from default' check for non-tty displays.
16208 2004-06-03  David Kastrup  <dak@gnu.org>
16210         * woman.el (woman-mapcan): More concise code.
16211         (woman-topic-all-completions, woman-topic-all-completions-1)
16212         (woman-topic-all-completions-merge): Replace by a simpler and
16213         much faster implementation based on O(n log n) sort/merge instead
16214         of the old O(n^2) behavior.
16216 2004-06-03  Miles Bader  <miles@gnu.org>
16218         * subr.el (read-number): Use canonical format for default in prompt.
16220         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
16221         Add regexp for " [...]" style defaults.
16223 2004-06-02  Romain Francoise  <romain@orebokech.com>
16225         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
16226         groups: if the user asks for a hidden buffer, open the
16227         corresponding filter group to expose it.
16229         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
16230         `ibuffer-jump-to-buffer'.
16231         (ibuffer-jump-offer-only-visible-buffers): New user option.
16233 2004-06-02  Juanma Barranquero  <lektu@terra.es>
16235         * faces.el (frame-update-faces): Add empty docstring so the one
16236         for `ignore' doesn't show through.
16238         * subr.el (process-kill-without-query): Remove spurious "\n" on
16239         obsolescence string.
16240         (focus-frame, unfocus-frame): Add obsolescence declaration and
16241         empty docstring.
16243         * international/mule.el (register-char-codings): Make alias for
16244         `ignore'.  Move docstring to obsolescence info and remove redundancy.
16246 2004-06-02  Kim F. Storm  <storm@cua.dk>
16248         * frame.el (blink-cursor-start): Turn cursor off initially so blink
16249         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
16251 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16253         * comint.el (comint-replace-by-expanded-history-before-point):
16254         Obey `start' as the docstring says.
16255         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
16256         (comint-update-fence): Prevent font-lock from running unnecessarily.
16257         (comint-dynamic-list-completions): Use with-current-buffer.
16259 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16261         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
16262         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
16263         (bibtex-entry-update): Handle alternatives and optional fields.
16264         (bibtex-parse-entry): Bugfix, handle empty key.
16266 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16268         * vc-arch.el (vc-arch-state): Don't assume the file exists.
16270 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
16272         * desktop.el (desktop-save): Don't save minor modes without a
16273         known mode initialization function.
16275 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
16277         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
16279         * autorevert.el: Update `Commentary' section.
16281 2004-05-30  Juanma Barranquero  <lektu@terra.es>
16283         * dos-fns.el (convert-standard-filename):
16284         * files.el (convert-standard-filename):
16285         * w32-fns.el (convert-standard-filename):
16286         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
16288 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
16290         Sync with Tramp.
16292         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
16293         (tramp-let-maybe): Move to an earlier spot in the file.
16294         Patch by Andreas Schwab.
16296 2004-05-30  Andreas Schwab  <schwab@suse.de>
16298         * dired.el (dired-get-filename): Don't use dired-re-dot.
16300 2004-05-30  Richard M. Stallman  <rms@gnu.org>
16302         * files.el (find-file): Doc fix.
16304         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
16306 2004-05-30  Nick Roberts  <nickrob@gnu.org>
16308         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
16309         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
16310         modeline of the locals buffer.
16311         (gdb-goto-breakpoint): Handle gdbmi.
16312         (gdb-get-frame-number): Change for gdbmi.
16314 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
16316         * files.el (file-remote-p): Apply file name handler for operation
16317         `file-remote-p'.  It isn't a property any longer.
16318         (file-relative-name): `fh' and `fd' get the required value via
16319         `find-file-name-handler' already.
16321         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
16322         (top): Remove setting of `file-remote-p' property for
16323         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
16325 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
16327         Version 2.0.41 of Tramp released.
16329         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
16330         Throw away if process has died.
16331         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
16332         (tramp-out-of-band-prompt-regexp): Rename to
16333         `tramp-process-alive-regexp', because its usage is widen.
16334         (tramp-actions-copy-out-of-band): Apply it.
16335         (tramp-actions-before-shell, tramp-multi-actions):
16336         Add `tramp-action-process-alive' action.
16337         (tramp-action-process-alive): New defun.
16338         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
16339         Add entry for `file-remote-p'.
16340         (tramp-handle-file-remote-p): New defun.
16341         (top): Remove setting of `file-remote-p'.  Don't set
16342         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
16344         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
16345         `file-remote-p'.
16347         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
16348         counted for (last) line.  [They should or they shouldn't?  --Stef]
16349         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
16351 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
16353         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
16354         not really necessary but seems to keep the shell history smaller
16355         in some cases.  It is no substitute for setting HISTFILE and
16356         HISTSIZE from tramp-open-connection-setup-interactive-shell,
16357         though.  Suggested by Luc Teirlinck.
16358         (tramp-open-connection-setup-interactive-shell): Export variables
16359         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
16360         (tramp-set-process-query-on-exit-flag): New compat function.
16361         (tramp-open-connection-multi, tramp-open-connection-su)
16362         (tramp-open-connection-rsh, tramp-open-connection-telnet)
16363         (tramp-do-copy-or-rename-file-out-of-band): Use it.
16364         (tramp-let-maybe): New macro, let-binds a variable only if it
16365         isn't obsolete.
16366         (tramp-check-ls-commands, tramp-handle-expand-file-name)
16367         (tramp-handle-file-truename): Use it.
16368         (tramp-completion-file-name-regexp-unified): Avoid matching
16369         filenames starting with "/:" -- those are reserved for
16370         file-name-non-special.
16372         * tramp-smb.el (tramp-smb-open-connection):
16373         Use tramp-set-process-query-on-exit-flag compat function.
16375 2004-05-29  Richard M. Stallman  <rms@gnu.org>
16377         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
16379         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
16380         (eval-last-sexp-print-value): Print char equivalent regardless
16381         of standard-output value.
16383         * thumbs.el (thumbs-subst-char-in-string): Delete.
16384         (thumbs-thumbname): Use subst-char-in-string.
16385         (thumbs-resize-image): Use condition-case, not ignore-errors.
16386         (thumbs-kill-buffer): Likewise.
16388         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
16389         (thumbs-mode): Make buffer read-only.
16390         (thumbs-make-thumb): Unconditionally accept an existing file.
16391         (thumbs-insert-thumb): Add thumb-image-file property to the image.
16392         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
16393         (thumbs-show-thumbs-list): Error if images not supported.
16394         (thumbs-save-current-image): Improve prompt string.
16395         (thumbs-mode-map): Define u, R, x.
16396         (thumbs-unmark): New command.
16397         (thumbs-emboss-image): Minor cleanup.
16398         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
16399         (thumbs-rename-images): New command.
16400         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
16402         * thumbs.el (thumbs-current-image): New function.
16403         (thumbs-file-list, thumbs-file-alist): New functions.
16404         (thumbs-find-image): Delete arg L.
16405         Don't set up thumbs-fileL as buffer-local global var.
16406         (thumbs-find-image-at-point): Use thumbs-current-image.
16407         (thumbs-set-image-at-point-to-root-window): Likewise.
16408         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
16409         Record and warn about errors.  Update thumbs-markedL for deletions.
16410         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
16411         (thumbs-redraw-buffer): Use thumbs-file-list.
16412         (thumbs-mark): Use thumbs-current-image.
16413         (thumbs-show-name): Use thumbs-current-image.
16415         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
16416         and imenu--last-menubar-index-alist.
16418         * subr.el (with-selected-window): Undo previous change.
16420 2004-05-29  John Paul Wallington  <jpw@gnu.org>
16422         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
16423         (thumbs-mouse-find-image): New command.
16424         (thumbs-mode-map): Bind it to mouse-2.
16425         (thumbs-mode): Make mode-class special.
16426         (thumbs-view-image-mode): Likewise.
16428 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
16430         * flymake.el: New file.
16432 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
16434         * files.el (find-file-noselect-1): Do not bind
16435         `inhibit-read-only' to t during execution of
16436         `find-file-not-found-functions'.
16438 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16440         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
16441         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
16443 2004-05-28  Juri Linkov  <juri@jurta.org>
16445         * simple.el (eval-expression-print-format): New fun.
16447         * simple.el (eval-expression):
16448         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
16449         * emacs-lisp/edebug.el (edebug-compute-previous-result)
16450         (edebug-eval-expression): Print additionally the value returned by
16451         `eval-expression-print-format'.
16453         * emacs-lisp/lisp.el (insert-pair-alist): New var.
16454         (insert-pair): Make arguments optional.  Find character pair
16455         from `insert-pair-alist' according to the last input event.
16456         (insert-parentheses): Make arguments optional.
16457         (raise-sexp, delete-pair): New funs.
16459         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
16460         (emacs-lisp-mode-map, lisp-interaction-mode-map):
16461         Bind C-M-q to `indent-pp-sexp'.
16463         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
16464         `pp-to-string' modified to be able to format text with newlines.
16465         (pp-to-string): Move the buffer-formatting part of the code to
16466         `pp-buffer'.  Call `pp-buffer'.
16468         * info.el (Info-desktop-buffer-misc-data): Don't save information
16469         about virtual files.
16470         (Info-restore-desktop-buffer): Restore Info buffers in prepared
16471         buffers with names obtained from the desktop file instead of the
16472         default *info* buffer.
16474 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16476         * subr.el (with-selected-window): Only save/restore the selected window.
16478         * progmodes/compile.el (compilation-error-regexp-alist):
16479         Use expand-file-name and data-directory.
16481         * progmodes/grep.el (grep-tree): Rework previous fix.
16483         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
16484         after the user marked text with the mouse.
16486         * startup.el (command-line): Keep the first regexp of
16487         auto-save-file-name-transforms intact.
16489 2004-05-28  Juanma Barranquero  <lektu@terra.es>
16491         * cus-edit.el (customize-face, customize-face-other-window)
16492         (custom-face-edit-delete): Make arguments match their use in
16493         docstring.
16494         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
16495         docstring.
16497         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
16498         not `cvs-butlast'.
16500         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
16501         `nbutlast' are in subr.el).
16503         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
16504         (set-w32-system-coding-system): Doc fixes.
16506         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
16507         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
16508         Make arguments match their use in docstring.
16509         (artist-draw-region-trim-line-endings)
16510         (artist-mouse-choose-operation): Fix typo in docstring.
16511         (artist-key-set-point-common): Doc fix.
16513 2004-05-28  Simon Josefsson  <jas@extundo.com>
16515         * mail/smtpmail.el (smtpmail-open-stream):
16516         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
16518 2004-05-26  Simon Josefsson  <jas@extundo.com>
16520         * starttls.el: Merge with my GNUTLS based starttls.el.
16521         (starttls-gnutls-program, starttls-use-gnutls)
16522         (starttls-extra-arguments, starttls-process-connection-type)
16523         (starttls-connect, starttls-failure, starttls-success): New variables.
16524         (starttls-program, starttls-extra-args): Doc fix.
16525         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
16526         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
16527         and pass on to corresponding *-gnutls function if it is set.
16529 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
16531         * autorevert.el (auto-revert-handler): Disable auto-reverting of
16532         remote files.
16534 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
16536         * files.el (file-name-non-special): There are more operations
16537         which need handling: `find-backup-file-name',
16538         `insert-file-contents', `verify-visited-file-modtime',
16539         `write-region'.  Rename t value of method to `add'.  Add new
16540         methods `quote' and `unquote-then-quote' to file-arg-indices.
16542 2004-05-25  Juri Linkov  <juri@jurta.org>
16544         * info.el (Info-toc): Call Info-mode on intermediate buffer.
16545         (Info-index-nodes): Enclose code in condition-case to catch errors.
16546         (Info-index-node): Don't search all index nodes if request is only
16547         for the current node and file is not in the cache of index nodes.
16548         (Info-mode-map): Bind Info-copy-current-node-name to `w'
16549         for consistency with dired-copy-filename-as-kill.
16550         Bind `S' to Info-search-case-sensitively.
16551         (Info-copy-current-node-name): New arg.  With zero prefix arg put
16552         the name inside a function call to `info'.  Display copied text in
16553         the echo area.
16555 2004-05-25  Sam Steingold  <sds@gnu.org>
16557         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
16558         strip the package prefix from the symbol name, if any.
16559         Make it the `find-tag-default-function' for `lisp-mode'.
16561 2004-05-25  John Paul Wallington  <jpw@gnu.org>
16563         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
16564         instead of obsolete `process-kill-without-query'.
16566         * textmodes/texinfmt.el (texinfo-indexvar-alist):
16567         Declare as variable, not constant.
16569 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
16571         * files.el (find-file-noselect-1): Fix bug introduced by
16572         Revision 1.694.  As a side effect, `inhibit-read-only'
16573         is again, by default, t during execution of
16574         `find-file-not-found-functions'.
16575         (insert-directory): Check that lines were really inserted by
16576         the --dired switch, before erasing them.
16578 2004-05-24  Nick Roberts  <nickrob@gnu.org>
16580         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
16581         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
16582         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
16583         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
16584         gud-minor-mode (gdbmi).
16586 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
16588         * net/browse-url.el (browse-url-interactive-arg): Enable user to
16589         explicitly select the text to be taken as URL.
16591 2004-05-23  Juri Linkov  <juri@jurta.org>
16593         * info.el (Info-index-nodes): New var and fun.
16594         (Info-goto-index, Info-index, info-apropos)
16595         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
16596         (Info-index): Fix docstring.  Store and restore Info-history-list.
16597         (Info-complete-nodes): New var.
16598         (Info-complete-menu-item): Use it.
16599         (Info-index-node): New fun.
16600         (Info-final-node, Info-forward-node, Info-backward-node)
16601         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
16602         Use Info-index-node.
16603         (Info-extract-menu-item, Info-extract-menu-counting): Set second
16604         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
16605         (Info-find-node-2): If a node with period in its name not found,
16606         try to find a node without the name part after period.
16607         (Info-select-node): Call Info-fontify-node only if
16608         Info-fontify-maximum-menu-size is not nil.
16609         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
16610         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
16611         Preserve Info-history-list.
16612         (Info-toc): Set Info-current-file.
16613         (Info-build-toc): Move point to the beginning of the buffer.
16614         Add main-file variable.
16615         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
16616         Use backslashed representation of the control character ^_.
16618         * textmodes/texinfmt.el (texinfo-print-index): Print index line
16619         numbers in the new Texinfo 4.7 format.
16621         * add-log.el (change-log-font-lock-keywords): Remove `:' from
16622         regexps for function and variable names.
16624         * descr-text.el (describe-property-list): Add [show] button for
16625         `syntax-table' property with action to pp to a separate buffer.
16626         (describe-char): Replace search-forward by re-search-forward with
16627         whitespace regexp after "character:" to not fail in too narrow windows.
16629         * simple.el (next-error-find-buffer): Add a rule to return
16630         next-error capable buffer if one window on the selected frame
16631         displays such buffer.
16633 2004-05-23  Nick Roberts  <nickrob@gnu.org>
16635         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
16636         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
16637         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
16638         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
16639         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
16640         Handle new value for gud-minor-mode (gdbmi).
16641         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
16642         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
16643         Change from local to global gdb variable set.
16644         (gdb-ann3): Initialize above gdb variable set.
16645         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
16646         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
16647         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
16648         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
16649         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
16650         (gdb-info-locals-handler, gdb-invalidate-assembler)
16651         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
16652         set as global variables.
16653         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
16654         Handle gdbmi.
16655         (gdb-info-breakpoints-custom): Fix regexp.
16656         (def-gdb-var): Delete.
16658         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
16659         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
16660         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
16661         a new mode.  The file (gdb-mi.el) for this mode will be included
16662         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
16663         primary interface.
16665 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
16667         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
16668         interpreted as a directory.
16670 2004-05-22  Richard M. Stallman  <rms@gnu.org>
16672         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
16673         as a close quote.
16675         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
16677         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
16678         Use assoc-string, not assoc-ignore-case.
16680         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
16682         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
16683         If moving back then fwd gets a defun that ends before point,
16684         try again moving fwd then back.
16686         * files.el (file-name-non-special): Allow t in file-arg-indices
16687         to mean requote the return value.  Use `identity' as an element
16688         rather than as the whole value.
16690         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
16692 2004-05-22  Juanma Barranquero  <lektu@terra.es>
16694         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
16695         `help-make-usage'.
16696         (help-highlight-arguments): Skip function name before searching
16697         for arguments.
16699 2004-05-21  Juanma Barranquero  <lektu@terra.es>
16701         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
16702         Don't mention in the docstring these arguments meant for
16703         internal (recursive) use only.
16704         (allout-char-spec): Comment out (it's not implemented).
16705         (allout-old-expose-topic, allout-exposure): Fix docstring and add
16706         obsolescence declaration.
16707         (allout-flatten-exposed-to-buffer)
16708         (allout-indented-exposed-to-buffer): Fix typos in docstring.
16709         (my-mark-marker): Doc fix.
16710         (produce-allout-mode-map, allout-sibling-index)
16711         (allout-isearch-expose, allout-distinctive-bullet)
16712         (allout-open-topic, allout-reindent-body)
16713         (allout-rebullet-heading, allout-process-exposed)
16714         (allout-insert-listified, allout-latex-verb-quote)
16715         (allout-insert-latex-header, allout-insert-latex-trailer):
16716         Make arguments match their use in docstring.
16717         (allout-primary-bullet, allout-old-style-prefixes)
16718         (allout-inhibit-protection, allout-init, allout-mode)
16719         (allout-before-change-protect, allout-flag-region):
16720         Use "Emacs" instead of "emacs" in docstrings.
16722 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
16724         * international/characters.el: Modify syntax of more characters.
16726 2004-05-21  Masatake YAMATO  <jet@gyve.org>
16728         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
16729         (etags-tags-completion-table): Show parsing progress.
16731 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
16733         * locate.el (locate-prompt-for-command): Shorten first line of
16734         docstring.
16735         (locate-mode): Expand docstring and include keymap summary.
16737         * files.el (find-file-noselect-1): Limit the scope of the
16738         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
16739         is, by default, nil during the execution of
16740         `find-file-not-found-functions' and `find-file-hook'.
16742 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
16744         * facemenu.el (facemenu-color-name-equal): New function.
16745         (list-colors-display): Use it to compare colors instead of
16746         facemenu-color-equal.
16748 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
16750         * compare-w.el (compare-windows-face): Use min-colors instead of
16751         checking for tty or pc types.
16753 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16755         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
16756         (completion-setup-function): Use with-current-buffer.
16757         Properly save excursion.  Simplify.
16758         Don't assume there is necessarily a `mouse-face' property somewhere.
16760         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
16762         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
16764         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
16765         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
16766         Use with-current-buffer.
16767         (byte-goto-log-buffer): Delete.
16768         (byte-compile-log-file): Call compilation-forget-errors.
16770 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
16772         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
16773         output messages into the search result.
16775 2004-05-19  Masatake YAMATO  <jet@gyve.org>
16777         * wid-edit.el (widget-radio-button-notify): Revert my last
16778         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16780 2004-05-19  Kenichi Handa  <handa@m17n.org>
16782         * international/characters.el: Fix syntax (open/close) of CJK chars.
16784 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
16786         * help-mode.el (help-go-back): Don't depend on position of back button.
16788 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16790         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
16791         files don't contain an accidental additional /.
16793         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
16794         in source buffer.
16796 2004-05-18  Masatake YAMATO  <jet@gyve.org>
16798         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
16799         to widget-apply.  :action method assumes 2 arguments, not 3.
16801 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
16803         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16804         New constants.
16805         (hs-special-modes-alist): Add an f90-mode entry.
16807 2004-05-17  Sam Steingold  <sds@gnu.org>
16809         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
16810         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
16812 2004-05-16  Kim F. Storm  <storm@cua.dk>
16814         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
16816 2004-05-15  John Wiegley  <johnw@newartisans.com>
16818         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
16819         (eshell-output-object-to-target): Improve output speed 20% by not
16820         calling `eshell-stringify' if something is already known to be a string.
16822 2004-05-15  Alex Ott  <ott@jet.msk.su>
16824         * textmodes/ispell.el (ispell-local-dictionary-alist):
16825         Add windows-1251 to the choice of coding systems.
16826         (ispell-dictionary-alist-6): Add support for "russianw.aff",
16827         encoded in cp1251.
16829 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
16831         * progmodes/compile.el (compilation-warning-face)
16832         (compilation-info-face): Use min-colors.
16834 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16836         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
16837         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
16838         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
16839         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
16840         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
16841         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
16842         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
16843         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
16844         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
16845         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
16846         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
16847         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
16848         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
16849         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
16851 2004-05-15  Kim F. Storm  <storm@cua.dk>
16853         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
16854         Use it to set triggered-p element of timer.
16855         (timer-event-handler): Set triggered-p element non-nil while running
16856         the timer function.
16858 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16860         * descr-text.el (describe-char-unicode-data)
16861         (describe-char-unicodedata-file): Re-enable the unicode code now that
16862         the licensing issues have been cleared in the unicode-4 license.
16863         (describe-text-properties-1): Remove unused `overlay' var.
16864         (describe-char): Remove unused var `buffer'.
16866 2004-05-14  David Ponce  <david@dponce.com>
16868         * tree-widget.el: New file.
16870 2004-05-13  Marcelo Toledo  <marcelo@gnu.org>
16872         * language/european.el ("Brazilian Portuguese"): Add support for
16873         Brazilian Portuguese.
16875 2004-05-13  John Wiegley  <johnw@newartisans.com>
16877         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
16878         `recentf-mode' if this variable has been customized to t.
16880         * eshell/esh-test.el (eshell-test): Call the function
16881         `emacs-version' rather than trying to build a custom version string.
16883 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16885         * net/telnet.el (telnet-mode): Use define-derived-mode.
16886         Don't modify the global value of comint-prompt-regexp.
16888 2004-05-13  John Paul Wallington  <jpw@gnu.org>
16890         * version.el (emacs-version): Check for `gtk' feature before
16891         `x-toolkit' feature.
16893 2004-05-13  Juanma Barranquero  <lektu@terra.es>
16895         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
16896         arguments in the docstring, they're used only in recursive calls.
16898         * help-fns.el (help-arg-highlighting-function)
16899         (help-argument-name): Delete.
16900         (help-default-arg-highlight): New function.
16901         (help-do-arg-highlighting): Use it.
16903 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
16905         * calendar/appt.el (appt-disp-window):
16906         Use `calendar-set-mode-line' for a centered mode-line.
16908 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
16910         * calendar/appt.el (appt-disp-window): Do not split window
16911         excessively when `split-height-threshold' is low.
16913 2004-05-12  Nick Roberts  <nickrob@gnu.org>
16915         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
16916         kill-buffer-hook here and make it local.
16917         (gud-kill-buffer-hook): Use kill-process for a sure kill.
16919 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
16921         * progmodes/compile.el (compilation-set-window-height):
16922         Use save-excursion to protect against misplaced marker.
16924 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16926         * custom.el (defface): Document that type can have value gtk.
16928         * faces.el (face-spec-set-match-display): Handle type gtk in display.
16930 2004-05-12  Kenichi Handa  <handa@m17n.org>
16932         * descr-text.el: Require quail at compile time.
16933         (describe-char): If an input method is on and it supports the
16934         character, show how to input it.
16936         * international/quail.el (quail-install-decode-map): Accept a
16937         char-table whose subtype is `quail-decode-map'.
16938         (quail-store-decode-map-key, quail-gen-decode-map1)
16939         (quail-gen-decode-map, quail-find-key1, quail-find-key)
16940         (quail-show-key): New functions.
16942 2004-05-12  Juanma Barranquero  <lektu@terra.es>
16944         * generic.el (define-generic-mode): Remove redundant arglist info.
16946         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
16947         Make arguments match their use in docstring.
16948         (help-arg-highlighting-function): New variable.
16949         (help-argument-name): Mention it in the docstring.
16950         (help-do-arg-highlight): Use it.  Expand regexp to accept also
16951         ARG-xxx and xxx-ARG references.
16953 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
16955         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
16956         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
16957         and "mailto:addr1?to=addr2" equal.
16959 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
16961         * man.el (Man-getpage-in-background): Use shell-file-name
16962         and shell-command-switch variables instead of hard-coded values.
16964 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
16966         * iimage.el: New file.
16968 2004-05-11  Juanma Barranquero  <lektu@terra.es>
16970         * custom.el (custom-initialize-default, defcustom):
16971         Fix typo in docstring.
16973         * files.el (set-visited-file-name, file-expand-wildcards):
16974         Fix docstring.
16976 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16978         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
16980         * subr.el (eventp): Be more discriminating with integers.
16982 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
16984         * progmodes/compile.el (compile): Add universal prefix arg.
16985         (compilation-error-regexp-alist-alist): Add edg patterns.
16987 2004-05-10  Sam Steingold  <sds@gnu.org>
16989         * textmodes/ispell.el (ispell-message):
16990         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
16992 2004-05-10  Dave Love  <fx@gnu.org>
16994         * progmodes/python.el (help-buffer): Autoload when compiling.
16995         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
16996         (run-python): Prepend to any existing PYTHONPATH.
16998 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
17000         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
17001         for pending breakpoints.
17003 2004-05-10  Richard M. Stallman  <rms@gnu.org>
17005         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
17006         directly without calling any functions in Rmail.
17007         (unrmail-unprune): Function deleted.
17009 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17011         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
17012         C-c C-z binding.
17014 2004-05-10  Kenichi Handa  <handa@m17n.org>
17016         * descr-text.el (describe-char): Fix previous change.  Don't make
17017         a unibyte character to multibyte in the *Help* buffer.
17019 2004-05-10  Miles Bader  <miles@gnu.org>
17021         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
17022         buffer an error if the debugger process is actually running.
17024 2004-05-10  Juanma Barranquero  <lektu@terra.es>
17026         * help-fns.el (help-argument-name): Default to italic.
17027         (help-highlight-arguments): Return always (usage . doc), even when
17028         usage is nil.
17030         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
17031         (define-ibuffer-filter): Add usage info.
17032         (define-ibuffer-op): Add usage info (but CL-style defaults for
17033         keyword args are not shown).
17035         * subr.el (remove-overlays, read-passwd): Fix docstring.
17036         (start-process-shell-command): Fix docstring.  Put usage info in a
17037         format usable by `describe-function'.
17038         (open-network-stream, open-network-stream-nowait)
17039         (open-network-stream-server): Fix docstring.
17041 2004-05-09  Jason Rumney  <jasonr@gnu.org>
17043         * international/code-pages (cp932, cp936, cp949, c950): Remove.
17044         Only define cp125* if windows-125* is already defined.
17046         * language/korean.el (cp949): Add alias.
17048         * language/chinese.el (cp936, cp950): Add aliases.
17050         * language/japanese.el (cp932): Add alias.
17052         * term/w32-win.el: Require code-pages.
17054         * international/mule-cmds.el (set-locale-environment):
17055         On MS-Windows use ansi code-page for default coding-systems.
17056         Set up paper sizes for Windows 3 letter languages.
17058         * international/code-pages.el (cp932, cp936, cp949, cp950):
17059         Add aliases.  Also add cp125* if not already defined.
17061 2004-05-09  Juanma Barranquero  <lektu@terra.es>
17063         * help-fns.el (help-highlight-arguments): Don't try to highlight
17064         missing or autoloaded arglists.  Accept structured arguments, like
17065         the first ones of `do' and `flet'.
17067         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
17068         (cvs-get-marked): Remove redundant arglist info.
17070         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
17071         Don't use CL-style default args.
17073 2004-05-08  Andreas Schwab  <schwab@suse.de>
17075         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
17077         * international/subst-ksc.el: Fix references to utf-translate-cjk
17078         into utf-translate-cjk-mode.
17079         * international/subst-big5.el: Likewise.
17080         * international/subst-gb2312.el: Likewise.
17081         * international/subst-jis.el: Likewise.
17082         * international/utf-16.el: Likewise.
17083         * international/utf-8.el: Likewise.
17085 2004-05-08  John Wiegley  <johnw@newartisans.com>
17087         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
17088         "virtual buffers" (off by default), which makes it possible to
17089         switch to the "virtual" buffers of recently visited files.  When a
17090         buffer name search fails, and this option is on, iswitchb will
17091         look at the list of recently visited files, and permit matching
17092         against those names.  When the user hits RET on a match, it will
17093         revisit that file.
17094         (iswitchb-read-buffer): Add two optional arguments, which makes
17095         isearchb.el possible.
17096         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
17097         (iswitchb-next-match): Add support for virtual buffers.
17099         * isearchb.el: This module extends iswitchb to provide "as you
17100         type" buffer selection.
17102         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
17103         Ignore the read-only property when flyspell highlighting is on.
17104         Not ignoring it leads to a series of confusing errors.
17105         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
17106         but also make sure to call flyspell-incorrect-hook.
17107         (flyspell-maybe-correct-transposition): Perform transposition test
17108         by bit twiddling a string, rather than using a temp buffer.
17109         (flyspell-maybe-correct-doubling): Use a string rather than a temp
17110         buffer.  This is also the original version of the code, which
17111         could not be checked in before due to a previous lack of
17112         assignment papers.  This version has seen heavy usage on my system
17113         for several years now.
17115         * calendar/cal-bahai.el: New file, which adds support for the
17116         Baha'i calendar to Emacs.  This calendar is based on a solar year
17117         of 19 months of 19 days, with 4 intercalary days.  Each year
17118         begins on March 21, with the calendar starting in 1844.
17120         * calendar/cal-menu.el, calendar/calendar.el
17121         * calendar/diary-lib.el, calendar/holidays.el:
17122         Added support for using cal-bahai.el.
17124         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
17125         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
17126         function can be used outside of eshell buffers.
17127         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
17129 2004-05-08  Juanma Barranquero  <lektu@terra.es>
17131         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
17132         word constituent so FOO-ARG is not recognized as an arg.
17133         (help-highlight-arguments): Don't skip lists in mandatory arguments.
17135         * simple.el (next-error): Fix typo in docstring.
17136         (open-line): Make argument names match their use in docstring.
17137         (split-line): Fix docstring.
17139         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
17140         usable by `describe-function'.
17141         (gensym, gentemp, typep, ignore-errors): Make argument names match
17142         their use in docstring.
17144         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
17145         argument to `help-setup-xref'.
17147 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
17149         Version 2.0.40 of Tramp released.
17151         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
17152         Use symbol-function to invoke functions only known on some Emacs
17153         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
17154         Scaldeferri <kevin@scaldeferri.com>.
17155         (tramp-do-copy-or-rename-file-via-buffer): Rename from
17156         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
17157         consistent with the other tramp-do-* functions.
17158         (tramp-do-copy-or-rename-file): Calls adjusted.
17159         (tramp-process-initial-commands): Avoid liveness check on shell --
17160         we know that it must be alive since we're opening a connection at
17161         this moment.
17162         (tramp-last-cmd): New internal variable.
17163         (tramp-process-echoes): New tunable.
17164         (tramp-send-command): Set tramp-last-cmd.
17165         (tramp-wait-for-output): Delete echo, if applicable.
17166         (tramp-read-passwd): Construct the key for the password cache in a
17167         way that works for multi methods, too.
17168         (tramp-bug): Add backup-directory-alist and
17169         bkup-backup-directory-info to bug reports, with Tramp counterparts.
17171 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
17173         * net/tramp*.el: Suppress byte-compiler warnings where possible.
17175         * net/tramp.el (tramp-out-of-band-prompt-regexp)
17176         (tramp-actions-copy-out-of-band): New defcustoms.
17177         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
17178         used instead of a synchronous one.  Allows password entering.
17179         (tramp-action-out-of-band): New defun.
17180         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
17181         Remove restriction with password from doc string.
17182         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
17183         `tramp-out-of-band-prompt-regexp',
17184         `tramp-actions-copy-out-of-band', `password-cache' and
17185         `password-cache-expiry'.
17186         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
17187         password caching.
17188         (tramp-touch): FILE can be a local file, too.
17189         (TODO): Remove items done.
17190         (tramp-handle-insert-directory): Properly quote file name also if
17191         not full-directory-p.  Handle wildcard case.  Reported by Andreas
17192         Schwab <schwab@suse.de>.
17193         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
17194         new file.
17195         (tramp-handle-file-local-copy, tramp-handle-write-region):
17196         The permissions of the temporary file are set if filename exists.
17197         Reported by Ted Stern <stern@cray.com>.
17198         (tramp-backup-directory-alist)
17199         (tramp-bkup-backup-directory-info): New defcustoms.
17200         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
17201         (tramp-handle-find-backup-file-name): New function.
17202         Implements Tramp's find-backup-file-name.
17204         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
17205         for `find-backup-file-name'.
17207         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
17208         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
17210 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
17212         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
17214 2004-05-07  Juanma Barranquero  <lektu@terra.es>
17216         * subr.el (lambda): Add arglist description to docstring.
17217         (declare): Fix typo in docstring.
17218         (open-network-stream): Fix docstring.
17219         (process-kill-without-query): Fix docstring and add obsolescence info.
17220         (last, butlast, nbutlast): Make arguments match their use in docstring.
17221         (insert-buffer-substring-no-properties): Likewise.
17222         (insert-buffer-substring-as-yank): Likewise.
17223         (split-string): Fix docstring.
17225         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17226         Make argument names match their use in docstring.
17228         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
17230 2004-05-06  Nick Roberts  <nickrob@gnu.org>
17232         * progmodes/gdb-ui.el: Improve/extend documentation strings.
17233         Fit first sentence on one line for apropos-command.
17235 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17237         Changes largely merged in from Dave Love's code.
17238         * progmodes/python.el: Doc fixes.
17239         (python-mode-map): Add python-complete-symbol.
17240         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
17241         (python-comment-indent, python-complete-symbol)
17242         (python-symbol-completions, python-partial-symbol)
17243         (python-try-complete): New.
17244         (python-indent-line): Remove optional arg.  Use python-block-end-p.
17245         (python-check): Bind compilation-error-regexp-alist.
17246         (inferior-python-mode): Use rx.  Move keybindings to top level.
17247         Set comint-input-filter.
17248         (python-preoutput-filter): Use rx.
17249         (python-input-filter): Re-introduce.
17250         (python-proc): Start new process if necessary.
17251         Check python-buffer non-nil.
17252         (view-return-to-alist): Defvar.
17253         (python-send-receive): New.
17254         (python-eldoc-function): Use it.
17255         (python-mode-running): Don't defvar.
17256         (python-mode): Set comment-indent-function.
17257         Maybe update hippie-expand-try-functions-list.
17258         (python-indentation-levels): Initialize differently.
17259         (python-block-end-p): New.
17260         (python-indent-line): Use it.
17261         (python-compilation-regexp-alist): Augment.
17262         (run-python): Import `emacs' module to Python rather than loading
17263         code directly.  Set python-buffer differently.
17264         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
17265         Use python-proc.
17266         (python-send-command): Go to end of comint buffer.
17267         (python-load-file): Use python-proc, emacs.eimport.
17268         (python-describe-symbol): Simplify interactive form.
17269         Use emacs.help.  Do use temp-buffer-show-hook.
17270         Call print-help-return-message.
17271         (hippie-exp): Require when compiling.
17272         (python-preoutput-continuation): Use rx.
17274         * diff-mode.el (diff-make-unified): Fix regexp.
17276 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
17278         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
17279         filter groups from the buffer when rebuilding the Ibuffer buffer
17280         and `ibuffer-show-empty-filter-groups' is nil.
17282 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17284         * ps-print.el (ps-print-quote): Call ps-value-string.
17285         (ps-setup): Call ps-comment-string.
17286         (ps-value-string, ps-comment-string): New funs.
17288 2004-05-06  Juanma Barranquero  <lektu@terra.es>
17290         * ehelp.el (electric-help-command-loop): Check whether the last
17291         character is visible, not (point-max).
17293         * help-fns.el (help-argument-name): Default to bold; don't inherit
17294         from font-lock-variable-name-face.
17295         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
17297 2004-05-05  Kenichi Handa  <handa@m17n.org>
17299         * descr-text.el (describe-char): Copy the character with text
17300         properties and overlays into the first line, and call
17301         describe-text-properties on it.
17303 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
17305         * iswitchb.el (iswitchb-global-map): Fix typo.
17306         Remove unwanted ###autoloads from source file.
17308 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
17310         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
17311         in run-hooks.  Use substitute-command-keys in message.
17312         (wdired-abort-changes): Add message.
17314 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
17316         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
17317         (sql-emacs20-p): Remove.
17318         (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
17319         (sql-builtin-face, sql-doc-face): Remove.
17320         (sql-mode-ansi-font-lock-keywords)
17321         (sql-mode-oracle-font-lock-keywords)
17322         (sql-mode-postgres-font-lock-keywords)
17323         (sql-mode-linter-font-lock-keywords)
17324         (sql-mode-ms-font-lock-keywords)
17325         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
17326         (sql-product-font-lock): Fix font-lock reset when font rules change.
17327         (sql-highlight-product): Remove incorrect font-lock reset logic.
17329 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
17331         * ses.el (ses-set-parameter): Fix typo.
17333 2004-05-04  Kim F. Storm  <storm@cua.dk>
17335         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
17336         Must expand directory for completion to work; and don't mess with
17337         process-environment.
17338         (ido-read-file-name): If command has ido property, don't use ido
17339         if value is ignore, or read as directory if value is dir.
17340         Set ido ignore property for dired-do-rename command.
17342 2004-05-04  Juanma Barranquero  <lektu@terra.es>
17344         * ehelp.el (electric-help-command-loop, electric-help-undefined)
17345         (electric-help-help): Check against unmapped commands.
17347         * help-fns.el (help-argument-name): New face, inheriting from
17348         font-lock-variable-name-face, to highlight function arguments in
17349         `describe-function' and `describe-key'.
17350         (help-do-arg-highlight): Auxiliary function to highlight a given
17351         list of arguments in a string.
17352         (help-highlight-arguments): Highlight the function arguments and
17353         all uses of them in the docstring.
17354         (describe-function-1): Use it.  Do docstring output via `insert',
17355         not 'princ', so text attributes are preserved.
17357         * winner.el (winner-mode-map): Move `winner-undo' and
17358         `winner-redo' to C-c <left> and C-c <right>, respectively (the
17359         previous bindings conflict with `prev-buffer', `next-buffer').
17361 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17363         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
17364         (bibtex-entry-update): New command bound to C-c C-u.
17365         (bibtex-text-in-string): Fix regexp.
17366         (bibtex-assoc-of-regexp): Remove.
17367         (bibtex-progress-message): Fix docstring.
17368         (bibtex-inside-field): Use if.
17369         (bibtex-assoc-regexp): New function.
17370         (bibtex-format-entry): Make code more robust so that it formats
17371         also old entries.
17372         (bibtex-autokey-demangle-title): Merge with obsolete function
17373         bibtex-assoc-of-regexp.
17374         (bibtex-field-list): New function.
17375         (bibtex-entry): Use bibtex-field-list.
17376         (bibtex-parse-entry): Fix docstring.
17377         (bibtex-print-help-message): Use bibtex-field-list.
17378         (bibtex-make-field): Use bibtex-field-list.
17379         (bibtex-entry-index): Bugfix.  Return crossref key if required.
17380         (bibtex-lessp): Fix docstring.
17382 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
17384         * select.el (xselect-convert-to-string): Move comment to intended line.
17386 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17388         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
17389         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
17391 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17393         * term/x-win.el (x-clipboard-yank): Don't exit on error from
17394         x-get-selection.
17396 2004-05-03  Jason Rumney  <jasonr@gnu.org>
17398         * makefile.nt: Remove.
17400 2004-05-03  Kim F. Storm  <storm@cua.dk>
17402         * emulation/cua-base.el (cua--update-indications): Fix last change.
17403         (cua-mode): Deactivate mark when cua-mode is enabled.
17405 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
17407         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
17409 2004-05-03  Nick Roberts  <nickrob@gnu.org>
17411         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
17412         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
17413         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
17414         window over visible frames.
17415         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
17417 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17419         * progmodes/compile.el (compilation-gcpro): New var.
17420         (compilation-fake-loc): Use it.
17421         (compilation-forget-errors): Reset it.
17423 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
17425         * diff-mode.el (diff-header-face, diff-file-header-face):
17426         Use min-colors.
17428 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17430         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
17431         (bibtex-clean-entry): Disentangle code.
17432         (bibtex-realign): New function.
17433         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
17434         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
17435         Remove undocumented optional arg called-by-convert-alien.
17436         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
17437         for sorting instead of bibtex-sort-buffer.
17439 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
17441         * progmodes/compile.el (compilation-start): In the
17442         no-async-subprocesses branch, call sit-for to give redisplay a
17443         chance to show the updated process status in the mode line, and
17444         fontify the buffer explicitly after the process exits.
17446 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17448         * progmodes/python.el (python-compilation-line-number): Remove.
17449         (python-compilation-regexp-alist): Don't use it any more.
17450         (python-orig-start, python-input-filter): Remove.
17451         (inferior-python-mode): Don't set up comint-input-filter-functions.
17452         (python-send-region): Use compilation-fake-loc.
17454         * progmodes/compile.el (compilation-messages-start): New var.
17455         (compilation-mode): Don't setup next-error-function here.
17456         (compilation-setup): Set it up here instead (for minor modes as well).
17457         Make compilation-messages-start buffer local.
17458         (compilation-next-error-function): Use it.
17459         (compilation-forget-errors): Set compilation-messages-start.
17461 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
17463         * ielm.el (ielm-prompt-read-only): Update docstring.
17465         * comint.el (comint-prompt-read-only): Update docstring.
17466         (comint-update-fence, comint-kill-whole-line)
17467         (comint-kill-region): New functions.
17469         * simple.el (kill-whole-line): Use "p" instead of "P" in
17470         interactive form.
17472 2004-05-01  Juanma Barranquero  <lektu@terra.es>
17474         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
17475         format arglist so default values in CL-style argument lists are
17476         correctly shown.
17478 2004-05-01  Jason Rumney  <jasonr@gnu.org>
17480         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
17482 2004-05-01  Kenichi Handa  <handa@m17n.org>
17484         * international/titdic-cnv.el (miscdic-convert): Don't generate a
17485         quail file if it is up to date.
17487 2004-04-30  Juri Linkov  <juri@jurta.org>
17489         * cus-edit.el (custom-mode-map):
17490         Add key binding `C-x C-s' to `Custom-save'.
17492         * outline.el (outline-blank-line): New var.
17493         (outline-next-preface, outline-show-heading)
17494         (outline-end-of-subtree): Use it.
17496         * dired-aux.el (dired-touch-initial): New fun.
17497         (dired-do-chxxx): Call it for op-symbol `touch'.
17498         (dired-diff): Use `dired-dwim-target-directory'
17499         if current dired buffer has no buffer mark.
17501         * bindings.el (propertized-buffer-identification):
17502         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
17503         Add C-M-arrow keys for consistency.
17505         * files.el (confirm-kill-emacs):
17506         Change group from top-level `emacs' to `convenience'.
17508         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
17509         Push mark on the first call of successive command calls.
17510         (insert-pair): New fun created from `insert-parentheses' with
17511         `open' and `close' arguments added.  Enclose active regions
17512         in paired characters.  Compare adjacent characters syntax with
17513         inserted characters syntax before inserting a space.
17514         (insert-parentheses): Call `insert-pair' with ?\( ?\).
17516         * delsel.el: Don't put `delete-selection' property
17517         on `insert-parentheses' symbol to take advantage of
17518         region handling in `insert-pair' function.
17519         Suggested by Stephan Stahl <stahl@eos.franken.de>.
17521 2004-04-30  Kim F. Storm  <storm@cua.dk>
17523         * emulation/cua-base.el: Add support for changing cursor types;
17524         based on patch from Michael Mauger.
17525         (cua-normal-cursor-color, cua-read-only-cursor-color)
17526         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
17527         Customization cursor type and/or cursor color.
17528         (cua--update-indications): Handle cursor type changes.
17529         (cua-mode): Update cursor indications if enabled.
17531         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
17533         * mouse.el (mouse-drag-copy-region): New defcustom.
17534         (mouse-set-region, mouse-drag-region-1): Use it.
17536         * simple.el (kill-ring-save): If region face background color is
17537         unspecified (if no highlighting), show extent of fully visible
17538         region even if transient-mark-mode is enabled.
17540         * emulation/cua-base.el (cua--standard-movement-commands):
17541         Add cua-scroll-up and cua-scroll-down.
17542         (cua-scroll-up, cua-scroll-down): New commands.
17543         (cua--init-keymaps): Remap scroll-up and scroll-down.
17545         * emulation/cua-rect.el (cua--convert-rectangle-as):
17546         New defmacro.
17547         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
17548         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
17549         New commands (suggested by Jordan Breeding).
17551 2004-04-30  Juanma Barranquero  <lektu@terra.es>
17553         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
17555 2004-04-30  Mario Lang  <mlang@delysid.org>
17557         * diff.el (diff-switches): Fix typo in docstring.
17559 2004-04-30  Alex Schroeder  <alex@gnu.org>
17561         * xml.el (xml-debug-print-internal): Don't add newline and
17562         indentation to text nodes and write empty elements as empty tags
17563         instead of opening and closing tags.
17564         (xml-debug-print): Take optional indent-string argument.
17565         (xml-print): Alias for xml-debug-print.
17567 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
17569         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
17570         than duplicate call to `line-beginning-position'.
17572         * progmodes/f90.el (f90-get-present-comment-type):
17573         Return whitespace, as well as comment chars, for consistent filling
17574         of comment blocks.  Use `match-string-no-properties'.
17575         (f90-break-line): Trim trailing whitespace when filling comments.
17577 2004-04-30  Dave Love  <fx@gnu.org>
17579         * calendar/diary-lib.el (diary-outlook-formats): New variable.
17580         (diary-from-outlook-internal, diary-from-outlook)
17581         (diary-from-outlook-gnus, diary-from-outlook-rmail):
17582         New functions to import diary entries from Outlook-format
17583         appointments in mail messages.
17585 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17587         * progmodes/python.el (python-send-command): New fun.
17588         (python-send-region, python-load-file): Use it.
17590         * progmodes/compile.el (compilation-last-buffer): Add var alias.
17592         * help-fns.el (help-C-file-name): Use new subr-name.
17593         Prepend `src/' to the file name.
17594         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
17595         (describe-function-1, describe-variable): Only find a C source file
17596         name if DOC is already loaded.
17598         * help-mode.el (help-function-def, help-variable-def):
17599         Use the new find-function-search-for-symbol functionality.
17600         Allow FILE to be `C-source'.
17602         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
17603         (find-function-C-source): New fun.
17604         (find-function-search-for-symbol): Use it.
17606 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
17608         * progmodes/sql.el (sql-product-alist): Rename variable
17609         `sql-product-support'.  Add Postgres login parameters.
17610         (sql-set-product, sql-product-feature): Update with renamed variable.
17611         (sql-connect-postgres): Add username prompt.
17612         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
17613         Make patterns less product specific.
17614         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
17615         (sql-mode-abbrev-table): Modify initialization.
17616         (sql-builtin-face): Add variable.
17617         (sql-keywords-re): Add macro.
17618         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
17619         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
17620         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
17621         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
17622         (sql-mode-linter-font-lock-keywords)
17623         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
17624         (sql-mode-sybase-font-lock-keywords)
17625         (sql-mode-informix-font-lock-keywords)
17626         (sql-mode-interbase-font-lock-keywords)
17627         (sql-mode-ingres-font-lock-keywords)
17628         (sql-mode-solid-font-lock-keywords)
17629         (sql-mode-sqlite-font-lock-keywords)
17630         (sql-mode-db2-font-lock-keywords): Default to nil.
17631         (sql-product-font-lock): Always highlight ANSI keywords.
17632         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
17633         (sql-send-string): Add function.
17635 2004-04-29  Dave Love  <fx@gnu.org>
17637         * progmodes/cfengine.el (cfengine-beginning-of-defun)
17638         (cfengine-end-of-defun): Ensure progress through buffer.
17640         * info-look.el (cfengine-mode): Accept a terminal ().
17642 2004-04-29  Juri Linkov  <juri@jurta.org>
17644         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
17645         instead of isearch-yank-word-or-char.  Add new key bindings for
17646         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
17647         (isearch-del-char): New fun.
17648         (isearch-forward, isearch-edit-string): Update docstring.
17649         (isearch-yank-char): Doc fix.
17650         (isearch-other-meta-char): Restore point after scrolling.
17652         * progmodes/compile.el (compilation-context-lines): Add nil option
17653         to disable compilation output window scrolling.
17654         (compilation-set-window): Use it.
17656         * outline.el (outline-next-preface, outline-show-heading):
17657         Don't leave unhidden blank line before heading.
17658         (outline-end-of-subtree): Include last newline into subtree.
17659         (hide-entry): Leave point at beginning of heading instead of end.
17660         (outline-up-heading): Push mark for the first call of successive
17661         command calls.
17663 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
17665         * comint.el (comint-prompt-read-only): New variable.
17666         (comint-output-filter): Implement it.
17668         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
17669         (ielm-prompt-internal): New variable.
17670         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
17671         (ielm-send-input): Delete unused variable `buf'.
17672         (ielm-eval-input): Use `ielm-prompt-internal'.
17673         (inferior-emacs-lisp-mode): Use new variables
17674         `comint-prompt-read-only' and `ielm-prompt-internal'.
17675         Get rid of obsolete variable `directory-sep-char'.
17676         (ielm): Use `zerop'.
17678 2004-04-29  John Paul Wallington  <jpw@gnu.org>
17680         * thumbs.el (toplevel): Require cl at compile time.
17681         Remove conditional definitions of `ignore-errors' and `caddar'
17682         because they occur at run time.
17684 2004-04-28  Nick Roberts  <nickrob@gnu.org>
17686         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
17687         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
17688         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
17689         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
17691         * progmodes/gud.el (gud-common-init): Throw an error if program is
17692         already running under gdb.
17694 2004-04-28  John Paul Wallington  <jpw@gnu.org>
17696         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
17697         (thumbs-show-image-num): Move assignment of
17698         `thumbs-current-image-filename' within scope of `i'.
17699         (thumbs-emboss-image): Don't use `evenp'.
17701 2004-04-28  Richard M. Stallman  <rms@gnu.org>
17703         * progmodes/compile.el (compilation-context-lines): Default now 0.
17705 2004-04-28  Juanma Barranquero  <lektu@terra.es>
17707         Use `time-less-p' from calendar/time-date.el instead of defining
17708         custom versions of it.
17710         * pcomplete.el (pcomplete-time-less-p): Remove.
17712         * thumbs.el (time-less-p): Remove.
17714         * calendar/timeclock.el (timeclock-time-less-p): Remove.
17715         (timeclock-generate-report): Use `time-less-p'.
17717         * emacs-lisp/autoload.el (autoload-before-p): Remove.
17718         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
17720 2004-04-28  Masatake YAMATO  <jet@gyve.org>
17722         * subr.el (remove-overlays): Make arguments optional.
17724         * wid-edit.el (widget-specify-button): Put evaporate to the
17725         overlay for sample.
17726         (widget-specify-sample): Put evaporate to the overlay for sample.
17727         (widget-specify-doc): Put evaporate to the overlay for documentation.
17729 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
17731         * info.el (info-apropos): Make it an index node.  Align node names
17732         like makeinfo.
17734 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
17736         * net/browse-url.el (browse-url-netscape-sentinel)
17737         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
17738         (browse-url-epiphany-sentinel, browse-url-mosaic):
17739         Use browse-url-*-program instead of a literal program name.
17741 2004-04-27  Kevin Ryde  <user42@zip.com.au>
17743         * eshell/em-alias.el:
17744         * eshell/em-dirs.el:
17745         * eshell/em-hist.el:
17746         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
17747         features when M-x customize-group loads modules before the main
17748         eshell.el.
17750 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
17752         * subr.el (momentary-string-display): Support EXIT-CHAR that is
17753         either a character representation of an event or an event
17754         description list.
17756         * type-break.el: Capitalize Emacs and Lisp.
17757         (type-break-good-break-interval, type-break-demo-boring-stats)
17758         (type-break-terse-messages, type-break-file-name): New defcustoms.
17759         (type-break-post-command-hook)
17760         (type-break-warning-countdown-string): Quote variable names in doc.
17761         (type-break-interval-start, type-break-auto-save-file-name): New vars.
17762         (type-break-mode): Document type-break-good-break-interval and the
17763         "session" file.  Schedule break according to the session file.
17764         Kill session file buffer on exit.  Organize for save-some-buffers
17765         to always save the session file.
17766         (type-break-mode-line-message-mode, type-break-query-mode):
17767         Uppercase arguments.
17768         (type-break-file-time, type-break-file-keystroke-count, timep)
17769         (type-break-choose-file, type-break-get-previous-time)
17770         (type-break-get-previous-count): New defuns.
17771         (type-break): Avoid break querying after a completed break in the
17772         case where the query was initiated during user invocation of the
17773         break.  Optional terse messages.
17774         Use type-break-good-break-interval if type-break-good-rest-interval is
17775         nil.  File the break time.
17776         (type-break-schedule): New optional args for overriding the use of
17777         the current time.
17778         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
17779         after a break.
17780         (type-break-check): File the keystroke count.
17781         (type-break-do-query): Prevent a second query when the break is
17782         interrupted.  Optional terse message.
17783         (type-break-keystroke-reset): Record the start of a typing interval.
17784         (type-break-demo-boring): Optional terse messages.  Display word
17785         per minute and keystroke counts according to
17786         type-break-demo-boring-stats.
17788 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
17790         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
17791         directories, make sure they exist under archive-tmpdir.
17793 2004-04-27  Juri Linkov  <juri@jurta.org>
17795         * help.el (view-emacs-news): With argument, display info for the
17796         selected version by finding it among different NEWS files, and
17797         narrowing the buffer to the selected version.
17799         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
17800         same-window-buffer-names.
17801         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
17802         non-numeric prefix argument, append the number to the buffer name
17803         for numeric prefix argument.
17804         (info-other-window): Bind same-window-regexps to nil.
17805         (Info-reference-name): Rename to Info-point-loc.
17806         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
17807         and Info-find-index-name for stringy Info-point-loc.
17808         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
17809         without middle `.', but with final `.' and optional line number
17810         for it.  Set Info-point-loc for index nodes.
17811         (Info-index): Remove middle `.' from index entry regexp.
17812         Modify line number regexp.
17813         (Info-index-next): Decrement line number.
17814         (info-apropos): Remove middle `.' from index entry regexp.
17815         Add optional line number regexp at the end.  Add matched value
17816         for line number to the result list and insert it to the buffer.
17817         Replace match-string by match-string-no-properties.
17818         Reorder result list.
17819         (Info-fontify-node): Hide index line numbers.
17820         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
17821         empty matches.
17822         (Info-follow-reference): Use `str' instead of
17823         Info-following-node-name-re.
17824         (Info-toc): Use full file names.  Set Info-current-node to "Top".
17825         (Info-fontify-node): Compare file names without directory name.
17826         (Info-try-follow-nearest-node): Don't set Info-reference-name.
17827         Set second arg of Info-extract-menu-node-name for index nodes.
17828         (info-xref-visited): Use magenta3 instead of magenta4.
17829         (Info-mode): Add info-apropos to docstring.
17831         * log-view.el (log-view-diff): Replace interactive code "r"
17832         by a list to allow to call it even if region is not active.
17834         * paren.el (show-paren-highlight-openparen): New var.
17835         (show-paren-function): Turn on openparen highlighting when
17836         matching forward if show-paren-highlight-openparen is non-nil.
17838         * simple.el (kill-ring-save): Use blink-matching-delay instead of
17839         the constant value 1.
17840         (completions-common-part): Expand docstring.
17842         * textmodes/picture.el (picture-mode-map): Add arrow keys.
17844 2004-04-27  Kim F. Storm  <storm@cua.dk>
17846         * image.el (insert-sliced-image): Use line-height instead of
17847         line-spacing property on newline.
17849 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
17851         * desktop.el (desktop-buffer-misc-data-function): Rename to
17852         desktop-save-buffer and change docstring.
17853         (desktop-buffer-modes-to-save): Delete.
17854         (desktop-save-buffer-p): Use desktop-save-buffer instead of
17855         desktop-buffer-modes-to-save.
17856         (desktop-save): Rename desktop-buffer-misc-data-function to
17857         desktop-save-buffer and allow non-function value.
17858         (desktop-missing-file-warning): Correct docstring.
17860         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
17861         to desktop-save-buffer.
17863         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
17864         desktop-save-buffer.
17866         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
17868         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
17870 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
17872         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
17874 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
17876         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
17877         (ielm): Only go to the end of the buffer when starting a new process.
17879 2004-04-25  Juanma Barranquero  <lektu@terra.es>
17881         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
17882         mode line.  Bind `inhibit-read-only' to t before modifying
17883         properties of text in the buffer.
17884         (ielm): Force point to the end of buffer, even when running ielm
17885         from inside itself.
17887 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17889         * info.el (info-apropos): Reset Info-complete-cache.
17891 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
17893         * progmodes/compile.el (compilation-error-regexp-alist-alist):
17894         Also recognize severe Irix et al. messages.
17895         (compilation-normalize-filename, compile-abbreviate-directory):
17896         Delete functions.
17897         (compilation-get-file-structure): New function inherits
17898         functionality of the two preceding ones.
17899         (compilation-internal-error-properties, compilation-fake-loc):
17900         Use it so that different paths to the same file share the same
17901         markers.  Also optimize finding adjacent marker slightly.
17903 2004-04-25  Kim F. Storm  <storm@cua.dk>
17905         * image.el (insert-sliced-image): Add line-spacing t property
17906         to newlines separating image lines.
17908 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
17910         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
17912         * ielm.el (ielm-prompt-read-only): New user option.
17913         (ielm-prompt): Expand docstring to describe new behavior.
17914         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
17915         mention it in the docstring.
17917 2004-04-24  Andreas Schwab  <schwab@suse.de>
17919         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
17921         * diff.el (diff): Set default-directory in diff buffer.
17923 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
17925         * mail/sendmail.el (mail-bury): Don't delete the frame where the
17926         mail was being composed if the terminal cannot display more than
17927         one frame; instead, switch to previous frame.
17929         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
17930         (rmail-start-mail): Support rmail-mail-new-frame even on
17931         terminals that can display only one frame at a time.
17933 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17935         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
17936         (checkdoc-output-font-lock-keywords): Remove error regexp.
17937         (checkdoc-output-mode-map): Remove.
17938         (checkdoc-output-mode): Derive from compilation-mode.
17939         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
17941         * dired.el (dired-mode-map): Add a menu entry for wdired.
17943         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
17944         (rx-bracket, rx-check-any, rx-any): Clean up name space.
17946         * wdired.el (wdired-mode-map): Move init into declaration.
17947         Fix `return' binding.
17948         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
17949         Use force-mode-line-update.
17950         (wdired-get-filename): Use `unless'.
17951         (wdired-preprocess-files): Don't assume names have no \n and use / for
17952         dir separator.
17953         (wdired-normalize-filename): Use replace-regexp-in-string.
17954         (wdired-load-hooks): Remove.
17955         (wdired-mode-hooks): Rename to wdired-mode-hook.
17957         * info-look.el: Add support for cfengine-mode.
17958         (info-lookup-setup-mode): Use dolist.
17960 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
17962         * wdired.el: New file.
17964 2004-04-23  Juanma Barranquero  <lektu@terra.es>
17966         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
17968         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
17969         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
17970         (pcomplete--help, pcomplete--here): Doc fixes.
17972 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
17974         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
17975         handles wrong-number-of-arguments in backend call.
17977         * vc.el (vc-print-log): Likewise.
17979 2004-04-20  Dave Love  <fx@gnu.org>
17981         * emacs-lisp/rx.el: Doc fixes.
17982         (rx-constituents): Add/extend many forms.
17983         (rx-check): Check form is a list.
17984         (bracket): Defvar.
17985         (rx-check-any, rx-any, rx-check-not): Modify.
17986         (rx-not): Simplify.
17987         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
17988         (rx-kleene): Use rx-trans-forms.
17989         (rx-quote-for-set): Delete.
17990         (rx): Allow multiple args.
17992 2004-04-23  Kenichi Handa  <handa@m17n.org>
17994         * international/mule-util.el (char-displayable-p): Simplify by
17995         using internal-char-font.
17997 2004-04-23  Juanma Barranquero  <lektu@terra.es>
17999         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
18001 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18003         * diff-mode.el (diff-next-error): New fun.
18004         (diff-mode): Use it.
18006         * simple.el (next-error): Change arg name.
18007         Add support for the documented C-u C-x ` usage.
18009         * frame.el (special-display-popup-frame, next-multiframe-window)
18010         (previous-multiframe-window): Only consider frames on same display.
18012 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
18014         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
18015         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
18017 2004-04-22  Kim F. Storm  <storm@cua.dk>
18019         * net/telnet.el (telnet): Add optional port arg.
18021 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18023         * progmodes/compile.el (compilation-mode-font-lock-keywords):
18024         Minor sanity check on the `hyperlink' slot.
18026         * Makefile.in (recompile): Compile new files.
18028         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
18029         Add byte-recompile-directory's optional `arg'.
18031         * cvs-status.el (cvs-tree-use-charset): New var.
18032         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
18033         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
18034         (cvs-status-cvstrees): Use it.
18036         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
18037         Make it a normal major mode.
18038         (checkdoc-buffer-label): Make sure the file name is meaningful.
18039         (checkdoc-output-to-error-buffer): Remove.
18040         (checkdoc-error, checkdoc-start-section): Rewrite.
18042         * info.el (info-node, info-menu-5, info-xref, info-header-node)
18043         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18044         (Info-title-4-face): Use new syntax.
18045         (info-xref-visited): Inherit from info-xref.
18047         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
18049 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18051         * simple.el (next-error-last-buffer, next-error-function):
18052         New variables for the next-error framework.
18053         (next-error-buffer-p): New function.
18054         (next-error-find-buffer): Generalize compilation-find-buffer.
18055         (next-error, previous-error, first-error, next-error-no-select)
18056         (previous-error-no-select): Move from compile.el.
18058         * replace.el (occur-next-error, occur-1): Hook into the next-error
18059         framework.
18061         * progmodes/compile.el (compilation-start):
18062         Set next-error-last-buffer so next-error knows where to jump.
18063         (compilation-setup): Set the buffer-local variable
18064         next-error-function to 'compilation-next-error-function.
18065         (compilation-buffer-p, compilation-buffer-internal-p): Use an
18066         alternate way to find if a buffer is a compilation buffer, for
18067         next-error convenience.
18068         (next-error-no-select, previous-error-no-select, next-error)
18069         (previous-error, first-error): Move to simple.el.
18070         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
18071         (compilation-last-buffer): Remove.
18072         (compilation-start, compilation-next-error, compilation-setup)
18073         (compilation-next-error-function, compilation-find-buffer):
18074         Remove compilation-last-buffer use.
18076 2004-04-21  Juanma Barranquero  <lektu@terra.es>
18078         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
18079         (font-lock-warning-face): Fix spacing.
18081         * makefile.w32-in (WINS): Add url/ directory.
18083 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
18085         * desktop.el (desktop-buffer-mode-handlers): New variable.
18086         Alist of major mode specific functions to restore a desktop buffer.
18087         (desktop-buffer-handlers): Make variable obsolete.
18088         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
18089         Catch errors signaled in handlers.  Update buffer count.
18090         Evaluate desktop-buffer-point.
18091         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
18092         move to dired.el.
18093         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
18094         move to info.el.
18095         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
18096         move to mail/rmail.el.
18097         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
18098         to mh-e/mh-e.el.
18099         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
18100         On fail, print message (to message buffer) even if
18101         desktop-missing-file-warning is nil.
18102         (desktop-buffer-misc-data-function): New buffer local variable.
18103         Function returning major mode specific data.
18104         (desktop-buffer-misc-functions): Make variable obsolete.
18105         (desktop-save): Use desktop-buffer-misc-data-function.
18106         (desktop-buffer-dired-misc-data): Rename to
18107         dired-desktop-buffer-misc-data and move to dired.el.
18108         (desktop-buffer-info-misc-data): Rename to
18109         Info-desktop-buffer-misc-data and move to info.el.
18110         (desktop-read): Add message about number of buffers restored/failed.
18112         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
18113         Add parameters.  Pause to display error only when
18114         desktop-missing-file-warning is non-nil.
18115         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
18116         (dired-mode): Bind desktop-buffer-misc-data-function.
18118         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
18119         Add Parameters.
18120         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
18121         (Info-mode): Bind desktop-buffer-misc-data-function.
18123         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
18124         Add Parameters.
18126         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
18127         Add Parameters.
18129 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
18131         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
18132         the case of letters in case-insensitive expansions when the
18133         abbrev is preceded by characters with letter syntax.
18135 2004-04-21  Richard M. Stallman  <rms@gnu.org>
18137         * progmodes/cperl-mode.el (cperl-putback-char):
18138         Delete Emacs 18 definition.
18140         * international/mule.el (ctext-post-read-conversion):
18141         Use assoc-string, not assoc-ignore-case.
18143         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
18145         * emacs-lisp/easymenu.el (easy-menu-add):
18146         Do call x-popup-menu, but only if it's defined.
18148         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
18150         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
18151         Handle multiple args: compile like progn.
18153         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
18154         take all args as &rest arg.
18156         * autoinsert.el (auto-insert-alist): Insert the user's name in
18157         copyright notice, rather than Free Software Foundation.
18159 2004-04-21  Kenichi Handa  <handa@m17n.org>
18161         * descr-text.el (describe-char): Make it work on *Help* buffer.
18163 2004-04-21  Kim F. Storm  <storm@cua.dk>
18165         * image.el (insert-image): Add optional SLICE arg.
18166         (insert-sliced-image): New defun.
18168 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
18170         * subr.el (read-number): Check whether `default' is nil.
18172 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18174         * progmodes/compile.el (compilation-error-properties):
18175         Split into two.
18176         (compilation-internal-error-properties): New one.
18177         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
18179 2004-04-20  Richard M. Stallman  <rms@gnu.org>
18181         * window.el (split-window-save-restore-data):
18182         Don't update the data if OLD-INFO is nil.
18184         * view.el (view-return-to-alist): Mark it permanent local.
18186         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
18188         * recentf.el (recentf-save-list): Catch and warn about errors.
18190         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
18191         so "Buffers" won't be pure.
18193         * help-mode.el (help-mode-finish): Set help-return-alist first
18194         thing, setting only the entry for the selected window.
18196         * help-fns.el (describe-function-1): If many non-control non-meta
18197         keys run the command, don't list all of them.
18199 2004-04-20  Juanma Barranquero  <lektu@terra.es>
18201         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
18202         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
18204         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
18206 2004-04-20  Kenichi Handa  <handa@m17n.org>
18208         * international/quail.el (quail-lookup-key): New optional arg
18209         NOT-RESET-INDICES.
18210         (quail-get-translations): Call quail-lookup-key with
18211         NOT-RESET-INDICES t.
18212         (quail-completion): Likewise.
18213         (quail-lookup-map-and-concat): Likewise.
18215 2004-04-20  Kenichi Handa  <handa@m17n.org>
18217         * international/quail.el (quail-update-translation): Don't insert
18218         such an unsupported multibyte char in a unibyte buffer.
18220 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
18222         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
18223         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
18224         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
18225         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
18226         (gdb-frame-assembler-buffer): Improve behavior with
18227         multiple frames.
18228         (gdb-display-buffer): Extend search to all visible frames.
18230 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
18232         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
18233         characters left after base64 decoding.
18234         (rmail-decode-region): Use -dos variety of `coding', to remove any
18235         ^M characters left after qp or base64 decoding.
18237 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18239         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
18240         messages.
18242 2004-04-19  Stephen Eglen  <stephen@gnu.org>
18244         * add-log.el (add-change-log-entry): Update doc string to mention
18245         add-log-full-name and add-log-mailing-address.
18247 2004-04-18  Juri Linkov  <juri@jurta.org>
18249         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
18250         (Info-find-node-2): Simplify error message.
18251         (Info-insert-dir): Use Info-following-node-name.
18252         (Info-goto-node): Remove *info-history* and *info-toc*.
18253         (Info-history): Create a node of the virtual history file.
18254         (Info-toc): Create a node of the virtual toc file.
18255         (Info-insert-toc): New arg `curr-file' for reference file names.
18256         (info-apropos): Remove redundant var binding for temp-file.
18257         (Info-index, Info-index-next, Info-mode): Doc fix.
18258         (Info-goto-emacs-command-node): Don't jump to *info* from
18259         non-*info* Info buffers.
18260         (Info-fontify-node): Don't show the file name of external
18261         references if `Info-hide-note-references' is `hide'.  Don't hide
18262         newlines at the end of paragraphs.
18264         * international/mule-diag.el (list-input-methods):
18265         Fix args to help-xref-button.
18267         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
18268         to put into effect local variables from TUTORIAL files.
18270         * textmodes/paragraphs.el (sentence-end) <function>: New fun
18271         with default value taken from the variable `sentence-end'.
18272         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
18273         Add nil const to :type.
18274         (sentence-end-without-period, sentence-end-double-space)
18275         (sentence-end-without-space): Doc fix.
18277         * textmodes/paragraphs.el (forward-sentence):
18278         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
18279         (fill-delete-newlines):
18280         * progmodes/cc-cmds.el (c-beginning-of-statement):
18281         Use function `sentence-end' instead of variable `sentence-end'.
18283 2004-04-18  Andreas Schwab  <schwab@suse.de>
18285         * progmodes/compile.el (compilation-start): Set window start to
18286         point-min if compilation-scroll-output is nil.
18288 2004-04-18  John Wiegley  <johnw@newartisans.com>
18290         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
18292 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
18294         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
18295         (gdb-info-breakpoints-custom): Revert previous change.
18296         (gdb-view-assembler): Update assembler if necessary.
18297         (gdb-frame-handler): Parse correctly for gdb-current-frame.
18298         (gdb-display-source-buffer): Update properly when both source and
18299         assembler are visible.
18301 2004-04-17  John Wiegley  <johnw@newartisans.com>
18303         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
18304         which limits the number of names shown in the minibuffer.  Off by
18305         default.
18306         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
18307         up iswitchb for users with a multitude of open buffers by showing
18308         only the first and last N/2 buffers in the completion list (which
18309         is enough to aid C-s/C-r, and to know that more characters are
18310         needed to refine the completion list).
18312 2004-04-17  Richard M. Stallman  <rms@gnu.org>
18314         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
18315         (file-truename): Expand all ~ constructs directly.
18316         (insert-directory): Delete any error msg output by the
18317         `insert-directory-program'.
18319         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
18320         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
18321         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
18322         (allout-init): Use find-file-hook, not find-file-hooks.
18323         (allout-mode): Eliminate Emacs 18 support.
18324         Use write-contents-functions, not local-write-file-hooks.
18326 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
18328         * progmodes/compile.el (compilation-error-properties): Fix for
18329         adding messages when there are already markers for their file.
18330         (compilation-fake-loc): New function.
18332 2004-04-16  Dave Love  <fx@gnu.org>
18334         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
18335         (python-load-file): Fix python-orig-start setting.
18337         * progmodes/compile.el: Doc fixes.
18338         (compilation-error-regexp-alist-alist)
18339         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
18340         (compilation-assq): Wrap in eval-when-compile.
18341         (compilation-mode-font-lock-keywords): Don't use list*.
18342         (compilation-start): Avoid warning.
18343         (compilation-compat-error-properties)
18344         (compilation-directory-properties): Add keymap property.
18345         (compilation-parsing-end): Make it a marker for better compatibility.
18347         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
18349 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
18351         * xml.el: Doc fixes.
18352         (xml-get-children): Only looks at sub-tags and ignore strings.
18354         * xml.el (xml-parse-tag): Avoid overwriting node-name.
18356 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18358         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
18360 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
18362         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
18364         * vc.el (vc-print-log): Likewise.
18366 2004-04-16  Masatake YAMATO  <jet@gyve.org>
18368         * simple.el (completion-setup-function): Set an initial value
18369         to `element-common-end' before entering loop.  Set a value
18370         to `element-common-end' at the end of loop.
18371         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
18372         (completions-common-part): Rename from completion-de-emphasis.
18373         (completions-first-difference): Rename from completion-emphasis.
18374         Suggested by RMS.
18376 2004-04-16  Juanma Barranquero  <lektu@terra.es>
18378         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
18379         (bookmark-edit-annotation-mode): Add mode name.
18381 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
18383         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
18384         for nested conflict markers.
18385         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
18387 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
18389         * progmodes/gdb-ui.el (gdb-goto-info): New function.
18391         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
18393 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18395         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
18396         Give a backtrace if requested.
18398         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
18400         * progmodes/python.el (python-mouse-2-command, python-RET-command):
18401         Remove unused functions.
18402         (python-orig-start-line, python-orig-file): Remove.
18403         (python-orig-start): New var.
18404         (python-input-filter, python-compilation-line-number)
18405         (python-send-region, python-load-file): Use it.
18407         * info.el (info): Always jump to *info*.
18409         * subr.el (posn-set-point): New function.
18411         * mouse.el (mouse-set-point): Use it.
18413         * progmodes/compile.el (compile-goto-error): Use it.
18414         (compilation-button-map): New keymap.
18415         (compilation-error-properties): Use it.
18416         (compilation-shell-minor-mode-map): Don't bind mouse-2.
18418         * smerge-mode.el (smerge-popup-context-menu): Use it.
18420         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
18421         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
18422         mouse and non-mouse case.
18424         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
18425         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
18427         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
18428         Make it work for non-mouse events.
18430         * pcvs-info.el (cvs-status-map): Update binding name.
18432 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
18434         * xml.el (xml-maybe-do-ns): New function to handle namespace
18435         parsing of both attribute and element names.
18436         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
18437         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
18438         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
18439         (xml-parse-attlist): Make it do its own namespace parsing.
18441 2004-04-14  Dave Love  <fx@gnu.org>
18443         * progmodes/python.el (run-python): Fix use of \n.
18444         (python-load-file): Remove `try' from Python fragment.
18445         (python-describe-symbol): Fix message.
18447         * comint.el: Doc fixes.
18448         (comint-last-input-start, comint-last-input-end)
18449         (comint-last-output-start): Give them values.
18450         (comint-arguments): Avoid warning.
18451         (comint-skip-prompt): Use line-end-position.
18452         (comint-backward-matching-input): Rename arg to agree with doc.
18453         (comint-extract-string): Use syntax-ppss.
18454         (comint-dynamic-simple-complete): Delete useless list construction.
18455         (comint-redirect-subvert-readonly): New.
18456         (comint-redirect-preoutput-filter): Use it.
18458         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18459         Correctly handle negative arguments when calling hook functions.
18461 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
18463         * info.el (info-apropos): Don't clobber Info-history-list.
18465 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
18467         * progmodes/compile.el (compilation-setup):
18468         Localize overlay-arrow-position.
18469         (compilation-sentinel): Restructure code equivalently.
18470         (compilation-next-error): Find message on same line after point if
18471         not found before point.
18472         (compile-mouse-goto-error): Restore function so that compilation
18473         buffer need not be current and use compile-goto-error.
18474         (compile-goto-error): Restore function.
18475         (next-error): Set overlay-arrow-position.
18476         (compilation-forget-errors): Don't localize already local
18477         compilation-locs and remove FIXME about refontifying.
18479 2004-04-14  Kim F. Storm  <storm@cua.dk>
18481         * startup.el (emacs-quick-startup): New defvar (set by -Q).
18482         (command-line): New option -Q.  Like -q --no-site-file, but
18483         in addition it also disables menu-bar, tool-bar, scroll-bars,
18484         tool-tips, and the blinking cursor.
18485         (command-line-1): Skip startup screen if -Q.
18486         (fancy-splash-head): Use ":align-to center" prop to center splash image.
18488         * emulation/cua-base.el (cua-read-only-cursor-color)
18489         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
18491 2004-04-13  Dave Love  <fx@gnu.org>
18493         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
18494         (syntax): Don't require.
18495         (python) <defgroup>: Add :version.
18496         (python-quote-syntax): Re-written.
18497         (inferior-python-mode): Move stuff here from run-python and add
18498         some more.
18499         (python-preoutput-continuation, python-preoutput-result)
18500         (python-dotty-syntax-table): New.
18501         (python-describe-symbol): Use them.
18502         (run-python): Move stuff to inferior-python-mode.  Modify code
18503         loaded into Python.
18504         (python-send-region): Use python-proc, python-send-string.
18505         (python-send-string): Send newlines too.  Callers changed.
18506         (python-load-file): Re-written.
18507         (python-eldoc-function): New.
18508         (info-look): Don't require.
18509         (python-after-info-look): New.  A modified version of former
18510         top-level code for use with eval-after-load.
18511         (python-maybe-jython, python-guess-indent): Use widened buffer.
18512         (python-fill-paragraph): Re-written.
18513         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
18514         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
18516 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18518         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
18519         Set compilation-error-regexp-alist earlier.
18521         * progmodes/compile.el (compilation-minor-mode-map)
18522         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
18523         (compile-goto-error): Re-merge the mouse and non-mouse commands.
18525 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18527         * progmodes/compile.el (compile-goto-error): Select the buffer/window
18528         corresponding to the event.
18530 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
18532         * loadup.el: Add cygwin to system-type list, for unexec() support.
18534 2004-04-12  John Paul Wallington  <jpw@gnu.org>
18536         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
18537         (ibuffer-restore-window-config-on-quit): New variable to replace
18538         `ibuffer-delete-window-on-quit'.  Update all references.
18539         (ibuffer-prev-window-config): New variable.
18540         (ibuffer-quit): Restore previous window configuration instead of
18541         deleting window.
18542         (ibuffer): Save window configuration before showing Ibuffer buffer.
18544         * help.el (describe-mode): Doc fix.
18546 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18548         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
18549         not to treat nil as a function.
18551         * vc-arch.el (vc-arch-root): Be a bit more careful.
18552         (vc-arch-register): Save the buffer if we modified it.
18553         (vc-arch-delete-rej-if-obsolete): Save excursion.
18554         (vc-arch-find-file-hook): Use the simpler after-save-hook.
18555         (vc-arch-responsible-p, vc-arch-init-version): New functions.
18557         * net/ldap.el (ldap-search): Use list*.
18559 2004-04-12  Juri Linkov  <juri@jurta.org>
18561         * info.el (Info-follow-reference): Allow multiline reference name.
18563 2004-04-11  Dave Love  <fx@gnu.org>
18565         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
18567         * progmodes/python.el: New file.
18569 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
18571         * vc-hooks.el (vc-arg-list): Function removed.
18572         (vc-default-workfile-unchanged-p): Use condition-case to check for
18573         backward compatibility.
18575         * vc.el (vc-print-log): Use condition-case to check for backward
18576         compatibility.
18578 2004-04-11  Juri Linkov  <juri@jurta.org>
18580         * dired.el (dired-faces): New defgroup.
18581         (dired-header, dired-mark, dired-marked, dired-flagged)
18582         (dired-warning, dired-directory, dired-symlink, dired-ignored):
18583         New faces.
18584         (dired-header-face, dired-mark-face, dired-marked-face)
18585         (dired-flagged-face, dired-warning-face, dired-directory-face)
18586         (dired-symlink-face, dired-ignored-face): New face variables.
18587         (dired-font-lock-keywords): Use them instead of font-lock faces.
18588         Split the rule for dired marks into 3 separate rules: for marks,
18589         marked file names and flagged file names.
18591         * help-mode.el (help-make-xrefs): Add a final newline to the
18592         *Help* buffer.
18594 2004-04-11  John Paul Wallington  <jpw@gnu.org>
18596         * replace.el (occur-engine): Distinguish between one and several
18597         matches in the matches per buffer heading.
18599 2004-04-11  Kim F. Storm  <storm@cua.dk>
18601         * ido.el (ido-confirm-unique-completion): New defcustom.
18602         (ido-complete): Use it.
18603         (ido-write-file): Set it to t unconditionally.
18605 2004-04-10  Miles Bader  <miles@gnu.org>
18607         RCS keyword removal (only non-comment changes are enumerated here):
18609         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
18610         (byte-compile-insert-header): Don't use `byte-compile-version'.
18611         * forms.el (forms-version): Variable removed.
18612         (forms-mode): Don't use `forms-version'.
18613         * recentf.el (recentf-version): Variable removed.
18614         * progmodes/delphi.el (delphi-version): Variable removed.
18615         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
18617 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18619         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
18621 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
18623         * info.el (info-apropos): Improve menu item regexp.
18625 2004-04-09  Simon Josefsson  <jas@extundo.com>
18627         * mail/smtpmail.el: Add comment, based on report by
18628         kdc@rcn.com (Kevin D. Clark).
18630 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18632         * progmodes/compile.el (compilation-mode-font-lock-keywords):
18633         Redo one more thing that I didn't notice Daniel had undone.
18635 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
18637         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
18638         (gdb-goto-breakpoint, gdb-display-buffer)
18639         (gdb-display-source-buffer, gdb-view-source-function)
18640         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
18641         (gdb-source-info, gdb-frame-handler): Don't specify a window
18642         for display.
18643         (gdb-info-breakpoints-custom): Remove superfluous update of
18644         assembler buffer.
18645         (gdb-many-windows): Make settable outside gdb.
18647 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
18649         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
18650         Derive from fundamental-mode rather than text-mode.
18652 2004-04-08  Juri Linkov  <juri@jurta.org>
18654         * info.el (Info-history): Doc fix.
18655         (Info-history-list): New var.
18656         (info-xref): Change magenta4 to blue, remove bold for dark and
18657         light backgrounds, change bold to underline for non-color classes.
18658         (info-xref-visited): New face.
18659         (Info-fontify-visited-nodes): New custom.
18660         (Info-hide-note-references): Add new value `hide'.  Doc fix.
18661         (Info-reference-name): New var.
18662         (Info-selection-hook): New custom.
18663         (Info-edit-mode-hook): New var.
18664         (Info-find-file): New fun.
18665         (Info-find-node): Move part of code to Info-find-file.
18666         (Info-find-node-2): Add anchors to Info-history-list.  Move point
18667         to the place with the reference name if name is defined.
18668         (Info-select-node): Add current node to Info-history-list.
18669         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
18670         (Info-search-whitespace-regexp): New custom.
18671         (Info-search-case-fold): New var.
18672         (Info-search): Add "case-sensitively" to the prompt.
18673         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
18674         (Info-search-case-sensitively, Info-search-next): New fun.
18675         (Info-up): Move point to the menu item of the current node.
18676         (Info-history): New fun.  Add *info-history* to
18677         same-window-buffer-names.
18678         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
18679         (Info-insert-toc): New fun.
18680         (Info-build-toc): New fun.
18681         (Info-follow-reference): Add new arg `fork'.  Doc fix.
18682         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
18683         with the same name prefer the reference closest to point.
18684         (Info-next-reference): Replace * by + in the *Note regexp.
18685         Add regexp for http:// and ftp://.  Skip the *Note prefix.
18686         (Info-prev-reference): Replace * by + in the *Note regexp.
18687         Add regexp for http:// and ftp://.  Skip the *Note prefix.
18688         (Info-follow-nearest-node): Add new arg `fork'.
18689         (Info-try-follow-nearest-node): Add new arg `fork'.
18690         Call browse-url for http:// and ftp:// references.
18691         Set Info-reference-name for index entries.
18692         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
18693         Info-search-next, Info-history, Info-toc, clone-buffer.
18694         (Info-menu-update): Replace * by + in the *Note regexp.
18695         (Info-mode): Add documentation for Info-history, Info-toc,
18696         Info-search-case-sensitively, Info-search-next, clone-buffer.
18697         (Info-fontify-menu-headers): Remove fun.  Move code to
18698         Info-fontify-node.
18699         (Info-fontify-node): Add docstring.  Add local vars
18700         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
18701         then fontify header line, titles, menu headers, http and ftp
18702         references, refill paragraphs.  If not-fontified-p is t or
18703         fontify-visited-p is t then fontify cross references, menu items.
18704         Fontify menu headers.  Fontify http and ftp references.
18705         Change regexp for cross references to require whitespace after *Note,
18706         add matching groups for file and node names.  Remove hack for quote.
18707         Use display property for Info-hide-note-references=t.  Use fifth
18708         or fourth match for help-echo.  Display visited nodes in a
18709         different face.  Unhide file names of external references.
18710         Unhide newlines.  Display visited menu items in a different face.
18712 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18714         * progmodes/compile.el: Require CL.
18715         (compilation-mode-font-lock-keywords): Re-install the "line as
18716         function" patch.
18718         * help-fns.el (help-C-source-directory): New var.
18719         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
18720         (describe-function-1, describe-variable): Use them.
18722         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
18723         to C source files specially.
18725 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
18727         * info.el (Info-hide-cookies-node): New function.
18728         (Info-select-node): Use it.
18729         (Info-display-images-node): Remove message with image file name.
18731 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
18733         * progmodes/compile.el (compilation-warning-face)
18734         (compilation-info-face, compilation-skip-threshold)
18735         (compilation-skip-visited, compilation-context-lines):
18736         Declare :version when added to Emacs.
18737         (compilation-error-regexp-alist-alist): Extend caml and irix.
18738         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
18739         (compilation-mode-font-lock-keywords): Temporarily undo line as
18740         function patch, which wasn't ready.
18742 2004-04-07  Kenichi Handa  <handa@m17n.org>
18744         * international/latin1-disp.el (latin1-display-setup): Check each
18745         character is displayable or not instead of calling
18746         latin1-display-check-font.
18748 2004-04-06  Kenichi Handa  <handa@m17n.org>
18750         * language/ethio-util.el (ethio-sera-being-called-by-w3):
18751         New variable.
18752         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
18753         instead of sera-being-called-by-w3.
18754         (ethio-fidel-to-sera-buffer): Likewise.
18755         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
18756         instead of sera-being-called-by-w3.
18757         (ethio-write-file): Likewise.
18759 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18761         * printing.el: Doc fix.
18763 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
18765         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
18766         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
18767         (gdb-setup-windows): Only use separate IO buffer if required.
18769 2004-04-06  Kim F. Storm  <storm@cua.dk>
18771         * term.el (term-is-xemacs): Remove.
18772         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
18773         (term-window-width): New function.
18774         (term-mode, term-check-size): Use it.
18775         (term-mode): Disable overflow-newline-into-fringe in term buffer.
18777 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18779         * cus-edit.el (custom-add-parent-links): Change unbound variable
18780         `symbol' to `name'.
18782 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
18783         * info.el (info-apropos): New function.
18784         (Info-mode-menu): Add it.
18785         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
18787         * help-mode.el (help-make-xrefs): Recognize aliased variable with
18788         inherited docstring.
18790         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
18792 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18794         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
18796         * progmodes/compile.el (font-lock): Don't require any more.
18797         (compilation-error-properties, compilation-start, compilation-sentinel)
18798         (compilation-filter, next-error): Use with-current-buffer.
18799         (compilation-skip-to-next-location, compilation-skip-threshold)
18800         (compilation-skip-visited): Move to silence the byte-compiler.
18801         (compilation-setup): Simplify.
18802         (compilation-next-error): Use line-(beginning|end)-position.
18803         Make sure `pt' is non-nil before using compilation-loop.
18804         (compile-goto-error): Add optional event arg.  Use it.
18805         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
18806         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
18807         Update the binding for mouse-2.
18808         (first-error): Set compilation-current-error to nil rather than bob.
18809         (compilation-parsing-end, compilation-parse-errors-function)
18810         (compilation-error-list, compilation-old-error-list):
18811         "New" compatibility variables.
18812         (compile-buffer-substring, compilation-compat-error-properties)
18813         (compilation-compat-parse-errors, compilation-forget-errors):
18814         New compatibility functions.
18815         (compilation-mode-font-lock-keywords): Use them.
18817 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
18819         * autorevert.el (auto-revert-handler): If point (or a window
18820         point) is at the end of the buffer, keep it there after
18821         reverting.  This allows to tail a file.
18822         Mention this in the `Commentary'.
18824         * format.el (format-write-file): Add optional argument CONFIRM
18825         and make it behave like the analogous argument to `write-file'.
18827 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18829         * progmodes/ebnf2ps.el: Doc fix.
18830         (ebnf-version): New version number (4.2).
18831         (ebnf-syntax): Customization and docstring fix.
18832         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
18833         Put autoloaded funs before first use.
18834         (ebnf-style-database): Add dtd entry.
18835         (ebnf-syntax-alist): Add dtd initialization.
18836         (ebnf-token-sequence): New fun.
18837         (ebnf-comment-table): Add new comment action character.
18838         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
18840         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
18841         Type Definition for XML).
18843         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
18844         * progmodes/ebnf-bnf.el (ebnf-sequence):
18845         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
18846         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
18847         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
18848         Code simplification: call ebnf-token-sequence.
18850 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
18852         * calendar/timeclock.el (timeclock-relative)
18853         (timeclock-get-project-function, timeclock-get-workday-function)
18854         (timeclock-query-out, timeclock-when-to-leave)
18855         (timeclock-when-to-leave-string, timeclock-log-data)
18856         (timeclock-generate-report, timeclock-in): Doc fixes.
18858 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18860         * url/: New dir.  Import the URL package from its repository.
18862 2004-04-03  Andreas Schwab  <schwab@suse.de>
18864         * diff-mode.el (diff-mode): Fix missing quote.
18866 2004-04-03  Juri Linkov  <juri@jurta.org>
18868         * descr-text.el (describe-property-list): Add `font-lock-face'.
18870         * dired.el (dired-font-lock-keywords): Fix permission regexps.
18872 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18874         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
18875         Use utf-16le on little endian machines and utf-16be otherwise.
18877 2004-04-02  David Kastrup  <dak@gnu.org>
18879         * net/browse-url.el (browse-url-generic): Use call-process
18880         instead of start-process to allow browsers that fork and detach.
18882 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
18884         * compile.el (compilation-current-error): New var.
18885         (compilation-setup, compile-mouse-goto-error)
18886         (compile-goto-error, next-error): Use it.
18887         (compilation-skip-to-next-location): Default to t, which gives
18888         contiguous skipping like old compile (where this was redundant).
18889         (compilation-next-error): Prevent previous-* commands from moving
18890         back to message at or just before point.
18892 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
18894         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
18895         (gdb-source-info): Don't display source at startup, if required.
18896         (gdb-show-main): New option.
18897         (gdba): Update documentation.
18898         (gdb-source): Cover case of auto-display output.
18900 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
18902         * autorevert.el: Delete obsolete autoloads and defvars.
18903         (auto-revert-check-vc-info): New user option.
18904         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
18905         (auto-revert-handler-vc): Delete.
18906         (auto-revert-handler): Treat return value `fast' of
18907         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
18909         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
18910         return `fast'.
18912         * files.el (buffer-stale-function): Doc change.
18914 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18916         * printing.el: New tip on Tips section.
18917         (pr-version): New version number (6.7.4).
18918         (pr-shell-file-name): Initialization fix.
18920 2004-03-31  Juri Linkov  <juri@jurta.org>
18922         * dired.el: Add autoload for `dired-do-touch'.
18923         (dired-touch-program): New var.
18924         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
18925         (dired-no-confirm): Add `touch' to docstring.
18927         * dired-aux.el (dired-do-touch): New fun.
18928         (dired-do-chxxx): Add argument -t for touch operation.
18930         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
18931         `dired-move-to-filename-regexp'.
18933 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
18935         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
18937 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18939         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
18940         and only if the buffer was modified.
18942 2004-03-30  Kenichi Handa  <handa@m17n.org>
18944         * international/characters.el: Delete pairs for U+2308..U+230B.
18946 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
18948         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
18949         to detect the beginning of a level 2 or 3 annotation.
18951 2004-03-29  Kenichi Handa  <handa@m17n.org>
18953         * international/ucs-tables.el (ucs-insert): Fix the error message.
18955 2004-03-29  Kenichi Handa  <handa@m17n.org>
18957         * international/mule-util.el (char-displayable-p): Fix generation
18958         of XLFD file name.
18960         * Makefile.in (setwins, setwins_almost): Change directory to $wd
18961         before finding directories by `find'.
18963 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18965         * subr.el (interactive-form): Delete.  Now implemented in C.
18967         * pcvs.el (cvs-parse-process): Workaround for Darwin.
18969         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
18970         (vc-diff-label): New fun.
18971         (vc-diff-internal): Use it.
18973         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
18975 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18977         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
18979         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
18980         specify XML (EBNFX).
18982         * progmodes/ebnf2ps.el: Doc fix.
18983         (ebnf-version): New version number (4.1).
18984         (ebnf-syntax): Adjust customization.
18985         (ebnf-style-database): Add ebnfx entry.
18986         (ebnf-syntax-alist): Add ebnfx initialization.
18987         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
18989         * printing.el: Doc fix.
18990         (pr-version): New version number (6.7.3).
18991         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
18992         returns nil for mouse position.  Reported by Drew Adams
18993         <drew.adams@oracle.com>.
18994         (pr-update-menus): Modify interactive declaration.  Reported by Drew
18995         Adams <drew.adams@oracle.com>.
18997 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
18999         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
19000         (gud-gdba-marker-filter): Log the process input and output, if
19001         required.  From Stefan Monnier.
19002         (gdb-debug-log, gdb-enable-debug-log): New variables.
19003         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
19005 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19007         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
19008         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
19010 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
19012         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
19013         Call vc-find-file-hook here instead of in auto-revert-buffers.
19014         (auto-revert-buffers): Delete call to vc-find-file-hook.
19015         (auto-revert-verbose, global-auto-revert-non-file-buffers)
19016         (global-auto-revert-mode, auto-revert-set-timer)
19017         (auto-revert-handler, auto-revert-buffers): Doc fixes.
19019 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
19021         * woman.el (woman-change-fonts): Rename local variable
19022         woman-font-alist to font-alist to avoid a compiler warning.
19024 2004-03-27  Dave Love  <fx@gnu.org>
19026         * emacs-lisp/rx.el (rx): Doc fix.
19027         Fix copyright years.
19029         * strokes.el (strokes-global-set-stroke-string): New function.
19030         (strokes-list-strokes): Cope with strings, not just commands.
19031         Set foreground color of image.
19032         (strokes-global-set-stroke): Doc fix.
19034 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
19036         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
19037         Auto Revert mode.
19038         (Buffer-menu-files-only): New variable.
19039         (Buffer-menu-toggle-files-only): New function.
19040         (Buffer-menu-mode-map): Bind it to `T'.
19041         (Buffer-menu-mode): Mention `T' in docstring.
19042         Set buffer-stale-function.
19043         (list-buffers-noselect): Mark buffer non-modified and set
19044         Buffer-menu-files-only.
19046         * dired.el (buffer-stale-function): Remove no longer needed defvar.
19048         * autorevert.el (auto-revert-handler): Print revert message
19049         before, rather than after, reverting.
19050         (buffer-stale-function): Move to files.el.
19052         * files.el (buffer-stale-function): Move here from autorevert.el.
19054 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19056         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
19058         * calc/calc.el (calc-mode-map): Use mapc.
19060         * apropos.el (apropos-mode): Don't autoload.
19061         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
19062         (apropos): Use it.
19063         (apropos-print): Add optional `text' argument.
19064         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
19065         Don't assume point-min == 1.
19067         * bs.el (bs-buffer-list): Use buffer-local-value.
19068         (bs--set-toggle-to-show): Use with-current-buffer.
19070         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
19071         New funs.
19072         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
19074         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
19076         * dabbrev.el (dabbrev-expand): Fix regexp construction.
19077         (dabbrev--find-expansion): Use pop.
19078         (dabbrev--search): Use match-string-no-properties.
19080         * dired.el (dired-mode): Use run-mode-hooks.
19081         (dired-move-to-end-of-filename): Use match-string.
19083         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
19084         is bound before using it.
19085         (ediff-verbose-p): Make it into a var since it's not constant.
19087         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
19089         * faces.el (read-face-font): Don't cons up unnecessarily.
19090         (header-line, tool-bar): Share common parts.
19092         * files.el (file-relative-name): Use compare-strings.
19094         * finder.el (finder-mode): Follow coding convention.
19096         * subr.el (read-number): New function.
19098         * ses.el (ses-read-number): Move to subr.el.
19099         (ses-set-header-row): Use read-number.
19101 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
19103         * vc-hooks.el (vc-arg-list): New function, which handles both
19104         compiled and uncompiled code.
19105         (vc-default-workfile-unchanged-p): Use it.
19107         * vc.el (vc-print-log): Undo prev change, use new function
19108         vc-arg-list from vc-hooks.el.
19110 2004-03-26  Masatake YAMATO  <jet@gyve.org>
19112         * simple.el (completion-setup-function): Emphasize the
19113         first uncommon characters in the completions; and de-emphasize
19114         the common prefix substrings.
19115         (completion-emphasis): New face.
19116         (completion-de-emphasis): New face.
19118 2004-03-25  Juanma Barranquero  <lektu@terra.es>
19120         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
19121         Comment out (it's unused and unfinished code).
19123 2004-03-25  Sam Steingold  <sds@gnu.org>
19125         * vc.el (vc-print-log): Fix a bug in the last patch:
19126         backend-function may be a byte-compiled object, not a lambda.
19128 2004-03-25  Juri Linkov  <juri@jurta.org>
19130         * descr-text.el (describe-property-list): Add a button
19131         for `face' property that calls `describe-face'.
19132         Suggested by Luis Fernandes <elf@ee.ryerson.ca>
19134         * international/mule.el (keyboard-coding-system):
19135         * kmacro.el (kmacro-call-macro): Fix docstring.
19137         * dired.el: Fix comments.
19139         * textmodes/fill.el (fill): Fix Info link.
19141         * font-lock.el (fast-lock, lazy-lock):
19142         * jit-lock.el (jit-lock): Remove links to removed Support Modes
19143         Info node.
19145         * eshell/eshell.el (eshell): Fix broken info-link.
19147         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
19148         * eshell/em-banner.el (eshell-banner):
19149         * eshell/em-smart.el (eshell-smart):
19150         * eshell/esh-cmd.el (eshell-cmd):
19151         Comment out broken info-links to incomplete Info manual.
19153         * info-xref.el: Fix commentary.
19155 2004-03-25  Kevin Ryde  <user42@zip.com.au>
19157         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
19158         Remove spurious node duplicate suppression, doesn't work, not wanted.
19159         (info-xref-output): Take format style args, add "sit-for 0" to let
19160         user see the results as they progress.
19161         (info-xref-check-all-custom): New function.
19163 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
19165         * gdb-ui.el: Moved to progmodes.
19167 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19169         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
19171 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
19173         * calendar/appt.el (appt-check): Remove superfluous progn.
19174         When finished with diary buffer: if it was not being displayed
19175         before, kill it; otherwise restore its original state.
19176         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
19178         * calendar/calendar.el (calendar-set-mode-line): Use total
19179         available mode-line width, rather than frame-width.
19181         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
19182         after mode change so effect not lost.
19184 2004-03-23  Dave Love  <fx@gnu.org>
19186         * dired.el (dired) <defgroup>: Add link to manual.
19187         (dired-font-lock-keywords): Add highlighting on unusual permissions.
19188         (dired-revert): Use dolist.
19189         (dired-mode-map): Add U binding.
19190         (dired-mode): Add font-lock-beginning-of-syntax-function.
19191         (dired-garbage-files-regexp): Make it a defcustom.
19193 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19195         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
19196         is equivalent to nil.
19197         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
19198         (vc-arch-mode-line-string): Accept `added' state.
19199         (vc-arch-state): Use inode-sigs if available.
19200         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
19201         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
19202         (vc-arch-tagline-re): New var.
19203         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
19204         New functions.
19205         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
19206         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
19208         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
19209         (vc-file-not-found-hook): Use it.
19211         * diff-mode.el (diff-default-read-only): Change default.
19212         (diff-mode-hook): Make it a defcustom.  Add some options.
19213         (diff-mode-map): Bind diff-refine-hook.
19214         (diff-yank-handler): New var.
19215         (diff-yank-function): New fun.
19216         (diff-font-lock-keywords): Use them.
19217         (diff-end-of-file): Handle case where file-header looks like diff text.
19218         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
19219         (diff-file-kill): Delete a subsequent empty line, if applicable.
19220         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
19221         (diff-find-file-name): Use it.
19222         (diff-tell-file-name): New command.
19223         (diff-mode): Be careful with view-mode.
19224         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
19225         New functions, for use in diff-mode-hook.
19226         (diff-find-source-location): Catch "regex too large" errors.
19227         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
19228         (diff-refine-hunk): New command.
19230         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
19231         (smerge-context-menu-map): Remove unused var.
19232         (smerge-keep-all): Preserve markers.
19233         (smerge-keep-n): New fun.
19234         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
19235         (smerge-keep-current, smerge-ediff): Use it.
19236         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
19237         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
19238         (smerge-resolve): Resolve trivial 3-part conflicts.
19240 2004-03-23  Juri Linkov  <juri@jurta.org>
19242         * man.el (Man-width): New var.
19243         (Man-getpage-in-background): Use it.
19244         (Man-support-local-filenames): New var and fun.
19245         (Man-build-man-command): Don't add a second %s.
19246         (Man-fontify-manpage): Clean up message.
19247         (Man-mode): Set outline-regexp, outline-level,
19248         imenu-generic-expression.
19250         * woman.el (woman-fill-frame): Doc fix.
19251         (woman-decode-region): Use window-width instead of frame-width.
19253         * abbrevlist.el (list-one-abbrev-table):
19254         * descr-text.el (describe-char):
19255         * international/mule-diag.el (describe-current-coding-system):
19256         * international/quail.el (quail-insert-decode-map):
19257         Use window-width instead of frame-width.
19259         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
19260         (jka-compr-mode-alist-additions): Add tbz.
19261         (jka-compr-write-region, jka-compr-insert-file-contents):
19262         Add message for undefined compress-program.
19263         (jka-compr-write-region): Remove redundant var bindings.
19265         * dired-x.el (dired-guess-shell-alist-default): Add choices for
19266         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
19267         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
19268         (dired-man): Use dired-guess-shell-command.
19269         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
19270         Change default nil to t.
19272         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
19273         (dired-compare-directories): Add default value for empty input.
19275         * help-at-pt.el: Move suggestions for key bindings to Commentary.
19277         * time.el (display-time-string-forms): Fix help-echo date format.
19279 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
19281         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
19282         (buffer-stale-function): New variable.
19283         (auto-revert-list-diff, auto-revert-dired-file-list)
19284         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
19285         (auto-revert-handler): Take over some functionality of deleted
19286         functions.
19287         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
19289         * dired.el (dired-directory-changed-p): New fun, extracted from
19290         dired-internal-noselect.
19291         (dired-buffer-stale-p): New fun.
19292         (dired-internal-noselect): Use dired-directory-changed-p.
19293         Eliminate revert messages.
19294         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
19296 2004-03-23  Kenichi Handa  <handa@m17n.org>
19298         * international/characters.el: Setup syntaxes for more parentheses
19299         Unicode characters.
19301         * international/mule-cmds.el (select-safe-coding-system):
19302         Merge coding-system and auto-cs before comparing them.
19304 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19306         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
19308         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
19309         normal-auto-fill-function and comment-indent-function.
19310         The default values now work just as well.
19311         Don't set font-lock-beginning-of-syntax-function since we already set
19312         syntax-begin-function.
19313         (lisp-outline-level): Put ;;;###autoload at same level as (.
19314         (prin1-char): Quote special chars.
19316         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
19317         than with-no-warnings.
19319         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
19320         if the source location can't be found.
19321         (edebug-compute-previous-result): Use prin1-char.
19323         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
19324         (debug-ignored-errors): Add an entry.
19326         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
19327         (byte-compile-file): Output warning when deleting a file.
19329         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
19330         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
19332         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
19333         (byte-compile-inline-expand): Use backquote.
19334         (byte-optimize-pure-func): Rename from byte-optimize-concat.
19335         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
19337         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
19339         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
19341 2004-03-22  Juri Linkov  <juri@jurta.org>
19343         * finder.el (finder-known-keywords): Fix data, tex, unix.
19345         * play/landmark.el: Fix keywords.
19347         * language/ethio-util.el (ethio-find-file): Doc fix.
19349         * emacs-lisp/warnings.el: Doc fix.
19351         * textmodes/ispell.el (ispell-help): Doc fix.
19353 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
19355         * format.el (format-insert-file): Always return a list of two
19356         elements, like insert-file-contents does.
19358 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
19360         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
19361         and vc-BACKEND-diff.
19362         (vc-print-log): If the print-log implementation supports it, use
19363         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
19364         (vc-version-diff, vc-diff-internal): Doc fixes.
19366         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
19367         implementation supports it, let diff output go to *vc*,
19368         not *vc-diff*, since this is an internal call.
19370         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
19372         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
19374         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
19376 2004-03-21  Dave Love  <fx@gnu.org>
19378         * progmodes/cfengine.el (cfengine-mode):
19379         Set parse-sexp-ignore-comments.
19381         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
19383 2004-03-21  Juanma Barranquero  <lektu@terra.es>
19385         * allout.el (allout-mode): Fix docstring.
19387 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
19389         * files.el (insert-directory): Fix bug if SWITCHES is a list.
19391         * autorevert.el (auto-revert-interval): Make new value take
19392         effect immediately when set through Custom.
19393         (auto-revert-set-timer): Add interactive declaration.
19395 2004-03-19  David Ponce  <david@dponce.com>
19397         * ruler-mode.el (ruler-mode-header-line-format-old):
19398         Don't `make-variable-buffer-local'.
19399         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
19400         (ruler-mode-header-line-format): Simply funcall the above.
19401         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
19402         to save/restore a previous header line format.
19403         (ruler-mode-space): Don't depend on a numeric WIDTH value.
19404         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
19405         fringes and margins width.
19406         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
19408 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19410         * log-edit.el (log-edit-font-lock-keywords): Typo.
19412         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
19413         (tex-send-tex-command): Rather than here.
19414         (tex-compilation-parse-errors): Simplify.
19416         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
19418         * time.el (display-time-string-forms): Add help-echo with date on time.
19420         * composite.el (compose-region): Use restore-buffer-modified-p.
19422         * disp-table.el (standard-display-8bit): Simplify.
19424         * server.el (server-process-filter): Delete temp frame.
19426         * add-log.el (add-change-log-entry): Simplify.
19428 2004-03-19  Kim F. Storm  <storm@cua.dk>
19430         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
19431         (hexl-follow-line): Don't require 'fringe.
19433         * progmodes/compile.el (compilation-start): Always set
19434         compilation-last-buffer and return it.
19436 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
19438         * simple.el (clone-buffer): Doc fix.
19440 2004-03-18  Juanma Barranquero  <lektu@terra.es>
19442         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
19444 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19446         * log-edit.el (log-edit-font-lock-keywords): New var.
19447         (log-edit-mode): Use it.
19449 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
19451         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
19452         properly for watching in speedbar.
19454 2004-03-17  Masatake YAMATO  <jet@gyve.org>
19456         * smerge-mode.el (smerge-popup-context-menu):
19457         Put `unwind-protect' around `overlay-put' and `popup-menu'.
19459 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19461         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
19462         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
19463         Take sealed revisions into account.
19464         (vc-arch-checkin): Extract a summary line from the message.
19466 2004-03-16  Masatake YAMATO  <jet@gyve.org>
19468         * register.el (register): Provide `register' feature.
19470 2004-03-15  Masatake YAMATO  <jet@gyve.org>
19472         Added context menu support in smerge mode.
19473         Most of the part is written by Stefan Monnier.
19475         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
19476         New keymap and menu.
19477         (smerge-text-properties): New function.
19478         (smerge-remove-props): New function.
19479         (smerge-popup-context-menu): New function.
19480         (smerge-resolve): Call `smerge-remove-props'.
19481         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
19482         (smerge-keep-current): Ditto.
19483         (smerge-kill-current): New function.
19484         (smerge-match-conflict): Put text properties.
19485         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
19487 2004-03-15  David Ponce  <david@dponce.com>
19489         * ruler-mode.el (ruler-mode-left-fringe-cols)
19490         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
19491         (ruler-mode-right-scroll-bar-cols): Remove.
19492         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
19493         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
19494         Use fringe-columns and scroll-bar-columns.
19496 2004-03-15  Masatake YAMATO  <jet@gyve.org>
19498         * hl-line.el (hl-line-range-function): New variable.
19499         (hl-line-move): New function.
19500         (global-hl-line-highlight): Use `hl-line-move'.
19501         (hl-line-highlight): Ditto.
19503         * scroll-bar.el (scroll-bar-columns):
19504         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
19506         * ruler-mode.el (top-level): Require scroll-bar and fringe.
19507         (ruler-mode-left-fringe-cols)
19508         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
19509         (ruler-mode-right-scroll-bar-cols)
19510         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
19511         (ruler-mode-ruler-function): New variable.
19512         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
19513         if the value for `ruler-mode-ruler-function' is given.
19515         * hexl.el (hexl-mode-hook): Make the hook customizable.
19516         (hexl-address-area, hexl-ascii-area): New customize variables.
19517         (hexlify-buffer): Put font-lock-faces on the address area and
19518         the ascii area.
19519         (hexl-activate-ruler): New function.
19520         (hexl-follow-line): New function.
19521         (hexl-highlight-line-range): New function.
19522         (hexl-mode-ruler): New function.
19524 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19526         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
19527         (vc-default-find-file-hook): New fun.
19528         (vc-find-file-hook): Call new find-file-hook operation.
19530         * vc-arch.el: New file.
19532 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
19534         * info-look.el (info-lookup): Reuse an existing Info window.
19536 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
19538         * woman.el (woman-preserve-ascii): Default value changed to t and
19539         doc string revised.
19541 2004-03-12  Richard M. Stallman  <rms@gnu.org>
19543         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
19544         Fix minor bug.
19546         * replace.el (occur-engine): Change message for count of matches.
19548         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
19549         For strings, do compare text properties.
19551 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
19553         * progmodes/compile.el (compile-auto-highlight)
19554         (compilation-error-list, compilation-old-error-list)
19555         (compilation-parse-errors-function, compilation-parsing-end)
19556         (compilation-error-message, compilation-directory-stack)
19557         (compilation-enter-directory-regexp-alist)
19558         (compilation-leave-directory-regexp-alist)
19559         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
19560         (compilation-current-file, compilation-regexps): Remove vars.
19562         (compile-error-at-point, compilation-error-filedata)
19563         (compilation-error-filedata-file-name, compile-reinitialize-errors)
19564         (compilation-next-error-locus, compilation-forget-errors)
19565         (count-regexp-groupings, compilation-parse-errors)
19566         (compile-collect-regexps, compile-buffer-substring): Remove funs.
19568         (compile-internal): Make obsolete.
19570         (compilation-first-column, compilation-error)
19571         (compilation-directory-matcher, compilation-page-delimiter)
19572         (compilation-mode-font-lock-keywords, compilation-debug)
19573         (compilation-error-face, compilation-warning-face)
19574         (compilation-info-face, compilation-line-face)
19575         (compilation-column-face, compilation-enter-directory-face)
19576         (compilation-leave-directory-face, compilation-skip-threshold)
19577         (compilation-skip-visited, compilation-context-lines): New vars.
19579         (compilation-warning-face, compilation-info-face)
19580         (compilation-message-face): New faces.
19582         (compilation-error-regexp-alist-alist): New constant.
19584         (compilation-face, compilation-directory-properties)
19585         (compilation-assq, compilation-error-properties, compilation-start)
19586         (define-compilation-mode, compilation-loop)
19587         (compilation-set-window): New functions.
19589         (compile): Additional argument for interactive compiles like TeX.
19591         * progmodes/grep.el (kill-grep): Move here from compile.el
19592         (grep-error, grep-hit-face, grep-error-face)
19593         (grep-mode-font-lock-keywords): New variables.
19594         (grep-regexp-alist): Simplify regexp and add `binary' case.
19595         (grep-mode): New mode.
19596         (grep-process-setup): Simplify.
19598 2004-03-11  Jason Rumney  <jasonr@gnu.org>
19600         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
19601         letters on DOS/Windows.
19603 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19605         * server.el (server-name): New var.
19606         (server-socket-dir): New var to replace server-socket-name.
19607         (server-start): Use them.
19609 2004-03-11  Simon Josefsson  <jas@extundo.com>
19611         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
19612         died to avoid infloop.  Reported by Jonathan Glauner
19613         <jglauner@sbum.org>.
19615 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19617         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
19618         (smerge-mode-menu): Use it to deactivate menu entries.
19619         (smerge-keep-current): New fun.
19620         (smerge-keep-current): Use it.
19622 2004-03-10  John Paul Wallington  <jpw@gnu.org>
19624         * foldout.el (foldout-fold-list, foldout-modeline-string):
19625         Declare them as variables, not constants.
19627 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19629         * ps-print.el: Modification to print *Messages* buffer.
19630         (ps-print-version): New version 6.6.4.
19631         (ps-message-log-max): New fun.
19632         (ps-spool-without-faces, ps-spool-with-faces)
19633         (ps-count-lines-preprint): Code fix.
19635         * printing.el: New tips in Tips section.
19637 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19639         * delim-col.el: Doc fix.
19641         * printing.el: Doc fix.  New doc section (Tips).
19643 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19645         * type-break.el (type-break-emacs-variant): Remove.
19646         (type-break-run-at-time, type-break-cancel-function-timers):
19647         Use fboundp rather than version name and number.
19649 2004-03-09  Masatake YAMATO  <jet@gyve.org>
19651         * hexl.el (hexl-mode): Use `make-local-variable' instead of
19652         `make-variable-buffer-local'.
19654 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
19656         * find-dired.el (find-dired): Call `shell-command' instead of
19657         `start-process-shell-command'.  By this, Tramp takes over
19658         handling of remote directories.
19660 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
19662         * newcomment.el (comment-use-global-state): New var.
19663         (comment-search-forward): Use it.
19665         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
19667         * cus-edit.el (fill) <defgroup>: Move to fill.el.
19669         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
19670         (enable-kinsoku): Make it a defcustom.
19671         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
19672         paragraph to same-comment-start-marker.
19674 2004-03-07  Dave Love  <fx@gnu.org>
19676         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
19677         (browse-url-mail): Use it.
19679         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
19680         (rfc2368-unhexify-string): Use replace-regexp-in-string.
19682 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
19684         * woman.el (woman-man.conf-path): Doc fix.
19685         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
19687 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
19689         * sort.el (sort-columns): Remove ms-dos from the list of systems
19690         where the external `sort' command is not used.
19692 2004-03-07  Kim F. Storm  <storm@cua.dk>
19694         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
19695         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
19696         from overlay-arrow-variable-list.
19697         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
19699 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
19701         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
19702         overlay arrow string properly for the assembler buffer.
19704 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19706         * mail/sendmail.el (mail-mode): Fix last change.
19708 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
19710         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
19711         for the assembler buffer.
19712         (gdb-assembler-custom): Position the overlay arrow.
19713         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
19715 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19717         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
19719         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
19720         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
19722         * mail/sendmail.el (mail-mode): Set comment-start-skip.
19724         * newcomment.el (uncomment-region): Allow non-terminated comment.
19725         (comment-normalize-vars): Check the user-specified comstart marker.
19727 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19729         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
19730         Otherwise, do use it if the region only contains font-lock text
19731         properties.
19733 2004-03-04  Masatake YAMATO  <jet@gyve.org>
19735         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
19736         as the callback function for eldoc.
19737         (hexl-print-current-point-info): New function.
19738         (hexl-current-address): Print the address in both decimal
19739         and hexadecimal format.
19741 2004-03-04  Richard M. Stallman  <rms@gnu.org>
19743         * mail/rmail.el (rmail-convert-to-babyl-format):
19744         Specify t for UNIBYTE when calling mail-unquote-printable-region.
19746         * mail/mail-utils.el (mail-unquote-printable-region):
19747         New arg UNIBYTE.
19749         * startup.el (command-switch-alist): Doc fix.
19751         * simple.el (undo): Temporarily set this-command to `undo-start',
19752         then set it to `undo' once undo-start returns without error.
19754         * simple.el (minibuffer-history-sexp-flag): Doc fix.
19756         * simple.el (kill-line): Don't disregard trailing whitespace
19757         in eol condition, if show-trailing-whitespace is set.
19759         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
19760         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
19761         When disabling, restore old values only if mouse-sel-has-been-enabled.
19763         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
19764         (isearch-{-char): New function.
19765         (isearch-mode-map): Bind { to isearch-{-char.
19767         * font-lock.el (lisp-font-lock-keywords-2):
19768         Turn off the CL with-... and do-... general patterns.
19769         Instead, recognize several specific with... and do... constructs.
19771         * files.el (switch-to-buffer-other-window):
19772         Bind same-window-buffer-names and same-window-regexps to nil.
19773         (switch-to-buffer-other-frame): Likewise.
19775 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19777         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
19778         recognizing leading comment on code line.
19780 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19782         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
19783         hidden files/directories.
19785 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19787         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
19788         only comment-start (in case the mode hasn't set it).
19790         * Makefile.in (AUTOGENEL): New var.
19791         (bootstrap-prepare): Rename from bootstrap-clean.
19792         Don't remove elc files.
19793         (maintainer-clean): New target.
19795         * xml.el (xml-get-attribute-or-nil): Simplify.
19797 2004-03-02  Juri Linkov  <juri@jurta.org>
19799         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
19800         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
19801         URL to prevent their substitution with the environment variable
19802         values by browsers.
19804 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19806         * ps-print.el: Doc fix.
19807         (ps-print-version): New version number (6.6.3).
19808         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
19809         Docstring fix.
19810         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
19811         before printing.
19812         (ps-time-stamp-yyyy-mm-dd): New fun.
19813         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
19815 2004-03-02  Kim F. Storm  <storm@cua.dk>
19817         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
19819 2004-03-01  Juanma Barranquero  <lektu@terra.es>
19821         * allout.el (allout-rebullet-heading): Fix typo in docstring.
19823         * desktop.el (desktop-file-version)
19824         (desktop-after-read-hook): Fix typos.
19825         (desktop-clear-preserve-buffers): Remove redundant info in
19826         docstring already shown by the obsolescence message.
19827         (desktop-truncate, desktop-internal-v2s)
19828         (desktop-value-to-string): Change argument name to match docstring.
19830         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
19832         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
19833         docstring.
19835 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19837         * printing.el: Replace "As Is..." in PostScript file print/preview by
19838         "No Preprocessing...".  Suggested by Colin Marquardt
19839         <_marquardt_@zmd.de>.
19840         (pr-insert-section-4): Adjust buffer interface.
19842 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
19844         Version 2.0.39 of Tramp released.
19846         * net/tramp.el (tramp-handle-file-local-copy)
19847         (tramp-handle-write-region, tramp-open-connection-rsh):
19848         Variable name typo.  Small change.  From Patrick Tullmann
19849         <tullmann@flux.utah.edu>.
19850         (tramp-process-connection-type): New variable.
19851         (tramp-maybe-open-connection): Use it.
19852         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
19853         (tramp-touch): Set last-modified time of a remote file.
19854         (tramp-handle-write-region): Say which function is used when encoding.
19856 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
19858         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
19859         case of non-existing filename, too.  Reported by Christoph Bauer
19860         <c_bauer@informatik.uni-kl.de>.
19861         (tramp-smb-get-file-entries): The directory in question should
19862         have permissions "drwxrwxrwx".  Just virtual, because we don't
19863         know the real permissions.  Don't we know?
19864         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
19865         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
19866         (tramp-smb-wait-for-output): Optimize algorithm getting pending
19867         output.  If it was received chunkwise, there have been problems.
19868         Remove the "prompt not found" error message; it is obvious.
19869         Simplify algorithm.
19870         (tramp-smb-process-running): Remove.  Since we acknowledge the
19871         virtual prompt for shares, there's no need for distinction of
19872         reading shares (process ends afterwards) and interactive mode of
19873         smblient.
19874         (tramp-smb-open-connection): Setting process sentinel removed.
19875         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
19876         "NT_STATUS_NETWORK_ACCESS_DENIED".
19877         (tramp-smb-maybe-open-connection): Set `process-connection-type'
19878         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
19879         (top-level): Setting default value in `tramp-default-method-alist'
19880         corrected.  Order of USER and HOST have been wrong.
19881         Nobody complained for months ...
19882         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
19883         (tramp-smb-open-connection): Clear password cache if login has failed.
19885         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
19886         `tramp-unified-filenames'.
19887         (tramp-completion-mode): Make test for XEmacs explicitly.
19888         `event-to-character' can exists in Emacs packages too.
19889         Reported by Matt Swift <swift@alum.mit.edu>.
19890         (tramp-buffer-name): Buffer name must contain the user if exists.
19891         Reported by Adrian Phillips <a.phillips@met.no>.
19892         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
19893         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
19894         (tramp-do-copy-or-rename-file-out-of-band): Rename from
19895         `tramp-do-copy-or-rename-file-one-local', because it handles also
19896         the case both files use the same out-of-band method.
19897         Implementation added.
19898         (tramp-handle-file-local-copy, tramp-handle-write-region):
19899         Out-of-band handling removed.  `copy-file' called instead, which
19900         calls `tramp-do-copy-or-rename-file-out-of-band'.
19901         (tramp-action-password): Check for out-of-band method removed.
19902         This function is used for 'login-program.
19903         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
19904         appropriate.
19905         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
19906         and `tramp-parse-sknownhosts'.
19907         (tramp-completion-function-alist): It's a defvar now, because we
19908         want to apply the optimized `tramp-set-completion-function'
19909         instead of a static list.
19910         (tramp-set-completion-function): Implementation tuned.
19911         Avoid double entries, and entries where the function or the
19912         file/directory doesn't exist.
19913         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
19914         for SSH2.
19915         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
19916         (tramp-handle-dired-compress-file): New function.
19917         (tramp-async-proc): New variable.
19918         (tramp-handle-shell-command): Adding asynchronous processes.
19919         They are far from being perfect, but it works at least for
19920         `find-grep-dired' and `find-name-dired' in Emacs 22.1.
19921         (top-level): Require password.el if visible.  Should be mandatory
19922         once No Gnus has found its way into (X)Emacs.
19923         (tramp-read-passwd): Invoke `password-read' if available,
19924         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
19925         fallback any longer.
19926         (tramp-clear-passwd): New function.
19927         (tramp-process-actions, tramp-process-multi-actions):
19928         Clear password cache if login has failed.
19930         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
19931         its own module.
19932         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
19933         `ange-ftp-ftp-name-res'.  There could be incorrect values from
19934         previous calls in case the "ftp" method is used in the Tramp file
19935         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
19937 2004-02-28  Richard M. Stallman  <rms@gnu.org>
19939         * term.el (term-mouse-paste): Call mouse-set-point.
19941         * thumbs.el: New file.
19943 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19945         * progmodes/ebnf-abn.el: Doc fix.
19947         * progmodes/ebnf-bnf.el: Doc fix.
19948         (ebnf-repeat): Code fix.
19950         * progmodes/ebnf2ps.el: Doc fix.
19951         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
19953 2004-02-28  Juri Linkov  <juri@jurta.org>
19955         * ffap.el (dired-at-point): Additional writability test for
19956         relative directory names.
19957         (dired-at-point-prompter): Treat directories as a directory, get
19958         the directory component from files.
19959         (ffap-string-at-point): Return string from region if region is active.
19960         (ffap-file-at-point): Remove redundant code.
19962 2004-02-28  Kim F. Storm  <storm@cua.dk>
19964         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
19965         Initialize margin area images to nil.
19966         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
19967         (breakpoint-enabled-bitmap-face)
19968         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
19969         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
19970         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
19971         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
19972         (gdb-reset): Use gdb-remove-breakpoint-icons.
19973         (gdb-put-string): Add dprop arg to specify alternative display
19974         property (for setting fringe bitmap).
19975         (gdb-remove-strings): Doc fix.
19976         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
19977         icon in fringe (if available), or else as icon or text in display
19978         margin.  Creates necessary icons in breakpoint-bitmap,
19979         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
19980         Also make left window margin if required.
19981         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
19982         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
19983         no longer needed.
19984         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
19985         gdb-put-breakpoint-icon.
19986         (gdb-assembler-mode): Don't set left-margin-width here.
19988 2004-02-27  Kevin Ryde  <user42@zip.com.au>
19990         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
19991         comma, so that it DTRT in macros.
19993 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
19995         * progmodes/sh-script.el (sh-shell-arg)
19996         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
19997         (sh-leading-keywords, sh-other-keywords): Fix custom type.
19999 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
20001         * faces.el (face-spec-set-match-display): Add a new attribute,
20002         `min-colors'.
20003         (region, highlight, secondary-selection): Use `min-colors'.
20005         * custom.el (defface): Add documentation for `min-colors'.
20007         * font-lock.el (font-lock-comment-face, font-lock-string-face)
20008         (font-lock-keyword-face, font-lock-function-name-face)
20009         (font-lock-variable-name-face, font-lock-constant-face):
20010         Use `min-colors'.
20012         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
20014 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20016         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
20017         define assq-delete-all if it's not defined.
20018         (ebnf-generate-region): Code fix.
20020         * printing.el: Doc fix.
20021         (pr-version): New version number (6.7.2).
20022         (pr-command): Return empty string if command is an empty string.
20024 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20026         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
20028         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
20029         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
20030         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
20031         "tt" ["test"] ).  Reported by Markus Dreyer
20032         <mdreyer@ix.urz.uni-heidelberg.de>.
20033         (ebnf-version): New version number (4.0).
20034         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
20035         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
20036         (ebnf-delete-style): New commands.
20037         (ebnf-directory, ebnf-file): New funs.
20038         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
20039         (ebnf-production-name-p, ebnf-stop-on-error): New options.
20040         (ebnf-syntax-alist): New var.
20041         (ebnf-element-width): New fun replacing ebnf-list-width.
20042         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
20043         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
20044         (ebnf-prologue): Adjust vars.
20045         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
20046         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
20047         (ebnf-check-style-values, ebnf-generate-production)
20048         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
20049         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
20050         (ebnf-token-repeat): Code fix.
20052         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
20053         %right, %left and %prec.  Suggested by Matthew K. Junker
20054         <junker@alum.mit.edu>.
20055         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
20057         * progmodes/ebnf-iso.el: Doc fix.
20058         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
20059         (ebnf-iso-lex): Code fix.
20061         * progmodes/ebnf-bnf.el: Doc fix.
20062         (ebnf-bnf-lex): Code fix.
20064         * progmodes/ebnf-otz.el: Doc fix.
20066 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
20068         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
20069         (abbrev-prefix-mark): Doc fix.
20071 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
20073         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
20074         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
20075         (gdb-var-delete): Make interactive (really).
20076         (gdb-edit-value): Make non-interactive.
20078         * progmodes/gud.el (gud-speedbar-menu-items):
20079         Add gdb-var-delete and, indirectly, gdb-edit-value.
20080         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
20081         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
20082         (gud-gdb-marker-filter): Add comment for annotations.
20084 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
20086         * calendar/calendar.el (generate-calendar)
20087         (calendar-read-date): Prevent display of BC calendars once more -
20088         reverts 2003-10-01 change.
20089         (generate-calendar-month): Doc fix.
20091 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
20093         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
20094         return value of increment-calendar-month.
20096 2004-02-21  Stephen Compall  <s11@member.fsf.org>
20098         * saveplace.el (save-place-forget-unreadable-files)
20099         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
20100         (save-place-forget-unreadable-files): New function.
20101         (save-place-alist-to-file): Use it to filter out files that are
20102         no longer readable.
20104         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
20105         current Texinfo environment, using the same method as in
20106         `texinfo-insert-@end', and insert a space rather than a newline if
20107         point in a @table environment.
20109 2004-02-21  Juri Linkov  <juri@jurta.org>
20111         * ffap.el (ffap-file-at-point): Try parent directories.
20113 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
20115         * vcursor.el (vcursor-modifiers): New defcustom.
20116         (vcursor-cs-binding): Use vcursor-modifiers instead of a
20117         hard-coded list.
20119 2004-02-21  Masatake YAMATO  <jet@gyve.org>
20121         * play/animate.el (animate-birthday-present): Accept names other
20122         than `Sarah', too.
20124 2004-02-21  Juri Linkov  <juri@jurta.org>
20126         * startup.el: Remove table of command line arguments from the
20127         Commentary section.
20129 2004-02-20  John Wiegley  <johnw@newartisans.com>
20131         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
20132         again" modifier from 'e' to 'E', since 'e' is also used by the
20133         "file extension" modifier.
20135 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
20137         * help-fns.el (describe-categories): Doc fix.
20139 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
20141         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
20142         temporary file for buffer already visiting one.  This change makes
20143         output likely to be directly usable by patch program.
20144         Suggested by Adrian Aichner  <adrian@xemacs.org>
20146 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
20148         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
20149         case of variables defined in compound statements.
20150         (gdb-setup-windows, gdb-source-info, gdb-source-info):
20151         Simplify constructions using switch-to-buffer.
20153 2004-02-19  Simon Josefsson  <jas@extundo.com>
20155         * play/morse.el: Fix typo.
20156         (morse-code): Add @.
20158 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
20160         * calendar/appt.el (appt-display-format): Change default to
20161         'ignore, for backwards compatibility.
20162         (appt-display-message): If appt-display-format is 'ignore,
20163         respect old vars appt-msg-window and appt-visible.
20164         (appt-activate): Don't depend on return value of cancel-timer.
20166         * calendar/calendar.el (calendar-holidays): Doc fix.
20168         * calendar/cal-coptic.el (coptic-prompt-for-date):
20169         Use assoc-string instead of assoc-ignore-case.
20170         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
20171         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
20172         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
20173         * calendar/cal-islam.el (calendar-goto-islamic-date)
20174         (mark-islamic-diary-entries): Ditto.
20175         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
20176         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
20177         (calendar-read-mayan-tzolkin-date): Ditto.
20178         * calendar/calendar.el (calendar-read-date): Ditto.
20179         * calendar/diary-lib.el (mark-diary-entries): Ditto.
20181 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
20183         * progmodes/executable.el (executable-command-find-posix-p):
20184         Fix choice of the directory.
20186 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
20188         * simple.el (interprogram-cut-function)
20189         (interprogram-paste-function, kill-new, kill-append):
20190         Doc fixes.
20191         (kill-region): Make it return nil.  Doc fix.
20192         (yank-pop): Make its argument optional.
20193         (yank): Make ARG `-' equivalent to `-1'.
20195 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
20197         * mail/rmail.el (rmail-get-new-mail): Don't reference
20198         rmail-use-spam-filter if rmail-spam-filter is not loaded.
20200 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
20202         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
20203         if one of global-auto-revert-non-file-buffers or autorevert-mode
20204         is non-nil.
20206 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
20208         * subr.el (delete-dups): A better implementation from Karl Heuer
20209         <kwzh@gnu.org>.
20211 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
20213         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
20214         correct place.
20215         * progmodes/icon.el (icon-indent-command): Ditto.
20216         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
20218 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
20220         * progmodes/grep.el (grep-compute-defaults): Undo change from
20221         2004-01-29: don't use executable-command-find-posix-p.
20223 2004-02-16  Richard Sharman  <rsharman@pobox.com>
20225         * hilit-chg.el: Use require instead of eval-and-compile.
20226         (highlight-compare-buffers): New function.
20228 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
20230         * man.el (Man-fontify-manpage): Render section headings in
20231         `Man-overstrike-face' even when overstrike was not used by man
20232         formatter for section headings.
20234 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
20236         * rmail-spam-filter.el (vm-use-spam-filter)
20237         (rsf-min-region-length-added-to-spam-list): New variables.
20238         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
20239         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
20240         spam testing.  Don't delete spam message if automatic deletion
20241         after output via variable rmail-delete-after-output is turned on.
20242         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
20243         rsf-bbdb-dont-create-entries-for-spam.
20244         (check-field): New function, extracted from code in
20245         rmail-spam-filter to ease addition of header fields like content-type.
20246         (message-content-type): New variable to check the content-type:
20247         field added, also in defcustom of rsf-definitions-alist.
20248         (rmail-spam-filter): Replace repeated test code for header fields
20249         by calls to check-field; change the call to
20250         rmail-output-to-rmail-file such that rmail-current-message stays
20251         the same to avoid wrong deletion of unseen flags.
20252         (rsf-add-contents-type): New function to convert old format
20253         of rmail-spam-definitions-alist into new one.
20254         Change prefixes of all variables and functions from
20255         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
20257 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
20259         * loadhist.el (unload-hook-features-list): New defvar.
20261 2004-02-16  Dave Love  <fx@gnu.org>
20263         * loadhist.el (unload-feature): Doc fix.  Rename flist to
20264         unload-hook-features-list.
20266 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
20268         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
20269         cookie.  Don't check if we are looking-at open-formula.
20271 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
20273         * subr.el (match-string-no-properties): Use substring-no-properties.
20275 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
20277         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
20278         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
20279         Use lower-case "rx" in all error message.
20281 2004-02-16  Dave Love  <fx@gnu.org>
20283         * emacs-lisp/rx.el (rx-or): Put group around result.
20284         (rx-constituents): Add backref.
20285         (rx-syntax): Add string-delimiter, comment-delimiter.
20286         (rx-categories): Add combining-diacritic.
20287         (rx-check-not, rx-greedy, rx): Doc fix.
20288         (rx-backref, rx-check-backref): New.
20290 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
20292         * newcomment.el (uncomment-region): Allow eob as comment end.
20294 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
20296         * filecache.el: All message and error commands now use prefix
20297         "Filecache:" to make it easy to read *Messages* buffer.
20299 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
20301         * autorevert.el: Add support to detect changed dired and VC buffers.
20302         (auto-revert-active-p, auto-revert-list-diff)
20303         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
20304         (auto-revert-handler, auto-revert-active-p): New functions.
20305         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
20306         and `auto-revert-active-p'.
20307         (eval-when-compile): Defvar dired-directory and vc-mode.
20308         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
20309         (auto-revert-handler-vc): New functions.
20311 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
20313         * progmodes/compile.el (compilation-directory): New defvar.
20314         (compile): Save current directory in compilation-directory.
20315         (recompile): Bind default-directory to compilation-directory if
20316         that is non-nil.
20318 2004-02-16  Dave Love  <fx@gnu.org>
20320         * newcomment.el (comment-insert-comment-function)
20321         (comment-region-function, uncomment-region-function): New.
20322         (comment-indent): Use comment-insert-comment-function.
20323         (uncomment-region): Use uncomment-region-function.
20324         (comment-region): Use comment-region-function.
20326         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
20328 2004-02-16  Richard Stallman  <rms@gnu.org>
20330         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
20331         loaddefs* and ldefs-boot*.
20333 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
20335         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
20336         and email address at the beginning and end of the address.
20338         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
20339         anchored at the beginning of the email address.
20341 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
20343         * international/ccl.el (ccl-compile-write): Pass `left' to
20344         ccl-embed-code to generate correct code of write-expr-register.
20346 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
20348         * progmodes/grep.el (grep-compute-defaults): Fix typos.
20350 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20352         * x-dnd.el: Mention support for Motif in commentary.
20353         (x-dnd-handle-drag-n-drop-event): Ditto.
20355 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
20357         * ses.el: Use "ses--" prefixes for buffer-local variables.
20358         Use (point-min) instead of 1, even when we know the buffer
20359         is unnarrowed.
20360         (ses-build-load-map): Delete.  Distribute its content to defconsts for
20361         the three maps.
20362         (ses-menu, ses-header-line-menu): New menus.
20363         (ses-mode-map): Use them.
20364         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
20366 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
20368         * Makefile.in: Fix the CC Mode recompile kludge so it works
20369         when building in a different directory.
20371 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
20373         * simple.el (kill-new): Put yank-handler property on the entire string.
20375 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20377         * diff.el: Don't use compile any more, use diff-mode instead.
20378         (diff-regexp-alist, diff-old-file, diff-new-file)
20379         (diff-parse-differences, diff-process-setup): Remove.
20380         (diff-sentinel): New fun.
20381         (diff): Use it.  Run the process ourselves.
20382         Use diff-mode for the rest of the processing.
20384         * diff.el (diff): Simplify code handling `switch'.
20386 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20388         * pcvs-defs.el (cvs-menu): Add `tag'.
20390 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
20392         * simple.el (kill-append): Doc fix.
20394         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20395         Adapt outline-regexp to the new conventions for commenting out code.
20397 2004-02-11  John Paul Wallington  <jpw@gnu.org>
20399         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
20401 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20403         * diff.el (diff-switches): New fun.
20404         (diff, diff-backup): Use it.
20405         (diff): Clean up the args construction.  Use backquote.
20406         Use listp instead of consp to avoid putting a nil arg.
20407         (diff): Add a revert-buffer function.
20409 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20411         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
20412         handled by x-dnd-handle-file-name.
20413         (x-dnd-known-types): Add COMPOUND_TEXT.
20414         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
20415         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
20416         x-dnd-empty-state.
20417         (x-dnd-forget-drop): Ditto.
20418         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
20419         (x-dnd-handle-one-url): Return private when inserting text.
20420         (x-dnd-insert-ctext): New function.
20421         (x-dnd-handle-file-name): New function for FILE_NAME.
20422         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
20423         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
20424         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
20426 2004-02-10  Kenichi Handa  <handa@m17n.org>
20428         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
20429         instead of while loop.
20431 2004-02-10  Miles Bader  <miles@gnu.org>
20433         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
20435 2004-02-09  Kenichi Handa  <handa@m17n.org>
20437         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
20438         have end-of-line.
20440 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
20442         * Makefile.in: Added extra dependencies in the recompile target
20443         needed to cope with the compile time macro expansions in CC Mode.
20445 2004-02-09  Kim F. Storm  <storm@cua.dk>
20447         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
20448         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
20449         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
20450         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
20451         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
20452         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
20453         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
20454         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
20455         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
20456         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
20457         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
20459 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20461         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
20462         Don't allow shrink if there's a window on our right.
20464         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
20465         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
20466         Bring together declaration and initialization.
20467         (prolog-mode-variables): Don't set the syntax table.
20468         Don't set paragraph-start and comment-indent-function.
20469         Add /*..*/ to the comment regexps.
20470         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
20471         (prolog-mode-map): Don't bind TAB.
20472         (prolog-mode): Set the syntax table.
20473         (prolog-comment-indent): Remove.
20474         (inferior-prolog-mode-map): Initialize in the declaration.
20475         (inferior-prolog-mode-syntax-table)
20476         (inferior-prolog-mode-abbrev-table): New vars.
20477         (inferior-prolog-mode): Derive from comint-mode.
20478         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
20479         minibuffer windows.
20481         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
20482         in file names, as long as it is unambiguous.
20484 2004-02-08  Andreas Schwab  <schwab@suse.de>
20486         * textmodes/reftex-toc.el
20487         (reftex-toc-load-all-files-for-promotion): Remove useless use of
20488         format.  Doc fix.
20490         * textmodes/refer.el (refer-find-entry-internal): Remove extra
20491         format string arguments.
20493         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
20494         string argument.
20496         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
20498         * play/zone.el (zone-call): Fix format string.
20500         * net/webjump.el (webjump-builtin): Add missing format string argument.
20502         * midnight.el (midnight-delay-set): Remove extra format string argument.
20504         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
20506         * hexl.el (hexl-insert-char): Add missing format string argument.
20508         * format.el (format-decode): Fix format string.
20510         * emulation/vi.el (vi-mode): Remove extra format string argument.
20511         (vi-repeat-last-search): Likewise.
20512         (vi-reverse-last-search): Likewise.
20513         (vi-goto-mark): Likewise.
20514         (vi-reverse-last-find-char): Likewise.
20515         (vi-repeat-last-find-char): Likewise.
20516         (vi-locate-def): Likewise.
20518         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
20520         * ediff-util.el (ediff-toggle-read-only): Remove extra format
20521         string argument.
20522         (ediff-toggle-regexp-match): Likewise.
20524         * dired-aux.el (dired-do-query-replace-regexp): Add missing
20525         format string argument.
20527         * calc/calc-map.el (calc-get-operator): Remove extra format
20528         string argument.
20530         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
20532         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
20533         string argument.
20535         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
20537         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
20539         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
20541         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
20542         (cl-struct-setf-expander): Likewise.
20544         * vc.el (with-vc-file): Fix unsafe uses of error.
20545         (vc-cancel-version): Likewise.
20547 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
20549         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
20550         thousands separator; fixes <class>:<line-number> regexp for
20551         non-english locales.
20553 2004-02-08  Andreas Schwab  <schwab@suse.de>
20555         * view.el (view-mode-enable): Revert previous change.
20557 2004-02-07  Kim F. Storm  <storm@cua.dk>
20559         * simple.el (line-number-at-pos): Rename from line-at-pos.
20560         Uses changed (what-line and vc-annotate-warp-version).
20562 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20564         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
20565         (diff-mode): Remove aborted attempt at support for compile.el.
20566         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
20568 2004-02-06  Andreas Schwab  <schwab@suse.de>
20570         * view.el (view-mode-enable): Add view-mode-map to
20571         minor-mode-overriding-map-alist.
20573 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20575         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
20577 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
20579         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
20580         with point inside rather than after the paragraph.
20582 2004-02-04  Sam Steingold  <sds@gnu.org>
20584         * mail/smtpmail.el (smtpmail-try-auth-methods):
20585         Do not try authentication when no mechanism is available.
20586         Pass port-name as defaultport to `netrc-machine'.
20588 2004-02-04  Stephen Eglen  <stephen@gnu.org>
20590         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
20591         to show how minibuffer height can be constrained.
20593 2004-02-04  John Paul Wallington  <jpw@gnu.org>
20595         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
20597 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20599         * x-dnd.el: New file for drag and drop.
20601         * term/x-win.el: require x-dnd, set after-make-frame-functions
20602         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
20603         drag-n-drop event.
20605         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
20606         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
20607         (dired-dnd-handle-file): New functions for drag and drop support.
20608         (dired-mode): Initialize drag and drop if x-dnd present.
20610 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
20612         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
20613         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
20614         (cperl-mode): Set fill-paragraph-function.
20615         (cperl-fill-paragraph): Make it non-interactive.
20617 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
20619         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
20621 2004-02-02  David Kastrup  <dak@gnu.org>
20623         * replace.el (perform-replace): Allow 'literal argument in
20624         regexp-flag to indicate literal replacement.
20625         (query-replace-regexp-eval): Use it.
20627 2004-02-01  Andreas Schwab  <schwab@suse.de>
20629         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
20631 2004-02-01  Stephen Eglen  <stephen@gnu.org>
20633         * info-look.el: Add support for maxima-mode.  Update commentary
20634         because info-lookup-symbol is now bound to C-h S.
20636 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
20638         * simple.el (edit-and-eval-command): Bind print-level and
20639         minibuffer-history-sexp-flag around call to read-from-minibuffer.
20640         Correct initial position in command-history.
20642 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
20644         * files.el (read-directory-name): Adapt the docstring to recent
20645         change in Fread_file_name.
20647 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
20649         * ses.el (ses-print-cell): If print format too wide for column
20650         width, truncate decimal places if that helps to avoid "#####" fill.
20651         * ses.el (ses-initial-column-width): Revert previous change.
20653 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20655         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
20656         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
20657         Add edebug info.
20658         (jit-lock-mode): Setup/cancel the new timer.
20659         (jit-lock-context-fontify): New fun.  Extracted from
20660         context fontification code of jit-lock-stealth-fontify.
20661         (jit-lock-stealth-fontify): Don't do context fontification any more.
20663         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
20664         (jit-lock-fontify-now): Handle the `quit' case.
20665         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
20667 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
20669         * progmodes/executable.el (executable-command-find-posix-p):
20670         New.  Check if find handles arguments Posix-style.
20672         * progmodes/grep.el (grep-compute-defaults):
20673         Use executable-command-find-posix-p.
20674         (grep-find): Check `grep-find-command'.
20676         * filecache.el (file-cache-find-posix-p): Delete.
20677         (file-cache-add-directory-using-find):
20678         Use `executable-command-find-posix-p'.
20680 2004-01-29  Dave Love  <fx@gnu.org>
20682         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
20683         Iterate the hook function if arg is given.
20684         (mark-defun, narrow-to-defun): Change order of finding the limits.
20686         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
20687         (byte-compile-format-warn): New.
20688         (byte-compile-callargs-warn): Use it.
20689         (Format, message, error): Add byte-compile-format-like property.
20690         (byte-compile-maybe-guarded): New.
20691         (byte-compile-if, byte-compile-cond): Use it.
20692         (byte-compile-lambda): Compile interactive forms,
20693         just to make warnings about them.
20695 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
20697         * ses.el (ses-initial-column-width): Increase to 14, so it will
20698         work well with the default printer of "%.7g" for extreme values
20699         like "-1.234567e+07".
20701 2004-01-29  Kenichi Handa  <handa@m17n.org>
20703         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
20705 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
20707         * dos-w32.el: Added support for the `default-printer-name' function.
20709 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20711         * server.el (server-socket-name): Don't use the hostname in the
20712         socket name since /tmp is local to the host anyway.
20714         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
20715         robust check of widening and fix var-naming.
20717 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
20719         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
20720         or rmail-spam- to rsf- in all function and variable names.
20721         (rsf-min-region-to-spam-list): New variable.
20722         (rsf-bbdb-auto-delete-spam-entries): Rename from
20723         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
20724         scanned together with the recipients field for spam testing; Don't
20725         delete spam message if rmail-delete-after-output is non-nil;
20726         (rsf-check-field): New function, extracted from code in
20727         rmail-spam-filter to ease addition of header fields like
20728         content-type:;
20729         (message-content-type): New variable.  The content-type: field was
20730         added also in defcustom of rsf-definitions-alist;
20731         (rmail-spam-filter): Replace repeated test code for header fields
20732         by calls to check-field; change the call to
20733         rmail-output-to-rmail-file such that rmail-current-message stays
20734         the same to avoid wrong deletion of unseen flags.
20735         (rmail-use-spam-filter): Add autoload cookie.
20737 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
20739         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
20740         (file-cache-add-directory-using-find): Add Cygwin support.
20741         (file-cache-find-command-posix-flag): New user variable.
20743         * filecache.el (file-cache-add-directory): Check for
20744         directories an remove them from dir-files.
20746 2004-01-27  Richard M. Stallman  <rms@gnu.org>
20748         * man.el (Man-fontify-manpage): Clean up message.
20750 2004-01-27  Kenichi Handa  <handa@m17n.org>
20752         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
20753         (sentence-end): Define using sentence-end-without-space.
20755         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
20756         a sentence ends with one of a character in sentence-end-without-space.
20758 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20760         * font-lock.el (font-lock): Add jit-lock as explicit group member.
20761         (jit-lock): Group declaration moved to jit-lock.el.
20762         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
20763         when necessary.
20765         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
20766         (jit-lock-context-unfontify-pos): Rename from
20767         jit-lock-first-unfontify-pos.
20768         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
20770 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
20772         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
20773         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
20774         (fortran-fill): When filling a string, adjust re-search-backward
20775         argument for special case of string just on fill-column.
20776         When filling non-string, allow one extra char if
20777         fortran-break-before-delimiters is non-nil.
20778         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
20779         Use fortran-break-delimiters-re and fortran-no-break-re to
20780         correctly handle cases such as "**".
20782         * progmodes/f90.el (f90-break-delimiters): Doc fix.
20783         (f90-no-break-re): Add some extra tokens.  Doc fix.
20785 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
20787         * mail/rmail-spam-filter.el:
20788         Use two semicolons as Commentary line prefix.
20789         Add ";;; Code:" stylized comment.
20790         Delete end-of-line whitespace.
20791         Wrap (require 'cl) with `eval-when-compile'.
20793 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
20795         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
20796         at the top level of vc.el.
20798 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
20800         * vc.el (vc-current-line): Function removed.  This is now done by
20801         the new function line-at-pos in simple.el.
20802         (vc-annotate-warp-version): Use line-at-pos instead of
20803         vc-current-line.
20805 2004-01-22  Kim F. Storm  <storm@cua.dk>
20807         * simple.el (line-at-pos): New defun.
20808         (what-line): Use it.  Optimize by only counting lines in narrowed
20809         region once.
20811 2004-01-22  Kenichi Handa  <handa@m17n.org>
20813         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
20814         point (register r1) only for charset mule-unicode-0100-24ff.
20816 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
20818         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
20819         trailing white space and ensure a final newline.
20821         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
20822         Add autoload cookie.
20824 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
20826         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
20827         activate view-mode explicitly.
20829 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20831         * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
20832         menu-bar-enable-clipboard and make Paste use clipboard first.
20834 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20836         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
20837         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
20838         (vc-mcvs-cvs): Remove.
20839         (vc-mcvs-command): Remove use of assert.
20841         * outline.el (outline-insert-heading): Tighten up match.
20842         (outline-demote, outline-move-subtree-down): Don't assume anything
20843         about outline-regexp.
20845         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
20846         (texinfo-show-structure): Explicitly add ^, and simplify.
20848 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
20850         * calendar/appt.el (appt-check): Restore usage of
20851         appt-issue-message deleted in previous change.
20852         (top-level): Activate package when loaded (needed for backwards
20853         compatibility).
20855 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20857         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
20858         following previous change to smtpmail-send-data.
20860 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
20862         * vc.el (vc-default-previous-version): Doc enhancement.
20863         (vc-default-next-version): New function.
20864         (vc-print-log): New arg FOCUS-REV.
20865         (vc-annotate-mode): Derive from view-mode.
20866         (vc-annotate): New args REVISION, DISPLAY-MODE.
20867         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
20868         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
20869         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
20870         (vc-annotate-show-diff-revision-at-line, vc-current-line)
20871         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
20873         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
20875 2004-01-19  Karl Berry  <karl@gnu.org>
20877         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
20878         or "TexInfo".
20880 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
20882         * subr.el (delete-dups): New function.
20884 2004-01-19  Karl Berry  <karl@gnu.org>
20886         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
20887         with ^, since that's what texinfo-show-structure
20888         documentation says (plus it works much better in texinfo.txi).
20890 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
20892         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
20894 2004-01-18  David Ponce  <david@dponce.com>  (tiny change)
20896         * progmodes/which-func.el (which-function-mode): Don't cancel
20897         which-func-update-timer if not set.
20899 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
20901         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
20902         Remove spurious left square bracket in XX:XXam regexp.
20904 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
20906         * progmodes/cc-defs.el: Do not require cl at run time.
20908 2004-01-16  Richard M. Stallman  <rms@gnu.org>
20910         * emacs-lisp/cl.el (cl-cannot-unload): New function.
20911         (cl-unload-hook): Defvar this to run cl-cannot-unload.
20913         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
20914         Call rmail-spam-filter.  Delete and expunge spam.
20915         Print number of spam messages deleted.
20916         Save and restore the deletion status of old messages when reading
20917         new mail with spam filter, so that expunging spam does not expunge
20918         msgs deleted by the user.
20919         (rmail-only-expunge): Add an optional argument dont-show to
20920         prevent showing message after expunge.
20922 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
20924         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
20925         * subr.el (declare): New macro.
20927 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
20929         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
20931 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20933         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20934         Test window-system rather than system-type (for X11/Mac).
20936 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
20938         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
20940 2004-01-12  Richard M. Stallman  <rms@gnu.org>
20942         * mail/rmail.el (rmail-convert-to-babyl-format):
20943         Use mail-unquote-printable-region.
20944         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
20945         (rmail-hex-char-to-integer): Functions deleted.
20947         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
20948         (mail-unquote-printable-region): New arg NOERROR.
20949         For invalid encoding, either signal an error to just return nil.
20951 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
20953         * calendar/appt.el: Update copyright and commentary.
20954         (appt-issue-message): Make obsolete.
20955         (appt-visible, appt-msg-window): Make obsolete, in favor of
20956         appt-display-format.
20957         (appt-display-mode-line, appt-display-duration)
20958         (appt-display-diary, appt-time-msg-list, appt-mode-string)
20959         (appt-prev-comp-time, appt-display-count, appt-timer)
20960         (appt-convert-time): Doc change.
20961         (appt-disp-window-function, appt-delete-window-function):
20962         Use defcustom rather than defvar.
20963         (appt-display-format): New variable.
20964         (appt-display-message): New function with display code from appt-check.
20965         (appt-check): Add optional FORCE argument.  Doc change.
20966         Add appt-make-list to diary-hook if displaying diary.
20967         Remove checking of view-diary-entries-initially.
20968         Message display section removed to new function appt-display-message.
20969         (appt-display-window): Doc change.  Remove unused internal var
20970         this-buffer.  Do not beep, since appt-display-message does that.
20971         (appt-make-list): Doc change.  Use caar.
20972         (appt-sort-list): Simplify by using builtin sort function.
20973         (appt-update-list): New function for updating appts when diary is
20974         saved.
20975         (appt-activate): New autoloaded function to toggle package
20976         functionality.
20978         * calendar/cal-x.el: (calendar-one-frame-setup)
20979         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
20981         * calendar/calendar.el: Update copyright.
20982         (view-diary-entries-initially, european-calendar-style): Doc change.
20983         (calendar-setup): Make defcustom rather than defvar.
20984         (mark-visible-calendar-date): Initialize temp-face and faceinfo
20985         in let binding so local to function.
20987         * calendar/diary-lib.el: Update copyright.
20988         (diary, diary-entry-time): Doc change.
20989         (list-diary-entries): Doc change.  Trivial logic change.
20990         (fancy-diary-display): Restore make-face command mistakenly
20991         deleted 2003-05-08.
20992         (show-all-diary-entries): Allow to pop-up frame if needed.
20994 2004-01-09  John Paul Wallington  <jpw@gnu.org>
20996         * bindings.el (mode-line-change-eol): Add EVENT parameter.
20997         Temporarily select EVENT's window for changing eol type.
20999 2004-01-09  Deepak Goel  <deego@gnufans.org>
21001         * calendar/diary-lib.el (diary-entry-time):
21002         Also accept time in the form XX[.XX][am/pm/AM/PM].
21003         (fancy-diary-font-lock-keywords): Likewise.
21004         (diary-font-lock-keywords): Likewise.
21005         * calendar/appt.el (appt-add): Likewise.
21006         (appt-make-list): Likewise.
21007         (appt-convert-time): Likewise.
21009 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
21011         * gdb-ui.el (gdb-ann3): Revert previous change.
21012         (gdb-source-info): Allow for case of where compilation directory
21013         is not recorded.
21015 2004-01-08  John Paul Wallington  <jpw@gnu.org>
21017         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
21019 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
21021         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
21023         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
21024         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
21025         problems.
21026         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
21028 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
21030         * files.el (write-file-functions, write-contents-functions):
21031         Clarify docstrings.
21033 2004-01-07  Kenichi Handa  <handa@m17n.org>
21035         * international/mule.el (set-auto-coding): Fix for the case that
21036         end-of-line is only CR.
21038 2004-01-07  Kim F. Storm  <storm@cua.dk>
21040         * subr.el (event-start, event-end): Doc fix.
21041         (posn-string, posn-image): New defuns.
21042         (posn-object): Return either image or string object.
21043         (posn-object-x-y): Return 8th element of position.
21044         (posn-object-width-height): New defun.
21046 2004-01-06  Andreas Schwab  <schwab@suse.de>
21048         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
21049         output.
21051 2004-01-05  Karl Berry  <karl@gnu.org>
21053         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
21054         / and *, too.
21056 2003-12-31  Simon Josefsson  <jas@extundo.com>
21058         * files.el (before-save-hook): Add.
21059         (basic-save-buffer): Use before-save-hook.
21061         * emacs-lisp/copyright.el: Fix comment to recommend
21062         before-save-hook instead of write-file-functions.
21064 2004-01-05  Richard M. Stallman  <rms@gnu.org>
21066         * finder.el (finder-commentary): Call delete-other-windows.
21068         * net/ange-ftp.el (ange-ftp-file-attributes):
21069         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
21071 2004-01-04  Karl Berry  <karl@gnu.org>
21073         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
21074         comment characters % and # in the copyright year notice,
21075         as well as ;.
21077 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
21079         * wid-edit.el (default): Define dummy :value-delete.
21080         Reported by Jesper Harder <harder@ifa.au.dk>.
21082 2004-01-03  Richard M. Stallman  <rms@gnu.org>
21084         * progmodes/compile.el (compile-internal): Use point, not point-min,
21085         for set-window-point.
21087         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
21089         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
21091         * progmodes/grep.el (grep-mode-map):
21092         Don't remap next-line, previous-line.
21094 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
21096         * speedbar.el (speedbar-edit-line): Change regexp to position
21097         the cursor on the first character of this line's button.
21099 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
21101         * subr.el (functionp): Doc fix.
21103 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
21105         * progmodes/idlwave.el (idlwave-make-tags):
21106         * textmodes/flyspell.el (flyspell-large-region):.
21107         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
21108         * emulation/viper-util.el (viper-glob-unix-files):
21109         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
21110         * man.el (Man-init-defvars):
21111         * jka-compr.el (jka-compr-call-process):
21112         * files.el (get-free-disk-space,insert-directory):
21113         * ediff-ptch.el (ediff-test-patch-utility):
21114         * ediff-diff.el (ediff-test-utility):
21115         * dired-aux.el (dired-check-process):
21116         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
21117         test the return value of call-process, because it can be a string.
21119 2003-12-31  John Paul Wallington  <jpw@gnu.org>
21121         * bindings.el (completion-ignored-extensions): Add .pfsl.
21123 2003-12-31  Kim F. Storm  <storm@cua.dk>
21125         * ido.el (ido-nonreadable-directory-p): New defun to check for
21126         nonreadable directory without activating tramp (to avoid problems
21127         with checking incomplete tramp paths).
21128         (ido-set-current-directory, ido-file-internal)
21129         (ido-file-name-all-completions1): Use it.
21131 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
21133         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
21134         documentation if the anchor (or node) name is preceded by `info
21135         anchor' or `Info anchor' in addition to earlier `info node' and
21136         `Info node'.
21137         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
21139 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
21141         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
21142         error in arguments to base64-decode-region.  Remove ^M characters
21143         after decoding base64.
21145 2003-12-30  Simon Josefsson  <jas@extundo.com>
21147         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
21148         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
21149         have only been distributed with Emacs for some years.
21150         (texinfo-mode-hook): Customize.
21152 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
21154         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
21155         cleaner (suggested by Richard Stallman).
21157         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
21158         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
21159         file-name clashes on 8+3 DOS filesystems.
21161         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
21162         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
21163         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
21164         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
21165         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
21166         file-name clashes on 8+3 filesystems.
21168         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
21169         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
21170         file-name clashes on 8+3 DOS filesystems.
21172 2003-12-29  Richard M. Stallman  <rms@gnu.org>
21174         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
21175         Upcase the character.
21177         * textmodes/flyspell.el (mail-mode-flyspell-verify):
21178         Search for header separator alone on a line, literally,
21179         and search for it backward, not forward.
21180         (flyspell-abbrev-table): Always use global-abbrev-table
21181         if there is no local one.
21183         * progmodes/sh-script.el (sh-get-indent-info):
21184         Don't move point back if at bob.
21186         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
21188         * play/handwrite.el (handwrite): Make the handwrite credit message
21189         a comment rather than an output command.
21191         * obsolete/sc.el: Display message that this file is obsolete.
21193         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
21195         * mail/rfc822.el (rfc822-address-start): Declare variable.
21196         Renamed from address-start.  All uses changed.
21198         * term.el (term-exec): Set up sentinel.
21199         (term-sentinel): New function.
21200         (term-handle-exit): New function.
21202         * subr.el (assoc-ignore-case, assoc-ignore-representation):
21203         Use assoc-string, and mark them obsolete.
21204         (delay-mode-hooks): Mark as permanent local.
21206         * simple.el (sendmail-user-agent-compose): Use assoc-string.
21208         * register.el (copy-rectangle-to-register): Doc fix.
21210         * info.el (Info-insert-dir): Use assoc-string.
21212         * info-look.el (info-lookup): Use assoc-string.
21214         * frame.el (pop-up-frame-function): Use quote, not `function'.
21215         (frame-notice-user-settings): Calculate ADJUSTED-TOP
21216         copying with lists as coordinate values.
21218         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
21220         * find-dired.el (kill-find): New command.
21221         (find-dired): Make buffer read-only.
21222         Set up a keymap with C-c C-k running kill-find.
21223         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
21225         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
21227         * filecache.el (file-cache-ignore-case): New variable.
21228         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
21230         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
21231         (comint-dynamic-complete-as-filename): Rename local vars.
21232         (comint-dynamic-list-filename-completions): Likewise.
21234         * comint.el (comint-dynamic-list-completions-config): New var.
21235         (comint-dynamic-list-completions): Handle both SPC and TAB right.
21237         * comint.el (comint-file-name-chars): Add [].
21238         (comint-word): Use skip-chars-backward, not search.
21240         * shell.el (shell-file-name-chars): Add [].
21242         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
21244         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
21246         * generic.el (define-generic-mode): Doc fix.
21248 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
21250         * files.el (kill-some-buffers): Doc fix.
21252 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
21254         * comint.el (comint-watch-for-password-prompt): Pass `string' as
21255         arg to send-invisible
21256         (send-invisible): Doc fix.  The argument is now a prompt, not the
21257         string to send.
21258         (comint-read-noecho): Doc fix.
21260 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
21262         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
21263         "@", as required by some ISP hosting service.  Fix defcustom
21264         argument syntax errors that prevented use of customization.
21266 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
21268         * xml.el (xml-get-attribute-or-nil): Doc fix.
21270 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
21272         * net/zone-mode.el (zone-mode): Use write-file-functions, not
21273         write-file-hooks.
21275 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
21277         * autorevert.el (auto-revert-interval): Doc fix.
21279 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
21281         * xml.el (xml-get-attribute-or-nil): New function, like
21282         xml-get-attribute, but returns nil if the attribute was not found.
21283         (xml-get-attribute): Convert to defsubst, uses
21284         xml-get-attribute-or-nil.
21286 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
21288         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
21290 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
21292         * custom.el (custom-declare-theme): Use `value' when putting
21293         properties on `theme'.
21295 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
21297         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
21298         for each yank-handler segment.
21299         (insert-for-yank-1): New function, with the body of the previous
21300         insert-for-yank.
21302         * textmodes/table.el (table-yank-handler): New defcustom.
21303         (table--put-cell-indicator-property): Put yank-handler property
21304         that indicates the yank handler for the table cell.
21306 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
21308         * generic-x.el (etc-modules-conf-generic-mode): A more complete
21309         set of keywords.
21311 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
21313         * international/mule-cmds.el (reset-language-environment)
21314         (set-language-environment): Don't invoke fontset-related functions
21315         if fontset-list is not fboundp.
21317 2003-12-29  Kenichi Handa  <handa@m17n.org>
21319         * international/mule-cmds.el (reset-language-environment):
21320         Call set-overriding-fontspec-internal with nil.
21321         (set-language-environment): Call set-overriding-fontspec-internal
21322         if the language environment specify `overriding-fontspec'.
21323         (language-info-alist): Doc added.
21325         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
21326         characters of mule-unicode-0100-24ff.
21327         (ccl-encode-windows-1251-font): New CCL program.
21328         ("Bulgarian"): Specify overriding-fontspec.
21329         ("Belarusian"): Likewise.
21331 2003-12-28  Sam Steingold  <sds@gnu.org>
21333         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
21334         parameter ID-FORMAT to conform with the 2003-11-30 patch.
21336 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
21338         * progmodes/gud.el (gud-gdb-command-name): Set default to
21339         "gdb --annotate=3".
21340         (gud-gdb-marker-filter): Look out for annotations.
21341         (gdb-first-pre-prompt): New variable.
21342         Remove trailing white space.
21344         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
21345         if necessary.
21346         (gdb-ann3): New function.  Initialize M-x gdb as for M-x gdba if
21347         annotations are detected.
21348         (gud-gdba-marker-filter): Use global variable gud-marker-acc
21349         instead of a local one to allow transition from
21350         gud-gdb-marker-filter.
21351         Remove trailing white space.
21353 2003-12-27  Kim F. Storm  <storm@cua.dk>
21355         * ido.el: Handle non-readable directories.
21356         (ido-decorations): Add 9th element for non-readable directory.
21357         (ido-directory-nonreadable): New dynamic var.
21358         (ido-set-current-directory): Set it.
21359         (ido-read-buffer, ido-file-internal):
21360         (ido-read-file-name, ido-read-directory-name): Let-bind it.
21361         (ido-file-name-all-completions1): Return empty list for
21362         non-readable directory.
21363         (ido-exhibit): Print [Not readable] if directory is not readable.
21364         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
21365         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
21366         Use it.
21368 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
21370         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
21371         calls to directory-files-and-attributes and file-attributes.
21372         (ls-lisp-format): Remove system dependent handling of user and
21373         group id's.
21375 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
21377         * ffap.el (ffap-read-file-or-url): Revert previous change.
21379 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
21381         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
21382         new list of included files called `files-with-node-lines', that
21383         only have node lines.  This way @include commands can include any
21384         file, such as version and update files without node lines, not
21385         just files that are chapters.
21387 2003-12-25  Andreas Schwab  <schwab@suse.de>
21389         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
21390         file not found.
21392 2003-12-08  Miles Bader  <miles@gnu.org>
21394         * dired.el (dired-between-files): Always use dired-move-to-filename,
21395         which is more robust in non-english locales.
21397 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
21399         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
21401 2003-12-24  Andreas Schwab  <schwab@suse.de>
21403         * shell.el (shell-file-name-quote-list): Add backslash.
21405         * comint.el (comint-quote-filename): Correctly handle backslash
21406         in comint-file-name-quote-list.
21408 2003-12-24  Kenichi Handa  <handa@m17n.org>
21410         * international/mule-cmds.el (set-default-coding-systems):
21411         Call ucs-set-table-for-input for all buffers that don't have local
21412         value of buffer-file-coding-system.
21414         * international/ucs-tables.el (ucs-set-table-for-input):
21415         If translation-table-for-encode is a symbol, get its
21416         translation-table property.
21418 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
21420         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
21421         to `completing-read' on a recently fixed bug.
21423         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
21424         instead of SPACE, to get the list of possible fringe modes.
21425         SPACE only works if both `partial-completion-mode' and
21426         `completion-auto-help' are nil.
21428         * complete.el (PC-is-complete-p): Delete.
21429         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
21430         calls to `test-completion'.
21432 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
21434         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
21435         to edit values when there are no children.
21437         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
21438         a mode called "Assembler" already exists.
21439         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
21440         (gud-watch): Use format option.  Remove font properties from string.
21441         (gdb-var-create-handler, gdb-var-list-children-handler):
21442         Don't bother about properties as there are none.
21443         (gdb-var-create-handler, gdb-var-list-children-handler)
21444         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
21445         with two arguments.
21446         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
21447         Let speedbar show value changes with a different font.
21448         (gdb-edit-value): New defun.
21449         (gdb-clear-partial-output, gdb-clear-inferior-io)
21450         (def-gdb-auto-update-handler): Use erase-buffer.
21451         (gdb-frame-handler): Display watch expressions in
21452         FUNCTION::VARIABLE format if required.
21454 2003-12-23  John Paul Wallington  <jpw@gnu.org>
21456         * info.el (Info-unescape-quotes, Info-split-parameter-string)
21457         (Info-goto-emacs-command-node): Doc fixes.
21459 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
21461         * cus-edit.el (custom-add-parent-links): Define "many".
21463 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
21465         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
21466         (widget-child-validate, widget-type-value-create)
21467         (widget-type-default-get, widget-type-match): New functions.
21468         (lazy): New widget.
21469         (menu-choice, checklist, radio-button-choice, editable-list)
21470         (group, documentation-string): Remove redundant (per 2003-10-25
21471         change) calls to `widget-children-value-delete'.
21472         (widget-choice-value-get, widget-choice-value-inline): Remove.
21473         (menu-choice): Update widget.
21475 2003-12-03  Kenichi Handa  <handa@m17n.org>
21477         * language/cyrillic.el: Register "microsoft-cp1251" in
21478         ctext-non-standard-encodings-alist.
21479         ("Bulgarian"): Add ctext-non-standard-encodings.
21480         ("Belarusian"): Likewise.
21482         * international/mule-conf.el (compound-text-with-extensions):
21483         Change the type to 2 (iso-2022 base).
21485         * international/mule.el (ctext-non-standard-encodings-alist):
21486         Change the format.
21487         (ctext-non-standard-encodings): New variable.
21488         (ctext-post-read-conversion): Fully re-written.
21489         (ctext-non-standard-designations-alist): Delete it.
21490         (ctext-non-standard-encodings-table): New function.
21491         (ctext-pre-write-conversion): Fully re-written.
21493 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
21495         * cus-edit.el (custom-add-parent-links): Add documentation links
21496         for parent, if the item has none of its own.
21498 2003-11-30  Richard M. Stallman  <rms@gnu.org>
21500         * dired-aux.el (dired-do-query-replace-regexp):
21501         Report files visited read-only.
21503 2003-11-30  Juri Linkov  <juri@jurta.org>
21505         * dired-aux.el (dired-compare-directories): New command.
21506         (dired-file-set-difference, dired-files-attributes): New functions.
21508 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
21509         Version 2.0.38 of Tramp released.
21511         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
21512         Charles Curley <charlescurley@charlescurley.com>.
21513         (tramp-multi-connection-function-alist): Add ssht entry which adds
21514         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
21515         Aichner.
21516         (tramp-get-method-parameter): New function to retrieve a method
21517         parameter.  This allows for omission of method parameters.
21518         Callers adjusted.
21520 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
21522         * net/tramp.el: Add new optional parameter ID-FORMAT to
21523         `file-attributes'.  Calls of `file-attributes' won't use this
21524         parameter for backward compatibility reasons.
21525         (tramp-perl-file-attributes): Add a new parameter to Perl script
21526         in order to handle uid/gid as strings, if desired.
21527         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
21528         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
21529         order to make the function more general.
21530         (tramp-handle-file-attributes): Replace proprietary optional
21531         parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
21532         (tramp-handle-file-attributes-with-perl): Handle parameter
21533         NONNUMERIC if set.  This wasn't done in the past.
21534         (tramp-post-connection): Apply second parameter "$2" if
21535         `tramp-remote-perl' is called.
21537         * net/tramp-smb.el (tramp-smb-handle-delete-file):
21538         Correct cut'n'waste error (`filename' instead of `directory').
21539         (tramp-smb-handle-directory-files-and-attributes)
21540         (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
21541         introduced parameter ID-FORMAT.
21542         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
21543         error (`directory' instead of `ldir').
21545         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
21546         `file-attributes' has a second parameter.  If yes, apply it with
21547         value "'integer".  Otherwise, don't use that parameter (default is
21548         integer format).
21550 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
21552         * help.el (help-map): Bind `display-local-help' to `C-h .'.
21553         (help-for-help): Add `C-h .' to the listed Help options.
21554         Remove trailing whitespace.
21556         * help-at-pt.el: New file.
21558 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
21560         * subr.el (noreturn, 1value): New macros for test coverage.
21561         See `testcover.el'.
21563         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
21565         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
21566         for macro `1value'.
21567         (testcover-1value): New function.  Checks that a 1value form
21568         actually returns only one value.  Requested by RMS.
21570 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
21572         * gdb-ui.el (gud-watch, gdb-var-create-handler)
21573         (gdb-var-list-children, gdb-var-list-children-handler)
21574         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
21575         gdb commands that use mi to keep them out of the command history.
21577 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21579         * cus-start.el (all): Add use-file-dialog.
21581 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21583         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
21585 2003-11-27  Kim F. Storm  <storm@cua.dk>
21587         * subr.el (posn-object-x-y): New defun.
21589 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21591         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
21592         Don't use `space' for \\\n.
21593         Be more selective as to which # are comment-starters.
21595 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
21597         * subr.el (number-sequence): Improve handling of floating point
21598         arguments (suggested by Kim Storm).  Allow negative arguments.
21600 2003-11-26  Kenichi Handa  <handa@m17n.org>
21602         * international/mule-cmds.el (standard-display-european-internal):
21603         Cancel the standard-display-table setting for ` and '.
21605 2003-11-26  Kim F. Storm  <storm@cua.dk>
21607         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
21608         New defcustoms to add ffap-like functionality to ido.
21609         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
21610         (ido-no-final-slash): New defun.
21611         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
21612         (ido-read-file-name): ): Toggle VC checking via
21613         vc-handled-backends instead of vc-master-templates.
21614         (ido-file-internal): Handle ido-use-url-at-point and
21615         ido-use-filename-at-point via code borrowed from ffap-guesser.
21616         Handle new ido-exit code ffap.
21617         (ido-sort-list): Ignore final slash when sorting file names.
21619 2003-11-25  Kim F. Storm  <storm@cua.dk>
21621         * emulation/cua-base.el (cua--standard-movement-commands):
21622         Add forward-sentence and backward-sentence.
21624 2003-11-25  Stephen Eglen  <stephen@gnu.org>
21626         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
21627         iswitchb-exit is set to 'usefirst when user selects buffer at head
21628         of list using RET.  (Selecting buffers at the head of the list was
21629         broken if the substring was also a complete buffername.)
21631 2003-11-23  Kim F. Storm  <storm@cua.dk>
21633         * progmodes/compile.el (grep-command, grep-use-null-device)
21634         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
21635         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
21636         (grep-regexp-alist, grep-program, find-program)
21637         (grep-find-use-xargs, grep-history, grep-find-history)
21638         (grep-process-setup, grep-compute-defaults)
21639         (grep-default-command, grep, grep-tag-default, grep-find)
21640         (grep-expand-command-macros, grep-tree-last-regexp)
21641         (grep-tree-last-files, grep-tree): Move grep variables, functions
21642         and commands to new file grep.el.
21643         (compilation-mode-map): Remove grep commands from Compile sub-menu.
21644         (compilation-process-setup-function): Doc fix.
21645         (compilation-highlight-regexp, compilation-highlight-overlay): New
21646         defvars used for highlighting current compile error in source buffer.
21647         (compile-internal): New optional args HIGHLIGHT-REGEXP and
21648         LOCAL-MAP which overrides compilation-highlight-regexp and
21649         compilation-mode-map for this compilation.
21650         Delay calling compilation-set-window-height until after running
21651         compilation-process-setup-function so it can buffer-local override
21652         compilation-window-height.
21653         Check buffer-local value of compilation-scroll-output.
21654         (compilation-set-window-height): Use buffer-local value of
21655         compilation-window-height.
21656         (compilation-revert-buffer): Don't pass (undefined)
21657         preserve-modes arg to revert-buffer.
21658         (next-error-no-select, previous-error-no-select): New commands.
21659         (compilation-goto-locus): Temporarily highlight current match in
21660         source buffer using compilation-highlight-regexp.
21662         * progmodes/grep.el: New file with grep code from compile.el.
21663         (grep): New defcustom group.
21664         (grep-window-height): New defcustom, like compilation-window-height.
21665         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
21666         (grep-scroll-output): New defcustom, like compilation-scroll-output.
21667         (grep-command, grep-use-null-device, grep-find-command)
21668         (grep-tree-files-aliases, grep-tree-ignore-case)
21669         (grep-tree-ignore-CVS-directories): Move to grep custom group.
21670         (grep-setup-hook): New hook variable.
21671         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
21672         (grep-last-buffer): New defvar, override compilation-last-buffer.
21673         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
21674         Call compile-internal with args highlight-regexp and grep-mode-map.
21676 2003-11-23  Kim F. Storm  <storm@cua.dk>
21678         * subr.el (event-start, event-end): Doc fix.
21679         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
21680         (posn-area, posn-actual-col-row, posn-object): New defuns.
21681         (posn-col-row): Simplify doc.  Rewrite to use cond.
21682         (posn-point): Also return buffer position for events outside text
21683         area (that info is now present in the event position).
21685         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
21686         mouse-set-point so that hscroll still works now that clicks on
21687         fringes generate specific mouse events.
21688         (mouse-set-point): Note that it now works in fringes and margins
21689         too due to new semantics of posn-point in fringes and margins.
21691         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
21692         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
21694 2003-11-20  Kim F. Storm  <storm@cua.dk>
21696         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
21697         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
21698         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
21699         to 100 for icons to avoid increasing line height when shown.
21701 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
21703         * newcomment.el (comment-normalize-vars): Initialize properly if
21704         comment-start was nil.
21706 2003-11-19  Andreas Schwab  <schwab@suse.de>
21708         * simple.el (set-variable): Fix indentation.
21710 2003-11-17  Kenichi Handa  <handa@m17n.org>
21712         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
21713         Fix docstring.
21715 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
21717         * international/latin1-disp.el (latin1-display): Fix docstring.
21719 2003-11-16  John Wiegley  <johnw@newartisans.com>
21721         * eshell/em-ls.el (eshell-ls-file): There are times with
21722         size-width is nil and uncomputed (when directories are created in
21723         dired, for example); in this case, 4 is reasonable default value,
21724         although it may caused skewed new entries (which could be avoided
21725         by returning the original value of 8 in all cases, but 99% of the
21726         time this is a waste of whitespace).
21728 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
21730         * cc-engine.el (c-guess-continued-construct)
21731         (c-guess-basic-syntax): Check a little more carefully if it's a
21732         function declaration when an unknown construct followed by a block
21733         is found inside a statement context.  This avoids macros followed
21734         by blocks to be taken as function declarations.
21736         (c-guess-continued-construct): Change the analysis of a statement
21737         continuation with a brace open to `substatement-block', for
21738         consistency with recognized statements.
21740         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
21741         start is in a position so that `c-beginning-of-statement-1' jumped
21742         to the beginning of the same statement.
21744         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
21745         Don't accept binary operators in the arglist if we're in a function
21746         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
21747         template recognition in cases like "if (a < b || c > d)".
21749         (c-restricted-<>-arglists): New more appropriate name for
21750         `c-disallow-comma-in-<>-arglists'.
21752         Accessing functions updated for the variable name change.
21754         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
21755         match data could get clobbered if NOT-INSIDE-TOKEN is used.
21757         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
21758         labels.
21760         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
21761         instead of duplicating parts of it.  This fixes bogus label
21762         recognition.
21764         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
21765         of checking the context in which to apply the minimum indentation,
21766         so that it isn't enforced in e.g. namespace blocks.
21768         * cc-vars.el (c-inside-block-syms): New constant used by
21769         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
21770         to somewhat reduce the risk of becoming stale.
21772         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
21773         cc-cmds to cc-engine to allow use from cc-align.
21775         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
21776         qualified identifiers containing "::".
21778         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
21779         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
21781         * cc-vars.el (c-emacs-features): Use a space in front of the name
21782         of the temporary buffer.  That also avoids dumping problems in
21783         XEmacs due to undo info being left around after the buffer is killed.
21785         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
21786         arglist to see if it's a K&R style declaration.
21788         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
21789         before returning `knr-argdecl-intro'.
21791 2003-11-16  John Wiegley  <johnw@newartisans.com>
21793         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
21794         field in a long-listing always 8 characters, use `size-width',
21795         which has already been computed.
21797 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
21799         * subr.el (minor-mode-list): Add `hs-minor-mode'.
21801 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
21803         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
21804         Support operation while narrowed, with `diff-restrict-view'.
21806 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
21808         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21809         Take additional optional arg NARROWFUN.  For the generated functions:
21810         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
21811         include frags that arrange to check for and save narrowing state before
21812         the move and then conditionally call NARROWFUN after the move.
21814 2003-11-14  John Wiegley  <johnw@newartisans.com>
21816         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
21817         that was optional, but obviously missing based on surrounding code.
21819         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
21820         string arguments to numbers unless the whole argument was seen as
21821         a number.
21823 2003-11-14  Kenichi Handa  <handa@m17n.org>
21825         * international/mule.el (ctext-non-standard-encodings-alist):
21826         Fix coding systems.
21828 2003-11-10  Kenichi Handa  <handa@m17n.org>
21830         * language/kannada.el ("Kannada"): Add sample-text.
21832         * language/knd-util.el (kannada-compose-region)
21833         (kannada-compose-string, kannada-post-read-conversion):
21834         Add autoload cookie.
21836         * international/quail.el (quail-completion): Change the message
21837         "corresponding translations" to "corresponding characters".
21839 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
21841         * descr-text.el (describe-char): Fix typo.
21843 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
21845         These changes are to support Kannada language/script.
21847         * Makefile.in (DONTCOMPILE): Add kannada.el.
21849         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
21851         * loadup.el: Preload kannada.el.
21853         * language/ind-util.el (ucs-kannada-to-is13194-alist)
21854         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
21855         New variables.
21857         * language/kannada.el: New file.
21859         * language/knd-util.el: New file.
21861 2003-11-07  Andreas Schwab  <schwab@suse.de>
21863         * progmodes/autoconf.el (autoconf-font-lock-keywords):
21864         Also highlight AH_*.
21866         * xml.el (xml-parse-dtd): Fix misplaced paren.
21868 2003-11-07  Kenichi Handa  <handa@m17n.org>
21870         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
21872 2003-11-05  Juri Linkov  <juri@jurta.org>
21874         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
21875         (desktop-buffer-file): Use saved buffer-file-coding-system
21876         for file reading.  Set auto-insert to nil to prevent automatic
21877         insertion into restored empty files.
21879 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
21881         * files.el (risky-local-variable-p): Make second argument optional.
21883 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21885         * subr.el (add-hook): Fix last change.
21887 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
21889         * mail/rmail.el (rmail-convert-to-babyl-format):
21890         If base64-decode-region signals an error, catch it and silently
21891         ignore it.
21893 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
21895         * xml.el (xml-parse-region): Allow comments to appear after the
21896         topmost element has closed.
21897         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
21898         (xml-ns-expand-attr): New functions to do namespace handling.
21899         (xml-intern-attrlist): Back-compatible handling of attribute names.
21900         (xml-parse-tag): Move namespace handling to separate functions.
21901         Now produces elements in the form ((:ns . "element") (attr-list)
21902         children) instead of ('ns:element (attr-list) children).
21903         (xml-parse-attlist): Fix attribute parsing.
21904         (xml-parse-dtd): Change parsing so that it produces strings
21905         instead of interned symbols.
21907 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
21909         * dired.el (dired-ls-sorting-switches): Doc fix.
21911 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
21913         * emacs-lisp/rx.el (rx-or): Fix the case of
21914         "(rx (and ?a (or ?b ?c) ?d))".
21916 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
21918         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
21919         (texinfo-format-region): Use it.
21920         (texinfo-format-buffer-1): Ditto.
21922 2003-11-01  Alan Mackenzie  <acm@muc.de>
21924         Changes to allow scrolling whilst in isearch mode:
21925         * isearch.el (isearch-unread-key-sequence): New function,
21926         extracted from isearch-other-meta-char.
21927         (top level): (put 'foo 'isearch-scroll) on all Emacs's
21928         "scrollable" standard functions.
21929         (isearch-allow-scroll): New customizable variable.
21930         (isearch-string-out-of-window, isearch-back-into-window)
21931         (isearch-reread-key-sequence-naturally)
21932         (isearch-lookup-scroll-key): New functions.
21933         (isearch-other-meta-char): Doc string and functionality enhanced.
21934         Now accepts a prefix argument.
21935         (isearch-lazy-highlight-window-end): New variable.
21936         (isearch-lazy-highlight-new-loop): Pay attention to the window's
21937         end (thru isearch-lazy-highlight-window-end), not only its start.
21939         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
21940         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
21941         (universal-argument, universal-argument-more, negative-argument)
21942         (digit-argument, universal-argument-other-key): Minor changes.
21944 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
21946         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
21947         recursively if the last message is deleted, thus avoiding an
21948         infinite loop.
21950 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21952         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
21953         (tex-main-file): Don't add .tex if the extension is already present.
21954         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
21956 2003-10-29  Lute Kamstra  <lute@gnu.org>
21958         * progmodes/octave-inf.el (inferior-octave-prompt):
21959         Recognize version number in prompt.
21961 2003-10-28  Dave Love  <fx@gnu.org>
21963         * international/characters.el: Fix some Unicode ranges.
21965 2003-10-28  Kenichi Handa  <handa@m17n.org>
21967         * disp-table.el (standard-display-8bit)
21968         (standard-display-default, standard-display-ascii)
21969         (standard-display-g1, standard-display-graphic)
21970         (standard-display-underline): Assure that standard-display-table
21971         is a display table.
21973 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21975         * simple.el (reindent-then-newline-and-indent): Delete space *after*
21976         reindenting the first line.
21978 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
21980         * wid-edit.el (widget-default-delete): Always delete child widgets.
21982 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
21984         * newcomment.el (comment-indent): Don't call indent-according-to-mode
21985         if the line has code.
21986         Don't try to line up with something that's too far left.
21988         * progmodes/octave-mod.el (octave-comment-start): Simplify.
21989         (octave-mode-syntax-table): Add % as a comment starter.
21990         (octave-point): Remove.
21991         (octave-in-comment-p, octave-in-string-p)
21992         (octave-not-in-string-or-comment-p, calculate-octave-indent)
21993         (octave-blink-matching-block-open, octave-auto-fill):
21994         Use line-(beginning|end)-position instead.
21996 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
21998         * emacs-lisp/authors.el (authors-aliases): Add correct realname
21999         for Francesco Potort\e,Al\e(B.
22001 2003-10-23  Dave Love  <fx@gnu.org>
22003         * international/mule-cmds.el (locale-charset-to-coding-system):
22004         Don't rely on nil being a coding system.
22006         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
22007         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
22008         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
22010 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
22012         * gdb-ui.el (gdb-current-language): New variable.
22013         (gdb-update-flag): Remove variable.
22014         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
22015         (gdb-take-last-elt): Remove function.
22016         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
22017         (gdb-post-prompt): Check for variable object changes here.
22019         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
22020         object changes in gdb-ui.el.
22022 2003-10-21  Richard M. Stallman  <rms@gnu.org>
22024         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
22026         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
22027         Don't check for foo*/ wildcard form here.
22028         (insert-directory): Recognize foo*/ as a wildcard.
22029         Separate wildcard-regexp variable from the arg, wildcard.
22031         * subr.el (add-hook): Correctly detect when make-local-hook was used.
22032         (remove-hook): Correctly handle strange cases about local hooks.
22034 2003-10-21  David Ponce  <david@dponce.com>
22036         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
22037         argument REAL, to return a real number instead of a rounded
22038         integer value.  Define as inline function.
22039         (ruler-mode-right-fringe-cols): Likewise.
22040         (ruler-mode-scroll-bar-cols): New function.
22041         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
22042         (ruler-mode-right-scroll-bar-cols): Likewise.
22043         (ruler-mode-space): New function.
22044         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
22045         scroll bar mode and margins in a more robust way.
22047 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
22049         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
22050         (antlr-c-init-language-vars): New function.
22051         (antlr-mode): Use it with cc-mode before v5.29.
22052         (antlr-c-common-init): Don't set some local vars here.
22053         (antlr-mode): Set them here.
22054         (antlr-c-forward-sws): New function alias.
22055         (antlr-mode): Redefine with cc-mode before v5.30.
22056         (antlr-skip-sexps): Use it.
22057         (antlr-skip-exception-part): Ditto.
22058         (antlr-skip-file-prelude): Ditto.
22059         (antlr-outside-rule-p): Ditto.
22060         (antlr-end-of-body): Ditto.
22061         (antlr-option-kind): Ditto.
22062         (antlr-insert-option-area): Ditto.
22063         (antlr-file-dependencies): Ditto.
22065 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
22067         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
22068         Move backward only if point was not inside an entry.
22070 2003-10-21  Richard M. Stallman  <rms@gnu.org>
22072         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
22074 2003-10-21  Juri Linkov  <juri@jurta.org>
22076         * compare-w.el: Automatically skip non-matching text to resync.
22077         (compare-windows-whitespace): Doc fix.
22078         (compare-windows-sync, compare-windows-sync-string-size)
22079         (compare-windows-recenter, compare-ignore-whitespace)
22080         (compare-windows-highlight, compare-windows-face): New variables.
22081         (compare-windows): Use compare-windows-sync.
22082         (compare-windows-highlight, compare-windows-dehighlight)
22083         (compare-windows-sync-regexp)
22084         (compare-windows-sync-default-function): New functions.
22086 2003-10-21  Juri Linkov  <juri@jurta.org>
22088         * diff.el (diff-parse-differences): Don't visit the files now;
22089         instead, just record the error locus.
22091 2003-10-21  Dave Love  <fx@gnu.org>
22093         * progmodes/cfengine.el: New file.
22095 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22097         * complete.el (PC-do-completion): Do not forget to use `pred' as the
22098         default-directory when completing file names.
22100 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
22102         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
22103         followed by the word `face', it gets treated as a face, even if
22104         it is also defined as a variable or a function.
22106 2003-10-20  Dave Love  <fx@gnu.org>
22108         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22109         Avoid incf in macro expansion.
22111 2003-10-20  John Paul Wallington  <jpw@gnu.org>
22113         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
22114         `evenp' so we don't implicitly require cl library at runtime.
22116 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
22118         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
22119         (help-make-xrefs): Only make cross-references for faces if
22120         preceded or followed by the word `face'.  Do not make a
22121         cross-reference for variables without variable documentation,
22122         unless preceded by the word `variable' or `option'.  Update doc
22123         string accordingly.
22125 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
22127         * progmodes/hideshow.el: Rewrite one-armed `if'
22128         constructs using either `when' or `unless'.
22129         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
22131 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
22133         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
22134         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
22135         instead of 12x12.
22137 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
22139         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
22140         message while converting to Babyl.
22142 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
22144         * allout.el (allout-mode): Doc fix.
22146 2003-10-16  Lute Kamstra  <lute@gnu.org>
22148         * subr.el (force-mode-line-update): Fix docstring.
22150 2003-10-14  Dave Love  <fx@gnu.org>
22152         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
22153         (default-input-method): Add :link, improve :type.
22154         (locale-charset-language-names): Fix utf-8 pattern.
22155         (locale-charset-match-p, locale-charset-alist)
22156         (locale-charset-to-coding-system): New.
22157         (set-locale-environment): Deal with codeset part of locale specs.
22159 2003-10-14  Lute Kamstra  <lute@gnu.org>
22161         * fringe.el (fringe-mode): Use active voice in docstring.
22162         (set-fringe-style): Ditto.
22164 2003-10-13  Lute Kamstra  <lute@gnu.org>
22166         * fringe.el (fringe-mode): Fix docstring.
22167         (set-fringe-style): Ditto.
22169 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
22171         * ediff-mult.el (ediff-filegroup-action):
22172         Use ediff-default-filtering-regexp.
22174         * ediff-util.el (ediff-recenter): Don't call
22175         ediff-restore-highlighting twice.
22176         (ediff-select-difference): Set current difference.
22177         (ediff-unselect-and-select-difference): Add comment.
22179         * ediff.el (ediff-directories,ediff-directory-revisions)
22180         (ediff-directories3,ediff-merge-directories)
22181         (ediff-merge-directories-with-ancestor)
22182         (ediff-merge-directory-revisions)
22183         (ediff-merge-directory-revisions-with-ancestor):
22184         Use ediff-default-filtering-regexp.
22186 2003-10-12  Andreas Schwab  <schwab@suse.de>
22188         * international/mule-cmds.el (locale-charset-language-names):
22189         Simplify regex by removing unused grouping.
22191 2003-10-10  Dave Love  <fx@gnu.org>
22193         * bindings.el: Don't bind stop.
22195 2003-10-08  Miles Bader  <miles@gnu.org>
22197         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
22198         face instead of attempting to emulate it.
22200 2003-10-07  Kenichi Handa  <handa@m17n.org>
22202         * international/mule-diag.el (list-coding-systems-1): List coding
22203         systems that are loaded automatically.
22205         * international/code-pages.el (iso-8859-11): Add autoload cookie.
22207         * international/mule.el (autoload-coding-system): New function.
22209 2003-10-07  Andreas Schwab  <schwab@suse.de>
22211         * log-edit.el (log-edit-changelog-entries): Prefer local value of
22212         change-log-default-name in the buffer visiting the file.
22214 2003-10-06  Dave Love  <fx@gnu.org>
22216         * files.el (find-file-hook): Customize.
22217         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
22219         * bindings.el (completion-ignored-extensions): Remove .log.
22220         (global-map): Add again, open, stop keys.
22222 2003-10-05  Richard M. Stallman  <rms@gnu.org>
22224         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
22225         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
22226         Use sh-modify directly.
22227         (sh-select): Use sh-append, not eval.
22229         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
22231         * info.el (Info-following-node-name): New function.
22233         * loadhist.el (unload-feature-special-hooks):
22234         Rename from loadhist-hook-functions.
22235         (loadhist-hook-functions): Now an alias.
22237 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
22239         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
22240         file-name clashes on 8+3 filesystems.
22242         * Makefile.in (DONTCOMPILE, bootstrap-clean):
22243         Rename loaddefs-boot.el to ldefs-boot.el
22245         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
22246         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
22248 2003-10-03  Lute Kamstra  <lute@gnu.org>
22250         * info.el (Info-mode): Revert previous change.
22251         (Info-escape-percent): New function.
22252         (Info-fontify-node): Use it.
22254 2003-10-02  Andreas Schwab  <schwab@suse.de>
22256         * loaddefs-boot.el: Regenerated.
22258 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
22260         * ffap.el: Remove defadvice related code from CVS since `complete'
22261         provides a `PC-completion-as-file-name-predicate' variable that
22262         ffap can override.
22264 2003-10-02  Kenichi Handa  <handa@m17n.org>
22266         * international/utf-8.el (ccl-decode-mule-utf-8):
22267         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
22269         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
22270         * international/subst-big5.el: Likewise.
22271         * international/subst-gb2312.el: Likewise.
22272         * international/subst-ksc.el: Likewise.
22274 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
22276         * calendar/calendar.el (increment-calendar-month)
22277         (calendar-leap-year-p, calendar-absolute-from-gregorian)
22278         (generate-calendar, calendar-read-date, calendar-interval)
22279         (calendar-day-of-week): Handle years BC.
22280         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
22282 2003-10-01  Dave Love  <fx@gnu.org>
22284         * language/cyrillic.el (cp1251): Alias for windows-1251.
22286         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
22287         bootstrap.
22289 2003-10-01  Lute Kamstra  <lute@gnu.org>
22291         * files.el: Fix typo.
22292         * imenu.el (imenu--generic-function): Docstring fix.
22294 2003-09-30  Richard M. Stallman  <rms@gnu.org>
22296         * dired.el (dired-mode): Handle dired-directory as a list.
22298 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
22300         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
22302         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
22304         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
22305         Replace gud-display with gud-watch.
22306         (gud-speedbar-buttons): Add stuff for watching expressions
22307         in the speedbar when using M-x gdba.  Use dolist on old part
22308         of this function.
22310         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
22311         (gdb-update-flag): New variables.
22312         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
22313         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
22314         (gud-watch, gdb-var-create-handler) : New functions.
22315         (gdb-var-list-children, gdb-var-list-children-handler)
22316         (gdb-var-create-regexp, gdb-var-update-regexp)
22317         (gdb-var-list-children-regexp): New constants.
22318         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
22319         (gdb-annotation-rules): Reduce annotation set (level 3).
22320         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
22321         (gdb-post-prompt): Don't update GDB buffers every time speedbar
22322         updates.
22323         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
22324         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
22325         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
22326         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
22327         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
22328         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
22329         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
22330         (gud-display, gud-display1)
22331         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
22332         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
22333         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
22334         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
22335         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
22336         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
22337         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
22338         (gdb-display-display-buffer, gdb-toggle-display)
22339         (gdb-delete-display, gdb-expressions-popup-menu)
22340         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
22341         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
22342         to display buffer.
22344 2003-09-30  Richard M. Stallman  <rms@gnu.org>
22346         * progmodes/ada-mode.el (ada-mode): Don't use advice.
22347         Instead, set which-func-functions.
22349         * progmodes/which-func.el (which-func-modes): Add ada-mode.
22350         (which-func-functions): New variable.
22351         (which-function): Use that.
22353         * info.el (Info-mode): Double each `%' in header line.
22355         * emacs-lisp/lisp-mnt.el (lm-with-file):
22356         When FILE is nil, run BODY in current buffer.
22358         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
22360         * help.el (describe-mode): Start with a brief list of minor modes.
22361         Find them thru minor-mode-list so as to find them all.
22362         Show them in alphabetical order.
22364         * mail/sendmail.el (mail-aliases): Doc fix.
22366         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
22368 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
22370         * mail/rmailsum.el (rmail-make-summary-line-1):
22371         Change comma after last label to a space.
22372         (rmail-summary-font-lock-keywords): Adapt to that change.
22374 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
22376         * progmodes/scheme.el (scheme-mode-variables): When setting
22377         `font-lock-defaults', also specify that "#" should
22378         be interpreted with `word' syntax.
22379         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
22381 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
22383         * desktop.el: A lot of comments updated.
22384         (desktop-save-mode): Minor mode introduced.
22385         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
22386         (desktop-load-default): Function made obsolete.
22387         (desktop-locals-to-save): Variable made customizable.
22388         (desktop-read): Optional parameter `dirname' added.
22389         (desktop-change-dir, desktop-revert): Parameter `dirname' in
22390         `desktop-read' used.
22391         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
22393 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
22395         * whitespace.el (whitespace-clean-msg): Add user customizable message
22396         for displaying ``clean'' output.
22397         (whitespace-buffer): Use `whitespace-clean-msg'.
22398         (whitespace-global-mode): Fix typo.
22400 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
22402         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
22404 2003-09-29  Lute Kamstra  <lute@gnu.org>
22406         * bindings.el (mode-line-modes): Remove superfluous :propertize
22407         construct in initialization.
22408         (mode-line-position): Change cons cell into proper list in
22409         initialization.
22411 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
22413         * international/mule.el (decode-coding-inserted-region): Use car
22414         of the return value of find-operation-coding-system.
22416 2003-09-29  Kenichi Handa  <handa@m17n.org>
22418         * descr-text.el (describe-char): Fix previous change.
22420 2003-09-28  Kenichi Handa  <handa@m17n.org>
22422         * descr-text.el (describe-char-display): New function.
22423         (describe-char): Pay attention to display table on describing how
22424         a character is displayed.
22426         * international/mule-cmds.el (encoded-string-description):
22427         Prepend "0x" to each encoded byte.
22429 2003-09-28  Andreas Schwab  <schwab@suse.de>
22431         * find-file.el (ff-special-constructs): Add autoload cookie.
22433 2003-09-28  Kevin Ryde  <user42@zip.com.au>
22435         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
22436         makeinfo appends to duplicate index entries.
22438 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
22440         * dired-x.el (dired-clean-tex): Doc fix.
22442         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
22443         using a Chinese tutorial.
22445 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
22447         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
22448         between "MAIL FROM:" and "RCPT TO:" and the following address.
22450 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
22452         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
22454 2003-09-28  David Ponce  <david@dponce.com>
22456         * recentf.el (recentf-initialize-file-name-history): New defcustom.
22457         (recentf-load-list): When `recentf-initialize-file-name-history'
22458         is non-nil, initialize an empty `file-name-history' with the
22459         recent list.
22461 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
22463         * man.el (Man-default-man-entry): Remove the leading `*' from the
22464         word at point.
22466 2003-09-26  Lute Kamstra  <lute@gnu.org>
22468         * bindings.el (mode-line-position): Mention size indication in
22469         docstring.
22471 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
22473         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
22475         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
22476         because it's autoloaded now.
22478 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
22480         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
22481         (sh-font-lock-keywords, sh-feature): Fix previous change of
22482         sh-feature to avoid infloop with sh-font-lock-keywords.
22484 2003-09-25  Kim F. Storm  <storm@cua.dk>
22486         * frame.el (frame-current-scroll-bars): New defun.
22488         * window.el (window-current-scroll-bars): New defun.
22490 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
22492         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
22493         cause errors when the state cache contains info on parts that have
22494         been narrowed out.
22496 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
22498         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
22499         `c-setup-paragraph-variables' has to be used when this variable is
22500         changed; it doesn't work to reinitialize the mode since that
22501         typically clobbers the variable.
22503         * progmodes/cc-styles.el (c-setup-paragraph-variables):
22504         Make it interactive.
22506 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
22508         * progmodes/cc-fonts.el (c-font-lock-declarations):
22509         Fix recognition of constructors and destructors for classes whose
22510         names are matched by `*-font-lock-extra-types'.
22512         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
22513         followed by an identifier in C++ then it's a type.
22515 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
22517         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
22518         problem that primarily affected XEmacs.  Don't use faces to find
22519         unterminated strings since Emacs and XEmacs fontify strings
22520         differently - this function should now work better in XEmacs.
22522 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
22524         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
22525         `expand-abbrev' workaround which caused braces to misbehave inside
22526         macros.
22528         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
22529         handling.  This bug could cause interactive font locking to bail out.
22531 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
22533         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22534         Handle paren-style types in Pike.  Also fixed some cases of
22535         insufficient handling of unbalanced parens.
22537 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
22539         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
22540         common shell prompts that are not common filename or URL characters.
22541         (ffap-file-at-point): Use the new regexp to strip the prompts from
22542         the file names.  This is an issue mostly for user prompts that
22543         don't have a trailing space and find-file-at-point is invoked from
22544         within a shell inside Emacs.
22546 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
22548         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
22549         stamps numerically, rather than textually.
22551 2003-09-24  Kenichi Handa  <handa@m17n.org>
22553         * language/devan-util.el (devanagari-post-read-conversion):
22554         * language/mlm-util.el (malayalam-post-read-conversion):
22555         * language/tml-util.el (tamil-post-read-conversion):
22556         Add autoload cookie.
22558         * international/utf-8.el (utf-8-post-read-conversion):
22559         Call post-read-conversion functions for Devanagari, Malayalam,
22560         and Tamil.
22562 2003-09-23  Dave Love  <fx@gnu.org>
22564         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
22566 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
22568         * progmodes/gud.el (perldb): Add gud-until to list of commands.
22569         Update gud-remove.
22571 2003-09-22  Richard M. Stallman  <rms@gnu.org>
22573         * progmodes/sh-script.el (sh-mode-default-syntax-table):
22574         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
22575         (sh-mode-syntax-table-input): New variable.
22576         (sh-require-final-newline): Don't use eval.
22577         (sh-builtins, sh-leading-keywords, sh-other-keywords)
22578         (sh-variables, sh-font-lock-keywords): Don't use eval.
22579         (sh-set-shell): When setting require-final-newline,
22580         treat value = `require-final-newline' as don't change it.
22581         Set sh-mode-syntax-table locally based on
22582         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
22584         * progmodes/compile.el (compile-internal):
22585         Call compilation-set-window-height before setting window start.
22587 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
22589         * emacs-lisp/bytecomp.el (byte-compile-log-file):
22590         Clear out byte-compile-last-warned-form.
22592 2003-09-22  Richard M. Stallman  <rms@gnu.org>
22594         * woman.el (woman-file-name, woman-follow-word):
22595         If current-word returns nil, use "".
22597         * simple.el (eval-expression): Bind standard-output in to-buffer case.
22599 2003-09-22  Richard M. Stallman  <rms@gnu.org>
22601         * emacs-lisp/lisp-mnt.el (lm-with-file):
22602         Don't visit the file, just use insert-file-contents in temp buffer.
22604 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
22606         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
22607         Add surrounding \\( and \\) around the header, as in
22608         for lm-history-header 'Change Log\\|History'.
22610 2003-09-22  John Paul Wallington  <jpw@gnu.org>
22612         * progmodes/ld-script.el: Add Commentary section,
22613         minor cleanup of file header.
22614         (ld-script-font-lock-keywords): Doc fix.
22615         (toplevel): Provide `ld-script' feature.
22617 2003-09-21  Kim F. Storm  <storm@cua.dk>
22619         * scroll-bar.el (set-scroll-bar-mode): Initialize to
22620         new built-in variable default-frame-scroll-bars.
22621         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
22622         scroll-bar-mode; notably, use it instead of t when we toggle
22623         scroll-bars on.
22624         (toggle-scroll-bar): Use default-frame-scroll-bars.
22626 2003-09-19  Masatake YAMATO  <jet@gyve.org>
22628         * pcvs.el (cvs-do-removal): Change the prompt depending on
22629         `filter' value.
22631 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
22633         * startup.el (command-line-1): Stop startup-echo-area-message
22634         being hidden by "Loading image..." message.
22635         (use-fancy-splash-screens-p, display-splash-screen):
22636         Move display-graphic-p test from latter to former.
22638         * progmodes/sh-script.el (sh-font-lock-keywords):
22639         Highlight escaped EOLs differently from other backslash constructs.
22641 2003-09-19  Richard M. Stallman  <rms@gnu.org>
22643         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
22644         New functions.
22645         (edebug-enter, edebug-outside-excursion): Use them.
22647         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
22648         Fix the condition for whether to print "In WHERE".
22650 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
22652         * finder.el (finder-mode-hook): New variable.
22653         (finder-mode): Run hook finder-mode-hook
22655 2003-09-18  Masatake YAMATO  <jet@gyve.org>
22657         * progmodes/ebrowse.el: Fix broken magic autoload comments.
22659 2003-09-17  Mario Lang  <mlang@delysid.org>
22661         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
22662         "p %e" to actually print the value in the GUD buffer.
22664 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
22666         From David Ponce <david.ponce@wanadoo.fr>:
22667         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
22668         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
22669         from loaddefs-boot.el if necessary.
22671 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
22673         * progmodes/gud.el (gud-find-class): Make jdb work again since
22674         cc-mode changed the syntactic information.
22676 2003-09-15  David Ponce  <david@dponce.com>
22678         * recentf.el: (recentf-exclude): Accept predicates too.
22679         (recentf-file-readable-p): New function.
22680         (recentf-include-p): Handle predicates in recentf-exclude.
22681         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
22682         (recentf-cleanup): Likewise.
22683         (recentf-save-list): Use write-file to handle backup of
22684         recentf-save-file.
22686 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
22688         * loaddefs-boot.el: Renamed from `loaddefs.el'
22689         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
22690         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
22691         necessary.
22693 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
22695         * electric.el (Electric-pop-up-window): For the `one-window' case,
22696         no longer disconcertingly move point in the original buffer.
22698 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
22700         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
22702 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
22704         * dired.el (dired-mode-map): Fix typo.
22706 2003-09-11  Richard M. Stallman  <rms@gnu.org>
22708         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
22710 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
22712         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
22713         the function is less noisy.  Now only `kill-buffer' can ask questions.
22715 2003-09-10  Mario Lang  <mlang@delysid.org>
22717         * battery.el: Update Commentary and Copyright.
22718         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
22719         appear due to wrong ordering of the expressions in `or'.
22721 2003-09-09  Lute Kamstra  <lute@gnu.org>
22723         * misc.el (upcase-char): Fix docstring.
22724         (zap-up-to-char): New command.
22726 2003-09-08  David Ponce  <david@dponce.com>
22728         Ensure that recentf correctly updates the menu bar.
22729         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
22730         (recentf-menu-bar): New function.
22731         (recentf-clear-data): Use it
22732         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
22733         of easy-menu-change.
22735 2003-09-08  Lute Kamstra  <lute@gnu.org>
22737         * simple.el (size-indication-mode): New.
22738         * bindings.el (mode-line-position): Add buffer size indicator.
22740 2003-09-04  Mario Lang  <mlang@delysid.org>
22742         * battery.el (battery-linux-proc-acpi): New function.
22743         (battery-status-function): Modify default value calculation to also
22744         check for availability of ACPI.
22745         (battery-echo-area-format): Ditto.
22746         (battery-mode-line-format): Ditto.
22748 2003-09-06  Dave Love  <fx@gnu.org>
22750         * ielm.el (ielm-mode-hook): Add :options.
22752         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
22753         (eldoc-print-current-symbol-info): Use it.
22755 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
22757         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
22758         being displayed in GUD buffer.
22759         (gdb-idle-input-queue): Remove var.  Use just one queue.
22760         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
22761         Remove functions.  Use just one queue.
22762         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
22763         (gdb-invalidate-assembler, gdb-get-current-frame):
22764         Modify functions.  Use just one queue.
22766 2003-09-04  Dave Love  <fx@gnu.org>
22768         * cus-start.el: Add blink-cursor-alist.
22770         * ruler-mode.el (ruler-mode-fill-column-char)
22771         (ruler-mode-current-column-char): Use char-displayable-p,
22772         not window-system.
22774         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
22776         * language/european.el (windows-1252): Move from code-pages.
22778         * language/cyrillic.el ("Windows-1251"): Delete.
22779         ("Bulgarian", "Belarusian"): Remove `features'.
22780         (windows-1251): Move from code-pages.
22782         * international/mule-diag.el (non-iso-charset-alist):
22783         Remove `codepage' stuff.
22784         (print-designation, list-coding-systems-1): Output fixes.
22786         * international/code-pages.el (cp-make-translation-table)
22787         (cp-valid-codes): Made defsubsts.
22788         (cp-fix-safe-chars): Delete.
22789         (mule-diag): Don't require.
22790         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
22791         (top-level): Check for defined coding system when defining
22792         cp... aliases.  Change w32-add-charset-info test to avoid warning.
22793         (non-iso-charset-alist): Defvar when compiling.
22794         (cp-make-coding-system): Doc fix.
22796 2003-09-02  Jason Rumney  <jasonr@gnu.org>
22798         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
22799         line-ends from CVS before doing conversion.
22801 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
22803         * calendar/diary-lib.el (diary-header-line-flag)
22804         (diary-header-line-format): New variables.
22805         (list-diary-entries): Use them to set header line in simple diary.
22807         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
22808         other than font-lock-string-face to highlight backslashes.
22810 2003-09-01  Jason Rumney  <jasonr@gnu.org>
22812         * international/titdic-cnv.el (tit-read-key-value): Include \r in
22813         regexp.
22815 2003-09-01  Dave Love  <fx@gnu.org>
22817         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
22819         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
22820         and :help; also line and column numbers labels.
22822         * international/mule-util.el (char-displayable-p): Move from
22823         latin1-disp, rename and autoload.
22825         * international/latin1-disp.el (latin1-char-displayable-p):
22826         Now obsolete alias.  Replace uses with char-displayable-p.
22827         (latin1-display-ucs-per-lynx): Fix last change.
22829         * international/mule-cmds.el (standard-display-european-internal):
22830         Don't use char code for Latin-1 NBSP.
22831         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
22832         U+2018, U+2019 for `'.
22833         (select-safe-coding-system): Message fix.
22835 2003-09-01  Kenichi Handa  <handa@m17n.org>
22837         * international/fontset.el (setup-default-fontset): For Thai
22838         font, specify "*" family.
22840 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
22842         * progmodes/compile.el (previous-error): Accept a prefix
22843         argument, similarly to next-error.
22845 2003-08-31  Masatake YAMATO  <jet@gyve.org>
22847         * pcvs.el (cvs-do-removal): Use = instead of eq to check
22848         the number of files.  Bind the number of files to a local
22849         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
22851 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
22853         * vc-hooks.el (vc-make-version-backup): Fix the change made on
22854         2003-07-26: msdos-long-file-names is a function, not a variable.
22856 2003-08-29  Richard M. Stallman  <rms@gnu.org>
22858         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
22859         Do nothing with mail-personal-alias-file if it is nil.
22861         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
22862         Do nothing if mail-personal-alias-file is nil.
22864         * term.el (term-exec-1): Bind coding-system-for-read.
22866         * dired.el (dired-mouse-find-file-other-window):
22867         Use dired-view-command-alist here, as in dired-view-file.
22868         (dired-view-command-alist): Use %s to substitute file name.
22869         Handle .ps_pages, .eps, .jpg, .gif, .png.
22871 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
22873         * info.el (Info-mode-map): Bind S-tab and <backtab> to
22874         `Info-prev-reference', instead of M-tab.
22876 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
22878         * simple.el (blink-matching-open): Work correctly on chars that
22879         are designated as parens through the syntax-table text property.
22881 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
22883         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
22884         line break position in the middle of a non-kinsoku (e.g. latin)
22885         word, making it skip until either a space or a character with
22886         category "|".
22887         (kinsoku-longer): Test for end of buffer.
22889 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
22891         * mail/rmail.el (rmail-convert-to-babyl-format):
22892         Detect quoted-printable- and base64-encoded messages and decode them
22893         automatically.  Set the message's encoding from the charset=
22894         header, if any.  Decode base64-encoded messages in Mail format as well.
22896 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
22898         * mail/smtpmail.el: Fix previous change.
22899         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
22900         calling smtpmail-via-smtp.
22901         (smtpmail-via-smtp): Add fall-back values for envelope-from.
22903 2003-08-26  John Paul Wallington  <jpw@gnu.org>
22905         * image.el (image-jpeg-p): Don't search beyond length of data.
22907 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
22909         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
22910         misfeature in `expand-abbrev' which caused electric keywords like
22911         "else" to disappear if an open brace was typed directly afterwards.
22913 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
22915         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
22916         mandatory in `define-widget'.
22918         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
22919         Don't align the operators "!=", "<=" and ">=" as assignment operators.
22921         (c-assignment-operators): New language constant that only contains
22922         the assignment operators.
22924         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
22926 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
22928         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22929         Safeguard against unbalanced sexps.
22931 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
22933         * version.el (emacs-version): Check for gtk.  Include gtk version info.
22935 2003-08-25  John Paul Wallington  <jpw@gnu.org>
22937         * man.el (Man-default-man-entry): Don't whizz past the section
22938         number before looking for it.
22940 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
22942         * progmodes/gud.el (gud-display-line): Don't set window-point if
22943         source buffer is not visible.  (Only happens with M-x gdba.)
22945         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
22946         documentation.
22947         (gdb-source, gdb-source-info): Update to assembler unnecessary
22948         as its done after each GDB command anyway.
22949         (gdb-pre-prompt): Use with-current-buffer.
22950         (gdb-insert-field): Add help-echo text.
22951         (gdb-invalidate-assembler): Re-display of assembler now done in
22952         gdb-info-breakpoints-custom.
22953         (gdb-info-breakpoints-custom): Force re-display of assembler to
22954         happen *after* update of breakpoints buffer.
22955         (gdb-display-source-buffer): Don't choke if gdb-source-window
22956         isn't visible.
22957         (gdb-put-string, gdb-put-arrow): Remove free variables.
22959 2003-08-24  John Paul Wallington  <jpw@gnu.org>
22961         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
22963         * man.el (Man-default-man-entry): Strip text properties when
22964         snarfing parts of entry because `format' preserves properties.
22966 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
22968         * files.el (file-newest-backup): Use `expand-file-name'.
22970         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
22971         Allow the diary to pop up a new frame, if needed.
22973         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
22974         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
22975         (smtpmail-send-it): Make treatment of envelope-from consistent with
22976         sendmail.el.
22978         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
22979         (sh-leading-keywords): Add the bash `time' reserved word.
22980         (sh-variables): Add some bash variables.
22981         (sh-add-completer): Fix nil branch of case statement.
22983 2003-08-24  Masatake YAMATO  <jet@gyve.org>
22985         * progmodes/ld-script.el: New file.
22987 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
22989         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
22991 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
22993         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
22994         Better explain obsolescence, and what to use instead.
22996 2003-08-23  Masatake YAMATO  <jet@gyve.org>
22998         * pcvs.el (cvs-do-removal): Show the deleted file name
22999         on the prompt.
23001 2003-08-20  Dave Love  <fx@gnu.org>
23003         * international/mule.el (make-coding-system)
23004         (set-buffer-file-coding-system): Doc fix.
23006         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
23008         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
23010         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
23012         * international/utf-16.el: Add mime-text-unsuitable coding system
23013         properties.
23015         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
23017         * cus-edit.el: Add some :links.
23018         (bib): Remove.
23020         * textmodes/bib-mode.el (bib): Add :group external.
23022 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
23024         * wid-edit.el (widget-echo-help): Make it handle expressions that
23025         evaluate to strings.
23027 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
23029         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
23031         Simplify selection of SQL products to define highlighting and
23032         interactive mode.  Includes detailed instructions on adding
23033         support for new products.
23035         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
23036         product for use in highlighting and interactive mode.
23037         (sql-interactive-product): New variable.  SQL product for
23038         sql-interactive-mode.
23039         (sql-product-support): New variable.  Specifies product-specific
23040         parameters to drive highlighting and interactive mode.
23041         (sql-imenu-generic-expression): Add more object types.
23042         (sql-sqlite-options): Correct comment.
23043         (sql-ms-program): Use "osql" rather than "isql".
23044         (sql-prompt-regexp, sql-prompt-length): Update comment.
23045         (sql-mode-menu): Add "Start SQLi session" entry.
23046         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
23047         (sql-mode-abbrev-table): Add abbreviations.  Support of
23048         SYSTEM-FLAG on define-abbrev.  Support was removed with last
23049         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
23050         (sql-mode-font-lock-object-name): Add font-lock pattern for object
23051         names.
23052         (sql-mode-ansi-font-lock-keywords): Set as default value.
23053         (sql-mode-oracle-font-lock-keywords): Set as default value.
23054         Support Oracle 9i keywords.
23055         (sql-mode-postgres-font-lock-keywords): Set as default value.
23056         (sql-mode-linter-font-lock-keywords): Set as default value.
23057         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
23058         SQLServer 2000.
23059         (sql-mode-sybase-font-lock-keywords)
23060         (sql-mode-interbase-font-lock-keywords)
23061         (sql-mode-sqlite-font-lock-keywords)
23062         (sql-mode-strong-font-lock-keywords)
23063         (sql-mode-mysql-font-lock-keywords)
23064         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
23065         keywords.
23066         (sql-mode-font-lock-defaults): Update comment.
23067         (sql-product-feature): New function.  Returns feature associated
23068         with a product from `sql-product-support' alist.
23069         (sql-product-font-lock): New function.  Set font-lock support
23070         based on `sql-product'.
23071         (sql-add-product-keywords): New function.  Add font-lock rules to
23072         product-specific keyword variables.
23073         (sql-set-product): New function.  Set `sql-product' and apply
23074         appropriate font-lock highlighting.
23075         (sql-highlight-product): New function.  Set font-lock support
23076         based on a product.  Also set mode name to include product name.
23077         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
23078         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
23079         Use `sql-set-product'.
23080         (sql-highlight-ms-keywords)
23081         (sql-highlight-sybase-keywords)
23082         (sql-highlight-interbase-keywords)
23083         (sql-highlight-strong-keywords)
23084         (sql-highlight-mysql-keywords)
23085         (sql-highlight-sqlite-keywords)
23086         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
23087         (sql-get-login): Prompt in the same order as the tokens.
23088         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
23089         (sql-product-interactive): New function.  Common portions of
23090         product-specific interactive mode wrappers.
23091         (sql-interactive-mode): Rewritten to use product features.
23092         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
23093         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
23094         (sql-db2, sql-linter): Use `sql-product-interactive'.
23095         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
23096         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
23097         (sql-connect-ingres, sql-connect-postgres)
23098         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
23099         New functions.  Format command line parameters and invoke comint on
23100         the appropriate interpreter.  Code was in the corresponding
23101         `sql-xyz' function before.
23102         (sql-connect-ms): New function.  Support -E argument to use
23103         operating system credentials for authentication.
23105 2003-08-18  Kenichi Handa  <handa@m17n.org>
23107         * international/mule.el (encode-char): Fix for the ASCII case.
23109 2003-08-15  Kenichi Handa  <handa@m17n.org>
23111         * international/fontset.el (setup-default-fontset): Change "*" to
23112         nil in the specifications of font family.
23114 2003-08-18  Kim F. Storm  <storm@cua.dk>
23116         * kmacro.el (kmacro-keymap): Group related bindings in
23117         initialization for clarity.  Bind C-s to start macro.
23118         Remove C-r binding.
23119         (kmacro-initial-counter-value): New defvar to hold initial counter
23120         value in case we set the value before defining a macro.
23121         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
23122         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
23123         not defining or executing macro.  Doc fix.
23124         (kmacro-add-counter): Clear kmacro-initial-counter-value.
23125         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
23126         temporarily view older elements on the macro ring without cycling
23127         the ring.
23128         (kmacro-display): Doc fix.
23129         (kmacro-exec-ring-item): New helper function.
23130         (kmacro-call-ring-2nd): Use it.
23131         (kmacro-call-ring-2nd-repeat): Doc fix.
23132         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
23133         (kmacro-end-or-call-macro): Execute last viewed macro (using
23134         kmacro-exec-ring-item) from ring if this follows
23135         kmacro-view-macro.  This allows us to find a macro on the ring
23136         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
23137         the ring to bring it to the head of the ring.
23138         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
23139         Allow binding to reserved keys without specifying C-x C-k prefix.
23140         Ask for confirmation if entered key sequence is already bound to
23141         a non-macro command.
23142         (kmacro-view-macro): Repeating command will show older elements
23143         on the macro ring; C-k will execute the last viewed macro.
23144         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
23145         property from 'ring to 'head.
23147 2003-08-17  Alan Shutko  <ats@acm.org>
23149         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
23150         keeping December out of the alist.
23152 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
23154         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
23155         * calendar/calendar.el (calendar-mode-map): Bind it to key.
23156         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
23157         (calendar-flatten): New function.
23158         (calendar-mouse-view-other-diary-entries)
23159         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
23160         in the menu title and to show multi-line diary entries correctly
23161         in the menu.
23163 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
23165         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
23166         defcustom, because the default was recently changed.
23168 2003-08-16  Richard M. Stallman  <rms@gnu.org>
23170         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
23172         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
23173         New subroutine, broken out of eval-last-sexp-1.
23174         (eval-last-sexp-1): Use eval-last-sexp-print-value.
23176         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
23178         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
23180         * simple.el (eval-expression): Use eval-last-sexp-print-value.
23182 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
23184         * progmodes/compile.el (compilation-error-regexp-alist):
23185         Add Java ANt error detection as described in document
23186         http://ant.apache.org/faq.html
23188 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
23190         * simple.el (backward-word, forward-to-indentation)
23191         (backward-to-indentation): Argument changed to optional.
23192         (next-line, previous-line): Use `or' instead of `unless'.
23194 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23196         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
23197         instead of a constant.
23199 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
23201         * shell.el (shell): With prefix-arg, suggest a new buffer name.
23203 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
23205         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
23206         (vc-sccs-workfile-version): Search the entire delta table, rather
23207         than just the first entry, because that might be a deleted version.
23209 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
23211         * menu-bar.el (menu-bar-options-menu): Supply a body for the
23212         [save-place] binding in the Options menu.  Have it require
23213         'saveplace' and then toggle the variable manually, to avoid an
23214         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
23215         for the bug report.
23217 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
23219         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
23220         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
23221         (gdb-info-threads-custom): Add help-echo text.
23222         (gdb-display-back): Don't use purecopy.
23223         (gdb-info-breakpoints-custom, gdb-reset)
23224         (gdb-assembler-custom): Use display-images-p to test if breakpoint
23225         icons can be displayed.
23227 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
23229         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
23231 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
23233         * bookmark.el (bookmark-completing-read):
23234         Return a string, instead of a list of one string.
23235         Use a popup menu if activated from the mouse.
23236         (bookmark-edit-annotation): Remove unused vars.
23237         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
23238         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
23239         to bookmark-completing-read.
23240         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
23241         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
23242         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
23243         and erase-buffer.
23244         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
23245         (bookmark-menu-jump, bookmark-menu-insert)
23246         (bookmark-popup-menu-and-apply-function)
23247         (bookmark-menu-popup-paned-bookmark-menu): Remove.
23248         (bookmark-menu-build-paned-menu): Remove by folding it into
23249         bookmark-menu-popup-paned-menu.
23250         (menu-bar-bookmark-map): Move the define-key statements here.
23251         Use the "non-menu" commands since they now pop up a menu if needed.
23252         (bookmark-exit-hook-internal): Simplify.
23254 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
23256         * reftex-toc.el (reftex-toc-rename-label): New function.
23257         (reftex-toc-check-docstruct): New function.
23259         * reftex.el (reftex-region-active-p): New function.
23261         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
23262         regexp to find the \bibliography macro.
23264         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
23265         which does not exist in LaTeX.
23266         (reftex-cite-format-builtin): Added amsrefs support.
23267         (reftex-toc-confirm-promotion): New option
23269         * reftex-toc.el
23270         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
23271         (reftex-toc-demote, reftex-toc-promote)
23272         (reftex-toc-do-promote, reftex-toc-promote-prepare)
23273         (reftex-toc-promote-action, reftex-toc-extract-section-number)
23274         (reftex-toc-newhead-from-alist)
23275         (reftex-toc-load-all-files-for-promotion): New functions.
23276         (reftex-toc-help): Added description of new keys.
23277         (reftex-toc-split-windows-fraction): New option.
23278         (reftex-recenter-toc-when-idle): Search *toc* window on all
23279         visible frames.
23280         (reftex-toc): Additional parameter REUSE
23281         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
23282         with REUSE argument.
23283         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
23284         the call of `reftex-toc'.
23285         (reftex-make-separate-toc-frame): New function .
23286         (reftex-toc-recenter): When called with triple prefix arg, call
23287         `reftex-make-separate-toc-frame' first.
23288         (reftex-toc-toggle-dedicated-frame): New command.
23289         (reftex-toc-quit): Adapted to delete frame when called in
23290         dedicated frame.
23292         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
23293         all enclosing macros.
23296 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23298         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
23299         first use.
23301 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23303         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
23305 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
23307         * calendar/calendar.el (list-diary-entries-hook)
23308         (diary-display-hook, nongregorian-diary-listing-hook)
23309         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
23310         Add some customize options for these hooks.
23311         (calendar-abbrev-construct): Don't try to take a substring longer
23312         than the original string.
23314 2003-08-05  Richard M. Stallman  <rms@gnu.org>
23316         * emacs-lisp/testcover.el (noreturn): Report error if does return.
23317         (testcover-reinstrument-clauses): Doc fix.
23319         * emacs-lisp/warnings.el: Doc fixes, args renamed.
23320         (warning-type-format): Rename from warning-group-format.
23322         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
23323         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
23324         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
23325         to prevent warnings about defvar for an obsolete variable.
23327         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
23328         warning-group-format renamed to warning-type-format.
23330         * subr.el (read-passwd): Use clear-string instead of fillarray.
23332         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
23333         Use vconcat instead of concat.
23334         (edmacro-sanitize-for-string): New function.
23336 2003-08-05  Dave Love  <fx@gnu.org>
23338         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
23339         line-number-display-limit-width.
23341         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
23343 2003-08-05  Kenichi Handa  <handa@m17n.org>
23345         * international/code-pages.el: Don't require mule-diag.
23347         * international/mule-diag.el (non-iso-charset-alist):
23348         Add autoload cookie.
23350         * language/devan-util.el (dev-glyph-order): Add an entry for the
23351         glyph code #xC4.
23353 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
23355         * calendar/calendar.el (diary-file, diary-file-name-prefix)
23356         (european-calendar-style, diary-date-forms)
23357         (calendar-day-name-array, calendar-month-name-array): Doc change.
23358         (generate-calendar-month): Adapt for new behavior of
23359         `calendar-day-name' function.
23360         (calendar-abbrev-length, calendar-day-abbrev-array)
23361         (calendar-month-abbrev-array): New variables.
23362         (calendar-abbrev-construct): New function.
23363         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
23364         rather than fixing abbrevs at some width.  Calling syntax change.
23365         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
23366         (calendar-date-string): Adapt for new behaviors of
23367         `calendar-day-name' and `calendar-month-name' functions.
23369         * calendar/diary-lib.el (list-diary-entries): Adapt for new
23370         behavior of `calendar-day-name' and `calendar-month-name' functions.
23371         (diary-name-pattern): Use abbrev arrays, rather than fixing
23372         abbrevs at three chars.  Calling syntax change.
23373         (mark-diary-entries): Adapt for new behaviors of
23374         `diary-name-pattern' and `calendar-make-alist' functions.
23375         (fancy-diary-font-lock-keywords): Adapt for new behavior of
23376         `diary-name-pattern' function.
23377         (font-lock-diary-date-forms): Use abbrev arrays, rather than
23378         fixing abbrevs at three chars.  Calling syntax change.
23379         (cal-hebrew, cal-islam): Require when compiling.
23380         (diary-font-lock-keywords): Adapt for new behavior of
23381         `font-lock-diary-date-forms' function.
23383         * calendar/cal-hebrew.el: Reposition some code so defined before used.
23384         (calendar-hebrew-month-name-array-common-year)
23385         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
23386         (list-hebrew-diary-entries): Adapt for new behaviors of
23387         `calendar-day-name' and `add-to-diary-list' functions.
23388         (mark-hebrew-diary-entries): Adapt for new behaviors of
23389         `diary-name-pattern' and `calendar-make-alist' functions.
23391         * calendar/cal-islam.el (calendar-islamic-month-name-array):
23392         Add doc string.
23393         (list-islamic-diary-entries): Adapt for new behaviors of
23394         `calendar-day-name' and `add-to-diary-list' functions.
23395         (mark-islamic-diary-entries): Adapt for new behaviors of
23396         `diary-name-pattern' and `calendar-make-alist' functions.
23398         * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
23399         `calendar-month-name' function.
23401         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
23403         * calendar/solar.el (solar-seasons-data): Move definition before use.
23405         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
23406         (cal-tex-LaTeX-hourbox): Move definition before use.
23408         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
23409         * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
23410         * lunar.el, solar.el (displayed-month, displayed-year):
23411         Define for compiler.
23413 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
23415         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
23416         MODE.  Renamed from c-init-c-language-vars'.
23417         (c-initialize-cc-mode): Change accordingly.
23418         (c-common-init): Ditto.
23419         (c-mode): Ditto.
23420         (c++-mode): Use `c-init-language-vars-for'.
23421         (objc-mode): Ditto.
23422         (java-mode): Ditto.
23423         (idl-mode): Ditto.
23424         (pike-mode): Ditto.
23425         (awk-mode): Ditto.
23427 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
23429         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
23430         or not the point moved.
23432         (c-search-decl-header-end): Don't trip up on operator identifiers
23433         in C++ and operators like == in all languages.
23435         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
23436         Detect leading labels correctly.
23438 2003-08-02  Andreas Schwab  <schwab@suse.de>
23440         * textmodes/ispell.el: Don't redo key bindings on loading, put
23441         them only in loaddefs.el.
23442         * bookmark.el: Likewise.
23443         * dabbrev.el: Likewise.
23444         * emerge.el: Likewise.
23446         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
23447         has more than one member.
23449         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
23451 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23453         * lpr.el (printify-region): It was ending conversion before the
23454         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
23456 2003-07-31  John Paul Wallington  <jpw@gnu.org>
23458         * net/browse-url.el (browse-url-epiphany): Doc fix.
23460 2003-07-30  Kenichi Handa  <handa@m17n.org>
23462         * international/fontset.el (setup-default-fontset):
23463         Change registry names of Akurti fonts.
23465 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
23467         * comint.el (comint-read-noecho): Use `clear-string' instead of
23468         `fillarray'.
23470 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
23472         * outline.el (outline-mode-hook): Add defvar.
23474 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
23476         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
23477         Restore assembler in source window if that is what has been selected.
23478         (menu): Add gdb-restore-windows to menu.  Make gdba
23479         specific menus only visible from gdba.
23481 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
23483         * progmodes/compile.el (compilation-environment): New user variable.
23484         (compile-internal): Respect it.
23486 2003-07-23  Masatake YAMATO  <jet@gyve.org>
23488         * progmodes/gud.el (gdb-script-font-lock-keywords):
23489         Put `font-lock-function-name-face' on a symbol which includes
23490         `-' like `hook-run'.  Put font-lock-variable-name-face
23491         on a symbol starting with $.
23493 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
23495         * files.el (set-visited-file-name): Use truename for buffer-file-name.
23497 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
23499         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
23501 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
23503         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
23504         Use with-no-warnings.
23505         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
23506         rather than to find-file-not-found-hook, which doesn't exist.
23508 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
23510         * international/quail.el (quail-translate-key): Fix previous change.
23512 2003-07-25  John Paul Wallington  <jpw@gnu.org>
23514         * server.el (server-start): Check `server-process' is non-nil
23515         before killing it to avoid killing current buffer's process.
23517         * simple.el (choose-completion-string): Use `minibufferp';
23518         test `completion-reference-buffer' if `buffer' arg is nil.
23519         (push-mark): Use `when' and `unless'.
23520         (pop-mark): Use `when'.
23522         * mouse-sel.el (mouse-sel-get-selection-function):
23523         Check `x-last-selected-text-primary'.  Don't barf if it or
23524         `x-last-selected-text' aren't bound.
23526 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
23528         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
23530 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
23532         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
23534 2003-07-23  John Paul Wallington  <jpw@gnu.org>
23536         * tooltip.el (defface tooltip): Inherit from variable-pitch.
23538 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
23540         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
23541         string.  Defvar the derived hook.
23543         * macros.el (insert-kbd-macro): Escape double quote character.
23544         From Thomas W Murphy <twm@andrew.cmu.edu>.
23546 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
23548         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
23549         to match the specific mark rather than reusing comment-start-skip.
23551 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
23553         * progmodes/hideshow.el (hs-special-modes-alist):
23554         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
23556 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
23558         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
23559         value using ?\s.
23561 2003-07-21  John Paul Wallington  <jpw@gnu.org>
23563         * subr.el (with-selected-window): Add closing paren.
23565 2003-07-21  Richard M. Stallman  <rms@gnu.org>
23567         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
23568         (lisp-mode): Likewise.
23570         * subr.el (with-selected-window): Copy code form save-selected-window
23571         so as to call select-window with norecord arg.
23572         (dynamic-completion-table): Doc fix.
23573         (lazy-completion-table): Doc fix.
23575         * international/mule-cmds.el (set-locale-environment):
23576         langinfo renamed to locale-info.
23578         * international/mule.el (auto-coding-functions): Doc fix.
23580 2003-07-21  Kenichi Handa  <handa@m17n.org>
23582         * international/quail.el (quail-translate-key):
23583         Update quail-current-str correctly.
23585 2003-07-21  Andreas Schwab  <schwab@suse.de>
23587         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
23588         ?, to "_".
23590 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
23591         Version 2.0.36 of Tramp released.
23593         * net/tramp.el (tramp-default-password-end-of-line): Rename from
23594         tramp-password-end-of-line.
23595         (tramp-password-end-of-line): New method parameter.
23596         (tramp-get-password-end-of-line): Function to access method
23597         parameter `tramp-password-end-of-line', or variable
23598         `tramp-default-password-end-of-line' (default value).
23599         (tramp-methods): Add entries for new parameter
23600         tramp-password-end-of-line.
23601         (tramp-enter-password): Use new function
23602         `tramp-get-password-end-of-line'.
23603         (tramp-handle-insert-file-contents): Do not
23604         unconditionally inhibit the file operation file-local-copy, only
23605         do that when the inhibit-file-name-operation is currently
23606         insert-file-contents.  This fixes finding remote CVS-controlled
23607         files.  (It would barf on inserting the CVS/Entries file
23608         literally, because the file-local-copy handler wasn't called.)
23609         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
23610         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
23611         (tramp-initial-commands): New variable.
23612         (tramp-process-initial-commands): New function, using the variable.
23613         (tramp-open-connection-setup-interactive-shell): Call the new function.
23614         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
23615         method into the buffer name, never use nil.  Reported by Hanak
23616         David <dhanak@inf.bme.hu>.
23617         (tramp-open-connection-setup-interactive-shell): Erase buffer
23618         before sending "stty -onlcr".
23620         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
23622 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
23624         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
23626 2003-07-19  John Paul Wallington  <jpw@gnu.org>
23628         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
23629         (artist-draw-rect, artist-draw-square): Doc fixes.
23631         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
23633         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
23635 2003-07-19  Kenichi Handa  <handa@m17n.org>
23637         * international/kkc.el (kkc-show-conversion-list-update):
23638         Highlight the correct candidate in the message.
23640 2003-07-18  John Paul Wallington  <jpw@gnu.org>
23642         * simple.el (current-word): Don't include punctuation char when
23643         `really-word' arg is non-nil.
23645 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
23647         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
23648         moved to the directory obsolete.
23650 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
23652         * info.el (Info-menu-entry-name-re): Allow newlines in
23653         menu entry names.
23655         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
23656         syntax-ppss-after-change-function.
23657         (syntax-ppss-after-change-function): New alias.  Update uses.
23658         (syntax-ppss): Catch the case where the buffer is narrowed.
23660 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
23662         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
23663         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
23665 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
23667         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
23668         since it might be modified.
23670         * progmodes/cc-langs.el (c++-make-template-syntax-table)
23671         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
23672         names to these language constants.
23674 2003-07-15  Kim F. Storm  <storm@cua.dk>
23676         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
23677         All uses changed.
23679 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
23681         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
23682         Namespace support.
23684 2003-07-13  Juanma Barranquero  <lektu@terra.es>
23686         * frame.el (modify-all-frames-parameters): Reinstall (copyright
23687         papers received).
23689 2003-07-13  Karl Eichwalder  <ke@suse.de>
23691         * textmodes/po.el (po-find-charset): White space at the start of the
23692         Content-Type field body is non-mandatory.
23694 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
23696         * textmodes/texinfo.el (texinfo-section-list):
23697         Append appendixsection; a synonym for appendixsec.
23699 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
23701         * man.el (Man-translate-cleanup): New.
23702         (Man-translate-references): Call `Man-translate-cleanup' to clean
23703         leading, trailing and middle spaces.
23705 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
23707         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
23708         Handle `dired-directory' being a list.
23710 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
23712         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
23713         it doesn't exist.
23715 2003-07-12  Richard M. Stallman  <rms@gnu.org>
23717         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
23719         * progmodes/cc-defs.el (c-make-keywords-re):
23720         Don't use delete-duplicates.
23721         (c-lang-const): Don't use mapcan.
23723         * apropos.el (apropos-show-scores): Make it customizable.
23724         Document new meaning.
23725         (apropos): Compute scores from symbols.
23726         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
23728 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23730         * ps-bdf.el: Fix copyright line.
23731         (bdf-directory-list): Fix initialization code.
23733 2003-07-11  John Paul Wallington  <jpw@gnu.org>
23735         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
23736         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
23737         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
23739 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
23741         * emacs-lisp/ring.el (ring-elements): Doc fix.
23743 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
23745         * calendar/timeclock.el (timeclock-relative)
23746         (timeclock-ask-before-exiting, timeclock-use-display-time):
23747         Doc changes.
23748         (timeclock-modeline-display): Give a message if
23749         `timeclock-use-display-time' is non-nil but `display-time-mode'
23750         is not active.
23752 2003-07-11  Kenichi Handa  <handa@m17n.org>
23754         * international/mule-cmds.el (set-language-environment):
23755         Set current-language-environment to the correct string.
23757 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23759         * ps-print.el: Print line number correctly in a region.  Reported by
23760         Tim Allen <timallen@ls83.fsnet.co.uk>.
23761         (ps-print-version): New version number (6.6.2).
23762         (ps-printing-region): Code fix.
23764 2003-07-10  John Paul Wallington  <jpw@gnu.org>
23766         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
23767         this function can be called from `add-completions-from-tags-table'.
23769 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
23771         * calendar/timeclock.el (timeclock-use-display-time)
23772         (timeclock-day-over-hook, timeclock-workday-remaining)
23773         (timeclock-status-string, timeclock-when-to-leave)
23774         (timeclock-when-to-leave-string, timeclock-log-data)
23775         (timeclock-find-discrep, timeclock-day-base)
23776         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
23777         (timeclock-modeline-display): Set the variable
23778         `timeclock-modeline-display'.
23779         (timeclock-update-modeline): Doc fix.  Respect value of
23780         `timeclock-relative'.
23782 2003-07-09  Richard M. Stallman  <rms@gnu.org>
23784         * textmodes/reftex-parse.el (reftex-all-document-files):
23785         Add autoload cookie.
23787         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
23788         (reftex-scanning-info-available-p): Add autoload cookie.
23790         * international/mule-cmds.el
23791         (set-display-table-and-terminal-coding-system): Delete duplicate
23792         aset on standard-display-table.
23794         * view.el (view-file): If existing buffer's major mode is special,
23795         don't go into view mode.
23797         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
23799 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
23801         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
23802         buffer changes; there's third party code that calls this function
23803         directly.
23805 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
23807         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
23808         (autodoc-font-lock-keywords): Don't byte compile on font lock
23809         initialization when running from byte compiled files.
23811 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
23813         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
23814         statement ends with auto-increment "++".
23816 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
23818         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23819         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23820         these are changed, so declare them as variables and not constants.
23822 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
23824         * subr.el (dolist, dotimes): Doc fix.
23826 2003-07-08  Kim F. Storm  <storm@cua.dk>
23828         * international/mule-cmds.el
23829         (set-display-table-and-terminal-coding-system): Don't break
23830         bootstrap if standard-display-table isn't setup yet.
23832 2003-07-07  Richard M. Stallman  <rms@gnu.org>
23834         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
23835         Give it a doc string, and autoload it.
23837         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
23838         Use with-no-warnings.
23840         * info.el (Info-search): If find invisible text, search again.
23842         * isearch.el (search-whitespace-regexp): Add a shy group around it.
23844         * man.el (Man-name-regexp): Match + as part of name.
23846         * simple.el (visible-mode): Rename from vis-mode.
23847         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
23849         * simple.el (current-word): New arg REALLY-WORD specifies
23850         don't include punctuation chars.
23852         * emacs-lisp/debug.el (debug, debugger-env-macro):
23853         Use with-no-warnings while accessing and binding unread-command-char.
23855         * international/mule-cmds.el
23856         (set-display-table-and-terminal-coding-system): Use explicit loop
23857         instead of calling standard-display-default.
23859         * net/ange-ftp.el (ange-ftp-file-symlink-p):
23860         Use condition-case to catch error in ange-ftp-get-files.
23862         * net/browse-url.el (browse-url-browser-function):
23863         Add alternative for Epiphany.
23864         (browse-url-epiphany-program, browse-url-epiphany-arguments)
23865         (browse-url-epiphany-startup-arguments)
23866         (browse-url-epiphany-new-window-is-tab): New variables.
23867         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
23869         * progmodes/compile.el (compile-auto-highlight): Default now t.
23870         (compile): Doc fix.
23871         (compilation-next-error): Fix previous change.
23873         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
23875         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
23877 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
23879         * gdb-ui.el (gdb-source-info): Display current frame when
23880         attaching to an existing process.
23881         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
23882         while laying out windows when attaching to an existing process.
23884 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
23886         * info.el (Info-menu): Use Info-menu-entry-name-re.
23888 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
23890         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
23891         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
23893         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
23894         to match the same text.
23896 2003-07-06  John Paul Wallington  <jpw@gnu.org>
23898         * vc.el (vc-annotate-offset): Move defvar up.
23900 2003-07-06  Kim F. Storm  <storm@cua.dk>
23902         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
23903         This should fix the infinite loop when extracting menu names.
23905 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
23907         * files.el (auto-mode-alist, interpreter-mode-alist):
23908         Remove entries to CC Mode modes to avoid duplicates; they are now added
23909         with autoload directives in cc-mode.el.
23911 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
23913         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23914         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23915         these are changed, so declare them as variables and not constants.
23917         * progmodes/cc-mode.el: Fix some autoload problems: Try to
23918         ensure that the entry for ".c" extension comes before the one for
23919         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
23920         Fix incorrect entries that were added to `interpreter-mode-alist'.
23921         Move the autoload directives for AWK to the top level since they
23922         aren't recognized anywhere else.  Do not use the new AWK mode doc
23923         in the autoload form for the old AWK mode.
23925 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
23927         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
23928         (bibtex-sort-ignore-string-entries): Default value t.
23929         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
23930         erroneously in previous version.
23931         (bibtex-string-files): Docstring reflects new parsing scheme.
23932         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
23933         docstring, add # as one of the chars to crush
23934         (bibtex-autokey-prefix-string, bibtex-autokey-names)
23935         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
23936         (bibtex-autokey-name-change-strings)
23937         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
23938         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
23939         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
23940         (bibtex-autokey-title-terminators)
23941         (bibtex-autokey-titlewords-stretch)
23942         (bibtex-autokey-titleword-ignore)
23943         (bibtex-autokey-titleword-case-convert)
23944         (bibtex-autokey-titleword-abbrevs)
23945         (bibtex-autokey-titleword-abbrevs)
23946         (bibtex-autokey-titleword-change-strings)
23947         (bibtex-autokey-titleword-length)
23948         (bibtex-autokey-titleword-separator)
23949         (bibtex-autokey-name-year-separator)
23950         (bibtex-autokey-year-title-separator)
23951         (bibtex-autokey-before-presentation-function)
23952         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
23953         Fix docstring.
23954         (bibtex-strings, bibtex-reference-keys):
23955         Use lazy-completion-table and make-variable-buffer-local.
23956         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
23957         (bibtex-braced-string-syntax-table)
23958         (bibtex-quoted-string-syntax-table): New variables.
23959         (bibtex-parse-nested-braces): Remove.
23960         (bibtex-parse-field-string): Use syntax table and forward-sexp.
23961         (bibtex-parse-association): Simplify.
23962         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
23963         (bibtex-parse-field-text): Simplify.
23964         (bibtex-search-forward-field, bibtex-search-backward-field):
23965         argument BOUND can take value t.
23966         (bibtex-start-of-field, bibtex-start-of-name-in-field)
23967         (bibtex-end-of-name-in-field, bibtex-end-of-field)
23968         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
23969         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
23970         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
23971         (bibtex-skip-to-valid-entry): Return buffer position of beginning
23972         and ending of entry.  Update for changes of bibtex-search-entry.
23973         Simplify.
23974         (bibtex-map-entries): FUN is called with three arguments.
23975         (bibtex-search-entry): Return a cons pair with buffer positions of
23976         beginning and end of entry.
23977         (bibtex-enclosing-field): Simplify.
23978         (bibtex-format-entry): Use booktitle to set a missing title.
23979         (bibtex-autokey-get-names): Fiddle with regexps.
23980         (bibtex-generate-autokey): Use identity.
23981         (bibtex-parse-keys): Use simplified parsing algorithm if
23982         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
23983         arguments.  Return alist of keys.
23984         (bibtex-parse-strings): Simplify.  Return alist of strings.
23985         (bibtex-complete-string-cleanup): Fix docstring.
23986         (bibtex-read-key): New function.
23987         (bibtex-mode): Fix docstring.  Do not parse for keys and
23988         strings when the mode is entered.  Set fill-paragraph-function to
23989         bibtex-fill-field.  Setup font-lock-mark-block-function the way
23990         font-lock intended.
23991         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
23992         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
23993         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
23994         (bibtex-Preamble): Avoid hard coded constants.
23995         (bibtex-make-field): Fix docstring.  Simplify.
23996         (bibtex-beginning-of-entry): Always return new position of point.
23997         (bibtex-end-of-entry): Rearrange cond clauses.
23998         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
23999         Update for changes of bibtex-map-entries.
24000         (bibtex-ispell-abstract): Do not move point.
24001         (bibtex-entry-index): Use downcase.  Simplify.
24002         (bibtex-lessp): Handle catch-all.
24003         (bibtex-find-crossref): Turn into a command.
24004         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
24005         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
24006         preamble entries.
24007         (bibtex-fill-field-bounds): New function.
24008         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
24009         (bibtex-fill-entry): Use bibtex-fill-field-bounds
24010         (bibtex-String): Use bibtex-strings.  Always obey
24011         bibtex-sort-ignore-string-entries.
24013 2003-07-05  John Paul Wallington  <jpw@gnu.org>
24015         * cus-theme.el (customize-create-theme):
24016         Call `customize-create-theme' in Reset widget's notify function.
24018         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
24019         (ibuffer-mark-interactive): Use `or' instead of `unless'.
24020         (define-ibuffer-column name): Add summarizer.
24021         (define-ibuffer-column size): Likewise.
24022         (define-ibuffer-column filename): Likewise.
24023         (define-ibuffer-column process): Likewise.  Change BODY's output too.
24024         (define-ibuffer-column filename-and-process): Likewise, likewise.
24025         (ibuffer): Remove local vars `already-in' and `need-update'.
24027         * ibuf-ext.el: Don't require `derived' at compile-time.
24029 2003-07-05  Kim F. Storm  <storm@cua.dk>
24031         * info.el: Disable paragraph refilling.
24032         (Info-refill-paragraphs): New defcustom.
24033         (Info-fontify-node): Use it.
24035 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
24037         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
24038         thingies from constructors created by defstruct.
24040         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
24041         the default value of the variable.
24042         (byte-code-meter): Move declaration to top level.
24044         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
24046         * info.el (Info-following-node-name-re): New fun.
24047         (Info-following-node-name): Remove.
24048         (Info-insert-dir): Use the new fun.
24049         (Info-extract-pointer): Don't save restriction; use new fun.
24050         (Info-menu-entry-name-re): New const.
24051         (Info-menu-entry-name-re): Use it along with new fun.
24052         (Info-node-spec-re): Use new fun.
24053         (Info-complete-menu-item, Info-fontify-node): Use new const.
24054         (Info-goto-node, Info-follow-reference, Info-menu-update):
24055         Use match-string.
24056         (Info-follow-reference): Use assoc-string.
24057         Use a list of strings for the completion table.
24058         (Info-fontify-node): Use match-string, line-end-position.
24059         Limit the search for `node:' to the first line.
24061         * newcomment.el (uncomment-region): Remove padding coming from
24062         comment-start rather than just from comment-padding.
24064         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
24065         (vc-cvs-stay-local-p): Use vc-stay-local-p.
24066         (vc-cvs-rename-file): Remove (use the default).
24067         (vc-cvs-register): Register parent dir if needed.
24068         (vc-cvs-could-register): Return non-nil if parent can be registered.
24069         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
24070         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
24072         * vc-svn.el (vc-svn-use-edit): Make it into a const.
24073         (vc-svn-update): Fix the arguments to `svn'.
24074         (vc-svn-diff-tree): Just use `vc-svn-diff'.
24075         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
24076         Simple implementations, assuming `name' is a URL.
24078         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
24079         set of chars allowed unquoted in a case pattern.
24081         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
24083         * font-lock.el (font-lock-extra-types-widget)
24084         (c-font-lock-extra-types, c++-font-lock-extra-types)
24085         (objc-font-lock-extra-types, java-font-lock-extra-types)
24086         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
24087         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
24088         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
24089         (font-lock-match-c++-structor-declaration)
24090         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
24091         (c++-font-lock-keywords-3, c++-font-lock-keywords)
24092         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
24093         (objc-font-lock-keywords-3, objc-font-lock-keywords)
24094         (java-font-lock-keywords-1, java-font-lock-keywords-2)
24095         (java-font-lock-keywords-3, java-font-lock-keywords)
24096         (java-font-lock-syntactic-face-function): Remove obsolete code
24097         and constants.  It's all in cc-fonts.el now.
24099 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
24101         * mail/sendmail.el (mail-specify-envelope-from)
24102         (mail-envelope-from): Doc fix.
24104 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
24106         * generic-x.el: Do away with the dependency on `c-emacs-features'
24107         when populating `rul-generic-mode-syntax-table'; we already know
24108         this isn't XEmacs.
24110 See ChangeLog.10 for earlier changes.
24112 ;; Local Variables:
24113 ;; coding: iso-2022-7bit
24114 ;; End:
24116     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
24117   Copying and distribution of this file, with or without modification,
24118   are permitted provided the copyright notice and this notice are preserved.
24120 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1