(define-minor-mode): Fix docstring.
[emacs.git] / lisp / ChangeLog
blob34a54165692bc3acd3a36154b34b174272fd387b
1 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3         * progmodes/python.el (python-mode):
4         Use new name eldoc-documentation-function.
6         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
8         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9         (eldoc-documentation-function):
10         Renamed from eldoc-print-current-symbol-info-function.  Calls changed.
12 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
14         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
16 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
18         * term/xterm.el (function-key-map): Fix strings for
19         {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind 
20         {C,S,A,C-S}-{f1-f12}.
22 2005-04-26  Kenichi Handa  <handa@m17n.org>
24         * international/mule-cmds.el (select-safe-coding-system): Fix
25         previous change.
27 2005-04-26  Lute Kamstra  <lute@gnu.org>
29         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
31         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
32         (font-lock-comment-delimiter-face): Ditto.
34         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
36 2005-04-25  Jay Belanger  <belanger@truman.edu>
38         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
39         to t while inserting information; use help-mode.
41 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
43         * term.el (ansi-term-color-vector): Use the xterm colors.
44         (term-raw-map): Don't add mappings for \eO and \e[. Map
45         deletechar.
47 2005-04-25  Lute Kamstra  <lute@gnu.org>
49         * font-core.el (font-lock-defaults): Fix docstring.
51         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
53 2005-04-25  Kenichi Handa  <handa@m17n.org>
55         * international/mule-cmds.el (select-safe-coding-system): Don't
56         check consistency with coding: spec, etc if raw-text or
57         no-conversion was found to be safe.
59 2005-04-24  Richard M. Stallman  <rms@gnu.org>
61         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
62         citation markers at start of each line.
64         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
65         citation markers at start of each line.
67         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
69         * files.el (mode-require-final-newline): Fix previous change.
70         (require-final-newline): Fix type label.
72 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
74         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
75         statement in buffer (broken by 2004-11-24 change).
77 2005-04-24  Kim F. Storm  <storm@cua.dk>
79         * ido.el (ido-everywhere): Save and restore old read-buffer-function
80         and read-file-name-function values.  Don't overwrite existing
81         non-nil values if ido-mode is enabled without ido-everywhere.
83 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
85         * files.el (mode-require-final-newline): Minor doc fix.
87 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
89         * subr.el (syntax-after): Doc fix.
90         (syntax-class): If argument is nil, return nil.  Mask off upper 16
91         bits, not 8 bits.
93         * files.el (mode-require-final-newline): Doc fix.
94         (backup-buffer-copy): Fix last change.
96 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
98         * term/mac-win.el: Require select.  Set selection-coding-system to
99         mac-system-coding-system.  Call menu-bar-enable-clipboard.
100         (x-last-selected-text-clipboard, x-last-selected-text-primary)
101         (x-select-enable-clipboard): New variables.
102         (x-select-text, x-get-selection, x-selection-value)
103         (x-get-selection-value, mac-select-convert-to-string)
104         (mac-services-open-file, mac-services-open-selection)
105         (mac-services-insert-text): New functions.
106         (CLIPBOARD, FIND): Put mac-scrap-name property.
107         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
108         (public.tiff): Put mac-ostype property.
109         (selection-converter-alist): Add entries for them.
110         (mac-application-menu-map): New keymap.
111         (interprogram-cut-function, interprogram-paste-function): Set to
112         x-select-text and x-get-selection-value, respectively.
113         (split-window-keep-point): Set to t.
115 2005-04-23  Richard M. Stallman  <rms@gnu.org>
117         * files.el (read-directory-name): Always pass non-nil
118         DEFAULT-FILENAME arg to read-file-name.
119         (backup-buffer-copy, basic-save-buffer-2): Take care against
120         writing thru an unexpected existing symlink.
121         (revert-buffer): In indirect buffer, revert the base buffer.
122         (magic-mode-alist): Doc fix.
123         (buffer-stale-function): Doc fix.
124         (minibuffer-with-setup-hook): Avoid warning.
125         (mode-require-final-newline): Doc and custom fix.
127         * follow.el (follow-end-of-buffer): Use with-no-warnings.
129         * font-lock.el (font-lock-comment-face): On terminals with few colors,
130         use the default appearance.
131         (font-lock-comment-delimiter-face): New face, new variable.
133         * imenu.el (imenu--generic-function): The official position of a
134         definition is the start of the line that BEG is in.
136         * midnight.el (midnight-timer): Move defvar up.
138         * mouse.el (mouse-drag-region-1): Delete some debugging code.
140         * saveplace.el (save-place-to-alist): Use with-no-warnings.
142         * startup.el (command-line): Use with-no-warnings.
144         * window.el (window-size-fixed): New defvar.
146         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
148         * mail/rmail.el (rmail-font-lock-keywords):
149         Use font-lock-comment-delimiter-face.
151         * mail/sendmail.el (mail-font-lock-keywords):
152         Use font-lock-comment-delimiter-face.
154         * progmodes/compile.el (next-error-highlight-timer): New defvar.
156 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
158         * progmodes/compile.el (compilation-mode-font-lock-keywords):
159         Specify t for LAXMATCH when matching directories.
160         Save match data around compilation-compat-error-properties form.
162 2005-04-23  David Kastrup  <dak@gnu.org>
164         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
165         Mention that the autoloaded aliases should be kept for AUCTeX.
167 2005-04-23  Andreas Schwab  <schwab@suse.de>
169         * isearch.el (isearch-forward): Doc fix.
171 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
173         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
174         (jit-lock-stealth-nice): Change default value to 0.5.
176 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
178         * abbrev.el (write-abbrev-file): Write table entries in
179         alphabetical order by table name.
181 2005-04-22  Kim F. Storm  <storm@cua.dk>
183         * ido.el (ido-read-internal): Fix `list' completion.
185 2005-04-22  Kenichi Handa  <handa@m17n.org>
187         * recentf.el (recentf-save-file-coding-system): New variable.
188         (recentf-save-list): Encode the file by
189         recentf-save-file-coding-system and add coding: tag.
191 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
193         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
195 2005-04-21  Lute Kamstra  <lute@gnu.org>
197         * loadhist.el (unload-feature): Don't remove a function from hooks
198         if it is about to be restored to an autoload .  Remove functions
199         that will become unbound from auto-mode-alist.  Simplify the code.
201         * subr.el (assq-delete-all): New implementation that is linear,
202         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
203         (rassq-delete-all): New function.
205         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): Add
206         size-indication-mode.
208 2005-04-21  Kenichi Handa  <handa@m17n.org>
210         * international/mule-cmds.el: Add autoload for widget-value in
211         eval-when-compile
213 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
215         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
216         Add tooltip-mode.
218         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
220 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
222         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
223         (inferior-lisp-filter-regexp, inferior-lisp-program)
224         (inferior-lisp-load-command, inferior-lisp-prompt)
225         (inferior-lisp-mode-hook, lisp-source-modes)
226         (inferior-lisp-load-hook): defvar->defcustom.
227         (inferior-lisp-program, inferior-lisp-prompt)
228         (inferior-lisp-load-hook): Doc fixes.
229         (inferior-lisp-install-letter-bindings): Small change in
230         introductory comment.
232 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
234         * vc.el (vc-annotate-color-map): Change some colors so that text
235         using them as foreground is readable on both white and black
236         backgrounds.
238 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
240         * international/mule-conf.el (translation-table-for-input):
241         Remove redundant declaration.
243 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
245         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
247         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
248         (tooltip-toggle-gud-tips): New function.
250 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
252         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
253         right angle brackets.
255 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
257         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
259 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
261         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
262         Remove.  Update callers to use expand-file-name instead.
264         * subr.el (syntax-class): New function.
266         * simple.el (blink-matching-open): Use it.
268         * paren.el (show-paren-function): Use it to recognize parens that are
269         also used in 2-char comment markers.
271 2005-04-19  Lute Kamstra  <lute@gnu.org>
273         * loadhist.el (unload-feature): Update for new format of
274         load-history.  Simplify the code.
276 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
278         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
279         (mac-add-charset-info): New function.  Initialize variable
280         mac-charset-info-alist using it.
281         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
282         for translation.
283         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
284         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
285         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
286         New CCL programs.
288 2005-04-19  Kim F. Storm  <storm@cua.dk>
290         * simple.el (next-buffer, prev-buffer, next-error)
291         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
292         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
294         * bindings.el (next-buffer, prev-buffer, next-error)
295         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
296         (clone-indirect-buffer-other-window): Move bindings from simple.el.
297         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
298         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
300 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
302         * isearch.el (isearch-edit-string): Make the search-ring available for
303         minibuffer history commands.
304         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
305         the default history commands now work just as well.
306         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
308 2005-04-18  Kim F. Storm  <storm@cua.dk>
310         * emulation/cua-base.el (cua--pre-command-handler): Add more
311         elaborate check for shift modifier on non-window systems.
313 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
315         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
317 2005-04-18  Kim F. Storm  <storm@cua.dk>
319         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
320         and make it optional.  Don't test tooltip-gud-echo-area here.
321         (tooltip-gud-process-output, gdb-tooltip-print):
322         Pass tooltip-gud-echo-area to tooltip-show.
323         (tooltip-help-tips): Remove second optional arg to tooltip-show.
325 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
327         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
328         `display-graphic-p' may not be bound yet.
330 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
332         * startup.el (command-line): No longer enable Xterm Mouse mode by
333         default in terminals compatible with xterm.
335         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
337 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
339         * tooltip.el (tooltip-gud-echo-area): Rename from
340         tooltip-use-echo-area.
341         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
342         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
343         area independently of where help tooltips are displayed.
345 2005-04-17  David Kastrup  <dak@gnu.org>
347         * cus-theme.el (custom-theme-write-variables): Quote variables
348         where necessary.
350 2005-04-17  Richard M. Stallman  <rms@gnu.org>
352         * simple.el (yank-excluded-properties): Add follow-link to value.
354         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
356         * startup.el (fancy-splash-max-time): Just 30 seconds.
357         (fancy-splash-delay): Just 7.
358         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
360         * loadhist.el (unload-feature): Update for new format of load-history.
361         Simplify the code.
363         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
364         (rmail-font-lock-keywords): Don't fontify the text of a citation.
366         * mail/sendmail.el (mail-font-lock-keywords):
367         Don't fontify subject text.
368         Don't fontify the text of a citation.
370 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
372         * comint.el (comint-output-filter): Run comint-output-filter-functions
373         with point where the user had it.
375 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
377         * international/ucs-tables.el (ucs-set-table-for-input):
378         Disable when using unify-on-decoding.
380 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
382         * emulation/cua-base.el (cua-global-mark-face): Add special case
383         for displays supporting a high number of colors.
385 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
387         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
389 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
391         * filesets.el (filesets-add-buffer): If user supplies a name of a
392         non-existing fileset, create a new fileset.
394 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
396         * textmodes/org.el (org-up-heading-all): Fix bug with
397         `outline-up-heading-all'.
399 2005-04-16  Andreas Schwab  <schwab@suse.de>
401         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
402         /etc/permissions.d/* and /etc/aliases.d/*.
404 2005-04-16  Kenichi Handa  <handa@m17n.org>
406         * international/code-pages.el (cp-make-coding-system):
407         Set `translation-table-for-input' property value to the symbol
408         ucs-mule-to-mule-unicode, not to that value.
409         (pt154): Escape guillemet by `\'.
411 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
413         * loadup.el: Load tooltip if x-show-tip is fboundp.
415         * startup.el (command-line): Add comment.
417         * tooltip.el (tooltip-mode): Specify correct standard value for
418         Custom in init-value.
420 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
422         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
423         possible.
425 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
427         * textmodes/org.el:  (org-agenda-date-prompt): Rename from
428         `org-agenda-date-today'.
429         (org-evaluate-time-range): Insert at point instead of directly
430         after time range.
431         (org-first-headline-recenter, org-subtree-end-visible-p)
432         (org-optimize-window-after-visibility-change): New functions
433         (org-agenda-post-command-hook): Don't allow point at end of line,
434         to make sure it always hits the text properties.
435         (org-agenda-next-date-line, org-agenda-previous-date-line):
436         New commands.
437         (org-set-regexps-and-options): Category may contain white space.
438         (org-agenda-get-deadlines, org-agenda-get-scheduled):
439         Improve marker positions.
440         (org-agenda-new-marker): Argument POS made optional.
441         (org-agenda-get-timestamps): Deadlines which are done are listed
442         in org-done-face now.
443         (org-agenda-get-todos, org-agenda-get-timestamps)
444         (org-agenda-get-deadlines, org-agenda-get-scheduled):
445         Set `undone-face' and `done-face' properties.
446         (org-last-todo-state-is-todo): New variable.
447         (org-todo): Set `org-last-todo-state-is-todo'.
448         (org-agenda-todo): Change face according to
449         `org-last-todo-state-is-todo'.  And change other lines refering to
450         the same entry.
451         (org-calendar-goto-agenda): New command.
452         (org-calendar-to-agenda-key): New option.
453         (org-startup-folded): New allowed value `content'.
454         (org-set-regexps-and-options): Accept new value `content' for
455         `org-startup-folded'.
456         (org-get-current-options): Handle new value `content' for
457         `org-startup-folded'.
458         (org-insert-todo-heading): New command.
459         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
460         interactively in empty file and option
461         `org-insert-mode-line-in-empty-file' has been set.
462         (org-agenda-todo,org-agenda-priority): Modify to use
463         `org-agenda-change-all-lines'.
464         (org-warning-face): Change color on dark background
466 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
468         * international/mule-cmds.el (set-locale-environment): On Mac OS,
469         use preferences AppleLocale and AppleLanguages, and variable
470         mac-system-locale for default locale.  On Mac OS Classic, use
471         mac-system-coding-system for default coding systems.
473         * term/mac-win.el: Don't set file-name-coding-system.
474         Decode variables system-name, emacs-build-system, user-login-name, and
475         user-full-name by mac-system-coding-system on Mac OS Classic.
476         (mac-system-coding-system): New variable.
478 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
480         * startup.el (command-line): Handle `xterm-mouse-mode' before
481         reading init file.
483         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
485 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
487         * progmodes/sh-script.el (sh-here-document-word): Make it a
488         defcustom.  Doc fix.
489         (sh-add): Bash uses $(( )) for arithmetic.
490         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
491         (sh-maybe-here-document): Remove quotes and leading whitespace
492         from heredoc word when closing.  Indent heredoc with tabs if word
493         starts with "-".
495 2005-04-13  Richard M. Stallman  <rms@gnu.org>
497         * simple.el (undo): Fix previous change.
499         * custom.el (defface): Doc fix.
501 2005-04-13  Lute Kamstra  <lute@gnu.org>
503         * Makefile.in (DONTCOMPILE): Remove list.
504         (compile, compile-always): Don't use DONTCOMPILE.
505         (update-authors): Load the library in which batch-update-authors
506         is defined.
507         * makefile.w32-in (DONTCOMPILE): Remove list.
508         (compile, compile-always): Fix comments.
509         (update-authors): Load the library in which batch-update-authors
510         is defined.
512         * generic-x.el (generic-mode-ini-file-find-file-hook):
513         Rename to ini-generic-mode-find-file-hook.
514         Keep generic-mode-ini-file-find-file-hook as an alias.
515         (ini-generic-mode-find-file-hook): Rename from
516         generic-mode-ini-file-find-file-hook.  Fix docstring.
517         (ini-generic-mode): Docstring change.
518         (bat-generic-mode-run-as-comint): Silence the byte compiler.
520         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
521         called from lisp.
523         * generic.el: Move to the emacs-lisp subdir.
525 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
527         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
528         and C-S- function and cursor motion keys.
530 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
532         * startup.el (command-line): Enable Xterm Mouse mode by default.
533         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
534         for Custom.  No longer show "Mouse" in mode line when enabled.
535         Doc fix.
537 2005-04-12  Kim F. Storm  <storm@cua.dk>
539         * emulation/cua-base.el (cua-rectangle-face)
540         (cua-rectangle-noselect-face): Define face attributes here.
542         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
544 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
546         * startup.el (command-line): Turn off blinking cursor if
547         cursorBlink in resources is off or false.
549 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
551         * term/mac-win.el (dnd): Require dnd.
552         (mac-drag-n-drop): Call dnd-handle-one-url.
553         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
554         (kTextEncodingISOLatin2): Remove constants.
555         (mac-script-code-coding-systems): New constant.
556         (mac-handle-language-change): New function.
557         (special-event-map): Bind it to `language-change' event.
558         (mac-centraleurroman, mac-cyrillic): New coding systems.
559         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
560         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
561         and mac-cyrillic-encoder to encode-mac-centraleurroman and
562         encode-mac-cyrillic, respectively.
564 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
566         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
567         Don't set overlay-arrow-string to "=>" as this is done
568         globally in C now.
570 2005-04-12  Lute Kamstra  <lute@gnu.org>
572         * generic-x.el (rc-generic-mode, rul-generic-mode):
573         Fix auto-mode-alist entries.
574         (etc-fstab-generic-mode): Tweak fontification.
576         * generic.el (generic-make-keywords-list): Fix docstring.
577         (generic-mode-internal): Simplify generic-font-lock-keywords.
579 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
581         * whitespace.el (whitespace-buffer-leading)
582         (whitespace-buffer-trailing): Revert the incorrect test
583         inversion. However, fix the highlight area for the leading and
584         trailing whitespaces to show space.
586 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
588         * whitespace.el (whitespace-version): Bump to 3.5
590         (whitespace-buffer-leading, whitespace-buffer-trailing):
591         Invert sense of the test to highlight the whitespace.
593 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
595         * progmodes/gud.el (gud-display-line): GUD uses its own
596         overlay arrow now so don't set overlay-arrow-string.
597         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
599 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
601         * term.el (term-ansi-current-bold, term-ansi-current-underline)
602         (term-ansi-current-reverse, term-ansi-current-invisible)
603         (term-ansi-face-already-done): Change to boolean.
604         (term-reset-terminal, term-handle-colors-array): Handle the above
605         vars accordingly.
606         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
607         (term-emulate-terminal): Use the new name.
609         * faces.el (secondary-selection): Use yellow1, not yellow.
610         (trailing-whitespace): Use red1, not red.
612 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
614         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
615         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
616         (dired-dnd-handle-file): Call dnd-get-local-file-uri
618         * cus-edit.el (dnd): New group.
620         * term/w32-win.el (dnd): Require dnd
621         (w32-drag-n-drop): Call dnd-handle-one-url.
623         * x-dnd.el: Require dnd.
624         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
625         Call dnd-handle-one-url.
626         (x-dnd-types-alist, x-dnd-insert-utf8-text)
627         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
628         to dnd-insert-text.
629         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
630         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
631         (x-dnd-get-local-file-name,  x-dnd-open-local-file)
632         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
634         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
636 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
638         * wdired.el: Doc fixes.
639         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
640         (wdired-use-dired-vertical-movement): Rename from
641         wdired-always-move-to-filename-beginning.
642         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
643         (wdired-change-to-wdired-mode): Change mode name.
644         (wdired-newline): Delete.
646 2005-04-11  Richard M. Stallman  <rms@gnu.org>
648         * whitespace.el (whitespace-highlight-the-space):
649         Don't call whitespace-unhighlight-the-space here.
651         * simple.el (undo): Record t in undo-equiv-table
652         for the redo record made by an undo-in-region.
654 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
656         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
657         (gdb-frame-inferior-io-buffer): New Functions to control
658         display of separate IO buffer.
659         (menu): Add them to menu-bar.
660         (gdb-display-buffer): Check for buffer another frame.
661         Protect GUD buffer.
662         (gdb-setup-windows): Create IO buffer if not already there.
663         (gdb-memory-mode): Remove purecopy noops.
665 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
667         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
668         and pass to self-insert-command.
670 2005-04-11  Lute Kamstra  <lute@gnu.org>
672         * generic.el: Commentary section cleanup.
673         (generic): Delete.
674         (generic-use-find-file-hook, generic-lines-to-scan)
675         (generic-find-file-regexp, generic-ignore-files-regexp)
676         (default-generic-mode, generic-mode-find-file-hook)
677         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
678         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
679         (generic-use-find-file-hook, generic-lines-to-scan)
680         (generic-find-file-regexp, generic-ignore-files-regexp)
681         (default-generic-mode, generic-mode-find-file-hook)
682         (generic-mode-ini-file-find-file-hook): Move from generic.el.
684 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
686         * bookmark.el (bookmark-write-file): Catch errors writing file.
687         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
689 2005-04-10  Richard M. Stallman  <rms@gnu.org>
691         * startup.el (fancy-splash-tail): Update copyright year.
692         (command-line): Split part of -Q into -D.
693         (emacs-basic-display): New defvar.
694         (fancy-splash-text): Correct name of menu item.
696         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
698         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
699         lines in one node.
701         * comint.el (comint-send-input): New arg ARTIFICIAL.
702         Callers in this file changed.
704         * abbrev.el (define-abbrevs): Read system abbrevs properly.
706         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
708 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
710         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
711         `ldap-search-internal'.
713 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
715         * files.el (set-auto-mode-1): Use line-end-position.
717         * international/latin-1.el:
718         * international/latin-2.el:
719         * international/latin-3.el:
720         * international/latin-4.el:
721         * international/latin-5.el:
722         * international/latin-8.el:
723         * international/latin-9.el: Give punctuation syntax to NBSP.
725         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
726         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
727         Use char-classes to accept non-ascii letters, accepted in some recent
728         bibtex implementations.
730 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
732         * custom.el (custom-set-minor-mode): Any non-nil value for the
733         variable should enable the mode when set through Custom.
735 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
737         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
738         TAB binding so tab-always-indent is obeyed.
739         (vhdl-minibuffer-local-map): Move initialization into declaration.
740         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
741         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
742         (vhdl-hooked-abbrev): Avoid test for XEmacs.
743         (vhdl-current-line): Use line-beginning-position.
744         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
745         with-output-to-temp-buffer, so the current position can be recorded.
747 2005-04-10  Masatake YAMATO  <jet@gyve.org>
749         * progmodes/compile.el (compilation-error-regexp-alist-alist):
750         Add regexp for gcov.
752 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
754         * calendar/time-date.el (time-to-seconds, seconds-to-time)
755         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
756         syntax which Emacs 20 doesn't support.
758 2005-04-09  Richard M. Stallman  <rms@gnu.org>
760         * help.el (describe-key-briefly, describe-key):
761         Replace strings as event types with "(any string)".
763 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
765         * arc-mode.el (archive-mode-map): Move initialization into
766         the declaration.  Override *all* bindings of `undo'.
767         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
769 2005-04-09  Jay Belanger  <belanger@truman.edu>
771         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
773 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
775         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
776         (xterm-register-default-colors): Update color values computation
777         to match xterm-200.
779 2005-04-09  Kenichi Handa  <handa@m17n.org>
781         * international/code-pages.el (iso-latin-7): Fix the map.
783 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
785         * emacs-lisp/lisp.el (defun-prompt-regexp)
786         (parens-require-spaces, buffer-end, end-of-defun)
787         (insert-parentheses): Doc fixes.
789 2005-04-08  Kim F. Storm  <storm@cua.dk>
791         * comint.el (comint-highlight-prompt): Fix face spec.
792         * hi-lock.el (hi-green): Likewise.
794 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
796         * cus-edit.el (custom-modified-face):
797         * comint.el (comint-highlight-input): Fix previous changes.
798         * term.el (term-handle-ansi-escape): Add a comment.
800 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
802         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
803         in the buffer and in whitespace-highlighted-space.
804         (whitespace-unhighlight-the-space): Simplify.
805         (whitespace-buffer): Simplify.
807 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
809         * textmodes/table.el (table-cell-face): Add special case for
810         displays supporting a high number of colors.
811         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
812         (vhdl-font-lock-reserved-words-face)
813         (vhdl-speedbar-architecture-face)
814         (vhdl-speedbar-instantiation-face)
815         (vhdl-speedbar-architecture-selected-face)
816         (vhdl-speedbar-instantiation-selected-face): Likewise.
817         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
818         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
819         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
820         (ebrowse-root-class-face, ebrowse-member-attribute-face)
821         (ebrowse-progress-face): Likewise.
822         * progmodes/compile.el (compilation-info-face): Likewise.
823         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
824         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
825         * calendar/calendar.el (diary-face): Likewise.
826         * woman.el (woman-italic-face, woman-bold-face)
827         (woman-unknown-face): Likewise.
828         * wid-edit.el (widget-button-pressed-face): Likewise.
829         * whitespace.el (whitespace-highlight-face): Likewise.
830         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
831         * pcvs-info.el (cvs-marked-face): Likewise.
832         * info.el (info-xref): Likewise.
833         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
834         * hilit-chg.el (highlight-changes-face)
835         (highlight-changes-delete-face): Likewise.
836         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
837         (hi-red-b): Likewise.
838         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
839         * font-lock.el (font-lock-keyword-face)
840         (font-lock-function-name-face, font-lock-warning-face): Likewise.
841         * cus-edit.el (custom-invalid-face, custom-modified-face)
842         (custom-set-face, custom-changed-face, custom-variable-tag-face)
843         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
844         * comint.el (comint-highlight-prompt): Likewise.
846 2005-04-08  Lute Kamstra  <lute@gnu.org>
848         * font-lock.el (font-lock-keywords): Docstring fixes.
850 2005-04-08  Kenichi Handa  <handa@m17n.org>
852         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
853         chars are more than a limit, print " and more..." at the tail.
855 2005-04-08  Kim F. Storm  <storm@cua.dk>
857         * emacs-lisp/authors.el (authors-aliases): Update list.
858         (authors-ignored-files): New list.
859         (authors-fixed-entries): Fix typo.
860         (authors-renamed-files-alist): Update list.
861         (authors-add): Check authors-ignored-files.
863 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
865         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
866         optional, to ensure backward compatibility.
868 2005-04-08  Stephen Eglen  <stephen@gnu.org>
870         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
872 2005-04-08  Kim F. Storm  <storm@cua.dk>
874         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
876         * mouse.el (mouse-on-link-p): Doc fix.
878 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
880         * ielm.el (ielm-prompt-read-only): Doc fix.
882         * comint.el (comint-prompt-read-only): Doc fix.
884 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
886         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
887         ensure dired always handles wildcards passed to ffap.
888         (find-file-at-point): Use it.
889         (ffap-dired-wildcards): Doc fix.
891 2005-04-07  Juri Linkov  <juri@jurta.org>
893         * simple.el (next-error-overlay-arrow-position): New defvar.
894         Put "=>" on its property `overlay-arrow-string'.  Add it to
895         `overlay-arrow-variable-list'.
897         * progmodes/compile.el (compilation-setup):
898         Set `next-error-overlay-arrow-position' to nil.  Also set it to
899         nil in the local hook `kill-buffer-hook'.  Make local variable
900         `overlay-arrow-string' and set it to "=>".
901         (compilation-goto-locus): Set BOL position to
902         `next-error-overlay-arrow-position' instead of
903         `overlay-arrow-position'.
905         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
906         locally instead of adding it to the global hook.
907         (Info-kill-buffer): Move up.
909 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
911         * term/xterm.el (xterm-standard-colors): Update color values from
912         xterm-200.
914 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
916         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
918         * fast-lock.el:
919         * lazy-lock.el: Move them to the obsolete subdir.
921 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
923         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
924         (wdired-add-replace-advice): Remove.
925         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
927 2005-04-06  Kim F. Storm  <storm@cua.dk>
929         * startup.el (command-line): Add --bare-bones alias for -Q.
931 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
933         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
934         create the startup fontset if a font specification ends with
935         `mac-roman'.
937 2005-04-06  Lute Kamstra  <lute@gnu.org>
939         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
940         change.
942         * emacs-lisp/copyright.el (copyright-update-year): Replace the
943         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
945 2005-04-05  Lute Kamstra  <lute@gnu.org>
947         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
948         (define-generic-mode): Ditto.  Fix debug declaration.
950         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
951         Put them in the generic-x group.
953         * calendar/timeclock.el (timeclock): Doc fix.
955         * generic.el (define-generic-mode): Don't use custom-current-group.
956         Document default :group value.
957         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
958         (define-global-minor-mode): Don't use custom-current-group.
960 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
962         * startup.el (command-line-1): Display startup-echo-area-message
963         when fancy splash screen is in use.
965         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
966         (sh-escaped-newline): New face.
967         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
968         newline, and use sh-escaped-newline face.
970         * progmodes/tcl.el (tcl-escaped-newline): New face.
971         (tcl-builtin-list): New variable.
972         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
973         newlines.  Fix keywords subexpression number.
975 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
977         * textmodes/org.el (org-diary-default-entry): Fix call to
978         `add-to-diary-entry'.
980 2005-04-05  Kim F. Storm  <storm@cua.dk>
982         * ediff-init.el: Use (featurep 'xemacs).
984 2005-04-05  David Ponce  <david@dponce.com>
986         * cus-edit.el (face): Derive from symbol widget.  Display sample
987         of the current face on the fly.
988         (widget-face-sample-face-get, widget-face-notify): New functions.
989         (widget-face-value-create): Remove.
991         * wid-edit.el (widget-field-end): Temporarily remove field
992         narrowing before to call `get-char-property'.
994 2005-04-04  Jay Belanger  <belanger@truman.edu>
996         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
997         (math-read-subscripts): New variable.
998         (math-read-preprocess-string): Process subscripts.
1000 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
1002         * comint.el (comint-prompt-read-only): Doc fix.
1004         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
1005         `-1'.  Doc fix.
1007 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
1009         * textmodes/org.el (org-insert-mode-line-in-empty-file):
1010         Change default value to nil.
1012 2005-04-04  Lute Kamstra  <lute@gnu.org>
1014         * autorevert.el (auto-revert-mode): Specify :group.
1015         * battery.el (display-battery-mode): Specify :group.
1016         * diff-mode.el (diff-minor-mode): Specify :group.
1017         * font-core.el (font-lock-mode): Specify :group.
1018         * hl-line.el (hl-line-mode): Specify :group.
1019         * iimage.el (iimage): New customization group.
1020         (iimage-mode): Specify :group.
1021         * longlines.el (longlines-mode): Specify :group.
1022         * master.el: Don't require easy-mmode.
1023         (master): New customization group.
1024         (master-mode): Specify :group.
1025         * msb.el (msb-mode): Specify :group.
1026         * reveal.el (reveal-mode): Specify :group.
1027         * simple.el (next-error-follow-minor-mode): Specify :group.
1028         * smerge-mode.el (smerge-mode): Specify :group.
1029         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
1030         * emulation/cua-base.el (cua-mode): Specify :group.
1031         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
1032         * language/thai-util.el (thai-auto-composition-mode)
1033         (thai-word-mode): Specify :group.
1034         * mail/supercite.el (sc-minor-mode): Specify :group.
1035         * progmodes/cwarn.el (cwarn-mode): Specify :group.
1036         * progmodes/flymake.el (flymake-mode): Specify :group.
1037         * progmodes/glasses.el (glasses-mode): Specify :group.
1038         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
1039         * textmodes/enriched.el (enriched-mode): Specify :group.
1040         * textmodes/refill.el (refill-mode): Specify :group.
1042         * add-log.el (change-log-font-lock-keywords): Names in
1043         parenthesized lists can contain spaces.
1045 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
1047         * startup.el (fancy-splash-text): Shorten default text of
1048         "Emacs Tutorial" line.  Also, if the current language env
1049         indicates an available tutorial file other than TUTORIAL,
1050         extract its title and append it to the line in parentheses.
1051         (fancy-splash-insert): If arg is a thunk, funcall it.
1053 2005-04-04  Jay Belanger  <belanger@truman.edu>
1055         * calc.el (calc-language-alist): Add tags to customization type.
1057 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
1059         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
1060         Doc fix.
1062 2005-04-03  Marcelo Toledo  <marcelo@marcelotoledo.org>
1064         * add-log.el (change-log-font-lock-keywords): The manual
1065         describing a Change Log entry, says: (...) "Aside from these
1066         header lines, every line in the change log starts with a space or
1067         a tab.". The font-lock was not highlighting lines started with
1068         spaces, added support for it.
1070 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1072         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
1073         (bibtex-generate-url-list): Update docstring accordingly. Put the
1074         complex example in the docstring.
1075         (bibtex-font-lock-url): Use pop.
1077 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1079         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
1081         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
1083 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1085         * filesets.el (filesets-set-default): Doc fix.
1087 2005-04-03  Lute Kamstra  <lute@gnu.org>
1089         * generic.el (define-generic-mode): Add argument to specify
1090         keywords for defcustom.
1091         (default-generic-mode): Specify :group.
1093         * generic-x.el: Specify :group for all generic modes.
1095         * desktop.el (desktop-no-desktop-file-hook)
1096         (desktop-after-read-hook): Doc fix.
1098 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
1100         * simple.el (visible-mode): Use explicit :group keyword.
1101         This changes the group of `visible-mode-hook' from paren-blinking
1102         to editing-basics.
1104 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
1106         * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
1107         mailbox specifications as well as URLs.
1108         (rmail-insert-inbox-text): Remove unused conditional branches.
1110 2005-04-01  Jay Belanger  <belanger@truman.edu>
1112         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
1113         (calc-gnuplot-print-command): Move definitions to calc.el.
1115         * calc/calc-embed.el (calc-embedded-announce-formula)
1116         (calc-embedded-open-formula, calc-embedded-close-formula)
1117         (calc-embedded-open-word, calc-embedded-close-word)
1118         (calc-embedded-open-plain, calc-embedded-close-plain)
1119         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
1120         (calc-embedded-open-mode, calc-embedded-close-mode):
1121         Move definitions to calc.el.
1123         * calc/calc.el (calc-settings-file, calc-language-alist):
1124         Make customizable.
1125         (calc-embedded-announce-formula, calc-embedded-open-formula)
1126         (calc-embedded-close-formula, calc-embedded-open-word)
1127         (calc-embedded-close-word, calc-embedded-open-plain)
1128         (calc-embedded-close-plain, calc-embedded-open-new-formula)
1129         (calc-embedded-close-new-formula, calc-embedded-open-mode)
1130         (calc-embedded-close-mode, calc-gnuplot-name)
1131         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
1132         from other files and make customizable.
1134 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1136         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
1137         Use buffer-live-p.
1138         (cvs-mode-run): Don't call cvs-update-header here.
1139         (cvs-run-process): Call cvs-update-header.
1140         Use process properties for cvs-postprocess and cvs-buffer so that
1141         the sentinel can behave better if the temp buffer is killed.
1142         Use a pipe rather than a tty, to better handle unexpected prompts.
1143         (cvs-sentinel): Rewrite.  Call cvs-update-header.
1145 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
1147         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
1148         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
1150 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1152         * generic.el (define-generic-mode): Add indentation rule.
1154 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
1156         * files.el (mode-require-final-newline): Make Custom correctly
1157         report a nil value and allow to set it to nil via Custom.
1158         Doc fix.
1160 2005-04-01  Kenichi Handa  <handa@m17n.org>
1162         * international/characters.el: Enable the correct case setting for
1163         dotless-i and dotted-I.
1165 2005-04-01  Kim F. Storm  <storm@cua.dk>
1167         * ido.el (ido-file-internal): Fall back to non-ido command if
1168         initial directory is on slow ftp (or tramp) host.
1170 2005-03-31  Richard M. Stallman  <rms@gnu.org>
1172         * emacs-lisp/autoload.el (make-autoload):
1173         Handle define-global-minor-mode.
1175         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1176         Rename from easy-mmode-define-global-mode.
1177         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
1179         * progmodes/scheme.el (scheme-mode-syntax-table):
1180         Update syntax of | and # for two-character comment syntax.
1182 2005-03-31  Lute Kamstra  <lute@gnu.org>
1184         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
1185         (define-minor-mode): Call custom-current-group at load-time.
1187         * generic.el (define-generic-mode): Add debug declaration.
1188         Add defcustom for the mode hook.
1189         (generic-mode-internal): Use run-mode-hooks.
1191 2005-03-31  Kim F. Storm  <storm@cua.dk>
1193         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
1194         (mouse-fixup-help-message): New defun called by show_help_echo
1195         to fixup mouse-2 prefix in help messages when applicable.
1197         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
1199 2005-03-31  Kenichi Handa  <handa@m17n.org>
1201         * language/thai-word.el (thai-find-word-ends): Pay attention to
1202         the case that we reach the end of buffer.
1204         * textmodes/fill.el (fill-text-properties-at): New function.
1205         (fill-newline): Use fill-text-properties-at instead of
1206         text-properties-at.
1208 2005-03-31  Karl Berry  <karl@freefriends.org>
1210         * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
1211         not comint-quote-filename.
1213 2005-03-31  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
1215         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
1216         not comint-quote-filename.
1218 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
1220         * help-fns.el (help-with-tutorial): Revert last change.
1222 2005-03-31  Kim F. Storm  <storm@cua.dk>
1224         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
1226 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
1228         * calendar/cal-china.el: Update reference to "Calendrical
1229         Calculations" book; there's a new edition.
1230         * calendar/cal-coptic.el: Likewise.
1231         * calendar/cal-french.el: Likewise.
1232         * calendar/cal-hebrew.el: Likewise.
1233         * calendar/cal-islam.el: Likewise.
1234         * calendar/cal-iso.el: Likewise.
1235         * calendar/cal-julian.el: Likewise.
1236         * calendar/cal-mayan.el: Likewise.
1237         * calendar/cal-persia.el: Likewise.
1238         * calendar/calendar.el: Likewise.
1239         * calendar/holidays.el: Likewise.
1240         * calendar/lunar.el: Likewise.
1241         * calendar/solar.el: Likewise.
1243         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
1244         white space from doc string.
1246 2005-03-30  Jay Belanger  <belanger@truman.edu>
1248         * calc/calc-help.el (calc-full-help): Remove email address.
1250 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
1252         * help-fns.el (help-with-tutorial): Delete title line.
1254 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
1256         * calendar/cal-x.el (calendar-one-frame-setup)
1257         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
1258         rather than 'symbol for set-window-dedicated-p.
1260         * calendar/appt.el (appt-buffer-name): Make it a constant.
1261         (appt-add): Doc fix.
1263         * filesets.el (filesets-menu-path, filesets-menu-before)
1264         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
1265         (filesets-menu-cache-file): Use directory ~/.emacs.d.
1266         (filesets-add-submenu): Delete and use add-submenu instead.
1268 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
1270         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
1271         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
1272         (org-diary-default-entry): New function.
1273         (org-get-entries-from-diary): Better parsing of diary entries.
1274         (org-agenda-check-no-diary): New function.
1275         ("diary-lib"): Advice to function `add-to-diary-list', to allow
1276         linking to diary entries.
1277         (org-agenda-execute-calendar-command): New function.
1278         (org-agenda): Improve visible section in window.
1279         Use `org-fit-agenda-window'.
1280         (org-fit-agenda-window): New option.
1281         (org-move-subtree-down): Better handling of empty lines
1282         at end of subtree.
1283         (org-cycle): Numeric prefix is interpreted now as show-subtree N
1284         levels up.
1285         (org-fontify-done-headline): New option.
1286         (org-headline-done-face): New face.
1287         (org-set-font-lock-defaults): Use `org-headline-done-face'.
1288         (org-table-copy-down): Rename from `org-table-copy-from-above'.
1289         When current field is non-empty, it is copied to next row.
1290         (org-table-copy-from-above): Fix bug which made it
1291         impossible to copy fields containing only a single non-white character.
1293 2005-03-30  Kim F. Storm  <storm@cua.dk>
1295         * kmacro.el (kmacro-end-macro): Isearch may store this command
1296         into the macro -- so ignore it when executing keyboard macro.
1298 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
1300         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
1302 2005-03-29  Kenichi Handa  <handa@m17n.org>
1304         * language/thai.el ("Thai"): Set setup-function and exit-function
1305         for Thai language environment.
1307         * language/thai-util.el: Require thai-word.
1308         (thai-word-mode-map): New variable.
1309         (thai-word-mode): New minor mode.
1310         (setup-thai-language-environment-internal): New function.
1311         (exit-thai-language-environment-internal): New function.
1313         * language/thai-word.el (thai-word-table): Declare it by defvar,
1314         use dolist to initialize it.
1315         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
1316         (thai-fill-find-break-point): New functions.
1318 2005-03-29  Richard M. Stallman  <rms@gnu.org>
1320         * simple.el (idle-update-delay): Move definition up.
1321         (set-mark): Doc fix.
1323 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
1325         * longlines.el: New file.
1327         * simple.el (buffer-substring-filters): New variable.
1328         (filter-buffer-substring): New function.
1329         (kill-region, copy-region-as-kill): Use it.
1331         * register.el (copy-to-register, append-to-register)
1332         (prepend-to-register): Use filter-buffer-substring.
1334 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
1336         * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
1337         (gud-filter-pending-text): Move in front of gdb.
1338         (gud-overlay-arrow-position): New variable.
1339         (gud-sentinel, gud-display-line): Use it in place of
1340         overlay-arrow-position.
1342 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
1344         * progmodes/fortran.el (fortran-if-indent): Doc fix.
1345         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
1346         (fortran-font-lock-keywords-4): New variable.
1347         (fortran-blocks-re, fortran-end-block-re)
1348         (fortran-start-block-re): New constants, for hideshow.
1349         (hs-special-modes-alist): Add a Fortran entry.
1350         (fortran-mode-map): Bind fortran-end-of-block,
1351         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
1352         (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
1353         (fortran-looking-at-if-then, fortran-end-of-block)
1354         (fortran-beginning-of-block): New functions, for hideshow.
1356         * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
1357         fix. Tweak regexp.
1358         (f90-beginning-of-block): Push mark first.
1360 2005-03-29  Jay Belanger  <belanger@truman.edu>
1362         * calc/calc.el: Update copyright date.
1363         (calc-version): Increase to 2.1.
1364         (calc-version-date): Remove.
1366         * calc/calc-help.el: Update copyright date.
1367         (calc-full-help): Remove reference to calc-version-date.
1368         Update copyright date.
1370 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1372         * vc.el (vc-do-command): Use a pipe for async processes, so password
1373         prompts don't show up at places where the user can't reply.
1375 2005-03-29  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
1377         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
1378         on the file name we pass to the inferior shell.
1380 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
1382         * progmodes/which-func.el (which-function): Be robust in the face of an
1383         imenu--make-index-alist failure.
1385 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1387         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
1389         * progmodes/python.el (python-preoutput-filter): Fix last change.
1391 2005-03-29  Lute Kamstra  <lute@gnu.org>
1393         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
1394         functions and compiled macros.
1395         (debug-convert-byte-code): Handle macros too.
1396         (debug-on-entry-1): Don't signal an error when trying to clear a
1397         function that is not set to debug on entry.
1399 2005-03-29  Jay Belanger  <belanger@truman.edu>
1401         * calc/calc-lang.el: Add functions to math-function-table
1402         properties of tex and math.
1404 2005-03-29  Kenichi Handa  <handa@m17n.org>
1406         * ps-mule.el (ps-mule-plot-string): Translate characters by
1407         ps-print-translation-table.
1408         (ps-mule-begin-job): Call find-charset-region/string with
1409         ps-print-translation-table.
1410         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
1412         * ps-print.el (ps-print-translation-table): New variable.
1413         (ps-plot-region): Translate characters by ps-print-translation-table.
1415 2005-03-29  Juri Linkov  <juri@jurta.org>
1417         * simple.el (next-error-highlight-timer): New variable.
1419         * progmodes/compile.el (compilation-goto-locus):
1420         Use `next-error-highlight-timer' instead of `sit-for'.
1422 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1424         * mail/supercite.el (sc-mail-field): Use assoc-string.
1425         (sc-get-address): Simplify regexps.
1427         * files.el (minibuffer-with-setup-hook): New macro.
1428         (find-file-read-args): Use it to avoid let-binding
1429         minibuffer-with-setup-hook (which breaks turning on/off
1430         file-name-shadow-mode while in the prompt).
1432         * complete.el (PC-read-include-file-name-internal): Use test-completion.
1434 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
1436         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
1438 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1440         * window.el (window-buffer-height): Use count-screen-lines.
1442         * progmodes/python.el (python-preoutput-leftover): New var.
1443         (python-preoutput-filter): Use it.
1444         (python-send-receive): Loop until all the result has been received.
1446 2005-03-28  Juri Linkov  <juri@jurta.org>
1448         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
1450         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
1451         "Recover Crashed Session".
1452         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
1453         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
1454         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
1455         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
1456         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
1457         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
1458         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
1459         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
1461         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
1462         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
1463         Ediff Sessions", "Toggle use of separate control buffer frame",
1464         "Use separate frame for Ediff control buffer".
1466         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
1467         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
1468         "Rename Bookmark", "Delete Bookmark".
1470         * info.el (Info-mode-menu): Remove ellipsis from "Index".
1471         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
1472         Add `:active Info-index-alternatives' to "Next Matching Item".
1474         * wdired.el (wdired-change-to-wdired-mode):
1475         Mention `wdired-abort-changes' key in the initial message.
1477         * international/mule.el (auto-coding-alist): Associate non-ascii
1478         image filename extensions with `no-conversion'.
1480 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1482         * international/iso-acc.el:
1483         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
1485 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
1487         * textmodes/sgml-mode.el (html-mode): Doc update.
1489         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
1491 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
1493         * term.el (term-move-columns): Fix face after extending a line.
1494         (term-insert-spaces): Likewise.
1495         (term-reset-terminal): Fix off by one error.
1497 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
1499         * international/mule.el (auto-coding-alist): Add .xpi files.
1501         * files.el (auto-mode-alist): Add .xpi files.
1503 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
1505         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
1507 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
1509         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
1511 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
1513         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
1514         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
1516         * calendar/cal-move.el (calendar-beginning-of-year): Move the
1517         cursor to Jan 1 when needed.
1518         (calendar-end-of-year): Fix -/+ typo.
1519         Reported by Chong Yidong <cyd@stupidchicken.com>.
1521 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1523         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
1525         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
1526         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
1528 2005-03-25  Richard M. Stallman  <rms@gnu.org>
1530         * filesets.el (filesets-init): Add autoload.
1532         * mail/mailalias.el (mail-directory): Doc fix.
1534 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
1536         * mail/mailalias.el (mail-directory-process): Do nothing if
1537         mail-directory-process is an atom.
1538         (mail-get-names): Ignore mail-directory-names if it is an atom.
1539         (mail-directory-process defvar): Doc fix.
1540         (mail-names): Doc fix.
1542 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
1544         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
1546 2005-03-26  Kenichi Handa  <handa@m17n.org>
1548         * international/mule-util.el (detect-coding-with-priority):
1549         Call update-coding-systems-internal before detect-coding-region.
1551 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
1553         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
1554         (gdb-frames-mode-map): Add follow-link property.
1556 2005-03-25  Jay Belanger  <belanger@truman.edu>
1558         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
1559         for variables.
1561 2005-03-25  Juri Linkov  <juri@jurta.org>
1563         * image-mode.el: Optimize image filename extension regexps in
1564         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
1565         in `auto-mode-alist'.
1566         (image-mode): Add `image-toggle-display-text' to local hook
1567         `change-major-mode-hook'.  Display the image as an image by
1568         default.  Set `cursor-type' and `truncate-lines' if the image
1569         is already displayed.  Take into account the current mode (image
1570         or text) in message.
1571         (image-minor-mode): New minor mode.
1572         (image-mode-maybe, image-toggle-display-text): New functions.
1573         (image-toggle-display): Use called-interactively-p.
1574         Let-bind `inhibit-read-only' to t.
1576         * image-mode.el (image-minor-mode): Set `cursor-type' and
1577         `truncate-lines' if the image is already displayed.  Add turning
1578         image-minor-mode off to `change-major-mode-hook'.  Add message.
1579         Call `image-toggle-display-text' after turning image-minor-mode off.
1581 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1583         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
1584         Terminal.app, use utf-8.
1585         (set-display-table-and-terminal-coding-system): Add coding-system arg.
1586         (set-locale-environment): Use it.
1588         * term/xterm.el: Undo last change, better done in mule-cmds.el.
1590         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
1592         * progmodes/python.el (python-close-block-statement-p)
1593         (python-outdent-p, python-current-defun): Use symbol-end.
1595 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
1597         * files.el (save-some-buffers): Doc fix.
1599 2005-03-25  Werner Lemberg  <wl@gnu.org>
1601         * complete.el, thumbs.el: Replace `legal' with `valid'.
1602         * calendar/calendar.el: Replace `legal' with `valid'.
1603         * emacs-lisp/advice.el: Replace `legal' with `valid'.
1604         * mail/supercite.el: Replace `legal' with `valid'.
1605         * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
1606         progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
1607         `valid'.
1608         * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
1609         with `valid'.
1611 2005-03-25  Werner Lemberg  <wl@gnu.org>
1613         * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
1614         * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
1615         * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
1616         * emulation/vip.el: Replace `illegal' with `invalid'.
1617         * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
1618         * mail/supercite.el: Replace `illegal' with `invalid'.
1619         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
1620         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
1621         progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
1622         progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
1623         `invalid'.
1624         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
1625         textmodes/reftex-index.el, textmodes/reftex-parse.el,
1626         textmodes/reftex-ref.el, textmodes/reftex-vars.el,
1627         textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
1629 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1631         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
1632         (flymake-find-buildfile, flymake-find-possible-master-files)
1633         (flymake-check-include, flymake-parse-line): Replace loops over the
1634         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
1636         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
1637         Substitute file-name-as-directory in the rest of the file.
1638         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
1639         (flymake-replace-region): Remove unused arg `buffer'.
1640         (flymake-check-patch-master-file-buffer): Update calls to it.
1641         (flymake-add-err-info): Remove unused var `count'.
1642         (flymake-mode): Use define-minor-mode.
1644         * progmodes/flymake.el: Use with-current-buffer.
1645         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
1646         flymake-replace-regexp-in-string, flymake-line-beginning-position)
1647         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
1648         Avoid testing for `xemacs'.
1649         (flymake-nop): Move.
1650         (flymake-region-has-flymake-overlays): Return the computed value.
1651         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
1652         Remove unused var `endline'.
1653         (flymake-get-line-count): Remove unused function.
1654         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
1656         * emulation/vi.el:
1657         * generic.el:
1658         * hilit-chg.el (global-highlight-changes):
1659         * hi-lock.el (hi-lock-mode):
1660         * follow.el: find-file-hooks -> find-file-hook.
1662         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
1664 2005-03-24  Juri Linkov  <juri@jurta.org>
1666         * dired.el (dired-mode-map): Add menu item "Compare directories"
1667         for dired-compare-directories.
1669         * dired-aux.el (dired-compare-directories): Add autoload cookie.
1670         Doc fix.  Replace `read-file-name' with `read-directory-name'.
1672 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1674         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
1676 2005-03-24  Jay Belanger  <belanger@truman.edu>
1678         * calc/calc-embed.el (calc-embedded-mode-change):  Save all
1679         relevant mode settings in calc-embedded-original-modes when modes
1680         are permanently changed.
1682 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1684         * autoinsert.el: find-file-hooks -> find-file-hook.
1686 2005-03-24  Lute Kamstra  <lute@gnu.org>
1688         * generic.el (generic-font-lock-defaults): Make it obsolete.
1689         (generic-font-lock-keywords): New variable to replace
1690         generic-font-lock-defaults.
1691         (generic-mode-set-font-lock): Delete it.
1692         (generic-mode-internal): Don't call generic-mode-set-font-lock.
1693         (generic-bracket-support): Add docstring.
1695         * generic-x.el: Rename generic-font-lock-defaults to
1696         generic-font-lock-keywords throughout.
1697         (mailagent-rules-setup-function): Delete it.
1698         (mailagent-rules-generic-mode): Use anonymous function instead.
1699         (show-tabs-generic-mode-font-lock-defaults-1)
1700         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
1701         Quote faces.
1702         (show-tabs-tab-face, show-tabs-space-face): Specify background,
1703         not foreground.
1705         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1706         Recognize define-generic-mode.
1708 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1710         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
1711         if there's no completion table.
1713 2005-03-23  Miles Bader  <miles@gnu.org>
1715         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1716         Remove tty-specific variants, as they're no longer needed.
1718 2005-03-23  Lute Kamstra  <lute@gnu.org>
1720         * generic-x.el: Code cleanup: make args constant whenever possible.
1721         (installshield-statement-keyword-list)
1722         (installshield-system-functions-list)
1723         (installshield-system-variables-list, installshield-types-list)
1724         (installshield-funarg-constants-list): Make them constants.
1726         * generic.el (generic-make-keywords-list): Add autoload cookie.
1728         * calendar/time-date.el: Add comment on time value formats.
1729         Don't require parse-time.
1730         (with-decoded-time-value): New macro.
1731         (encode-time-value): New function.
1732         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
1733         (days-to-time): Return a valid time value when arg is huge.
1734         (time-since): Use time-subtract.
1735         (time-to-number-of-days): Use time-to-seconds.
1737 2005-03-23  David Ponce  <david@dponce.com>
1739         * recentf.el: (recentf-keep): New option.
1740         (recentf-menu-action): Default to `find-file'.
1741         (recentf-keep-non-readable-files-flag)
1742         (recentf-keep-non-readable-files-p)
1743         (recentf-file-readable-p, recentf-find-file)
1744         (recentf-cleanup-remote): Remove.
1745         (recentf-include-p): More robust.
1746         (recentf-keep-p): New function.
1747         (recentf-remove-if-non-kept): Rename from
1748         `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
1749         All callers updated.
1750         (recentf-menu-items-for-commands): Fix help string.
1751         (recentf-track-closed-file): Update. Doc fix.
1752         (recentf-cleanup): Update. Count removed files. Doc fix.
1754 2005-03-23  Kim F. Storm  <storm@cua.dk>
1756         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1757         Don't inherit from fringe face (now happens automatically).
1759 2005-03-22  Kim F. Storm  <storm@cua.dk>
1761         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
1762         position values.
1764 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1766         * menu-bar.el (showhide-date-time): Remove.
1767         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
1768         (menu-bar-make-mm-toggle): Simplify.
1770 2005-03-22  JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
1772         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
1773         Accept qualified variable and function names.
1775 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
1777         * bindings.el (completion-ignored-extensions):
1778         Remove ".lis" for `vax-vms'.
1780 2005-03-22  Andreas Schwab  <schwab@suse.de>
1782         * generic-x.el: Revert last change.
1783         * ldefs-boot.el: Update.
1785 2005-03-22  Jay Belanger  <belanger@truman.edu>
1787         * calc/calc-embed (calc-embedded-original-modes): New variable.
1788         (calc-embedded-save-original-modes)
1789         (calc-embedded-restore-original-modes): New functions.
1790         (calc-do-embedded): Save original modes when entering embedded mode
1791         and restore when leaving embedded mode.
1792         (calc-embedded-modes-change): Change the value of
1793         calc-embedded-original-modes to reflect permanent changes.
1795 2005-03-22  Lute Kamstra  <lute@gnu.org>
1797         * generic-x.el: Require generic again.
1799 2005-03-22  Miles Bader  <miles@gnu.org>
1801         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1802         Tweak details to look good on both ttys and bitmap displays, light
1803         or dark background, etc.
1805 2005-03-21  Kim F. Storm  <storm@cua.dk>
1807         * tooltip.el (tooltip-show-help-function): Check car and cdr of
1808         mouse position.
1810 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1812         * icomplete.el: Don't forcibly turn on the mode upon load.
1813         (icomplete-mode): Use define-minor-mode.
1814         (icomplete-eoinput): Default to nil.
1815         (icomplete-minibuffer-setup): Remove autoload.
1816         (icomplete-tidy): Simplify.
1817         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
1818         in the initial state or if the user has modified the field.
1819         Fix handling of icomplete-max-delay-chars.
1820         Remove code that handles the oddball case where
1821         minibuffer-completion-table is an integer.
1822         Wrap icomplete-completions in while-no-input in case building
1823         completions takes more time than expected.
1824         (icomplete-completions): Simplify.
1826 2005-03-21  Richard M. Stallman  <rms@gnu.org>
1828         * jka-compr.el (jka-compr-really-do-compress):
1829         Make variable buffer-local.
1831         * image-mode.el: Handle .xpm files too.
1832         (image-toggle-display): Preserve modification flag.
1834         * help.el (where-is): Don't mention aliases with no key bindings.
1836 2005-03-21  Lute Kamstra  <lute@gnu.org>
1838         * generic.el: Fix commentary section.  Don't require cl for compilation.
1839         (generic-mode-list): Add autoload cookie.
1840         (generic-use-find-file-hook, generic-lines-to-scan)
1841         (generic-find-file-regexp, generic-ignore-files-regexp)
1842         (generic-mode, generic-mode-find-file-hook)
1843         (generic-mode-ini-file-find-file-hook): Fix docstrings.
1844         (define-generic-mode): Make it a defmacro.  Fix docstring.
1845         (generic-mode-internal): Code cleanup.  Add autoload cookie.
1846         (generic-mode-set-comments): Code cleanup.
1847         * generic-x.el: Don't prevent compilation.  Don't require generic.
1848         Follow coding conventions.  Minor code cleanup.
1849         (etc-fstab-generic-mode): Add some keywords.
1850         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
1851         define-generic-mode like a function declaration.
1853 2005-03-21  Jay Belanger  <belanger@truman.edu>
1855         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
1856         changing modes.
1858 2005-03-21  Sam Steingold  <sds@gnu.org>
1860         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
1862 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
1864         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
1865         Add underscore to "f$ lexicals" regexp.
1867 2005-03-20  Juri Linkov  <juri@jurta.org>
1869         * subr.el (progress-reporter-do-update): When `min-value' is equal
1870         to `max-value', set `percentage' to 0 and prevent division by zero.
1872 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
1874         Sync with Tramp 2.0.48.
1876         * tramp.el (all): Change all addresses to .gnu.org.
1877         (tramp-append-tramp-buffers): New defun.
1878         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
1879         Catch `dont-send' signal.
1880         (tramp-set-auto-save-file-modes): Set always permissions, because
1881         there might be an old auto-saved file belonging to another
1882         original file.  This could be a security threat.  Reported by
1883         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
1884         Check for Emacs 21.3.50 removed.
1886         * tramp-smb.el (all): Remove debug construct for
1887         `with-parsed-tramp-file-name'.
1888         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
1889         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
1890         No error message if DIRECTORY or FILENAME doesn't exist.
1891         (tramp-smb-open-connection): Check existence of
1892         `tramp-smb-program'.
1894 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1896         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
1897         Properly handle the case where the `m' or `s' command's argument is not
1898         yet terminated.
1899         (perl-indent-new-calculate): New function.
1900         (perl-indent-line): Use it.
1902 2005-03-20  Miles Bader  <miles@gnu.org>
1904         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
1905         in text-mode too.  Change to new face names.
1906         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
1907         Add `:weight bold' attribute.
1908         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
1910 2005-03-19  Juri Linkov  <juri@jurta.org>
1912         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
1914         * international/mule.el (auto-coding-alist): Sync with
1915         `auto-mode-alist' by adding upper case archive file extensions
1916         and adding ear/war to jar extension.
1918 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
1920         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
1921         running, restart it.
1923 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
1925         * finder.el (finder-current-item): Throw an error on an empty line.
1927         * man.el (Man-follow-manual-reference): If current-word returns
1928         nil, use "".
1930 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
1932         * simple.el (goto-line): Doc fix.
1934 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
1936         * files.el (save-buffer): Doc fix.
1938 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
1940         * recentf.el (recentf-cleanup-remote): New variable.
1941         (recentf-cleanup): Use it to conditionally check availablity of
1942         remote files.
1944 2005-03-19  Joe Edmonds <joe-bugs-debian-org@elem.com>  (tiny change)
1946         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
1947         function names.
1949 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
1951         * language/thai-word.el: New file.
1953 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
1955         * files.el (backup-buffer): If the file's directory is not
1956         writable, use copy instead of move to backup the file.
1958 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
1960         * obsolete/keyswap.el: Moved to obsolete/ from term/.
1962 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1964         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
1965         Use functionp instead of symbolp and fboundp.  Reported by Drkm
1966         <darkman_spam@yahoo.fr>.
1967         (ps-print-version): New version 6.6.6.
1969 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
1971         * textmodes/table.el (table--line-column-position): New idiom.
1972         (table--row-column-insertion-point-p): New function to test
1973         validity of row and column insertion operation at a location.
1974         (table-global-menu, table-cell-menu): Use above functions for
1975         deterministic test operation.
1976         (table--editable-cell-p): Behave in deterministic fashion.
1978 2005-03-18  Juri Linkov  <juri@jurta.org>
1980         * isearch.el (isearch-lazy-highlight-new-loop):
1981         Make arguments beg and end optional.
1982         (isearch-update): Remove optional arguments nil from
1983         isearch-lazy-highlight-new-loop.
1984         (isearch-lazy-highlight-search): Let-bind case-fold-search to
1985         isearch-lazy-highlight-case-fold-search instead of
1986         isearch-case-fold-search, and let-bind isearch-regexp to
1987         isearch-lazy-highlight-regexp.
1988         Use isearch-lazy-highlight-last-string instead of isearch-string.
1990         * replace.el (perform-replace): Remove bindings of global
1991         variables isearch-string, isearch-regexp, isearch-case-fold-search.
1992         Add three new arguments to `replace-highlight'.
1993         (replace-highlight): Add arguments string, regexp, case-fold.
1994         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
1995         to allow isearch-lazy-highlight-new-loop to use these values
1996         to set corresponding isearch-lazy-highlight-* internal
1997         variables whose values lazy highlighting will use regardless of
1998         changes to global variables isearch-string, isearch-regexp,
1999         isearch-case-fold-search during lazy highlighting loop.
2000         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
2001         to `lazy-highlight-cleanup'.
2003         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
2004         (ispell-highlight-face): Set default face to `isearch' when
2005         lazy highlighting is enabled.
2006         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
2007         priority to 1.  Add lazy highlighting.
2008         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
2009         from `isearch-dehighlight'.
2011 2005-03-18  David Ponce  <david@dponce.com>
2013         * files.el (hack-local-variables): Do a case-insensitive search
2014         for End.
2016 2005-03-18  Juri Linkov  <juri@jurta.org>
2018         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
2019         `isearch-lazy-highlight-cleanup', add alias to old name and
2020         declare obsolete.  Add release numbers to other obsolete vars.
2021         (isearch-done, isearch-lazy-highlight-new-loop):
2022         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
2023         (lazy-highlight-cleanup) <variable>: Doc fix.
2024         (isearch-lazy-highlight-update): Rename obsolete
2025         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
2027 2005-03-18  Kenichi Handa  <handa@m17n.org>
2029         * language/thai-util.el: Fix categorization of Thai characters in
2030         thai-category-table.
2031         (thai-composition-pattern): Adjust it for the above change.
2032         (thai-self-insert-command, thai-compose-syllable): New functions.
2033         (thai-compose-region): Use thai-compose-syllable.
2034         (thai-compose-string): Likewise.
2035         (thai-composition-function): Likewise.
2036         (thai-auto-composition): New function.
2037         (thai-auto-composition-mode): New minor mode.
2039         * language/thai.el: Fix patterns to be registered in
2040         composition-function-table.
2042         * international/quail.el (quail-input-method): Locally bind
2043         inhibit-modification-hooks to t.
2045 2005-03-17  Richard M. Stallman  <rms@gnu.org>
2047         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
2048         (perl-mode): Use run-mode-hooks.
2050         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
2051         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
2052         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
2054         * mail/sendmail.el (sendmail-send-it): Reenable the code
2055         to compute resend-to-address and use it.
2057         * tar-mode.el (tar-mode): Turn off undo unconditionally.
2059         * image-mode.el: New file.
2061         * image.el (insert-sliced-image): Add autoload cookie.
2063         * font-lock.el (font-lock-lines-before): New user option.
2064         (font-lock-after-change-function): Obey it.
2066         * bindings.el (esc-map): Make M-g a prefix.
2067         Bind M-g g and M-g M-g to goto-line.
2069         * faces.el (face-id): Doc fix.
2071 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
2073         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
2074         (rmail-show-message): Use rmail-unknown-mail-followup-to.
2075         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
2077         * mail/sendmail.el (mail-yank-ignored-headers)
2078         (mail-font-lock-keywords, mail-mode-fill-paragraph):
2079         Add Mail-Followup-To and Mail-Reply-To headers.
2080         (mail-citation-hook): Add autoload cookie.
2081         (mail-mode): Doc fix.
2082         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
2083         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
2084         (mail-mode-fill-paragraph): Handle those headers.
2085         (mail-mailing-lists): New variable.
2086         (mail-mail-reply-to, mail-mail-followup-to): New functions.
2088 2005-03-17  Juri Linkov  <juri@jurta.org>
2090         * isearch.el (isearch-fallback): Check for `(car previous)'
2091         before calling `isearch-other-end-state'.
2093 2005-03-17  Kim F. Storm  <storm@cua.dk>
2095         * simple.el (move-beginning-of-line): Move to beginning of buffer
2096         line, as well as beginning of screen line.
2098 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
2100         * calendar/diary-lib.el (mark-diary-entries): Use new optional
2101         argument REDRAW rather than calendar-redrawing variable.
2102         * calendar/calendar.el (calendar-redrawing): Delete.
2103         (redraw-calendar): Do not bind calendar-redrawing.
2105 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
2107         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
2108         diary-file buffer.
2110 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2112         * help.el (describe-mode): Allow a :minor-mode-function property to
2113         specify a different minor mode toggle function than the variable.
2114         * simple.el (auto-fill-function):
2115         * subr.el (add-minor-mode): Use it.
2117 2005-03-16  Kenichi Handa  <handa@m17n.org>
2119         * language/ethio-util.el (sera-being-called-by-w3): New variable.
2120         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
2121         (ethio-fidel-to-sera-buffer): Likewise.
2123 2005-03-16  Juri Linkov  <juri@jurta.org>
2125         * emacs-lisp/find-func.el (find-function-regexp):
2126         Add defun-emitting macro `menu-bar-make-toggle'.
2128         * isearch.el: Put `isearch-scroll' property to
2129         `split-window-horizontally'.
2131         * info.el: Update error messages for `debug-ignored-errors'.
2132         (Info-isearch-search): Doc fix.
2133         (Info-find-node): Move up code to go into info buffer before
2134         recording the node to the history.
2135         (Info-fontify-node): Fontify titles only if the next line
2136         has two or more `*', `=', `-', `.'.
2137         Display "go to this node" for empty (match-string 3).
2139 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2141         * term/mac-win.el: Add mouse pointer shape constants.
2143 2005-03-15  Kim F. Storm  <storm@cua.dk>
2145         * simple.el (move-beginning-of-line): Use vertical-motion.
2147 2005-03-15  Juri Linkov  <juri@jurta.org>
2149         * isearch.el (isearch-error): New variable.
2150         (isearch-invalid-regexp, isearch-within-brackets): Remove.
2151         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
2152         (isearch-within-brackets-state): Remove.
2153         (isearch-case-fold-search-state, isearch-pop-fun-state):
2154         Decrease frame index.
2155         (isearch-mode, isearch-top-state, isearch-push-state)
2156         (isearch-edit-string, isearch-abort, isearch-search-and-update)
2157         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
2158         (isearch-search, isearch-lazy-highlight-new-loop):
2159         Replace `isearch-invalid-regexp' with `isearch-error'.
2160         Remove `isearch-within-brackets'.
2161         (isearch-search): Add `search-failed' handler to `condition-case'.
2162         (isearch-lazy-highlight-search): Add `condition-case' to catch
2163         errors and allow `isearch-lazy-highlight-update' to try
2164         highlighting from the beginning of the window.
2165         (isearch-repeat): Move up code to set isearch-wrapped to t
2166         before calling isearch-wrap-function.
2168         * info.el (Info-isearch-initial-node): New internal variable.
2169         (Info-search): Signal an error in isearch mode when search leaves
2170         the initial node.  Signal an error when `bound' is non-nil and
2171         nothing was found in the current subfile.
2172         (Info-isearch-search): Remove `condition-case'.
2173         (Info-isearch-wrap): Don't wrap when search failed during leaving
2174         the initial node.  If `Info-isearch-search' is nil, wrap around
2175         the current node.
2176         (Info-isearch-start): New fun.
2177         (Info-mode): Add buffer-local hook `Info-isearch-start' to
2178         `isearch-mode-hook'.
2180 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2182         * simple.el (normal-erase-is-backspace): Set default to t if
2183         running on Mac.
2185         * term/mac-win.el (function-key-map): Sync with x-win.el.
2187 2005-03-15  Kenichi Handa  <handa@m17n.org>
2189         * international/mule-cmds.el (locale-language-names): Modify the
2190         format of elements and add more entries.
2191         (locale-preferred-coding-systems): Add more entries.
2192         (set-locale-environment): Adjust for the change of
2193         locale-language-names.
2195 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2197         * pcvs.el (smerge-ediff): Remove bogus autoload.
2199 2005-03-14  Lute Kamstra  <lute@gnu.org>
2201         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
2202         Ignore a `*' at the beginning of a line.
2204         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
2205         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
2206         subr.el.
2207         (dont-compile, eval-when-compile, eval-and-compile): Use declare
2208         to specify indentation.
2210         * generic.el (define-generic-mode): Let generic-mode-list be a
2211         list of strings; test membership with equal.
2213 2005-03-14  Kim F. Storm  <storm@cua.dk>
2215         * simple.el (next-line, previous-line): Add optional try-vscroll
2216         arg to recognize interactive use.  Pass it on to line-move.
2217         (line-move): Don't perform auto-window-vscroll when defining or
2218         executing keyboard macro to ensure consistent behaviour.
2220 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2222         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
2224 2005-03-13  Lute Kamstra  <lute@gnu.org>
2226         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
2227         debugger-setup-buffer so that backtrace marks the frames set to
2228         debug-on-exit and we don't have to do it manually.  Set an extra
2229         debug-on-exit for macro's.
2230         (debugger-setup-buffer): Don't mark the top frame manually.
2232 2005-03-12  Lute Kamstra  <lute@gnu.org>
2234         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
2235         lisp-indent-function throughout.
2236         (with-no-warnings): Set lisp-indent-function property.
2238 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
2240         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
2241         Add entry for backslash.
2243 2005-03-12  Juri Linkov  <juri@jurta.org>
2245         * info.el (Info-search): Four fixes for backward search.
2247 2005-03-11  Jay Belanger  <belanger@truman.edu>
2249         * calc/calc.el (calc-language-alist): New variable.
2250         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
2251         (calc-embedded-find-modes): Use calc-language-alist instead of
2252         calc-embedded-language-alist.
2254 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
2256         * calendar/calendar.el (calendar-redrawing): New internal
2257         variable.
2258         (redraw-calendar): Remove bogus save-excursion from previous
2259         change.  Bind calendar-redrawing to t for mark-diary-entries.
2260         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
2261         calendar if that is why we were called.
2263 2005-03-11  Kenichi Handa  <handa@m17n.org>
2265         * international/mule.el (make-coding-system): Set property
2266         coding-system-define-form to nil.
2267         (define-coding-system-alias): Likewise.
2269 2005-03-11  Kenichi Handa  <handa@m17n.org>
2271         These changes are suggested by Dave Love <fx@gnu.org>.
2273         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
2274         coding: tag.
2275         (adaptive-fill-regexp): Add more bullets.
2276         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
2277         regexps.
2279 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2281         * help.el (describe-mode): Properly handle non-trivial lighters.
2282         Don't ignore minor modes that are not listed in minor-mode-list.
2284         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
2285         feature ON when the user requests to turn it OFF.
2287 2005-03-10  Lute Kamstra  <lute@gnu.org>
2289         * emacs-lisp/debug.el (debug-entry-code): Delete it.
2290         (implement-debug-on-entry): New function to replace debug-entry-code.
2291         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
2292         second argument as the 2005-03-07 change makes it obsolete.
2293         (debug-on-entry, cancel-debug-on-entry): Update call to
2294         debug-on-entry-1.
2295         (debug, debugger-setup-buffer): Comment update.
2296         (debugger-frame-number): Update to work with implement-debug-on-entry.
2298 2005-03-10  Jay Belanger  <belanger@truman.edu>
2300         * calc/calc-embed.el (math-ms-args): Declare it.
2301         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
2302         math-ms-args.
2303         (calc-embedded-subst): Use math-multi-subst-rec to substitute
2304         variables.
2306 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
2308         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
2309         Use message-box.
2311         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
2312         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
2313         (tooltip-gud-tips): Simplify.
2314         (tooltip-gud-tips-p): Remove superflouous :set.
2315         (tooltip-gud-modes): Add fortran-mode.
2316         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
2318         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
2320 2005-03-09  Kim F. Storm  <storm@cua.dk>
2322         * play/animate.el (animate-place-char): Use forward-line instead
2323         of next-line to improve performance.
2325 2005-03-09  Simon Josefsson  <jas@extundo.com>
2327         * net/browse-url.el (browse-url-default-browser): Doc fix.
2329 2005-03-09  Miles Bader  <miles@gnu.org>
2331         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
2332         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
2334 2005-03-09  Kenichi Handa  <handa@m17n.org>
2336         * international/latin-1.el: Set case and syntax for 255 only if
2337         set-case-syntax-set-multibyte is nil.
2339         * textmodes/ispell.el (ispell-insert-word): New function.
2340         (ispell-word): Use ispell-insert-word to insert a new word.
2341         (ispell-process-line): Likewise.
2342         (ispell-complete-word): Likewise.
2344 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
2346         * calendar/calendar.el (redraw-calendar): Preserve point.
2347         Reported by Matt Hodges <MPHodges@member.fsf.org>.
2348         (calendar-week-start-day): Move after definition of
2349         redraw-calendar.  Delete buffer test, since redraw-calendar has
2350         that now.
2352         * calendar/diary-lib.el (mark-diary-entries): Only call
2353         redraw-calendar in the first of any recursive calls.
2354         Reported by Alan Shutko <ats@acm.org>.
2356 2005-03-08  Juri Linkov  <juri@jurta.org>
2358         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
2359         (html-horizontal-rule, html-line, html-image, html-checkboxes)
2360         (html-radio-buttons): Add a space before the trailing `/>' where
2361         sgml-xml-mode is non-nil.
2362         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
2363         the subsequent tag of the empty XML tag.
2364         (html-href-anchor): Don't set initial input to "http:".
2365         (html-image): Ask for the image URL and set point inside alt="".
2366         (html-name-anchor): Duplicate the name in the `id' attribute when
2367         sgml-xml-mode is non-nil.
2368         (html-paragraph): Remove \n before <p>.
2369         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
2370         instead of `checked' when sgml-xml-mode is non-nil.
2372         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
2373         Remove 1 space before #RRGGBB to not truncate it on terminal
2374         windows w/o fringes.  Remove 1 space between bg and fg examples
2375         to get more space.
2376         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
2377         avoid byte-compile warnings.
2379         * image-file.el (image-file-handler): Put `safe-magic' property to
2380         `image-file-handler'.
2382         * info.el (Info-isearch-search): Emulate word search in
2383         isearching through multiple Info nodes with Info-search.
2384         (Info-isearch-wrap): Allow isearch-word.
2386 2005-03-08  Lute Kamstra  <lute@gnu.org>
2388         * emacs-lisp/debug.el (debugger-step-through): Make sure that
2389         stepping into the debugger's code is not possible.
2390         (debugger-jumping-flag): Docstring update.
2392 2005-03-08  Jay Belanger  <belanger@truman.edu>
2394         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
2395         embedded mode begins.
2396         (calc-embedded-language-alist): New variable.
2397         (calc-embedded-find-modes): Use calc-embedded-language-alist to
2398         set default language mode.
2400 2005-03-08  Kenichi Handa  <handa@m17n.org>
2402         * international/ccl.el (define-ccl-program): Fix docstring about
2403         extra 256 bytes assured for the output buffer.
2405         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
2406         Fix BUFFER_MAGNIFICATION to 2.
2407         (ccl-encode-mule-utf-16be-with-signature): Likewise.
2409 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
2411         * align.el (align-rules-list): Added an alignment rule for CSS
2412         declarations (applies to css-mode and html-mode buffers).
2414 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2416         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
2418 2005-03-07  Kim F. Storm  <storm@cua.dk>
2420         * simple.el (move-beginning-of-line): New command.
2422         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
2424         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
2426         * emulation/cua-base.el: Put CUA move property on move-end-of-line
2427         and move-beginning-of-line.
2429         * apropos.el (apropos-print): Omit command from M-x ... RET.
2431 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
2433         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
2434         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
2436 2005-03-06  Richard M. Stallman  <rms@gnu.org>
2438         * bindings.el (esc-map): Bind M-g to goto-line.
2440         * facemenu.el (global-map): Bind M-o, not M-g.
2442 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2444         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
2445         "Open Directory" as for "Open File".
2447 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
2449         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
2450         (push-mark-command): Run activate-mark-hook.
2452 2005-03-06  Richard M. Stallman  <rms@gnu.org>
2454         * help-mode.el (help-mode-finish): Don't alter the element
2455         in view-return-to-alist if there already is one.
2457         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
2458         make sure the current buffer is the expected one.
2460         * novice.el (disabled-command-function): Output in *Disabled Command*.
2461         Explicitly ignore non-keyboard events, and explicitly handle C-g.
2463         * textmodes/flyspell.el (flyspell-large-region):
2464         Pass args differently for aspell.
2466         * files.el (mode-require-final-newline): Doc fix.
2468 2005-03-03  Stephan Stahl  <stahl@eos.franken.de> (tiny change)
2470         * progmodes/which-func.el (which-function):
2471         Specify NOERROR when calling imenu--make-index-alist.
2473 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2475         * simple.el (normal-erase-is-backspace): Define default value.
2477         * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
2478         (custom-reevaluate-setting): Simple function to handle
2479         variables that are defined before their default value can really
2480         be computed.
2482         * startup.el (command-line): Use it for temporary-file-directory,
2483         small-emporary-file-directory, auto-save-file-name-transforms,
2484         blink-cursor-mode, and normal-erase-is-backspace.
2486         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
2487         progress, even with buggy anchored keywords.
2489 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
2491         * simple.el (goto-line): Remove unbalanced final parenthesis.
2493 2005-03-05  Richard M. Stallman  <rms@gnu.org>
2495         * simple.el (goto-line): Use a number at point as the default.
2496         With C-u as arg, switch buffers.
2498 2005-03-05  Juri Linkov  <juri@jurta.org>
2500         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
2501         with `no-blinking-cursor'.
2503         * startup.el (no-blinking-cursor): New defvar.
2504         (command-line): Add `--no-blinking-cursor' to longopts.
2505         Set `no-blinking-cursor' to t for command line arguments
2506         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
2507         with `no-blinking-cursor' in the condition for calling
2508         `blink-cursor-mode'.
2510 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
2512         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
2513         (menu-bar-options-save): Add blink-cursor-mode.
2514         (menu-bar-options-menu): Add blink-cursor-mode.
2516 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
2518         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
2519         (icalendar-export-file, icalendar-export-region)
2520         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
2521         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
2523 2005-03-04  Lute Kamstra  <lute@gnu.org>
2525         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
2526         (debug-function-list): Ditto.
2528 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
2530         * textmodes/texinfmt.el (texinfo-append-refill):
2531         Redefine the types of line to which @refill
2532         is not appended by replacing a search for `@refill\\|@bye' with
2533         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
2534         itemize@refill' bug and the unfilled long lines bug.
2535         (texinfmt-version): Update number and date.
2537 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
2539         * international/code-pages.el (windows-1250, windows-125[2-8])
2540         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
2542 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2544         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
2545         bound yet.
2547 2005-03-02  Romain Francoise  <romain@orebokech.com>
2549         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
2550         buffer after removing limits.
2551         (ibuffer-pop-filter): Ditto.
2552         Update copyright.
2554 2005-03-02  Miles Bader  <miles@gnu.org>
2556         * button.el (make-text-button): If the user doesn't specify a
2557         type, use the default.  Rewrite to use `add-text-properties' and
2558         plist functions.
2560 2005-03-01  Lute Kamstra  <lute@gnu.org>
2562         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
2563         (debugger-jumping-flag): New var.
2564         (debug-entry-code): Use it.
2565         (debugger-jump): Use debugger-jumping-flag and add
2566         debugger-reenable to post-command-hook.
2567         (debugger-reenable): Use debugger-jumping-flag and remove itself
2568         from post-command-hook.
2569         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
2570         debugger-reenable.
2572 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
2574         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
2575         inclusion of "itemize\\|", which may be unnecessary, is certainly
2576         inelegant, and stops refilling in itemize lists when formatting
2577         Japanese Texinfo files to Info.
2578         Update copyright to 2005.
2580 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
2582         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
2583         of an error if GDB can't find the source file.
2585 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
2587         * calendar/calendar.el (redraw-calendar): Work from any buffer,
2588         not just the calendar.
2590         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
2591         first.
2592         (diary-redraw-calendar): New function.
2593         (make-diary-entry): Add diary-redraw-calendar to local
2594         write-contents-functions.  Turn off selective display before
2595         inserting in diary.
2597 2005-03-01  Kim F. Storm  <storm@cua.dk>
2599         * emacs-lisp/copyright.el (copyright-fix-years): New command.
2601 2005-03-01  Lute Kamstra  <lute@gnu.org>
2603         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
2604         that debug-entry-code can be safely removed from a function while
2605         this code is being evaluated.  Revert the 2005-02-27 change as the
2606         new implementation no longer requires it.  Make sure that a
2607         function body containing just a string is not mistaken for a docstring.
2608         (debug): Skip one more frame in case of debug on entry.
2609         (debugger-setup-buffer): Delete one more frame line in case of
2610         debug on entry.
2611         (debugger-frame-number): Update to use the new text introduced by
2612         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
2614 2005-02-28  Kim F. Storm  <storm@cua.dk>
2616         * double.el (double-translate-key): Call force-window-update after
2617         read-event to avoid crash in redisplay.
2619 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2621         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
2622         (debug): Use it.  Move the inhibit-trace earlier.
2623         (debug-entry-code): New const.
2624         (debug-on-entry-1): Use it.
2626 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
2628         * international/utf-16.el (ccl-encode-mule-utf-16le):
2629         Fix BUFFER_MAGNIFICATION to 2.
2630         (ccl-encode-mule-utf-16be): Likewise.
2632 2005-02-28  Kenichi Handa  <handa@m17n.org>
2634         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
2635         Fix BUFFER_MAGNIFICATION to 4.
2636         (ccl-encode-mule-utf-16be-with-signature): Likewise.
2638 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
2640         * speedbar.el (speedbar-update-flag): Doc fix.
2641         (speedbar-show-info-under-mouse): Give set-mouse-position the right
2642         argument.
2644 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2646         * reveal.el (reveal-post-command): Don't try to reveal overlays which
2647         have a non-nil `invisible' property but are actually visible.
2649         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
2650         for perldoc sections.
2651         (perl-outline-regexp, perl-outline-level): New var and function.
2652         (perl-mode): Use them.
2654 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
2656         * calendar/diary-lib.el (diary-remind): Discard any mark portion
2657         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
2659 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
2661         * cus-edit.el: Comment change.
2662         (custom-buffer-create-internal): Slightly reword text at top of
2663         Custom buffers.  Mention there that saving an option edits the
2664         init file.  Add link to Emacs manual node on `custom-file'.
2665         (custom-magic-alist): Rewrite individual State messages to use
2666         capitalized keywords.  Doc fix.
2668 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
2670         * calendar/calendar.el (calendar-buffer): Move above
2671         calendar-week-start-day.
2672         (calendar-week-start-day): Doc fix.  Add :set function.
2673         (calendar-minimum-window-height): New variable.
2674         (generate-calendar-window): Only resize window if selected-window
2675         is displaying the calendar buffer.  Use new variable
2676         calendar-minimum-window-height.
2677         (generate-calendar): Reword error message.
2678         (calendar-mode-map): Bind DEL to scroll-other-window-down.
2680 2005-02-27  Andreas Schwab  <schwab@suse.de>
2682         * vc.el (vc-do-command): Don't run command asynchronously when
2683         operating in a remote directory.
2685         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
2686         change from sync with Tramp 2.0.47.
2688 2005-02-27  Richard M. Stallman  <rms@gnu.org>
2690         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2692         * textmodes/flyspell.el (flyspell-mode-on):
2693         Call ispell-change-dictionary only if necessary.
2695         * emacs-lisp/re-builder.el (regexp-builder): New function.
2697         * register.el (describe-register-1): Explicitly handle
2698         yank-excluded-properties = t.
2700         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
2701         (custom-magic-alist): Change the status descriptions again.
2702         (face widget-type): Total rewrite based on `restricted-sexp'
2703         to eliminate the confusing double hiding levels.
2705         * emacs-lisp/debug.el (debug-on-entry-1):
2706         If function body is empty, add nil as body form.
2708 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2710         * emacs-lisp/trace.el (inhibit-trace): New var.
2711         (trace-make-advice): Use it.
2713         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
2715 2005-02-26  Kim F. Storm  <storm@cua.dk>
2717         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
2718         (mouse-on-link-p, mouse-drag-region-1): Use it.
2720 2005-02-25  Lute Kamstra  <lute@gnu.org>
2722         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
2724 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
2726         * frame.el (blink-cursor-mode): Add :group keyword.
2728 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
2730         * calendar/icalendar.el (icalendar--decode-isodatetime):
2731         New optional argument DAY-SHIFT.
2732         (icalendar-export-region): Fix coding-system-for-write.
2733         (icalendar--convert-ical-to-diary): Shift end-day of all-day
2734         events by one.
2736 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2738         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
2740 2005-02-24  Kim F. Storm  <storm@cua.dk>
2742         * international/iso-acc.el (iso-accents-compose): Fix crash
2743         during redisplay.  Call force-window-update after read-event
2744         and delete-region to signal that window is not accurate.
2746 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2748         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
2749         Remove unused and inexistent var `inhibit-trace'.
2750         (debugger-mode): Use run-mode-hooks.
2751         (debugger-list-functions): Add buttons; setup xref stack.
2753 2005-02-23  Richard M. Stallman  <rms@gnu.org>
2755         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
2756         appointment says it was explicitly made.
2757         (appt-add): Set the 3rd element.
2758         (appt-make-list): Preserve explicit appointments.
2760         * subr.el (find-tag-default): Catch errors in forward-sexp.
2762 2005-02-23  Juri Linkov  <juri@jurta.org>
2764         * info.el (Info-isearch-search): New defcustom.
2765         (Info-isearch-search): Call the default isearch function
2766         when Info-isearch-search is nil.
2767         (Info-isearch-wrap): Use variable Info-isearch-search.
2769 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
2771         * cus-edit.el: Comment change.
2773 2005-02-22  Kim F. Storm  <storm@cua.dk>
2775         * progmodes/hideif.el (hide-ifdef-use-define-alist):
2776         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
2778 2005-02-22  Simon Josefsson  <jas@extundo.com>
2780         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
2781         New variable.
2782         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
2783         Oskarsson" <myrkraverk@users.sourceforget.net>.
2785 2005-02-22  Kim F. Storm  <storm@cua.dk>
2787         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
2788         check that window of that event is the selected window.
2789         (mouse-drag-region-1): Compare mouse event window to selected
2790         window before setting point.
2792         * tooltip.el (tooltip-show-help-function): Pass event to
2793         mouse-on-link-p so it can check selected window.
2795 2005-02-22  Kenichi Handa  <handa@m17n.org>
2797         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
2798         (ps-mule-show-warning): New function.
2799         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
2800         characters are found.
2802         * ps-print.el (ps-header-footer-string): Return a list of header
2803         and footer strings.
2805 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2807         * pcvs.el (cvs-retrieve-revision): Fix thinko.
2809 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2811         * frame.el (blink-cursor-mode): Use define-minor-mode.
2813         * term/mac-win.el (function-key-map): Use char-names more consistently.
2814         (file-name-coding-system): Only set it for MacOS-9.  The other case is
2815         already handled in mule-cmds.el (where it also works when mac-win.el
2816         is not used).
2818 2005-02-21  Kenichi Handa  <handa@m17n.org>
2820         * international/mule.el (ctext-pre-write-conversion): Always use
2821         " *code-converting-work*" buffer for work.
2823         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
2825 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
2827         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
2829 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
2831         * ses.el (undo-more): Restore defadvice, but only the part that
2832         allows changes outside the restricted area of the buffer.
2834 2005-02-20  Kim F. Storm  <storm@cua.dk>
2836         * simple.el (line-move): Add fourth optional arg try-vscroll which
2837         must be set to perform auto-window-vscroll.
2838         When moving backwards and doing auto-window-vscroll, automatically
2839         vscroll to the last part of lines which are taller than the window.
2840         (next-line, previous-line): Set try-vscroll arg on line-move.
2842 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
2844         * replace.el (query-replace, query-replace-regexp)
2845         (replace-string, replace-regexp): When operating on region, make
2846         the minibuffer prompt say so.
2848         * isearch.el (isearch-forward): Document isearch-query-replace and
2849         isearch-query-replace-regexp keybindings.
2851 2005-02-19  Jay Belanger  <belanger@truman.edu>
2853         * calc/calc-aent.el (math-read-token): Add local variable.
2855         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
2856         (calc-edit-top): Move declaration to earlier in file.
2857         (calc-edit-macro-repeats): Add local variables.
2859         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
2860         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
2861         calcFunc-tanh.
2862         Adjust integration rule for calcFunc-tan.
2864 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
2866         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
2867         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
2868         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
2869         (viper-skip-separators): Bug fix.
2870         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
2871         particular major mode.
2872         (viper-del-backward-char-in-replace): Don't put deleted char on the
2873         kill ring.
2875         * viper-ex.el (viper-color-display-p): New function.
2876         (viper-has-face-support-p): Use viper-color-display-p.
2878         * viper-keym.el (viper-gnus-modifier-map): New keymap.
2880         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
2882         * viper-util.el (viper-glob-unix-files): Fix shell status check.
2883         (viper-file-remote-p): Make equivalent to file-remote-p.
2885         * viper.el (viper-major-mode-modifier-list):
2886         Use viper-gnus-modifier-map.
2888 2005-02-19  David Kastrup  <dak@gnu.org>
2890         * subr.el (subregexp-context-p): Fix garbled doc string by adding
2891         quoting.
2893 2005-02-19  Jay Belanger  <belanger@truman.edu>
2895         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
2896         Remove extra definitions.
2897         (calc-coth): New function.
2898         (calcFunc-cot): Fix `let'.
2900 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
2902         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
2903         the reasons we use "type pc" in these faces.
2905         * button.el (button): Ditto.
2907 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
2909         * replace.el (query-replace-read-from): Set the value of
2910         query-replace-from-history-variable to handle the case of an empty
2911         string entered to accept the suggested default.
2913         * net/tramp.el (tramp-file-name-for-operation):
2914         Use dired-call-process instead of dired-call-process-command.
2916 2005-02-19  Jay Belanger  <belanger@truman.edu>
2918         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
2919         (math-div-non-trig): New variables.
2920         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
2921         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
2922         (math-combine-prod, math-div-symb-fancy): Add simplifications for
2923         trig expressions.
2925 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
2927         * progmodes/gdb-ui.el (gdb-var-update-handler)
2928         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
2929         for watch expressions,
2930         (gdb-var-create-handler): Don't set speedbar-update-flag.
2931         (gdb-post-prompt): Simplify test for speedbar.
2933 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
2935         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
2936         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
2937         we use the syntax table of the correct buffer.
2938         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
2939         Felix Gatzemeier.
2941         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
2942         (ediff-file-remote-p): Make synonymous with file-remote-p.
2943         In all deffaces ediff-*-face-*, use min-colors.
2945         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
2946         ediff-recurse-to-subdirectories.
2947         (ediff-mark-if-equal): Check that the arguments are strings, use
2948         ediff-same-contents (after to Felix Gatzemeier).
2950         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
2951         nil.
2953 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2955         * log-view.el (log-view-message-re): Fix up Subversion regexp.
2957 2005-02-18  David Kastrup  <dak@gnu.org>
2959         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
2960         use `mark-active' when defined.
2962 2005-02-18  Kenichi Handa  <handa@m17n.org>
2964         * ps-print.el (ps-font-info-database): New entry
2965         ZapfChancery-MediumItalic with correct font name.  Fix font name
2966         of the entry Zapf-Chancery-MediumItalic.
2968 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
2970         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
2972 2005-02-16  Kim F. Storm  <storm@cua.dk>
2974         * ido.el (ido-fallback-command): Pass user input to fallback command.
2976 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
2978         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
2979         (gdb-find-file-hook): Add server prefix.
2981 2005-02-16  Richard M. Stallman  <rms@gnu.org>
2983         * replace.el (perform-replace): Pass new args to replace-highlight.
2984         (replace-highlight): Take region args,
2985         and pass them to isearch-lazy-highlight-new-loop.
2987         * novice.el (disabled-command-hook): Autoload the defalias
2988         and the make-obsolete-variable call.
2990         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
2992         * isearch.el (isearch-lazy-highlight-start-limit)
2993         (isearch-lazy-highlight-end-limit): New variables limit
2994         the region for highlighting.
2995         (isearch-lazy-highlight-new-loop): New args BEG and END.
2996         (isearch-lazy-highlight-search): Use the new vars.
2997         (isearch-lazy-highlight-update): Likewise.
2999         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
3001         * cus-start.el (all): Use default-boundp.
3003 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
3005         * menu-bar.el (menu-bar-select-frame): Handle current frame.
3007 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
3009         * autorevert.el (auto-revert-stop-on-user-input)
3010         (auto-revert-verbose): Doc fixes.
3012 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
3014         * international/mule-cmds.el (set-locale-environment): Remove call
3015         to set-selection-coding-system on Windows.
3017 2005-02-15  Jay Belanger  <belanger@truman.edu>
3019         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
3020         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
3021         calcFunc-coth.
3022         (math-simplify-sqrt): Add simplifications.
3024         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
3025         to list.
3027         * calc/calc-ext.el: Add functions to autoloads.
3029         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
3030         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
3031         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
3032         (math-csc-raw, math-cot-raw): New functions.
3034         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
3036         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
3037         the variable name in a message.
3039         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
3040         calcFunc-csc, calcFunc-cot.
3042         * calc/calcalg2.el: Add derivative and integration rules for
3043         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
3044         calcFunc-csch, calcFunc-coth.
3045         (math-do-integral-methods): Add to checks for when to use
3046         substitutions.
3048         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
3050 2005-02-15  Lute Kamstra  <lute@gnu.org>
3052         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3053         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
3054         <monnier@iro.umontreal.ca>
3055         (lisp-outline-level): Improve efficiency.  Suggested by David
3056         Kastrup <dak@gnu.org>.
3058 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
3060         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
3061         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
3062         (gdb-set-gud-minor-mode-existing-buffers): New functions.
3063         (gdb-find-file-hook): New hook. Add it to find-file-hook.
3064         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
3066 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
3068         * cus-start.el (all): Comment change.
3070 2005-02-14  Lute Kamstra  <lute@gnu.org>
3072         * cus-start.el (all): Check if symbol is void.
3074 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
3076         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
3077         optional argument to \cite.
3079 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3081         * cus-edit.el (custom-buffer-create-internal): Update help message.
3082         (custom-magic-alist): Update help messages.
3084         * cus-start.el (all): Allow a var to specify a standard value.
3086 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
3088         * custom.el (custom-theme-set-variables): Handle variable aliases.
3090         * frame.el (blink-cursor-timer): Doc fix.
3091         (blink-cursor): Make it an alias for `blink-cursor-mode' and
3092         declare obsolete.
3093         (blink-cursor-mode): Define with defcustom and use correct
3094         standard expression in that defcustom.
3095         * startup.el (command-line): Adapt to above changes in frame.el.
3097 2005-02-11  Lute Kamstra  <lute@gnu.org>
3099         * apropos.el (apropos-score-doc): Prevent division by zero.
3101 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
3103         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
3104         (icalendar--get-event-property-attributes)
3105         (icalendar--get-event-properties)
3106         (icalendar--datetime-to-diary-date): New functions.
3107         (icalendar--split-value): Doc fix.
3108         (icalendar--datetime-to-noneuropean-date)
3109         (icalendar--datetime-to-european-date): New optional argument
3110         SEPARATOR.  Return result as a string instead of a list.
3111         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
3112         (icalendar--convert-string-for-export): Rename arg S to STRING.
3113         (icalendar-export-region): Doc fix.  Change name of error buffer.
3114         Save output buffer.
3115         (icalendar-import-file): Add blank at end of prompt.
3116         (icalendar-import-buffer): Doc fix.  Do not switch to error
3117         buffer.  Indicate status in return value.
3118         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
3119         buffer.  Save output buffer.  Handle exception from recurrence
3120         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
3121         events.  Fix problems with weekly all-day events.
3123 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3125         * simple.el (eval-expression-print-format):
3126         Avoid warning about edebug-active.
3128         * help.el (help-for-help-internal): Rename from help-for-help.
3129         (help-for-help): Define with defalias.
3131         * font-core.el (font-lock-default-function): Use with-no-warnings.
3133         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
3135         * custom.el (defface): Doc fix.
3137 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
3139         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
3140         width 0" to prevent word wrapping problems.
3142 2005-02-09  Kim F. Storm  <storm@cua.dk>
3144         * ido.el (ido-file-extensions-order): New defcustom.
3145         (ido-file-extension-lessp, ido-file-extension-aux)
3146         (ido-file-extension-order): New advanced file ordering.
3147         (ido-file-lessp): New simple file ordering.
3148         (ido-sort-list): Remove.
3149         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
3150         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
3152 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
3154         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
3155         that some versions of grep produce.
3156         (grep-mode-font-lock-keywords): Likewise.
3158 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
3160         * progmodes/gdb-ui.el (gdb-location-list): New variable.
3161         (gdb-cdir): Delete.
3162         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
3163         (gdb-source-info): Treat case when source file is in another
3164         directory properly.
3165         (gdb-get-location): New function.
3167 2005-02-07  Jay Belanger  <belanger@truman.edu>
3169         * calc/calc-prog.el (calc-write-parse-table-part)
3170         (calc-fix-token-name): Fix a check for language type.
3172         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
3174 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
3176         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
3177         as directory not writable.
3179 2005-02-07  Kim F. Storm  <storm@cua.dk>
3181         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
3182         (cua--standard-movement-commands): Remove list.
3183         Instead, set CUA property value to move for movement commands.
3184         (cua-movement-commands): Remove.  Users must set CUA prop instead.
3185         (cua--pre-command-handler): Check CUA property.
3186         (cua--init-keymaps): Don't remap undo commands.
3187         (cua-mode): Don't call cua--rectangle-on-off.
3189         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
3190         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
3191         (cua--rect-undo-set-point): New var.
3192         (cua--rectangle-undo-boundary): Setup undo apply entry.
3193         (cua--rect-undo-handler): New function for rectangle undo.
3194         (cua--rect-start-position, cua--rect-end-position): Add.
3195         (cua--rectangle-post-command): Call cua--rectangle-set-corners
3196         for restored rectangle.  Set point if cua--rect-undo-set-point.
3198 2005-02-06  Jay Belanger  <belanger@truman.edu>
3200         * calc/calc-lang.el (calc-tex-language): Display more information
3201         in messages.
3203         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
3204         in TeX mode.
3206 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3208         * emacs-lisp/lisp.el (buffer-end): Doc fix.
3210 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
3212         * net/ldap.el (ldap-search-internal): Support attributes with
3213         optional descriptions separated by a semi-colon, as in
3214         "userCertificate;binary".
3216 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3218         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
3219         isn't a cons (i.e. the version is 0).
3221 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3223         * help.el (help-for-help): Doc fix.
3225 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
3227         * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
3228         GDB-Windows on the menu-bar as this works better.
3230 2005-02-04  Jay Belanger  <belanger@truman.edu>
3232         * calc/calc-embed.el (calc-embedded-update): Don't put in
3233         unnecessary newlines. Adjust the end of formula marker.
3235         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
3236         (math-latex-parse-two-args): New function.
3238 2005-02-03  Lute Kamstra  <lute@gnu.org>
3240         * help-fns.el (help-with-tutorial): Make sure that users cannot
3241         remove the entire text of the tutorial by means of `undo'.
3243 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3245         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
3246         in recent changes, where the ispell process was repeatedly
3247         killed & restarted.
3249         * international/mule-cmds.el (set-locale-environment): Set file-name
3250         coding system to utf-8 on Darwin systems.
3251         (set-default-coding-systems): Don't set default-file-name-coding-system
3252         on Darwin systems.
3254 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3256         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
3258 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
3260         * faces.el (list-faces-display): Add optional argument.
3262 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3264         * font-core.el (font-lock-default-function): Handle the rare case where
3265         only font-lock-keywords is set.
3267 2005-02-02  Kenichi Handa  <handa@m17n.org>
3269         * international/characters.el: Cancel previous change for
3270         I-WITH-DOT-ABOVE and DOTLESS-i.
3272         * international/latin-5.el: Cancel previous change.
3274 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
3276         * progmodes/gud.el: Correction to syntax in gud-menu-map.
3278 2005-02-02  Kenichi Handa  <handa@m17n.org>
3280         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
3281         DOTLESS-i.
3283         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
3284         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
3286         * case-table.el (get-upcase-table): New function.
3287         (copy-case-table): Copy upcaes table too if non-nil.
3288         (set-case-syntax-delims): Maintain upcase table too.
3289         (set-case-syntax-pair): Likewise.
3290         (set-upcase-syntax, set-downcase-syntax): New functions.
3291         (set-case-syntax): Maintain upcase table too.
3293 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
3295         * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
3297         * progmodes/gud.el (gud-goto-info): New function.
3298         (gud-tool-bar-map): Use correct icon.
3300 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
3302         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
3303         When delegating, order args in the funcall correctly.
3305 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
3307         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
3309 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
3311         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
3312         buffer not visiting a file.
3314 2005-01-31  Jay Belanger  <belanger@truman.edu>
3316         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
3317         bound on the line with the formula.
3319 2005-01-31  Kim F. Storm  <storm@cua.dk>
3321         * ses.el (ses-create-cell-variable-range)
3322         (ses-destroy-cell-variable-range, ses-reset-header-string)
3323         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
3324         (ses-insert-row): Fix format of apply undo entries.
3326 2005-01-31  Jay Belanger  <belanger@truman.edu>
3328         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
3329         parts.
3331         * calc/calc-embed.el (calc-embedded-open-formula)
3332         (calc-embedded-close-formula): Ignore matrix environments.
3334         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
3335         TeX mode.
3337         * calc/calc-lang.el (math-function-table, math-oper-table)
3338         (math-variable-table): Adjust the LaTeX portions.
3340         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
3341         (math-latex-ignore-words): New constant.
3343 2005-01-31  Richard M. Stallman  <rms@gnu.org>
3345         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
3346         (ispell-local-dictionary): Doc fix.
3347         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
3348         Don't reinitialize at run time.  Don't defcustom.
3349         All uses changed to append ispell-local-dictionary-alist,
3350         or check it first.
3351         (ispell-current-dictionary): New variable for dictionary in use.
3352         (ispell-dictionary): Now used only for global default.
3353         (ispell-start-process): Set ispell-current-dictionary,
3354         not ispell-dictionary.
3355         (ispell-change-dictionary): Use this only for setting
3356         user preferences.
3357         (ispell-internal-change-dictionary): New function
3358         to change the current dictionary in use.
3359         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
3360         Use ispell-current-dictionary.
3361         Handle ispell-local-dictionary-overridden.
3362         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
3364 2005-01-31  Jay Belanger  <belanger@truman.edu>
3366         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
3368         * calc/calc-ext.el: Add calc-latex-language to autoloads.
3369         (calc-mode-map): Add calc-latex-language.
3371         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
3372         (math-latex-print-frac): New functions.
3373         (math-oper-table, math-function-table, math-variable-table)
3374         (math-complex-format, math-input-filter): Add latex properties.
3375         (calc-set-language): Set math-expr-special-function-mapping.
3377         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
3378         (calc-write-parse-table-part):  Add LaTeX support.
3380         * calc/calc.el (calc-language): Adjust docstring.
3381         (calc-set-mode-line): Add LaTeX support.
3382         (math-expr-special-function-mapping): New variable.
3383         (math-tex-ignore-words): Add to list.
3385         * calc/calccomp.el (math-compose-expr, math-compose-rows):
3386         Add LaTeX support.
3387         (math-compose-expr): Add support for special functions.
3389         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
3391 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
3393         * progmodes/gdb-ui.el (gdb-memory-address)
3394         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
3395         (gdb-memory-mode-map, gdb-memory-format-keymap)
3396         (gdb-memory-format-menu, gdb-memory-unit-keymap)
3397         (gdb-memory-unit-menu): New variables for a buffer
3398         that lets the user examine program memory.
3399         (gdb-memory-set-address, gdb-memory-set-repeat-count)
3400         (gdb-memory-format-binary, gdb-memory-format-octal)
3401         (gdb-memory-format-unsigned, gdb-memory-format-signed)
3402         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
3403         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
3404         (gdb-memory-unit-word, gdb-memory-unit-halfword)
3405         (gdb-memory-unit-byte, gdb-memory-unit-menu)
3406         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
3407         (gdb-memory-mode, gdb-memory-buffer-name)
3408         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
3409         New functions for above buffer.
3411 2005-01-30  Richard M. Stallman  <rms@gnu.org>
3413         * cus-edit.el (custom-bury-buffer): Function deleted.
3414         (custom-buffer-done-function): Option deleted.
3415         (custom-buffer-done-kill): New (replacement option.
3416         (Custom-buffer-done): Call quit-window.
3417         (custom-buffer-create-internal): Update for above changes.
3419 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
3421         * simple.el (undo-ask-before-discard): New var.
3422         (undo-outer-limit-truncate): Implement it.
3423         (undo-extra-outer-limit): Doc update.
3425 2005-01-29  Richard M. Stallman  <rms@gnu.org>
3427         * ses.el (undo-more): Delete defadvice.
3428         (ses-begin-change): Doc fix.
3430         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
3431         instead of rebinding C-x u and C-_.
3433         * files.el (normal-backup-enable-predicate): Return nil for files
3434         in /tmp, regardless of temporary-file-directory.
3436         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
3438         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
3439         (open-rectangle, delete-whitespace-rectangle-line)
3440         (clear-rectangle-line): If FILL, pass t instead of FILL
3441         for move-to-column's 2nd arg.
3443         * simple.el (undo): Fix the test for continuing a series of undos.
3444         (undo-more): Set pending-undo-list to t when we reach end.
3445         (pending-undo-list): Move up defvar.
3447         * wid-edit.el (widget-button-click):
3448         Shorten the range of the track-mouse binding.
3450         * comint.el (comint-insert-input): Undo previous changes;
3451         use last-input-event in interactive spec.
3453 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
3455         * progmodes/compile.el (compilation-start): Bind buffer-read-only
3456         to nil before invoking call-process.  Reset buffer's modified flag
3457         after fontifying it in the no-async branch.
3459         * wid-edit.el (widget-specify-button): If mouse pointer shape
3460         cannot be changed, use mouse face instead.
3462 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
3464         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
3465         (gdb-goto-breakpoint): Make breakpoint handling work on template
3466         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
3467         (gdb-assembler-custom): Update to recognise breakpoint information
3468         added on 2005-01-19.
3470 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3472         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
3473         (dsssl-mode): Use define-derived-mode.
3474         (scheme-mode-initialize): Remove.
3475         (scheme-mode): Use run-mode-hooks.
3477         * cus-edit.el (customize-group-other-window)
3478         (custom-buffer-create-other-window): Don't override special-display-*.
3479         (custom-mode-map): Make it dense.
3481         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
3482         sets the default value.
3484 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
3486         * descr-text.el: Add more keywords.
3488 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3490         * speedbar.el: Avoid unnecessary use of locate-library.
3492         * international/mule-cmds.el (standard-display-european-internal):
3493         Don't fiddle with latin-1 non-break space any more since it's now
3494         special cased in the C code.
3495         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
3497 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
3499         * cus-start.el (all): Add `undo-outer-limit'.
3501 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3503         * textmodes/bibtex.el (bibtex-format-entry):
3504         Use `bibtex-empty-field-re' only on the text of fields, not on entire
3505         field lines.
3506         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
3507         not on part of a buffer.
3509 2005-01-25  Lute Kamstra  <lute@gnu.org>
3511         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
3512         nonempty field text strings like "{letters\\macro{}more letters}".
3513         Clarify docstring.
3514         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
3515         (bibtex-entry-offset, bibtex-parse-association)
3516         (bibtex-parse-field-name): Fix typos in docstrings.
3517         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
3519 2005-01-24  Carsten Dominik <dominik@science.uva.nl>
3521         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
3522         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
3523         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
3524         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
3526         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
3527         isearch minor mode.
3529 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
3531         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
3533 2005-01-24  Lute Kamstra  <lute@gnu.org>
3535         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
3536         CASECHARS and NOT-CASECHARS regular expressions of the
3537         "nederlands" and "nederlands8" dictionaries to prevent a "Range
3538         striding over charsets" error.
3540 2005-01-24  Jay Belanger  <belanger@truman.edu>
3542         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
3543         display variable name.
3545 2005-01-24  Kenichi Handa  <handa@m17n.org>
3547         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
3548         Fix setting of the element of encoded-kbd-iso2022-invocations.
3550 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
3552         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
3553         (gdb-threads-select): Change to also accept mouse events.
3554         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
3555         (gdb-threads-mouse-select): Delete.
3557 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
3559         * files.el (insert-directory): Take care of empty directory,
3560         listed without -a switch.
3562 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3564         * textmodes/refill.el (refill-post-command-function):
3565         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
3566         to the list of functions that we should be careful not to undo.
3567         (refill-late-fill-paragraph-function): Remove.
3568         (refill-saved-state): New var.
3569         (refill-mode): Use it to save fill-paragraph-function.
3570         Save also the value of auto-fill-function.
3572         * term/w32-win.el: Simplify code.
3574 2005-01-23  Kim F. Storm  <storm@cua.dk>
3576         * simple.el (line-move): Adapt to new return value from
3577         pos-visible-in-window-p.
3579         * simple.el (line-move): Fix last change.  Check partial
3580         visibility at point rather than at window-start.
3582 2005-01-22  Jason Rumney  <jasonr@gnu.org>
3584         * term/w32-win.el (xw-defined-colors): Remove debug-message.
3586 2005-01-22  David Kastrup  <dak@gnu.org>
3588         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
3590 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
3592         * type-break.el (type-break-mode): Add a test for
3593         type-break-file-name being non-nil.
3595 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
3597         * net/eudc.el (top level): Call (message "") via progn, so that
3598         eudc-options-file is loaded.
3600 2005-01-22  Kim F. Storm  <storm@cua.dk>
3602         * simple.el (line-move-1): Rename from line-move.
3603         (line-move): New function that adjusts vscroll for partially
3604         visible rows, and calls line-move-1 otherwise.
3606 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
3608         * pcomplete.el: define pcomplete-read-event instead of read-event,
3609         since it's not a complete read-event implementation
3611 2005-01-20  Jay Belanger  <belanger@truman.edu>
3613         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
3614         for called function.
3616 2005-01-20  Steven Tamm  <steventamm@mac.com>
3618         * term/mac-win.el (process-connection-type): Remove.
3619         Controlled now by s/darwin.h:PTY_ITERATION.
3621 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3623         * window.el (handle-select-window): Don't switch window when we're
3624         in the minibuffer.
3626 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
3628         * subr.el (dotimes-with-progress-reporter): New macro.
3630         * ses.el (ses-dotimes-msg): Remove macro.
3631         Use `dotimes-with-progress-reporter' instead.
3633 2005-01-19  Steven Tamm  <steventamm@mac.com>
3635         * term/mac-win.el (process-connection-type): Use new
3636         operating-system-release variable to use ptys on Darwin 7 (OSX
3637         10.3) when using carbon build.
3639 2005-01-19  Jay Belanger  <belanger@truman.edu>
3641         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
3642         flags if the last command was a tab or M-tab.
3644         * calc/calc-prog.el (calc-user-define-edit): Put original formula
3645         in formula editing buffer.
3647 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
3649         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
3650         breakpoint image symbol in margin.
3652 2005-01-19  Jay Belanger  <belanger@truman.edu>
3654         * calc/calc-prog.el (calc-execute-kbd-macro):
3655         Ignore calc-keep-arg-flag.
3657 2005-01-19  Kenichi Handa  <handa@m17n.org>
3659         * textmodes/ispell.el (ispell-looking-at): New function.
3660         (ispell-process-line): Use ispell-looking-at to compare the ispell
3661         output and the buffer contents.
3663 2005-01-18  Jay Belanger  <belanger@truman.edu>
3665         * calc/calc.el (calc-display-raw): Fix docstring.
3667 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3669         * simple.el (blink-matching-open): Strip extra info from syntax.
3671         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
3672         funny chars in the end-of-here-doc marker.
3674 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
3676         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
3677         that enable/disabled state of breakpoints is shown correctly in
3678         fringe and on ttys.
3679         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
3680         Add breakpoint information as text properties.
3681         (gdb-mouse-toggle-breakpoint):
3682         Rename to gdb-mouse-set-clear-breakpoint.
3683         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
3684         breakpoints in the margin.
3685         (gdb-remove-strings): Simplify.
3687 2005-01-17  Jay Belanger  <belanger@truman.edu>
3689         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
3690         erasing buffer.
3692 2005-01-17  Richard M. Stallman  <rms@gnu.org>
3694         * progmodes/grep.el (grep-find): Copy from `grep' the condition
3695         for calling grep-compute-defaults.
3697         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
3698         if buffer is empty.
3700         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
3702 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3704         * hilit-chg.el (highlight-changes-mode): Don't autoload.
3706         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
3707         non-preloaded variables.
3709 2005-01-17  Steven Tamm  <steventamm@mac.com>
3711         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
3712         tex-shell cause to force interactivity when using pipes.
3714 2005-01-17  Kim F. Storm  <storm@cua.dk>
3716         * simple.el (just-one-space): Make arg optional.
3718 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
3720         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
3721         posn-at-x-y to t to access left-margin.
3723 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
3725         Sync with Tramp 2.0.47.
3727         * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
3728         catching keep-date problems in cp/scp operations.
3729         (tramp-handle-copy-file): Don't call `set-file-modes'
3730         unconditionally.  Specialized functions should know better what is
3731         necessary.  This improves performance a little bit, and the
3732         functions could catch errors with `cp -p' and `scp -p'.
3733         (tramp-do-copy-or-rename-file-via-buffer)
3734         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
3735         when appropriate.
3736         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
3737         Call `set-file-modes' when appropriate.
3738         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
3739         Johnsson <isak@hypergene.com>
3740         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
3741         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
3742         <joakim@verona.se>
3743         (tramp-file-name-for-operation): Mark `shell-command' as magic for
3744         Emacs only.
3746         * tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
3747         `find-file-hooks' and `dired-mode-hook'.
3748         (tramp-minor-mode-map): Respective map.  Add remapping for
3749         `compile' and `recompile'.
3750         (tramp-remap-command, tramp-recompile): New defuns.
3751         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
3752         in buffer "*Compilation*".  Call the commands asynchronously.
3754         * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
3755         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
3756         `shell-command', because it isn't magic in XEmacs.  Reported by
3757         Adrian Aichner <adrian@xemacs.org>.
3759         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
3760         `substitute-in-file-name.
3761         (tramp-smb-handle-substitute-in-file-name): New defun.
3762         (tramp-smb-advice-PC-do-completion): Delete advice.
3764 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
3766         * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
3767         Fix error in deleting region.
3769 2005-01-15  Richard M. Stallman  <rms@gnu.org>
3771         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
3772         In non-temp buffer, switch syntax table temporarily.
3774         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
3776         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
3778         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
3780         * imenu.el (imenu--split-menu): Copy menulist before sorting.
3781         (imenu--generic-function): Use START, not BEG, as pos of definition.
3783         * simple.el (just-one-space): Argument specifies number of spaces.
3785         * simple.el (eval-expression-print-format): Avoid warning
3786         about edebug-active.
3788 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
3790         * progmodes/sh-script.el: Code copied from make-mode.el
3791         with small changes,
3792         (sh-mode-map): Bind C-c C-\.
3793         (sh-backslash-column, sh-backslash-align): New variables.
3794         (sh-backslash-region, sh-append-backslash): New functions.
3796 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
3798         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
3799         (rmail-pop-password, rmail-pop-password-required): Move to
3800         rmail-obsolete group.
3801         (rmail-set-pop-password): Rename to rmail-set-remote-password.
3802         All callers updated.
3803         (rmail-get-pop-password): Rename to rmail-get-remote-password.
3804         Take an argument specifying whether it is POP or IMAP mailbox we
3805         are using.  All callers updated.
3806         (rmail-pop-password-error): Rename to
3807         rmail-remote-password-error.  Added mailutils-specific error message.
3808         (rmail-movemail-search-path)
3809         (rmail-movemail-variant-in-use): New variables.
3810         (rmail-remote-password, rmail-remote-password-required):
3811         New customization variables.
3812         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
3813         (rmail-parse-url): New function.
3814         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
3815         with GNU mailutils movemail.
3817 2005-01-15  Kevin Ryde  <user42@zip.com.au>
3819         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
3820         suffix to space, $ or '$, to correctly position point when going
3821         to @table style constants like DBL_MAX.
3823 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
3825         * type-break.el (type-break-mode, type-break-file-time)
3826         (type-break-file-keystroke-count, type-break-choose-file):
3827         Don't store data in or load data from the file if type-break-file-name
3828         is nil.
3829         (type-break-file-name): Doc update as per the above.
3831 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
3833         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
3834         lookup-key might return nil; handle that.
3836 2005-01-15  Alan Mackenzie  <acm@muc.de>
3838         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
3839         rather than the element found, thus enabling the tree to be setcar'd.
3841 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
3843         * textmodes/org.el (org-show-following-heading): New option.
3844         (org-show-hierarchy-above): Use `org-show-following-heading'.
3845         (org-cycle): Documentation fix.
3847         * textmodes/org.el (orgtbl-optimized): New option
3848         (orgtbl-mode): New command, a minor mode.
3849         (orgtbl-mode-map): New variable.
3850         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
3851         (orgtbl-error, orgtbl-self-insert-command)
3852         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
3854         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
3855         a local variable in each org-mode buffer.
3857         * textmodes/org.el (org-set-regexps-and-options): Rename from
3858         `org-set-regexps'.  Added checking for STARTUP keyword.
3859         (org-get-current-options): Add STARTUP options.
3860         (org-table-insert-row): Mode mode intelligent about when
3861         realignment is needed.
3862         (org-self-insert-command, org-delete-backward-char, org-delete-char):
3863         New commands.
3864         (org-enable-table-editor): New default value `optimized'.
3865         (org-table-blank-field): Support blanking regions if active.
3867 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
3869         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
3870         if the year is not given.
3872         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
3873         Add new escapes %m and %M, fixed bug with %F by adding
3874         save-match-data.
3875         (reftex-reference): Remove ?. from list of spaces.
3876         (reftex-label-info): Add automatic label prefix recognition.
3878         * textmodes/reftex-index.el (reftex-index-next-phrase):
3879         Add slave parameter to call of `reftex-index-this-phrase'.
3880         (reftex-index-this-phrase): New optional argument.
3881         (reftex-index-region-phrases): Add slave parameter to call of
3882         `reftex-index-this-phrase'.
3883         (reftex-display-index): New argument redo.
3884         (reftex-index-rescan): Add 'redo to arguments of
3885         `reftex-display-index'.
3886         (reftex-index-Rescan, reftex-index-revert)
3887         (reftex-index-switch-index-tag): Add 'redo to arguments of
3888         `reftex-display-index'.
3889         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
3890         indexing.  Fix bug with matching is there is a quote before or
3891         after the word.
3893         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
3894         Fix bug when collecting citation keys in lines with comments.
3895         (reftex-citation): Prefix argument no longer rescans the document,
3896         but forces prompting for optional arguments of cite macros.
3897         (reftex-do-citation): Prompting for optional arguments implemented.
3899         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
3900         Add optional arguments to most cite commands.
3901         (reftex-cite-cleanup-optional-args): New option
3902         (reftex-cite-prompt-optional-args): New option.
3903         (reftex-trust-label-prefix): New option.
3905         * textmodes/reftex-toc.el (reftex-toc-find-section):
3906         Add push-mark before changing the position in the buffer.
3908         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
3909         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
3911 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
3913         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
3914         more carefully.
3916 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3918         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
3919         (sgml-mode): Use it.
3920         (sgml-get-context): Better keep track of implicitly closed tags.
3922 2005-01-13  Kenichi Handa  <handa@m17n.org>
3924         * textmodes/ispell.el: These changes are to fix misalignment error
3925         caused by equivalent characters of different Emacs charsets.
3926         (ispell-unified-chars-table): New variable.
3927         (ispell-get-decoded-string): New function.
3928         (ispell-get-casechars, ispell-get-not-casechars)
3929         (ispell-get-otherchars): Call ispell-get-decoded-string.
3931 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
3933         * custom.el (custom-declare-variable): Just put symbol instead
3934         of (defvar . symbol) in `current-load-list'.
3936 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3938         * emacs-lisp/elint.el: Fixed typo in Commentary section.
3940 2005-01-12  Jay Belanger  <belanger@truman.edu>
3942         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
3943         to create a Calc summary.
3945 2005-01-12  Kim F. Storm  <storm@cua.dk>
3947         * mouse.el (mouse-on-link-p): Change functionality and doc
3948         string to comply with latest description in lisp ref.
3950 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
3952         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
3953         Enable mouse clicks on mode-line, header-line and margin.
3954         (event-type): Give mouse event symbols an 'event-kind property
3955         with value 'mouse-click.
3957 2005-01-12  Juri Linkov  <juri@jurta.org>
3959         * facemenu.el (list-colors-display): Add new arg buffer-name.
3960         Use it.  Fix docstring.  Replace code for identifying duplicate
3961         colors by the name with call to `list-colors-duplicates' which
3962         identifies duplicate colors by the value unless the color
3963         is one of special Windows colors.  Set truncate-lines to t.
3964         Print sorted duplicate color names on each line.  Indent to 22
3965         \(the longest color name in rgb.txt) instead of 20.  Optimize.
3966         (list-colors-duplicates): New function.
3967         (facemenu-color-name-equal): Delete function.
3969         * facemenu.el (list-colors-print): New function created from code
3970         in list-colors-display.  Print #RRGGBB at the window right edge.
3971         (list-colors-display): When temp-buffer-show-function is not
3972         defined, call list-colors-print from temp-buffer-show-hook
3973         to get the right value of window-width in list-colors-print
3974         after the buffer is displayed.
3976         * simple.el (pop-mark): Move deactivate-mark out of conditional
3977         part to deactivate the active mark regardless of the state of the
3978         mark ring.
3980         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
3981         variables line in desktop files.
3983 2005-01-12  Juri Linkov  <juri@jurta.org>
3985         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
3986         Bring together isearch highlight related options.
3987         (lazy-highlight): Replace group `replace' by `matching'.
3988         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3989         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
3990         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
3991         and declare them obsolete.
3992         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
3993         (isearch-faces): Remove defgroup.
3994         (isearch-overlay, isearch-highlight, isearch-dehighlight):
3995         Move isearch highlighting code closer to lazy highlighting code.
3997         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
3998         (query-replace-highlight, query-replace-lazy-highlight)
3999         (query-replace): Move definitions to the beginning of the file.
4001 2005-01-11  Juri Linkov  <juri@jurta.org>
4003         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
4004         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
4005         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
4007         * info.el (Info-history-forward): New variable.
4008         (Info-select-node): Reset Info-history-forward to nil.
4009         (Info-last): Turn into defalias.
4010         (Info-history-back): Rename from Info-last.
4011         Add current node to Info-history-forward.
4012         (Info-history-forward): New fun.
4013         (Info-mode-map): Replace Info-last by Info-history-back.
4014         Bind Info-history-forward to "r".
4015         (Info-mode-menu): Replace Info-last by Info-history-back.
4016         Fix menu item text.  Add menu item for Info-history-forward.
4017         (info-tool-bar-map): Replace Info-last by Info-history-back.
4018         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
4019         for Info-history-forward.
4020         (Info-mode): Replace Info-last by Info-history-back in docstring.
4021         Add local variable Info-history-forward.
4022         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
4024 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4026         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
4027         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
4028         Ignore select-window events rather than fiddle with
4029         mouse-autoselect-window.
4031 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
4033         * type-break.el (type-break-mode): Fix previous change.
4035 2005-01-10  Jay Belanger  <belanger@truman.edu>
4037         * calc/calc-ext.el (calc-reset): Reset when inside embedded
4038         calculator; only reset when point is inside a calculator.
4039         Don't adjust the window height if the window takes up the whole height
4040         of the frame.
4042 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
4044         * ebuff-menu.el (Electric-buffer-menu-mode):
4045         Preserve value of buffer-local var header-line-format.
4047 2005-01-09  Jay Belanger  <belanger@truman.edu>
4049         * calc/calc.el (calc-mode-var-list-restore-saved-values):
4050         Make sure settings file exists before accessing it.
4052         * calc/calc-embed.el (calc-embedded-subst):
4053         Replace math-multi-subst-rec, which is only supposed to be called
4054         by math-multi-subst, by math-multi-subst.
4056 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
4058         * vc.el (vc-allow-async-revert): New user option.
4059         (vc-disable-async-diff): New internal variable.
4060         (vc-revert-buffer): Use them to disable asynchronous diff.
4062         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
4063         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
4064         asynchronously if vc-disable-async-diff is t.
4066 2005-01-09  Jay Belanger  <belanger@truman.edu>
4068         * calc/calc.el (defcalcmodevar): New macro.
4069         (calc-mode-var-list-restore-default-values)
4070         (calc-mode-var-list-restore-saved-values): New functions.
4071         (calc-mode-var-list): Use defcalcmodevar to define it.
4072         (calc-always-load-extensions, calc-line-numbering)
4073         (calc-line-breaking, calc-display-just, calc-display-origin)
4074         (calc-number-radix, calc-leading-zeros, calc-group-digits)
4075         (calc-group-char, calc-point-char, calc-frac-format)
4076         (calc-prefer-frac, calc-hms-format, calc-date-format)
4077         (calc-float-format, calc-full-float-format, calc-complex-format)
4078         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
4079         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
4080         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
4081         (calc-matrix-brackets, calc-language, calc-language-option)
4082         (calc-left-label, calc-right-label, calc-word-size)
4083         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
4084         (calc-display-raw, calc-internal-prec, calc-angle-mode)
4085         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
4086         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
4087         (calc-window-height, calc-display-trail, calc-show-selections)
4088         (calc-use-selections, calc-assoc-selections)
4089         (calc-display-working-message, calc-auto-why, calc-timing)
4090         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
4091         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
4092         (calc-gnuplot-default-device, calc-gnuplot-default-output)
4093         (calc-gnuplot-print-device, calc-gnuplot-print-output)
4094         (calc-gnuplot-geometry, calc-graph-default-resolution)
4095         (calc-graph-default-resolution-3d, calc-invocation-macro)
4096         (calc-show-banner): Use defcalcmodevar to declare them and set
4097         their default values.
4099         * calc/calc-ext.el (calc-reset): Restore saved values of variables
4100         instead of default values (but restore default values if there is
4101         an argument of 0).
4103 2005-01-09  David Kastrup  <dak@gnu.org>
4105         * desktop.el (desktop-restore-eager): Fix typo in type.
4107 2005-01-08  Richard M. Stallman  <rms@gnu.org>
4109         * cus-edit.el (customize): Delete :link.
4111 2005-01-08  Jay Belanger  <belanger@truman.edu>
4113         * calc/calc.el (calc-mode): Remove the extension from the
4114         `calc-settings-file' file name when loading it.
4116 2005-01-08  Kim F. Storm  <storm@cua.dk>
4118         * info.el (Info-mode-map, Info-next-link-keymap)
4119         (Info-prev-link-keymap, Info-up-link-keymap):
4120         Map follow-link to mouse-face.
4121         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
4123 2005-01-08  Jay Belanger  <belanger@truman.edu>
4125         * calc/calc.el (calc-settings-file): Change default value.
4126         Suggested by cgw in a comment in calc-mode.el.
4128         * calc/calc-mode.el (calc-settings-file-name):
4129         Compare calc-settings-file to user-init-file instead of ~/.emacs.
4130         Replace ~/.emacs in a prompt by calc-settings-file.
4132 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
4134         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
4135         (desktop-lazy-idle-delay): New customizable variables.
4136         (desktop-buffer-args-list): New variable.
4137         (desktop-append-buffer-args): New function.
4138         (desktop-save): Call desktop-append-buffer-args for some buffers.
4139         (desktop-lazy-create-buffer): New function.
4140         (desktop-idle-create-buffers): New function.
4141         (desktop-read): Add message about buffers to restore lazily.
4142         (desktop-lazy-abort): New command.
4143         (desktop-clear): Call desktop-lazy-abort.
4144         (desktop-lazy-complete): New command.
4146 2005-01-06  Richard M. Stallman  <rms@gnu.org>
4148         * emacs-lisp/find-func.el (find-face-definition):
4149         Rename from find-face.
4151 2005-01-06  Kim F. Storm  <storm@cua.dk>
4153         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
4155         * man.el (Man-xref-man-page, Man-xref-header-file)
4156         (Man-xref-normal-file): Add follow-link property.
4158 2005-01-06  Jay Belanger  <belanger@truman.edu>
4160         * calc/calc-units.el: Make sure the proper macro definitions are
4161         available when compiling.
4163 2005-01-06  Juri Linkov  <juri@jurta.org>
4165         * isearch.el (isearch-lazy-highlight-update):
4166         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
4168 2005-01-06  Miles Bader  <miles@gnu.org>
4170         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
4171         (isearch-lazy-highlight-face): Use new name.
4173 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4175         * uniquify.el (uniquify-rationalize-file-buffer-names):
4176         Re-add an interactive spec.
4177         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
4178         to the same name.
4180         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
4181         (isearch-update, isearch-done): Adjust calls accordingly.
4183 2005-01-05  Richard M. Stallman  <rms@gnu.org>
4185         * custom.el (custom-set-variables, custom-theme-set-variables):
4186         Clarify documentation.
4188         * emacs-lisp/find-func.el (find-variable)
4189         (find-variable-other-window, find-variable-other-frame):
4190         Fix the TYPE args to find-function-read and find-function-do-it.
4191         (find-function): Doc fix.
4192         (find-function-at-point): Replace function-at-point alias.
4194 2005-01-04  Richard M. Stallman  <rms@gnu.org>
4196         * cus-face.el (custom-declare-face):
4197         Record defface in current-load-list.
4199         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
4201         * emacs-lisp/find-func.el: Doc fixes.
4202         (find-face-regexp): New variable.
4203         (find-function-regexp-alist): New variable.
4204         (find-function-C-source): Third arg is now TYPE.
4205         (find-function-search-for-symbol): Handle general TYPE.
4206         (find-function-read, find-function-do-it): Handle general TYPE.
4207         (find-definition-noselect, find-face): New functions.
4208         (function-at-point): Alias deleted.
4210 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4212         * battery.el (display-battery-mode): Rename from display-battery.
4213         Handle the case where it gets turned off.
4215 2005-01-04  Richard M. Stallman  <rms@gnu.org>
4217         * cus-edit.el (customize): Make :link point to user doc.
4219         * man.el (Man-fontify-manpage): Turn off undo generation.
4221         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
4223 2005-01-04  Andreas Schwab  <schwab@suse.de>
4225         * files.el (insert-directory): Only look for error lines in
4226         inserted text.  Don't move too far after processing --dired markers.
4228 2005-01-04  Richard M. Stallman  <rms@gnu.org>
4230         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
4231         Don't expand if the character is @, period, dash, etc.
4232         (define-mail-abbrev): Quote names that contain problem characters.
4234 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
4236         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
4238 2005-01-03  Richard M. Stallman  <rms@gnu.org>
4240         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
4241         (query-replace-highlight, query-replace-lazy-highlight)
4242         (query-replace): Definitions moved up.  Doc fix.
4244 2005-01-03  Richard M. Stallman  <rms@gnu.org>
4246         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
4247         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
4248         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
4249         (lazy-highlight-face): Rename from isearch-lazy-...
4250         Change all references to them.
4252 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4254         * cus-edit.el (custom-file): Doc fix for defcustom.
4255         (custom-file): The function no longer sets the variable
4256         `custom-file' to its return value.
4258         * startup.el (command-line): No longer load `custom-file'.
4260 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4262         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
4264         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
4265         Don't confuse module-prefixed identifiers for labels.
4266         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
4268 2005-01-02  Richard M. Stallman  <rms@gnu.org>
4270         * files.el (basic-save-buffer-1): Fix previous change.
4272         * loadhist.el (file-loadhist-lookup): New function.
4273         (file-provides, file-requires): Use it.
4275         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
4276         instead of calculating the right size.
4278 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
4280         * vc-svn.el (vc-svn-diff): Stay local if possible.
4282 2005-01-02  Stefan  <monnier@iro.umontreal.ca>
4284         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
4286         * files.el (hack-local-variables): Fix last change.
4288 2005-01-02  Jay Belanger  <belanger@truman.edu>
4290         * calc/calc-yank.el (calc-edit-top): New variable.
4291         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
4292         object.  Change header properties.
4293         (calc-edit-finish, calc-edit-finish-stack-object)
4294         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
4295         edited object.
4296         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
4297         for the beginning of the edited object.
4298         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
4299         for the beginning of the edited object.
4300         * calc/calc-prog.el (calc-edit-macro-finish-edit)
4301         (calc-finish-formula-edit, calc-macro-repeats)
4302         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
4303         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
4304         beginning of the edited object.
4305         (calc-user-define-edit): Change the header for editing macros.
4306         Remove unnecessary variable.
4308 2005-01-01  Jay Belanger  <belanger@truman.edu>
4310         * calc/calc-yank.el (calc-edit-mode): Change default header.
4311         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
4312         * calc/calc-store.el (calc-edit-variable): Change title to match new
4313         header.
4314         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
4315         mode to match new header.
4316         (calc-user-define-edit): Change titles to include names of commands.
4317         (calc-finish-formula-edit): Adjust to handle new header.
4318         (calc-finish-macro-edit): Remove.
4319         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
4320         (calc-edit-macro-command, calc-edit-macro-command-type)
4321         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
4322         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
4323         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
4324         (calc-edit-macro-finish-edit): New functions.
4325         (calc-user-define-edit): Use new functions to edit named calc macros.
4327 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
4329         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
4331         * ses.el (copy-region-as-kill): Deactivate mark.
4333 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4335         * replace.el (occur-1): If the output buffer is also an input,
4336         don't kill it, rename it.
4338         * faces.el (set-face-background, set-face-foreground): Doc fix.
4340         * cus-face.el (custom-face-attributes): Fix :help-echo strings
4341         for :foreground and :background.
4343         * dired.el (dired-view-command-alist): Variable deleted.
4344         (dired-view-file, dired-mouse-find-file-other-window):
4345         Delete the code to use it.
4347 2005-01-01  Kim F. Storm  <storm@cua.dk>
4349         * image.el (insert-sliced-image): Use t for line-height property.
4351 2004-12-31  Jay Belanger  <belanger@truman.edu>
4353         * calc/calc-store.el (calcVar-digit, calcVar-oper):  Remove the need
4354         for "var-" at the beginning of the minibuffer.
4356 2004-12-31  Richard M. Stallman  <rms@gnu.org>
4358         * faces.el (read-face-name):
4359         Don't treat an attribute spec as a list of faces.
4361         * simple.el (undo): Use undo-equiv-table to detect
4362         unexpected changes since previous undo.
4363         (undo-list-saved): Variable deleted.
4364         (buffer-disable-undo): Don't alter undo-list-saved.
4366         * files.el (require-final-newline): Allow `visit' and `visit-save'.
4367         (mode-require-final-newline): New option.
4368         (after-find-file): Handle require-final-newline with new values.
4369         (basic-save-buffer): Handle new values of require-final-newline.
4371         * progmodes/sh-script.el (sh-require-final-newline):
4372         Alist value now controls whether to use mode-require-final-newline.
4373         (sh-set-shell): Implement that new meaning.
4375         * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
4376         * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
4377         * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
4378         Delete old-Emacs compatibility code.
4379         (antlr-c-common-init): Function deleted.
4381         * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
4382         * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
4383         * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
4384         * progmodes/python.el (python-mode): Use mode-require-final-newline.
4385         * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
4386         * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
4387         * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
4388         * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
4389         * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
4390         * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
4391         * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
4392         * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
4393         * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
4394         * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
4395         * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
4396         * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
4398 2004-12-31  Jay Belanger  <belanger@truman.edu>
4400         * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
4401         way to return to Calc.
4403         * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
4404         finish, C-xk as the way to cancel the edit.  Add cancel routine to
4405         kill-buffer-hook.
4407         * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
4408         MacEdit code.
4410         * calc/calc-prog.el: Remove obsolete MacEdit code.
4411         (calc-macro-edit-algebraic, calc-macro-edit-variable)
4412         (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
4414 2004-12-31  Kenichi Handa  <handa@m17n.org>
4416         * international/mule.el (buffer-file-coding-system-explicit):
4417         Rename for explicit-buffer-file-coding-system.
4418         (after-insert-file-set-coding): Adjust for the above change.
4420         * files.el (revert-buffer): Change explicit-buffer-file-coding-system
4421         to buffer-file-coding-system-explicit.
4422         (basic-save-buffer-1): Likewise.
4424 2004-12-30  Richard M. Stallman  <rms@gnu.org>
4426         * textmodes/artist.el (artist-butlast-fn): Var deleted.
4427         (artist-butlast, artist-last): Functions deleted.
4428         (artist-ellipse-mirror-quadrant): Call last and butlast directly.
4429         (artist-compute-key-compl-table): Call remq directly.
4430         (artist-remove-nulls): Function deleted.
4431         (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
4432         (artist-push, artist-pop): Macro deleted.
4434 2004-12-30  Andreas Leue  <al@sphenon.de>
4436         * textmodes/artist.el (artist-version): 1.2.6
4437         (artist-prev-next-op-alist): New variable.
4438         (artist-select-next-op-in-list): New function.
4439         (artist-select-prev-op-in-list): New function.
4440         (artist-make-prev-next-op-alist): New function.
4441         (artist-is-in-op-list-p): New function.
4442         (artist-get-first-non-nil-op): New function.
4443         (artist-get-last-non-nil-op): New function.
4444         (artist-mode-init): Call artist-get-last-non-nil-op to initialize
4445         artist-prev-next-op-alist.
4446         (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
4447         change drawing operation.
4449 2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
4451         * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
4453 2004-12-31  Masatake YAMATO  <jet@gyve.org>
4455         * server.el (server-process-filter): Suppress `error', too.
4457 2004-12-30  Jay Belanger  <belanger@truman.edu>
4459         * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
4460         Change the way a variable is displayed in a message.
4462         * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
4463         (calc-user-define-permanent, calc-execute-kbd-macro):
4464         Replace old function MacEdit-parse-keys with edmacro-parse-keys.
4466 2004-12-30  Kenichi Handa  <handa@m17n.org>
4468         * files.el (basic-save-buffer-1):
4469         Set explicit-buffer-file-coding-system to last-coding-system-used.
4470         (revert-buffer): Pay attention to
4471         explicit-buffer-file-coding-system (not buffer-file-coding-system)
4472         on bind coding-system-for-read.
4474         * international/mule.el (explicit-buffer-file-coding-system):
4475         New buffer local variable.
4476         (after-insert-file-set-coding): Set it to coding-system-for-read.
4478 2004-12-29  Luc Teirlinck  <teirllm@auburn.edu>
4480         * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
4482 2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
4484         * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
4485         that include line numbers.
4487 2004-12-29  Milan Zamazal  <pdm@zamazal.org>
4489         * files.el (hack-local-variables): If no PREFIX, set it to "^".
4490         Redundant variable PREFIXLEN removed.
4492 2004-12-28  Matt Hodges  <MPHodges@member.fsf.org>
4494         * eshell/em-hist.el (eshell-previous-matching-input):
4495         Start the deletion from the end of the output.
4497 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4499         * term/mac-win.el: Require x-dnd.
4500         (mac-drag-n-drop): Sync with W32 version.  Use x-dnd.el functions.
4502 2004-12-29  David Kastrup  <dak@gnu.org>
4504         * international/mule.el (decode-coding-inserted-region):
4505         Don't barf if `buffer-undo-list' is already set to `t'.
4507 2004-12-29  Jay Belanger  <belanger@truman.edu>
4509         * calc/calc-prog.el (calc-user-define-formula): Put default values
4510         for function names in prompts.
4511         (calc-user-define-permanent, calc-user-define-composition)
4512         (calc-user-define-formula): Remove the need for "calcFunc-" in the
4513         default input for algebraic functions.
4515 2004-12-29  Thien-Thi Nguyen  <ttn@gnu.org>
4517         * vc-rcs.el (vc-rcs-annotate-command):
4518         Fix omission bug: Call `vc-setup-buffer'.
4520 2004-12-29  Kenichi Handa  <handa@m17n.org>
4522         * international/mule.el (recode-region): New function.
4524 2004-12-28  Richard M. Stallman  <rms@gnu.org>
4526         * simple.el (undo-extra-outer-limit): New variable.
4527         (undo-outer-limit-truncate): Test and set it.
4529         * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
4530         enables the feature to extend the existing region.
4532         * simple.el (mark-word): New arg ALLOW-EXTEND
4533         enables the feature to extend the existing region.
4535         * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
4536         enables the feature to extend the existing region.
4538         * startup.el (site-run-file): Don't allow setting it with Custom.
4540         * simple.el (buffer-disable-undo): Fix previous change.
4542 2004-12-27  Masatake YAMATO  <jet@gyve.org>
4544         * hexl.el (hexlify-buffer): Remove fontification here.
4545         Use font lock mechanism instead.
4546         (hexl-font-lock-keywords): New font lock kewords.
4547         (hexl-mode-old-font-lock-keywords): New variable.
4548         (hexl-mode): Store the old font lock keywords.
4549         (hexl-mode-exit): Restore the old font lock keywords.
4551 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4553         * simple.el (undo): Fix previous change.
4555 2004-12-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4557         * term/mac-win.el: Sync with x-win.el.  Rearrange the contents.
4558         Call mac-clear-font-name-table if invoked on Mac OS 8/9.
4559         Call x-open-connection on Mac OS X.
4561 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4563         * files.el (buffer-save-without-query): New var (buffer-local).
4564         (save-some-buffers): Save those buffers first, w/o asking.
4566         * files.el (insert-directory-ls-version): New variable.
4567         (insert-directory): When ls returns an error, test the version
4568         number to decide what the return code means.
4569         With --dired output format, detect and distinguish lines
4570         that are really error messages.
4571         (insert-directory-adj-pos): New function.
4573         * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
4575         * battery.el (battery-mode-line-format): Remove initial spaces.
4577         * uniquify.el (uniquify-rationalize-file-buffer-names):
4578         Delete interactive spec.
4580         * type-break.el (type-break-mode): Set buffer-save-without-query.
4581         Remove code that tried to set save-some-buffers-always.
4582         (type-break-file-keystroke-count): Bind deactivate-mark.
4584         * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
4586         * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
4587         Test that the buffer is live, and maybe reject current buffer too.
4588         Clarify.
4589         (next-error-find-buffer): Rewrite for clarity.
4591         * loadup.el: Don't use buffer-disable-undo; do it directly.
4593         * help-fns.el (describe-function-1): Call symbol-file with `defun'.
4594         (describe-variable): Call symbol-file with `defvar'.
4596         * subr.el (messages-buffer-max-lines): Alias for message-log-max.
4597         (symbol-file): Rewritten to handle new load-history format.
4598         Now takes an arg TYPE to specify looking for a particular
4599         type of definition only.
4601         * emacs-lisp/debug.el (debugger-make-xrefs):
4602         Call symbol-file with `defun'.
4604         * emacs-lisp/find-func.el (find-function-noselect):
4605         Call symbol-file with `defun'.
4606         (find-variable-noselect): Call symbol-file with `defvar'.
4608         * eshell/esh-cmd.el (eshell-find-alias-function):
4609         Call symbol-file with `defun'.
4611         * eshell/esh-test.el (eshell-test-goto-func):
4612         Call symbol-file with `defun'.
4614         * mail/rmail.el (rmail-resend):
4615         Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
4617         * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
4619         * progmodes/compile.el (compilation-find-buffer): Rename arg.
4621         * textmodes/texinfmt.el (texinfo-format-buffer-1):
4622         Call buffer-disable-undo.
4624         * simple.el (undo-list-saved): New variable (buffer-local).
4625         (undo): Set and test it.
4626         (buffer-disable-undo): Move here from buffer.c.
4627         Clear out undo-list-saved.
4629         * international/mule.el (decode-coding-inserted-region):
4630         Set buffer-undo-list in a correct and optimal way.
4632         * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
4633         (cperl-font-lock-unfontify-region-function): No need to save and
4634         restore info, since font-lock.el does it for us.
4636         * ansi-color.el (save-buffer-state): Definition deleted.
4637         (ansi-color-unfontify-region): Don't use save-buffer-state.
4639 2004-12-27  Dave Love  <fx@gnu.org>
4641         * wid-edit.el (function): Use restricted-sexp as parent.
4643 2004-12-27  Kevin Ryde  <user42@zip.com.au>
4645         * simple.el (next-matching-history-element): Use same
4646         `interactive' form as previous-matching-history-element.
4648         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
4649         it can appear unencoded and has been seen from yahoo.
4651 2004-12-27  Sergey Poznyakoff <gray@Mirddin.farlep.net>  (tiny change)
4653         * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
4654         in upper case.  Reported by Wojciech Polak <polak@gnu.org>.
4656 2004-12-27  Kenichi Handa  <handa@m17n.org>
4658         * international/utf-8.el (utf-translate-cjk-load-tables):
4659         Bind coding-system-for-read to nil while loading subst-*.
4661 2004-12-26  Jay Belanger  <belanger@truman.edu>
4663         * calc/calc-store.el (calc-read-var-name): Remove "var-" from
4664         default input.
4666 2004-12-26  Luc Teirlinck  <teirllm@auburn.edu>
4668         * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
4669         before reverting and disable undo recording while reverting.
4671 2004-12-26  Thien-Thi Nguyen  <ttn@gnu.org>
4673         * progmodes/hideshow.el (hs-set-up-overlay): New user var.
4674         (hs-make-overlay): New function.
4675         (hs-isearch-show-temporary): Handle `display' overlay prop specially.
4676         (hs-flag-region): Delete function.
4677         (hs-hide-comment-region): No longer use `hs-flag-region'.
4678         Instead, use `hs-discard-overlays' and `hs-make-overlay'.
4679         (hs-hide-block-at-point): Likewise.
4680         (hs-hide-level-recursive): Use `hs-discard-overlays'.
4681         (hs-hide-all, hs-show-all): Likewise.
4682         (hs-show-block): Likewise.
4683         Also, use overlay prop `hs-b-offset', not `hs-ofs'.
4685 2004-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
4687         * progmodes/hideshow.el: Require `cl' when compiling.
4688         Remove XEmacs and Emacs 19 compatibility.
4689         Use `dolist' and `add-to-list' for load-time actions.
4690         (hs-discard-overlays): Use `dolist'.
4691         (hs-show-block): Likewise.
4693 2004-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
4695         * faces.el (mode-line, mode-line-inactive): Use min-colors.
4697 2004-12-23  Thien-Thi Nguyen  <ttn@gnu.org>
4699         * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
4700         When extending backwards, move outside the current comment first.
4702 2004-12-22  Kenichi Handa  <handa@m17n.org>
4704         * international/quail.el (quail-start-translation): Fix prompt
4705         string for the case if input-method-use-echo-area being non-nil.
4706         (quail-start-conversion): Likewise.
4707         (quail-show-guidance): Don't show guidance if
4708         input-method-use-echo-area is non-nil.
4710 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4712         * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
4714 2004-12-21  Markus Rost  <rost@ias.edu>
4716         * calendar/diary-lib.el (mark-diary-entries):
4717         Set mark-diary-entries-in-calendar only after checking for diary-file.
4719 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4721         * faces.el (escape-glyph): Use blue against light foreground.
4723         * simple.el (undo-outer-limit-truncate): New function.
4724         (undo-outer-limit-function): Use undo-outer-limit-truncate.
4726 2004-12-21  Eli Barzilay  <eli@barzilay.org>
4728         * calculator.el: (calculator-radix-grouping-mode)
4729         (calculator-radix-grouping-digits)
4730         (calculator-radix-grouping-separator):
4731         New defcustoms for the new radix grouping mode functionality.
4732         (calculator-mode-hook): Now used in electric mode too,
4733         (calculator): Call it.
4734         (calculator-mode-map): Some new keys.
4735         (calculator-message): New function.  Some new calls.
4736         (calculator-op, calculator-set-register): Use it.
4737         (calculator-string-to-number): New function, mostly moved and
4738         updated code from calculator-curnum-value.
4739         (calculator-curnum-value): Use it.
4740         (calculator-paste): Use it, and update grabbing the current-kill.
4741         (calculator-rotate-displayer)
4742         (calculator-rotate-displayer-back): Toggle digit grouping when
4743         in radix mode, use calculator-message.
4744         (calculator-displayer-prev, calculator-displayer-next):
4745         Change digit group size when in radix mode.
4746         (calculator-number-to-string): Rename from
4747         calculator-num-to-string.  Now deals with digit grouping in
4748         radix mode.
4749         (calculator-update-display, calculator-put-value): Use the new name.
4750         (calculator-fact): Return a floating point number.
4751         (calculator-mode): Doc fix.
4753 2004-12-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
4755         * calendar/calendar.el (view-other-diary-entries): Add autoload.
4756         * calendar/diary-lib.el (view-other-diary-entries):
4757         Use current-prefix-arg in interactive spec.
4759 2004-12-19  Jay Belanger  <belanger@truman.edu>
4761         * calc/calc-aent.el (calcAlg-blank-matching-open):
4762         Temporarily adjust the syntax of both delimiters of half-open intervals.
4764 2004-12-19  Kim F. Storm  <storm@cua.dk>
4766         * mouse.el (mouse-1-click-follows-link): Doc fix.
4768 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4770         * term/mac-win.el (encoding-vector, mac-font-encoder-list)
4771         (ccl-encode-mac-centraleurroman-font): Use centraleurroman
4772         instead of centraleuropean as the name
4774 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
4776         Sync with Tramp 2.0.46.
4778         * net/tramp.el (tramp-maybe-send-perl-script): Change order of
4779         parameters wrt Tramp convention.
4780         (tramp-handle-file-attributes-with-perl)
4781         (tramp-handle-directory-files-and-attributes): Apply it.
4782         (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
4783         `copy-program'.  Reported by Zack Weinberg
4784         <zack@codesourcery.com>.
4785         (top): Set `edebug-form-spec' property directly rather than
4786         calling `def-edebug-spec'.
4788         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
4789         advice less fragile.  Surround temporary redefinition of
4790         `substitute-in-file-name' with `unwind-protect'.  Suggested by
4791         Matt Hodges <MPHodges@member.fsf.org>.
4793 2004-12-17  Juri Linkov  <juri@jurta.org>
4795         * replace.el (occur-accumulate-lines, occur-engine):
4796         Make forcing deferred font-lock fontification jit-specific.
4798 2004-12-17  Kim F. Storm  <storm@cua.dk>
4800         * mouse.el (mouse-1-click-follows-link): New defcustom.
4801         (mouse-on-link-p): New function.
4802         (mouse-drag-region-1): Implement mouse-1-click-follows-link
4803         functionality.  Map a mouse-1 click event into a mouse-2 (or
4804         other) event when position is inside a link.
4806         * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
4807         prefix in tooltip text with "mouse-1" when this is a link
4808         recognized by mouse-1-click-follows-link functionality.
4810         * help.el (describe-key): Report effective and original binding
4811         for mouse-1 when clicked on a link.
4812         (describe-mode): Add follow-link property to "minor-mode" button.
4814         * help-fns.el (describe-variable): Add follow-link property to
4815         "below" button.
4817         * help-mode.el (help-xref): Add follow-link property.
4819         * apropos.el (apropos-symbol, apropos-function, apropos-macro)
4820         (apropos-command, apropos-variable, apropos-face, apropos-group)
4821         (apropos-widget, apropos-plist): Add follow-link property.
4823         * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
4824         checks if position is in a filename, rather than some other
4825         clickable item.  Function looks for cvs-filename-face at position.
4827         * wid-edit.el (widget-specify-field, widget-specify-button):
4828         Map a :follow-link keyword into a follow-link property.
4829         (link): Add :follow-link keyword, map to RET binding.
4831         * dired.el (dired-mode-map): Map follow-link to mouse-face.
4833         * progmodes/compile.el (compilation-minor-mode-map)
4834         (compilation-button-map, compilation-mode-map): Likewise.
4836 2004-12-17  Thien-Thi Nguyen  <ttn@gnu.org>
4838         * play/zone.el (zone): Init `line-spacing' from orig buffer.
4839         (zone-replace-char): Take `count' and `del-count'
4840         instead of `direction'.  Update callers.  When `del-count' is
4841         non-nil, delete that many characters, otherwise `count' characters
4842         backwards.  Insert the newly-replaced string `count' times.
4843         (zone-fret): Handle chars w/ width greater than one.
4844         (zone-fall-through-ws): No longer take window width `ww'.
4845         Update callers.  Add handling for `char-width' greater than one.
4846         (zone-pgm-drip): Update var holding window-end position every cycle.
4848 2004-12-17  Andre Spiegel  <spiegel@gnu.org>
4850         * vc.el (vc-default-update-changelog): Use insert-file-contents,
4851         rather than insert-file.
4853 2004-12-16  Jay Belanger  <belanger@truman.edu>
4855         * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
4856         (math-init-random-base, math-random-digit): Check to see if
4857         var-RandSeed is bound.
4858         (math-random-last): Declare it.
4859         (math-random-digit): Don't make math-random-last local.
4861 2004-12-16  Thien-Thi Nguyen  <ttn@gnu.org>
4863         * play/zone.el (zone): Fix omission bug: Use a self-disabling
4864         one-shot thunk for uniform (error, quit, normal) recovery.
4865         Reported by John Paul Wallington.
4866         (zone-pgm-random-life): Fix bug:
4867         Recognize empty initial field by lack of "@" chars.
4869 2004-12-16  Juri Linkov  <juri@jurta.org>
4871         * help.el (function-called-at-point):
4872         * help-fns.el (variable-at-point): As a last resort try stripping
4873         non-word prefixes and suffixes.
4875         * descr-text.el (describe-property-list): Don't treat syntax-table
4876         specially.  Use describe-text-sexp which inserts [show] button
4877         for large objects and handles printing errors.  Sort properties
4878         by names in alphabetical order instead of by value sizes.
4879         Add `mouse-face' to list of properties for `describe-face' widget.
4880         (describe-char): Mask out face-id from 19 bits of character.
4881         Print face-id separately.
4883         * replace.el (occur-accumulate-lines, occur-engine):
4884         Fontify unfontified matching lines in the source buffer
4885         before copying them.
4886         (occur-engine): Don't put mouse-face on context lines.
4887         (occur-next-error): Set point to line beginning/end
4888         before searching for prev/next property to skip multiple
4889         matches on a line (not supported by occur engine).
4890         Remove redundant prefix-numeric-value.
4892 2004-12-15  Juri Linkov  <juri@jurta.org>
4894         * replace.el (match): New face.
4895         (list-matching-lines-face): Change default from `bold' to `match'.
4897         * progmodes/grep.el (grep-match-face): New defvar.
4898         (grep-mode-font-lock-keywords): Use grep-match-face instead of
4899         compilation-column-face to highlight grep matches.
4901         * apropos.el (apropos-match-face): Change default from
4902         `secondary-selection' to `match'.
4904         * info-look.el (info-lookup-highlight-face): Change default from
4905         `highlight' to `match'.
4907 2004-12-15  Daniel Pfeiffer  <occitan@esperanto.org>
4909         * progmodes/executable.el (executable-interpret): Eliminate
4910         obsolete compile-internal, and switch to comint for interaction.
4912 2004-12-15  J.D. Smith  <jdsmith@as.arizona.edu>
4914         * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
4915         `&&' when skipping multiple statements on a line.
4917 2004-12-15  Thien-Thi Nguyen  <ttn@gnu.org>
4919         * play/zone.el (zone): Set `truncate-lines'.
4920         Also, init `tab-width' with value from original buffer.
4921         (zone-shift-up): Rewrite for speed.
4922         (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
4923         (zone-pgm-jitter): Remove redundant entries from ops vector.
4924         (zone-exploding-remove): Reduce iteration count.
4925         (zone-cpos): Convert to defsubst.
4926         (zone-replace-char): New defsubst.
4927         (zone-park/sit-for): Likewise.
4928         (zone-fret): Take window-start arg.
4929         Update callers. Use `zone-park/sit-for'.
4930         (zone-fill-out-screen): Rewrite.
4931         (zone-fall-through-ws): Likewise. Update callers.
4932         (zone-pgm-drip): Use `zone-replace-char'.
4933         Move var inits before while-loop. Use `zone-park/sit-for'.
4934         (zone-pgm-random-life): Handle empty initial field.
4935         Use `zone-replace-char' and `zone-park/sit-for'.
4937 2004-12-15  Juri Linkov  <juri@jurta.org>
4939         * isearch.el (isearch-update): Test isearch-lazy-highlight
4940         before calling isearch-lazy-highlight-new-loop.
4941         (isearch-lazy-highlight-new-loop):
4942         Don't test isearch-lazy-highlight.
4944         * replace.el (perform-replace): Add isearch-case-fold-search.
4945         Use delimited-flag for isearch-regexp.
4946         Reset isearch-lazy-highlight-last-string to force lazy
4947         highlighting when called from isearch mode.
4948         (query-replace-highlight): Revert defcustom type to boolean.
4949         (query-replace-lazy-highlight): New defcustom.
4950         (query-replace): New face.
4951         (perform-replace, replace-highlight, replace-dehighlight):
4952         Test query-replace-lazy-highlight instead of special value
4953         `isearch' of query-replace-highlight.
4954         (replace-dehighlight): Don't call isearch-dehighlight.
4955         (replace-highlight): Don't call isearch-highlight.
4956         Use face `query-replace' unconditionally.
4958 2004-12-14  Kim F. Storm  <storm@cua.dk>
4960         * simple.el (inhibit-mark-movement): Remove defvar.
4961         (beginning-of-buffer, end-of-buffer): Don't use it.
4963         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
4964         Don't use inhibit-mark-movement.
4966         * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
4967         (cua--undo-push-mark): Remove.
4968         (cua--pre-command-handler, cua--post-command-handler):
4969         Don't fiddle with inhibit-mark-movement.
4971 2004-12-14  Juri Linkov  <juri@jurta.org>
4973         * buff-menu.el (list-buffers-noselect): Collect internal info
4974         for every buffer in BUFFER-LIST arg too.
4975         (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
4976         (Buffer-menu-switch-other-window, Buffer-menu-2-window):
4977         Bind same-window-buffer-names and same-window-regexps to nil.
4979 2004-12-13  Juri Linkov  <juri@jurta.org>
4981         * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
4983         * mail/supercite.el (sc-cite-frame-alist): Doc fix.
4984         (sc-cite-region, sc-uncite-region, sc-recite-region):
4985         Fix previous change to handle not alist as a symbol, but
4986         a citation frame as a symbol that represents a variable name.
4988 2004-12-13  Richard M. Stallman  <rms@gnu.org>
4990         * filecache.el (file-cache-add-directory-using-find):
4991         Only set up file-cache-find-command-posix-flag if we will use it.
4993         * bindings.el (mode-line-buffer-identification-keymap):
4994         Don't cancel the mode-line's usual down-mouse-1 binding.
4996         * cus-edit.el (custom-face-selected): Handle `default' specs.
4997         (custom-face-edit): Increase extra-offset.
4998         (custom-display): Handle `default' specs.
5000         * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
5002         * emacs-lisp/elint.el (elint-standard-variables)
5003         (elint-unknown-builtin-args): Move definitions up.
5005         * net/browse-url.el (browse-url-url-at-point): Add autoload.
5007         * info.el (info-xref-visited): Use `default' instead of t.
5008         (Info-try-follow-nearest-node): Don't explicitly load browse-url.
5010         * faces.el (header-line, mode-line-inactive, tool-bar):
5011         Use `default' instead of t for setting the defaults.
5012         (face-spec-choose): Separate `t' from `default'.
5014         * subr.el (while-no-input): New macro.
5016 2004-12-13  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  (tiny change)
5018         * filecache.el (file-cache-add-directory-using-find):
5019         Only test file-cache-find-command-posix-flag on some systems.
5021 2004-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5023         * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
5024         Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
5025         (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
5026         (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
5027         (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
5029 2004-12-12  Juri Linkov  <juri@jurta.org>
5031         * files.el (find-file-other-window, find-file-other-frame):
5032         Add the first buffer to the returned value to return the complete
5033         list of all visited buffers.
5034         (find-file-read-only, find-file-read-only-other-window)
5035         (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
5036         `find-file-read-args'.  Signal an error about non-existent file
5037         only if file name doesn't contain wildcards.  Toggle read-only in
5038         all visited buffers.
5039         (find-alternate-file, find-alternate-file-other-window):
5040         Add optional arg `wildcards'.  Doc fix.  Set `wildcards' to t when
5041         called interactively.  Pass arg `wildcards' to other functions.
5042         (find-file-noselect): Doc fix.
5044         * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
5045         Doc fix.
5046         (ffap-directory-finder): New variable.
5047         (ffap-string-at-point-mode-alist): Add * and ? to `file'.
5048         (ffap-file-at-point): Add /* to immediately rejected names.
5049         Return absolute file names matching ffap-dired-wildcards.
5050         (ffap-read-file-or-url): Set default value for `completing-read'
5051         to `buffer-file-name'.
5052         (find-file-at-point): When filename matches ffap-dired-wildcards,
5053         call ffap-file-finder with t arg `wildcards', instead of dired.
5054         (ffap-other-window, ffap-other-frame): Return visited buffers.
5055         (ffap-read-only, ffap-read-only-other-window)
5056         (ffap-read-only-other-frame, ffap-alternate-file): New commands.
5057         (dired-at-point): Call ffap-directory-finder instead of dired.
5058         (ffap-dired-other-window, ffap-dired-other-frame)
5059         (ffap-list-directory): New commands.
5060         (ffap-bindings): New keybindings for new commands.
5062 2004-12-12  Juri Linkov  <juri@jurta.org>
5064         * simple.el (beginning-of-buffer, end-of-buffer):
5065         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5066         Do not push mark when mark is active in transient-mark-mode.
5068         * simple.el (mark-word):
5069         * emacs-lisp/lisp.el (mark-sexp, mark-defun):
5070         * textmodes/paragraphs.el (mark-paragraph):
5071         Extend the region when mark is active in transient-mark-mode,
5072         regardless of the last command.  Doc fix.
5074         * simple.el (mark-word): Preserve direction when repeating.
5075         Make arg optional.  Interactive "p" -> "P".
5076         (transient-mark-mode, inhibit-mark-movement): Doc fix.
5078         * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
5079         preserving direction, to mark forward instead of backward when mark
5080         is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
5082 2004-12-12  Juri Linkov  <juri@jurta.org>
5084         * isearch.el (isearch-edit-string): Set 7th arg of
5085         `read-from-minibuffer' to `t' to inherit the current input
5086         method (whose name is indicated by [IM] in the minibuffer prompt)
5087         from the current buffer to the minibuffer.
5088         (isearch-lazy-highlight-update): Put body to `with-local-quit'
5089         to allow C-g quitting for lazy highlighting looping inside the
5090         search with nested repetition operators.  Add overlay to the list
5091         before setting its face and other properties to avoid the case of
5092         code quitting after placing the new overlay but before it's
5093         recorded on the list.  Select the window where isearch was
5094         activated, to highlight matches in the right window when isearch
5095         switches the current window to the minibuffer.
5097         * international/isearch-x.el
5098         (isearch-process-search-multibyte-characters):
5099         Use `isearch-message' as initial input for `read-string' instead
5100         of adding it to the minibuffer prompt.  After reading a string
5101         remove the initial value of `isearch-message' from the string.
5103         * replace.el (replace-match-maybe-edit): Doc fix.
5104         (perform-replace): Don't call `replace-highlight' when automatic
5105         replacement is requested in literal mode, since it is intended
5106         only to highlight words during entering a new replacement string
5107         for \? in non-literal mode.
5109         * replace.el (query-replace-highlight): Add new value `isearch'
5110         that allows query replacement to use isearch highlighting.
5111         Change type from `boolean' to `choice'.  Doc fix.
5112         (replace-highlight, replace-dehighlight, perform-replace):
5113         Use isearch highlighting if query-replace-highlight eq `isearch'.
5115 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5117         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
5118         (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
5120         * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
5121         case of \end{verbatim}.
5123 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
5125         * term.el (term-termcap-format): Synchronyze with terminfo.
5126         (term-emulate-terminal): Handle reset.
5127         (term-reset-terminal): New function.
5129 2004-12-11  Thien-Thi Nguyen  <ttn@gnu.org>
5131         * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
5132         (zone-fill-out-screen): New func.
5133         (zone-pgm-drip): Use `zone-fill-out-screen'.
5134         Also, no longer go to point-min on every cycle.
5135         (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
5136         (zone-pgm-random-life-wait): New user var.
5137         (zone-pgm-random-life): New func.
5139 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
5141         * files.el (auto-mode-alist): Map .com to DCL mode.
5143 2004-12-09  Richard M. Stallman  <rms@gnu.org>
5145         * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
5147 2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
5149         * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
5150         buffer with a display margin.
5152 2004-12-08  Jay Belanger  <belanger@truman.edu>
5154         * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
5155         (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
5157 2004-12-08  Richard M. Stallman  <rms@gnu.org>
5159         * faces.el: Delete code to set display table.
5160         (escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)
5162 2004-12-08  Jay Belanger  <belanger@truman.edu>
5164         * calc/calc.el: Add math-read-preprocess-string to autoloads.
5166         * calc/calc-ext.el (math-read-replacement-list)
5167         (math-read-superscripts, math-read-preprocess-string): Move to
5168         calc-aent.el.
5170         * calc/calc-aent.el (math-read-replacement-list)
5171         (math-read-superscripts, math-read-preprocess-string): Move from
5172         calc-ext.el.
5174 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5176         * isearch.el (isearch-quote-char): Fix up typo in last change.
5178 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
5180         * mouse.el (mouse-set-font): Handle the case where the command was
5181         not invoked using the mouse.
5183         * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
5184         (edmacro-finish-edit): Further update for keyboard macros that are
5185         lambda forms.
5186         (edmacro-sanitize-for-string): Correctly remove Meta modifier.
5188 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5190         * font-lock.el (font-lock-unfontify-region): Save buffer state.
5191         (font-lock-default-unfontify-region): Don't save buffer state any more.
5193 2004-12-07  Jay Belanger  <belanger@truman.edu>
5195         * calc/calc-help.el (calc-describe-key):
5196         Set calc-summary-indentation even when Calc Summary buffer exists.
5198 2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
5200         * calendar/holidays.el (holiday-easter-etc): Make arguments
5201         optional for backwards compatibility.  Doc fix.
5202         Remove un-necessary local vars mandatory, output-list.
5203         (holiday-advent):  Make arguments optional for backwards
5204         compatibility.  Doc fix.
5206 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5208         * paren.el (show-paren-function): Fix last change (2004-12-02).
5210         * international/mule-util.el (char-displayable-p): Return nil for
5211         unibyte mode.
5213         * subr.el (subregexp-context-p): New function.
5215         * isearch.el (isearch-quote-char): Use it.
5217         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
5218         (regexp-opt-not-groupie*-re): Remove.
5219         (regexp-opt): Properly handle inputs with duplicate entries.
5221 2004-12-06  Richard M. Stallman  <rms@gnu.org>
5223         * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
5225         * cus-edit.el (custom-file): Doc fix.
5227         * textmodes/org.el: New file.
5229 2004-12-06  Kenichi Handa  <handa@m17n.org>
5231         * ldefs-boot.el: Update international/mule-util.el section.
5233 2004-12-05  Sam Steingold  <sds@gnu.org>
5235         * net/tramp.el (tramp-handle-file-accessible-directory-p):
5236         Fix `tramp-time-diff' comparison logic.
5238 2004-12-05  Paul Pogonyshev  <pogonyshev@gmx.net>
5240         * progmodes/which-func.el (which-function):
5241         Use `run-hook-with-args-until-success' instead of a custom loop.
5242         Fixes bug with local hooks.
5244 2004-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5246         * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
5247         Use delete-dups when calculating the initial value.
5248         (bibtex-autokey-get-title): Use <=.
5249         (bibtex-goto-line): New function.
5250         (bibtex-reposition-window): Use line numbers instead of point
5251         positions.  Use window-body-height.
5252         (bibtex-find-crossref): Use bibtex-reposition-window.
5253         (bibtex-find-entry): Use bibtex-reposition-window.  Always return
5254         position of entry if key is found or nil if not found.
5256 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5258         * cus-edit.el (custom-file): Doc fix.
5260         * progmodes/sh-script.el (sh-indent-for-then): Change default.
5262 2004-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5264         * simple.el (blink-matching-open):
5265         * textmodes/tex-mode.el (tex-validate-region):
5266         Obey syntax-table text properties.
5268 2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
5270         * wid-edit.el (widget-specify-field): Add `real-field' property to
5271         boundary.
5272         (widget-field-at): Use it.
5274 2004-12-02  Richard M. Stallman  <rms@gnu.org>
5276         * progmodes/cc-mode.el (awk-mode autoload):
5277         Supply t meaning interactive function.
5279         * isearch.el (search-whitespace-regexp): Remove the group.  Doc fix.
5280         (isearch-mode-map): No special definition for space.
5281         (isearch-whitespace-chars): Command deleted.
5282         (isearch-forward-regexp): Doc fix.
5283         (isearch-quote-char): When a space is not inside brackets,
5284         use `[ ]' instead of just space.
5285         (isearch-lazy-highlight-search): Bind search-spaces-regexp.
5287         * imenu.el (imenu--generic-function): Delete code to exclude
5288         matches in comments.
5290         * man.el (Man-reverse-face): Change default to `highlight'.
5292         * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
5293         (occur-engine): Use `face' prop rather than `font-lock-face'
5294         when specifying use of `match-face'.
5295         (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
5297         * emacs-lisp/elint.el (elint-standard-variables): Update list.
5299         * add-log.el (add-log-current-defun): Handle the case where point
5300         is in the header part of a DEFUN construct.
5302 2004-12-02  Dave Love  <fx@gnu.org>
5304         * progmodes/python.el (python-font-lock-syntactic-keywords):
5305         Fix previous change.
5307 2004-12-02  Richard G Bielawski  <Richard.G.Bielawski@wellsfargo.com>  (tiny change)
5309         * paren.el (show-paren-function): Check for matching chars
5310         specified by text props.
5312 2004-12-02  Jay Belanger  <belanger@truman.edu>
5314         * calc/calc.el (calc-read-key-sequence): Leave the old message visible
5315         when reading a new key sequence.
5317 2004-12-02  Kim F. Storm  <storm@cua.dk>
5319         * faces.el (escape-glyph): Rename from glyph.
5320         (standard-display-table): Set it here.  Add escape-glyph face to
5321         extra slot characters.
5323         * disp-table.el: Undo 2004-12-01 change.  Display table is now
5324         setup in faces.el.
5326 2004-12-02  Mark A. Hershberger  <mah@everybody.org>
5328         * xml.el (xml-parse-dtd): Don't show validity messages when
5329         xml-validating-parser is nil.
5330         (xml-substitute-special): Fix validity error messages to
5331         actually show the unexpandable entity.  Added validity error if &
5332         isn't followed by an entity.
5333         (xml-parse-tag): Concatenate any string following the a
5334         <![CDATA[]]> section to the parsed CDATA.
5335         (xml-parse-dtd): Skip parameter entity declarations and use of
5336         parameter entities.
5338 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
5340         * kmacro.el (kmacro-default-counter-format): New var.
5341         (kmacro-set-format): Use it.  Delete `(printf format)' from prompt.
5342         (kmacro-display): Remove `nil' from `and' form.  Delete call to
5343         `format' inside `message'.
5344         (kmacro-start-macro): Use `kmacro-default-counter-format'.
5346 2004-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5348         * pcvs.el (cvs-header-msg): New function.
5349         (cvs-update-header): Use it.  Change calling convention.
5350         Correctly handle the case of having simultaneous active processes.
5351         (cvs-sentinel): Don't call cvs-update-header any more.
5352         (cvs-mode-run): Update call and add cvs-update-header to postproc.
5354 2004-12-01  Jay Belanger  <belanger@truman.edu>
5356         * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
5357         Change message.
5359 2004-12-01  Juri Linkov  <juri@jurta.org>
5361         * progmodes/prolog.el (prolog-mode-variables):
5362         Fix imenu-generic-expression.
5364 2004-12-01  Daniel Pfeiffer  <occitan@esperanto.org>
5366         * faces.el (glyph): New face.
5368         * disp-table.el: Add an autoloaded table, that doesn't require
5369         this library, with glyph face.
5371         * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
5372         (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
5373         (conf-quote-normal): Allow normalizing only ' or ".
5374         (conf-mode): Regexp-quote constructed comment-start and don't
5375         match section {} where "name" contains braces.
5377         * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
5378         files.
5380 2004-12-01  Kenichi Handa  <handa@m17n.org>
5382         * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
5383         (x-select-text): Don't treat eight-bit-control/graphic chars
5384         specially.  Store the encoded text in the X cut buffer.
5385         (x-cut-buffer-or-selection-value): Compare the X cut buffer text
5386         with x-last-selected-text-cut-encoded.
5388 2004-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5390         * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
5392 2004-11-30  Markus Rost  <rost@ias.edu>
5394         * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
5395         AUCTeX.
5397 2004-11-30  Jay Belanger  <belanger@truman.edu>
5399         * calc/calc-arith.el (math-possible-signs): Made stronger checks
5400         on signs of intervals.
5401         (math-pow-of-zero): Strengthen checks for positive and negative
5402         exponents.
5404         * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
5405         * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
5406         * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
5407         * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
5408         * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
5409         * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
5410         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
5411         * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
5412         * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
5413         * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
5414         * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
5415         * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
5416         * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
5417         with provide statements.
5419         * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
5421         * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
5423         * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
5424         (calc-load-everything, math-defsimplify): Replace dummy autoloading
5425         functions by require statements.
5426         (math-defsimplify): Move to calc-alg.el, add to autoloads.
5428         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
5429         (calc-gnuplot-print): Give them values.
5431         * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
5432         autoloads.
5433         Add calc-do-embedded-activate to autoloads.
5434         (calc-gnuplot-name, calc-gnuplot-plot-command)
5435         (calc-gnuplot-print-command): Move them to calc-graph.el.
5437 2004-11-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5439         * term/mac-win.el (ccl-encode-mac-roman-font)
5440         (ccl-encode-mac-cyrillic-font)
5441         (ccl-encode-mac-centraleuropean-font, encoder-list)
5442         (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
5443         Support Cyrillic, CentralEuropean, and Dingbat font display
5445 2004-11-30  Andre Spiegel  <spiegel@gnu.org>
5447         * vc-hooks.el (vc-recompute-state): Move here from vc.el.
5449         * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
5450         still nil.
5452 2004-11-29  Luc Teirlinck  <teirllm@auburn.edu>
5454         * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
5455         (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
5457 2004-11-29  Jay Belanger  <belanger@truman.edu>
5459         * calc/calc-arith.el (math-pow-of-zero): Take into account different
5460         cases of the base and exponent.
5462 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5464         * simple.el (next-error-buffer-p): Allow for inclusive and
5465         exclusive tests for finding a buffer.
5466         (next-error-find-buffer): Pass the exclusive and inclusive tests
5467         to next-error-buffer-p.
5469         * replace.el (occur-next-error): Switch to the Occur buffer when
5470         appropriate, use the exclusive filter to next-error-find-buffer to
5471         do it.  Use the absolute value of the motion amount.
5473 2004-11-29  Kenichi Handa  <handa@m17n.org>
5475         * startup.el (command-line): Decode all default-directory by
5476         locale-coding-system.
5478 2004-11-29  Jay Belanger  <belanger@truman.edu>
5480         * calc/calc-aent.el: Remove unnecessary eval-when-compile.
5481         (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
5482         (math-read-expr-level, calc-check-user-syntax, math-read-factor):
5483         Replace calls to calc-extensions by appropriate require, replace
5484         calc-extensions-loaded by appropriate featurep.
5486         * calc/calc-ext.el: Move require to end of file.
5487         Remove redundant loading of calc.el.
5488         (calc-extensions-loaded): Remove unnecessary variable.
5489         (calc-extensions): Remove unnecessary function.
5490         (calc-load-everything): Replace calc-need-macros by appropriate require.
5492         * calc/calc-macs.el: Move provide to end of file.
5493         (calc-need-macros): Remove unnecessary function.
5495         * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
5496         (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
5497         (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
5498         Replace calc-extensions by appropriate require.
5499         (calc-power): Replace calc-extensions-loaded by appropriate featurep.
5501         * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
5502         Replace calc-need-macros by appropriate require.
5504         * calc/calc.el: Move require to end of file.
5505         (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
5506         Remove unnecessary variable.
5507         (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
5508         (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
5509         (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
5510         (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
5511         (math-stack-value-offset, math-format-value, math-format-flat-expr)
5512         (math-format-number, math-format-bignum, math-read-number)
5513         (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
5514         (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
5515         by appropriate require.
5516         (calc-check-defines): Replace calc-need-macros by appropriate require.
5518 2004-11-29  Kim F. Storm  <storm@cua.dk>
5520         * macros.el (insert-kbd-macro): Handle kmacro functions.
5522 2004-11-28  Juri Linkov  <juri@jurta.org>
5524         * compare-w.el (compare-windows-highlight): Attach each overlay
5525         to its window to properly highlight differences while comparing
5526         two windows of the same buffer.  Fix arguments.
5527         (compare-windows-sync-default-function): Fix arguments of
5528         `compare-windows-highlight'.
5530         * emacs-lisp/edebug.el (edebug-set-global-break-condition):
5531         Use `read-expression-history'.  Set initial contents only if
5532         `edebug-global-break-condition' is non-nil.  Set histpos to 1
5533         if initial contents is equal to the last history element.
5534         (edebug-set-conditional-breakpoint): Instead of temporarily
5535         prepending the current condition to the history, set initial
5536         contents to the current condition.  Set histpos to 1 if initial
5537         contents is equal to the last history element.
5539         * info.el (Info-search-whitespace-regexp): Remove shy group.
5540         (Info-search): Forward line if search is on the header line.
5541         Use search-whitespace-regexp in two other places.
5543 2004-11-27  Luc Teirlinck  <teirllm@auburn.edu>
5545         * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
5546         warning.  Delay real definition, which uses
5547         `set-fringe-indicators-1' till after the definition of that function.
5549 2004-11-28  Kim F. Storm  <storm@cua.dk>
5551         * fringe.el (fringe): New defgroup.
5552         (fringe-mode): Move to fringe group.
5553         (fringe-indicators): New defcustom.
5554         (set-fringe-indicators-1): New defun.
5556         * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
5557         (menu-bar-showhide-fringe-ind-menu): New keymap.
5558         (menu-bar-showhide-fringe-ind-empty)
5559         (menu-bar-showhide-fringe-ind-mixed)
5560         (menu-bar-showhide-fringe-ind-box)
5561         (menu-bar-showhide-fringe-ind-right)
5562         (menu-bar-showhide-fringe-ind-left)
5563         (menu-bar-showhide-fringe-ind-none): New defuns.
5564         (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
5566 2004-11-27  Richard M. Stallman  <rms@gnu.org>
5568         * comint.el (comint-read-noecho): Add trivial compatibility definition.
5570         * generic.el (define-generic-mode): Doc fix.
5572         * menu-bar.el (menu-bar-options-save): For the options
5573         that are toggled with menu-bar-make-mm-toggle, don't check
5574         for customized-value prop.
5576 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
5578         * mail/supercite.el (sc-cite-region): Handle the case where
5579         sc-cite-frame-alist is a symbol.
5580         (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
5581         a symbol.
5582         (sc-recite-region): Handle the case where sc-recite-frame-alist is
5583         a symbol.
5585 2004-11-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5587         * wid-edit.el (widget-narrow-to-field): New function.
5588         (widget-complete): Use it.
5590 2004-11-27  Jay Belanger  <belanger@truman.edu>
5592         * calc/calc-aent.el (calc-eval-error): Declare and initialize the
5593         variable.
5594         (calc-eval-error): Don't check if the variable calc-eval-error is bound.
5595         (calc-buffer, calc-digit-value, math-expr-data): Declare them.
5596         (math-alg-inequalities): Move declaration to earlier in the file.
5598         * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
5599         (calc-gnuplot-input, math-normalize-a, math-integral-cache):
5600         Declare them.
5602         * calc/calc-lang.el (math-expr-data, math-expr-token)
5603         (math-exp-old-pos): Declare them.
5605         * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
5606         (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
5608 2004-11-27  Kim F. Storm  <storm@cua.dk>
5610         * progmodes/flymake.el: Use (featurep 'xemacs).
5611         (flymake-makehash): Change to defsubst.  Use fboundp.
5612         (flymake-time-to-float): Remove.
5613         (flymake-float-time): Merge code from flymake-time-to-float here.
5614         (flymake-replace-regexp-in-string): Change to defsubst.
5615         (flymake-split-string-remove-empty-edges):
5616         Rename to flymake-split-string.
5617         (flymake-split-string): Remove previous defalias.
5618         (flymake-get-temp-dir): Change to defsubst.
5619         (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
5620         Define for xemacs only.
5621         (flymake-master-file-count-limit): Change into compiler defvar only.
5622         (flymake-find-possible-master-files): Let-bind it dynamically while
5623         sorting files using flymake-master-file-compare.
5625 2004-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5627         * font-lock.el (font-lock-compile-keywords): Don't complain if the end
5628         of defun-prompt-regexp matches inside a comment/string but the
5629         beginning is correctly outside everything.
5631         * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
5632         appears within a string or a comment.
5634         * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
5635         rather than make-symbol for symbols which are used in
5636         a symbol-macrolet or equivalent.
5638 2004-11-26  Jay Belanger  <belanger@truman.edu>
5640         * calc-misc.el (calc-last-why-command): Declare it.
5642         * calc-vec.el (math-grade-vec): New variable.
5643         (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
5644         Replace variable grade-vec by declared variable.
5645         (math-rb-close): New variable.
5646         (math-read-brackets, math-read-vector): Replace variable close by
5647         declared variable.
5649         * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
5650         (calc-one-window, calc-edit-handler, calc-restore-trail)
5651         (calc-allow-ret): Declare them.
5653         * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
5654         (math-lud-cache, math-log2-cache, math-radix-digits-cache)
5655         (math-radix-float-cache-tag, math-random-cache)
5656         (math-max-digits-cache, math-integral-cache, math-units-table)
5657         (math-format-date-cache, math-holidays-cache-tag): Declare them.
5658         (math-moc-func): New variable.
5659         (math-map-over-constants, math-map-over-constants-rec):
5660         Replace variable func by declared variable.
5662         * calc/calc-store.el (calc-given-value, calc-store-opers):
5663         Declare them.
5664         (calc-var-name-map): Move declaration to earlier in the file.
5665         (calc-pv-pos): New variable.
5666         (calc-permanent-variable, calc-insert-permanent-variable):
5667         Replace variable pos by declared variable.
5669         * calc/calc-mtx.el (calc-det-lu): New variable.
5670         (math-det-raw, math-det-step): Replace variable lu by declared variable.
5672         * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
5673         (math-multi-subst, math-multi-subst-rec): Replace variables temp
5674         and arg by declared variables.
5675         (calcFunc-reducer): Fix incorrect variable.
5676         (math-inner-mul-func, math-inner-add-func): New variables.
5677         (calcFunc-inner, math-inner-mats): Replace variables mul-func
5678         and add-func by declared variables.
5680         * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
5681         (calc-digit-value): Declare them.
5683         * calc/calc-help.el (Info-history): Declare it.
5684         (calc-describe-key): Make calc-summary-indentation a local variable.
5685         (calc-help-long-names): Move declaration to earlier in file.
5687         * calc/calc-embed.el (calc-original-buffer): Declare it.
5688         (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
5689         (calc-embed-bot): New variables.
5690         (calc-do-embedded, calc-embedded-mark-formula)
5691         (calc-embedded-find-bounds, calc-embedded-duplicate)
5692         (calc-embedded-new-formula, calc-embedded-make-info):
5693         Replace vars outer-top, outer-bot, bot and top by declared variables.
5694         (calc-embed-prev-modes): New variable.
5695         (calc-embedded-set-modes, calc-embedded-update): Replace variable
5696         prev-modes with declared variable.
5697         (calc-embed-vars-used): New variable.
5698         (calc-embedded-make-info, calc-embedded-evaluate-expr)
5699         (calc-embedded-update, calc-embedded-find-vars): Replace variable
5700         vars-used by declared variable.
5702         * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
5703         (math-format-radix-float): Remove unnecessary setq.
5704         (math-radix-float-cache): Declare it.
5706         * calc/calcsel2.el (calc-keep-selection): Declare it.
5708         * calc/calc-maint.el: Remove file.
5710 2004-11-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5712         * textmodes/bibtex.el (bibtex-sort-entry-class)
5713         (bibtex-comment-start): Use defcustom.
5714         (bibtex-entry-field-alist): Use nil if initial content of the
5715         field is undefined.  Fix docstring.
5716         (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
5717         (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
5718         (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
5719         (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
5720         Fix docstring.
5721         (bibtex-autokey-title-terminators): Use only one regexp.
5722         (bibtex-string-maybe-empty-head): New variable.
5723         (bibtex-remove-delimiters-string): New function.
5724         (bibtex-text-in-field-bounds, bibtex-text-in-string):
5725         Use bibtex-remove-delimiters-string.
5726         (bibtex-progress-message, bibtex-field-left-delimiter)
5727         (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
5728         (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
5729         (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
5730         Simplify.
5731         (bibtex-format-entry): Use save-excursion for inherited booktitle.
5732         Use eq and bibtex-remove-delimiters-string.  For end markers use
5733         insertion type so that marker stays after inserted text.
5734         (bibtex-autokey-get-names): Return empty string if name is missing.
5735         (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
5736         calling bibtex-autokey-name-case-convert.
5737         (bibtex-autokey-demangle-title):
5738         Call bibtex-autokey-titleword-case-convert.  Remove call to
5739         bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
5740         (bibtex-global-key-alist, bibtex-read-string-key): New functions.
5741         (bibtex-read-key): New optional arg global.
5742         (bibtex-files-expand): New optional arg force.
5743         (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
5744         (bibtex-complete-crossref-cleanup): Rename from
5745         bibtex-complete-key-cleanup.  Simplify code.
5746         (bibtex-copy-summary-as-kill): Remove arg key.  Use looking-at.
5747         Operate on current entry.
5748         (bibtex-button): Add docstring.
5749         (bibtex-entry): Simplify.
5750         (bibtex-make-field): Replace optional arg called-by-yank with more
5751         specific args move and interactive.
5752         (bibtex-end-of-entry): Use forward-sexp.
5753         (bibtex-find-entry-globally): Remove.
5754         (bibtex-find-crossref): Allow for crossref key located in other buffer.
5755         Bound to C-c C-x.
5756         (bibtex-find-entry): New optional args global and display.
5757         (bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
5758         (bibtex-validate): Use arg force of bibtex-files-expand.
5759         (bibtex-clean-entry): Bugfix, clean string entries properly.
5760         Always keep point at beginning of entry.
5761         (bibtex-complete): Bugfix.  Handle string entries properly.
5762         Call cleanup functions only if needed.
5763         (bibtex-String): Use bibtex-read-string-key.
5764         (bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
5765         case of replacement text.
5767 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
5769         * tramp.el (tramp-handle-directory-files-and-attributes): New function.
5770         (tramp-perl-directory-files-and-attributes): New constant.
5771         (tramp-file-name-handler-alist): Delete file-directory-files, add
5772         directory-files-and-attributes.
5773         (tramp-perl-file-attributes): Surround uid and gid by double
5774         quotes. Change parameter id-format from nonnumeric.
5775         (tramp-convert-file-attributes): New function.
5776         (tramp-handle-file-attributes): Use it.
5777         (tramp-maybe-send-perl-script): New function.
5778         (tramp-handle-file-attributes-with-perl): Use it. Don't convert
5779         file mode. Change parameter id-format from nonnumeric.
5780         (tramp-handle-file-attributes-with-ls): Change parameter id-format
5781         from nonnumeric.
5782         (tramp-post-connection): Don't send tramp-perl-file-attributes
5783         script. Reset connection property "perl-scripts".
5784         (tramp-handle-insert-directory): Run real handler when ls-lisp is
5785         in use.
5787 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
5789         * desktop.el (desktop-read): Replace mapcar with mapc.
5790         (desktop-create-buffer): Replace mapcar with mapc.
5791         Remove redundant piece of code.
5793 2004-11-27  Nick Roberts  <nickrob@snap.net.nz>
5795         * progmodes/gud.el (gud-display-line): Use display-buffer
5796         for GDB-UI as for GUD.
5798         * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
5799         Delete variables.
5800         (gdb-ann3): Don't make GUD buffer dedicated.
5801         (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
5802         (gdb-display-source-buffer): Delete function.
5803         (gdb-view-source-function, gdb-view-assembler): Delete functions.
5804         (menu): Delete menu bindings for viewing source/assembler.
5805         (gdb-setup-windows, gdb-restore-windows):
5806         Don't dedicate GUD. No assembler now.
5807         (gdb-reset): No need to undedicate source buffers now.
5808         (gdb-source-info): No assembler now.
5810 2004-11-26  Nick Roberts  <nickrob@snap.net.nz>
5812         * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
5813         width to those for special frames.
5814         (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
5815         Use display-buffer.
5816         (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
5817         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
5818         (gdb-frame-assembler-buffer): Rework like
5819         gdb-frame-breakpoints-buffer.
5821 2004-11-25  Richard M. Stallman  <rms@gnu.org>
5823         * progmodes/flymake.el: Reindent.
5824         (flymake-split-string): Turn into defalias.
5825         (flymake-fix-file-name): Rename from flymake-fix-path-name.
5826         (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
5827         (flymake-get-common-file-prefix): Rename from ...path...  Doc fix.
5828         (flymake-build-relative-filename): Rename from ...path.
5829         Fix error message.
5831 2004-11-25  Cheng Gao  <chenggao@gmail.com>
5833         * progmodes/flymake.el: Much whitespace and capitalization change.
5834         Move `provide' to end.  Require `compile' only when compiling.
5836 2004-11-24  Jay Belanger  <belanger@truman.edu>
5838         * calc/calc-alg.el: Added comment.
5839         (math-polynomial-base): Replace variable mpb-top-expr by
5840         math-poly-base-top-expr.
5842         * calc/calc-poly.el (math-poly-base-top-expr): New variable.
5843         (math-polynomial-p1): Replace variable mpb-top-expr by declared
5844         variable.
5845         (math-poly-base-total-base): New variable.
5846         (math-total-polynomial-base, math-polynomial-p1): Replace variable
5847         mpb-total-base by declared variable.
5848         (math-factored-vars, math-to-list): Declare it.
5849         (math-fact-expr): New variable.
5850         (calcFunc-factors, calcFunc-factor, math-factor-expr)
5851         (math-factor-expr-try, math-factor-expr-part): Replace variable
5852         expr by declared variable.
5853         (math-fet-x): New variable.
5854         (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
5855         by declared variable.
5856         (math-factor-poly-coefs): Make temp a local variable.
5858         * calc/calc-units.el (calc-convert-units): Make units a local
5859         variable.
5860         (calc-num-units, calc-den-units): New variables.
5861         (calc-explain-units, calc-explain-units-rec): Replace variables
5862         num-units and den-units by declared variables.
5863         (math-cu-unit-list): New variable.
5864         (math-build-units-table, math-compare-unit-names)
5865         (math-convert-units, math-convert-units-rec): Replace variable
5866         unit-list by declared variable.
5867         (math-fbu-base, math-fbu-entry): New variables.
5868         (math-find-base-units, math-find-base-units-rec): Replace variables
5869         base and entry by declared variables.
5870         (math-which-standard): New variable.
5871         (math-to-standard-units, math-to-standard-rec): Replace variable
5872         which-standard by declared variable.
5873         (math-fcu-u): New variable.
5874         (math-find-compatible-unit, math-find-compatible-unit-rec):
5875         Replace variable u by declared variable.
5876         (math-cu-new-units, math-cu-pure): New variables.
5877         (math-convert-units, math-convert-units-rec): Replace variables
5878         new-units and pure by declared variables.
5879         (math-try-cancel-units): New variable.
5880         (math-simplify-units-quotient): Replace variable try-cancel-units by
5881         declared variable.
5883 2004-11-24  Richard M. Stallman  <rms@gnu.org>
5885         * textmodes/ispell.el (ispell-check-version):
5886         If default-directory is nonexistent, use home dir.
5888         * progmodes/grep.el (grep-regexp-alist):
5889         Don't match parens around line numbers.
5891         * progmodes/cperl-mode.el (cperl-indent-region)
5892         (cperl-imenu--create-perl-index, cperl-xsub-scan):
5893         Don't print progress messages.
5895         * progmodes/compile.el (compilation-mode-map):
5896         Don't inherit from compilation-minor-mode-map;
5897         copy its bindings instead.  But the menu bar Compile
5898         entry now does inherit from compilation-menu-map.
5900         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5901         Use with-no-warnings around compiler-macroexpand.
5903         * imenu.el: Don't always require newcomment.
5904         (imenu--generic-function): Call comment-normalize-vars
5905         if we have a comment syntax.
5906         Exit the loop if REGEXP matches the null string.
5907         Test comment-start as well as comment-start-skip
5908         when deciding whether to check for comments.
5910         * tooltip.el (tooltip-mode): Doc fix.
5912         * term.el (term-escape-char, term-mode): Doc fixes.
5914 2004-11-24  Dave Love  <fx@gnu.org>
5916         * progmodes/python.el (python-font-lock-syntactic-keywords):
5917         Check for escapes in the regexp.
5918         (python-quote-syntax): Don't do it here.
5920 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
5922         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
5923         (gdb-frames-mode-map, gdb-threads-mode-map)
5924         (gdb-registers-mode-map, gdb-locals-mode-map)
5925         (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
5926         (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
5928         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
5929         (dedicated-switch-to-buffer): Rework.
5930         (gdb-var-evaluate-expression-handler, gdb-put-string):
5931         Remove unused variable bindings.
5932         (gdb-setup-windows, gdb-display-buffer):
5933         Simplify. Use pop-to-buffer.
5934         (gdb-view-source-function): Simplify.
5935         (gdb-frame-breakpoints-buffer):
5936         Use pop-to-buffer, special-display-regexps.
5938 2004-11-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
5940         * progmodes/f90.el (f90-smart-end)
5941         (f90-previous-statement, f90-beginning-of-block): Doc fix.
5942         (f90-calculate-indent): Handle un-named PROGRAM blocks.
5943         (f90-end-of-block): Doc fix.  Make check of outermost block
5944         conditional on value of `f90-smart-end'.
5945         (f90-block-match): Hack to deal with un-named PROGRAM blocks.
5946         Handle case where END-BLOCK is nil.
5947         (f90-match-end): Handle un-named PROGRAM blocks.
5948         (f90-backslash-not-special): New function.
5950 2004-11-24  Jay Belanger  <belanger@truman.edu>
5952         * calc/calc.el (calc-embedded-active): Removed unnecessary
5953         declaration.
5954         (calc-show-banner): Removed redundant declaration.
5956         * calc/calc-graph.el (calc-gnuplot-default-device)
5957         (calc-gnuplot-default-output, calc-gnuplot-print-device)
5958         (calc-gnuplot-print-output, calc-gnuplot-geometry)
5959         (calc-graph-default-resolution, calc-graph-default-resolution-3d):
5960         Remove redundant initial values.
5962         * calc/calc-arith.el (math-scalar-functions)
5963         (math-nonscalar-functions, math-scalar-if-args-functions)
5964         (math-real-functions, math-positive-functions)
5965         (math-nonnegative-functions, math-real-scalar-functions)
5966         (math-real-if-arg-functions, math-integer-functions)
5967         (math-num-integer-functions, math-rounding-functions)
5968         (math-float-rounding-functions, math-integer-if-args-functions)
5969         (math-super-types): Move declarations to earlier in file.
5970         (math-unit-prefixes): Declared it.
5971         (math-floor-prec, math-trunc-prec): New variables.
5972         (math-trunc-fancy): Replace variable prec by declared variable.
5973         (math-floor-fancy): Replace variable prec by declared variable.
5974         (math-com-bterms): New variable.
5975         (math-commutative-equal, math-commutative-collect):
5976         Replace variable bterms by declared variable.
5978         * calc/calc-misc.el (math-trunc): Replace variable prec by
5979         math-trunc-prec.
5980         (math-floor): Replace variable prec by math-floor-prec.
5982         * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
5983         (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
5984         (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
5985         (math-format-date, math-format-date-part): Replace variables
5986         date, dt, year, month, day, weekday, hour, minute, second and
5987         bc-flag by declared variables.
5988         (math-pd-str): New variable.
5989         (math-parse-date, math-parse-date-word, math-parse-standard-date):
5990         Replace variable str by declared variable.
5991         (math-daylight-savings-hook, math-tzone-names): Move definitions
5992         to earlier in the file.
5993         (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
5994         (math-sh-year): New variable.
5995         (math-setup-add-holidays, math-setup-holidays)
5996         (math-setup-year-holidays): Replace variable `year' by declared
5997         variable.
5999         * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
6000         New variables.
6001         (math-nth-root-float, math-nth-root-float-iter): Replace variables
6002         n, nf and nfm1 by declared variables.
6003         (math-nri-n): New variable.
6004         (math-nth-root-integer, math-nth-root-int-iter): Replace variable
6005         n by declared variable.
6006         (calcFunc-log): Removed misplaced condition.
6008 2004-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6010         * generic.el (generic-mode-set-comments): Accept an empty comment-end.
6012 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
6014         * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
6015         (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
6016         Dedicate gdb-related windows.
6017         (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
6018         other frames.
6019         (gdb-reset): Remove dedicated property after debugging.
6021 2004-11-24  Jay Belanger <belanger@truman.edu>
6023         * calc/calc-sel.el: Add comment.
6025         * calc/calc.el (math-stack-value-offset): Replace variables c,
6026         wid and off with math-svo-c, math-svo-wid and math-svo-off.
6028         * calc/calccomp.el (math-comp-sel-tag): Declare it.
6029         (math-svo-c, math-svo-wid, math-svo-off): New variables.
6030         (math-stack-value-offset-fancy): Replace variables c, wid and off
6031         by declared variables.
6032         (math-comp-just, math-comp-comma-spc): New variables.
6033         (math-compose-expr, math-compose-matrix): Replace variables `just'
6034         and comma-spc by declared variable.
6035         (math-comp-vector-prec): New variable.
6036         (math-compose-expr, math-compose-matrix, math-compose-rows):
6037         Replace variable vector-prec by declared variable.
6038         (math-comp-left-bracket, math-comp-right-bracket)
6039         (math-comp-comma): New variables.
6040         (math-compose-expr, math-compose-rows): Replace variables
6041         left-bracket, right-bracket and comma by declared variables.
6042         (math-comp-full-width): New variable.
6043         (math-comp-to-string-flat, math-comp-to-string-flat-term):
6044         Replace variable full-width by declared variable.
6045         (math-comp-highlight, math-comp-word, math-comp-level)
6046         (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
6047         (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
6048         New variables.
6049         (math-comp-to-string-flat, math-comp-to-string-flat-term)
6050         (math-comp-sel-flat-term): Replace variables comp-highlight,
6051         comp-word, comp-level, comp-margin, comp-pos and comp-buf by
6052         declared variables.
6053         (math-comp-simplify, math-comp-simplify-term)
6054         (math-comp-add-string, math-comp-add-string-sel):
6055         Replace variables comp-highlight, comp-buf, comp-base,
6056         comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
6058 2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6060         * cus-start.el (all): Add x-use-old-gtk-file-dialog.
6062         * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
6063         and x-server-version may throw.
6065 2004-11-23  Kim F. Storm  <storm@cua.dk>
6067         * subr.el (substitute-key-definition-key): Optimize.
6068         Don't call indirect-function for nil defn (always signals error).
6070         * ido.el (ido-read-internal): Fix require-match check when
6071         ido-directory-too-big is set.
6073 2004-11-23  Jay Belanger  <belanger@truman.edu>
6075         * calc/calc-ext.el (math-read-replacement-list)
6076         (math-read-superscripts): New variables.
6077         (math-read-preprocess-string): New function.
6078         (math-read-expr): Filter input through math-read-preprocess-string.
6080         * calc/calc-aent.el (math-read-exprs): Filter input through
6081         math-read-preprocess-string.
6083 2004-11-23  Daniel Pfeiffer  <occitan@esperanto.org>
6085         * progmodes/compile.el (compilation-start): In cd command use
6086         substitute-env-vars -- not quite shell compatible but better than
6087         nothing.
6088         (compilation-error-regexp-alist-alist): Simplify ftnchek to only
6089         handle the newer versions messages, which are more parseable.
6091 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6093         * reveal.el (reveal-mode-map): New var.
6094         (reveal-mode): Use it.
6096 2004-11-23  Nick Roberts  <nickrob@snap.net.nz>
6098         * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
6099         (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
6101 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6103         * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
6104         header-line when needed.
6105         Use fixed-pitch only in the header-line.
6106         Build the underline automatically.  Use emdash if available.
6108 2004-11-22  Richard M. Stallman  <rms@gnu.org>
6110         * dired.el (dired-recursive-copies): Move from dired-aux.el.
6111         * dired-aux.el (dired-recursive-copies): Move to dired.el.
6113 2004-11-22  Nick Roberts  <nickrob@snap.net.nz>
6115         * progmodes/gdb-ui.el (gdb-resync): New function.
6116         (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
6117         (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
6118         Use it to fail more gracefully.
6119         (gdb-variables): Delete variable.
6120         Re-order variables to reduce byte-compiler warnings.
6122 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6124         * descr-text.el (describe-char):
6125         * paren.el (show-paren-function):
6126         * subr.el (syntax-after): Undo last change.
6128         * progmodes/python.el (run-python): Don't hard code *Python*.
6129         Don't modify global process-environment.
6130         (python-send-region, python-load-file): Don't assume that
6131         python-buffer == (process-buffer (python-proc)).
6132         (python-switch-to-python): Simplify.
6134         * dired.el (dired-align-file): Don't assume line starts with spaces.
6136 2004-11-21  Jay Belanger  <belanger@truman.edu>
6138         * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
6139         Replace variable `lines' by math-read-big-lines.
6140         (math-read-big-expr): Replace variables the-baseline, the-h2
6141         and err-msg by math-read-big-baseline, math-read-big-h2 and
6142         math-read-err-msg.
6143         (math-read-big-bigp): Replace variable h2 with math-rb-h2.
6145         * calc/calc-lang.el (math-read-big-rec): Fix typo.
6146         (math-read-big-balance): Replace unbound variable by value.
6147         (math-read-big-lines): New variable.
6148         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
6149         (math-read-big-error, math-read-big-balance): Replace variable
6150         `lines' by declared variable.
6151         (math-read-big-baseline, math-read-big-h2): New variables.
6152         (math-read-big-rec): Replace variables the-baseline and the-h2
6153         by declared variables.
6154         (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
6155         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
6156         (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
6157         declared variables.
6158         (math-read-big-err-msg): New variable.
6159         (math-read-big-error): Replace variable err-msg by declared variable.
6161 2004-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6163         * ses.el: Add coding cookie.
6164         Fix up docstrings, follow new commenting conventions.
6165         (ses-header-line-menu): Fix missing variable rename for header-row.
6166         (ses-cell-size): Remove.
6167         (ses-make-cell): New function.
6168         (ses-cell, ses-insert-row, ses-insert-column): Use it.
6169         (ses-calculate-cell): Remove unused var `symbol'.
6170         (ses-narrowed-p): New function.
6171         (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
6172         (ses-initial-file-trailer): Change ;;; to ;; for local vars.
6173         (ses-load, ses-reconstruct-all): Adjust string search accordingly.
6174         (ses-setup): Use restore-buffer-modified-p.
6175         (ses-cleanup): Remove unused var `end'.
6176         (ses-header-string-left-offset): Remove.
6177         (ses-create-header-string): Adjust to new behavior of `align-to'.
6178         Truncate excessively large fields to preserve alignment.
6179         (ses-reconstruct-all): Remove unused var `refs'.
6180         (ses-read-cell-printer): Remove unused var `prompt'.
6181         (ses-delete-row): Remove unused var `pos'.
6182         (ses-delete-column): Remove unused var `new'.
6184 2004-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6186         * ps-print.el: Insert :version tag into all defgroup and defcustom.
6187         Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
6188         Eliminate eval-and-compile usage.
6189         (ps-insert-file): Use insert-file-contents instead of insert-file.
6190         (ps-setup): Code fix.
6192         * printing.el (pr-setup, lpr-setup): Code fix.
6194 2004-11-21  Jay Belanger  <belanger@truman.edu>
6196         * calc/calc-prog.el (math-integral-cache-state, calc-lang)
6197         (calc-original-buffer): Declare them.
6198         (calc-user-formula-alist): New variable.
6199         (calc-user-define-formula, calc-fix-user-formula)
6200         (calc-user-define-composition, calc-finish-formula-edit):
6201         Replace variable `alist' by declared variable.
6202         (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
6203         (var-q7, var-q7, var-q8, var-q9): Declare them.
6204         (calc-kbd-push): Don't check to see if var-q0 through var-q9
6205         are bound.
6206         (calcFunc-typeof): Replace undeclared variable by expression.
6207         (math-exp-env): New variable.
6208         (math-define-body, math-define-exp): Replace exp-env by declared var.
6209         (math-define-exp): Replace misplaced variable by expression.
6211         * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
6212         (calc-curve-model, calc-curve-coefnames): New variables.
6213         (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
6214         varnames, model and coefnames by declared variables.
6215         (math-root-widen): New variable.
6216         (math-search-root, math-find-root): Replace variable root-widen by
6217         declared variable.
6218         (var-DUMMY): Declare it.
6219         (math-root-vars, math-min-vars): Move the declarations to earlier in
6220         the file.
6221         (math-brent-min): Make d a local variable.
6222         (math-find-minimum): Replace non-existent variable.
6223         (math-ninteg-romberg): Remove unnecessary variable.
6224         (math-ninteg-temp): New variable.
6225         (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
6226         integ-temp by declared variable.
6227         (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
6228         New variables.
6229         (math-general-fit): Replace variables first-var, first-coef and
6230         new-coefs by declared variables.
6231         (calcFunc-fitvar): Replace variable first-var by declared variable.
6232         (calcFunc-fitparam): Replace variable first-coef by declared variable.
6233         (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
6234         (math-all-vars-vars, math-all-vars-found): New variables.
6235         (math-all-vars-in, math-all-vars-rec): Replace variables vars and
6236         found by declared variable math-all-vars-vars.
6238 2004-11-20  Luc Teirlinck  <teirllm@auburn.edu>
6240         * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
6241         of `defconst'.
6243 2004-11-20  Richard M. Stallman  <rms@gnu.org>
6245         * isearch.el (isearch-mode-map): Don't bind SPC.
6246         (isearch-whitespace-chars): Function deleted.
6247         (isearch-search): Bind search-spaces-regexp.
6248         (isearch-lazy-highlight-search): Likewise.
6249         (search-whitespace-regexp): Doc fix.
6250         (isearch-forward-regexp): Doc fix.
6252         * emacs-lisp/bytecomp.el (byte-compile-form):
6253         Move the calls to byte-compile-set-symbol-position,
6254         to avoid having two for the same symbol occurrence.
6256         * comint.el (comint-input-ring-size): Increase to 150.
6258         * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
6259         New variables.
6260         (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
6261         (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
6263         * imenu.el (imenu--generic-function):
6264         Ensure we keep moving backward even if BEG isn't further back.
6266         * replace.el (query-replace-read-to, query-replace-read-from):
6267         Specify t for KEEP-ALL in read-from-minibuffer.
6269         * progmodes/python.el (python-switch-to-python):
6270         If Python isn't running, start it.
6271         Don't alter debug-ignored-errors.
6273         * progmodes/cperl-mode.el (cperl-indent-region):
6274         Don't mind imenu-scanning-message.
6276         * bindings.el (global-map): Bind C-e to move-end-of-line.
6278         * simple.el (line-move-finish): New arg FORWARD.
6279         Ignore invisible newlines, not intangible ones.
6280         Conditions for acceptable stopping positions depend on FORWARD.
6281         (line-move): Pass FORWARD arg to line-move-finish.
6283         * buff-menu.el (list-buffers-noselect): Eliminate space at the start
6284         of HEADER.  Compensate for this change in the code to add display
6285         properties.  Don't make the first line intangible.
6287         * info.el (Info-search): Fix previous change.
6289 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
6291         * Makefile.in (recompile): Revert 2004-11-19 change.
6292         (compile): Likewise.
6294 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
6296         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
6298 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6300         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
6301         defgroup and defcustom.  Eliminate eval-and-compile usage.
6303         * progmodes/ebnf-otz.el: Fix typos.
6305 2004-11-19  Jay Belanger  <belanger@truman.edu>
6307         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
6308         (calc-edit-finish, calc-finish-stack-edit): Replace variable
6309         disp-trail by declared variable.
6311         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
6312         (calc-finish-selection-edit):  Replace variable disp-trail by
6313         declared variable.
6314         (calc-selection-cache-entry): Move declaration to earlier in the file.
6315         (calc-selection-cache-num, calc-selection-cache-comp)
6316         (calc-selection-cache-offset, calc-selection-true-num)
6317         (calc-final-point-line, calc-final-point-column)
6318         (calc-original-buffer): Declare them.
6319         (calc-fnp-op, calc-fnp-num): New variables.
6320         (calc-find-nth-part, calc-find-nth-part-rec)
6321         (calc-select-previous): Replace op and num by declared variables.
6322         (calc-rsf-old, calc-rsf-new): New variables.
6323         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
6324         Replace variables old and new by declared variables.
6325         (calc-sel-reselect): New variable.
6326         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
6327         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
6328         (calc-sel-mult-both-sides, calc-sel-add-both-sides):  Replace variable
6329         reselect with declared variable.
6331         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
6332         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
6333         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
6334         (math-import-list, math-rewrite-phase): Declare them.
6335         (math-rewrite):  Use let* to declare variables.
6336         (calc-rewrite-selection): Make rules a local variable.
6337         (calc-rewr-sel): New variable.
6338         (calc-rewrite-selection, calc-locate-selection-marker)
6339         (calc-rewrite): Use the declared variable calc-rewr-sel instead
6340         of sel.
6341         (math-rewrite-whole-expr): New variable.
6342         (math-rewrite, math-rewrite-phase): Replace variable expr by
6343         declared variable.
6344         (math-rewrite-heads-heads, math-rewrite-heads-skips)
6345         (math-rewrite-heads-blanks ): New variables.
6346         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
6347         heads, skips and blanks by declared variables.
6348         (math-rwcomp-subst-old, math-rwcomp-subst-new)
6349         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
6350         New variables.
6351         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
6352         old, new, old-func and new-func by declared variables.
6353         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
6354         Remove unnecessary variable.
6355         (math-apply-rw-regs): New variable.
6356         (math-apply-rewrites, math-rwapply-replace-regs)
6357         (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
6358         (math-apply-rw-ruleset): New variable.
6359         (math-apply-rewrites, math-rwapply-remember): Replace variable
6360         ruleset by declared variable.
6362 2004-11-19  Richard M. Stallman  <rms@gnu.org>
6364         * info.el (Info-search): Use search-whitespace-regexp.
6366 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
6368         * vc-rcs.el (vc-rcs-parse): New function.
6369         (vc-rcs-annotate-command): Likewise.
6370         (vc-rcs-annotate-current-time): Likewise.
6371         (vc-rcs-annotate-time): Likewise.
6372         (vc-rcs-annotate-extract-revision-at-line): Likewise.
6374 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
6376         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
6378 2004-11-18  Jay Belanger  <belanger@truman.edu>
6380         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
6382 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6384         * printing.el: Eliminate use of interactive-p and eval-and-compile.
6385         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
6386         Use make-temp-file to generate PostScript files in any situation.
6387         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
6388         (pr-interactive-p): Eliminate var.
6389         (pr-save-interactive): Eliminate macro.
6390         (pr-interface, pr-ps-directory-preview)
6391         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
6392         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
6393         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
6394         (pr-ps-buffer-ps-print, pr-ps-region-preview)
6395         (pr-ps-region-using-ghostscript, pr-ps-region-print)
6396         (pr-ps-region-ps-print, pr-ps-mode-preview)
6397         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
6398         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
6399         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
6400         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
6401         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
6402         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
6403         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
6404         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
6405         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
6406         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
6407         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
6408         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
6409         Eliminate pr-save-interactive usage.
6410         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
6411         Eliminate pr-interactive-p usage.
6412         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
6413         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
6414         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
6415         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
6416         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
6417         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
6418         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
6419         New funs.
6420         (pr-ps-file): Use make-temp-file to generate a temporary file.
6422 2004-11-17  Jay Belanger  <belanger@truman.edu>
6424         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
6425         a local variable.
6426         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
6427         (math-top-only): New variable.
6428         (math-simplify, math-simplify-step): Replace variable top-only by
6429         declared variable math-top-only.
6430         (math-simplify-expr): Declare it.
6431         Replace argument expr in all calls of math-defsimplify by
6432         math-simplify-expr.
6433         (math-simplify-plus, math-simplify-times, math-simplify-divide)
6434         (math-simplify-divisor, math-simplify-one-divisor)
6435         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
6436         (math-simplify-pow): Replace variable expr by declared variable
6437         math-simplify-expr.
6438         (math-simplify-divisor): Remove local variables temp and op.
6439         (math-simplify-one-divisor): Make temp and op local variables.
6440         (math-simplify-divisor-nover, math-simplify-divisor-dover):
6441         New variables.
6442         (math-simplify-divisor, math-simplify-one-divisor):
6443         Replace variables nover and dover by declared variables.
6444         (math-expr-subst-new, math-expr-subst-old): New variables.
6445         (math-expr-subst, math-expr-subst-rec): Replace variables new
6446         and old by declared variables.
6447         (math-is-poly-degree, math-is-poly-loose): New variables.
6448         (math-is-polynomial, math-is-poly-rec): Replace variables degree
6449         and loose by declared variables.
6450         (math-poly-base-const-ok, math-poly-base-pred): New variables.
6451         (math-polynomial-base, math-polynomial-base-rec):
6452         Replace variables const-ok and mpb-pred by declared variables.
6454         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
6456         * calc/calc-ext.el (math-defsimplify): Change the argument in
6457         the created function to math-simplify-expr.
6459         * calc/calc-units.el (math-simplify-expr): Declare it.
6460         Replace argument expr in all calls of math-defsimplify by
6461         math-simplify-expr.
6462         (math-simplify-units-prod): Replace variable expr by declared
6463         variable math-simplify-expr.
6465 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6467         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
6468         Replace mapcar->dolist, format->string.
6470 2004-11-17  Miles Bader  <miles@gnu.org>
6472         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
6473         * progmodes/idlwave.el: Remove RCS keywords.
6475 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
6477         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
6478         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
6479         Update to IDLWAVE version 5.5.  Too many changes to list them here.
6480         * progmodes/idlw-help.el: New file.
6482 2004-11-16  Richard M. Stallman  <rms@gnu.org>
6484         * international/iso-cvt.el (iso-tex2iso-trans-tab):
6485         Discard spaces after \i according to TeX rules.
6487         * international/mule.el (set-buffer-file-coding-system):
6488         New arg NOMODIFY.
6489         (after-insert-file-set-coding): Pass that new arg.
6490         Prevent set-buffer-multibyte from trying to lock the file.
6492         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
6494         * saveplace.el (save-place): Doc fix.
6496         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
6497         temporarily widen before finding the following word to copy.
6499         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
6500         (cl-map-keymap): Definition deleted.
6502         * subr.el (map-keymap-internal): New function.
6504 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6506         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
6507         when pressing rather than when releasing mouse-2.  Simplify.
6509 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6511         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
6512         (compilation-mode): Set it here instead.
6514         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
6516         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
6517         (loop, cl-parse-loop-clause, defsetf): Use backquote.
6519 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6521         * progmodes/compile.el (compilation-internal-error-properties):
6522         Fix up a transposition-typo.  Check end-col before using it.
6524 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
6526         * international/iso-cvt.el (iso-tex2iso-trans-tab):
6527         Discard whitespace after macro \i when converting it.
6529 2004-11-16  Juri Linkov  <juri@jurta.org>
6531         * emacs-lisp/find-func.el (find-function-regexp):
6532         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
6533         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
6534         Remove invalid `\W' from [^cgv\W].  Doc fix.
6535         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
6537 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
6539         * play/life.el: Maintainer is now FSF.
6540         (life-patterns, life-neighbor-deltas, life-window-start)
6541         (life-current-generation, life-generation-string): Use defvar
6542         instead of defconst.
6544 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6546         * progmodes/compile.el (compilation-move-to-column): New fun.
6547         (compilation-internal-error-properties)
6548         (compilation-next-error-function): Use it to make sure we don't go past
6549         the end of line.
6551 2004-11-15  John Paul Wallington  <jpw@gnu.org>
6553         * autoinsert.el (auto-insert-alist): Insert the user's name in
6554         copyright notice, rather than Free Software Foundation, for the
6555         Emacs Lisp header case too.
6557 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6559         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
6560         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
6561         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
6562         return the list of string in a string.
6563         (pr-call-process): Message if calling process returns an error, that
6564         is, the exit status is different of zero.
6566 2004-11-15  Jay Belanger  <belanger@truman.edu>
6568         * calc/calcalg2.el (math-integrate-by-parts):  Remove unused
6569         variable var-thing.
6570         (math-integ-depth, math-integ-level, math-integral-limit)
6571         (math-enable-subst, math-any-substs, math-integ-msg)
6572         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
6573         (math-int-threshold, math-int-factors, math-double-roots)
6574         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
6575         (var-GenCount):  Declare these variables.
6576         (calcFunc-integ):  Don't check if var-IntegLimit is bound.
6577         (math-integral-cache, math-integral-cache-state):
6578         Move declarations to earlier in the file.
6579         (math-deriv-var, math-deriv-total, math-deriv-symb)
6580         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
6581         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
6582         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
6583         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
6584         (math-solve-res):  New variables
6585         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
6586         (math-integral, math-replace-integral-parts)
6587         (math-integrate-by-parts, calc-dump-integral-cache)
6588         (math-try-integral, math-do-integral, math-do-integral)
6589         (math-do-integral-methods, math-try-solve-for)
6590         (math-try-solve-prod, math-solve-poly-funny-powers)
6591         (math-solve-crunch-poly, math-decompose-poly)
6592         (math-solve-find-root-term, math-find-root-in-prod)
6593         (math-integ-try-linear-substitutions)
6594         (math-integ-try-substitutions, math-expr-rational-in)
6595         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
6596         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
6597         (math-solve-for, math-solve-system, math-solve-system-rec)
6598         (math-solve-get-sign, math-solve-get-int)
6599         (math-solve-system-subst): Replace undeclared variables with newly
6600         declared variables.
6602 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6604         * winner.el (winner-active-region, winner-edges, winner-window-list):
6605         Define at toplevel.
6606         (winner-mode-map): Move init inside declaration.
6608 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
6610         * files.el (convert-standard-filename): Doc fix.
6612 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
6614         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
6615         passwd, group, shadow, default/* and pam.d/*.
6617 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6619         * printing.el (pr-menu-spec): Adjust menu specification.
6621 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6623         * printing.el: Doc fix.  Insert :version tag into all defcustom.
6624         Handle interactive-p as is recommended in Emacs Lisp Reference.
6625         Set the file permission bits for newly created files.
6626         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
6627         The printing menu specification (in `pr-menu-spec') was merged.
6628         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6629         (pr-version): New version number (6.8.3).
6630         (pr-file-modes): New option.
6631         (pr-interactive-p): New var.
6632         (pr-save-interactive, pr-save-file-modes): New macros.
6633         (pr-setup): Code fix.
6634         (pr-menu-spec): Menu specification merged.
6635         (pr-call-process, pr-text2ps): Set file permission bits.
6636         (pr-despool-print): Set file permission bits.  Handle interactive-p as
6637         is recommended.
6638         (pr-interface, pr-ps-directory-preview)
6639         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
6640         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
6641         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
6642         (pr-ps-buffer-ps-print, pr-ps-region-preview)
6643         (pr-ps-region-using-ghostscript, pr-ps-region-print)
6644         (pr-ps-region-ps-print, pr-ps-mode-preview)
6645         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
6646         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
6647         (pr-despool-using-ghostscript, pr-despool-ps-print)
6648         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
6649         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
6650         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
6651         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
6652         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
6653         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
6654         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
6655         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
6656         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
6657         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
6658         Handle interactive-p as is recommended.
6660 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6662         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
6663         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
6665         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
6666         so it doesn't forget to highlight the beginning of the region either.
6668 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
6670         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
6671         (c-font-lock-init): Eliminate obsolete make-local-hook.
6672         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
6673         (awk-mode): Use run-mode-hooks.
6675         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
6677 2004-11-13  Kim F. Storm  <storm@cua.dk>
6679         * mouse.el (mouse-drag-copy-region): Add :version.
6680         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
6681         while dragging mode line, so mode line can be dragged downwards.
6682         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
6683         while pressing mouse button so window doesn't scroll until we
6684         release the mouse if clicking on partially visible line.
6686 2004-11-12  Jay Belanger  <belanger@truman.edu>
6688         * calc/calc-graph.el (calc-dumb-map):  Declare it.
6689         (calc-graph-show-dumb):  Check if calc-dumb-map is non-nil rather
6690         than unbound.
6691         (calc-graph-name):  Made `end' a local variable.
6692         (calc-graph-lookup):  Made `varname' a local variable.
6693         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
6694         Declare them.
6695         (calc-graph-format-data):  Don't check if var-PlotRejects is bound.
6696         (calc-graph-plot, calc-graph-compute-3d):  Remove references to
6697         the unused variable y3vec.
6698         (calc-graph-show-dumb):  Remove reference to unused variable found-pt.
6699         (calc-graph-kill-hook, calc-graph-plot):  Remove reference to
6700         calc-graph-prev-kill-hook.
6701         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
6702         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
6703         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
6704         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
6705         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
6706         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
6707         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
6708         (calc-graph-y3value, calc-graph-y3name)
6709         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
6710         (calc-graph-stepcount, calc-graph-is-splot)
6711         (calc-graph-surprise-splot, calc-graph-blank)
6712         (calc-graph-non-blank, calc-graph-curve-num):  New variables.
6713         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
6714         (calc-graph-recompute-2d, calc-graph-compute-3d)
6715         (calc-graph-format-data): Replace undeclared variables with the
6716         above newly declared variables.
6718 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
6720         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
6721         `rsf-beep' and `rsf-sleep-after-message'.
6723         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
6724         list if `message-sender' is non-nil.
6726 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
6728         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
6729         consing by using mapc instead of mapcar.
6731 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
6733         * tooltip.el (require): Explain why CL is needed.
6735 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6737         * printing.el: Insert :version into defgroup (printing).  All reference
6738         to Files option in menubar were changed to File.
6739         (pr-version): New version number (6.8.2).
6740         (pr-get-symbol): Call easy-menu-intern.
6741         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
6742         compilation gripes.
6744 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6746         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
6747         new byte-compile-function-environment binding to t.
6749         * font-lock.el (font-lock-fontify-syntactically-region):
6750         Don't forget to highlight the last char when we hit `end'.
6752         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
6753         (mwheel-scroll): Adjust accordingly.
6755         * cvs-status.el: Reduce spurious warnings.
6756         (cvs-status-checkout): Remove.
6757         (cvs-status-mode-map): Use cvs-mode-checkout instead.
6759         * pcvs.el (cvs-mode-checkout): New command.
6761         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
6763         * tooltip.el: Require CL.
6765         * emacs-lisp/bytecomp.el: Use push.
6766         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
6767         (defalias): Remove the `byte-compile' property and add
6768         a `byte-hunk-handler'.
6770 2004-11-11  Juri Linkov  <juri@jurta.org>
6772         * info.el (Info-search): Save match data for isearch.
6773         Skip Tag Table node.
6775         * descr-text.el (describe-char): Replace syntax-after with code
6776         from its previous version.
6778         * files.el (magic-mode-alist): Use optimization for SGML mode too.
6779         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
6781         * international/mule.el (sgml-html-meta-auto-coding-function):
6782         Remove > after <html to allow HTML attributes.
6784 2004-11-11  Jay Belanger  <belanger@truman.edu>
6786         * calc/calc-comb.el (math-prime-factors-finished):  Declare it as
6787         a variable.
6788         (calcFunc-dfac):  Replace unbound max by n.
6789         (math-stirling-local-cache):  New variable.
6790         (math-stirling-number, math-stirling-1, math-stirling-2):
6791         Replace the variable `cache' by the declared variable
6792         math-stirling-local-cache.
6793         (var-RandSeed):  Declare it as a variable.
6794         (math-init-random-base, math-random-digit):  Don't check to see if
6795         var-RandSeed is bound.
6796         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
6797         Declare them instead of just setting them.
6798         (math-init-random-base):  Made i a local variable.
6799         (math-random-digit):  Made math-random-last a local variable.
6800         (math-prime-test-cache):  Move declaration to before it is used.
6801         (math-prime-test-cache-k, math-prime-test-cache-q)
6802         (math-prime-test-cache-nm1, math-prime-factors-finished):
6803         Declare them as variables.
6805 2004-11-11  Jay Belanger  <belanger@truman.edu>
6807         * calc/calc-ext.el (math-defcache):  Use defvar for the new
6808         variables it creates.
6810 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
6812         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
6813         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
6814         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
6815         (desktop-save): Add :version.
6817 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6819         * printing.el (pr-get-symbol): Don't downcase.
6821 2004-11-10  Jay Belanger  <belanger@truman.edu>
6823         * calc/calc-aent.el (calc-do-quick-calc):  Use kill-new to append
6824         string to kill-ring.
6826         * calc/calc-aent.el (calc-alg-exp, math-toks)
6827         (math-exp-pos,math-exp-old-pos, math-exp-token)
6828         (math-exp-keep-spaces, math-exp-str):  New variables.
6829         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
6830         (calcAlg-enter):  Use declared variable calc-alg-exp.
6831         (math-build-parse-table, math-find-user-token):  Use declared
6832         variable math-toks.
6833         (math-read-exprs, math-read-token, calc-check-user-syntax)
6834         (calc-match-user-syntax, match-factor-after, math-read-factor):
6835         Use declared variables math-exp-pos math-exp-old-pos.
6836         (math-read-exprs, math-read-token, math-read-expr-level)
6837         (calc-check-user-syntax, calc-match-user-syntax)
6838         (match-factor-after, math-read-factor):  Use declared variable
6839         math-exp-token.
6840         (math-read-exprs, math-read-expr-list, math-read-token)
6841         (math-read-factor):  Use declared variable math-exp-keep-spaces.
6842         (math-read-exprs, math-read-token):  Use declared variable
6843         math-exp-str.
6844         (calc-match-user-syntax):  Make m a local variable.
6846         * calc/calc-ext.el (math-read-expr):  Use declared variables
6847         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
6848         math-exp-keep-spaces.
6850         * calc/calc-forms.el (math-read-angle-bracket):  Use declared
6851         variables math-exp-pos, math-exp-str.
6853         * calc/calc-lang.el (math-parse-tex-sum):  Use declared variable
6854         math-exp-old-pos.
6855         (math-parse-fortran-vector, math-parse-fortran-vector-end)
6856         (math-parse-eqn-prime):  Use declared variable math-exp-token.
6858         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
6859         Use declared variable math-exp-pos.
6860         (math-check-for-commas):  Use declared variable math-exp-str.
6861         (math-read-brackets):  Use declared variables math-exp-old-pos,
6862         math-exp-keep-spaces.
6863         (math-read-brackets, math-read-vector, math-read-matrix):
6864         Use declared variable math-exp-token.
6866 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6868         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
6869         where the keymap is a symbol.
6870         (easy-menu-add-item): Use keymap-prompt.  Simplify.
6872         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
6874         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
6875         (sgml-parse-tag-backward): Use it to skip spurious < or >.
6877 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
6879         * ebuff-menu.el: Doc fixes throughout.
6880         (electric-buffer-menu-mode-hook): New defvar.
6882 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
6884         * tooltip.el: Don't require cl, comint, gud, gdb-ui for
6885         compilation. The resulting compiler warnings appear to be harmless.
6887 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
6889         * textmodes/conf-mode.el: New file.
6891         * files.el (auto-mode-alist, magic-mode-alist): Use it.
6893 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6895         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
6897 2004-11-09  Jay Belanger  <belanger@truman.edu>
6899         * calc/calc-ext.el (calc-init-extensions):  Remove old code.
6901         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
6902         (calc-z-prefix-buf, calc-z-prefix-msgs):  New variables.
6903         (calc-z-prefix-help, calc-user-function-list):  Use declared
6904         variables calc-z-prefix-buf, calc-z-prefix-msgs.
6905         (math-map-tree, math-map-tree-rec):  Use declared variables
6906         math-mt-many, math-mt-func.
6907         (math-read-expression, math-read-string):  Use declared variable
6908         math-expr-data.
6910         * calc/calc-ext.el (math-normalize-nonstandard):  Use declared
6911         variable math-normalize-a.
6913         * calc/calc.el (math-normalize-a):  New variable.
6914         (math-normalize):  Use declared variable math-normalize-a.
6916         * calc/calc-poly.el (math-expand-form):  Use declared variable
6917         math-mt-many.
6919         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
6920         Use declared variable math-mt-many.
6921         (math-rewrite):  Use declared variable math-mt-func.
6923         * calc/calc-vec.el (math-read-brackets, math-read-vector)
6924         (math-read-matrix):  Use declared variable math-expr-data.
6926         * calc/calc-lang.el (math-parse-fortran-vector)
6927         (math-parse-fortran-vector-end, math-parse-tex-sum)
6928         (math-parse-eqn-matrix, math-parse-eqn-prime)
6929         (math-read-math-subscr):  Use declared variable math-expr-data.
6931         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
6932         (math-read-expr-level, math-read-token, calc-check-user-syntax)
6933         (calc-match-user-syntax, math-read-if, math-factor-after)
6934         (math-read-factor):  Use declared variable math-expr-data.
6936 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
6938         * calendar/diary-lib.el (diary-from-outlook)
6939         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
6940         interactive-p; but rather new optional argument NOCONFIRM.
6942 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6944         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
6945         (easy-menu-name-match): Revert correspondingly.
6947 2004-11-09  Richard M. Stallman  <rms@gnu.org>
6949         * emacs-lisp/bytecomp.el (byte-compile-defalias):
6950         Turn off warnings for the new function even if definition not constant.
6951         If the definition isn't a quoted symbol, record (FUNCTION . t).
6952         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
6953         (byte-compile-callargs-warn): Handle (FUNCTION . t).
6954         (display-call-tree, byte-compile-arglist-warn):
6955         Handle t returned by byte-compile-fdefinition.
6957 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6959         * Makefile.in (maintainer-clean): Depend on distclean.
6961         * help-fns.el (help-C-file-name): File name must be in build-files
6962         to be returned.
6964 2004-11-09  Jay Belanger  <belanger@truman.edu>
6966         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
6967         (calc-start-hook, calc-end-hook, calc-load-hook):  New variables.
6969         * calc/calc.el (calc, calc-trail-display, calc-mode):
6970         Remove obsolete sections.
6972         * calc/calc.el (calc-x-paste-text):  Remove.
6974         * calc/calc-ext.el (calc-init-extensions):  Bind calc-yank to
6975         mouse-2.
6977 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
6979         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
6980         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
6981         current frame (in case of recursive calls).
6982         (gdb-show-changed-values): Add :version keyword.
6984 2004-11-09  Kenichi Handa  <handa@m17n.org>
6986         * international/mule-cmds.el: Change coding: tag back to
6987         iso-2022-7bit.
6989 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6991         * international/mule-cmds.el: Change coding-system to utf-8.
6992         (select-safe-coding-system-interactively):
6993         New function extracted from select-safe-coding-system.
6994         (select-safe-coding-system): Use it.
6996 2004-11-08  Richard M. Stallman  <rms@gnu.org>
6998         * subr.el (syntax-after): Doc fix.
7000         * paren.el (show-paren-function): Change calls to syntax-after
7001         for new way of returning the value.
7003         * menu-bar.el (menu-bar-file-menu): Make this the real name
7004         and menu-bar-files-menu the alias.  Use the former.
7005         (global-map): Use `file', not `files', as the symbol.
7007         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
7009         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
7010         Don't use beginning-of-buffer.
7011         (filesets-cmd-show-result): Use with-no-warnings.
7013 2004-11-08  Juri Linkov  <juri@jurta.org>
7015         * progmodes/compile.el (compile): Don't overwrite last command in
7016         minibuffer history with default command if they are not equal.
7018 2004-11-08  Jay Belanger  <belanger@truman.edu>
7020         * calc/calcalg2.el (math-do-integral-methods):  Try linear then
7021         non-linear substitutions.
7023 2004-11-08  Jay Belanger  <belanger@truman.edu>
7025         * calc/calcalg2.el (math-linear-subst-tried): New variable.
7026         (math-do-integral):  Set `math-linear-subst-tried' to nil.
7027         (math-do-integral-methods):  Use `math-linear-subst-tried' to
7028         determine what type of substitution to try.
7029         (math-integ-try-linear-substituion):
7030         Set `math-linear-subst-tried' to t.
7032 2004-11-08  Kim F. Storm  <storm@cua.dk>
7034         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
7036 2004-11-07  Juri Linkov  <juri@jurta.org>
7038         * info-look.el (info-lookup): Allow reusing in the current buffer
7039         not only *info* buffer, but all (even renamed) Info buffers
7040         by checking for major-mode instead of *info* buffer name.
7041         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
7042         (octave-mode, maxima-mode) <doc-spec>:
7043         Allow long dashes generated by Texinfo 4.7 before definitions.
7044         (texinfo-mode) <doc-spec>: Add space to suffix to find command
7045         definitions with argument separated by space.
7047 2004-11-06  Richard M. Stallman  <rms@gnu.org>
7049         * simple.el (next-error group, face): Move before first use.
7050         (next-error-highlight, next-error-highlight-no-select): Likewise.
7052         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
7053         (line-move): New args NOERROR and TO-END.
7054         Return t if if succeed in moving specified number of lines.
7055         (move-end-of-line): New function.
7057         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
7058         (end-of-buffer-other-window): Likewise.
7060         * simple.el (line-move-ignore-invisible): Default to t.
7062         * subr.el (syntax-after): Return the syntax letter, not the raw code.
7064         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
7066         * international/iso-cvt.el (iso-cvt-define-menu):
7067         Rename menu-bar-files-menu to menu-bar-file-menu.
7069         * net/browse-url.el (browse-url-gnome-moz-program)
7070         (browse-url-gnome-moz-arguments): Move up before first use.
7072         * net/tramp.el (tramp group): Add :version.
7074         * progmodes/ada-xref.el (ada-gdb-application):
7075         Use goto-char instead of beginning-of-buffer.
7077         * progmodes/cperl-mode.el (cperl-info-on-command):
7078         Use goto-char instead of beginning-of-buffer.
7080         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
7081         Move up before first use.
7082         (idlwave-shell-temp-pro-file): Likewise.
7083         (idlwave-shell-temp-rinfo-save-file): Likewise.
7084         (idlwave-shell-temp-file): Minor doc fix.
7086         * textmodes/flyspell.el (flyspell-external-point-words):
7087         Use goto-char instead of beginning-of-buffer.
7089 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
7091         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
7092         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
7093         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
7095 2004-11-06  David Ponce  <david@dponce.com>
7097         * recentf.el (recentf-menu-path): Use menu item name.
7099 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
7101         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
7102         display doesn't support images.
7104 2004-11-06  Andreas Schwab  <schwab@suse.de>
7106         * tempo.el (tempo-match-finder): Doc fix.
7108         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
7110 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7112         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
7113         (easy-menu-lookup-name): New fun to replace it.
7114         (easy-menu-get-map): Use it to obey menu item names (rather than just
7115         keys) when looking up `path'.
7116         (easy-menu-always-true-p): Rename from easy-menu-always-true.
7117         (easy-menu-convert-item-1): Adjust to new name.
7119 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
7121         * outline.el (hide-body): Don't hide lines at the top of the file
7122         that precede the first header line.
7124 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
7126         * align.el (align-areas): Delete whitespace before reindenting, so
7127         that tabs are never placed after spaces.
7129 2004-11-06  Alan Shutko  <ats@acm.org>
7131         * macros.el (insert-kbd-macro): Do completions based on macros,
7132         rather than all commands.
7134 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
7136         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
7137         to solve a bug whereby tags with 'b' don't match.
7139 2004-11-05  Juri Linkov  <juri@jurta.org>
7141         * info.el (Info-search): Don't search in node header lines
7142         and file headers.
7144         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
7145         symbol-constituent characters after dot, not only digits.
7147 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
7149         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
7151 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7153         * dired.el (dired-read-dir-and-switches): Call read-directory-name
7154         if a dialog will be used, read-file-name otherwise.
7156 2004-11-04  Richard M. Stallman  <rms@gnu.org>
7158         * textmodes/table.el (table group): Add :version.
7160         * textmodes/ispell.el (ispell-word):
7161         Don't alter args; set them only thru `interactive' spec.
7163         * textmodes/flyspell.el (flyspell-word):
7164         Don't alter FOLLOWING; set it only thru `interactive' spec.
7166         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
7168         * net/browse-url.el (browse-url-maybe-new-window):
7169         Use called-interactively-p.
7171         * mail/supercite.el (sc-cite-region):
7172         Don't use interactive-p.  Add arg INTERACTIVE.
7173         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
7175         * international/mule-cmds.el (set-input-method, toggle-input-method):
7176         Don't use interactive-p.  Add arg INTERACTIVE.
7178         * eshell/esh-mode.el (eshell-show-maximum-output):
7179         Don't use interactive-p.
7180         (eshell-truncate-buffer): Just message, no error, if buffer is short.
7182         * mouse.el (mouse-show-mark): Get positions to delete from mark
7183         and point, not from mouse-drag-overlay.
7185         * imenu.el (imenu-eager-completion-buffer): Add :version.
7187         * filesets.el (filesets group): Add :version.
7189 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
7191         * files.el (xml-based-modes): Delete var.
7192         (magic-mode-alist): New more general var.
7193         (set-auto-mode): Use it.
7195         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
7196         when clicking from another window.
7198 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
7200         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
7201         (vc-cvs-annotate-time): Incorporate value of deleted var.
7202         Remove special-case handling of beginning-of-buffer cruft.
7203         Cache ending position (point) and return value in text property
7204         `vc-cvs-annotate-time', and consult it on subsequent invocations.
7206         * vc-cvs.el (vc-cvs-annotate-command):
7207         Delete extraneous lines from beginning of buffer.
7208         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
7210         * progmodes/grep.el (grep-default-command): Take empty string
7211         for tag if all other methods yield nil.  Shell-quote the tag.
7213         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
7214         spec in `interactive' form, and mention it in the docstring.
7215         Also, make sure point is at bol after calling `annotate-time'.
7217 2004-11-02  Richard M. Stallman  <rms@gnu.org>
7219         * cus-edit.el (customize-group-other-window):
7220         Select the window that displays the custom buffer.
7221         (custom-buffer-create-other-window): Likewise.
7223         * comint.el (comint-insert-input): Fix previous change.
7225         * emacs-lisp/elp.el (elp-instrument-function):
7226         Use called-interactively-p.
7228         * emacs-lisp/easymenu.el (easy-menu-intern):
7229         Don't downcase; rather, case-flip the first letter of each word.
7231         * emacs-lisp/easy-mmode.el (define-minor-mode):
7232         Use called-interactively-p.
7234         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
7235         Add interactive-only.
7236         (byte-compile-warnings): Add interactive-only as option.
7237         (byte-compile-interactive-only-functions): New variable.
7238         (byte-compile-form): Warn about calls to functions
7239         in byte-compile-interactive-only-functions.
7241         * emacs-lisp/autoload.el (update-file-autoloads):
7242         Don't use interactive-p; take new arg SAVE-AFTER.
7244         * emacs-lisp/advice.el (ad-make-advised-definition):
7245         Use called-interactively-p.
7247 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7249         * files.el (find-file-existing): New function.
7251         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
7252         find-file-existing.  Add "New File..." that calls find-file.
7254         * diropen.pbm, diropen.xpm: New files.
7256         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
7257         icon diropen.  New tool bar item find-file-existing uses icon open.
7259         * dired.el (dired-read-dir-and-switches): Call read-driectory-name
7260         instead of read-file-name.
7262 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
7264         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
7265         (icalendar--split-value): Change name of work buffer.
7266         (icalendar--get-weekday-abbrev): Return nil on error.
7267         (icalendar--date-to-isodate): New function.
7268         (icalendar-convert-diary-to-ical)
7269         (icalendar-extract-ical-from-buffer): Use only two args for
7270         make-obsolete (XEmacs compatibility).
7271         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
7272         (icalendar-export-region): Doc fix.
7273         If error, return non-nil and write errors to a buffer.
7274         Use correct weekday for weekly recurring events.
7275         Check whether date has been parsed for ordinary events.
7276         Make weekly events start in the year 2000.
7277         DTEND is non-inclusive, shift end date by one day if
7278         necessary (not for entries that have date and time).
7279         Rename local let variables: oops -> found-error, datestring ->
7280         startdatestring.
7282 2004-11-02  Kim F. Storm  <storm@cua.dk>
7284         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
7285         keep-mode-if-same variable.  Add it as optional arg instead.
7286         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
7288         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
7289         substitute-command-keys will select lower-case bindings like those
7290         used in the static help texts.
7292         * descr-text.el (describe-text-properties): Don't err if called in
7293         the *Help* buffer; output to *Help-2* buffer instead.
7295         * kmacro.el (group kmacro): Add :version.
7296         (kmacro-keyboard-quit): New function to cleanup on C-g.
7297         (kmacro-start-macro): Set defining-kbd-macro to append when
7298         appending to last macro.
7300         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
7302 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
7304         * progmodes/gdb-ui.el (gdb-enable-debug-log)
7305         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
7306         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
7307         Add :version keyword.
7309 2004-11-02  Pavel Kobiakov <pk_at_work@yahoo.com>
7311         * progmodes/flymake.el (flymake-err-line-patterns):
7312         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
7313         `compilation-error-regexp-alist-alist' to internal Flymake format.
7315         * progmodes/flymake.el: Eliminate byte-compiler warnings.
7317 2004-11-01  Jay Belanger  <belanger@truman.edu>
7319         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
7320         with `interactive "s"'.
7322 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7324         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
7325         Revert change from 2004-10-16.  '*' checks the current buffer, but the
7326         mouse click may be in another buffer.
7328 2004-11-01  John Paul Wallington  <jpw@gnu.org>
7330         * files.el (large-file-warning-threshold): Add :version keyword.
7331         (kill-some-buffers): Doc fix.
7333         * thumbs.el (group thumbs): Add :version keyword.
7335         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
7337 2004-11-01  Richard M. Stallman  <rms@gnu.org>
7339         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
7341         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
7343         * allout.el (allout group): Add :version.
7344         (allout-init): Don't use interactive-p.
7345         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
7346         (allout-forward-current-level, allout-backward-current-level):
7347         Don't use interactive-p.
7349         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
7350         (bibtex-find-text): Likewise.
7352         * progmodes/vhdl-mode.el (vhdl-fill-region)
7353         (vhdl-beginning-of-statement): Don't use interactive-p.
7355         * progmodes/idlwave.el (idlwave-update-routine-info):
7356         Don't use interactive-p.
7358         * progmodes/idlw-shell.el (idlwave-shell-send-char):
7359         Don't use interactive-p.
7361         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
7362         Don't use interactive-p.
7364         * progmodes/ada-xref.el (ada-make-body-gnatstub):
7365         Don't use interactive-p.
7367         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
7368         (fortune-in-buffer): Doc fix.
7370         * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
7372         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
7373         don't select the temporary buffer.
7374         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
7375         (eudc-get-phone): Likewise.
7377 2004-11-01  Kim F. Storm  <storm@cua.dk>
7379         * man.el (Man-xref-normal-file): Fix help-echo.
7381 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7383         * reveal.el (reveal-last-tick): New var.
7384         (reveal-post-command): Use it to avoid closing overlays when we're
7385         appending text to them.
7387 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7389         * textmodes/bibtex.el: Require button.
7390         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
7391         (bibtex-reference-keys): Distinguish between header keys and
7392         crossref keys.
7393         (bibtex-beginning-of-field): New function.
7394         (bibtex-url-map): Remove.
7395         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
7396         (bibtex-font-lock-url-regexp): Assume that field names begin at
7397         the beginning of a line.
7398         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
7399         Remove field delimiters.  Use bibtex-beginning-of-field.
7400         Bugfix, point can be inside a field with a url.
7401         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
7402         New functions.
7403         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
7404         (bibtex-key-in-head): Simplify.
7405         (bibtex-current-line): Use bolp.
7406         (bibtex-parse-keys): Remove unused arg `add'.
7407         Use bibtex-type-in-head and bibtex-key-in-head.
7408         (bibtex-parse-entry, bibtex-autofill-entry):
7409         Use bibtex-type-in-head and bibtex-key-in-head.
7410         (bibtex-autokey-get-field): Do not alter case of replacement text.
7411         (bibtex-autokey-get-names): Do all processing of name list.
7412         (bibtex-autokey-get-year): New function.
7413         (bibtex-autokey-get-title): Do all processing of title words.
7414         (bibtex-generate-autokey): Simplify.
7415         (bibtex-string-files-init): Use default-directory.
7416         Allow for absolute file names in bibtex-string-files.
7417         (bibtex-files, bibtex-file-path): New variables.
7418         (bibtex-files-expand): New function.
7419         (bibtex-find-entry-globally): New command.
7420         (bibtex-summary-function): New variable.
7421         (bibtex-summary): Default value of bibtex-summary-function.
7422         (bibtex-find-crossref): New optional args pnt and split.
7423         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
7424         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
7425         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
7426         Fix handling of required and alternative fields.
7427         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
7428         Use cons and display-buffer.
7429         (bibtex-validate-globally): New command.
7430         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
7431         bibtex-parse-keys and bibtex-parse-strings for updating
7432         bibtex-reference-keys and bibtex-strings.
7433         (bibtex-realign): Remove blank lines past the last entry.
7434         (bibtex-reformat): Use bibtex-entry-format as default.
7435         (bibtex-choose-completion-string): Remove.
7436         (bibtex-complete): Do not use bibtex-choose-completion-string.
7437         (bibtex-url): Simplify.
7439 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7441         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
7442         (x-dnd-types-alist, x-dnd-open-file-other-window)
7443         (x-dnd-known-types): Add :version.
7445 2004-10-31  John Paul Wallington  <jpw@gnu.org>
7447         * ibuffer.el (group ibuffer): Add :version keyword.
7449 2004-10-31  Kim F. Storm  <storm@cua.dk>
7451         * ido.el (group ido): Add :version keyword.
7452         (ido-mode): Remove :version keyword.
7454         * emulation/cua-base.el (group cua): Add :version keyword.
7455         (cua-mode): Remove :version keyword.
7457 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
7459         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
7461         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
7462         compiler warning.
7463         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
7464         function.
7465         (help-at-pt-display-when-idle): Remove autoload.
7467 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7469         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
7471 2004-10-30  Juri Linkov  <juri@jurta.org>
7473         * help.el (function-called-at-point):
7474         * help-fns.el (variable-at-point): Read -> intern.
7476 2004-10-30  Simon Josefsson  <jas@extundo.com>
7478         * progmodes/autoconf.el (autoconf-font-lock-keywords):
7479         Recognize AS_* too.
7481 2004-10-29  Simon Josefsson  <jas@extundo.com>
7483         * subr.el (read-passwd): Move back from password.el.
7485         * password.el: Remove, not ready yet.
7487 2004-10-29  Andreas Schwab  <schwab@suse.de>
7489         * speedbar.el (speedbar-frame-parameters): Improve customize type.
7491 2004-10-29  Sam Steingold  <sds@gnu.org>
7493         * mouse.el (mouse-show-mark): Replace the last occurrence of
7494         x-lost-selection-hooks with x-lost-selection-functions.
7496 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7498         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
7499         x-lost-selection-functions is bound.
7501         * mouse-sel.el (mouse-sel-mode):
7502         * emacs-lisp/lselect.el: Adjust to new names for
7503         x-(lost|sent)-selection-functions.
7505         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
7506         New obsolete aliases of x-lost-selection-functions and
7507         x-sent-selection-functions.
7509 2004-10-28  Kim F. Storm  <storm@cua.dk>
7511         * imenu.el (imenu-scanning-message): Remove.
7512         (imenu-progress-message): Make it a no-op.
7514 2004-10-28  John Paul Wallington  <jpw@gnu.org>
7516         * files.el (set-auto-mode): Call `throw' correctly.
7518 2004-10-28  Juri Linkov  <juri@jurta.org>
7520         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
7521         to search `Info-...' commands in `info' manual.
7522         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
7523         Add 'info-file "emacs" property.
7524         (Info-find-emacs-command-nodes): Fix index line number regexp.
7525         Set real line number (instead of fake 0) in first element of the
7526         returned list.
7527         (Info-goto-emacs-command-node): Use line number of first element
7528         to set point in the first found Info node.
7530         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
7531         code to `grep-mode-font-lock-keywords'.
7532         (grep-mode-font-lock-keywords): Delete grep markers instead
7533         of making them invisible.
7535 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7537         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
7538         and x-server-version in bug report.
7540 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
7542         * files.el (set-auto-mode-0): New function.
7543         (set-auto-mode): Use it to handle aliased modes and to
7544         be consistent between C-x C-f and C-x C-w.
7546 2004-10-28  Kenichi Handa  <handa@m17n.org>
7548         * international/utf-8.el (utf-translate-cjk-charsets):
7549         Add katakana-jisx0201.
7551         * international/subst-jis.el: Add data for JISX0201.
7553 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7555         * obsolete/hilit19.el (hilit-mode): New function.
7556         Move all the toplevel side-effecting stuff into it, so that loading
7557         hilit19 doesn't mess everything up any more.
7559 2004-10-27  Richard M. Stallman  <rms@gnu.org>
7561         * add-log.el (add-change-log-entry): Set up mailing address
7562         and full name later, and don't alter add-log-mailing-address
7563         or add-log-full-name.
7565         * elide-head.el (elide-head): Change error to message.
7566         (elide-head-show): Likewise.
7568         * apropos.el (apropos-macrop): Doc fix.
7570         * mouse.el (mouse-show-mark): Do most processing the same
7571         regardless of transient-mark-mode.
7573         * shadowfile.el (shadow-copy-files): Use interactive-p
7574         only to control whether to print a message.
7576         * tar-mode.el (tar-mode): Use write-contents-functions,
7577         not write-contents-hooks.
7579         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
7580         directory-sep-char.
7582 2004-10-27  Richard M. Stallman  <rms@gnu.org>
7584         * strokes.el (strokes-unload-hook): Fix previous change.
7586         * type-break.el (type-break-run-at-time): Always use run-at-time;
7587         forget the alternatives.
7588         (type-break-cancel-function-timers): Always use cancel-function-timers;
7589         forget the alternatives.
7591         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
7593 2004-10-27  Kenichi Handa  <handa@m17n.org>
7595         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
7597         * international/subst-gb2312.el: Likewise.
7599         * international/subst-big5.el: Likewise.
7601         * international/subst-ksc.el: Likewise.
7603         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
7604         New variable.
7605         (utf-translate-cjk-set-unicode-range): New function.
7606         (utf-translate-cjk-unicode-range): Make it customizable.
7607         (utf-8-post-read-conversion):
7608         Use utf-translate-cjk-unicode-range-string.
7609         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
7610         Unicode ranges.
7612 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
7614         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
7615         trivial variants to shorten the list.
7616         (xml-based-modes): New var.
7617         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
7618         declaration higher priority than auto-mode-alist.
7620         * find-file.el (cc-other-file-alist): Bring it in line with
7621         cc-mode's auto-mode-alist entries and use \' instead of $.
7623         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
7624         and add "Id" and "Name" submenus to it.
7626         * imenu.el (imenu--generic-function): Skip matches in comments.
7628 2004-10-26  Jay Belanger  <belanger@truman.edu>
7630         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
7631         (full-calc-keypad, calc-trail-display):  Use an extra argument
7632         instead of `interactive-p'.
7634         * calc/calc-misc.el (calc-other-window): Use an extra argument
7635         instead of `interactive-p'.
7637         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
7638         `interactive-p'.
7640 2004-10-26  Kim F. Storm  <storm@cua.dk>
7642         * help.el (describe-key): Describe both down-event and up-event
7643         for a mouse click.
7645 2004-10-26  Richard M. Stallman  <rms@gnu.org>
7647         * woman.el (woman): Don't call interactive-p.
7649         * pcomplete.el (pcomplete): Instead of interactive-p,
7650         use an arg set non-nil by the interactive spec.
7652         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
7653         use an arg set non-nil by the interactive spec.
7655         * man.el (Man-cleanup-manpage): Instead of interactive-p,
7656         use an arg set non-nil by the interactive spec.
7658 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
7660         * progmodes/flymake.el (flymake-split-string):
7661         Use `flymake-split-string-remove-empty-edges' in any case.
7663 2004-10-26  Masatake YAMATO  <jet@gyve.org>
7665         * progmodes/flymake.el (flymake-err-line-patterns):
7666         Use `compilation-error-regexp-alist-alist' instead of
7667         `compilation-error-regexp-alist'.
7669 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7671         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
7672         verbatim face on the \ of \end{verbatim}.
7674 2004-10-25  Jay Belanger  <belanger@truman.edu>
7676         * calc/calc-incom.el (calc-digit-dots):  Inhibit read-only before
7677         erasing minibuffer.
7679 2004-10-25  Simon Josefsson  <jas@extundo.com>
7681         * subr.el (read-passwd): Move to net/password.el.
7683         * net/password.el (read-passwd): Add.  Autoload it.
7685 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
7687         * mouse-sel.el (mouse-sel-mode): Specify custom group.
7689         * simple.el (process-file): Fix logic.
7691 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
7693         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
7694         (increase-right-margin): Remove erroneous call to `interactive-p'.
7696 2004-10-24  Kim F. Storm  <storm@cua.dk>
7698         * help.el (describe-mode): Fix 2004-10-13 change.
7699         Copy pure "Auto Fill" string so it can be propertized later
7700         without causing a read-only error.
7702 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
7704         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
7705         style indexes.
7707 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
7709         * simple.el (process-file): Accept nil for INFILE.  Reported by
7710         Luc Teirlinck.
7712 2004-10-24  Masatake YAMATO  <jet@gyve.org>
7714         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
7715         Handle periods and underscores in a function name.
7716         Remove the address fontification.
7718 2004-10-24 Masatake YAMATO <jet@gyve.org>
7720         * progmodes/asm-mode.el (asm-font-lock-keywords):
7721         Use font-lock-variable-name-face for registers.
7723 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
7725         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
7726         kill-all-local-variables.
7727         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
7728         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
7729         Use kill-all-local-variables and provide mode-hooks.
7730         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
7731         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
7732         Suggested by Masatake YAMATO <jet@gyve.org>.
7734 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
7736         * simple.el (process-file): New function, similar to call-process
7737         but supports file handlers.
7738         * vc.el (vc-do-command): Use it, instead of call-process.
7739         * net/tramp-vc.el (vc-do-command): Do not advise it if
7740         process-file is fboundp.
7741         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
7742         process-file.
7743         (tramp-handle-process-file): New function.
7744         (tramp-file-name-for-operation): Support process-file.
7746 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
7748         * calendar/icalendar.el (icalendar--weekday-array): New constant.
7749         (icalendar-weekdayabbrev-table)
7750         (icalendar-monthnumber-table): Delete.
7751         (icalendar--get-month-number): Use calendar-month-name-array.
7752         (icalendar--get-weekday-number): New function.
7753         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
7754         (icalendar-export-region): Handle multi-line entries.
7755         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
7757 2004-10-23  John Paul Wallington  <jpw@gnu.org>
7759         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
7760         `wildcards' set to t in interactive spec.
7762         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
7763         interactive spec rather than use `interactive-p'.
7764         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
7765         rather than use function `interactive-p'.
7767 2004-10-22  Kenichi Handa  <handa@m17n.org>
7769         * international/mule.el (translate-region): Implement it in Lisp
7770         as a front end of translate-region-internal.
7772 2004-10-21  Jay Belanger  <belanger@truman.edu>
7774         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
7775         Declare these variables with defvar.
7777         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
7778         is bound, only check to see if it is bound.
7780 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7782         * textmodes/tex-mode.el (tex-compilation-parse-errors):
7783         Don't output messages.
7785         * calc/calc-help.el (calc-describe-bindings): Fix last change.
7787 2004-10-21  John Paul Wallington  <jpw@gnu.org>
7789         * calc/calc-graph.el (calc-graph-init):
7790         Use `set-process-query-on-exit-flag'.
7792 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
7794         * progmodes/compile.el (compilation-start): Rely on `cd' to get
7795         dir right and also allow argumentless cd.
7797 2004-10-19  Richard M. Stallman  <rms@gnu.org>
7799         * textmodes/flyspell.el (flyspell-mode): Doc fix.
7801         * eshell/em-unix.el (eshell-grep):
7802         Don't bind compilation-process-setup-function.
7804         * comint.el (comint-insert-input): Use @ in `interactive'.
7805         (comint-input-filter-functions): Doc fix.
7806         (comint-kill-whole-line, comint-get-source): Doc fix.
7808         * progmodes/compile.el (compilation-setup):
7809         Don't set buffer-read-only if MINOR is non-nil.
7811 2004-10-19  Jay Belanger  <belanger@truman.edu>
7813         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
7814         (calc-emacs-type-gnu19): Remove.
7815         (calc-digit-map, calc-read-key-sequence, calc-read-key):
7816         Remove check for old emacs versions.
7818         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
7819         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
7820         for current Emacs.
7822         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
7823         the end of the minibuffer.
7824         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
7825         copy `esc-map'.
7827         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
7829         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
7830         call that would be given when the current emacs was used.
7832 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
7834         * calendar/icalendar.el: Set coding to utf-8.
7835         (icalendar-version): Increase to 0.07.
7836         (icalendar-monthnumber-table): Change March pattern.
7837         (icalendar-get-all-event-properties)
7838         (icalendar-set-event-property): Delete.
7839         (icalendar-all-events): No longer interactive.
7840         (icalendar-convert-diary-to-ical)
7841         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
7842         their replacements.
7843         (icalendar-export-file, icalendar-export-region): New functions;
7844         essentially old `icalendar-convert-diary-to-ical' but appending to
7845         target rather than overwriting.
7846         (icalendar-import-file): Append to target file rather than
7847         overwriting.  Fourth arg deleted.
7848         (icalendar-import-buffer): New name for old
7849         `icalendar-extract-ical-from-buffer'.
7850         (icalendar--convert-string-for-import): New name for
7851         old `icalendar-convert-for-import'.
7852         (include-icalendar-files): Delete.
7853         Prefix for all internal functions changed from `icalendar-'
7854         to `icalendar--'.
7856 2004-10-19  Richard M. Stallman  <rms@gnu.org>
7858         * paths.el (news-path): Fix previous change.
7860 2004-10-18 Jay Belanger  <belanger@truman.edu>
7862         * calc/calc-help.el (calc-describe-bindings):
7863         Set `buffer-read-only' to nil while working in the keybindings buffer;
7864         remove some extra information from the keybindings buffer.
7866 2004-10-18  David Ponce  <david@dponce.com>
7868         * mouse.el (mouse-drag-move-window-top): New function.
7869         (mouse-drag-mode-line-1): Use it.
7871 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
7873         * info.el (Info-fontify-node): For multiline refs,
7874         arrange to unfontify newline and surrounding whitespace.
7876 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7878         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
7879         directory is missing.
7881 2004-10-17  John Paul Wallington  <jpw@gnu.org>
7883         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
7884         New customizable variable; whether to display buffers that match
7885         `ibuffer-maybe-show-predicates' by default.
7886         (ibuffer-maybe-show-predicates): Mention it in docstring.
7887         (ibuffer-display-maybe-show-predicates): New variable.
7888         (ibuffer-update): Prefix arg now toggles whether buffers that
7889         match `ibuffer-maybe-show-predicates' should be displayed.
7890         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
7891         locally to heed `ibuffer-default-display-maybe-show-predicates'.
7892         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
7894 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
7896         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
7897         work correctly.
7899 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
7901         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
7902         (Buffer-menu-beginning): New helper function.
7903         (Buffer-menu-execute): Use it.
7904         (Buffer-menu-select): Use it.
7905         (Buffer-menu-sort): Use it and also keep markers.
7907 2004-10-17  Richard M. Stallman  <rms@gnu.org>
7909         * paths.el (news-directory): Rename from news-path.  Old name alias.
7910         (rmail-spool-directory): Use defvar.
7911         (sendmail-program): Use defcustom.
7912         (remote-shell-program): Use defcustom.
7913         (term-file-prefix): Use defvar.
7914         (abbrev-file-name): Use defvar.
7916         * term.el: Add maintainer.
7918         * subr.el (with-local-quit): Return nil if there's a quit.
7919         (read-passwd): Use with-local-quit.  Doc fix.
7921         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
7922         (strokes-unload-hook): Set as a variable with add-hook.
7924         * startup.el (fancy-splash-tail, normal-splash-screen):
7925         Update copyright year.
7927         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
7929         * server.el (server-unload-hook): Set as a variable with add-hook.
7931         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
7933         * frame.el (special-display-popup-frame):
7934         Make the buffer current as its frame is created.
7936         * delsel.el (delsel-unload-hook): Set as a variable.
7938         * comint.el (comint-output-filter-functions):
7939         Add comint-watch-for-password-prompt.
7940         (comint-read-noecho): Function deleted.
7941         (send-invisible): Use read-passwd.
7943         * fringe.el (fringe-mode-initialize): New function.
7944         (fringe-mode): Use fringe-mode-initialize as :initialize.
7946 2004-10-17  Kim F. Storm  <storm@cua.dk>
7948         * language/indian.el (indian-script-language-alist): Swap value and doc.
7949         (indian-font-char-index-table): Doc fix.
7951 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7953         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
7955 2004-10-16  Juri Linkov  <juri@jurta.org>
7957         * progmodes/compile.el (compilation-start): Move let-binding of
7958         `process-environment' into `with-current-buffer' body.
7959         Reported by Matt Hodges <MPHodges@member.fsf.org>.
7961 2004-10-16  Richard M. Stallman  <rms@gnu.org>
7963         * pcvs-util.el (cvs-bury-buffer):
7964         Don't call get-buffer-window for effect.
7966         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
7968         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
7970         * msb.el (msb-unload-hook): Set the variable.
7972         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
7973         Use * to err if buffer is readonly.
7975         * subr.el (looking-back): Return only t or nil.
7977         * whitespace.el (whitespace-unload-hook): Set the variable.
7979         * view.el (view-mode-enable): Set view-page-size and
7980         view-half-page-size to nil.
7981         (view-set-half-page-size-default): view-half-page-size = nil
7982         means the default.
7983         (View-scroll-page-forward): Use view-page-size-default.
7984         (View-scroll-page-backward): Likewise.
7985         (view-page-size, view-half-page-size): Doc fixes.
7987         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
7989         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
7991         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
7992         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
7993         (byte-compile-log-1): Bind inhibit-read-only.
7994         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
7995         (byte-compile-log-warning): Likewise.
7996         (byte-compile-file-form-require): Detect "cl" from the arg value.
7998         * progmodes/compile.el (compilation-start): Assume compilation-mode
7999         will make the buffer read-only.
8000         (compilation-mode): Take arg name-of-mode.
8001         (compilation-setup): Make buffer read-only.
8002         (compilation-handle-exit): Bind inhibit-read-only.
8004         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
8005         (ispell-message): Likewise.
8006         (ispell-show-choices): Don't call get-buffer-window uselessly.
8007         (ispell-init-process): Use set-process-query-on-exit-flag.
8009 2004-10-16  Kim F. Storm  <storm@cua.dk>
8011         * fringe.el (fringe-bitmaps): Only initialize when defined.
8013         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
8014         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
8016         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
8018 2004-10-15  Simon Josefsson  <jas@extundo.com>
8020         * net/password.el: Add.
8022 2004-10-14  Masatake YAMATO  <jet@gyve.org>
8024         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
8025         (gdb-script-end-of-defun): New function.
8026         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
8027         `gdb-script-end-of-defun' as *-of-defun-function.
8029 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
8031         * button.el (button-activate): Allow a marker to display as an action.
8033         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
8035         * help.el (describe-mode): Use it to make minor mode list into
8036         hyperlinks.
8038 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8040         * vc.el (vc-annotate-display-select): Fix typo.
8042         * subr.el (substitute-key-definition-key): New function.
8043         (substitute-key-definition): Use it with map-keymap.
8044         (event-modifiers): Use push.
8045         (mouse-movement-p, with-temp-buffer): Simplify.
8047 2004-10-12  Jay Belanger  <belanger@truman.edu>
8049         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
8050         New variables.
8051         (calc-help-index-entries): New function.
8052         (calc-describe-function): Use `calc-help-function-list' instead of
8053         obarray for completion.
8054         (calc-describe-variable): Use `calc-help-variable-list' instead
8055         of obarray for completion.
8057 2004-10-12  Richard M. Stallman  <rms@gnu.org>
8059         * info-look.el (info-lookup-file): Add info-file property.
8060         (info-lookup-symbol): Likewise.
8062         * info.el (info-xref): Add underlining.
8063         (info): Add info-file property.
8064         (Info-find-emacs-command-nodes): Specify case-sensitive search.
8066 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8068         Sync with Tramp 2.0.45.
8070         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
8071         defined.  This is not the case for XEmacs without package "edebug".
8072         (tramp-set-auto-save-file-modes): Set permissions of autosaved
8073         remote files to the permissions of the original file.  This is not
8074         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
8075         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
8076         (tramp-perl-decode): Fix an error in Perl implementation.
8077         $pending must be cleared every loop.  Reported by Benjamin Place
8078         <benjaminplace@sprintmail.com>
8080         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
8081         Don't activate advice during definition.  This is done later on,
8082         depending on test result of `substitute-in-file-name'.
8083         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8085 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8087         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
8089         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
8091 2004-10-12  David Ponce  <david@dponce.com>
8093         * recentf.el (recentf-edit-list): Update the menu when the recentf
8094         list has been modified.
8096 2004-10-12  Simon Josefsson  <jas@extundo.com>
8098         * net/tls.el (tls-certtool-program): New variable.
8099         (tls-certificate-information): New function, based on
8100         ssl-certificate-information.
8102 2004-10-12  Kenichi Handa  <handa@m17n.org>
8104         * international/mule.el (coding-system-equal): Move from mule-util.el.
8106         * international/mule-util.el (coding-system-equal): Move to mule.el.
8108 2004-10-12  Kim F. Storm  <storm@cua.dk>
8110         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
8111         reset kmacro-initial-counter-value if set.
8112         (kmacro-set-counter): Only set kmacro-counter if defining or executing
8113         macro.  Set kmacro-initial-counter-value otherwise. Never set both.
8114         (kmacro-display): Show macro counter if non-zero.
8116         * subr.el (substitute-key-definition): Mention command remapping
8117         in doc string.
8119 2004-10-11  Jay Belanger  <belanger@truman.edu>
8121         * calc/calc-misc.el (calc-info-goto-node): New function.
8122         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
8123         node in one step.
8124         (calc-describe-copying, calc-describe-distribution)
8125         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
8126         Go to appropriate info node in one step.
8128 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8130         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
8132         * font-lock.el (font-lock-apply-highlight): Fix last change.
8134 2004-10-11  Simon Josefsson  <jas@extundo.com>
8136         * mail/smtpmail.el (smtpmail-open-stream): Look for
8137         starttls-gnutls-program instead of starttls-program iff
8138         starttls-use-gnutls is non-nil.
8139         (smtpmail-open-stream): Don't overwrite user settings of
8140         starttls-extra-arguments and starttls-extra-args.
8142 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8144         * comint.el (comint-mouse-insert-input): Remove.
8145         (comint-insert-input): Make it work for mouse bindings.
8146         (comint-mode-map): Move defs into the declaration.
8147         (comint-output-filter): Typo.
8149         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
8151 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
8153         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
8154         (ange-ftp-call-chmod): Reference remote-shell-program instead of
8155         ange-ftp-remote-shell.
8157 2004-10-10  Andreas Schwab  <schwab@suse.de>
8159         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
8160         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
8161         Reported by <sri@asu.edu>.
8163 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
8165         * vc.el (vc-annotate-mode): Remove variable.
8166         (vc-annotate-display-select): Only call vc-annotate-mode
8167         if we're not in that mode already.
8169 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8171         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
8172         (imenu-choose-buffer-index): Check here for rescan instead.
8174         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
8175         where the face expression evals to nil.
8177         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
8178         (tex-font-lock-keywords-2): Use it.
8179         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
8181         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
8183 2004-10-09  Kim F. Storm  <storm@cua.dk>
8185         * subr.el (progress-reporter-update): Define before first usage.
8186         (make-progress-reporter): Doc fix.
8188 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8190         * textmodes/paragraphs.el (sentence-end-double-space)
8191         (sentence-end-without-period, sentence-end-without-space)
8192         (sentence-end): Doc fixes.
8194 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
8196         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
8197         Change paragraph-start regexp so we don't fill code starting with #'(.
8199 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
8201         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
8202         New defcustom.
8203         (extract-address-components): Use it.
8205 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
8207         * subr.el (make-progress-reporter, progress-reporter-update)
8208         (progress-reporter-force-update, progress-reporter-do-update)
8209         (progress-reporter-done): New functions.
8211         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
8213         * progmodes/etags.el (etags-tags-completion-table): Use progress
8214         reporter.
8215         (etags-tags-apropos): Likewise.
8217 2004-10-08  Alan Mackenzie  <acm@muc.de>
8219         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
8220         of current line.
8222 2004-10-08  Masatake YAMATO  <jet@gyve.org>
8224         * server.el (server-process-filter): Wrap `process-send-region'
8225         by `condition-case' to guard the case when the pipe to PROC is closed.
8227 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
8229         * xml.el (xml-substitute-special): Limit handling of external entities.
8231 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
8233         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
8235 2004-10-06  John Paul Wallington  <jpw@gnu.org>
8237         * xml.el (xml-parse-dtd): Fix `error' call.
8239 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
8241         * xml.el (xml-substitute-special): Return a single string instead
8242         of a list of strings if an entity substitution is made.
8244 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
8246         * calendar/icalendar.el: New file.
8248 2004-10-05  Juri Linkov  <juri@jurta.org>
8250         * isearch.el (isearch-done): Set mark after running hook.
8251         Reported by Drew Adams <drew.adams@oracle.com>.
8253         * info.el (Info-history, Info-toc): Fix Info headers.
8254         (Info-toc): Narrow buffer before Info-fontify-node.
8255         (Info-build-toc): Don't check for special Info file names.
8256         Set main-file to nil if Info-find-file returns a symbol.
8258 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>:
8260         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
8261         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
8262         * calendar/cal-menu.el (calendar-mode-map): Ditto.
8264 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
8266         * calendar/cal-iso.el (calendar-iso-read-args): New function,
8267         for old interactive spec from calendar-goto-iso-date.
8268         (calendar-goto-iso-date): Use it.
8269         (calendar-goto-iso-week): New function.  Suggested by Emilio
8270         C. Lopes <eclig@gmx.net>.
8272 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
8274         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
8275         `set-right-margin' bindings that follow the minor mode conventions.
8277 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8279         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
8280         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
8281         (latex-block-args-alist): Add minipage and picture.
8282         (latex-block-body-alist): Use reftex-label if enabled.
8283         (latex-insert-block): Don't insert a \n if not necessary.
8284         (tex-compile-commands): Make sure dvips doesn't send to printer.
8285         (tex-compile-default): Handle the case where no executable is found.
8286         (latex-noindent-environments): New var.
8287         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
8288         If tex-indent-allhanging is non-nil, make sure we only align for macros
8289         at beginning of line.
8291 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
8293         * newcomment.el (comment-beginning): Doc fix and don't choke on
8294         unset `comment-end-skip' when at beginning of comment.
8296 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
8298         * term.el (term-adjust-current-row-cache): Don't allow the current
8299         row to become negative.
8300         (term-emulate-terminal): Fix insert mode. Handle tab insertion at
8301         the end of the line. Fix scroll down. Add comments.
8302         (term-handle-ansi-escape): Don't exceed terminal width when moving
8303         right.
8304         (term-scroll-region): Move the cursor after setting the scroll region.
8306 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
8308         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
8309         to `width' for consistency with docstring.  Doc fix.
8311 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
8313         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
8314         This is necessary for derived modes.
8316 2004-09-30  Kim F. Storm  <storm@cua.dk>
8318         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
8319         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
8321         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
8322         kmacro-extract-lambda functions.
8323         (edit-kbd-macro): Handle kmacro lambda forms.
8324         Include counter and counter format in edit buffer.
8325         (edmacro-finish-edit): Get counter and format from edit buffer and
8326         update kmacro bindings when found.
8328 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
8330         * textmodes/paragraphs.el (forward-paragraph):
8331         Avoid args-out-of-range error when point winds up at the beginning of
8332         the buffer and hard newlines are enabled.
8334         * newcomment.el (comment-multi-line): Doc fix.
8336 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8338         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
8339         (diff-fixup-modifs): Catch unified-diff file-headers.
8341 2004-09-29  Kim F. Storm  <storm@cua.dk>
8343         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
8344         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
8345         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
8347         * fringe.el (fringe-bitmap-p): New macro.
8348         (fringe-bitmaps): Add standard fringe bitmaps on load.
8350 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8352         * dired.el (dired-view-command-alist): Use more efficient regexps.
8353         Remove dubious arguments.
8354         (dired-align-file): New function.
8355         (dired-insert-directory): Use it.
8356         (dired-move-to-end-of-filename): Make the " -> " search more specific.
8357         (dired-buffers-for-dir): Remove unused var `pattern'.
8359 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>
8361         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
8362         from diary display excursion.  Store diary buffer's point for
8363         `simple-diary-display'.
8364         (simple-diary-display): Set window point and start when
8365         displaying buffer, to preserve point.
8367 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
8369         * textmodes/enriched.el (enriched-translations): Replace defconst
8370         with defvar.
8372 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8374         * printing.el: Doc fix.
8375         (pr-version): New version number (6.8.1).
8376         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
8377         make-temp-name.
8378         (pr-delete-file): Check if file exists before deleting it.
8379         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
8381 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8383         * term.el (term-display-table): New variable.
8384         (term-mode): Use it.
8385         (term-exec-1): Set the coding system to binary.
8386         (term-emulate-terminal): Decode the string before inserting it.
8388 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
8390         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
8391         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
8392         (map): Bind S-prior, S-next and S-insert.
8393         (term-mode): Set `indent-tabs-mode' to nil.
8394         (term-paste): New function to be bound to S-insert.
8395         (term-send-del, term-send-backspace): Change the strings sent.
8396         (term-termcap-format): Synchronyze with etc/e/eterm.ti.
8397         (term-handle-colors-array): Fix handling of underline and reverse.
8398         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
8399         (term-erase-in-line): Fix comparison.
8400         (term-emulate-terminal): Fix line wrap handling.
8401         (term-start-output-log): Rename from `term-set-output-log'.
8402         (term-stop-output-log): Rename from `term-stop-photo'.
8403         (term-switch-to-alternate-sub-buffer): Comment out, unused.
8405 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8407         * dired.el (dired-move-to-filename): Don't output a message if
8408         raise-error is non-nil.  Fix return position and value.
8410         * files.el (insert-directory): Obey --dired even with symlinks.
8412 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
8414         * ls-lisp.el (ls-lisp-format): Mark file names with property
8415         dired-filename.
8417 2004-09-25  Kim F. Storm  <storm@cua.dk>
8419         * ido.el (ido-max-directory-size): New defcustom.
8420         (ido-decorations): Add "too big" element.
8421         (ido-directory-too-big): New dynamic var.
8422         (ido-may-cache-directory): Don't cache big directories.
8423         (ido-directory-too-big-p): New defun.
8424         (ido-set-current-directory): Update ido-directory-too-big.
8425         (ido-read-internal): Make empty ido-cur-item if too-big.
8426         (ido-buffer-internal): Use ido-read-internal directly instead of
8427         ido-read-buffer.
8428         (ido-file-internal): Init ido-directory-too-big.
8429         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
8430         and redo completion with full list.
8431         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
8432         it, and show completions.
8433         (ido-all-completions): Let bind ido-directory-too-big to nil.
8434         (ido-exhibit): Handle ido-directory-too-big.
8435         (ido-read-buffer): Handle fallback to read-buffer.
8436         Init ido-directory-too-big.
8437         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
8438         Init ido-directory-too-big.
8440 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
8442         * subr.el (delay-mode-hooks): Doc fix.
8444 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
8446         * textmodes/enriched.el
8447         (enriched-default-text-properties-local-flag): New variable.
8448         (enriched-mode): Make sure that enabling and disabling the mode is
8449         a no-op.  Doc fix.
8451 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
8453         * calendar/holidays.el (holiday-advent): Report on a specified day
8454         offset from advent, not just advent.
8455         (holiday-easter-etc): Report on one specified day offset from
8456         easter, not all easter holidays. Various Easter holidays moved to
8457         `christian-holidays' variable in calendar.el.
8458         * calendar/calendar.el (christian-holidays): Adapt for new
8459         behaviour of `holiday-advent' and `holiday-easter-etc' functions.
8461 2004-09-23  Kim F. Storm  <storm@cua.dk>
8463         * image.el (insert-sliced-image): Add doc string.
8465         * ido.el (ido-choice-list): New dynamic var for `list' context.
8466         (ido-context-switch-command): New dynamic var.
8467         (ido-define-mode-map): Generalize switch between file/buffer contexts.
8468         (ido-read-internal): Handle new `list' context.
8469         Handle insert-buffer and insert-file ido-exit values.
8470         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
8471         ido-context-switch-command. Handle insert-file ido-exit value.
8472         (ido-read-buffer): Set ido-context-switch-command to 'ignore
8473         unless it is already bound by caller.
8474         (ido-file-internal): New arg switch-cmd.  Use it to setup
8475         ido-context-switch-command.  Handle insert-buffer ido-exit value.
8476         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
8477         used for context switching.
8478         (ido-all-completions): Handle new `list' context.
8479         (ido-make-choice-list): Return choices for `list' context.
8480         (ido-find-file-in-dir, ido-display-file, ido-write-file)
8481         (ido-display-buffer, ido-kill-buffer): Disable context switching.
8482         (ido-insert-buffer, ido-insert-file): Setup context switching.
8483         (ido-exhibit): Handle `list' context.
8484         (ido-read-file-name): Disable context switching.  Handle fallback.
8485         (ido-read-directory-name): Disable context switching.
8486         (ido-completing-read): New defun like completing-read.  Setup and
8487         use new `list' context.
8489 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
8491         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
8493 2004-09-21  Jay Belanger  <belanger@truman.edu>
8495         * calc/calc-graph.el (calc-graph-add-curve): Move the call to
8496         `calc-graph-set-styles' so the gnuplot buffer will appear in a
8497         separate window.
8499 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
8501         * subr.el (after-change-major-mode-hook): Doc fix.
8503 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8505         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
8506         of ghostscript for monochrome PostScript file in Windows.
8508 2004-09-21  Kenichi Handa  <handa@m17n.org>
8510         * descr-text.el (describe-char): Checking of quail activation fixed.
8512 2004-09-21  Jay Belanger  <belanger@truman.edu>
8514         * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
8516 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
8518         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
8519         after the mode hooks instead of before.  Doc fix.
8521 2004-09-20  Jason Rumney  <jasonr@gnu.org>
8523         * startup.el (command-line) [windows-nt]: Try .emacs first, then
8524         _emacs, but revert to .emacs if neither exists in home directory.
8526 2004-09-20  John Paul Wallington  <jpw@gnu.org>
8528         * bindings.el (completion-ignored-extensions): Add .dfsl.
8530 2004-09-20  Richard M. Stallman  <rms@gnu.org>
8532         * bindings.el (scroll-left): Make it disabled.
8534         * files.el (enable-local-eval): Doc fix.
8536         * indent.el (move-to-left-margin): Special case for minibuffer.
8538         * term.el (term-emulate-terminal): Turn off undo for output.
8539         Use with-current-buffer and save-selected-window.
8541         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
8543         * progmodes/make-mode.el (makefile-fill-paragraph):
8544         Don't insist on spaces when looking for comments.  # is enough.
8546         * files.el (hack-local-variables): Copy the variables list
8547         to another buffer, strip prefixes and suffixes there, then read.
8548         (enable-local-eval): Doc fix.
8549         (ignored-local-variables): Initialize to nil.
8550         (risky-local-variable-p): Don't check ignored-local-variables here.
8551         (hack-one-local-variable): Ignore var if in ignored-local-variables.
8553 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
8555         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
8556         of = to "." (punctuation).
8558 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8560         * subr.el (event-basic-type): Fix mask (extend to 22bits).
8562 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
8564         * textmodes/enriched.el (enriched-rerun-flag): New variable.
8565         (enriched-before-change-major-mode): New function.
8566         Add it to `change-major-mode-hook'.
8567         (enriched-after-change-major-mode): New function.
8568         Add it to `after-change-major-mode-hook'.
8569         (enriched-mode): Make it work correctly if called from
8570         `after-change-major-mode-hook'.
8571         No longer set `indent-line-function'.
8573         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
8575         * subr.el (after-change-major-mode-hook): New variable.
8576         (run-mode-hooks): Implement it.
8578 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8580         * battery.el (battery-linux-proc-apm): Use string-to-number.
8581         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
8582         Use dolist (and less indentation).  Use erase-buffer.
8583         Pre-initialize `design-capacity', `warn', and `low'.
8584         (battery-format): Use replace-regexp-in-string.
8586 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8588         * battery.el: Delete superfluous empty lines.
8589         (battery-linux-proc-acpi): Attempt to gather information from all
8590         battery subdirectories regardless of their file name.
8591         (battery-linux-proc-apm): Replace all occurrences of
8592         battery-hex-to-int-2 with string-to-int (base 16).
8593         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
8594         (battery-hex-map): Delete variable.
8596 2004-09-18  John Paul Wallington  <jpw@gnu.org>
8598         * calc/calc-units.el (calc-quick-units): Fix overzealous
8599         s/or/unless/.
8601 2004-09-17  Jay Belanger  <belanger@truman.edu>
8603         * calc/calc.el (calc-mode-var-list): Fix the value of
8604         `calc-matrix-brackets'.
8606 2004-09-17  Romain Francoise  <romain@orebokech.com>
8608         * ibuf-ext.el (define-ibuffer-filter filename):
8609         Expand dired-directory since buffer-file-name is absolute.
8611 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
8613         * ediff-init.el (ediff-current-diff-face-A)
8614         (ediff-current-diff-face-B, ediff-current-diff-face-C)
8615         (ediff-current-diff-face-Ancestor)
8616         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
8617         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
8618         (ediff-even-diff-face-A, ediff-even-diff-face-B)
8619         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
8620         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
8621         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
8622         Use min-colors.
8624         * term.el (term-down): Perform vertical motion if DOWN is negative.
8625         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
8626         (term-termcap-format): Synchronyze with the eterm terminfo entry
8627         in etc/e/eterm.ti.
8628         (term-handle-colors-array): If the current foreground or
8629         background are zero (i.e. unspecified), use the foreground and
8630         background of the default face for reverse video.
8631         (term-ansi-at-eval-string, term-ansi-default-fg)
8632         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
8633         (term-mem): Delete ununsed function.
8634         (term-protocol-version): Increment.
8635         (term-current-face): Set to default.
8637 2004-09-15  Jay Belanger  <belanger@truman.edu>
8639         * calc/calc.el (calc-mode-var-list): Define this variable.
8640         (calc-always-load-extensions, calc-line-numbering)
8641         (calc-line-breaking, calc-display-just, calc-display-origin)
8642         (calc-number-radix, calc-leading-zeros, calc-group-digits)
8643         (calc-group-char, calc-point-char, calc-frac-format)
8644         (calc-prefer-frac, calc-hms-format, calc-date-format)
8645         (calc-float-format, calc-full-float-format, calc-complex-format)
8646         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
8647         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
8648         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
8649         (calc-matrix-brackets, calc-language, calc-language-option)
8650         (calc-left-label, calc-right-label, calc-word-size)
8651         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
8652         (calc-display-raw, calc-internal-prec, calc-angle-mode)
8653         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
8654         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
8655         (calc-window-height, calc-display-trail, calc-show-selections)
8656         (calc-use-selections, calc-assoc-selections)
8657         (calc-display-working-message, calc-auto-why, calc-timing)
8658         (calc-mode-save-mode, calc-standard-date-formats)
8659         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
8660         (calc-user-parse-tables, calc-gnuplot-default-device)
8661         (calc-gnuplot-default-output, calc-gnuplot-print-device)
8662         (calc-gnuplot-print-output, calc-gnuplot-geometry)
8663         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
8664         (calc-invocation-macro, calc-show-banner): Give these values as
8665         part of `calc-mode-var-list's initialization after the variables
8666         are declared with defvar.
8667         (calc-bug-address):  Change email address to send bug reports to.
8668         Change the maintainer address at the top.
8669         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
8670         than "\\.emacs" to determine if it is the user-init-file.
8672         * calc/calc-embed.el (calc-embedded-set-modes): Use
8673         `calc-mode-var-list' correctly.
8675 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
8677         * vc.el (annotate-time): Document point handling.
8678         (vc-annotate-display-autoscale): Doc fix.
8680 2004-09-15  Miles Bader  <miles@gnu.org>
8682         * generic.el (generic-make-keywords-list): Use symbol rather than
8683         word anchors in regexp.
8685 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
8687         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
8688         no file name consider `dired-directory'.
8690 2004-09-14  Kim F. Storm  <storm@cua.dk>
8692         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
8694 2004-09-14  Simon Josefsson  <jas@extundo.com>
8696         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
8698         * textmodes/dns-mode.el: Add.
8700 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8702         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
8703         (disabled-command-function): Make the ?\  char more obvious.
8705         * vc-arch.el (vc-arch-root, vc-arch-registered):
8706         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
8708 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
8710         * windmove.el (windmove-frame-edges): Report coordinates of
8711         outside edges of frame, not inside edges.
8712         (windmove-coordinates-of-position): Convert into wrapper to new
8713         function `windmove-coordinates-of-window-position';
8714         `compute-motion' always applies to selected window.
8715         (windmove-coordinates-of-position): Update documentation to refer
8716         to Emacs 21 Lisp Reference Manual.
8717         (windmove-find-other-window): Fix off-by-one errors for max x,y.
8719 2004-09-13  Kim F. Storm  <storm@cua.dk>
8721         * isearch.el (isearch-resume-in-command-history): Rename from
8722         isearch-resume-enabled and change default to nil.
8724 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8726         * vc-hooks.el (vc-ignore-dir-regexp): New var.
8727         (vc-registered): Use it.
8728         (vc-find-root): New fun.
8730         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
8731         Don't tell to use \\{...} when it's already done.
8733         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
8734         Provide a sample complex default.
8735         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
8736         (bibtex-entry): Use mapc.
8738 2004-09-12  Kim F. Storm  <storm@cua.dk>
8740         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
8742         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
8743         inhibit-field-text-motion to t so rectangles work in comint buffers.
8745         * simple.el (choose-completion-string): Set buffer before running
8746         choose-completion-string-functions hook so it can be buffer-local.
8748 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
8750         * progmodes/compile.el (compilation-start): Parse command to see
8751         if it starts with a cd, and if so perform it for the *compilation*
8752         buffer.  Change the header to reflect this.
8754 2004-09-11  Kim F. Storm  <storm@cua.dk>
8756         * ido.el (ido-enable-dot-prefix): Doc fix.
8757         (ido-enable-dot-prefix): New defcustom.
8758         (ido-set-matches1): Use it.
8760 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8762         * textmodes/bibtex.el (bibtex-mark-active)
8763         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
8765 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8767         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
8768         used in a case insensitive environment.
8769         (bibtex-mode-map): Rearrange order of menus.
8770         (bibtex-quoted-string-re): Obsolete.
8771         (bibtex-complete-key-cleanup): Variable replaced by new function.
8772         (bibtex-font-lock-keywords): Use backquotes.
8773         (bibtex-font-lock-url-regexp): New internal variable.
8774         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
8775         "OPT" and "ALT".
8776         (bibtex-insert-current-kill, bibtex-make-field)
8777         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
8778         (bibtex-parse-field-text): Simplify.
8779         (bibtex-string=): New helper function.
8780         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
8781         (bibtex-map-entries): Use bibtex-string=.
8782         (bibtex-search-entry): Use not.
8783         (bibtex-enclosing-field): Fix docstring.
8784         (bibtex-assoc-regexp): Obsolete.
8785         (bibtex-format-entry): Use assoc-string and bibtex-string=.
8786         (bibtex-autokey-get-names): Handle empty name field.
8787         (bibtex-parse-strings): Use assoc-string and unless.
8788         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
8789         Use assoc-string.
8790         (bibtex-pop): Simplify.
8791         (bibtex-mode): Set font-lock-extra-managed-props.
8792         (bibtex-entry-update): Use assoc-string.
8793         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
8794         (bibtex-autofill-entry): Use bibtex-string=.
8795         (bibtex-print-help-message): Simplify.
8796         (bibtex-find-entry): New optional arg START.
8797         (bibtex-validate): Use bibtex-string= and assoc-string.
8798         Do not call obsolete function compilation-parse-errors.
8799         (bibtex-remove-delimiters): Only remove delimiters if present.
8800         (bibtex-copy-entry-as-kill): Add docstring.
8801         (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
8802         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
8803         (bibtex-complete): Use bibtex-predefined-month-strings,
8804         bibtex-string=, and new function bibtex-complete-key-cleanup.
8805         (bibtex-generate-url-list): New variable.
8806         (bibtex-url): New command bound to C-c C-l and mouse-2.
8807         (bibtex-url-map): New local keymap for bibtex-url-mouse.
8808         (bibtex-font-lock-url): New function.
8810 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8812         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
8814 2004-09-09  Kim F. Storm  <storm@cua.dk>
8816         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
8817         counter and format with binding.
8818         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
8819         the declared macro uses own macro counter and format.  Give symbol
8820         kmacro property.
8821         (kmacro-keymap): Bind kmacro-name-last-macro to n.
8822         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
8823         (kmacro-end-and-call-macro): Doc fix.
8825 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
8827         * desktop.el (desktop-clear-preserve-buffers):
8828         Remove make-obsolete-variable.
8830 2004-09-08  Richard M. Stallman  <rms@gnu.org>
8832         * buff-menu.el (list-buffers-noselect): Call format-mode-line
8833         with the buffer as argument.
8835 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8837         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
8839 2004-09-08  Juri Linkov  <juri@jurta.org>
8841         * replace.el (perform-replace): Use `query-replace-descr'.
8843         * cus-start.el (history-delete-duplicates): Specify customization.
8845         * diff-mode.el (diff-mode-map):
8846         * progmodes/compile.el (compilation-mode-map):
8847         * progmodes/grep.el (grep-mode-map):
8848         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
8849         to `next-error-follow-minor-mode'.
8851 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8853         * isearch.el (isearch-lazy-highlight-update): Take into account
8854         the case of zero-length match at the search bound.
8856 2004-09-08  Kim F. Storm  <storm@cua.dk>
8858         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
8859         change.  Use zero width overlays when necessary.
8861 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8863         * subr.el (split-string): Docfix.
8865 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8867         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
8868         (display-call-tree): Ensure newline after caller/calls blocks.
8870 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8872         * startup.el (command-line-1): Make option
8873         --directory/-L modify `load-path' straight away.
8875 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8877         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
8879 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8881         * emacs-lisp/autoload.el (make-autoload):
8882         Handle `define-compilation-mode'.
8884         * emacs-lisp/lisp-mode.el (define-compilation-mode):
8885         Specify `doc-string-elt' property.
8887 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8889         * bs.el (bs-mode): Doc fix.
8891 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8893         * info.el (Info-insert-dir): Fix temp buffer leak bug.
8895 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
8897         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
8899 2004-09-08  Kenichi Handa  <handa@m17n.org>
8901         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
8902         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
8903         ps-mule-next-point -> 1+).
8905         * composite.el (encode-composition-rule): Add autoload cooky.
8907 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
8909         * format.el (buffer-auto-save-file-format): Make it permanent local.
8911 2004-09-07  Kim F. Storm  <storm@cua.dk>
8913         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
8914         (authors-fixed-entries): Fix typo.
8915         (authors-canonical-author-name): Compact multiple spaces.
8916         Ignore trivial names (e.g. only first name).
8918         * term.el (term-window-width): Only use full window width on
8919         window system if overflow-newline-into-fringe is enabled.
8920         (term-mode): Don't disable overflow-newline-into-fringe.
8922 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8924         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
8925         motion as seen on my Mac OS X xterms.
8927         * newcomment.el (uncomment-region-default, comment-region-default):
8928         New functions extracted from uncomment-region and comment-region.
8929         (comment-region, comment-region-function, uncomment-region)
8930         (uncomment-region-function): Use them.
8932         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
8934         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
8935         It's not crucial but can make sense at times.
8937         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
8938         the first commit.
8940         * vc.el (vc-buffer-context, vc-restore-buffer-context):
8941         Disable obsolete code.
8943 2004-09-07  Juri Linkov  <juri@jurta.org>
8945         * progmodes/grep.el (grep-highlight-matches): Change default from
8946         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
8947         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
8948         if grep option `--color' is available, or to `nil' otherwise.
8949         (grep-process-setup): Call `grep-compute-defaults' if
8950         `grep-highlight-matches' is not computed.  Set env-vars only
8951         if `grep-highlight-matches' is `t'.
8952         (grep-use-null-device): Remove redundant type `boolean' (`choice'
8953         is already defined).
8955         * progmodes/compile.el (compilation-start): Use copy of
8956         `process-environment' created by `copy-sequence' to not
8957         modify env-vars in the global `process-environment'.
8959 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
8961         * simple.el (next-error-follow-minor-mode): Fix last change.
8963 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
8965         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
8966         permanent local.
8968 2004-09-04  Richard M. Stallman  <rms@gnu.org>
8970         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
8971         highlighting if the search string is empty.
8973 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
8975         * facemenu.el (facemenu-active-faces): Change condition of inner
8976         `while' loop to also check the first two elements of `face-atts'
8977         and `mask-atts'.
8979 2004-09-04  John Paul Wallington  <jpw@gnu.org>
8981         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
8982         (thumbs-view-image-mode): Make buffer read-only.
8984 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
8986         * textmodes/ispell.el (ispell-really-aspell): New defvar.
8987         (ispell-check-version): Set it.
8988         (ispell-send-replacement): New function.
8989         (ispell-process-line): Call ispell-send-replacement.
8991 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
8993         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
8994         Support choosing seconds with "s".
8996 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
8998         * terminal.el (te-escape): Show `?' in prompt for help key.
9000 2004-09-04  Emilio C. Lopes <eclig@gmx.net>
9002         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
9004 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
9006         * simple.el (next-error-follow-minor-mode)
9007         (next-error-follow-mode-post-command-hook): New functions.
9008         (next-error-follow-last-line): New defvar.
9010         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
9011         * progmodes/compile.el (compilation-mode-map): Likewise.
9012         * progmodes/grep.el (grep-mode-map): Likewise.
9013         * replace.el (occur-mode-map): Likewise.
9015         * newcomment.el (uncomment-region): Bind comment-use-global-state
9016         to nil.
9018 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
9020         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
9021         locally around the call to `revert-buffer'.
9023 2004-09-03  Juri Linkov  <juri@jurta.org>
9025         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
9026         `isearch-adjusted' to `t'.
9027         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
9028         (isearch-message-prefix): Add "pending" for isearch-adjusted.
9029         (isearch-other-meta-char): Restore isearch-point unconditionally.
9030         (isearch-query-replace): Add new arg `regexp-flag' and use it.
9031         Set point to start of match if region is not active in transient
9032         mark mode (to include the current match to region boundaries).
9033         Push the search string to `query-replace-from-history-variable'.
9034         Add prompt "Query replace regexp" for isearch-regexp.
9035         Add region beginning/end as last arguments of `perform-replace.'
9036         (isearch-query-replace-regexp): Replace code by the call to
9037         `isearch-query-replace' with arg `t'.
9039 2004-09-03  Richard M. Stallman  <rms@gnu.org>
9041         * startup.el (normal-top-level): Undo previous TERM change.
9043 2004-09-03  Kim F. Storm  <storm@cua.dk>
9045         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
9046         highlight overlays; allow using RET when cursor is over a button.
9047         (cua--highlight-rectangle): Use it.
9048         (cua--rectangle-set-corners): Don't move backwards at eol.
9049         (cua--forward-line): Don't move into void after eob.
9051         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
9052         point is set (and displayed) inside rectangle.
9053         (cua--rectangle-operation): Fix for highlight of empty lines.
9054         (cua--highlight-rectangle): Fix highlight for tabs.
9055         Position cursor at left/right edge of rectangle using new `cursor'
9056         property on overlay strings.
9057         (cua--indent-rectangle): Don't tabify.
9058         (cua-rotate-rectangle): Ignore that point has moved.
9060 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9062         * term/mac-win.el: Add ASCII equivalents for some function keys.
9063         (mode-line-frame-identification): Sync with x-win.el.
9065 2004-09-02  Juri Linkov  <juri@jurta.org>
9067         * progmodes/compile.el (compilation-buffer-name): Compare major
9068         mode with second element of compilation-arguments instead of third
9069         to reflect latest changes in compilation-arguments structure.
9070         (recompile): Use global variable `compilation-directory' to get
9071         recent compilation directory only when `recompile' is invoked NOT
9072         in the compilation buffer.  Otherwise, use `default-directory' of
9073         the compilation buffer.
9074         (compilation-error-properties): Allow to funcall col and end-col.
9075         (compilation-mode-font-lock-keywords): Check col and end-col by
9076         `integerp'.
9077         (compilation-goto-locus): If end-mk is non-nil in transient mark
9078         mode don't activate the mark (and don't display message in
9079         push-mark), but highlight overlay between mk and end-mk.
9081         * progmodes/grep.el (grep-highlight-matches): New defcustom.
9082         (grep-regexp-alist): Add rule to highlight grep matches.
9083         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
9085         * info.el (Info-fontify-node): Don't compute other-tag
9086         if Info-hide-note-references=hide.
9088         * help.el (function-called-at-point):
9089         * help-fns.el (variable-at-point):
9090         Try `find-tag-default' when other methods failed.
9092         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
9093         Do not push mark if inhibit-mark-movement is non-nil.
9095         * textmodes/ispell.el (ispell-html-skip-alists):
9096         Fix backslashes in docstring.
9098 2004-09-01  Juri Linkov  <juri@jurta.org>
9100         * isearch.el (isearch-wrap-function)
9101         (isearch-push-state-function): New defvars.
9102         (isearch-pop-fun-state): New defsubst.
9103         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
9104         (isearch-push-state): Set the result of calling
9105         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
9106         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
9107         restore the mode-specific starting point of terminated search.
9108         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
9109         (isearch-repeat): Call `isearch-wrap-function' if defined.
9110         (isearch-message-prefix): Don't add prefix "over" to the message
9111         for wrapped search if `isearch-wrap-function' is defined.
9112         (isearch-search): Call function saved in `isearch-pop-fun-state' to
9113         restore the mode-specific starting point of failed search.
9115         * info.el (Info-search-whitespace-regexp): Fix backslashes.
9116         (Info-search): Add new optional arguments for the sake of isearch.
9117         Replace whitespace in Info-search-whitespace-regexp literally.
9118         Add backward search.  Don't call `Info-select-node' if regexp is
9119         found in the same Info node.  Don't add node to Info-history for
9120         wrapped isearch.
9121         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
9122         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
9123         (Info-mode): Set local variables `isearch-search-fun-function',
9124         `isearch-wrap-function', `isearch-push-state-function',
9125         `search-whitespace-regexp'.
9127         * isearch.el: Remove ancient Change Log section.
9128         (isearch-string, isearch-message-string, isearch-point)
9129         (isearch-success, isearch-forward-flag, isearch-other-end)
9130         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
9131         (isearch-barrier, isearch-within-brackets)
9132         (isearch-case-fold-search): Add suffix `-state' to state-related
9133         defsubsts to avoid name clashes with other function names.
9135         * simple.el (next-error): New defgroup and defface.
9136         (next-error-highlight, next-error-highlight-no-select):
9137         New defcustoms.
9138         (next-error-no-select): Let-bind next-error-highlight to the value
9139         of next-error-highlight-no-select before calling `next-error'.
9141         * progmodes/compile.el (compilation-goto-locus):
9142         Use `next-error' face instead of `region'.  Set 4-th argument of
9143         `move-overlay' to `current-buffer' to move overlay to different
9144         source buffers.  Use new variable `next-error-highlight'.
9146         * simple.el (next-error-find-buffer): Move the rule
9147         "if current buffer is a next-error capable buffer" after the
9148         rule "if next-error-last-buffer is set to a live buffer".
9149         Simplify to test all rules in one `or'.
9150         (next-error): Doc fix.
9151         (next-error, previous-error, first-error)
9152         (next-error-no-select, previous-error-no-select):
9153         Make arguments optional.
9155 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9157         * macros.el (apply-macro-to-region-lines): Make it operate on all
9158         lines that begin in the region, rather than on all complete lines
9159         in the region.
9161 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9163         * x-dnd.el (x-dnd-protocol-alist): Document update.
9164         (x-dnd-known-types): Defcustom it.
9165         (x-dnd-handle-motif): Print message-atom in error message.
9167 2004-08-30  John Paul Wallington  <jpw@gnu.org>
9169         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
9170         strings rather than programatically constructing message.
9172 2004-08-30  Richard M. Stallman  <rms@gnu.org>
9174         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
9175         Don't return a string that would read as the wrong character code.
9177 2004-08-29  Kim F. Storm  <storm@cua.dk>
9179         * emulation/cua-base.el (cua-auto-expand-rectangles):
9180         Remove automatic rectangle padding feature; replace by non-destructive
9181         virtual rectangle edges feature.
9182         (cua-virtual-rectangle-edges): New defcustom.
9183         (cua-auto-tabify-rectangles): New defcustom.
9184         (cua-paste): If paste into a marked rectangle, insert rectangle at
9185         current column, even if virtual; also paste exactly as many lines
9186         as has been marked (ignore additional lines or add empty lines),
9187         but paste whole source if only one line is marked.
9188         (cua--update-indications): No longer use overwrite-cursor to
9189         indicate rectangle padding
9191         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
9192         (cua--rectangle-virtual-edges): New defun.
9193         (cua--rectangle-get-corners): Remove optional PAD arg.
9194         (cua--rectangle-set-corners): Never do padding.
9195         (cua--forward-line): Remove optional PAD arg.  Simplify.
9196         (cua-resize-rectangle-right, cua-resize-rectangle-left)
9197         (cua-resize-rectangle-down, cua-resize-rectangle-up):
9198         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
9199         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
9200         (cua--rectangle-move): Never do padding.  Simplify.
9201         (cua--tabify-start): New defun.
9202         (cua--rectangle-operation): Add tabify arg.  All callers changed.
9203         (cua--pad-rectangle): Remove.
9204         (cua--delete-rectangle): Handle delete with virtual edges.
9205         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
9206         (cua--insert-rectangle): Handle insert at virtual column.
9207         Perform auto-tabify if necessary.
9208         (cua--activate-rectangle): Remove optional FORCE arg.
9209         Never do padding.  Simplify.
9210         (cua--highlight-rectangle): Enhance for virtual edges.
9211         (cua-toggle-rectangle-padding): Remove command.
9212         (cua-toggle-rectangle-virtual-edges): New command.
9213         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
9214         (cua--rectangle-post-command): Don't force rectangle padding.
9215         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
9217 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
9219         * indent.el (edit-tab-stops-buffer): Doc fix.
9221 2004-08-28  Richard M. Stallman  <rms@gnu.org>
9223         * progmodes/grep.el (grep-default-command): Use find-tag-default.
9224         (grep-tag-default): Function deleted.
9226         * subr.el (find-tag-default): Move from etags.el.
9228         * progmodes/etags.el (find-tag-default): Move to subr.el.
9230         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
9231         into the basic character if it has an uppercase form.
9233 2004-08-27  Kenichi Handa  <handa@m17n.org>
9235         * international/utf-8.el (utf-8-post-read-conversion): If the
9236         buffer is unibyte, temporarily make it multibyte.
9238 2004-08-27  Masatake YAMATO  <jet@gyve.org>
9240         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
9242 2004-08-25  John Paul Wallington  <jpw@gnu.org>
9244         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
9245         0, 1, and many mismatches in message.
9246         (tex-start-shell): Use `set-process-query-on-exit-flag'.
9248         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
9249         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
9251 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9253         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
9254         vc-diff-switches differently.
9256 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9258         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
9259         before and a real defvar after
9260         `speedbar-supported-extension-expressions'.  This is to silence
9261         the compiler without breaking bootstrapping.
9263 2004-08-22  Richard M. Stallman  <rms@gnu.org>
9265         * textmodes/flyspell.el (flyspell-word):
9266         Use set-process-query-on-exit-flag.
9267         (flyspell-highlight-duplicate-region): Take POSS as arg.
9268         (flyspell-word): Pass POSS as arg.
9270         * progmodes/ada-xref.el: Many doc and style fixes.
9271         (ada-find-any-references): Use compilation-start.
9272         (ada-get-ali-file-name): Improve error msg.
9273         (ada-get-ada-file-name): Likewise.
9275         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
9276         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
9278         * mail/mail-extr.el (mail-extr-all-top-level-domains):
9279         Add forward defvar.
9281         * whitespace.el (global-whitespace-mode): New alias
9282         for whitespace-global-mode.
9284         * speedbar.el (speedbar-file-regexp): Move definition up.
9285         (speedbar-mode, speedbar-set-mode-line-format):
9286         Use with-no-warnings.
9287         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
9289         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
9290         controls whether to display the error buffer.
9292         * ps-mule.el: Delete compatibility code for old Emacses.
9293         (ps-mule-find-wrappoint): Don't use chars-in-region.
9295         * frame.el (display-mouse-p, display-selections-p):
9296         Use with-no-warnings.
9298         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
9300 2004-08-22  David Kastrup  <dak@gnu.org>
9302         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
9303         information.
9305         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
9307 2004-08-22  Andreas Schwab  <schwab@suse.de>
9309         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
9311 2004-08-22  Masatake YAMATO  <jet@gyve.org>
9313         * cvs-status.el (cvs-status-checkout): New function.
9314         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
9316 2004-08-21  David Kastrup  <dak@gnu.org>
9318         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
9319         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
9320         has been converted to use hashtables, the relation `nil=none' is
9321         no longer valid, as `nil' is not a hashtable.  This patch tries to
9322         reduce the number of resulting errors.
9324 2004-08-21  John Paul Wallington  <jpw@gnu.org>
9326         * subr.el (process-kill-without-query): Made obsolete in
9327         version 21.4, not 21.5.
9329         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
9330         (vc-previous-comment, vc-next-comment)
9331         (vc-comment-search-reverse, vc-comment-search-forward)
9332         (vc-comment-to-change-log): Likewise.
9334         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
9336 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
9338         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
9339         Correct indentation of DEFMETHODS with non-standard method
9340         combinations (e.g., PROGN, MIN, MAX).
9342 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9344         * startup.el (normal-top-level-add-subdirs-to-load-path):
9345         Avoid unnecessarily checking system-type.
9346         (normal-top-level): Set TERM to "dumb".  Simplify.
9348         * avoid.el (mouse-avoidance-ignore-p): New fun.
9349         Also ignore switch-frame, select-window, double, and triple clicks.
9350         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
9351         (mouse-avoidance-fancy-hook): Use it.
9353 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
9355         * avoid.el (mouse-avoidance-nudge-mouse)
9356         (mouse-avoidance-banish-destination): Stay within the current window
9357         to avoid problems with mouse-autoselect-window.
9359 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9361         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
9362         the newer format of some messages in cvs-1.12.1.
9364 2004-08-19  Masatake YAMATO  <jet@gyve.org>
9366         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
9367         (elp-results-jump-to-definition-by-mouse)
9368         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
9369         (elp-output-result): Use elp-output-insert-symname.
9371 2004-08-18  Kenichi Handa  <handa@m17n.org>
9373         * language/cyrillic.el: Register koi8-r in
9374         ctext-non-standard-encodings-alist.
9375         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
9377 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9379         * emacs-lisp/copyright.el (copyright-update-year): Delete code
9380         that replaces 20xy with xy.
9382 2004-08-17  John Paul Wallington  <jpw@gnu.org>
9384         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
9385         (reb-force-update): Doc fix.
9387 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9389         * progmodes/which-func.el (which-func-update-1): Doc fix.
9391         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
9392         (sh-mode-abbrev-table): New variable.
9394         * progmodes/compile.el (compilation-mode): Doc fix.
9396         * emacs-lisp/lisp-mode.el (eval-last-sexp):
9397         Don't cons a new symbol each time.
9398         (eval-last-sexp-fake-value): New variable.
9400         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
9401         (copyright-update-year): Detect continuation of list of years.
9403         * term.el (term-default-fg-color, term-default-bg-color)
9404         (ansi-term-color-vector): Use `unspecified', not nil, as default.
9406         * imenu.el: Several doc fixes: don't say variables are buffer-local.
9408 2004-08-16  Davis Herring <herring@lanl.gov>
9410         * isearch.el (isearch-string, isearch-message-string, isearch-point)
9411         (isearch-success, isearch-forward-flag, isearch-other-end)
9412         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
9413         (isearch-barrier, isearch-within-brackets)
9414         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
9416 2004-08-16  Kenichi Handa  <handa@m17n.org>
9418         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
9420 2004-08-15  Kenichi Handa  <handa@m17n.org>
9422         * term/x-win.el (x-selection-value): If utf8 was successful but
9423         ctext was not, use utf8 string.
9425 2004-08-14  Davis Herring  <herring@lanl.gov>
9427         * isearch.el: Remove accidental changes of March 4.  Fix backing
9428         up when a regexp isearch is made more general.  Use symbolic
9429         accessor functions for isearch stack frames to make usage clearer.
9430         (search-whitespace-regexp): Made groups in documentation shy (as
9431         is the group in the default value).
9432         (isearch-fallback): New function, addresses problems with regexps
9433         liberalized by `\|', adds support for liberalization by `\}' (the
9434         general repetition construct), and incorporates behavior for
9435         `*'/`?'.
9436         (isearch-}-char): New command, calls `isearch-fallback' with
9437         arguments appropriate to a typed `}'.
9438         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
9439         appropriately.
9440         (isearch-mode-map): Bind `}' to `isearch-}-char'.
9441         (isearch-string, isearch-message,string, isearch-point)
9442         (isearch-success, isearch-forward-flag, isearch-other-end)
9443         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
9444         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
9445         New inline functions to read fields of a stack frame.
9447 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
9449         * battery.el (battery-linux-proc-acpi): Look into battery
9450         directories matching the literal string "CMB", too (required for
9451         Linux kernel version 2.6.7).
9453 2004-08-14  John Paul Wallington  <jpw@gnu.org>
9455         * cus-start.el (read-file-name-completion-ignore-case): Add.
9456         (blink-cursor-alist): Change version to "21.4".
9458         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
9460 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
9462         * speedbar.el (speedbar-scan-subdirs): New option.
9463         (speedbar-file-lists): Don't ignore file-name case on Unix and use
9464         dolist.
9465         (speedbar-insert-files-at-point): Take an extra argument and use
9466         it to optionally find out if a subdir is empty.  Also unreadable
9467         files don't get expand buttons.
9468         (speedbar-directory): New image (unused pixmap already existed).
9469         (speedbar-expand-image-button-alist): Use it.
9471 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
9473         CC Mode update to 5.30.9:
9475         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
9476         Move from cc-vars to cc-defs for dependency reasons.  Fix the
9477         POSIX char class test to check that it works in
9478         `skip-chars-(forward|backward)' too.
9480         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
9481         first argument starts with a special brace list.
9483         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
9484         when `c-opt-type-concat-key' is used (i.e. in Pike).
9486         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
9487         Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
9488         >)".
9490         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
9491         whitespace safe.
9493         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
9494         position for `arglist-intro', `arglist-cont-nonempty' and
9495         `arglist-close' when there are two arglist open parens on the same
9496         line and there's nothing in front of the first.
9498         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
9499         locking of qualified names in Java, which previously could fontify
9500         common indexing expressions in many cases.  The standard Java
9501         naming conventions are used to tell them apart.
9503         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
9504         Fix inconsistency wrt opening parens on the first line inside a paren
9505         block.
9507         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
9508         compile time for the sake of `c-major-mode-is'.
9510         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
9511         `c-major-mode-is' in the event that this is used inside a
9512         `c-lang-defconst'.
9514         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
9515         `c-lang-defconst' so that it works better with fallback languages.
9517         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
9518         it to fail to record the base mode.
9520         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
9521         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
9522         is used.  Reorder the syntax checks to get more efficient
9523         skipping in some situations.
9525         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
9526         continuation which might precede the newly inserted '{'.
9528         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
9529         Fix cases where it could loop indefinitely.
9531         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
9532         size specs correctly.  Only fontify identifiers in front of '('
9533         with as functions - don't accept any paren char.  Tighten up
9534         initializer skipping to stop before function and class blocks.
9536         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
9537         the point could be left directly after an open paren when finding
9538         the beginning of the first decl in the block.
9540         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
9541         table when filtering out legitimate open parens to be recorded.
9542         This could cause cache inconsistencies when e.g.
9543         `c++-template-syntax-table' was temporarily in use.
9545         * progmodes/cc-engine.el (c-on-identifier)
9546         (c-simple-skip-symbol-backward): Small fix for handling "-"
9547         correctly in `skip-chars-backward'.  Affected the operator lfun
9548         syntax in Pike.
9550         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
9551         Fix bug that could cause an error from `after-change-functions' when
9552         the changed region is at bob.
9554 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
9556         CC Mode update to 5.30.9:
9558         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
9559         to say that <TAB> doesn't insert WS into a CPP line.
9560         (c-indent-command, c-tab-always-indent): Amend doc strings.
9562         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
9563         checks for user errors, thus eliminating cryptic and unhelpful
9564         Emacs error messages.  (1) Check the arg to `c-set-style' is a
9565         string.  (2) Check that settings to `c-offsets-alist' are not
9566         spuriously quoted.
9568         * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
9569         which precedes the newly inserted `{'.
9571 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
9573         Sync with Tramp 2.0.44.
9575         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
9576         function "tramp_file_attributes".  Otherwise, file names
9577         containing spaces are misinterpreted.  Reported by Magnus Henoch
9578         <mange@freemail.hu>.
9579         (tramp-handle-file-truename): FILENAME must be expanded first.
9580         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
9581         obscure results.  Reported by D. Goel <deego@gnufans.org>.
9582         (tramp-handle-verify-visited-file-modtime): If file does not
9583         exist, say it is not modified if and only if that agrees with the
9584         buffer's record.  Check whether a file is visiting the buffer, or
9585         the buffer has no recorded last modification time.  Return t in
9586         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
9587         <teirllm@auburn.edu>.
9588         (tramp-handle-write-region): Pass modtime explicitely to
9589         `set-visited-file-modtime', because filename can be different
9590         from (buffer-file-name) if `file-precious-flag' is set.
9591         `set-visited-file-modtime' must be called always when `visit' is t
9592         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
9593         (tramp-handle-set-visited-file-modtime): If `time-list' is not
9594         nil, don't apply the whole body.  If the file doesn't exists, set
9595         modtime to '(-1 65535).  Suggested by Luc Teirlinck
9596         <teirllm@auburn.edu>.
9598 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
9600         * help.el (describe-bindings): Doc fix.
9602         * subr.el (kbd): Doc fix.
9604 2004-08-08  John Paul Wallington  <jpw@gnu.org>
9606         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
9607         instead of `string-to-int'.
9608         (define-ibuffer-column mode): Fix indentation.
9610 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
9612         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
9614 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
9616         * subr.el (global-unset-key, local-unset-key): Doc fixes.
9618         * novice.el (disabled-command-function): New variable renamed from
9619         `disabled-command-hook'.
9620         (disabled-command-hook): Keep the _variable_ as alias for
9621         `disabled-command-function' and make obsolete.
9622         (disabled-command-function): Function renamed from
9623         `disabled-command-hook'.  Adapt code to name change of the variable.
9625 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
9627         * simple.el (completion-root-regexp): New defvar.
9628         (completion-setup-function): Use it instead of a literal string.
9630 2004-08-07  John Paul Wallington  <jpw@gnu.org>
9632         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
9633         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
9634         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
9635         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
9637 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
9639         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
9640         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
9642 2004-08-04  Kenichi Handa  <handa@m17n.org>
9644         * international/encoded-kb.el (encoded-kbd-setup-keymap):
9645         Fix previous change.
9647 2004-08-03  Kenichi Handa  <handa@m17n.org>
9649         * international/encoded-kb.el: The following changes are to
9650         utilize key-translation-map instead of minor mode map.
9651         (encoded-kbd-iso2022-non-ascii-map): Delete it.
9652         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
9653         (encoded-kbd-last-key): New function.
9654         (encoded-kbd-iso2022-single-shift): New function.
9655         (encoded-kbd-iso2022-designation)
9656         (encoded-kbd-self-insert-iso2022-7bit)
9657         (encoded-kbd-self-insert-iso2022-8bit)
9658         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
9659         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
9660         key-translation-map.
9661         (encoded-kbd-setup-keymap): Setup key-translation-map.
9662         (saved-key-translation-map): New variable.
9663         (encoded-kbd-mode): Save/restore key-translation-map.
9664         Adjust for the change of encoded-kbd-setup-keymap.
9666 2004-08-02  Kim F. Storm  <storm@cua.dk>
9668         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
9669         and call compute-motion with nil for topos and width to get proper
9670         usable width and height for both window and non-window systems.
9672         * windmove.el (windmove-coordinates-of-position): Let compute-motion
9673         calculate usable window width and height.
9675         * window.el (window-buffer-height): Call compute-motion with nil width.
9677 2004-08-01  David Kastrup  <dak@gnu.org>
9679         * replace.el (query-replace-read-from):
9680         Use `query-replace-compile-replacement'.
9681         (query-replace-compile-replacement): New function.
9682         (query-replace-read-to): Use `query-replace-compile-replacement'
9683         for repeating the last command.
9685 2004-08-01  John Paul Wallington  <jpw@gnu.org>
9687         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
9688         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
9689         (pr-switches): Remove period from end of error messages.
9691         * help-mode.el (help-go-back): Likewise.
9693         * abbrev.el (only-global-abbrevs): Doc fix.
9694         (edit-abbrevs-map): Define within defvar.
9695         (quietly-read-abbrev-file): Doc fix.
9697 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
9699         * novice.el (enable-command, disable-command): Doc fixes.
9701         * subr.el (event-modifiers, event-basic-type): Doc fixes.
9703 2004-07-30  Richard M. Stallman  <rms@gnu.org>
9705         * subr.el (with-local-quit): Doc fix.
9707 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
9709         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
9711 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
9713         * custom.el (defcustom): Doc fix.
9715 2004-07-28  Masatake YAMATO  <jet@gyve.org>
9717         * progmodes/etags.el (etags-tags-apropos): Show building progress.
9719 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9721         * imenu.el (imenu-prev-index-position-function)
9722         (imenu-extract-index-name-function, imenu-name-lookup-function)
9723         (imenu--index-alist): Docstring redundancy fix.
9725 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
9727         * wdired.el (wdired-finish-edit): Require dired-aux before locally
9728         binding dired-backup-overwrite.
9730 2004-07-25  John Paul Wallington  <jpw@gnu.org>
9732         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
9734 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
9736         * term/tty-colors.el (tty-color-approximate): Doc fix.
9738         * select.el (x-get-selection, x-set-selection): Doc fixes.
9740         * frame.el (make-frame): Doc fix.
9742 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9744         * mail/rmail.el (rmail-mime-charset-pattern):
9745         Don't include semicolon in the charset value.
9747         * replace.el (occur-next-error): Call set-window-point.
9748         (occur-engine): Handle negative NLINES.
9750 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
9752         * frame.el (modify-all-frames-parameters): Minor doc fix.
9753         (set-frame-configuration): Doc fix.
9755 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
9757         * simple.el (completion-setup-function): Compute the common parts
9758         and the first difference place correctly when
9759         partial-completion-mode is on.
9761 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9763         * ps-print.el: Doc fix.
9764         (ps-print-version): New version 6.6.5.
9765         (ps-printing-region): Doc fix.
9766         (ps-generate-string-list): Comment fix.
9767         (ps-message-log-max): Code fix.
9769 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9771         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
9772         generated PostScript.
9774 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
9776         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
9777         with Gnus v5_10 branch.)
9779 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
9781         * calendar/time-date.el (time-to-number-of-days): New function.
9782         Imported from from Gnus.
9784 2004-07-22  Kim F. Storm  <storm@cua.dk>
9786         * progmodes/make-mode.el: Fix comments.
9788 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9790         * printing.el: Doc fix.
9792 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
9794         * frame.el (modify-all-frames-parameters): Minor doc fix.
9796 2004-07-20  Richard M. Stallman  <rms@gnu.org>
9798         * textmodes/fill.el (fill-nobreak-p): If this break point is
9799         at the end of the line, don't consider the newline which follows
9800         as a reason to return t.
9802 2004-07-19  John Paul Wallington  <jpw@gnu.org>
9804         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
9806 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9808         * dired-aux.el (dired-do-kill-lines): Expand docstring.
9809         Delete irrelevant code.
9811 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
9813         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9814         New docstring.  From Luc Teirlinck.
9816 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
9818         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
9819         section.
9820         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
9821         non-file buffers.  We know it is nil.
9823 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
9825         Sync with Tramp 2.0.43.
9827         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9828         Remove outdated comment.
9829         (tramp-locked, tramp-locker): New variables for implementing a
9830         global lock.
9831         (tramp-sh-file-name-handler): Use them to implement the global lock.
9833 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
9835         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
9836         calls to respective `xxx` calls.
9837         (tramp-process-alive-regexp): Precise doc string.
9838         (tramp-multi-action-process-alive): New defun.
9839         (tramp-multi-actions): Use it.
9840         (tramp-handle-find-backup-file-name): `copy-tree' is available
9841         since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
9842         in order to avoid this function.
9843         (tramp-handle-write-region): Set current buffer.  If connection
9844         wasn't open, `file-modes' has changed it accidently.  Reported by
9845         David Kastrup <dak@gnu.org>.
9846         (tramp-enter-password, tramp-read-passwd): New arguments USER and
9847         HOST.
9848         (tramp-action-password, tramp-multi-action-password): Apply it.
9849         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
9850         name must still contain the port number.  Otherwise, we have two
9851         Tramp buffers, with all the confusion.  Reported by Myron Selby
9852         <myron@xytech.com> and Rolf Dubitzky
9853         <Dubitzky@physi.uni-heidelberg.de>.
9855         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
9856         HOST to `tramp-enter-passwd'.
9858         * net/tramp-vc.el (all): Code cleanup.  Change all
9859         `tramp-handle-xxx' calls to respective `xxx` calls.
9861 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
9863         * emacs-lisp/testcover.el: New category "potentially-1valued" for
9864         functions that are not erroneous if either 1-valued or
9865         multi-valued.  Detect functions in this class.
9866         (testcover-1value-functions, testcover-compose-functions)
9867         (testcover-progn-functions) Add some additional functions to lists.
9868         (testcover-mark): Bugfix when marking up the definition for an
9869         empty function.
9871 2004-07-17  Richard M. Stallman  <rms@gnu.org>
9873         * replace.el (occur-read-primary-args): Pass default to
9874         read-from-minibuffer.
9876         * mail/footnote.el (footnote-section-tag): Use defcustom.
9878         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
9879         Compile font-lock-keywords, not KEYWORDS.
9880         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
9881         Add warn, check-type.  Handle cerror like error.
9883 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
9885         * progmodes/which-func.el (which-func-keymap): New var.
9886         (which-func-face): New face.
9887         (which-func-format): Use them.
9889 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
9891         * buff-menu.el (list-buffers-noselect): Append the buffer's
9892         process status to its mode name.
9894 2004-07-16  Kim F. Storm  <storm@cua.dk>
9896         * simple.el (inhibit-mark-movement): New defvar.
9897         (beginning-of-buffer, end-of-buffer): Do not push mark if
9898         inhibit-mark-movement is non-nil or C-u prefix is given.
9900         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
9901         Init to beginning-of-buffer and end-of-buffer.
9902         (cua--undo-push-mark): New defvar.
9903         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
9904         already active and command is in cua--preserve-mark-commands.
9905         Also fix check for shift modifier on non-window systems.
9906         (cua--post-command-handler): Clear inhibit-mark-movement if set.
9908 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
9910         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
9911         of two integers, instead of a cons.
9913         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9914         `visited-file-modtime' now returns a list of two integers, instead
9915         of a cons.
9917         * dired.el (dired-directory-changed-p): Ditto.
9919         * progmodes/grep.el (grep): Doc fix.
9921 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
9923         * autorevert.el (auto-revert-tail-mode)
9924         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
9925         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
9926         in both at the same time.
9927         (auto-revert-tail-mode): New command.
9928         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
9929         (auto-revert-handler): Revert only either tail or whole file.
9931         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
9932         add auto-revert-tail-mode.
9934 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9936         * printing.el: Doc fix.  Change name of some funs.
9937         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
9938         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
9939         (pr-standard-file-name): New fun.  Replace pr-standard-path.
9940         (pr-call-process): Code fix.
9942 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
9944         * subr.el (with-selected-window): Doc fix.
9946 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
9948         * subr.el (get-buffer-window-list): Doc fix.
9950 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
9952         * files.el (switch-to-buffer-other-window): Doc fix.
9954         * window.el (save-selected-window, one-window-p)
9955         (split-window-keep-point, split-window-vertically)
9956         (split-window-horizontally): Doc fixes.
9958 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9960         * printing.el: Doc fix.  Now it uses call-process instead of
9961         shell-command for low command execution.
9962         (pr-version): New version number (6.8).
9963         (pr-shell-file-name): Option removed.
9964         (pr-shell-command): Fun removed.
9965         (pr-call-process): New fun.  Replace pr-shell-command.
9966         (pr-standard-path, pr-remove-nil-from-list): New funs.
9967         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
9968         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
9969         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
9970         (pr-ps-utility-process, pr-txt-print): Code fix.
9972 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
9974         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
9975         boolean.
9977 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
9979         * wid-edit.el (widget-field-buffer): Doc fix.
9981 2004-07-09  John Paul Wallington  <jpw@gnu.org>
9983         * emacs-lisp/re-builder.el (reb-update-overlays):
9984         Distinguish between one and several matches in message.
9986 2004-07-09  Richard M. Stallman  <rms@gnu.org>
9988         * mouse.el (mouse-set-region-1): If transient-mark-mode
9989         is `identity', change it to `only'.
9991         * simple.el (current-word): Doc fix.
9993 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
9995         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
9996         so that it is more understanding of whitespace.
9998         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
9999         (("ns" . "element") (attr-list) children) instead of
10000         ((:ns . "element") (attr-list) children) in order to reduce the
10001         number of symbols used.
10002         (xml-skip-dtd): Change to use xml-parse-dtd but set
10003         xml-validating-parsing to nil.
10004         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
10005         (xml-substitute-entity): Remove in favor of new entity substitution.
10006         (xml-substitute-special): Rewrite in to substitute complex
10007         entities from DOCTYPE declarations.
10008         (xml-parse-fragment): Parse fragments from entity deleclarations.
10009         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
10010         (xml-parse-dtd, xml-substitute-special): Make validity checks
10011         conditioned on xml-validating-parser.  Add "Not Well Formed" to
10012         error messages about well-formedness.
10014 2004-07-08  Steven Tamm  <steventamm@mac.com>
10016         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
10017         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
10018         Do not treat double clicks and triple clicks specially in the
10019         scroll bar (preventing strange repositioning problems)
10021 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10023         * replace.el (query-replace-regexp-eval): Fix last change.
10025 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10027         * replace.el (query-replace-descr): New fun.
10028         (query-replace-read-from, query-replace-read-args): Default to the
10029         previous from&to.
10030         (query-replace-read-to): Quote the `from' string when displaying it.
10031         (query-replace-regexp-eval): Immediately check read-only status.
10032         Use query-replace-read-from to get the \n checking.
10033         Quote the `from' string when displaying it.
10034         (map-query-replace-regexp, occur-read-primary-args):
10035         Quote the `from' string when displaying it.
10037         * isearch.el (isearch-query-replace): Pass the regexp-ness and
10038         delimited-ness of the search to query-replace.
10040         * replace.el (query-replace-read-from, query-replace-read-to):
10041         New funs extracted from query-replace-read-args.
10042         (query-replace-read-args): Use them.
10044         * replace.el (query-replace-interactive, query-replace-read-args):
10045         Remove the `initial' special value.
10046         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
10047         (occur-engine): Remove unused var `matchend'.
10049         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
10050         Use the search string without prompting.
10052 2004-07-05  Kenichi Handa  <handa@m17n.org>
10054         * international/mule.el (decode-coding-inserted-region):
10055         Set last-coding-system-used only when coding is nil.
10057 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
10059         * progmodes/grep.el (grep-compute-defaults, grep-command)
10060         (grep-program, find-program, grep-find-use-xargs, grep-history)
10061         (grep-find-history, grep-tag-default, grep-find-command)
10062         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
10063         Add autoload cookies, for unbundled packages that load `compile'
10064         and expect all grep-related symbols to become defined.
10066 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
10068         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
10069         (iimage-mode-image-search-path): New user option to search the
10070         image file.
10071         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
10072         have locate-file.
10073         (iimage-mode-buffer): Use it.
10075 2004-07-03  Nick Roberts  <nickrob@gnu.org>
10077         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
10078         carefully.
10079         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
10081 2004-07-03  Juri Linkov  <juri@jurta.org>
10083         * replace.el (query-replace-read-args): Swallow space after 'foo,
10084         not after (quote foo).  Match space only immediately after symbol,
10085         not anywhere in the whole string.
10087 2004-07-02  Richard M. Stallman  <rms@gnu.org>
10089         * replace.el (query-replace-read-args): Swallow space after
10090         symbols, not after closeparens.  But avoid error if string ends there.
10092         * progmodes/python.el (python-beginning-of-statement):
10093         Exit the loop if backward-up-list gets error.
10095         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
10097 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
10099         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
10100         only if vc-consult-headers is non-nil.
10102 2004-07-02  Juri Linkov  <juri@jurta.org>
10104         * pcvs.el (cvs-mode-diff-repository): New command.
10106         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
10108 2004-07-01  Juri Linkov  <juri@jurta.org>
10110         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
10111         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
10112         C-M-% to isearch-query-replace-regexp.
10113         (minibuffer-local-isearch-map): Add arrow key bindings.
10114         Bind C-f to isearch-yank-char-in-minibuffer.
10115         (isearch-forward): Doc fix.
10116         (isearch-edit-string): Doc fix.
10117         (isearch-query-replace, isearch-query-replace-regexp): New funs.
10118         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
10119         (isearch-yank-char): Add optional arg.
10120         (isearch-yank-char-in-minibuffer): New fun.
10122         * replace.el (query-replace-interactive): Change type from boolean
10123         to choice.  Add value `initial'.
10124         (query-replace-read-args): Handle value `initial' of
10125         query-replace-interactive.
10127 2004-06-29  Kim F. Storm  <storm@cua.dk>
10129         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
10130         (breakpoint-disabled-bitmap-face): Add :group 'gud.
10132         * progmodes/ada-xref.el (ada-tight-gvd-integration):
10133         Add :group 'ada.
10135         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
10137 2004-06-29  Juri Linkov  <juri@jurta.org>
10139         * replace.el (query-replace-read-args): Swallow a space after
10140         everything except )]" which in most cases means after a symbol.
10142         * emacs-lisp/pp.el (pp-buffer): Add autoload.
10144 2004-06-28  Richard M. Stallman  <rms@gnu.org>
10146         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
10147         More changes to go with previous change in font-lock.el.
10149 2004-06-26  David Kastrup  <dak@gnu.org>
10151         * replace.el (perform-replace): Highlight the match even in
10152         non-query mode if there is potential replace string editing.
10154 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
10156         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
10157         agree with new return value of `file-remote-p'.
10158         This syncs with Tramp 2.0.42.
10160         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
10161         according to new documentation of `file-remote-p'.
10163         * files.el (file-remote-p): Fix doc to say that return value is
10164         identification of remote system, if not nil.
10165         (file-relative-name): Use new return value of `file-remote-p'.
10167 2004-06-26  Nick Roberts  <nickrob@gnu.org>
10169         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
10170         (gdb-goto-breakpoint): Fix breakage.
10172 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
10174         * man.el (Man-getpage-in-background): Add windows-nt to the list
10175         of systems where shell-file-name should be used instead of
10176         literal "sh".
10178 2004-06-25  Sam Steingold  <sds@gnu.org>
10180         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
10181         function names `(setf symbol)'.
10183 2004-06-24  Richard M. Stallman  <rms@gnu.org>
10185         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
10187         * font-lock.el (font-lock-keywords): Change format of compiled values.
10188         Document it.
10189         (font-lock-add-keywords): If font-lock-keywords is compiled,
10190         extract the uncompiled version, modify, then recompile.
10191         (font-lock-remove-keywords): Likewise.
10192         (font-lock-fontify-keywords-region): Handle changed format.
10193         (font-lock-compile-keywords): Handle changed format.
10194         (font-lock-set-defaults): Compile the keywords explicitly here.
10196 2004-06-24  David Kastrup  <dak@gnu.org>
10198         * replace.el (query-replace-read-args): Implement `\,' and `\#'
10199         replacements here.
10200         (query-replace-regexp): Doc string explaining this and the new
10201         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
10202         is better placed in `query-replace-read-args'.
10203         (replace-regexp): Explain `\,', `\#' and `\?'.
10204         (replace-match-data): New function for thorough reuse/destruction
10205         of old match-data.
10206         (replace-match-maybe-edit): Function for implementing `\?' editing.
10207         (perform-replace): Fix maintaining of the match stack including
10208         already matched regions, implement `\?', fix various problems
10209         with regions while editing and other stuff.
10210         (replace-highlight): Simplify.
10212 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
10214         * progmodes/grep.el (grep-error-screen-columns): New variable.
10215         (grep-regexp-alist): Give it the full functionality of gnu style
10216         compilation messages with line and column ranges.  Ask me for the
10217         perl script I'm working on, that uses these.
10219 2004-06-23  Nick Roberts  <nickrob@gnu.org>
10221         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
10222         Remove.
10223         (comint-insert-input, comint-mouse-insert-input): New functions
10224         based on comint-insert-clicked-input for two bindings but just
10225         one functionality.
10227 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
10229         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
10231 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
10233         * files.el (write-contents-functions): Doc fix.
10235 2004-06-21  Juanma Barranquero  <lektu@terra.es>
10237         * image.el (image-library-alist): Rewrite docstring in active voice.
10239 2004-06-20  Richard M. Stallman  <rms@gnu.org>
10241         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
10243         * isearch.el (isearch-repeat): Avoid testing old match data.
10244         (isearch-message): Display trailing space in special font
10245         when search is failing.
10246         (isearch-search-fun-function): Doc fix.
10248         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
10250 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
10252         * frame.el (show-trailing-whitespace): Doc fix.
10254         * cus-edit.el (custom-variable-documentation): New function.
10255         (custom-variable): Use it.
10257 2004-06-19  Nick Roberts  <nickrob@gnu.org>
10259         * man.el (Man-getpage-in-background): Revert previous change but
10260         make cygwin a special case.
10262 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
10264         * autorevert.el (global-auto-revert-non-file-buffers):
10265         Update docstring.
10267 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
10269         * progmodes/compile.el (compilation-error-properties): Store one
10270         more than end-col, if present, so that transient-mark-mode will
10271         highlight last char too.
10272         * progmodes/grep.el (grep-regexp-alist): Match columns and column
10273         ranges, if present.
10275 2004-06-18  Jason Rumney  <jasonr@gnu.org>
10277         * makefile.w32-in: Double percent signs in for loops.
10279 2004-06-17  David Kastrup  <dak@gnu.org>
10281         * replace.el (query-replace-read-args): Only warn about use of \n
10282         and \t when we are doing a regexp replacement and the actual
10283         escaped character is n or t.
10284         (query-replace-regexp): Add \, and \# interpretation to
10285         interactive call and document it.
10286         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
10287         as shortkey for replace-count.
10288         (replace-quote): New function for doubling backslashes.
10290 2004-06-17  Juanma Barranquero  <lektu@terra.es>
10292         * files.el (parse-colon-path, cd): Mention in docstring that the
10293         path separator is colon in GNU-like systems.
10295         * newcomment.el (comment-region-internal): Fix docstring.
10297         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
10298         (ewoc-invalidate, ewoc-collect): Doc fixes.
10299         (ewoc--create-node, ewoc--delete-node-internal):
10300         Fix typos in docstring.
10302 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
10304         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
10305         manual to docstring.
10307 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10309         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
10311 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
10313         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
10314         Add hyperlink to emacs-xtra manual to docstring.
10316         * autorevert.el (global-auto-revert-non-file-buffers):
10317         Add hyperlink to emacs-xtra manual to docstring, as well as an
10318         info-link.
10320 2004-06-14  Juanma Barranquero  <lektu@terra.es>
10322         * image.el (image-library-alist): New variable to map image types
10323         to external libraries.  Initialized to nil, unless system-specific
10324         configs change it.
10325         (image-type-available-p): Determine whether an image type is
10326         available by calling `init-image-library'.
10328         * term/w32-win.el (image-library-alist): Initialize to a known set
10329         of probable library names.
10331 2004-06-14  Kenichi Handa  <handa@m17n.org>
10333         * international/code-pages.el (windows-1256, cp1125): Fix tables
10334         for several characters.
10336         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
10338 2004-06-13  Richard M. Stallman  <rms@gnu.org>
10340         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
10342         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
10343         not "`pc-selection-mode'".
10345         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
10347         * simple.el (previous-matching-history-element): Specify a default.
10349         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
10351         * cus-face.el (custom-declare-face): Simplify code.
10353         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
10355 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
10357         * files.el (before-save-hook): Add `time-stamp' to the options.
10359         * time-stamp.el (time-stamp): Recommend adding it to
10360         `before-save-hook', rather than `write-file-functions'.
10361         Make a similar change in `Commentary' section.
10363 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
10365         * diff-mode.el (diff-current-defun): If at start of hunk, use
10366         position of first change.
10368 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
10370         * dired-x.el (dired-mark-omitted): Bind to "*O".
10372 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
10374         * bookmark.el (bookmark-bmenu-relocate): New function, as
10375         suggested by David J. Biesack <David.Biesack@sas.com>.
10376         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
10377         (bookmark-bmenu-mode): Describe binding in doc string.
10378         (bookmark-set-filename): Save the bookmark list if it's time.
10380 2004-06-13  Kenichi Handa  <handa@m17n.org>
10382         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
10383         (ccl-untranslated-to-ucs): Fix typo.
10385 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
10387         * progmodes/python.el (python-open-block-statement-p):
10388         Fix indentation after a block opening that contains a comment.
10390 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
10392         * bindings.el (completion-ignored-extensions): Add file extensions
10393         of Python byte-compiled files.
10395 2004-06-12  Juri Linkov  <juri@jurta.org>
10397         * info.el (Info-goto-node): Add autoload.
10398         (Info-toc): Add substring-no-properties on Info file name.
10399         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
10400         (Info-mode-map): Bind L to Info-history, T to Info-toc.
10402 2004-06-12  Kenichi Handa  <handa@m17n.org>
10404         * international/mule-cmds.el (set-language-environment):
10405         Load subst tables if necessary.
10407         * international/mule.el (decode-char): Load subst tables if necessary.
10408         (encode-char): Likewise.
10410         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
10411         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
10412         (utf-16le-decode-loop): Set r5 to -1 before loop.
10413         (utf-16be-decode-loop): Likewise.
10414         (ccl-decode-mule-utf-16le): Add EOF processing block.
10415         (ccl-decode-mule-utf-16be): Likewise.
10416         (ccl-decode-mule-utf-16le-with-signature): Likewise.
10417         (ccl-decode-mule-utf-16be-with-signature): Likewise.
10418         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
10419         (ccl-mule-utf-16-encode-untrans): New CCL.
10420         (utf-16-decode-to-ucs): Handle pre-read character.
10421         (utf-16le-encode-loop): Handle surrogate pair.
10422         (utf-16be-encode-loop): Likewise.
10423         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
10424         of utf-16le-encode-loop.
10425         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
10426         of utf-16be-encode-loop.
10427         (mule-utf-16-post-read-conversion):
10428         Call utf-8-post-read-conversion at first.
10429         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
10430         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
10431         Add post-read-conversion and pre-write-conversion.
10433         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
10434         (utf-translate-cjk-unicode-range): New variable.
10435         (utf-translate-cjk-load-tables): New function.
10436         (utf-lookup-subst-table-for-decode): New function.
10437         (utf-lookup-subst-table-for-encode): New function.
10438         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
10439         tables here.  Update safe-charsets of utf-* coding systems.
10440         (ccl-mule-utf-untrans): New CCL.
10441         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
10442         at end of each branch.
10443         (ccl-mule-utf-8-encode-untrans): New CCL.
10444         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
10445         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
10446         length of encoding.  Don't return r0.
10447         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
10448         (utf-8-post-read-conversion): Narrow to region properly.
10449         If utf-translate-cjk-mode is on, load tables if necessary.
10450         Call utf-8-compose with hash-table arg if necessary.
10451         Call XXX-compose-region instead of XXX-post-read-convesion.
10452         (utf-8-pre-write-conversion): New function.
10453         (mule-utf-8): Include CJK charsets in safe-charsets if
10454         utf-translate-cjk-mode is on.  Add pre-write-conversion.
10456         * international/characters.el: Temporarily set
10457         utf-translate-cjk-mode to nil.
10459         * language/devan-util.el (devanagari-compose-region):
10460         Add autoload cookie.
10462         * international/ccl.el (ccl-dump-call): Fix printing the
10463         subroutine name.
10465 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
10467         * dired.el (dired-revert): If buffer is marked unmodified before
10468         reverting, keep it marked unmodified.
10469         Adapt to new conventions for commenting out code.
10470         (dired-make-relative): Adapt to new conventions for commenting out code.
10472 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
10474         * eshell/esh-module.el (eshell-load-defgroups):
10475         Bind `vc-handled-backends' to nil when opening files.
10477 2004-06-11  Juanma Barranquero  <lektu@terra.es>
10479         * files.el (parse-colon-path, cd): Doc fixes (refer to
10480         `path-separator', not colon).
10482 2004-06-10  Juanma Barranquero  <lektu@terra.es>
10484         * newcomment.el (comment-search-forward)
10485         (comment-search-backward): Fix typos in docstring.
10486         (comment-region): Doc fix.
10488 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
10490         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
10491         switch is no longer stored in `dired-switches-alist'.
10493         * dired-aux.el (dired-insert-subdir): Do not store R switch in
10494         `dired-switches-alist'.
10496 2004-06-10  Kim F. Storm  <storm@cua.dk>
10498         * pcvs.el (cvs-mode-diff-yesterday): New command.
10500         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
10502 2004-06-10  Juri Linkov  <juri@jurta.org>
10504         * emacs-lisp/edebug.el (edebug-eval-defun):
10505         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
10506         Fix docstring.
10508         * simple.el (eval-expression-print-format): Don't print additional
10509         information on the first call to `eval-print-last-sexp'.
10510         (next-error-find-buffer): Fix punctuation.
10511         (killing) <defgroup>: Fix punctuation.
10512         (yank-excluded-properties): Change group from editing to killing.
10514         * replace.el (perform-replace): Use `limit' to terminate the
10515         while-loop explicitly.
10517 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10519         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
10520         Use lc-*.xpm as prefix instead of *-locol.xpm.
10522         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
10523         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
10524         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
10525         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
10526         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
10527         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
10528         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
10529         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
10530         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
10531         * toolbar/lc-up_arrow.xpm:
10532         Rename from *-locol.xpm.
10534 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
10536         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
10537         include forms like &<str>; as valid url patterns.
10539 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
10541         * dired.el (dired-diff, dired-backup-diff)
10542         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
10543         (dired-do-chown, dired-do-touch, dired-do-print)
10544         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
10545         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
10546         (dired-create-directory, dired-do-copy, dired-do-symlink)
10547         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
10548         (dired-do-copy-regexp, dired-do-hardlink-regexp)
10549         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
10550         (dired-maybe-insert-subdir, dired-next-subdir)
10551         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
10552         (dired-kill-subdir, dired-tree-up, dired-tree-down)
10553         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
10554         (dired-run-shell-command, dired-query): Remove redundant,
10555         or incorrect, autoloads.
10557         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
10558         does not end in a slash.  Add optional argument KILL-ROOT.
10559         Update docstring.
10560         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
10561         (dired-query): Add autoloads.
10563 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
10565         * progmodes/compile.el (compilation-set-window-height):
10566         Rearrange the save-* functions because a buffer can have several current
10567         point in different windows.
10568         (compilation-error-regexp-alist-alist): Recognize {standard input}
10569         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
10571 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10573         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
10574         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
10575         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
10576         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
10577         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
10578         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
10579         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
10580         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
10581         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
10582         * toolbar/up_arrow-locol.xpm:
10583         New versions of icons that uses fewer colors.
10585         * toolbar/tool-bar.el (tool-bar-local-item)
10586         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
10587         if display-color-cells is 256 or less.
10589 2004-06-08  Kim F. Storm  <storm@cua.dk>
10591         * wid-edit.el (widget-specify-button): Use hand pointer rather
10592         than mouse-face as visible mouse-over effect.
10594 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
10596         * saveplace.el (save-place-alist-to-file): Bind `print-length'
10597         and `print-level' to nil when writing out `save-place-alist'.
10598         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
10600 2004-06-07  Juanma Barranquero  <lektu@terra.es>
10602         * completion.el (completion-kill-region): Doc fix.
10604         * format.el (format-insert-annotations)
10605         (format-annotate-location): Doc fixes.
10606         (format-subtract-regions): Make arguments match their use in docstring.
10608         * simple.el (kill-region): Doc fix.
10610         * subr.el (insert-buffer-substring-no-properties)
10611         (insert-buffer-substring-as-yank): Doc fixes.
10613 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
10615         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
10616         Update docstring.
10617         (dired-reset-subdir-switches): New function.
10619         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
10620         Limit scope of `buffer-read-only' binding.
10622 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
10624         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
10625         eshell-explicit-command-char.
10627 2004-06-06  Juanma Barranquero  <lektu@terra.es>
10629         * help-fns.el (help-argument-name): Inherit from italic face only
10630         if the frame supports it.
10632 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10634         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
10635         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
10636         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
10637         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
10638         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
10639         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
10640         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
10641         New conversions from xpm files.
10643         * toolbar/README: New file.
10645 2004-06-06  Richard M. Stallman  <rms@gnu.org>
10647         * isearch.el (isearch-mode-map): Undo previous change.
10649 2004-06-05  Juri Linkov  <juri@jurta.org>
10651         * bindings.el (debug-ignored-errors): Add regexps for history
10652         related messages.  Remove $ from "No further undo information".
10653         Move Ediff's messages to ediff.el.
10655         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
10657         * cus-edit.el (custom-display): Add `min-colors'.
10659         * custom.el (defface): Add `supports' to docstring.
10661         * help-fns.el (help-argument-name): Add :group 'help.
10663 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
10665         * find-dired.el (find-ls-subdir-switches): New user option.
10666         (find-dired): No longer call `abbreviate-file-name' on DIR.
10667         Set `dired-subdir-switches' buffer-locally.
10669         * locate.el: Merge the two `Commentary' sections.
10670         (locate-ls-subdir-switches): New user option.
10671         (locate): Update for other changes.
10672         (locate-mode-map): Restore Dired binding for mouse-2.
10673         Bind `locate-mouse-view-file' to M-mouse-2.
10674         Bind `l' to `locate-do-redisplay'.
10675         (locate-main-listing-line-p, locate-do-redisplay): New functions.
10676         (locate-mouse-view-file, locate-tags, locate-find-directory):
10677         Print message if used outside main listing.
10678         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
10679         Various changes to support inserted subdirectories.
10680         (locate-insert-header): Change header of *Locate* buffer.
10682         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
10683         Change interactive default switches.
10684         (dired-rename-subdir-2): Update `dired-switches-alist'.
10685         (dired-insert-subdir, dired-kill-subdir):
10686         Handle `dired-switches-alist'.  Do not mark buffer modified.
10687         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
10688         (dired-insert-subdir-doinsert): Omit messages.
10689         Handle `dired-subdir-switches'.
10690         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
10692         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
10693         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
10694         subdirs if -R switch is used for a subdir.
10695         (dired-mode): Set `dired-switches-alist'.
10696         (dired-build-subdir-alist): Only print number of directories in
10697         echo area when invoked interactively.
10699 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
10701         * dired-x.el (dired-omit-mode): Rename from
10702         dired-omit-files-p.  Use define-minor-mode to define it.
10703         (dired-omit-files-p): Add as alias for dired-omit-mode.
10704         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
10705         dired-mark-omitted.
10706         (dired-mark-omitted): Add.  Bind to M-O.
10708 2004-06-05  Kenichi Handa  <handa@m17n.org>
10710         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
10712 2004-06-05  Juanma Barranquero  <lektu@terra.es>
10714         * help-fns.el (help-argument-name): Reintroduce face.
10715         (help-default-arg-highlight): Use it, now that
10716         `face-differs-from-default-p' can be trusted.
10718 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
10720         * textmodes/table.el: Sentence commands added to Point Motion
10721         group; kill and backward-kill commands added to Extraction group.
10723 2004-06-04  Mario Lang  <mlang@delysid.org>
10725         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
10726         systems appear to use mW, make the code handle this.  Fix a
10727         division-by-zero bug while at it, and handle kernels with
10728         a slightly different layout in /proc/acpi.
10730 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
10732         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
10733         because the latter is a CL-ism.  This fixes the bug reported by
10734         Shawn Boyette <mdxi@collapsar.net> in
10735         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
10737 2004-06-04  Miles Bader  <miles@gnu.org>
10739         * faces.el (display-supports-face-attributes-p): Function moved to
10740         C code.  Previously only the tty-related portion of this function
10741         was done in C; however the previous attempt to do a halfway-proper
10742         job for non-tty displays in lisp didn't work properly because of
10743         funny conditions during Emacs startup.
10744         (face-differs-from-default-p): Simplify, now that
10745         display-supports-face-attributes-p works properly on all display
10746         types.  Remove :stipple from comparison; it doesn't really work
10747         in emacs anyway.
10749 2004-06-04  Miles Bader  <miles@gnu.org>
10751         * faces.el (face-differs-from-default-p): Use a different
10752         implementation, so we can really check whether FACE displays
10753         differently or not.
10755 2004-06-04  Miles Bader  <miles@gnu.org>
10757         * faces.el (display-supports-face-attributes-p): Implement a
10758         `different from default' check for non-tty displays.
10760 2004-06-03  David Kastrup  <dak@gnu.org>
10762         * woman.el (woman-mapcan): More concise code.
10763         (woman-topic-all-completions, woman-topic-all-completions-1)
10764         (woman-topic-all-completions-merge): Replace by a simpler and
10765         much faster implementation based on O(n log n) sort/merge instead
10766         of the old O(n^2) behavior.
10768 2004-06-03  Miles Bader  <miles@gnu.org>
10770         * subr.el (read-number): Use canonical format for default in prompt.
10772         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
10773         Add regexp for " [...]" style defaults.
10775 2004-06-02  Romain Francoise  <romain@orebokech.com>
10777         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
10778         groups: if the user asks for a hidden buffer, open the
10779         corresponding filter group to expose it.
10781         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
10782         `ibuffer-jump-to-buffer'.
10783         (ibuffer-jump-offer-only-visible-buffers): New user option.
10785 2004-06-02  Juanma Barranquero  <lektu@terra.es>
10787         * faces.el (frame-update-faces): Add empty docstring so the one
10788         for `ignore' doesn't show through.
10790         * subr.el (process-kill-without-query): Remove spurious "\n" on
10791         obsolescence string.
10792         (focus-frame, unfocus-frame): Add obsolescence declaration and
10793         empty docstring.
10795         * international/mule.el (register-char-codings): Make alias for
10796         `ignore'.  Move docstring to obsolescence info and remove redundancy.
10798 2004-06-02  Kim F. Storm  <storm@cua.dk>
10800         * frame.el (blink-cursor-start): Turn cursor off initially so blink
10801         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
10803 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10805         * comint.el (comint-replace-by-expanded-history-before-point):
10806         Obey `start' as the docstring says.
10807         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
10808         (comint-update-fence): Prevent font-lock from running unnecessarily.
10809         (comint-dynamic-list-completions): Use with-current-buffer.
10811 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10813         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
10814         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
10815         (bibtex-entry-update): Handle alternatives and optional fields.
10816         (bibtex-parse-entry): Bugfix, handle empty key.
10818 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10820         * vc-arch.el (vc-arch-state): Don't assume the file exists.
10822 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
10824         * desktop.el (desktop-save): Don't save minor modes without a
10825         known mode initialization function.
10827 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
10829         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
10831         * autorevert.el: Update `Commentary' section.
10833 2004-05-30  Juanma Barranquero  <lektu@terra.es>
10835         * dos-fns.el (convert-standard-filename):
10836         * files.el (convert-standard-filename):
10837         * w32-fns.el (convert-standard-filename):
10838         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
10840 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
10842         Sync with Tramp.
10844         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
10845         (tramp-let-maybe): Move to an earlier spot in the file.
10846         Patch by Andreas Schwab.
10848 2004-05-30  Andreas Schwab  <schwab@suse.de>
10850         * dired.el (dired-get-filename): Don't use dired-re-dot.
10852 2004-05-30  Richard M. Stallman  <rms@gnu.org>
10854         * files.el (find-file): Doc fix.
10856         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
10858 2004-05-30  Nick Roberts  <nickrob@gnu.org>
10860         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
10861         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
10862         modeline of the locals buffer.
10863         (gdb-goto-breakpoint): Handle gdbmi.
10864         (gdb-get-frame-number): Change for gdbmi.
10866 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
10868         * files.el (file-remote-p): Apply file name handler for operation
10869         `file-remote-p'.  It isn' a property any longer.
10870         (file-relative-name): `fh' and `fd' get the required value via
10871         `find-file-name-handler' already.
10873         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
10874         (top): Remove setting of `file-remote-p' property for
10875         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
10877 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
10879         Version 2.0.41 of Tramp released.
10881         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
10882         Throw away if process has died.
10883         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
10884         (tramp-out-of-band-prompt-regexp): Rename to
10885         `tramp-process-alive-regexp', because its usage is widen.
10886         (tramp-actions-copy-out-of-band): Apply it.
10887         (tramp-actions-before-shell, tramp-multi-actions):
10888         Add `tramp-action-process-alive' action.
10889         (tramp-action-process-alive): New defun.
10890         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
10891         Add entry for `file-remote-p'.
10892         (tramp-handle-file-remote-p): New defun.
10893         (top): Remove setting of `file-remote-p'.  Don't set
10894         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
10896         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
10897         `file-remote-p'.
10899         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
10900         counted for (last) line.  [They should or they shouldn't?  --Stef]
10901         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
10903 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
10905         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
10906         not really necessary but seems to keep the shell history smaller
10907         in some cases.  It is no substitute for setting HISTFILE and
10908         HISTSIZE from tramp-open-connection-setup-interactive-shell,
10909         though.  Suggested by Luc Teirlinck.
10910         (tramp-open-connection-setup-interactive-shell): Export variables
10911         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
10912         (tramp-set-process-query-on-exit-flag): New compat function.
10913         (tramp-open-connection-multi, tramp-open-connection-su)
10914         (tramp-open-connection-rsh, tramp-open-connection-telnet)
10915         (tramp-do-copy-or-rename-file-out-of-band): Use it.
10916         (tramp-let-maybe): New macro, let-binds a variable only if it
10917         isn't obsolete.
10918         (tramp-check-ls-commands, tramp-handle-expand-file-name)
10919         (tramp-handle-file-truename): Use it.
10920         (tramp-completion-file-name-regexp-unified): Avoid matching
10921         filenames starting with "/:" -- those are reserved for
10922         file-name-non-special.
10924         * tramp-smb.el (tramp-smb-open-connection):
10925         Use tramp-set-process-query-on-exit-flag compat function.
10927 2004-05-29  Richard M. Stallman  <rms@gnu.org>
10929         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
10931         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
10932         (eval-last-sexp-print-value): Print char equivalent regardless
10933         of standard-output value.
10935         * thumbs.el (thumbs-subst-char-in-string): Delete.
10936         (thumbs-thumbname): Use subst-char-in-string.
10937         (thumbs-resize-image): Use condition-case, not ignore-errors.
10938         (thumbs-kill-buffer): Likewise.
10940         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
10941         (thumbs-mode): Make buffer read-only.
10942         (thumbs-make-thumb): Unconditionally accept an existing file.
10943         (thumbs-insert-thumb): Add thumb-image-file property to the image.
10944         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
10945         (thumbs-show-thumbs-list): Error if images not supported.
10946         (thumbs-save-current-image): Improve prompt string.
10947         (thumbs-mode-map): Define u, R, x.
10948         (thumbs-unmark): New command.
10949         (thumbs-emboss-image): Minor cleanup.
10950         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
10951         (thumbs-rename-images): New command.
10952         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
10954         * thumbs.el (thumbs-current-image): New function.
10955         (thumbs-file-list, thumbs-file-alist): New functions.
10956         (thumbs-find-image): Delete arg L.
10957         Don't set up thumbs-fileL as buffer-local global var.
10958         (thumbs-find-image-at-point): Use thumbs-current-image.
10959         (thumbs-set-image-at-point-to-root-window): Likewise.
10960         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
10961         Record and warn about errors.  Update thumbs-markedL for deletions.
10962         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
10963         (thumbs-redraw-buffer): Use thumbs-file-list.
10964         (thumbs-mark): Use thumbs-current-image.
10965         (thumbs-show-name): Use thumbs-current-image.
10967         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
10968         and imenu--last-menubar-index-alist.
10970         * subr.el (with-selected-window): Undo previous change.
10972 2004-05-29  John Paul Wallington  <jpw@gnu.org>
10974         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
10975         (thumbs-mouse-find-image): New command.
10976         (thumbs-mode-map): Bind it to mouse-2.
10977         (thumbs-mode): Make mode-class special.
10978         (thumbs-view-image-mode): Likewise.
10980 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
10982         * flymake.el: New file.
10984 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
10986         * files.el (find-file-noselect-1): Do not bind
10987         `inhibit-read-only' to t during execution of
10988         `find-file-not-found-functions'.
10990 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10992         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
10993         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
10995 2004-05-28  Juri Linkov  <juri@jurta.org>
10997         * simple.el (eval-expression-print-format): New fun.
10999         * simple.el (eval-expression):
11000         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
11001         * emacs-lisp/edebug.el (edebug-compute-previous-result)
11002         (edebug-eval-expression): Print additionally the value returned by
11003         `eval-expression-print-format'.
11005         * emacs-lisp/lisp.el (insert-pair-alist): New var.
11006         (insert-pair): Make arguments optional.  Find character pair
11007         from `insert-pair-alist' according to the last input event.
11008         (insert-parentheses): Make arguments optional.
11009         (raise-sexp, delete-pair): New funs.
11011         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
11012         (emacs-lisp-mode-map, lisp-interaction-mode-map):
11013         Bind C-M-q to `indent-pp-sexp'.
11015         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
11016         `pp-to-string' modified to be able to format text with newlines.
11017         (pp-to-string): Move the buffer-formatting part of the code to
11018         `pp-buffer'.  Call `pp-buffer'.
11020         * info.el (Info-desktop-buffer-misc-data): Don't save information
11021         about virtual files.
11022         (Info-restore-desktop-buffer): Restore Info buffers in prepared
11023         buffers with names obtained from the desktop file instead of the
11024         default *info* buffer.
11026 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11028         * subr.el (with-selected-window): Only save/restore the selected window.
11030         * progmodes/compile.el (compilation-error-regexp-alist):
11031         Use expand-file-name and data-directory.
11033         * progmodes/grep.el (grep-tree): Rework previous fix.
11035         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
11036         after the user marked text with the mouse.
11038         * startup.el (command-line): Keep the first regexp of
11039         auto-save-file-name-transforms intact.
11041 2004-05-28  Juanma Barranquero  <lektu@terra.es>
11043         * cus-edit.el (customize-face, customize-face-other-window)
11044         (custom-face-edit-delete): Make arguments match their use in
11045         docstring.
11046         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
11047         docstring.
11049         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
11050         not `cvs-butlast'.
11052         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
11053         `nbutlast' are in subr.el).
11055         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
11056         (set-w32-system-coding-system): Doc fixes.
11058         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
11059         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
11060         Make arguments match their use in docstring.
11061         (artist-draw-region-trim-line-endings)
11062         (artist-mouse-choose-operation): Fix typo in docstring.
11063         (artist-key-set-point-common): Doc fix.
11065 2004-05-28  Simon Josefsson  <jas@extundo.com>
11067         * mail/smtpmail.el (smtpmail-open-stream):
11068         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
11070 2004-05-26  Simon Josefsson  <jas@extundo.com>
11072         * starttls.el: Merge with my GNUTLS based starttls.el.
11073         (starttls-gnutls-program, starttls-use-gnutls)
11074         (starttls-extra-arguments, starttls-process-connection-type)
11075         (starttls-connect, starttls-failure, starttls-success): New variables.
11076         (starttls-program, starttls-extra-args): Doc fix.
11077         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
11078         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
11079         and pass on to corresponding *-gnutls function if it is set.
11081 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
11083         * autorevert.el (auto-revert-handler): Disable auto-reverting of
11084         remote files.
11086 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
11088         * files.el (file-name-non-special): There are more operations
11089         which need handling: `find-backup-file-name',
11090         `insert-file-contents', `verify-visited-file-modtime',
11091         `write-region'.  Rename t value of method to `add'.  Add new
11092         methods `quote' and `unquote-then-quote' to file-arg-indices.
11094 2004-05-25  Juri Linkov  <juri@jurta.org>
11096         * info.el (Info-toc): Call Info-mode on intermediate buffer.
11097         (Info-index-nodes): Enclose code in condition-case to catch errors.
11098         (Info-index-node): Don't search all index nodes if request is only
11099         for the current node and file is not in the cache of index nodes.
11100         (Info-mode-map): Bind Info-copy-current-node-name to `w'
11101         for consistency with dired-copy-filename-as-kill.
11102         Bind `S' to Info-search-case-sensitively.
11103         (Info-copy-current-node-name): New arg.  With zero prefix arg put
11104         the name inside a function call to `info'.  Display copied text in
11105         the echo area.
11107 2004-05-25  Sam Steingold  <sds@gnu.org>
11109         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
11110         strip the package prefix from the symbol name, if any.
11111         Make it the `find-tag-default-function' for `lisp-mode'.
11113 2004-05-25  John Paul Wallington  <jpw@gnu.org>
11115         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
11116         instead of obsolete `process-kill-without-query'.
11118         * textmodes/texinfmt.el (texinfo-indexvar-alist):
11119         Declare as variable, not constant.
11121 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
11123         * files.el (find-file-noselect-1): Fix bug introduced by
11124         Revision 1.694.  As a side effect, `inhibit-read-only'
11125         is again, by default, t during execution of
11126         `find-file-not-found-functions'.
11127         (insert-directory): Check that lines were really inserted by
11128         the --dired switch, before erasing them.
11130 2004-05-24  Nick Roberts  <nickrob@gnu.org>
11132         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
11133         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
11134         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
11135         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
11136         gud-minor-mode (gdbmi).
11138 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
11140         * net/browse-url.el (browse-url-interactive-arg): Enable user to
11141         explicitly select the text to be taken as URL.
11143 2004-05-23  Juri Linkov  <juri@jurta.org>
11145         * info.el (Info-index-nodes): New var and fun.
11146         (Info-goto-index, Info-index, info-apropos)
11147         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
11148         (Info-index): Fix docstring.  Store and restore Info-history-list.
11149         (Info-complete-nodes): New var.
11150         (Info-complete-menu-item): Use it.
11151         (Info-index-node): New fun.
11152         (Info-final-node, Info-forward-node, Info-backward-node)
11153         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
11154         Use Info-index-node.
11155         (Info-extract-menu-item, Info-extract-menu-counting): Set second
11156         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
11157         (Info-find-node-2): If a node with period in its name not found,
11158         try to find a node without the name part after period.
11159         (Info-select-node): Call Info-fontify-node only if
11160         Info-fontify-maximum-menu-size is not nil.
11161         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
11162         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
11163         Preserve Info-history-list.
11164         (Info-toc): Set Info-current-file.
11165         (Info-build-toc): Move point to the beginning of the buffer.
11166         Add main-file variable.
11167         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
11168         Use backslashed representation of the control character ^_.
11170         * textmodes/texinfmt.el (texinfo-print-index): Print index line
11171         numbers in the new Texinfo 4.7 format.
11173         * add-log.el (change-log-font-lock-keywords): Remove `:' from
11174         regexps for function and variable names.
11176         * descr-text.el (describe-property-list): Add [show] button for
11177         `syntax-table' property with action to pp to a separate buffer.
11178         (describe-char): Replace search-forward by re-search-forward with
11179         whitespace regexp after "character:" to not fail in too narrow windows.
11181         * simple.el (next-error-find-buffer): Add a rule to return
11182         next-error capable buffer if one window on the selected frame
11183         displays such buffer.
11185 2004-05-23  Nick Roberts  <nickrob@gnu.org>
11187         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
11188         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
11189         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
11190         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
11191         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
11192         Handle new value for gud-minor-mode (gdbmi).
11193         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
11194         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
11195         Change from local to global gdb variable set.
11196         (gdb-ann3): Initialise above gdb variable set.
11197         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
11198         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
11199         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
11200         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
11201         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
11202         (gdb-info-locals-handler, gdb-invalidate-assembler)
11203         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
11204         set as global variables.
11205         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
11206         Handle gdbmi.
11207         (gdb-info-breakpoints-custom): Fix regexp.
11208         (def-gdb-var): Delete.
11210         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
11211         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
11212         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
11213         a new mode.  The file (gdb-mi.el) for this mode will be included
11214         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
11215         primary interface.
11217 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
11219         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
11220         interpreted as a directory.
11222 2004-05-22  Richard M. Stallman  <rms@gnu.org>
11224         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
11225         as a close quote.
11227         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
11229         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
11230         Use assoc-string, not assoc-ignore-case.
11232         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
11234         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
11235         If moving back then fwd gets a defun that ends before point,
11236         try again moving fwd then back.
11238         * files.el (file-name-non-special): Allow t in file-arg-indices
11239         to mean requote the return value.  Use `identity' as an element
11240         rather than as the whole value.
11242         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
11244 2004-05-22  Juanma Barranquero  <lektu@terra.es>
11246         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
11247         `help-make-usage'.
11248         (help-highlight-arguments): Skip function name before searching
11249         for arguments.
11251 2004-05-21  Juanma Barranquero  <lektu@terra.es>
11253         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
11254         Don't mention in the docstring these arguments meant for
11255         internal (recursive) use only.
11256         (allout-char-spec): Comment out (it's not implemented).
11257         (allout-old-expose-topic, allout-exposure): Fix docstring and add
11258         obsolescence declaration.
11259         (allout-flatten-exposed-to-buffer)
11260         (allout-indented-exposed-to-buffer): Fix typos in docstring.
11261         (my-mark-marker): Doc fix.
11262         (produce-allout-mode-map, allout-sibling-index)
11263         (allout-isearch-expose, allout-distinctive-bullet)
11264         (allout-open-topic, allout-reindent-body)
11265         (allout-rebullet-heading, allout-process-exposed)
11266         (allout-insert-listified, allout-latex-verb-quote)
11267         (allout-insert-latex-header, allout-insert-latex-trailer):
11268         Make arguments match their use in docstring.
11269         (allout-primary-bullet, allout-old-style-prefixes)
11270         (allout-inhibit-protection, allout-init, allout-mode)
11271         (allout-before-change-protect, allout-flag-region):
11272         Use "Emacs" instead of "emacs" in docstrings.
11274 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
11276         * international/characters.el: Modify syntax of more characters.
11278 2004-05-21  Masatake YAMATO  <jet@gyve.org>
11280         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
11281         (etags-tags-completion-table): Show parsing progress.
11283 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
11285         * locate.el (locate-prompt-for-command): Shorten first line of
11286         docstring.
11287         (locate-mode): Expand docstring and include keymap summary.
11289         * files.el (find-file-noselect-1): Limit the scope of the
11290         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
11291         is, by default, nil during the execution of
11292         `find-file-not-found-functions' and `find-file-hook'.
11294 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
11296         * facemenu.el (facemenu-color-name-equal): New function.
11297         (list-colors-display): Use it to compare colors instead of
11298         facemenu-color-equal.
11300 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
11302         * compare-w.el (compare-windows-face): Use min-colors instead of
11303         checking for tty or pc types.
11305 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11307         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
11308         (completion-setup-function): Use with-current-buffer.
11309         Properly save excursion.  Simplify.
11310         Don't assume there is necessarily a `mouse-face' property somewhere.
11312         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
11314         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
11316         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
11317         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
11318         Use with-current-buffer.
11319         (byte-goto-log-buffer): Delete.
11320         (byte-compile-log-file): Call compilation-forget-errors.
11322 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
11324         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
11325         output messages into the search result.
11327 2004-05-19  Masatake YAMATO  <jet@gyve.org>
11329         * wid-edit.el (widget-radio-button-notify): Revert my last
11330         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
11332 2004-05-19  Kenichi Handa  <handa@m17n.org>
11334         * international/characters.el: Fix syntax (open/close) of CJK chars.
11336 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
11338         * help-mode.el (help-go-back): Don't depend on position of back button.
11340 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11342         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
11343         files files don't contain an accidental additional /.
11345         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
11346         in source buffer.
11348 2004-05-18  Masatake YAMATO  <jet@gyve.org>
11350         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
11351         to widget-apply.  :action method assumes 2 arguments, not 3.
11353 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
11355         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
11356         New constants.
11357         (hs-special-modes-alist): Add an f90-mode entry.
11359 2004-05-17  Sam Steingold  <sds@gnu.org>
11361         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
11362         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
11364 2004-05-16  Kim F. Storm  <storm@cua.dk>
11366         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
11368 2004-05-15  John Wiegley  <johnw@newartisans.com>
11370         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
11371         (eshell-output-object-to-target): Improve output speed 20% by not
11372         calling `eshell-stringify' if something is already known to be a string.
11374 2004-05-15  Alex Ott  <ott@jet.msk.su>
11376         * textmodes/ispell.el (ispell-local-dictionary-alist):
11377         Add windows-1251 to the choice of coding systems.
11378         (ispell-dictionary-alist-6): Add support for "russianw.aff",
11379         encoded in cp1251.
11381 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
11383         * progmodes/compile.el (compilation-warning-face)
11384         (compilation-info-face): Use min-colors.
11386 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11388         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
11389         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
11390         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
11391         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
11392         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
11393         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
11394         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
11395         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
11396         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
11397         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
11398         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
11399         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
11400         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
11401         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
11403 2004-05-15  Kim F. Storm  <storm@cua.dk>
11405         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
11406         Use it to set triggered-p element of timer.
11407         (timer-event-handler): Set triggered-p element non-nil while running
11408         the timer function.
11410 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11412         * descr-text.el (describe-char-unicode-data)
11413         (describe-char-unicodedata-file): Re-enable the unicode code now that
11414         the licensing issues have been cleared in the unicode-4 license.
11415         (describe-text-properties-1): Remove unused `overlay' var.
11416         (describe-char): Remove unused var `buffer'.
11418 2004-05-14  David Ponce  <david@dponce.com>
11420         * tree-widget.el: New file.
11422 2004-05-13  Marcelo Toledo  <marcelo@marcelotoledo.org>
11424         * language/european.el ("Brazilian Portuguese"): Add support for
11425         Brazilian Portuguese.
11427 2004-05-13  John Wiegley  <johnw@newartisans.com>
11429         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
11430         `recentf-mode' if this variable has been customized to t.
11432         * eshell/esh-test.el (eshell-test): Call the function
11433         `emacs-version' rather than trying to build a custom version string.
11435 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11437         * net/telnet.el (telnet-mode): Use define-derived-mode.
11438         Don't modify the global value of comint-prompt-regexp.
11440 2004-05-13  John Paul Wallington  <jpw@gnu.org>
11442         * version.el (emacs-version): Check for `gtk' feature before
11443         `x-toolkit' feature.
11445 2004-05-13  Juanma Barranquero  <lektu@terra.es>
11447         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
11448         arguments in the docstring, they're used only in recursive calls.
11450         * help-fns.el (help-arg-highlighting-function)
11451         (help-argument-name): Delete.
11452         (help-default-arg-highlight): New function.
11453         (help-do-arg-highlighting): Use it.
11455 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
11457         * calendar/appt.el (appt-disp-window):
11458         Use `calendar-set-mode-line' for a centered mode-line.
11460 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
11462         * calendar/appt.el (appt-disp-window): Do not split window
11463         excessively when `split-height-threshold' is low.
11465 2004-05-12  Nick Roberts  <nickrob@gnu.org>
11467         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
11468         kill-buffer-hook here and make it local.
11469         (gud-kill-buffer-hook): Use kill-process for a sure kill.
11471 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
11473         * progmodes/compile.el (compilation-set-window-height):
11474         Use save-excursion to protect against misplaced marker.
11476 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11478         * custom.el (defface): Document that type can have value gtk.
11480         * faces.el (face-spec-set-match-display): Handle type gtk in display.
11482 2004-05-12  Kenichi Handa  <handa@m17n.org>
11484         * descr-text.el: Require quail at comile time.
11485         (describe-char): If an input method is on and it supports the
11486         character, show how to input it.
11488         * international/quail.el (quail-install-decode-map): Accept a
11489         char-table whose subtype is `quail-decode-map'.
11490         (quail-store-decode-map-key, quail-gen-decode-map1)
11491         (quail-gen-decode-map, quail-find-key1, quail-find-key)
11492         (quail-show-key): New functions.
11494 2004-05-12  Juanma Barranquero  <lektu@terra.es>
11496         * generic.el (define-generic-mode): Remove redundant arglist info.
11498         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
11499         Make arguments match their use in docstring.
11500         (help-arg-highlighting-function): New variable.
11501         (help-argument-name): Mention it in the docstring.
11502         (help-do-arg-highlight): Use it.  Expand regexp to accept also
11503         ARG-xxx and xxx-ARG references.
11505 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
11507         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
11508         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
11509         and "mailto:addr1?to=addr2" equal.
11511 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
11513         * man.el (Man-getpage-in-background): Use shell-file-name
11514         and shell-command-switch variables instead of hard-coded values.
11516 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
11518         * iimage.el: New file.
11520 2004-05-11  Juanma Barranquero  <lektu@terra.es>
11522         * custom.el (custom-initialize-default, defcustom):
11523         Fix typo in docstring.
11525         * files.el (set-visited-file-name, file-expand-wildcards):
11526         Fix docstring.
11528 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11530         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
11532         * subr.el (eventp): Be more discriminating with integers.
11534 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
11536         * progmodes/compile.el (compile): Add universal prefix arg.
11537         (compilation-error-regexp-alist-alist): Add edg patterns.
11539 2004-05-10  Sam Steingold  <sds@gnu.org>
11541         * textmodes/ispell.el (ispell-message):
11542         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
11544 2004-05-10  Dave Love  <fx@gnu.org>
11546         * progmodes/python.el (help-buffer): Autoload when compiling.
11547         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
11548         (run-python): Prepend to any existing PYTHONPATH.
11550 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
11552         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
11553         for pending breakpoints.
11555 2004-05-10  Richard M. Stallman  <rms@gnu.org>
11557         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
11558         directly without calling any functions in Rmail.
11559         (unrmail-unprune): Function deleted.
11561 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11563         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
11564         C-c C-z binding.
11566 2004-05-10  Kenichi Handa  <handa@m17n.org>
11568         * descr-text.el (describe-char): Fix previous change.  Don't make
11569         a unibyte character to multibyte in the *Help* buffer.
11571 2004-05-10  Miles Bader  <miles@gnu.org>
11573         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
11574         buffer an error if the debugger process is actually running.
11576 2004-05-10  Juanma Barranquero  <lektu@terra.es>
11578         * help-fns.el (help-argument-name): Default to italic.
11579         (help-highlight-arguments): Return always (usage . doc), even when
11580         usage is nil.
11582         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
11583         (define-ibuffer-filter): Add usage info.
11584         (define-ibuffer-op): Add usage info (but CL-style defaults for
11585         keyword args are not shown).
11587         * subr.el (remove-overlays, read-passwd): Fix docstring.
11588         (start-process-shell-command): Fix docstring.  Put usage info in a
11589         format usable by `describe-function'.
11590         (open-network-stream, open-network-stream-nowait)
11591         (open-network-stream-server): Fix docstring.
11593 2004-05-09  Jason Rumney  <jasonr@gnu.org>
11595         * international/code-pages (cp932, cp936, cp949, c950): Remove.
11596         Only define cp125* if windows-125* is already defined.
11598         * language/korean.el (cp949): Add alias.
11600         * language/chinese.el (cp936, cp950): Add aliases.
11602         * language/japanese.el (cp932): Add alias.
11604         * term/w32-win.el: Require code-pages.
11606         * international/mule-cmds.el (set-locale-environment):
11607         On MS-Windows use ansi code-page for default coding-systems.
11608         Set up paper sizes for Windows 3 letter languages.
11610         * international/code-pages.el (cp932, cp936, cp949, cp950):
11611         Add aliases.  Also add cp125* if not already defined.
11613 2004-05-09  Juanma Barranquero  <lektu@terra.es>
11615         * help-fns.el (help-highlight-arguments): Don't try to highlight
11616         missing or autoloaded arglists.  Accept structured arguments, like
11617         the first ones of `do' and `flet'.
11619         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
11620         (cvs-get-marked): Remove redundant arglist info.
11622         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
11623         Don't use CL-style default args.
11625 2004-05-08  Andreas Schwab  <schwab@suse.de>
11627         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
11629         * international/subst-ksc.el: Fix references to utf-translate-cjk
11630         into utf-translate-cjk-mode.
11631         * international/subst-big5.el: Likewise.
11632         * international/subst-gb2312.el: Likewise.
11633         * international/subst-jis.el: Likewise.
11634         * international/utf-16.el: Likewise.
11635         * international/utf-8.el: Likewise.
11637 2004-05-08  John Wiegley  <johnw@newartisans.com>
11639         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
11640         "virtual buffers" (off by default), which makes it possible to
11641         switch to the "virtual" buffers of recently visited files.  When a
11642         buffer name search fails, and this option is on, iswitchb will
11643         look at the list of recently visited files, and permit matching
11644         against those names.  When the user hits RET on a match, it will
11645         revisit that file.
11646         (iswitchb-read-buffer): Add two optional arguments, which makes
11647         isearchb.el possible.
11648         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
11649         (iswitchb-next-match): Add support for virtual buffers.
11651         * isearchb.el: This module extends iswitchb to provide "as you
11652         type" buffer selection.
11654         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
11655         Ignore the read-only property when flyspell highlighting is on.
11656         Not ignoring it leads to a series of confusing errors.
11657         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
11658         but also make sure to call flyspell-incorrect-hook.
11659         (flyspell-maybe-correct-transposition): Perform transposition test
11660         by bit twiddling a string, rather than using a temp buffer.
11661         (flyspell-maybe-correct-doubling): Use a string rather than a temp
11662         buffer.  This is also the original version of the code, which
11663         could not be checked in before due to a previous lack of
11664         assignment papers.  This version has seen heavy usage on my system
11665         for several years now.
11667         * calendar/cal-bahai.el: New file, which adds support for the
11668         Baha'i calendar to Emacs.  This calendar is based on a solar year
11669         of 19 months of 19 days, with 4 intercalary days.  Each year
11670         begins on March 21, with the calendar starting in 1844.
11672         * calendar/cal-menu.el, calendar/calendar.el,
11673         calendar/diary-lib.el, calendar/holidays.el: Added support for
11674         using cal-bahai.el.
11676         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
11677         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
11678         function can be used outside of eshell buffers.
11679         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
11681 2004-05-08  Juanma Barranquero  <lektu@terra.es>
11683         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
11684         word constituent so FOO-ARG is not recognized as an arg.
11685         (help-highlight-arguments): Don't skip lists in mandatory arguments.
11687         * simple.el (next-error): Fix typo in docstring.
11688         (open-line): Make argument names match their use in docstring.
11689         (split-line): Fix docstring.
11691         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
11692         usable by `describe-function'.
11693         (gensym, gentemp, typep, ignore-errors): Make argument names match
11694         their use in docstring.
11696         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
11697         argument to `help-setup-xref'.
11699 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
11701         Version 2.0.40 of Tramp released.
11703         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
11704         Use symbol-function to invoke functions only known on some Emacs
11705         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
11706         Scaldeferri <kevin@scaldeferri.com>.
11707         (tramp-do-copy-or-rename-file-via-buffer): Rename from
11708         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
11709         consistent with the other tramp-do-* functions.
11710         (tramp-do-copy-or-rename-file): Calls adjusted.
11711         (tramp-process-initial-commands): Avoid liveness check on shell --
11712         we know that it must be alive since we're opening a connection at
11713         this moment.
11714         (tramp-last-cmd): New internal variable.
11715         (tramp-process-echoes): New tunable.
11716         (tramp-send-command): Set tramp-last-cmd.
11717         (tramp-wait-for-output): Delete echo, if applicable.
11718         (tramp-read-passwd): Construct the key for the password cache in a
11719         way that works for multi methods, too.
11720         (tramp-bug): Add backup-directory-alist and
11721         bkup-backup-directory-info to bug reports, with Tramp counterparts.
11723 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
11725         * net/tramp*.el: Suppress byte-compiler warnings where possible.
11727         * net/tramp.el (tramp-out-of-band-prompt-regexp)
11728         (tramp-actions-copy-out-of-band): New defcustoms.
11729         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
11730         used instead of a synchronous one.  Allows password entering.
11731         (tramp-action-out-of-band): New defun.
11732         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
11733         Remove restriction with password from doc string.
11734         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
11735         `tramp-out-of-band-prompt-regexp',
11736         `tramp-actions-copy-out-of-band', `password-cache' and
11737         `password-cache-expiry'.
11738         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
11739         password caching.
11740         (tramp-touch): FILE can be a local file, too.
11741         (TODO): Remove items done.
11742         (tramp-handle-insert-directory): Properly quote file name also if
11743         not full-directory-p.  Handle wildcard case.  Reported by Andreas
11744         Schwab <schwab@suse.de>.
11745         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
11746         new file.
11747         (tramp-handle-file-local-copy, tramp-handle-write-region):
11748         The permissions of the temporary file are set if filename exists.
11749         Reported by Ted Stern <stern@cray.com>.
11750         (tramp-backup-directory-alist)
11751         (tramp-bkup-backup-directory-info): New defcustoms.
11752         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
11753         (tramp-handle-find-backup-file-name): New function.
11754         Implements Tramp's find-backup-file-name.
11756         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
11757         for `find-backup-file-name'.
11759         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
11760         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
11762 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
11764         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
11766 2004-05-07  Juanma Barranquero  <lektu@terra.es>
11768         * subr.el (lambda): Add arglist description to docstring.
11769         (declare): Fix typo in docstring.
11770         (open-network-stream): Fix docstring.
11771         (process-kill-without-query): Fix docstring and add obsolescence info.
11772         (last, butlast, nbutlast): Make arguments match their use in docstring.
11773         (insert-buffer-substring-no-properties): Likewise.
11774         (insert-buffer-substring-as-yank): Likewise.
11775         (split-string): Fix docstring.
11777         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
11778         Make argument names match their use in docstring.
11780         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
11782 2004-05-06  Nick Roberts  <nickrob@gnu.org>
11784         * progmodes/gdb-ui.el: Improve/extend documentation strings.
11785         Fit first sentence on one line for apropos-command.
11787 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11789         Changes largely merged in from Dave Love's code.
11790         * progmodes/python.el: Doc fixes.
11791         (python-mode-map): Add python-complete-symbol.
11792         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
11793         (python-comment-indent, python-complete-symbol)
11794         (python-symbol-completions, python-partial-symbol)
11795         (python-try-complete): New.
11796         (python-indent-line): Remove optional arg.  Use python-block-end-p.
11797         (python-check): Bind compilation-error-regexp-alist.
11798         (inferior-python-mode): Use rx.  Move keybindings to top level.
11799         Set comint-input-filter.
11800         (python-preoutput-filter): Use rx.
11801         (python-input-filter): Re-introduce.
11802         (python-proc): Start new process if necessary.
11803         Check python-buffer non-nil.
11804         (view-return-to-alist): Defvar.
11805         (python-send-receive): New.
11806         (python-eldoc-function): Use it.
11807         (python-mode-running): Don't defvar.
11808         (python-mode): Set comment-indent-function.
11809         Maybe update hippie-expand-try-functions-list.
11810         (python-indentation-levels): Initialize differently.
11811         (python-block-end-p): New.
11812         (python-indent-line): Use it.
11813         (python-compilation-regexp-alist): Augment.
11814         (run-python): Import `emacs' module to Python rather than loading
11815         code directly.  Set python-buffer differently.
11816         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
11817         Use python-proc.
11818         (python-send-command): Go to end of comint buffer.
11819         (python-load-file): Use python-proc, emacs.eimport.
11820         (python-describe-symbol): Simplify interactive form.
11821         Use emacs.help.  Do use temp-buffer-show-hook.
11822         Call print-help-return-message.
11823         (hippie-exp): Require when compiling.
11824         (python-preoutput-continuation): Use rx.
11826         * diff-mode.el (diff-make-unified): Fix regexp.
11828 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
11830         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
11831         filter groups from the buffer when rebuilding the Ibuffer buffer
11832         and `ibuffer-show-empty-filter-groups' is nil.
11834 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11836         * ps-print.el (ps-print-quote): Call ps-value-string.
11837         (ps-setup): Call ps-comment-string.
11838         (ps-value-string, ps-comment-string): New funs.
11840 2004-05-06  Juanma Barranquero  <lektu@terra.es>
11842         * ehelp.el (electric-help-command-loop): Check whether the last
11843         character is visible, not (point-max).
11845         * help-fns.el (help-argument-name): Default to bold; don't inherit
11846         from font-lock-variable-name-face.
11847         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
11849 2004-05-05  Kenichi Handa  <handa@m17n.org>
11851         * descr-text.el (describe-char): Copy the character with text
11852         properties and overlays into the first line, and call
11853         describe-text-properties on it.
11855 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
11857         * iswitchb.el (iswitchb-global-map): Fix typo.
11858         Remove unwanted ###autoloads from source file.
11860 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
11862         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
11863         in run-hooks.  Use substitute-command-keys in message.
11864         (wdired-abort-changes): Add message.
11866 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
11868         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
11869         (sql-emacs20-p): Remove.
11870         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
11871         (sql-builtin-face, sql-doc-face): Remove.
11872         (sql-mode-ansi-font-lock-keywords)
11873         (sql-mode-oracle-font-lock-keywords)
11874         (sql-mode-postgres-font-lock-keywords)
11875         (sql-mode-linter-font-lock-keywords)
11876         (sql-mode-ms-font-lock-keywords)
11877         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
11878         (sql-product-font-lock): Fix font-lock reset when font rules change.
11879         (sql-highlight-product): Remove incorrect font-lock reset logic.
11881 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
11883         * ses.el (ses-set-parameter): Fix typo.
11885 2004-05-04  Kim F. Storm  <storm@cua.dk>
11887         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
11888         Must expand directory for completion to work; and don't mess with
11889         process-environment.
11890         (ido-read-file-name): If command has ido property, don't use ido
11891         if value is ignore, or read as directory if value is dir.
11892         Set ido ignore property for dired-do-rename command.
11894 2004-05-04  Juanma Barranquero  <lektu@terra.es>
11896         * ehelp.el (electric-help-command-loop, electric-help-undefined)
11897         (electric-help-help): Check against unmapped commands.
11899         * help-fns.el (help-argument-name): New face, inheriting from
11900         font-lock-variable-name-face, to highlight function arguments in
11901         `describe-function' and `describe-key'.
11902         (help-do-arg-highlight): Auxiliary function to highlight a given
11903         list of arguments in a string.
11904         (help-highlight-arguments): Highlight the function arguments and
11905         all uses of them in the docstring.
11906         (describe-function-1): Use it.  Do docstring output via `insert',
11907         not 'princ', so text attributes are preserved.
11909         * winner.el (winner-mode-map): Move `winner-undo' and
11910         `winner-redo' to C-c <left> and C-c <right>, respectively (the
11911         previous bindings conflict with `prev-buffer', `next-buffer').
11913 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11915         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
11916         (bibtex-entry-update): New command bound to C-c C-u.
11917         (bibtex-text-in-string): Fix regexp.
11918         (bibtex-assoc-of-regexp): Remove.
11919         (bibtex-progress-message): Fix docstring.
11920         (bibtex-inside-field): Use if.
11921         (bibtex-assoc-regexp): New function.
11922         (bibtex-format-entry): Make code more robust so that it formats
11923         also old entries.
11924         (bibtex-autokey-demangle-title): Merge with obsolete function
11925         bibtex-assoc-of-regexp.
11926         (bibtex-field-list): New function.
11927         (bibtex-entry): Use bibtex-field-list.
11928         (bibtex-parse-entry): Fix docstring.
11929         (bibtex-print-help-message): Use bibtex-field-list.
11930         (bibtex-make-field): Use bibtex-field-list.
11931         (bibtex-entry-index): Bugfix.  Return crossref key if required.
11932         (bibtex-lessp): Fix docstring.
11934 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
11936         * select.el (xselect-convert-to-string): Move comment to intended line.
11938 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11940         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
11941         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
11943 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11945         * term/x-win.el (x-clipboard-yank): Don't exit on error from
11946         x-get-selection.
11948 2004-05-03  Jason Rumney  <jasonr@gnu.org>
11950         * makefile.nt: Remove.
11952 2004-05-03  Kim F. Storm  <storm@cua.dk>
11954         * emulation/cua-base.el (cua--update-indications): Fix last change.
11955         (cua-mode): Deactivate mark when cua-mode is enabled.
11957 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
11959         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
11961 2004-05-03  Nick Roberts  <nickrob@gnu.org>
11963         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
11964         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
11965         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
11966         window over visible frames.
11967         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
11969 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11971         * progmodes/compile.el (compilation-gcpro): New var.
11972         (compilation-fake-loc): Use it.
11973         (compilation-forget-errors): Reset it.
11975 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
11977         * diff-mode.el (diff-header-face, diff-file-header-face):
11978         Use min-colors.
11980 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11982         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
11983         (bibtex-clean-entry): Disentangle code.
11984         (bibtex-realign): New function.
11985         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
11986         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
11987         Remove undocumented optional arg called-by-convert-alien.
11988         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
11989         for sorting instead of bibtex-sort-buffer.
11991 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
11993         * progmodes/compile.el (compilation-start): In the
11994         no-async-subprocesses branch, call sit-for to give redisplay a
11995         chance to show the updated process status in the mode line, and
11996         fontify the buffer explicitly after the process exits.
11998 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12000         * progmodes/python.el (python-compilation-line-number): Remove.
12001         (python-compilation-regexp-alist): Don't use it any more.
12002         (python-orig-start, python-input-filter): Remove.
12003         (inferior-python-mode): Don't set up comint-input-filter-functions.
12004         (python-send-region): Use compilation-fake-loc.
12006         * progmodes/compile.el (compilation-messages-start): New var.
12007         (compilation-mode): Don't setup next-error-function here.
12008         (compilation-setup): Set it up here instead (for minor modes as well).
12009         Make compilation-messages-start buffer local.
12010         (compilation-next-error-function): Use it.
12011         (compilation-forget-errors): Set compilation-messages-start.
12013 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
12015         * ielm.el (ielm-prompt-read-only): Update docstring.
12017         * comint.el (comint-prompt-read-only): Update docstring.
12018         (comint-update-fence, comint-kill-whole-line)
12019         (comint-kill-region): New functions.
12021         * simple.el (kill-whole-line): Use "p" instead of "P" in
12022         interactive form.
12024 2004-05-01  Juanma Barranquero  <lektu@terra.es>
12026         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
12027         format arglist so default values in CL-style argument lists are
12028         correctly shown.
12030 2004-05-01  Jason Rumney  <jasonr@gnu.org>
12032         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
12034 2004-05-01  Kenichi Handa  <handa@m17n.org>
12036         * international/titdic-cnv.el (miscdic-convert): Don't generate a
12037         quail file if it is up to date.
12039 2004-04-30  Juri Linkov  <juri@jurta.org>
12041         * cus-edit.el (custom-mode-map):
12042         Add key binding `C-x C-s' to `Custom-save'.
12044         * outline.el (outline-blank-line): New var.
12045         (outline-next-preface, outline-show-heading)
12046         (outline-end-of-subtree): Use it.
12048         * dired-aux.el (dired-touch-initial): New fun.
12049         (dired-do-chxxx): Call it for op-symbol `touch'.
12050         (dired-diff): Use `dired-dwim-target-directory'
12051         if current dired buffer has no buffer mark.
12053         * bindings.el (propertized-buffer-identification):
12054         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
12055         Add C-M-arrow keys for consistency.
12057         * files.el (confirm-kill-emacs):
12058         Change group from top-level `emacs' to `convenience'.
12060         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12061         Push mark on the first call of successive command calls.
12062         (insert-pair): New fun created from `insert-parentheses' with
12063         `open' and `close' arguments added.  Enclose active regions
12064         in paired characters.  Compare adjacent characters syntax with
12065         inserted characters syntax before inserting a space.
12066         (insert-parentheses): Call `insert-pair' with ?\( ?\).
12068         * delsel.el: Don't put `delete-selection' property
12069         on `insert-parentheses' symbol to take advantage of
12070         region handling in `insert-pair' function.
12071         Suggested by Stephan Stahl <stahl@eos.franken.de>.
12073 2004-04-30  Kim F. Storm  <storm@cua.dk>
12075         * emulation/cua-base.el: Add support for changing cursor types;
12076         based on patch from Michael Mauger.
12077         (cua-normal-cursor-color, cua-read-only-cursor-color)
12078         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
12079         Customization cursor type and/or cursor color.
12080         (cua--update-indications): Handle cursor type changes.
12081         (cua-mode): Update cursor indications if enabled.
12083         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
12085         * mouse.el (mouse-drag-copy-region): New defcustom.
12086         (mouse-set-region, mouse-drag-region-1): Use it.
12088         * simple.el (kill-ring-save): If region face background color is
12089         unspecified (if no highlighting), show extent of fully visible
12090         region even if transient-mark-mode is enabled.
12092         * emulation/cua-base.el (cua--standard-movement-commands):
12093         Add cua-scroll-up and cua-scroll-down.
12094         (cua-scroll-up, cua-scroll-down): New commands.
12095         (cua--init-keymaps): Remap scroll-up and scroll-down.
12097         * emulation/cua-rect.el (cua--convert-rectangle-as):
12098         New defmacro.
12099         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
12100         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
12101         New commands (suggested by Jordan Breeding).
12103 2004-04-30  Juanma Barranquero  <lektu@terra.es>
12105         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
12107 2004-04-30  Mario Lang  <mlang@delysid.org>
12109         * diff.el (diff-switches): Fix typo in docstring.
12111 2004-04-30  Alex Schroeder  <alex@gnu.org>
12113         * xml.el (xml-debug-print-internal): Don't add newline and
12114         indentation to text nodes and write empty elements as empty tags
12115         instead of opening and closing tags.
12116         (xml-debug-print): Take optional indent-string argument.
12117         (xml-print): Alias for xml-debug-print.
12119 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
12121         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
12122         than duplicate call to `line-beginning-position'.
12124         * progmodes/f90.el (f90-get-present-comment-type):
12125         Return whitespace, as well as comment chars, for consistent filling
12126         of comment blocks.  Use `match-string-no-properties'.
12127         (f90-break-line): Trim trailing whitespace when filling comments.
12129 2004-04-30  Dave Love  <fx@gnu.org>
12131         * calendar/diary-lib.el (diary-outlook-formats): New variable.
12132         (diary-from-outlook-internal, diary-from-outlook)
12133         (diary-from-outlook-gnus, diary-from-outlook-rmail):
12134         New functions to import diary entries from Outlook-format
12135         appointments in mail messages.
12137 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12139         * progmodes/python.el (python-send-command): New fun.
12140         (python-send-region, python-load-file): Use it.
12142         * progmodes/compile.el (compilation-last-buffer): Add var alias.
12144         * help-fns.el (help-C-file-name): Use new subr-name.
12145         Prepend `src/' to the file name.
12146         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
12147         (describe-function-1, describe-variable): Only find a C source file
12148         name if DOC is already loaded.
12150         * help-mode.el (help-function-def, help-variable-def):
12151         Use the new find-function-search-for-symbol functionality.
12152         Allow FILE to be `C-source'.
12154         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
12155         (find-function-C-source): New fun.
12156         (find-function-search-for-symbol): Use it.
12158 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
12160         * progmodes/sql.el (sql-product-alist): Rename variable
12161         `sql-product-support'.  Add Postgres login parameters.
12162         (sql-set-product, sql-product-feature): Update with renamed variable.
12163         (sql-connect-postgres): Add username prompt.
12164         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
12165         Make patterns less product specific.
12166         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
12167         (sql-mode-abbrev-table): Modify initialization.
12168         (sql-builtin-face): Add variable.
12169         (sql-keywords-re): Add macro.
12170         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
12171         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
12172         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
12173         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
12174         (sql-mode-linter-font-lock-keywords)
12175         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
12176         (sql-mode-sybase-font-lock-keywords)
12177         (sql-mode-informix-font-lock-keywords)
12178         (sql-mode-interbase-font-lock-keywords)
12179         (sql-mode-ingres-font-lock-keywords)
12180         (sql-mode-solid-font-lock-keywords)
12181         (sql-mode-sqlite-font-lock-keywords)
12182         (sql-mode-db2-font-lock-keywords): Default to nil.
12183         (sql-product-font-lock): Always highlight ANSI keywords.
12184         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
12185         (sql-send-string): Add function.
12187 2004-04-29  Dave Love  <fx@gnu.org>
12189         * progmodes/cfengine.el (cfengine-beginning-of-defun)
12190         (cfengine-end-of-defun): Ensure progress through buffer.
12192         * info-look.el (cfengine-mode): Accept a terminal ().
12194 2004-04-29  Juri Linkov  <juri@jurta.org>
12196         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
12197         instead of isearch-yank-word-or-char.  Add new key bindings for
12198         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
12199         (isearch-del-char): New fun.
12200         (isearch-forward, isearch-edit-string): Update docstring.
12201         (isearch-yank-char): Doc fix.
12202         (isearch-other-meta-char): Restore point after scrolling.
12204         * progmodes/compile.el (compilation-context-lines): Add nil option
12205         to disable compilation output window scrolling.
12206         (compilation-set-window): Use it.
12208         * outline.el (outline-next-preface, outline-show-heading):
12209         Don't leave unhidden blank line before heading.
12210         (outline-end-of-subtree): Include last newline into subtree.
12211         (hide-entry): Leave point at beginning of heading instead of end.
12212         (outline-up-heading): Push mark for the first call of successive
12213         command calls.
12215 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
12217         * comint.el (comint-prompt-read-only): New variable.
12218         (comint-output-filter): Implement it.
12220         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
12221         (ielm-prompt-internal): New variable.
12222         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
12223         (ielm-send-input): Delete unused variable `buf'.
12224         (ielm-eval-input): Use `ielm-prompt-internal'.
12225         (inferior-emacs-lisp-mode): Use new variables
12226         `comint-prompt-read-only' and `ielm-prompt-internal'.
12227         Get rid of obsolete variable `directory-sep-char'.
12228         (ielm): Use `zerop'.
12230 2004-04-29  John Paul Wallington  <jpw@gnu.org>
12232         * thumbs.el (toplevel): Require cl at compile time.
12233         Remove conditional definitions of `ignore-errors' and `caddar'
12234         because they occur at run time.
12236 2004-04-28  Nick Roberts  <nickrob@gnu.org>
12238         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
12239         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
12240         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
12241         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
12243         * progmodes/gud.el (gud-common-init): Throw an error if program is
12244         already running under gdb.
12246 2004-04-28  John Paul Wallington  <jpw@gnu.org>
12248         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
12249         (thumbs-show-image-num): Move assignment of
12250         `thumbs-current-image-filename' within scope of `i'.
12251         (thumbs-emboss-image): Don't use `evenp'.
12253 2004-04-28  Richard M. Stallman  <rms@gnu.org>
12255         * progmodes/compile.el (compilation-context-lines): Default now 0.
12257 2004-04-28  Juanma Barranquero  <lektu@terra.es>
12259         Use `time-less-p' from calendar/time-date.el instead of defining
12260         custom versions of it.
12262         * pcomplete.el (pcomplete-time-less-p): Remove.
12264         * thumbs.el (time-less-p): Remove.
12266         * calendar/timeclock.el (timeclock-time-less-p): Remove.
12267         (timeclock-generate-report): Use `time-less-p'.
12269         * emacs-lisp/autoload.el (autoload-before-p): Remove.
12270         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
12272 2004-04-28  Masatake YAMATO  <jet@gyve.org>
12274         * subr.el (remove-overlays): Make arguments optional.
12276         * wid-edit.el (widget-specify-button): Put evaporate to the
12277         overlay for sample.
12278         (widget-specify-sample): Put evaporate to the overlay for sample.
12279         (widget-specify-doc): Put evaporate to the overlay for documentation.
12281 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
12283         * info.el (info-apropos): Make it an index node.  Align node names
12284         like makeinfo.
12286 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
12288         * net/browse-url.el (browse-url-netscape-sentinel)
12289         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
12290         (browse-url-epiphany-sentinel, browse-url-mosaic):
12291         Use browse-url-*-program instead of a literal program name.
12293 2004-04-27  Kevin Ryde  <user42@zip.com.au>
12295         * eshell/em-alias.el:
12296         * eshell/em-dirs.el:
12297         * eshell/em-hist.el:
12298         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
12299         features when M-x customize-group loads modules before the main
12300         eshell.el.
12302 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
12304         * subr.el (momentary-string-display): Support EXIT-CHAR that is
12305         either a character representation of an event or an event
12306         description list.
12308         * type-break.el: Capitalise Emacs and Lisp.
12309         (type-break-good-break-interval, type-break-demo-boring-stats)
12310         (type-break-terse-messages, type-break-file-name): New defcustoms.
12311         (type-break-post-command-hook)
12312         (type-break-warning-countdown-string): Quote variable names in doc.
12313         (type-break-interval-start, type-break-auto-save-file-name): New vars.
12314         (type-break-mode): Document type-break-good-break-interval and the
12315         "session" file.  Schedule break according to the session file.
12316         Kill session file buffer on exit.  Organise for save-some-buffers
12317         to always save the session file.
12318         (type-break-mode-line-message-mode, type-break-query-mode):
12319         Uppercase arguments.
12320         (type-break-file-time, type-break-file-keystroke-count, timep)
12321         (type-break-choose-file, type-break-get-previous-time)
12322         (type-break-get-previous-count): New defuns.
12323         (type-break): Avoid break querying after a completed break in the
12324         case where the query was initiated during user invocation of the
12325         break.  Optional terse messages.
12326         Use type-break-good-break-interval if type-break-good-rest-interval is
12327         nil.  File the break time.
12328         (type-break-schedule): New optional args for overriding the use of
12329         the current time.
12330         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
12331         after a break.
12332         (type-break-check): File the keystroke count.
12333         (type-break-do-query): Prevent a second query when the break is
12334         interrupted.  Optional terse message.
12335         (type-break-keystroke-reset): Record the start of a typing interval.
12336         (type-break-demo-boring): Optional terse messages.  Display word
12337         per minute and keystroke counts according to
12338         type-break-demo-boring-stats.
12340 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
12342         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
12343         directories, make sure they exist under archive-tmpdir.
12345 2004-04-27  Juri Linkov  <juri@jurta.org>
12347         * help.el (view-emacs-news): With argument, display info for the
12348         selected version by finding it among different NEWS files, and
12349         narrowing the buffer to the selected version.
12351         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
12352         same-window-buffer-names.
12353         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
12354         non-numeric prefix argument, append the number to the buffer name
12355         for numeric prefix argument.
12356         (info-other-window): Bind same-window-regexps to nil.
12357         (Info-reference-name): Rename to Info-point-loc.
12358         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
12359         and Info-find-index-name for stringy Info-point-loc.
12360         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
12361         without middle `.', but with final `.' and optional line number
12362         for it.  Set Info-point-loc for index nodes.
12363         (Info-index): Remove middle `.' from index entry regexp.
12364         Modify line number regexp.
12365         (Info-index-next): Decrement line number.
12366         (info-apropos): Remove middle `.' from index entry regexp.
12367         Add optional line number regexp at the end.  Add matched value
12368         for line number to the result list and insert it to the buffer.
12369         Replace match-string by match-string-no-properties.
12370         Reorder result list.
12371         (Info-fontify-node): Hide index line numbers.
12372         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
12373         empty matches.
12374         (Info-follow-reference): Use `str' instead of
12375         Info-following-node-name-re.
12376         (Info-toc): Use full file names.  Set Info-current-node to "Top".
12377         (Info-fontify-node): Compare file names without directory name.
12378         (Info-try-follow-nearest-node): Don't set Info-reference-name.
12379         Set second arg of Info-extract-menu-node-name for index nodes.
12380         (info-xref-visited): Use magenta3 instead of magenta4.
12381         (Info-mode): Add info-apropos to docstring.
12383         * log-view.el (log-view-diff): Replace interactive code "r"
12384         by a list to allow to call it even if region is not active.
12386         * paren.el (show-paren-highlight-openparen): New var.
12387         (show-paren-function): Turn on openparen highlighting when
12388         matching forward if show-paren-highlight-openparen is non-nil.
12390         * simple.el (kill-ring-save): Use blink-matching-delay instead of
12391         the constant value 1.
12392         (completions-common-part): Expand docstring.
12394         * textmodes/picture.el (picture-mode-map): Add arrow keys.
12396 2004-04-27  Kim F. Storm  <storm@cua.dk>
12398         * image.el (insert-sliced-image): Use line-height instead of
12399         line-spacing property on newline.
12401 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
12403         * desktop.el (desktop-buffer-misc-data-function): Rename to
12404         desktop-save-buffer and change docstring.
12405         (desktop-buffer-modes-to-save): Delete.
12406         (desktop-save-buffer-p): Use desktop-save-buffer instead of
12407         desktop-buffer-modes-to-save.
12408         (desktop-save): Rename desktop-buffer-misc-data-function to
12409         desktop-save-buffer and allow non-function value.
12410         (desktop-missing-file-warning): Correct docstring.
12412         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
12413         to desktop-save-buffer.
12415         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
12416         desktop-save-buffer.
12418         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
12420         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
12422 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
12424         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
12426 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
12428         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
12429         (ielm): Only go to the end of the buffer when starting a new process.
12431 2004-04-25  Juanma Barranquero  <lektu@terra.es>
12433         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
12434         mode line.  Bind `inhibit-read-only' to t before modifying
12435         properties of text in the buffer.
12436         (ielm): Force point to the end of buffer, even when running ielm
12437         from inside itself.
12439 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
12441         * info.el (info-apropos): Reset Info-complete-cache.
12443 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
12445         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12446         Also recognize severe Irix et al. messages.
12447         (compilation-normalize-filename, compile-abbreviate-directory):
12448         Delete functions.
12449         (compilation-get-file-structure): New function inherits
12450         functionality of the two preceding ones.
12451         (compilation-internal-error-properties, compilation-fake-loc):
12452         Use it so that different paths to the same file share the same
12453         markers.  Also optimize finding adjacent marker slightly.
12455 2004-04-25  Kim F. Storm  <storm@cua.dk>
12457         * image.el (insert-sliced-image): Add line-spacing t property
12458         to newlines separating image lines.
12460 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
12462         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
12464         * ielm.el (ielm-prompt-read-only): New user option.
12465         (ielm-prompt): Expand docstring to describe new behavior.
12466         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
12467         mention it in the docstring.
12469 2004-04-24  Andreas Schwab  <schwab@suse.de>
12471         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
12473         * diff.el (diff): Set default-directory in diff buffer.
12475 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
12477         * mail/sendmail.el (mail-bury): Don't delete the frame where the
12478         mail was being composed if the terminal cannot display more than
12479         one frame; instead, switch to previous frame.
12481         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
12482         (rmail-start-mail): Support rmail-mail-new-frame even on
12483         terminals that can display only one frame at a time.
12485 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12487         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
12488         (checkdoc-output-font-lock-keywords): Remove error regexp.
12489         (checkdoc-output-mode-map): Remove.
12490         (checkdoc-output-mode): Derive from compilation-mode.
12491         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
12493         * dired.el (dired-mode-map): Add a menu entry for wdired.
12495         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
12496         (rx-bracket, rx-check-any, rx-any): Clean up name space.
12498         * wdired.el: (wdired-mode-map): Move init into declaration.
12499         Fix `return' binding.
12500         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
12501         Use force-mode-line-update.
12502         (wdired-get-filename): Use `unless'.
12503         (wdired-preprocess-files): Don't assume names have no \n and use / for
12504         dir separator.
12505         (wdired-normalize-filename): Use replace-regexp-in-string.
12506         (wdired-load-hooks): Remove.
12507         (wdired-mode-hooks): Rename to wdired-mode-hook.
12509         * info-look.el: Add support for cfengine-mode.
12510         (info-lookup-setup-mode): Use dolist.
12512 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
12514         * wdired.el: New file.
12516 2004-04-23  Juanma Barranquero  <lektu@terra.es>
12518         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
12520         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
12521         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
12522         (pcomplete--help, pcomplete--here): Doc fixes.
12524 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
12526         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
12527         handles wrong-number-of-arguments in backend call.
12529         * vc.el (vc-print-log): Likewise.
12531 2004-04-20  Dave Love  <fx@gnu.org>
12533         * emacs-lisp/rx.el: Doc fixes.
12534         (rx-constituents): Add/extend many forms.
12535         (rx-check): Check form is a list.
12536         (bracket): Defvar.
12537         (rx-check-any, rx-any, rx-check-not): Modify.
12538         (rx-not): Simplify.
12539         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
12540         (rx-kleene): Use rx-trans-forms.
12541         (rx-quote-for-set): Delete.
12542         (rx): Allow multiple args.
12544 2004-04-23  Kenichi Handa  <handa@m17n.org>
12546         * international/mule-util.el (char-displayable-p): Simplify by
12547         using internal-char-font.
12549 2004-04-23  Juanma Barranquero  <lektu@terra.es>
12551         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
12553 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12555         * diff-mode.el (diff-next-error): New fun.
12556         (diff-mode): Use it.
12558         * simple.el (next-error): Change arg name.
12559         Add support for the documented C-u C-x ` usage.
12561         * frame.el (special-display-popup-frame, next-multiframe-window)
12562         (previous-multiframe-window): Only consider frames on same display.
12564 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
12566         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
12567         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
12569 2004-04-22  Kim F. Storm  <storm@cua.dk>
12571         * net/telnet.el (telnet): Add optional port arg.
12573 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12575         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12576         Minor sanity check on the `hyperlink' slot.
12578         * Makefile.in (recompile): Compile new files.
12580         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
12581         Add byte-recompile-directory's optional `arg'.
12583         * cvs-status.el (cvs-tree-use-charset): New var.
12584         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
12585         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
12586         (cvs-status-cvstrees): Use it.
12588         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
12589         Make it a normal major mode.
12590         (checkdoc-buffer-label): Make sure the file name is meaningful.
12591         (checkdoc-output-to-error-buffer): Remove.
12592         (checkdoc-error, checkdoc-start-section): Rewrite.
12594         * info.el (info-node, info-menu-5, info-xref, info-header-node)
12595         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
12596         (Info-title-4-face): Use new syntax.
12597         (info-xref-visited): Inherit from info-xref.
12599         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
12601 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
12603         * simple.el (next-error-last-buffer, next-error-function):
12604         New variables for the next-error framework.
12605         (next-error-buffer-p): New function.
12606         (next-error-find-buffer): Generalize compilation-find-buffer.
12607         (next-error, previous-error, first-error, next-error-no-select)
12608         (previous-error-no-select): Move from compile.el.
12610         * replace.el (occur-next-error, occur-1): Hook into the next-error
12611         framework.
12613         * progmodes/compile.el (compilation-start):
12614         Set next-error-last-buffer so next-error knows where to jump.
12615         (compilation-setup): Set the buffer-local variable
12616         next-error-function to 'compilation-next-error-function.
12617         (compilation-buffer-p, compilation-buffer-internal-p): Use an
12618         alternate way to find if a buffer is a compilation buffer, for
12619         next-error convenience.
12620         (next-error-no-select, previous-error-no-select, next-error)
12621         (previous-error, first-error): Move to simple.el.
12622         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
12623         (compilation-last-buffer): Remove.
12624         (compilation-start, compilation-next-error, compilation-setup)
12625         (compilation-next-error-function, compilation-find-buffer):
12626         Remove compilation-last-buffer use.
12628 2004-04-21  Juanma Barranquero  <lektu@terra.es>
12630         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
12631         (font-lock-warning-face): Fix spacing.
12633         * makefile.w32-in (WINS): Add url/ directory.
12635 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
12637         * desktop.el (desktop-buffer-mode-handlers): New variable.
12638         Alist of major mode specific functions to restore a desktop buffer.
12639         (desktop-buffer-handlers): Make variable obsolete.
12640         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
12641         Catch errors signaled in handlers.  Update buffer count.
12642         Evaluate desktop-buffer-point.
12643         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
12644         move to dired.el.
12645         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
12646         move to info.el.
12647         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
12648         move to mail/rmail.el.
12649         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
12650         to mh-e/mh-e.el.
12651         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
12652         On fail, print message (to message buffer) even if
12653         desktop-missing-file-warning is nil.
12654         (desktop-buffer-misc-data-function): New buffer local variable.
12655         Function returning major mode specific data.
12656         (desktop-buffer-misc-functions): Make variable obsolete.
12657         (desktop-save): Use desktop-buffer-misc-data-function.
12658         (desktop-buffer-dired-misc-data): Rename to
12659         dired-desktop-buffer-misc-data and move to dired.el.
12660         (desktop-buffer-info-misc-data): Rename to
12661         Info-desktop-buffer-misc-data and move to info.el.
12662         (desktop-read): Add message about number of buffers restored/failed.
12664         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
12665         Add parameters.  Pause to display error only when
12666         desktop-missing-file-warning is non-nil.
12667         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
12668         (dired-mode): Bind desktop-buffer-misc-data-function.
12670         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
12671         Add Parameters.
12672         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
12673         (Info-mode): Bind desktop-buffer-misc-data-function.
12675         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
12676         Add Parameters.
12678         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
12679         Add Parameters.
12681 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
12683         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
12684         the case of letters in case-insensitive expansions when the
12685         abbrev is preceded by characters with letter syntax.
12687 2004-04-21  Richard M. Stallman  <rms@gnu.org>
12689         * progmodes/cperl-mode.el (cperl-putback-char):
12690         Delete Emacs 18 definition.
12692         * international/mule.el (ctext-post-read-conversion):
12693         Use assoc-string, not assoc-ignore-case.
12695         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
12697         * emacs-lisp/easymenu.el (easy-menu-add):
12698         Do call x-popup-menu, but only if it's defined.
12700         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
12702         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
12703         Handle multiple args: compile like progn.
12705         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
12706         take all args as &rest arg.
12708         * autoinsert.el (auto-insert-alist): Insert the user's name in
12709         copyright notice, rather than Free Software Foundation.
12711 2004-04-21  Kenichi Handa  <handa@m17n.org>
12713         * descr-text.el (describe-char): Make it work on *Help* buffer.
12715 2004-04-21  Kim F. Storm  <storm@cua.dk>
12717         * image.el (insert-image): Add optional SLICE arg.
12718         (insert-sliced-image): New defun.
12720 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
12722         * subr.el (read-number): Check whether `default' is nil.
12724 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12726         * progmodes/compile.el (compilation-error-properties):
12727         Split into two.
12728         (compilation-internal-error-properties): New one.
12729         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
12731 2004-04-20  Richard M. Stallman  <rms@gnu.org>
12733         * window.el (split-window-save-restore-data):
12734         Don't update the data if OLD-INFO is nil.
12736         * view.el (view-return-to-alist): Mark it permanent local.
12738         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
12740         * recentf.el (recentf-save-list): Catch and warn about errors.
12742         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
12743         so "Buffers" won't be pure.
12745         * help-mode.el (help-mode-finish): Set help-return-alist first
12746         thing, setting only the entry for the selected window.
12748         * help-fns.el (describe-function-1): If many non-control non-meta
12749         keys run the command, don't list all of them.
12751 2004-04-20  Juanma Barranquero  <lektu@terra.es>
12753         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
12754         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
12756         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
12758 2004-04-20  Kenichi Handa  <handa@m17n.org>
12760         * international/quail.el (quail-lookup-key): New optional arg
12761         NOT-RESET-INDICES.
12762         (quail-get-translations): Call quail-lookup-key with
12763         NOT-RESET-INDICES t.
12764         (quail-completion): Likewise.
12765         (quail-lookup-map-and-concat): Likewise.
12767 2004-04-20  Kenichi Handa  <handa@m17n.org>
12769         * international/quail.el (quail-update-translation): Don't insert
12770         such an unsupported multibyte char in a unibyte buffer.
12772 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
12774         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
12775         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
12776         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
12777         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
12778         (gdb-frame-assembler-buffer): Improve behaviour with
12779         multiple frames.
12780         (gdb-display-buffer): Extend search to all visible frames.
12782 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
12784         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
12785         characters left after base64 decoding.
12786         (rmail-decode-region): Use -dos variety of `coding', to remove any
12787         ^M characters left after qp or base64 decoding.
12789 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12791         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
12792         messages.
12794 2004-04-19  Stephen Eglen  <stephen@gnu.org>
12796         * add-log.el (add-change-log-entry): Update doc string to mention
12797         add-log-full-name and add-log-mailing-address.
12799 2004-04-18  Juri Linkov  <juri@jurta.org>
12801         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
12802         (Info-find-node-2): Simplify error message.
12803         (Info-insert-dir): Use Info-following-node-name.
12804         (Info-goto-node): Remove *info-history* and *info-toc*.
12805         (Info-history): Create a node of the virtual history file.
12806         (Info-toc): Create a node of the virtual toc file.
12807         (Info-insert-toc): New arg `curr-file' for reference file names.
12808         (info-apropos): Remove redundant var binding for temp-file.
12809         (Info-index, Info-index-next, Info-mode): Doc fix.
12810         (Info-goto-emacs-command-node): Don't jump to *info* from
12811         non-*info* Info buffers.
12812         (Info-fontify-node): Don't show the file name of external
12813         references if `Info-hide-note-references' is `hide'.  Don't hide
12814         newlines at the end of paragraphs.
12816         * international/mule-diag.el (list-input-methods):
12817         Fix args to help-xref-button.
12819         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
12820         to put into effect local variables from TUTORIAL files.
12822         * textmodes/paragraphs.el (sentence-end) <function>: New fun
12823         with default value taken from the variable `sentence-end'.
12824         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
12825         Add nil const to :type.
12826         (sentence-end-without-period, sentence-end-double-space)
12827         (sentence-end-without-space): Doc fix.
12829         * textmodes/paragraphs.el (forward-sentence):
12830         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
12831         (fill-delete-newlines):
12832         * progmodes/cc-cmds.el (c-beginning-of-statement):
12833         Use function `sentence-end' instead of variable `sentence-end'.
12835 2004-04-18  Andreas Schwab  <schwab@suse.de>
12837         * progmodes/compile.el (compilation-start): Set window start to
12838         point-min if compilation-scroll-output is nil.
12840 2004-04-18  John Wiegley  <johnw@newartisans.com>
12842         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
12844 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
12846         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
12847         (gdb-info-breakpoints-custom): Revert previous change.
12848         (gdb-view-assembler): Update assembler if necessary.
12849         (gdb-frame-handler): Parse correctly for gdb-current-frame.
12850         (gdb-display-source-buffer): Update properly when both source and
12851         assembler are visible.
12853 2004-04-17  John Wiegley  <johnw@newartisans.com>
12855         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
12856         which limits the number of names shown in the minibuffer.  Off by
12857         default.
12858         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
12859         up iswitchb for users with a multitude of open buffers by showing
12860         only the first and last N/2 buffers in the completion list (which
12861         is enough to aid C-s/C-r, and to know that more characters are
12862         needed to refine the completion list).
12864 2004-04-17  Richard M. Stallman  <rms@gnu.org>
12866         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
12867         (file-truename): Expand all ~ constructs directly.
12868         (insert-directory): Delete any error msg output by the
12869         `insert-directory-program'.
12871         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
12872         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
12873         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
12874         (allout-init): Use find-file-hook, not find-file-hooks.
12875         (allout-mode): Eliminate Emacs 18 support.
12876         Use write-contents-functions, not local-write-file-hooks.
12878 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
12880         * progmodes/compile.el (compilation-error-properties): Fix for
12881         adding messages when there are already markers for their file.
12882         (compilation-fake-loc): New function.
12884 2004-04-16  Dave Love  <fx@gnu.org>
12886         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
12887         (python-load-file): Fix python-orig-start setting.
12889         * progmodes/compile.el: Doc fixes.
12890         (compilation-error-regexp-alist-alist)
12891         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
12892         (compilation-assq): Wrap in eval-when-compile.
12893         (compilation-mode-font-lock-keywords): Don't use list*.
12894         (compilation-start): Avoid warning.
12895         (compilation-compat-error-properties)
12896         (compilation-directory-properties): Add keymap property.
12897         (compilation-parsing-end): Make it a marker for better compatibility.
12899         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
12901 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
12903         * xml.el: Doc fixes.
12904         (xml-get-children): Only looks at sub-tags and ignore strings.
12906         * xml.el (xml-parse-tag): Avoid overwriting node-name.
12908 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12910         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
12912 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
12914         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
12916         * vc.el (vc-print-log): Likewise.
12918 2004-04-16  Masatake YAMATO  <jet@gyve.org>
12920         * simple.el (completion-setup-function): Set an initial value
12921         to `element-common-end' before entering loop.  Set a value
12922         to `element-common-end' at the end of loop.
12923         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
12924         (completions-common-part): Rename from completion-de-emphasis.
12925         (completions-first-difference): Rename from completion-emphasis.
12926         Suggested by RMS.
12928 2004-04-16  Juanma Barranquero  <lektu@terra.es>
12930         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
12931         (bookmark-edit-annotation-mode): Add mode name.
12933 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12935         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
12936         for nested conflict markers.
12937         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
12939 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
12941         * progmodes/gdb-ui.el (gdb-goto-info): New function.
12943         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
12945 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12947         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
12948         Give a backtrace if requested.
12950         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
12952         * progmodes/python.el (python-mouse-2-command, python-RET-command):
12953         Remove unused functions.
12954         (python-orig-start-line, python-orig-file): Remove.
12955         (python-orig-start): New var.
12956         (python-input-filter, python-compilation-line-number)
12957         (python-send-region, python-load-file): Use it.
12959         * info.el (info): Always jump to *info*.
12961         * subr.el (posn-set-point): New function.
12963         * mouse.el (mouse-set-point): Use it.
12965         * progmodes/compile.el (compile-goto-error): Use it.
12966         (compilation-button-map): New keymap.
12967         (compilation-error-properties): Use it.
12968         (compilation-shell-minor-mode-map): Don't bind mouse-2.
12970         * smerge-mode.el (smerge-popup-context-menu): Use it.
12972         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
12973         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
12974         mouse and non-mouse case.
12976         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
12977         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
12979         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
12980         Make it work for non-mouse events.
12982         * pcvs-info.el (cvs-status-map): Update binding name.
12984 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
12986         * xml.el (xml-maybe-do-ns): New function to handle namespace
12987         parsing of both attribute and element names.
12988         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
12989         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
12990         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
12991         (xml-parse-attlist): Make it do its own namespace parsing.
12993 2004-04-14  Dave Love  <fx@gnu.org>
12995         * progmodes/python.el (run-python): Fix use of \n.
12996         (python-load-file): Remove `try' from Python fragment.
12997         (python-describe-symbol): Fix message.
12999         * comint.el: Doc fixes.
13000         (comint-last-input-start, comint-last-input-end)
13001         (comint-last-output-start): Give them values.
13002         (comint-arguments): Avoid warning.
13003         (comint-skip-prompt): Use line-end-position.
13004         (comint-backward-matching-input): Rename arg to agree with doc.
13005         (comint-extract-string): Use syntax-ppss.
13006         (comint-dynamic-simple-complete): Delete useless list construction.
13007         (comint-redirect-subvert-readonly): New.
13008         (comint-redirect-preoutput-filter): Use it.
13010         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
13011         Correctly handle negative arguments when calling hook functions.
13013 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
13015         * info.el (info-apropos): Don't clobber Info-history-list.
13017 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
13019         * progmodes/compile.el (compilation-setup):
13020         Localize overlay-arrow-position.
13021         (compilation-sentinel): Restructure code equivalently.
13022         (compilation-next-error): Find message on same line after point if
13023         not found before point.
13024         (compile-mouse-goto-error): Restore function so that compilation
13025         buffer need not be current and use compile-goto-error.
13026         (compile-goto-error): Restore function.
13027         (next-error): Set overlay-arrow-position.
13028         (compilation-forget-errors): Don't localize already local
13029         compilation-locs and remove FIXME about refontifying.
13031 2004-04-14  Kim F. Storm  <storm@cua.dk>
13033         * startup.el (emacs-quick-startup): New defvar (set by -Q).
13034         (command-line): New option -Q.  Like -q --no-site-file, but
13035         in addition it also disables menu-bar, tool-bar, scroll-bars,
13036         tool-tips, and the blinking cursor.
13037         (command-line-1): Skip startup screen if -Q.
13038         (fancy-splash-head): Use ":align-to center" prop to center splash image.
13040         * emulation/cua-base.el (cua-read-only-cursor-color)
13041         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
13043 2004-04-13  Dave Love  <fx@gnu.org>
13045         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
13046         (syntax): Don't require.
13047         (python) <defgroup>: Add :version.
13048         (python-quote-syntax): Re-written.
13049         (inferior-python-mode): Move stuff here from run-python and add
13050         some more.
13051         (python-preoutput-continuation, python-preoutput-result)
13052         (python-dotty-syntax-table): New.
13053         (python-describe-symbol): Use them.
13054         (run-python): Move stuff to inferior-python-mode.  Modify code
13055         loaded into Python.
13056         (python-send-region): Use python-proc, python-send-string.
13057         (python-send-string): Send newlines too.  Callers changed.
13058         (python-load-file): Re-written.
13059         (python-eldoc-function): New.
13060         (info-look): Don't require.
13061         (python-after-info-look): New.  A modified version of former
13062         top-level code for use with eval-after-load.
13063         (python-maybe-jython, python-guess-indent): Use widened buffer.
13064         (python-fill-paragraph): Re-written.
13065         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
13066         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
13068 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13070         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
13071         Set compilation-error-regexp-alist earlier.
13073         * progmodes/compile.el (compilation-minor-mode-map)
13074         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
13075         (compile-goto-error): Re-merge the mouse and non-mouse commands.
13077 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13079         * progmodes/compile.el (compile-goto-error): Select the buffer/window
13080         corresponding to the event.
13082 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
13084         * loadup.el: Add cygwin to system-type list, for unexec() support.
13086 2004-04-12  John Paul Wallington  <jpw@gnu.org>
13088         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
13089         (ibuffer-restore-window-config-on-quit): New variable to replace
13090         `ibuffer-delete-window-on-quit'.  Update all references.
13091         (ibuffer-prev-window-config): New variable.
13092         (ibuffer-quit): Restore previous window configuration instead of
13093         deleting window.
13094         (ibuffer): Save window configuration before showing Ibuffer buffer.
13096         * help.el (describe-mode): Doc fix.
13098 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13100         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
13101         not to treat nil as a function.
13103         * vc-arch.el (vc-arch-root): Be a bit more careful.
13104         (vc-arch-register): Save the buffer if we modified it.
13105         (vc-arch-delete-rej-if-obsolete): Save excursion.
13106         (vc-arch-find-file-hook): Use the simpler after-save-hook.
13107         (vc-arch-responsible-p, vc-arch-init-version): New functions.
13109         * net/ldap.el (ldap-search): Use list*.
13111 2004-04-12  Juri Linkov  <juri@jurta.org>
13113         * info.el (Info-follow-reference): Allow multiline reference name.
13115 2004-04-11  Dave Love  <fx@gnu.org>
13117         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
13119         * progmodes/python.el: New file.
13121 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
13123         * vc-hooks.el (vc-arg-list): Function removed.
13124         (vc-default-workfile-unchanged-p): Use condition-case to check for
13125         backward compatibility.
13127         * vc.el (vc-print-log): Use condition-case to check for backward
13128         compatibility.
13130 2004-04-11  Juri Linkov  <juri@jurta.org>
13132         * dired.el (dired-faces): New defgroup.
13133         (dired-header, dired-mark, dired-marked, dired-flagged)
13134         (dired-warning, dired-directory, dired-symlink, dired-ignored):
13135         New faces.
13136         (dired-header-face, dired-mark-face, dired-marked-face)
13137         (dired-flagged-face, dired-warning-face, dired-directory-face)
13138         (dired-symlink-face, dired-ignored-face): New face variables.
13139         (dired-font-lock-keywords): Use them instead of font-lock faces.
13140         Split the rule for dired marks into 3 separate rules: for marks,
13141         marked file names and flagged file names.
13143         * help-mode.el (help-make-xrefs): Add a final newline to the
13144         *Help* buffer.
13146 2004-04-11  John Paul Wallington  <jpw@gnu.org>
13148         * replace.el (occur-engine): Distinguish between one and several
13149         matches in the matches per buffer heading.
13151 2004-04-11  Kim F. Storm  <storm@cua.dk>
13153         * ido.el (ido-confirm-unique-completion): New defcustom.
13154         (ido-complete): Use it.
13155         (ido-write-file): Set it to t unconditionally.
13157 2004-04-10  Miles Bader  <miles@gnu.org>
13159         RCS keyword removal (only non-comment changes are enumerated here):
13161         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
13162         (byte-compile-insert-header): Don't use `byte-compile-version'.
13163         * forms.el (forms-version): Variable removed.
13164         (forms-mode): Don't use `forms-version'.
13165         * recentf.el (recentf-version): Variable removed.
13166         * progmodes/delphi.el (delphi-version): Variable removed.
13167         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
13169 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13171         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
13173 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
13175         * info.el (info-apropos): Improve menu item regexp.
13177 2004-04-09  Simon Josefsson  <jas@extundo.com>
13179         * mail/smtpmail.el: Add comment, based on report by
13180         kdc@rcn.com (Kevin D. Clark).
13182 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13184         * progmodes/compile.el (compilation-mode-font-lock-keywords):
13185         Redo one more thing that I didn't notice Daniel had undone.
13187 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
13189         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
13190         (gdb-goto-breakpoint, gdb-display-buffer)
13191         (gdb-display-source-buffer, gdb-view-source-function)
13192         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
13193         (gdb-source-info, gdb-frame-handler): Don't specify a window
13194         for display.
13195         (gdb-info-breakpoints-custom): Remove superfluous update of
13196         assembler buffer.
13197         (gdb-many-windows): Make settable outside gdb.
13199 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
13201         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
13202         Derive from fundamental-mode rather than text-mode.
13204 2004-04-08  Juri Linkov  <juri@jurta.org>
13206         * info.el (Info-history): Doc fix.
13207         (Info-history-list): New var.
13208         (info-xref): Change magenta4 to blue, remove bold for dark and
13209         light backgrounds, change bold to underline for non-color classes.
13210         (info-xref-visited): New face.
13211         (Info-fontify-visited-nodes): New custom.
13212         (Info-hide-note-references): Add new value `hide'.  Doc fix.
13213         (Info-reference-name): New var.
13214         (Info-selection-hook): New custom.
13215         (Info-edit-mode-hook): New var.
13216         (Info-find-file): New fun.
13217         (Info-find-node): Move part of code to Info-find-file.
13218         (Info-find-node-2): Add anchors to Info-history-list.  Move point
13219         to the place with the reference name if name is defined.
13220         (Info-select-node): Add current node to Info-history-list.
13221         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
13222         (Info-search-whitespace-regexp): New custom.
13223         (Info-search-case-fold): New var.
13224         (Info-search): Add "case-sensitively" to the prompt.
13225         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
13226         (Info-search-case-sensitively, Info-search-next): New fun.
13227         (Info-up): Move point to the menu item of the current node.
13228         (Info-history): New fun.  Add *info-history* to
13229         same-window-buffer-names.
13230         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
13231         (Info-insert-toc): New fun.
13232         (Info-build-toc): New fun.
13233         (Info-follow-reference): Add new arg `fork'.  Doc fix.
13234         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
13235         with the same name prefer the reference closest to point.
13236         (Info-next-reference): Replace * by + in the *Note regexp.
13237         Add regexp for http:// and ftp://.  Skip the *Note prefix.
13238         (Info-prev-reference): Replace * by + in the *Note regexp.
13239         Add regexp for http:// and ftp://.  Skip the *Note prefix.
13240         (Info-follow-nearest-node): Add new arg `fork'.
13241         (Info-try-follow-nearest-node): Add new arg `fork'.
13242         Call browse-url for http:// and ftp:// references.
13243         Set Info-reference-name for index entries.
13244         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
13245         Info-search-next, Info-history, Info-toc, clone-buffer.
13246         (Info-menu-update): Replace * by + in the *Note regexp.
13247         (Info-mode): Add documentation for Info-history, Info-toc,
13248         Info-search-case-sensitively, Info-search-next, clone-buffer.
13249         (Info-fontify-menu-headers): Remove fun.  Move code to
13250         Info-fontify-node.
13251         (Info-fontify-node): Add docstring.  Add local vars
13252         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
13253         then fontify header line, titles, menu headers, http and ftp
13254         references, refill paragraphs.  If not-fontified-p is t or
13255         fontify-visited-p is t then fontify cross references, menu items.
13256         Fontify menu headers.  Fontify http and ftp references.
13257         Change regexp for cross references to require whitespace after *Note,
13258         add matching groups for file and node names.  Remove hack for quote.
13259         Use display property for Info-hide-note-references=t.  Use fifth
13260         or fourth match for help-echo.  Display visited nodes in a
13261         different face.  Unhide file names of external references.
13262         Unhide newlines.  Display visited menu items in a different face.
13264 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13266         * progmodes/compile.el: Require CL.
13267         (compilation-mode-font-lock-keywords): Re-install the "line as
13268         function" patch.
13270         * help-fns.el (help-C-source-directory): New var.
13271         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
13272         (describe-function-1, describe-variable): Use them.
13274         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
13275         to C source files specially.
13277 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13279         * info.el (Info-hide-cookies-node): New function.
13280         (Info-select-node): Use it.
13281         (Info-display-images-node): Remove message with image file name.
13283 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
13285         * progmodes/compile.el (compilation-warning-face)
13286         (compilation-info-face, compilation-skip-threshold)
13287         (compilation-skip-visited, compilation-context-lines):
13288         Declare :version when added to Emacs.
13289         (compilation-error-regexp-alist-alist): Extend caml and irix.
13290         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
13291         (compilation-mode-font-lock-keywords): Temporarily undo line as
13292         function patch, which wasn't ready.
13294 2004-04-07  Kenichi Handa  <handa@m17n.org>
13296         * international/latin1-disp.el (latin1-display-setup): Check each
13297         character is displayable or not instead of calling
13298         latin1-display-check-font.
13300 2004-04-06  Kenichi Handa  <handa@m17n.org>
13302         * language/ethio-util.el (ethio-sera-being-called-by-w3):
13303         New variable.
13304         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
13305         instead of sera-being-called-by-w3.
13306         (ethio-fidel-to-sera-buffer): Likewise.
13307         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
13308         instead of sera-being-called-by-w3.
13309         (ethio-write-file): Likewise.
13311 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13313         * printing.el: Doc fix.
13315 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
13317         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
13318         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
13319         (gdb-setup-windows): Only use separate IO buffer if required.
13321 2004-04-06  Kim F. Storm  <storm@cua.dk>
13323         * term.el (term-is-xemacs): Remove.
13324         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
13325         (term-window-width): New function.
13326         (term-mode, term-check-size): Use it.
13327         (term-mode): Disable overflow-newline-into-fringe in term buffer.
13329 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
13331         * cus-edit.el (custom-add-parent-links): Change unbound variable
13332         `symbol' to `name'.
13334 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
13335         * info.el (info-apropos): New function.
13336         (Info-mode-menu): Add it.
13337         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
13339         * help-mode.el (help-make-xrefs): Recognize aliased variable with
13340         inherited docstring.
13342         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
13344 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13346         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
13348         * progmodes/compile.el (font-lock): Don't require any more.
13349         (compilation-error-properties, compilation-start, compilation-sentinel)
13350         (compilation-filter, next-error): Use with-current-buffer.
13351         (compilation-skip-to-next-location, compilation-skip-threshold)
13352         (compilation-skip-visited): Move to silence the byte-compiler.
13353         (compilation-setup): Simplify.
13354         (compilation-next-error): Use line-(beginning|end)-position.
13355         Make sure `pt' is non-nil before using compilation-loop.
13356         (compile-goto-error): Add optional event arg.  Use it.
13357         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
13358         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
13359         Update the binding for mouse-2.
13360         (first-error): Set compilation-current-error to nil rather than bob.
13361         (compilation-parsing-end, compilation-parse-errors-function)
13362         (compilation-error-list, compilation-old-error-list):
13363         "New" compatibility variables.
13364         (compile-buffer-substring, compilation-compat-error-properties)
13365         (compilation-compat-parse-errors, compilation-forget-errors):
13366         New compatibility functions.
13367         (compilation-mode-font-lock-keywords): Use them.
13369 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
13371         * autorevert.el (auto-revert-handler): If point (or a window
13372         point) is at the end of the buffer, keep it there after
13373         reverting.  This allows to tail a file.
13374         Mention this in the `Commentary'.
13376         * format.el (format-write-file): Add optional argument CONFIRM
13377         and make it behave like the analogous argument to `write-file'.
13379 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13381         * progmodes/ebnf2ps.el: Doc fix.
13382         (ebnf-version): New version number (4.2).
13383         (ebnf-syntax): Customization and docstring fix.
13384         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
13385         Put autoloaded funs before first use.
13386         (ebnf-style-database): Add dtd entry.
13387         (ebnf-syntax-alist): Add dtd initialization.
13388         (ebnf-token-sequence): New fun.
13389         (ebnf-comment-table): Add new comment action character.
13390         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
13392         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
13393         Type Definition for XML).
13395         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
13396         * progmodes/ebnf-bnf.el (ebnf-sequence):
13397         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
13398         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
13399         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
13400         Code simplification: call ebnf-token-sequence.
13402 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
13404         * calendar/timeclock.el (timeclock-relative)
13405         (timeclock-get-project-function, timeclock-get-workday-function)
13406         (timeclock-query-out, timeclock-when-to-leave)
13407         (timeclock-when-to-leave-string, timeclock-log-data)
13408         (timeclock-generate-report, timeclock-in): Doc fixes.
13410 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13412         * url/: New dir.  Import the URL package from its repository.
13414 2004-04-03  Andreas Schwab  <schwab@suse.de>
13416         * diff-mode.el (diff-mode): Fix missing quote.
13418 2004-04-03  Juri Linkov  <juri@jurta.org>
13420         * descr-text.el (describe-property-list): Add `font-lock-face'.
13422         * dired.el (dired-font-lock-keywords): Fix permission regexps.
13424 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13426         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
13427         Use utf-16le on little endian machines and utf-16be otherwise.
13429 2004-04-02  David Kastrup  <dak@gnu.org>
13431         * net/browse-url.el (browse-url-generic): Use call-process
13432         instead of start-process to allow browsers that fork and detach.
13434 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
13436         * compile.el (compilation-current-error): New var.
13437         (compilation-setup, compile-mouse-goto-error)
13438         (compile-goto-error, next-error): Use it.
13439         (compilation-skip-to-next-location): Default to t, which gives
13440         contiguous skipping like old compile (where this was redundant).
13441         (compilation-next-error): Prevent previous-* commands from moving
13442         back to message at or just before point.
13444 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
13446         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
13447         (gdb-source-info): Don't display source at startup, if required.
13448         (gdb-show-main): New option.
13449         (gdba): Update documentation.
13450         (gdb-source): Cover case of auto-display output.
13452 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
13454         * autorevert.el: Delete obsolete autoload's and defvar's.
13455         (auto-revert-check-vc-info): New user option.
13456         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
13457         (auto-revert-handler-vc): Delete.
13458         (auto-revert-handler): Treat return value `fast' of
13459         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
13461         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
13462         return `fast'.
13464         * files.el (buffer-stale-function): Doc change.
13466 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13468         * printing.el: New tip on Tips section.
13469         (pr-version): New version number (6.7.4).
13470         (pr-shell-file-name): Initialization fix.
13472 2004-03-31  Juri Linkov  <juri@jurta.org>
13474         * dired.el: Add autoload for `dired-do-touch'.
13475         (dired-touch-program): New var.
13476         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
13477         (dired-no-confirm): Add `touch' to docstring.
13479         * dired-aux.el (dired-do-touch): New fun.
13480         (dired-do-chxxx): Add argument -t for touch operation.
13482         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
13483         `dired-move-to-filename-regexp'.
13485 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
13487         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
13489 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13491         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
13492         and only if the buffer was modified.
13494 2004-03-30  Kenichi Handa  <handa@m17n.org>
13496         * international/characters.el: Delete pairs for U+2308..U+230B.
13498 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
13500         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
13501         to detect the beginning of a level 2 or 3 annotation.
13503 2004-03-29  Kenichi Handa  <handa@m17n.org>
13505         * international/ucs-tables.el (ucs-insert): Fix the error message.
13507 2004-03-29  Kenichi Handa  <handa@m17n.org>
13509         * international/mule-util.el (char-displayable-p): Fix generation
13510         of XLFD file name.
13512         * Makefile.in (setwins, setwins_almost): Change directory to $wd
13513         before finding directories by `find'.
13515 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13517         * subr.el (interactive-form): Delete.  Now implemented in C.
13519         * pcvs.el (cvs-parse-process): Workaround for Darwin.
13521         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
13522         (vc-diff-label): New fun.
13523         (vc-diff-internal): Use it.
13525         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
13527 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13529         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
13531         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
13532         specify XML (EBNFX).
13534         * progmodes/ebnf2ps.el: Doc fix.
13535         (ebnf-version): New version number (4.1).
13536         (ebnf-syntax): Adjust customization.
13537         (ebnf-style-database): Add ebnfx entry.
13538         (ebnf-syntax-alist): Add ebnfx initialization.
13539         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
13541         * printing.el: Doc fix.
13542         (pr-version): New version number (6.7.3).
13543         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
13544         returns nil for mouse position.  Reported by Drew Adams
13545         <drew.adams@oracle.com>.
13546         (pr-update-menus): Modify interactive declaration.  Reported by Drew
13547         Adams <drew.adams@oracle.com>.
13549 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
13551         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
13552         (gud-gdba-marker-filter): Log the process input and output, if
13553         required.  From Stefan Monnier.
13554         (gdb-debug-log, gdb-enable-debug-log): New variables.
13555         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
13557 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13559         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
13560         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
13562 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
13564         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
13565         Call vc-find-file-hook here instead of in auto-revert-buffers.
13566         (auto-revert-buffers): Delete call to vc-find-file-hook.
13567         (auto-revert-verbose, global-auto-revert-non-file-buffers)
13568         (global-auto-revert-mode, auto-revert-set-timer)
13569         (auto-revert-handler, auto-revert-buffers): Doc fixes.
13571 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
13573         * woman.el (woman-change-fonts): Rename local variable
13574         woman-font-alist to font-alist to avoid a compiler warning.
13576 2004-03-27  Dave Love  <fx@gnu.org>
13578         * emacs-lisp/rx.el (rx): Doc fix.
13579         Fix copyright years.
13581         * strokes.el (strokes-global-set-stroke-string): New function.
13582         (strokes-list-strokes): Cope with strings, not just commands.
13583         Set foreground colour of image.
13584         (strokes-global-set-stroke): Doc fix.
13586 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
13588         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
13589         Auto Revert mode.
13590         (Buffer-menu-files-only): New variable.
13591         (Buffer-menu-toggle-files-only): New function.
13592         (Buffer-menu-mode-map): Bind it to `T'.
13593         (Buffer-menu-mode): Mention `T' in docstring.
13594         Set buffer-stale-function.
13595         (list-buffers-noselect): Mark buffer non-modified and set
13596         Buffer-menu-files-only.
13598         * dired.el (buffer-stale-function): Remove no longer needed defvar.
13600         * autorevert.el (auto-revert-handler): Print revert message
13601         before, rather than after, reverting.
13602         (buffer-stale-function): Move to files.el.
13604         * files.el (buffer-stale-function): Move here from autorevert.el.
13606 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13608         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
13610         * calc/calc.el (calc-mode-map): Use mapc.
13612         * apropos.el (apropos-mode): Don't autoload.
13613         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
13614         (apropos): Use it.
13615         (apropos-print): Add optional `text' argument.
13616         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
13617         Don't assume point-min == 1.
13619         * bs.el (bs-buffer-list): Use buffer-local-value.
13620         (bs--set-toggle-to-show): Use with-current-buffer.
13622         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
13623         New funs.
13624         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
13626         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
13628         * dabbrev.el (dabbrev-expand): Fix regexp construction.
13629         (dabbrev--find-expansion): Use pop.
13630         (dabbrev--search): Use match-string-no-properties.
13632         * dired.el (dired-mode): Use run-mode-hooks.
13633         (dired-move-to-end-of-filename): Use match-string.
13635         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
13636         is bound before using it.
13637         (ediff-verbose-p): Make it into a var since it's not constant.
13639         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
13641         * faces.el (read-face-font): Don't cons up unnecessarily.
13642         (header-line, tool-bar): Share common parts.
13644         * files.el (file-relative-name): Use compare-strings.
13646         * finder.el (finder-mode): Follow coding convention.
13648         * subr.el (read-number): New function.
13650         * ses.el (ses-read-number): Move to subr.el.
13651         (ses-set-header-row): Use read-number.
13653 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
13655         * vc-hooks.el (vc-arg-list): New function, which handles both
13656         compiled and uncompiled code.
13657         (vc-default-workfile-unchanged-p): Use it.
13659         * vc.el (vc-print-log): Undo prev change, use new function
13660         vc-arg-list from vc-hooks.el.
13662 2004-03-26  Masatake YAMATO  <jet@gyve.org>
13664         * simple.el (completion-setup-function): Emphasize the
13665         first uncommon characters in the completions; and de-emphasize
13666         the common prefix substrings.
13667         (completion-emphasis): New face.
13668         (completion-de-emphasis): New face.
13670 2004-03-25  Juanma Barranquero  <lektu@terra.es>
13672         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
13673         Comment out (it's unused and unfinished code).
13675 2004-03-25  Sam Steingold  <sds@gnu.org>
13677         * vc.el (vc-print-log): Fix a bug in the last patch:
13678         backend-function may be a byte-compiled object, not a lambda.
13680 2004-03-25  Juri Linkov  <juri@jurta.org>
13682         * descr-text.el (describe-property-list): Add a button
13683         for `face' property that calls `describe-face'.
13684         Suggested by luis fernandes <elf@ee.ryerson.ca>
13686         * international/mule.el (keyboard-coding-system):
13687         * kmacro.el (kmacro-call-macro): Fix docstring.
13689         * dired.el: Fix comments.
13691         * textmodes/fill.el (fill): Fix Info link.
13693         * font-lock.el (fast-lock, lazy-lock):
13694         * jit-lock.el (jit-lock): Remove links to removed Support Modes
13695         Info node.
13697         * eshell/eshell.el (eshell): Fix broken info-link.
13699         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
13700         * eshell/em-banner.el (eshell-banner):
13701         * eshell/em-smart.el (eshell-smart):
13702         * eshell/esh-cmd.el (eshell-cmd):
13703         Comment out broken info-links to incomplete Info manual.
13705         * info-xref.el: Fix commentary.
13707 2004-03-25  Kevin Ryde  <user42@zip.com.au>
13709         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
13710         Remove spurious node duplicate suppression, doesn't work, not wanted.
13711         (info-xref-output): Take format style args, add "sit-for 0" to let
13712         user see the results as they progress.
13713         (info-xref-check-all-custom): New function.
13715 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
13717         * gdb-ui.el: Moved to progmodes.
13719 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13721         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
13723 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
13725         * calendar/appt.el (appt-check): Remove superfluous progn.
13726         When finished with diary buffer: if it was not being displayed
13727         before, kill it; otherwise restore its original state.
13728         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
13730         * calendar/calendar.el (calendar-set-mode-line): Use total
13731         available mode-line width, rather than frame-width.
13733         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
13734         after mode change so effect not lost.
13736 2004-03-23  Dave Love  <fx@gnu.org>
13738         * dired.el (dired) <defgroup>: Add link to manual.
13739         (dired-font-lock-keywords): Add highlighting on unusual permissions.
13740         (dired-revert): Use dolist.
13741         (dired-mode-map): Add U binding.
13742         (dired-mode): Add font-lock-beginning-of-syntax-function.
13743         (dired-garbage-files-regexp): Make it a defcustom.
13745 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13747         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
13748         is equivalent to nil.
13749         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
13750         (vc-arch-mode-line-string): Accept `added' state.
13751         (vc-arch-state): Use inode-sigs if available.
13752         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
13753         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
13754         (vc-arch-tagline-re): New var.
13755         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
13756         New functions.
13757         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
13758         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
13760         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
13761         (vc-file-not-found-hook): Use it.
13763         * diff-mode.el (diff-default-read-only): Change default.
13764         (diff-mode-hook): Make it a defcustom.  Add some options.
13765         (diff-mode-map): Bind diff-refine-hook.
13766         (diff-yank-handler): New var.
13767         (diff-yank-function): New fun.
13768         (diff-font-lock-keywords): Use them.
13769         (diff-end-of-file): Handle case where file-header looks like diff text.
13770         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
13771         (diff-file-kill): Delete a subsequent empty line, if applicable.
13772         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
13773         (diff-find-file-name): Use it.
13774         (diff-tell-file-name): New command.
13775         (diff-mode): Be careful with view-mode.
13776         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
13777         New functions, for use in diff-mode-hook.
13778         (diff-find-source-location): Catch "regex too large" errors.
13779         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
13780         (diff-refine-hunk): New command.
13782         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
13783         (smerge-context-menu-map): Remove unused var.
13784         (smerge-keep-all): Preserve markers.
13785         (smerge-keep-n): New fun.
13786         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
13787         (smerge-keep-current, smerge-ediff): Use it.
13788         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
13789         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
13790         (smerge-resolve): Resolve trivial 3-part conflicts.
13792 2004-03-23  Juri Linkov  <juri@jurta.org>
13794         * man.el (Man-width): New var.
13795         (Man-getpage-in-background): Use it.
13796         (Man-support-local-filenames): New var and fun.
13797         (Man-build-man-command): Don't add a second %s.
13798         (Man-fontify-manpage): Clean up message.
13799         (Man-mode): Set outline-regexp, outline-level,
13800         imenu-generic-expression.
13802         * woman.el (woman-fill-frame): Doc fix.
13803         (woman-decode-region): Use window-width instead of frame-width.
13805         * abbrevlist.el (list-one-abbrev-table):
13806         * descr-text.el (describe-char):
13807         * international/mule-diag.el (describe-current-coding-system):
13808         * international/quail.el (quail-insert-decode-map):
13809         Use window-width instead of frame-width.
13811         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
13812         (jka-compr-mode-alist-additions): Add tbz.
13813         (jka-compr-write-region, jka-compr-insert-file-contents):
13814         Add message for undefined compress-program.
13815         (jka-compr-write-region): Remove redundant var bindings.
13817         * dired-x.el (dired-guess-shell-alist-default): Add choices for
13818         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
13819         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
13820         (dired-man): Use dired-guess-shell-command.
13821         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
13822         Change default nil to t.
13824         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
13825         (dired-compare-directories): Add default value for empty input.
13827         * help-at-pt.el: Move suggestions for key bindings to Commentary.
13829         * time.el (display-time-string-forms): Fix help-echo date format.
13831 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
13833         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
13834         (buffer-stale-function): New variable.
13835         (auto-revert-list-diff, auto-revert-dired-file-list)
13836         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
13837         (auto-revert-handler): Take over some functionality of deleted
13838         functions.
13839         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
13841         * dired.el (dired-directory-changed-p): New fun, extracted from
13842         dired-internal-noselect.
13843         (dired-buffer-stale-p): New fun.
13844         (dired-internal-noselect): Use dired-directory-changed-p.
13845         Eliminate revert messages.
13846         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
13848 2004-03-23  Kenichi Handa  <handa@m17n.org>
13850         * international/characters.el: Setup syntaxes for more parentheses
13851         Unicode characters.
13853         * international/mule-cmds.el (select-safe-coding-system):
13854         Merge coding-system and auto-cs before comparing them.
13856 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13858         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
13860         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
13861         normal-auto-fill-function and comment-indent-function.
13862         The default values now work just as well.
13863         Don't set font-lock-beginning-of-syntax-function since we already set
13864         syntax-begin-function.
13865         (lisp-outline-level): Put ;;;###autoload at same level as (.
13866         (prin1-char): Quote special chars.
13868         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
13869         than with-no-warnings.
13871         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
13872         if the source location can't be found.
13873         (edebug-compute-previous-result): Use prin1-char.
13875         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
13876         (debug-ignored-errors): Add an entry.
13878         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
13879         (byte-compile-file): Output warning when deleting a file.
13881         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
13882         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
13884         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
13885         (byte-compile-inline-expand): Use backquote.
13886         (byte-optimize-pure-func): Rename from byte-optimize-concat.
13887         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
13889         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
13891         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
13893 2004-03-22  Juri Linkov  <juri@jurta.org>
13895         * finder.el (finder-known-keywords): Fix data, tex, unix.
13897         * play/landmark.el: Fix keywords.
13899         * language/ethio-util.el (ethio-find-file): Doc fix.
13901         * emacs-lisp/warnings.el: Doc fix.
13903         * textmodes/ispell.el (ispell-help): Doc fix.
13905 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
13907         * format.el (format-insert-file): Always return a list of two
13908         elements, like insert-file-contents does.
13910 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
13912         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
13913         and vc-BACKEND-diff.
13914         (vc-print-log): If the print-log implementation supports it, use
13915         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
13916         (vc-version-diff, vc-diff-internal): Doc fixes.
13918         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
13919         implementation supports it, let diff output go to *vc*,
13920         not *vc-diff*, since this is an internal call.
13922         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
13924         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
13926         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
13928 2004-03-21  Dave Love  <fx@gnu.org>
13930         * progmodes/cfengine.el (cfengine-mode):
13931         Set parse-sexp-ignore-comments.
13933         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
13935 2004-03-21  Juanma Barranquero  <lektu@terra.es>
13937         * allout.el (allout-mode): Fix docstring.
13939 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
13941         * files.el (insert-directory): Fix bug if SWITCHES is a list.
13943         * autorevert.el (auto-revert-interval): Make new value take
13944         effect immediately when set through Custom.
13945         (auto-revert-set-timer): Add interactive declaration.
13947 2004-03-19  David Ponce  <david@dponce.com>
13949         * ruler-mode.el (ruler-mode-header-line-format-old):
13950         Don't `make-variable-buffer-local'.
13951         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
13952         (ruler-mode-header-line-format): Simply funcall the above.
13953         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
13954         to save/restore a previous header line format.
13955         (ruler-mode-space): Don't depend on a numeric WIDTH value.
13956         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
13957         fringes and margins width.
13958         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
13960 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13962         * log-edit.el (log-edit-font-lock-keywords): Typo.
13964         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
13965         (tex-send-tex-command): Rather than here.
13966         (tex-compilation-parse-errors): Simplify.
13968         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
13970         * time.el (display-time-string-forms): Add help-echo with date on time.
13972         * composite.el (compose-region): Use restore-buffer-modified-p.
13974         * disp-table.el (standard-display-8bit): Simplify.
13976         * server.el (server-process-filter): Delete temp frame.
13978         * add-log.el (add-change-log-entry): Simplify.
13980 2004-03-19  Kim F. Storm  <storm@cua.dk>
13982         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
13983         (hexl-follow-line): Don't require 'fringe.
13985         * progmodes/compile.el (compilation-start): Always set
13986         compilation-last-buffer and return it.
13988 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
13990         * simple.el (clone-buffer): Doc fix.
13992 2004-03-18  Juanma Barranquero  <lektu@terra.es>
13994         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
13996 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13998         * log-edit.el (log-edit-font-lock-keywords): New var.
13999         (log-edit-mode): Use it.
14001 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
14003         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
14004         properly for watching in speedbar.
14006 2004-03-17  Masatake YAMATO  <jet@gyve.org>
14008         * smerge-mode.el (smerge-popup-context-menu):
14009         Put `unwind-protect' around `overlay-put' and `popup-menu'.
14011 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14013         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
14014         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
14015         Take sealed revisions into account.
14016         (vc-arch-checkin): Extract a summary line from the message.
14018 2004-03-16  Masatake YAMATO  <jet@gyve.org>
14020         * register.el (register): Provide `register' feature.
14022 2004-03-15  Masatake YAMATO  <jet@gyve.org>
14024         Added context menu support in smerge mode.
14025         Most of the part is written by Stefan Monnier.
14027         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
14028         New keymap and menu.
14029         (smerge-text-properties): New function.
14030         (smerge-remove-props): New function.
14031         (smerge-popup-context-menu): New function.
14032         (smerge-resolve): Call `smerge-remove-props'.
14033         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
14034         (smerge-keep-current): Ditto.
14035         (smerge-kill-current): New function.
14036         (smerge-match-conflict): Put text properties.
14037         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
14039 2004-03-15  David Ponce  <david@dponce.com>
14041         * ruler-mode.el: (ruler-mode-left-fringe-cols)
14042         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
14043         (ruler-mode-right-scroll-bar-cols): Remove.
14044         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
14045         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
14046         Use fringe-columns and scroll-bar-columns.
14048 2004-03-15  Masatake YAMATO  <jet@gyve.org>
14050         * hl-line.el (hl-line-range-function): New variable.
14051         (hl-line-move): New function.
14052         (global-hl-line-highlight): Use `hl-line-move'.
14053         (hl-line-highlight): Ditto.
14055         * scroll-bar.el (scroll-bar-columns):
14056         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
14058         * ruler-mode.el (top-level): Require scroll-bar and fringe.
14059         (ruler-mode-left-fringe-cols)
14060         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
14061         (ruler-mode-right-scroll-bar-cols)
14062         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
14063         (ruler-mode-ruler-function): New variable.
14064         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
14065         if the value for `ruler-mode-ruler-function'is given.
14067         * hexl.el (hexl-mode-hook): Make the hook customizable.
14068         (hexl-address-area, hexl-ascii-area): New customize variables.
14069         (hexlify-buffer): Put font-lock-faces on the address area and
14070         the ascii area.
14071         (hexl-activate-ruler): New function.
14072         (hexl-follow-line): New function.
14073         (hexl-highlight-line-range): New function.
14074         (hexl-mode-ruler): New function.
14076 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14078         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
14079         (vc-default-find-file-hook): New fun.
14080         (vc-find-file-hook): Call new find-file-hook operation.
14082         * vc-arch.el: New file.
14084 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
14086         * info-look.el (info-lookup): Reuse an existing Info window.
14088 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
14090         * woman.el (woman-preserve-ascii): Default value changed to t and
14091         doc string revised.
14093 2004-03-12  Richard M. Stallman  <rms@gnu.org>
14095         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
14096         Fix minor bug.
14098         * replace.el (occur-engine): Change message for count of matches.
14100         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
14101         For strings, do compare text properties.
14103 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
14105         * progmodes/compile.el (compile-auto-highlight)
14106         (compilation-error-list, compilation-old-error-list)
14107         (compilation-parse-errors-function, compilation-parsing-end)
14108         (compilation-error-message, compilation-directory-stack)
14109         (compilation-enter-directory-regexp-alist)
14110         (compilation-leave-directory-regexp-alist)
14111         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
14112         (compilation-current-file, compilation-regexps): Remove vars.
14114         (compile-error-at-point, compilation-error-filedata)
14115         (compilation-error-filedata-file-name, compile-reinitialize-errors)
14116         (compilation-next-error-locus, compilation-forget-errors)
14117         (count-regexp-groupings, compilation-parse-errors)
14118         (compile-collect-regexps, compile-buffer-substring): Remove funs.
14120         (compile-internal): Make obsolete.
14122         (compilation-first-column, compilation-error)
14123         (compilation-directory-matcher, compilation-page-delimiter)
14124         (compilation-mode-font-lock-keywords, compilation-debug)
14125         (compilation-error-face, compilation-warning-face)
14126         (compilation-info-face, compilation-line-face)
14127         (compilation-column-face, compilation-enter-directory-face)
14128         (compilation-leave-directory-face, compilation-skip-threshold)
14129         (compilation-skip-visited, compilation-context-lines): New vars.
14131         (compilation-warning-face, compilation-info-face)
14132         (compilation-message-face): New faces.
14134         (compilation-error-regexp-alist-alist): New constant.
14136         (compilation-face, compilation-directory-properties)
14137         (compilation-assq, compilation-error-properties, compilation-start)
14138         (define-compilation-mode, compilation-loop)
14139         (compilation-set-window): New functions.
14141         (compile): Additional argument for interactive compiles like TeX.
14143         * progmodes/grep.el (kill-grep): Move here from compile.el
14144         (grep-error, grep-hit-face, grep-error-face)
14145         (grep-mode-font-lock-keywords): New variables.
14146         (grep-regexp-alist): Simplify regexp and add `binary' case.
14147         (grep-mode): New mode.
14148         (grep-process-setup): Simplify.
14150 2004-03-11  Jason Rumney  <jasonr@gnu.org>
14152         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
14153         letters on DOS/Windows.
14155 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14157         * server.el (server-name): New var.
14158         (server-socket-dir): New var to replace server-socket-name.
14159         (server-start): Use them.
14161 2004-03-11  Simon Josefsson  <jas@extundo.com>
14163         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
14164         died to avoid infloop.  Reported by Jonathan Glauner
14165         <jglauner@sbum.org>.
14167 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14169         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
14170         (smerge-mode-menu): Use it to deactivate menu entries.
14171         (smerge-keep-current): New fun.
14172         (smerge-keep-current): Use it.
14174 2004-03-10  John Paul Wallington  <jpw@gnu.org>
14176         * foldout.el (foldout-fold-list, foldout-modeline-string):
14177         Declare them as variables, not constants.
14179 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14181         * ps-print.el: Modification to print *Messages* buffer.
14182         (ps-print-version): New version 6.6.4.
14183         (ps-message-log-max): New fun.
14184         (ps-spool-without-faces, ps-spool-with-faces)
14185         (ps-count-lines-preprint): Code fix.
14187         * printing.el: New tips in Tips section.
14189 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14191         * delim-col.el: Doc fix.
14193         * printing.el: Doc fix.  New doc section (Tips).
14195 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14197         * type-break.el (type-break-emacs-variant): Remove.
14198         (type-break-run-at-time, type-break-cancel-function-timers):
14199         Use fboundp rather than version name and number.
14201 2004-03-09  Masatake YAMATO  <jet@gyve.org>
14203         * hexl.el (hexl-mode): Use `make-local-variable' instead of
14204         `make-variable-buffer-local'.
14206 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
14208         * find-dired.el (find-dired): Call `shell-command' instead of
14209         `start-process-shell-command'.  By this, Tramp takes over
14210         handling of remote directories.
14212 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14214         * newcomment.el (comment-use-global-state): New var.
14215         (comment-search-forward): Use it.
14217         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
14219         * cus-edit.el (fill) <defgroup>: Move to fill.el.
14221         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
14222         (enable-kinsoku): Make it a defcustom.
14223         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
14224         paragraph to same-comment-start-marker.
14226 2004-03-07  Dave Love  <fx@gnu.org>
14228         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
14229         (browse-url-mail): Use it.
14231         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
14232         (rfc2368-unhexify-string): Use replace-regexp-in-string.
14234 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
14236         * woman.el (woman-man.conf-path): Doc fix.
14237         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
14239 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
14241         * sort.el (sort-columns): Remove ms-dos from the list of systems
14242         where the external `sort' command is not used.
14244 2004-03-07  Kim F. Storm  <storm@cua.dk>
14246         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
14247         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
14248         from overlay-arrow-variable-list.
14249         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
14251 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
14253         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
14254         overlay arrow string properly for the assembler buffer.
14256 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14258         * mail/sendmail.el (mail-mode): Fix last change.
14260 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
14262         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
14263         for the assembler buffer.
14264         (gdb-assembler-custom): Position the overlay arrow.
14265         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
14267 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14269         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
14271         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
14272         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
14274         * mail/sendmail.el (mail-mode): Set comment-start-skip.
14276         * newcomment.el (uncomment-region): Allow non-terminated comment.
14277         (comment-normalize-vars): Check the user-specified comstart marker.
14279 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14281         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
14282         Otherwise, do use it if the region only contains font-lock text
14283         properties.
14285 2004-03-04  Masatake YAMATO  <jet@gyve.org>
14287         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
14288         as the callback function for eldoc.
14289         (hexl-print-current-point-info): New function.
14290         (hexl-current-address): Print the address in both decimal
14291         and hexadecimal format.
14293 2004-03-04  Richard M. Stallman  <rms@gnu.org>
14295         * mail/rmail.el (rmail-convert-to-babyl-format):
14296         Specify t for UNIBYTE when calling mail-unquote-printable-region.
14298         * mail/mail-utils.el (mail-unquote-printable-region):
14299         New arg UNIBYTE.
14301         * startup.el (command-switch-alist): Doc fix.
14303         * simple.el (undo): Temporarily set this-command to `undo-start',
14304         then set it to `undo' once undo-start returns without error.
14306         * simple.el (minibuffer-history-sexp-flag): Doc fix.
14308         * simple.el (kill-line): Don't disregard trailing whitespace
14309         in eol condition, if show-trailing-whitespace is set.
14311         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
14312         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
14313         When disabling, restore old values only if mouse-sel-has-been-enabled.
14315         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
14316         (isearch-{-char): New function.
14317         (isearch-mode-map): Bind { to isearch-{-char.
14319         * font-lock.el (lisp-font-lock-keywords-2):
14320         Turn off the CL with-... and do-... general patterns.
14321         Instead, recognize several specific with... and do... constructs.
14323         * files.el (switch-to-buffer-other-window):
14324         Bind same-window-buffer-names and same-window-regexps to nil.
14325         (switch-to-buffer-other-frame): Likewise.
14327 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14329         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
14330         recognizing leading comment on code line.
14332 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14334         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
14335         hidden files/directories.
14337 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14339         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
14340         only comment-start (in case the mode hasn't set it).
14342         * Makefile.in (AUTOGENEL): New var.
14343         (bootstrap-prepare): Rename from bootstrap-clean.
14344         Don't remove elc files.
14345         (maintainer-clean): New target.
14347         * xml.el (xml-get-attribute-or-nil): Simplify.
14349 2004-03-02  Juri Linkov  <juri@jurta.org>
14351         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
14352         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
14353         URL to prevent their substitution with the environment variable
14354         values by browsers.
14356 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14358         * ps-print.el: Doc fix.
14359         (ps-print-version): New version number (6.6.3).
14360         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
14361         Docstring fix.
14362         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
14363         before printing.
14364         (ps-time-stamp-yyyy-mm-dd): New fun.
14365         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
14367 2004-03-02  Kim F. Storm  <storm@cua.dk>
14369         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
14371 2004-03-01  Juanma Barranquero  <lektu@terra.es>
14373         * allout.el (allout-rebullet-heading): Fix typo in docstring.
14375         * desktop.el (desktop-file-version)
14376         (desktop-after-read-hook): Fix typos.
14377         (desktop-clear-preserve-buffers): Remove redundant info in
14378         docstring already shown by the obsolescence message.
14379         (desktop-truncate, desktop-internal-v2s)
14380         (desktop-value-to-string): Change argument name to match docstring.
14382         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
14384         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
14385         docstring.
14387 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14389         * printing.el: Replace "As Is..." in PostScript file print/preview by
14390         "No Preprocessing...".  Suggested by Colin Marquardt
14391         <_marquardt_@zmd.de>.
14392         (pr-insert-section-4): Adjust buffer interface.
14394 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
14396         Version 2.0.39 of Tramp released.
14398         * net/tramp.el (tramp-handle-file-local-copy)
14399         (tramp-handle-write-region, tramp-open-connection-rsh):
14400         Variable name typo.  Small change.  From Patrick Tullmann
14401         <tullmann@flux.utah.edu>.
14402         (tramp-process-connection-type): New variable.
14403         (tramp-maybe-open-connection): Use it.
14404         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
14405         (tramp-touch): Set last-modified time of a remote file.
14406         (tramp-handle-write-region): Say which function is used when encoding.
14408 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
14410         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
14411         case of non-existing filename, too.  Reported by Christoph Bauer
14412         <c_bauer@informatik.uni-kl.de>.
14413         (tramp-smb-get-file-entries): The directory in question should
14414         have permissions "drwxrwxrwx".  Just virtual, because we don't
14415         know the real permissions.  Don't we know?
14416         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
14417         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
14418         (tramp-smb-wait-for-output): Optimize algorithm getting pending
14419         output.  If it was received chunkwise, there have been problems.
14420         Remove the "prompt not found" error message; it is obvious.
14421         Simplify algorithm.
14422         (tramp-smb-process-running): Remove.  Since we acknowledge the
14423         virtual prompt for shares, there's no need for distinction of
14424         reading shares (process ends afterwards) and interactive mode of
14425         smblient.
14426         (tramp-smb-open-connection): Setting process sentinel removed.
14427         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
14428         "NT_STATUS_NETWORK_ACCESS_DENIED".
14429         (tramp-smb-maybe-open-connection): Set `process-connection-type'
14430         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
14431         (top-level): Setting default value in `tramp-default-method-alist'
14432         corrected.  Order of USER and HOST have been wrong.
14433         Nobody complained for months ...
14434         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
14435         (tramp-smb-open-connection): Clear password cache if login has failed.
14437         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
14438         `tramp-unified-filenames'.
14439         (tramp-completion-mode): Make test for XEmacs explicitely.
14440         `event-to-character' can exists in Emacs packages too.
14441         Reported by Matt Swift <swift@alum.mit.edu>.
14442         (tramp-buffer-name): Buffer name must contain the user if exists.
14443         Reported by Adrian Phillips <a.phillips@met.no>.
14444         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
14445         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
14446         (tramp-do-copy-or-rename-file-out-of-band): Rename from
14447         `tramp-do-copy-or-rename-file-one-local', because it handles also
14448         the case both files use the same out-of-band method.
14449         Implementation added.
14450         (tramp-handle-file-local-copy, tramp-handle-write-region):
14451         Out-of-band handling removed.  `copy-file' called instead, which
14452         calls `tramp-do-copy-or-rename-file-out-of-band'.
14453         (tramp-action-password): Check for out-of-band method removed.
14454         This function is used for 'login-program.
14455         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
14456         appropriate.
14457         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
14458         and `tramp-parse-sknownhosts'.
14459         (tramp-completion-function-alist): It's a defvar now, because we
14460         want to apply the optimized `tramp-set-completion-function'
14461         instead of a static list.
14462         (tramp-set-completion-function): Implementation tuned.
14463         Avoid double entries, and entries where the function or the
14464         file/directory doesn't exist.
14465         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
14466         for SSH2.
14467         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
14468         (tramp-handle-dired-compress-file): New function.
14469         (tramp-async-proc): New variable.
14470         (tramp-handle-shell-command): Adding asynchronous processes.
14471         They are far from being perfect, but it works at least for
14472         `find-grep-dired' and `find-name-dired' in Emacs 22.1.
14473         (top-level): Require password.el if visible.  Should be mandatory
14474         once No Gnus has found its way into (X)Emacs.
14475         (tramp-read-passwd): Invoke `password-read' if available,
14476         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
14477         fallback any longer.
14478         (tramp-clear-passwd): New function.
14479         (tramp-process-actions, tramp-process-multi-actions):
14480         Clear password cache if login has failed.
14482         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
14483         its own module.
14484         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
14485         `ange-ftp-ftp-name-res'.  There could be incorrect values from
14486         previous calls in case the "ftp" method is used in the Tramp file
14487         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14489 2004-02-28  Richard M. Stallman  <rms@gnu.org>
14491         * term.el (term-mouse-paste): Call mouse-set-point.
14493         * thumbs.el: New file.
14495 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14497         * progmodes/ebnf-abn.el: Doc fix.
14499         * progmodes/ebnf-bnf.el: Doc fix.
14500         (ebnf-repeat): Code fix.
14502         * progmodes/ebnf2ps.el: Doc fix.
14503         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
14505 2004-02-28  Juri Linkov  <juri@jurta.org>
14507         * ffap.el (dired-at-point): Additional writability test for
14508         relative directory names.
14509         (dired-at-point-prompter): Treat directories as a directory, get
14510         the directory component from files.
14511         (ffap-string-at-point): Return string from region if region is active.
14512         (ffap-file-at-point): Remove redundant code.
14514 2004-02-28  Kim F. Storm  <storm@cua.dk>
14516         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
14517         Initialize margin area images to nil.
14518         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
14519         (breakpoint-enabled-bitmap-face)
14520         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
14521         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
14522         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
14523         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
14524         (gdb-reset): Use gdb-remove-breakpoint-icons.
14525         (gdb-put-string): Add dprop arg to specify alternative display
14526         property (for setting fringe bitmap).
14527         (gdb-remove-strings): Doc fix.
14528         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
14529         icon in fringe (if available), or else as icon or text in display
14530         margin.  Creates necessary icons in breakpoint-bitmap,
14531         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
14532         Also make left window margin if required.
14533         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
14534         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
14535         no longer needed.
14536         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
14537         gdb-put-breakpoint-icon.
14538         (gdb-assembler-mode): Don't set left-margin-width here.
14540 2004-02-27  Kevin Ryde  <user42@zip.com.au>
14542         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
14543         comma, so that it DTRT in macros.
14545 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
14547         * progmodes/sh-script.el (sh-shell-arg)
14548         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
14549         (sh-leading-keywords, sh-other-keywords): Fix custom type.
14551 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
14553         * faces.el (face-spec-set-match-display): Add a new attribute,
14554         `min-colors'.
14555         (region, highlight, secondary-selection): Use `min-colors'.
14557         * custom.el (defface): Add documentation for `min-colors'.
14559         * font-lock.el (font-lock-comment-face, font-lock-string-face)
14560         (font-lock-keyword-face, font-lock-function-name-face)
14561         (font-lock-variable-name-face, font-lock-constant-face):
14562         Use `min-colors'.
14564         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
14566 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14568         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
14569         define assq-delete-all if it's not defined.
14570         (ebnf-generate-region): Code fix.
14572         * printing.el: Doc fix.
14573         (pr-version): New version number (6.7.2).
14574         (pr-command): Return empty string if command is an empty string.
14576 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14578         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
14580         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
14581         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
14582         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
14583         "tt" ["test"] ).  Reported by Markus Dreyer
14584         <mdreyer@ix.urz.uni-heidelberg.de>.
14585         (ebnf-version): New version number (4.0).
14586         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
14587         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
14588         (ebnf-delete-style): New commands.
14589         (ebnf-directory, ebnf-file): New funs.
14590         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
14591         (ebnf-production-name-p, ebnf-stop-on-error): New options.
14592         (ebnf-syntax-alist): New var.
14593         (ebnf-element-width): New fun replacing ebnf-list-width.
14594         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
14595         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
14596         (ebnf-prologue): Adjust vars.
14597         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
14598         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
14599         (ebnf-check-style-values, ebnf-generate-production)
14600         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
14601         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
14602         (ebnf-token-repeat): Code fix.
14604         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
14605         %right, %left and %prec.  Suggested by Matthew K. Junker
14606         <junker@alum.mit.edu>.
14607         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
14609         * progmodes/ebnf-iso.el: Doc fix.
14610         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
14611         (ebnf-iso-lex): Code fix.
14613         * progmodes/ebnf-bnf.el: Doc fix.
14614         (ebnf-bnf-lex): Code fix.
14616         * progmodes/ebnf-otz.el: Doc fix.
14618 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
14620         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
14621         (abbrev-prefix-mark): Doc fix.
14623 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
14625         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
14626         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
14627         (gdb-var-delete): Make interactive (really).
14628         (gdb-edit-value): Make non-interactive.
14630         * progmodes/gud.el (gud-speedbar-menu-items):
14631         Add gdb-var-delete and, indirectly, gdb-edit-value.
14632         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
14633         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
14634         (gud-gdb-marker-filter): Add comment for annotations.
14636 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
14638         * calendar/calendar.el (generate-calendar)
14639         (calendar-read-date): Prevent display of BC calendars once more -
14640         reverts 2003-10-01 change.
14641         (generate-calendar-month): Doc fix.
14643 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
14645         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
14646         return value of increment-calendar-month.
14648 2004-02-21  Stephen Compall  <s11@member.fsf.org>
14650         * saveplace.el (save-place-forget-unreadable-files)
14651         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
14652         (save-place-forget-unreadable-files): New function.
14653         (save-place-alist-to-file): Use it to filter out files that are
14654         no longer readable.
14656         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
14657         current Texinfo environment, using the same method as in
14658         `texinfo-insert-@end', and insert a space rather than a newline if
14659         point in a @table environment.
14661 2004-02-21  Juri Linkov  <juri@jurta.org>
14663         * ffap.el (ffap-file-at-point): Try parent directories.
14665 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
14667         * vcursor.el (vcursor-modifiers): New defcustom.
14668         (vcursor-cs-binding): Use vcursor-modifiers instead of a
14669         hard-coded list.
14671 2004-02-21  Masatake YAMATO  <jet@gyve.org>
14673         * play/animate.el (animate-birthday-present): Accept names other
14674         than `Sarah', too.
14676 2004-02-21  Juri Linkov  <juri@jurta.org>
14678         * startup.el: Remove table of command line arguments from the
14679         Commentary section.
14681 2004-02-20  John Wiegley  <johnw@newartisans.com>
14683         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
14684         again" modifier from 'e' to 'E', since 'e' is also used by the
14685         "file extension" modifier.
14687 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
14689         * help-fns.el (describe-categories): Doc fix.
14691 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
14693         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
14694         temporary file for buffer already visiting one.  This change makes
14695         output likely to be directly usable by patch program.
14696         Suggested by Adrian Aichner  <adrian@xemacs.org>
14698 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
14700         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
14701         case of variables defined in compound statements.
14702         (gdb-setup-windows, gdb-source-info, gdb-source-info):
14703         Simplify constructions using switch-to-buffer.
14705 2004-02-19  Simon Josefsson  <jas@extundo.com>
14707         * play/morse.el: Fix typo.
14708         (morse-code): Add @.
14710 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
14712         * calendar/appt.el (appt-display-format): Change default to
14713         'ignore, for backwards compatibility.
14714         (appt-display-message): If appt-display-format is 'ignore,
14715         respect old vars appt-msg-window and appt-visible.
14716         (appt-activate): Don't depend on return value of cancel-timer.
14718         * calendar/calendar.el (calendar-holidays): Doc fix.
14720         * calendar/cal-coptic.el (coptic-prompt-for-date):
14721         Use assoc-string instead of assoc-ignore-case.
14722         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
14723         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
14724         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
14725         * calendar/cal-islam.el (calendar-goto-islamic-date)
14726         (mark-islamic-diary-entries): Ditto.
14727         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
14728         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
14729         (calendar-read-mayan-tzolkin-date): Ditto.
14730         * calendar/calendar.el (calendar-read-date): Ditto.
14731         * calendar/diary-lib.el (mark-diary-entries): Ditto.
14733 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
14735         * progmodes/executable.el (executable-command-find-posix-p):
14736         Fix choice of the directory.
14738 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
14740         * simple.el (interprogram-cut-function)
14741         (interprogram-paste-function, kill-new, kill-append):
14742         Doc fixes.
14743         (kill-region): Make it return nil.  Doc fix.
14744         (yank-pop): Make its argument optional.
14745         (yank): Make ARG `-' equivalent to `-1'.
14747 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
14749         * mail/rmail.el (rmail-get-new-mail): Don't reference
14750         rmail-use-spam-filter if rmail-spam-filter is not loaded.
14752 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
14754         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
14755         if one of global-auto-revert-non-file-buffers or autorevert-mode
14756         is non-nil.
14758 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
14760         * subr.el (delete-dups): A better implementation from Karl Heuer
14761         <kwzh@gnu.org>.
14763 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
14765         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
14766         correct place.
14767         * progmodes/icon.el (icon-indent-command): Ditto.
14768         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
14770 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
14772         * progmodes/grep.el (grep-compute-defaults): Undo change from
14773         2004-01-29: don't use executable-command-find-posix-p.
14775 2004-02-16  Richard Sharman  <rsharman@pobox.com>
14777         * hilit-chg.el: Use require instead of eval-and-compile.
14778         (highlight-compare-buffers): New function.
14780 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
14782         * man.el (Man-fontify-manpage): Render section headings in
14783         `Man-overstrike-face' even when overstrike was not used by man
14784         formatter for section headings.
14786 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
14788         * rmail-spam-filter.el: (vm-use-spam-filter)
14789         (rsf-min-region-length-added-to-spam-list): New variables.
14790         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
14791         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
14792         spam testing.  Don't delete spam message if automatic deletion
14793         after output via variable rmail-delete-after-output is turned on.
14794         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
14795         rsf-bbdb-dont-create-entries-for-spam.
14796         (check-field): New function, extracted from code in
14797         rmail-spam-filter to ease addition of header fields like content-type.
14798         (message-content-type): New variable to check the content-type:
14799         field added, also in defcustom of rsf-definitions-alist.
14800         (rmail-spam-filter): Replace repeated test code for header fields
14801         by calls to check-field; change the call to
14802         rmail-output-to-rmail-file such that rmail-current-message stays
14803         the same to avoid wrong deletion of unseen flags.
14804         (rsf-add-contents-type): New function to convert old format
14805         of rmail-spam-definitions-alist into new one.
14806         Change prefixes of all variables and functions from
14807         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
14809 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
14811         * loadhist.el (unload-hook-features-list): New defvar.
14813 2004-02-16  Dave Love  <fx@gnu.org>
14815         * loadhist.el (unload-feature): Doc fix.  Rename flist to
14816         unload-hook-features-list.
14818 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
14820         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
14821         cookie.  Don't check if we are looking-at open-formula.
14823 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
14825         * subr.el (match-string-no-properties): Use substring-no-properties.
14827 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
14829         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
14830         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
14831         Use lower-case "rx" in all error message.
14833 2004-02-16  Dave Love  <fx@gnu.org>
14835         * emacs-lisp/rx.el (rx-or): Put group around result.
14836         (rx-constituents): Add backref.
14837         (rx-syntax): Add string-delimiter, comment-delimiter.
14838         (rx-categories): Add combining-diacritic.
14839         (rx-check-not, rx-greedy, rx): Doc fix.
14840         (rx-backref, rx-check-backref): New.
14842 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
14844         * newcomment.el (uncomment-region): Allow eob as comment end.
14846 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
14848         * filecache.el: All message and error commands now use prefix
14849         "Filecache:" to make it easy to read *Messages* buffer.
14851 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
14853         * autorevert.el: Add support to detect changed dired and VC buffers.
14854         (auto-revert-active-p, auto-revert-list-diff)
14855         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
14856         (auto-revert-handler, auto-revert-active-p): New functions.
14857         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
14858         and `auto-revert-active-p'.
14859         (eval-when-compile): Defvar dired-directory and vc-mode.
14860         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
14861         (auto-revert-handler-vc): New functions.
14863 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14865         * progmodes/compile.el (compilation-directory): New defvar.
14866         (compile): Save current directory in compilation-directory.
14867         (recompile): Bind default-directory to compilation-directory if
14868         that is non-nil.
14870 2004-02-16  Dave Love  <fx@gnu.org>
14872         * newcomment.el (comment-insert-comment-function)
14873         (comment-region-function, uncomment-region-function): New.
14874         (comment-indent): Use comment-insert-comment-function.
14875         (uncomment-region): Use uncomment-region-function.
14876         (comment-region): Use comment-region-function.
14878         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
14880 2004-02-16  Richard Stallman  <rms@gnu.org>
14882         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
14883         loaddefs* and ldefs-boot*.
14885 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
14887         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
14888         and email address at the beginning and end of the address.
14890         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
14891         anchored at the beginning of the email address.
14893 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
14895         * international/ccl.el (ccl-compile-write): Pass `left' to
14896         ccl-embed-code to generate correct code of write-expr-register.
14898 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
14900         * progmodes/grep.el (grep-compute-defaults): Fix typos.
14902 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14904         * x-dnd.el: Mention support for Motif in commentary.
14905         (x-dnd-handle-drag-n-drop-event): Ditto.
14907 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
14909         * ses.el: Use "ses--" prefixes for buffer-local variables.
14910         Use (point-min) instead of 1, even when we know the buffer
14911         is unnarrowed.
14912         (ses-build-load-map): Delete.  Distribute its content to defconst's for
14913         the three maps.
14914         (ses-menu, ses-header-line-menu): New menus.
14915         (ses-mode-map): Use them.
14916         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
14918 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
14920         * Makefile.in: Fix the CC Mode recompile kludge so it works
14921         when building in a different directory.
14923 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
14925         * simple.el (kill-new): Put yank-handler property on the entire string.
14927 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14929         * diff.el: Don't use compile any more, use diff-mode instead.
14930         (diff-regexp-alist, diff-old-file, diff-new-file)
14931         (diff-parse-differences, diff-process-setup): Remove.
14932         (diff-sentinel): New fun.
14933         (diff): Use it.  Run the process ourselves.
14934         Use diff-mode for the rest of the processing.
14936         * diff.el (diff): Simplify code handling `switch'.
14938 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14940         * pcvs-defs.el (cvs-menu): Add `tag'.
14942 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
14944         * simple.el (kill-append): Doc fix.
14946         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14947         Adapt outline-regexp to the new conventions for commenting out code.
14949 2004-02-11  John Paul Wallington  <jpw@gnu.org>
14951         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
14953 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14955         * diff.el (diff-switches): New fun.
14956         (diff, diff-backup): Use it.
14957         (diff): Clean up the args construction.  Use backquote.
14958         Use listp instead of consp to avoid putting a nil arg.
14959         (diff): Add a revert-buffer function.
14961 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14963         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT,  FILE_NAME
14964         handled by x-dnd-handle-file-name.
14965         (x-dnd-known-types): Add COMPOUND_TEXT.
14966         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
14967         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
14968         x-dnd-empty-state.
14969         (x-dnd-forget-drop): Ditto.
14970         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
14971         (x-dnd-handle-one-url): Return private when inserting text.
14972         (x-dnd-insert-ctext): New function.
14973         (x-dnd-handle-file-name): New function for FILE_NAME.
14974         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
14975         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
14976         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
14978 2004-02-10  Kenichi Handa  <handa@m17n.org>
14980         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
14981         instead of while loop.
14983 2004-02-10  Miles Bader  <miles@gnu.org>
14985         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
14987 2004-02-09  Kenichi Handa  <handa@m17n.org>
14989         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
14990         have end-of-line.
14992 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
14994         * Makefile.in: Added extra dependencies in the recompile target
14995         needed to cope with the compile time macro expansions in CC Mode.
14997 2004-02-09  Kim F. Storm  <storm@cua.dk>
14999         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
15000         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
15001         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
15002         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
15003         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
15004         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
15005         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
15006         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
15007         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
15008         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
15009         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
15011 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15013         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
15014         Don't allow shrink if there's a window on our right.
15016         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
15017         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
15018         Bring together declaration and initialization.
15019         (prolog-mode-variables): Don't set the syntax table.
15020         Don't set paragraph-start and comment-indent-function.
15021         Add /*..*/ to the comment regexps.
15022         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
15023         (prolog-mode-map): Don't bind TAB.
15024         (prolog-mode): Set the syntax table.
15025         (prolog-comment-indent): Remove.
15026         (inferior-prolog-mode-map): Initialize in the declaration.
15027         (inferior-prolog-mode-syntax-table)
15028         (inferior-prolog-mode-abbrev-table): New vars.
15029         (inferior-prolog-mode): Derive from comint-mode.
15030         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
15031         minibuffer windows.
15033         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
15034         in file names, as long as it is unabmiguous.
15036 2004-02-08  Andreas Schwab  <schwab@suse.de>
15038         * textmodes/reftex-toc.el
15039         (reftex-toc-load-all-files-for-promotion): Remove useless use of
15040         format.  Doc fix.
15042         * textmodes/refer.el (refer-find-entry-internal): Remove extra
15043         format string arguments.
15045         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
15046         string argument.
15048         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
15050         * play/zone.el (zone-call): Fix format string.
15052         * net/webjump.el (webjump-builtin): Add missing format string argument.
15054         * midnight.el (midnight-delay-set): Remove extra format string argument.
15056         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
15058         * hexl.el (hexl-insert-char): Add missing format string argument.
15060         * format.el (format-decode): Fix format string.
15062         * emulation/vi.el (vi-mode): Remove extra format string argument.
15063         (vi-repeat-last-search): Likewise.
15064         (vi-reverse-last-search): Likewise.
15065         (vi-goto-mark): Likewise.
15066         (vi-reverse-last-find-char): Likewise.
15067         (vi-repeat-last-find-char): Likewise.
15068         (vi-locate-def): Likewise.
15070         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
15072         * ediff-util.el (ediff-toggle-read-only): Remove extra format
15073         string argument.
15074         (ediff-toggle-regexp-match): Likewise.
15076         * dired-aux.el (dired-do-query-replace-regexp): Add missing
15077         format string argument.
15079         * calc/calc-map.el (calc-get-operator): Remove extra format
15080         string argument.
15082         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
15084         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
15085         string argument.
15087         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
15089         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
15091         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
15093         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
15094         (cl-struct-setf-expander): Likewise.
15096         * vc.el (with-vc-file): Fix unsafe uses of error.
15097         (vc-cancel-version): Likewise.
15099 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
15101         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
15102         thousands separator; fixes <class>:<line-number> regexp for
15103         non-english locales.
15105 2004-02-08  Andreas Schwab  <schwab@suse.de>
15107         * view.el (view-mode-enable): Revert previous change.
15109 2004-02-07  Kim F. Storm  <storm@cua.dk>
15111         * simple.el (line-number-at-pos): Rename from line-at-pos.
15112         Uses changed (what-line and vc-annotate-warp-version).
15114 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15116         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
15117         (diff-mode): Remove aborted attempt at support for compile.el.
15118         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
15120 2004-02-06  Andreas Schwab  <schwab@suse.de>
15122         * view.el (view-mode-enable): Add view-mode-map to
15123         minor-mode-overriding-map-alist.
15125 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15127         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
15129 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15131         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
15132         with point inside rather than after the paragraph.
15134 2004-02-04  Sam Steingold  <sds@gnu.org>
15136         * mail/smtpmail.el (smtpmail-try-auth-methods):
15137         Do not try authentication when no mechanism is available.
15138         Pass port-name as defaultport to `netrc-machine'.
15140 2004-02-04  Stephen Eglen  <stephen@gnu.org>
15142         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
15143         to show how minibuffer height can be constrained.
15145 2004-02-04  John Paul Wallington  <jpw@gnu.org>
15147         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
15149 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15151         * x-dnd.el: New file for drag and drop.
15153         * term/x-win.el: require x-dnd, set after-make-frame-functions
15154         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
15155         drag-n-drop event.
15157         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
15158         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
15159         (dired-dnd-handle-file): New functions for drag and drop support.
15160         (dired-mode): Initialize drag and drop if x-dnd present.
15162 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15164         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
15165         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
15166         (cperl-mode): Set fill-paragraph-function.
15167         (cperl-fill-paragraph): Make it non-interactive.
15169 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
15171         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
15173 2004-02-02  David Kastrup  <dak@gnu.org>
15175         * replace.el (perform-replace): Allow 'literal argument in
15176         regexp-flag to indicate literal replacement.
15177         (query-replace-regexp-eval): Use it.
15179 2004-02-01  Andreas Schwab  <schwab@suse.de>
15181         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
15183 2004-02-01  Stephen Eglen  <stephen@gnu.org>
15185         * info-look.el: Add support for maxima-mode.  Update commentary
15186         because info-lookup-symbol is now bound to C-h S.
15188 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
15190         * simple.el (edit-and-eval-command): Bind print-level and
15191         minibuffer-history-sexp-flag around call to read-from-minibuffer.
15192         Correct initial position in command-history.
15194 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
15196         * files.el (read-directory-name): Adapt the docstring to recent
15197         change in Fread_file_name.
15199 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
15201         * ses.el (ses-print-cell): If print format too wide for column
15202         width, truncate decimal places if that helps to avoid "#####" fill.
15203         * ses.el (ses-initial-column-width): Revert previous change.
15205 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15207         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
15208         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
15209         Add edebug info.
15210         (jit-lock-mode): Setup/cancel the new timer.
15211         (jit-lock-context-fontify): New fun.  Extracted from
15212         context fontification code of jit-lock-stealth-fontify.
15213         (jit-lock-stealth-fontify): Don't do context fontification any more.
15215         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
15216         (jit-lock-fontify-now): Handle the `quit' case.
15217         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
15219 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
15221         * progmodes/executable.el (executable-command-find-posix-p):
15222         New.  Check if find handles arguments Posix-style.
15224         * progmodes/grep.el (grep-compute-defaults):
15225         Use executable-command-find-posix-p.
15226         (grep-find): Check `grep-find-command'.
15228         * filecache.el (file-cache-find-posix-p): Delete.
15229         (file-cache-add-directory-using-find):
15230         Use `executable-command-find-posix-p'.
15232 2004-01-29  Dave Love  <fx@gnu.org>
15234         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
15235         Iterate the hook function if arg is given.
15236         (mark-defun, narrow-to-defun): Change order of finding the limits.
15238         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
15239         (byte-compile-format-warn): New.
15240         (byte-compile-callargs-warn): Use it.
15241         (Format, message, error): Add byte-compile-format-like property.
15242         (byte-compile-maybe-guarded): New.
15243         (byte-compile-if, byte-compile-cond): Use it.
15244         (byte-compile-lambda): Compile interactive forms,
15245         just to make warnings about them.
15247 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
15249         * ses.el (ses-initial-column-width): Increase to 14, so it will
15250         work well with the default printer of "%.7g" for extreme values
15251         like "-1.234567e+07".
15253 2004-01-29  Kenichi Handa  <handa@m17n.org>
15255         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
15257 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
15259         * dos-w32.el: Added support for the `default-printer-name' function.
15261 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15263         * server.el (server-socket-name): Don't use the hostname in the
15264         socket name since /tmp is local to the host anyway.
15266         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
15267         robust check of widening and fix var-naming.
15269 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
15271         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
15272         or rmail-spam- to rsf- in all function and variable names.
15273         (rsf-min-region-to-spam-list): New variable.
15274         (rsf-bbdb-auto-delete-spam-entries): Rename from
15275         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
15276         scanned together with the recipients field for spam testing; Don't
15277         delete spam message if rmail-delete-after-output is non-nil;
15278         (rsf-check-field): New function, extracted from code in
15279         rmail-spam-filter to ease addition of header fields like
15280         content-type:;
15281         (message-content-type): New variable.  The content-type: field was
15282         added also in defcustom of rsf-definitions-alist;
15283         (rmail-spam-filter): Replace repeated test code for header fields
15284         by calls to check-field; change the call to
15285         rmail-output-to-rmail-file such that rmail-current-message stays
15286         the same to avoid wrong deletion of unseen flags.
15287         (rmail-use-spam-filter): Add autoload cookie.
15289 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
15291         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
15292         (file-cache-add-directory-using-find): Add Cygwin support.
15293         (file-cache-find-command-posix-flag): New user variable.
15295         * filecache.el (file-cache-add-directory): Check for
15296         directories an remove them from dir-files.
15298 2004-01-27  Richard M. Stallman  <rms@gnu.org>
15300         * man.el (Man-fontify-manpage): Clean up message.
15302 2004-01-27  Kenichi Handa  <handa@m17n.org>
15304         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
15305         (sentence-end): Define using sentence-end-without-space.
15307         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
15308         a sentence ends with one of a character in sentence-end-without-space.
15310 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15312         * font-lock.el (font-lock): Add jit-lock as explicit group member.
15313         (jit-lock): Group declaration moved to jit-lock.el.
15314         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
15315         when necessary.
15317         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
15318         (jit-lock-context-unfontify-pos): Rename from
15319         jit-lock-first-unfontify-pos.
15320         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
15322 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
15324         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
15325         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
15326         (fortran-fill): When filling a string, adjust re-search-backward
15327         argument for special case of string just on fill-column.
15328         When filling non-string, allow one extra char if
15329         fortran-break-before-delimiters is non-nil.
15330         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
15331         Use fortran-break-delimiters-re and fortran-no-break-re to
15332         correctly handle cases such as "**".
15334         * progmodes/f90.el (f90-break-delimiters): Doc fix.
15335         (f90-no-break-re): Add some extra tokens.  Doc fix.
15337 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
15339         * mail/rmail-spam-filter.el:
15340         Use two semicolons as Commentary line prefix.
15341         Add ";;; Code:" stylized comment.
15342         Delete end-of-line whitespace.
15343         Wrap (require 'cl) with `eval-when-compile'.
15345 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
15347         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
15348         at the top level of vc.el.
15350 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
15352         * vc.el (vc-current-line): Function removed.  This is now done by
15353         the new function line-at-pos in simple.el.
15354         (vc-annotate-warp-version): Use line-at-pos instead of
15355         vc-current-line.
15357 2004-01-22  Kim F. Storm  <storm@cua.dk>
15359         * simple.el (line-at-pos): New defun.
15360         (what-line): Use it.  Optimize by only counting lines in narrowed
15361         region once.
15363 2004-01-22  Kenichi Handa  <handa@m17n.org>
15365         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
15366         point (register r1) only for charset mule-unicode-0100-24ff.
15368 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
15370         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
15371         trailing white space and ensure a final newline.
15373         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
15374         Add autoload cookie.
15376 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
15378         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
15379         activate view-mode explicitly.
15381 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15383         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
15384         use clipboard first.
15386 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15388         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
15389         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
15390         (vc-mcvs-cvs): Remove.
15391         (vc-mcvs-command): Remove use of assert.
15393         * outline.el (outline-insert-heading): Tighten up match.
15394         (outline-demote, outline-move-subtree-down): Don't assume anything
15395         about outline-regexp.
15397         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
15398         (texinfo-show-structure): Explicitly add ^, and simplify.
15400 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
15402         * calendar/appt.el (appt-check): Restore usage of
15403         appt-issue-message deleted in previous change.
15404         (top-level): Activate package when loaded (needed for backwards
15405         compatibility).
15407 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15409         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
15410         following previous change to smtpmail-send-data.
15412 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
15414         * vc.el (vc-default-previous-version): Doc enhancement.
15415         (vc-default-next-version): New function.
15416         (vc-print-log): New arg FOCUS-REV.
15417         (vc-annotate-mode): Derive from view-mode.
15418         (vc-annotate): New args REVISION, DISPLAY-MODE.
15419         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
15420         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
15421         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
15422         (vc-annotate-show-diff-revision-at-line, vc-current-line)
15423         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
15425         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
15427 2004-01-19  Karl Berry  <karl@gnu.org>
15429         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
15430         or "TexInfo".
15432 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
15434         * subr.el (delete-dups): New function.
15436 2004-01-19  Karl Berry  <karl@gnu.org>
15438         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
15439         with ^, since that's what texinfo-show-structure
15440         documentation says (plus it works much better in texinfo.txi).
15442 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
15444         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
15446 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
15448         * progmodes/which-func.el (which-function-mode): Don't cancel
15449         which-func-update-timer if not set.
15451 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
15453         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
15454         Remove spurious left square bracket in XX:XXam regexp.
15456 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
15458         * progmodes/cc-defs.el: Do not require cl at run time.
15460 2004-01-16  Richard M. Stallman  <rms@gnu.org>
15462         * emacs-lisp/cl.el (cl-cannot-unload): New function.
15463         (cl-unload-hook): Defvar this to run cl-cannot-unload.
15465         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
15466         Call rmail-spam-filter.  Delete and expunge spam.
15467         Print number of spam messages deleted.
15468         Save and restore the deletion status of old messages when reading
15469         new mail with spam filter, so that expunging spam does not expunge
15470         msgs deleted by the user.
15471         (rmail-only-expunge): Add an optional argument dont-show to
15472         prevent showing message after expunge.
15474 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
15476         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
15477         * subr.el (declare): New macro.
15479 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
15481         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
15483 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15485         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
15486         Test window-system rather than system-type (for X11/Mac).
15488 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
15490         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
15492 2004-01-12  Richard M. Stallman  <rms@gnu.org>
15494         * mail/rmail.el (rmail-convert-to-babyl-format):
15495         Use mail-unquote-printable-region.
15496         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
15497         (rmail-hex-char-to-integer): Functions deleted.
15499         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
15500         (mail-unquote-printable-region): New arg NOERROR.
15501         For invalid encoding, either signal an error to just return nil.
15503 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
15505         * calendar/appt.el: Update copyright and commentary.
15506         (appt-issue-message): Make obsolete.
15507         (appt-visible, appt-msg-window): Make obsolete, in favour of
15508         appt-display-format.
15509         (appt-display-mode-line, appt-display-duration)
15510         (appt-display-diary, appt-time-msg-list, appt-mode-string)
15511         (appt-prev-comp-time, appt-display-count, appt-timer)
15512         (appt-convert-time): Doc change.
15513         (appt-disp-window-function, appt-delete-window-function):
15514         Use defcustom rather than defvar.
15515         (appt-display-format): New variable.
15516         (appt-display-message): New function with display code from appt-check.
15517         (appt-check): Add optional FORCE argument.  Doc change.
15518         Add appt-make-list to diary-hook if displaying diary.
15519         Remove checking of view-diary-entries-initially.
15520         Message display section removed to new function appt-display-message.
15521         (appt-display-window): Doc change.  Remove unused internal var
15522         this-buffer.  Do not beep, since appt-display-message does that.
15523         (appt-make-list): Doc change.  Use caar.
15524         (appt-sort-list): Simplify by using builtin sort function.
15525         (appt-update-list): New function for updating appts when diary is
15526         saved.
15527         (appt-activate): New autoloaded function to toggle package
15528         functionality.
15530         * calendar/cal-x.el: (calendar-one-frame-setup)
15531         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
15533         * calendar/calendar.el: Update copyright.
15534         (view-diary-entries-initially, european-calendar-style): Doc change.
15535         (calendar-setup): Make defcustom rather than defvar.
15536         (mark-visible-calendar-date): Initialize temp-face and faceinfo
15537         in let binding so local to function.
15539         * calendar/diary-lib.el: Update copyright.
15540         (diary, diary-entry-time): Doc change.
15541         (list-diary-entries): Doc change.  Trivial logic change.
15542         (fancy-diary-display): Restore make-face command mistakenly
15543         deleted 2003-05-08.
15544         (show-all-diary-entries): Allow to pop-up frame if needed.
15546 2004-01-09  John Paul Wallington  <jpw@gnu.org>
15548         * bindings.el (mode-line-change-eol): Add EVENT parameter.
15549         Temporarily select EVENT's window for changing eol type.
15551 2004-01-09  Deepak Goel  <deego@gnufans.org>
15553         * calendar/diary-lib.el (diary-entry-time):
15554         Also accept time in the form XX[.XX][am/pm/AM/PM].
15555         (fancy-diary-font-lock-keywords): Likewise.
15556         (diary-font-lock-keywords): Likewise.
15557         * calendar/appt.el (appt-add): Likewise.
15558         (appt-make-list): Likewise.
15559         (appt-convert-time): Likewise.
15561 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
15563         * gdb-ui.el (gdb-ann3): Revert previous change.
15564         (gdb-source-info): Allow for case of where compilation directory
15565         is not recorded.
15567 2004-01-08  John Paul Wallington  <jpw@gnu.org>
15569         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
15571 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
15573         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
15575         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
15576         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
15577         problems.
15578         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
15580 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
15582         * files.el (write-file-functions, write-contents-functions):
15583         Clarify docstrings.
15585 2004-01-07  Kenichi Handa  <handa@m17n.org>
15587         * international/mule.el (set-auto-coding): Fix for the case that
15588         end-of-line is only CR.
15590 2004-01-07  Kim F. Storm  <storm@cua.dk>
15592         * subr.el (event-start, event-end): Doc fix.
15593         (posn-string, posn-image): New defuns.
15594         (posn-object): Return either image or string object.
15595         (posn-object-x-y): Return 8th element of position.
15596         (posn-object-width-height): New defun.
15598 2004-01-06  Andreas Schwab  <schwab@suse.de>
15600         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
15601         output.
15603 2004-01-05  Karl Berry  <karl@gnu.org>
15605         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
15606         / and *, too.
15608 2003-12-31  Simon Josefsson  <jas@extundo.com>
15610         * files.el (before-save-hook): Add.
15611         (basic-save-buffer): Use before-save-hook.
15613         * emacs-lisp/copyright.el: Fix comment to recommend
15614         before-save-hook instead of write-file-functions.
15616 2004-01-05  Richard M. Stallman  <rms@gnu.org>
15618         * finder.el (finder-commentary): Call delete-other-windows.
15620         * net/ange-ftp.el (ange-ftp-file-attributes):
15621         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
15623 2004-01-04  Karl Berry  <karl@gnu.org>
15625         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
15626         comment characters % and # in the copyright year notice,
15627         as well as ;.
15629 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
15631         * wid-edit.el (default): Define dummy :value-delete.
15632         Reported by Jesper Harder <harder@ifa.au.dk>.
15634 2004-01-03  Richard M. Stallman  <rms@gnu.org>
15636         * progmodes/compile.el (compile-internal): Use point, not point-min,
15637         for set-window-point.
15639         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
15641         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
15643         * progmodes/grep.el (grep-mode-map):
15644         Don't remap next-line, previous-line.
15646 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
15648         * speedbar.el (speedbar-edit-line): Change regexp to position
15649         the cursor on the first character of this line's button.
15651 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
15653         * subr.el (functionp): Doc fix.
15655 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
15657         * progmodes/idlwave.el (idlwave-make-tags):
15658         * textmodes/flyspell.el (flyspell-large-region):.
15659         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
15660         * emulation/viper-util.el (viper-glob-unix-files):
15661         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
15662         * man.el (Man-init-defvars):
15663         * jka-compr.el (jka-compr-call-process):
15664         * files.el (get-free-disk-space,insert-directory):
15665         * ediff-ptch.el (ediff-test-patch-utility):
15666         * ediff-diff.el (ediff-test-utility):
15667         * dired-aux.el (dired-check-process):
15668         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
15669         test the return value of call-process, because it can be a string.
15671 2003-12-31  John Paul Wallington  <jpw@gnu.org>
15673         * bindings.el (completion-ignored-extensions): Add .pfsl.
15675 2003-12-31  Kim F. Storm  <storm@cua.dk>
15677         * ido.el (ido-nonreadable-directory-p): New defun to check for
15678         nonreadable directory without activating tramp (to avoid problems
15679         with checking incomplete tramp paths).
15680         (ido-set-current-directory, ido-file-internal)
15681         (ido-file-name-all-completions1): Use it.
15683 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
15685         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
15686         documentation if the anchor (or node) name is preceded by `info
15687         anchor' or `Info anchor' in addition to earlier `info node' and
15688         `Info node'.
15689         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
15691 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
15693         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
15694         error in arguments to base64-decode-region.  Remove ^M characters
15695         after decoding base64.
15697 2003-12-30  Simon Josefsson  <jas@extundo.com>
15699         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
15700         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
15701         have only been distributed with Emacs for some years.
15702         (texinfo-mode-hook): Customize.
15704 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
15706         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
15707         cleaner (suggested by Richard Stallman).
15709         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
15710         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
15711         file-name clashes on 8+3 DOS filesystems.
15713         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
15714         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
15715         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
15716         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
15717         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
15718         file-name clashes on 8+3 filesystems.
15720         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
15721         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
15722         file-name clashes on 8+3 DOS filesystems.
15724 2003-12-29  Richard M. Stallman  <rms@gnu.org>
15726         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
15727         Upcase the character.
15729         * textmodes/flyspell.el (mail-mode-flyspell-verify):
15730         Search for header separator alone on a line, literally,
15731         and search for it backward, not forward.
15732         (flyspell-abbrev-table): Always use global-abbrev-table
15733         if there is no local one.
15735         * progmodes/sh-script.el (sh-get-indent-info):
15736         Don't move point back if at bob.
15738         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
15740         * play/handwrite.el (handwrite): Make the handwrite credit message
15741         a comment rather than an output command.
15743         * obsolete/sc.el: Display message that this file is obsolete.
15745         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
15747         * mail/rfc822.el (rfc822-address-start): Declare variable.
15748         Renamed from address-start.  All uses changed.
15750         * term.el (term-exec): Set up sentinel.
15751         (term-sentinel): New function.
15752         (term-handle-exit): New function.
15754         * subr.el (assoc-ignore-case, assoc-ignore-representation):
15755         Use assoc-string, and mark them obsolete.
15756         (delay-mode-hooks): Mark as permanent local.
15758         * simple.el (sendmail-user-agent-compose): Use assoc-string.
15760         * register.el (copy-rectangle-to-register): Doc fix.
15762         * info.el (Info-insert-dir): Use assoc-string.
15764         * info-look.el (info-lookup): Use assoc-string.
15766         * frame.el (pop-up-frame-function): Use quote, not `function'.
15767         (frame-notice-user-settings): Calculate ADJUSTED-TOP
15768         copying with lists as coordinate values.
15770         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
15772         * find-dired.el (kill-find): New command.
15773         (find-dired): Make buffer read-only.
15774         Set up a keymap with C-c C-k running kill-find.
15775         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
15777         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
15779         * filecache.el (file-cache-ignore-case): New variable.
15780         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
15782         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
15783         (comint-dynamic-complete-as-filename): Rename local vars.
15784         (comint-dynamic-list-filename-completions): Likewise.
15786         * comint.el (comint-dynamic-list-completions-config): New var.
15787         (comint-dynamic-list-completions): Handle both SPC and TAB right.
15789         * comint.el (comint-file-name-chars): Add [].
15790         (comint-word): Use skip-chars-backward, not search.
15792         * shell.el (shell-file-name-chars): Add [].
15794         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
15796         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
15798         * generic.el (define-generic-mode): Doc fix.
15800 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
15802         * files.el (kill-some-buffers): Doc fix.
15804 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
15806         * comint.el (comint-watch-for-password-prompt): Pass `string' as
15807         arg to send-invisible
15808         (send-invisible): Doc fix.  The argument is now a prompt, not the
15809         string to send.
15810         (comint-read-noecho): Doc fix.
15812 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
15814         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
15815         "@", as required by some ISP hosting service.  Fix defcustom
15816         argument syntax errors that prevented use of customization.
15818 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
15820         * xml.el (xml-get-attribute-or-nil): Doc fix.
15822 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
15824         * net/zone-mode.el (zone-mode): Use write-file-functions, not
15825         write-file-hooks.
15827 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
15829         * autorevert.el (auto-revert-interval): Doc fix.
15831 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
15833         * xml.el (xml-get-attribute-or-nil): New function, like
15834         xml-get-attribute, but returns nil if the attribute was not found.
15835         (xml-get-attribute): Convert to defsubst, uses
15836         xml-get-attribute-or-nil.
15838 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
15840         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
15842 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
15844         * custom.el (custom-declare-theme): Use `value' when putting
15845         properties on `theme'.
15847 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
15849         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
15850         for each yank-handler segment.
15851         (insert-for-yank-1): New function, with the body of the previous
15852         insert-for-yank.
15854         * textmodes/table.el (table-yank-handler): New defcustom.
15855         (table--put-cell-indicator-property): Put yank-handler property
15856         that indicates the yank handler for the table cell.
15858 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
15860         * generic-x.el (etc-modules-conf-generic-mode): A more complete
15861         set of keywords.
15863 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
15865         * international/mule-cmds.el (reset-language-environment)
15866         (set-language-environment): Don't invoke fontset-related functions
15867         if fontset-list is not fboundp.
15869 2003-12-29  Kenichi Handa  <handa@m17n.org>
15871         * international/mule-cmds.el (reset-language-environment):
15872         Call set-overriding-fontspec-internal with nil.
15873         (set-language-environment): Call set-overriding-fontspec-internal
15874         if the language environment specify `overriding-fontspec'.
15875         (language-info-alist): Doc added.
15877         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
15878         characters of mule-unicode-0100-24ff.
15879         (ccl-encode-windows-1251-font): New CCL program.
15880         ("Bulgarian"): Specify overriding-fontspec.
15881         ("Belarusian"): Likewise.
15883 2003-12-28  Sam Steingold  <sds@gnu.org>
15885         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
15886         parameter ID-FORMAT to conform with the 2003-11-30 patch.
15888 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
15890         * progmodes/gud.el (gud-gdb-command-name): Set default to
15891         "gdb --annotate=3".
15892         (gud-gdb-marker-filter): Look out for annotations.
15893         (gdb-first-pre-prompt): New variable.
15894         Remove trailing white space.
15896         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
15897         if necessary.
15898         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
15899         annotations are detected.
15900         (gud-gdba-marker-filter): Use global variable gud-marker-acc
15901         instead of a local one to allow transition from
15902         gud-gdb-marker-filter.
15903         Remove trailing white space.
15905 2003-12-27  Kim F. Storm  <storm@cua.dk>
15907         * ido.el: Handle non-readable directories.
15908         (ido-decorations): Add 9th element for non-readable directory.
15909         (ido-directory-nonreadable): New dynamic var.
15910         (ido-set-current-directory): Set it.
15911         (ido-read-buffer, ido-file-internal):
15912         (ido-read-file-name, ido-read-directory-name): Let-bind it.
15913         (ido-file-name-all-completions1): Return empty list for
15914         non-readable directory.
15915         (ido-exhibit): Print [Not readable] if directory is not readable.
15916         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
15917         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
15918         Use it.
15920 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
15922         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
15923         calls to directory-files-and-attributes and file-attributes.
15924         (ls-lisp-format): Remove system dependent handling of user and
15925         group id's.
15927 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
15929         * ffap.el (ffap-read-file-or-url): Revert previous change.
15931 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
15933         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
15934         new list of included files called `files-with-node-lines', that
15935         only have node lines.  This way @include commands can include any
15936         file, such as version and update files without node lines, not
15937         just files that are chapters.
15939 2003-12-25  Andreas Schwab  <schwab@suse.de>
15941         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
15942         file not found.
15944 2003-12-08  Miles Bader  <miles@gnu.org>
15946         * dired.el (dired-between-files): Always use dired-move-to-filename,
15947         which is more robust in non-english locales.
15949 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
15951         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
15953 2003-12-24  Andreas Schwab  <schwab@suse.de>
15955         * shell.el (shell-file-name-quote-list): Add backslash.
15957         * comint.el (comint-quote-filename): Correctly handle backslash
15958         in comint-file-name-quote-list.
15960 2003-12-24  Kenichi Handa  <handa@m17n.org>
15962         * international/mule-cmds.el (set-default-coding-systems):
15963         Call ucs-set-table-for-input for all buffers that don't have local
15964         value of buffer-file-coding-system.
15966         * international/ucs-tables.el (ucs-set-table-for-input):
15967         If translation-table-for-encode is a symbol, get its
15968         translation-table property.
15970 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
15972         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
15973         to `completing-read' on a recently fixed bug.
15975         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
15976         instead of SPACE, to get the list of possible fringe modes.
15977         SPACE only works if both `partial-completion-mode' and
15978         `completion-auto-help' are nil.
15980         * complete.el (PC-is-complete-p): Delete.
15981         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
15982         calls to `test-completion'.
15984 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
15986         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
15987         to edit values when there are no children.
15989         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
15990         a mode called "Assembler" already exists.
15991         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
15992         (gud-watch): Use format option.  Remove font properties from string.
15993         (gdb-var-create-handler, gdb-var-list-children-handler):
15994         Don't bother about properties as there are none.
15995         (gdb-var-create-handler, gdb-var-list-children-handler)
15996         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
15997         with two arguments.
15998         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
15999         Let speedbar show value changes with a different font.
16000         (gdb-edit-value): New defun.
16001         (gdb-clear-partial-output, gdb-clear-inferior-io)
16002         (def-gdb-auto-update-handler): Use erase-buffer.
16003         (gdb-frame-handler): Display watch expressions in
16004         FUNCTION::VARIABLE format if required.
16006 2003-12-23  John Paul Wallington  <jpw@gnu.org>
16008         * info.el (Info-unescape-quotes, Info-split-parameter-string)
16009         (Info-goto-emacs-command-node): Doc fixes.
16011 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
16013         * cus-edit.el (custom-add-parent-links): Define "many".
16015 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
16017         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
16018         (widget-child-validate, widget-type-value-create)
16019         (widget-type-default-get, widget-type-match): New functions.
16020         (lazy): New widget.
16021         (menu-choice, checklist, radio-button-choice, editable-list)
16022         (group, documentation-string): Remove redundant (per 2003-10-25
16023         change) calls to `widget-children-value-delete'.
16024         (widget-choice-value-get, widget-choice-value-inline): Remove.
16025         (menu-choice): Update widget.
16027 2003-12-03  Kenichi Handa  <handa@m17n.org>
16029         * language/cyrillic.el: Register "microsoft-cp1251" in
16030         ctext-non-standard-encodings-alist.
16031         ("Bulgarian"): Add ctext-non-standard-encodings.
16032         ("Belarusian"): Likewise.
16034         * international/mule-conf.el (compound-text-with-extensions):
16035         Change the type to 2 (iso-2022 base).
16037         * international/mule.el (ctext-non-standard-encodings-alist):
16038         Change the format.
16039         (ctext-non-standard-encodings): New variable.
16040         (ctext-post-read-conversion): Fully re-written.
16041         (ctext-non-standard-designations-alist): Delete it.
16042         (ctext-non-standard-encodings-table): New function.
16043         (ctext-pre-write-conversion): Fully re-written.
16045 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
16047         * cus-edit.el (custom-add-parent-links): Add documentation links
16048         for parent, if the item has none of its own.
16050 2003-11-30  Richard M. Stallman  <rms@gnu.org>
16052         * dired-aux.el (dired-do-query-replace-regexp):
16053         Report files visited read-only.
16055 2003-11-30  Juri Linkov  <juri@jurta.org>
16057         * dired-aux.el (dired-compare-directories): New command.
16058         (dired-file-set-difference, dired-files-attributes): New functions.
16060 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
16061         Version 2.0.38 of Tramp released.
16063         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
16064         Charles Curley <charlescurley@charlescurley.com>.
16065         (tramp-multi-connection-function-alist): Add ssht entry which adds
16066         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
16067         Aichner.
16068         (tramp-get-method-parameter): New function to retrieve a method
16069         parameter.  This allows for omission of method parameters.
16070         Callers adjusted.
16072 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
16074         * net/tramp.el: Add new optional parameter ID-FORMAT to
16075         `file-attributes'.  Calls of `file-attributes' won't use this
16076         parameter for backward compatibility reasons.
16077         (tramp-perl-file-attributes): Add a new parameter to Perl script
16078         in order to handle uid/gid as strings, if desired.
16079         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
16080         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
16081         order to make the function more general.
16082         (tramp-handle-file-attributes): Replace proprietary optional
16083         parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
16084         (tramp-handle-file-attributes-with-perl): Handle parameter
16085         NONNUMERIC if set.  This wasn't done in the past.
16086         (tramp-post-connection): Apply second parameter "$2" if
16087         `tramp-remote-perl' is called.
16089         * net/tramp-smb.el (tramp-smb-handle-delete-file):
16090         Correct cut'n'waste error (`filename' instead of `directory').
16091         (tramp-smb-handle-directory-files-and-attributes)
16092         (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
16093         introduced parameter ID-FORMAT.
16094         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
16095         error (`directory' instead of `ldir').
16097         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
16098         `file-attributes' has a second parameter.  If yes, apply it with
16099         value "'integer".  Otherwise, don't use that parameter (default is
16100         integer format).
16102 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
16104         * help.el (help-map): Bind `display-local-help' to `C-h .'.
16105         (help-for-help): Add `C-h .' to the listed Help options.
16106         Remove trailing whitespace.
16108         * help-at-pt.el: New file.
16110 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
16112         * subr.el (noreturn, 1value): New macros for test coverage.
16113         See `testcover.el'.
16115         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
16117         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
16118         for macro `1value'.
16119         (testcover-1value): New function.  Checks that a 1value form
16120         actually returns only one value.  Requested by RMS.
16122 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
16124         * gdb-ui.el (gud-watch, gdb-var-create-handler)
16125         (gdb-var-list-children, gdb-var-list-children-handler)
16126         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
16127         gdb commands that use mi to keep them out of the command history.
16129 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16131         * cus-start.el (all): Add use-file-dialog.
16133 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16135         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
16137 2003-11-27  Kim F. Storm  <storm@cua.dk>
16139         * subr.el (posn-object-x-y): New defun.
16141 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16143         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
16144         Don't use `space' for \\\n.
16145         Be more selective as to which # are comment-starters.
16147 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
16149         * subr.el (number-sequence): Improve handling of floating point
16150         arguments (suggested by Kim Storm).  Allow negative arguments.
16152 2003-11-26  Kenichi Handa  <handa@m17n.org>
16154         * international/mule-cmds.el (standard-display-european-internal):
16155         Cancel the standard-display-table setting for ` and '.
16157 2003-11-26  Kim F. Storm  <storm@cua.dk>
16159         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
16160         New defcustoms to add ffap-like functionality to ido.
16161         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
16162         (ido-no-final-slash): New defun.
16163         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
16164         (ido-read-file-name): ): Toggle VC checking via
16165         vc-handled-backends instead of vc-master-templates.
16166         (ido-file-internal): Handle ido-use-url-at-point and
16167         ido-use-filename-at-point via code borrowed from ffap-guesser.
16168         Handle new ido-exit code ffap.
16169         (ido-sort-list): Ignore final slash when sorting file names.
16171 2003-11-25  Kim F. Storm  <storm@cua.dk>
16173         * emulation/cua-base.el (cua--standard-movement-commands):
16174         Add forward-sentence and backward-sentence.
16176 2003-11-25  Stephen Eglen  <stephen@gnu.org>
16178         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
16179         iswitchb-exit is set to 'usefirst when user selects buffer at head
16180         of list using RET.  (Selecting buffers at the head of the list was
16181         broken if the substring was also a complete buffername.)
16183 2003-11-23  Kim F. Storm  <storm@cua.dk>
16185         * progmodes/compile.el (grep-command, grep-use-null-device)
16186         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
16187         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
16188         (grep-regexp-alist, grep-program, find-program)
16189         (grep-find-use-xargs, grep-history, grep-find-history)
16190         (grep-process-setup, grep-compute-defaults)
16191         (grep-default-command, grep, grep-tag-default, grep-find)
16192         (grep-expand-command-macros, grep-tree-last-regexp)
16193         (grep-tree-last-files, grep-tree): Move grep variables, functions
16194         and commands to new file grep.el.
16195         (compilation-mode-map): Remove grep commands from Compile sub-menu.
16196         (compilation-process-setup-function): Doc fix.
16197         (compilation-highlight-regexp, compilation-highlight-overlay): New
16198         defvars used for highlighting current compile error in source buffer.
16199         (compile-internal): New optional args HIGHLIGHT-REGEXP and
16200         LOCAL-MAP which overrides compilation-highlight-regexp and
16201         compilation-mode-map for this compilation.
16202         Delay calling compilation-set-window-height until after running
16203         compilation-process-setup-function so it can buffer-local override
16204         compilation-window-height.
16205         Check buffer-local value of compilation-scroll-output.
16206         (compilation-set-window-height): Use buffer-local value of
16207         compilation-window-height.
16208         (compilation-revert-buffer): Don't pass (undefined)
16209         preserve-modes arg to revert-buffer.
16210         (next-error-no-select, previous-error-no-select): New commands.
16211         (compilation-goto-locus): Temporarily highlight current match in
16212         source buffer using compilation-highlight-regexp.
16214         * progmodes/grep.el: New file with grep code from compile.el.
16215         (grep): New defcustom group.
16216         (grep-window-height): New defcustom, like compilation-window-height.
16217         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
16218         (grep-scroll-output): New defcustom, like compilation-scroll-output.
16219         (grep-command, grep-use-null-device, grep-find-command)
16220         (grep-tree-files-aliases, grep-tree-ignore-case)
16221         (grep-tree-ignore-CVS-directories): Move to grep custom group.
16222         (grep-setup-hook): New hook variable.
16223         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
16224         (grep-last-buffer): New defvar, override compilation-last-buffer.
16225         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
16226         Call compile-internal with args highlight-regexp and grep-mode-map.
16228 2003-11-23  Kim F. Storm  <storm@cua.dk>
16230         * subr.el (event-start, event-end): Doc fix.
16231         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
16232         (posn-area, posn-actual-col-row, posn-object): New defuns.
16233         (posn-col-row): Simplify doc.  Rewrite to use cond.
16234         (posn-point): Also return buffer position for events outside text
16235         area (that info is now present in the event position).
16237         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
16238         mouse-set-point so that hscroll still works now that clicks on
16239         fringes generate specific mouse events.
16240         (mouse-set-point): Note that it now works in fringes and margins
16241         too due to new semantics of posn-point in fringes and margins.
16243         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
16244         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
16246 2003-11-20  Kim F. Storm  <storm@cua.dk>
16248         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
16249         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
16250         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
16251         to 100 for icons to avoid increasing line height when shown.
16253 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
16255         * newcomment.el (comment-normalize-vars): Initialize properly if
16256         comment-start was nil.
16258 2003-11-19  Andreas Schwab  <schwab@suse.de>
16260         * simple.el (set-variable): Fix indentation.
16262 2003-11-17  Kenichi Handa  <handa@m17n.org>
16264         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
16265         Fix docstring.
16267 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
16269         * international/latin1-disp.el (latin1-display): Fix docstring.
16271 2003-11-16  John Wiegley  <johnw@newartisans.com>
16273         * eshell/em-ls.el (eshell-ls-file): There are times with
16274         size-width is nil and uncomputed (when directories are created in
16275         dired, for example); in this case, 4 is reasonable default value,
16276         although it may caused skewed new entries (which could be avoided
16277         by returning the original value of 8 in all cases, but 99% of the
16278         time this is a waste of whitespace).
16280 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
16282         * cc-engine.el (c-guess-continued-construct)
16283         (c-guess-basic-syntax): Check a little more carefully if it's a
16284         function declaration when an unknown construct followed by a block
16285         is found inside a statement context.  This avoids macros followed
16286         by blocks to be taken as function declarations.
16288         (c-guess-continued-construct): Change the analysis of a statement
16289         continuation with a brace open to `substatement-block', for
16290         consistency with recognized statements.
16292         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
16293         start is in a position so that `c-beginning-of-statement-1' jumped
16294         to the beginning of the same statement.
16296         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
16297         Don't accept binary operators in the arglist if we're in a function
16298         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
16299         template recognition in cases like "if (a < b || c > d)".
16301         (c-restricted-<>-arglists): New more appropriate name for
16302         `c-disallow-comma-in-<>-arglists'.
16304         Accessing functions updated for the variable name change.
16306         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
16307         match data could get clobbered if NOT-INSIDE-TOKEN is used.
16309         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
16310         labels.
16312         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
16313         instead of duplicating parts of it.  This fixes bogus label
16314         recognition.
16316         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
16317         of checking the context in which to apply the minimum indentation,
16318         so that it isn't enforced in e.g. namespace blocks.
16320         * cc-vars.el (c-inside-block-syms): New constant used by
16321         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
16322         to somewhat reduce the risk of becoming stale.
16324         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
16325         cc-cmds to cc-engine to allow use from cc-align.
16327         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
16328         qualified identifiers containing "::".
16330         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
16331         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
16333         * cc-vars.el (c-emacs-features): Use a space in front of the name
16334         of the temporary buffer.  That also avoids dumping problems in
16335         XEmacs due to undo info being left around after the buffer is killed.
16337         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
16338         arglist to see if it's a K&R style declaration.
16340         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
16341         before returning `knr-argdecl-intro'.
16343 2003-11-16  John Wiegley  <johnw@newartisans.com>
16345         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
16346         field in a long-listing always 8 characters, use `size-width',
16347         which has already been computed.
16349 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
16351         * subr.el (minor-mode-list): Add `hs-minor-mode'.
16353 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
16355         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
16356         Support operation while narrowed, with `diff-restrict-view'.
16358 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
16360         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
16361         Take additional optional arg NARROWFUN.  For the generated functions:
16362         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
16363         include frags that arrange to check for and save narrowing state before
16364         the move and then conditionally call NARROWFUN after the move.
16366 2003-11-14  John Wiegley  <johnw@newartisans.com>
16368         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
16369         that was optional, but obviously missing based on surrounding code.
16371         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
16372         string arguments to numbers unless the whole argument was seen as
16373         a number.
16375 2003-11-14  Kenichi Handa  <handa@m17n.org>
16377         * international/mule.el (ctext-non-standard-encodings-alist):
16378         Fix coding systems.
16380 2003-11-10  Kenichi Handa  <handa@m17n.org>
16382         * language/kannada.el ("Kannada"): Add sample-text.
16384         * language/knd-util.el (kannada-compose-region)
16385         (kannada-compose-string, kannada-post-read-conversion):
16386         Add autoload cookie.
16388         * international/quail.el (quail-completion): Change the message
16389         "corresponding translations" to "corresponding characters".
16391 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16393         * descr-text.el (describe-char): Fix typo.
16395 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
16397         These changes are to support Kannada language/script.
16399         * Makefile.in (DONTCOMPILE): Add kannada.el.
16401         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
16403         * loadup.el: Preload kannada.el.
16405         * language/ind-util.el (ucs-kannada-to-is13194-alist)
16406         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
16407         New variables.
16409         * language/kannada.el: New file.
16411         * language/knd-util.el: New file.
16413 2003-11-07  Andreas Schwab  <schwab@suse.de>
16415         * progmodes/autoconf.el (autoconf-font-lock-keywords):
16416         Also highlight AH_*.
16418         * xml.el (xml-parse-dtd): Fix misplaced paren.
16420 2003-11-07  Kenichi Handa  <handa@m17n.org>
16422         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
16424 2003-11-05  Juri Linkov  <juri@jurta.org>
16426         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
16427         (desktop-buffer-file): Use saved buffer-file-coding-system
16428         for file reading.  Set auto-insert to nil to prevent automatic
16429         insertion into restored empty files.
16431 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
16433         * files.el (risky-local-variable-p): Make second argument optional.
16435 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16437         * subr.el (add-hook): Fix last change.
16439 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
16441         * mail/rmail.el (rmail-convert-to-babyl-format):
16442         If base64-decode-region signals an error, catch it and silently
16443         ignore it.
16445 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
16447         * xml.el (xml-parse-region): Allow comments to appear after the
16448         topmost element has closed.
16449         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
16450         (xml-ns-expand-attr): New functions to do namespace handling.
16451         (xml-intern-attrlist): Back-compatible handling of attribute names.
16452         (xml-parse-tag): Move namespace handling to separate functions.
16453         Now produces elements in the form ((:ns . "element") (attr-list)
16454         children) instead of ('ns:element (attr-list) children).
16455         (xml-parse-attlist): Fix attribute parsing.
16456         (xml-parse-dtd): Change parsing so that it produces strings
16457         instead of interned symbols.
16459 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
16461         * dired.el (dired-ls-sorting-switches): Doc fix.
16463 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
16465         * emacs-lisp/rx.el (rx-or): Fix the case of
16466         "(rx (and ?a (or ?b ?c) ?d))".
16468 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
16470         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
16471         (texinfo-format-region): Use it.
16472         (texinfo-format-buffer-1): Ditto.
16474 2003-11-01  Alan Mackenzie  <acm@muc.de>
16476         Changes to allow scrolling whilst in isearch mode:
16477         * isearch.el (isearch-unread-key-sequence): New function,
16478         extracted from isearch-other-meta-char.
16479         (top level): (put 'foo 'isearch-scroll) on all Emacs's
16480         "scrollable" standard functions.
16481         (isearch-allow-scroll): New customizable variable.
16482         (isearch-string-out-of-window, isearch-back-into-window)
16483         (isearch-reread-key-sequence-naturally)
16484         (isearch-lookup-scroll-key): New functions.
16485         (isearch-other-meta-char): Doc string and functionality enhanced.
16486         Now accepts a prefix argument.
16487         (isearch-lazy-highlight-window-end): New variable.
16488         (isearch-lazy-highlight-new-loop): Pay attention to the window's
16489         end (thru isearch-lazy-highlight-window-end), not only its start.
16491         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
16492         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
16493         (universal-argument, universal-argument-more, negative-argument)
16494         (digit-argument, universal-argument-other-key): Minor changes.
16496 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
16498         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
16499         recursively if the last message is deleted, thus avoiding an
16500         infinite loop.
16502 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16504         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
16505         (tex-main-file): Don't add .tex if the extension is already present.
16506         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
16508 2003-10-29  Lute Kamstra  <lute@gnu.org>
16510         * progmodes/octave-inf.el (inferior-octave-prompt):
16511         Recognize version number in prompt.
16513 2003-10-28  Dave Love  <fx@gnu.org>
16515         * international/characters.el: Fix some Unicode ranges.
16517 2003-10-28  Kenichi Handa  <handa@m17n.org>
16519         * disp-table.el (standard-display-8bit)
16520         (standard-display-default, standard-display-ascii)
16521         (standard-display-g1, standard-display-graphic)
16522         (standard-display-underline): Assure that standard-display-table
16523         is a display table.
16525 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16527         * simple.el (reindent-then-newline-and-indent): Delete space *after*
16528         reindenting the first line.
16530 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
16532         * wid-edit.el (widget-default-delete): Always delete child widgets.
16534 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16536         * newcomment.el (comment-indent): Don't call indent-according-to-mode
16537         if the line has code.
16538         Don't try to line up with something that's too far left.
16540         * progmodes/octave-mod.el (octave-comment-start): Simplify.
16541         (octave-mode-syntax-table): Add % as a comment starter.
16542         (octave-point): Remove.
16543         (octave-in-comment-p, octave-in-string-p)
16544         (octave-not-in-string-or-comment-p, calculate-octave-indent)
16545         (octave-blink-matching-block-open, octave-auto-fill):
16546         Use line-(beginning|end)-position instead.
16548 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
16550         * emacs-lisp/authors.el (authors-aliases): Add correct realname
16551         for Francesco Potort\e,Al\e(B.
16553 2003-10-23  Dave Love  <fx@gnu.org>
16555         * international/mule-cmds.el (locale-charset-to-coding-system):
16556         Don't rely on nil being a coding system.
16558         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
16559         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
16560         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
16562 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
16564         * gdb-ui.el (gdb-current-language): New variable.
16565         (gdb-update-flag): Remove variable.
16566         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
16567         (gdb-take-last-elt): Remove function.
16568         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
16569         (gdb-post-prompt): Check for variable object changes here.
16571         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
16572         object changes in gdb-ui.el.
16574 2003-10-21  Richard M. Stallman  <rms@gnu.org>
16576         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
16578         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
16579         Don't check for foo*/ wildcard form here.
16580         (insert-directory): Recognize foo*/ as a wildcard.
16581         Separate wildcard-regexp variable from the arg, wildcard.
16583         * subr.el (add-hook): Correctly detect when make-local-hook was used.
16584         (remove-hook): Correctly handle strange cases about local hooks.
16586 2003-10-21  David Ponce  <david@dponce.com>
16588         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
16589         argument REAL, to return a real number instead of a rounded
16590         integer value.  Define as inline function.
16591         (ruler-mode-right-fringe-cols): Likewise.
16592         (ruler-mode-scroll-bar-cols): New function.
16593         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
16594         (ruler-mode-right-scroll-bar-cols): Likewise.
16595         (ruler-mode-space): New function.
16596         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
16597         scroll bar mode and margins in a more robust way.
16599 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
16601         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
16602         (antlr-c-init-language-vars): New function.
16603         (antlr-mode): Use it with cc-mode before v5.29.
16604         (antlr-c-common-init): Don't set some local vars here.
16605         (antlr-mode): Set them here.
16606         (antlr-c-forward-sws): New function alias.
16607         (antlr-mode): Redefine with cc-mode before v5.30.
16608         (antlr-skip-sexps): Use it.
16609         (antlr-skip-exception-part): Ditto.
16610         (antlr-skip-file-prelude): Ditto.
16611         (antlr-outside-rule-p): Ditto.
16612         (antlr-end-of-body): Ditto.
16613         (antlr-option-kind): Ditto.
16614         (antlr-insert-option-area): Ditto.
16615         (antlr-file-dependencies): Ditto.
16617 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16619         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
16620         Move backward only if point was not inside an entry.
16622 2003-10-21  Richard M. Stallman  <rms@gnu.org>
16624         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
16626 2003-10-21  Juri Linkov  <juri@jurta.org>
16628         * compare-w.el: Automatically skip non-matching text to resync.
16629         (compare-windows-whitespace): Doc fix.
16630         (compare-windows-sync, compare-windows-sync-string-size)
16631         (compare-windows-recenter, compare-ignore-whitespace)
16632         (compare-windows-highlight, compare-windows-face): New variables.
16633         (compare-windows): Use compare-windows-sync.
16634         (compare-windows-highlight, compare-windows-dehighlight)
16635         (compare-windows-sync-regexp)
16636         (compare-windows-sync-default-function): New functions.
16638 2003-10-21  Juri Linkov  <juri@jurta.org>
16640         * diff.el (diff-parse-differences): Don't visit the files now;
16641         instead, just record the error locus.
16643 2003-10-21  Dave Love  <fx@gnu.org>
16645         * progmodes/cfengine.el: New file.
16647 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16649         * complete.el (PC-do-completion): Do not forget to use `pred' as the
16650         default-directory when completing file names.
16652 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
16654         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
16655         followed by the word `face', it gets treated as a face, even if
16656         it is also defined as a variable or a function.
16658 2003-10-20  Dave Love  <fx@gnu.org>
16660         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
16661         Avoid incf in macro expansion.
16663 2003-10-20  John Paul Wallington  <jpw@gnu.org>
16665         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
16666         `evenp' so we don't implicitly require cl library at runtime.
16668 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
16670         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
16671         (help-make-xrefs): Only make cross-references for faces if
16672         preceded or followed by the word `face'.  Do not make a
16673         cross-reference for variables without variable documentation,
16674         unless preceded by the word `variable' or `option'.  Update doc
16675         string accordingly.
16677 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
16679         * progmodes/hideshow.el: Rewrite one-armed `if'
16680         constructs using either `when' or `unless'.
16681         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
16683 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
16685         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
16686         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
16687         instead of 12x12.
16689 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
16691         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
16692         message while converting to Babyl.
16694 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
16696         * allout.el (allout-mode): Doc fix.
16698 2003-10-16  Lute Kamstra  <lute@gnu.org>
16700         * subr.el (force-mode-line-update): Fix docstring.
16702 2003-10-14  Dave Love  <fx@gnu.org>
16704         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
16705         (default-input-method): Add :link, improve :type.
16706         (locale-charset-language-names): Fix utf-8 pattern.
16707         (locale-charset-match-p, locale-charset-alist)
16708         (locale-charset-to-coding-system): New.
16709         (set-locale-environment): Deal with codeset part of locale specs.
16711 2003-10-14  Lute Kamstra  <lute@gnu.org>
16713         * fringe.el (fringe-mode): Use active voice in docstring.
16714         (set-fringe-style): Ditto.
16716 2003-10-13  Lute Kamstra  <lute@gnu.org>
16718         * fringe.el (fringe-mode): Fix docstring.
16719         (set-fringe-style): Ditto.
16721 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
16723         * ediff-mult.el (ediff-filegroup-action):
16724         Use ediff-default-filtering-regexp.
16726         * ediff-util.el (ediff-recenter): Don't call
16727         ediff-restore-highlighting twice.
16728         (ediff-select-difference): Set current difference.
16729         (ediff-unselect-and-select-difference): Add comment.
16731         * ediff.el (ediff-directories,ediff-directory-revisions)
16732         (ediff-directories3,ediff-merge-directories)
16733         (ediff-merge-directories-with-ancestor)
16734         (ediff-merge-directory-revisions)
16735         (ediff-merge-directory-revisions-with-ancestor):
16736         Use ediff-default-filtering-regexp.
16738 2003-10-12  Andreas Schwab  <schwab@suse.de>
16740         * international/mule-cmds.el (locale-charset-language-names):
16741         Simplify regex by removing unused grouping.
16743 2003-10-10  Dave Love  <fx@gnu.org>
16745         * bindings.el: Don't bind stop.
16747 2003-10-08  Miles Bader  <miles@gnu.org>
16749         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
16750         face instead of attempting to emulate it.
16752 2003-10-07  Kenichi Handa  <handa@m17n.org>
16754         * international/mule-diag.el (list-coding-systems-1): List coding
16755         systems that are loaded automatically.
16757         * international/code-pages.el (iso-8859-11): Add autoload cookie.
16759         * international/mule.el (autoload-coding-system): New function.
16761 2003-10-07  Andreas Schwab  <schwab@suse.de>
16763         * log-edit.el (log-edit-changelog-entries): Prefer local value of
16764         change-log-default-name in the buffer visiting the file.
16766 2003-10-06  Dave Love  <fx@gnu.org>
16768         * files.el (find-file-hook): Customize.
16769         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
16771         * bindings.el (completion-ignored-extensions): Remove .log.
16772         (global-map): Add again, open, stop keys.
16774 2003-10-05  Richard M. Stallman  <rms@gnu.org>
16776         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
16777         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
16778         Use sh-modify directly.
16779         (sh-select): Use sh-append, not eval.
16781         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
16783         * info.el (Info-following-node-name): New function.
16785         * loadhist.el (unload-feature-special-hooks):
16786         Rename from loadhist-hook-functions.
16787         (loadhist-hook-functions): Now an alias.
16789 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
16791         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
16792         file-name clashes on 8+3 filesystems.
16794         * Makefile.in (DONTCOMPILE, bootstrap-clean):
16795         Rename loaddefs-boot.el to ldefs-boot.el
16797         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
16798         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
16800 2003-10-03  Lute Kamstra  <lute@gnu.org>
16802         * info.el (Info-mode): Revert previous change.
16803         (Info-escape-percent): New function.
16804         (Info-fontify-node): Use it.
16806 2003-10-02  Andreas Schwab  <schwab@suse.de>
16808         * loaddefs-boot.el: Regenerated.
16810 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
16812         * ffap.el: Remove defadvice related code from CVS since `complete'
16813         provides a `PC-completion-as-file-name-predicate' variable that
16814         ffap can override.
16816 2003-10-02  Kenichi Handa  <handa@m17n.org>
16818         * international/utf-8.el (ccl-decode-mule-utf-8):
16819         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
16821         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
16822         * international/subst-big5.el: Likewise.
16823         * international/subst-gb2312.el: Likewise.
16824         * international/subst-ksc.el: Likewise.
16826 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
16828         * calendar/calendar.el (increment-calendar-month)
16829         (calendar-leap-year-p, calendar-absolute-from-gregorian)
16830         (generate-calendar, calendar-read-date, calendar-interval)
16831         (calendar-day-of-week): Handle years BC.
16832         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
16834 2003-10-01  Dave Love  <fx@gnu.org>
16836         * language/cyrillic.el (cp1251): Alias for windows-1251.
16838         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
16839         bootstrap.
16841 2003-10-01  Lute Kamstra  <lute@gnu.org>
16843         * files.el: Fix typo.
16844         * imenu.el (imenu--generic-function): Docstring fix.
16846 2003-09-30  Richard M. Stallman  <rms@gnu.org>
16848         * dired.el (dired-mode): Handle dired-directory as a list.
16850 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
16852         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
16854         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
16856         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
16857         Replace gud-display with gud-watch.
16858         (gud-speedbar-buttons): Add stuff for watching expressions
16859         in the speedbar when using M-x gdba.  Use dolist on old part
16860         of this function.
16862         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
16863         (gdb-update-flag): New variables.
16864         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
16865         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
16866         (gud-watch, gdb-var-create-handler) : New functions.
16867         (gdb-var-list-children, gdb-var-list-children-handler)
16868         (gdb-var-create-regexp, gdb-var-update-regexp)
16869         (gdb-var-list-children-regexp): New constants.
16870         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
16871         (gdb-annotation-rules): Reduce annotation set (level 3).
16872         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
16873         (gdb-post-prompt): Don't update GDB buffers every time speedbar
16874         updates.
16875         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
16876         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
16877         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
16878         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
16879         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
16880         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
16881         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
16882         (gud-display, gud-display1)
16883         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
16884         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
16885         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
16886         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
16887         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
16888         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
16889         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
16890         (gdb-display-display-buffer, gdb-toggle-display)
16891         (gdb-delete-display, gdb-expressions-popup-menu)
16892         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
16893         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
16894         to display buffer.
16896 2003-09-30  Richard M. Stallman  <rms@gnu.org>
16898         * progmodes/ada-mode.el (ada-mode): Don't use advice.
16899         Instead, set which-func-functions.
16901         * progmodes/which-func.el (which-func-modes): Add ada-mode.
16902         (which-func-functions): New variable.
16903         (which-function): Use that.
16905         * info.el (Info-mode): Double each `%' in header line.
16907         * emacs-lisp/lisp-mnt.el (lm-with-file):
16908         When FILE is nil, run BODY in current buffer.
16910         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
16912         * help.el (describe-mode): Start with a brief list of minor modes.
16913         Find them thru minor-mode-list so as to find them all.
16914         Show them in alphabetical order.
16916         * mail/sendmail.el (mail-aliases): Doc fix.
16918         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
16920 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
16922         * mail/rmailsum.el (rmail-make-summary-line-1):
16923         Change comma after last label to a space.
16924         (rmail-summary-font-lock-keywords): Adapt to that change.
16926 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
16928         * progmodes/scheme.el (scheme-mode-variables): When setting
16929         `font-lock-defaults', also specify that "#" should
16930         be interpreted with `word' syntax.
16931         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
16933 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
16935         * desktop.el: A lot of comments updated.
16936         (desktop-save-mode): Minor mode introduced.
16937         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
16938         (desktop-load-default): Function made obsolete.
16939         (desktop-locals-to-save): Variable made customizable.
16940         (desktop-read): Optional parameter `dirname' added.
16941         (desktop-change-dir, desktop-revert): Parameter `dirname' in
16942         `desktop-read' used.
16943         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
16945 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
16947         * whitespace.el (whitespace-clean-msg): Add user customizable message
16948         for displaying ``clean'' output.
16949         (whitespace-buffer): Use `whitespace-clean-msg'.
16950         (whitespace-global-mode): Fix typo.
16952 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
16954         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
16956 2003-09-29  Lute Kamstra  <lute@gnu.org>
16958         * bindings.el (mode-line-modes): Remove superfluous :propertize
16959         construct in initialization.
16960         (mode-line-position): Change cons cell into proper list in
16961         initialization.
16963 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
16965         * international/mule.el (decode-coding-inserted-region): Use car
16966         of the return value of find-operation-coding-system.
16968 2003-09-29  Kenichi Handa  <handa@m17n.org>
16970         * descr-text.el (describe-char): Fix previous change.
16972 2003-09-28  Kenichi Handa  <handa@m17n.org>
16974         * descr-text.el (describe-char-display): New function.
16975         (describe-char): Pay attention to display table on describing how
16976         a character is displayed.
16978         * international/mule-cmds.el (encoded-string-description):
16979         Prepend "0x" to each encoded byte.
16981 2003-09-28  Andreas Schwab  <schwab@suse.de>
16983         * find-file.el (ff-special-constructs): Add autoload cookie.
16985 2003-09-28  Kevin Ryde  <user42@zip.com.au>
16987         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
16988         makeinfo appends to duplicate index entries.
16990 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
16992         * dired-x.el (dired-clean-tex): Doc fix.
16994         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
16995         using a Chinese tutorial.
16997 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
16999         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
17000         between "MAIL FROM:" and "RCPT TO:" and the following address.
17002 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17004         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
17006 2003-09-28  David Ponce  <david@dponce.com>
17008         * recentf.el (recentf-initialize-file-name-history): New defcustom.
17009         (recentf-load-list): When `recentf-initialize-file-name-history'
17010         is non-nil, initialize an empty `file-name-history' with the
17011         recent list.
17013 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
17015         * man.el (Man-default-man-entry): Remove the leading `*' from the
17016         word at point.
17018 2003-09-26  Lute Kamstra  <lute@gnu.org>
17020         * bindings.el (mode-line-position): Mention size indication in
17021         docstring.
17023 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
17025         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
17027         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
17028         because it's autoloaded now.
17030 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
17032         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
17033         (sh-font-lock-keywords, sh-feature): Fix previous change of
17034         sh-feature to avoid infloop with sh-font-lock-keywords.
17036 2003-09-25  Kim F. Storm  <storm@cua.dk>
17038         * frame.el (frame-current-scroll-bars): New defun.
17040         * window.el (window-current-scroll-bars): New defun.
17042 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17044         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
17045         cause errors when the state cache contains info on parts that have
17046         been narrowed out.
17048 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17050         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
17051         `c-setup-paragraph-variables' has to be used when this variable is
17052         changed; it doesn't work to reinitialize the mode since that
17053         typically clobbers the variable.
17055         * progmodes/cc-styles.el (c-setup-paragraph-variables):
17056         Make it interactive.
17058 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17060         * progmodes/cc-fonts.el (c-font-lock-declarations):
17061         Fix recognition of constructors and destructors for classes whose
17062         names are matched by `*-font-lock-extra-types'.
17064         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
17065         followed by an identifier in C++ then it's a type.
17067 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17069         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
17070         problem that primarily affected XEmacs.  Don't use faces to find
17071         unterminated strings since Emacs and XEmacs fontify strings
17072         differently - this function should now work better in XEmacs.
17074 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17076         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
17077         `expand-abbrev' workaround which caused braces to misbehave inside
17078         macros.
17080         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
17081         handling.  This bug could cause interactive font locking to bail out.
17083 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
17085         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
17086         Handle paren-style types in Pike.  Also fixed some cases of
17087         insufficient handling of unbalanced parens.
17089 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
17091         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
17092         common shell prompts that are not common filename or URL characters.
17093         (ffap-file-at-point): Use the new regexp to strip the prompts from
17094         the file names.  This is an issue mostly for user prompts that
17095         don't have a trailing space and find-file-at-point is invoked from
17096         within a shell inside Emacs.
17098 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
17100         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
17101         stamps numerically, rather than textually.
17103 2003-09-24  Kenichi Handa  <handa@m17n.org>
17105         * language/devan-util.el (devanagari-post-read-conversion):
17106         * language/mlm-util.el (malayalam-post-read-conversion):
17107         * language/tml-util.el (tamil-post-read-conversion):
17108         Add autoload cookie.
17110         * international/utf-8.el (utf-8-post-read-conversion):
17111         Call post-read-conversion functions for Devanagari, Malayalam,
17112         and Tamil.
17114 2003-09-23  Dave Love  <fx@gnu.org>
17116         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
17118 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
17120         * progmodes/gud.el (perldb): Add gud-until to list of commands.
17121         Update gud-remove.
17123 2003-09-22  Richard M. Stallman  <rms@gnu.org>
17125         * progmodes/sh-script.el (sh-mode-default-syntax-table):
17126         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
17127         (sh-mode-syntax-table-input): New variable.
17128         (sh-require-final-newline): Don't use eval.
17129         (sh-builtins, sh-leading-keywords, sh-other-keywords)
17130         (sh-variables, sh-font-lock-keywords): Don't use eval.
17131         (sh-set-shell): When setting require-final-newline,
17132         treat value = `require-final-newline' as don't change it.
17133         Set sh-mode-syntax-table locally based on
17134         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
17136         * progmodes/compile.el (compile-internal):
17137         Call compilation-set-window-height before setting window start.
17139 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
17141         * emacs-lisp/bytecomp.el (byte-compile-log-file):
17142         Clear out byte-compile-last-warned-form.
17144 2003-09-22  Richard M. Stallman  <rms@gnu.org>
17146         * woman.el (woman-file-name, woman-follow-word):
17147         If current-word returns nil, use "".
17149         * simple.el (eval-expression): Bind standard-output in to-buffer case.
17151 2003-09-22  Richard M. Stallman  <rms@gnu.org>
17153         * emacs-lisp/lisp-mnt.el (lm-with-file):
17154         Don't visit the file, just use insert-file-contents in temp buffer.
17156 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
17158         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
17159         Add surrounding \\( and \\) around the header, as in
17160         for lm-history-header 'Change Log\\|History'.
17162 2003-09-22  John Paul Wallington  <jpw@gnu.org>
17164         * progmodes/ld-script.el: Add Commentary section,
17165         minor cleanup of file header.
17166         (ld-script-font-lock-keywords): Doc fix.
17167         (toplevel): Provide `ld-script' feature.
17169 2003-09-21  Kim F. Storm  <storm@cua.dk>
17171         * scroll-bar.el (set-scroll-bar-mode): Initialize to
17172         new built-in variable default-frame-scroll-bars.
17173         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
17174         scroll-bar-mode; notably, use it instead of t when we toggle
17175         scroll-bars on.
17176         (toggle-scroll-bar): Use default-frame-scroll-bars.
17178 2003-09-19  Masatake YAMATO  <jet@gyve.org>
17180         * pcvs.el (cvs-do-removal): Change the prompt depending on
17181         `filter' value.
17183 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
17185         * startup.el (command-line-1): Stop startup-echo-area-message
17186         being hidden by "Loading image..." message.
17187         (use-fancy-splash-screens-p, display-splash-screen):
17188         Move display-graphic-p test from latter to former.
17190         * progmodes/sh-script.el (sh-font-lock-keywords):
17191         Highlight escaped EOLs differently from other backslash constructs.
17193 2003-09-19  Richard M. Stallman  <rms@gnu.org>
17195         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
17196         New functions.
17197         (edebug-enter, edebug-outside-excursion): Use them.
17199         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
17200         Fix the condition for whether to print "In WHERE".
17202 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
17204         * finder.el (finder-mode-hook): New variable.
17205         (finder-mode): Run hook finder-mode-hook
17207 2003-09-18  Masatake YAMATO  <jet@gyve.org>
17209         * progmodes/ebrowse.el: Fix broken magic autoload comments.
17211 2003-09-17  Mario Lang  <mlang@delysid.org>
17213         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
17214         "p %e" to actually print the value in the GUD buffer.
17216 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
17218         From David Ponce <david.ponce@wanadoo.fr>:
17219         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
17220         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
17221         from loaddefs-boot.el if necessary.
17223 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
17225         * progmodes/gud.el (gud-find-class): Make jdb work again since
17226         cc-mode changed the syntactic information.
17228 2003-09-15  David Ponce  <david@dponce.com>
17230         * recentf.el: (recentf-exclude): Accept predicates too.
17231         (recentf-file-readable-p): New function.
17232         (recentf-include-p): Handle predicates in recentf-exclude.
17233         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
17234         (recentf-cleanup): Likewise.
17235         (recentf-save-list): Use write-file to handle backup of
17236         recentf-save-file.
17238 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
17240         * loaddefs-boot.el: Renamed from `loaddefs.el'
17241         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
17242         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
17243         necessary.
17245 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
17247         * electric.el (Electric-pop-up-window): For the `one-window' case,
17248         no longer disconcertingly move point in the original buffer.
17250 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17252         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
17254 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
17256         * dired.el (dired-mode-map): Fix typo.
17258 2003-09-11  Richard M. Stallman  <rms@gnu.org>
17260         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
17262 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
17264         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
17265         the function is less noisy.  Now only `kill-buffer' can ask questions.
17267 2003-09-10  Mario Lang  <mlang@delysid.org>
17269         * battery.el: Update Commentary and Copyright.
17270         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
17271         appear due to wrong ordering of the expressions in `or'.
17273 2003-09-09  Lute Kamstra  <lute@gnu.org>
17275         * misc.el (upcase-char): Fix docstring.
17276         (zap-up-to-char): New command.
17278 2003-09-08  David Ponce  <david@dponce.com>
17280         Ensure that recentf correctly updates the menu bar.
17281         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
17282         (recentf-menu-bar): New function.
17283         (recentf-clear-data): Use it
17284         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
17285         of easy-menu-change.
17287 2003-09-08  Lute Kamstra  <lute@gnu.org>
17289         * simple.el (size-indication-mode): New.
17290         * bindings.el (mode-line-position): Add buffer size indicator.
17292 2003-09-04  Mario Lang  <mlang@delysid.org>
17294         * battery.el (battery-linux-proc-acpi): New function.
17295         (battery-status-function): Modify default value calculation to also
17296         check for availability of ACPI.
17297         (battery-echo-area-format): Ditto.
17298         (battery-mode-line-format): Ditto.
17300 2003-09-06  Dave Love  <fx@gnu.org>
17302         * ielm.el (ielm-mode-hook): Add :options.
17304         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
17305         (eldoc-print-current-symbol-info): Use it.
17307 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
17309         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
17310         being displayed in GUD buffer.
17311         (gdb-idle-input-queue): Remove var.  Use just one queue.
17312         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
17313         Remove functions.  Use just one queue.
17314         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
17315         (gdb-invalidate-assembler, gdb-get-current-frame):
17316         Modify functions.  Use just one queue.
17318 2003-09-04  Dave Love  <fx@gnu.org>
17320         * cus-start.el: Add blink-cursor-alist.
17322         * ruler-mode.el (ruler-mode-fill-column-char)
17323         (ruler-mode-current-column-char): Use char-displayable-p,
17324         not window-system.
17326         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
17328         * language/european.el (windows-1252): Move from code-pages.
17330         * language/cyrillic.el ("Windows-1251"): Delete.
17331         ("Bulgarian", "Belarusian"): Remove `features'.
17332         (windows-1251): Move from code-pages.
17334         * international/mule-diag.el (non-iso-charset-alist):
17335         Remove `codepage' stuff.
17336         (print-designation, list-coding-systems-1): Output fixes.
17338         * international/code-pages.el (cp-make-translation-table)
17339         (cp-valid-codes): Made defsubsts.
17340         (cp-fix-safe-chars): Delete.
17341         (mule-diag): Don't require.
17342         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
17343         (top-level): Check for defined coding system when defining
17344         cp... aliases.  Change w32-add-charset-info test to avoid warning.
17345         (non-iso-charset-alist): Defvar when compiling.
17346         (cp-make-coding-system): Doc fix.
17348 2003-09-02  Jason Rumney  <jasonr@gnu.org>
17350         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
17351         line-ends from CVS before doing conversion.
17353 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
17355         * calendar/diary-lib.el (diary-header-line-flag)
17356         (diary-header-line-format): New variables.
17357         (list-diary-entries): Use them to set header line in simple diary.
17359         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
17360         other than font-lock-string-face to highlight backslashes.
17362 2003-09-01  Jason Rumney  <jasonr@gnu.org>
17364         * international/titdic-cnv.el (tit-read-key-value): Include \r in
17365         regexp.
17367 2003-09-01  Dave Love  <fx@gnu.org>
17369         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
17371         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
17372         and :help; also line and column numbers labels.
17374         * international/mule-util.el (char-displayable-p): Move from
17375         latin1-disp, rename and autoload.
17377         * international/latin1-disp.el (latin1-char-displayable-p):
17378         Now obsolete alias.  Replace uses with char-displayable-p.
17379         (latin1-display-ucs-per-lynx): Fix last change.
17381         * international/mule-cmds.el (standard-display-european-internal):
17382         Don't use char code for Latin-1 NBSP.
17383         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
17384         U+2018, U+2019 for `'.
17385         (select-safe-coding-system): Message fix.
17387 2003-09-01  Kenichi Handa  <handa@m17n.org>
17389         * international/fontset.el (setup-default-fontset): For Thai
17390         font, specify "*" family.
17392 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
17394         * progmodes/compile.el (previous-error): Accept a prefix
17395         argument, similarly to next-error.
17397 2003-08-31  Masatake YAMATO  <jet@gyve.org>
17399         * pcvs.el (cvs-do-removal): Use = instead of eq to check
17400         the number of files.  Bind the number of files to a local
17401         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
17403 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
17405         * vc-hooks.el (vc-make-version-backup): Fix the change made on
17406         2003-07-26: msdos-long-file-names is a function, not a variable.
17408 2003-08-29  Richard M. Stallman  <rms@gnu.org>
17410         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
17411         Do nothing with mail-personal-alias-file if it is nil.
17413         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
17414         Do nothing if mail-personal-alias-file is nil.
17416         * term.el (term-exec-1): Bind coding-system-for-read.
17418         * dired.el (dired-mouse-find-file-other-window):
17419         Use dired-view-command-alist here, as in dired-view-file.
17420         (dired-view-command-alist): Use %s to substitute file name.
17421         Handle .ps_pages, .eps, .jpg, .gif, .png.
17423 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
17425         * info.el (Info-mode-map): Bind S-tab and <backtab> to
17426         `Info-prev-reference', instead of M-tab.
17428 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
17430         * simple.el (blink-matching-open): Work correctly on chars that
17431         are designated as parens through the syntax-table text property.
17433 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
17435         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
17436         line break position in the middle of a non-kinsoku (e.g. latin)
17437         word, making it skip until either a space or a character with
17438         category "|".
17439         (kinsoku-longer): Test for end of buffer.
17441 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
17443         * mail/rmail.el (rmail-convert-to-babyl-format):
17444         Detect quoted-printable- and base64-encoded messages and decode them
17445         automatically.  Set the message's encoding from the charset=
17446         header, if any.  Decode base64-encoded messages in Mail format as well.
17448 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
17450         * mail/smtpmail.el: Fix previous change.
17451         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
17452         calling smtpmail-via-smtp.
17453         (smtpmail-via-smtp): Add fall-back values for envelope-from.
17455 2003-08-26  John Paul Wallington  <jpw@gnu.org>
17457         * image.el (image-jpeg-p): Don't search beyond length of data.
17459 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
17461         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
17462         misfeature in `expand-abbrev' which caused electric keywords like
17463         "else" to disappear if an open brace was typed directly afterwards.
17465 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
17467         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
17468         mandatory in `define-widget'.
17470         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
17471         Don't align the operators "!=", "<=" and ">=" as assignment operators.
17473         (c-assignment-operators): New language constant that only contains
17474         the assignment operators.
17476         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
17478 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
17480         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
17481         Safeguard against unbalanced sexps.
17483 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
17485         * version.el (emacs-version): Check for gtk.  Include gtk version info.
17487 2003-08-25  John Paul Wallington  <jpw@gnu.org>
17489         * man.el (Man-default-man-entry): Don't whizz past the section
17490         number before looking for it.
17492 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
17494         * progmodes/gud.el (gud-display-line): Don't set window-point if
17495         source buffer is not visible.  (Only happens with M-x gdba.)
17497         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
17498         documentation.
17499         (gdb-source, gdb-source-info): Update to assembler unnecessary
17500         as its done after each GDB command anyway.
17501         (gdb-pre-prompt): Use with-current-buffer.
17502         (gdb-insert-field): Add help-echo text.
17503         (gdb-invalidate-assembler): Re-display of assembler now done in
17504         gdb-info-breakpoints-custom.
17505         (gdb-info-breakpoints-custom): Force re-display of assembler to
17506         happen *after* update of breakpoints buffer.
17507         (gdb-display-source-buffer): Don't choke if gdb-source-window
17508         isn't visible.
17509         (gdb-put-string, gdb-put-arrow): Remove free variables.
17511 2003-08-24  John Paul Wallington  <jpw@gnu.org>
17513         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
17515         * man.el (Man-default-man-entry): Strip text properties when
17516         snarfing parts of entry because `format' preserves properties.
17518 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
17520         * files.el (file-newest-backup): Use `expand-file-name'.
17522         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
17523         Allow the diary to pop up a new frame, if needed.
17525         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
17526         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
17527         (smtpmail-send-it): Make treatment of envelope-from consistent with
17528         sendmail.el.
17530         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
17531         (sh-leading-keywords): Add the bash `time' reserved word.
17532         (sh-variables): Add some bash variables.
17533         (sh-add-completer): Fix nil branch of case statement.
17535 2003-08-24  Masatake YAMATO  <jet@gyve.org>
17537         * progmodes/ld-script.el: New file.
17539 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
17541         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
17543 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
17545         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
17546         Better explain obsolescence, and what to use instead.
17548 2003-08-23  Masatake YAMATO  <jet@gyve.org>
17550         * pcvs.el (cvs-do-removal): Show the deleted file name
17551         on the prompt.
17553 2003-08-20  Dave Love  <fx@gnu.org>
17555         * international/mule.el (make-coding-system)
17556         (set-buffer-file-coding-system): Doc fix.
17558         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
17560         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
17562         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
17564         * international/utf-16.el: Add mime-text-unsuitable coding system
17565         properties.
17567         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
17569         * cus-edit.el: Add some :links.
17570         (bib): Remove.
17572         * textmodes/bib-mode.el (bib): Add :group external.
17574 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
17576         * wid-edit.el (widget-echo-help): Make it handle expressions that
17577         evaluate to strings.
17579 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
17581         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
17583         Simplify selection of SQL products to define highlighting and
17584         interactive mode.  Includes detailed instructions on adding
17585         support for new products.
17587         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
17588         product for use in highlighting and interactive mode.
17589         (sql-interactive-product): New variable.  SQL product for
17590         sql-interactive-mode.
17591         (sql-product-support): New variable.  Specifies product-specific
17592         parameters to drive highlighting and interactive mode.
17593         (sql-imenu-generic-expression): Add more object types.
17594         (sql-sqlite-options): Correct comment.
17595         (sql-ms-program): Use "osql" rather than "isql".
17596         (sql-prompt-regexp, sql-prompt-length): Update comment.
17597         (sql-mode-menu): Add "Start SQLi session" entry.
17598         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
17599         (sql-mode-abbrev-table): Add abbreviations.  Support of
17600         SYSTEM-FLAG on define-abbrev.  Support was removed with last
17601         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
17602         (sql-mode-font-lock-object-name): Add font-lock pattern for object
17603         names.
17604         (sql-mode-ansi-font-lock-keywords): Set as default value.
17605         (sql-mode-oracle-font-lock-keywords): Set as default value.
17606         Support Oracle 9i keywords.
17607         (sql-mode-postgres-font-lock-keywords): Set as default value.
17608         (sql-mode-linter-font-lock-keywords): Set as default value.
17609         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
17610         SQLServer 2000.
17611         (sql-mode-sybase-font-lock-keywords)
17612         (sql-mode-interbase-font-lock-keywords)
17613         (sql-mode-sqlite-font-lock-keywords)
17614         (sql-mode-strong-font-lock-keywords)
17615         (sql-mode-mysql-font-lock-keywords)
17616         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
17617         keywords.
17618         (sql-mode-font-lock-defaults): Update comment.
17619         (sql-product-feature): New function.  Returns feature associated
17620         with a product from `sql-product-support' alist.
17621         (sql-product-font-lock): New function.  Set font-lock support
17622         based on `sql-product'.
17623         (sql-add-product-keywords): New function.  Add font-lock rules to
17624         product-specific keyword variables.
17625         (sql-set-product): New function.  Set `sql-product' and apply
17626         appropriate font-lock highlighting.
17627         (sql-highlight-product): New function.  Set font-lock support
17628         based on a product.  Also set mode name to include product name.
17629         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
17630         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
17631         Use `sql-set-product'.
17632         (sql-highlight-ms-keywords)
17633         (sql-highlight-sybase-keywords)
17634         (sql-highlight-interbase-keywords)
17635         (sql-highlight-strong-keywords)
17636         (sql-highlight-mysql-keywords)
17637         (sql-highlight-sqlite-keywords)
17638         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
17639         (sql-get-login): Prompt in the same order as the tokens.
17640         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
17641         (sql-product-interactive): New function.  Common portions of
17642         product-specific interactive mode wrappers.
17643         (sql-interactive-mode): Rewritten to use product features.
17644         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
17645         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
17646         (sql-db2, sql-linter): Use `sql-product-interactive'.
17647         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
17648         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
17649         (sql-connect-ingres, sql-connect-postgres)
17650         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
17651         New functions.  Format command line parameters and invoke comint on
17652         the appropriate interpreter.  Code was in the corresponding
17653         `sql-xyz' function before.
17654         (sql-connect-ms): New function.  Support -E argument to use
17655         operating system credentials for authentication.
17657 2003-08-18  Kenichi Handa  <handa@m17n.org>
17659         * international/mule.el (encode-char): Fix for the ASCII case.
17661 2003-08-15  Kenichi Handa  <handa@m17n.org>
17663         * international/fontset.el (setup-default-fontset): Change "*" to
17664         nil in the specifications of font family.
17666 2003-08-18  Kim F. Storm  <storm@cua.dk>
17668         * kmacro.el (kmacro-keymap): Group related bindings in
17669         initialization for clarity.  Bind C-s to start macro.
17670         Remove C-r binding.
17671         (kmacro-initial-counter-value): New defvar to hold initial counter
17672         value in case we set the value before defining a macro.
17673         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
17674         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
17675         not defining or executing macro.  Doc fix.
17676         (kmacro-add-counter): Clear kmacro-initial-counter-value.
17677         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
17678         temporarily view older elements on the macro ring without cycling
17679         the ring.
17680         (kmacro-display): Doc fix.
17681         (kmacro-exec-ring-item): New helper function.
17682         (kmacro-call-ring-2nd): Use it.
17683         (kmacro-call-ring-2nd-repeat): Doc fix.
17684         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
17685         (kmacro-end-or-call-macro): Execute last viewed macro (using
17686         kmacro-exec-ring-item) from ring if this follows
17687         kmacro-view-macro.  This allows us to find a macro on the ring
17688         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
17689         the ring to bring it to the head of the ring.
17690         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
17691         Allow binding to reserved keys without specifying C-x C-k prefix.
17692         Ask for confirmation if entered key sequence is already bound to
17693         a non-macro command.
17694         (kmacro-view-macro): Repeating command will show older elements
17695         on the macro ring; C-k will execute the last viewed macro.
17696         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
17697         property from 'ring to 'head.
17699 2003-08-17  Alan Shutko  <ats@acm.org>
17701         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
17702         keeping December out of the alist.
17704 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
17706         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
17707         * calendar/calendar.el (calendar-mode-map): Bind it to key.
17708         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
17709         (calendar-flatten): New function.
17710         (calendar-mouse-view-other-diary-entries)
17711         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
17712         in the menu title and to show multi-line diary entries correctly
17713         in the menu.
17715 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
17717         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
17718         defcustom, because the default was recently changed.
17720 2003-08-16  Richard M. Stallman  <rms@gnu.org>
17722         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
17724         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
17725         New subroutine, broken out of eval-last-sexp-1.
17726         (eval-last-sexp-1): Use eval-last-sexp-print-value.
17728         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
17730         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
17732         * simple.el (eval-expression): Use eval-last-sexp-print-value.
17734 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
17736         * progmodes/compile.el (compilation-error-regexp-alist):
17737         Add Java ANt error detection as described in document
17738         http://ant.apache.org/faq.html
17740 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
17742         * simple.el (backward-word, forward-to-indentation)
17743         (backward-to-indentation): Argument changed to optional.
17744         (next-line, previous-line): Use `or' instead of `unless'.
17746 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17748         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
17749         instead of a constant.
17751 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
17753         * shell.el (shell): With prefix-arg, suggest a new buffer name.
17755 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
17757         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
17758         (vc-sccs-workfile-version): Search the entire delta table, rather
17759         than just the first entry, because that might be a deleted version.
17761 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
17763         * menu-bar.el (menu-bar-options-menu): Supply a body for the
17764         [save-place] binding in the Options menu.  Have it require
17765         'saveplace' and then toggle the variable manually, to avoid an an
17766         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
17767         for the bug report.
17769 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
17771         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
17772         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
17773         (gdb-info-threads-custom): Add help-echo text.
17774         (gdb-display-back): Don't use purecopy.
17775         (gdb-info-breakpoints-custom, gdb-reset)
17776         (gdb-assembler-custom): Use display-images-p to test if breakpoint
17777         icons can be displayed.
17779 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
17781         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
17783 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
17785         * bookmark.el (bookmark-completing-read):
17786         Return a string, instead of a list of one string.
17787         Use a popup menu if activated from the mouse.
17788         (bookmark-edit-annotation): Remove unused vars.
17789         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
17790         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
17791         to bookmark-completing-read.
17792         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
17793         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
17794         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
17795         and erase-buffer.
17796         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
17797         (bookmark-menu-jump, bookmark-menu-insert)
17798         (bookmark-popup-menu-and-apply-function)
17799         (bookmark-menu-popup-paned-bookmark-menu): Remove.
17800         (bookmark-menu-build-paned-menu): Remove by folding it into
17801         bookmark-menu-popup-paned-menu.
17802         (menu-bar-bookmark-map): Move the define-key statements here.
17803         Use the "non-menu" commands since they now pop up a menu if needed.
17804         (bookmark-exit-hook-internal): Simplify.
17806 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
17808         * reftex-toc.el (reftex-toc-rename-label): New function.
17809         (reftex-toc-check-docstruct): New function.
17811         * reftex.el (reftex-region-active-p): New function.
17813         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
17814         regexp to find the \bibliography macro.
17816         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
17817         which does not exist in LaTeX.
17818         (reftex-cite-format-builtin): Added amsrefs support.
17819         (reftex-toc-confirm-promotion): New option
17821         * reftex-toc.el
17822         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
17823         (reftex-toc-demote, reftex-toc-promote)
17824         (reftex-toc-do-promote, reftex-toc-promote-prepare)
17825         (reftex-toc-promote-action, reftex-toc-extract-section-number)
17826         (reftex-toc-newhead-from-alist)
17827         (reftex-toc-load-all-files-for-promotion): New functions.
17828         (reftex-toc-help): Added description of new keys.
17829         (reftex-toc-split-windows-fraction): New option.
17830         (reftex-recenter-toc-when-idle): Search *toc* window on all
17831         visible frames.
17832         (reftex-toc): Additional parameter REUSE
17833         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
17834         with REUSE argument.
17835         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
17836         the call of `reftex-toc'.
17837         (reftex-make-separate-toc-frame): New function .
17838         (reftex-toc-recenter): When called with triple prefix arg, call
17839         `reftex-make-separate-toc-frame' first.
17840         (reftex-toc-toggle-dedicated-frame): New command.
17841         (reftex-toc-quit): Adapted to delete frame when called in
17842         dedicated frame.
17844         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
17845         all enclosing macros.
17848 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17850         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
17851         first use.
17853 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17855         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
17857 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
17859         * calendar/calendar.el (list-diary-entries-hook)
17860         (diary-display-hook, nongregorian-diary-listing-hook)
17861         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
17862         Add some customize options for these hooks.
17863         (calendar-abbrev-construct): Don't try to take a substring longer
17864         than the original string.
17866 2003-08-05  Richard M. Stallman  <rms@gnu.org>
17868         * emacs-lisp/testcover.el (noreturn): Report error if does return.
17869         (testcover-reinstrument-clauses): Doc fix.
17871         * emacs-lisp/warnings.el: Doc fixes, args renamed.
17872         (warning-type-format): Rename from warning-group-format.
17874         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
17875         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
17876         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
17877         to prevent warnings about defvar for an obsolete variable.
17879         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
17880         warning-group-format renamed to warning-type-format.
17882         * subr.el (read-passwd): Use clear-string instead of fillarray.
17884         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
17885         Use vconcat instead of concat.
17886         (edmacro-sanitize-for-string): New function.
17888 2003-08-05  Dave Love  <fx@gnu.org>
17890         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
17891         line-number-display-limit-width.
17893         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
17895 2003-08-05  Kenichi Handa  <handa@m17n.org>
17897         * international/code-pages.el: Don't require mule-diag.
17899         * international/mule-diag.el (non-iso-charset-alist):
17900         Add autoload cookie.
17902         * language/devan-util.el (dev-glyph-order): Add an entry for the
17903         glyph code #xC4.
17905 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
17907         * calendar/calendar.el (diary-file, diary-file-name-prefix)
17908         (european-calendar-style, diary-date-forms)
17909         (calendar-day-name-array, calendar-month-name-array): Doc change.
17910         (generate-calendar-month): Adapt for new behaviour of
17911         `calendar-day-name' function.
17912         (calendar-abbrev-length, calendar-day-abbrev-array)
17913         (calendar-month-abbrev-array): New variables.
17914         (calendar-abbrev-construct): New function.
17915         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
17916         rather than fixing abbrevs at some width.  Calling syntax change.
17917         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
17918         (calendar-date-string): Adapt for new behaviours of
17919         `calendar-day-name' and `calendar-month-name' functions.
17921         * calendar/diary-lib.el (list-diary-entries): Adapt for new
17922         behaviour of `calendar-day-name' and `calendar-month-name' functions.
17923         (diary-name-pattern): Use abbrev arrays, rather than fixing
17924         abbrevs at three chars.  Calling syntax change.
17925         (mark-diary-entries): Adapt for new behaviours of
17926         `diary-name-pattern' and `calendar-make-alist' functions.
17927         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
17928         `diary-name-pattern' function.
17929         (font-lock-diary-date-forms): Use abbrev arrays, rather than
17930         fixing abbrevs at three chars.  Calling syntax change.
17931         (cal-hebrew, cal-islam): Require when compiling.
17932         (diary-font-lock-keywords): Adapt for new behaviour of
17933         `font-lock-diary-date-forms' function.
17935         * calendar/cal-hebrew.el: Reposition some code so defined before used.
17936         (calendar-hebrew-month-name-array-common-year)
17937         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
17938         (list-hebrew-diary-entries): Adapt for new behaviours of
17939         `calendar-day-name' and `add-to-diary-list' functions.
17940         (mark-hebrew-diary-entries): Adapt for new behaviours of
17941         `diary-name-pattern' and `calendar-make-alist' functions.
17943         * calendar/cal-islam.el (calendar-islamic-month-name-array):
17944         Add doc string.
17945         (list-islamic-diary-entries): Adapt for new behaviours of
17946         `calendar-day-name' and `add-to-diary-list' functions.
17947         (mark-islamic-diary-entries): Adapt for new behaviours of
17948         `diary-name-pattern' and `calendar-make-alist' functions.
17950         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
17951         `calendar-month-name' function.
17953         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
17955         * calendar/solar.el (solar-seasons-data): Move definition before use.
17957         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
17958         (cal-tex-LaTeX-hourbox): Move definition before use.
17960         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
17961         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
17962         lunar.el, solar.el
17963         (displayed-month, displayed-year): Define for compiler.
17965 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
17967         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
17968         MODE.  Renamed from c-init-c-language-vars'.
17969         (c-initialize-cc-mode): Change accordingly.
17970         (c-common-init): Ditto.
17971         (c-mode): Ditto.
17972         (c++-mode): Use `c-init-language-vars-for'.
17973         (objc-mode): Ditto.
17974         (java-mode): Ditto.
17975         (idl-mode): Ditto.
17976         (pike-mode): Ditto.
17977         (awk-mode): Ditto.
17979 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
17981         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
17982         or not the point moved.
17984         (c-search-decl-header-end): Don't trip up on operator identifiers
17985         in C++ and operators like == in all languages.
17987         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
17988         Detect leading labels correctly.
17990 2003-08-02  Andreas Schwab  <schwab@suse.de>
17992         * textmodes/ispell.el: Don't redo key bindings on loading, put
17993         them only in loaddefs.el.
17994         * bookmark.el: Likewise.
17995         * dabbrev.el: Likewise.
17996         * emerge.el: Likewise.
17998         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
17999         has more than one member.
18001         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
18003 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18005         * lpr.el (printify-region): It was ending conversion before the
18006         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
18008 2003-07-31  John Paul Wallington  <jpw@gnu.org>
18010         * net/browse-url.el (browse-url-epiphany): Doc fix.
18012 2003-07-30  Kenichi Handa  <handa@m17n.org>
18014         * international/fontset.el (setup-default-fontset):
18015         Change registry names of Akurti fonts.
18017 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18019         * comint.el (comint-read-noecho): Use `clear-string' instead of
18020         `fillarray'.
18022 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
18024         * outline.el (outline-mode-hook): Add defvar.
18026 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
18028         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
18029         Restore assembler in source window if that is what has been selected.
18030         (menu): Add gdb-restore-windows to menu.  Make gdba
18031         specific menus only visible from gdba.
18033 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
18035         * progmodes/compile.el (compilation-environment): New user variable.
18036         (compile-internal): Respect it.
18038 2003-07-23  Masatake YAMATO  <jet@gyve.org>
18040         * progmodes/gud.el (gdb-script-font-lock-keywords):
18041         Put `font-lock-function-name-face' on a symbol which includes
18042         `-' like `hook-run'.  Put font-lock-variable-name-face
18043         on a symbol starting with $.
18045 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
18047         * files.el (set-visited-file-name): Use truename for buffer-file-name.
18049 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
18051         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
18053 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
18055         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
18056         Use with-no-warnings.
18057         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
18058         rather than to find-file-not-found-hook, which doesn't exist.
18060 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
18062         * international/quail.el (quail-translate-key): Fix previous change.
18064 2003-07-25  John Paul Wallington  <jpw@gnu.org>
18066         * server.el (server-start): Check `server-process' is non-nil
18067         before killing it to avoid killing current buffer's process.
18069         * simple.el (choose-completion-string): Use `minibufferp';
18070         test `completion-reference-buffer' if `buffer' arg is nil.
18071         (push-mark): Use `when' and `unless'.
18072         (pop-mark): Use `when'.
18074         * mouse-sel.el (mouse-sel-get-selection-function):
18075         Check `x-last-selected-text-primary'.  Don't barf if it or
18076         `x-last-selected-text' aren't bound.
18078 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
18080         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
18082 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
18084         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
18086 2003-07-23  John Paul Wallington  <jpw@gnu.org>
18088         * tooltip.el (defface tooltip): Inherit from variable-pitch.
18090 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
18092         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
18093         string.  Defvar the derived hook.
18095         * macros.el (insert-kbd-macro): Escape double quote character.
18096         From Thomas W Murphy <twm@andrew.cmu.edu>.
18098 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
18100         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
18101         to match the specific mark rather than reusing comment-start-skip.
18103 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
18105         * progmodes/hideshow.el (hs-special-modes-alist):
18106         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
18108 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
18110         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
18111         value using ?\s.
18113 2003-07-21  John Paul Wallington  <jpw@gnu.org>
18115         * subr.el (with-selected-window): Add closing paren.
18117 2003-07-21  Richard M. Stallman  <rms@gnu.org>
18119         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
18120         (lisp-mode): Likewise.
18122         * subr.el (with-selected-window): Copy code form save-selected-window
18123         so as to call select-window with norecord arg.
18124         (dynamic-completion-table): Doc fix.
18125         (lazy-completion-table): Doc fix.
18127         * international/mule-cmds.el (set-locale-environment):
18128         langinfo renamed to locale-info.
18130         * international/mule.el (auto-coding-functions): Doc fix.
18132 2003-07-21  Kenichi Handa  <handa@m17n.org>
18134         * international/quail.el (quail-translate-key):
18135         Update quail-current-str correctly.
18137 2003-07-21  Andreas Schwab  <schwab@suse.de>
18139         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
18140         ?, to "_".
18142 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
18143         Version 2.0.36 of Tramp released.
18145         * net/tramp.el (tramp-default-password-end-of-line): Rename from
18146         tramp-password-end-of-line.
18147         (tramp-password-end-of-line): New method parameter.
18148         (tramp-get-password-end-of-line): Function to access method
18149         parameter `tramp-password-end-of-line', or variable
18150         `tramp-default-password-end-of-line' (default value).
18151         (tramp-methods): Add entries for new parameter
18152         tramp-password-end-of-line.
18153         (tramp-enter-password): Use new function
18154         `tramp-get-password-end-of-line'.
18155         (tramp-handle-insert-file-contents): Do not
18156         unconditionally inhibit the file operation file-local-copy, only
18157         do that when the inhibit-file-name-operation is currently
18158         insert-file-contents.  This fixes finding remote CVS-controlled
18159         files.  (It would barf on inserting the CVS/Entries file
18160         literally, because the file-local-copy handler wasn't called.)
18161         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
18162         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
18163         (tramp-initial-commands): New variable.
18164         (tramp-process-initial-commands): New function, using the variable.
18165         (tramp-open-connection-setup-interactive-shell): Call the new function.
18166         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
18167         method into the buffer name, never use nil.  Reported by Hanak
18168         David <dhanak@inf.bme.hu>.
18169         (tramp-open-connection-setup-interactive-shell): Erase buffer
18170         before sending "stty -onlcr".
18172         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
18174 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
18176         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
18178 2003-07-19  John Paul Wallington  <jpw@gnu.org>
18180         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
18181         (artist-draw-rect, artist-draw-square): Doc fixes.
18183         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
18185         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
18187 2003-07-19  Kenichi Handa  <handa@m17n.org>
18189         * international/kkc.el (kkc-show-conversion-list-update):
18190         Highlight the correct candidate in the message.
18192 2003-07-18  John Paul Wallington  <jpw@gnu.org>
18194         * simple.el (current-word): Don't include punctuation char when
18195         `really-word' arg is non-nil.
18197 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
18199         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
18200         moved to the directory obsolete.
18202 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
18204         * info.el (Info-menu-entry-name-re): Allow newlines in
18205         menu entry names.
18207         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
18208         syntax-ppss-after-change-function.
18209         (syntax-ppss-after-change-function): New alias.  Update uses.
18210         (syntax-ppss): Catch the case where the buffer is narrowed.
18212 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
18214         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
18215         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
18217 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
18219         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
18220         since it might be modified.
18222         * progmodes/cc-langs.el (c++-make-template-syntax-table)
18223         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
18224         names to these language constants.
18226 2003-07-15  Kim F. Storm  <storm@cua.dk>
18228         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
18229         All uses changed.
18231 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
18233         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
18234         Namespace support.
18236 2003-07-13  Juanma Barranquero  <lektu@terra.es>
18238         * frame.el (modify-all-frames-parameters): Reinstall (copyright
18239         papers received).
18241 2003-07-13  Karl Eichwalder  <ke@suse.de>
18243         * textmodes/po.el (po-find-charset): White space at the start of the
18244         Content-Type field body is non-mandatory.
18246 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
18248         * textmodes/texinfo.el (texinfo-section-list):
18249         Append appendixsection; a synonym for appendixsec.
18251 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
18253         * man.el (Man-translate-cleanup): New.
18254         (Man-translate-references): Call `Man-translate-cleanup' to clean
18255         leading, trailing and middle spaces.
18257 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
18259         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
18260         Handle `dired-directory' being a list.
18262 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18264         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
18265         it doesn't exist.
18267 2003-07-12  Richard M. Stallman  <rms@gnu.org>
18269         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
18271         * progmodes/cc-defs.el (c-make-keywords-re):
18272         Don't use delete-duplicates.
18273         (c-lang-const): Don't use mapcan.
18275         * apropos.el (apropos-show-scores): Make it customizable.
18276         Document new meaning.
18277         (apropos): Compute scores from symbols.
18278         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
18280 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18282         * ps-bdf.el: Fix copyright line.
18283         (bdf-directory-list): Fix initialization code.
18285 2003-07-11  John Paul Wallington  <jpw@gnu.org>
18287         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
18288         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
18289         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
18291 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
18293         * emacs-lisp/ring.el (ring-elements): Doc fix.
18295 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
18297         * calendar/timeclock.el (timeclock-relative)
18298         (timeclock-ask-before-exiting, timeclock-use-display-time):
18299         Doc changes.
18300         (timeclock-modeline-display): Give a message if
18301         `timeclock-use-display-time' is non-nil but `display-time-mode'
18302         is not active.
18304 2003-07-11  Kenichi Handa  <handa@m17n.org>
18306         * international/mule-cmds.el (set-language-environment):
18307         Set current-language-environment to the correct string.
18309 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18311         * ps-print.el: Print line number correctly in a region.  Reported by
18312         Tim Allen <timallen@ls83.fsnet.co.uk>.
18313         (ps-print-version): New version number (6.6.2).
18314         (ps-printing-region): Code fix.
18316 2003-07-10  John Paul Wallington  <jpw@gnu.org>
18318         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
18319         this function can be called from `add-completions-from-tags-table'.
18321 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
18323         * calendar/timeclock.el (timeclock-use-display-time)
18324         (timeclock-day-over-hook, timeclock-workday-remaining)
18325         (timeclock-status-string, timeclock-when-to-leave)
18326         (timeclock-when-to-leave-string, timeclock-log-data)
18327         (timeclock-find-discrep, timeclock-day-base)
18328         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
18329         (timeclock-modeline-display): Set the variable
18330         `timeclock-modeline-display'.
18331         (timeclock-update-modeline): Doc fix.  Respect value of
18332         `timeclock-relative'.
18334 2003-07-09  Richard M. Stallman  <rms@gnu.org>
18336         * textmodes/reftex-parse.el (reftex-all-document-files):
18337         Add autoload cookie.
18339         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
18340         (reftex-scanning-info-available-p): Add autoload cookie.
18342         * international/mule-cmds.el
18343         (set-display-table-and-terminal-coding-system): Delete duplicate
18344         aset on standard-display-table.
18346         * view.el (view-file): If existing buffer's major mode is special,
18347         don't go into view mode.
18349         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
18351 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18353         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
18354         buffer changes; there's third party code that calls this function
18355         directly.
18357 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18359         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
18360         (autodoc-font-lock-keywords): Don't byte compile on font lock
18361         initialization when running from byte compiled files.
18363 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
18365         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
18366         statement ends with auto-increment "++".
18368 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18370         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
18371         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
18372         these are changed, so declare them as variables and not constants.
18374 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
18376         * subr.el (dolist, dotimes): Doc fix.
18378 2003-07-08  Kim F. Storm  <storm@cua.dk>
18380         * international/mule-cmds.el
18381         (set-display-table-and-terminal-coding-system): Don't break
18382         bootstrap if standard-display-table isn't setup yet.
18384 2003-07-07  Richard M. Stallman  <rms@gnu.org>
18386         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
18387         Give it a doc string, and autoload it.
18389         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
18390         Use with-no-warnings.
18392         * info.el (Info-search): If find invisible text, search again.
18394         * isearch.el (search-whitespace-regexp): Add a shy group around it.
18396         * man.el (Man-name-regexp): Match + as part of name.
18398         * simple.el (visible-mode): Rename from vis-mode.
18399         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
18401         * simple.el (current-word): New arg REALLY-WORD specifies
18402         don't include punctuation chars.
18404         * emacs-lisp/debug.el (debug, debugger-env-macro):
18405         Use with-no-warnings while accessing and binding unread-command-char.
18407         * international/mule-cmds.el
18408         (set-display-table-and-terminal-coding-system): Use explicit loop
18409         instead of calling standard-display-default.
18411         * net/ange-ftp.el (ange-ftp-file-symlink-p):
18412         Use condition-case to catch error in ange-ftp-get-files.
18414         * net/browse-url.el (browse-url-browser-function):
18415         Add alternative for Epiphany.
18416         (browse-url-epiphany-program, browse-url-epiphany-arguments)
18417         (browse-url-epiphany-startup-arguments)
18418         (browse-url-epiphany-new-window-is-tab): New variables.
18419         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
18421         * progmodes/compile.el (compile-auto-highlight): Default now t.
18422         (compile): Doc fix.
18423         (compilation-next-error): Fix previous change.
18425         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
18427         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
18429 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
18431         * gdb-ui.el (gdb-source-info): Display current frame when
18432         attaching to an existing process.
18433         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
18434         while laying out windows when attaching to an existing process.
18436 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
18438         * info.el (Info-menu): Use Info-menu-entry-name-re.
18440 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
18442         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
18443         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
18445         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
18446         to match the same text.
18448 2003-07-06  John Paul Wallington  <jpw@gnu.org>
18450         * vc.el (vc-annotate-offset): Move defvar up.
18452 2003-07-06  Kim F. Storm  <storm@cua.dk>
18454         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
18455         This should fix the infinite loop when extracting menu names.
18457 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
18459         * files.el (auto-mode-alist, interpreter-mode-alist):
18460         Remove entries to CC Mode modes to avoid duplicates; they are now added
18461         with autoload directives in cc-mode.el.
18463 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
18465         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
18466         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
18467         these are changed, so declare them as variables and not constants.
18469         * progmodes/cc-mode.el: Fix some autoload problems: Try to
18470         ensure that the entry for ".c" extension comes before the one for
18471         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
18472         Fix incorrect entries that were added to `interpreter-mode-alist'.
18473         Move the autoload directives for AWK to the top level since they
18474         aren't recognized anywhere else.  Do not use the new AWK mode doc
18475         in the autoload form for the old AWK mode.
18477 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18479         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
18480         (bibtex-sort-ignore-string-entries): Default value t.
18481         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
18482         erroneously in previous version.
18483         (bibtex-string-files): Docstring reflects new parsing scheme.
18484         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
18485         docstring, add # as one of the chars to crush
18486         (bibtex-autokey-prefix-string, bibtex-autokey-names)
18487         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
18488         (bibtex-autokey-name-change-strings)
18489         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
18490         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
18491         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
18492         (bibtex-autokey-title-terminators)
18493         (bibtex-autokey-titlewords-stretch)
18494         (bibtex-autokey-titleword-ignore)
18495         (bibtex-autokey-titleword-case-convert)
18496         (bibtex-autokey-titleword-abbrevs)
18497         (bibtex-autokey-titleword-abbrevs)
18498         (bibtex-autokey-titleword-change-strings)
18499         (bibtex-autokey-titleword-length)
18500         (bibtex-autokey-titleword-separator)
18501         (bibtex-autokey-name-year-separator)
18502         (bibtex-autokey-year-title-separator)
18503         (bibtex-autokey-before-presentation-function)
18504         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
18505         Fix docstring.
18506         (bibtex-strings, bibtex-reference-keys):
18507         Use lazy-completion-table and make-variable-buffer-local.
18508         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
18509         (bibtex-braced-string-syntax-table)
18510         (bibtex-quoted-string-syntax-table): New variables.
18511         (bibtex-parse-nested-braces): Remove.
18512         (bibtex-parse-field-string): Use syntax table and forward-sexp.
18513         (bibtex-parse-association): Simplify.
18514         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
18515         (bibtex-parse-field-text): Simplify.
18516         (bibtex-search-forward-field, bibtex-search-backward-field):
18517         argument BOUND can take value t.
18518         (bibtex-start-of-field, bibtex-start-of-name-in-field)
18519         (bibtex-end-of-name-in-field, bibtex-end-of-field)
18520         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18521         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
18522         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
18523         (bibtex-skip-to-valid-entry): Return buffer position of beginning
18524         and ending of entry.  Update for changes of bibtex-search-entry.
18525         Simplify.
18526         (bibtex-map-entries): FUN is called with three arguments.
18527         (bibtex-search-entry): Return a cons pair with buffer positions of
18528         beginning and end of entry.
18529         (bibtex-enclosing-field): Simplify.
18530         (bibtex-format-entry): Use booktitle to set a missing title.
18531         (bibtex-autokey-get-names): Fiddle with regexps.
18532         (bibtex-generate-autokey): Use identity.
18533         (bibtex-parse-keys): Use simplified parsing algorithm if
18534         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
18535         arguments.  Return alist of keys.
18536         (bibtex-parse-strings): Simplify.  Return alist of strings.
18537         (bibtex-complete-string-cleanup): Fix docstring.
18538         (bibtex-read-key): New function.
18539         (bibtex-mode): Fix docstring.  Do not parse for keys and
18540         strings when the mode is entered.  Set fill-paragraph-function to
18541         bibtex-fill-field.  Setup font-lock-mark-block-function the way
18542         font-lock intended.
18543         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
18544         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
18545         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
18546         (bibtex-Preamble): Avoid hard coded constants.
18547         (bibtex-make-field): Fix docstring.  Simplify.
18548         (bibtex-beginning-of-entry): Always return new position of point.
18549         (bibtex-end-of-entry): Rearrange cond clauses.
18550         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
18551         Update for changes of bibtex-map-entries.
18552         (bibtex-ispell-abstract): Do not move point.
18553         (bibtex-entry-index): Use downcase.  Simplify.
18554         (bibtex-lessp): Handle catch-all.
18555         (bibtex-find-crossref): Turn into a command.
18556         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
18557         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
18558         preamble entries.
18559         (bibtex-fill-field-bounds): New function.
18560         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
18561         (bibtex-fill-entry): Use bibtex-fill-field-bounds
18562         (bibtex-String): Use bibtex-strings.  Always obey
18563         bibtex-sort-ignore-string-entries.
18565 2003-07-05  John Paul Wallington  <jpw@gnu.org>
18567         * cus-theme.el (customize-create-theme):
18568         Call `customize-create-theme' in Reset widget's notify function.
18570         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
18571         (ibuffer-mark-interactive): Use `or' instead of `unless'.
18572         (define-ibuffer-column name): Add summarizer.
18573         (define-ibuffer-column size): Likewise.
18574         (define-ibuffer-column filename): Likewise.
18575         (define-ibuffer-column process): Likewise.  Change BODY's output too.
18576         (define-ibuffer-column filename-and-process): Likewise, likewise.
18577         (ibuffer): Remove local vars `already-in' and `need-update'.
18579         * ibuf-ext.el: Don't require `derived' at compile-time.
18581 2003-07-05  Kim F. Storm  <storm@cua.dk>
18583         * info.el: Disable paragraph refilling.
18584         (Info-refill-paragraphs): New defcustom.
18585         (Info-fontify-node): Use it.
18587 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
18589         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
18590         thingies from constructors created by defstruct.
18592         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
18593         the default value of the variable.
18594         (byte-code-meter): Move declaration to top level.
18596         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
18598         * info.el (Info-following-node-name-re): New fun.
18599         (Info-following-node-name): Remove.
18600         (Info-insert-dir): Use the new fun.
18601         (Info-extract-pointer): Don't save restriction; use new fun.
18602         (Info-menu-entry-name-re): New const.
18603         (Info-menu-entry-name-re): Use it along with new fun.
18604         (Info-node-spec-re): Use new fun.
18605         (Info-complete-menu-item, Info-fontify-node): Use new const.
18606         (Info-goto-node, Info-follow-reference, Info-menu-update):
18607         Use match-string.
18608         (Info-follow-reference): Use assoc-string.
18609         Use a list of strings for the completion table.
18610         (Info-fontify-node): Use match-string, line-end-position.
18611         Limit the search for `node:' to the first line.
18613         * newcomment.el (uncomment-region): Remove padding coming from
18614         comment-start rather than just from comment-padding.
18616         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
18617         (vc-cvs-stay-local-p): Use vc-stay-local-p.
18618         (vc-cvs-rename-file): Remove (use the default).
18619         (vc-cvs-register): Register parent dir if needed.
18620         (vc-cvs-could-register): Return non-nil if parent can be registered.
18621         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
18622         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
18624         * vc-svn.el (vc-svn-use-edit): Make it into a const.
18625         (vc-svn-update): Fix the arguments to `svn'.
18626         (vc-svn-diff-tree): Just use `vc-svn-diff'.
18627         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
18628         Simple implementations, assuming `name' is a URL.
18630         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
18631         set of chars allowed unquoted in a case pattern.
18633         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
18635         * font-lock.el (font-lock-extra-types-widget)
18636         (c-font-lock-extra-types, c++-font-lock-extra-types)
18637         (objc-font-lock-extra-types, java-font-lock-extra-types)
18638         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
18639         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
18640         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
18641         (font-lock-match-c++-structor-declaration)
18642         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
18643         (c++-font-lock-keywords-3, c++-font-lock-keywords)
18644         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
18645         (objc-font-lock-keywords-3, objc-font-lock-keywords)
18646         (java-font-lock-keywords-1, java-font-lock-keywords-2)
18647         (java-font-lock-keywords-3, java-font-lock-keywords)
18648         (java-font-lock-syntactic-face-function): Remove obsolete code
18649         and constants.  It's all in cc-fonts.el now.
18651 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
18653         * mail/sendmail.el (mail-specify-envelope-from)
18654         (mail-envelope-from): Doc fix.
18656 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
18658         * generic-x.el: Do away with the dependency on `c-emacs-features'
18659         when populating `rul-generic-mode-syntax-table'; we already know
18660         this isn't XEmacs.
18662 See ChangeLog.10 for earlier changes.
18664 ;; Local Variables:
18665 ;; coding: iso-2022-7bit
18666 ;; End:
18668     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
18669   Copying and distribution of this file, with or without modification,
18670   are permitted provided the copyright notice and this notice are preserved.
18672 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1