(set-auto-mode): Call `throw' correctly.
[emacs.git] / lisp / ChangeLog
blobaa83b78af1eb1ef5cc4ff57469f47b79073d7d61
1 2004-10-28  John Paul Wallington  <jpw@gnu.org>
3         * files.el (set-auto-mode): Call `throw' correctly.
5 2004-10-28  Juri Linkov  <juri@jurta.org>
7         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
8         to search `Info-...' commands in `info' manual.
9         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10         Add 'info-file "emacs" property.
11         (Info-find-emacs-command-nodes): Fix index line number regexp.
12         Set real line number (instead of fake 0) in first element of the
13         returned list.
14         (Info-goto-emacs-command-node): Use line number of first element
15         to set point in the first found Info node.
17         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
18         code to `grep-mode-font-lock-keywords'.
19         (grep-mode-font-lock-keywords): Delete grep markers instead
20         of making them invisible.
22 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
25         and x-server-version in bug report.
27 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
29         * files.el (set-auto-mode-0): New function.
30         (set-auto-mode): Use it to handle aliased modes and to
31         be consistent between C-x C-f and C-x C-w.
33 2004-10-28  Kenichi Handa  <handa@m17n.org>
35         * international/utf-8.el (utf-translate-cjk-charsets): Add
36         katakana-jisx0201.
38         * international/subst-jis.el: Add data for JISX0201.
40 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
42         * obsolete/hilit19.el (hilit-mode): New function.
43         Move all the toplevel side-effecting stuff into it, so that loading
44         hilit19 doesn't mess everything up any more.
46 2004-10-27  Richard M. Stallman  <rms@gnu.org>
48         * add-log.el (add-change-log-entry): Set up mailing address
49         and full name later, and don't alter add-log-mailing-address
50         or add-log-full-name.
52         * elide-head.el (elide-head): Change error to message.
53         (elide-head-show): Likewise.
55         * apropos.el (apropos-macrop): Doc fix.
57         * mouse.el (mouse-show-mark): Do most processing the same
58         regardless of transient-mark-mode.
60         * shadowfile.el (shadow-copy-files): Use interactive-p
61         only to control whether to print a message.
63         * tar-mode.el (tar-mode): Use write-contents-functions,
64         not write-contents-hooks.
66         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
67         directory-sep-char.
69 2004-10-27  Richard M. Stallman  <rms@gnu.org>
71         * strokes.el (strokes-unload-hook): Fix previous change.
73         * type-break.el (type-break-run-at-time): Always use run-at-time;
74         forget the alternatives.
75         (type-break-cancel-function-timers): Always use cancel-function-timers;
76         forget the alternatives.
78         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
80 2004-10-27  Kenichi Handa  <handa@m17n.org>
82         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
84         * international/subst-gb2312.el: Likewise.
86         * international/subst-big5.el: Likewise.
88         * international/subst-ksc.el: Likewise.
90         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
91         New variable.
92         (utf-translate-cjk-set-unicode-range): New function.
93         (utf-translate-cjk-unicode-range): Make it customizable.
94         (utf-8-post-read-conversion):
95         Use utf-translate-cjk-unicode-range-string.
96         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
97         Unicode ranges.
99 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
101         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
102         trivial variants to shorten the list.
103         (xml-based-modes): New var.
104         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
105         declaration higher priority than auto-mode-alist.
107         * find-file.el (cc-other-file-alist): Bring it in line with
108         cc-mode's auto-mode-alist entries and use \' instead of $.
110         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
111         and add "Id" and "Name" submenus to it.
113         * imenu.el (imenu--generic-function): Skip matches in comments.
115 2004-10-26  Jay Belanger  <belanger@truman.edu>
117         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
118         (full-calc-keypad, calc-trail-display):  Use an extra argument
119         instead of `interactive-p'.
121         * calc/calc-misc.el (calc-other-window): Use an extra argument
122         instead of `interactive-p'.
124         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
125         `interactive-p'.
127 2004-10-26  Kim F. Storm  <storm@cua.dk>
129         * help.el (describe-key): Describe both down-event and up-event
130         for a mouse click.
132 2004-10-26  Richard M. Stallman  <rms@gnu.org>
134         * woman.el (woman): Don't call interactive-p.
136         * pcomplete.el (pcomplete): Instead of interactive-p,
137         use an arg set non-nil by the interactive spec.
139         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
140         use an arg set non-nil by the interactive spec.
142         * man.el (Man-cleanup-manpage): Instead of interactive-p,
143         use an arg set non-nil by the interactive spec.
145 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
147         * progmodes/flymake.el (flymake-split-string):
148         Use `flymake-split-string-remove-empty-edges' in any case.
150 2004-10-26  Masatake YAMATO  <jet@gyve.org>
152         * progmodes/flymake.el (flymake-err-line-patterns):
153         Use `compilation-error-regexp-alist-alist' instead of
154         `compilation-error-regexp-alist'.
156 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
158         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
159         verbatim face on the \ of \end{verbatim}.
161 2004-10-25  Jay Belanger  <belanger@truman.edu>
163         * calc/calc-incom.el (calc-digit-dots):  Inhibit read-only before
164         erasing minibuffer.
166 2004-10-25  Simon Josefsson  <jas@extundo.com>
168         * subr.el (read-passwd): Move to net/password.el.
170         * net/password.el (read-passwd): Add.  Autoload it.
172 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
174         * mouse-sel.el (mouse-sel-mode): Specify custom group.
176         * simple.el (process-file): Fix logic.
178 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
180         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
181         (increase-right-margin): Remove erroneous call to `interactive-p'.
183 2004-10-24  Kim F. Storm  <storm@cua.dk>
185         * help.el (describe-mode): Fix 2004-10-13 change.
186         Copy pure "Auto Fill" string so it can be propertized later
187         without causing a read-only error.
189 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
191         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
192         style indexes.
194 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
196         * simple.el (process-file): Accept nil for INFILE.  Reported by
197         Luc Teirlinck.
199 2004-10-24  Masatake YAMATO  <jet@gyve.org>
201         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
202         Handle periods and underscores in a function name.
203         Remove the address fontification.
205 2004-10-24 Masatake YAMATO <jet@gyve.org>
207         * progmodes/asm-mode.el (asm-font-lock-keywords):
208         Use font-lock-variable-name-face for registers.
210 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
212         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
213         kill-all-local-variables.
214         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
215         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
216         Use kill-all-local-variables and provide mode-hooks.
217         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
218         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
219         Suggested by Masatake YAMATO <jet@gyve.org>.
221 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
223         * simple.el (process-file): New function, similar to call-process
224         but supports file handlers.
225         * vc.el (vc-do-command): Use it, instead of call-process.
226         * net/tramp-vc.el (vc-do-command): Do not advise it if
227         process-file is fboundp.
228         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
229         process-file.
230         (tramp-handle-process-file): New function.
231         (tramp-file-name-for-operation): Support process-file.
233 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
235         * calendar/icalendar.el (icalendar--weekday-array): New constant.
236         (icalendar-weekdayabbrev-table)
237         (icalendar-monthnumber-table): Delete.
238         (icalendar--get-month-number): Use calendar-month-name-array.
239         (icalendar--get-weekday-number): New function.
240         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
241         (icalendar-export-region): Handle multi-line entries.
242         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
244 2004-10-23  John Paul Wallington  <jpw@gnu.org>
246         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
247         `wildcards' set to t in interactive spec.
249         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
250         interactive spec rather than use `interactive-p'.
251         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
252         rather than use function `interactive-p'.
254 2004-10-22  Kenichi Handa  <handa@m17n.org>
256         * international/mule.el (translate-region): Implement it in Lisp
257         as a front end of translate-region-internal.
259 2004-10-21  Jay Belanger  <belanger@truman.edu>
261         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
262         Declare these variables with defvar.
264         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
265         is bound, only check to see if it is bound.
267 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
269         * textmodes/tex-mode.el (tex-compilation-parse-errors):
270         Don't output messages.
272         * calc/calc-help.el (calc-describe-bindings): Fix last change.
274 2004-10-21  John Paul Wallington  <jpw@gnu.org>
276         * calc/calc-graph.el (calc-graph-init):
277         Use `set-process-query-on-exit-flag'.
279 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
281         * progmodes/compile.el (compilation-start): Rely on `cd' to get
282         dir right and also allow argumentless cd.
284 2004-10-19  Richard M. Stallman  <rms@gnu.org>
286         * textmodes/flyspell.el (flyspell-mode): Doc fix.
288         * eshell/em-unix.el (eshell-grep):
289         Don't bind compilation-process-setup-function.
291         * comint.el (comint-insert-input): Use @ in `interactive'.
292         (comint-input-filter-functions): Doc fix.
293         (comint-kill-whole-line, comint-get-source): Doc fix.
295         * progmodes/compile.el (compilation-setup):
296         Don't set buffer-read-only if MINOR is non-nil.
298 2004-10-19  Jay Belanger  <belanger@truman.edu>
300         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
301         (calc-emacs-type-gnu19): Remove.
302         (calc-digit-map, calc-read-key-sequence, calc-read-key):
303         Remove check for old emacs versions.
305         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
306         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
307         for current Emacs.
309         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
310         the end of the minibuffer.
311         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
312         copy `esc-map'.
314         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
316         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
317         call that would be given when the current emacs was used.
319 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
321         * calendar/icalendar.el: Set coding to utf-8.
322         (icalendar-version): Increase to 0.07.
323         (icalendar-monthnumber-table): Change March pattern.
324         (icalendar-get-all-event-properties)
325         (icalendar-set-event-property): Delete.
326         (icalendar-all-events): No longer interactive.
327         (icalendar-convert-diary-to-ical)
328         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
329         their replacements.
330         (icalendar-export-file, icalendar-export-region): New functions;
331         essentially old `icalendar-convert-diary-to-ical' but appending to
332         target rather than overwriting.
333         (icalendar-import-file): Append to target file rather than
334         overwriting.  Fourth arg deleted.
335         (icalendar-import-buffer): New name for old
336         `icalendar-extract-ical-from-buffer'.
337         (icalendar--convert-string-for-import): New name for
338         old `icalendar-convert-for-import'.
339         (include-icalendar-files): Delete.
340         Prefix for all internal functions changed from `icalendar-'
341         to `icalendar--'.
343 2004-10-19  Richard M. Stallman  <rms@gnu.org>
345         * paths.el (news-path): Fix previous change.
347 2004-10-18 Jay Belanger  <belanger@truman.edu>
349         * calc/calc-help.el (calc-describe-bindings):
350         Set `buffer-read-only' to nil while working in the keybindings buffer;
351         remove some extra information from the keybindings buffer.
353 2004-10-18  David Ponce  <david@dponce.com>
355         * mouse.el (mouse-drag-move-window-top): New function.
356         (mouse-drag-mode-line-1): Use it.
358 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
360         * info.el (Info-fontify-node): For multiline refs,
361         arrange to unfontify newline and surrounding whitespace.
363 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
365         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
366         directory is missing.
368 2004-10-17  John Paul Wallington  <jpw@gnu.org>
370         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
371         New customizable variable; whether to display buffers that match
372         `ibuffer-maybe-show-predicates' by default.
373         (ibuffer-maybe-show-predicates): Mention it in docstring.
374         (ibuffer-display-maybe-show-predicates): New variable.
375         (ibuffer-update): Prefix arg now toggles whether buffers that
376         match `ibuffer-maybe-show-predicates' should be displayed.
377         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
378         locally to heed `ibuffer-default-display-maybe-show-predicates'.
379         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
381 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
383         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
384         work correctly.
386 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
388         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
389         (Buffer-menu-beginning): New helper function.
390         (Buffer-menu-execute): Use it.
391         (Buffer-menu-select): Use it.
392         (Buffer-menu-sort): Use it and also keep markers.
394 2004-10-17  Richard M. Stallman  <rms@gnu.org>
396         * paths.el (news-directory): Rename from news-path.  Old name alias.
397         (rmail-spool-directory): Use defvar.
398         (sendmail-program): Use defcustom.
399         (remote-shell-program): Use defcustom.
400         (term-file-prefix): Use defvar.
401         (abbrev-file-name): Use defvar.
403         * term.el: Add maintainer.
405         * subr.el (with-local-quit): Return nil if there's a quit.
406         (read-passwd): Use with-local-quit.  Doc fix.
408         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
409         (strokes-unload-hook): Set as a variable with add-hook.
411         * startup.el (fancy-splash-tail, normal-splash-screen):
412         Update copyright year.
414         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
416         * server.el (server-unload-hook): Set as a variable with add-hook.
418         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
420         * frame.el (special-display-popup-frame):
421         Make the buffer current as its frame is created.
423         * delsel.el (delsel-unload-hook): Set as a variable.
425         * comint.el (comint-output-filter-functions):
426         Add comint-watch-for-password-prompt.
427         (comint-read-noecho): Function deleted.
428         (send-invisible): Use read-passwd.
430         * fringe.el (fringe-mode-initialize): New function.
431         (fringe-mode): Use fringe-mode-initialize as :initialize.
433 2004-10-17  Kim F. Storm  <storm@cua.dk>
435         * language/indian.el (indian-script-language-alist): Swap value and doc.
436         (indian-font-char-index-table): Doc fix.
438 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
440         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
442 2004-10-16  Juri Linkov  <juri@jurta.org>
444         * progmodes/compile.el (compilation-start): Move let-binding of
445         `process-environment' into `with-current-buffer' body.
446         Reported by Matt Hodges <MPHodges@member.fsf.org>.
448 2004-10-16  Richard M. Stallman  <rms@gnu.org>
450         * pcvs-util.el (cvs-bury-buffer):
451         Don't call get-buffer-window for effect.
453         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
455         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
457         * msb.el (msb-unload-hook): Set the variable.
459         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
460         Use * to err if buffer is readonly.
462         * subr.el (looking-back): Return only t or nil.
464         * whitespace.el (whitespace-unload-hook): Set the variable.
466         * view.el (view-mode-enable): Set view-page-size and
467         view-half-page-size to nil.
468         (view-set-half-page-size-default): view-half-page-size = nil
469         means the default.
470         (View-scroll-page-forward): Use view-page-size-default.
471         (View-scroll-page-backward): Likewise.
472         (view-page-size, view-half-page-size): Doc fixes.
474         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
476         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
478         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
479         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
480         (byte-compile-log-1): Bind inhibit-read-only.
481         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
482         (byte-compile-log-warning): Likewise.
483         (byte-compile-file-form-require): Detect "cl" from the arg value.
485         * progmodes/compile.el (compilation-start): Assume compilation-mode
486         will make the buffer read-only.
487         (compilation-mode): Take arg name-of-mode.
488         (compilation-setup): Make buffer read-only.
489         (compilation-handle-exit): Bind inhibit-read-only.
491         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
492         (ispell-message): Likewise.
493         (ispell-show-choices): Don't call get-buffer-window uselessly.
494         (ispell-init-process): Use set-process-query-on-exit-flag.
496 2004-10-16  Kim F. Storm  <storm@cua.dk>
498         * fringe.el (fringe-bitmaps): Only initialize when defined.
500         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
501         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
503         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
505 2004-10-15  Simon Josefsson  <jas@extundo.com>
507         * net/password.el: Add.
509 2004-10-14  Masatake YAMATO  <jet@gyve.org>
511         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
512         (gdb-script-end-of-defun): New function.
513         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
514         `gdb-script-end-of-defun' as *-of-defun-function.
516 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
518         * button.el (button-activate): Allow a marker to display as an action.
520         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
522         * help.el (describe-mode): Use it to make minor mode list into
523         hyperlinks.
525 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
527         * vc.el (vc-annotate-display-select): Fix typo.
529         * subr.el (substitute-key-definition-key): New function.
530         (substitute-key-definition): Use it with map-keymap.
531         (event-modifiers): Use push.
532         (mouse-movement-p, with-temp-buffer): Simplify.
534 2004-10-12  Jay Belanger  <belanger@truman.edu>
536         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
537         New variables.
538         (calc-help-index-entries): New function.
539         (calc-describe-function): Use `calc-help-function-list' instead of
540         obarray for completion.
541         (calc-describe-variable): Use `calc-help-variable-list' instead
542         of obarray for completion.
544 2004-10-12  Richard M. Stallman  <rms@gnu.org>
546         * info-look.el (info-lookup-file): Add info-file property.
547         (info-lookup-symbol): Likewise.
549         * info.el (info-xref): Add underlining.
550         (info): Add info-file property.
551         (Info-find-emacs-command-nodes): Specify case-sensitive search.
553 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
555         Sync with Tramp 2.0.45.
557         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
558         defined.  This is not the case for XEmacs without package "edebug".
559         (tramp-set-auto-save-file-modes): Set permissions of autosaved
560         remote files to the permissions of the original file.  This is not
561         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
562         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
563         (tramp-perl-decode): Fix an error in Perl implementation.
564         $pending must be cleared every loop.  Reported by Benjamin Place
565         <benjaminplace@sprintmail.com>
567         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
568         Don't activate advice during definition.  This is done later on,
569         depending on test result of `substitute-in-file-name'.
570         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
572 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
574         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
576         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
578 2004-10-12  David Ponce  <david@dponce.com>
580         * recentf.el (recentf-edit-list): Update the menu when the recentf
581         list has been modified.
583 2004-10-12  Simon Josefsson  <jas@extundo.com>
585         * net/tls.el (tls-certtool-program): New variable.
586         (tls-certificate-information): New function, based on
587         ssl-certificate-information.
589 2004-10-12  Kenichi Handa  <handa@m17n.org>
591         * international/mule.el (coding-system-equal): Move from mule-util.el.
593         * international/mule-util.el (coding-system-equal): Move to mule.el.
595 2004-10-12  Kim F. Storm  <storm@cua.dk>
597         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
598         reset kmacro-initial-counter-value if set.
599         (kmacro-set-counter): Only set kmacro-counter if defining or executing
600         macro.  Set kmacro-initial-counter-value otherwise. Never set both.
601         (kmacro-display): Show macro counter if non-zero.
603         * subr.el (substitute-key-definition): Mention command remapping
604         in doc string.
606 2004-10-11  Jay Belanger  <belanger@truman.edu>
608         * calc/calc-misc.el (calc-info-goto-node): New function.
609         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
610         node in one step.
611         (calc-describe-copying, calc-describe-distribution)
612         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
613         Go to appropriate info node in one step.
615 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
617         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
619         * font-lock.el (font-lock-apply-highlight): Fix last change.
621 2004-10-11  Simon Josefsson  <jas@extundo.com>
623         * mail/smtpmail.el (smtpmail-open-stream): Look for
624         starttls-gnutls-program instead of starttls-program iff
625         starttls-use-gnutls is non-nil.
626         (smtpmail-open-stream): Don't overwrite user settings of
627         starttls-extra-arguments and starttls-extra-args.
629 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
631         * comint.el (comint-mouse-insert-input): Remove.
632         (comint-insert-input): Make it work for mouse bindings.
633         (comint-mode-map): Move defs into the declaration.
634         (comint-output-filter): Typo.
636         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
638 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
640         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
641         (ange-ftp-call-chmod): Reference remote-shell-program instead of
642         ange-ftp-remote-shell.
644 2004-10-10  Andreas Schwab  <schwab@suse.de>
646         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
647         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
648         Reported by <sri@asu.edu>.
650 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
652         * vc.el (vc-annotate-mode): Remove variable.
653         (vc-annotate-display-select): Only call vc-annotate-mode
654         if we're not in that mode already.
656 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
658         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
659         (imenu-choose-buffer-index): Check here for rescan instead.
661         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
662         where the face expression evals to nil.
664         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
665         (tex-font-lock-keywords-2): Use it.
666         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
668         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
670 2004-10-09  Kim F. Storm  <storm@cua.dk>
672         * subr.el (progress-reporter-update): Define before first usage.
673         (make-progress-reporter): Doc fix.
675 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
677         * textmodes/paragraphs.el (sentence-end-double-space)
678         (sentence-end-without-period, sentence-end-without-space)
679         (sentence-end): Doc fixes.
681 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
683         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
684         Change paragraph-start regexp so we don't fill code starting with #'(.
686 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
688         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
689         New defcustom.
690         (extract-address-components): Use it.
692 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
694         * subr.el (make-progress-reporter, progress-reporter-update)
695         (progress-reporter-force-update, progress-reporter-do-update)
696         (progress-reporter-done): New functions.
698         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
700         * progmodes/etags.el (etags-tags-completion-table): Use progress
701         reporter.
702         (etags-tags-apropos): Likewise.
704 2004-10-08  Alan Mackenzie  <acm@muc.de>
706         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
707         of current line.
709 2004-10-08  Masatake YAMATO  <jet@gyve.org>
711         * server.el (server-process-filter): Wrap `process-send-region'
712         by `condition-case' to guard the case when the pipe to PROC is closed.
714 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
716         * xml.el (xml-substitute-special): Limit handling of external entities.
718 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
720         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
722 2004-10-06  John Paul Wallington  <jpw@gnu.org>
724         * xml.el (xml-parse-dtd): Fix `error' call.
726 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
728         * xml.el (xml-substitute-special): Return a single string instead
729         of a list of strings if an entity substitution is made.
731 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
733         * calendar/icalendar.el: New file.
735 2004-10-05  Juri Linkov  <juri@jurta.org>
737         * isearch.el (isearch-done): Set mark after running hook.
738         Reported by Drew Adams <drew.adams@oracle.com>.
740         * info.el (Info-history, Info-toc): Fix Info headers.
741         (Info-toc): Narrow buffer before Info-fontify-node.
742         (Info-build-toc): Don't check for special Info file names.
743         Set main-file to nil if Info-find-file returns a symbol.
745 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>:
747         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
748         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
749         * calendar/cal-menu.el (calendar-mode-map): Ditto.
751 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
753         * calendar/cal-iso.el (calendar-iso-read-args): New function,
754         for old interactive spec from calendar-goto-iso-date.
755         (calendar-goto-iso-date): Use it.
756         (calendar-goto-iso-week): New function.  Suggested by Emilio
757         C. Lopes <eclig@gmx.net>.
759 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
761         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
762         `set-right-margin' bindings that follow the minor mode conventions.
764 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
766         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
767         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
768         (latex-block-args-alist): Add minipage and picture.
769         (latex-block-body-alist): Use reftex-label if enabled.
770         (latex-insert-block): Don't insert a \n if not necessary.
771         (tex-compile-commands): Make sure dvips doesn't send to printer.
772         (tex-compile-default): Handle the case where no executable is found.
773         (latex-noindent-environments): New var.
774         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
775         If tex-indent-allhanging is non-nil, make sure we only align for macros
776         at beginning of line.
778 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
780         * newcomment.el (comment-beginning): Doc fix and don't choke on
781         unset `comment-end-skip' when at beginning of comment.
783 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
785         * term.el (term-adjust-current-row-cache): Don't allow the current
786         row to become negative.
787         (term-emulate-terminal): Fix insert mode. Handle tab insertion at
788         the end of the line. Fix scroll down. Add comments.
789         (term-handle-ansi-escape): Don't exceed terminal width when moving
790         right.
791         (term-scroll-region): Move the cursor after setting the scroll region.
793 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
795         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
796         to `width' for consistency with docstring.  Doc fix.
798 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
800         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
801         This is necessary for derived modes.
803 2004-09-30  Kim F. Storm  <storm@cua.dk>
805         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
806         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
808         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
809         kmacro-extract-lambda functions.
810         (edit-kbd-macro): Handle kmacro lambda forms.
811         Include counter and counter format in edit buffer.
812         (edmacro-finish-edit): Get counter and format from edit buffer and
813         update kmacro bindings when found.
815 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
817         * textmodes/paragraphs.el (forward-paragraph):
818         Avoid args-out-of-range error when point winds up at the beginning of
819         the buffer and hard newlines are enabled.
821         * newcomment.el (comment-multi-line): Doc fix.
823 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
825         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
826         (diff-fixup-modifs): Catch unified-diff file-headers.
828 2004-09-29  Kim F. Storm  <storm@cua.dk>
830         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
831         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
832         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
834         * fringe.el (fringe-bitmap-p): New macro.
835         (fringe-bitmaps): Add standard fringe bitmaps on load.
837 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
839         * dired.el (dired-view-command-alist): Use more efficient regexps.
840         Remove dubious arguments.
841         (dired-align-file): New function.
842         (dired-insert-directory): Use it.
843         (dired-move-to-end-of-filename): Make the " -> " search more specific.
844         (dired-buffers-for-dir): Remove unused var `pattern'.
846 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
848         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
849         from diary display excursion.  Store diary buffer's point for
850         `simple-diary-display'.
851         (simple-diary-display): Set window point and start when
852         displaying buffer, to preserve point.
854 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
856         * textmodes/enriched.el (enriched-translations): Replace defconst
857         with defvar.
859 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
861         * printing.el: Doc fix.
862         (pr-version): New version number (6.8.1).
863         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
864         make-temp-name.
865         (pr-delete-file): Check if file exists before deleting it.
866         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
868 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
870         * term.el (term-display-table): New variable.
871         (term-mode): Use it.
872         (term-exec-1): Set the coding system to binary.
873         (term-emulate-terminal): Decode the string before inserting it.
875 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
877         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
878         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
879         (map): Bind S-prior, S-next and S-insert.
880         (term-mode): Set `indent-tabs-mode' to nil.
881         (term-paste): New function to be bound to S-insert.
882         (term-send-del, term-send-backspace): Change the strings sent.
883         (term-termcap-format): Synchronyze with etc/e/eterm.ti.
884         (term-handle-colors-array): Fix handling of underline and reverse.
885         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
886         (term-erase-in-line): Fix comparison.
887         (term-emulate-terminal): Fix line wrap handling.
888         (term-start-output-log): Rename from `term-set-output-log'.
889         (term-stop-output-log): Rename from `term-stop-photo'.
890         (term-switch-to-alternate-sub-buffer): Comment out, unused.
892 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
894         * dired.el (dired-move-to-filename): Don't output a message if
895         raise-error is non-nil.  Fix return position and value.
897         * files.el (insert-directory): Obey --dired even with symlinks.
899 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
901         * ls-lisp.el (ls-lisp-format): Mark file names with property
902         dired-filename.
904 2004-09-25  Kim F. Storm  <storm@cua.dk>
906         * ido.el (ido-max-directory-size): New defcustom.
907         (ido-decorations): Add "too big" element.
908         (ido-directory-too-big): New dynamic var.
909         (ido-may-cache-directory): Don't cache big directories.
910         (ido-directory-too-big-p): New defun.
911         (ido-set-current-directory): Update ido-directory-too-big.
912         (ido-read-internal): Make empty ido-cur-item if too-big.
913         (ido-buffer-internal): Use ido-read-internal directly instead of
914         ido-read-buffer.
915         (ido-file-internal): Init ido-directory-too-big.
916         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
917         and redo completion with full list.
918         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
919         it, and show completions.
920         (ido-all-completions): Let bind ido-directory-too-big to nil.
921         (ido-exhibit): Handle ido-directory-too-big.
922         (ido-read-buffer): Handle fallback to read-buffer.
923         Init ido-directory-too-big.
924         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
925         Init ido-directory-too-big.
927 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
929         * subr.el (delay-mode-hooks): Doc fix.
931 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
933         * textmodes/enriched.el
934         (enriched-default-text-properties-local-flag): New variable.
935         (enriched-mode): Make sure that enabling and disabling the mode is
936         a no-op.  Doc fix.
938 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
940         * calendar/holidays.el (holiday-advent): Report on a specified day
941         offset from advent, not just advent.
942         (holiday-easter-etc): Report on one specified day offset from
943         easter, not all easter holidays. Various Easter holidays moved to
944         `christian-holidays' variable in calendar.el.
945         * calendar/calendar.el (christian-holidays): Adapt for new
946         behaviour of `holiday-advent' and `holiday-easter-etc' functions.
948 2004-09-23  Kim F. Storm  <storm@cua.dk>
950         * image.el (insert-sliced-image): Add doc string.
952         * ido.el (ido-choice-list): New dynamic var for `list' context.
953         (ido-context-switch-command): New dynamic var.
954         (ido-define-mode-map): Generalize switch between file/buffer contexts.
955         (ido-read-internal): Handle new `list' context.
956         Handle insert-buffer and insert-file ido-exit values.
957         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
958         ido-context-switch-command. Handle insert-file ido-exit value.
959         (ido-read-buffer): Set ido-context-switch-command to 'ignore
960         unless it is already bound by caller.
961         (ido-file-internal): New arg switch-cmd.  Use it to setup
962         ido-context-switch-command.  Handle insert-buffer ido-exit value.
963         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
964         used for context switching.
965         (ido-all-completions): Handle new `list' context.
966         (ido-make-choice-list): Return choices for `list' context.
967         (ido-find-file-in-dir, ido-display-file, ido-write-file)
968         (ido-display-buffer, ido-kill-buffer): Disable context switching.
969         (ido-insert-buffer, ido-insert-file): Setup context switching.
970         (ido-exhibit): Handle `list' context.
971         (ido-read-file-name): Disable context switching.  Handle fallback.
972         (ido-read-directory-name): Disable context switching.
973         (ido-completing-read): New defun like completing-read.  Setup and
974         use new `list' context.
976 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
978         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
980 2004-09-21  Jay Belanger  <belanger@truman.edu>
982         * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
983         `calc-graph-set-styles' so the gnuplot buffer will appear in a
984         separate window.
986 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
988         * subr.el (after-change-major-mode-hook): Doc fix.
990 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
992         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
993         of ghostscript for monochrome PostScript file in Windows.
995 2004-09-21  Kenichi Handa  <handa@m17n.org>
997         * descr-text.el (describe-char): Checking of quail activation
998         fixed.
1000 2004-09-21  Jay Belanger  <belanger@truman.edu>
1002         * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
1004 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
1006         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
1007         after the mode hooks instead of before.  Doc fix.
1009 2004-09-20  Jason Rumney  <jasonr@gnu.org>
1011         * startup.el (command-line) [windows-nt]: Try .emacs first, then
1012         _emacs, but revert to .emacs if neither exists in home directory.
1014 2004-09-20  John Paul Wallington  <jpw@gnu.org>
1016         * bindings.el (completion-ignored-extensions): Add .dfsl.
1018 2004-09-20  Richard M. Stallman  <rms@gnu.org>
1020         * bindings.el (scroll-left): Make it disabled.
1022         * files.el (enable-local-eval): Doc fix.
1024         * indent.el (move-to-left-margin): Special case for minibuffer.
1026         * term.el (term-emulate-terminal): Turn off undo for output.
1027         Use with-current-buffer and save-selected-window.
1029         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
1031         * progmodes/make-mode.el (makefile-fill-paragraph):
1032         Don't insist on spaces when looking for comments.  # is enough.
1034         * files.el (hack-local-variables): Copy the variables list
1035         to another buffer, strip prefixes and suffixes there, then read.
1036         (enable-local-eval): Doc fix.
1037         (ignored-local-variables): Initialize to nil.
1038         (risky-local-variable-p): Don't check ignored-local-variables here.
1039         (hack-one-local-variable): Ignore var if in ignored-local-variables.
1041 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
1043         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
1044         of = to "." (punctuation).
1046 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1048         * subr.el (event-basic-type): Fix mask (extend to 22bits).
1050 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
1052         * textmodes/enriched.el (enriched-rerun-flag): New variable.
1053         (enriched-before-change-major-mode): New function.
1054         Add it to `change-major-mode-hook'.
1055         (enriched-after-change-major-mode): New function.
1056         Add it to `after-change-major-mode-hook'.
1057         (enriched-mode): Make it work correctly if called from
1058         `after-change-major-mode-hook'.
1059         No longer set `indent-line-function'.
1061         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
1063         * subr.el (after-change-major-mode-hook): New variable.
1064         (run-mode-hooks): Implement it.
1066 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1068         * battery.el (battery-linux-proc-apm): Use string-to-number.
1069         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
1070         Use dolist (and less indentation).  Use erase-buffer.
1071         Pre-initialize `design-capacity', `warn', and `low'.
1072         (battery-format): Use replace-regexp-in-string.
1074 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
1076         * battery.el: Delete superfluous empty lines.
1077         (battery-linux-proc-acpi): Attempt to gather information from all
1078         battery subdirectories regardless of their file name.
1079         (battery-linux-proc-apm): Replace all occurrences of
1080         battery-hex-to-int-2 with string-to-int (base 16).
1081         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
1082         (battery-hex-map): Delete variable.
1084 2004-09-18  John Paul Wallington  <jpw@gnu.org>
1086         * calc/calc-units.el (calc-quick-units): Fix overzealous
1087         s/or/unless/.
1089 2004-09-17  Jay Belanger  <belanger@truman.edu>
1091         * calc/calc.el (calc-mode-var-list): Fixed the value of
1092         `calc-matrix-brackets'.
1094 2004-09-17  Romain Francoise  <romain@orebokech.com>
1096         * ibuf-ext.el (define-ibuffer-filter filename):
1097         Expand dired-directory since buffer-file-name is absolute.
1099 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
1101         * ediff-init.el (ediff-current-diff-face-A)
1102         (ediff-current-diff-face-B, ediff-current-diff-face-C)
1103         (ediff-current-diff-face-Ancestor)
1104         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1105         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1106         (ediff-even-diff-face-A, ediff-even-diff-face-B)
1107         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1108         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1109         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1110         Use min-colors.
1112         * term.el (term-down): Perform vertical motion if DOWN is negative.
1113         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
1114         (term-termcap-format): Synchronyze with the eterm terminfo entry
1115         in etc/e/eterm.ti.
1116         (term-handle-colors-array): If the current foreground or
1117         background are zero (i.e. unspecified), use the foreground and
1118         background of the default face for reverse video.
1119         (term-ansi-at-eval-string, term-ansi-default-fg)
1120         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
1121         (term-mem): Delete ununsed function.
1122         (term-protocol-version): Increment.
1123         (term-current-face): Set to default.
1125 2004-09-15  Jay Belanger  <belanger@truman.edu>
1127         * calc/calc.el (calc-mode-var-list): Define this variable.
1128         (calc-always-load-extensions, calc-line-numbering)
1129         (calc-line-breaking, calc-display-just, calc-display-origin)
1130         (calc-number-radix, calc-leading-zeros, calc-group-digits)
1131         (calc-group-char, calc-point-char, calc-frac-format)
1132         (calc-prefer-frac, calc-hms-format, calc-date-format)
1133         (calc-float-format, calc-full-float-format, calc-complex-format)
1134         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
1135         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
1136         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
1137         (calc-matrix-brackets, calc-language, calc-language-option)
1138         (calc-left-label, calc-right-label, calc-word-size)
1139         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
1140         (calc-display-raw, calc-internal-prec, calc-angle-mode)
1141         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
1142         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
1143         (calc-window-height, calc-display-trail, calc-show-selections)
1144         (calc-use-selections, calc-assoc-selections)
1145         (calc-display-working-message, calc-auto-why, calc-timing)
1146         (calc-mode-save-mode, calc-standard-date-formats)
1147         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
1148         (calc-user-parse-tables, calc-gnuplot-default-device)
1149         (calc-gnuplot-default-output, calc-gnuplot-print-device)
1150         (calc-gnuplot-print-output, calc-gnuplot-geometry)
1151         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
1152         (calc-invocation-macro, calc-show-banner): Give these values as
1153         part of `calc-mode-var-list's initialization after the variables
1154         are declared with defvar.
1155         (calc-bug-address):  Changed email address to send bug
1156         reports to. Also changed the maintainer address at the top.
1157         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
1158         than "\\.emacs" to determine if it is the user-init-file.
1160         * calc/calc-embed.el (calc-embedded-set-modes): Use
1161         `calc-mode-var-list' correctly.
1163 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
1165         * vc.el (annotate-time): Document point handling.
1166         (vc-annotate-display-autoscale): Doc fix.
1168 2004-09-15  Miles Bader  <miles@gnu.org>
1170         * generic.el (generic-make-keywords-list): Use symbol rather than
1171         word anchors in regexp.
1173 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1175         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
1176         no file name consider `dired-directory'.
1178 2004-09-14  Kim F. Storm  <storm@cua.dk>
1180         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
1182 2004-09-14  Simon Josefsson  <jas@extundo.com>
1184         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
1186         * textmodes/dns-mode.el: Add.
1188 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1190         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
1191         (disabled-command-function): Make the ?\  char more obvious.
1193         * vc-arch.el (vc-arch-root, vc-arch-registered):
1194         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
1196 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
1198         * windmove.el (windmove-frame-edges): Report coordinates of
1199         outside edges of frame, not inside edges.
1200         (windmove-coordinates-of-position): Convert into wrapper to new
1201         function `windmove-coordinates-of-window-position';
1202         `compute-motion' always applies to selected window.
1203         (windmove-coordinates-of-position): Update documentation to refer
1204         to Emacs 21 Lisp Reference Manual.
1205         (windmove-find-other-window): Fix off-by-one errors for max x,y.
1207 2004-09-13  Kim F. Storm  <storm@cua.dk>
1209         * isearch.el (isearch-resume-in-command-history): Rename from
1210         isearch-resume-enabled and change default to nil.
1212 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1214         * vc-hooks.el (vc-ignore-dir-regexp): New var.
1215         (vc-registered): Use it.
1216         (vc-find-root): New fun.
1218         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1219         Don't tell to use \\{...} when it's already done.
1221         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
1222         Provide a sample complex default.
1223         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
1224         (bibtex-entry): Use mapc.
1226 2004-09-12  Kim F. Storm  <storm@cua.dk>
1228         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
1230         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
1231         inhibit-field-text-motion to t so rectangles work in comint buffers.
1233         * simple.el (choose-completion-string): Set buffer before running
1234         choose-completion-string-functions hook so it can be buffer-local.
1236 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
1238         * progmodes/compile.el (compilation-start): Parse command to see
1239         if it starts with a cd, and if so perform it for the *compilation*
1240         buffer.  Change the header to reflect this.
1242 2004-09-11  Kim F. Storm  <storm@cua.dk>
1244         * ido.el (ido-enable-dot-prefix): Doc fix.
1245         (ido-enable-dot-prefix): New defcustom.
1246         (ido-set-matches1): Use it.
1248 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1250         * textmodes/bibtex.el (bibtex-mark-active)
1251         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
1253 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1255         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
1256         used in a case insensitive environment.
1257         (bibtex-mode-map): Rearrange order of menus.
1258         (bibtex-quoted-string-re): Obsolete.
1259         (bibtex-complete-key-cleanup): Variable replaced by new function.
1260         (bibtex-font-lock-keywords): Use backquotes.
1261         (bibtex-font-lock-url-regexp): New internal variable.
1262         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
1263         "OPT" and "ALT".
1264         (bibtex-insert-current-kill, bibtex-make-field)
1265         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
1266         (bibtex-parse-field-text): Simplify.
1267         (bibtex-string=): New helper function.
1268         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
1269         (bibtex-map-entries): Use bibtex-string=.
1270         (bibtex-search-entry): Use not.
1271         (bibtex-enclosing-field): Fix docstring.
1272         (bibtex-assoc-regexp): Obsolete.
1273         (bibtex-format-entry): Use assoc-string and bibtex-string=.
1274         (bibtex-autokey-get-names): Handle empty name field.
1275         (bibtex-parse-strings): Use assoc-string and unless.
1276         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
1277         Use assoc-string.
1278         (bibtex-pop): Simplify.
1279         (bibtex-mode): Set font-lock-extra-managed-props.
1280         (bibtex-entry-update): Use assoc-string.
1281         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
1282         (bibtex-autofill-entry): Use bibtex-string=.
1283         (bibtex-print-help-message): Simplify.
1284         (bibtex-find-entry): New optional arg START.
1285         (bibtex-validate): Use bibtex-string= and assoc-string.
1286         Do not call obsolete function compilation-parse-errors.
1287         (bibtex-remove-delimiters): Only remove delimiters if present.
1288         (bibtex-copy-entry-as-kill): Add docstring.
1289         (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
1290         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
1291         (bibtex-complete): Use bibtex-predefined-month-strings,
1292         bibtex-string=, and new function bibtex-complete-key-cleanup.
1293         (bibtex-generate-url-list): New variable.
1294         (bibtex-url): New command bound to C-c C-l and mouse-2.
1295         (bibtex-url-map): New local keymap for bibtex-url-mouse.
1296         (bibtex-font-lock-url): New function.
1298 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1300         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
1302 2004-09-09  Kim F. Storm  <storm@cua.dk>
1304         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
1305         counter and format with binding.
1306         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
1307         the declared macro uses own macro counter and format.  Give symbol
1308         kmacro property.
1309         (kmacro-keymap): Bind kmacro-name-last-macro to n.
1310         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
1311         (kmacro-end-and-call-macro): Doc fix.
1313 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
1315         * desktop.el (desktop-clear-preserve-buffers):
1316         Remove make-obsolete-variable.
1318 2004-09-08  Richard M. Stallman  <rms@gnu.org>
1320         * buff-menu.el (list-buffers-noselect): Call format-mode-line
1321         with the buffer as argument.
1323 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1325         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
1327 2004-09-08  Juri Linkov  <juri@jurta.org>
1329         * replace.el (perform-replace): Use `query-replace-descr'.
1331         * cus-start.el (history-delete-duplicates): Specify customization.
1333         * diff-mode.el (diff-mode-map):
1334         * progmodes/compile.el (compilation-mode-map):
1335         * progmodes/grep.el (grep-mode-map):
1336         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
1337         to `next-error-follow-minor-mode'.
1339 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1341         * isearch.el (isearch-lazy-highlight-update): Take into account
1342         the case of zero-length match at the search bound.
1344 2004-09-08  Kim F. Storm  <storm@cua.dk>
1346         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
1347         change.  Use zero width overlays when necessary.
1349 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1351         * subr.el (split-string): Docfix.
1353 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1355         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
1356         (display-call-tree): Ensure newline after caller/calls blocks.
1358 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1360         * startup.el (command-line-1): Make option
1361         --directory/-L modify `load-path' straight away.
1363 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1365         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
1367 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1369         * emacs-lisp/autoload.el (make-autoload):
1370         Handle `define-compilation-mode'.
1372         * emacs-lisp/lisp-mode.el (define-compilation-mode):
1373         Specify `doc-string-elt' property.
1375 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1377         * bs.el (bs-mode): Doc fix.
1379 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1381         * info.el (Info-insert-dir): Fix temp buffer leak bug.
1383 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
1385         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
1387 2004-09-08  Kenichi Handa  <handa@m17n.org>
1389         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
1390         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
1391         ps-mule-next-point -> 1+).
1393         * composite.el (encode-composition-rule): Add autoload cooky.
1395 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
1397         * format.el (buffer-auto-save-file-format): Make it permanent local.
1399 2004-09-07  Kim F. Storm  <storm@cua.dk>
1401         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
1402         (authors-fixed-entries): Fix typo.
1403         (authors-canonical-author-name): Compact multiple spaces.
1404         Ignore trivial names (e.g. only first name).
1406         * term.el (term-window-width): Only use full window width on
1407         window system if overflow-newline-into-fringe is enabled.
1408         (term-mode): Don't disable overflow-newline-into-fringe.
1410 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1412         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
1413         motion as seen on my Mac OS X xterms.
1415         * newcomment.el (uncomment-region-default, comment-region-default):
1416         New functions extracted from uncomment-region and comment-region.
1417         (comment-region, comment-region-function, uncomment-region)
1418         (uncomment-region-function): Use them.
1420         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
1422         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
1423         It's not crucial but can make sense at times.
1425         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
1426         the first commit.
1428         * vc.el (vc-buffer-context, vc-restore-buffer-context):
1429         Disable obsolete code.
1431 2004-09-07  Juri Linkov  <juri@jurta.org>
1433         * progmodes/grep.el (grep-highlight-matches): Change default from
1434         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
1435         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
1436         if grep option `--color' is available, or to `nil' otherwise.
1437         (grep-process-setup): Call `grep-compute-defaults' if
1438         `grep-highlight-matches' is not computed.  Set env-vars only
1439         if `grep-highlight-matches' is `t'.
1440         (grep-use-null-device): Remove redundant type `boolean' (`choice'
1441         is already defined).
1443         * progmodes/compile.el (compilation-start): Use copy of
1444         `process-environment' created by `copy-sequence' to not
1445         modify env-vars in the global `process-environment'.
1447 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
1449         * simple.el (next-error-follow-minor-mode): Fix last change.
1451 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
1453         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
1454         permanent local.
1456 2004-09-04  Richard M. Stallman  <rms@gnu.org>
1458         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
1459         highlighting if the search string is empty.
1461 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
1463         * facemenu.el (facemenu-active-faces): Change condition of inner
1464         `while' loop to also check the first two elements of `face-atts'
1465         and `mask-atts'.
1467 2004-09-04  John Paul Wallington  <jpw@gnu.org>
1469         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
1470         (thumbs-view-image-mode): Make buffer read-only.
1472 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
1474         * textmodes/ispell.el (ispell-really-aspell): New defvar.
1475         (ispell-check-version): Set it.
1476         (ispell-send-replacement): New function.
1477         (ispell-process-line): Call ispell-send-replacement.
1479 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
1481         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
1482         Support choosing seconds with "s".
1484 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
1486         * terminal.el (te-escape): Show `?' in prompt for help key.
1488 2004-09-04  Emilio C. Lopes <eclig@gmx.net>
1490         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
1492 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
1494         * simple.el (next-error-follow-minor-mode)
1495         (next-error-follow-mode-post-command-hook): New functions.
1496         (next-error-follow-last-line): New defvar.
1498         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
1499         * progmodes/compile.el (compilation-mode-map): Likewise.
1500         * progmodes/grep.el (grep-mode-map): Likewise.
1501         * replace.el (occur-mode-map): Likewise.
1503         * newcomment.el (uncomment-region): Bind comment-use-global-state
1504         to nil.
1506 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
1508         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
1509         locally around the call to `revert-buffer'.
1511 2004-09-03  Juri Linkov  <juri@jurta.org>
1513         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
1514         `isearch-adjusted' to `t'.
1515         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
1516         (isearch-message-prefix): Add "pending" for isearch-adjusted.
1517         (isearch-other-meta-char): Restore isearch-point unconditionally.
1518         (isearch-query-replace): Add new arg `regexp-flag' and use it.
1519         Set point to start of match if region is not active in transient
1520         mark mode (to include the current match to region boundaries).
1521         Push the search string to `query-replace-from-history-variable'.
1522         Add prompt "Query replace regexp" for isearch-regexp.
1523         Add region beginning/end as last arguments of `perform-replace.'
1524         (isearch-query-replace-regexp): Replace code by the call to
1525         `isearch-query-replace' with arg `t'.
1527 2004-09-03  Richard M. Stallman  <rms@gnu.org>
1529         * startup.el (normal-top-level): Undo previous TERM change.
1531 2004-09-03  Kim F. Storm  <storm@cua.dk>
1533         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
1534         highlight overlays; allow using RET when cursor is over a button.
1535         (cua--highlight-rectangle): Use it.
1536         (cua--rectangle-set-corners): Don't move backwards at eol.
1537         (cua--forward-line): Don't move into void after eob.
1539         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
1540         point is set (and displayed) inside rectangle.
1541         (cua--rectangle-operation): Fix for highlight of empty lines.
1542         (cua--highlight-rectangle): Fix highlight for tabs.
1543         Position cursor at left/right edge of rectangle using new `cursor'
1544         property on overlay strings.
1545         (cua--indent-rectangle): Don't tabify.
1546         (cua-rotate-rectangle): Ignore that point has moved.
1548 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1550         * term/mac-win.el: Add ASCII equivalents for some function keys.
1551         (mode-line-frame-identification): Sync with x-win.el.
1553 2004-09-02  Juri Linkov  <juri@jurta.org>
1555         * progmodes/compile.el (compilation-buffer-name): Compare major
1556         mode with second element of compilation-arguments instead of third
1557         to reflect latest changes in compilation-arguments structure.
1558         (recompile): Use global variable `compilation-directory' to get
1559         recent compilation directory only when `recompile' is invoked NOT
1560         in the compilation buffer.  Otherwise, use `default-directory' of
1561         the compilation buffer.
1562         (compilation-error-properties): Allow to funcall col and end-col.
1563         (compilation-mode-font-lock-keywords): Check col and end-col by
1564         `integerp'.
1565         (compilation-goto-locus): If end-mk is non-nil in transient mark
1566         mode don't activate the mark (and don't display message in
1567         push-mark), but highlight overlay between mk and end-mk.
1569         * progmodes/grep.el (grep-highlight-matches): New defcustom.
1570         (grep-regexp-alist): Add rule to highlight grep matches.
1571         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
1573         * info.el (Info-fontify-node): Don't compute other-tag
1574         if Info-hide-note-references=hide.
1576         * help.el (function-called-at-point):
1577         * help-fns.el (variable-at-point):
1578         Try `find-tag-default' when other methods failed.
1580         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1581         Do not push mark if inhibit-mark-movement is non-nil.
1583         * textmodes/ispell.el (ispell-html-skip-alists):
1584         Fix backslashes in docstring.
1586 2004-09-01  Juri Linkov  <juri@jurta.org>
1588         * isearch.el (isearch-wrap-function)
1589         (isearch-push-state-function): New defvars.
1590         (isearch-pop-fun-state): New defsubst.
1591         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
1592         (isearch-push-state): Set the result of calling
1593         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
1594         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
1595         restore the mode-specific starting point of terminated search.
1596         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
1597         (isearch-repeat): Call `isearch-wrap-function' if defined.
1598         (isearch-message-prefix): Don't add prefix "over" to the message
1599         for wrapped search if `isearch-wrap-function' is defined.
1600         (isearch-search): Call function saved in `isearch-pop-fun-state' to
1601         restore the mode-specific starting point of failed search.
1603         * info.el (Info-search-whitespace-regexp): Fix backslashes.
1604         (Info-search): Add new optional arguments for the sake of isearch.
1605         Replace whitespace in Info-search-whitespace-regexp literally.
1606         Add backward search.  Don't call `Info-select-node' if regexp is
1607         found in the same Info node.  Don't add node to Info-history for
1608         wrapped isearch.
1609         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
1610         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
1611         (Info-mode): Set local variables `isearch-search-fun-function',
1612         `isearch-wrap-function', `isearch-push-state-function',
1613         `search-whitespace-regexp'.
1615         * isearch.el: Remove ancient Change Log section.
1616         (isearch-string, isearch-message-string, isearch-point)
1617         (isearch-success, isearch-forward-flag, isearch-other-end)
1618         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
1619         (isearch-barrier, isearch-within-brackets)
1620         (isearch-case-fold-search): Add suffix `-state' to state-related
1621         defsubsts to avoid name clashes with other function names.
1623         * simple.el (next-error): New defgroup and defface.
1624         (next-error-highlight, next-error-highlight-no-select):
1625         New defcustoms.
1626         (next-error-no-select): Let-bind next-error-highlight to the value
1627         of next-error-highlight-no-select before calling `next-error'.
1629         * progmodes/compile.el (compilation-goto-locus):
1630         Use `next-error' face instead of `region'.  Set 4-th argument of
1631         `move-overlay' to `current-buffer' to move overlay to different
1632         source buffers.  Use new variable `next-error-highlight'.
1634         * simple.el (next-error-find-buffer): Move the rule
1635         "if current buffer is a next-error capable buffer" after the
1636         rule "if next-error-last-buffer is set to a live buffer".
1637         Simplify to test all rules in one `or'.
1638         (next-error): Doc fix.
1639         (next-error, previous-error, first-error)
1640         (next-error-no-select, previous-error-no-select):
1641         Make arguments optional.
1643 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
1645         * macros.el (apply-macro-to-region-lines): Make it operate on all
1646         lines that begin in the region, rather than on all complete lines
1647         in the region.
1649 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1651         * x-dnd.el (x-dnd-protocol-alist): Document update.
1652         (x-dnd-known-types): Defcustom it.
1653         (x-dnd-handle-motif): Print message-atom in error message.
1655 2004-08-30  John Paul Wallington  <jpw@gnu.org>
1657         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
1658         strings rather than programatically constructing message.
1660 2004-08-30  Richard M. Stallman  <rms@gnu.org>
1662         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
1663         Don't return a string that would read as the wrong character code.
1665 2004-08-29  Kim F. Storm  <storm@cua.dk>
1667         * emulation/cua-base.el (cua-auto-expand-rectangles):
1668         Remove automatic rectangle padding feature; replace by non-destructive
1669         virtual rectangle edges feature.
1670         (cua-virtual-rectangle-edges): New defcustom.
1671         (cua-auto-tabify-rectangles): New defcustom.
1672         (cua-paste): If paste into a marked rectangle, insert rectangle at
1673         current column, even if virtual; also paste exactly as many lines
1674         as has been marked (ignore additional lines or add empty lines),
1675         but paste whole source if only one line is marked.
1676         (cua--update-indications): No longer use overwrite-cursor to
1677         indicate rectangle padding
1679         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
1680         (cua--rectangle-virtual-edges): New defun.
1681         (cua--rectangle-get-corners): Remove optional PAD arg.
1682         (cua--rectangle-set-corners): Never do padding.
1683         (cua--forward-line): Remove optional PAD arg.  Simplify.
1684         (cua-resize-rectangle-right, cua-resize-rectangle-left)
1685         (cua-resize-rectangle-down, cua-resize-rectangle-up):
1686         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
1687         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
1688         (cua--rectangle-move): Never do padding.  Simplify.
1689         (cua--tabify-start): New defun.
1690         (cua--rectangle-operation): Add tabify arg.  All callers changed.
1691         (cua--pad-rectangle): Remove.
1692         (cua--delete-rectangle): Handle delete with virtual edges.
1693         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
1694         (cua--insert-rectangle): Handle insert at virtual column.
1695         Perform auto-tabify if necessary.
1696         (cua--activate-rectangle): Remove optional FORCE arg.
1697         Never do padding.  Simplify.
1698         (cua--highlight-rectangle): Enhance for virtual edges.
1699         (cua-toggle-rectangle-padding): Remove command.
1700         (cua-toggle-rectangle-virtual-edges): New command.
1701         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
1702         (cua--rectangle-post-command): Don't force rectangle padding.
1703         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
1705 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
1707         * indent.el (edit-tab-stops-buffer): Doc fix.
1709 2004-08-28  Richard M. Stallman  <rms@gnu.org>
1711         * progmodes/grep.el (grep-default-command): Use find-tag-default.
1712         (grep-tag-default): Function deleted.
1714         * subr.el (find-tag-default): Moved from etags.el.
1716         * progmodes/etags.el (find-tag-default): Moved to subr.el.
1718         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
1719         into the basic character if it has an uppercase form.
1721 2004-08-27  Kenichi Handa  <handa@m17n.org>
1723         * international/utf-8.el (utf-8-post-read-conversion): If the
1724         buffer is unibyte, temporarily make it multibyte.
1726 2004-08-27  Masatake YAMATO  <jet@gyve.org>
1728         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
1730 2004-08-25  John Paul Wallington  <jpw@gnu.org>
1732         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
1733         0, 1, and many mismatches in message.
1734         (tex-start-shell): Use `set-process-query-on-exit-flag'.
1736         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
1737         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
1739 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1741         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
1742         vc-diff-switches differently.
1744 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
1746         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
1747         before and a real defvar after
1748         `speedbar-supported-extension-expressions'.  This is to silence
1749         the compiler without breaking bootstrapping.
1751 2004-08-22  Richard M. Stallman  <rms@gnu.org>
1753         * textmodes/flyspell.el (flyspell-word):
1754         Use set-process-query-on-exit-flag.
1755         (flyspell-highlight-duplicate-region): Take POSS as arg.
1756         (flyspell-word): Pass POSS as arg.
1758         * progmodes/ada-xref.el: Many doc and style fixes.
1759         (ada-find-any-references): Use compilation-start.
1760         (ada-get-ali-file-name): Improve error msg.
1761         (ada-get-ada-file-name): Likewise.
1763         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
1764         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
1766         * mail/mail-extr.el (mail-extr-all-top-level-domains):
1767         Add forward defvar.
1769         * whitespace.el (global-whitespace-mode): New alias
1770         for whitespace-global-mode.
1772         * speedbar.el (speedbar-file-regexp): Definition moved up.
1773         (speedbar-mode, speedbar-set-mode-line-format):
1774         Use with-no-warnings.
1775         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
1777         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
1778         controls whether to display the error buffer.
1780         * ps-mule.el: Delete compatibility code for old Emacses.
1781         (ps-mule-find-wrappoint): Don't use chars-in-region.
1783         * frame.el (display-mouse-p, display-selections-p):
1784         Use with-no-warnings.
1786         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
1788 2004-08-22  David Kastrup  <dak@gnu.org>
1790         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
1791         information.
1793         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
1795 2004-08-22  Andreas Schwab  <schwab@suse.de>
1797         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
1799 2004-08-22  Masatake YAMATO  <jet@gyve.org>
1801         * cvs-status.el (cvs-status-checkout): New function.
1802         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
1804 2004-08-21  David Kastrup  <dak@gnu.org>
1806         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
1807         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
1808         has been converted to use hashtables, the relation `nil=none' is
1809         no longer valid, as `nil' is not a hashtable.  This patch tries to
1810         reduce the number of resulting errors.
1812 2004-08-21  John Paul Wallington  <jpw@gnu.org>
1814         * subr.el (process-kill-without-query): Made obsolete in
1815         version 21.4, not 21.5.
1817         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
1818         (vc-previous-comment, vc-next-comment)
1819         (vc-comment-search-reverse, vc-comment-search-forward)
1820         (vc-comment-to-change-log): Likewise.
1822         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
1824 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
1826         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
1827         Correct indentation of DEFMETHODS with non-standard method
1828         combinations (e.g., PROGN, MIN, MAX).
1830 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1832         * startup.el (normal-top-level-add-subdirs-to-load-path):
1833         Avoid unnecessarily checking system-type.
1834         (normal-top-level): Set TERM to "dumb".  Simplify.
1836         * avoid.el (mouse-avoidance-ignore-p): New fun.
1837         Also ignore switch-frame, select-window, double, and triple clicks.
1838         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
1839         (mouse-avoidance-fancy-hook): Use it.
1841 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
1843         * avoid.el (mouse-avoidance-nudge-mouse)
1844         (mouse-avoidance-banish-destination): Stay within the current window
1845         to avoid problems with mouse-autoselect-window.
1847 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1849         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
1850         the newer format of some messages in cvs-1.12.1.
1852 2004-08-19  Masatake YAMATO  <jet@gyve.org>
1854         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
1855         (elp-results-jump-to-definition-by-mouse)
1856         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
1857         (elp-output-result): Use elp-output-insert-symname.
1859 2004-08-18  Kenichi Handa  <handa@m17n.org>
1861         * language/cyrillic.el: Register koi8-r in
1862         ctext-non-standard-encodings-alist.
1863         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
1865 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
1867         * emacs-lisp/copyright.el (copyright-update-year): Delete code
1868         that replaces 20xy with xy.
1870 2004-08-17  John Paul Wallington  <jpw@gnu.org>
1872         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
1873         (reb-force-update): Doc fix.
1875 2004-08-16  Richard M. Stallman  <rms@gnu.org>
1877         * progmodes/which-func.el (which-func-update-1): Doc fix.
1879         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
1880         (sh-mode-abbrev-table): New variable.
1882         * progmodes/compile.el (compilation-mode): Doc fix.
1884         * emacs-lisp/lisp-mode.el (eval-last-sexp):
1885         Don't cons a new symbol each time.
1886         (eval-last-sexp-fake-value): New variable.
1888         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
1889         (copyright-update-year): Detect continuation of list of years.
1891         * term.el (term-default-fg-color, term-default-bg-color)
1892         (ansi-term-color-vector): Use `unspecified', not nil, as default.
1894         * imenu.el: Several doc fixes: don't say variables are buffer-local.
1896 2004-08-16  Davis Herring <herring@lanl.gov>
1898         * isearch.el (isearch-string, isearch-message-string, isearch-point)
1899         (isearch-success, isearch-forward-flag, isearch-other-end)
1900         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
1901         (isearch-barrier, isearch-within-brackets)
1902         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
1904 2004-08-16  Kenichi Handa  <handa@m17n.org>
1906         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
1908 2004-08-15  Kenichi Handa  <handa@m17n.org>
1910         * term/x-win.el (x-selection-value): If utf8 was successful but
1911         ctext was not, use utf8 string.
1913 2004-08-14  Davis Herring  <herring@lanl.gov>
1915         * isearch.el: Remove accidental changes of March 4.  Fix backing
1916         up when a regexp isearch is made more general.  Use symbolic
1917         accessor functions for isearch stack frames to make usage clearer.
1918         (search-whitespace-regexp): Made groups in documentation shy (as
1919         is the group in the default value).
1920         (isearch-fallback): New function, addresses problems with regexps
1921         liberalized by `\|', adds support for liberalization by `\}' (the
1922         general repetition construct), and incorporates behavior for
1923         `*'/`?'.
1924         (isearch-}-char): New command, calls `isearch-fallback' with
1925         arguments appropriate to a typed `}'.
1926         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
1927         appropriately.
1928         (isearch-mode-map): Bind `}' to `isearch-}-char'.
1929         (isearch-string, isearch-message,string, isearch-point)
1930         (isearch-success, isearch-forward-flag, isearch-other-end)
1931         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
1932         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
1933         New inline functions to read fields of a stack frame.
1935 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
1937         * battery.el (battery-linux-proc-acpi): Look into battery
1938         directories matching the literal string "CMB", too (required for
1939         Linux kernel version 2.6.7).
1941 2004-08-14  John Paul Wallington  <jpw@gnu.org>
1943         * cus-start.el (read-file-name-completion-ignore-case): Add.
1944         (blink-cursor-alist): Change version to "21.4".
1946         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
1948 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
1950         * speedbar.el (speedbar-scan-subdirs): New option.
1951         (speedbar-file-lists): Don't ignore file-name case on Unix and use
1952         dolist.
1953         (speedbar-insert-files-at-point): Take an extra argument and use
1954         it to optionally find out if a subdir is empty.  Also unreadable
1955         files don't get expand buttons.
1956         (speedbar-directory): New image (unused pixmap already existed).
1957         (speedbar-expand-image-button-alist): Use it.
1959 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
1961         CC Mode update to 5.30.9:
1963         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
1964         Move from cc-vars to cc-defs for dependency reasons.  Fix the
1965         POSIX char class test to check that it works in
1966         `skip-chars-(forward|backward)' too.
1968         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
1969         first argument starts with a special brace list.
1971         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
1972         when `c-opt-type-concat-key' is used (i.e. in Pike).
1974         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
1975         Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
1976         >)".
1978         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
1979         whitespace safe.
1981         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
1982         position for `arglist-intro', `arglist-cont-nonempty' and
1983         `arglist-close' when there are two arglist open parens on the same
1984         line and there's nothing in front of the first.
1986         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
1987         locking of qualified names in Java, which previously could fontify
1988         common indexing expressions in many cases.  The standard Java
1989         naming conventions are used to tell them apart.
1991         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
1992         Fix inconsistency wrt opening parens on the first line inside a paren
1993         block.
1995         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
1996         compile time for the sake of `c-major-mode-is'.
1998         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
1999         `c-major-mode-is' in the event that this is used inside a
2000         `c-lang-defconst'.
2002         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
2003         `c-lang-defconst' so that it works better with fallback languages.
2005         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
2006         it to fail to record the base mode.
2008         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
2009         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
2010         is used.  Reordered the syntax checks to get more efficient
2011         skipping in some situations.
2013         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
2014         continuation which might precede the newly inserted '{'.
2016         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
2017         Fix cases where it could loop indefinitely.
2019         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
2020         size specs correctly.  Only fontify identifiers in front of '('
2021         with as functions - don't accept any paren char.  Tightened up
2022         initializer skipping to stop before function and class blocks.
2024         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
2025         the point could be left directly after an open paren when finding
2026         the beginning of the first decl in the block.
2028         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
2029         table when filtering out legitimate open parens to be recorded.
2030         This could cause cache inconsistencies when e.g.
2031         `c++-template-syntax-table' was temporarily in use.
2033         * progmodes/cc-engine.el (c-on-identifier)
2034         (c-simple-skip-symbol-backward): Small fix for handling "-"
2035         correctly in `skip-chars-backward'.  Affected the operator lfun
2036         syntax in Pike.
2038         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
2039         Fix bug that could cause an error from `after-change-functions' when
2040         the changed region is at bob.
2042 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
2044         CC Mode update to 5.30.9:
2046         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
2047         to say that <TAB> doesn't insert WS into a CPP line.
2048         (c-indent-command, c-tab-always-indent): Amend doc strings.
2050         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
2051         checks for user errors, thus eliminating cryptic and unhelpful
2052         Emacs error messages.  (1) Check the arg to `c-set-style' is a
2053         string.  (2) Check that settings to `c-offsets-alist' are not
2054         spuriously quoted.
2056         * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
2057         which precedes the newly inserted `{'.
2059 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
2061         Sync with Tramp 2.0.44.
2063         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
2064         function "tramp_file_attributes".  Otherwise, file names
2065         containing spaces are misinterpreted.  Reported by Magnus Henoch
2066         <mange@freemail.hu>.
2067         (tramp-handle-file-truename): FILENAME must be expanded first.
2068         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
2069         obscure results.  Reported by D. Goel <deego@gnufans.org>.
2070         (tramp-handle-verify-visited-file-modtime): If file does not
2071         exist, say it is not modified if and only if that agrees with the
2072         buffer's record.  Check whether a file is visiting the buffer, or
2073         the buffer has no recorded last modification time.  Return t in
2074         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
2075         <teirllm@auburn.edu>.
2076         (tramp-handle-write-region): Pass modtime explicitely to
2077         `set-visited-file-modtime', because filename can be different
2078         from (buffer-file-name) if `file-precious-flag' is set.
2079         `set-visited-file-modtime' must be called always when `visit' is t
2080         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
2081         (tramp-handle-set-visited-file-modtime): If `time-list' is not
2082         nil, don't apply the whole body.  If the file doesn't exists, set
2083         modtime to '(-1 65535).  Suggested by Luc Teirlinck
2084         <teirllm@auburn.edu>.
2086 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2088         * help.el (describe-bindings): Doc fix.
2090         * subr.el (kbd): Doc fix.
2092 2004-08-08  John Paul Wallington  <jpw@gnu.org>
2094         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
2095         instead of `string-to-int'.
2096         (define-ibuffer-column mode): Fix indentation.
2098 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
2100         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
2102 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
2104         * subr.el (global-unset-key, local-unset-key): Doc fixes.
2106         * novice.el (disabled-command-function): New variable renamed from
2107         `disabled-command-hook'.
2108         (disabled-command-hook): Keep the _variable_ as alias for
2109         `disabled-command-function' and make obsolete.
2110         (disabled-command-function): Function renamed from
2111         `disabled-command-hook'.  Adapt code to name change of the variable.
2113 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
2115         * simple.el (completion-root-regexp): New defvar.
2116         (completion-setup-function): Use it instead of a literal string.
2118 2004-08-07  John Paul Wallington  <jpw@gnu.org>
2120         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
2121         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
2122         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
2123         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
2125 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
2127         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
2128         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
2130 2004-08-04  Kenichi Handa  <handa@m17n.org>
2132         * international/encoded-kb.el (encoded-kbd-setup-keymap):
2133         Fix previous change.
2135 2004-08-03  Kenichi Handa  <handa@m17n.org>
2137         * international/encoded-kb.el: The following changes are to
2138         utilize key-translation-map instead of minor mode map.
2139         (encoded-kbd-iso2022-non-ascii-map): Delete it.
2140         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
2141         (encoded-kbd-last-key): New function.
2142         (encoded-kbd-iso2022-single-shift): New function.
2143         (encoded-kbd-iso2022-designation)
2144         (encoded-kbd-self-insert-iso2022-7bit)
2145         (encoded-kbd-self-insert-iso2022-8bit)
2146         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
2147         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
2148         key-translation-map.
2149         (encoded-kbd-setup-keymap): Setup key-translation-map.
2150         (saved-key-translation-map): New variable.
2151         (encoded-kbd-mode): Save/restore key-translation-map.
2152         Adjust for the change of encoded-kbd-setup-keymap.
2154 2004-08-02  Kim F. Storm  <storm@cua.dk>
2156         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
2157         and call compute-motion with nil for topos and width to get proper
2158         usable width and height for both window and non-window systems.
2160         * windmove.el (windmove-coordinates-of-position): Let compute-motion
2161         calculate usable window width and height.
2163         * window.el (window-buffer-height): Call compute-motion with nil width.
2165 2004-08-01  David Kastrup  <dak@gnu.org>
2167         * replace.el (query-replace-read-from):
2168         Use `query-replace-compile-replacement'.
2169         (query-replace-compile-replacement): New function.
2170         (query-replace-read-to): Use `query-replace-compile-replacement'
2171         for repeating the last command.
2173 2004-08-01  John Paul Wallington  <jpw@gnu.org>
2175         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
2176         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
2177         (pr-switches): Remove period from end of error messages.
2179         * help-mode.el (help-go-back): Likewise.
2181         * abbrev.el (only-global-abbrevs): Doc fix.
2182         (edit-abbrevs-map): Define within defvar.
2183         (quietly-read-abbrev-file): Doc fix.
2185 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
2187         * novice.el (enable-command, disable-command): Doc fixes.
2189         * subr.el (event-modifiers, event-basic-type): Doc fixes.
2191 2004-07-30  Richard M. Stallman  <rms@gnu.org>
2193         * subr.el (with-local-quit): Doc fix.
2195 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
2197         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
2199 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
2201         * custom.el (defcustom): Doc fix.
2203 2004-07-28  Masatake YAMATO  <jet@gyve.org>
2205         * progmodes/etags.el (etags-tags-apropos): Show building progress.
2207 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2209         * imenu.el (imenu-prev-index-position-function)
2210         (imenu-extract-index-name-function, imenu-name-lookup-function)
2211         (imenu--index-alist): Docstring redundancy fix.
2213 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
2215         * wdired.el (wdired-finish-edit): Require dired-aux before locally
2216         binding dired-backup-overwrite.
2218 2004-07-25  John Paul Wallington  <jpw@gnu.org>
2220         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
2222 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
2224         * term/tty-colors.el (tty-color-approximate): Doc fix.
2226         * select.el (x-get-selection, x-set-selection): Doc fixes.
2228         * frame.el (make-frame): Doc fix.
2230 2004-07-24  Richard M. Stallman  <rms@gnu.org>
2232         * mail/rmail.el (rmail-mime-charset-pattern):
2233         Don't include semicolon in the charset value.
2235         * replace.el (occur-next-error): Call set-window-point.
2236         (occur-engine): Handle negative NLINES.
2238 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
2240         * frame.el (modify-all-frames-parameters): Minor doc fix.
2241         (set-frame-configuration): Doc fix.
2243 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
2245         * simple.el (completion-setup-function): Compute the common parts
2246         and the first difference place correctly when
2247         partial-completion-mode is on.
2249 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2251         * ps-print.el: Doc fix.
2252         (ps-print-version): New version 6.6.5.
2253         (ps-printing-region): Doc fix.
2254         (ps-generate-string-list): Comment fix.
2255         (ps-message-log-max): Code fix.
2257 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2259         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
2260         generated PostScript.
2262 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
2264         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
2265         with Gnus v5_10 branch.)
2267 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
2269         * calendar/time-date.el (time-to-number-of-days): New function.
2270         Imported from from Gnus.
2272 2004-07-22  Kim F. Storm  <storm@cua.dk>
2274         * progmodes/make-mode.el: Fix comments.
2276 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2278         * printing.el: Doc fix.
2280 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
2282         * frame.el (modify-all-frames-parameters): Minor doc fix.
2284 2004-07-20  Richard M. Stallman  <rms@gnu.org>
2286         * textmodes/fill.el (fill-nobreak-p): If this break point is
2287         at the end of the line, don't consider the newline which follows
2288         as a reason to return t.
2290 2004-07-19  John Paul Wallington  <jpw@gnu.org>
2292         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
2294 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
2296         * dired-aux.el (dired-do-kill-lines): Expand docstring.
2297         Delete irrelevant code.
2299 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
2301         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2302         New docstring.  From Luc Teirlinck.
2304 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
2306         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
2307         section.
2308         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
2309         non-file buffers.  We know it is nil.
2311 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
2313         Sync with Tramp 2.0.43.
2315         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2316         Remove outdated comment.
2317         (tramp-locked, tramp-locker): New variables for implementing a
2318         global lock.
2319         (tramp-sh-file-name-handler): Use them to implement the global lock.
2321 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
2323         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
2324         calls to respective `xxx` calls.
2325         (tramp-process-alive-regexp): Precise doc string.
2326         (tramp-multi-action-process-alive): New defun.
2327         (tramp-multi-actions): Use it.
2328         (tramp-handle-find-backup-file-name): `copy-tree' is available
2329         since Emacs 21.4 only (XEmacs has it).  Implementation rewritten
2330         in order to avoid this function.
2331         (tramp-handle-write-region): Set current buffer.  If connection
2332         wasn't open, `file-modes' has changed it accidently.  Reported by
2333         David Kastrup <dak@gnu.org>.
2334         (tramp-enter-password, tramp-read-passwd): New arguments USER and
2335         HOST.
2336         (tramp-action-password, tramp-multi-action-password): Apply it.
2337         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
2338         name must still contain the port number.  Otherwise, we have two
2339         Tramp buffers, with all the confusion.  Reported by Myron Selby
2340         <myron@xytech.com> and Rolf Dubitzky
2341         <Dubitzky@physi.uni-heidelberg.de>.
2343         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
2344         HOST to `tramp-enter-passwd'.
2346         * net/tramp-vc.el (all): Code cleanup.  Change all
2347         `tramp-handle-xxx' calls to respective `xxx` calls.
2349 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
2351         * emacs-lisp/testcover.el: New category "potentially-1valued" for
2352         functions that are not erroneous if either 1-valued or
2353         multi-valued.  Detect functions in this class.
2354         (testcover-1value-functions, testcover-compose-functions)
2355         (testcover-progn-functions) Added some additional functions to lists.
2356         (testcover-mark): Bugfix when marking up the definition for an
2357         empty function.
2359 2004-07-17  Richard M. Stallman  <rms@gnu.org>
2361         * replace.el (occur-read-primary-args): Pass default to
2362         read-from-minibuffer.
2364         * mail/footnote.el (footnote-section-tag): Use defcustom.
2366         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
2367         Compile font-lock-keywords, not KEYWORDS.
2368         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
2369         Add warn, check-type.  Handle cerror like error.
2371 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
2373         * progmodes/which-func.el (which-func-keymap): New var.
2374         (which-func-face): New face.
2375         (which-func-format): Use them.
2377 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
2379         * buff-menu.el (list-buffers-noselect): Append the buffer's
2380         process status to its mode name.
2382 2004-07-16  Kim F. Storm  <storm@cua.dk>
2384         * simple.el (inhibit-mark-movement): New defvar.
2385         (beginning-of-buffer, end-of-buffer): Do not push mark if
2386         inhibit-mark-movement is non-nil or C-u prefix is given.
2388         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
2389         Init to beginning-of-buffer and end-of-buffer.
2390         (cua--undo-push-mark): New defvar.
2391         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
2392         already active and command is in cua--preserve-mark-commands.
2393         Also fix check for shift modifier on non-window systems.
2394         (cua--post-command-handler): Clear inhibit-mark-movement if set.
2396 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
2398         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
2399         of two integers, instead of a cons.
2401         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2402         `visited-file-modtime' now returns a list of two integers, instead
2403         of a cons.
2405         * dired.el (dired-directory-changed-p): Ditto.
2407         * progmodes/grep.el (grep): Doc fix.
2409 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
2411         * autorevert.el (auto-revert-tail-mode)
2412         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
2413         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
2414         in both at the same time.
2415         (auto-revert-tail-mode): New command.
2416         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
2417         (auto-revert-handler): Revert only either tail or whole file.
2419         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
2420         add auto-revert-tail-mode.
2422 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2424         * printing.el: Doc fix.  Change name of some funs.
2425         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
2426         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
2427         (pr-standard-file-name): New fun.  Replace pr-standard-path.
2428         (pr-call-process): Code fix.
2430 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
2432         * subr.el (with-selected-window): Doc fix.
2434 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
2436         * subr.el (get-buffer-window-list): Doc fix.
2438 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
2440         * files.el (switch-to-buffer-other-window): Doc fix.
2442         * window.el (save-selected-window, one-window-p)
2443         (split-window-keep-point, split-window-vertically)
2444         (split-window-horizontally): Doc fixes.
2446 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2448         * printing.el: Doc fix.  Now it uses call-process instead of
2449         shell-command for low command execution.
2450         (pr-version): New version number (6.8).
2451         (pr-shell-file-name): Option removed.
2452         (pr-shell-command): Fun removed.
2453         (pr-call-process): New fun.  Replace pr-shell-command.
2454         (pr-standard-path, pr-remove-nil-from-list): New funs.
2455         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
2456         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
2457         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
2458         (pr-ps-utility-process, pr-txt-print): Code fix.
2460 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
2462         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
2463         boolean.
2465 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
2467         * wid-edit.el (widget-field-buffer): Doc fix.
2469 2004-07-09  John Paul Wallington  <jpw@gnu.org>
2471         * emacs-lisp/re-builder.el (reb-update-overlays):
2472         Distinguish between one and several matches in message.
2474 2004-07-09  Richard M. Stallman  <rms@gnu.org>
2476         * mouse.el (mouse-set-region-1): If transient-mark-mode
2477         is `identity', change it to `only'.
2479         * simple.el (current-word): Doc fix.
2481 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
2483         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
2484         so that it is more understanding of whitespace.
2486         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
2487         form
2488         (("ns" . "element") (attr-list) children) instead of
2489         ((:ns . "element") (attr-list) children) in order to reduce the
2490         number of symbols used.
2491         (xml-skip-dtd): Change to use xml-parse-dtd but set
2492         xml-validating-parsing to nil.
2493         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
2494         (xml-substitute-entity): Remove in favor of new entity substitution.
2495         (xml-substitute-special): Rewrite in to substitute complex
2496         entities from DOCTYPE declarations.
2497         (xml-parse-fragment): Parse fragments from entity deleclarations.
2498         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
2499         (xml-parse-dtd, xml-substitute-special): Make validity checks
2500         conditioned on xml-validating-parser.  Add "Not Well Formed" to
2501         error messages about well-formedness.
2503 2004-07-08  Steven Tamm  <steventamm@mac.com>
2505         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
2506         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
2507         Do not treat double clicks and triple clicks specially in the
2508         scroll bar (preventing strange repositioning problems)
2510 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2512         * replace.el (query-replace-regexp-eval): Fix last change.
2514 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2516         * replace.el (query-replace-descr): New fun.
2517         (query-replace-read-from, query-replace-read-args): Default to the
2518         previous from&to.
2519         (query-replace-read-to): Quote the `from' string when displaying it.
2520         (query-replace-regexp-eval): Immediately check read-only status.
2521         Use query-replace-read-from to get the \n checking.
2522         Quote the `from' string when displaying it.
2523         (map-query-replace-regexp, occur-read-primary-args):
2524         Quote the `from' string when displaying it.
2526         * isearch.el (isearch-query-replace): Pass the regexp-ness and
2527         delimited-ness of the search to query-replace.
2529         * replace.el (query-replace-read-from, query-replace-read-to):
2530         New funs extracted from query-replace-read-args.
2531         (query-replace-read-args): Use them.
2533         * replace.el (query-replace-interactive, query-replace-read-args):
2534         Remove the `initial' special value.
2535         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
2536         (occur-engine): Remove unused var `matchend'.
2538         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
2539         Use the search string without prompting.
2541 2004-07-05  Kenichi Handa  <handa@m17n.org>
2543         * international/mule.el (decode-coding-inserted-region):
2544         Set last-coding-system-used only when coding is nil.
2546 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
2548         * progmodes/grep.el (grep-compute-defaults, grep-command)
2549         (grep-program, find-program, grep-find-use-xargs, grep-history)
2550         (grep-find-history, grep-tag-default, grep-find-command)
2551         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
2552         Add autoload cookies, for unbundled packages that load `compile'
2553         and expect all grep-related symbols to become defined.
2555 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
2557         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
2558         (iimage-mode-image-search-path): New user option to search the
2559         image file.
2560         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
2561         have locate-file.
2562         (iimage-mode-buffer): Use it.
2564 2004-07-03  Nick Roberts  <nickrob@gnu.org>
2566         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
2567         carefully.
2568         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
2570 2004-07-03  Juri Linkov  <juri@jurta.org>
2572         * replace.el (query-replace-read-args): Swallow space after 'foo,
2573         not after (quote foo).  Match space only immediately after symbol,
2574         not anywhere in the whole string.
2576 2004-07-02  Richard M. Stallman  <rms@gnu.org>
2578         * replace.el (query-replace-read-args): Swallow space after
2579         symbols, not after closeparens.  But avoid error if string ends there.
2581         * progmodes/python.el (python-beginning-of-statement):
2582         Exit the loop if backward-up-list gets error.
2584         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
2586 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
2588         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
2589         only if vc-consult-headers is non-nil.
2591 2004-07-02  Juri Linkov  <juri@jurta.org>
2593         * pcvs.el (cvs-mode-diff-repository): New command.
2595         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
2597 2004-07-01  Juri Linkov  <juri@jurta.org>
2599         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
2600         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
2601         C-M-% to isearch-query-replace-regexp.
2602         (minibuffer-local-isearch-map): Add arrow key bindings.
2603         Bind C-f to isearch-yank-char-in-minibuffer.
2604         (isearch-forward): Doc fix.
2605         (isearch-edit-string): Doc fix.
2606         (isearch-query-replace, isearch-query-replace-regexp): New funs.
2607         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
2608         (isearch-yank-char): Add optional arg.
2609         (isearch-yank-char-in-minibuffer): New fun.
2611         * replace.el (query-replace-interactive): Change type from boolean
2612         to choice.  Add value `initial'.
2613         (query-replace-read-args): Handle value `initial' of
2614         query-replace-interactive.
2616 2004-06-29  Kim F. Storm  <storm@cua.dk>
2618         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
2619         (breakpoint-disabled-bitmap-face): Add :group 'gud.
2621         * progmodes/ada-xref.el (ada-tight-gvd-integration):
2622         Add :group 'ada.
2624         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
2626 2004-06-29  Juri Linkov  <juri@jurta.org>
2628         * replace.el (query-replace-read-args): Swallow a space after
2629         everything except )]" which in most cases means after a symbol.
2631         * emacs-lisp/pp.el (pp-buffer): Add autoload.
2633 2004-06-28  Richard M. Stallman  <rms@gnu.org>
2635         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
2636         More changes to go with previous change in font-lock.el.
2638 2004-06-26  David Kastrup  <dak@gnu.org>
2640         * replace.el (perform-replace): Highlight the match even in
2641         non-query mode if there is potential replace string editing.
2643 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
2645         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
2646         agree with new return value of `file-remote-p'.
2647         This syncs with Tramp 2.0.42.
2649         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
2650         according to new documentation of `file-remote-p'.
2652         * files.el (file-remote-p): Fix doc to say that return value is
2653         identification of remote system, if not nil.
2654         (file-relative-name): Use new return value of `file-remote-p'.
2656 2004-06-26  Nick Roberts  <nickrob@gnu.org>
2658         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
2659         (gdb-goto-breakpoint): Fix breakage.
2661 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
2663         * man.el (Man-getpage-in-background): Add windows-nt to the list
2664         of systems where shell-file-name should be used instead of
2665         literal "sh".
2667 2004-06-25  Sam Steingold  <sds@gnu.org>
2669         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
2670         function names `(setf symbol)'.
2672 2004-06-24  Richard M. Stallman  <rms@gnu.org>
2674         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
2676         * font-lock.el (font-lock-keywords): Change format of compiled values.
2677         Document it.
2678         (font-lock-add-keywords): If font-lock-keywords is compiled,
2679         extract the uncompiled version, modify, then recompile.
2680         (font-lock-remove-keywords): Likewise.
2681         (font-lock-fontify-keywords-region): Handle changed format.
2682         (font-lock-compile-keywords): Handle changed format.
2683         (font-lock-set-defaults): Compile the keywords explicitly here.
2685 2004-06-24  David Kastrup  <dak@gnu.org>
2687         * replace.el (query-replace-read-args): Implement `\,' and `\#'
2688         replacements here.
2689         (query-replace-regexp): Doc string explaining this and the new
2690         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
2691         is better placed in `query-replace-read-args'.
2692         (replace-regexp): Explain `\,', `\#' and `\?'.
2693         (replace-match-data): New function for thorough reuse/destruction
2694         of old match-data.
2695         (replace-match-maybe-edit): Function for implementing `\?' editing.
2696         (perform-replace): Fix maintaining of the match stack including
2697         already matched regions, implement `\?', fix various problems
2698         with regions while editing and other stuff.
2699         (replace-highlight): Simplify.
2701 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
2703         * progmodes/grep.el (grep-error-screen-columns): New variable.
2704         (grep-regexp-alist): Give it the full functionality of gnu style
2705         compilation messages with line and column ranges.  Ask me for the
2706         perl script I'm working on, that uses these.
2708 2004-06-23  Nick Roberts  <nickrob@gnu.org>
2710         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
2711         Remove.
2712         (comint-insert-input, comint-mouse-insert-input): New functions
2713         based on comint-insert-clicked-input for two bindings but just
2714         one functionality.
2716 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2718         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
2720 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
2722         * files.el (write-contents-functions): Doc fix.
2724 2004-06-21  Juanma Barranquero  <lektu@terra.es>
2726         * image.el (image-library-alist): Rewrite docstring in active voice.
2728 2004-06-20  Richard M. Stallman  <rms@gnu.org>
2730         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
2732         * isearch.el (isearch-repeat): Avoid testing old match data.
2733         (isearch-message): Display trailing space in special font
2734         when search is failing.
2735         (isearch-search-fun-function): Doc fix.
2737         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
2739 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
2741         * frame.el (show-trailing-whitespace): Doc fix.
2743         * cus-edit.el (custom-variable-documentation): New function.
2744         (custom-variable): Use it.
2746 2004-06-19  Nick Roberts  <nickrob@gnu.org>
2748         * man.el (Man-getpage-in-background): Revert previous change but
2749         make cygwin a special case.
2751 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
2753         * autorevert.el (global-auto-revert-non-file-buffers):
2754         Update docstring.
2756 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
2758         * progmodes/compile.el (compilation-error-properties): Store one
2759         more than end-col, if present, so that transient-mark-mode will
2760         highlight last char too.
2761         * progmodes/grep.el (grep-regexp-alist): Match columns and column
2762         ranges, if present.
2764 2004-06-18  Jason Rumney  <jasonr@gnu.org>
2766         * makefile.w32-in: Double percent signs in for loops.
2768 2004-06-17  David Kastrup  <dak@gnu.org>
2770         * replace.el (query-replace-read-args): Only warn about use of \n
2771         and \t when we are doing a regexp replacement and the actual
2772         escaped character is n or t.
2773         (query-replace-regexp): Add \, and \# interpretation to
2774         interactive call and document it.
2775         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
2776         as shortkey for replace-count.
2777         (replace-quote): New function for doubling backslashes.
2779 2004-06-17  Juanma Barranquero  <lektu@terra.es>
2781         * files.el (parse-colon-path, cd): Mention in docstring that the
2782         path separator is colon in GNU-like systems.
2784         * newcomment.el (comment-region-internal): Fix docstring.
2786         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
2787         (ewoc-invalidate, ewoc-collect): Doc fixes.
2788         (ewoc--create-node, ewoc--delete-node-internal):
2789         Fix typos in docstring.
2791 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
2793         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
2794         manual to docstring.
2796 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2798         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
2800 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
2802         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
2803         Add hyperlink to emacs-xtra manual to docstring.
2805         * autorevert.el (global-auto-revert-non-file-buffers):
2806         Add hyperlink to emacs-xtra manual to docstring, as well as an
2807         info-link.
2809 2004-06-14  Juanma Barranquero  <lektu@terra.es>
2811         * image.el (image-library-alist): New variable to map image types
2812         to external libraries.  Initialized to nil, unless system-specific
2813         configs change it.
2814         (image-type-available-p): Determine whether an image type is
2815         available by calling `init-image-library'.
2817         * term/w32-win.el (image-library-alist): Initialize to a known set
2818         of probable library names.
2820 2004-06-14  Kenichi Handa  <handa@m17n.org>
2822         * international/code-pages.el (windows-1256, cp1125): Fix tables
2823         for several characters.
2825         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
2827 2004-06-13  Richard M. Stallman  <rms@gnu.org>
2829         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
2831         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
2832         not "`pc-selection-mode'".
2834         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
2836         * simple.el (previous-matching-history-element): Specify a default.
2838         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
2840         * cus-face.el (custom-declare-face): Simplify code.
2842         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
2844 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
2846         * files.el (before-save-hook): Add `time-stamp' to the options.
2848         * time-stamp.el (time-stamp): Recommend adding it to
2849         `before-save-hook', rather than `write-file-functions'.
2850         Make a similar change in `Commentary' section.
2852 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
2854         * diff-mode.el (diff-current-defun): If at start of hunk, use
2855         position of first change.
2857 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
2859         * dired-x.el (dired-mark-omitted): Bind to "*O".
2861 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
2863         * bookmark.el (bookmark-bmenu-relocate): New function, as
2864         suggested by David J. Biesack <David.Biesack@sas.com>.
2865         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
2866         (bookmark-bmenu-mode): Describe binding in doc string.
2867         (bookmark-set-filename): Save the bookmark list if it's time.
2869 2004-06-13  Kenichi Handa  <handa@m17n.org>
2871         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
2872         (ccl-untranslated-to-ucs): Fix typo.
2874 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
2876         * progmodes/python.el (python-open-block-statement-p):
2877         Fix indentation after a block opening that contains a comment.
2879 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
2881         * bindings.el (completion-ignored-extensions): Add file extensions
2882         of Python byte-compiled files.
2884 2004-06-12  Juri Linkov  <juri@jurta.org>
2886         * info.el (Info-goto-node): Add autoload.
2887         (Info-toc): Add substring-no-properties on Info file name.
2888         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
2889         (Info-mode-map): Bind L to Info-history, T to Info-toc.
2891 2004-06-12  Kenichi Handa  <handa@m17n.org>
2893         * international/mule-cmds.el (set-language-environment):
2894         Load subst tables if necessary.
2896         * international/mule.el (decode-char): Load subst tables if necessary.
2897         (encode-char): Likewise.
2899         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
2900         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
2901         (utf-16le-decode-loop): Set r5 to -1 before loop.
2902         (utf-16be-decode-loop): Likewise.
2903         (ccl-decode-mule-utf-16le): Add EOF processing block.
2904         (ccl-decode-mule-utf-16be): Likewise.
2905         (ccl-decode-mule-utf-16le-with-signature): Likewise.
2906         (ccl-decode-mule-utf-16be-with-signature): Likewise.
2907         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
2908         (ccl-mule-utf-16-encode-untrans): New CCL.
2909         (utf-16-decode-to-ucs): Handle pre-read character.
2910         (utf-16le-encode-loop): Handle surrogate pair.
2911         (utf-16be-encode-loop): Likewise.
2912         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
2913         of utf-16le-encode-loop.
2914         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
2915         of utf-16be-encode-loop.
2916         (mule-utf-16-post-read-conversion):
2917         Call utf-8-post-read-conversion at first.
2918         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
2919         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
2920         Add post-read-conversion and pre-write-conversion.
2922         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
2923         (utf-translate-cjk-unicode-range): New variable.
2924         (utf-translate-cjk-load-tables): New function.
2925         (utf-lookup-subst-table-for-decode): New function.
2926         (utf-lookup-subst-table-for-encode): New function.
2927         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
2928         tables here.  Update safe-charsets of utf-* coding systems.
2929         (ccl-mule-utf-untrans): New CCL.
2930         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
2931         at end of each branch.
2932         (ccl-mule-utf-8-encode-untrans): New CCL.
2933         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
2934         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
2935         length of encoding.  Don't return r0.
2936         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
2937         (utf-8-post-read-conversion): Narrow to region properly.
2938         If utf-translate-cjk-mode is on, load tables if necessary.
2939         Call utf-8-compose with hash-table arg if necessary.
2940         Call XXX-compose-region instead of XXX-post-read-convesion.
2941         (utf-8-pre-write-conversion): New function.
2942         (mule-utf-8): Include CJK charsets in safe-charsets if
2943         utf-translate-cjk-mode is on.  Add pre-write-conversion.
2945         * international/characters.el: Temporarily set
2946         utf-translate-cjk-mode to nil.
2948         * language/devan-util.el (devanagari-compose-region):
2949         Add autoload cookie.
2951         * international/ccl.el (ccl-dump-call): Fix printing the
2952         subroutine name.
2954 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
2956         * dired.el (dired-revert): If buffer is marked unmodified before
2957         reverting, keep it marked unmodified.
2958         Adapt to new conventions for commenting out code.
2959         (dired-make-relative): Adapt to new conventions for commenting out code.
2961 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
2963         * eshell/esh-module.el (eshell-load-defgroups):
2964         Bind `vc-handled-backends' to nil when opening files.
2966 2004-06-11  Juanma Barranquero  <lektu@terra.es>
2968         * files.el (parse-colon-path, cd): Doc fixes (refer to
2969         `path-separator', not colon).
2971 2004-06-10  Juanma Barranquero  <lektu@terra.es>
2973         * newcomment.el (comment-search-forward)
2974         (comment-search-backward): Fix typos in docstring.
2975         (comment-region): Doc fix.
2977 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2979         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
2980         switch is no longer stored in `dired-switches-alist'.
2982         * dired-aux.el (dired-insert-subdir): Do not store R switch in
2983         `dired-switches-alist'.
2985 2004-06-10  Kim F. Storm  <storm@cua.dk>
2987         * pcvs.el (cvs-mode-diff-yesterday): New command.
2989         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
2991 2004-06-10  Juri Linkov  <juri@jurta.org>
2993         * emacs-lisp/edebug.el (edebug-eval-defun):
2994         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
2995         Fix docstring.
2997         * simple.el (eval-expression-print-format): Don't print additional
2998         information on the first call to `eval-print-last-sexp'.
2999         (next-error-find-buffer): Fix punctuation.
3000         (killing) <defgroup>: Fix punctuation.
3001         (yank-excluded-properties): Change group from editing to killing.
3003         * replace.el (perform-replace): Use `limit' to terminate the
3004         while-loop explicitly.
3006 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3008         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
3009         Use lc-*.xpm as prefix instead of *-locol.xpm.
3011         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
3012         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
3013         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
3014         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
3015         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
3016         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
3017         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
3018         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
3019         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
3020         * toolbar/lc-up_arrow.xpm:
3021         Renamed from *-locol.xpm.
3023 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
3025         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
3026         include forms like &<str>; as valid url patterns.
3028 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3030         * dired.el (dired-diff, dired-backup-diff)
3031         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
3032         (dired-do-chown, dired-do-touch, dired-do-print)
3033         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
3034         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
3035         (dired-create-directory, dired-do-copy, dired-do-symlink)
3036         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
3037         (dired-do-copy-regexp, dired-do-hardlink-regexp)
3038         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
3039         (dired-maybe-insert-subdir, dired-next-subdir)
3040         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
3041         (dired-kill-subdir, dired-tree-up, dired-tree-down)
3042         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
3043         (dired-run-shell-command, dired-query): Remove redundant,
3044         or incorrect, autoloads.
3046         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
3047         does not end in a slash.  Add optional argument KILL-ROOT.
3048         Update docstring.
3049         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
3050         (dired-query): Add autoloads.
3052 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
3054         * progmodes/compile.el (compilation-set-window-height):
3055         Rearrange the save-* functions because a buffer can have several current
3056         point in different windows.
3057         (compilation-error-regexp-alist-alist): Recognize {standard input}
3058         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
3060 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3062         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
3063         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
3064         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
3065         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
3066         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
3067         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
3068         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
3069         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
3070         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
3071         * toolbar/up_arrow-locol.xpm:
3072         New versions of icons that uses fewer colors.
3074         * toolbar/tool-bar.el (tool-bar-local-item)
3075         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
3076         if display-color-cells is 256 or less.
3078 2004-06-08  Kim F. Storm  <storm@cua.dk>
3080         * wid-edit.el (widget-specify-button): Use hand pointer rather
3081         than mouse-face as visible mouse-over effect.
3083 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
3085         * saveplace.el (save-place-alist-to-file): Bind `print-length'
3086         and `print-level' to nil when writing out `save-place-alist'.
3087         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
3089 2004-06-07  Juanma Barranquero  <lektu@terra.es>
3091         * completion.el (completion-kill-region): Doc fix.
3093         * format.el (format-insert-annotations)
3094         (format-annotate-location): Doc fixes.
3095         (format-subtract-regions): Make arguments match their use in docstring.
3097         * simple.el (kill-region): Doc fix.
3099         * subr.el (insert-buffer-substring-no-properties)
3100         (insert-buffer-substring-as-yank): Doc fixes.
3102 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
3104         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
3105         Update docstring.
3106         (dired-reset-subdir-switches): New function.
3108         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
3109         Limit scope of `buffer-read-only' binding.
3111 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
3113         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
3114         eshell-explicit-command-char.
3116 2004-06-06  Juanma Barranquero  <lektu@terra.es>
3118         * help-fns.el (help-argument-name): Inherit from italic face only
3119         if the frame supports it.
3121 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3123         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
3124         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
3125         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
3126         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
3127         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
3128         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
3129         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
3130         New conversions from xpm files.
3132         * toolbar/README: New file.
3134 2004-06-06  Richard M. Stallman  <rms@gnu.org>
3136         * isearch.el (isearch-mode-map): Undo previous change.
3138 2004-06-05  Juri Linkov  <juri@jurta.org>
3140         * bindings.el (debug-ignored-errors): Add regexps for history
3141         related messages.  Remove $ from "No further undo information".
3142         Move Ediff's messages to ediff.el.
3144         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
3146         * cus-edit.el (custom-display): Add `min-colors'.
3148         * custom.el (defface): Add `supports' to docstring.
3150         * help-fns.el (help-argument-name): Add :group 'help.
3152 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
3154         * find-dired.el (find-ls-subdir-switches): New user option.
3155         (find-dired): No longer call `abbreviate-file-name' on DIR.
3156         Set `dired-subdir-switches' buffer-locally.
3158         * locate.el: Merge the two `Commentary' sections.
3159         (locate-ls-subdir-switches): New user option.
3160         (locate): Update for other changes.
3161         (locate-mode-map): Restore Dired binding for mouse-2.
3162         Bind `locate-mouse-view-file' to M-mouse-2.
3163         Bind `l' to `locate-do-redisplay'.
3164         (locate-main-listing-line-p, locate-do-redisplay): New functions.
3165         (locate-mouse-view-file, locate-tags, locate-find-directory):
3166         Print message if used outside main listing.
3167         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
3168         Various changes to support inserted subdirectories.
3169         (locate-insert-header): Change header of *Locate* buffer.
3171         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
3172         Change interactive default switches.
3173         (dired-rename-subdir-2): Update `dired-switches-alist'.
3174         (dired-insert-subdir, dired-kill-subdir):
3175         Handle `dired-switches-alist'.  Do not mark buffer modified.
3176         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
3177         (dired-insert-subdir-doinsert): Omit messages.
3178         Handle `dired-subdir-switches'.
3179         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
3181         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
3182         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
3183         subdirs if -R switch is used for a subdir.
3184         (dired-mode): Set `dired-switches-alist'.
3185         (dired-build-subdir-alist): Only print number of directories in
3186         echo area when invoked interactively.
3188 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
3190         * dired-x.el (dired-omit-mode): Rename from
3191         dired-omit-files-p.  Use define-minor-mode to define it.
3192         (dired-omit-files-p): Add as alias for dired-omit-mode.
3193         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
3194         dired-mark-omitted.
3195         (dired-mark-omitted): Add.  Bind to M-O.
3197 2004-06-05  Kenichi Handa  <handa@m17n.org>
3199         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
3201 2004-06-05  Juanma Barranquero  <lektu@terra.es>
3203         * help-fns.el (help-argument-name): Reintroduce face.
3204         (help-default-arg-highlight): Use it, now that
3205         `face-differs-from-default-p' can be trusted.
3207 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
3209         * textmodes/table.el: Sentence commands added to Point Motion
3210         group; kill and backward-kill commands added to Extraction group.
3212 2004-06-04  Mario Lang  <mlang@delysid.org>
3214         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
3215         systems appear to use mW, make the code handle this.  Fix a
3216         division-by-zero bug while at it, and handle kernels with
3217         a slightly different layout in /proc/acpi.
3219 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
3221         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
3222         because the latter is a CL-ism.  This fixes the bug reported by
3223         Shawn Boyette <mdxi@collapsar.net> in
3224         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
3226 2004-06-04  Miles Bader  <miles@gnu.org>
3228         * faces.el (display-supports-face-attributes-p): Function moved to
3229         C code.  Previously only the tty-related portion of this function
3230         was done in C; however the previous attempt to do a halfway-proper
3231         job for non-tty displays in lisp didn't work properly because of
3232         funny conditions during Emacs startup.
3233         (face-differs-from-default-p): Simplify, now that
3234         display-supports-face-attributes-p works properly on all display
3235         types.  Remove :stipple from comparison; it doesn't really work
3236         in emacs anyway.
3238 2004-06-04  Miles Bader  <miles@gnu.org>
3240         * faces.el (face-differs-from-default-p): Use a different
3241         implementation, so we can really check whether FACE displays
3242         differently or not.
3244 2004-06-04  Miles Bader  <miles@gnu.org>
3246         * faces.el (display-supports-face-attributes-p): Implement a
3247         `different from default' check for non-tty displays.
3249 2004-06-03  David Kastrup  <dak@gnu.org>
3251         * woman.el (woman-mapcan): More concise code.
3252         (woman-topic-all-completions, woman-topic-all-completions-1)
3253         (woman-topic-all-completions-merge): Replace by a simpler and
3254         much faster implementation based on O(n log n) sort/merge instead
3255         of the old O(n^2) behavior.
3257 2004-06-03  Miles Bader  <miles@gnu.org>
3259         * subr.el (read-number): Use canonical format for default in prompt.
3261         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
3262         Add regexp for " [...]" style defaults.
3264 2004-06-02  Romain Francoise  <romain@orebokech.com>
3266         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
3267         groups: if the user asks for a hidden buffer, open the
3268         corresponding filter group to expose it.
3270         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
3271         `ibuffer-jump-to-buffer'.
3272         (ibuffer-jump-offer-only-visible-buffers): New user option.
3274 2004-06-02  Juanma Barranquero  <lektu@terra.es>
3276         * faces.el (frame-update-faces): Add empty docstring so the one
3277         for `ignore' doesn't show through.
3279         * subr.el (process-kill-without-query): Remove spurious "\n" on
3280         obsolescence string.
3281         (focus-frame, unfocus-frame): Add obsolescence declaration and
3282         empty docstring.
3284         * international/mule.el (register-char-codings): Make alias for
3285         `ignore'.  Move docstring to obsolescence info and remove redundancy.
3287 2004-06-02  Kim F. Storm  <storm@cua.dk>
3289         * frame.el (blink-cursor-start): Turn cursor off initially so blink
3290         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
3292 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3294         * comint.el (comint-replace-by-expanded-history-before-point):
3295         Obey `start' as the docstring says.
3296         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
3297         (comint-update-fence): Prevent font-lock from running unnecessarily.
3298         (comint-dynamic-list-completions): Use with-current-buffer.
3300 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3302         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
3303         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
3304         (bibtex-entry-update): Handle alternatives and optional fields.
3305         (bibtex-parse-entry): Bugfix, handle empty key.
3307 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3309         * vc-arch.el (vc-arch-state): Don't assume the file exists.
3311 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
3313         * desktop.el (desktop-save): Don't save minor modes without a
3314         known mode initialization function.
3316 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
3318         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
3320         * autorevert.el: Update `Commentary' section.
3322 2004-05-30  Juanma Barranquero  <lektu@terra.es>
3324         * dos-fns.el (convert-standard-filename):
3325         * files.el (convert-standard-filename):
3326         * w32-fns.el (convert-standard-filename):
3327         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
3329 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
3331         Sync with Tramp.
3333         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
3334         (tramp-let-maybe): Move to an earlier spot in the file.
3335         Patch by Andreas Schwab.
3337 2004-05-30  Andreas Schwab  <schwab@suse.de>
3339         * dired.el (dired-get-filename): Don't use dired-re-dot.
3341 2004-05-30  Richard M. Stallman  <rms@gnu.org>
3343         * files.el (find-file): Doc fix.
3345         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
3347 2004-05-30  Nick Roberts  <nickrob@gnu.org>
3349         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
3350         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
3351         modeline of the locals buffer.
3352         (gdb-goto-breakpoint): Handle gdbmi.
3353         (gdb-get-frame-number): Change for gdbmi.
3355 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
3357         * files.el (file-remote-p): Apply file name handler for operation
3358         `file-remote-p'.  It isn' a property any longer.
3359         (file-relative-name): `fh' and `fd' get the required value via
3360         `find-file-name-handler' already.
3362         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
3363         (top): Remove setting of `file-remote-p' property for
3364         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
3366 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
3368         Version 2.0.41 of Tramp released.
3370         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
3371         Throw away if process has died.
3372         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
3373         (tramp-out-of-band-prompt-regexp): Rename to
3374         `tramp-process-alive-regexp', because its usage is widen.
3375         (tramp-actions-copy-out-of-band): Apply it.
3376         (tramp-actions-before-shell, tramp-multi-actions):
3377         Add `tramp-action-process-alive' action.
3378         (tramp-action-process-alive): New defun.
3379         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
3380         Add entry for `file-remote-p'.
3381         (tramp-handle-file-remote-p): New defun.
3382         (top): Remove setting of `file-remote-p'.  Don't set
3383         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
3385         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
3386         `file-remote-p'.
3388         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
3389         counted for (last) line.  [They should or they shouldn't?  --Stef]
3390         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
3392 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
3394         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
3395         not really necessary but seems to keep the shell history smaller
3396         in some cases.  It is no substitute for setting HISTFILE and
3397         HISTSIZE from tramp-open-connection-setup-interactive-shell,
3398         though.  Suggested by Luc Teirlinck.
3399         (tramp-open-connection-setup-interactive-shell): Export variables
3400         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
3401         (tramp-set-process-query-on-exit-flag): New compat function.
3402         (tramp-open-connection-multi, tramp-open-connection-su)
3403         (tramp-open-connection-rsh, tramp-open-connection-telnet)
3404         (tramp-do-copy-or-rename-file-out-of-band): Use it.
3405         (tramp-let-maybe): New macro, let-binds a variable only if it
3406         isn't obsolete.
3407         (tramp-check-ls-commands, tramp-handle-expand-file-name)
3408         (tramp-handle-file-truename): Use it.
3409         (tramp-completion-file-name-regexp-unified): Avoid matching
3410         filenames starting with "/:" -- those are reserved for
3411         file-name-non-special.
3413         * tramp-smb.el (tramp-smb-open-connection):
3414         Use tramp-set-process-query-on-exit-flag compat function.
3416 2004-05-29  Richard M. Stallman  <rms@gnu.org>
3418         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
3420         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
3421         (eval-last-sexp-print-value): Print char equivalent regardless
3422         of standard-output value.
3424         * thumbs.el (thumbs-subst-char-in-string): Delete.
3425         (thumbs-thumbname): Use subst-char-in-string.
3426         (thumbs-resize-image): Use condition-case, not ignore-errors.
3427         (thumbs-kill-buffer): Likewise.
3429         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
3430         (thumbs-mode): Make buffer read-only.
3431         (thumbs-make-thumb): Unconditionally accept an existing file.
3432         (thumbs-insert-thumb): Add thumb-image-file property to the image.
3433         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
3434         (thumbs-show-thumbs-list): Error if images not supported.
3435         (thumbs-save-current-image): Improve prompt string.
3436         (thumbs-mode-map): Define u, R, x.
3437         (thumbs-unmark): New command.
3438         (thumbs-emboss-image): Minor cleanup.
3439         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
3440         (thumbs-rename-images): New command.
3441         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
3443         * thumbs.el (thumbs-current-image): New function.
3444         (thumbs-file-list, thumbs-file-alist): New functions.
3445         (thumbs-find-image): Delete arg L.
3446         Don't set up thumbs-fileL as buffer-local global var.
3447         (thumbs-find-image-at-point): Use thumbs-current-image.
3448         (thumbs-set-image-at-point-to-root-window): Likewise.
3449         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
3450         Record and warn about errors.  Update thumbs-markedL for deletions.
3451         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
3452         (thumbs-redraw-buffer): Use thumbs-file-list.
3453         (thumbs-mark): Use thumbs-current-image.
3454         (thumbs-show-name): Use thumbs-current-image.
3456         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
3457         and imenu--last-menubar-index-alist.
3459         * subr.el (with-selected-window): Undo previous change.
3461 2004-05-29  John Paul Wallington  <jpw@gnu.org>
3463         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
3464         (thumbs-mouse-find-image): New command.
3465         (thumbs-mode-map): Bind it to mouse-2.
3466         (thumbs-mode): Make mode-class special.
3467         (thumbs-view-image-mode): Likewise.
3469 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
3471         * flymake.el: New file.
3473 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
3475         * files.el (find-file-noselect-1): Do not bind
3476         `inhibit-read-only' to t during execution of
3477         `find-file-not-found-functions'.
3479 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3481         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
3482         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
3484 2004-05-28  Juri Linkov  <juri@jurta.org>
3486         * simple.el (eval-expression-print-format): New fun.
3488         * simple.el (eval-expression):
3489         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
3490         * emacs-lisp/edebug.el (edebug-compute-previous-result)
3491         (edebug-eval-expression): Print additionally the value returned by
3492         `eval-expression-print-format'.
3494         * emacs-lisp/lisp.el (insert-pair-alist): New var.
3495         (insert-pair): Make arguments optional.  Find character pair
3496         from `insert-pair-alist' according to the last input event.
3497         (insert-parentheses): Make arguments optional.
3498         (raise-sexp, delete-pair): New funs.
3500         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
3501         (emacs-lisp-mode-map, lisp-interaction-mode-map):
3502         Bind C-M-q to `indent-pp-sexp'.
3504         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
3505         `pp-to-string' modified to be able to format text with newlines.
3506         (pp-to-string): Move the buffer-formatting part of the code to
3507         `pp-buffer'.  Call `pp-buffer'.
3509         * info.el (Info-desktop-buffer-misc-data): Don't save information
3510         about virtual files.
3511         (Info-restore-desktop-buffer): Restore Info buffers in prepared
3512         buffers with names obtained from the desktop file instead of the
3513         default *info* buffer.
3515 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3517         * subr.el (with-selected-window): Only save/restore the selected window.
3519         * progmodes/compile.el (compilation-error-regexp-alist):
3520         Use expand-file-name and data-directory.
3522         * progmodes/grep.el (grep-tree): Rework previous fix.
3524         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
3525         after the user marked text with the mouse.
3527         * startup.el (command-line): Keep the first regexp of
3528         auto-save-file-name-transforms intact.
3530 2004-05-28  Juanma Barranquero  <lektu@terra.es>
3532         * cus-edit.el (customize-face, customize-face-other-window)
3533         (custom-face-edit-delete): Make arguments match their use in
3534         docstring.
3535         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
3536         docstring.
3538         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
3539         not `cvs-butlast'.
3541         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
3542         `nbutlast' are in subr.el).
3544         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
3545         (set-w32-system-coding-system): Doc fixes.
3547         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
3548         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
3549         Make arguments match their use in docstring.
3550         (artist-draw-region-trim-line-endings)
3551         (artist-mouse-choose-operation): Fix typo in docstring.
3552         (artist-key-set-point-common): Doc fix.
3554 2004-05-28  Simon Josefsson  <jas@extundo.com>
3556         * mail/smtpmail.el (smtpmail-open-stream):
3557         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
3559 2004-05-26  Simon Josefsson  <jas@extundo.com>
3561         * starttls.el: Merge with my GNUTLS based starttls.el.
3562         (starttls-gnutls-program, starttls-use-gnutls)
3563         (starttls-extra-arguments, starttls-process-connection-type)
3564         (starttls-connect, starttls-failure, starttls-success): New variables.
3565         (starttls-program, starttls-extra-args): Doc fix.
3566         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
3567         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
3568         and pass on to corresponding *-gnutls function if it is set.
3570 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
3572         * autorevert.el (auto-revert-handler): Disable auto-reverting of
3573         remote files.
3575 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
3577         * files.el (file-name-non-special): There are more operations
3578         which need handling: `find-backup-file-name',
3579         `insert-file-contents', `verify-visited-file-modtime',
3580         `write-region'.  Rename t value of method to `add'.  Add new
3581         methods `quote' and `unquote-then-quote' to file-arg-indices.
3583 2004-05-25  Juri Linkov  <juri@jurta.org>
3585         * info.el (Info-toc): Call Info-mode on intermediate buffer.
3586         (Info-index-nodes): Enclose code in condition-case to catch errors.
3587         (Info-index-node): Don't search all index nodes if request is only
3588         for the current node and file is not in the cache of index nodes.
3589         (Info-mode-map): Bind Info-copy-current-node-name to `w'
3590         for consistency with dired-copy-filename-as-kill.
3591         Bind `S' to Info-search-case-sensitively.
3592         (Info-copy-current-node-name): New arg.  With zero prefix arg put
3593         the name inside a function call to `info'.  Display copied text in
3594         the echo area.
3596 2004-05-25  Sam Steingold  <sds@gnu.org>
3598         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
3599         strip the package prefix from the symbol name, if any.
3600         Make it the `find-tag-default-function' for `lisp-mode'.
3602 2004-05-25  John Paul Wallington  <jpw@gnu.org>
3604         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
3605         instead of obsolete `process-kill-without-query'.
3607         * textmodes/texinfmt.el (texinfo-indexvar-alist):
3608         Declare as variable, not constant.
3610 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
3612         * files.el (find-file-noselect-1): Fix bug introduced by
3613         Revision 1.694.  As a side effect, `inhibit-read-only'
3614         is again, by default, t during execution of
3615         `find-file-not-found-functions'.
3616         (insert-directory): Check that lines were really inserted by
3617         the --dired switch, before erasing them.
3619 2004-05-24  Nick Roberts  <nickrob@gnu.org>
3621         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
3622         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
3623         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
3624         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
3625         gud-minor-mode (gdbmi).
3627 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
3629         * net/browse-url.el (browse-url-interactive-arg): Enable user to
3630         explicitly select the text to be taken as URL.
3632 2004-05-23  Juri Linkov  <juri@jurta.org>
3634         * info.el (Info-index-nodes): New var and fun.
3635         (Info-goto-index, Info-index, info-apropos)
3636         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
3637         (Info-index): Fix docstring.  Store and restore Info-history-list.
3638         (Info-complete-nodes): New var.
3639         (Info-complete-menu-item): Use it.
3640         (Info-index-node): New fun.
3641         (Info-final-node, Info-forward-node, Info-backward-node)
3642         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
3643         Use Info-index-node.
3644         (Info-extract-menu-item, Info-extract-menu-counting): Set second
3645         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
3646         (Info-find-node-2): If a node with period in its name not found,
3647         try to find a node without the name part after period.
3648         (Info-select-node): Call Info-fontify-node only if
3649         Info-fontify-maximum-menu-size is not nil.
3650         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
3651         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
3652         Preserve Info-history-list.
3653         (Info-toc): Set Info-current-file.
3654         (Info-build-toc): Move point to the beginning of the buffer.
3655         Add main-file variable.
3656         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
3657         Use backslashed representation of the control character ^_.
3659         * textmodes/texinfmt.el (texinfo-print-index): Print index line
3660         numbers in the new Texinfo 4.7 format.
3662         * add-log.el (change-log-font-lock-keywords): Remove `:' from
3663         regexps for function and variable names.
3665         * descr-text.el (describe-property-list): Add [show] button for
3666         `syntax-table' property with action to pp to a separate buffer.
3667         (describe-char): Replace search-forward by re-search-forward with
3668         whitespace regexp after "character:" to not fail in too narrow windows.
3670         * simple.el (next-error-find-buffer): Add a rule to return
3671         next-error capable buffer if one window on the selected frame
3672         displays such buffer.
3674 2004-05-23  Nick Roberts  <nickrob@gnu.org>
3676         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
3677         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
3678         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
3679         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
3680         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
3681         Handle new value for gud-minor-mode (gdbmi).
3682         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
3683         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
3684         Change from local to global gdb variable set.
3685         (gdb-ann3): Initialise above gdb variable set.
3686         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
3687         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
3688         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
3689         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
3690         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
3691         (gdb-info-locals-handler, gdb-invalidate-assembler)
3692         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
3693         set as global variables.
3694         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
3695         Handle gdbmi.
3696         (gdb-info-breakpoints-custom): Fix regexp.
3697         (def-gdb-var): Delete.
3699         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
3700         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
3701         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
3702         a new mode.  The file (gdb-mi.el) for this mode will be included
3703         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
3704         primary interface.
3706 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
3708         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
3709         interpreted as a directory.
3711 2004-05-22  Richard M. Stallman  <rms@gnu.org>
3713         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
3714         as a close quote.
3716         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
3718         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
3719         Use assoc-string, not assoc-ignore-case.
3721         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
3723         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
3724         If moving back then fwd gets a defun that ends before point,
3725         try again moving fwd then back.
3727         * files.el (file-name-non-special): Allow t in file-arg-indices
3728         to mean requote the return value.  Use `identity' as an element
3729         rather than as the whole value.
3731         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
3733 2004-05-22  Juanma Barranquero  <lektu@terra.es>
3735         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
3736         `help-make-usage'.
3737         (help-highlight-arguments): Skip function name before searching
3738         for arguments.
3740 2004-05-21  Juanma Barranquero  <lektu@terra.es>
3742         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
3743         Don't mention in the docstring these arguments meant for
3744         internal (recursive) use only.
3745         (allout-char-spec): Comment out (it's not implemented).
3746         (allout-old-expose-topic, allout-exposure): Fix docstring and add
3747         obsolescence declaration.
3748         (allout-flatten-exposed-to-buffer)
3749         (allout-indented-exposed-to-buffer): Fix typos in docstring.
3750         (my-mark-marker): Doc fix.
3751         (produce-allout-mode-map, allout-sibling-index)
3752         (allout-isearch-expose, allout-distinctive-bullet)
3753         (allout-open-topic, allout-reindent-body)
3754         (allout-rebullet-heading, allout-process-exposed)
3755         (allout-insert-listified, allout-latex-verb-quote)
3756         (allout-insert-latex-header, allout-insert-latex-trailer):
3757         Make arguments match their use in docstring.
3758         (allout-primary-bullet, allout-old-style-prefixes)
3759         (allout-inhibit-protection, allout-init, allout-mode)
3760         (allout-before-change-protect, allout-flag-region):
3761         Use "Emacs" instead of "emacs" in docstrings.
3763 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
3765         * international/characters.el: Modify syntax of more characters.
3767 2004-05-21  Masatake YAMATO  <jet@gyve.org>
3769         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
3770         (etags-tags-completion-table): Show parsing progress.
3772 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
3774         * locate.el (locate-prompt-for-command): Shorten first line of
3775         docstring.
3776         (locate-mode): Expand docstring and include keymap summary.
3778         * files.el (find-file-noselect-1): Limit the scope of the
3779         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
3780         is, by default, nil during the execution of
3781         `find-file-not-found-functions' and `find-file-hook'.
3783 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
3785         * facemenu.el (facemenu-color-name-equal): New function.
3786         (list-colors-display): Use it to compare colors instead of
3787         facemenu-color-equal.
3789 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
3791         * compare-w.el (compare-windows-face): Use min-colors instead of
3792         checking for tty or pc types.
3794 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3796         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
3797         (completion-setup-function): Use with-current-buffer.
3798         Properly save excursion.  Simplify.
3799         Don't assume there is necessarily a `mouse-face' property somewhere.
3801         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
3803         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
3805         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
3806         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
3807         Use with-current-buffer.
3808         (byte-goto-log-buffer): Delete.
3809         (byte-compile-log-file): Call compilation-forget-errors.
3811 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
3813         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
3814         output messages into the search result.
3816 2004-05-19  Masatake YAMATO  <jet@gyve.org>
3818         * wid-edit.el (widget-radio-button-notify): Revert my last
3819         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
3821 2004-05-19  Kenichi Handa  <handa@m17n.org>
3823         * international/characters.el: Fix syntax (open/close) of CJK chars.
3825 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
3827         * help-mode.el (help-go-back): Don't depend on position of back button.
3829 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3831         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
3832         files files don't contain an accidental additional /.
3834         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
3835         in source buffer.
3837 2004-05-18  Masatake YAMATO  <jet@gyve.org>
3839         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
3840         to widget-apply.  :action method assumes 2 arguments, not 3.
3842 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
3844         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
3845         New constants.
3846         (hs-special-modes-alist): Add an f90-mode entry.
3848 2004-05-17  Sam Steingold  <sds@gnu.org>
3850         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
3851         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
3853 2004-05-16  Kim F. Storm  <storm@cua.dk>
3855         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
3857 2004-05-15  John Wiegley  <johnw@newartisans.com>
3859         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
3860         (eshell-output-object-to-target): Improve output speed 20% by not
3861         calling `eshell-stringify' if something is already known to be a string.
3863 2004-05-15  Alex Ott  <ott@jet.msk.su>
3865         * textmodes/ispell.el (ispell-local-dictionary-alist):
3866         Add windows-1251 to the choice of coding systems.
3867         (ispell-dictionary-alist-6): Add support for "russianw.aff",
3868         encoded in cp1251.
3870 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
3872         * progmodes/compile.el (compilation-warning-face)
3873         (compilation-info-face): Use min-colors.
3875 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3877         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
3878         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
3879         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
3880         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
3881         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
3882         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
3883         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
3884         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
3885         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
3886         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
3887         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
3888         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
3889         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
3890         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
3892 2004-05-15  Kim F. Storm  <storm@cua.dk>
3894         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
3895         Use it to set triggered-p element of timer.
3896         (timer-event-handler): Set triggered-p element non-nil while running
3897         the timer function.
3899 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3901         * descr-text.el (describe-char-unicode-data)
3902         (describe-char-unicodedata-file): Re-enable the unicode code now that
3903         the licensing issues have been cleared in the unicode-4 license.
3904         (describe-text-properties-1): Remove unused `overlay' var.
3905         (describe-char): Remove unused var `buffer'.
3907 2004-05-14  David Ponce  <david@dponce.com>
3909         * tree-widget.el: New file.
3911 2004-05-13  Marcelo Toledo  <marcelo@marcelotoledo.org>
3913         * language/european.el ("Brazilian Portuguese"): Add support for
3914         Brazilian Portuguese.
3916 2004-05-13  John Wiegley  <johnw@newartisans.com>
3918         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
3919         `recentf-mode' if this variable has been customized to t.
3921         * eshell/esh-test.el (eshell-test): Call the function
3922         `emacs-version' rather than trying to build a custom version string.
3924 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3926         * net/telnet.el (telnet-mode): Use define-derived-mode.
3927         Don't modify the global value of comint-prompt-regexp.
3929 2004-05-13  John Paul Wallington  <jpw@gnu.org>
3931         * version.el (emacs-version): Check for `gtk' feature before
3932         `x-toolkit' feature.
3934 2004-05-13  Juanma Barranquero  <lektu@terra.es>
3936         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
3937         arguments in the docstring, they're used only in recursive calls.
3939         * help-fns.el (help-arg-highlighting-function)
3940         (help-argument-name): Delete.
3941         (help-default-arg-highlight): New function.
3942         (help-do-arg-highlighting): Use it.
3944 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
3946         * calendar/appt.el (appt-disp-window):
3947         Use `calendar-set-mode-line' for a centered mode-line.
3949 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
3951         * calendar/appt.el (appt-disp-window): Do not split window
3952         excessively when `split-height-threshold' is low.
3954 2004-05-12  Nick Roberts  <nickrob@gnu.org>
3956         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
3957         kill-buffer-hook here and make it local.
3958         (gud-kill-buffer-hook): Use kill-process for a sure kill.
3960 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
3962         * progmodes/compile.el (compilation-set-window-height):
3963         Use save-excursion to protect against misplaced marker.
3965 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3967         * custom.el (defface): Document that type can have value gtk.
3969         * faces.el (face-spec-set-match-display): Handle type gtk in display.
3971 2004-05-12  Kenichi Handa  <handa@m17n.org>
3973         * descr-text.el: Require quail at comile time.
3974         (describe-char): If an input method is on and it supports the
3975         character, show how to input it.
3977         * international/quail.el (quail-install-decode-map): Accept a
3978         char-table whose subtype is `quail-decode-map'.
3979         (quail-store-decode-map-key, quail-gen-decode-map1)
3980         (quail-gen-decode-map, quail-find-key1, quail-find-key)
3981         (quail-show-key): New functions.
3983 2004-05-12  Juanma Barranquero  <lektu@terra.es>
3985         * generic.el (define-generic-mode): Remove redundant arglist info.
3987         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
3988         Make arguments match their use in docstring.
3989         (help-arg-highlighting-function): New variable.
3990         (help-argument-name): Mention it in the docstring.
3991         (help-do-arg-highlight): Use it.  Expand regexp to accept also
3992         ARG-xxx and xxx-ARG references.
3994 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
3996         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
3997         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
3998         and "mailto:addr1?to=addr2" equal.
4000 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
4002         * man.el (Man-getpage-in-background): Use shell-file-name
4003         and shell-command-switch variables instead of hard-coded values.
4005 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
4007         * iimage.el: New file.
4009 2004-05-11  Juanma Barranquero  <lektu@terra.es>
4011         * custom.el (custom-initialize-default, defcustom):
4012         Fix typo in docstring.
4014         * files.el (set-visited-file-name, file-expand-wildcards):
4015         Fix docstring.
4017 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4019         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
4021         * subr.el (eventp): Be more discriminating with integers.
4023 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
4025         * progmodes/compile.el (compile): Add universal prefix arg.
4026         (compilation-error-regexp-alist-alist): Add edg patterns.
4028 2004-05-10  Sam Steingold  <sds@gnu.org>
4030         * textmodes/ispell.el (ispell-message):
4031         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
4033 2004-05-10  Dave Love  <fx@gnu.org>
4035         * progmodes/python.el (help-buffer): Autoload when compiling.
4036         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
4037         (run-python): Prepend to any existing PYTHONPATH.
4039 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
4041         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
4042         for pending breakpoints.
4044 2004-05-10  Richard M. Stallman  <rms@gnu.org>
4046         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
4047         directly without calling any functions in Rmail.
4048         (unrmail-unprune): Function deleted.
4050 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4052         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
4053         C-c C-z binding.
4055 2004-05-10  Kenichi Handa  <handa@m17n.org>
4057         * descr-text.el (describe-char): Fix previous change.  Don't make
4058         a unibyte character to multibyte in the *Help* buffer.
4060 2004-05-10  Miles Bader  <miles@gnu.org>
4062         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
4063         buffer an error if the debugger process is actually running.
4065 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4067         * help-fns.el (help-argument-name): Default to italic.
4068         (help-highlight-arguments): Return always (usage . doc), even when
4069         usage is nil.
4071         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
4072         (define-ibuffer-filter): Add usage info.
4073         (define-ibuffer-op): Add usage info (but CL-style defaults for
4074         keyword args are not shown).
4076         * subr.el (remove-overlays, read-passwd): Fix docstring.
4077         (start-process-shell-command): Fix docstring.  Put usage info in a
4078         format usable by `describe-function'.
4079         (open-network-stream, open-network-stream-nowait)
4080         (open-network-stream-server): Fix docstring.
4082 2004-05-09  Jason Rumney  <jasonr@gnu.org>
4084         * international/code-pages (cp932, cp936, cp949, c950): Remove.
4085         Only define cp125* if windows-125* is already defined.
4087         * language/korean.el (cp949): Add alias.
4089         * language/chinese.el (cp936, cp950): Add aliases.
4091         * language/japanese.el (cp932): Add alias.
4093         * term/w32-win.el: Require code-pages.
4095         * international/mule-cmds.el (set-locale-environment):
4096         On MS-Windows use ansi code-page for default coding-systems.
4097         Set up paper sizes for Windows 3 letter languages.
4099         * international/code-pages.el (cp932, cp936, cp949, cp950):
4100         Add aliases.  Also add cp125* if not already defined.
4102 2004-05-09  Juanma Barranquero  <lektu@terra.es>
4104         * help-fns.el (help-highlight-arguments): Don't try to highlight
4105         missing or autoloaded arglists.  Accept structured arguments, like
4106         the first ones of `do' and `flet'.
4108         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
4109         (cvs-get-marked): Remove redundant arglist info.
4111         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
4112         Don't use CL-style default args.
4114 2004-05-08  Andreas Schwab  <schwab@suse.de>
4116         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
4118         * international/subst-ksc.el: Fix references to utf-translate-cjk
4119         into utf-translate-cjk-mode.
4120         * international/subst-big5.el: Likewise.
4121         * international/subst-gb2312.el: Likewise.
4122         * international/subst-jis.el: Likewise.
4123         * international/utf-16.el: Likewise.
4124         * international/utf-8.el: Likewise.
4126 2004-05-08  John Wiegley  <johnw@newartisans.com>
4128         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
4129         "virtual buffers" (off by default), which makes it possible to
4130         switch to the "virtual" buffers of recently visited files.  When a
4131         buffer name search fails, and this option is on, iswitchb will
4132         look at the list of recently visited files, and permit matching
4133         against those names.  When the user hits RET on a match, it will
4134         revisit that file.
4135         (iswitchb-read-buffer): Add two optional arguments, which makes
4136         isearchb.el possible.
4137         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
4138         (iswitchb-next-match): Add support for virtual buffers.
4140         * isearchb.el: This module extends iswitchb to provide "as you
4141         type" buffer selection.
4143         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
4144         Ignore the read-only property when flyspell highlighting is on.
4145         Not ignoring it leads to a series of confusing errors.
4146         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
4147         but also make sure to call flyspell-incorrect-hook.
4148         (flyspell-maybe-correct-transposition): Perform transposition test
4149         by bit twiddling a string, rather than using a temp buffer.
4150         (flyspell-maybe-correct-doubling): Use a string rather than a temp
4151         buffer.  This is also the original version of the code, which
4152         could not be checked in before due to a previous lack of
4153         assignment papers.  This version has seen heavy usage on my system
4154         for several years now.
4156         * calendar/cal-bahai.el: New file, which adds support for the
4157         Baha'i calendar to Emacs.  This calendar is based on a solar year
4158         of 19 months of 19 days, with 4 intercalary days.  Each year
4159         begins on March 21, with the calendar starting in 1844.
4161         * calendar/cal-menu.el, calendar/calendar.el,
4162         calendar/diary-lib.el, calendar/holidays.el: Added support for
4163         using cal-bahai.el.
4165         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
4166         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
4167         function can be used outside of eshell buffers.
4168         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
4170 2004-05-08  Juanma Barranquero  <lektu@terra.es>
4172         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
4173         word constituent so FOO-ARG is not recognized as an arg.
4174         (help-highlight-arguments): Don't skip lists in mandatory arguments.
4176         * simple.el (next-error): Fix typo in docstring.
4177         (open-line): Make argument names match their use in docstring.
4178         (split-line): Fix docstring.
4180         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
4181         usable by `describe-function'.
4182         (gensym, gentemp, typep, ignore-errors): Make argument names match
4183         their use in docstring.
4185         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
4186         argument to `help-setup-xref'.
4188 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
4190         Version 2.0.40 of Tramp released.
4192         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
4193         Use symbol-function to invoke functions only known on some Emacs
4194         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
4195         Scaldeferri <kevin@scaldeferri.com>.
4196         (tramp-do-copy-or-rename-file-via-buffer): Rename from
4197         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
4198         consistent with the other tramp-do-* functions.
4199         (tramp-do-copy-or-rename-file): Calls adjusted.
4200         (tramp-process-initial-commands): Avoid liveness check on shell --
4201         we know that it must be alive since we're opening a connection at
4202         this moment.
4203         (tramp-last-cmd): New internal variable.
4204         (tramp-process-echoes): New tunable.
4205         (tramp-send-command): Set tramp-last-cmd.
4206         (tramp-wait-for-output): Delete echo, if applicable.
4207         (tramp-read-passwd): Construct the key for the password cache in a
4208         way that works for multi methods, too.
4209         (tramp-bug): Add backup-directory-alist and
4210         bkup-backup-directory-info to bug reports, with Tramp counterparts.
4212 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
4214         * net/tramp*.el: Suppress byte-compiler warnings where possible.
4216         * net/tramp.el (tramp-out-of-band-prompt-regexp)
4217         (tramp-actions-copy-out-of-band): New defcustoms.
4218         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
4219         used instead of a synchronous one.  Allows password entering.
4220         (tramp-action-out-of-band): New defun.
4221         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
4222         Remove restriction with password from doc string.
4223         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
4224         `tramp-out-of-band-prompt-regexp',
4225         `tramp-actions-copy-out-of-band', `password-cache' and
4226         `password-cache-expiry'.
4227         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
4228         password caching.
4229         (tramp-touch): FILE can be a local file, too.
4230         (TODO): Remove items done.
4231         (tramp-handle-insert-directory): Properly quote file name also if
4232         not full-directory-p.  Handle wildcard case.  Reported by Andreas
4233         Schwab <schwab@suse.de>.
4234         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
4235         new file.
4236         (tramp-handle-file-local-copy, tramp-handle-write-region):
4237         The permissions of the temporary file are set if filename exists.
4238         Reported by Ted Stern <stern@cray.com>.
4239         (tramp-backup-directory-alist)
4240         (tramp-bkup-backup-directory-info): New defcustoms.
4241         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
4242         (tramp-handle-find-backup-file-name): New function.
4243         Implements Tramp's find-backup-file-name.
4245         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
4246         for `find-backup-file-name'.
4248         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
4249         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
4251 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4253         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
4255 2004-05-07  Juanma Barranquero  <lektu@terra.es>
4257         * subr.el (lambda): Add arglist description to docstring.
4258         (declare): Fix typo in docstring.
4259         (open-network-stream): Fix docstring.
4260         (process-kill-without-query): Fix docstring and add obsolescence info.
4261         (last, butlast, nbutlast): Make arguments match their use in docstring.
4262         (insert-buffer-substring-no-properties): Likewise.
4263         (insert-buffer-substring-as-yank): Likewise.
4264         (split-string): Fix docstring.
4266         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
4267         Make argument names match their use in docstring.
4269         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
4271 2004-05-06  Nick Roberts  <nickrob@gnu.org>
4273         * progmodes/gdb-ui.el: Improve/extend documentation strings.
4274         Fit first sentence on one line for apropos-command.
4276 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4278         Changes largely merged in from Dave Love's code.
4279         * progmodes/python.el: Doc fixes.
4280         (python-mode-map): Add python-complete-symbol.
4281         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
4282         (python-comment-indent, python-complete-symbol)
4283         (python-symbol-completions, python-partial-symbol)
4284         (python-try-complete): New.
4285         (python-indent-line): Remove optional arg.  Use python-block-end-p.
4286         (python-check): Bind compilation-error-regexp-alist.
4287         (inferior-python-mode): Use rx.  Move keybindings to top level.
4288         Set comint-input-filter.
4289         (python-preoutput-filter): Use rx.
4290         (python-input-filter): Re-introduce.
4291         (python-proc): Start new process if necessary.
4292         Check python-buffer non-nil.
4293         (view-return-to-alist): Defvar.
4294         (python-send-receive): New.
4295         (python-eldoc-function): Use it.
4296         (python-mode-running): Don't defvar.
4297         (python-mode): Set comment-indent-function.
4298         Maybe update hippie-expand-try-functions-list.
4299         (python-indentation-levels): Initialize differently.
4300         (python-block-end-p): New.
4301         (python-indent-line): Use it.
4302         (python-compilation-regexp-alist): Augment.
4303         (run-python): Import `emacs' module to Python rather than loading
4304         code directly.  Set python-buffer differently.
4305         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
4306         Use python-proc.
4307         (python-send-command): Go to end of comint buffer.
4308         (python-load-file): Use python-proc, emacs.eimport.
4309         (python-describe-symbol): Simplify interactive form.
4310         Use emacs.help.  Do use temp-buffer-show-hook.
4311         Call print-help-return-message.
4312         (hippie-exp): Require when compiling.
4313         (python-preoutput-continuation): Use rx.
4315         * diff-mode.el (diff-make-unified): Fix regexp.
4317 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
4319         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
4320         filter groups from the buffer when rebuilding the Ibuffer buffer
4321         and `ibuffer-show-empty-filter-groups' is nil.
4323 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4325         * ps-print.el (ps-print-quote): Call ps-value-string.
4326         (ps-setup): Call ps-comment-string.
4327         (ps-value-string, ps-comment-string): New funs.
4329 2004-05-06  Juanma Barranquero  <lektu@terra.es>
4331         * ehelp.el (electric-help-command-loop): Check whether the last
4332         character is visible, not (point-max).
4334         * help-fns.el (help-argument-name): Default to bold; don't inherit
4335         from font-lock-variable-name-face.
4336         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
4338 2004-05-05  Kenichi Handa  <handa@m17n.org>
4340         * descr-text.el (describe-char): Copy the character with text
4341         properties and overlays into the first line, and call
4342         describe-text-properties on it.
4344 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
4346         * iswitchb.el (iswitchb-global-map): Fix typo.
4347         Remove unwanted ###autoloads from source file.
4349 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
4351         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
4352         in run-hooks.  Use substitute-command-keys in message.
4353         (wdired-abort-changes): Add message.
4355 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
4357         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
4358         (sql-emacs20-p): Remove.
4359         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
4360         (sql-builtin-face, sql-doc-face): Remove.
4361         (sql-mode-ansi-font-lock-keywords)
4362         (sql-mode-oracle-font-lock-keywords)
4363         (sql-mode-postgres-font-lock-keywords)
4364         (sql-mode-linter-font-lock-keywords)
4365         (sql-mode-ms-font-lock-keywords)
4366         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
4367         (sql-product-font-lock): Fix font-lock reset when font rules change.
4368         (sql-highlight-product): Remove incorrect font-lock reset logic.
4370 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
4372         * ses.el (ses-set-parameter): Fix typo.
4374 2004-05-04  Kim F. Storm  <storm@cua.dk>
4376         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
4377         Must expand directory for completion to work; and don't mess with
4378         process-environment.
4379         (ido-read-file-name): If command has ido property, don't use ido
4380         if value is ignore, or read as directory if value is dir.
4381         Set ido ignore property for dired-do-rename command.
4383 2004-05-04  Juanma Barranquero  <lektu@terra.es>
4385         * ehelp.el (electric-help-command-loop, electric-help-undefined)
4386         (electric-help-help): Check against unmapped commands.
4388         * help-fns.el (help-argument-name): New face, inheriting from
4389         font-lock-variable-name-face, to highlight function arguments in
4390         `describe-function' and `describe-key'.
4391         (help-do-arg-highlight): Auxiliary function to highlight a given
4392         list of arguments in a string.
4393         (help-highlight-arguments): Highlight the function arguments and
4394         all uses of them in the docstring.
4395         (describe-function-1): Use it.  Do docstring output via `insert',
4396         not 'princ', so text attributes are preserved.
4398         * winner.el (winner-mode-map): Move `winner-undo' and
4399         `winner-redo' to C-c <left> and C-c <right>, respectively (the
4400         previous bindings conflict with `prev-buffer', `next-buffer').
4402 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4404         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
4405         (bibtex-entry-update): New command bound to C-c C-u.
4406         (bibtex-text-in-string): Fix regexp.
4407         (bibtex-assoc-of-regexp): Remove.
4408         (bibtex-progress-message): Fix docstring.
4409         (bibtex-inside-field): Use if.
4410         (bibtex-assoc-regexp): New function.
4411         (bibtex-format-entry): Make code more robust so that it formats
4412         also old entries.
4413         (bibtex-autokey-demangle-title): Merge with obsolete function
4414         bibtex-assoc-of-regexp.
4415         (bibtex-field-list): New function.
4416         (bibtex-entry): Use bibtex-field-list.
4417         (bibtex-parse-entry): Fix docstring.
4418         (bibtex-print-help-message): Use bibtex-field-list.
4419         (bibtex-make-field): Use bibtex-field-list.
4420         (bibtex-entry-index): Bugfix.  Return crossref key if required.
4421         (bibtex-lessp): Fix docstring.
4423 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
4425         * select.el (xselect-convert-to-string): Move comment to intended line.
4427 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4429         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
4430         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
4432 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4434         * term/x-win.el (x-clipboard-yank): Don't exit on error from
4435         x-get-selection.
4437 2004-05-03  Jason Rumney  <jasonr@gnu.org>
4439         * makefile.nt: Remove.
4441 2004-05-03  Kim F. Storm  <storm@cua.dk>
4443         * emulation/cua-base.el (cua--update-indications): Fix last change.
4444         (cua-mode): Deactivate mark when cua-mode is enabled.
4446 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
4448         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
4450 2004-05-03  Nick Roberts  <nickrob@gnu.org>
4452         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
4453         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
4454         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
4455         window over visible frames.
4456         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
4458 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4460         * progmodes/compile.el (compilation-gcpro): New var.
4461         (compilation-fake-loc): Use it.
4462         (compilation-forget-errors): Reset it.
4464 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
4466         * diff-mode.el (diff-header-face, diff-file-header-face):
4467         Use min-colors.
4469 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4471         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
4472         (bibtex-clean-entry): Disentangle code.
4473         (bibtex-realign): New function.
4474         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
4475         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
4476         Remove undocumented optional arg called-by-convert-alien.
4477         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
4478         for sorting instead of bibtex-sort-buffer.
4480 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
4482         * progmodes/compile.el (compilation-start): In the
4483         no-async-subprocesses branch, call sit-for to give redisplay a
4484         chance to show the updated process status in the mode line, and
4485         fontify the buffer explicitly after the process exits.
4487 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4489         * progmodes/python.el (python-compilation-line-number): Remove.
4490         (python-compilation-regexp-alist): Don't use it any more.
4491         (python-orig-start, python-input-filter): Remove.
4492         (inferior-python-mode): Don't set up comint-input-filter-functions.
4493         (python-send-region): Use compilation-fake-loc.
4495         * progmodes/compile.el (compilation-messages-start): New var.
4496         (compilation-mode): Don't setup next-error-function here.
4497         (compilation-setup): Set it up here instead (for minor modes as well).
4498         Make compilation-messages-start buffer local.
4499         (compilation-next-error-function): Use it.
4500         (compilation-forget-errors): Set compilation-messages-start.
4502 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
4504         * ielm.el (ielm-prompt-read-only): Update docstring.
4506         * comint.el (comint-prompt-read-only): Update docstring.
4507         (comint-update-fence, comint-kill-whole-line)
4508         (comint-kill-region): New functions.
4510         * simple.el (kill-whole-line): Use "p" instead of "P" in
4511         interactive form.
4513 2004-05-01  Juanma Barranquero  <lektu@terra.es>
4515         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
4516         format arglist so default values in CL-style argument lists are
4517         correctly shown.
4519 2004-05-01  Jason Rumney  <jasonr@gnu.org>
4521         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
4523 2004-05-01  Kenichi Handa  <handa@m17n.org>
4525         * international/titdic-cnv.el (miscdic-convert): Don't generate a
4526         quail file if it is up to date.
4528 2004-04-30  Juri Linkov  <juri@jurta.org>
4530         * cus-edit.el (custom-mode-map):
4531         Add key binding `C-x C-s' to `Custom-save'.
4533         * outline.el (outline-blank-line): New var.
4534         (outline-next-preface, outline-show-heading)
4535         (outline-end-of-subtree): Use it.
4537         * dired-aux.el (dired-touch-initial): New fun.
4538         (dired-do-chxxx): Call it for op-symbol `touch'.
4539         (dired-diff): Use `dired-dwim-target-directory'
4540         if current dired buffer has no buffer mark.
4542         * bindings.el (propertized-buffer-identification):
4543         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
4544         Add C-M-arrow keys for consistency.
4546         * files.el (confirm-kill-emacs):
4547         Change group from top-level `emacs' to `convenience'.
4549         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
4550         Push mark on the first call of successive command calls.
4551         (insert-pair): New fun created from `insert-parentheses' with
4552         `open' and `close' arguments added.  Enclose active regions
4553         in paired characters.  Compare adjacent characters syntax with
4554         inserted characters syntax before inserting a space.
4555         (insert-parentheses): Call `insert-pair' with ?\( ?\).
4557         * delsel.el: Don't put `delete-selection' property
4558         on `insert-parentheses' symbol to take advantage of
4559         region handling in `insert-pair' function.
4560         Suggested by Stephan Stahl <stahl@eos.franken.de>.
4562 2004-04-30  Kim F. Storm  <storm@cua.dk>
4564         * emulation/cua-base.el: Add support for changing cursor types;
4565         based on patch from Michael Mauger.
4566         (cua-normal-cursor-color, cua-read-only-cursor-color)
4567         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
4568         Customization cursor type and/or cursor color.
4569         (cua--update-indications): Handle cursor type changes.
4570         (cua-mode): Update cursor indications if enabled.
4572         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
4574         * mouse.el (mouse-drag-copy-region): New defcustom.
4575         (mouse-set-region, mouse-drag-region-1): Use it.
4577         * simple.el (kill-ring-save): If region face background color is
4578         unspecified (if no highlighting), show extent of fully visible
4579         region even if transient-mark-mode is enabled.
4581         * emulation/cua-base.el (cua--standard-movement-commands):
4582         Add cua-scroll-up and cua-scroll-down.
4583         (cua-scroll-up, cua-scroll-down): New commands.
4584         (cua--init-keymaps): Remap scroll-up and scroll-down.
4586         * emulation/cua-rect.el (cua--convert-rectangle-as):
4587         New defmacro.
4588         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
4589         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
4590         New commands (suggested by Jordan Breeding).
4592 2004-04-30  Juanma Barranquero  <lektu@terra.es>
4594         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
4596 2004-04-30  Mario Lang  <mlang@delysid.org>
4598         * diff.el (diff-switches): Fix typo in docstring.
4600 2004-04-30  Alex Schroeder  <alex@gnu.org>
4602         * xml.el (xml-debug-print-internal): Don't add newline and
4603         indentation to text nodes and write empty elements as empty tags
4604         instead of opening and closing tags.
4605         (xml-debug-print): Take optional indent-string argument.
4606         (xml-print): Alias for xml-debug-print.
4608 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
4610         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
4611         than duplicate call to `line-beginning-position'.
4613         * progmodes/f90.el (f90-get-present-comment-type):
4614         Return whitespace, as well as comment chars, for consistent filling
4615         of comment blocks.  Use `match-string-no-properties'.
4616         (f90-break-line): Trim trailing whitespace when filling comments.
4618 2004-04-30  Dave Love  <fx@gnu.org>
4620         * calendar/diary-lib.el (diary-outlook-formats): New variable.
4621         (diary-from-outlook-internal, diary-from-outlook)
4622         (diary-from-outlook-gnus, diary-from-outlook-rmail):
4623         New functions to import diary entries from Outlook-format
4624         appointments in mail messages.
4626 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4628         * progmodes/python.el (python-send-command): New fun.
4629         (python-send-region, python-load-file): Use it.
4631         * progmodes/compile.el (compilation-last-buffer): Add var alias.
4633         * help-fns.el (help-C-file-name): Use new subr-name.
4634         Prepend `src/' to the file name.
4635         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
4636         (describe-function-1, describe-variable): Only find a C source file
4637         name if DOC is already loaded.
4639         * help-mode.el (help-function-def, help-variable-def):
4640         Use the new find-function-search-for-symbol functionality.
4641         Allow FILE to be `C-source'.
4643         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
4644         (find-function-C-source): New fun.
4645         (find-function-search-for-symbol): Use it.
4647 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
4649         * progmodes/sql.el (sql-product-alist): Rename variable
4650         `sql-product-support'.  Add Postgres login parameters.
4651         (sql-set-product, sql-product-feature): Update with renamed variable.
4652         (sql-connect-postgres): Add username prompt.
4653         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
4654         Make patterns less product specific.
4655         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
4656         (sql-mode-abbrev-table): Modify initialization.
4657         (sql-builtin-face): Add variable.
4658         (sql-keywords-re): Add macro.
4659         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
4660         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
4661         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
4662         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
4663         (sql-mode-linter-font-lock-keywords)
4664         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
4665         (sql-mode-sybase-font-lock-keywords)
4666         (sql-mode-informix-font-lock-keywords)
4667         (sql-mode-interbase-font-lock-keywords)
4668         (sql-mode-ingres-font-lock-keywords)
4669         (sql-mode-solid-font-lock-keywords)
4670         (sql-mode-sqlite-font-lock-keywords)
4671         (sql-mode-db2-font-lock-keywords): Default to nil.
4672         (sql-product-font-lock): Always highlight ANSI keywords.
4673         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
4674         (sql-send-string): Add function.
4676 2004-04-29  Dave Love  <fx@gnu.org>
4678         * progmodes/cfengine.el (cfengine-beginning-of-defun)
4679         (cfengine-end-of-defun): Ensure progress through buffer.
4681         * info-look.el (cfengine-mode): Accept a terminal ().
4683 2004-04-29  Juri Linkov  <juri@jurta.org>
4685         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
4686         instead of isearch-yank-word-or-char.  Add new key bindings for
4687         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
4688         (isearch-del-char): New fun.
4689         (isearch-forward, isearch-edit-string): Update docstring.
4690         (isearch-yank-char): Doc fix.
4691         (isearch-other-meta-char): Restore point after scrolling.
4693         * progmodes/compile.el (compilation-context-lines): Add nil option
4694         to disable compilation output window scrolling.
4695         (compilation-set-window): Use it.
4697         * outline.el (outline-next-preface, outline-show-heading):
4698         Don't leave unhidden blank line before heading.
4699         (outline-end-of-subtree): Include last newline into subtree.
4700         (hide-entry): Leave point at beginning of heading instead of end.
4701         (outline-up-heading): Push mark for the first call of successive
4702         command calls.
4704 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
4706         * comint.el (comint-prompt-read-only): New variable.
4707         (comint-output-filter): Implement it.
4709         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
4710         (ielm-prompt-internal): New variable.
4711         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
4712         (ielm-send-input): Delete unused variable `buf'.
4713         (ielm-eval-input): Use `ielm-prompt-internal'.
4714         (inferior-emacs-lisp-mode): Use new variables
4715         `comint-prompt-read-only' and `ielm-prompt-internal'.
4716         Get rid of obsolete variable `directory-sep-char'.
4717         (ielm): Use `zerop'.
4719 2004-04-29  John Paul Wallington  <jpw@gnu.org>
4721         * thumbs.el (toplevel): Require cl at compile time.
4722         Remove conditional definitions of `ignore-errors' and `caddar'
4723         because they occur at run time.
4725 2004-04-28  Nick Roberts  <nickrob@gnu.org>
4727         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
4728         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
4729         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
4730         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
4732         * progmodes/gud.el (gud-common-init): Throw an error if program is
4733         already running under gdb.
4735 2004-04-28  John Paul Wallington  <jpw@gnu.org>
4737         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
4738         (thumbs-show-image-num): Move assignment of
4739         `thumbs-current-image-filename' within scope of `i'.
4740         (thumbs-emboss-image): Don't use `evenp'.
4742 2004-04-28  Richard M. Stallman  <rms@gnu.org>
4744         * progmodes/compile.el (compilation-context-lines): Default now 0.
4746 2004-04-28  Juanma Barranquero  <lektu@terra.es>
4748         Use `time-less-p' from calendar/time-date.el instead of defining
4749         custom versions of it.
4751         * pcomplete.el (pcomplete-time-less-p): Remove.
4753         * thumbs.el (time-less-p): Remove.
4755         * calendar/timeclock.el (timeclock-time-less-p): Remove.
4756         (timeclock-generate-report): Use `time-less-p'.
4758         * emacs-lisp/autoload.el (autoload-before-p): Remove.
4759         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
4761 2004-04-28  Masatake YAMATO  <jet@gyve.org>
4763         * subr.el (remove-overlays): Make arguments optional.
4765         * wid-edit.el (widget-specify-button): Put evaporate to the
4766         overlay for sample.
4767         (widget-specify-sample): Put evaporate to the overlay for sample.
4768         (widget-specify-doc): Put evaporate to the overlay for documentation.
4770 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
4772         * info.el (info-apropos): Make it an index node.  Align node names
4773         like makeinfo.
4775 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
4777         * net/browse-url.el (browse-url-netscape-sentinel)
4778         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
4779         (browse-url-epiphany-sentinel, browse-url-mosaic):
4780         Use browse-url-*-program instead of a literal program name.
4782 2004-04-27  Kevin Ryde  <user42@zip.com.au>
4784         * eshell/em-alias.el:
4785         * eshell/em-dirs.el:
4786         * eshell/em-hist.el:
4787         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
4788         features when M-x customize-group loads modules before the main
4789         eshell.el.
4791 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4793         * subr.el (momentary-string-display): Support EXIT-CHAR that is
4794         either a character representation of an event or an event
4795         description list.
4797         * type-break.el: Capitalise Emacs and Lisp.
4798         (type-break-good-break-interval, type-break-demo-boring-stats)
4799         (type-break-terse-messages, type-break-file-name): New defcustoms.
4800         (type-break-post-command-hook)
4801         (type-break-warning-countdown-string): Quote variable names in doc.
4802         (type-break-interval-start, type-break-auto-save-file-name): New vars.
4803         (type-break-mode): Document type-break-good-break-interval and the
4804         "session" file.  Schedule break according to the session file.
4805         Kill session file buffer on exit.  Organise for save-some-buffers
4806         to always save the session file.
4807         (type-break-mode-line-message-mode, type-break-query-mode):
4808         Uppercase arguments.
4809         (type-break-file-time, type-break-file-keystroke-count, timep)
4810         (type-break-choose-file, type-break-get-previous-time)
4811         (type-break-get-previous-count): New defuns.
4812         (type-break): Avoid break querying after a completed break in the
4813         case where the query was initiated during user invocation of the
4814         break.  Optional terse messages.
4815         Use type-break-good-break-interval if type-break-good-rest-interval is
4816         nil.  File the break time.
4817         (type-break-schedule): New optional args for overriding the use of
4818         the current time.
4819         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
4820         after a break.
4821         (type-break-check): File the keystroke count.
4822         (type-break-do-query): Prevent a second query when the break is
4823         interrupted.  Optional terse message.
4824         (type-break-keystroke-reset): Record the start of a typing interval.
4825         (type-break-demo-boring): Optional terse messages.  Display word
4826         per minute and keystroke counts according to
4827         type-break-demo-boring-stats.
4829 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
4831         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
4832         directories, make sure they exist under archive-tmpdir.
4834 2004-04-27  Juri Linkov  <juri@jurta.org>
4836         * help.el (view-emacs-news): With argument, display info for the
4837         selected version by finding it among different NEWS files, and
4838         narrowing the buffer to the selected version.
4840         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
4841         same-window-buffer-names.
4842         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
4843         non-numeric prefix argument, append the number to the buffer name
4844         for numeric prefix argument.
4845         (info-other-window): Bind same-window-regexps to nil.
4846         (Info-reference-name): Rename to Info-point-loc.
4847         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
4848         and Info-find-index-name for stringy Info-point-loc.
4849         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
4850         without middle `.', but with final `.' and optional line number
4851         for it.  Set Info-point-loc for index nodes.
4852         (Info-index): Remove middle `.' from index entry regexp.
4853         Modify line number regexp.
4854         (Info-index-next): Decrement line number.
4855         (info-apropos): Remove middle `.' from index entry regexp.
4856         Add optional line number regexp at the end.  Add matched value
4857         for line number to the result list and insert it to the buffer.
4858         Replace match-string by match-string-no-properties.
4859         Reorder result list.
4860         (Info-fontify-node): Hide index line numbers.
4861         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
4862         empty matches.
4863         (Info-follow-reference): Use `str' instead of
4864         Info-following-node-name-re.
4865         (Info-toc): Use full file names.  Set Info-current-node to "Top".
4866         (Info-fontify-node): Compare file names without directory name.
4867         (Info-try-follow-nearest-node): Don't set Info-reference-name.
4868         Set second arg of Info-extract-menu-node-name for index nodes.
4869         (info-xref-visited): Use magenta3 instead of magenta4.
4870         (Info-mode): Add info-apropos to docstring.
4872         * log-view.el (log-view-diff): Replace interactive code "r"
4873         by a list to allow to call it even if region is not active.
4875         * paren.el (show-paren-highlight-openparen): New var.
4876         (show-paren-function): Turn on openparen highlighting when
4877         matching forward if show-paren-highlight-openparen is non-nil.
4879         * simple.el (kill-ring-save): Use blink-matching-delay instead of
4880         the constant value 1.
4881         (completions-common-part): Expand docstring.
4883         * textmodes/picture.el (picture-mode-map): Add arrow keys.
4885 2004-04-27  Kim F. Storm  <storm@cua.dk>
4887         * image.el (insert-sliced-image): Use line-height instead of
4888         line-spacing property on newline.
4890 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
4892         * desktop.el (desktop-buffer-misc-data-function): Rename to
4893         desktop-save-buffer and change docstring.
4894         (desktop-buffer-modes-to-save): Delete.
4895         (desktop-save-buffer-p): Use desktop-save-buffer instead of
4896         desktop-buffer-modes-to-save.
4897         (desktop-save): Rename desktop-buffer-misc-data-function to
4898         desktop-save-buffer and allow non-function value.
4899         (desktop-missing-file-warning): Correct docstring.
4901         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
4902         to desktop-save-buffer.
4904         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
4905         desktop-save-buffer.
4907         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
4909         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
4911 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
4913         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
4915 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
4917         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
4918         (ielm): Only go to the end of the buffer when starting a new process.
4920 2004-04-25  Juanma Barranquero  <lektu@terra.es>
4922         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
4923         mode line.  Bind `inhibit-read-only' to t before modifying
4924         properties of text in the buffer.
4925         (ielm): Force point to the end of buffer, even when running ielm
4926         from inside itself.
4928 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
4930         * info.el (info-apropos): Reset Info-complete-cache.
4932 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
4934         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4935         Also recognize severe Irix et al. messages.
4936         (compilation-normalize-filename, compile-abbreviate-directory):
4937         Delete functions.
4938         (compilation-get-file-structure): New function inherits
4939         functionality of the two preceding ones.
4940         (compilation-internal-error-properties, compilation-fake-loc):
4941         Use it so that different paths to the same file share the same
4942         markers.  Also optimize finding adjacent marker slightly.
4944 2004-04-25  Kim F. Storm  <storm@cua.dk>
4946         * image.el (insert-sliced-image): Add line-spacing t property
4947         to newlines separating image lines.
4949 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
4951         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
4953         * ielm.el (ielm-prompt-read-only): New user option.
4954         (ielm-prompt): Expand docstring to describe new behavior.
4955         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
4956         mention it in the docstring.
4958 2004-04-24  Andreas Schwab  <schwab@suse.de>
4960         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
4962         * diff.el (diff): Set default-directory in diff buffer.
4964 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
4966         * mail/sendmail.el (mail-bury): Don't delete the frame where the
4967         mail was being composed if the terminal cannot display more than
4968         one frame; instead, switch to previous frame.
4970         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
4971         (rmail-start-mail): Support rmail-mail-new-frame even on
4972         terminals that can display only one frame at a time.
4974 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4976         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
4977         (checkdoc-output-font-lock-keywords): Remove error regexp.
4978         (checkdoc-output-mode-map): Remove.
4979         (checkdoc-output-mode): Derive from compilation-mode.
4980         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
4982         * dired.el (dired-mode-map): Add a menu entry for wdired.
4984         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
4985         (rx-bracket, rx-check-any, rx-any): Clean up name space.
4987         * wdired.el: (wdired-mode-map): Move init into declaration.
4988         Fix `return' binding.
4989         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
4990         Use force-mode-line-update.
4991         (wdired-get-filename): Use `unless'.
4992         (wdired-preprocess-files): Don't assume names have no \n and use / for
4993         dir separator.
4994         (wdired-normalize-filename): Use replace-regexp-in-string.
4995         (wdired-load-hooks): Remove.
4996         (wdired-mode-hooks): Rename to wdired-mode-hook.
4998         * info-look.el: Add support for cfengine-mode.
4999         (info-lookup-setup-mode): Use dolist.
5001 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
5003         * wdired.el: New file.
5005 2004-04-23  Juanma Barranquero  <lektu@terra.es>
5007         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
5009         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
5010         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
5011         (pcomplete--help, pcomplete--here): Doc fixes.
5013 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
5015         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
5016         handles wrong-number-of-arguments in backend call.
5018         * vc.el (vc-print-log): Likewise.
5020 2004-04-20  Dave Love  <fx@gnu.org>
5022         * emacs-lisp/rx.el: Doc fixes.
5023         (rx-constituents): Add/extend many forms.
5024         (rx-check): Check form is a list.
5025         (bracket): Defvar.
5026         (rx-check-any, rx-any, rx-check-not): Modify.
5027         (rx-not): Simplify.
5028         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
5029         (rx-kleene): Use rx-trans-forms.
5030         (rx-quote-for-set): Delete.
5031         (rx): Allow multiple args.
5033 2004-04-23  Kenichi Handa  <handa@m17n.org>
5035         * international/mule-util.el (char-displayable-p): Simplify by
5036         using internal-char-font.
5038 2004-04-23  Juanma Barranquero  <lektu@terra.es>
5040         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5042 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5044         * diff-mode.el (diff-next-error): New fun.
5045         (diff-mode): Use it.
5047         * simple.el (next-error): Change arg name.
5048         Add support for the documented C-u C-x ` usage.
5050         * frame.el (special-display-popup-frame, next-multiframe-window)
5051         (previous-multiframe-window): Only consider frames on same display.
5053 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
5055         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
5056         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
5058 2004-04-22  Kim F. Storm  <storm@cua.dk>
5060         * net/telnet.el (telnet): Add optional port arg.
5062 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5064         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5065         Minor sanity check on the `hyperlink' slot.
5067         * Makefile.in (recompile): Compile new files.
5069         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
5070         Add byte-recompile-directory's optional `arg'.
5072         * cvs-status.el (cvs-tree-use-charset): New var.
5073         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
5074         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
5075         (cvs-status-cvstrees): Use it.
5077         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
5078         Make it a normal major mode.
5079         (checkdoc-buffer-label): Make sure the file name is meaningful.
5080         (checkdoc-output-to-error-buffer): Remove.
5081         (checkdoc-error, checkdoc-start-section): Rewrite.
5083         * info.el (info-node, info-menu-5, info-xref, info-header-node)
5084         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
5085         (Info-title-4-face): Use new syntax.
5086         (info-xref-visited): Inherit from info-xref.
5088         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
5090 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5092         * simple.el (next-error-last-buffer, next-error-function):
5093         New variables for the next-error framework.
5094         (next-error-buffer-p): New function.
5095         (next-error-find-buffer): Generalize compilation-find-buffer.
5096         (next-error, previous-error, first-error, next-error-no-select)
5097         (previous-error-no-select): Move from compile.el.
5099         * replace.el (occur-next-error, occur-1): Hook into the next-error
5100         framework.
5102         * progmodes/compile.el (compilation-start):
5103         Set next-error-last-buffer so next-error knows where to jump.
5104         (compilation-setup): Set the buffer-local variable
5105         next-error-function to 'compilation-next-error-function.
5106         (compilation-buffer-p, compilation-buffer-internal-p): Use an
5107         alternate way to find if a buffer is a compilation buffer, for
5108         next-error convenience.
5109         (next-error-no-select, previous-error-no-select, next-error)
5110         (previous-error, first-error): Move to simple.el.
5111         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
5112         (compilation-last-buffer): Remove.
5113         (compilation-start, compilation-next-error, compilation-setup)
5114         (compilation-next-error-function, compilation-find-buffer):
5115         Remove compilation-last-buffer use.
5117 2004-04-21  Juanma Barranquero  <lektu@terra.es>
5119         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
5120         (font-lock-warning-face): Fix spacing.
5122         * makefile.w32-in (WINS): Add url/ directory.
5124 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
5126         * desktop.el (desktop-buffer-mode-handlers): New variable.
5127         Alist of major mode specific functions to restore a desktop buffer.
5128         (desktop-buffer-handlers): Make variable obsolete.
5129         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
5130         Catch errors signaled in handlers.  Update buffer count.
5131         Evaluate desktop-buffer-point.
5132         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
5133         move to dired.el.
5134         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
5135         move to info.el.
5136         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
5137         move to mail/rmail.el.
5138         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
5139         to mh-e/mh-e.el.
5140         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
5141         On fail, print message (to message buffer) even if
5142         desktop-missing-file-warning is nil.
5143         (desktop-buffer-misc-data-function): New buffer local variable.
5144         Function returning major mode specific data.
5145         (desktop-buffer-misc-functions): Make variable obsolete.
5146         (desktop-save): Use desktop-buffer-misc-data-function.
5147         (desktop-buffer-dired-misc-data): Rename to
5148         dired-desktop-buffer-misc-data and move to dired.el.
5149         (desktop-buffer-info-misc-data): Rename to
5150         Info-desktop-buffer-misc-data and move to info.el.
5151         (desktop-read): Add message about number of buffers restored/failed.
5153         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
5154         Add parameters.  Pause to display error only when
5155         desktop-missing-file-warning is non-nil.
5156         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
5157         (dired-mode): Bind desktop-buffer-misc-data-function.
5159         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
5160         Add Parameters.
5161         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
5162         (Info-mode): Bind desktop-buffer-misc-data-function.
5164         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
5165         Add Parameters.
5167         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
5168         Add Parameters.
5170 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
5172         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
5173         the case of letters in case-insensitive expansions when the
5174         abbrev is preceded by characters with letter syntax.
5176 2004-04-21  Richard M. Stallman  <rms@gnu.org>
5178         * progmodes/cperl-mode.el (cperl-putback-char):
5179         Delete Emacs 18 definition.
5181         * international/mule.el (ctext-post-read-conversion):
5182         Use assoc-string, not assoc-ignore-case.
5184         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
5186         * emacs-lisp/easymenu.el (easy-menu-add):
5187         Do call x-popup-menu, but only if it's defined.
5189         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
5191         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
5192         Handle multiple args: compile like progn.
5194         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
5195         take all args as &rest arg.
5197         * autoinsert.el (auto-insert-alist): Insert the user's name in
5198         copyright notice, rather than Free Software Foundation.
5200 2004-04-21  Kenichi Handa  <handa@m17n.org>
5202         * descr-text.el (describe-char): Make it work on *Help* buffer.
5204 2004-04-21  Kim F. Storm  <storm@cua.dk>
5206         * image.el (insert-image): Add optional SLICE arg.
5207         (insert-sliced-image): New defun.
5209 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
5211         * subr.el (read-number): Check whether `default' is nil.
5213 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5215         * progmodes/compile.el (compilation-error-properties):
5216         Split into two.
5217         (compilation-internal-error-properties): New one.
5218         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
5220 2004-04-20  Richard M. Stallman  <rms@gnu.org>
5222         * window.el (split-window-save-restore-data):
5223         Don't update the data if OLD-INFO is nil.
5225         * view.el (view-return-to-alist): Mark it permanent local.
5227         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
5229         * recentf.el (recentf-save-list): Catch and warn about errors.
5231         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
5232         so "Buffers" won't be pure.
5234         * help-mode.el (help-mode-finish): Set help-return-alist first
5235         thing, setting only the entry for the selected window.
5237         * help-fns.el (describe-function-1): If many non-control non-meta
5238         keys run the command, don't list all of them.
5240 2004-04-20  Juanma Barranquero  <lektu@terra.es>
5242         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
5243         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
5245         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
5247 2004-04-20  Kenichi Handa  <handa@m17n.org>
5249         * international/quail.el (quail-lookup-key): New optional arg
5250         NOT-RESET-INDICES.
5251         (quail-get-translations): Call quail-lookup-key with
5252         NOT-RESET-INDICES t.
5253         (quail-completion): Likewise.
5254         (quail-lookup-map-and-concat): Likewise.
5256 2004-04-20  Kenichi Handa  <handa@m17n.org>
5258         * international/quail.el (quail-update-translation): Don't insert
5259         such an unsupported multibyte char in a unibyte buffer.
5261 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
5263         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
5264         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
5265         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
5266         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
5267         (gdb-frame-assembler-buffer): Improve behaviour with
5268         multiple frames.
5269         (gdb-display-buffer): Extend search to all visible frames.
5271 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
5273         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
5274         characters left after base64 decoding.
5275         (rmail-decode-region): Use -dos variety of `coding', to remove any
5276         ^M characters left after qp or base64 decoding.
5278 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5280         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
5281         messages.
5283 2004-04-19  Stephen Eglen  <stephen@gnu.org>
5285         * add-log.el (add-change-log-entry): Update doc string to mention
5286         add-log-full-name and add-log-mailing-address.
5288 2004-04-18  Juri Linkov  <juri@jurta.org>
5290         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
5291         (Info-find-node-2): Simplify error message.
5292         (Info-insert-dir): Use Info-following-node-name.
5293         (Info-goto-node): Remove *info-history* and *info-toc*.
5294         (Info-history): Create a node of the virtual history file.
5295         (Info-toc): Create a node of the virtual toc file.
5296         (Info-insert-toc): New arg `curr-file' for reference file names.
5297         (info-apropos): Remove redundant var binding for temp-file.
5298         (Info-index, Info-index-next, Info-mode): Doc fix.
5299         (Info-goto-emacs-command-node): Don't jump to *info* from
5300         non-*info* Info buffers.
5301         (Info-fontify-node): Don't show the file name of external
5302         references if `Info-hide-note-references' is `hide'.  Don't hide
5303         newlines at the end of paragraphs.
5305         * international/mule-diag.el (list-input-methods):
5306         Fix args to help-xref-button.
5308         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
5309         to put into effect local variables from TUTORIAL files.
5311         * textmodes/paragraphs.el (sentence-end) <function>: New fun
5312         with default value taken from the variable `sentence-end'.
5313         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
5314         Add nil const to :type.
5315         (sentence-end-without-period, sentence-end-double-space)
5316         (sentence-end-without-space): Doc fix.
5318         * textmodes/paragraphs.el (forward-sentence):
5319         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
5320         (fill-delete-newlines):
5321         * progmodes/cc-cmds.el (c-beginning-of-statement):
5322         Use function `sentence-end' instead of variable `sentence-end'.
5324 2004-04-18  Andreas Schwab  <schwab@suse.de>
5326         * progmodes/compile.el (compilation-start): Set window start to
5327         point-min if compilation-scroll-output is nil.
5329 2004-04-18  John Wiegley  <johnw@newartisans.com>
5331         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
5333 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
5335         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
5336         (gdb-info-breakpoints-custom): Revert previous change.
5337         (gdb-view-assembler): Update assembler if necessary.
5338         (gdb-frame-handler): Parse correctly for gdb-current-frame.
5339         (gdb-display-source-buffer): Update properly when both source and
5340         assembler are visible.
5342 2004-04-17  John Wiegley  <johnw@newartisans.com>
5344         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
5345         which limits the number of names shown in the minibuffer.  Off by
5346         default.
5347         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
5348         up iswitchb for users with a multitude of open buffers by showing
5349         only the first and last N/2 buffers in the completion list (which
5350         is enough to aid C-s/C-r, and to know that more characters are
5351         needed to refine the completion list).
5353 2004-04-17  Richard M. Stallman  <rms@gnu.org>
5355         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
5356         (file-truename): Expand all ~ constructs directly.
5357         (insert-directory): Delete any error msg output by the
5358         `insert-directory-program'.
5360         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
5361         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
5362         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
5363         (allout-init): Use find-file-hook, not find-file-hooks.
5364         (allout-mode): Eliminate Emacs 18 support.
5365         Use write-contents-functions, not local-write-file-hooks.
5367 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
5369         * progmodes/compile.el (compilation-error-properties): Fix for
5370         adding messages when there are already markers for their file.
5371         (compilation-fake-loc): New function.
5373 2004-04-16  Dave Love  <fx@gnu.org>
5375         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
5376         (python-load-file): Fix python-orig-start setting.
5378         * progmodes/compile.el: Doc fixes.
5379         (compilation-error-regexp-alist-alist)
5380         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
5381         (compilation-assq): Wrap in eval-when-compile.
5382         (compilation-mode-font-lock-keywords): Don't use list*.
5383         (compilation-start): Avoid warning.
5384         (compilation-compat-error-properties)
5385         (compilation-directory-properties): Add keymap property.
5386         (compilation-parsing-end): Make it a marker for better compatibility.
5388         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
5390 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
5392         * xml.el: Doc fixes.
5393         (xml-get-children): Only looks at sub-tags and ignore strings.
5395         * xml.el (xml-parse-tag): Avoid overwriting node-name.
5397 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5399         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
5401 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
5403         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
5405         * vc.el (vc-print-log): Likewise.
5407 2004-04-16  Masatake YAMATO  <jet@gyve.org>
5409         * simple.el (completion-setup-function): Set an initial value
5410         to `element-common-end' before entering loop.  Set a value
5411         to `element-common-end' at the end of loop.
5412         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
5413         (completions-common-part): Rename from completion-de-emphasis.
5414         (completions-first-difference): Rename from completion-emphasis.
5415         Suggested by RMS.
5417 2004-04-16  Juanma Barranquero  <lektu@terra.es>
5419         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
5420         (bookmark-edit-annotation-mode): Add mode name.
5422 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5424         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
5425         for nested conflict markers.
5426         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
5428 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
5430         * progmodes/gdb-ui.el (gdb-goto-info): New function.
5432         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
5434 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5436         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
5437         Give a backtrace if requested.
5439         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
5441         * progmodes/python.el (python-mouse-2-command, python-RET-command):
5442         Remove unused functions.
5443         (python-orig-start-line, python-orig-file): Remove.
5444         (python-orig-start): New var.
5445         (python-input-filter, python-compilation-line-number)
5446         (python-send-region, python-load-file): Use it.
5448         * info.el (info): Always jump to *info*.
5450         * subr.el (posn-set-point): New function.
5452         * mouse.el (mouse-set-point): Use it.
5454         * progmodes/compile.el (compile-goto-error): Use it.
5455         (compilation-button-map): New keymap.
5456         (compilation-error-properties): Use it.
5457         (compilation-shell-minor-mode-map): Don't bind mouse-2.
5459         * smerge-mode.el (smerge-popup-context-menu): Use it.
5461         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
5462         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
5463         mouse and non-mouse case.
5465         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
5466         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
5468         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
5469         Make it work for non-mouse events.
5471         * pcvs-info.el (cvs-status-map): Update binding name.
5473 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
5475         * xml.el (xml-maybe-do-ns): New function to handle namespace
5476         parsing of both attribute and element names.
5477         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
5478         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
5479         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
5480         (xml-parse-attlist): Make it do its own namespace parsing.
5482 2004-04-14  Dave Love  <fx@gnu.org>
5484         * progmodes/python.el (run-python): Fix use of \n.
5485         (python-load-file): Remove `try' from Python fragment.
5486         (python-describe-symbol): Fix message.
5488         * comint.el: Doc fixes.
5489         (comint-last-input-start, comint-last-input-end)
5490         (comint-last-output-start): Give them values.
5491         (comint-arguments): Avoid warning.
5492         (comint-skip-prompt): Use line-end-position.
5493         (comint-backward-matching-input): Rename arg to agree with doc.
5494         (comint-extract-string): Use syntax-ppss.
5495         (comint-dynamic-simple-complete): Delete useless list construction.
5496         (comint-redirect-subvert-readonly): New.
5497         (comint-redirect-preoutput-filter): Use it.
5499         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
5500         Correctly handle negative arguments when calling hook functions.
5502 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
5504         * info.el (info-apropos): Don't clobber Info-history-list.
5506 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
5508         * progmodes/compile.el (compilation-setup):
5509         Localize overlay-arrow-position.
5510         (compilation-sentinel): Restructure code equivalently.
5511         (compilation-next-error): Find message on same line after point if
5512         not found before point.
5513         (compile-mouse-goto-error): Restore function so that compilation
5514         buffer need not be current and use compile-goto-error.
5515         (compile-goto-error): Restore function.
5516         (next-error): Set overlay-arrow-position.
5517         (compilation-forget-errors): Don't localize already local
5518         compilation-locs and remove FIXME about refontifying.
5520 2004-04-14  Kim F. Storm  <storm@cua.dk>
5522         * startup.el (emacs-quick-startup): New defvar (set by -Q).
5523         (command-line): New option -Q.  Like -q --no-site-file, but
5524         in addition it also disables menu-bar, tool-bar, scroll-bars,
5525         tool-tips, and the blinking cursor.
5526         (command-line-1): Skip startup screen if -Q.
5527         (fancy-splash-head): Use ":align-to center" prop to center splash image.
5529         * emulation/cua-base.el (cua-read-only-cursor-color)
5530         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
5532 2004-04-13  Dave Love  <fx@gnu.org>
5534         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
5535         (syntax): Don't require.
5536         (python) <defgroup>: Add :version.
5537         (python-quote-syntax): Re-written.
5538         (inferior-python-mode): Move stuff here from run-python and add
5539         some more.
5540         (python-preoutput-continuation, python-preoutput-result)
5541         (python-dotty-syntax-table): New.
5542         (python-describe-symbol): Use them.
5543         (run-python): Move stuff to inferior-python-mode.  Modify code
5544         loaded into Python.
5545         (python-send-region): Use python-proc, python-send-string.
5546         (python-send-string): Send newlines too.  Callers changed.
5547         (python-load-file): Re-written.
5548         (python-eldoc-function): New.
5549         (info-look): Don't require.
5550         (python-after-info-look): New.  A modified version of former
5551         top-level code for use with eval-after-load.
5552         (python-maybe-jython, python-guess-indent): Use widened buffer.
5553         (python-fill-paragraph): Re-written.
5554         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
5555         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
5557 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5559         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
5560         Set compilation-error-regexp-alist earlier.
5562         * progmodes/compile.el (compilation-minor-mode-map)
5563         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
5564         (compile-goto-error): Re-merge the mouse and non-mouse commands.
5566 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5568         * progmodes/compile.el (compile-goto-error): Select the buffer/window
5569         corresponding to the event.
5571 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
5573         * loadup.el: Add cygwin to system-type list, for unexec() support.
5575 2004-04-12  John Paul Wallington  <jpw@gnu.org>
5577         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
5578         (ibuffer-restore-window-config-on-quit): New variable to replace
5579         `ibuffer-delete-window-on-quit'.  Update all references.
5580         (ibuffer-prev-window-config): New variable.
5581         (ibuffer-quit): Restore previous window configuration instead of
5582         deleting window.
5583         (ibuffer): Save window configuration before showing Ibuffer buffer.
5585         * help.el (describe-mode): Doc fix.
5587 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5589         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
5590         not to treat nil as a function.
5592         * vc-arch.el (vc-arch-root): Be a bit more careful.
5593         (vc-arch-register): Save the buffer if we modified it.
5594         (vc-arch-delete-rej-if-obsolete): Save excursion.
5595         (vc-arch-find-file-hook): Use the simpler after-save-hook.
5596         (vc-arch-responsible-p, vc-arch-init-version): New functions.
5598         * net/ldap.el (ldap-search): Use list*.
5600 2004-04-12  Juri Linkov  <juri@jurta.org>
5602         * info.el (Info-follow-reference): Allow multiline reference name.
5604 2004-04-11  Dave Love  <fx@gnu.org>
5606         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
5608         * progmodes/python.el: New file.
5610 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
5612         * vc-hooks.el (vc-arg-list): Function removed.
5613         (vc-default-workfile-unchanged-p): Use condition-case to check for
5614         backward compatibility.
5616         * vc.el (vc-print-log): Use condition-case to check for backward
5617         compatibility.
5619 2004-04-11  Juri Linkov  <juri@jurta.org>
5621         * dired.el (dired-faces): New defgroup.
5622         (dired-header, dired-mark, dired-marked, dired-flagged)
5623         (dired-warning, dired-directory, dired-symlink, dired-ignored):
5624         New faces.
5625         (dired-header-face, dired-mark-face, dired-marked-face)
5626         (dired-flagged-face, dired-warning-face, dired-directory-face)
5627         (dired-symlink-face, dired-ignored-face): New face variables.
5628         (dired-font-lock-keywords): Use them instead of font-lock faces.
5629         Split the rule for dired marks into 3 separate rules: for marks,
5630         marked file names and flagged file names.
5632         * help-mode.el (help-make-xrefs): Add a final newline to the
5633         *Help* buffer.
5635 2004-04-11  John Paul Wallington  <jpw@gnu.org>
5637         * replace.el (occur-engine): Distinguish between one and several
5638         matches in the matches per buffer heading.
5640 2004-04-11  Kim F. Storm  <storm@cua.dk>
5642         * ido.el (ido-confirm-unique-completion): New defcustom.
5643         (ido-complete): Use it.
5644         (ido-write-file): Set it to t unconditionally.
5646 2004-04-10  Miles Bader  <miles@gnu.org>
5648         RCS keyword removal (only non-comment changes are enumerated here):
5650         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
5651         (byte-compile-insert-header): Don't use `byte-compile-version'.
5652         * forms.el (forms-version): Variable removed.
5653         (forms-mode): Don't use `forms-version'.
5654         * recentf.el (recentf-version): Variable removed.
5655         * progmodes/delphi.el (delphi-version): Variable removed.
5656         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
5658 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5660         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
5662 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
5664         * info.el (info-apropos): Improve menu item regexp.
5666 2004-04-09  Simon Josefsson  <jas@extundo.com>
5668         * mail/smtpmail.el: Add comment, based on report by
5669         kdc@rcn.com (Kevin D. Clark).
5671 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5673         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5674         Redo one more thing that I didn't notice Daniel had undone.
5676 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
5678         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
5679         (gdb-goto-breakpoint, gdb-display-buffer)
5680         (gdb-display-source-buffer, gdb-view-source-function)
5681         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
5682         (gdb-source-info, gdb-frame-handler): Don't specify a window
5683         for display.
5684         (gdb-info-breakpoints-custom): Remove superfluous update of
5685         assembler buffer.
5686         (gdb-many-windows): Make settable outside gdb.
5688 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
5690         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
5691         Derive from fundamental-mode rather than text-mode.
5693 2004-04-08  Juri Linkov  <juri@jurta.org>
5695         * info.el (Info-history): Doc fix.
5696         (Info-history-list): New var.
5697         (info-xref): Change magenta4 to blue, remove bold for dark and
5698         light backgrounds, change bold to underline for non-color classes.
5699         (info-xref-visited): New face.
5700         (Info-fontify-visited-nodes): New custom.
5701         (Info-hide-note-references): Add new value `hide'.  Doc fix.
5702         (Info-reference-name): New var.
5703         (Info-selection-hook): New custom.
5704         (Info-edit-mode-hook): New var.
5705         (Info-find-file): New fun.
5706         (Info-find-node): Move part of code to Info-find-file.
5707         (Info-find-node-2): Add anchors to Info-history-list.  Move point
5708         to the place with the reference name if name is defined.
5709         (Info-select-node): Add current node to Info-history-list.
5710         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
5711         (Info-search-whitespace-regexp): New custom.
5712         (Info-search-case-fold): New var.
5713         (Info-search): Add "case-sensitively" to the prompt.
5714         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
5715         (Info-search-case-sensitively, Info-search-next): New fun.
5716         (Info-up): Move point to the menu item of the current node.
5717         (Info-history): New fun.  Add *info-history* to
5718         same-window-buffer-names.
5719         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
5720         (Info-insert-toc): New fun.
5721         (Info-build-toc): New fun.
5722         (Info-follow-reference): Add new arg `fork'.  Doc fix.
5723         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
5724         with the same name prefer the reference closest to point.
5725         (Info-next-reference): Replace * by + in the *Note regexp.
5726         Add regexp for http:// and ftp://.  Skip the *Note prefix.
5727         (Info-prev-reference): Replace * by + in the *Note regexp.
5728         Add regexp for http:// and ftp://.  Skip the *Note prefix.
5729         (Info-follow-nearest-node): Add new arg `fork'.
5730         (Info-try-follow-nearest-node): Add new arg `fork'.
5731         Call browse-url for http:// and ftp:// references.
5732         Set Info-reference-name for index entries.
5733         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
5734         Info-search-next, Info-history, Info-toc, clone-buffer.
5735         (Info-menu-update): Replace * by + in the *Note regexp.
5736         (Info-mode): Add documentation for Info-history, Info-toc,
5737         Info-search-case-sensitively, Info-search-next, clone-buffer.
5738         (Info-fontify-menu-headers): Remove fun.  Move code to
5739         Info-fontify-node.
5740         (Info-fontify-node): Add docstring.  Add local vars
5741         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
5742         then fontify header line, titles, menu headers, http and ftp
5743         references, refill paragraphs.  If not-fontified-p is t or
5744         fontify-visited-p is t then fontify cross references, menu items.
5745         Fontify menu headers.  Fontify http and ftp references.
5746         Change regexp for cross references to require whitespace after *Note,
5747         add matching groups for file and node names.  Remove hack for quote.
5748         Use display property for Info-hide-note-references=t.  Use fifth
5749         or fourth match for help-echo.  Display visited nodes in a
5750         different face.  Unhide file names of external references.
5751         Unhide newlines.  Display visited menu items in a different face.
5753 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5755         * progmodes/compile.el: Require CL.
5756         (compilation-mode-font-lock-keywords): Re-install the "line as
5757         function" patch.
5759         * help-fns.el (help-C-source-directory): New var.
5760         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
5761         (describe-function-1, describe-variable): Use them.
5763         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
5764         to C source files specially.
5766 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5768         * info.el (Info-hide-cookies-node): New function.
5769         (Info-select-node): Use it.
5770         (Info-display-images-node): Remove message with image file name.
5772 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
5774         * progmodes/compile.el (compilation-warning-face)
5775         (compilation-info-face, compilation-skip-threshold)
5776         (compilation-skip-visited, compilation-context-lines):
5777         Declare :version when added to Emacs.
5778         (compilation-error-regexp-alist-alist): Extend caml and irix.
5779         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
5780         (compilation-mode-font-lock-keywords): Temporarily undo line as
5781         function patch, which wasn't ready.
5783 2004-04-07  Kenichi Handa  <handa@m17n.org>
5785         * international/latin1-disp.el (latin1-display-setup): Check each
5786         character is displayable or not instead of calling
5787         latin1-display-check-font.
5789 2004-04-06  Kenichi Handa  <handa@m17n.org>
5791         * language/ethio-util.el (ethio-sera-being-called-by-w3):
5792         New variable.
5793         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
5794         instead of sera-being-called-by-w3.
5795         (ethio-fidel-to-sera-buffer): Likewise.
5796         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
5797         instead of sera-being-called-by-w3.
5798         (ethio-write-file): Likewise.
5800 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5802         * printing.el: Doc fix.
5804 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
5806         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
5807         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
5808         (gdb-setup-windows): Only use separate IO buffer if required.
5810 2004-04-06  Kim F. Storm  <storm@cua.dk>
5812         * term.el (term-is-xemacs): Remove.
5813         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
5814         (term-window-width): New function.
5815         (term-mode, term-check-size): Use it.
5816         (term-mode): Disable overflow-newline-into-fringe in term buffer.
5818 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5820         * cus-edit.el (custom-add-parent-links): Change unbound variable
5821         `symbol' to `name'.
5823 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
5824         * info.el (info-apropos): New function.
5825         (Info-mode-menu): Add it.
5826         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
5828         * help-mode.el (help-make-xrefs): Recognize aliased variable with
5829         inherited docstring.
5831         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
5833 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5835         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
5837         * progmodes/compile.el (font-lock): Don't require any more.
5838         (compilation-error-properties, compilation-start, compilation-sentinel)
5839         (compilation-filter, next-error): Use with-current-buffer.
5840         (compilation-skip-to-next-location, compilation-skip-threshold)
5841         (compilation-skip-visited): Move to silence the byte-compiler.
5842         (compilation-setup): Simplify.
5843         (compilation-next-error): Use line-(beginning|end)-position.
5844         Make sure `pt' is non-nil before using compilation-loop.
5845         (compile-goto-error): Add optional event arg.  Use it.
5846         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
5847         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
5848         Update the binding for mouse-2.
5849         (first-error): Set compilation-current-error to nil rather than bob.
5850         (compilation-parsing-end, compilation-parse-errors-function)
5851         (compilation-error-list, compilation-old-error-list):
5852         "New" compatibility variables.
5853         (compile-buffer-substring, compilation-compat-error-properties)
5854         (compilation-compat-parse-errors, compilation-forget-errors):
5855         New compatibility functions.
5856         (compilation-mode-font-lock-keywords): Use them.
5858 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5860         * autorevert.el (auto-revert-handler): If point (or a window
5861         point) is at the end of the buffer, keep it there after
5862         reverting.  This allows to tail a file.
5863         Mention this in the `Commentary'.
5865         * format.el (format-write-file): Add optional argument CONFIRM
5866         and make it behave like the analogous argument to `write-file'.
5868 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5870         * progmodes/ebnf2ps.el: Doc fix.
5871         (ebnf-version): New version number (4.2).
5872         (ebnf-syntax): Customization and docstring fix.
5873         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
5874         Put autoloaded funs before first use.
5875         (ebnf-style-database): Add dtd entry.
5876         (ebnf-syntax-alist): Add dtd initialization.
5877         (ebnf-token-sequence): New fun.
5878         (ebnf-comment-table): Add new comment action character.
5879         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
5881         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
5882         Type Definition for XML).
5884         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
5885         * progmodes/ebnf-bnf.el (ebnf-sequence):
5886         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
5887         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
5888         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
5889         Code simplification: call ebnf-token-sequence.
5891 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
5893         * calendar/timeclock.el (timeclock-relative)
5894         (timeclock-get-project-function, timeclock-get-workday-function)
5895         (timeclock-query-out, timeclock-when-to-leave)
5896         (timeclock-when-to-leave-string, timeclock-log-data)
5897         (timeclock-generate-report, timeclock-in): Doc fixes.
5899 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5901         * url/: New dir.  Import the URL package from its repository.
5903 2004-04-03  Andreas Schwab  <schwab@suse.de>
5905         * diff-mode.el (diff-mode): Fix missing quote.
5907 2004-04-03  Juri Linkov  <juri@jurta.org>
5909         * descr-text.el (describe-property-list): Add `font-lock-face'.
5911         * dired.el (dired-font-lock-keywords): Fix permission regexps.
5913 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5915         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
5916         Use utf-16le on little endian machines and utf-16be otherwise.
5918 2004-04-02  David Kastrup  <dak@gnu.org>
5920         * net/browse-url.el (browse-url-generic): Use call-process
5921         instead of start-process to allow browsers that fork and detach.
5923 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
5925         * compile.el (compilation-current-error): New var.
5926         (compilation-setup, compile-mouse-goto-error)
5927         (compile-goto-error, next-error): Use it.
5928         (compilation-skip-to-next-location): Default to t, which gives
5929         contiguous skipping like old compile (where this was redundant).
5930         (compilation-next-error): Prevent previous-* commands from moving
5931         back to message at or just before point.
5933 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
5935         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
5936         (gdb-source-info): Don't display source at startup, if required.
5937         (gdb-show-main): New option.
5938         (gdba): Update documentation.
5939         (gdb-source): Cover case of auto-display output.
5941 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
5943         * autorevert.el: Delete obsolete autoload's and defvar's.
5944         (auto-revert-check-vc-info): New user option.
5945         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
5946         (auto-revert-handler-vc): Delete.
5947         (auto-revert-handler): Treat return value `fast' of
5948         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
5950         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
5951         return `fast'.
5953         * files.el (buffer-stale-function): Doc change.
5955 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5957         * printing.el: New tip on Tips section.
5958         (pr-version): New version number (6.7.4).
5959         (pr-shell-file-name): Initialization fix.
5961 2004-03-31  Juri Linkov  <juri@jurta.org>
5963         * dired.el: Add autoload for `dired-do-touch'.
5964         (dired-touch-program): New var.
5965         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
5966         (dired-no-confirm): Add `touch' to docstring.
5968         * dired-aux.el (dired-do-touch): New fun.
5969         (dired-do-chxxx): Add argument -t for touch operation.
5971         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
5972         `dired-move-to-filename-regexp'.
5974 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
5976         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
5978 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5980         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
5981         and only if the buffer was modified.
5983 2004-03-30  Kenichi Handa  <handa@m17n.org>
5985         * international/characters.el: Delete pairs for U+2308..U+230B.
5987 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
5989         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
5990         to detect the beginning of a level 2 or 3 annotation.
5992 2004-03-29  Kenichi Handa  <handa@m17n.org>
5994         * international/ucs-tables.el (ucs-insert): Fix the error message.
5996 2004-03-29  Kenichi Handa  <handa@m17n.org>
5998         * international/mule-util.el (char-displayable-p): Fix generation
5999         of XLFD file name.
6001         * Makefile.in (setwins, setwins_almost): Change directory to $wd
6002         before finding directories by `find'.
6004 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6006         * subr.el (interactive-form): Delete.  Now implemented in C.
6008         * pcvs.el (cvs-parse-process): Workaround for Darwin.
6010         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
6011         (vc-diff-label): New fun.
6012         (vc-diff-internal): Use it.
6014         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
6016 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6018         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
6020         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
6021         specify XML (EBNFX).
6023         * progmodes/ebnf2ps.el: Doc fix.
6024         (ebnf-version): New version number (4.1).
6025         (ebnf-syntax): Adjust customization.
6026         (ebnf-style-database): Add ebnfx entry.
6027         (ebnf-syntax-alist): Add ebnfx initialization.
6028         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
6030         * printing.el: Doc fix.
6031         (pr-version): New version number (6.7.3).
6032         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
6033         returns nil for mouse position.  Reported by Drew Adams
6034         <drew.adams@oracle.com>.
6035         (pr-update-menus): Modify interactive declaration.  Reported by Drew
6036         Adams <drew.adams@oracle.com>.
6038 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
6040         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
6041         (gud-gdba-marker-filter): Log the process input and output, if
6042         required.  From Stefan Monnier.
6043         (gdb-debug-log, gdb-enable-debug-log): New variables.
6044         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
6046 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6048         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
6049         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
6051 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
6053         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
6054         Call vc-find-file-hook here instead of in auto-revert-buffers.
6055         (auto-revert-buffers): Delete call to vc-find-file-hook.
6056         (auto-revert-verbose, global-auto-revert-non-file-buffers)
6057         (global-auto-revert-mode, auto-revert-set-timer)
6058         (auto-revert-handler, auto-revert-buffers): Doc fixes.
6060 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
6062         * woman.el (woman-change-fonts): Rename local variable
6063         woman-font-alist to font-alist to avoid a compiler warning.
6065 2004-03-27  Dave Love  <fx@gnu.org>
6067         * emacs-lisp/rx.el (rx): Doc fix.
6068         Fix copyright years.
6070         * strokes.el (strokes-global-set-stroke-string): New function.
6071         (strokes-list-strokes): Cope with strings, not just commands.
6072         Set foreground colour of image.
6073         (strokes-global-set-stroke): Doc fix.
6075 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
6077         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
6078         Auto Revert mode.
6079         (Buffer-menu-files-only): New variable.
6080         (Buffer-menu-toggle-files-only): New function.
6081         (Buffer-menu-mode-map): Bind it to `T'.
6082         (Buffer-menu-mode): Mention `T' in docstring.
6083         Set buffer-stale-function.
6084         (list-buffers-noselect): Mark buffer non-modified and set
6085         Buffer-menu-files-only.
6087         * dired.el (buffer-stale-function): Remove no longer needed defvar.
6089         * autorevert.el (auto-revert-handler): Print revert message
6090         before, rather than after, reverting.
6091         (buffer-stale-function): Move to files.el.
6093         * files.el (buffer-stale-function): Move here from autorevert.el.
6095 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6097         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
6099         * calc/calc.el (calc-mode-map): Use mapc.
6101         * apropos.el (apropos-mode): Don't autoload.
6102         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
6103         (apropos): Use it.
6104         (apropos-print): Add optional `text' argument.
6105         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
6106         Don't assume point-min == 1.
6108         * bs.el (bs-buffer-list): Use buffer-local-value.
6109         (bs--set-toggle-to-show): Use with-current-buffer.
6111         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
6112         New funs.
6113         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
6115         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
6117         * dabbrev.el (dabbrev-expand): Fix regexp construction.
6118         (dabbrev--find-expansion): Use pop.
6119         (dabbrev--search): Use match-string-no-properties.
6121         * dired.el (dired-mode): Use run-mode-hooks.
6122         (dired-move-to-end-of-filename): Use match-string.
6124         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
6125         is bound before using it.
6126         (ediff-verbose-p): Make it into a var since it's not constant.
6128         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
6130         * faces.el (read-face-font): Don't cons up unnecessarily.
6131         (header-line, tool-bar): Share common parts.
6133         * files.el (file-relative-name): Use compare-strings.
6135         * finder.el (finder-mode): Follow coding convention.
6137         * subr.el (read-number): New function.
6139         * ses.el (ses-read-number): Move to subr.el.
6140         (ses-set-header-row): Use read-number.
6142 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
6144         * vc-hooks.el (vc-arg-list): New function, which handles both
6145         compiled and uncompiled code.
6146         (vc-default-workfile-unchanged-p): Use it.
6148         * vc.el (vc-print-log): Undo prev change, use new function
6149         vc-arg-list from vc-hooks.el.
6151 2004-03-26  Masatake YAMATO  <jet@gyve.org>
6153         * simple.el (completion-setup-function): Emphasize the
6154         first uncommon characters in the completions; and de-emphasize
6155         the common prefix substrings.
6156         (completion-emphasis): New face.
6157         (completion-de-emphasis): New face.
6159 2004-03-25  Juanma Barranquero  <lektu@terra.es>
6161         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
6162         Comment out (it's unused and unfinished code).
6164 2004-03-25  Sam Steingold  <sds@gnu.org>
6166         * vc.el (vc-print-log): Fix a bug in the last patch:
6167         backend-function may be a byte-compiled object, not a lambda.
6169 2004-03-25  Juri Linkov  <juri@jurta.org>
6171         * descr-text.el (describe-property-list): Add a button
6172         for `face' property that calls `describe-face'.
6173         Suggested by luis fernandes <elf@ee.ryerson.ca>
6175         * international/mule.el (keyboard-coding-system):
6176         * kmacro.el (kmacro-call-macro): Fix docstring.
6178         * dired.el: Fix comments.
6180         * textmodes/fill.el (fill): Fix Info link.
6182         * font-lock.el (fast-lock, lazy-lock):
6183         * jit-lock.el (jit-lock): Remove links to removed Support Modes
6184         Info node.
6186         * eshell/eshell.el (eshell): Fix broken info-link.
6188         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
6189         * eshell/em-banner.el (eshell-banner):
6190         * eshell/em-smart.el (eshell-smart):
6191         * eshell/esh-cmd.el (eshell-cmd):
6192         Comment out broken info-links to incomplete Info manual.
6194         * info-xref.el: Fix commentary.
6196 2004-03-25  Kevin Ryde  <user42@zip.com.au>
6198         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
6199         Remove spurious node duplicate suppression, doesn't work, not wanted.
6200         (info-xref-output): Take format style args, add "sit-for 0" to let
6201         user see the results as they progress.
6202         (info-xref-check-all-custom): New function.
6204 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
6206         * gdb-ui.el: Moved to progmodes.
6208 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6210         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
6212 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
6214         * calendar/appt.el (appt-check): Remove superfluous progn.
6215         When finished with diary buffer: if it was not being displayed
6216         before, kill it; otherwise restore its original state.
6217         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
6219         * calendar/calendar.el (calendar-set-mode-line): Use total
6220         available mode-line width, rather than frame-width.
6222         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
6223         after mode change so effect not lost.
6225 2004-03-23  Dave Love  <fx@gnu.org>
6227         * dired.el (dired) <defgroup>: Add link to manual.
6228         (dired-font-lock-keywords): Add highlighting on unusual permissions.
6229         (dired-revert): Use dolist.
6230         (dired-mode-map): Add U binding.
6231         (dired-mode): Add font-lock-beginning-of-syntax-function.
6232         (dired-garbage-files-regexp): Make it a defcustom.
6234 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6236         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
6237         is equivalent to nil.
6238         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
6239         (vc-arch-mode-line-string): Accept `added' state.
6240         (vc-arch-state): Use inode-sigs if available.
6241         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
6242         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
6243         (vc-arch-tagline-re): New var.
6244         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
6245         New functions.
6246         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
6247         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
6249         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
6250         (vc-file-not-found-hook): Use it.
6252         * diff-mode.el (diff-default-read-only): Change default.
6253         (diff-mode-hook): Make it a defcustom.  Add some options.
6254         (diff-mode-map): Bind diff-refine-hook.
6255         (diff-yank-handler): New var.
6256         (diff-yank-function): New fun.
6257         (diff-font-lock-keywords): Use them.
6258         (diff-end-of-file): Handle case where file-header looks like diff text.
6259         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
6260         (diff-file-kill): Delete a subsequent empty line, if applicable.
6261         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
6262         (diff-find-file-name): Use it.
6263         (diff-tell-file-name): New command.
6264         (diff-mode): Be careful with view-mode.
6265         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
6266         New functions, for use in diff-mode-hook.
6267         (diff-find-source-location): Catch "regex too large" errors.
6268         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
6269         (diff-refine-hunk): New command.
6271         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
6272         (smerge-context-menu-map): Remove unused var.
6273         (smerge-keep-all): Preserve markers.
6274         (smerge-keep-n): New fun.
6275         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
6276         (smerge-keep-current, smerge-ediff): Use it.
6277         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
6278         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
6279         (smerge-resolve): Resolve trivial 3-part conflicts.
6281 2004-03-23  Juri Linkov  <juri@jurta.org>
6283         * man.el (Man-width): New var.
6284         (Man-getpage-in-background): Use it.
6285         (Man-support-local-filenames): New var and fun.
6286         (Man-build-man-command): Don't add a second %s.
6287         (Man-fontify-manpage): Clean up message.
6288         (Man-mode): Set outline-regexp, outline-level,
6289         imenu-generic-expression.
6291         * woman.el (woman-fill-frame): Doc fix.
6292         (woman-decode-region): Use window-width instead of frame-width.
6294         * abbrevlist.el (list-one-abbrev-table):
6295         * descr-text.el (describe-char):
6296         * international/mule-diag.el (describe-current-coding-system):
6297         * international/quail.el (quail-insert-decode-map):
6298         Use window-width instead of frame-width.
6300         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
6301         (jka-compr-mode-alist-additions): Add tbz.
6302         (jka-compr-write-region, jka-compr-insert-file-contents):
6303         Add message for undefined compress-program.
6304         (jka-compr-write-region): Remove redundant var bindings.
6306         * dired-x.el (dired-guess-shell-alist-default): Add choices for
6307         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
6308         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
6309         (dired-man): Use dired-guess-shell-command.
6310         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
6311         Change default nil to t.
6313         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
6314         (dired-compare-directories): Add default value for empty input.
6316         * help-at-pt.el: Move suggestions for key bindings to Commentary.
6318         * time.el (display-time-string-forms): Fix help-echo date format.
6320 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
6322         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
6323         (buffer-stale-function): New variable.
6324         (auto-revert-list-diff, auto-revert-dired-file-list)
6325         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
6326         (auto-revert-handler): Take over some functionality of deleted
6327         functions.
6328         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
6330         * dired.el (dired-directory-changed-p): New fun, extracted from
6331         dired-internal-noselect.
6332         (dired-buffer-stale-p): New fun.
6333         (dired-internal-noselect): Use dired-directory-changed-p.
6334         Eliminate revert messages.
6335         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
6337 2004-03-23  Kenichi Handa  <handa@m17n.org>
6339         * international/characters.el: Setup syntaxes for more parentheses
6340         Unicode characters.
6342         * international/mule-cmds.el (select-safe-coding-system):
6343         Merge coding-system and auto-cs before comparing them.
6345 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6347         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
6349         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
6350         normal-auto-fill-function and comment-indent-function.
6351         The default values now work just as well.
6352         Don't set font-lock-beginning-of-syntax-function since we already set
6353         syntax-begin-function.
6354         (lisp-outline-level): Put ;;;###autoload at same level as (.
6355         (prin1-char): Quote special chars.
6357         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
6358         than with-no-warnings.
6360         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
6361         if the source location can't be found.
6362         (edebug-compute-previous-result): Use prin1-char.
6364         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
6365         (debug-ignored-errors): Add an entry.
6367         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
6368         (byte-compile-file): Output warning when deleting a file.
6370         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
6371         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
6373         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
6374         (byte-compile-inline-expand): Use backquote.
6375         (byte-optimize-pure-func): Rename from byte-optimize-concat.
6376         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
6378         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
6380         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
6382 2004-03-22  Juri Linkov  <juri@jurta.org>
6384         * finder.el (finder-known-keywords): Fix data, tex, unix.
6386         * play/landmark.el: Fix keywords.
6388         * language/ethio-util.el (ethio-find-file): Doc fix.
6390         * emacs-lisp/warnings.el: Doc fix.
6392         * textmodes/ispell.el (ispell-help): Doc fix.
6394 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
6396         * format.el (format-insert-file): Always return a list of two
6397         elements, like insert-file-contents does.
6399 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
6401         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
6402         and vc-BACKEND-diff.
6403         (vc-print-log): If the print-log implementation supports it, use
6404         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
6405         (vc-version-diff, vc-diff-internal): Doc fixes.
6407         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
6408         implementation supports it, let diff output go to *vc*,
6409         not *vc-diff*, since this is an internal call.
6411         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
6413         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
6415         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
6417 2004-03-21  Dave Love  <fx@gnu.org>
6419         * progmodes/cfengine.el (cfengine-mode):
6420         Set parse-sexp-ignore-comments.
6422         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
6424 2004-03-21  Juanma Barranquero  <lektu@terra.es>
6426         * allout.el (allout-mode): Fix docstring.
6428 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
6430         * files.el (insert-directory): Fix bug if SWITCHES is a list.
6432         * autorevert.el (auto-revert-interval): Make new value take
6433         effect immediately when set through Custom.
6434         (auto-revert-set-timer): Add interactive declaration.
6436 2004-03-19  David Ponce  <david@dponce.com>
6438         * ruler-mode.el (ruler-mode-header-line-format-old):
6439         Don't `make-variable-buffer-local'.
6440         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
6441         (ruler-mode-header-line-format): Simply funcall the above.
6442         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
6443         to save/restore a previous header line format.
6444         (ruler-mode-space): Don't depend on a numeric WIDTH value.
6445         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
6446         fringes and margins width.
6447         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
6449 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6451         * log-edit.el (log-edit-font-lock-keywords): Typo.
6453         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
6454         (tex-send-tex-command): Rather than here.
6455         (tex-compilation-parse-errors): Simplify.
6457         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
6459         * time.el (display-time-string-forms): Add help-echo with date on time.
6461         * composite.el (compose-region): Use restore-buffer-modified-p.
6463         * disp-table.el (standard-display-8bit): Simplify.
6465         * server.el (server-process-filter): Delete temp frame.
6467         * add-log.el (add-change-log-entry): Simplify.
6469 2004-03-19  Kim F. Storm  <storm@cua.dk>
6471         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
6472         (hexl-follow-line): Don't require 'fringe.
6474         * progmodes/compile.el (compilation-start): Always set
6475         compilation-last-buffer and return it.
6477 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
6479         * simple.el (clone-buffer): Doc fix.
6481 2004-03-18  Juanma Barranquero  <lektu@terra.es>
6483         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
6485 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6487         * log-edit.el (log-edit-font-lock-keywords): New var.
6488         (log-edit-mode): Use it.
6490 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
6492         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
6493         properly for watching in speedbar.
6495 2004-03-17  Masatake YAMATO  <jet@gyve.org>
6497         * smerge-mode.el (smerge-popup-context-menu):
6498         Put `unwind-protect' around `overlay-put' and `popup-menu'.
6500 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6502         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
6503         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
6504         Take sealed revisions into account.
6505         (vc-arch-checkin): Extract a summary line from the message.
6507 2004-03-16  Masatake YAMATO  <jet@gyve.org>
6509         * register.el (register): Provide `register' feature.
6511 2004-03-15  Masatake YAMATO  <jet@gyve.org>
6513         Added context menu support in smerge mode.
6514         Most of the part is written by Stefan Monnier.
6516         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
6517         New keymap and menu.
6518         (smerge-text-properties): New function.
6519         (smerge-remove-props): New function.
6520         (smerge-popup-context-menu): New function.
6521         (smerge-resolve): Call `smerge-remove-props'.
6522         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
6523         (smerge-keep-current): Ditto.
6524         (smerge-kill-current): New function.
6525         (smerge-match-conflict): Put text properties.
6526         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
6528 2004-03-15  David Ponce  <david@dponce.com>
6530         * ruler-mode.el: (ruler-mode-left-fringe-cols)
6531         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
6532         (ruler-mode-right-scroll-bar-cols): Remove.
6533         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
6534         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
6535         Use fringe-columns and scroll-bar-columns.
6537 2004-03-15  Masatake YAMATO  <jet@gyve.org>
6539         * hl-line.el (hl-line-range-function): New variable.
6540         (hl-line-move): New function.
6541         (global-hl-line-highlight): Use `hl-line-move'.
6542         (hl-line-highlight): Ditto.
6544         * scroll-bar.el (scroll-bar-columns):
6545         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
6547         * ruler-mode.el (top-level): Require scroll-bar and fringe.
6548         (ruler-mode-left-fringe-cols)
6549         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
6550         (ruler-mode-right-scroll-bar-cols)
6551         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
6552         (ruler-mode-ruler-function): New variable.
6553         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
6554         if the value for `ruler-mode-ruler-function'is given.
6556         * hexl.el (hexl-mode-hook): Make the hook customizable.
6557         (hexl-address-area, hexl-ascii-area): New customize variables.
6558         (hexlify-buffer): Put font-lock-faces on the address area and
6559         the ascii area.
6560         (hexl-activate-ruler): New function.
6561         (hexl-follow-line): New function.
6562         (hexl-highlight-line-range): New function.
6563         (hexl-mode-ruler): New function.
6565 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6567         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
6568         (vc-default-find-file-hook): New fun.
6569         (vc-find-file-hook): Call new find-file-hook operation.
6571         * vc-arch.el: New file.
6573 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
6575         * info-look.el (info-lookup): Reuse an existing Info window.
6577 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
6579         * woman.el (woman-preserve-ascii): Default value changed to t and
6580         doc string revised.
6582 2004-03-12  Richard M. Stallman  <rms@gnu.org>
6584         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6585         Fix minor bug.
6587         * replace.el (occur-engine): Change message for count of matches.
6589         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
6590         For strings, do compare text properties.
6592 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
6594         * progmodes/compile.el (compile-auto-highlight)
6595         (compilation-error-list, compilation-old-error-list)
6596         (compilation-parse-errors-function, compilation-parsing-end)
6597         (compilation-error-message, compilation-directory-stack)
6598         (compilation-enter-directory-regexp-alist)
6599         (compilation-leave-directory-regexp-alist)
6600         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
6601         (compilation-current-file, compilation-regexps): Remove vars.
6603         (compile-error-at-point, compilation-error-filedata)
6604         (compilation-error-filedata-file-name, compile-reinitialize-errors)
6605         (compilation-next-error-locus, compilation-forget-errors)
6606         (count-regexp-groupings, compilation-parse-errors)
6607         (compile-collect-regexps, compile-buffer-substring): Remove funs.
6609         (compile-internal): Make obsolete.
6611         (compilation-first-column, compilation-error)
6612         (compilation-directory-matcher, compilation-page-delimiter)
6613         (compilation-mode-font-lock-keywords, compilation-debug)
6614         (compilation-error-face, compilation-warning-face)
6615         (compilation-info-face, compilation-line-face)
6616         (compilation-column-face, compilation-enter-directory-face)
6617         (compilation-leave-directory-face, compilation-skip-threshold)
6618         (compilation-skip-visited, compilation-context-lines): New vars.
6620         (compilation-warning-face, compilation-info-face)
6621         (compilation-message-face): New faces.
6623         (compilation-error-regexp-alist-alist): New constant.
6625         (compilation-face, compilation-directory-properties)
6626         (compilation-assq, compilation-error-properties, compilation-start)
6627         (define-compilation-mode, compilation-loop)
6628         (compilation-set-window): New functions.
6630         (compile): Additional argument for interactive compiles like TeX.
6632         * progmodes/grep.el (kill-grep): Move here from compile.el
6633         (grep-error, grep-hit-face, grep-error-face)
6634         (grep-mode-font-lock-keywords): New variables.
6635         (grep-regexp-alist): Simplify regexp and add `binary' case.
6636         (grep-mode): New mode.
6637         (grep-process-setup): Simplify.
6639 2004-03-11  Jason Rumney  <jasonr@gnu.org>
6641         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
6642         letters on DOS/Windows.
6644 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6646         * server.el (server-name): New var.
6647         (server-socket-dir): New var to replace server-socket-name.
6648         (server-start): Use them.
6650 2004-03-11  Simon Josefsson  <jas@extundo.com>
6652         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
6653         died to avoid infloop.  Reported by Jonathan Glauner
6654         <jglauner@sbum.org>.
6656 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6658         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
6659         (smerge-mode-menu): Use it to deactivate menu entries.
6660         (smerge-keep-current): New fun.
6661         (smerge-keep-current): Use it.
6663 2004-03-10  John Paul Wallington  <jpw@gnu.org>
6665         * foldout.el (foldout-fold-list, foldout-modeline-string):
6666         Declare them as variables, not constants.
6668 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6670         * ps-print.el: Modification to print *Messages* buffer.
6671         (ps-print-version): New version 6.6.4.
6672         (ps-message-log-max): New fun.
6673         (ps-spool-without-faces, ps-spool-with-faces)
6674         (ps-count-lines-preprint): Code fix.
6676         * printing.el: New tips in Tips section.
6678 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6680         * delim-col.el: Doc fix.
6682         * printing.el: Doc fix.  New doc section (Tips).
6684 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6686         * type-break.el (type-break-emacs-variant): Remove.
6687         (type-break-run-at-time, type-break-cancel-function-timers):
6688         Use fboundp rather than version name and number.
6690 2004-03-09  Masatake YAMATO  <jet@gyve.org>
6692         * hexl.el (hexl-mode): Use `make-local-variable' instead of
6693         `make-variable-buffer-local'.
6695 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
6697         * find-dired.el (find-dired): Call `shell-command' instead of
6698         `start-process-shell-command'.  By this, Tramp takes over
6699         handling of remote directories.
6701 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6703         * newcomment.el (comment-use-global-state): New var.
6704         (comment-search-forward): Use it.
6706         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
6708         * cus-edit.el (fill) <defgroup>: Move to fill.el.
6710         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
6711         (enable-kinsoku): Make it a defcustom.
6712         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
6713         paragraph to same-comment-start-marker.
6715 2004-03-07  Dave Love  <fx@gnu.org>
6717         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
6718         (browse-url-mail): Use it.
6720         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
6721         (rfc2368-unhexify-string): Use replace-regexp-in-string.
6723 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
6725         * woman.el (woman-man.conf-path): Doc fix.
6726         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
6728 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
6730         * sort.el (sort-columns): Remove ms-dos from the list of systems
6731         where the external `sort' command is not used.
6733 2004-03-07  Kim F. Storm  <storm@cua.dk>
6735         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
6736         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
6737         from overlay-arrow-variable-list.
6738         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
6740 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
6742         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
6743         overlay arrow string properly for the assembler buffer.
6745 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6747         * mail/sendmail.el (mail-mode): Fix last change.
6749 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
6751         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
6752         for the assembler buffer.
6753         (gdb-assembler-custom): Position the overlay arrow.
6754         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
6756 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6758         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
6760         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
6761         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
6763         * mail/sendmail.el (mail-mode): Set comment-start-skip.
6765         * newcomment.el (uncomment-region): Allow non-terminated comment.
6766         (comment-normalize-vars): Check the user-specified comstart marker.
6768 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
6770         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
6771         Otherwise, do use it if the region only contains font-lock text
6772         properties.
6774 2004-03-04  Masatake YAMATO  <jet@gyve.org>
6776         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
6777         as the callback function for eldoc.
6778         (hexl-print-current-point-info): New function.
6779         (hexl-current-address): Print the address in both decimal
6780         and hexadecimal format.
6782 2004-03-04  Richard M. Stallman  <rms@gnu.org>
6784         * mail/rmail.el (rmail-convert-to-babyl-format):
6785         Specify t for UNIBYTE when calling mail-unquote-printable-region.
6787         * mail/mail-utils.el (mail-unquote-printable-region):
6788         New arg UNIBYTE.
6790         * startup.el (command-switch-alist): Doc fix.
6792         * simple.el (undo): Temporarily set this-command to `undo-start',
6793         then set it to `undo' once undo-start returns without error.
6795         * simple.el (minibuffer-history-sexp-flag): Doc fix.
6797         * simple.el (kill-line): Don't disregard trailing whitespace
6798         in eol condition, if show-trailing-whitespace is set.
6800         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
6801         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
6802         When disabling, restore old values only if mouse-sel-has-been-enabled.
6804         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
6805         (isearch-{-char): New function.
6806         (isearch-mode-map): Bind { to isearch-{-char.
6808         * font-lock.el (lisp-font-lock-keywords-2):
6809         Turn off the CL with-... and do-... general patterns.
6810         Instead, recognize several specific with... and do... constructs.
6812         * files.el (switch-to-buffer-other-window):
6813         Bind same-window-buffer-names and same-window-regexps to nil.
6814         (switch-to-buffer-other-frame): Likewise.
6816 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6818         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
6819         recognizing leading comment on code line.
6821 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6823         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
6824         hidden files/directories.
6826 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6828         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
6829         only comment-start (in case the mode hasn't set it).
6831         * Makefile.in (AUTOGENEL): New var.
6832         (bootstrap-prepare): Rename from bootstrap-clean.
6833         Don't remove elc files.
6834         (maintainer-clean): New target.
6836         * xml.el (xml-get-attribute-or-nil): Simplify.
6838 2004-03-02  Juri Linkov  <juri@jurta.org>
6840         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
6841         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
6842         URL to prevent their substitution with the environment variable
6843         values by browsers.
6845 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6847         * ps-print.el: Doc fix.
6848         (ps-print-version): New version number (6.6.3).
6849         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
6850         Docstring fix.
6851         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
6852         before printing.
6853         (ps-time-stamp-yyyy-mm-dd): New fun.
6854         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
6856 2004-03-02  Kim F. Storm  <storm@cua.dk>
6858         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
6860 2004-03-01  Juanma Barranquero  <lektu@terra.es>
6862         * allout.el (allout-rebullet-heading): Fix typo in docstring.
6864         * desktop.el (desktop-file-version)
6865         (desktop-after-read-hook): Fix typos.
6866         (desktop-clear-preserve-buffers): Remove redundant info in
6867         docstring already shown by the obsolescence message.
6868         (desktop-truncate, desktop-internal-v2s)
6869         (desktop-value-to-string): Change argument name to match docstring.
6871         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
6873         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
6874         docstring.
6876 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6878         * printing.el: Replace "As Is..." in PostScript file print/preview by
6879         "No Preprocessing...".  Suggested by Colin Marquardt
6880         <_marquardt_@zmd.de>.
6881         (pr-insert-section-4): Adjust buffer interface.
6883 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
6885         Version 2.0.39 of Tramp released.
6887         * net/tramp.el (tramp-handle-file-local-copy)
6888         (tramp-handle-write-region, tramp-open-connection-rsh):
6889         Variable name typo.  Small change.  From Patrick Tullmann
6890         <tullmann@flux.utah.edu>.
6891         (tramp-process-connection-type): New variable.
6892         (tramp-maybe-open-connection): Use it.
6893         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
6894         (tramp-touch): Set last-modified time of a remote file.
6895         (tramp-handle-write-region): Say which function is used when encoding.
6897 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
6899         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
6900         case of non-existing filename, too.  Reported by Christoph Bauer
6901         <c_bauer@informatik.uni-kl.de>.
6902         (tramp-smb-get-file-entries): The directory in question should
6903         have permissions "drwxrwxrwx".  Just virtual, because we don't
6904         know the real permissions.  Don't we know?
6905         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
6906         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
6907         (tramp-smb-wait-for-output): Optimize algorithm getting pending
6908         output.  If it was received chunkwise, there have been problems.
6909         Remove the "prompt not found" error message; it is obvious.
6910         Simplify algorithm.
6911         (tramp-smb-process-running): Remove.  Since we acknowledge the
6912         virtual prompt for shares, there's no need for distinction of
6913         reading shares (process ends afterwards) and interactive mode of
6914         smblient.
6915         (tramp-smb-open-connection): Setting process sentinel removed.
6916         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
6917         "NT_STATUS_NETWORK_ACCESS_DENIED".
6918         (tramp-smb-maybe-open-connection): Set `process-connection-type'
6919         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
6920         (top-level): Setting default value in `tramp-default-method-alist'
6921         corrected.  Order of USER and HOST have been wrong.
6922         Nobody complained for months ...
6923         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
6924         (tramp-smb-open-connection): Clear password cache if login has failed.
6926         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
6927         `tramp-unified-filenames'.
6928         (tramp-completion-mode): Make test for XEmacs explicitely.
6929         `event-to-character' can exists in Emacs packages too.
6930         Reported by Matt Swift <swift@alum.mit.edu>.
6931         (tramp-buffer-name): Buffer name must contain the user if exists.
6932         Reported by Adrian Phillips <a.phillips@met.no>.
6933         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
6934         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
6935         (tramp-do-copy-or-rename-file-out-of-band): Rename from
6936         `tramp-do-copy-or-rename-file-one-local', because it handles also
6937         the case both files use the same out-of-band method.
6938         Implementation added.
6939         (tramp-handle-file-local-copy, tramp-handle-write-region):
6940         Out-of-band handling removed.  `copy-file' called instead, which
6941         calls `tramp-do-copy-or-rename-file-out-of-band'.
6942         (tramp-action-password): Check for out-of-band method removed.
6943         This function is used for 'login-program.
6944         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
6945         appropriate.
6946         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
6947         and `tramp-parse-sknownhosts'.
6948         (tramp-completion-function-alist): It's a defvar now, because we
6949         want to apply the optimized `tramp-set-completion-function'
6950         instead of a static list.
6951         (tramp-set-completion-function): Implementation tuned.
6952         Avoid double entries, and entries where the function or the
6953         file/directory doesn't exist.
6954         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
6955         for SSH2.
6956         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
6957         (tramp-handle-dired-compress-file): New function.
6958         (tramp-async-proc): New variable.
6959         (tramp-handle-shell-command): Adding asynchronous processes.
6960         They are far from being perfect, but it works at least for
6961         `find-grep-dired' and `find-name-dired' in Emacs 21.4.
6962         (top-level): Require password.el if visible.  Should be mandatory
6963         once No Gnus has found its way into (X)Emacs.
6964         (tramp-read-passwd): Invoke `password-read' if available,
6965         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
6966         fallback any longer.
6967         (tramp-clear-passwd): New function.
6968         (tramp-process-actions, tramp-process-multi-actions):
6969         Clear password cache if login has failed.
6971         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
6972         its own module.
6973         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
6974         `ange-ftp-ftp-name-res'.  There could be incorrect values from
6975         previous calls in case the "ftp" method is used in the Tramp file
6976         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
6978 2004-02-28  Richard M. Stallman  <rms@gnu.org>
6980         * term.el (term-mouse-paste): Call mouse-set-point.
6982         * thumbs.el: New file.
6984 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6986         * progmodes/ebnf-abn.el: Doc fix.
6988         * progmodes/ebnf-bnf.el: Doc fix.
6989         (ebnf-repeat): Code fix.
6991         * progmodes/ebnf2ps.el: Doc fix.
6992         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
6994 2004-02-28  Juri Linkov  <juri@jurta.org>
6996         * ffap.el (dired-at-point): Additional writability test for
6997         relative directory names.
6998         (dired-at-point-prompter): Treat directories as a directory, get
6999         the directory component from files.
7000         (ffap-string-at-point): Return string from region if region is active.
7001         (ffap-file-at-point): Remove redundant code.
7003 2004-02-28  Kim F. Storm  <storm@cua.dk>
7005         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
7006         Initialize margin area images to nil.
7007         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
7008         (breakpoint-enabled-bitmap-face)
7009         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
7010         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
7011         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
7012         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
7013         (gdb-reset): Use gdb-remove-breakpoint-icons.
7014         (gdb-put-string): Add dprop arg to specify alternative display
7015         property (for setting fringe bitmap).
7016         (gdb-remove-strings): Doc fix.
7017         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
7018         icon in fringe (if available), or else as icon or text in display
7019         margin.  Creates necessary icons in breakpoint-bitmap,
7020         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
7021         Also make left window margin if required.
7022         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
7023         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
7024         no longer needed.
7025         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
7026         gdb-put-breakpoint-icon.
7027         (gdb-assembler-mode): Don't set left-margin-width here.
7029 2004-02-27  Kevin Ryde  <user42@zip.com.au>
7031         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
7032         comma, so that it DTRT in macros.
7034 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
7036         * progmodes/sh-script.el (sh-shell-arg)
7037         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
7038         (sh-leading-keywords, sh-other-keywords): Fix custom type.
7040 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
7042         * faces.el (face-spec-set-match-display): Add a new attribute,
7043         `min-colors'.
7044         (region, highlight, secondary-selection): Use `min-colors'.
7046         * custom.el (defface): Add documentation for `min-colors'.
7048         * font-lock.el (font-lock-comment-face, font-lock-string-face)
7049         (font-lock-keyword-face, font-lock-function-name-face)
7050         (font-lock-variable-name-face, font-lock-constant-face):
7051         Use `min-colors'.
7053         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
7055 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7057         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
7058         define assq-delete-all if it's not defined.
7059         (ebnf-generate-region): Code fix.
7061         * printing.el: Doc fix.
7062         (pr-version): New version number (6.7.2).
7063         (pr-command): Return empty string if command is an empty string.
7065 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7067         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
7069         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
7070         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
7071         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
7072         "tt" ["test"] ).  Reported by Markus Dreyer
7073         <mdreyer@ix.urz.uni-heidelberg.de>.
7074         (ebnf-version): New version number (4.0).
7075         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
7076         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
7077         (ebnf-delete-style): New commands.
7078         (ebnf-directory, ebnf-file): New funs.
7079         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
7080         (ebnf-production-name-p, ebnf-stop-on-error): New options.
7081         (ebnf-syntax-alist): New var.
7082         (ebnf-element-width): New fun replacing ebnf-list-width.
7083         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
7084         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
7085         (ebnf-prologue): Adjust vars.
7086         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
7087         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
7088         (ebnf-check-style-values, ebnf-generate-production)
7089         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
7090         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
7091         (ebnf-token-repeat): Code fix.
7093         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
7094         %right, %left and %prec.  Suggested by Matthew K. Junker
7095         <junker@alum.mit.edu>.
7096         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
7098         * progmodes/ebnf-iso.el: Doc fix.
7099         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
7100         (ebnf-iso-lex): Code fix.
7102         * progmodes/ebnf-bnf.el: Doc fix.
7103         (ebnf-bnf-lex): Code fix.
7105         * progmodes/ebnf-otz.el: Doc fix.
7107 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
7109         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
7110         (abbrev-prefix-mark): Doc fix.
7112 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
7114         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
7115         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
7116         (gdb-var-delete): Make interactive (really).
7117         (gdb-edit-value): Make non-interactive.
7119         * progmodes/gud.el (gud-speedbar-menu-items):
7120         Add gdb-var-delete and, indirectly, gdb-edit-value.
7121         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
7122         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
7123         (gud-gdb-marker-filter): Add comment for annotations.
7125 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
7127         * calendar/calendar.el (generate-calendar)
7128         (calendar-read-date): Prevent display of BC calendars once more -
7129         reverts 2003-10-01 change.
7130         (generate-calendar-month): Doc fix.
7132 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
7134         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
7135         return value of increment-calendar-month.
7137 2004-02-21  Stephen Compall  <s11@member.fsf.org>
7139         * saveplace.el (save-place-forget-unreadable-files)
7140         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
7141         (save-place-forget-unreadable-files): New function.
7142         (save-place-alist-to-file): Use it to filter out files that are
7143         no longer readable.
7145         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
7146         current Texinfo environment, using the same method as in
7147         `texinfo-insert-@end', and insert a space rather than a newline if
7148         point in a @table environment.
7150 2004-02-21  Juri Linkov  <juri@jurta.org>
7152         * ffap.el (ffap-file-at-point): Try parent directories.
7154 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
7156         * vcursor.el (vcursor-modifiers): New defcustom.
7157         (vcursor-cs-binding): Use vcursor-modifiers instead of a
7158         hard-coded list.
7160 2004-02-21  Masatake YAMATO  <jet@gyve.org>
7162         * play/animate.el (animate-birthday-present): Accept names other
7163         than `Sarah', too.
7165 2004-02-21  Juri Linkov  <juri@jurta.org>
7167         * startup.el: Remove table of command line arguments from the
7168         Commentary section.
7170 2004-02-20  John Wiegley  <johnw@newartisans.com>
7172         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
7173         again" modifier from 'e' to 'E', since 'e' is also used by the
7174         "file extension" modifier.
7176 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
7178         * help-fns.el (describe-categories): Doc fix.
7180 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
7182         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
7183         temporary file for buffer already visiting one.  This change makes
7184         output likely to be directly usable by patch program.
7185         Suggested by Adrian Aichner  <adrian@xemacs.org>
7187 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
7189         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
7190         case of variables defined in compound statements.
7191         (gdb-setup-windows, gdb-source-info, gdb-source-info):
7192         Simplify constructions using switch-to-buffer.
7194 2004-02-19  Simon Josefsson  <jas@extundo.com>
7196         * play/morse.el: Fix typo.
7197         (morse-code): Add @.
7199 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
7201         * calendar/appt.el (appt-display-format): Change default to
7202         'ignore, for backwards compatibility.
7203         (appt-display-message): If appt-display-format is 'ignore,
7204         respect old vars appt-msg-window and appt-visible.
7205         (appt-activate): Don't depend on return value of cancel-timer.
7207         * calendar/calendar.el (calendar-holidays): Doc fix.
7209         * calendar/cal-coptic.el (coptic-prompt-for-date):
7210         Use assoc-string instead of assoc-ignore-case.
7211         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
7212         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
7213         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
7214         * calendar/cal-islam.el (calendar-goto-islamic-date)
7215         (mark-islamic-diary-entries): Ditto.
7216         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
7217         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
7218         (calendar-read-mayan-tzolkin-date): Ditto.
7219         * calendar/calendar.el (calendar-read-date): Ditto.
7220         * calendar/diary-lib.el (mark-diary-entries): Ditto.
7222 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
7224         * progmodes/executable.el (executable-command-find-posix-p):
7225         Fix choice of the directory.
7227 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
7229         * simple.el (interprogram-cut-function)
7230         (interprogram-paste-function, kill-new, kill-append):
7231         Doc fixes.
7232         (kill-region): Make it return nil.  Doc fix.
7233         (yank-pop): Make its argument optional.
7234         (yank): Make ARG `-' equivalent to `-1'.
7236 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
7238         * mail/rmail.el (rmail-get-new-mail): Don't reference
7239         rmail-use-spam-filter if rmail-spam-filter is not loaded.
7241 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
7243         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
7244         if one of global-auto-revert-non-file-buffers or autorevert-mode
7245         is non-nil.
7247 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
7249         * subr.el (delete-dups): A better implementation from Karl Heuer
7250         <kwzh@gnu.org>.
7252 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
7254         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
7255         correct place.
7256         * progmodes/icon.el (icon-indent-command): Ditto.
7257         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
7259 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
7261         * progmodes/grep.el (grep-compute-defaults): Undo change from
7262         2004-01-29: don't use executable-command-find-posix-p.
7264 2004-02-16  Richard Sharman  <rsharman@pobox.com>
7266         * hilit-chg.el: Use require instead of eval-and-compile.
7267         (highlight-compare-buffers): New function.
7269 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
7271         * man.el (Man-fontify-manpage): Render section headings in
7272         `Man-overstrike-face' even when overstrike was not used by man
7273         formatter for section headings.
7275 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
7277         * rmail-spam-filter.el: (vm-use-spam-filter)
7278         (rsf-min-region-length-added-to-spam-list): New variables.
7279         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
7280         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
7281         spam testing.  Don't delete spam message if automatic deletion
7282         after output via variable rmail-delete-after-output is turned on.
7283         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
7284         rsf-bbdb-dont-create-entries-for-spam.
7285         (check-field): New function, extracted from code in
7286         rmail-spam-filter to ease addition of header fields like content-type.
7287         (message-content-type): New variable to check the content-type:
7288         field added, also in defcustom of rsf-definitions-alist.
7289         (rmail-spam-filter): Replace repeated test code for header fields
7290         by calls to check-field; change the call to
7291         rmail-output-to-rmail-file such that rmail-current-message stays
7292         the same to avoid wrong deletion of unseen flags.
7293         (rsf-add-contents-type): New function to convert old format
7294         of rmail-spam-definitions-alist into new one.
7295         Change prefixes of all variables and functions from
7296         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
7298 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
7300         * loadhist.el (unload-hook-features-list): New defvar.
7302 2004-02-16  Dave Love  <fx@gnu.org>
7304         * loadhist.el (unload-feature): Doc fix.  Rename flist to
7305         unload-hook-features-list.
7307 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
7309         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
7310         cookie.  Don't check if we are looking-at open-formula.
7312 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7314         * subr.el (match-string-no-properties): Use substring-no-properties.
7316 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
7318         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
7319         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
7320         Use lower-case "rx" in all error message.
7322 2004-02-16  Dave Love  <fx@gnu.org>
7324         * emacs-lisp/rx.el (rx-or): Put group around result.
7325         (rx-constituents): Add backref.
7326         (rx-syntax): Add string-delimiter, comment-delimiter.
7327         (rx-categories): Add combining-diacritic.
7328         (rx-check-not, rx-greedy, rx): Doc fix.
7329         (rx-backref, rx-check-backref): New.
7331 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
7333         * newcomment.el (uncomment-region): Allow eob as comment end.
7335 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
7337         * filecache.el: All message and error commands now use prefix
7338         "Filecache:" to make it easy to read *Messages* buffer.
7340 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
7342         * autorevert.el: Add support to detect changed dired and VC buffers.
7343         (auto-revert-active-p, auto-revert-list-diff)
7344         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
7345         (auto-revert-handler, auto-revert-active-p): New functions.
7346         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
7347         and `auto-revert-active-p'.
7348         (eval-when-compile): Defvar dired-directory and vc-mode.
7349         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
7350         (auto-revert-handler-vc): New functions.
7352 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
7354         * progmodes/compile.el (compilation-directory): New defvar.
7355         (compile): Save current directory in compilation-directory.
7356         (recompile): Bind default-directory to compilation-directory if
7357         that is non-nil.
7359 2004-02-16  Dave Love  <fx@gnu.org>
7361         * newcomment.el (comment-insert-comment-function)
7362         (comment-region-function, uncomment-region-function): New.
7363         (comment-indent): Use comment-insert-comment-function.
7364         (uncomment-region): Use uncomment-region-function.
7365         (comment-region): Use comment-region-function.
7367         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
7369 2004-02-16  Richard Stallman  <rms@gnu.org>
7371         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
7372         loaddefs* and ldefs-boot*.
7374 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
7376         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
7377         and email address at the beginning and end of the address.
7379         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
7380         anchored at the beginning of the email address.
7382 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
7384         * international/ccl.el (ccl-compile-write): Pass `left' to
7385         ccl-embed-code to generate correct code of write-expr-register.
7387 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
7389         * progmodes/grep.el (grep-compute-defaults): Fix typos.
7391 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7393         * x-dnd.el: Mention support for Motif in commentary.
7394         (x-dnd-handle-drag-n-drop-event): Ditto.
7396 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
7398         * ses.el: Use "ses--" prefixes for buffer-local variables.
7399         Use (point-min) instead of 1, even when we know the buffer
7400         is unnarrowed.
7401         (ses-build-load-map): Delete.  Distribute its content to defconst's for
7402         the three maps.
7403         (ses-menu, ses-header-line-menu): New menus.
7404         (ses-mode-map): Use them.
7405         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
7407 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
7409         * Makefile.in: Fix the CC Mode recompile kludge so it works
7410         when building in a different directory.
7412 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
7414         * simple.el (kill-new): Put yank-handler property on the entire string.
7416 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7418         * diff.el: Don't use compile any more, use diff-mode instead.
7419         (diff-regexp-alist, diff-old-file, diff-new-file)
7420         (diff-parse-differences, diff-process-setup): Remove.
7421         (diff-sentinel): New fun.
7422         (diff): Use it.  Run the process ourselves.
7423         Use diff-mode for the rest of the processing.
7425         * diff.el (diff): Simplify code handling `switch'.
7427 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7429         * pcvs-defs.el (cvs-menu): Add `tag'.
7431 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
7433         * simple.el (kill-append): Doc fix.
7435         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7436         Adapt outline-regexp to the new conventions for commenting out code.
7438 2004-02-11  John Paul Wallington  <jpw@gnu.org>
7440         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
7442 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7444         * diff.el (diff-switches): New fun.
7445         (diff, diff-backup): Use it.
7446         (diff): Clean up the args construction.  Use backquote.
7447         Use listp instead of consp to avoid putting a nil arg.
7448         (diff): Add a revert-buffer function.
7450 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7452         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT,  FILE_NAME
7453         handled by x-dnd-handle-file-name.
7454         (x-dnd-known-types): Add COMPOUND_TEXT.
7455         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
7456         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
7457         x-dnd-empty-state.
7458         (x-dnd-forget-drop): Ditto.
7459         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
7460         (x-dnd-handle-one-url): Return private when inserting text.
7461         (x-dnd-insert-ctext): New function.
7462         (x-dnd-handle-file-name): New function for FILE_NAME.
7463         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
7464         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
7465         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
7467 2004-02-10  Kenichi Handa  <handa@m17n.org>
7469         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
7470         instead of while loop.
7472 2004-02-10  Miles Bader  <miles@gnu.org>
7474         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
7476 2004-02-09  Kenichi Handa  <handa@m17n.org>
7478         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
7479         have end-of-line.
7481 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
7483         * Makefile.in: Added extra dependencies in the recompile target
7484         needed to cope with the compile time macro expansions in CC Mode.
7486 2004-02-09  Kim F. Storm  <storm@cua.dk>
7488         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
7489         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
7490         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
7491         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
7492         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
7493         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
7494         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
7495         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
7496         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
7497         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
7498         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
7500 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7502         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
7503         Don't allow shrink if there's a window on our right.
7505         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
7506         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
7507         Bring together declaration and initialization.
7508         (prolog-mode-variables): Don't set the syntax table.
7509         Don't set paragraph-start and comment-indent-function.
7510         Add /*..*/ to the comment regexps.
7511         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
7512         (prolog-mode-map): Don't bind TAB.
7513         (prolog-mode): Set the syntax table.
7514         (prolog-comment-indent): Remove.
7515         (inferior-prolog-mode-map): Initialize in the declaration.
7516         (inferior-prolog-mode-syntax-table)
7517         (inferior-prolog-mode-abbrev-table): New vars.
7518         (inferior-prolog-mode): Derive from comint-mode.
7519         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
7520         minibuffer windows.
7522         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
7523         in file names, as long as it is unabmiguous.
7525 2004-02-08  Andreas Schwab  <schwab@suse.de>
7527         * textmodes/reftex-toc.el
7528         (reftex-toc-load-all-files-for-promotion): Remove useless use of
7529         format.  Doc fix.
7531         * textmodes/refer.el (refer-find-entry-internal): Remove extra
7532         format string arguments.
7534         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
7535         string argument.
7537         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
7539         * play/zone.el (zone-call): Fix format string.
7541         * net/webjump.el (webjump-builtin): Add missing format string argument.
7543         * midnight.el (midnight-delay-set): Remove extra format string argument.
7545         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
7547         * hexl.el (hexl-insert-char): Add missing format string argument.
7549         * format.el (format-decode): Fix format string.
7551         * emulation/vi.el (vi-mode): Remove extra format string argument.
7552         (vi-repeat-last-search): Likewise.
7553         (vi-reverse-last-search): Likewise.
7554         (vi-goto-mark): Likewise.
7555         (vi-reverse-last-find-char): Likewise.
7556         (vi-repeat-last-find-char): Likewise.
7557         (vi-locate-def): Likewise.
7559         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
7561         * ediff-util.el (ediff-toggle-read-only): Remove extra format
7562         string argument.
7563         (ediff-toggle-regexp-match): Likewise.
7565         * dired-aux.el (dired-do-query-replace-regexp): Add missing
7566         format string argument.
7568         * calc/calc-map.el (calc-get-operator): Remove extra format
7569         string argument.
7571         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
7573         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
7574         string argument.
7576         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
7578         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
7580         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
7582         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
7583         (cl-struct-setf-expander): Likewise.
7585         * vc.el (with-vc-file): Fix unsafe uses of error.
7586         (vc-cancel-version): Likewise.
7588 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
7590         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
7591         thousands separator; fixes <class>:<line-number> regexp for
7592         non-english locales.
7594 2004-02-08  Andreas Schwab  <schwab@suse.de>
7596         * view.el (view-mode-enable): Revert previous change.
7598 2004-02-07  Kim F. Storm  <storm@cua.dk>
7600         * simple.el (line-number-at-pos): Rename from line-at-pos.
7601         Uses changed (what-line and vc-annotate-warp-version).
7603 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7605         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
7606         (diff-mode): Remove aborted attempt at support for compile.el.
7607         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
7609 2004-02-06  Andreas Schwab  <schwab@suse.de>
7611         * view.el (view-mode-enable): Add view-mode-map to
7612         minor-mode-overriding-map-alist.
7614 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7616         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
7618 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7620         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
7621         with point inside rather than after the paragraph.
7623 2004-02-04  Sam Steingold  <sds@gnu.org>
7625         * mail/smtpmail.el (smtpmail-try-auth-methods):
7626         Do not try authentication when no mechanism is available.
7627         Pass port-name as defaultport to `netrc-machine'.
7629 2004-02-04  Stephen Eglen  <stephen@gnu.org>
7631         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
7632         to show how minibuffer height can be constrained.
7634 2004-02-04  John Paul Wallington  <jpw@gnu.org>
7636         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
7638 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7640         * x-dnd.el: New file for drag and drop.
7642         * term/x-win.el: require x-dnd, set after-make-frame-functions
7643         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
7644         drag-n-drop event.
7646         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
7647         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
7648         (dired-dnd-handle-file): New functions for drag and drop support.
7649         (dired-mode): Initialize drag and drop if x-dnd present.
7651 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7653         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
7654         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
7655         (cperl-mode): Set fill-paragraph-function.
7656         (cperl-fill-paragraph): Make it non-interactive.
7658 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
7660         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
7662 2004-02-02  David Kastrup  <dak@gnu.org>
7664         * replace.el (perform-replace): Allow 'literal argument in
7665         regexp-flag to indicate literal replacement.
7666         (query-replace-regexp-eval): Use it.
7668 2004-02-01  Andreas Schwab  <schwab@suse.de>
7670         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
7672 2004-02-01  Stephen Eglen  <stephen@gnu.org>
7674         * info-look.el: Add support for maxima-mode.  Update commentary
7675         because info-lookup-symbol is now bound to C-h S.
7677 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
7679         * simple.el (edit-and-eval-command): Bind print-level and
7680         minibuffer-history-sexp-flag around call to read-from-minibuffer.
7681         Correct initial position in command-history.
7683 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
7685         * files.el (read-directory-name): Adapt the docstring to recent
7686         change in Fread_file_name.
7688 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
7690         * ses.el (ses-print-cell): If print format too wide for column
7691         width, truncate decimal places if that helps to avoid "#####" fill.
7692         * ses.el (ses-initial-column-width): Revert previous change.
7694 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7696         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
7697         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
7698         Add edebug info.
7699         (jit-lock-mode): Setup/cancel the new timer.
7700         (jit-lock-context-fontify): New fun.  Extracted from
7701         context fontification code of jit-lock-stealth-fontify.
7702         (jit-lock-stealth-fontify): Don't do context fontification any more.
7704         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
7705         (jit-lock-fontify-now): Handle the `quit' case.
7706         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
7708 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
7710         * progmodes/executable.el (executable-command-find-posix-p):
7711         New.  Check if find handles arguments Posix-style.
7713         * progmodes/grep.el (grep-compute-defaults):
7714         Use executable-command-find-posix-p.
7715         (grep-find): Check `grep-find-command'.
7717         * filecache.el (file-cache-find-posix-p): Delete.
7718         (file-cache-add-directory-using-find):
7719         Use `executable-command-find-posix-p'.
7721 2004-01-29  Dave Love  <fx@gnu.org>
7723         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
7724         Iterate the hook function if arg is given.
7725         (mark-defun, narrow-to-defun): Change order of finding the limits.
7727         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
7728         (byte-compile-format-warn): New.
7729         (byte-compile-callargs-warn): Use it.
7730         (Format, message, error): Add byte-compile-format-like property.
7731         (byte-compile-maybe-guarded): New.
7732         (byte-compile-if, byte-compile-cond): Use it.
7733         (byte-compile-lambda): Compile interactive forms,
7734         just to make warnings about them.
7736 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
7738         * ses.el (ses-initial-column-width): Increase to 14, so it will
7739         work well with the default printer of "%.7g" for extreme values
7740         like "-1.234567e+07".
7742 2004-01-29  Kenichi Handa  <handa@m17n.org>
7744         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
7746 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
7748         * dos-w32.el: Added support for the `default-printer-name' function.
7750 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7752         * server.el (server-socket-name): Don't use the hostname in the
7753         socket name since /tmp is local to the host anyway.
7755         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
7756         robust check of widening and fix var-naming.
7758 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
7760         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
7761         or rmail-spam- to rsf- in all function and variable names.
7762         (rsf-min-region-to-spam-list): New variable.
7763         (rsf-bbdb-auto-delete-spam-entries): Rename from
7764         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
7765         scanned together with the recipients field for spam testing; Don't
7766         delete spam message if rmail-delete-after-output is non-nil;
7767         (rsf-check-field): New function, extracted from code in
7768         rmail-spam-filter to ease addition of header fields like
7769         content-type:;
7770         (message-content-type): New variable.  The content-type: field was
7771         added also in defcustom of rsf-definitions-alist;
7772         (rmail-spam-filter): Replace repeated test code for header fields
7773         by calls to check-field; change the call to
7774         rmail-output-to-rmail-file such that rmail-current-message stays
7775         the same to avoid wrong deletion of unseen flags.
7776         (rmail-use-spam-filter): Add autoload cookie.
7778 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
7780         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
7781         (file-cache-add-directory-using-find): Add Cygwin support.
7782         (file-cache-find-command-posix-flag): New user variable.
7784         * filecache.el (file-cache-add-directory): Check for
7785         directories an remove them from dir-files.
7787 2004-01-27  Richard M. Stallman  <rms@gnu.org>
7789         * man.el (Man-fontify-manpage): Clean up message.
7791 2004-01-27  Kenichi Handa  <handa@m17n.org>
7793         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
7794         (sentence-end): Define using sentence-end-without-space.
7796         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
7797         a sentence ends with one of a character in sentence-end-without-space.
7799 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7801         * font-lock.el (font-lock): Add jit-lock as explicit group member.
7802         (jit-lock): Group declaration moved to jit-lock.el.
7803         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
7804         when necessary.
7806         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
7807         (jit-lock-context-unfontify-pos): Rename from
7808         jit-lock-first-unfontify-pos.
7809         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
7811 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
7813         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
7814         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
7815         (fortran-fill): When filling a string, adjust re-search-backward
7816         argument for special case of string just on fill-column.
7817         When filling non-string, allow one extra char if
7818         fortran-break-before-delimiters is non-nil.
7819         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
7820         Use fortran-break-delimiters-re and fortran-no-break-re to
7821         correctly handle cases such as "**".
7823         * progmodes/f90.el (f90-break-delimiters): Doc fix.
7824         (f90-no-break-re): Add some extra tokens.  Doc fix.
7826 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
7828         * mail/rmail-spam-filter.el:
7829         Use two semicolons as Commentary line prefix.
7830         Add ";;; Code:" stylized comment.
7831         Delete end-of-line whitespace.
7832         Wrap (require 'cl) with `eval-when-compile'.
7834 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
7836         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
7837         at the top level of vc.el.
7839 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
7841         * vc.el (vc-current-line): Function removed.  This is now done by
7842         the new function line-at-pos in simple.el.
7843         (vc-annotate-warp-version): Use line-at-pos instead of
7844         vc-current-line.
7846 2004-01-22  Kim F. Storm  <storm@cua.dk>
7848         * simple.el (line-at-pos): New defun.
7849         (what-line): Use it.  Optimize by only counting lines in narrowed
7850         region once.
7852 2004-01-22  Kenichi Handa  <handa@m17n.org>
7854         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
7855         point (register r1) only for charset mule-unicode-0100-24ff.
7857 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
7859         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
7860         trailing white space and ensure a final newline.
7862         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
7863         Add autoload cookie.
7865 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
7867         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
7868         activate view-mode explicitly.
7870 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7872         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
7873         use clipboard first.
7875 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7877         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
7878         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
7879         (vc-mcvs-cvs): Remove.
7880         (vc-mcvs-command): Remove use of assert.
7882         * outline.el (outline-insert-heading): Tighten up match.
7883         (outline-demote, outline-move-subtree-down): Don't assume anything
7884         about outline-regexp.
7886         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
7887         (texinfo-show-structure): Explicitly add ^, and simplify.
7889 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
7891         * calendar/appt.el (appt-check): Restore usage of
7892         appt-issue-message deleted in previous change.
7893         (top-level): Activate package when loaded (needed for backwards
7894         compatibility).
7896 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
7898         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
7899         following previous change to smtpmail-send-data.
7901 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
7903         * vc.el (vc-default-previous-version): Doc enhancement.
7904         (vc-default-next-version): New function.
7905         (vc-print-log): New arg FOCUS-REV.
7906         (vc-annotate-mode): Derive from view-mode.
7907         (vc-annotate): New args REVISION, DISPLAY-MODE.
7908         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
7909         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
7910         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
7911         (vc-annotate-show-diff-revision-at-line, vc-current-line)
7912         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
7914         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
7916 2004-01-19  Karl Berry  <karl@gnu.org>
7918         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
7919         or "TexInfo".
7921 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
7923         * subr.el (delete-dups): New function.
7925 2004-01-19  Karl Berry  <karl@gnu.org>
7927         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
7928         with ^, since that's what texinfo-show-structure
7929         documentation says (plus it works much better in texinfo.txi).
7931 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
7933         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
7935 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
7937         * progmodes/which-func.el (which-function-mode): Don't cancel
7938         which-func-update-timer if not set.
7940 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
7942         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
7943         Remove spurious left square bracket in XX:XXam regexp.
7945 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
7947         * progmodes/cc-defs.el: Do not require cl at run time.
7949 2004-01-16  Richard M. Stallman  <rms@gnu.org>
7951         * emacs-lisp/cl.el (cl-cannot-unload): New function.
7952         (cl-unload-hook): Defvar this to run cl-cannot-unload.
7954         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
7955         Call rmail-spam-filter.  Delete and expunge spam.
7956         Print number of spam messages deleted.
7957         Save and restore the deletion status of old messages when reading
7958         new mail with spam filter, so that expunging spam does not expunge
7959         msgs deleted by the user.
7960         (rmail-only-expunge): Add an optional argument dont-show to
7961         prevent showing message after expunge.
7963 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
7965         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
7966         * subr.el (declare): New macro.
7968 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
7970         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
7972 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7974         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
7975         Test window-system rather than system-type (for X11/Mac).
7977 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
7979         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
7981 2004-01-12  Richard M. Stallman  <rms@gnu.org>
7983         * mail/rmail.el (rmail-convert-to-babyl-format):
7984         Use mail-unquote-printable-region.
7985         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
7986         (rmail-hex-char-to-integer): Functions deleted.
7988         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
7989         (mail-unquote-printable-region): New arg NOERROR.
7990         For invalid encoding, either signal an error to just return nil.
7992 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
7994         * calendar/appt.el: Update copyright and commentary.
7995         (appt-issue-message): Make obsolete.
7996         (appt-visible, appt-msg-window): Make obsolete, in favour of
7997         appt-display-format.
7998         (appt-display-mode-line, appt-display-duration)
7999         (appt-display-diary, appt-time-msg-list, appt-mode-string)
8000         (appt-prev-comp-time, appt-display-count, appt-timer)
8001         (appt-convert-time): Doc change.
8002         (appt-disp-window-function, appt-delete-window-function):
8003         Use defcustom rather than defvar.
8004         (appt-display-format): New variable.
8005         (appt-display-message): New function with display code from appt-check.
8006         (appt-check): Add optional FORCE argument.  Doc change.
8007         Add appt-make-list to diary-hook if displaying diary.
8008         Remove checking of view-diary-entries-initially.
8009         Message display section removed to new function appt-display-message.
8010         (appt-display-window): Doc change.  Remove unused internal var
8011         this-buffer.  Do not beep, since appt-display-message does that.
8012         (appt-make-list): Doc change.  Use caar.
8013         (appt-sort-list): Simplify by using builtin sort function.
8014         (appt-update-list): New function for updating appts when diary is
8015         saved.
8016         (appt-activate): New autoloaded function to toggle package
8017         functionality.
8019         * calendar/cal-x.el: (calendar-one-frame-setup)
8020         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
8022         * calendar/calendar.el: Update copyright.
8023         (view-diary-entries-initially, european-calendar-style): Doc change.
8024         (calendar-setup): Make defcustom rather than defvar.
8025         (mark-visible-calendar-date): Initialize temp-face and faceinfo
8026         in let binding so local to function.
8028         * calendar/diary-lib.el: Update copyright.
8029         (diary, diary-entry-time): Doc change.
8030         (list-diary-entries): Doc change.  Trivial logic change.
8031         (fancy-diary-display): Restore make-face command mistakenly
8032         deleted 2003-05-08.
8033         (show-all-diary-entries): Allow to pop-up frame if needed.
8035 2004-01-09  John Paul Wallington  <jpw@gnu.org>
8037         * bindings.el (mode-line-change-eol): Add EVENT parameter.
8038         Temporarily select EVENT's window for changing eol type.
8040 2004-01-09  Deepak Goel  <deego@gnufans.org>
8042         * calendar/diary-lib.el (diary-entry-time):
8043         Also accept time in the form XX[.XX][am/pm/AM/PM].
8044         (fancy-diary-font-lock-keywords): Likewise.
8045         (diary-font-lock-keywords): Likewise.
8046         * calendar/appt.el (appt-add): Likewise.
8047         (appt-make-list): Likewise.
8048         (appt-convert-time): Likewise.
8050 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
8052         * gdb-ui.el (gdb-ann3): Revert previous change.
8053         (gdb-source-info): Allow for case of where compilation directory
8054         is not recorded.
8056 2004-01-08  John Paul Wallington  <jpw@gnu.org>
8058         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
8060 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
8062         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
8064         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
8065         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
8066         problems.
8067         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
8069 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
8071         * files.el (write-file-functions, write-contents-functions):
8072         Clarify docstrings.
8074 2004-01-07  Kenichi Handa  <handa@m17n.org>
8076         * international/mule.el (set-auto-coding): Fix for the case that
8077         end-of-line is only CR.
8079 2004-01-07  Kim F. Storm  <storm@cua.dk>
8081         * subr.el (event-start, event-end): Doc fix.
8082         (posn-string, posn-image): New defuns.
8083         (posn-object): Return either image or string object.
8084         (posn-object-x-y): Return 8th element of position.
8085         (posn-object-width-height): New defun.
8087 2004-01-06  Andreas Schwab  <schwab@suse.de>
8089         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
8090         output.
8092 2004-01-05  Karl Berry  <karl@gnu.org>
8094         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
8095         / and *, too.
8097 2003-12-31  Simon Josefsson  <jas@extundo.com>
8099         * files.el (before-save-hook): Add.
8100         (basic-save-buffer): Use before-save-hook.
8102         * emacs-lisp/copyright.el: Fix comment to recommend
8103         before-save-hook instead of write-file-functions.
8105 2004-01-05  Richard M. Stallman  <rms@gnu.org>
8107         * finder.el (finder-commentary): Call delete-other-windows.
8109         * net/ange-ftp.el (ange-ftp-file-attributes):
8110         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
8112 2004-01-04  Karl Berry  <karl@gnu.org>
8114         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
8115         comment characters % and # in the copyright year notice,
8116         as well as ;.
8118 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
8120         * wid-edit.el (default): Define dummy :value-delete.
8121         Reported by Jesper Harder <harder@ifa.au.dk>.
8123 2004-01-03  Richard M. Stallman  <rms@gnu.org>
8125         * progmodes/compile.el (compile-internal): Use point, not point-min,
8126         for set-window-point.
8128         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
8130         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
8132         * progmodes/grep.el (grep-mode-map):
8133         Don't remap next-line, previous-line.
8135 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
8137         * speedbar.el (speedbar-edit-line): Change regexp to position
8138         the cursor on the first character of this line's button.
8140 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8142         * subr.el (functionp): Doc fix.
8144 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8146         * progmodes/idlwave.el (idlwave-make-tags):
8147         * textmodes/flyspell.el (flyspell-large-region):.
8148         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
8149         * emulation/viper-util.el (viper-glob-unix-files):
8150         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
8151         * man.el (Man-init-defvars):
8152         * jka-compr.el (jka-compr-call-process):
8153         * files.el (get-free-disk-space,insert-directory):
8154         * ediff-ptch.el (ediff-test-patch-utility):
8155         * ediff-diff.el (ediff-test-utility):
8156         * dired-aux.el (dired-check-process):
8157         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
8158         test the return value of call-process, because it can be a string.
8160 2003-12-31  John Paul Wallington  <jpw@gnu.org>
8162         * bindings.el (completion-ignored-extensions): Add .pfsl.
8164 2003-12-31  Kim F. Storm  <storm@cua.dk>
8166         * ido.el (ido-nonreadable-directory-p): New defun to check for
8167         nonreadable directory without activating tramp (to avoid problems
8168         with checking incomplete tramp paths).
8169         (ido-set-current-directory, ido-file-internal)
8170         (ido-file-name-all-completions1): Use it.
8172 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
8174         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
8175         documentation if the anchor (or node) name is preceded by `info
8176         anchor' or `Info anchor' in addition to earlier `info node' and
8177         `Info node'.
8178         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
8180 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
8182         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
8183         error in arguments to base64-decode-region.  Remove ^M characters
8184         after decoding base64.
8186 2003-12-30  Simon Josefsson  <jas@extundo.com>
8188         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
8189         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
8190         have only been distributed with Emacs for some years.
8191         (texinfo-mode-hook): Customize.
8193 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
8195         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
8196         cleaner (suggested by Richard Stallman).
8198         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
8199         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
8200         file-name clashes on 8+3 DOS filesystems.
8202         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
8203         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
8204         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
8205         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
8206         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
8207         file-name clashes on 8+3 filesystems.
8209         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
8210         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
8211         file-name clashes on 8+3 DOS filesystems.
8213 2003-12-29  Richard M. Stallman  <rms@gnu.org>
8215         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
8216         Upcase the character.
8218         * textmodes/flyspell.el (mail-mode-flyspell-verify):
8219         Search for header separator alone on a line, literally,
8220         and search for it backward, not forward.
8221         (flyspell-abbrev-table): Always use global-abbrev-table
8222         if there is no local one.
8224         * progmodes/sh-script.el (sh-get-indent-info):
8225         Don't move point back if at bob.
8227         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
8229         * play/handwrite.el (handwrite): Make the handwrite credit message
8230         a comment rather than an output command.
8232         * obsolete/sc.el: Display message that this file is obsolete.
8234         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
8236         * mail/rfc822.el (rfc822-address-start): Declare variable.
8237         Renamed from address-start.  All uses changed.
8239         * term.el (term-exec): Set up sentinel.
8240         (term-sentinel): New function.
8241         (term-handle-exit): New function.
8243         * subr.el (assoc-ignore-case, assoc-ignore-representation):
8244         Use assoc-string, and mark them obsolete.
8245         (delay-mode-hooks): Mark as permanent local.
8247         * simple.el (sendmail-user-agent-compose): Use assoc-string.
8249         * register.el (copy-rectangle-to-register): Doc fix.
8251         * info.el (Info-insert-dir): Use assoc-string.
8253         * info-look.el (info-lookup): Use assoc-string.
8255         * frame.el (pop-up-frame-function): Use quote, not `function'.
8256         (frame-notice-user-settings): Calculate ADJUSTED-TOP
8257         copying with lists as coordinate values.
8259         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
8261         * find-dired.el (kill-find): New command.
8262         (find-dired): Make buffer read-only.
8263         Set up a keymap with C-c C-k running kill-find.
8264         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
8266         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
8268         * filecache.el (file-cache-ignore-case): New variable.
8269         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
8271         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
8272         (comint-dynamic-complete-as-filename): Rename local vars.
8273         (comint-dynamic-list-filename-completions): Likewise.
8275         * comint.el (comint-dynamic-list-completions-config): New var.
8276         (comint-dynamic-list-completions): Handle both SPC and TAB right.
8278         * comint.el (comint-file-name-chars): Add [].
8279         (comint-word): Use skip-chars-backward, not search.
8281         * shell.el (shell-file-name-chars): Add [].
8283         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
8285         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
8287         * generic.el (define-generic-mode): Doc fix.
8289 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
8291         * files.el (kill-some-buffers): Doc fix.
8293 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
8295         * comint.el (comint-watch-for-password-prompt): Pass `string' as
8296         arg to send-invisible
8297         (send-invisible): Doc fix.  The argument is now a prompt, not the
8298         string to send.
8299         (comint-read-noecho): Doc fix.
8301 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
8303         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
8304         "@", as required by some ISP hosting service.  Fix defcustom
8305         argument syntax errors that prevented use of customization.
8307 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
8309         * xml.el (xml-get-attribute-or-nil): Doc fix.
8311 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
8313         * net/zone-mode.el (zone-mode): Use write-file-functions, not
8314         write-file-hooks.
8316 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
8318         * autorevert.el (auto-revert-interval): Doc fix.
8320 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
8322         * xml.el (xml-get-attribute-or-nil): New function, like
8323         xml-get-attribute, but returns nil if the attribute was not found.
8324         (xml-get-attribute): Convert to defsubst, uses
8325         xml-get-attribute-or-nil.
8327 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
8329         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
8331 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
8333         * custom.el (custom-declare-theme): Use `value' when putting
8334         properties on `theme'.
8336 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
8338         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
8339         for each yank-handler segment.
8340         (insert-for-yank-1): New function, with the body of the previous
8341         insert-for-yank.
8343         * textmodes/table.el (table-yank-handler): New defcustom.
8344         (table--put-cell-indicator-property): Put yank-handler property
8345         that indicates the yank handler for the table cell.
8347 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8349         * generic-x.el (etc-modules-conf-generic-mode): A more complete
8350         set of keywords.
8352 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
8354         * international/mule-cmds.el (reset-language-environment)
8355         (set-language-environment): Don't invoke fontset-related functions
8356         if fontset-list is not fboundp.
8358 2003-12-29  Kenichi Handa  <handa@m17n.org>
8360         * international/mule-cmds.el (reset-language-environment):
8361         Call set-overriding-fontspec-internal with nil.
8362         (set-language-environment): Call set-overriding-fontspec-internal
8363         if the language environment specify `overriding-fontspec'.
8364         (language-info-alist): Doc added.
8366         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
8367         characters of mule-unicode-0100-24ff.
8368         (ccl-encode-windows-1251-font): New CCL program.
8369         ("Bulgarian"): Specify overriding-fontspec.
8370         ("Belarusian"): Likewise.
8372 2003-12-28  Sam Steingold  <sds@gnu.org>
8374         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
8375         parameter ID-FORMAT to conform with the 2003-11-30 patch.
8377 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
8379         * progmodes/gud.el (gud-gdb-command-name): Set default to
8380         "gdb --annotate=3".
8381         (gud-gdb-marker-filter): Look out for annotations.
8382         (gdb-first-pre-prompt): New variable.
8383         Remove trailing white space.
8385         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
8386         if necessary.
8387         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
8388         annotations are detected.
8389         (gud-gdba-marker-filter): Use global variable gud-marker-acc
8390         instead of a local one to allow transition from
8391         gud-gdb-marker-filter.
8392         Remove trailing white space.
8394 2003-12-27  Kim F. Storm  <storm@cua.dk>
8396         * ido.el: Handle non-readable directories.
8397         (ido-decorations): Add 9th element for non-readable directory.
8398         (ido-directory-nonreadable): New dynamic var.
8399         (ido-set-current-directory): Set it.
8400         (ido-read-buffer, ido-file-internal):
8401         (ido-read-file-name, ido-read-directory-name): Let-bind it.
8402         (ido-file-name-all-completions1): Return empty list for
8403         non-readable directory.
8404         (ido-exhibit): Print [Not readable] if directory is not readable.
8405         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
8406         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
8407         Use it.
8409 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
8411         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
8412         calls to directory-files-and-attributes and file-attributes.
8413         (ls-lisp-format): Remove system dependent handling of user and
8414         group id's.
8416 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
8418         * ffap.el (ffap-read-file-or-url): Revert previous change.
8420 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
8422         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
8423         new list of included files called `files-with-node-lines', that
8424         only have node lines.  This way @include commands can include any
8425         file, such as version and update files without node lines, not
8426         just files that are chapters.
8428 2003-12-25  Andreas Schwab  <schwab@suse.de>
8430         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
8431         file not found.
8433 2003-12-08  Miles Bader  <miles@gnu.org>
8435         * dired.el (dired-between-files): Always use dired-move-to-filename,
8436         which is more robust in non-english locales.
8438 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
8440         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
8442 2003-12-24  Andreas Schwab  <schwab@suse.de>
8444         * shell.el (shell-file-name-quote-list): Add backslash.
8446         * comint.el (comint-quote-filename): Correctly handle backslash
8447         in comint-file-name-quote-list.
8449 2003-12-24  Kenichi Handa  <handa@m17n.org>
8451         * international/mule-cmds.el (set-default-coding-systems):
8452         Call ucs-set-table-for-input for all buffers that don't have local
8453         value of buffer-file-coding-system.
8455         * international/ucs-tables.el (ucs-set-table-for-input):
8456         If translation-table-for-encode is a symbol, get its
8457         translation-table property.
8459 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
8461         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
8462         to `completing-read' on a recently fixed bug.
8464         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
8465         instead of SPACE, to get the list of possible fringe modes.
8466         SPACE only works if both `partial-completion-mode' and
8467         `completion-auto-help' are nil.
8469         * complete.el (PC-is-complete-p): Delete.
8470         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
8471         calls to `test-completion'.
8473 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
8475         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
8476         to edit values when there are no children.
8478         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
8479         a mode called "Assembler" already exists.
8480         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
8481         (gud-watch): Use format option.  Remove font properties from string.
8482         (gdb-var-create-handler, gdb-var-list-children-handler):
8483         Don't bother about properties as there are none.
8484         (gdb-var-create-handler, gdb-var-list-children-handler)
8485         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
8486         with two arguments.
8487         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
8488         Let speedbar show value changes with a different font.
8489         (gdb-edit-value): New defun.
8490         (gdb-clear-partial-output, gdb-clear-inferior-io)
8491         (def-gdb-auto-update-handler): Use erase-buffer.
8492         (gdb-frame-handler): Display watch expressions in
8493         FUNCTION::VARIABLE format if required.
8495 2003-12-23  John Paul Wallington  <jpw@gnu.org>
8497         * info.el (Info-unescape-quotes, Info-split-parameter-string)
8498         (Info-goto-emacs-command-node): Doc fixes.
8500 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
8502         * cus-edit.el (custom-add-parent-links): Define "many".
8504 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
8506         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
8507         (widget-child-validate, widget-type-value-create)
8508         (widget-type-default-get, widget-type-match): New functions.
8509         (lazy): New widget.
8510         (menu-choice, checklist, radio-button-choice, editable-list)
8511         (group, documentation-string): Remove redundant (per 2003-10-25
8512         change) calls to `widget-children-value-delete'.
8513         (widget-choice-value-get, widget-choice-value-inline): Remove.
8514         (menu-choice): Update widget.
8516 2003-12-03  Kenichi Handa  <handa@m17n.org>
8518         * language/cyrillic.el: Register "microsoft-cp1251" in
8519         ctext-non-standard-encodings-alist.
8520         ("Bulgarian"): Add ctext-non-standard-encodings.
8521         ("Belarusian"): Likewise.
8523         * international/mule-conf.el (compound-text-with-extensions):
8524         Change the type to 2 (iso-2022 base).
8526         * international/mule.el (ctext-non-standard-encodings-alist):
8527         Change the format.
8528         (ctext-non-standard-encodings): New variable.
8529         (ctext-post-read-conversion): Fully re-written.
8530         (ctext-non-standard-designations-alist): Delete it.
8531         (ctext-non-standard-encodings-table): New function.
8532         (ctext-pre-write-conversion): Fully re-written.
8534 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
8536         * cus-edit.el (custom-add-parent-links): Add documentation links
8537         for parent, if the item has none of its own.
8539 2003-11-30  Richard M. Stallman  <rms@gnu.org>
8541         * dired-aux.el (dired-do-query-replace-regexp):
8542         Report files visited read-only.
8544 2003-11-30  Juri Linkov  <juri@jurta.org>
8546         * dired-aux.el (dired-compare-directories): New command.
8547         (dired-file-set-difference, dired-files-attributes): New functions.
8549 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
8550         Version 2.0.38 of Tramp released.
8552         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
8553         Charles Curley <charlescurley@charlescurley.com>.
8554         (tramp-multi-connection-function-alist): Add ssht entry which adds
8555         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
8556         Aichner.
8557         (tramp-get-method-parameter): New function to retrieve a method
8558         parameter.  This allows for omission of method parameters.
8559         Callers adjusted.
8561 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
8563         * net/tramp.el: Add new optional parameter ID-FORMAT to
8564         `file-attributes'.  Calls of `file-attributes' won't use this
8565         parameter for backward compatibility reasons.
8566         (tramp-perl-file-attributes): Add a new parameter to Perl script
8567         in order to handle uid/gid as strings, if desired.
8568         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
8569         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
8570         order to make the function more general.
8571         (tramp-handle-file-attributes): Replace proprietary optional
8572         parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
8573         (tramp-handle-file-attributes-with-perl): Handle parameter
8574         NONNUMERIC if set.  This wasn't done in the past.
8575         (tramp-post-connection): Apply second parameter "$2" if
8576         `tramp-remote-perl' is called.
8578         * net/tramp-smb.el (tramp-smb-handle-delete-file):
8579         Correct cut'n'waste error (`filename' instead of `directory').
8580         (tramp-smb-handle-directory-files-and-attributes)
8581         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
8582         introduced parameter ID-FORMAT.
8583         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
8584         error (`directory' instead of `ldir').
8586         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
8587         `file-attributes' has a second parameter.  If yes, apply it with
8588         value "'integer".  Otherwise, don't use that parameter (default is
8589         integer format).
8591 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
8593         * help.el (help-map): Bind `display-local-help' to `C-h .'.
8594         (help-for-help): Add `C-h .' to the listed Help options.
8595         Remove trailing whitespace.
8597         * help-at-pt.el: New file.
8599 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
8601         * subr.el (noreturn, 1value): New macros for test coverage.
8602         See `testcover.el'.
8604         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
8606         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
8607         for macro `1value'.
8608         (testcover-1value): New function.  Checks that a 1value form
8609         actually returns only one value.  Requested by RMS.
8611 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
8613         * gdb-ui.el (gud-watch, gdb-var-create-handler)
8614         (gdb-var-list-children, gdb-var-list-children-handler)
8615         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
8616         gdb commands that use mi to keep them out of the command history.
8618 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8620         * cus-start.el (all): Add use-file-dialog.
8622 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8624         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
8626 2003-11-27  Kim F. Storm  <storm@cua.dk>
8628         * subr.el (posn-object-x-y): New defun.
8630 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8632         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
8633         Don't use `space' for \\\n.
8634         Be more selective as to which # are comment-starters.
8636 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
8638         * subr.el (number-sequence): Improve handling of floating point
8639         arguments (suggested by Kim Storm).  Allow negative arguments.
8641 2003-11-26  Kenichi Handa  <handa@m17n.org>
8643         * international/mule-cmds.el (standard-display-european-internal):
8644         Cancel the standard-display-table setting for ` and '.
8646 2003-11-26  Kim F. Storm  <storm@cua.dk>
8648         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
8649         New defcustoms to add ffap-like functionality to ido.
8650         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
8651         (ido-no-final-slash): New defun.
8652         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
8653         (ido-read-file-name): ): Toggle VC checking via
8654         vc-handled-backends instead of vc-master-templates.
8655         (ido-file-internal): Handle ido-use-url-at-point and
8656         ido-use-filename-at-point via code borrowed from ffap-guesser.
8657         Handle new ido-exit code ffap.
8658         (ido-sort-list): Ignore final slash when sorting file names.
8660 2003-11-25  Kim F. Storm  <storm@cua.dk>
8662         * emulation/cua-base.el (cua--standard-movement-commands):
8663         Add forward-sentence and backward-sentence.
8665 2003-11-25  Stephen Eglen  <stephen@gnu.org>
8667         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
8668         iswitchb-exit is set to 'usefirst when user selects buffer at head
8669         of list using RET.  (Selecting buffers at the head of the list was
8670         broken if the substring was also a complete buffername.)
8672 2003-11-23  Kim F. Storm  <storm@cua.dk>
8674         * progmodes/compile.el (grep-command, grep-use-null-device)
8675         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
8676         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
8677         (grep-regexp-alist, grep-program, find-program)
8678         (grep-find-use-xargs, grep-history, grep-find-history)
8679         (grep-process-setup, grep-compute-defaults)
8680         (grep-default-command, grep, grep-tag-default, grep-find)
8681         (grep-expand-command-macros, grep-tree-last-regexp)
8682         (grep-tree-last-files, grep-tree): Move grep variables, functions
8683         and commands to new file grep.el.
8684         (compilation-mode-map): Remove grep commands from Compile sub-menu.
8685         (compilation-process-setup-function): Doc fix.
8686         (compilation-highlight-regexp, compilation-highlight-overlay): New
8687         defvars used for highlighting current compile error in source buffer.
8688         (compile-internal): New optional args HIGHLIGHT-REGEXP and
8689         LOCAL-MAP which overrides compilation-highlight-regexp and
8690         compilation-mode-map for this compilation.
8691         Delay calling compilation-set-window-height until after running
8692         compilation-process-setup-function so it can buffer-local override
8693         compilation-window-height.
8694         Check buffer-local value of compilation-scroll-output.
8695         (compilation-set-window-height): Use buffer-local value of
8696         compilation-window-height.
8697         (compilation-revert-buffer): Don't pass (undefined)
8698         preserve-modes arg to revert-buffer.
8699         (next-error-no-select, previous-error-no-select): New commands.
8700         (compilation-goto-locus): Temporarily highlight current match in
8701         source buffer using compilation-highlight-regexp.
8703         * progmodes/grep.el: New file with grep code from compile.el.
8704         (grep): New defcustom group.
8705         (grep-window-height): New defcustom, like compilation-window-height.
8706         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
8707         (grep-scroll-output): New defcustom, like compilation-scroll-output.
8708         (grep-command, grep-use-null-device, grep-find-command)
8709         (grep-tree-files-aliases, grep-tree-ignore-case)
8710         (grep-tree-ignore-CVS-directories): Move to grep custom group.
8711         (grep-setup-hook): New hook variable.
8712         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
8713         (grep-last-buffer): New defvar, override compilation-last-buffer.
8714         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
8715         Call compile-internal with args highlight-regexp and grep-mode-map.
8717 2003-11-23  Kim F. Storm  <storm@cua.dk>
8719         * subr.el (event-start, event-end): Doc fix.
8720         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
8721         (posn-area, posn-actual-col-row, posn-object): New defuns.
8722         (posn-col-row): Simplify doc.  Rewrite to use cond.
8723         (posn-point): Also return buffer position for events outside text
8724         area (that info is now present in the event position).
8726         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
8727         mouse-set-point so that hscroll still works now that clicks on
8728         fringes generate specific mouse events.
8729         (mouse-set-point): Note that it now works in fringes and margins
8730         too due to new semantics of posn-point in fringes and margins.
8732         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
8733         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
8735 2003-11-20  Kim F. Storm  <storm@cua.dk>
8737         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
8738         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
8739         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
8740         to 100 for icons to avoid increasing line height when shown.
8742 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8744         * newcomment.el (comment-normalize-vars): Initialize properly if
8745         comment-start was nil.
8747 2003-11-19  Andreas Schwab  <schwab@suse.de>
8749         * simple.el (set-variable): Fix indentation.
8751 2003-11-17  Kenichi Handa  <handa@m17n.org>
8753         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
8754         Fix docstring.
8756 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8758         * international/latin1-disp.el (latin1-display): Fix docstring.
8760 2003-11-16  John Wiegley  <johnw@newartisans.com>
8762         * eshell/em-ls.el (eshell-ls-file): There are times with
8763         size-width is nil and uncomputed (when directories are created in
8764         dired, for example); in this case, 4 is reasonable default value,
8765         although it may caused skewed new entries (which could be avoided
8766         by returning the original value of 8 in all cases, but 99% of the
8767         time this is a waste of whitespace).
8769 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
8771         * cc-engine.el (c-guess-continued-construct)
8772         (c-guess-basic-syntax): Check a little more carefully if it's a
8773         function declaration when an unknown construct followed by a block
8774         is found inside a statement context.  This avoids macros followed
8775         by blocks to be taken as function declarations.
8777         (c-guess-continued-construct): Change the analysis of a statement
8778         continuation with a brace open to `substatement-block', for
8779         consistency with recognized statements.
8781         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
8782         start is in a position so that `c-beginning-of-statement-1' jumped
8783         to the beginning of the same statement.
8785         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
8786         Don't accept binary operators in the arglist if we're in a function
8787         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
8788         template recognition in cases like "if (a < b || c > d)".
8790         (c-restricted-<>-arglists): New more appropriate name for
8791         `c-disallow-comma-in-<>-arglists'.
8793         Accessing functions updated for the variable name change.
8795         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
8796         match data could get clobbered if NOT-INSIDE-TOKEN is used.
8798         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
8799         labels.
8801         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
8802         instead of duplicating parts of it.  This fixes bogus label
8803         recognition.
8805         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
8806         of checking the context in which to apply the minimum indentation,
8807         so that it isn't enforced in e.g. namespace blocks.
8809         * cc-vars.el (c-inside-block-syms): New constant used by
8810         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
8811         to somewhat reduce the risk of becoming stale.
8813         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
8814         cc-cmds to cc-engine to allow use from cc-align.
8816         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
8817         qualified identifiers containing "::".
8819         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
8820         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
8822         * cc-vars.el (c-emacs-features): Use a space in front of the name
8823         of the temporary buffer.  That also avoids dumping problems in
8824         XEmacs due to undo info being left around after the buffer is killed.
8826         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
8827         arglist to see if it's a K&R style declaration.
8829         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
8830         before returning `knr-argdecl-intro'.
8832 2003-11-16  John Wiegley  <johnw@newartisans.com>
8834         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
8835         field in a long-listing always 8 characters, use `size-width',
8836         which has already been computed.
8838 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
8840         * subr.el (minor-mode-list): Add `hs-minor-mode'.
8842 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
8844         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
8845         Support operation while narrowed, with `diff-restrict-view'.
8847 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
8849         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8850         Take additional optional arg NARROWFUN.  For the generated functions:
8851         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
8852         include frags that arrange to check for and save narrowing state before
8853         the move and then conditionally call NARROWFUN after the move.
8855 2003-11-14  John Wiegley  <johnw@newartisans.com>
8857         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
8858         that was optional, but obviously missing based on surrounding code.
8860         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
8861         string arguments to numbers unless the whole argument was seen as
8862         a number.
8864 2003-11-14  Kenichi Handa  <handa@m17n.org>
8866         * international/mule.el (ctext-non-standard-encodings-alist):
8867         Fix coding systems.
8869 2003-11-10  Kenichi Handa  <handa@m17n.org>
8871         * language/kannada.el ("Kannada"): Add sample-text.
8873         * language/knd-util.el (kannada-compose-region)
8874         (kannada-compose-string, kannada-post-read-conversion):
8875         Add autoload cookie.
8877         * international/quail.el (quail-completion): Change the message
8878         "corresponding translations" to "corresponding characters".
8880 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
8882         * descr-text.el (describe-char): Fix typo.
8884 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
8886         These changes are to support Kannada language/script.
8888         * Makefile.in (DONTCOMPILE): Add kannada.el.
8890         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
8892         * loadup.el: Preload kannada.el.
8894         * language/ind-util.el (ucs-kannada-to-is13194-alist)
8895         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
8896         New variables.
8898         * language/kannada.el: New file.
8900         * language/knd-util.el: New file.
8902 2003-11-07  Andreas Schwab  <schwab@suse.de>
8904         * progmodes/autoconf.el (autoconf-font-lock-keywords):
8905         Also highlight AH_*.
8907         * xml.el (xml-parse-dtd): Fix misplaced paren.
8909 2003-11-07  Kenichi Handa  <handa@m17n.org>
8911         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
8913 2003-11-05  Juri Linkov  <juri@jurta.org>
8915         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
8916         (desktop-buffer-file): Use saved buffer-file-coding-system
8917         for file reading.  Set auto-insert to nil to prevent automatic
8918         insertion into restored empty files.
8920 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
8922         * files.el (risky-local-variable-p): Make second argument optional.
8924 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8926         * subr.el (add-hook): Fix last change.
8928 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
8930         * mail/rmail.el (rmail-convert-to-babyl-format):
8931         If base64-decode-region signals an error, catch it and silently
8932         ignore it.
8934 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
8936         * xml.el (xml-parse-region): Allow comments to appear after the
8937         topmost element has closed.
8938         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
8939         (xml-ns-expand-attr): New functions to do namespace handling.
8940         (xml-intern-attrlist): Back-compatible handling of attribute names.
8941         (xml-parse-tag): Move namespace handling to separate functions.
8942         Now produces elements in the form ((:ns . "element") (attr-list)
8943         children) instead of ('ns:element (attr-list) children).
8944         (xml-parse-attlist): Fix attribute parsing.
8945         (xml-parse-dtd): Change parsing so that it produces strings
8946         instead of interned symbols.
8948 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
8950         * dired.el (dired-ls-sorting-switches): Doc fix.
8952 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
8954         * emacs-lisp/rx.el (rx-or): Fix the case of
8955         "(rx (and ?a (or ?b ?c) ?d))".
8957 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
8959         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
8960         (texinfo-format-region): Use it.
8961         (texinfo-format-buffer-1): Ditto.
8963 2003-11-01  Alan Mackenzie  <acm@muc.de>
8965         Changes to allow scrolling whilst in isearch mode:
8966         * isearch.el (isearch-unread-key-sequence): New function,
8967         extracted from isearch-other-meta-char.
8968         (top level): (put 'foo 'isearch-scroll) on all Emacs's
8969         "scrollable" standard functions.
8970         (isearch-allow-scroll): New customizable variable.
8971         (isearch-string-out-of-window, isearch-back-into-window)
8972         (isearch-reread-key-sequence-naturally)
8973         (isearch-lookup-scroll-key): New functions.
8974         (isearch-other-meta-char): Doc string and functionality enhanced.
8975         Now accepts a prefix argument.
8976         (isearch-lazy-highlight-window-end): New variable.
8977         (isearch-lazy-highlight-new-loop): Pay attention to the window's
8978         end (thru isearch-lazy-highlight-window-end), not only its start.
8980         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
8981         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
8982         (universal-argument, universal-argument-more, negative-argument)
8983         (digit-argument, universal-argument-other-key): Minor changes.
8985 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
8987         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
8988         recursively if the last message is deleted, thus avoiding an
8989         infinite loop.
8991 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8993         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
8994         (tex-main-file): Don't add .tex if the extension is already present.
8995         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
8997 2003-10-29  Lute Kamstra  <lute@gnu.org>
8999         * progmodes/octave-inf.el (inferior-octave-prompt):
9000         Recognize version number in prompt.
9002 2003-10-28  Dave Love  <fx@gnu.org>
9004         * international/characters.el: Fix some Unicode ranges.
9006 2003-10-28  Kenichi Handa  <handa@m17n.org>
9008         * disp-table.el (standard-display-8bit)
9009         (standard-display-default, standard-display-ascii)
9010         (standard-display-g1, standard-display-graphic)
9011         (standard-display-underline): Assure that standard-display-table
9012         is a display table.
9014 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9016         * simple.el (reindent-then-newline-and-indent): Delete space *after*
9017         reindenting the first line.
9019 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
9021         * wid-edit.el (widget-default-delete): Always delete child widgets.
9023 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9025         * newcomment.el (comment-indent): Don't call indent-according-to-mode
9026         if the line has code.
9027         Don't try to line up with something that's too far left.
9029         * progmodes/octave-mod.el (octave-comment-start): Simplify.
9030         (octave-mode-syntax-table): Add % as a comment starter.
9031         (octave-point): Remove.
9032         (octave-in-comment-p, octave-in-string-p)
9033         (octave-not-in-string-or-comment-p, calculate-octave-indent)
9034         (octave-blink-matching-block-open, octave-auto-fill):
9035         Use line-(beginning|end)-position instead.
9037 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
9039         * emacs-lisp/authors.el (authors-aliases): Add correct realname
9040         for Francesco Potort\e,Al\e(B.
9042 2003-10-23  Dave Love  <fx@gnu.org>
9044         * international/mule-cmds.el (locale-charset-to-coding-system):
9045         Don't rely on nil being a coding system.
9047         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
9048         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
9049         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
9051 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
9053         * gdb-ui.el (gdb-current-language): New variable.
9054         (gdb-update-flag): Remove variable.
9055         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
9056         (gdb-take-last-elt): Remove function.
9057         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
9058         (gdb-post-prompt): Check for variable object changes here.
9060         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
9061         object changes in gdb-ui.el.
9063 2003-10-21  Richard M. Stallman  <rms@gnu.org>
9065         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
9067         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
9068         Don't check for foo*/ wildcard form here.
9069         (insert-directory): Recognize foo*/ as a wildcard.
9070         Separate wildcard-regexp variable from the arg, wildcard.
9072         * subr.el (add-hook): Correctly detect when make-local-hook was used.
9073         (remove-hook): Correctly handle strange cases about local hooks.
9075 2003-10-21  David Ponce  <david@dponce.com>
9077         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
9078         argument REAL, to return a real number instead of a rounded
9079         integer value.  Define as inline function.
9080         (ruler-mode-right-fringe-cols): Likewise.
9081         (ruler-mode-scroll-bar-cols): New function.
9082         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
9083         (ruler-mode-right-scroll-bar-cols): Likewise.
9084         (ruler-mode-space): New function.
9085         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
9086         scroll bar mode and margins in a more robust way.
9088 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
9090         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
9091         (antlr-c-init-language-vars): New function.
9092         (antlr-mode): Use it with cc-mode before v5.29.
9093         (antlr-c-common-init): Don't set some local vars here.
9094         (antlr-mode): Set them here.
9095         (antlr-c-forward-sws): New function alias.
9096         (antlr-mode): Redefine with cc-mode before v5.30.
9097         (antlr-skip-sexps): Use it.
9098         (antlr-skip-exception-part): Ditto.
9099         (antlr-skip-file-prelude): Ditto.
9100         (antlr-outside-rule-p): Ditto.
9101         (antlr-end-of-body): Ditto.
9102         (antlr-option-kind): Ditto.
9103         (antlr-insert-option-area): Ditto.
9104         (antlr-file-dependencies): Ditto.
9106 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9108         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
9109         Move backward only if point was not inside an entry.
9111 2003-10-21  Richard M. Stallman  <rms@gnu.org>
9113         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
9115 2003-10-21  Juri Linkov  <juri@jurta.org>
9117         * compare-w.el: Automatically skip non-matching text to resync.
9118         (compare-windows-whitespace): Doc fix.
9119         (compare-windows-sync, compare-windows-sync-string-size)
9120         (compare-windows-recenter, compare-ignore-whitespace)
9121         (compare-windows-highlight, compare-windows-face): New variables.
9122         (compare-windows): Use compare-windows-sync.
9123         (compare-windows-highlight, compare-windows-dehighlight)
9124         (compare-windows-sync-regexp)
9125         (compare-windows-sync-default-function): New functions.
9127 2003-10-21  Juri Linkov  <juri@jurta.org>
9129         * diff.el (diff-parse-differences): Don't visit the files now;
9130         instead, just record the error locus.
9132 2003-10-21  Dave Love  <fx@gnu.org>
9134         * progmodes/cfengine.el: New file.
9136 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9138         * complete.el (PC-do-completion): Do not forget to use `pred' as the
9139         default-directory when completing file names.
9141 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
9143         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
9144         followed by the word `face', it gets treated as a face, even if
9145         it is also defined as a variable or a function.
9147 2003-10-20  Dave Love  <fx@gnu.org>
9149         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9150         Avoid incf in macro expansion.
9152 2003-10-20  John Paul Wallington  <jpw@gnu.org>
9154         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
9155         `evenp' so we don't implicitly require cl library at runtime.
9157 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
9159         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
9160         (help-make-xrefs): Only make cross-references for faces if
9161         preceded or followed by the word `face'.  Do not make a
9162         cross-reference for variables without variable documentation,
9163         unless preceded by the word `variable' or `option'.  Update doc
9164         string accordingly.
9166 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
9168         * progmodes/hideshow.el: Rewrite one-armed `if'
9169         constructs using either `when' or `unless'.
9170         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
9172 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
9174         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
9175         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
9176         instead of 12x12.
9178 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
9180         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
9181         message while converting to Babyl.
9183 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
9185         * allout.el (allout-mode): Doc fix.
9187 2003-10-16  Lute Kamstra  <lute@gnu.org>
9189         * subr.el (force-mode-line-update): Fix docstring.
9191 2003-10-14  Dave Love  <fx@gnu.org>
9193         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
9194         (default-input-method): Add :link, improve :type.
9195         (locale-charset-language-names): Fix utf-8 pattern.
9196         (locale-charset-match-p, locale-charset-alist)
9197         (locale-charset-to-coding-system): New.
9198         (set-locale-environment): Deal with codeset part of locale specs.
9200 2003-10-14  Lute Kamstra  <lute@gnu.org>
9202         * fringe.el (fringe-mode): Use active voice in docstring.
9203         (set-fringe-style): Ditto.
9205 2003-10-13  Lute Kamstra  <lute@gnu.org>
9207         * fringe.el (fringe-mode): Fix docstring.
9208         (set-fringe-style): Ditto.
9210 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
9212         * ediff-mult.el (ediff-filegroup-action):
9213         Use ediff-default-filtering-regexp.
9215         * ediff-util.el (ediff-recenter): Don't call
9216         ediff-restore-highlighting twice.
9217         (ediff-select-difference): Set current difference.
9218         (ediff-unselect-and-select-difference): Add comment.
9220         * ediff.el (ediff-directories,ediff-directory-revisions)
9221         (ediff-directories3,ediff-merge-directories)
9222         (ediff-merge-directories-with-ancestor)
9223         (ediff-merge-directory-revisions)
9224         (ediff-merge-directory-revisions-with-ancestor):
9225         Use ediff-default-filtering-regexp.
9227 2003-10-12  Andreas Schwab  <schwab@suse.de>
9229         * international/mule-cmds.el (locale-charset-language-names):
9230         Simplify regex by removing unused grouping.
9232 2003-10-10  Dave Love  <fx@gnu.org>
9234         * bindings.el: Don't bind stop.
9236 2003-10-08  Miles Bader  <miles@gnu.org>
9238         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
9239         face instead of attempting to emulate it.
9241 2003-10-07  Kenichi Handa  <handa@m17n.org>
9243         * international/mule-diag.el (list-coding-systems-1): List coding
9244         systems that are loaded automatically.
9246         * international/code-pages.el (iso-8859-11): Add autoload cookie.
9248         * international/mule.el (autoload-coding-system): New function.
9250 2003-10-07  Andreas Schwab  <schwab@suse.de>
9252         * log-edit.el (log-edit-changelog-entries): Prefer local value of
9253         change-log-default-name in the buffer visiting the file.
9255 2003-10-06  Dave Love  <fx@gnu.org>
9257         * files.el (find-file-hook): Customize.
9258         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
9260         * bindings.el (completion-ignored-extensions): Remove .log.
9261         (global-map): Add again, open, stop keys.
9263 2003-10-05  Richard M. Stallman  <rms@gnu.org>
9265         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
9266         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
9267         Use sh-modify directly.
9268         (sh-select): Use sh-append, not eval.
9270         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
9272         * info.el (Info-following-node-name): New function.
9274         * loadhist.el (unload-feature-special-hooks):
9275         Rename from loadhist-hook-functions.
9276         (loadhist-hook-functions): Now an alias.
9278 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
9280         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
9281         file-name clashes on 8+3 filesystems.
9283         * Makefile.in (DONTCOMPILE, bootstrap-clean):
9284         Rename loaddefs-boot.el to ldefs-boot.el
9286         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
9287         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
9289 2003-10-03  Lute Kamstra  <lute@gnu.org>
9291         * info.el (Info-mode): Revert previous change.
9292         (Info-escape-percent): New function.
9293         (Info-fontify-node): Use it.
9295 2003-10-02  Andreas Schwab  <schwab@suse.de>
9297         * loaddefs-boot.el: Regenerated.
9299 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
9301         * ffap.el: Remove defadvice related code from CVS since `complete'
9302         provides a `PC-completion-as-file-name-predicate' variable that
9303         ffap can override.
9305 2003-10-02  Kenichi Handa  <handa@m17n.org>
9307         * international/utf-8.el (ccl-decode-mule-utf-8):
9308         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
9310         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
9311         * international/subst-big5.el: Likewise.
9312         * international/subst-gb2312.el: Likewise.
9313         * international/subst-ksc.el: Likewise.
9315 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
9317         * calendar/calendar.el (increment-calendar-month)
9318         (calendar-leap-year-p, calendar-absolute-from-gregorian)
9319         (generate-calendar, calendar-read-date, calendar-interval)
9320         (calendar-day-of-week): Handle years BC.
9321         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
9323 2003-10-01  Dave Love  <fx@gnu.org>
9325         * language/cyrillic.el (cp1251): Alias for windows-1251.
9327         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
9328         bootstrap.
9330 2003-10-01  Lute Kamstra  <lute@gnu.org>
9332         * files.el: Fix typo.
9333         * imenu.el (imenu--generic-function): Docstring fix.
9335 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9337         * dired.el (dired-mode): Handle dired-directory as a list.
9339 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
9341         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
9343         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
9345         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
9346         Replace gud-display with gud-watch.
9347         (gud-speedbar-buttons): Add stuff for watching expressions
9348         in the speedbar when using M-x gdba.  Use dolist on old part
9349         of this function.
9351         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
9352         (gdb-update-flag): New variables.
9353         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
9354         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
9355         (gud-watch, gdb-var-create-handler) : New functions.
9356         (gdb-var-list-children, gdb-var-list-children-handler)
9357         (gdb-var-create-regexp, gdb-var-update-regexp)
9358         (gdb-var-list-children-regexp): New constants.
9359         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
9360         (gdb-annotation-rules): Reduce annotation set (level 3).
9361         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
9362         (gdb-post-prompt): Don't update GDB buffers every time speedbar
9363         updates.
9364         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
9365         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
9366         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
9367         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
9368         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
9369         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
9370         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
9371         (gud-display, gud-display1)
9372         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
9373         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
9374         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
9375         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
9376         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
9377         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
9378         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
9379         (gdb-display-display-buffer, gdb-toggle-display)
9380         (gdb-delete-display, gdb-expressions-popup-menu)
9381         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
9382         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
9383         to display buffer.
9385 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9387         * progmodes/ada-mode.el (ada-mode): Don't use advice.
9388         Instead, set which-func-functions.
9390         * progmodes/which-func.el (which-func-modes): Add ada-mode.
9391         (which-func-functions): New variable.
9392         (which-function): Use that.
9394         * info.el (Info-mode): Double each `%' in header line.
9396         * emacs-lisp/lisp-mnt.el (lm-with-file):
9397         When FILE is nil, run BODY in current buffer.
9399         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
9401         * help.el (describe-mode): Start with a brief list of minor modes.
9402         Find them thru minor-mode-list so as to find them all.
9403         Show them in alphabetical order.
9405         * mail/sendmail.el (mail-aliases): Doc fix.
9407         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
9409 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
9411         * mail/rmailsum.el (rmail-make-summary-line-1):
9412         Change comma after last label to a space.
9413         (rmail-summary-font-lock-keywords): Adapt to that change.
9415 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
9417         * progmodes/scheme.el (scheme-mode-variables): When setting
9418         `font-lock-defaults', also specify that "#" should
9419         be interpreted with `word' syntax.
9420         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
9422 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9424         * desktop.el: A lot of comments updated.
9425         (desktop-save-mode): Minor mode introduced.
9426         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
9427         (desktop-load-default): Function made obsolete.
9428         (desktop-locals-to-save): Variable made customizable.
9429         (desktop-read): Optional parameter `dirname' added.
9430         (desktop-change-dir, desktop-revert): Parameter `dirname' in
9431         `desktop-read' used.
9432         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
9434 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
9436         * whitespace.el (whitespace-clean-msg): Add user customizable message
9437         for displaying ``clean'' output.
9438         (whitespace-buffer): Use `whitespace-clean-msg'.
9439         (whitespace-global-mode): Fix typo.
9441 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9443         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
9445 2003-09-29  Lute Kamstra  <lute@gnu.org>
9447         * bindings.el (mode-line-modes): Remove superfluous :propertize
9448         construct in initialization.
9449         (mode-line-position): Change cons cell into proper list in
9450         initialization.
9452 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
9454         * international/mule.el (decode-coding-inserted-region): Use car
9455         of the return value of find-operation-coding-system.
9457 2003-09-29  Kenichi Handa  <handa@m17n.org>
9459         * descr-text.el (describe-char): Fix previous change.
9461 2003-09-28  Kenichi Handa  <handa@m17n.org>
9463         * descr-text.el (describe-char-display): New function.
9464         (describe-char): Pay attention to display table on describing how
9465         a character is displayed.
9467         * international/mule-cmds.el (encoded-string-description):
9468         Prepend "0x" to each encoded byte.
9470 2003-09-28  Andreas Schwab  <schwab@suse.de>
9472         * find-file.el (ff-special-constructs): Add autoload cookie.
9474 2003-09-28  Kevin Ryde  <user42@zip.com.au>
9476         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
9477         makeinfo appends to duplicate index entries.
9479 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
9481         * dired-x.el (dired-clean-tex): Doc fix.
9483         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
9484         using a Chinese tutorial.
9486 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9488         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
9489         between "MAIL FROM:" and "RCPT TO:" and the following address.
9491 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9493         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
9495 2003-09-28  David Ponce  <david@dponce.com>
9497         * recentf.el (recentf-initialize-file-name-history): New defcustom.
9498         (recentf-load-list): When `recentf-initialize-file-name-history'
9499         is non-nil, initialize an empty `file-name-history' with the
9500         recent list.
9502 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
9504         * man.el (Man-default-man-entry): Remove the leading `*' from the
9505         word at point.
9507 2003-09-26  Lute Kamstra  <lute@gnu.org>
9509         * bindings.el (mode-line-position): Mention size indication in
9510         docstring.
9512 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
9514         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
9516         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
9517         because it's autoloaded now.
9519 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
9521         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
9522         (sh-font-lock-keywords, sh-feature): Fix previous change of
9523         sh-feature to avoid infloop with sh-font-lock-keywords.
9525 2003-09-25  Kim F. Storm  <storm@cua.dk>
9527         * frame.el (frame-current-scroll-bars): New defun.
9529         * window.el (window-current-scroll-bars): New defun.
9531 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9533         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
9534         cause errors when the state cache contains info on parts that have
9535         been narrowed out.
9537 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9539         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
9540         `c-setup-paragraph-variables' has to be used when this variable is
9541         changed; it doesn't work to reinitialize the mode since that
9542         typically clobbers the variable.
9544         * progmodes/cc-styles.el (c-setup-paragraph-variables):
9545         Make it interactive.
9547 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9549         * progmodes/cc-fonts.el (c-font-lock-declarations):
9550         Fix recognition of constructors and destructors for classes whose
9551         names are matched by `*-font-lock-extra-types'.
9553         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
9554         followed by an identifier in C++ then it's a type.
9556 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9558         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
9559         problem that primarily affected XEmacs.  Don't use faces to find
9560         unterminated strings since Emacs and XEmacs fontify strings
9561         differently - this function should now work better in XEmacs.
9563 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9565         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
9566         `expand-abbrev' workaround which caused braces to misbehave inside
9567         macros.
9569         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
9570         handling.  This bug could cause interactive font locking to bail out.
9572 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9574         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
9575         Handle paren-style types in Pike.  Also fixed some cases of
9576         insufficient handling of unbalanced parens.
9578 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
9580         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
9581         common shell prompts that are not common filename or URL characters.
9582         (ffap-file-at-point): Use the new regexp to strip the prompts from
9583         the file names.  This is an issue mostly for user prompts that
9584         don't have a trailing space and find-file-at-point is invoked from
9585         within a shell inside Emacs.
9587 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
9589         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
9590         stamps numerically, rather than textually.
9592 2003-09-24  Kenichi Handa  <handa@m17n.org>
9594         * language/devan-util.el (devanagari-post-read-conversion):
9595         * language/mlm-util.el (malayalam-post-read-conversion):
9596         * language/tml-util.el (tamil-post-read-conversion):
9597         Add autoload cookie.
9599         * international/utf-8.el (utf-8-post-read-conversion):
9600         Call post-read-conversion functions for Devanagari, Malayalam,
9601         and Tamil.
9603 2003-09-23  Dave Love  <fx@gnu.org>
9605         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
9607 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
9609         * progmodes/gud.el (perldb): Add gud-until to list of commands.
9610         Update gud-remove.
9612 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9614         * progmodes/sh-script.el (sh-mode-default-syntax-table):
9615         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
9616         (sh-mode-syntax-table-input): New variable.
9617         (sh-require-final-newline): Don't use eval.
9618         (sh-builtins, sh-leading-keywords, sh-other-keywords)
9619         (sh-variables, sh-font-lock-keywords): Don't use eval.
9620         (sh-set-shell): When setting require-final-newline,
9621         treat value = `require-final-newline' as don't change it.
9622         Set sh-mode-syntax-table locally based on
9623         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
9625         * progmodes/compile.el (compile-internal):
9626         Call compilation-set-window-height before setting window start.
9628 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
9630         * emacs-lisp/bytecomp.el (byte-compile-log-file):
9631         Clear out byte-compile-last-warned-form.
9633 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9635         * woman.el (woman-file-name, woman-follow-word):
9636         If current-word returns nil, use "".
9638         * simple.el (eval-expression): Bind standard-output in to-buffer case.
9640 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9642         * emacs-lisp/lisp-mnt.el (lm-with-file):
9643         Don't visit the file, just use insert-file-contents in temp buffer.
9645 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
9647         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
9648         Add surrounding \\( and \\) around the header, as in
9649         for lm-history-header 'Change Log\\|History'.
9651 2003-09-22  John Paul Wallington  <jpw@gnu.org>
9653         * progmodes/ld-script.el: Add Commentary section,
9654         minor cleanup of file header.
9655         (ld-script-font-lock-keywords): Doc fix.
9656         (toplevel): Provide `ld-script' feature.
9658 2003-09-21  Kim F. Storm  <storm@cua.dk>
9660         * scroll-bar.el (set-scroll-bar-mode): Initialize to
9661         new built-in variable default-frame-scroll-bars.
9662         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
9663         scroll-bar-mode; notably, use it instead of t when we toggle
9664         scroll-bars on.
9665         (toggle-scroll-bar): Use default-frame-scroll-bars.
9667 2003-09-19  Masatake YAMATO  <jet@gyve.org>
9669         * pcvs.el (cvs-do-removal): Change the prompt depending on
9670         `filter' value.
9672 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
9674         * startup.el (command-line-1): Stop startup-echo-area-message
9675         being hidden by "Loading image..." message.
9676         (use-fancy-splash-screens-p, display-splash-screen):
9677         Move display-graphic-p test from latter to former.
9679         * progmodes/sh-script.el (sh-font-lock-keywords):
9680         Highlight escaped EOLs differently from other backslash constructs.
9682 2003-09-19  Richard M. Stallman  <rms@gnu.org>
9684         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
9685         New functions.
9686         (edebug-enter, edebug-outside-excursion): Use them.
9688         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
9689         Fix the condition for whether to print "In WHERE".
9691 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
9693         * finder.el (finder-mode-hook): New variable.
9694         (finder-mode): Run hook finder-mode-hook
9696 2003-09-18  Masatake YAMATO  <jet@gyve.org>
9698         * progmodes/ebrowse.el: Fix broken magic autoload comments.
9700 2003-09-17  Mario Lang  <mlang@delysid.org>
9702         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
9703         "p %e" to actually print the value in the GUD buffer.
9705 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
9707         From David Ponce <david.ponce@wanadoo.fr>:
9708         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
9709         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
9710         from loaddefs-boot.el if necessary.
9712 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
9714         * progmodes/gud.el (gud-find-class): Make jdb work again since
9715         cc-mode changed the syntactic information.
9717 2003-09-15  David Ponce  <david@dponce.com>
9719         * recentf.el: (recentf-exclude): Accept predicates too.
9720         (recentf-file-readable-p): New function.
9721         (recentf-include-p): Handle predicates in recentf-exclude.
9722         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
9723         (recentf-cleanup): Likewise.
9724         (recentf-save-list): Use write-file to handle backup of
9725         recentf-save-file.
9727 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
9729         * loaddefs-boot.el: Renamed from `loaddefs.el'
9730         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
9731         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
9732         necessary.
9734 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
9736         * electric.el (Electric-pop-up-window): For the `one-window' case,
9737         no longer disconcertingly move point in the original buffer.
9739 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9741         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
9743 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
9745         * dired.el (dired-mode-map): Fix typo.
9747 2003-09-11  Richard M. Stallman  <rms@gnu.org>
9749         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
9751 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
9753         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
9754         the function is less noisy.  Now only `kill-buffer' can ask questions.
9756 2003-09-10  Mario Lang  <mlang@delysid.org>
9758         * battery.el: Update Commentary and Copyright.
9759         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
9760         appear due to wrong ordering of the expressions in `or'.
9762 2003-09-09  Lute Kamstra  <lute@gnu.org>
9764         * misc.el (upcase-char): Fix docstring.
9765         (zap-up-to-char): New command.
9767 2003-09-08  David Ponce  <david@dponce.com>
9769         Ensure that recentf correctly updates the menu bar.
9770         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
9771         (recentf-menu-bar): New function.
9772         (recentf-clear-data): Use it
9773         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
9774         of easy-menu-change.
9776 2003-09-08  Lute Kamstra  <lute@gnu.org>
9778         * simple.el (size-indication-mode): New.
9779         * bindings.el (mode-line-position): Add buffer size indicator.
9781 2003-09-04  Mario Lang  <mlang@delysid.org>
9783         * battery.el (battery-linux-proc-acpi): New function.
9784         (battery-status-function): Modify default value calculation to also
9785         check for availability of ACPI.
9786         (battery-echo-area-format): Ditto.
9787         (battery-mode-line-format): Ditto.
9789 2003-09-06  Dave Love  <fx@gnu.org>
9791         * ielm.el (ielm-mode-hook): Add :options.
9793         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
9794         (eldoc-print-current-symbol-info): Use it.
9796 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
9798         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
9799         being displayed in GUD buffer.
9800         (gdb-idle-input-queue): Remove var.  Use just one queue.
9801         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
9802         Remove functions.  Use just one queue.
9803         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
9804         (gdb-invalidate-assembler, gdb-get-current-frame):
9805         Modify functions.  Use just one queue.
9807 2003-09-04  Dave Love  <fx@gnu.org>
9809         * cus-start.el: Add blink-cursor-alist.
9811         * ruler-mode.el (ruler-mode-fill-column-char)
9812         (ruler-mode-current-column-char): Use char-displayable-p,
9813         not window-system.
9815         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
9817         * language/european.el (windows-1252): Move from code-pages.
9819         * language/cyrillic.el ("Windows-1251"): Delete.
9820         ("Bulgarian", "Belarusian"): Remove `features'.
9821         (windows-1251): Move from code-pages.
9823         * international/mule-diag.el (non-iso-charset-alist):
9824         Remove `codepage' stuff.
9825         (print-designation, list-coding-systems-1): Output fixes.
9827         * international/code-pages.el (cp-make-translation-table)
9828         (cp-valid-codes): Made defsubsts.
9829         (cp-fix-safe-chars): Delete.
9830         (mule-diag): Don't require.
9831         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
9832         (top-level): Check for defined coding system when defining
9833         cp... aliases.  Change w32-add-charset-info test to avoid warning.
9834         (non-iso-charset-alist): Defvar when compiling.
9835         (cp-make-coding-system): Doc fix.
9837 2003-09-02  Jason Rumney  <jasonr@gnu.org>
9839         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
9840         line-ends from CVS before doing conversion.
9842 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9844         * calendar/diary-lib.el (diary-header-line-flag)
9845         (diary-header-line-format): New variables.
9846         (list-diary-entries): Use them to set header line in simple diary.
9848         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
9849         other than font-lock-string-face to highlight backslashes.
9851 2003-09-01  Jason Rumney  <jasonr@gnu.org>
9853         * international/titdic-cnv.el (tit-read-key-value): Include \r in
9854         regexp.
9856 2003-09-01  Dave Love  <fx@gnu.org>
9858         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
9860         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
9861         and :help; also line and column numbers labels.
9863         * international/mule-util.el (char-displayable-p): Move from
9864         latin1-disp, rename and autoload.
9866         * international/latin1-disp.el (latin1-char-displayable-p):
9867         Now obsolete alias.  Replace uses with char-displayable-p.
9868         (latin1-display-ucs-per-lynx): Fix last change.
9870         * international/mule-cmds.el (standard-display-european-internal):
9871         Don't use char code for Latin-1 NBSP.
9872         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
9873         U+2018, U+2019 for `'.
9874         (select-safe-coding-system): Message fix.
9876 2003-09-01  Kenichi Handa  <handa@m17n.org>
9878         * international/fontset.el (setup-default-fontset): For Thai
9879         font, specify "*" family.
9881 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
9883         * progmodes/compile.el (previous-error): Accept a prefix
9884         argument, similarly to next-error.
9886 2003-08-31  Masatake YAMATO  <jet@gyve.org>
9888         * pcvs.el (cvs-do-removal): Use = instead of eq to check
9889         the number of files.  Bind the number of files to a local
9890         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
9892 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
9894         * vc-hooks.el (vc-make-version-backup): Fix the change made on
9895         2003-07-26: msdos-long-file-names is a function, not a variable.
9897 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9899         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
9900         Do nothing with mail-personal-alias-file if it is nil.
9902         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
9903         Do nothing if mail-personal-alias-file is nil.
9905         * term.el (term-exec-1): Bind coding-system-for-read.
9907         * dired.el (dired-mouse-find-file-other-window):
9908         Use dired-view-command-alist here, as in dired-view-file.
9909         (dired-view-command-alist): Use %s to substitute file name.
9910         Handle .ps_pages, .eps, .jpg, .gif, .png.
9912 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
9914         * info.el (Info-mode-map): Bind S-tab and <backtab> to
9915         `Info-prev-reference', instead of M-tab.
9917 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
9919         * simple.el (blink-matching-open): Work correctly on chars that
9920         are designated as parens through the syntax-table text property.
9922 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
9924         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
9925         line break position in the middle of a non-kinsoku (e.g. latin)
9926         word, making it skip until either a space or a character with
9927         category "|".
9928         (kinsoku-longer): Test for end of buffer.
9930 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
9932         * mail/rmail.el (rmail-convert-to-babyl-format):
9933         Detect quoted-printable- and base64-encoded messages and decode them
9934         automatically.  Set the message's encoding from the charset=
9935         header, if any.  Decode base64-encoded messages in Mail format as well.
9937 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
9939         * mail/smtpmail.el: Fix previous change.
9940         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
9941         calling smtpmail-via-smtp.
9942         (smtpmail-via-smtp): Add fall-back values for envelope-from.
9944 2003-08-26  John Paul Wallington  <jpw@gnu.org>
9946         * image.el (image-jpeg-p): Don't search beyond length of data.
9948 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
9950         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
9951         misfeature in `expand-abbrev' which caused electric keywords like
9952         "else" to disappear if an open brace was typed directly afterwards.
9954 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
9956         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
9957         mandatory in `define-widget'.
9959         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
9960         Don't align the operators "!=", "<=" and ">=" as assignment operators.
9962         (c-assignment-operators): New language constant that only contains
9963         the assignment operators.
9965         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
9967 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
9969         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
9970         Safeguard against unbalanced sexps.
9972 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
9974         * version.el (emacs-version): Check for gtk.  Include gtk version info.
9976 2003-08-25  John Paul Wallington  <jpw@gnu.org>
9978         * man.el (Man-default-man-entry): Don't whizz past the section
9979         number before looking for it.
9981 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
9983         * progmodes/gud.el (gud-display-line): Don't set window-point if
9984         source buffer is not visible.  (Only happens with M-x gdba.)
9986         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
9987         documentation.
9988         (gdb-source, gdb-source-info): Update to assembler unnecessary
9989         as its done after each GDB command anyway.
9990         (gdb-pre-prompt): Use with-current-buffer.
9991         (gdb-insert-field): Add help-echo text.
9992         (gdb-invalidate-assembler): Re-display of assembler now done in
9993         gdb-info-breakpoints-custom.
9994         (gdb-info-breakpoints-custom): Force re-display of assembler to
9995         happen *after* update of breakpoints buffer.
9996         (gdb-display-source-buffer): Don't choke if gdb-source-window
9997         isn't visible.
9998         (gdb-put-string, gdb-put-arrow): Remove free variables.
10000 2003-08-24  John Paul Wallington  <jpw@gnu.org>
10002         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
10004         * man.el (Man-default-man-entry): Strip text properties when
10005         snarfing parts of entry because `format' preserves properties.
10007 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
10009         * files.el (file-newest-backup): Use `expand-file-name'.
10011         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
10012         Allow the diary to pop up a new frame, if needed.
10014         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
10015         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
10016         (smtpmail-send-it): Make treatment of envelope-from consistent with
10017         sendmail.el.
10019         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
10020         (sh-leading-keywords): Add the bash `time' reserved word.
10021         (sh-variables): Add some bash variables.
10022         (sh-add-completer): Fix nil branch of case statement.
10024 2003-08-24  Masatake YAMATO  <jet@gyve.org>
10026         * progmodes/ld-script.el: New file.
10028 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
10030         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
10032 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
10034         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
10035         Better explain obsolescence, and what to use instead.
10037 2003-08-23  Masatake YAMATO  <jet@gyve.org>
10039         * pcvs.el (cvs-do-removal): Show the deleted file name
10040         on the prompt.
10042 2003-08-20  Dave Love  <fx@gnu.org>
10044         * international/mule.el (make-coding-system)
10045         (set-buffer-file-coding-system): Doc fix.
10047         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
10049         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
10051         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
10053         * international/utf-16.el: Add mime-text-unsuitable coding system
10054         properties.
10056         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
10058         * cus-edit.el: Add some :links.
10059         (bib): Remove.
10061         * textmodes/bib-mode.el (bib): Add :group external.
10063 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
10065         * wid-edit.el (widget-echo-help): Make it handle expressions that
10066         evaluate to strings.
10068 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
10070         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
10072         Simplify selection of SQL products to define highlighting and
10073         interactive mode.  Includes detailed instructions on adding
10074         support for new products.
10076         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
10077         product for use in highlighting and interactive mode.
10078         (sql-interactive-product): New variable.  SQL product for
10079         sql-interactive-mode.
10080         (sql-product-support): New variable.  Specifies product-specific
10081         parameters to drive highlighting and interactive mode.
10082         (sql-imenu-generic-expression): Add more object types.
10083         (sql-sqlite-options): Correct comment.
10084         (sql-ms-program): Use "osql" rather than "isql".
10085         (sql-prompt-regexp, sql-prompt-length): Update comment.
10086         (sql-mode-menu): Add "Start SQLi session" entry.
10087         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
10088         (sql-mode-abbrev-table): Add abbreviations.  Support of
10089         SYSTEM-FLAG on define-abbrev.  Support was removed with last
10090         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
10091         (sql-mode-font-lock-object-name): Add font-lock pattern for object
10092         names.
10093         (sql-mode-ansi-font-lock-keywords): Set as default value.
10094         (sql-mode-oracle-font-lock-keywords): Set as default value.
10095         Support Oracle 9i keywords.
10096         (sql-mode-postgres-font-lock-keywords): Set as default value.
10097         (sql-mode-linter-font-lock-keywords): Set as default value.
10098         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
10099         SQLServer 2000.
10100         (sql-mode-sybase-font-lock-keywords)
10101         (sql-mode-interbase-font-lock-keywords)
10102         (sql-mode-sqlite-font-lock-keywords)
10103         (sql-mode-strong-font-lock-keywords)
10104         (sql-mode-mysql-font-lock-keywords)
10105         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
10106         keywords.
10107         (sql-mode-font-lock-defaults): Update comment.
10108         (sql-product-feature): New function.  Returns feature associated
10109         with a product from `sql-product-support' alist.
10110         (sql-product-font-lock): New function.  Set font-lock support
10111         based on `sql-product'.
10112         (sql-add-product-keywords): New function.  Add font-lock rules to
10113         product-specific keyword variables.
10114         (sql-set-product): New function.  Set `sql-product' and apply
10115         appropriate font-lock highlighting.
10116         (sql-highlight-product): New function.  Set font-lock support
10117         based on a product.  Also set mode name to include product name.
10118         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
10119         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
10120         Use `sql-set-product'.
10121         (sql-highlight-ms-keywords)
10122         (sql-highlight-sybase-keywords)
10123         (sql-highlight-interbase-keywords)
10124         (sql-highlight-strong-keywords)
10125         (sql-highlight-mysql-keywords)
10126         (sql-highlight-sqlite-keywords)
10127         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
10128         (sql-get-login): Prompt in the same order as the tokens.
10129         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
10130         (sql-product-interactive): New function.  Common portions of
10131         product-specific interactive mode wrappers.
10132         (sql-interactive-mode): Rewritten to use product features.
10133         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
10134         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
10135         (sql-db2, sql-linter): Use `sql-product-interactive'.
10136         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
10137         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
10138         (sql-connect-ingres, sql-connect-postgres)
10139         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
10140         New functions.  Format command line parameters and invoke comint on
10141         the appropriate interpreter.  Code was in the corresponding
10142         `sql-xyz' function before.
10143         (sql-connect-ms): New function.  Support -E argument to use
10144         operating system credentials for authentication.
10146 2003-08-18  Kenichi Handa  <handa@m17n.org>
10148         * international/mule.el (encode-char): Fix for the ASCII case.
10150 2003-08-15  Kenichi Handa  <handa@m17n.org>
10152         * international/fontset.el (setup-default-fontset): Change "*" to
10153         nil in the specifications of font family.
10155 2003-08-18  Kim F. Storm  <storm@cua.dk>
10157         * kmacro.el (kmacro-keymap): Group related bindings in
10158         initialization for clarity.  Bind C-s to start macro.
10159         Remove C-r binding.
10160         (kmacro-initial-counter-value): New defvar to hold initial counter
10161         value in case we set the value before defining a macro.
10162         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
10163         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
10164         not defining or executing macro.  Doc fix.
10165         (kmacro-add-counter): Clear kmacro-initial-counter-value.
10166         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
10167         temporarily view older elements on the macro ring without cycling
10168         the ring.
10169         (kmacro-display): Doc fix.
10170         (kmacro-exec-ring-item): New helper function.
10171         (kmacro-call-ring-2nd): Use it.
10172         (kmacro-call-ring-2nd-repeat): Doc fix.
10173         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
10174         (kmacro-end-or-call-macro): Execute last viewed macro (using
10175         kmacro-exec-ring-item) from ring if this follows
10176         kmacro-view-macro.  This allows us to find a macro on the ring
10177         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
10178         the ring to bring it to the head of the ring.
10179         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
10180         Allow binding to reserved keys without specifying C-x C-k prefix.
10181         Ask for confirmation if entered key sequence is already bound to
10182         a non-macro command.
10183         (kmacro-view-macro): Repeating command will show older elements
10184         on the macro ring; C-k will execute the last viewed macro.
10185         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
10186         property from 'ring to 'head.
10188 2003-08-17  Alan Shutko  <ats@acm.org>
10190         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
10191         keeping December out of the alist.
10193 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
10195         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
10196         * calendar/calendar.el (calendar-mode-map): Bind it to key.
10197         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
10198         (calendar-flatten): New function.
10199         (calendar-mouse-view-other-diary-entries)
10200         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
10201         in the menu title and to show multi-line diary entries correctly
10202         in the menu.
10204 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
10206         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
10207         defcustom, because the default was recently changed.
10209 2003-08-16  Richard M. Stallman  <rms@gnu.org>
10211         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
10213         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
10214         New subroutine, broken out of eval-last-sexp-1.
10215         (eval-last-sexp-1): Use eval-last-sexp-print-value.
10217         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
10219         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
10221         * simple.el (eval-expression): Use eval-last-sexp-print-value.
10223 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
10225         * progmodes/compile.el (compilation-error-regexp-alist):
10226         Add Java ANt error detection as described in document
10227         http://ant.apache.org/faq.html
10229 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
10231         * simple.el (backward-word, forward-to-indentation)
10232         (backward-to-indentation): Argument changed to optional.
10233         (next-line, previous-line): Use `or' instead of `unless'.
10235 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10237         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
10238         instead of a constant.
10240 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
10242         * shell.el (shell): With prefix-arg, suggest a new buffer name.
10244 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
10246         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
10247         (vc-sccs-workfile-version): Search the entire delta table, rather
10248         than just the first entry, because that might be a deleted version.
10250 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
10252         * menu-bar.el (menu-bar-options-menu): Supply a body for the
10253         [save-place] binding in the Options menu.  Have it require
10254         'saveplace' and then toggle the variable manually, to avoid an an
10255         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
10256         for the bug report.
10258 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
10260         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
10261         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
10262         (gdb-info-threads-custom): Add help-echo text.
10263         (gdb-display-back): Don't use purecopy.
10264         (gdb-info-breakpoints-custom, gdb-reset)
10265         (gdb-assembler-custom): Use display-images-p to test if breakpoint
10266         icons can be displayed.
10268 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
10270         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
10272 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
10274         * bookmark.el (bookmark-completing-read):
10275         Return a string, instead of a list of one string.
10276         Use a popup menu if activated from the mouse.
10277         (bookmark-edit-annotation): Remove unused vars.
10278         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
10279         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
10280         to bookmark-completing-read.
10281         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
10282         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
10283         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
10284         and erase-buffer.
10285         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
10286         (bookmark-menu-jump, bookmark-menu-insert)
10287         (bookmark-popup-menu-and-apply-function)
10288         (bookmark-menu-popup-paned-bookmark-menu): Remove.
10289         (bookmark-menu-build-paned-menu): Remove by folding it into
10290         bookmark-menu-popup-paned-menu.
10291         (menu-bar-bookmark-map): Move the define-key statements here.
10292         Use the "non-menu" commands since they now pop up a menu if needed.
10293         (bookmark-exit-hook-internal): Simplify.
10295 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
10297         * reftex-toc.el (reftex-toc-rename-label): New function.
10298         (reftex-toc-check-docstruct): New function.
10300         * reftex.el (reftex-region-active-p): New function.
10302         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
10303         regexp to find the \bibliography macro.
10305         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
10306         which does not exist in LaTeX.
10307         (reftex-cite-format-builtin): Added amsrefs support.
10308         (reftex-toc-confirm-promotion): New option
10310         * reftex-toc.el
10311         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
10312         (reftex-toc-demote, reftex-toc-promote)
10313         (reftex-toc-do-promote, reftex-toc-promote-prepare)
10314         (reftex-toc-promote-action, reftex-toc-extract-section-number)
10315         (reftex-toc-newhead-from-alist)
10316         (reftex-toc-load-all-files-for-promotion): New functions.
10317         (reftex-toc-help): Added description of new keys.
10318         (reftex-toc-split-windows-fraction): New option.
10319         (reftex-recenter-toc-when-idle): Search *toc* window on all
10320         visible frames.
10321         (reftex-toc): Additional parameter REUSE
10322         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
10323         with REUSE argument.
10324         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
10325         the call of `reftex-toc'.
10326         (reftex-make-separate-toc-frame): New function .
10327         (reftex-toc-recenter): When called with triple prefix arg, call
10328         `reftex-make-separate-toc-frame' first.
10329         (reftex-toc-toggle-dedicated-frame): New command.
10330         (reftex-toc-quit): Adapted to delete frame when called in
10331         dedicated frame.
10333         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
10334         all enclosing macros.
10337 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10339         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
10340         first use.
10342 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10344         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
10346 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
10348         * calendar/calendar.el (list-diary-entries-hook)
10349         (diary-display-hook, nongregorian-diary-listing-hook)
10350         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
10351         Add some customize options for these hooks.
10352         (calendar-abbrev-construct): Don't try to take a substring longer
10353         than the original string.
10355 2003-08-05  Richard M. Stallman  <rms@gnu.org>
10357         * emacs-lisp/testcover.el (noreturn): Report error if does return.
10358         (testcover-reinstrument-clauses): Doc fix.
10360         * emacs-lisp/warnings.el: Doc fixes, args renamed.
10361         (warning-type-format): Rename from warning-group-format.
10363         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
10364         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
10365         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
10366         to prevent warnings about defvar for an obsolete variable.
10368         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
10369         warning-group-format renamed to warning-type-format.
10371         * subr.el (read-passwd): Use clear-string instead of fillarray.
10373         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
10374         Use vconcat instead of concat.
10375         (edmacro-sanitize-for-string): New function.
10377 2003-08-05  Dave Love  <fx@gnu.org>
10379         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
10380         line-number-display-limit-width.
10382         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
10384 2003-08-05  Kenichi Handa  <handa@m17n.org>
10386         * international/code-pages.el: Don't require mule-diag.
10388         * international/mule-diag.el (non-iso-charset-alist):
10389         Add autoload cookie.
10391         * language/devan-util.el (dev-glyph-order): Add an entry for the
10392         glyph code #xC4.
10394 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10396         * calendar/calendar.el (diary-file, diary-file-name-prefix)
10397         (european-calendar-style, diary-date-forms)
10398         (calendar-day-name-array, calendar-month-name-array): Doc change.
10399         (generate-calendar-month): Adapt for new behaviour of
10400         `calendar-day-name' function.
10401         (calendar-abbrev-length, calendar-day-abbrev-array)
10402         (calendar-month-abbrev-array): New variables.
10403         (calendar-abbrev-construct): New function.
10404         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
10405         rather than fixing abbrevs at some width.  Calling syntax change.
10406         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
10407         (calendar-date-string): Adapt for new behaviours of
10408         `calendar-day-name' and `calendar-month-name' functions.
10410         * calendar/diary-lib.el (list-diary-entries): Adapt for new
10411         behaviour of `calendar-day-name' and `calendar-month-name' functions.
10412         (diary-name-pattern): Use abbrev arrays, rather than fixing
10413         abbrevs at three chars.  Calling syntax change.
10414         (mark-diary-entries): Adapt for new behaviours of
10415         `diary-name-pattern' and `calendar-make-alist' functions.
10416         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
10417         `diary-name-pattern' function.
10418         (font-lock-diary-date-forms): Use abbrev arrays, rather than
10419         fixing abbrevs at three chars.  Calling syntax change.
10420         (cal-hebrew, cal-islam): Require when compiling.
10421         (diary-font-lock-keywords): Adapt for new behaviour of
10422         `font-lock-diary-date-forms' function.
10424         * calendar/cal-hebrew.el: Reposition some code so defined before used.
10425         (calendar-hebrew-month-name-array-common-year)
10426         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
10427         (list-hebrew-diary-entries): Adapt for new behaviours of
10428         `calendar-day-name' and `add-to-diary-list' functions.
10429         (mark-hebrew-diary-entries): Adapt for new behaviours of
10430         `diary-name-pattern' and `calendar-make-alist' functions.
10432         * calendar/cal-islam.el (calendar-islamic-month-name-array):
10433         Add doc string.
10434         (list-islamic-diary-entries): Adapt for new behaviours of
10435         `calendar-day-name' and `add-to-diary-list' functions.
10436         (mark-islamic-diary-entries): Adapt for new behaviours of
10437         `diary-name-pattern' and `calendar-make-alist' functions.
10439         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
10440         `calendar-month-name' function.
10442         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
10444         * calendar/solar.el (solar-seasons-data): Move definition before use.
10446         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
10447         (cal-tex-LaTeX-hourbox): Move definition before use.
10449         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
10450         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
10451         lunar.el, solar.el
10452         (displayed-month, displayed-year): Define for compiler.
10454 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
10456         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
10457         MODE.  Renamed from c-init-c-language-vars'.
10458         (c-initialize-cc-mode): Change accordingly.
10459         (c-common-init): Ditto.
10460         (c-mode): Ditto.
10461         (c++-mode): Use `c-init-language-vars-for'.
10462         (objc-mode): Ditto.
10463         (java-mode): Ditto.
10464         (idl-mode): Ditto.
10465         (pike-mode): Ditto.
10466         (awk-mode): Ditto.
10468 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
10470         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
10471         or not the point moved.
10473         (c-search-decl-header-end): Don't trip up on operator identifiers
10474         in C++ and operators like == in all languages.
10476         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
10477         Detect leading labels correctly.
10479 2003-08-02  Andreas Schwab  <schwab@suse.de>
10481         * textmodes/ispell.el: Don't redo key bindings on loading, put
10482         them only in loaddefs.el.
10483         * bookmark.el: Likewise.
10484         * dabbrev.el: Likewise.
10485         * emerge.el: Likewise.
10487         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
10488         has more than one member.
10490         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
10492 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10494         * lpr.el (printify-region): It was ending conversion before the
10495         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
10497 2003-07-31  John Paul Wallington  <jpw@gnu.org>
10499         * net/browse-url.el (browse-url-epiphany): Doc fix.
10501 2003-07-30  Kenichi Handa  <handa@m17n.org>
10503         * international/fontset.el (setup-default-fontset):
10504         Change registry names of Akurti fonts.
10506 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10508         * comint.el (comint-read-noecho): Use `clear-string' instead of
10509         `fillarray'.
10511 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
10513         * outline.el (outline-mode-hook): Add defvar.
10515 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
10517         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
10518         Restore assembler in source window if that is what has been selected.
10519         (menu): Add gdb-restore-windows to menu.  Make gdba
10520         specific menus only visible from gdba.
10522 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
10524         * progmodes/compile.el (compilation-environment): New user variable.
10525         (compile-internal): Respect it.
10527 2003-07-23  Masatake YAMATO  <jet@gyve.org>
10529         * progmodes/gud.el (gdb-script-font-lock-keywords):
10530         Put `font-lock-function-name-face' on a symbol which includes
10531         `-' like `hook-run'.  Put font-lock-variable-name-face
10532         on a symbol starting with $.
10534 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
10536         * files.el (set-visited-file-name): Use truename for buffer-file-name.
10538 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
10540         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
10542 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
10544         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
10545         Use with-no-warnings.
10546         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
10547         rather than to find-file-not-found-hook, which doesn't exist.
10549 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
10551         * international/quail.el (quail-translate-key): Fix previous change.
10553 2003-07-25  John Paul Wallington  <jpw@gnu.org>
10555         * server.el (server-start): Check `server-process' is non-nil
10556         before killing it to avoid killing current buffer's process.
10558         * simple.el (choose-completion-string): Use `minibufferp';
10559         test `completion-reference-buffer' if `buffer' arg is nil.
10560         (push-mark): Use `when' and `unless'.
10561         (pop-mark): Use `when'.
10563         * mouse-sel.el (mouse-sel-get-selection-function):
10564         Check `x-last-selected-text-primary'.  Don't barf if it or
10565         `x-last-selected-text' aren't bound.
10567 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
10569         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
10571 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
10573         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
10575 2003-07-23  John Paul Wallington  <jpw@gnu.org>
10577         * tooltip.el (defface tooltip): Inherit from variable-pitch.
10579 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
10581         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
10582         string.  Defvar the derived hook.
10584         * macros.el (insert-kbd-macro): Escape double quote character.
10585         From Thomas W Murphy <twm@andrew.cmu.edu>.
10587 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
10589         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
10590         to match the specific mark rather than reusing comment-start-skip.
10592 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
10594         * progmodes/hideshow.el (hs-special-modes-alist):
10595         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
10597 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
10599         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
10600         value using ?\s.
10602 2003-07-21  John Paul Wallington  <jpw@gnu.org>
10604         * subr.el (with-selected-window): Add closing paren.
10606 2003-07-21  Richard M. Stallman  <rms@gnu.org>
10608         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
10609         (lisp-mode): Likewise.
10611         * subr.el (with-selected-window): Copy code form save-selected-window
10612         so as to call select-window with norecord arg.
10613         (dynamic-completion-table): Doc fix.
10614         (lazy-completion-table): Doc fix.
10616         * international/mule-cmds.el (set-locale-environment):
10617         langinfo renamed to locale-info.
10619         * international/mule.el (auto-coding-functions): Doc fix.
10621 2003-07-21  Kenichi Handa  <handa@m17n.org>
10623         * international/quail.el (quail-translate-key):
10624         Update quail-current-str correctly.
10626 2003-07-21  Andreas Schwab  <schwab@suse.de>
10628         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
10629         ?, to "_".
10631 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
10632         Version 2.0.36 of Tramp released.
10634         * net/tramp.el (tramp-default-password-end-of-line): Rename from
10635         tramp-password-end-of-line.
10636         (tramp-password-end-of-line): New method parameter.
10637         (tramp-get-password-end-of-line): Function to access method
10638         parameter `tramp-password-end-of-line', or variable
10639         `tramp-default-password-end-of-line' (default value).
10640         (tramp-methods): Add entries for new parameter
10641         tramp-password-end-of-line.
10642         (tramp-enter-password): Use new function
10643         `tramp-get-password-end-of-line'.
10644         (tramp-handle-insert-file-contents): Do not
10645         unconditionally inhibit the file operation file-local-copy, only
10646         do that when the inhibit-file-name-operation is currently
10647         insert-file-contents.  This fixes finding remote CVS-controlled
10648         files.  (It would barf on inserting the CVS/Entries file
10649         literally, because the file-local-copy handler wasn't called.)
10650         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
10651         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
10652         (tramp-initial-commands): New variable.
10653         (tramp-process-initial-commands): New function, using the variable.
10654         (tramp-open-connection-setup-interactive-shell): Call the new function.
10655         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
10656         method into the buffer name, never use nil.  Reported by Hanak
10657         David <dhanak@inf.bme.hu>.
10658         (tramp-open-connection-setup-interactive-shell): Erase buffer
10659         before sending "stty -onlcr".
10661         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
10663 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
10665         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
10667 2003-07-19  John Paul Wallington  <jpw@gnu.org>
10669         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
10670         (artist-draw-rect, artist-draw-square): Doc fixes.
10672         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
10674         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
10676 2003-07-19  Kenichi Handa  <handa@m17n.org>
10678         * international/kkc.el (kkc-show-conversion-list-update):
10679         Highlight the correct candidate in the message.
10681 2003-07-18  John Paul Wallington  <jpw@gnu.org>
10683         * simple.el (current-word): Don't include punctuation char when
10684         `really-word' arg is non-nil.
10686 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
10688         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
10689         moved to the directory obsolete.
10691 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
10693         * info.el (Info-menu-entry-name-re): Allow newlines in
10694         menu entry names.
10696         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
10697         syntax-ppss-after-change-function.
10698         (syntax-ppss-after-change-function): New alias.  Update uses.
10699         (syntax-ppss): Catch the case where the buffer is narrowed.
10701 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
10703         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
10704         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
10706 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
10708         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
10709         since it might be modified.
10711         * progmodes/cc-langs.el (c++-make-template-syntax-table)
10712         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
10713         names to these language constants.
10715 2003-07-15  Kim F. Storm  <storm@cua.dk>
10717         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
10718         All uses changed.
10720 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
10722         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
10723         Namespace support.
10725 2003-07-13  Juanma Barranquero  <lektu@terra.es>
10727         * frame.el (modify-all-frames-parameters): Reinstall (copyright
10728         papers received).
10730 2003-07-13  Karl Eichwalder  <ke@suse.de>
10732         * textmodes/po.el (po-find-charset): White space at the start of the
10733         Content-Type field body is non-mandatory.
10735 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
10737         * textmodes/texinfo.el (texinfo-section-list):
10738         Append appendixsection; a synonym for appendixsec.
10740 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
10742         * man.el (Man-translate-cleanup): New.
10743         (Man-translate-references): Call `Man-translate-cleanup' to clean
10744         leading, trailing and middle spaces.
10746 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
10748         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
10749         Handle `dired-directory' being a list.
10751 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10753         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
10754         it doesn't exist.
10756 2003-07-12  Richard M. Stallman  <rms@gnu.org>
10758         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
10760         * progmodes/cc-defs.el (c-make-keywords-re):
10761         Don't use delete-duplicates.
10762         (c-lang-const): Don't use mapcan.
10764         * apropos.el (apropos-show-scores): Make it customizable.
10765         Document new meaning.
10766         (apropos): Compute scores from symbols.
10767         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
10769 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10771         * ps-bdf.el: Fix copyright line.
10772         (bdf-directory-list): Fix initialization code.
10774 2003-07-11  John Paul Wallington  <jpw@gnu.org>
10776         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
10777         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
10778         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
10780 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
10782         * emacs-lisp/ring.el (ring-elements): Doc fix.
10784 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
10786         * calendar/timeclock.el (timeclock-relative)
10787         (timeclock-ask-before-exiting, timeclock-use-display-time):
10788         Doc changes.
10789         (timeclock-modeline-display): Give a message if
10790         `timeclock-use-display-time' is non-nil but `display-time-mode'
10791         is not active.
10793 2003-07-11  Kenichi Handa  <handa@m17n.org>
10795         * international/mule-cmds.el (set-language-environment):
10796         Set current-language-environment to the correct string.
10798 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10800         * ps-print.el: Print line number correctly in a region.  Reported by
10801         Tim Allen <timallen@ls83.fsnet.co.uk>.
10802         (ps-print-version): New version number (6.6.2).
10803         (ps-printing-region): Code fix.
10805 2003-07-10  John Paul Wallington  <jpw@gnu.org>
10807         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
10808         this function can be called from `add-completions-from-tags-table'.
10810 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
10812         * calendar/timeclock.el (timeclock-use-display-time)
10813         (timeclock-day-over-hook, timeclock-workday-remaining)
10814         (timeclock-status-string, timeclock-when-to-leave)
10815         (timeclock-when-to-leave-string, timeclock-log-data)
10816         (timeclock-find-discrep, timeclock-day-base)
10817         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
10818         (timeclock-modeline-display): Set the variable
10819         `timeclock-modeline-display'.
10820         (timeclock-update-modeline): Doc fix.  Respect value of
10821         `timeclock-relative'.
10823 2003-07-09  Richard M. Stallman  <rms@gnu.org>
10825         * textmodes/reftex-parse.el (reftex-all-document-files):
10826         Add autoload cookie.
10828         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
10829         (reftex-scanning-info-available-p): Add autoload cookie.
10831         * international/mule-cmds.el
10832         (set-display-table-and-terminal-coding-system): Delete duplicate
10833         aset on standard-display-table.
10835         * view.el (view-file): If existing buffer's major mode is special,
10836         don't go into view mode.
10838         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
10840 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
10842         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
10843         buffer changes; there's third party code that calls this function
10844         directly.
10846 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
10848         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
10849         (autodoc-font-lock-keywords): Don't byte compile on font lock
10850         initialization when running from byte compiled files.
10852 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
10854         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
10855         statement ends with auto-increment "++".
10857 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
10859         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
10860         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
10861         these are changed, so declare them as variables and not constants.
10863 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
10865         * subr.el (dolist, dotimes): Doc fix.
10867 2003-07-08  Kim F. Storm  <storm@cua.dk>
10869         * international/mule-cmds.el
10870         (set-display-table-and-terminal-coding-system): Don't break
10871         bootstrap if standard-display-table isn't setup yet.
10873 2003-07-07  Richard M. Stallman  <rms@gnu.org>
10875         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
10876         Give it a doc string, and autoload it.
10878         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
10879         Use with-no-warnings.
10881         * info.el (Info-search): If find invisible text, search again.
10883         * isearch.el (search-whitespace-regexp): Add a shy group around it.
10885         * man.el (Man-name-regexp): Match + as part of name.
10887         * simple.el (visible-mode): Rename from vis-mode.
10888         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
10890         * simple.el (current-word): New arg REALLY-WORD specifies
10891         don't include punctuation chars.
10893         * emacs-lisp/debug.el (debug, debugger-env-macro):
10894         Use with-no-warnings while accessing and binding unread-command-char.
10896         * international/mule-cmds.el
10897         (set-display-table-and-terminal-coding-system): Use explicit loop
10898         instead of calling standard-display-default.
10900         * net/ange-ftp.el (ange-ftp-file-symlink-p):
10901         Use condition-case to catch error in ange-ftp-get-files.
10903         * net/browse-url.el (browse-url-browser-function):
10904         Add alternative for Epiphany.
10905         (browse-url-epiphany-program, browse-url-epiphany-arguments)
10906         (browse-url-epiphany-startup-arguments)
10907         (browse-url-epiphany-new-window-is-tab): New variables.
10908         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
10910         * progmodes/compile.el (compile-auto-highlight): Default now t.
10911         (compile): Doc fix.
10912         (compilation-next-error): Fix previous change.
10914         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
10916         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
10918 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
10920         * gdb-ui.el (gdb-source-info): Display current frame when
10921         attaching to an existing process.
10922         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
10923         while laying out windows when attaching to an existing process.
10925 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
10927         * info.el (Info-menu): Use Info-menu-entry-name-re.
10929 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
10931         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
10932         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
10934         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
10935         to match the same text.
10937 2003-07-06  John Paul Wallington  <jpw@gnu.org>
10939         * vc.el (vc-annotate-offset): Move defvar up.
10941 2003-07-06  Kim F. Storm  <storm@cua.dk>
10943         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
10944         This should fix the infinite loop when extracting menu names.
10946 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
10948         * files.el (auto-mode-alist, interpreter-mode-alist):
10949         Remove entries to CC Mode modes to avoid duplicates; they are now added
10950         with autoload directives in cc-mode.el.
10952 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
10954         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
10955         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
10956         these are changed, so declare them as variables and not constants.
10958         * progmodes/cc-mode.el: Fix some autoload problems: Try to
10959         ensure that the entry for ".c" extension comes before the one for
10960         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
10961         Fix incorrect entries that were added to `interpreter-mode-alist'.
10962         Move the autoload directives for AWK to the top level since they
10963         aren't recognized anywhere else.  Do not use the new AWK mode doc
10964         in the autoload form for the old AWK mode.
10966 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10968         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
10969         (bibtex-sort-ignore-string-entries): Default value t.
10970         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
10971         erroneously in previous version.
10972         (bibtex-string-files): Docstring reflects new parsing scheme.
10973         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
10974         docstring, add # as one of the chars to crush
10975         (bibtex-autokey-prefix-string, bibtex-autokey-names)
10976         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
10977         (bibtex-autokey-name-change-strings)
10978         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
10979         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
10980         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
10981         (bibtex-autokey-title-terminators)
10982         (bibtex-autokey-titlewords-stretch)
10983         (bibtex-autokey-titleword-ignore)
10984         (bibtex-autokey-titleword-case-convert)
10985         (bibtex-autokey-titleword-abbrevs)
10986         (bibtex-autokey-titleword-abbrevs)
10987         (bibtex-autokey-titleword-change-strings)
10988         (bibtex-autokey-titleword-length)
10989         (bibtex-autokey-titleword-separator)
10990         (bibtex-autokey-name-year-separator)
10991         (bibtex-autokey-year-title-separator)
10992         (bibtex-autokey-before-presentation-function)
10993         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
10994         Fix docstring.
10995         (bibtex-strings, bibtex-reference-keys):
10996         Use lazy-completion-table and make-variable-buffer-local.
10997         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
10998         (bibtex-braced-string-syntax-table)
10999         (bibtex-quoted-string-syntax-table): New variables.
11000         (bibtex-parse-nested-braces): Remove.
11001         (bibtex-parse-field-string): Use syntax table and forward-sexp.
11002         (bibtex-parse-association): Simplify.
11003         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
11004         (bibtex-parse-field-text): Simplify.
11005         (bibtex-search-forward-field, bibtex-search-backward-field):
11006         argument BOUND can take value t.
11007         (bibtex-start-of-field, bibtex-start-of-name-in-field)
11008         (bibtex-end-of-name-in-field, bibtex-end-of-field)
11009         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
11010         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
11011         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
11012         (bibtex-skip-to-valid-entry): Return buffer position of beginning
11013         and ending of entry.  Update for changes of bibtex-search-entry.
11014         Simplify.
11015         (bibtex-map-entries): FUN is called with three arguments.
11016         (bibtex-search-entry): Return a cons pair with buffer positions of
11017         beginning and end of entry.
11018         (bibtex-enclosing-field): Simplify.
11019         (bibtex-format-entry): Use booktitle to set a missing title.
11020         (bibtex-autokey-get-names): Fiddle with regexps.
11021         (bibtex-generate-autokey): Use identity.
11022         (bibtex-parse-keys): Use simplified parsing algorithm if
11023         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
11024         arguments.  Return alist of keys.
11025         (bibtex-parse-strings): Simplify.  Return alist of strings.
11026         (bibtex-complete-string-cleanup): Fix docstring.
11027         (bibtex-read-key): New function.
11028         (bibtex-mode): Fix docstring.  Do not parse for keys and
11029         strings when the mode is entered.  Set fill-paragraph-function to
11030         bibtex-fill-field.  Setup font-lock-mark-block-function the way
11031         font-lock intended.
11032         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
11033         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
11034         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
11035         (bibtex-Preamble): Avoid hard coded constants.
11036         (bibtex-make-field): Fix docstring.  Simplify.
11037         (bibtex-beginning-of-entry): Always return new position of point.
11038         (bibtex-end-of-entry): Rearrange cond clauses.
11039         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
11040         Update for changes of bibtex-map-entries.
11041         (bibtex-ispell-abstract): Do not move point.
11042         (bibtex-entry-index): Use downcase.  Simplify.
11043         (bibtex-lessp): Handle catch-all.
11044         (bibtex-find-crossref): Turn into a command.
11045         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
11046         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
11047         preamble entries.
11048         (bibtex-fill-field-bounds): New function.
11049         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
11050         (bibtex-fill-entry): Use bibtex-fill-field-bounds
11051         (bibtex-String): Use bibtex-strings.  Always obey
11052         bibtex-sort-ignore-string-entries.
11054 2003-07-05  John Paul Wallington  <jpw@gnu.org>
11056         * cus-theme.el (customize-create-theme):
11057         Call `customize-create-theme' in Reset widget's notify function.
11059         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
11060         (ibuffer-mark-interactive): Use `or' instead of `unless'.
11061         (define-ibuffer-column name): Add summarizer.
11062         (define-ibuffer-column size): Likewise.
11063         (define-ibuffer-column filename): Likewise.
11064         (define-ibuffer-column process): Likewise.  Change BODY's output too.
11065         (define-ibuffer-column filename-and-process): Likewise, likewise.
11066         (ibuffer): Remove local vars `already-in' and `need-update'.
11068         * ibuf-ext.el: Don't require `derived' at compile-time.
11070 2003-07-05  Kim F. Storm  <storm@cua.dk>
11072         * info.el: Disable paragraph refilling.
11073         (Info-refill-paragraphs): New defcustom.
11074         (Info-fontify-node): Use it.
11076 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
11078         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
11079         thingies from constructors created by defstruct.
11081         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
11082         the default value of the variable.
11083         (byte-code-meter): Move declaration to top level.
11085         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
11087         * info.el (Info-following-node-name-re): New fun.
11088         (Info-following-node-name): Remove.
11089         (Info-insert-dir): Use the new fun.
11090         (Info-extract-pointer): Don't save restriction; use new fun.
11091         (Info-menu-entry-name-re): New const.
11092         (Info-menu-entry-name-re): Use it along with new fun.
11093         (Info-node-spec-re): Use new fun.
11094         (Info-complete-menu-item, Info-fontify-node): Use new const.
11095         (Info-goto-node, Info-follow-reference, Info-menu-update):
11096         Use match-string.
11097         (Info-follow-reference): Use assoc-string.
11098         Use a list of strings for the completion table.
11099         (Info-fontify-node): Use match-string, line-end-position.
11100         Limit the search for `node:' to the first line.
11102         * newcomment.el (uncomment-region): Remove padding coming from
11103         comment-start rather than just from comment-padding.
11105         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
11106         (vc-cvs-stay-local-p): Use vc-stay-local-p.
11107         (vc-cvs-rename-file): Remove (use the default).
11108         (vc-cvs-register): Register parent dir if needed.
11109         (vc-cvs-could-register): Return non-nil if parent can be registered.
11110         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
11111         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
11113         * vc-svn.el (vc-svn-use-edit): Make it into a const.
11114         (vc-svn-update): Fix the arguments to `svn'.
11115         (vc-svn-diff-tree): Just use `vc-svn-diff'.
11116         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
11117         Simple implementations, assuming `name' is a URL.
11119         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
11120         set of chars allowed unquoted in a case pattern.
11122         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
11124         * font-lock.el (font-lock-extra-types-widget)
11125         (c-font-lock-extra-types, c++-font-lock-extra-types)
11126         (objc-font-lock-extra-types, java-font-lock-extra-types)
11127         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
11128         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
11129         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
11130         (font-lock-match-c++-structor-declaration)
11131         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
11132         (c++-font-lock-keywords-3, c++-font-lock-keywords)
11133         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
11134         (objc-font-lock-keywords-3, objc-font-lock-keywords)
11135         (java-font-lock-keywords-1, java-font-lock-keywords-2)
11136         (java-font-lock-keywords-3, java-font-lock-keywords)
11137         (java-font-lock-syntactic-face-function): Remove obsolete code
11138         and constants.  It's all in cc-fonts.el now.
11140 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
11142         * mail/sendmail.el (mail-specify-envelope-from)
11143         (mail-envelope-from): Doc fix.
11145 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
11147         * generic-x.el: Do away with the dependency on `c-emacs-features'
11148         when populating `rul-generic-mode-syntax-table'; we already know
11149         this isn't XEmacs.
11151 See ChangeLog.10 for earlier changes.
11153 ;; Local Variables:
11154 ;; coding: iso-2022-7bit
11155 ;; End:
11157     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
11158   Copying and distribution of this file, with or without modification,
11159   are permitted provided the copyright notice and this notice are preserved.
11161 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1