*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob8423246c1bc7594df64cf8854ec79e45a1f7ad40
1 2004-06-07  Juanma Barranquero  <lektu@terra.es>
3         * completion.el (completion-kill-region): Doc fix.
5         * format.el (format-insert-annotations)
6         (format-annotate-location): Doc fixes.
7         (format-subtract-regions): Make arguments match their use in
8         docstring.
10         * simple.el (kill-region): Doc fix.
12         * subr.el (insert-buffer-substring-no-properties)
13         (insert-buffer-substring-as-yank): Doc fixes.
15 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
17         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
18         Update docstring.
19         (dired-reset-subdir-switches): New function.
21         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
22         Limit scope of `buffer-read-only' binding.
24 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
26         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
27         eshell-explicit-command-char.
29 2004-06-06  Juanma Barranquero  <lektu@terra.es>
31         * help-fns.el (help-argument-name): Inherit from italic face only
32         if the frame supports it.
34 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
36         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm,
37         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
38         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
39         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
40         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
41         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
42         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
43         New conversions from xpm files.
45         * toolbar/README: New file.
47 2004-06-06  Richard M. Stallman  <rms@gnu.org>
49         * isearch.el (isearch-mode-map): Undo previous change.
51 2004-06-05  Juri Linkov  <juri@jurta.org>
53         * bindings.el (debug-ignored-errors): Add regexps for history
54         related messages.  Remove $ from "No further undo information".
55         Move Ediff's messages to ediff.el.
57         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
59         * cus-edit.el (custom-display): Add `min-colors'.
61         * custom.el (defface): Add `supports' to docstring.
63         * help-fns.el (help-argument-name): Add :group 'help.
65 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
67         * find-dired.el (find-ls-subdir-switches): New user option.
68         (find-dired): No longer call `abbreviate-file-name' on DIR.
69         Set `dired-subdir-switches' buffer-locally.
71         * locate.el: Merge the two `Commentary' sections.
72         (locate-ls-subdir-switches): New user option.
73         (locate): Update for other changes.
74         (locate-mode-map): Restore Dired binding for mouse-2.
75         Bind `locate-mouse-view-file' to M-mouse-2.
76         Bind `l' to `locate-do-redisplay'.
77         (locate-main-listing-line-p, locate-do-redisplay): New functions.
78         (locate-mouse-view-file, locate-tags, locate-find-directory):
79         Print message if used outside main listing.
80         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
81         Various changes to support inserted subdirectories.
82         (locate-insert-header): Change header of *Locate* buffer.
84         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
85         Change interactive default switches.
86         (dired-rename-subdir-2): Update `dired-switches-alist'.
87         (dired-insert-subdir, dired-kill-subdir):
88         Handle `dired-switches-alist'.  Do not mark buffer modified.
89         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
90         (dired-insert-subdir-doinsert): Omit messages.
91         Handle `dired-subdir-switches'.
92         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
94         * dired.el (dired-subdir-switches, dired-switches-alist):
95         New vars.
96         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
97         subdirs if -R switch is used for a subdir.
98         (dired-mode): Set `dired-switches-alist'.
99         (dired-build-subdir-alist): Only print number of directories in
100         echo area when invoked interactively.
102 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
104         * dired-x.el (dired-omit-mode): Rename from
105         dired-omit-files-p.  Use define-minor-mode to define it.
106         (dired-omit-files-p): Add as alias for dired-omit-mode.
107         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
108         dired-mark-omitted.
109         (dired-mark-omitted): Add.  Bind to M-O.
111 2004-06-05  Kenichi Handa  <handa@m17n.org>
113         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
115 2004-06-05  Juanma Barranquero  <lektu@terra.es>
117         * help-fns.el (help-argument-name): Reintroduce face.
118         (help-default-arg-highlight): Use it, now that
119         `face-differs-from-default-p' can be trusted.
121 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
123         * textmodes/table.el: Sentence commands added to Point Motion
124         group; kill and backward-kill commands added to Extraction group.
126 2004-06-04  Mario Lang  <mlang@delysid.org>
128         * battery.el (battery-linux-proc-acpi): mA was hardcored, but some
129         systems appear to use mW, make the code handle this.  Fix a
130         division-by-zero bug while at it, and handle kernels with
131         a slightly different layout in /proc/acpi.
133 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
135         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
136         because the latter is a CL-ism.  This fixes the bug reported by
137         Shawn Boyette <mdxi@collapsar.net> in
138         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
140 2004-06-04  Miles Bader  <miles@gnu.org>
142         * faces.el (display-supports-face-attributes-p): Function moved to
143         C code.  Previously only the tty-related portion of this function
144         was done in C; however the previous attempt to do a halfway-proper
145         job for non-tty displays in lisp didn't work properly because of
146         funny conditions during Emacs startup.
147         (face-differs-from-default-p): Simplify, now that
148         display-supports-face-attributes-p works properly on all display
149         types.  Remove :stipple from comparison; it doesn't really work
150         in emacs anyway.
152 2004-06-04  Miles Bader  <miles@gnu.org>
154         * faces.el (face-differs-from-default-p): Use a different
155         implementation, so we can really check whether FACE displays
156         differently or not.
158 2004-06-04  Miles Bader  <miles@gnu.org>
160         * faces.el (display-supports-face-attributes-p): Implement a
161         `different from default' check for non-tty displays.
163 2004-06-03  David Kastrup  <dak@gnu.org>
165         * woman.el (woman-mapcan): More concise code.
166         (woman-topic-all-completions, woman-topic-all-completions-1)
167         (woman-topic-all-completions-merge): Replace by a simpler and
168         much faster implementation based on O(n log n) sort/merge instead
169         of the old O(n^2) behavior.
171 2004-06-03  Miles Bader  <miles@gnu.org>
173         * subr.el (read-number): Use canonical format for default in prompt.
175         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add
176         regexp for " [...]" style defaults.
178 2004-06-02  Romain Francoise  <romain@orebokech.com>
180         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
181         groups: if the user asks for a hidden buffer, open the
182         corresponding filter group to expose it.
184         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
185         `ibuffer-jump-to-buffer'.
186         (ibuffer-jump-offer-only-visible-buffers): New user option.
188 2004-06-02  Juanma Barranquero  <lektu@terra.es>
190         * faces.el (frame-update-faces): Add empty docstring so the one
191         for `ignore' doesn't show through.
193         * subr.el (process-kill-without-query): Remove spurious "\n" on
194         obsolescence string.
195         (focus-frame, unfocus-frame): Add obsolescence declaration and
196         empty docstring.
198         * international/mule.el (register-char-codings): Make alias for
199         `ignore'.  Move docstring to obsolescence info and remove
200         redundancy.
202 2004-06-02  Kim F. Storm  <storm@cua.dk>
204         * frame.el (blink-cursor-start): Turn cursor off initially so blink
205         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
207 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
209         * vc-arch.el (vc-arch-state): Don't assume the file exists.
211 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
213         * desktop.el (desktop-save): Don't save minor modes without a
214         known mode initialization function.
216 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
218         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
220         * autorevert.el: Update `Commentary' section.
222 2004-05-30  Juanma Barranquero  <lektu@terra.es>
224         * dos-fns.el (convert-standard-filename):
225         * files.el (convert-standard-filename):
226         * w32-fns.el (convert-standard-filename):
227         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
229 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
231         Sync with Tramp.
233         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
234         (tramp-let-maybe): Move to an earlier spot in the file.
235         Patch by Andreas Schwab.
237 2004-05-30  Andreas Schwab  <schwab@suse.de>
239         * dired.el (dired-get-filename): Don't use dired-re-dot.
241 2004-05-30  Richard M. Stallman  <rms@gnu.org>
243         * files.el (find-file): Doc fix.
245         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
247 2004-05-30  Nick Roberts  <nickrob@gnu.org>
249         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
250         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
251         modeline of the locals buffer.
252         (gdb-goto-breakpoint): Handle gdbmi.
253         (gdb-get-frame-number): Change for gdbmi.
255 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
257         * files.el (file-remote-p): Apply file name handler for operation
258         `file-remote-p'.  It isn' a property any longer.
259         (file-relative-name): `fh' and `fd' get the required value via
260         `find-file-name-handler' already.
262         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
263         (top): Remove setting of `file-remote-p' property for
264         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
266 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
268         Version 2.0.41 of Tramp released.
270         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
271         Throw away if process has died.
272         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
273         (tramp-out-of-band-prompt-regexp): Rename to
274         `tramp-process-alive-regexp', because its usage is widen.
275         (tramp-actions-copy-out-of-band): Apply it.
276         (tramp-actions-before-shell, tramp-multi-actions):
277         Add `tramp-action-process-alive' action.
278         (tramp-action-process-alive): New defun.
279         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
280         Add entry for `file-remote-p'.
281         (tramp-handle-file-remote-p): New defun.
282         (top): Remove setting of `file-remote-p'.  Don't set
283         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
285         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
286         `file-remote-p'.
288         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
289         counted for (last) line.  [They should or they shouldn't?  --Stef]
290         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
292 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
294         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
295         not really necessary but seems to keep the shell history smaller
296         in some cases.  It is no substitute for setting HISTFILE and
297         HISTSIZE from tramp-open-connection-setup-interactive-shell,
298         though.  Suggested by Luc Teirlinck.
299         (tramp-open-connection-setup-interactive-shell): Export variables
300         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
301         (tramp-set-process-query-on-exit-flag): New compat function.
302         (tramp-open-connection-multi, tramp-open-connection-su)
303         (tramp-open-connection-rsh, tramp-open-connection-telnet)
304         (tramp-do-copy-or-rename-file-out-of-band): Use it.
305         (tramp-let-maybe): New macro, let-binds a variable only if it
306         isn't obsolete.
307         (tramp-check-ls-commands, tramp-handle-expand-file-name)
308         (tramp-handle-file-truename): Use it.
309         (tramp-completion-file-name-regexp-unified): Avoid matching
310         filenames starting with "/:" -- those are reserved for
311         file-name-non-special.
313         * tramp-smb.el (tramp-smb-open-connection):
314         Use tramp-set-process-query-on-exit-flag compat function.
316 2004-05-29  Richard M. Stallman  <rms@gnu.org>
318         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
320         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
321         (eval-last-sexp-print-value): Print char equivalent regardless
322         of standard-output value.
324         * thumbs.el (thumbs-subst-char-in-string): Delete.
325         (thumbs-thumbname): Use subst-char-in-string.
326         (thumbs-resize-image): Use condition-case, not ignore-errors.
327         (thumbs-kill-buffer): Likewise.
329         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
330         (thumbs-mode): Make buffer read-only.
331         (thumbs-make-thumb): Unconditionally accept an existing file.
332         (thumbs-insert-thumb): Add thumb-image-file property to the image.
333         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
334         (thumbs-show-thumbs-list): Error if images not supported.
335         (thumbs-save-current-image): Improve prompt string.
336         (thumbs-mode-map): Define u, R, x.
337         (thumbs-unmark): New command.
338         (thumbs-emboss-image): Minor cleanup.
339         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
340         (thumbs-rename-images): New command.
341         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
343         * thumbs.el (thumbs-current-image): New function.
344         (thumbs-file-list, thumbs-file-alist): New functions.
345         (thumbs-find-image): Delete arg L.
346         Don't set up thumbs-fileL as buffer-local global var.
347         (thumbs-find-image-at-point): Use thumbs-current-image.
348         (thumbs-set-image-at-point-to-root-window): Likewise.
349         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
350         Record and warn about errors.  Update thumbs-markedL for deletions.
351         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
352         (thumbs-redraw-buffer): Use thumbs-file-list.
353         (thumbs-mark): Use thumbs-current-image.
354         (thumbs-show-name): Use thumbs-current-image.
356         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
357         and imenu--last-menubar-index-alist.
359         * subr.el (with-selected-window): Undo previous change.
361 2004-05-29  John Paul Wallington  <jpw@gnu.org>
363         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
364         (thumbs-mouse-find-image): New command.
365         (thumbs-mode-map): Bind it to mouse-2.
366         (thumbs-mode): Make mode-class special.
367         (thumbs-view-image-mode): Likewise.
369 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
371         * flymake.el: New file.
373 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
375         * files.el (find-file-noselect-1): Do not bind
376         `inhibit-read-only' to t during execution of
377         `find-file-not-found-functions'.
379 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
381         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
382         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
384 2004-05-28  Juri Linkov  <juri@jurta.org>
386         * simple.el (eval-expression-print-format): New fun.
388         * simple.el (eval-expression):
389         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
390         * emacs-lisp/edebug.el (edebug-compute-previous-result)
391         (edebug-eval-expression): Print additionally the value returned by
392         `eval-expression-print-format'.
394         * emacs-lisp/lisp.el (insert-pair-alist): New var.
395         (insert-pair): Make arguments optional.  Find character pair
396         from `insert-pair-alist' according to the last input event.
397         (insert-parentheses): Make arguments optional.
398         (raise-sexp, delete-pair): New funs.
400         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
401         (emacs-lisp-mode-map, lisp-interaction-mode-map):
402         Bind C-M-q to `indent-pp-sexp'.
404         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
405         `pp-to-string' modified to be able to format text with newlines.
406         (pp-to-string): Move the buffer-formatting part of the code to
407         `pp-buffer'.  Call `pp-buffer'.
409         * info.el (Info-desktop-buffer-misc-data): Don't save information
410         about virtual files.
411         (Info-restore-desktop-buffer): Restore Info buffers in prepared
412         buffers with names obtained from the desktop file instead of the
413         default *info* buffer.
415 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
417         * subr.el (with-selected-window): Only save/restore the selected window.
419         * progmodes/compile.el (compilation-error-regexp-alist):
420         Use expand-file-name and data-directory.
422         * progmodes/grep.el (grep-tree): Rework previous fix.
424         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
425         after the user marked text with the mouse.
427         * startup.el (command-line): Keep the first regexp of
428         auto-save-file-name-transforms intact.
430 2004-05-28  Juanma Barranquero  <lektu@terra.es>
432         * cus-edit.el (customize-face, customize-face-other-window)
433         (custom-face-edit-delete): Make arguments match their use in
434         docstring.
435         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
436         docstring.
438         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
439         not `cvs-butlast'.
441         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
442         `nbutlast' are in subr.el).
444         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
445         (set-w32-system-coding-system): Doc fixes.
447         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
448         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
449         Make arguments match their use in docstring.
450         (artist-draw-region-trim-line-endings)
451         (artist-mouse-choose-operation): Fix typo in docstring.
452         (artist-key-set-point-common): Doc fix.
454 2004-05-28  Simon Josefsson  <jas@extundo.com>
456         * mail/smtpmail.el (smtpmail-open-stream):
457         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
459 2004-05-26  Simon Josefsson  <jas@extundo.com>
461         * starttls.el: Merge with my GNUTLS based starttls.el.
462         (starttls-gnutls-program, starttls-use-gnutls)
463         (starttls-extra-arguments, starttls-process-connection-type)
464         (starttls-connect, starttls-failure, starttls-success): New variables.
465         (starttls-program, starttls-extra-args): Doc fix.
466         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
467         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
468         and pass on to corresponding *-gnutls function if it is set.
470 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
472         * autorevert.el (auto-revert-handler): Disable auto-reverting of
473         remote files.
475 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
477         * files.el (file-name-non-special): There are more operations
478         which need handling: `find-backup-file-name',
479         `insert-file-contents', `verify-visited-file-modtime',
480         `write-region'.  Rename t value of method to `add'.  Add new
481         methods `quote' and `unquote-then-quote' to file-arg-indices.
483 2004-05-25  Juri Linkov  <juri@jurta.org>
485         * info.el (Info-toc): Call Info-mode on intermediate buffer.
486         (Info-index-nodes): Enclose code in condition-case to catch errors.
487         (Info-index-node): Don't search all index nodes if request is only
488         for the current node and file is not in the cache of index nodes.
489         (Info-mode-map): Bind Info-copy-current-node-name to `w'
490         for consistency with dired-copy-filename-as-kill.
491         Bind `S' to Info-search-case-sensitively.
492         (Info-copy-current-node-name): New arg.  With zero prefix arg put
493         the name inside a function call to `info'.  Display copied text in
494         the echo area.
496 2004-05-25  Sam Steingold  <sds@gnu.org>
498         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
499         strip the package prefix from the symbol name, if any.
500         Make it the `find-tag-default-function' for `lisp-mode'.
502 2004-05-25  John Paul Wallington  <jpw@gnu.org>
504         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
505         instead of obsolete `process-kill-without-query'.
507         * textmodes/texinfmt.el (texinfo-indexvar-alist):
508         Declare as variable, not constant.
510 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
512         * files.el (find-file-noselect-1): Fix bug introduced by
513         Revision 1.694.  As a side effect, `inhibit-read-only'
514         is again, by default, t during execution of
515         `find-file-not-found-functions'.
516         (insert-directory): Check that lines were really inserted by
517         the --dired switch, before erasing them.
519 2004-05-24  Nick Roberts  <nickrob@gnu.org>
521         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
522         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
523         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
524         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
525         gud-minor-mode (gdbmi).
527 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
529         * net/browse-url.el (browse-url-interactive-arg): Enable user to
530         explicitly select the text to be taken as URL.
532 2004-05-23  Juri Linkov  <juri@jurta.org>
534         * info.el (Info-index-nodes): New var and fun.
535         (Info-goto-index, Info-index, info-apropos)
536         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
537         (Info-index): Fix docstring.  Store and restore Info-history-list.
538         (Info-complete-nodes): New var.
539         (Info-complete-menu-item): Use it.
540         (Info-index-node): New fun.
541         (Info-final-node, Info-forward-node, Info-backward-node)
542         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
543         Use Info-index-node.
544         (Info-extract-menu-item, Info-extract-menu-counting): Set second
545         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
546         (Info-find-node-2): If a node with period in its name not found,
547         try to find a node without the name part after period.
548         (Info-select-node): Call Info-fontify-node only if
549         Info-fontify-maximum-menu-size is not nil.
550         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
551         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
552         Preserve Info-history-list.
553         (Info-toc): Set Info-current-file.
554         (Info-build-toc): Move point to the beginning of the buffer.
555         Add main-file variable.
556         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
557         Use backslashed representation of the control character ^_.
559         * textmodes/texinfmt.el (texinfo-print-index): Print index line
560         numbers in the new Texinfo 4.7 format.
562         * add-log.el (change-log-font-lock-keywords): Remove `:' from
563         regexps for function and variable names.
565         * descr-text.el (describe-property-list): Add [show] button for
566         `syntax-table' property with action to pp to a separate buffer.
567         (describe-char): Replace search-forward by re-search-forward with
568         whitespace regexp after "character:" to not fail in too narrow windows.
570         * simple.el (next-error-find-buffer): Add a rule to return
571         next-error capable buffer if one window on the selected frame
572         displays such buffer.
574 2004-05-23  Nick Roberts  <nickrob@gnu.org>
576         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
577         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
578         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
579         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
580         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
581         Handle new value for gud-minor-mode (gdbmi).
582         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
583         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
584         Change from local to global gdb variable set.
585         (gdb-ann3): Initialise above gdb variable set.
586         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
587         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
588         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
589         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
590         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
591         (gdb-info-locals-handler, gdb-invalidate-assembler)
592         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
593         set as global variables.
594         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
595         Handle gdbmi.
596         (gdb-info-breakpoints-custom): Fix regexp.
597         (def-gdb-var): Delete.
599         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
600         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
601         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
602         a new mode.  The file (gdb-mi.el) for this mode will be included
603         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
604         primary interface.
606 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
608         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
609         interpreted as a directory.
611 2004-05-22  Richard M. Stallman  <rms@gnu.org>
613         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
614         as a close quote.
616         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
618         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
619         Use assoc-string, not assoc-ignore-case.
621         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
623         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
624         If moving back then fwd gets a defun that ends before point,
625         try again moving fwd then back.
627         * files.el (file-name-non-special): Allow t in file-arg-indices
628         to mean requote the return value.  Use `identity' as an element
629         rather than as the whole value.
631         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
633 2004-05-22  Juanma Barranquero  <lektu@terra.es>
635         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
636         `help-make-usage'.
637         (help-highlight-arguments): Skip function name before searching
638         for arguments.
640 2004-05-21  Juanma Barranquero  <lektu@terra.es>
642         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
643         Don't mention in the docstring these arguments meant for
644         internal (recursive) use only.
645         (allout-char-spec): Comment out (it's not implemented).
646         (allout-old-expose-topic, allout-exposure): Fix docstring and add
647         obsolescence declaration.
648         (allout-flatten-exposed-to-buffer)
649         (allout-indented-exposed-to-buffer): Fix typos in docstring.
650         (my-mark-marker): Doc fix.
651         (produce-allout-mode-map, allout-sibling-index)
652         (allout-isearch-expose, allout-distinctive-bullet)
653         (allout-open-topic, allout-reindent-body)
654         (allout-rebullet-heading, allout-process-exposed)
655         (allout-insert-listified, allout-latex-verb-quote)
656         (allout-insert-latex-header, allout-insert-latex-trailer):
657         Make arguments match their use in docstring.
658         (allout-primary-bullet, allout-old-style-prefixes)
659         (allout-inhibit-protection, allout-init, allout-mode)
660         (allout-before-change-protect, allout-flag-region):
661         Use "Emacs" instead of "emacs" in docstrings.
663 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
665         * international/characters.el: Modify syntax of more characters.
667 2004-05-21  Masatake YAMATO  <jet@gyve.org>
669         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
670         (etags-tags-completion-table): Show parsing progress.
672 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
674         * locate.el (locate-prompt-for-command): Shorten first line of
675         docstring.
676         (locate-mode): Expand docstring and include keymap summary.
678         * files.el (find-file-noselect-1): Limit the scope of the
679         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
680         is, by default, nil during the execution of
681         `find-file-not-found-functions' and `find-file-hook'.
683 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
685         * facemenu.el (facemenu-color-name-equal): New function.
686         (list-colors-display): Use it to compare colors instead of
687         facemenu-color-equal.
689 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
691         * compare-w.el (compare-windows-face): Use min-colors instead of
692         checking for tty or pc types.
694 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
696         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
697         (completion-setup-function): Use with-current-buffer.
698         Properly save excursion.  Simplify.
699         Don't assume there is necessarily a `mouse-face' property somewhere.
701         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
703         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
705         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
706         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
707         Use with-current-buffer.
708         (byte-goto-log-buffer): Delete.
709         (byte-compile-log-file): Call compilation-forget-errors.
711 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
713         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
714         output messages into the search result.
716 2004-05-19  Masatake YAMATO  <jet@gyve.org>
718         * wid-edit.el (widget-radio-button-notify): Revert my last
719         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
721 2004-05-19  Kenichi Handa  <handa@m17n.org>
723         * international/characters.el: Fix syntax (open/close) of CJK chars.
725 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
727         * help-mode.el (help-go-back): Don't depend on position of back button.
729 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
731         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
732         files files don't contain an accidental additional /.
734         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
735         in source buffer.
737 2004-05-18  Masatake YAMATO  <jet@gyve.org>
739         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
740         to widget-apply.  :action method assumes 2 arguments, not 3.
742 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
744         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
745         New constants.
746         (hs-special-modes-alist): Add an f90-mode entry.
748 2004-05-17  Sam Steingold  <sds@gnu.org>
750         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
751         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
753 2004-05-16  Kim F. Storm  <storm@cua.dk>
755         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
757 2004-05-15  John Wiegley  <johnw@newartisans.com>
759         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
760         (eshell-output-object-to-target): Improve output speed 20% by not
761         calling `eshell-stringify' if something is already known to be a string.
763 2004-05-15  Alex Ott  <ott@jet.msk.su>
765         * textmodes/ispell.el (ispell-local-dictionary-alist):
766         Add windows-1251 to the choice of coding systems.
767         (ispell-dictionary-alist-6): Add support for "russianw.aff",
768         encoded in cp1251.
770 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
772         * progmodes/compile.el (compilation-warning-face)
773         (compilation-info-face): Use min-colors.
775 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
777         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
778         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
779         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
780         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
781         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
782         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
783         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
784         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
785         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
786         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
787         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
788         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
789         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
790         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
792 2004-05-15  Kim F. Storm  <storm@cua.dk>
794         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
795         Use it to set triggered-p element of timer.
796         (timer-event-handler): Set triggered-p element non-nil while running
797         the timer function.
799 2004-05-14  David Ponce  <david@dponce.com>
801         * tree-widget.el: New file.
803 2004-05-13  Marcelo Toledo  <marcelo@marcelotoledo.org>
805         * language/european.el ("Brazilian Portuguese"): Add support for
806         Brazilian Portuguese.
808 2004-05-13  John Wiegley  <johnw@newartisans.com>
810         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
811         `recentf-mode' if this variable has been customized to t.
813         * eshell/esh-test.el (eshell-test): Call the function
814         `emacs-version' rather than trying to build a custom version string.
816 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
818         * net/telnet.el (telnet-mode): Use define-derived-mode.
819         Don't modify the global value of comint-prompt-regexp.
821 2004-05-13  John Paul Wallington  <jpw@gnu.org>
823         * version.el (emacs-version): Check for `gtk' feature before
824         `x-toolkit' feature.
826 2004-05-13  Juanma Barranquero  <lektu@terra.es>
828         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
829         arguments in the docstring, they're used only in recursive calls.
831         * help-fns.el (help-arg-highlighting-function)
832         (help-argument-name): Delete.
833         (help-default-arg-highlight): New function.
834         (help-do-arg-highlighting): Use it.
836 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
838         * calendar/appt.el (appt-disp-window):
839         Use `calendar-set-mode-line' for a centered mode-line.
841 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
843         * calendar/appt.el (appt-disp-window): Do not split window
844         excessively when `split-height-threshold' is low.
846 2004-05-12  Nick Roberts  <nickrob@gnu.org>
848         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
849         kill-buffer-hook here and make it local.
850         (gud-kill-buffer-hook): Use kill-process for a sure kill.
852 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
854         * progmodes/compile.el (compilation-set-window-height):
855         Use save-excursion to protect against misplaced marker.
857 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
859         * custom.el (defface): Document that type can have value gtk.
861         * faces.el (face-spec-set-match-display): Handle type gtk in display.
863 2004-05-12  Kenichi Handa  <handa@m17n.org>
865         * descr-text.el: Require quail at comile time.
866         (describe-char): If an input method is on and it supports the
867         character, show how to input it.
869         * international/quail.el (quail-install-decode-map): Accept a
870         char-table whose subtype is `quail-decode-map'.
871         (quail-store-decode-map-key, quail-gen-decode-map1)
872         (quail-gen-decode-map, quail-find-key1, quail-find-key)
873         (quail-show-key): New functions.
875 2004-05-12  Juanma Barranquero  <lektu@terra.es>
877         * generic.el (define-generic-mode): Remove redundant arglist info.
879         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
880         Make arguments match their use in docstring.
881         (help-arg-highlighting-function): New variable.
882         (help-argument-name): Mention it in the docstring.
883         (help-do-arg-highlight): Use it.  Expand regexp to accept also
884         ARG-xxx and xxx-ARG references.
886 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
888         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
889         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
890         and "mailto:addr1?to=addr2" equal.
892 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
894         * man.el (Man-getpage-in-background): Use shell-file-name
895         and shell-command-switch variables instead of hard-coded values.
897 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
899         * iimage.el: New file.
901 2004-05-11  Juanma Barranquero  <lektu@terra.es>
903         * custom.el (custom-initialize-default, defcustom):
904         Fix typo in docstring.
906         * files.el (set-visited-file-name, file-expand-wildcards):
907         Fix docstring.
909 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
911         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
913         * subr.el (eventp): Be more discriminating with integers.
915 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
917         * progmodes/compile.el (compile): Add universal prefix arg.
918         (compilation-error-regexp-alist-alist): Add edg patterns.
920 2004-05-10  Sam Steingold  <sds@gnu.org>
922         * textmodes/ispell.el (ispell-message):
923         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
925 2004-05-10  Dave Love  <fx@gnu.org>
927         * progmodes/python.el (help-buffer): Autoload when compiling.
928         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
929         (run-python): Prepend to any existing PYTHONPATH.
931 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
933         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
934         for pending breakpoints.
936 2004-05-10  Richard M. Stallman  <rms@gnu.org>
938         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
939         directly without calling any functions in Rmail.
940         (unrmail-unprune): Function deleted.
942 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
944         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
945         C-c C-z binding.
947 2004-05-10  Kenichi Handa  <handa@m17n.org>
949         * descr-text.el (describe-char): Fix previous change.  Don't make
950         a unibyte character to multibyte in the *Help* buffer.
952 2004-05-10  Miles Bader  <miles@gnu.org>
954         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
955         buffer an error if the debugger process is actually running.
957 2004-05-10  Juanma Barranquero  <lektu@terra.es>
959         * help-fns.el (help-argument-name): Default to italic.
960         (help-highlight-arguments): Return always (usage . doc), even when
961         usage is nil.
963         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
964         (define-ibuffer-filter): Add usage info.
965         (define-ibuffer-op): Add usage info (but CL-style defaults for
966         keyword args are not shown).
968         * subr.el (remove-overlays, read-passwd): Fix docstring.
969         (start-process-shell-command): Fix docstring.  Put usage info in a
970         format usable by `describe-function'.
971         (open-network-stream, open-network-stream-nowait)
972         (open-network-stream-server): Fix docstring.
974 2004-05-09  Jason Rumney  <jasonr@gnu.org>
976         * international/code-pages (cp932, cp936, cp949, c950): Remove.
977         Only define cp125* if windows-125* is already defined.
979         * language/korean.el (cp949): Add alias.
981         * language/chinese.el (cp936, cp950): Add aliases.
983         * language/japanese.el (cp932): Add alias.
985         * term/w32-win.el: Require code-pages.
987         * international/mule-cmds.el (set-locale-environment):
988         On MS-Windows use ansi code-page for default coding-systems.
989         Set up paper sizes for Windows 3 letter languages.
991         * international/code-pages.el (cp932, cp936, cp949, cp950):
992         Add aliases.  Also add cp125* if not already defined.
994 2004-05-09  Juanma Barranquero  <lektu@terra.es>
996         * help-fns.el (help-highlight-arguments): Don't try to highlight
997         missing or autoloaded arglists.  Accept structured arguments, like
998         the first ones of `do' and `flet'.
1000         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
1001         (cvs-get-marked): Remove redundant arglist info.
1003         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
1004         Don't use CL-style default args.
1006 2004-05-08  Andreas Schwab  <schwab@suse.de>
1008         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
1010         * international/subst-ksc.el: Fix references to utf-translate-cjk
1011         into utf-translate-cjk-mode.
1012         * international/subst-big5.el: Likewise.
1013         * international/subst-gb2312.el: Likewise.
1014         * international/subst-jis.el: Likewise.
1015         * international/utf-16.el: Likewise.
1016         * international/utf-8.el: Likewise.
1018 2004-05-08  John Wiegley  <johnw@newartisans.com>
1020         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
1021         "virtual buffers" (off by default), which makes it possible to
1022         switch to the "virtual" buffers of recently visited files.  When a
1023         buffer name search fails, and this option is on, iswitchb will
1024         look at the list of recently visited files, and permit matching
1025         against those names.  When the user hits RET on a match, it will
1026         revisit that file.
1027         (iswitchb-read-buffer): Add two optional arguments, which makes
1028         isearchb.el possible.
1029         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
1030         (iswitchb-next-match): Add support for virtual buffers.
1032         * isearchb.el: This module extends iswitchb to provide "as you
1033         type" buffer selection.
1035         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
1036         Ignore the read-only property when flyspell highlighting is on.
1037         Not ignoring it leads to a series of confusing errors.
1038         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
1039         but also make sure to call flyspell-incorrect-hook.
1040         (flyspell-maybe-correct-transposition): Perform transposition test
1041         by bit twiddling a string, rather than using a temp buffer.
1042         (flyspell-maybe-correct-doubling): Use a string rather than a temp
1043         buffer.  This is also the original version of the code, which
1044         could not be checked in before due to a previous lack of
1045         assignment papers.  This version has seen heavy usage on my system
1046         for several years now.
1048         * calendar/cal-bahai.el: New file, which adds support for the
1049         Baha'i calendar to Emacs.  This calendar is based on a solar year
1050         of 19 months of 19 days, with 4 intercalary days.  Each year
1051         begins on March 21, with the calendar starting in 1844.
1053         * calendar/cal-menu.el, calendar/calendar.el,
1054         calendar/diary-lib.el, calendar/holidays.el: Added support for
1055         using cal-bahai.el.
1057         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
1058         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
1059         function can be used outside of eshell buffers.
1060         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
1062 2004-05-08  Juanma Barranquero  <lektu@terra.es>
1064         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
1065         word constituent so FOO-ARG is not recognized as an arg.
1066         (help-highlight-arguments): Don't skip lists in mandatory arguments.
1068         * simple.el (next-error): Fix typo in docstring.
1069         (open-line): Make argument names match their use in docstring.
1070         (split-line): Fix docstring.
1072         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
1073         usable by `describe-function'.
1074         (gensym, gentemp, typep, ignore-errors): Make argument names match
1075         their use in docstring.
1077         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
1078         argument to `help-setup-xref'.
1080 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
1082         Version 2.0.40 of Tramp released.
1084         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
1085         Use symbol-function to invoke functions only known on some Emacs
1086         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
1087         Scaldeferri <kevin@scaldeferri.com>.
1088         (tramp-do-copy-or-rename-file-via-buffer): Rename from
1089         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
1090         consistent with the other tramp-do-* functions.
1091         (tramp-do-copy-or-rename-file): Calls adjusted.
1092         (tramp-process-initial-commands): Avoid liveness check on shell --
1093         we know that it must be alive since we're opening a connection at
1094         this moment.
1095         (tramp-last-cmd): New internal variable.
1096         (tramp-process-echoes): New tunable.
1097         (tramp-send-command): Set tramp-last-cmd.
1098         (tramp-wait-for-output): Delete echo, if applicable.
1099         (tramp-read-passwd): Construct the key for the password cache in a
1100         way that works for multi methods, too.
1101         (tramp-bug): Add backup-directory-alist and
1102         bkup-backup-directory-info to bug reports, with Tramp counterparts.
1104 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
1106         * net/tramp*.el: Suppress byte-compiler warnings where possible.
1108         * net/tramp.el (tramp-out-of-band-prompt-regexp)
1109         (tramp-actions-copy-out-of-band): New defcustoms.
1110         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
1111         used instead of a synchronous one.  Allows password entering.
1112         (tramp-action-out-of-band): New defun.
1113         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
1114         Remove restriction with password from doc string.
1115         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
1116         `tramp-out-of-band-prompt-regexp',
1117         `tramp-actions-copy-out-of-band', `password-cache' and
1118         `password-cache-expiry'.
1119         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
1120         password caching.
1121         (tramp-touch): FILE can be a local file, too.
1122         (TODO): Remove items done.
1123         (tramp-handle-insert-directory): Properly quote file name also if
1124         not full-directory-p.  Handle wildcard case.  Reported by Andreas
1125         Schwab <schwab@suse.de>.
1126         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
1127         new file.
1128         (tramp-handle-file-local-copy, tramp-handle-write-region):
1129         The permissions of the temporary file are set if filename exists.
1130         Reported by Ted Stern <stern@cray.com>.
1131         (tramp-backup-directory-alist)
1132         (tramp-bkup-backup-directory-info): New defcustoms.
1133         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
1134         (tramp-handle-find-backup-file-name): New function.
1135         Implements Tramp's find-backup-file-name.
1137         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
1138         for `find-backup-file-name'.
1140         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
1141         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
1143 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
1145         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
1147 2004-05-07  Juanma Barranquero  <lektu@terra.es>
1149         * subr.el (lambda): Add arglist description to docstring.
1150         (declare): Fix typo in docstring.
1151         (open-network-stream): Fix docstring.
1152         (process-kill-without-query): Fix docstring and add obsolescence info.
1153         (last, butlast, nbutlast): Make arguments match their use in docstring.
1154         (insert-buffer-substring-no-properties): Likewise.
1155         (insert-buffer-substring-as-yank): Likewise.
1156         (split-string): Fix docstring.
1158         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1159         Make argument names match their use in docstring.
1161         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
1163 2004-05-06  Nick Roberts  <nickrob@gnu.org>
1165         * progmodes/gdb-ui.el: Improve/extend documentation strings.
1166         Fit first sentence on one line for apropos-command.
1168 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1170         Changes largely merged in from Dave Love's code.
1171         * progmodes/python.el: Doc fixes.
1172         (python-mode-map): Add python-complete-symbol.
1173         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
1174         (python-comment-indent, python-complete-symbol)
1175         (python-symbol-completions, python-partial-symbol)
1176         (python-try-complete): New.
1177         (python-indent-line): Remove optional arg.  Use python-block-end-p.
1178         (python-check): Bind compilation-error-regexp-alist.
1179         (inferior-python-mode): Use rx.  Move keybindings to top level.
1180         Set comint-input-filter.
1181         (python-preoutput-filter): Use rx.
1182         (python-input-filter): Re-introduce.
1183         (python-proc): Start new process if necessary.
1184         Check python-buffer non-nil.
1185         (view-return-to-alist): Defvar.
1186         (python-send-receive): New.
1187         (python-eldoc-function): Use it.
1188         (python-mode-running): Don't defvar.
1189         (python-mode): Set comment-indent-function.
1190         Maybe update hippie-expand-try-functions-list.
1191         (python-indentation-levels): Initialize differently.
1192         (python-block-end-p): New.
1193         (python-indent-line): Use it.
1194         (python-compilation-regexp-alist): Augment.
1195         (run-python): Import `emacs' module to Python rather than loading
1196         code directly.  Set python-buffer differently.
1197         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
1198         Use python-proc.
1199         (python-send-command): Go to end of comint buffer.
1200         (python-load-file): Use python-proc, emacs.eimport.
1201         (python-describe-symbol): Simplify interactive form.
1202         Use emacs.help.  Do use temp-buffer-show-hook.
1203         Call print-help-return-message.
1204         (hippie-exp): Require when compiling.
1205         (python-preoutput-continuation): Use rx.
1207         * diff-mode.el (diff-make-unified): Fix regexp.
1209 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
1211         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
1212         filter groups from the buffer when rebuilding the Ibuffer buffer
1213         and `ibuffer-show-empty-filter-groups' is nil.
1215 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1217         * ps-print.el (ps-print-quote): Call ps-value-string.
1218         (ps-setup): Call ps-comment-string.
1219         (ps-value-string, ps-comment-string): New funs.
1221 2004-05-06  Juanma Barranquero  <lektu@terra.es>
1223         * ehelp.el (electric-help-command-loop): Check whether the last
1224         character is visible, not (point-max).
1226         * help-fns.el (help-argument-name): Default to bold; don't inherit
1227         from font-lock-variable-name-face.
1228         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
1230 2004-05-05  Kenichi Handa  <handa@m17n.org>
1232         * descr-text.el (describe-char): Copy the character with text
1233         properties and overlays into the first line, and call
1234         describe-text-properties on it.
1236 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
1238         * iswitchb.el (iswitchb-global-map): Fix typo.
1239         Remove unwanted ###autoloads from source file.
1241 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
1243         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
1244         in run-hooks.  Use substitute-command-keys in message.
1245         (wdired-abort-changes): Add message.
1247 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
1249         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
1250         (sql-emacs20-p): Remove.
1251         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
1252         (sql-builtin-face, sql-doc-face): Remove.
1253         (sql-mode-ansi-font-lock-keywords)
1254         (sql-mode-oracle-font-lock-keywords)
1255         (sql-mode-postgres-font-lock-keywords)
1256         (sql-mode-linter-font-lock-keywords)
1257         (sql-mode-ms-font-lock-keywords)
1258         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
1259         (sql-product-font-lock): Fix font-lock reset when font rules change.
1260         (sql-highlight-product): Remove incorrect font-lock reset logic.
1262 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
1264         * ses.el (ses-set-parameter): Fix typo.
1266 2004-05-04  Kim F. Storm  <storm@cua.dk>
1268         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
1269         Must expand directory for completion to work; and don't mess with
1270         process-environment.
1271         (ido-read-file-name): If command has ido property, don't use ido
1272         if value is ignore, or read as directory if value is dir.
1273         Set ido ignore property for dired-do-rename command.
1275 2004-05-04  Juanma Barranquero  <lektu@terra.es>
1277         * ehelp.el (electric-help-command-loop, electric-help-undefined)
1278         (electric-help-help): Check against unmapped commands.
1280         * help-fns.el (help-argument-name): New face, inheriting from
1281         font-lock-variable-name-face, to highlight function arguments in
1282         `describe-function' and `describe-key'.
1283         (help-do-arg-highlight): Auxiliary function to highlight a given
1284         list of arguments in a string.
1285         (help-highlight-arguments): Highlight the function arguments and
1286         all uses of them in the docstring.
1287         (describe-function-1): Use it.  Do docstring output via `insert',
1288         not 'princ', so text attributes are preserved.
1290         * winner.el (winner-mode-map): Move `winner-undo' and
1291         `winner-redo' to C-c <left> and C-c <right>, respectively (the
1292         previous bindings conflict with `prev-buffer', `next-buffer').
1294 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1296         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
1297         (bibtex-entry-update): New command bound to C-c C-u.
1298         (bibtex-text-in-string): Fix regexp.
1299         (bibtex-assoc-of-regexp): Remove.
1300         (bibtex-progress-message): Fix docstring.
1301         (bibtex-inside-field): Use if.
1302         (bibtex-assoc-regexp): New function.
1303         (bibtex-format-entry): Make code more robust so that it formats
1304         also old entries.
1305         (bibtex-autokey-demangle-title): Merge with obsolete function
1306         bibtex-assoc-of-regexp.
1307         (bibtex-field-list): New function.
1308         (bibtex-entry): Use bibtex-field-list.
1309         (bibtex-parse-entry): Fix docstring.
1310         (bibtex-print-help-message): Use bibtex-field-list.
1311         (bibtex-make-field): Use bibtex-field-list.
1312         (bibtex-entry-index): Bugfix.  Return crossref key if required.
1313         (bibtex-lessp): Fix docstring.
1315 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
1317         * select.el (xselect-convert-to-string): Move comment to intended line.
1319 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1321         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
1322         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
1324 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1326         * term/x-win.el (x-clipboard-yank): Don't exit on error from
1327         x-get-selection.
1329 2004-05-03  Jason Rumney  <jasonr@gnu.org>
1331         * makefile.nt: Remove.
1333 2004-05-03  Kim F. Storm  <storm@cua.dk>
1335         * emulation/cua-base.el (cua--update-indications): Fix last change.
1336         (cua-mode): Deactivate mark when cua-mode is enabled.
1338 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
1340         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
1342 2004-05-03  Nick Roberts  <nickrob@gnu.org>
1344         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
1345         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
1346         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
1347         window over visible frames.
1348         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
1350 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1352         * progmodes/compile.el (compilation-gcpro): New var.
1353         (compilation-fake-loc): Use it.
1354         (compilation-forget-errors): Reset it.
1356 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
1358         * diff-mode.el (diff-header-face, diff-file-header-face):
1359         Use min-colors.
1361 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1363         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
1364         (bibtex-clean-entry): Disentangle code.
1365         (bibtex-realign): New function.
1366         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
1367         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
1368         Remove undocumented optional arg called-by-convert-alien.
1369         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
1370         for sorting instead of bibtex-sort-buffer.
1372 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
1374         * progmodes/compile.el (compilation-start): In the
1375         no-async-subprocesses branch, call sit-for to give redisplay a
1376         chance to show the updated process status in the mode line, and
1377         fontify the buffer explicitly after the process exits.
1379 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1381         * progmodes/python.el (python-compilation-line-number): Remove.
1382         (python-compilation-regexp-alist): Don't use it any more.
1383         (python-orig-start, python-input-filter): Remove.
1384         (inferior-python-mode): Don't set up comint-input-filter-functions.
1385         (python-send-region): Use compilation-fake-loc.
1387         * progmodes/compile.el (compilation-messages-start): New var.
1388         (compilation-mode): Don't setup next-error-function here.
1389         (compilation-setup): Set it up here instead (for minor modes as well).
1390         Make compilation-messages-start buffer local.
1391         (compilation-next-error-function): Use it.
1392         (compilation-forget-errors): Set compilation-messages-start.
1394 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1396         * ielm.el (ielm-prompt-read-only): Update docstring.
1398         * comint.el (comint-prompt-read-only): Update docstring.
1399         (comint-update-fence, comint-kill-whole-line)
1400         (comint-kill-region): New functions.
1402         * simple.el (kill-whole-line): Use "p" instead of "P" in
1403         interactive form.
1405 2004-05-01  Juanma Barranquero  <lektu@terra.es>
1407         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
1408         format arglist so default values in CL-style argument lists are
1409         correctly shown.
1411 2004-05-01  Jason Rumney  <jasonr@gnu.org>
1413         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
1415 2004-05-01  Kenichi Handa  <handa@m17n.org>
1417         * international/titdic-cnv.el (miscdic-convert): Don't generate a
1418         quail file if it is up to date.
1420 2004-04-30  Juri Linkov  <juri@jurta.org>
1422         * cus-edit.el (custom-mode-map):
1423         Add key binding `C-x C-s' to `Custom-save'.
1425         * outline.el (outline-blank-line): New var.
1426         (outline-next-preface, outline-show-heading)
1427         (outline-end-of-subtree): Use it.
1429         * dired-aux.el (dired-touch-initial): New fun.
1430         (dired-do-chxxx): Call it for op-symbol `touch'.
1431         (dired-diff): Use `dired-dwim-target-directory'
1432         if current dired buffer has no buffer mark.
1434         * bindings.el (propertized-buffer-identification):
1435         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
1436         Add C-M-arrow keys for consistency.
1438         * files.el (confirm-kill-emacs):
1439         Change group from top-level `emacs' to `convenience'.
1441         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1442         Push mark on the first call of successive command calls.
1443         (insert-pair): New fun created from `insert-parentheses' with
1444         `open' and `close' arguments added.  Enclose active regions
1445         in paired characters.  Compare adjacent characters syntax with
1446         inserted characters syntax before inserting a space.
1447         (insert-parentheses): Call `insert-pair' with ?\( ?\).
1449         * delsel.el: Don't put `delete-selection' property
1450         on `insert-parentheses' symbol to take advantage of
1451         region handling in `insert-pair' function.
1452         Suggested by Stephan Stahl <stahl@eos.franken.de>.
1454 2004-04-30  Kim F. Storm  <storm@cua.dk>
1456         * emulation/cua-base.el: Add support for changing cursor types;
1457         based on patch from Michael Mauger.
1458         (cua-normal-cursor-color, cua-read-only-cursor-color)
1459         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
1460         Customization cursor type and/or cursor color.
1461         (cua--update-indications): Handle cursor type changes.
1462         (cua-mode): Update cursor indications if enabled.
1464         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
1466         * mouse.el (mouse-drag-copy-region): New defcustom.
1467         (mouse-set-region, mouse-drag-region-1): Use it.
1469         * simple.el (kill-ring-save): If region face background color is
1470         unspecified (if no highlighting), show extent of fully visible
1471         region even if transient-mark-mode is enabled.
1473         * emulation/cua-base.el (cua--standard-movement-commands):
1474         Add cua-scroll-up and cua-scroll-down.
1475         (cua-scroll-up, cua-scroll-down): New commands.
1476         (cua--init-keymaps): Remap scroll-up and scroll-down.
1478         * emulation/cua-rect.el (cua--convert-rectangle-as):
1479         New defmacro.
1480         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
1481         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
1482         New commands (suggested by Jordan Breeding).
1484 2004-04-30  Juanma Barranquero  <lektu@terra.es>
1486         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
1488 2004-04-30  Mario Lang  <mlang@delysid.org>
1490         * diff.el (diff-switches): Fix typo in docstring.
1492 2004-04-30  Alex Schroeder  <alex@gnu.org>
1494         * xml.el (xml-debug-print-internal): Don't add newline and
1495         indentation to text nodes and write empty elements as empty tags
1496         instead of opening and closing tags.
1497         (xml-debug-print): Take optional indent-string argument.
1498         (xml-print): Alias for xml-debug-print.
1500 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
1502         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
1503         than duplicate call to `line-beginning-position'.
1505         * progmodes/f90.el (f90-get-present-comment-type):
1506         Return whitespace, as well as comment chars, for consistent filling
1507         of comment blocks.  Use `match-string-no-properties'.
1508         (f90-break-line): Trim trailing whitespace when filling comments.
1510 2004-04-30  Dave Love  <fx@gnu.org>
1512         * calendar/diary-lib.el (diary-outlook-formats): New variable.
1513         (diary-from-outlook-internal, diary-from-outlook)
1514         (diary-from-outlook-gnus, diary-from-outlook-rmail):
1515         New functions to import diary entries from Outlook-format
1516         appointments in mail messages.
1518 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1520         * progmodes/python.el (python-send-command): New fun.
1521         (python-send-region, python-load-file): Use it.
1523         * progmodes/compile.el (compilation-last-buffer): Add var alias.
1525         * help-fns.el (help-C-file-name): Use new subr-name.
1526         Prepend `src/' to the file name.
1527         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
1528         (describe-function-1, describe-variable): Only find a C source file
1529         name if DOC is already loaded.
1531         * help-mode.el (help-function-def, help-variable-def):
1532         Use the new find-function-search-for-symbol functionality.
1533         Allow FILE to be `C-source'.
1535         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
1536         (find-function-C-source): New fun.
1537         (find-function-search-for-symbol): Use it.
1539 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
1541         * progmodes/sql.el (sql-product-alist): Rename variable
1542         `sql-product-support'.  Add Postgres login parameters.
1543         (sql-set-product, sql-product-feature): Update with renamed variable.
1544         (sql-connect-postgres): Add username prompt.
1545         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
1546         Make patterns less product specific.
1547         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
1548         (sql-mode-abbrev-table): Modify initialization.
1549         (sql-builtin-face): Add variable.
1550         (sql-keywords-re): Add macro.
1551         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
1552         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
1553         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
1554         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
1555         (sql-mode-linter-font-lock-keywords)
1556         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
1557         (sql-mode-sybase-font-lock-keywords)
1558         (sql-mode-informix-font-lock-keywords)
1559         (sql-mode-interbase-font-lock-keywords)
1560         (sql-mode-ingres-font-lock-keywords)
1561         (sql-mode-solid-font-lock-keywords)
1562         (sql-mode-sqlite-font-lock-keywords)
1563         (sql-mode-db2-font-lock-keywords): Default to nil.
1564         (sql-product-font-lock): Always highlight ANSI keywords.
1565         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
1566         (sql-send-string): Add function.
1568 2004-04-29  Dave Love  <fx@gnu.org>
1570         * progmodes/cfengine.el (cfengine-beginning-of-defun)
1571         (cfengine-end-of-defun): Ensure progress through buffer.
1573         * info-look.el (cfengine-mode): Accept a terminal ().
1575 2004-04-29  Juri Linkov  <juri@jurta.org>
1577         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
1578         instead of isearch-yank-word-or-char.  Add new key bindings for
1579         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
1580         (isearch-del-char): New fun.
1581         (isearch-forward, isearch-edit-string): Update docstring.
1582         (isearch-yank-char): Doc fix.
1583         (isearch-other-meta-char): Restore point after scrolling.
1585         * progmodes/compile.el (compilation-context-lines): Add nil option
1586         to disable compilation output window scrolling.
1587         (compilation-set-window): Use it.
1589         * outline.el (outline-next-preface, outline-show-heading):
1590         Don't leave unhidden blank line before heading.
1591         (outline-end-of-subtree): Include last newline into subtree.
1592         (hide-entry): Leave point at beginning of heading instead of end.
1593         (outline-up-heading): Push mark for the first call of successive
1594         command calls.
1596 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
1598         * comint.el (comint-prompt-read-only): New variable.
1599         (comint-output-filter): Implement it.
1601         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
1602         (ielm-prompt-internal): New variable.
1603         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
1604         (ielm-send-input): Delete unused variable `buf'.
1605         (ielm-eval-input): Use `ielm-prompt-internal'.
1606         (inferior-emacs-lisp-mode): Use new variables
1607         `comint-prompt-read-only' and `ielm-prompt-internal'.
1608         Get rid of obsolete variable `directory-sep-char'.
1609         (ielm): Use `zerop'.
1611 2004-04-29  John Paul Wallington  <jpw@gnu.org>
1613         * thumbs.el (toplevel): Require cl at compile time.
1614         Remove conditional definitions of `ignore-errors' and `caddar'
1615         because they occur at run time.
1617 2004-04-28  Nick Roberts  <nickrob@gnu.org>
1619         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
1620         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
1621         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
1622         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
1624         * progmodes/gud.el (gud-common-init): Throw an error if program is
1625         already running under gdb.
1627 2004-04-28  John Paul Wallington  <jpw@gnu.org>
1629         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
1630         (thumbs-show-image-num): Move assignment of
1631         `thumbs-current-image-filename' within scope of `i'.
1632         (thumbs-emboss-image): Don't use `evenp'.
1634 2004-04-28  Richard M. Stallman  <rms@gnu.org>
1636         * progmodes/compile.el (compilation-context-lines): Default now 0.
1638 2004-04-28  Juanma Barranquero  <lektu@terra.es>
1640         Use `time-less-p' from calendar/time-date.el instead of defining
1641         custom versions of it.
1643         * pcomplete.el (pcomplete-time-less-p): Remove.
1645         * thumbs.el (time-less-p): Remove.
1647         * calendar/timeclock.el (timeclock-time-less-p): Remove.
1648         (timeclock-generate-report): Use `time-less-p'.
1650         * emacs-lisp/autoload.el (autoload-before-p): Remove.
1651         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
1653 2004-04-28  Masatake YAMATO  <jet@gyve.org>
1655         * subr.el (remove-overlays): Make arguments optional.
1657         * wid-edit.el (widget-specify-button): Put evaporate to the
1658         overlay for sample.
1659         (widget-specify-sample): Put evaporate to the overlay for sample.
1660         (widget-specify-doc): Put evaporate to the overlay for documentation.
1662 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
1664         * info.el (info-apropos): Make it an index node.  Align node names
1665         like makeinfo.
1667 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
1669         * net/browse-url.el (browse-url-netscape-sentinel)
1670         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
1671         (browse-url-epiphany-sentinel, browse-url-mosaic):
1672         Use browse-url-*-program instead of a literal program name.
1674 2004-04-27  Kevin Ryde  <user42@zip.com.au>
1676         * eshell/em-alias.el:
1677         * eshell/em-dirs.el:
1678         * eshell/em-hist.el:
1679         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
1680         features when M-x customize-group loads modules before the main
1681         eshell.el.
1683 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
1685         * subr.el (momentary-string-display): Support EXIT-CHAR that is
1686         either a character representation of an event or an event
1687         description list.
1689         * type-break.el: Capitalise Emacs and Lisp.
1690         (type-break-good-break-interval, type-break-demo-boring-stats)
1691         (type-break-terse-messages, type-break-file-name): New defcustoms.
1692         (type-break-post-command-hook)
1693         (type-break-warning-countdown-string): Quote variable names in doc.
1694         (type-break-interval-start, type-break-auto-save-file-name): New vars.
1695         (type-break-mode): Document type-break-good-break-interval and the
1696         "session" file.  Schedule break according to the session file.
1697         Kill session file buffer on exit.  Organise for save-some-buffers
1698         to always save the session file.
1699         (type-break-mode-line-message-mode, type-break-query-mode):
1700         Uppercase arguments.
1701         (type-break-file-time, type-break-file-keystroke-count, timep)
1702         (type-break-choose-file, type-break-get-previous-time)
1703         (type-break-get-previous-count): New defuns.
1704         (type-break): Avoid break querying after a completed break in the
1705         case where the query was initiated during user invocation of the
1706         break.  Optional terse messages.
1707         Use type-break-good-break-interval if type-break-good-rest-interval is
1708         nil.  File the break time.
1709         (type-break-schedule): New optional args for overriding the use of
1710         the current time.
1711         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
1712         after a break.
1713         (type-break-check): File the keystroke count.
1714         (type-break-do-query): Prevent a second query when the break is
1715         interrupted.  Optional terse message.
1716         (type-break-keystroke-reset): Record the start of a typing interval.
1717         (type-break-demo-boring): Optional terse messages.  Display word
1718         per minute and keystroke counts according to
1719         type-break-demo-boring-stats.
1721 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
1723         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
1724         directories, make sure they exist under archive-tmpdir.
1726 2004-04-27  Juri Linkov  <juri@jurta.org>
1728         * help.el (view-emacs-news): With argument, display info for the
1729         selected version by finding it among different NEWS files, and
1730         narrowing the buffer to the selected version.
1732         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
1733         same-window-buffer-names.
1734         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
1735         non-numeric prefix argument, append the number to the buffer name
1736         for numeric prefix argument.
1737         (info-other-window): Bind same-window-regexps to nil.
1738         (Info-reference-name): Rename to Info-point-loc.
1739         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
1740         and Info-find-index-name for stringy Info-point-loc.
1741         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
1742         without middle `.', but with final `.' and optional line number
1743         for it.  Set Info-point-loc for index nodes.
1744         (Info-index): Remove middle `.' from index entry regexp.
1745         Modify line number regexp.
1746         (Info-index-next): Decrement line number.
1747         (info-apropos): Remove middle `.' from index entry regexp.
1748         Add optional line number regexp at the end.  Add matched value
1749         for line number to the result list and insert it to the buffer.
1750         Replace match-string by match-string-no-properties.
1751         Reorder result list.
1752         (Info-fontify-node): Hide index line numbers.
1753         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
1754         empty matches.
1755         (Info-follow-reference): Use `str' instead of
1756         Info-following-node-name-re.
1757         (Info-toc): Use full file names.  Set Info-current-node to "Top".
1758         (Info-fontify-node): Compare file names without directory name.
1759         (Info-try-follow-nearest-node): Don't set Info-reference-name.
1760         Set second arg of Info-extract-menu-node-name for index nodes.
1761         (info-xref-visited): Use magenta3 instead of magenta4.
1762         (Info-mode): Add info-apropos to docstring.
1764         * log-view.el (log-view-diff): Replace interactive code "r"
1765         by a list to allow to call it even if region is not active.
1767         * paren.el (show-paren-highlight-openparen): New var.
1768         (show-paren-function): Turn on openparen highlighting when
1769         matching forward if show-paren-highlight-openparen is non-nil.
1771         * simple.el (kill-ring-save): Use blink-matching-delay instead of
1772         the constant value 1.
1773         (completions-common-part): Expand docstring.
1775         * textmodes/picture.el (picture-mode-map): Add arrow keys.
1777 2004-04-27  Kim F. Storm  <storm@cua.dk>
1779         * image.el (insert-sliced-image): Use line-height instead of
1780         line-spacing property on newline.
1782 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
1784         * desktop.el (desktop-buffer-misc-data-function): Rename to
1785         desktop-save-buffer and change docstring.
1786         (desktop-buffer-modes-to-save): Delete.
1787         (desktop-save-buffer-p): Use desktop-save-buffer instead of
1788         desktop-buffer-modes-to-save.
1789         (desktop-save): Rename desktop-buffer-misc-data-function to
1790         desktop-save-buffer and allow non-function value.
1791         (desktop-missing-file-warning): Correct docstring.
1793         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
1794         to desktop-save-buffer.
1796         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
1797         desktop-save-buffer.
1799         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
1801         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
1803 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
1805         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
1807 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
1809         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
1810         (ielm): Only go to the end of the buffer when starting a new process.
1812 2004-04-25  Juanma Barranquero  <lektu@terra.es>
1814         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
1815         mode line.  Bind `inhibit-read-only' to t before modifying
1816         properties of text in the buffer.
1817         (ielm): Force point to the end of buffer, even when running ielm
1818         from inside itself.
1820 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
1822         * info.el (info-apropos): Reset Info-complete-cache.
1824 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
1826         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1827         Also recognize severe Irix et al. messages.
1828         (compilation-normalize-filename, compile-abbreviate-directory):
1829         Delete functions.
1830         (compilation-get-file-structure): New function inherits
1831         functionality of the two preceding ones.
1832         (compilation-internal-error-properties, compilation-fake-loc):
1833         Use it so that different paths to the same file share the same
1834         markers.  Also optimize finding adjacent marker slightly.
1836 2004-04-25  Kim F. Storm  <storm@cua.dk>
1838         * image.el (insert-sliced-image): Add line-spacing t property
1839         to newlines separating image lines.
1841 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
1843         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
1845         * ielm.el (ielm-prompt-read-only): New user option.
1846         (ielm-prompt): Expand docstring to describe new behavior.
1847         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
1848         mention it in the docstring.
1850 2004-04-24  Andreas Schwab  <schwab@suse.de>
1852         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
1854         * diff.el (diff): Set default-directory in diff buffer.
1856 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
1858         * mail/sendmail.el (mail-bury): Don't delete the frame where the
1859         mail was being composed if the terminal cannot display more than
1860         one frame; instead, switch to previous frame.
1862         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
1863         (rmail-start-mail): Support rmail-mail-new-frame even on
1864         terminals that can display only one frame at a time.
1866 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1868         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
1869         (checkdoc-output-font-lock-keywords): Remove error regexp.
1870         (checkdoc-output-mode-map): Remove.
1871         (checkdoc-output-mode): Derive from compilation-mode.
1872         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
1874         * dired.el (dired-mode-map): Add a menu entry for wdired.
1876         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
1877         (rx-bracket, rx-check-any, rx-any): Clean up name space.
1879         * wdired.el: (wdired-mode-map): Move init into declaration.
1880         Fix `return' binding.
1881         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
1882         Use force-mode-line-update.
1883         (wdired-get-filename): Use `unless'.
1884         (wdired-preprocess-files): Don't assume names have no \n and use / for
1885         dir separator.
1886         (wdired-normalize-filename): Use replace-regexp-in-string.
1887         (wdired-load-hooks): Remove.
1888         (wdired-mode-hooks): Rename to wdired-mode-hook.
1890         * info-look.el: Add support for cfengine-mode.
1891         (info-lookup-setup-mode): Use dolist.
1893 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
1895         * wdired.el: New file.
1897 2004-04-23  Juanma Barranquero  <lektu@terra.es>
1899         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
1901         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
1902         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
1903         (pcomplete--help, pcomplete--here): Doc fixes.
1905 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
1907         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
1908         handles wrong-number-of-arguments in backend call.
1910         * vc.el (vc-print-log): Likewise.
1912 2004-04-20  Dave Love  <fx@gnu.org>
1914         * emacs-lisp/rx.el: Doc fixes.
1915         (rx-constituents): Add/extend many forms.
1916         (rx-check): Check form is a list.
1917         (bracket): Defvar.
1918         (rx-check-any, rx-any, rx-check-not): Modify.
1919         (rx-not): Simplify.
1920         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
1921         (rx-kleene): Use rx-trans-forms.
1922         (rx-quote-for-set): Delete.
1923         (rx): Allow multiple args.
1925 2004-04-23  Kenichi Handa  <handa@m17n.org>
1927         * international/mule-util.el (char-displayable-p): Simplify by
1928         using internal-char-font.
1930 2004-04-23  Juanma Barranquero  <lektu@terra.es>
1932         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1934 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1936         * diff-mode.el (diff-next-error): New fun.
1937         (diff-mode): Use it.
1939         * simple.el (next-error): Change arg name.
1940         Add support for the documented C-u C-x ` usage.
1942         * frame.el (special-display-popup-frame, next-multiframe-window)
1943         (previous-multiframe-window): Only consider frames on same display.
1945 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
1947         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
1948         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
1950 2004-04-22  Kim F. Storm  <storm@cua.dk>
1952         * net/telnet.el (telnet): Add optional port arg.
1954 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1956         * progmodes/compile.el (compilation-mode-font-lock-keywords):
1957         Minor sanity check on the `hyperlink' slot.
1959         * Makefile.in (recompile): Compile new files.
1961         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
1962         Add byte-recompile-directory's optional `arg'.
1964         * cvs-status.el (cvs-tree-use-charset): New var.
1965         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
1966         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
1967         (cvs-status-cvstrees): Use it.
1969         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
1970         Make it a normal major mode.
1971         (checkdoc-buffer-label): Make sure the file name is meaningful.
1972         (checkdoc-output-to-error-buffer): Remove.
1973         (checkdoc-error, checkdoc-start-section): Rewrite.
1975         * info.el (info-node, info-menu-5, info-xref, info-header-node)
1976         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
1977         (Info-title-4-face): Use new syntax.
1978         (info-xref-visited): Inherit from info-xref.
1980         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
1982 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1984         * simple.el (next-error-last-buffer, next-error-function):
1985         New variables for the next-error framework.
1986         (next-error-buffer-p): New function.
1987         (next-error-find-buffer): Generalize compilation-find-buffer.
1988         (next-error, previous-error, first-error, next-error-no-select)
1989         (previous-error-no-select): Move from compile.el.
1991         * replace.el (occur-next-error, occur-1): Hook into the next-error
1992         framework.
1994         * progmodes/compile.el (compilation-start):
1995         Set next-error-last-buffer so next-error knows where to jump.
1996         (compilation-setup): Set the buffer-local variable
1997         next-error-function to 'compilation-next-error-function.
1998         (compilation-buffer-p, compilation-buffer-internal-p): Use an
1999         alternate way to find if a buffer is a compilation buffer, for
2000         next-error convenience.
2001         (next-error-no-select, previous-error-no-select, next-error)
2002         (previous-error, first-error): Move to simple.el.
2003         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
2004         (compilation-last-buffer): Remove.
2005         (compilation-start, compilation-next-error, compilation-setup)
2006         (compilation-next-error-function, compilation-find-buffer):
2007         Remove compilation-last-buffer use.
2009 2004-04-21  Juanma Barranquero  <lektu@terra.es>
2011         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
2012         (font-lock-warning-face): Fix spacing.
2014         * makefile.w32-in (WINS): Add url/ directory.
2016 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
2018         * desktop.el (desktop-buffer-mode-handlers): New variable.
2019         Alist of major mode specific functions to restore a desktop buffer.
2020         (desktop-buffer-handlers): Make variable obsolete.
2021         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
2022         Catch errors signaled in handlers.  Update buffer count.
2023         Evaluate desktop-buffer-point.
2024         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
2025         move to dired.el.
2026         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
2027         move to info.el.
2028         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
2029         move to mail/rmail.el.
2030         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
2031         to mh-e/mh-e.el.
2032         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
2033         On fail, print message (to message buffer) even if
2034         desktop-missing-file-warning is nil.
2035         (desktop-buffer-misc-data-function): New buffer local variable.
2036         Function returning major mode specific data.
2037         (desktop-buffer-misc-functions): Make variable obsolete.
2038         (desktop-save): Use desktop-buffer-misc-data-function.
2039         (desktop-buffer-dired-misc-data): Rename to
2040         dired-desktop-buffer-misc-data and move to dired.el.
2041         (desktop-buffer-info-misc-data): Rename to
2042         Info-desktop-buffer-misc-data and move to info.el.
2043         (desktop-read): Add message about number of buffers restored/failed.
2044         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
2045         Add parameters.  Pause to display error only when
2046         desktop-missing-file-warning is non-nil.
2047         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
2048         (dired-mode): Bind desktop-buffer-misc-data-function.
2049         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
2050         Add Parameters.
2051         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
2052         (Info-mode): Bind desktop-buffer-misc-data-function.
2053         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
2054         Add Parameters.
2055         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
2056         Add Parameters.
2058 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
2060         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
2061         the case of letters in case-insensitive expansions when the
2062         abbrev is preceded by characters with letter syntax.
2064 2004-04-21  Richard M. Stallman  <rms@gnu.org>
2066         * progmodes/cperl-mode.el (cperl-putback-char):
2067         Delete Emacs 18 definition.
2069         * international/mule.el (ctext-post-read-conversion):
2070         Use assoc-string, not assoc-ignore-case.
2072         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
2074         * emacs-lisp/easymenu.el (easy-menu-add):
2075         Do call x-popup-menu, but only if it's defined.
2077         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
2079         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
2080         Handle multiple args: compile like progn.
2082         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
2083         take all args as &rest arg.
2085         * autoinsert.el (auto-insert-alist): Insert the user's name in
2086         copyright notice, rather than Free Software Foundation.
2088 2004-04-21  Kenichi Handa  <handa@m17n.org>
2090         * descr-text.el (describe-char): Make it work on *Help* buffer.
2092 2004-04-21  Kim F. Storm  <storm@cua.dk>
2094         * image.el (insert-image): Add optional SLICE arg.
2095         (insert-sliced-image): New defun.
2097 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
2099         * subr.el (read-number): Check whether `default' is nil.
2101 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2103         * progmodes/compile.el (compilation-error-properties):
2104         Split into two.
2105         (compilation-internal-error-properties): New one.
2106         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
2108 2004-04-20  Richard M. Stallman  <rms@gnu.org>
2110         * window.el (split-window-save-restore-data):
2111         Don't update the data if OLD-INFO is nil.
2113         * view.el (view-return-to-alist): Mark it permanent local.
2115         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
2117         * recentf.el (recentf-save-list): Catch and warn about errors.
2119         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
2120         so "Buffers" won't be pure.
2122         * help-mode.el (help-mode-finish): Set help-return-alist first
2123         thing, setting only the entry for the selected window.
2125         * help-fns.el (describe-function-1): If many non-control non-meta
2126         keys run the command, don't list all of them.
2128 2004-04-20  Juanma Barranquero  <lektu@terra.es>
2130         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
2131         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
2133         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
2135 2004-04-20  Kenichi Handa  <handa@m17n.org>
2137         * international/quail.el (quail-lookup-key): New optional arg
2138         NOT-RESET-INDICES.
2139         (quail-get-translations): Call quail-lookup-key with
2140         NOT-RESET-INDICES t.
2141         (quail-completion): Likewise.
2142         (quail-lookup-map-and-concat): Likewise.
2144 2004-04-20  Kenichi Handa  <handa@m17n.org>
2146         * international/quail.el (quail-update-translation): Don't insert
2147         such an unsupported multibyte char in a unibyte buffer.
2149 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
2151         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
2152         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
2153         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
2154         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
2155         (gdb-frame-assembler-buffer): Improve behaviour with
2156         multiple frames.
2157         (gdb-display-buffer): Extend search to all visible frames.
2159 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
2161         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
2162         characters left after base64 decoding.
2163         (rmail-decode-region): Use -dos variety of `coding', to remove any
2164         ^M characters left after qp or base64 decoding.
2166 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2168         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
2169         messages.
2171 2004-04-19  Stephen Eglen  <stephen@gnu.org>
2173         * add-log.el (add-change-log-entry): Update doc string to mention
2174         add-log-full-name and add-log-mailing-address.
2176 2004-04-18  Juri Linkov  <juri@jurta.org>
2178         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
2179         (Info-find-node-2): Simplify error message.
2180         (Info-insert-dir): Use Info-following-node-name.
2181         (Info-goto-node): Remove *info-history* and *info-toc*.
2182         (Info-history): Create a node of the virtual history file.
2183         (Info-toc): Create a node of the virtual toc file.
2184         (Info-insert-toc): New arg `curr-file' for reference file names.
2185         (info-apropos): Remove redundant var binding for temp-file.
2186         (Info-index, Info-index-next, Info-mode): Doc fix.
2187         (Info-goto-emacs-command-node): Don't jump to *info* from
2188         non-*info* Info buffers.
2189         (Info-fontify-node): Don't show the file name of external
2190         references if `Info-hide-note-references' is `hide'.  Don't hide
2191         newlines at the end of paragraphs.
2193         * international/mule-diag.el (list-input-methods):
2194         Fix args to help-xref-button.
2196         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
2197         to put into effect local variables from TUTORIAL files.
2199         * textmodes/paragraphs.el (sentence-end) <function>: New fun
2200         with default value taken from the variable `sentence-end'.
2201         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
2202         Add nil const to :type.
2203         (sentence-end-without-period, sentence-end-double-space)
2204         (sentence-end-without-space): Doc fix.
2206         * textmodes/paragraphs.el (forward-sentence):
2207         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
2208         (fill-delete-newlines):
2209         * progmodes/cc-cmds.el (c-beginning-of-statement):
2210         Use function `sentence-end' instead of variable `sentence-end'.
2212 2004-04-18  Andreas Schwab  <schwab@suse.de>
2214         * progmodes/compile.el (compilation-start): Set window start to
2215         point-min if compilation-scroll-output is nil.
2217 2004-04-18  John Wiegley  <johnw@newartisans.com>
2219         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
2221 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
2223         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
2224         (gdb-info-breakpoints-custom): Revert previous change.
2225         (gdb-view-assembler): Update assembler if necessary.
2226         (gdb-frame-handler): Parse correctly for gdb-current-frame.
2227         (gdb-display-source-buffer): Update properly when both source and
2228         assembler are visible.
2230 2004-04-17  John Wiegley  <johnw@newartisans.com>
2232         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
2233         which limits the number of names shown in the minibuffer.  Off by
2234         default.
2235         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
2236         up iswitchb for users with a multitude of open buffers by showing
2237         only the first and last N/2 buffers in the completion list (which
2238         is enough to aid C-s/C-r, and to know that more characters are
2239         needed to refine the completion list).
2241 2004-04-17  Richard M. Stallman  <rms@gnu.org>
2243         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
2244         (file-truename): Expand all ~ constructs directly.
2245         (insert-directory): Delete any error msg output by the
2246         `insert-directory-program'.
2248         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
2249         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
2250         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
2251         (allout-init): Use find-file-hook, not find-file-hooks.
2252         (allout-mode): Eliminate Emacs 18 support.
2253         Use write-contents-functions, not local-write-file-hooks.
2255 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
2257         * progmodes/compile.el (compilation-error-properties): Fix for
2258         adding messages when there are already markers for their file.
2259         (compilation-fake-loc): New function.
2261 2004-04-16  Dave Love  <fx@gnu.org>
2263         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
2264         (python-load-file): Fix python-orig-start setting.
2266         * progmodes/compile.el: Doc fixes.
2267         (compilation-error-regexp-alist-alist)
2268         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
2269         (compilation-assq): Wrap in eval-when-compile.
2270         (compilation-mode-font-lock-keywords): Don't use list*.
2271         (compilation-start): Avoid warning.
2272         (compilation-compat-error-properties)
2273         (compilation-directory-properties): Add keymap property.
2274         (compilation-parsing-end): Make it a marker for better compatibility.
2276         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
2278 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
2280         * xml.el: Doc fixes.
2281         (xml-get-children): Only looks at sub-tags and ignore strings.
2283         * xml.el (xml-parse-tag): Avoid overwriting node-name.
2285 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2287         * url/url-util.el (url-debug): Use with-current-buffer.
2289         * url/url-nfs.el (url-nfs-file-attributes): Add id-format parameter.
2290         (url-nfs-create-wrapper): Use new backquote syntax.
2292         * url/url-https.el (url-https-file-attributes): Add id-format param.
2294         * url/url-http.el (url-http-head-file-attributes)
2295         (url-http-file-attributes): Add id-format parameter.
2297         * url/url-handlers.el: Use new find-file-hook.
2298         (url-file-attributes): Add id-format parameter.
2300         * url/url-file.el (url-file-create-wrapper): Use new backquote syntax.
2301         (url-file-file-attributes): Add id-format parameter.
2303         * url/url-dav.el: Use with-current-buffer.
2304         (url-dav-process-response): Fix regexps and spurious quote.
2305         (url-dav-file-attributes): Add id-format param.
2307         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
2309 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
2311         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
2313         * vc.el (vc-print-log): Likewise.
2315 2004-04-16  Masatake YAMATO  <jet@gyve.org>
2317         * simple.el (completion-setup-function): Set an initial value
2318         to `element-common-end' before entering loop.  Set a value
2319         to `element-common-end' at the end of loop.
2320         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
2321         (completions-common-part): Rename from completion-de-emphasis.
2322         (completions-first-difference): Rename from completion-emphasis.
2323         Suggested by RMS.
2325 2004-04-16  Juanma Barranquero  <lektu@terra.es>
2327         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
2328         (bookmark-edit-annotation-mode): Add mode name.
2330 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2332         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
2333         for nested conflict markers.
2334         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
2336 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
2338         * progmodes/gdb-ui.el (gdb-goto-info): New function.
2340         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
2342 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2344         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
2345         Give a backtrace if requested.
2347         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
2349         * progmodes/python.el (python-mouse-2-command, python-RET-command):
2350         Remove unused functions.
2351         (python-orig-start-line, python-orig-file): Remove.
2352         (python-orig-start): New var.
2353         (python-input-filter, python-compilation-line-number)
2354         (python-send-region, python-load-file): Use it.
2356         * info.el (info): Always jump to *info*.
2358         * subr.el (posn-set-point): New function.
2360         * mouse.el (mouse-set-point): Use it.
2362         * progmodes/compile.el (compile-goto-error): Use it.
2363         (compilation-button-map): New keymap.
2364         (compilation-error-properties): Use it.
2365         (compilation-shell-minor-mode-map): Don't bind mouse-2.
2367         * smerge-mode.el (smerge-popup-context-menu): Use it.
2369         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
2370         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
2371         mouse and non-mouse case.
2373         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
2374         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
2376         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
2377         Make it work for non-mouse events.
2379         * pcvs-info.el (cvs-status-map): Update binding name.
2381 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
2383         * xml.el (xml-maybe-do-ns): New function to handle namespace
2384         parsing of both attribute and element names.
2385         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
2386         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
2387         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
2388         (xml-parse-attlist): Make it do its own namespace parsing.
2390 2004-04-14  Dave Love  <fx@gnu.org>
2392         * progmodes/python.el (run-python): Fix use of \n.
2393         (python-load-file): Remove `try' from Python fragment.
2394         (python-describe-symbol): Fix message.
2396         * comint.el: Doc fixes.
2397         (comint-last-input-start, comint-last-input-end)
2398         (comint-last-output-start): Give them values.
2399         (comint-arguments): Avoid warning.
2400         (comint-skip-prompt): Use line-end-position.
2401         (comint-backward-matching-input): Rename arg to agree with doc.
2402         (comint-extract-string): Use syntax-ppss.
2403         (comint-dynamic-simple-complete): Delete useless list construction.
2404         (comint-redirect-subvert-readonly): New.
2405         (comint-redirect-preoutput-filter): Use it.
2407         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
2408         Correctly handle negative arguments when calling hook functions.
2410 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
2412         * info.el (info-apropos): Don't clobber Info-history-list.
2414 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
2416         * progmodes/compile.el (compilation-setup):
2417         Localize overlay-arrow-position.
2418         (compilation-sentinel): Restructure code equivalently.
2419         (compilation-next-error): Find message on same line after point if
2420         not found before point.
2421         (compile-mouse-goto-error): Restore function so that compilation
2422         buffer need not be current and use compile-goto-error.
2423         (compile-goto-error): Restore function.
2424         (next-error): Set overlay-arrow-position.
2425         (compilation-forget-errors): Don't localize already local
2426         compilation-locs and remove FIXME about refontifying.
2428 2004-04-14  Kim F. Storm  <storm@cua.dk>
2430         * startup.el (emacs-quick-startup): New defvar (set by -Q).
2431         (command-line): New option -Q.  Like -q --no-site-file, but
2432         in addition it also disables menu-bar, tool-bar, scroll-bars,
2433         tool-tips, and the blinking cursor.
2434         (command-line-1): Skip startup screen if -Q.
2435         (fancy-splash-head): Use ":align-to center" prop to center splash image.
2437         * emulation/cua-base.el (cua-read-only-cursor-color)
2438         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
2440 2004-04-13  Dave Love  <fx@gnu.org>
2442         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
2443         (syntax): Don't require.
2444         (python) <defgroup>: Add :version.
2445         (python-quote-syntax): Re-written.
2446         (inferior-python-mode): Move stuff here from run-python and add
2447         some more.
2448         (python-preoutput-continuation, python-preoutput-result)
2449         (python-dotty-syntax-table): New.
2450         (python-describe-symbol): Use them.
2451         (run-python): Move stuff to inferior-python-mode.  Modify code
2452         loaded into Python.
2453         (python-send-region): Use python-proc, python-send-string.
2454         (python-send-string): Send newlines too.  Callers changed.
2455         (python-load-file): Re-written.
2456         (python-eldoc-function): New.
2457         (info-look): Don't require.
2458         (python-after-info-look): New.  A modified version of former
2459         top-level code for use with eval-after-load.
2460         (python-maybe-jython, python-guess-indent): Use widened buffer.
2461         (python-fill-paragraph): Re-written.
2462         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
2463         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
2465 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2467         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
2468         Set compilation-error-regexp-alist earlier.
2470         * progmodes/compile.el (compilation-minor-mode-map)
2471         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
2472         (compile-goto-error): Re-merge the mouse and non-mouse commands.
2474 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2476         * progmodes/compile.el (compile-goto-error): Select the buffer/window
2477         corresponding to the event.
2479         * url/url.el (url-retrieve): Use with-current-buffer.
2481         * url/url-http.el (url-http-parse-headers, url-http-file-exists-p):
2482         Remove unused var `version'.
2484         * url/url-handlers.el (url-handler-mode): New minor mode.
2485         (url-setup-file-name-handlers): Remove.
2487 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
2489         * loadup.el: Add cygwin to system-type list, for unexec() support.
2491 2004-04-12  John Paul Wallington  <jpw@gnu.org>
2493         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
2494         (ibuffer-restore-window-config-on-quit): New variable to replace
2495         `ibuffer-delete-window-on-quit'.  Update all references.
2496         (ibuffer-prev-window-config): New variable.
2497         (ibuffer-quit): Restore previous window configuration instead of
2498         deleting window.
2499         (ibuffer): Save window configuration before showing Ibuffer buffer.
2501         * help.el (describe-mode): Doc fix.
2503         * url/url-cookie.el (url-cookie-handle-set-cookie): Replace calls
2504         to obsolete `assoc-ignore-case' with calls to `assoc-string'.
2506 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2508         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
2509         not to treat nil as a function.
2511         * vc-arch.el (vc-arch-root): Be a bit more careful.
2512         (vc-arch-register): Save the buffer if we modified it.
2513         (vc-arch-delete-rej-if-obsolete): Save excursion.
2514         (vc-arch-find-file-hook): Use the simpler after-save-hook.
2515         (vc-arch-responsible-p, vc-arch-init-version): New functions.
2517         * net/ldap.el (ldap-search): Use list*.
2519 2004-04-12  Juri Linkov  <juri@jurta.org>
2521         * info.el (Info-follow-reference): Allow multiline reference name.
2523 2004-04-11  Dave Love  <fx@gnu.org>
2525         * url/url-mailto.el (url-mailto):
2526         * url/url-history.el (url-history-setup-save-timer):
2527         * url/url-cookie.el (url-cookie-setup-save-timer): Avoid warnings.
2529         * url/url-file.el (url-file-build-filename): Don't use
2530         directory-sep-char.
2532         * url/url-auth.el (url-register-auth-scheme): Fix `format' call.
2534         * url/url-about.el (url-scheme-registry): Defvar.
2535         (url-about): Use text/plain.
2537         * url/url-vars.el (cl): Don't require.
2538         (url): Add :version.
2539         (url-bug-address): Use bug-gnu-emacs.
2541         * url/url-util.el (url-hexify-string): Don't give multibyte error
2542         for char <16.
2543         (mail-header-extract): Autoload.
2545         * url/url-parse.el: Doc fixes.
2547         * url/url-ldap.el (ldap): Require.
2548         (url-ldap): Fix `format' call.
2549         (url-ldap-certificate-formatter): Avoid warning.
2551         * url/url-https.el (url-https-create-secure-wrapper): Use modern
2552         backquotes.
2554         * url/url-dav.el (url-dav-rename-file): Fix args of `signal'.
2555         (url-intersection): New.
2556         (url-dav-supported-p): Use it.
2557         (url-dav-save-resource): Declare url-http-response-status special.
2559         * url/url-cache.el (url-util): Require.
2561         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
2563         * progmodes/python.el: New file.
2565 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
2567         * vc-hooks.el (vc-arg-list): Function removed.
2568         (vc-default-workfile-unchanged-p): Use condition-case to check for
2569         backward compatibility.
2571         * vc.el (vc-print-log): Use condition-case to check for backward
2572         compatibility.
2574 2004-04-11  Juri Linkov  <juri@jurta.org>
2576         * dired.el (dired-faces): New defgroup.
2577         (dired-header, dired-mark, dired-marked, dired-flagged)
2578         (dired-warning, dired-directory, dired-symlink, dired-ignored):
2579         New faces.
2580         (dired-header-face, dired-mark-face, dired-marked-face)
2581         (dired-flagged-face, dired-warning-face, dired-directory-face)
2582         (dired-symlink-face, dired-ignored-face): New face variables.
2583         (dired-font-lock-keywords): Use them instead of font-lock faces.
2584         Split the rule for dired marks into 3 separate rules: for marks,
2585         marked file names and flagged file names.
2587         * help-mode.el (help-make-xrefs): Add a final newline to the
2588         *Help* buffer.
2590 2004-04-11  John Paul Wallington  <jpw@gnu.org>
2592         * replace.el (occur-engine): Distinguish between one and several
2593         matches in the matches per buffer heading.
2595 2004-04-11  Kim F. Storm  <storm@cua.dk>
2597         * ido.el (ido-confirm-unique-completion): New defcustom.
2598         (ido-complete): Use it.
2599         (ido-write-file): Set it to t unconditionally.
2601 2004-04-10  Miles Bader  <miles@gnu.org>
2603         RCS keyword removal (only non-comment changes are enumerated here):
2605         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
2606         (byte-compile-insert-header): Don't use `byte-compile-version'.
2607         * url/url-vars.el (url-version): Use the constant string "Emacs"
2608         instead of calculating something from the RCS `State' keyword
2609         [the latter is almost entirely useless anyway].
2610         * forms.el (forms-version): Variable removed.
2611         (forms-mode): Don't use `forms-version'.
2612         * recentf.el (recentf-version): Variable removed.
2613         * progmodes/delphi.el (delphi-version): Variable removed.
2614         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
2616 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2618         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
2620 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
2622         * info.el (info-apropos): Improve menu item regexp.
2624 2004-04-09  Simon Josefsson  <jas@extundo.com>
2626         * mail/smtpmail.el: Add comment, based on report by
2627         kdc@rcn.com (Kevin D. Clark).
2629 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2631         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2632         Redo one more thing that I didn't notice Daniel had undone.
2634 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
2636         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
2637         (gdb-goto-breakpoint, gdb-display-buffer)
2638         (gdb-display-source-buffer, gdb-view-source-function)
2639         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
2640         (gdb-source-info, gdb-frame-handler): Don't specify a window
2641         for display.
2642         (gdb-info-breakpoints-custom): Remove superfluous update of
2643         assembler buffer.
2644         (gdb-many-windows): Make settable outside gdb.
2646 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
2648         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
2649         Derive from fundamental-mode rather than text-mode.
2651 2004-04-08  Juri Linkov  <juri@jurta.org>
2653         * info.el (Info-history): Doc fix.
2654         (Info-history-list): New var.
2655         (info-xref): Change magenta4 to blue, remove bold for dark and
2656         light backgrounds, change bold to underline for non-color classes.
2657         (info-xref-visited): New face.
2658         (Info-fontify-visited-nodes): New custom.
2659         (Info-hide-note-references): Add new value `hide'.  Doc fix.
2660         (Info-reference-name): New var.
2661         (Info-selection-hook): New custom.
2662         (Info-edit-mode-hook): New var.
2663         (Info-find-file): New fun.
2664         (Info-find-node): Move part of code to Info-find-file.
2665         (Info-find-node-2): Add anchors to Info-history-list.  Move point
2666         to the place with the reference name if name is defined.
2667         (Info-select-node): Add current node to Info-history-list.
2668         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
2669         (Info-search-whitespace-regexp): New custom.
2670         (Info-search-case-fold): New var.
2671         (Info-search): Add "case-sensitively" to the prompt.
2672         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
2673         (Info-search-case-sensitively, Info-search-next): New fun.
2674         (Info-up): Move point to the menu item of the current node.
2675         (Info-history): New fun.  Add *info-history* to
2676         same-window-buffer-names.
2677         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
2678         (Info-insert-toc): New fun.
2679         (Info-build-toc): New fun.
2680         (Info-follow-reference): Add new arg `fork'.  Doc fix.
2681         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
2682         with the same name prefer the reference closest to point.
2683         (Info-next-reference): Replace * by + in the *Note regexp.
2684         Add regexp for http:// and ftp://.  Skip the *Note prefix.
2685         (Info-prev-reference): Replace * by + in the *Note regexp.
2686         Add regexp for http:// and ftp://.  Skip the *Note prefix.
2687         (Info-follow-nearest-node): Add new arg `fork'.
2688         (Info-try-follow-nearest-node): Add new arg `fork'.
2689         Call browse-url for http:// and ftp:// references.
2690         Set Info-reference-name for index entries.
2691         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
2692         Info-search-next, Info-history, Info-toc, clone-buffer.
2693         (Info-menu-update): Replace * by + in the *Note regexp.
2694         (Info-mode): Add documentation for Info-history, Info-toc,
2695         Info-search-case-sensitively, Info-search-next, clone-buffer.
2696         (Info-fontify-menu-headers): Remove fun.  Move code to
2697         Info-fontify-node.
2698         (Info-fontify-node): Add docstring.  Add local vars
2699         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
2700         then fontify header line, titles, menu headers, http and ftp
2701         references, refill paragraphs.  If not-fontified-p is t or
2702         fontify-visited-p is t then fontify cross references, menu items.
2703         Fontify menu headers.  Fontify http and ftp references.
2704         Change regexp for cross references to require whitespace after *Note,
2705         add matching groups for file and node names.  Remove hack for quote.
2706         Use display property for Info-hide-note-references=t.  Use fifth
2707         or fourth match for help-echo.  Display visited nodes in a
2708         different face.  Unhide file names of external references.
2709         Unhide newlines.  Display visited menu items in a different face.
2711 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2713         * progmodes/compile.el: Require CL.
2714         (compilation-mode-font-lock-keywords): Re-install the "line as
2715         function" patch.
2717         * help-fns.el (help-C-source-directory): New var.
2718         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
2719         (describe-function-1, describe-variable): Use them.
2721         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
2722         to C source files specially.
2724 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2726         * info.el (Info-hide-cookies-node): New function.
2727         (Info-select-node): Use it.
2728         (Info-display-images-node): Remove message with image file name.
2730 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
2732         * progmodes/compile.el (compilation-warning-face)
2733         (compilation-info-face, compilation-skip-threshold)
2734         (compilation-skip-visited, compilation-context-lines):
2735         Declare :version when added to Emacs.
2736         (compilation-error-regexp-alist-alist): Extend caml and irix.
2737         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
2738         (compilation-mode-font-lock-keywords): Temporarily undo line as
2739         function patch, which wasn't ready.
2741 2004-04-07  Kenichi Handa  <handa@m17n.org>
2743         * international/latin1-disp.el (latin1-display-setup): Check each
2744         character is displayable or not instead of calling
2745         latin1-display-check-font.
2747 2004-04-06  Kenichi Handa  <handa@m17n.org>
2749         * language/ethio-util.el (ethio-sera-being-called-by-w3):
2750         New variable.
2751         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
2752         instead of sera-being-called-by-w3.
2753         (ethio-fidel-to-sera-buffer): Likewise.
2754         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
2755         instead of sera-being-called-by-w3.
2756         (ethio-write-file): Likewise.
2758 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2760         * printing.el: Doc fix.
2762 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
2764         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
2765         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
2766         (gdb-setup-windows): Only use separate IO buffer if required.
2768 2004-04-06  Kim F. Storm  <storm@cua.dk>
2770         * term.el (term-is-xemacs): Remove.
2771         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
2772         (term-window-width): New function.
2773         (term-mode, term-check-size): Use it.
2774         (term-mode): Disable overflow-newline-into-fringe in term buffer.
2776 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
2778         * cus-edit.el (custom-add-parent-links): Change unbound variable
2779         `symbol' to `name'.
2781 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
2782         * info.el (info-apropos): New function.
2783         (Info-mode-menu): Add it.
2784         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
2786         * help-mode.el (help-make-xrefs): Recognize aliased variable with
2787         inherited docstring.
2789         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
2791 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2793         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
2795         * progmodes/compile.el (font-lock): Don't require any more.
2796         (compilation-error-properties, compilation-start, compilation-sentinel)
2797         (compilation-filter, next-error): Use with-current-buffer.
2798         (compilation-skip-to-next-location, compilation-skip-threshold)
2799         (compilation-skip-visited): Move to silence the byte-compiler.
2800         (compilation-setup): Simplify.
2801         (compilation-next-error): Use line-(beginning|end)-position.
2802         Make sure `pt' is non-nil before using compilation-loop.
2803         (compile-goto-error): Add optional event arg.  Use it.
2804         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
2805         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
2806         Update the binding for mouse-2.
2807         (first-error): Set compilation-current-error to nil rather than bob.
2808         (compilation-parsing-end, compilation-parse-errors-function)
2809         (compilation-error-list, compilation-old-error-list):
2810         "New" compatibility variables.
2811         (compile-buffer-substring, compilation-compat-error-properties)
2812         (compilation-compat-parse-errors, compilation-forget-errors):
2813         New compatibility functions.
2814         (compilation-mode-font-lock-keywords): Use them.
2816 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
2818         * autorevert.el (auto-revert-handler): If point (or a window
2819         point) is at the end of the buffer, keep it there after
2820         reverting.  This allows to tail a file.
2821         Mention this in the `Commentary'.
2823         * format.el (format-write-file): Add optional argument CONFIRM
2824         and make it behave like the analogous argument to `write-file'.
2826 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2828         * progmodes/ebnf2ps.el: Doc fix.
2829         (ebnf-version): New version number (4.2).
2830         (ebnf-syntax): Customization and docstring fix.
2831         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
2832         Put autoloaded funs before first use.
2833         (ebnf-style-database): Add dtd entry.
2834         (ebnf-syntax-alist): Add dtd initialization.
2835         (ebnf-token-sequence): New fun.
2836         (ebnf-comment-table): Add new comment action character.
2837         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
2839         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
2840         Type Definition for XML).
2842         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
2843         * progmodes/ebnf-bnf.el (ebnf-sequence):
2844         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
2845         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
2846         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
2847         Code simplification: call ebnf-token-sequence.
2849 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
2851         * calendar/timeclock.el (timeclock-relative)
2852         (timeclock-get-project-function, timeclock-get-workday-function)
2853         (timeclock-query-out, timeclock-when-to-leave)
2854         (timeclock-when-to-leave-string, timeclock-log-data)
2855         (timeclock-generate-report, timeclock-in): Doc fixes.
2857 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2859         * url: Import the URL package from its repository.
2861         * url/url-methods.el:
2862         * url/url-parse.el: Don't require url-auto.
2864 2004-04-03  Andreas Schwab  <schwab@suse.de>
2866         * diff-mode.el (diff-mode): Fix missing quote.
2868 2004-04-03  Juri Linkov  <juri@jurta.org>
2870         * descr-text.el (describe-property-list): Add `font-lock-face'.
2872         * dired.el (dired-font-lock-keywords): Fix permission regexps.
2874 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2876         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
2877         Use utf-16le on little endian machines and utf-16be otherwise.
2879 2004-04-02  David Kastrup  <dak@gnu.org>
2881         * net/browse-url.el (browse-url-generic): Use call-process
2882         instead of start-process to allow browsers that fork and detach.
2884 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
2886         * compile.el (compilation-current-error): New var.
2887         (compilation-setup, compile-mouse-goto-error)
2888         (compile-goto-error, next-error): Use it.
2889         (compilation-skip-to-next-location): Default to t, which gives
2890         contiguous skipping like old compile (where this was redundant).
2891         (compilation-next-error): Prevent previous-* commands from moving
2892         back to message at or just before point.
2894 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
2896         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
2897         (gdb-source-info): Don't display source at startup, if required.
2898         (gdb-show-main): New option.
2899         (gdba): Update documentation.
2900         (gdb-source): Cover case of auto-display output.
2902 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
2904         * autorevert.el: Delete obsolete autoload's and defvar's.
2905         (auto-revert-check-vc-info): New user option.
2906         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
2907         (auto-revert-handler-vc): Delete.
2908         (auto-revert-handler): Treat return value `fast' of
2909         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
2911         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
2912         return `fast'.
2914         * files.el (buffer-stale-function): Doc change.
2916 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2918         * printing.el: New tip on Tips section.
2919         (pr-version): New version number (6.7.4).
2920         (pr-shell-file-name): Initialization fix.
2922 2004-03-31  Juri Linkov  <juri@jurta.org>
2924         * dired.el: Add autoload for `dired-do-touch'.
2925         (dired-touch-program): New var.
2926         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
2927         (dired-no-confirm): Add `touch' to docstring.
2929         * dired-aux.el (dired-do-touch): New fun.
2930         (dired-do-chxxx): Add argument -t for touch operation.
2932         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
2933         `dired-move-to-filename-regexp'.
2935 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
2937         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
2939 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2941         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
2942         and only if the buffer was modified.
2944 2004-03-30  Kenichi Handa  <handa@m17n.org>
2946         * international/characters.el: Delete pairs for U+2308..U+230B.
2948 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
2950         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
2951         to detect the beginning of a level 2 or 3 annotation.
2953 2004-03-29  Kenichi Handa  <handa@m17n.org>
2955         * international/ucs-tables.el (ucs-insert): Fix the error message.
2957 2004-03-29  Kenichi Handa  <handa@m17n.org>
2959         * international/mule-util.el (char-displayable-p): Fix generation
2960         of XLFD file name.
2962         * Makefile.in (setwins, setwins_almost): Change directory to $wd
2963         before finding directories by `find'.
2965 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2967         * subr.el (interactive-form): Delete.  Now implemented in C.
2969         * pcvs.el (cvs-parse-process): Workaround for Darwin.
2971         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
2972         (vc-diff-label): New fun.
2973         (vc-diff-internal): Use it.
2975         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
2977 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2979         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
2981         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
2982         specify XML (EBNFX).
2984         * progmodes/ebnf2ps.el: Doc fix.
2985         (ebnf-version): New version number (4.1).
2986         (ebnf-syntax): Adjust customization.
2987         (ebnf-style-database): Add ebnfx entry.
2988         (ebnf-syntax-alist): Add ebnfx initialization.
2989         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
2991         * printing.el: Doc fix.
2992         (pr-version): New version number (6.7.3).
2993         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
2994         returns nil for mouse position.  Reported by Drew Adams
2995         <drew.adams@oracle.com>.
2996         (pr-update-menus): Modify interactive declaration.  Reported by Drew
2997         Adams <drew.adams@oracle.com>.
2999 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
3001         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
3002         (gud-gdba-marker-filter): Log the process input and output, if
3003         required.  From Stefan Monnier.
3004         (gdb-debug-log, gdb-enable-debug-log): New variables.
3005         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
3007 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3009         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
3010         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
3012 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3014         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
3015         Call vc-find-file-hook here instead of in auto-revert-buffers.
3016         (auto-revert-buffers): Delete call to vc-find-file-hook.
3017         (auto-revert-verbose, global-auto-revert-non-file-buffers)
3018         (global-auto-revert-mode, auto-revert-set-timer)
3019         (auto-revert-handler, auto-revert-buffers): Doc fixes.
3021 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
3023         * woman.el (woman-change-fonts): Rename local variable
3024         woman-font-alist to font-alist to avoid a compiler warning.
3026 2004-03-27  Dave Love  <fx@gnu.org>
3028         * emacs-lisp/rx.el (rx): Doc fix.
3029         Fix copyright years.
3031         * strokes.el (strokes-global-set-stroke-string): New function.
3032         (strokes-list-strokes): Cope with strings, not just commands.
3033         Set foreground colour of image.
3034         (strokes-global-set-stroke): Doc fix.
3036 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3038         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
3039         Auto Revert mode.
3040         (Buffer-menu-files-only): New variable.
3041         (Buffer-menu-toggle-files-only): New function.
3042         (Buffer-menu-mode-map): Bind it to `T'.
3043         (Buffer-menu-mode): Mention `T' in docstring.
3044         Set buffer-stale-function.
3045         (list-buffers-noselect): Mark buffer non-modified and set
3046         Buffer-menu-files-only.
3048         * dired.el (buffer-stale-function): Remove no longer needed defvar.
3050         * autorevert.el (auto-revert-handler): Print revert message
3051         before, rather than after, reverting.
3052         (buffer-stale-function): Move to files.el.
3054         * files.el (buffer-stale-function): Move here from autorevert.el.
3056 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3058         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
3060         * calc/calc.el (calc-mode-map): Use mapc.
3062         * apropos.el (apropos-mode): Don't autoload.
3063         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
3064         (apropos): Use it.
3065         (apropos-print): Add optional `text' argument.
3066         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
3067         Don't assume point-min == 1.
3069         * bs.el (bs-buffer-list): Use buffer-local-value.
3070         (bs--set-toggle-to-show): Use with-current-buffer.
3072         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
3073         New funs.
3074         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
3076         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
3078         * dabbrev.el (dabbrev-expand): Fix regexp construction.
3079         (dabbrev--find-expansion): Use pop.
3080         (dabbrev--search): Use match-string-no-properties.
3082         * dired.el (dired-mode): Use run-mode-hooks.
3083         (dired-move-to-end-of-filename): Use match-string.
3085         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
3086         is bound before using it.
3087         (ediff-verbose-p): Make it into a var since it's not constant.
3089         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
3091         * faces.el (read-face-font): Don't cons up unnecessarily.
3092         (header-line, tool-bar): Share common parts.
3094         * files.el (file-relative-name): Use compare-strings.
3096         * finder.el (finder-mode): Follow coding convention.
3098         * subr.el (read-number): New function.
3100         * ses.el (ses-read-number): Move to subr.el.
3101         (ses-set-header-row): Use read-number.
3103 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
3105         * vc-hooks.el (vc-arg-list): New function, which handles both
3106         compiled and uncompiled code.
3107         (vc-default-workfile-unchanged-p): Use it.
3109         * vc.el (vc-print-log): Undo prev change, use new function
3110         vc-arg-list from vc-hooks.el.
3112 2004-03-26  Masatake YAMATO  <jet@gyve.org>
3114         * simple.el (completion-setup-function): Emphasize the
3115         first uncommon characters in the completions; and de-emphasize
3116         the common prefix substrings.
3117         (completion-emphasis): New face.
3118         (completion-de-emphasis): New face.
3120 2004-03-25  Juanma Barranquero  <lektu@terra.es>
3122         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
3123         Comment out (it's unused and unfinished code).
3125 2004-03-25  Sam Steingold  <sds@gnu.org>
3127         * vc.el (vc-print-log): Fix a bug in the last patch:
3128         backend-function may be a byte-compiled object, not a lambda.
3130 2004-03-25  Juri Linkov  <juri@jurta.org>
3132         * descr-text.el (describe-property-list): Add a button
3133         for `face' property that calls `describe-face'.
3134         Suggested by luis fernandes <elf@ee.ryerson.ca>
3136         * international/mule.el (keyboard-coding-system):
3137         * kmacro.el (kmacro-call-macro): Fix docstring.
3139         * dired.el: Fix comments.
3141         * textmodes/fill.el (fill): Fix Info link.
3143         * font-lock.el (fast-lock, lazy-lock):
3144         * jit-lock.el (jit-lock): Remove links to removed Support Modes
3145         Info node.
3147         * eshell/eshell.el (eshell): Fix broken info-link.
3149         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
3150         * eshell/em-banner.el (eshell-banner):
3151         * eshell/em-smart.el (eshell-smart):
3152         * eshell/esh-cmd.el (eshell-cmd):
3153         Comment out broken info-links to incomplete Info manual.
3155         * info-xref.el: Fix commentary.
3157 2004-03-25  Kevin Ryde  <user42@zip.com.au>
3159         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
3160         Remove spurious node duplicate suppression, doesn't work, not wanted.
3161         (info-xref-output): Take format style args, add "sit-for 0" to let
3162         user see the results as they progress.
3163         (info-xref-check-all-custom): New function.
3165 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
3167         * gdb-ui.el: Moved to progmodes.
3169 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3171         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
3173 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
3175         * calendar/appt.el (appt-check): Remove superfluous progn.
3176         When finished with diary buffer: if it was not being displayed
3177         before, kill it; otherwise restore its original state.
3178         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
3180         * calendar/calendar.el (calendar-set-mode-line): Use total
3181         available mode-line width, rather than frame-width.
3183         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
3184         after mode change so effect not lost.
3186 2004-03-23  Dave Love  <fx@gnu.org>
3188         * dired.el (dired) <defgroup>: Add link to manual.
3189         (dired-font-lock-keywords): Add highlighting on unusual permissions.
3190         (dired-revert): Use dolist.
3191         (dired-mode-map): Add U binding.
3192         (dired-mode): Add font-lock-beginning-of-syntax-function.
3193         (dired-garbage-files-regexp): Make it a defcustom.
3195 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3197         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
3198         is equivalent to nil.
3199         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
3200         (vc-arch-mode-line-string): Accept `added' state.
3201         (vc-arch-state): Use inode-sigs if available.
3202         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
3203         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
3204         (vc-arch-tagline-re): New var.
3205         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
3206         New functions.
3207         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
3208         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
3210         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
3211         (vc-file-not-found-hook): Use it.
3213         * diff-mode.el (diff-default-read-only): Change default.
3214         (diff-mode-hook): Make it a defcustom.  Add some options.
3215         (diff-mode-map): Bind diff-refine-hook.
3216         (diff-yank-handler): New var.
3217         (diff-yank-function): New fun.
3218         (diff-font-lock-keywords): Use them.
3219         (diff-end-of-file): Handle case where file-header looks like diff text.
3220         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
3221         (diff-file-kill): Delete a subsequent empty line, if applicable.
3222         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
3223         (diff-find-file-name): Use it.
3224         (diff-tell-file-name): New command.
3225         (diff-mode): Be careful with view-mode.
3226         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
3227         New functions, for use in diff-mode-hook.
3228         (diff-find-source-location): Catch "regex too large" errors.
3229         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
3230         (diff-refine-hunk): New command.
3232         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
3233         (smerge-context-menu-map): Remove unused var.
3234         (smerge-keep-all): Preserve markers.
3235         (smerge-keep-n): New fun.
3236         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3237         (smerge-keep-current, smerge-ediff): Use it.
3238         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
3239         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
3240         (smerge-resolve): Resolve trivial 3-part conflicts.
3242 2004-03-23  Juri Linkov  <juri@jurta.org>
3244         * man.el (Man-width): New var.
3245         (Man-getpage-in-background): Use it.
3246         (Man-support-local-filenames): New var and fun.
3247         (Man-build-man-command): Don't add a second %s.
3248         (Man-fontify-manpage): Clean up message.
3249         (Man-mode): Set outline-regexp, outline-level,
3250         imenu-generic-expression.
3252         * woman.el (woman-fill-frame): Doc fix.
3253         (woman-decode-region): Use window-width instead of frame-width.
3255         * abbrevlist.el (list-one-abbrev-table):
3256         * descr-text.el (describe-char):
3257         * international/mule-diag.el (describe-current-coding-system):
3258         * international/quail.el (quail-insert-decode-map):
3259         Use window-width instead of frame-width.
3261         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
3262         (jka-compr-mode-alist-additions): Add tbz.
3263         (jka-compr-write-region, jka-compr-insert-file-contents):
3264         Add message for undefined compress-program.
3265         (jka-compr-write-region): Remove redundant var bindings.
3267         * dired-x.el (dired-guess-shell-alist-default): Add choices for
3268         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
3269         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
3270         (dired-man): Use dired-guess-shell-command.
3271         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
3272         Change default nil to t.
3274         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
3275         (dired-compare-directories): Add default value for empty input.
3277         * help-at-pt.el: Move suggestions for key bindings to Commentary.
3279         * time.el (display-time-string-forms): Fix help-echo date format.
3281 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
3283         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
3284         (buffer-stale-function): New variable.
3285         (auto-revert-list-diff, auto-revert-dired-file-list)
3286         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
3287         (auto-revert-handler): Take over some functionality of deleted
3288         functions.
3289         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
3291         * dired.el (dired-directory-changed-p): New fun, extracted from
3292         dired-internal-noselect.
3293         (dired-buffer-stale-p): New fun.
3294         (dired-internal-noselect): Use dired-directory-changed-p.
3295         Eliminate revert messages.
3296         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
3298 2004-03-23  Kenichi Handa  <handa@m17n.org>
3300         * international/characters.el: Setup syntaxes for more parentheses
3301         Unicode characters.
3303         * international/mule-cmds.el (select-safe-coding-system):
3304         Merge coding-system and auto-cs before comparing them.
3306 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3308         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
3310         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
3311         normal-auto-fill-function and comment-indent-function.
3312         The default values now work just as well.
3313         Don't set font-lock-beginning-of-syntax-function since we already set
3314         syntax-begin-function.
3315         (lisp-outline-level): Put ;;;###autoload at same level as (.
3316         (prin1-char): Quote special chars.
3318         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
3319         than with-no-warnings.
3321         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
3322         if the source location can't be found.
3323         (edebug-compute-previous-result): Use prin1-char.
3325         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
3326         (debug-ignored-errors): Add an entry.
3328         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
3329         (byte-compile-file): Output warning when deleting a file.
3331         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
3332         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
3334         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
3335         (byte-compile-inline-expand): Use backquote.
3336         (byte-optimize-pure-func): Rename from byte-optimize-concat.
3337         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
3339         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
3341         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
3343 2004-03-22  Juri Linkov  <juri@jurta.org>
3345         * finder.el (finder-known-keywords): Fix data, tex, unix.
3347         * play/landmark.el: Fix keywords.
3349         * language/ethio-util.el (ethio-find-file): Doc fix.
3351         * emacs-lisp/warnings.el: Doc fix.
3353         * textmodes/ispell.el (ispell-help): Doc fix.
3355 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
3357         * format.el (format-insert-file): Always return a list of two
3358         elements, like insert-file-contents does.
3360 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
3362         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
3363         and vc-BACKEND-diff.
3364         (vc-print-log): If the print-log implementation supports it, use
3365         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
3366         (vc-version-diff, vc-diff-internal): Doc fixes.
3368         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
3369         implementation supports it, let diff output go to *vc*,
3370         not *vc-diff*, since this is an internal call.
3372         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
3374         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
3376         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
3378 2004-03-21  Dave Love  <fx@gnu.org>
3380         * progmodes/cfengine.el (cfengine-mode):
3381         Set parse-sexp-ignore-comments.
3383         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
3385 2004-03-21  Juanma Barranquero  <lektu@terra.es>
3387         * allout.el (allout-mode): Fix docstring.
3389 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
3391         * files.el (insert-directory): Fix bug if SWITCHES is a list.
3393         * autorevert.el (auto-revert-interval): Make new value take
3394         effect immediately when set through Custom.
3395         (auto-revert-set-timer): Add interactive declaration.
3397 2004-03-19  David Ponce  <david@dponce.com>
3399         * ruler-mode.el (ruler-mode-header-line-format-old):
3400         Don't `make-variable-buffer-local'.
3401         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
3402         (ruler-mode-header-line-format): Simply funcall the above.
3403         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
3404         to save/restore a previous header line format.
3405         (ruler-mode-space): Don't depend on a numeric WIDTH value.
3406         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
3407         fringes and margins width.
3408         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
3410 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3412         * log-edit.el (log-edit-font-lock-keywords): Typo.
3414         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
3415         (tex-send-tex-command): Rather than here.
3416         (tex-compilation-parse-errors): Simplify.
3418         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
3420         * time.el (display-time-string-forms): Add help-echo with date on time.
3422         * composite.el (compose-region): Use restore-buffer-modified-p.
3424         * disp-table.el (standard-display-8bit): Simplify.
3426         * server.el (server-process-filter): Delete temp frame.
3428         * add-log.el (add-change-log-entry): Simplify.
3430 2004-03-19  Kim F. Storm  <storm@cua.dk>
3432         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
3433         (hexl-follow-line): Don't require 'fringe.
3435         * progmodes/compile.el (compilation-start): Always set
3436         compilation-last-buffer and return it.
3438 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
3440         * simple.el (clone-buffer): Doc fix.
3442 2004-03-18  Juanma Barranquero  <lektu@terra.es>
3444         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
3446 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3448         * log-edit.el (log-edit-font-lock-keywords): New var.
3449         (log-edit-mode): Use it.
3451 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
3453         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
3454         properly for watching in speedbar.
3456 2004-03-17  Masatake YAMATO  <jet@gyve.org>
3458         * smerge-mode.el (smerge-popup-context-menu):
3459         Put `unwind-protect' around `overlay-put' and `popup-menu'.
3461 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3463         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
3464         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
3465         Take sealed revisions into account.
3466         (vc-arch-checkin): Extract a summary line from the message.
3468 2004-03-16  Masatake YAMATO  <jet@gyve.org>
3470         * register.el (register): Provide `register' feature.
3472 2004-03-15  Masatake YAMATO  <jet@gyve.org>
3474         Added context menu support in smerge mode.
3475         Most of the part is written by Stefan Monnier.
3477         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
3478         New keymap and menu.
3479         (smerge-text-properties): New function.
3480         (smerge-remove-props): New function.
3481         (smerge-popup-context-menu): New function.
3482         (smerge-resolve): Call `smerge-remove-props'.
3483         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
3484         (smerge-keep-current): Ditto.
3485         (smerge-kill-current): New function.
3486         (smerge-match-conflict): Put text properties.
3487         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
3489 2004-03-15  David Ponce  <david@dponce.com>
3491         * ruler-mode.el: (ruler-mode-left-fringe-cols)
3492         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
3493         (ruler-mode-right-scroll-bar-cols): Remove.
3494         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
3495         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
3496         Use fringe-columns and scroll-bar-columns.
3498 2004-03-15  Masatake YAMATO  <jet@gyve.org>
3500         * hl-line.el (hl-line-range-function): New variable.
3501         (hl-line-move): New function.
3502         (global-hl-line-highlight): Use `hl-line-move'.
3503         (hl-line-highlight): Ditto.
3505         * scroll-bar.el (scroll-bar-columns):
3506         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
3508         * ruler-mode.el (top-level): Require scroll-bar and fringe.
3509         (ruler-mode-left-fringe-cols)
3510         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
3511         (ruler-mode-right-scroll-bar-cols)
3512         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
3513         (ruler-mode-ruler-function): New variable.
3514         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
3515         if the value for `ruler-mode-ruler-function'is given.
3517         * hexl.el (hexl-mode-hook): Make the hook customizable.
3518         (hexl-address-area, hexl-ascii-area): New customize variables.
3519         (hexlify-buffer): Put font-lock-faces on the address area and
3520         the ascii area.
3521         (hexl-activate-ruler): New function.
3522         (hexl-follow-line): New function.
3523         (hexl-highlight-line-range): New function.
3524         (hexl-mode-ruler): New function.
3526 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3528         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
3529         (vc-default-find-file-hook): New fun.
3530         (vc-find-file-hook): Call new find-file-hook operation.
3532         * vc-arch.el: New file.
3534 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
3536         * info-look.el (info-lookup): Reuse an existing Info window.
3538 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
3540         * woman.el (woman-preserve-ascii): Default value changed to t and
3541         doc string revised.
3543 2004-03-12  Richard M. Stallman  <rms@gnu.org>
3545         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3546         Fix minor bug.
3548         * replace.el (occur-engine): Change message for count of matches.
3550         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
3551         For strings, do compare text properties.
3553 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
3555         * progmodes/compile.el (compile-auto-highlight)
3556         (compilation-error-list, compilation-old-error-list)
3557         (compilation-parse-errors-function, compilation-parsing-end)
3558         (compilation-error-message, compilation-directory-stack)
3559         (compilation-enter-directory-regexp-alist)
3560         (compilation-leave-directory-regexp-alist)
3561         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
3562         (compilation-current-file, compilation-regexps): Remove vars.
3564         (compile-error-at-point, compilation-error-filedata)
3565         (compilation-error-filedata-file-name, compile-reinitialize-errors)
3566         (compilation-next-error-locus, compilation-forget-errors)
3567         (count-regexp-groupings, compilation-parse-errors)
3568         (compile-collect-regexps, compile-buffer-substring): Remove funs.
3570         (compile-internal): Make obsolete.
3572         (compilation-first-column, compilation-error)
3573         (compilation-directory-matcher, compilation-page-delimiter)
3574         (compilation-mode-font-lock-keywords, compilation-debug)
3575         (compilation-error-face, compilation-warning-face)
3576         (compilation-info-face, compilation-line-face)
3577         (compilation-column-face, compilation-enter-directory-face)
3578         (compilation-leave-directory-face, compilation-skip-threshold)
3579         (compilation-skip-visited, compilation-context-lines): New vars.
3581         (compilation-warning-face, compilation-info-face)
3582         (compilation-message-face): New faces.
3584         (compilation-error-regexp-alist-alist): New constant.
3586         (compilation-face, compilation-directory-properties)
3587         (compilation-assq, compilation-error-properties, compilation-start)
3588         (define-compilation-mode, compilation-loop)
3589         (compilation-set-window): New functions.
3591         (compile): Additional argument for interactive compiles like TeX.
3593         * progmodes/grep.el (kill-grep): Move here from compile.el
3594         (grep-error, grep-hit-face, grep-error-face)
3595         (grep-mode-font-lock-keywords): New variables.
3596         (grep-regexp-alist): Simplify regexp and add `binary' case.
3597         (grep-mode): New mode.
3598         (grep-process-setup): Simplify.
3600 2004-03-11  Jason Rumney  <jasonr@gnu.org>
3602         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
3603         letters on DOS/Windows.
3605 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3607         * server.el (server-name): New var.
3608         (server-socket-dir): New var to replace server-socket-name.
3609         (server-start): Use them.
3611 2004-03-11  Simon Josefsson  <jas@extundo.com>
3613         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
3614         died to avoid infloop.  Reported by Jonathan Glauner
3615         <jglauner@sbum.org>.
3617 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3619         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
3620         (smerge-mode-menu): Use it to deactivate menu entries.
3621         (smerge-keep-current): New fun.
3622         (smerge-keep-current): Use it.
3624 2004-03-10  John Paul Wallington  <jpw@gnu.org>
3626         * foldout.el (foldout-fold-list, foldout-modeline-string):
3627         Declare them as variables, not constants.
3629 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3631         * ps-print.el: Modification to print *Messages* buffer.
3632         (ps-print-version): New version 6.6.4.
3633         (ps-message-log-max): New fun.
3634         (ps-spool-without-faces, ps-spool-with-faces)
3635         (ps-count-lines-preprint): Code fix.
3637         * printing.el: New tips in Tips section.
3639 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3641         * delim-col.el: Doc fix.
3643         * printing.el: Doc fix.  New doc section (Tips).
3645 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3647         * type-break.el (type-break-emacs-variant): Remove.
3648         (type-break-run-at-time, type-break-cancel-function-timers):
3649         Use fboundp rather than version name and number.
3651 2004-03-09  Masatake YAMATO  <jet@gyve.org>
3653         * hexl.el (hexl-mode): Use `make-local-variable' instead of
3654         `make-variable-buffer-local'.
3656 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
3658         * find-dired.el (find-dired): Call `shell-command' instead of
3659         `start-process-shell-command'.  By this, Tramp takes over
3660         handling of remote directories.
3662 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3664         * newcomment.el (comment-use-global-state): New var.
3665         (comment-search-forward): Use it.
3667         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
3669         * cus-edit.el (fill) <defgroup>: Move to fill.el.
3671         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
3672         (enable-kinsoku): Make it a defcustom.
3673         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
3674         paragraph to same-comment-start-marker.
3676 2004-03-07  Dave Love  <fx@gnu.org>
3678         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
3679         (browse-url-mail): Use it.
3681         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
3682         (rfc2368-unhexify-string): Use replace-regexp-in-string.
3684 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
3686         * woman.el (woman-man.conf-path): Doc fix.
3687         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
3689 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
3691         * sort.el (sort-columns): Remove ms-dos from the list of systems
3692         where the external `sort' command is not used.
3694 2004-03-07  Kim F. Storm  <storm@cua.dk>
3696         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
3697         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
3698         from overlay-arrow-variable-list.
3699         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
3701 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
3703         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
3704         overlay arrow string properly for the assembler buffer.
3706 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3708         * mail/sendmail.el (mail-mode): Fix last change.
3710 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
3712         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
3713         for the assembler buffer.
3714         (gdb-assembler-custom): Position the overlay arrow.
3715         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
3717 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3719         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
3721         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
3722         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
3724         * mail/sendmail.el (mail-mode): Set comment-start-skip.
3726         * newcomment.el (uncomment-region): Allow non-terminated comment.
3727         (comment-normalize-vars): Check the user-specified comstart marker.
3729 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
3731         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
3732         Otherwise, do use it if the region only contains font-lock text
3733         properties.
3735 2004-03-04  Masatake YAMATO  <jet@gyve.org>
3737         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
3738         as the callback function for eldoc.
3739         (hexl-print-current-point-info): New function.
3740         (hexl-current-address): Print the address in both decimal
3741         and hexadecimal format.
3743 2004-03-04  Richard M. Stallman  <rms@gnu.org>
3745         * mail/rmail.el (rmail-convert-to-babyl-format):
3746         Specify t for UNIBYTE when calling mail-unquote-printable-region.
3748         * mail/mail-utils.el (mail-unquote-printable-region):
3749         New arg UNIBYTE.
3751         * startup.el (command-switch-alist): Doc fix.
3753         * simple.el (undo): Temporarily set this-command to `undo-start',
3754         then set it to `undo' once undo-start returns without error.
3756         * simple.el (minibuffer-history-sexp-flag): Doc fix.
3758         * simple.el (kill-line): Don't disregard trailing whitespace
3759         in eol condition, if show-trailing-whitespace is set.
3761         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
3762         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
3763         When disabling, restore old values only if mouse-sel-has-been-enabled.
3765         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
3766         (isearch-{-char): New function.
3767         (isearch-mode-map): Bind { to isearch-{-char.
3769         * font-lock.el (lisp-font-lock-keywords-2):
3770         Turn off the CL with-... and do-... general patterns.
3771         Instead, recognize several specific with... and do... constructs.
3773         * files.el (switch-to-buffer-other-window):
3774         Bind same-window-buffer-names and same-window-regexps to nil.
3775         (switch-to-buffer-other-frame): Likewise.
3777 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3779         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
3780         recognizing leading comment on code line.
3782 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3784         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
3785         hidden files/directories.
3787 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3789         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
3790         only comment-start (in case the mode hasn't set it).
3792         * Makefile.in (AUTOGENEL): New var.
3793         (bootstrap-prepare): Rename from bootstrap-clean.
3794         Don't remove elc files.
3795         (maintainer-clean): New target.
3797         * xml.el (xml-get-attribute-or-nil): Simplify.
3799 2004-03-02  Juri Linkov  <juri@jurta.org>
3801         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
3802         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
3803         URL to prevent their substitution with the environment variable
3804         values by browsers.
3806 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3808         * ps-print.el: Doc fix.
3809         (ps-print-version): New version number (6.6.3).
3810         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
3811         Docstring fix.
3812         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
3813         before printing.
3814         (ps-time-stamp-yyyy-mm-dd): New fun.
3815         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
3817 2004-03-02  Kim F. Storm  <storm@cua.dk>
3819         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
3821 2004-03-01  Juanma Barranquero  <lektu@terra.es>
3823         * allout.el (allout-rebullet-heading): Fix typo in docstring.
3825         * desktop.el (desktop-file-version)
3826         (desktop-after-read-hook): Fix typos.
3827         (desktop-clear-preserve-buffers): Remove redundant info in
3828         docstring already shown by the obsolescence message.
3829         (desktop-truncate, desktop-internal-v2s)
3830         (desktop-value-to-string): Change argument name to match docstring.
3832         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
3834         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
3835         docstring.
3837 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3839         * printing.el: Replace "As Is..." in PostScript file print/preview by
3840         "No Preprocessing...".  Suggested by Colin Marquardt
3841         <_marquardt_@zmd.de>.
3842         (pr-insert-section-4): Adjust buffer interface.
3844 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
3846         Version 2.0.39 of Tramp released.
3848         * net/tramp.el (tramp-handle-file-local-copy)
3849         (tramp-handle-write-region, tramp-open-connection-rsh):
3850         Variable name typo.  Small change.  From Patrick Tullmann
3851         <tullmann@flux.utah.edu>.
3852         (tramp-process-connection-type): New variable.
3853         (tramp-maybe-open-connection): Use it.
3854         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
3855         (tramp-touch): Set last-modified time of a remote file.
3856         (tramp-handle-write-region): Say which function is used when encoding.
3858 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
3860         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
3861         case of non-existing filename, too.  Reported by Christoph Bauer
3862         <c_bauer@informatik.uni-kl.de>.
3863         (tramp-smb-get-file-entries): The directory in question should
3864         have permissions "drwxrwxrwx".  Just virtual, because we don't
3865         know the real permissions.  Don't we know?
3866         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
3867         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
3868         (tramp-smb-wait-for-output): Optimize algorithm getting pending
3869         output.  If it was received chunkwise, there have been problems.
3870         Remove the "prompt not found" error message; it is obvious.
3871         Simplify algorithm.
3872         (tramp-smb-process-running): Remove.  Since we acknowledge the
3873         virtual prompt for shares, there's no need for distinction of
3874         reading shares (process ends afterwards) and interactive mode of
3875         smblient.
3876         (tramp-smb-open-connection): Setting process sentinel removed.
3877         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
3878         "NT_STATUS_NETWORK_ACCESS_DENIED".
3879         (tramp-smb-maybe-open-connection): Set `process-connection-type'
3880         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
3881         (top-level): Setting default value in `tramp-default-method-alist'
3882         corrected.  Order of USER and HOST have been wrong.
3883         Nobody complained for months ...
3884         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
3885         (tramp-smb-open-connection): Clear password cache if login has failed.
3887         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
3888         `tramp-unified-filenames'.
3889         (tramp-completion-mode): Make test for XEmacs explicitely.
3890         `event-to-character' can exists in Emacs packages too.
3891         Reported by Matt Swift <swift@alum.mit.edu>.
3892         (tramp-buffer-name): Buffer name must contain the user if exists.
3893         Reported by Adrian Phillips <a.phillips@met.no>.
3894         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
3895         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
3896         (tramp-do-copy-or-rename-file-out-of-band): Rename from
3897         `tramp-do-copy-or-rename-file-one-local', because it handles also
3898         the case both files use the same out-of-band method.
3899         Implementation added.
3900         (tramp-handle-file-local-copy, tramp-handle-write-region):
3901         Out-of-band handling removed.  `copy-file' called instead, which
3902         calls `tramp-do-copy-or-rename-file-out-of-band'.
3903         (tramp-action-password): Check for out-of-band method removed.
3904         This function is used for 'login-program.
3905         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
3906         appropriate.
3907         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
3908         and `tramp-parse-sknownhosts'.
3909         (tramp-completion-function-alist): It's a defvar now, because we
3910         want to apply the optimized `tramp-set-completion-function'
3911         instead of a static list.
3912         (tramp-set-completion-function): Implementation tuned.
3913         Avoid double entries, and entries where the function or the
3914         file/directory doesn't exist.
3915         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
3916         for SSH2.
3917         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
3918         (tramp-handle-dired-compress-file): New function.
3919         (tramp-async-proc): New variable.
3920         (tramp-handle-shell-command): Adding asynchronous processes.
3921         They are far from being perfect, but it works at least for
3922         `find-grep-dired' and `find-name-dired' in Emacs 21.4.
3923         (top-level): Require password.el if visible.  Should be mandatory
3924         once No Gnus has found its way into (X)Emacs.
3925         (tramp-read-passwd): Invoke `password-read' if available,
3926         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
3927         fallback any longer.
3928         (tramp-clear-passwd): New function.
3929         (tramp-process-actions, tramp-process-multi-actions):
3930         Clear password cache if login has failed.
3932         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
3933         its own module.
3934         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
3935         `ange-ftp-ftp-name-res'.  There could be incorrect values from
3936         previous calls in case the "ftp" method is used in the Tramp file
3937         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
3939 2004-02-28  Richard M. Stallman  <rms@gnu.org>
3941         * term.el (term-mouse-paste): Call mouse-set-point.
3943         * thumbs.el: New file.
3945 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3947         * progmodes/ebnf-abn.el: Doc fix.
3949         * progmodes/ebnf-bnf.el: Doc fix.
3950         (ebnf-repeat): Code fix.
3952         * progmodes/ebnf2ps.el: Doc fix.
3953         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
3955 2004-02-28  Juri Linkov  <juri@jurta.org>
3957         * ffap.el (dired-at-point): Additional writability test for
3958         relative directory names.
3959         (dired-at-point-prompter): Treat directories as a directory, get
3960         the directory component from files.
3961         (ffap-string-at-point): Return string from region if region is active.
3962         (ffap-file-at-point): Remove redundant code.
3964 2004-02-28  Kim F. Storm  <storm@cua.dk>
3966         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
3967         Initialize margin area images to nil.
3968         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
3969         (breakpoint-enabled-bitmap-face)
3970         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
3971         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
3972         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
3973         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
3974         (gdb-reset): Use gdb-remove-breakpoint-icons.
3975         (gdb-put-string): Add dprop arg to specify alternative display
3976         property (for setting fringe bitmap).
3977         (gdb-remove-strings): Doc fix.
3978         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
3979         icon in fringe (if available), or else as icon or text in display
3980         margin.  Creates necessary icons in breakpoint-bitmap,
3981         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
3982         Also make left window margin if required.
3983         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
3984         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
3985         no longer needed.
3986         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
3987         gdb-put-breakpoint-icon.
3988         (gdb-assembler-mode): Don't set left-margin-width here.
3990 2004-02-27  Kevin Ryde  <user42@zip.com.au>
3992         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
3993         comma, so that it DTRT in macros.
3995 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
3997         * progmodes/sh-script.el (sh-shell-arg)
3998         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
3999         (sh-leading-keywords, sh-other-keywords): Fix custom type.
4001 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4003         * faces.el (face-spec-set-match-display): Add a new attribute,
4004         `min-colors'.
4005         (region, highlight, secondary-selection): Use `min-colors'.
4007         * custom.el (defface): Add documentation for `min-colors'.
4009         * font-lock.el (font-lock-comment-face, font-lock-string-face)
4010         (font-lock-keyword-face, font-lock-function-name-face)
4011         (font-lock-variable-name-face, font-lock-constant-face):
4012         Use `min-colors'.
4014         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
4016 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4018         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
4019         define assq-delete-all if it's not defined.
4020         (ebnf-generate-region): Code fix.
4022         * printing.el: Doc fix.
4023         (pr-version): New version number (6.7.2).
4024         (pr-command): Return empty string if command is an empty string.
4026 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4028         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
4030         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
4031         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
4032         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
4033         "tt" ["test"] ).  Reported by Markus Dreyer
4034         <mdreyer@ix.urz.uni-heidelberg.de>.
4035         (ebnf-version): New version number (4.0).
4036         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
4037         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
4038         (ebnf-delete-style): New commands.
4039         (ebnf-directory, ebnf-file): New funs.
4040         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
4041         (ebnf-production-name-p, ebnf-stop-on-error): New options.
4042         (ebnf-syntax-alist): New var.
4043         (ebnf-element-width): New fun replacing ebnf-list-width.
4044         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
4045         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
4046         (ebnf-prologue): Adjust vars.
4047         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
4048         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
4049         (ebnf-check-style-values, ebnf-generate-production)
4050         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
4051         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
4052         (ebnf-token-repeat): Code fix.
4054         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
4055         %right, %left and %prec.  Suggested by Matthew K. Junker
4056         <junker@alum.mit.edu>.
4057         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
4059         * progmodes/ebnf-iso.el: Doc fix.
4060         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
4061         (ebnf-iso-lex): Code fix.
4063         * progmodes/ebnf-bnf.el: Doc fix.
4064         (ebnf-bnf-lex): Code fix.
4066         * progmodes/ebnf-otz.el: Doc fix.
4068 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4070         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
4071         (abbrev-prefix-mark): Doc fix.
4073 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
4075         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
4076         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
4077         (gdb-var-delete): Make interactive (really).
4078         (gdb-edit-value): Make non-interactive.
4080         * progmodes/gud.el (gud-speedbar-menu-items):
4081         Add gdb-var-delete and, indirectly, gdb-edit-value.
4082         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
4083         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
4084         (gud-gdb-marker-filter): Add comment for annotations.
4086 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
4088         * calendar/calendar.el (generate-calendar)
4089         (calendar-read-date): Prevent display of BC calendars once more -
4090         reverts 2003-10-01 change.
4091         (generate-calendar-month): Doc fix.
4093 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4095         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
4096         return value of increment-calendar-month.
4098 2004-02-21  Stephen Compall  <s11@member.fsf.org>
4100         * saveplace.el (save-place-forget-unreadable-files)
4101         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4102         (save-place-forget-unreadable-files): New function.
4103         (save-place-alist-to-file): Use it to filter out files that are
4104         no longer readable.
4106         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4107         current Texinfo environment, using the same method as in
4108         `texinfo-insert-@end', and insert a space rather than a newline if
4109         point in a @table environment.
4111 2004-02-21  Juri Linkov  <juri@jurta.org>
4113         * ffap.el (ffap-file-at-point): Try parent directories.
4115 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
4117         * vcursor.el (vcursor-modifiers): New defcustom.
4118         (vcursor-cs-binding): Use vcursor-modifiers instead of a
4119         hard-coded list.
4121 2004-02-21  Masatake YAMATO  <jet@gyve.org>
4123         * play/animate.el (animate-birthday-present): Accept names other
4124         than `Sarah', too.
4126 2004-02-21  Juri Linkov  <juri@jurta.org>
4128         * startup.el: Remove table of command line arguments from the
4129         Commentary section.
4131 2004-02-20  John Wiegley  <johnw@newartisans.com>
4133         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
4134         again" modifier from 'e' to 'E', since 'e' is also used by the
4135         "file extension" modifier.
4137 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
4139         * help-fns.el (describe-categories): Doc fix.
4141 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4143         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
4144         temporary file for buffer already visiting one.  This change makes
4145         output likely to be directly usable by patch program.
4146         Suggested by Adrian Aichner  <adrian@xemacs.org>
4148 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
4150         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
4151         case of variables defined in compound statements.
4152         (gdb-setup-windows, gdb-source-info, gdb-source-info):
4153         Simplify constructions using switch-to-buffer.
4155 2004-02-19  Simon Josefsson  <jas@extundo.com>
4157         * play/morse.el: Fix typo.
4158         (morse-code): Add @.
4160 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
4162         * calendar/appt.el (appt-display-format): Change default to
4163         'ignore, for backwards compatibility.
4164         (appt-display-message): If appt-display-format is 'ignore,
4165         respect old vars appt-msg-window and appt-visible.
4166         (appt-activate): Don't depend on return value of cancel-timer.
4168         * calendar/calendar.el (calendar-holidays): Doc fix.
4170         * calendar/cal-coptic.el (coptic-prompt-for-date):
4171         Use assoc-string instead of assoc-ignore-case.
4172         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4173         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4174         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4175         * calendar/cal-islam.el (calendar-goto-islamic-date)
4176         (mark-islamic-diary-entries): Ditto.
4177         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4178         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4179         (calendar-read-mayan-tzolkin-date): Ditto.
4180         * calendar/calendar.el (calendar-read-date): Ditto.
4181         * calendar/diary-lib.el (mark-diary-entries): Ditto.
4183 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4185         * progmodes/executable.el (executable-command-find-posix-p):
4186         Fix choice of the directory.
4188 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4190         * simple.el (interprogram-cut-function)
4191         (interprogram-paste-function, kill-new, kill-append):
4192         Doc fixes.
4193         (kill-region): Make it return nil.  Doc fix.
4194         (yank-pop): Make its argument optional.
4195         (yank): Make ARG `-' equivalent to `-1'.
4197 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
4199         * mail/rmail.el (rmail-get-new-mail): Don't reference
4200         rmail-use-spam-filter if rmail-spam-filter is not loaded.
4202 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4204         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
4205         if one of global-auto-revert-non-file-buffers or autorevert-mode
4206         is non-nil.
4208 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4210         * subr.el (delete-dups): A better implementation from Karl Heuer
4211         <kwzh@gnu.org>.
4213 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
4215         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
4216         correct place.
4217         * progmodes/icon.el (icon-indent-command): Ditto.
4218         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
4220 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4222         * progmodes/grep.el (grep-compute-defaults): Undo change from
4223         2004-01-29: don't use executable-command-find-posix-p.
4225 2004-02-16  Richard Sharman  <rsharman@pobox.com>
4227         * hilit-chg.el: Use require instead of eval-and-compile.
4228         (highlight-compare-buffers): New function.
4230 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
4232         * man.el (Man-fontify-manpage): Render section headings in
4233         `Man-overstrike-face' even when overstrike was not used by man
4234         formatter for section headings.
4236 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
4238         * rmail-spam-filter.el: (vm-use-spam-filter)
4239         (rsf-min-region-length-added-to-spam-list): New variables.
4240         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
4241         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
4242         spam testing.  Don't delete spam message if automatic deletion
4243         after output via variable rmail-delete-after-output is turned on.
4244         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
4245         rsf-bbdb-dont-create-entries-for-spam.
4246         (check-field): New function, extracted from code in
4247         rmail-spam-filter to ease addition of header fields like content-type.
4248         (message-content-type): New variable to check the content-type:
4249         field added, also in defcustom of rsf-definitions-alist.
4250         (rmail-spam-filter): Replace repeated test code for header fields
4251         by calls to check-field; change the call to
4252         rmail-output-to-rmail-file such that rmail-current-message stays
4253         the same to avoid wrong deletion of unseen flags.
4254         (rsf-add-contents-type): New function to convert old format
4255         of rmail-spam-definitions-alist into new one.
4256         Change prefixes of all variables and functions from
4257         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
4259 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4261         * loadhist.el (unload-hook-features-list): New defvar.
4263 2004-02-16  Dave Love  <fx@gnu.org>
4265         * loadhist.el (unload-feature): Doc fix.  Rename flist to
4266         unload-hook-features-list.
4268 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
4270         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
4271         cookie.  Don't check if we are looking-at open-formula.
4273 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4275         * subr.el (match-string-no-properties): Use substring-no-properties.
4277 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4279         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
4280         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
4281         Use lower-case "rx" in all error message.
4283 2004-02-16  Dave Love  <fx@gnu.org>
4285         * emacs-lisp/rx.el (rx-or): Put group around result.
4286         (rx-constituents): Add backref.
4287         (rx-syntax): Add string-delimiter, comment-delimiter.
4288         (rx-categories): Add combining-diacritic.
4289         (rx-check-not, rx-greedy, rx): Doc fix.
4290         (rx-backref, rx-check-backref): New.
4292 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
4294         * newcomment.el (uncomment-region): Allow eob as comment end.
4296 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
4298         * filecache.el: All message and error commands now use prefix
4299         "Filecache:" to make it easy to read *Messages* buffer.
4301 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
4303         * autorevert.el: Add support to detect changed dired and VC buffers.
4304         (auto-revert-active-p, auto-revert-list-diff)
4305         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
4306         (auto-revert-handler, auto-revert-active-p): New functions.
4307         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
4308         and `auto-revert-active-p'.
4309         (eval-when-compile): Defvar dired-directory and vc-mode.
4310         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
4311         (auto-revert-handler-vc): New functions.
4313 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
4315         * progmodes/compile.el (compilation-directory): New defvar.
4316         (compile): Save current directory in compilation-directory.
4317         (recompile): Bind default-directory to compilation-directory if
4318         that is non-nil.
4320 2004-02-16  Dave Love  <fx@gnu.org>
4322         * newcomment.el (comment-insert-comment-function)
4323         (comment-region-function, uncomment-region-function): New.
4324         (comment-indent): Use comment-insert-comment-function.
4325         (uncomment-region): Use uncomment-region-function.
4326         (comment-region): Use comment-region-function.
4328         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
4330 2004-02-16  Richard Stallman  <rms@gnu.org>
4332         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
4333         loaddefs* and ldefs-boot*.
4335 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4337         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
4338         and email address at the beginning and end of the address.
4340         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
4341         anchored at the beginning of the email address.
4343 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
4345         * international/ccl.el (ccl-compile-write): Pass `left' to
4346         ccl-embed-code to generate correct code of write-expr-register.
4348 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
4350         * progmodes/grep.el (grep-compute-defaults): Fix typos.
4352 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4354         * x-dnd.el: Mention support for Motif in commentary.
4355         (x-dnd-handle-drag-n-drop-event): Ditto.
4357 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
4359         * ses.el: Use "ses--" prefixes for buffer-local variables.
4360         Use (point-min) instead of 1, even when we know the buffer
4361         is unnarrowed.
4362         (ses-build-load-map): Delete.  Distribute its content to defconst's for
4363         the three maps.
4364         (ses-menu, ses-header-line-menu): New menus.
4365         (ses-mode-map): Use them.
4366         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
4368 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
4370         * Makefile.in: Fix the CC Mode recompile kludge so it works
4371         when building in a different directory.
4373 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
4375         * simple.el (kill-new): Put yank-handler property on the entire string.
4377 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4379         * diff.el: Don't use compile any more, use diff-mode instead.
4380         (diff-regexp-alist, diff-old-file, diff-new-file)
4381         (diff-parse-differences, diff-process-setup): Remove.
4382         (diff-sentinel): New fun.
4383         (diff): Use it.  Run the process ourselves.
4384         Use diff-mode for the rest of the processing.
4386         * diff.el (diff): Simplify code handling `switch'.
4388 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4390         * pcvs-defs.el (cvs-menu): Add `tag'.
4392 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4394         * simple.el (kill-append): Doc fix.
4396         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4397         Adapt outline-regexp to the new conventions for commenting out code.
4399 2004-02-11  John Paul Wallington  <jpw@gnu.org>
4401         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
4403 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4405         * diff.el (diff-switches): New fun.
4406         (diff, diff-backup): Use it.
4407         (diff): Clean up the args construction.  Use backquote.
4408         Use listp instead of consp to avoid putting a nil arg.
4409         (diff): Add a revert-buffer function.
4411 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4413         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT,  FILE_NAME
4414         handled by x-dnd-handle-file-name.
4415         (x-dnd-known-types): Add COMPOUND_TEXT.
4416         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
4417         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
4418         x-dnd-empty-state.
4419         (x-dnd-forget-drop): Ditto.
4420         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
4421         (x-dnd-handle-one-url): Return private when inserting text.
4422         (x-dnd-insert-ctext): New function.
4423         (x-dnd-handle-file-name): New function for FILE_NAME.
4424         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
4425         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
4426         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
4428 2004-02-10  Kenichi Handa  <handa@m17n.org>
4430         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
4431         instead of while loop.
4433 2004-02-10  Miles Bader  <miles@gnu.org>
4435         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
4437 2004-02-09  Kenichi Handa  <handa@m17n.org>
4439         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
4440         have end-of-line.
4442 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
4444         * Makefile.in: Added extra dependencies in the recompile target
4445         needed to cope with the compile time macro expansions in CC Mode.
4447 2004-02-09  Kim F. Storm  <storm@cua.dk>
4449         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
4450         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
4451         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
4452         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
4453         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
4454         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
4455         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
4456         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
4457         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
4458         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
4459         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
4461 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4463         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
4464         Don't allow shrink if there's a window on our right.
4466         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
4467         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
4468         Bring together declaration and initialization.
4469         (prolog-mode-variables): Don't set the syntax table.
4470         Don't set paragraph-start and comment-indent-function.
4471         Add /*..*/ to the comment regexps.
4472         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
4473         (prolog-mode-map): Don't bind TAB.
4474         (prolog-mode): Set the syntax table.
4475         (prolog-comment-indent): Remove.
4476         (inferior-prolog-mode-map): Initialize in the declaration.
4477         (inferior-prolog-mode-syntax-table)
4478         (inferior-prolog-mode-abbrev-table): New vars.
4479         (inferior-prolog-mode): Derive from comint-mode.
4480         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
4481         minibuffer windows.
4483         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
4484         in file names, as long as it is unabmiguous.
4486 2004-02-08  Andreas Schwab  <schwab@suse.de>
4488         * textmodes/reftex-toc.el
4489         (reftex-toc-load-all-files-for-promotion): Remove useless use of
4490         format.  Doc fix.
4492         * textmodes/refer.el (refer-find-entry-internal): Remove extra
4493         format string arguments.
4495         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
4496         string argument.
4498         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
4500         * play/zone.el (zone-call): Fix format string.
4502         * net/webjump.el (webjump-builtin): Add missing format string argument.
4504         * midnight.el (midnight-delay-set): Remove extra format string argument.
4506         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
4508         * hexl.el (hexl-insert-char): Add missing format string argument.
4510         * format.el (format-decode): Fix format string.
4512         * emulation/vi.el (vi-mode): Remove extra format string argument.
4513         (vi-repeat-last-search): Likewise.
4514         (vi-reverse-last-search): Likewise.
4515         (vi-goto-mark): Likewise.
4516         (vi-reverse-last-find-char): Likewise.
4517         (vi-repeat-last-find-char): Likewise.
4518         (vi-locate-def): Likewise.
4520         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
4522         * ediff-util.el (ediff-toggle-read-only): Remove extra format
4523         string argument.
4524         (ediff-toggle-regexp-match): Likewise.
4526         * dired-aux.el (dired-do-query-replace-regexp): Add missing
4527         format string argument.
4529         * calc/calc-map.el (calc-get-operator): Remove extra format
4530         string argument.
4532         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
4534         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
4535         string argument.
4537         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
4539         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
4541         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
4543         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
4544         (cl-struct-setf-expander): Likewise.
4546         * vc.el (with-vc-file): Fix unsafe uses of error.
4547         (vc-cancel-version): Likewise.
4549 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
4551         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
4552         thousands separator; fixes <class>:<line-number> regexp for
4553         non-english locales.
4555 2004-02-08  Andreas Schwab  <schwab@suse.de>
4557         * view.el (view-mode-enable): Revert previous change.
4559 2004-02-07  Kim F. Storm  <storm@cua.dk>
4561         * simple.el (line-number-at-pos): Rename from line-at-pos.
4562         Uses changed (what-line and vc-annotate-warp-version).
4564 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4566         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
4567         (diff-mode): Remove aborted attempt at support for compile.el.
4568         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
4570 2004-02-06  Andreas Schwab  <schwab@suse.de>
4572         * view.el (view-mode-enable): Add view-mode-map to
4573         minor-mode-overriding-map-alist.
4575 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4577         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
4579 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4581         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
4582         with point inside rather than after the paragraph.
4584 2004-02-04  Sam Steingold  <sds@gnu.org>
4586         * mail/smtpmail.el (smtpmail-try-auth-methods):
4587         Do not try authentication when no mechanism is available.
4588         Pass port-name as defaultport to `netrc-machine'.
4590 2004-02-04  Stephen Eglen  <stephen@gnu.org>
4592         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
4593         to show how minibuffer height can be constrained.
4595 2004-02-04  John Paul Wallington  <jpw@gnu.org>
4597         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
4599 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4601         * x-dnd.el: New file for drag and drop.
4603         * term/x-win.el: require x-dnd, set after-make-frame-functions
4604         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
4605         drag-n-drop event.
4607         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
4608         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
4609         (dired-dnd-handle-file): New functions for drag and drop support.
4610         (dired-mode): Initialize drag and drop if x-dnd present.
4612 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4614         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
4615         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
4616         (cperl-mode): Set fill-paragraph-function.
4617         (cperl-fill-paragraph): Make it non-interactive.
4619 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
4621         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
4623 2004-02-02  David Kastrup  <dak@gnu.org>
4625         * replace.el (perform-replace): Allow 'literal argument in
4626         regexp-flag to indicate literal replacement.
4627         (query-replace-regexp-eval): Use it.
4629 2004-02-01  Andreas Schwab  <schwab@suse.de>
4631         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
4633 2004-02-01  Stephen Eglen  <stephen@gnu.org>
4635         * info-look.el: Add support for maxima-mode.  Update commentary
4636         because info-lookup-symbol is now bound to C-h S.
4638 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
4640         * simple.el (edit-and-eval-command): Bind print-level and
4641         minibuffer-history-sexp-flag around call to read-from-minibuffer.
4642         Correct initial position in command-history.
4644 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
4646         * files.el (read-directory-name): Adapt the docstring to recent
4647         change in Fread_file_name.
4649 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
4651         * ses.el (ses-print-cell): If print format too wide for column
4652         width, truncate decimal places if that helps to avoid "#####" fill.
4653         * ses.el (ses-initial-column-width): Revert previous change.
4655 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4657         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
4658         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
4659         Add edebug info.
4660         (jit-lock-mode): Setup/cancel the new timer.
4661         (jit-lock-context-fontify): New fun.  Extracted from
4662         context fontification code of jit-lock-stealth-fontify.
4663         (jit-lock-stealth-fontify): Don't do context fontification any more.
4665         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
4666         (jit-lock-fontify-now): Handle the `quit' case.
4667         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
4669 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
4671         * progmodes/executable.el (executable-command-find-posix-p):
4672         New.  Check if find handles arguments Posix-style.
4674         * progmodes/grep.el (grep-compute-defaults):
4675         Use executable-command-find-posix-p.
4676         (grep-find): Check `grep-find-command'.
4678         * filecache.el (file-cache-find-posix-p): Delete.
4679         (file-cache-add-directory-using-find):
4680         Use `executable-command-find-posix-p'.
4682 2004-01-29  Dave Love  <fx@gnu.org>
4684         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
4685         Iterate the hook function if arg is given.
4686         (mark-defun, narrow-to-defun): Change order of finding the limits.
4688         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
4689         (byte-compile-format-warn): New.
4690         (byte-compile-callargs-warn): Use it.
4691         (Format, message, error): Add byte-compile-format-like property.
4692         (byte-compile-maybe-guarded): New.
4693         (byte-compile-if, byte-compile-cond): Use it.
4694         (byte-compile-lambda): Compile interactive forms,
4695         just to make warnings about them.
4697 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
4699         * ses.el (ses-initial-column-width): Increase to 14, so it will
4700         work well with the default printer of "%.7g" for extreme values
4701         like "-1.234567e+07".
4703 2004-01-29  Kenichi Handa  <handa@m17n.org>
4705         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
4707 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
4709         * dos-w32.el: Added support for the `default-printer-name' function.
4711 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4713         * server.el (server-socket-name): Don't use the hostname in the
4714         socket name since /tmp is local to the host anyway.
4716         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
4717         robust check of widening and fix var-naming.
4719 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
4721         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
4722         or rmail-spam- to rsf- in all function and variable names.
4723         (rsf-min-region-to-spam-list): New variable.
4724         (rsf-bbdb-auto-delete-spam-entries): Rename from
4725         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
4726         scanned together with the recipients field for spam testing; Don't
4727         delete spam message if rmail-delete-after-output is non-nil;
4728         (rsf-check-field): New function, extracted from code in
4729         rmail-spam-filter to ease addition of header fields like
4730         content-type:;
4731         (message-content-type): New variable.  The content-type: field was
4732         added also in defcustom of rsf-definitions-alist;
4733         (rmail-spam-filter): Replace repeated test code for header fields
4734         by calls to check-field; change the call to
4735         rmail-output-to-rmail-file such that rmail-current-message stays
4736         the same to avoid wrong deletion of unseen flags.
4737         (rmail-use-spam-filter): Add autoload cookie.
4739 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
4741         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
4742         (file-cache-add-directory-using-find): Add Cygwin support.
4743         (file-cache-find-command-posix-flag): New user variable.
4745         * filecache.el (file-cache-add-directory): Check for
4746         directories an remove them from dir-files.
4748 2004-01-27  Richard M. Stallman  <rms@gnu.org>
4750         * man.el (Man-fontify-manpage): Clean up message.
4752 2004-01-27  Kenichi Handa  <handa@m17n.org>
4754         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
4755         (sentence-end): Define using sentence-end-without-space.
4757         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
4758         a sentence ends with one of a character in sentence-end-without-space.
4760 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4762         * font-lock.el (font-lock): Add jit-lock as explicit group member.
4763         (jit-lock): Group declaration moved to jit-lock.el.
4764         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
4765         when necessary.
4767         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
4768         (jit-lock-context-unfontify-pos): Rename from
4769         jit-lock-first-unfontify-pos.
4770         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
4772 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
4774         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
4775         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
4776         (fortran-fill): When filling a string, adjust re-search-backward
4777         argument for special case of string just on fill-column.
4778         When filling non-string, allow one extra char if
4779         fortran-break-before-delimiters is non-nil.
4780         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
4781         Use fortran-break-delimiters-re and fortran-no-break-re to
4782         correctly handle cases such as "**".
4784         * progmodes/f90.el (f90-break-delimiters): Doc fix.
4785         (f90-no-break-re): Add some extra tokens.  Doc fix.
4787 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
4789         * mail/rmail-spam-filter.el:
4790         Use two semicolons as Commentary line prefix.
4791         Add ";;; Code:" stylized comment.
4792         Delete end-of-line whitespace.
4793         Wrap (require 'cl) with `eval-when-compile'.
4795 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
4797         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
4798         at the top level of vc.el.
4800 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
4802         * vc.el (vc-current-line): Function removed.  This is now done by
4803         the new function line-at-pos in simple.el.
4804         (vc-annotate-warp-version): Use line-at-pos instead of
4805         vc-current-line.
4807 2004-01-22  Kim F. Storm  <storm@cua.dk>
4809         * simple.el (line-at-pos): New defun.
4810         (what-line): Use it.  Optimize by only counting lines in narrowed
4811         region once.
4813 2004-01-22  Kenichi Handa  <handa@m17n.org>
4815         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
4816         point (register r1) only for charset mule-unicode-0100-24ff.
4818 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4820         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
4821         trailing white space and ensure a final newline.
4823         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
4824         Add autoload cookie.
4826 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
4828         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
4829         activate view-mode explicitly.
4831 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4833         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
4834         use clipboard first.
4836 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4838         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
4839         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
4840         (vc-mcvs-cvs): Remove.
4841         (vc-mcvs-command): Remove use of assert.
4843         * outline.el (outline-insert-heading): Tighten up match.
4844         (outline-demote, outline-move-subtree-down): Don't assume anything
4845         about outline-regexp.
4847         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
4848         (texinfo-show-structure): Explicitly add ^, and simplify.
4850 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
4852         * calendar/appt.el (appt-check): Restore usage of
4853         appt-issue-message deleted in previous change.
4854         (top-level): Activate package when loaded (needed for backwards
4855         compatibility).
4857 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
4859         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
4860         following previous change to smtpmail-send-data.
4862 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
4864         * vc.el (vc-default-previous-version): Doc enhancement.
4865         (vc-default-next-version): New function.
4866         (vc-print-log): New arg FOCUS-REV.
4867         (vc-annotate-mode): Derive from view-mode.
4868         (vc-annotate): New args REVISION, DISPLAY-MODE.
4869         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
4870         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
4871         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
4872         (vc-annotate-show-diff-revision-at-line, vc-current-line)
4873         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
4875         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
4877 2004-01-19  Karl Berry  <karl@gnu.org>
4879         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
4880         or "TexInfo".
4882 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
4884         * subr.el (delete-dups): New function.
4886 2004-01-19  Karl Berry  <karl@gnu.org>
4888         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
4889         with ^, since that's what texinfo-show-structure
4890         documentation says (plus it works much better in texinfo.txi).
4892 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
4894         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
4896 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
4898         * progmodes/which-func.el (which-function-mode): Don't cancel
4899         which-func-update-timer if not set.
4901 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
4903         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
4904         Remove spurious left square bracket in XX:XXam regexp.
4906 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
4908         * progmodes/cc-defs.el: Do not require cl at run time.
4910 2004-01-16  Richard M. Stallman  <rms@gnu.org>
4912         * emacs-lisp/cl.el (cl-cannot-unload): New function.
4913         (cl-unload-hook): Defvar this to run cl-cannot-unload.
4915         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
4916         Call rmail-spam-filter.  Delete and expunge spam.
4917         Print number of spam messages deleted.
4918         Save and restore the deletion status of old messages when reading
4919         new mail with spam filter, so that expunging spam does not expunge
4920         msgs deleted by the user.
4921         (rmail-only-expunge): Add an optional argument dont-show to
4922         prevent showing message after expunge.
4924 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
4926         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
4927         * subr.el (declare): New macro.
4929 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
4931         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
4933 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4935         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4936         Test window-system rather than system-type (for X11/Mac).
4938 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
4940         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
4942 2004-01-12  Richard M. Stallman  <rms@gnu.org>
4944         * mail/rmail.el (rmail-convert-to-babyl-format):
4945         Use mail-unquote-printable-region.
4946         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
4947         (rmail-hex-char-to-integer): Functions deleted.
4949         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
4950         (mail-unquote-printable-region): New arg NOERROR.
4951         For invalid encoding, either signal an error to just return nil.
4953 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
4955         * calendar/appt.el: Update copyright and commentary.
4956         (appt-issue-message): Make obsolete.
4957         (appt-visible, appt-msg-window): Make obsolete, in favour of
4958         appt-display-format.
4959         (appt-display-mode-line, appt-display-duration)
4960         (appt-display-diary, appt-time-msg-list, appt-mode-string)
4961         (appt-prev-comp-time, appt-display-count, appt-timer)
4962         (appt-convert-time): Doc change.
4963         (appt-disp-window-function, appt-delete-window-function):
4964         Use defcustom rather than defvar.
4965         (appt-display-format): New variable.
4966         (appt-display-message): New function with display code from appt-check.
4967         (appt-check): Add optional FORCE argument.  Doc change.
4968         Add appt-make-list to diary-hook if displaying diary.
4969         Remove checking of view-diary-entries-initially.
4970         Message display section removed to new function appt-display-message.
4971         (appt-display-window): Doc change.  Remove unused internal var
4972         this-buffer.  Do not beep, since appt-display-message does that.
4973         (appt-make-list): Doc change.  Use caar.
4974         (appt-sort-list): Simplify by using builtin sort function.
4975         (appt-update-list): New function for updating appts when diary is
4976         saved.
4977         (appt-activate): New autoloaded function to toggle package
4978         functionality.
4980         * calendar/cal-x.el: (calendar-one-frame-setup)
4981         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
4983         * calendar/calendar.el: Update copyright.
4984         (view-diary-entries-initially, european-calendar-style): Doc change.
4985         (calendar-setup): Make defcustom rather than defvar.
4986         (mark-visible-calendar-date): Initialize temp-face and faceinfo
4987         in let binding so local to function.
4989         * calendar/diary-lib.el: Update copyright.
4990         (diary, diary-entry-time): Doc change.
4991         (list-diary-entries): Doc change.  Trivial logic change.
4992         (fancy-diary-display): Restore make-face command mistakenly
4993         deleted 2003-05-08.
4994         (show-all-diary-entries): Allow to pop-up frame if needed.
4996 2004-01-09  John Paul Wallington  <jpw@gnu.org>
4998         * bindings.el (mode-line-change-eol): Add EVENT parameter.
4999         Temporarily select EVENT's window for changing eol type.
5001 2004-01-09  Deepak Goel  <deego@gnufans.org>
5003         * calendar/diary-lib.el (diary-entry-time):
5004         Also accept time in the form XX[.XX][am/pm/AM/PM].
5005         (fancy-diary-font-lock-keywords): Likewise.
5006         (diary-font-lock-keywords): Likewise.
5007         * calendar/appt.el (appt-add): Likewise.
5008         (appt-make-list): Likewise.
5009         (appt-convert-time): Likewise.
5011 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
5013         * gdb-ui.el (gdb-ann3): Revert previous change.
5014         (gdb-source-info): Allow for case of where compilation directory
5015         is not recorded.
5017 2004-01-08  John Paul Wallington  <jpw@gnu.org>
5019         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
5021 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
5023         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
5025         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
5026         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
5027         problems.
5028         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
5030 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
5032         * files.el (write-file-functions, write-contents-functions):
5033         Clarify docstrings.
5035 2004-01-07  Kenichi Handa  <handa@m17n.org>
5037         * international/mule.el (set-auto-coding): Fix for the case that
5038         end-of-line is only CR.
5040 2004-01-07  Kim F. Storm  <storm@cua.dk>
5042         * subr.el (event-start, event-end): Doc fix.
5043         (posn-string, posn-image): New defuns.
5044         (posn-object): Return either image or string object.
5045         (posn-object-x-y): Return 8th element of position.
5046         (posn-object-width-height): New defun.
5048 2004-01-06  Andreas Schwab  <schwab@suse.de>
5050         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
5051         output.
5053 2004-01-05  Karl Berry  <karl@gnu.org>
5055         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
5056         / and *, too.
5058 2003-12-31  Simon Josefsson  <jas@extundo.com>
5060         * files.el (before-save-hook): Add.
5061         (basic-save-buffer): Use before-save-hook.
5063         * emacs-lisp/copyright.el: Fix comment to recommend
5064         before-save-hook instead of write-file-functions.
5066 2004-01-05  Richard M. Stallman  <rms@gnu.org>
5068         * finder.el (finder-commentary): Call delete-other-windows.
5070         * net/ange-ftp.el (ange-ftp-file-attributes):
5071         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
5073 2004-01-04  Karl Berry  <karl@gnu.org>
5075         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
5076         comment characters % and # in the copyright year notice,
5077         as well as ;.
5079 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
5081         * wid-edit.el (default): Define dummy :value-delete.
5082         Reported by Jesper Harder <harder@ifa.au.dk>.
5084 2004-01-03  Richard M. Stallman  <rms@gnu.org>
5086         * progmodes/compile.el (compile-internal): Use point, not point-min,
5087         for set-window-point.
5089         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
5091         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
5093         * progmodes/grep.el (grep-mode-map):
5094         Don't remap next-line, previous-line.
5096 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
5098         * speedbar.el (speedbar-edit-line): Change regexp to position
5099         the cursor on the first character of this line's button.
5101 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5103         * subr.el (functionp): Doc fix.
5105 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5107         * progmodes/idlwave.el (idlwave-make-tags):
5108         * textmodes/flyspell.el (flyspell-large-region):.
5109         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
5110         * emulation/viper-util.el (viper-glob-unix-files):
5111         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
5112         * man.el (Man-init-defvars):
5113         * jka-compr.el (jka-compr-call-process):
5114         * files.el (get-free-disk-space,insert-directory):
5115         * ediff-ptch.el (ediff-test-patch-utility):
5116         * ediff-diff.el (ediff-test-utility):
5117         * dired-aux.el (dired-check-process):
5118         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
5119         test the return value of call-process, because it can be a string.
5121 2003-12-31  John Paul Wallington  <jpw@gnu.org>
5123         * bindings.el (completion-ignored-extensions): Add .pfsl.
5125 2003-12-31  Kim F. Storm  <storm@cua.dk>
5127         * ido.el (ido-nonreadable-directory-p): New defun to check for
5128         nonreadable directory without activating tramp (to avoid problems
5129         with checking incomplete tramp paths).
5130         (ido-set-current-directory, ido-file-internal)
5131         (ido-file-name-all-completions1): Use it.
5133 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
5135         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
5136         documentation if the anchor (or node) name is preceded by `info
5137         anchor' or `Info anchor' in addition to earlier `info node' and
5138         `Info node'.
5139         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
5141 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
5143         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
5144         error in arguments to base64-decode-region.  Remove ^M characters
5145         after decoding base64.
5147 2003-12-30  Simon Josefsson  <jas@extundo.com>
5149         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
5150         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
5151         have only been distributed with Emacs for some years.
5152         (texinfo-mode-hook): Customize.
5154 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
5156         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
5157         cleaner (suggested by Richard Stallman).
5159         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
5160         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5161         file-name clashes on 8+3 DOS filesystems.
5163         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
5164         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
5165         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
5166         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
5167         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
5168         file-name clashes on 8+3 filesystems.
5170         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
5171         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
5172         file-name clashes on 8+3 DOS filesystems.
5174 2003-12-29  Richard M. Stallman  <rms@gnu.org>
5176         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
5177         Upcase the character.
5179         * textmodes/flyspell.el (mail-mode-flyspell-verify):
5180         Search for header separator alone on a line, literally,
5181         and search for it backward, not forward.
5182         (flyspell-abbrev-table): Always use global-abbrev-table
5183         if there is no local one.
5185         * progmodes/sh-script.el (sh-get-indent-info):
5186         Don't move point back if at bob.
5188         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
5190         * play/handwrite.el (handwrite): Make the handwrite credit message
5191         a comment rather than an output command.
5193         * obsolete/sc.el: Display message that this file is obsolete.
5195         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
5197         * mail/rfc822.el (rfc822-address-start): Declare variable.
5198         Renamed from address-start.  All uses changed.
5200         * term.el (term-exec): Set up sentinel.
5201         (term-sentinel): New function.
5202         (term-handle-exit): New function.
5204         * subr.el (assoc-ignore-case, assoc-ignore-representation):
5205         Use assoc-string, and mark them obsolete.
5206         (delay-mode-hooks): Mark as permanent local.
5208         * simple.el (sendmail-user-agent-compose): Use assoc-string.
5210         * register.el (copy-rectangle-to-register): Doc fix.
5212         * info.el (Info-insert-dir): Use assoc-string.
5214         * info-look.el (info-lookup): Use assoc-string.
5216         * frame.el (pop-up-frame-function): Use quote, not `function'.
5217         (frame-notice-user-settings): Calculate ADJUSTED-TOP
5218         copying with lists as coordinate values.
5220         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
5222         * find-dired.el (kill-find): New command.
5223         (find-dired): Make buffer read-only.
5224         Set up a keymap with C-c C-k running kill-find.
5225         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
5227         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
5229         * filecache.el (file-cache-ignore-case): New variable.
5230         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
5232         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
5233         (comint-dynamic-complete-as-filename): Rename local vars.
5234         (comint-dynamic-list-filename-completions): Likewise.
5236         * comint.el (comint-dynamic-list-completions-config): New var.
5237         (comint-dynamic-list-completions): Handle both SPC and TAB right.
5239         * comint.el (comint-file-name-chars): Add [].
5240         (comint-word): Use skip-chars-backward, not search.
5242         * shell.el (shell-file-name-chars): Add [].
5244         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
5246         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
5248         * generic.el (define-generic-mode): Doc fix.
5250 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5252         * files.el (kill-some-buffers): Doc fix.
5254 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
5256         * comint.el (comint-watch-for-password-prompt): Pass `string' as
5257         arg to send-invisible
5258         (send-invisible): Doc fix.  The argument is now a prompt, not the
5259         string to send.
5260         (comint-read-noecho): Doc fix.
5262 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
5264         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
5265         "@", as required by some ISP hosting service.  Fix defcustom
5266         argument syntax errors that prevented use of customization.
5268 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5270         * xml.el (xml-get-attribute-or-nil): Doc fix.
5272 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
5274         * net/zone-mode.el (zone-mode): Use write-file-functions, not
5275         write-file-hooks.
5277 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
5279         * autorevert.el (auto-revert-interval): Doc fix.
5281 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
5283         * xml.el (xml-get-attribute-or-nil): New function, like
5284         xml-get-attribute, but returns nil if the attribute was not found.
5285         (xml-get-attribute): Convert to defsubst, uses
5286         xml-get-attribute-or-nil.
5288 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5290         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
5292 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
5294         * custom.el (custom-declare-theme): Use `value' when putting
5295         properties on `theme'.
5297 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
5299         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
5300         for each yank-handler segment.
5301         (insert-for-yank-1): New function, with the body of the previous
5302         insert-for-yank.
5304         * textmodes/table.el (table-yank-handler): New defcustom.
5305         (table--put-cell-indicator-property): Put yank-handler property
5306         that indicates the yank handler for the table cell.
5308 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5310         * generic-x.el (etc-modules-conf-generic-mode): A more complete
5311         set of keywords.
5313 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5315         * international/mule-cmds.el (reset-language-environment)
5316         (set-language-environment): Don't invoke fontset-related functions
5317         if fontset-list is not fboundp.
5319 2003-12-29  Kenichi Handa  <handa@m17n.org>
5321         * international/mule-cmds.el (reset-language-environment):
5322         Call set-overriding-fontspec-internal with nil.
5323         (set-language-environment): Call set-overriding-fontspec-internal
5324         if the language environment specify `overriding-fontspec'.
5325         (language-info-alist): Doc added.
5327         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
5328         characters of mule-unicode-0100-24ff.
5329         (ccl-encode-windows-1251-font): New CCL program.
5330         ("Bulgarian"): Specify overriding-fontspec.
5331         ("Belarusian"): Likewise.
5333 2003-12-28  Sam Steingold  <sds@gnu.org>
5335         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
5336         parameter ID-FORMAT to conform with the 2003-11-30 patch.
5338 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
5340         * progmodes/gud.el (gud-gdb-command-name): Set default to
5341         "gdb --annotate=3".
5342         (gud-gdb-marker-filter): Look out for annotations.
5343         (gdb-first-pre-prompt): New variable.
5344         Remove trailing white space.
5346         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
5347         if necessary.
5348         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
5349         annotations are detected.
5350         (gud-gdba-marker-filter): Use global variable gud-marker-acc
5351         instead of a local one to allow transition from
5352         gud-gdb-marker-filter.
5353         Remove trailing white space.
5355 2003-12-27  Kim F. Storm  <storm@cua.dk>
5357         * ido.el: Handle non-readable directories.
5358         (ido-decorations): Add 9th element for non-readable directory.
5359         (ido-directory-nonreadable): New dynamic var.
5360         (ido-set-current-directory): Set it.
5361         (ido-read-buffer, ido-file-internal):
5362         (ido-read-file-name, ido-read-directory-name): Let-bind it.
5363         (ido-file-name-all-completions1): Return empty list for
5364         non-readable directory.
5365         (ido-exhibit): Print [Not readable] if directory is not readable.
5366         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
5367         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
5368         Use it.
5370 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
5372         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
5373         calls to directory-files-and-attributes and file-attributes.
5374         (ls-lisp-format): Remove system dependent handling of user and
5375         group id's.
5377 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
5379         * ffap.el (ffap-read-file-or-url): Revert previous change.
5381 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
5383         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
5384         new list of included files called `files-with-node-lines', that
5385         only have node lines.  This way @include commands can include any
5386         file, such as version and update files without node lines, not
5387         just files that are chapters.
5389 2003-12-25  Andreas Schwab  <schwab@suse.de>
5391         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
5392         file not found.
5394 2003-12-08  Miles Bader  <miles@gnu.org>
5396         * dired.el (dired-between-files): Always use dired-move-to-filename,
5397         which is more robust in non-english locales.
5399 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5401         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
5403 2003-12-24  Andreas Schwab  <schwab@suse.de>
5405         * shell.el (shell-file-name-quote-list): Add backslash.
5407         * comint.el (comint-quote-filename): Correctly handle backslash
5408         in comint-file-name-quote-list.
5410 2003-12-24  Kenichi Handa  <handa@m17n.org>
5412         * international/mule-cmds.el (set-default-coding-systems):
5413         Call ucs-set-table-for-input for all buffers that don't have local
5414         value of buffer-file-coding-system.
5416         * international/ucs-tables.el (ucs-set-table-for-input):
5417         If translation-table-for-encode is a symbol, get its
5418         translation-table property.
5420 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
5422         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
5423         to `completing-read' on a recently fixed bug.
5425         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
5426         instead of SPACE, to get the list of possible fringe modes.
5427         SPACE only works if both `partial-completion-mode' and
5428         `completion-auto-help' are nil.
5430         * complete.el (PC-is-complete-p): Delete.
5431         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
5432         calls to `test-completion'.
5434 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
5436         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
5437         to edit values when there are no children.
5439         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
5440         a mode called "Assembler" already exists.
5441         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
5442         (gud-watch): Use format option.  Remove font properties from string.
5443         (gdb-var-create-handler, gdb-var-list-children-handler):
5444         Don't bother about properties as there are none.
5445         (gdb-var-create-handler, gdb-var-list-children-handler)
5446         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
5447         with two arguments.
5448         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
5449         Let speedbar show value changes with a different font.
5450         (gdb-edit-value): New defun.
5451         (gdb-clear-partial-output, gdb-clear-inferior-io)
5452         (def-gdb-auto-update-handler): Use erase-buffer.
5453         (gdb-frame-handler): Display watch expressions in
5454         FUNCTION::VARIABLE format if required.
5456 2003-12-23  John Paul Wallington  <jpw@gnu.org>
5458         * info.el (Info-unescape-quotes, Info-split-parameter-string)
5459         (Info-goto-emacs-command-node): Doc fixes.
5461 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
5463         * cus-edit.el (custom-add-parent-links): Define "many".
5465 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
5467         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
5468         (widget-child-validate, widget-type-value-create)
5469         (widget-type-default-get, widget-type-match): New functions.
5470         (lazy): New widget.
5471         (menu-choice, checklist, radio-button-choice, editable-list)
5472         (group, documentation-string): Remove redundant (per 2003-10-25
5473         change) calls to `widget-children-value-delete'.
5474         (widget-choice-value-get, widget-choice-value-inline): Remove.
5475         (menu-choice): Update widget.
5477 2003-12-03  Kenichi Handa  <handa@m17n.org>
5479         * language/cyrillic.el: Register "microsoft-cp1251" in
5480         ctext-non-standard-encodings-alist.
5481         ("Bulgarian"): Add ctext-non-standard-encodings.
5482         ("Belarusian"): Likewise.
5484         * international/mule-conf.el (compound-text-with-extensions):
5485         Change the type to 2 (iso-2022 base).
5487         * international/mule.el (ctext-non-standard-encodings-alist):
5488         Change the format.
5489         (ctext-non-standard-encodings): New variable.
5490         (ctext-post-read-conversion): Fully re-written.
5491         (ctext-non-standard-designations-alist): Delete it.
5492         (ctext-non-standard-encodings-table): New function.
5493         (ctext-pre-write-conversion): Fully re-written.
5495 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
5497         * cus-edit.el (custom-add-parent-links): Add documentation links
5498         for parent, if the item has none of its own.
5500 2003-11-30  Richard M. Stallman  <rms@gnu.org>
5502         * dired-aux.el (dired-do-query-replace-regexp):
5503         Report files visited read-only.
5505 2003-11-30  Juri Linkov  <juri@jurta.org>
5507         * dired-aux.el (dired-compare-directories): New command.
5508         (dired-file-set-difference, dired-files-attributes): New functions.
5510 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
5511         Version 2.0.38 of Tramp released.
5513         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
5514         Charles Curley <charlescurley@charlescurley.com>.
5515         (tramp-multi-connection-function-alist): Add ssht entry which adds
5516         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
5517         Aichner.
5518         (tramp-get-method-parameter): New function to retrieve a method
5519         parameter.  This allows for omission of method parameters.
5520         Callers adjusted.
5522 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
5524         * net/tramp.el: Add new optional parameter ID-FORMAT to
5525         `file-attributes'.  Calls of `file-attributes' won't use this
5526         parameter for backward compatibility reasons.
5527         (tramp-perl-file-attributes): Add a new parameter to Perl script
5528         in order to handle uid/gid as strings, if desired.
5529         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
5530         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
5531         order to make the function more general.
5532         (tramp-handle-file-attributes): Replace proprietary optional
5533         parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
5534         (tramp-handle-file-attributes-with-perl): Handle parameter
5535         NONNUMERIC if set.  This wasn't done in the past.
5536         (tramp-post-connection): Apply second parameter "$2" if
5537         `tramp-remote-perl' is called.
5539         * net/tramp-smb.el (tramp-smb-handle-delete-file):
5540         Correct cut'n'waste error (`filename' instead of `directory').
5541         (tramp-smb-handle-directory-files-and-attributes)
5542         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
5543         introduced parameter ID-FORMAT.
5544         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
5545         error (`directory' instead of `ldir').
5547         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
5548         `file-attributes' has a second parameter.  If yes, apply it with
5549         value "'integer".  Otherwise, don't use that parameter (default is
5550         integer format).
5552 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
5554         * help.el (help-map): Bind `display-local-help' to `C-h .'.
5555         (help-for-help): Add `C-h .' to the listed Help options.
5556         Remove trailing whitespace.
5558         * help-at-pt.el: New file.
5560 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
5562         * subr.el (noreturn, 1value): New macros for test coverage.
5563         See `testcover.el'.
5565         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
5567         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
5568         for macro `1value'.
5569         (testcover-1value): New function.  Checks that a 1value form
5570         actually returns only one value.  Requested by RMS.
5572 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
5574         * gdb-ui.el (gud-watch, gdb-var-create-handler)
5575         (gdb-var-list-children, gdb-var-list-children-handler)
5576         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
5577         gdb commands that use mi to keep them out of the command history.
5579 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5581         * cus-start.el (all): Add use-file-dialog.
5583 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5585         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
5587 2003-11-27  Kim F. Storm  <storm@cua.dk>
5589         * subr.el (posn-object-x-y): New defun.
5591 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5593         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
5594         Don't use `space' for \\\n.
5595         Be more selective as to which # are comment-starters.
5597 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
5599         * subr.el (number-sequence): Improve handling of floating point
5600         arguments (suggested by Kim Storm).  Allow negative arguments.
5602 2003-11-26  Kenichi Handa  <handa@m17n.org>
5604         * international/mule-cmds.el (standard-display-european-internal):
5605         Cancel the standard-display-table setting for ` and '.
5607 2003-11-26  Kim F. Storm  <storm@cua.dk>
5609         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
5610         New defcustoms to add ffap-like functionality to ido.
5611         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
5612         (ido-no-final-slash): New defun.
5613         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
5614         (ido-read-file-name): ): Toggle VC checking via
5615         vc-handled-backends instead of vc-master-templates.
5616         (ido-file-internal): Handle ido-use-url-at-point and
5617         ido-use-filename-at-point via code borrowed from ffap-guesser.
5618         Handle new ido-exit code ffap.
5619         (ido-sort-list): Ignore final slash when sorting file names.
5621 2003-11-25  Kim F. Storm  <storm@cua.dk>
5623         * emulation/cua-base.el (cua--standard-movement-commands):
5624         Add forward-sentence and backward-sentence.
5626 2003-11-25  Stephen Eglen  <stephen@gnu.org>
5628         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
5629         iswitchb-exit is set to 'usefirst when user selects buffer at head
5630         of list using RET.  (Selecting buffers at the head of the list was
5631         broken if the substring was also a complete buffername.)
5633 2003-11-23  Kim F. Storm  <storm@cua.dk>
5635         * progmodes/compile.el (grep-command, grep-use-null-device)
5636         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
5637         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
5638         (grep-regexp-alist, grep-program, find-program)
5639         (grep-find-use-xargs, grep-history, grep-find-history)
5640         (grep-process-setup, grep-compute-defaults)
5641         (grep-default-command, grep, grep-tag-default, grep-find)
5642         (grep-expand-command-macros, grep-tree-last-regexp)
5643         (grep-tree-last-files, grep-tree): Move grep variables, functions
5644         and commands to new file grep.el.
5645         (compilation-mode-map): Remove grep commands from Compile sub-menu.
5646         (compilation-process-setup-function): Doc fix.
5647         (compilation-highlight-regexp, compilation-highlight-overlay): New
5648         defvars used for highlighting current compile error in source buffer.
5649         (compile-internal): New optional args HIGHLIGHT-REGEXP and
5650         LOCAL-MAP which overrides compilation-highlight-regexp and
5651         compilation-mode-map for this compilation.
5652         Delay calling compilation-set-window-height until after running
5653         compilation-process-setup-function so it can buffer-local override
5654         compilation-window-height.
5655         Check buffer-local value of compilation-scroll-output.
5656         (compilation-set-window-height): Use buffer-local value of
5657         compilation-window-height.
5658         (compilation-revert-buffer): Don't pass (undefined)
5659         preserve-modes arg to revert-buffer.
5660         (next-error-no-select, previous-error-no-select): New commands.
5661         (compilation-goto-locus): Temporarily highlight current match in
5662         source buffer using compilation-highlight-regexp.
5664         * progmodes/grep.el: New file with grep code from compile.el.
5665         (grep): New defcustom group.
5666         (grep-window-height): New defcustom, like compilation-window-height.
5667         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
5668         (grep-scroll-output): New defcustom, like compilation-scroll-output.
5669         (grep-command, grep-use-null-device, grep-find-command)
5670         (grep-tree-files-aliases, grep-tree-ignore-case)
5671         (grep-tree-ignore-CVS-directories): Move to grep custom group.
5672         (grep-setup-hook): New hook variable.
5673         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
5674         (grep-last-buffer): New defvar, override compilation-last-buffer.
5675         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
5676         Call compile-internal with args highlight-regexp and grep-mode-map.
5678 2003-11-23  Kim F. Storm  <storm@cua.dk>
5680         * subr.el (event-start, event-end): Doc fix.
5681         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
5682         (posn-area, posn-actual-col-row, posn-object): New defuns.
5683         (posn-col-row): Simplify doc.  Rewrite to use cond.
5684         (posn-point): Also return buffer position for events outside text
5685         area (that info is now present in the event position).
5687         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
5688         mouse-set-point so that hscroll still works now that clicks on
5689         fringes generate specific mouse events.
5690         (mouse-set-point): Note that it now works in fringes and margins
5691         too due to new semantics of posn-point in fringes and margins.
5693         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
5694         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
5696 2003-11-20  Kim F. Storm  <storm@cua.dk>
5698         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
5699         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
5700         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
5701         to 100 for icons to avoid increasing line height when shown.
5703 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5705         * newcomment.el (comment-normalize-vars): Initialize properly if
5706         comment-start was nil.
5708 2003-11-19  Andreas Schwab  <schwab@suse.de>
5710         * simple.el (set-variable): Fix indentation.
5712 2003-11-17  Kenichi Handa  <handa@m17n.org>
5714         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
5715         Fix docstring.
5717 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5719         * international/latin1-disp.el (latin1-display): Fix docstring.
5721 2003-11-16  John Wiegley  <johnw@newartisans.com>
5723         * eshell/em-ls.el (eshell-ls-file): There are times with
5724         size-width is nil and uncomputed (when directories are created in
5725         dired, for example); in this case, 4 is reasonable default value,
5726         although it may caused skewed new entries (which could be avoided
5727         by returning the original value of 8 in all cases, but 99% of the
5728         time this is a waste of whitespace).
5730 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
5732         * cc-engine.el (c-guess-continued-construct)
5733         (c-guess-basic-syntax): Check a little more carefully if it's a
5734         function declaration when an unknown construct followed by a block
5735         is found inside a statement context.  This avoids macros followed
5736         by blocks to be taken as function declarations.
5738         (c-guess-continued-construct): Change the analysis of a statement
5739         continuation with a brace open to `substatement-block', for
5740         consistency with recognized statements.
5742         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
5743         start is in a position so that `c-beginning-of-statement-1' jumped
5744         to the beginning of the same statement.
5746         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
5747         Don't accept binary operators in the arglist if we're in a function
5748         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
5749         template recognition in cases like "if (a < b || c > d)".
5751         (c-restricted-<>-arglists): New more appropriate name for
5752         `c-disallow-comma-in-<>-arglists'.
5754         Accessing functions updated for the variable name change.
5756         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
5757         match data could get clobbered if NOT-INSIDE-TOKEN is used.
5759         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
5760         labels.
5762         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
5763         instead of duplicating parts of it.  This fixes bogus label
5764         recognition.
5766         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
5767         of checking the context in which to apply the minimum indentation,
5768         so that it isn't enforced in e.g. namespace blocks.
5770         * cc-vars.el (c-inside-block-syms): New constant used by
5771         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
5772         to somewhat reduce the risk of becoming stale.
5774         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
5775         cc-cmds to cc-engine to allow use from cc-align.
5777         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
5778         qualified identifiers containing "::".
5780         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
5781         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
5783         * cc-vars.el (c-emacs-features): Use a space in front of the name
5784         of the temporary buffer.  That also avoids dumping problems in
5785         XEmacs due to undo info being left around after the buffer is killed.
5787         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
5788         arglist to see if it's a K&R style declaration.
5790         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
5791         before returning `knr-argdecl-intro'.
5793 2003-11-16  John Wiegley  <johnw@newartisans.com>
5795         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
5796         field in a long-listing always 8 characters, use `size-width',
5797         which has already been computed.
5799 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
5801         * subr.el (minor-mode-list): Add `hs-minor-mode'.
5803 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
5805         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
5806         Support operation while narrowed, with `diff-restrict-view'.
5808 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
5810         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5811         Take additional optional arg NARROWFUN.  For the generated functions:
5812         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
5813         include frags that arrange to check for and save narrowing state before
5814         the move and then conditionally call NARROWFUN after the move.
5816 2003-11-14  John Wiegley  <johnw@newartisans.com>
5818         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
5819         that was optional, but obviously missing based on surrounding code.
5821         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
5822         string arguments to numbers unless the whole argument was seen as
5823         a number.
5825 2003-11-14  Kenichi Handa  <handa@m17n.org>
5827         * international/mule.el (ctext-non-standard-encodings-alist):
5828         Fix coding systems.
5830 2003-11-10  Kenichi Handa  <handa@m17n.org>
5832         * language/kannada.el ("Kannada"): Add sample-text.
5834         * language/knd-util.el (kannada-compose-region)
5835         (kannada-compose-string, kannada-post-read-conversion):
5836         Add autoload cookie.
5838         * international/quail.el (quail-completion): Change the message
5839         "corresponding translations" to "corresponding characters".
5841 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5843         * descr-text.el (describe-char): Fix typo.
5845 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
5847         These changes are to support Kannada language/script.
5849         * Makefile.in (DONTCOMPILE): Add kannada.el.
5851         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
5853         * loadup.el: Preload kannada.el.
5855         * language/ind-util.el (ucs-kannada-to-is13194-alist)
5856         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
5857         New variables.
5859         * language/kannada.el: New file.
5861         * language/knd-util.el: New file.
5863 2003-11-07  Andreas Schwab  <schwab@suse.de>
5865         * progmodes/autoconf.el (autoconf-font-lock-keywords):
5866         Also highlight AH_*.
5868         * xml.el (xml-parse-dtd): Fix misplaced paren.
5870 2003-11-07  Kenichi Handa  <handa@m17n.org>
5872         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
5874 2003-11-05  Juri Linkov  <juri@jurta.org>
5876         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
5877         (desktop-buffer-file): Use saved buffer-file-coding-system
5878         for file reading.  Set auto-insert to nil to prevent automatic
5879         insertion into restored empty files.
5881 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5883         * files.el (risky-local-variable-p): Make second argument optional.
5885 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5887         * subr.el (add-hook): Fix last change.
5889 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
5891         * mail/rmail.el (rmail-convert-to-babyl-format):
5892         If base64-decode-region signals an error, catch it and silently
5893         ignore it.
5895 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
5897         * xml.el (xml-parse-region): Allow comments to appear after the
5898         topmost element has closed.
5899         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
5900         (xml-ns-expand-attr): New functions to do namespace handling.
5901         (xml-intern-attrlist): Back-compatible handling of attribute names.
5902         (xml-parse-tag): Move namespace handling to separate functions.
5903         Now produces elements in the form ((:ns . "element") (attr-list)
5904         children) instead of ('ns:element (attr-list) children).
5905         (xml-parse-attlist): Fix attribute parsing.
5906         (xml-parse-dtd): Change parsing so that it produces strings
5907         instead of interned symbols.
5909 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
5911         * dired.el (dired-ls-sorting-switches): Doc fix.
5913 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
5915         * emacs-lisp/rx.el (rx-or): Fix the case of
5916         "(rx (and ?a (or ?b ?c) ?d))".
5918 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
5920         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
5921         (texinfo-format-region): Use it.
5922         (texinfo-format-buffer-1): Ditto.
5924 2003-11-01  Alan Mackenzie  <acm@muc.de>
5926         Changes to allow scrolling whilst in isearch mode:
5927         * isearch.el (isearch-unread-key-sequence): New function,
5928         extracted from isearch-other-meta-char.
5929         (top level): (put 'foo 'isearch-scroll) on all Emacs's
5930         "scrollable" standard functions.
5931         (isearch-allow-scroll): New customizable variable.
5932         (isearch-string-out-of-window, isearch-back-into-window)
5933         (isearch-reread-key-sequence-naturally)
5934         (isearch-lookup-scroll-key): New functions.
5935         (isearch-other-meta-char): Doc string and functionality enhanced.
5936         Now accepts a prefix argument.
5937         (isearch-lazy-highlight-window-end): New variable.
5938         (isearch-lazy-highlight-new-loop): Pay attention to the window's
5939         end (thru isearch-lazy-highlight-window-end), not only its start.
5941         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
5942         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
5943         (universal-argument, universal-argument-more, negative-argument)
5944         (digit-argument, universal-argument-other-key): Minor changes.
5946 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
5948         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
5949         recursively if the last message is deleted, thus avoiding an
5950         infinite loop.
5952 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5954         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
5955         (tex-main-file): Don't add .tex if the extension is already present.
5956         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
5958 2003-10-29  Lute Kamstra  <lute@gnu.org>
5960         * progmodes/octave-inf.el (inferior-octave-prompt):
5961         Recognize version number in prompt.
5963 2003-10-28  Dave Love  <fx@gnu.org>
5965         * international/characters.el: Fix some Unicode ranges.
5967 2003-10-28  Kenichi Handa  <handa@m17n.org>
5969         * disp-table.el (standard-display-8bit)
5970         (standard-display-default, standard-display-ascii)
5971         (standard-display-g1, standard-display-graphic)
5972         (standard-display-underline): Assure that standard-display-table
5973         is a display table.
5975 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5977         * simple.el (reindent-then-newline-and-indent): Delete space *after*
5978         reindenting the first line.
5980 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
5982         * wid-edit.el (widget-default-delete): Always delete child widgets.
5984 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5986         * newcomment.el (comment-indent): Don't call indent-according-to-mode
5987         if the line has code.
5988         Don't try to line up with something that's too far left.
5990         * progmodes/octave-mod.el (octave-comment-start): Simplify.
5991         (octave-mode-syntax-table): Add % as a comment starter.
5992         (octave-point): Remove.
5993         (octave-in-comment-p, octave-in-string-p)
5994         (octave-not-in-string-or-comment-p, calculate-octave-indent)
5995         (octave-blink-matching-block-open, octave-auto-fill):
5996         Use line-(beginning|end)-position instead.
5998 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
6000         * emacs-lisp/authors.el (authors-aliases): Add correct realname
6001         for Francesco Potort\e,Al\e(B.
6003 2003-10-23  Dave Love  <fx@gnu.org>
6005         * international/mule-cmds.el (locale-charset-to-coding-system):
6006         Don't rely on nil being a coding system.
6008         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
6009         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
6010         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
6012 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
6014         * gdb-ui.el (gdb-current-language): New variable.
6015         (gdb-update-flag): Remove variable.
6016         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
6017         (gdb-take-last-elt): Remove function.
6018         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
6019         (gdb-post-prompt): Check for variable object changes here.
6021         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
6022         object changes in gdb-ui.el.
6024 2003-10-21  Richard M. Stallman  <rms@gnu.org>
6026         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
6028         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
6029         Don't check for foo*/ wildcard form here.
6030         (insert-directory): Recognize foo*/ as a wildcard.
6031         Separate wildcard-regexp variable from the arg, wildcard.
6033         * subr.el (add-hook): Correctly detect when make-local-hook was used.
6034         (remove-hook): Correctly handle strange cases about local hooks.
6036 2003-10-21  David Ponce  <david@dponce.com>
6038         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
6039         argument REAL, to return a real number instead of a rounded
6040         integer value.  Define as inline function.
6041         (ruler-mode-right-fringe-cols): Likewise.
6042         (ruler-mode-scroll-bar-cols): New function.
6043         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
6044         (ruler-mode-right-scroll-bar-cols): Likewise.
6045         (ruler-mode-space): New function.
6046         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
6047         scroll bar mode and margins in a more robust way.
6049 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
6051         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
6052         (antlr-c-init-language-vars): New function.
6053         (antlr-mode): Use it with cc-mode before v5.29.
6054         (antlr-c-common-init): Don't set some local vars here.
6055         (antlr-mode): Set them here.
6056         (antlr-c-forward-sws): New function alias.
6057         (antlr-mode): Redefine with cc-mode before v5.30.
6058         (antlr-skip-sexps): Use it.
6059         (antlr-skip-exception-part): Ditto.
6060         (antlr-skip-file-prelude): Ditto.
6061         (antlr-outside-rule-p): Ditto.
6062         (antlr-end-of-body): Ditto.
6063         (antlr-option-kind): Ditto.
6064         (antlr-insert-option-area): Ditto.
6065         (antlr-file-dependencies): Ditto.
6067 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6069         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
6070         Move backward only if point was not inside an entry.
6072 2003-10-21  Richard M. Stallman  <rms@gnu.org>
6074         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
6076 2003-10-21  Juri Linkov  <juri@jurta.org>
6078         * compare-w.el: Automatically skip non-matching text to resync.
6079         (compare-windows-whitespace): Doc fix.
6080         (compare-windows-sync, compare-windows-sync-string-size)
6081         (compare-windows-recenter, compare-ignore-whitespace)
6082         (compare-windows-highlight, compare-windows-face): New variables.
6083         (compare-windows): Use compare-windows-sync.
6084         (compare-windows-highlight, compare-windows-dehighlight)
6085         (compare-windows-sync-regexp)
6086         (compare-windows-sync-default-function): New functions.
6088 2003-10-21  Juri Linkov  <juri@jurta.org>
6090         * diff.el (diff-parse-differences): Don't visit the files now;
6091         instead, just record the error locus.
6093 2003-10-21  Dave Love  <fx@gnu.org>
6095         * progmodes/cfengine.el: New file.
6097 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6099         * complete.el (PC-do-completion): Do not forget to use `pred' as the
6100         default-directory when completing file names.
6102 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
6104         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
6105         followed by the word `face', it gets treated as a face, even if
6106         it is also defined as a variable or a function.
6108 2003-10-20  Dave Love  <fx@gnu.org>
6110         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6111         Avoid incf in macro expansion.
6113 2003-10-20  John Paul Wallington  <jpw@gnu.org>
6115         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
6116         `evenp' so we don't implicitly require cl library at runtime.
6118 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
6120         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
6121         (help-make-xrefs): Only make cross-references for faces if
6122         preceded or followed by the word `face'.  Do not make a
6123         cross-reference for variables without variable documentation,
6124         unless preceded by the word `variable' or `option'.  Update doc
6125         string accordingly.
6127 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
6129         * progmodes/hideshow.el: Rewrite one-armed `if'
6130         constructs using either `when' or `unless'.
6131         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
6133 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
6135         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
6136         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
6137         instead of 12x12.
6139 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
6141         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
6142         message while converting to Babyl.
6144 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
6146         * allout.el (allout-mode): Doc fix.
6148 2003-10-16  Lute Kamstra  <lute@gnu.org>
6150         * subr.el (force-mode-line-update): Fix docstring.
6152 2003-10-14  Dave Love  <fx@gnu.org>
6154         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
6155         (default-input-method): Add :link, improve :type.
6156         (locale-charset-language-names): Fix utf-8 pattern.
6157         (locale-charset-match-p, locale-charset-alist)
6158         (locale-charset-to-coding-system): New.
6159         (set-locale-environment): Deal with codeset part of locale specs.
6161 2003-10-14  Lute Kamstra  <lute@gnu.org>
6163         * fringe.el (fringe-mode): Use active voice in docstring.
6164         (set-fringe-style): Ditto.
6166 2003-10-13  Lute Kamstra  <lute@gnu.org>
6168         * fringe.el (fringe-mode): Fix docstring.
6169         (set-fringe-style): Ditto.
6171 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
6173         * ediff-mult.el (ediff-filegroup-action):
6174         Use ediff-default-filtering-regexp.
6176         * ediff-util.el (ediff-recenter): Don't call
6177         ediff-restore-highlighting twice.
6178         (ediff-select-difference): Set current difference.
6179         (ediff-unselect-and-select-difference): Add comment.
6181         * ediff.el (ediff-directories,ediff-directory-revisions)
6182         (ediff-directories3,ediff-merge-directories)
6183         (ediff-merge-directories-with-ancestor)
6184         (ediff-merge-directory-revisions)
6185         (ediff-merge-directory-revisions-with-ancestor):
6186         Use ediff-default-filtering-regexp.
6188 2003-10-12  Andreas Schwab  <schwab@suse.de>
6190         * international/mule-cmds.el (locale-charset-language-names):
6191         Simplify regex by removing unused grouping.
6193 2003-10-10  Dave Love  <fx@gnu.org>
6195         * bindings.el: Don't bind stop.
6197 2003-10-08  Miles Bader  <miles@gnu.org>
6199         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
6200         face instead of attempting to emulate it.
6202 2003-10-07  Kenichi Handa  <handa@m17n.org>
6204         * international/mule-diag.el (list-coding-systems-1): List coding
6205         systems that are loaded automatically.
6207         * international/code-pages.el (iso-8859-11): Add autoload cookie.
6209         * international/mule.el (autoload-coding-system): New function.
6211 2003-10-07  Andreas Schwab  <schwab@suse.de>
6213         * log-edit.el (log-edit-changelog-entries): Prefer local value of
6214         change-log-default-name in the buffer visiting the file.
6216 2003-10-06  Dave Love  <fx@gnu.org>
6218         * files.el (find-file-hook): Customize.
6219         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
6221         * bindings.el (completion-ignored-extensions): Remove .log.
6222         (global-map): Add again, open, stop keys.
6224 2003-10-05  Richard M. Stallman  <rms@gnu.org>
6226         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
6227         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
6228         Use sh-modify directly.
6229         (sh-select): Use sh-append, not eval.
6231         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
6233         * info.el (Info-following-node-name): New function.
6235         * loadhist.el (unload-feature-special-hooks):
6236         Rename from loadhist-hook-functions.
6237         (loadhist-hook-functions): Now an alias.
6239 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
6241         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
6242         file-name clashes on 8+3 filesystems.
6244         * Makefile.in (DONTCOMPILE, bootstrap-clean):
6245         Rename loaddefs-boot.el to ldefs-boot.el
6247         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
6248         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
6250 2003-10-03  Lute Kamstra  <lute@gnu.org>
6252         * info.el (Info-mode): Revert previous change.
6253         (Info-escape-percent): New function.
6254         (Info-fontify-node): Use it.
6256 2003-10-02  Andreas Schwab  <schwab@suse.de>
6258         * loaddefs-boot.el: Regenerated.
6260 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
6262         * ffap.el: Remove defadvice related code from CVS since `complete'
6263         provides a `PC-completion-as-file-name-predicate' variable that
6264         ffap can override.
6266 2003-10-02  Kenichi Handa  <handa@m17n.org>
6268         * international/utf-8.el (ccl-decode-mule-utf-8):
6269         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
6271         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
6272         * international/subst-big5.el: Likewise.
6273         * international/subst-gb2312.el: Likewise.
6274         * international/subst-ksc.el: Likewise.
6276 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
6278         * calendar/calendar.el (increment-calendar-month)
6279         (calendar-leap-year-p, calendar-absolute-from-gregorian)
6280         (generate-calendar, calendar-read-date, calendar-interval)
6281         (calendar-day-of-week): Handle years BC.
6282         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
6284 2003-10-01  Dave Love  <fx@gnu.org>
6286         * language/cyrillic.el (cp1251): Alias for windows-1251.
6288         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
6289         bootstrap.
6291 2003-10-01  Lute Kamstra  <lute@gnu.org>
6293         * files.el: Fix typo.
6294         * imenu.el (imenu--generic-function): Docstring fix.
6296 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6298         * dired.el (dired-mode): Handle dired-directory as a list.
6300 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
6302         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
6304         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
6306         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
6307         Replace gud-display with gud-watch.
6308         (gud-speedbar-buttons): Add stuff for watching expressions
6309         in the speedbar when using M-x gdba.  Use dolist on old part
6310         of this function.
6312         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
6313         (gdb-update-flag): New variables.
6314         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
6315         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
6316         (gud-watch, gdb-var-create-handler) : New functions.
6317         (gdb-var-list-children, gdb-var-list-children-handler)
6318         (gdb-var-create-regexp, gdb-var-update-regexp)
6319         (gdb-var-list-children-regexp): New constants.
6320         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
6321         (gdb-annotation-rules): Reduce annotation set (level 3).
6322         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
6323         (gdb-post-prompt): Don't update GDB buffers every time speedbar
6324         updates.
6325         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
6326         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
6327         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
6328         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
6329         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
6330         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
6331         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
6332         (gud-display, gud-display1)
6333         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
6334         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
6335         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
6336         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
6337         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
6338         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
6339         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
6340         (gdb-display-display-buffer, gdb-toggle-display)
6341         (gdb-delete-display, gdb-expressions-popup-menu)
6342         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
6343         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
6344         to display buffer.
6346 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6348         * progmodes/ada-mode.el (ada-mode): Don't use advice.
6349         Instead, set which-func-functions.
6351         * progmodes/which-func.el (which-func-modes): Add ada-mode.
6352         (which-func-functions): New variable.
6353         (which-function): Use that.
6355         * info.el (Info-mode): Double each `%' in header line.
6357         * emacs-lisp/lisp-mnt.el (lm-with-file):
6358         When FILE is nil, run BODY in current buffer.
6360         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
6362         * help.el (describe-mode): Start with a brief list of minor modes.
6363         Find them thru minor-mode-list so as to find them all.
6364         Show them in alphabetical order.
6366         * mail/sendmail.el (mail-aliases): Doc fix.
6368         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
6370 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
6372         * mail/rmailsum.el (rmail-make-summary-line-1):
6373         Change comma after last label to a space.
6374         (rmail-summary-font-lock-keywords): Adapt to that change.
6376 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
6378         * progmodes/scheme.el (scheme-mode-variables): When setting
6379         `font-lock-defaults', also specify that "#" should
6380         be interpreted with `word' syntax.
6381         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
6383 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6385         * desktop.el: A lot of comments updated.
6386         (desktop-save-mode): Minor mode introduced.
6387         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
6388         (desktop-load-default): Function made obsolete.
6389         (desktop-locals-to-save): Variable made customizable.
6390         (desktop-read): Optional parameter `dirname' added.
6391         (desktop-change-dir, desktop-revert): Parameter `dirname' in
6392         `desktop-read' used.
6393         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
6395 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
6397         * whitespace.el (whitespace-clean-msg): Add user customizable message
6398         for displaying ``clean'' output.
6399         (whitespace-buffer): Use `whitespace-clean-msg'.
6400         (whitespace-global-mode): Fix typo.
6402 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
6404         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
6406 2003-09-29  Lute Kamstra  <lute@gnu.org>
6408         * bindings.el (mode-line-modes): Remove superfluous :propertize
6409         construct in initialization.
6410         (mode-line-position): Change cons cell into proper list in
6411         initialization.
6413 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
6415         * international/mule.el (decode-coding-inserted-region): Use car
6416         of the return value of find-operation-coding-system.
6418 2003-09-29  Kenichi Handa  <handa@m17n.org>
6420         * descr-text.el (describe-char): Fix previous change.
6422 2003-09-28  Kenichi Handa  <handa@m17n.org>
6424         * descr-text.el (describe-char-display): New function.
6425         (describe-char): Pay attention to display table on describing how
6426         a character is displayed.
6428         * international/mule-cmds.el (encoded-string-description):
6429         Prepend "0x" to each encoded byte.
6431 2003-09-28  Andreas Schwab  <schwab@suse.de>
6433         * find-file.el (ff-special-constructs): Add autoload cookie.
6435 2003-09-28  Kevin Ryde  <user42@zip.com.au>
6437         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
6438         makeinfo appends to duplicate index entries.
6440 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
6442         * dired-x.el (dired-clean-tex): Doc fix.
6444         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
6445         using a Chinese tutorial.
6447 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6449         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
6450         between "MAIL FROM:" and "RCPT TO:" and the following address.
6452 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6454         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
6456 2003-09-28  David Ponce  <david@dponce.com>
6458         * recentf.el (recentf-initialize-file-name-history): New defcustom.
6459         (recentf-load-list): When `recentf-initialize-file-name-history'
6460         is non-nil, initialize an empty `file-name-history' with the
6461         recent list.
6463 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
6465         * man.el (Man-default-man-entry): Remove the leading `*' from the
6466         word at point.
6468 2003-09-26  Lute Kamstra  <lute@gnu.org>
6470         * bindings.el (mode-line-position): Mention size indication in
6471         docstring.
6473 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
6475         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
6477         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
6478         because it's autoloaded now.
6480 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
6482         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
6483         (sh-font-lock-keywords, sh-feature): Fix previous change of
6484         sh-feature to avoid infloop with sh-font-lock-keywords.
6486 2003-09-25  Kim F. Storm  <storm@cua.dk>
6488         * frame.el (frame-current-scroll-bars): New defun.
6490         * window.el (window-current-scroll-bars): New defun.
6492 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6494         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
6495         cause errors when the state cache contains info on parts that have
6496         been narrowed out.
6498 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6500         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
6501         `c-setup-paragraph-variables' has to be used when this variable is
6502         changed; it doesn't work to reinitialize the mode since that
6503         typically clobbers the variable.
6505         * progmodes/cc-styles.el (c-setup-paragraph-variables):
6506         Make it interactive.
6508 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6510         * progmodes/cc-fonts.el (c-font-lock-declarations):
6511         Fix recognition of constructors and destructors for classes whose
6512         names are matched by `*-font-lock-extra-types'.
6514         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
6515         followed by an identifier in C++ then it's a type.
6517 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6519         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
6520         problem that primarily affected XEmacs.  Don't use faces to find
6521         unterminated strings since Emacs and XEmacs fontify strings
6522         differently - this function should now work better in XEmacs.
6524 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6526         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
6527         `expand-abbrev' workaround which caused braces to misbehave inside
6528         macros.
6530         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
6531         handling.  This bug could cause interactive font locking to bail out.
6533 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6535         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
6536         Handle paren-style types in Pike.  Also fixed some cases of
6537         insufficient handling of unbalanced parens.
6539 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
6541         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
6542         common shell prompts that are not common filename or URL characters.
6543         (ffap-file-at-point): Use the new regexp to strip the prompts from
6544         the file names.  This is an issue mostly for user prompts that
6545         don't have a trailing space and find-file-at-point is invoked from
6546         within a shell inside Emacs.
6548 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
6550         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
6551         stamps numerically, rather than textually.
6553 2003-09-24  Kenichi Handa  <handa@m17n.org>
6555         * language/devan-util.el (devanagari-post-read-conversion):
6556         * language/mlm-util.el (malayalam-post-read-conversion):
6557         * language/tml-util.el (tamil-post-read-conversion):
6558         Add autoload cookie.
6560         * international/utf-8.el (utf-8-post-read-conversion):
6561         Call post-read-conversion functions for Devanagari, Malayalam,
6562         and Tamil.
6564 2003-09-23  Dave Love  <fx@gnu.org>
6566         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
6568 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
6570         * progmodes/gud.el (perldb): Add gud-until to list of commands.
6571         Update gud-remove.
6573 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6575         * progmodes/sh-script.el (sh-mode-default-syntax-table):
6576         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
6577         (sh-mode-syntax-table-input): New variable.
6578         (sh-require-final-newline): Don't use eval.
6579         (sh-builtins, sh-leading-keywords, sh-other-keywords)
6580         (sh-variables, sh-font-lock-keywords): Don't use eval.
6581         (sh-set-shell): When setting require-final-newline,
6582         treat value = `require-final-newline' as don't change it.
6583         Set sh-mode-syntax-table locally based on
6584         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
6586         * progmodes/compile.el (compile-internal):
6587         Call compilation-set-window-height before setting window start.
6589 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
6591         * emacs-lisp/bytecomp.el (byte-compile-log-file):
6592         Clear out byte-compile-last-warned-form.
6594 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6596         * woman.el (woman-file-name, woman-follow-word):
6597         If current-word returns nil, use "".
6599         * simple.el (eval-expression): Bind standard-output in to-buffer case.
6601 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6603         * emacs-lisp/lisp-mnt.el (lm-with-file):
6604         Don't visit the file, just use insert-file-contents in temp buffer.
6606 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
6608         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
6609         Add surrounding \\( and \\) around the header, as in
6610         for lm-history-header 'Change Log\\|History'.
6612 2003-09-22  John Paul Wallington  <jpw@gnu.org>
6614         * progmodes/ld-script.el: Add Commentary section,
6615         minor cleanup of file header.
6616         (ld-script-font-lock-keywords): Doc fix.
6617         (toplevel): Provide `ld-script' feature.
6619 2003-09-21  Kim F. Storm  <storm@cua.dk>
6621         * scroll-bar.el (set-scroll-bar-mode): Initialize to
6622         new built-in variable default-frame-scroll-bars.
6623         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
6624         scroll-bar-mode; notably, use it instead of t when we toggle
6625         scroll-bars on.
6626         (toggle-scroll-bar): Use default-frame-scroll-bars.
6628 2003-09-19  Masatake YAMATO  <jet@gyve.org>
6630         * pcvs.el (cvs-do-removal): Change the prompt depending on
6631         `filter' value.
6633 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
6635         * startup.el (command-line-1): Stop startup-echo-area-message
6636         being hidden by "Loading image..." message.
6637         (use-fancy-splash-screens-p, display-splash-screen):
6638         Move display-graphic-p test from latter to former.
6640         * progmodes/sh-script.el (sh-font-lock-keywords):
6641         Highlight escaped EOLs differently from other backslash constructs.
6643 2003-09-19  Richard M. Stallman  <rms@gnu.org>
6645         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
6646         New functions.
6647         (edebug-enter, edebug-outside-excursion): Use them.
6649         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6650         Fix the condition for whether to print "In WHERE".
6652 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
6654         * finder.el (finder-mode-hook): New variable.
6655         (finder-mode): Run hook finder-mode-hook
6657 2003-09-18  Masatake YAMATO  <jet@gyve.org>
6659         * progmodes/ebrowse.el: Fix broken magic autoload comments.
6661 2003-09-17  Mario Lang  <mlang@delysid.org>
6663         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
6664         "p %e" to actually print the value in the GUD buffer.
6666 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
6668         From David Ponce <david.ponce@wanadoo.fr>:
6669         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
6670         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
6671         from loaddefs-boot.el if necessary.
6673 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
6675         * progmodes/gud.el (gud-find-class): Make jdb work again since
6676         cc-mode changed the syntactic information.
6678 2003-09-15  David Ponce  <david@dponce.com>
6680         * recentf.el: (recentf-exclude): Accept predicates too.
6681         (recentf-file-readable-p): New function.
6682         (recentf-include-p): Handle predicates in recentf-exclude.
6683         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
6684         (recentf-cleanup): Likewise.
6685         (recentf-save-list): Use write-file to handle backup of
6686         recentf-save-file.
6688 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
6690         * loaddefs-boot.el: Renamed from `loaddefs.el'
6691         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
6692         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
6693         necessary.
6695 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
6697         * electric.el (Electric-pop-up-window): For the `one-window' case,
6698         no longer disconcertingly move point in the original buffer.
6700 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6702         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
6704 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6706         * dired.el (dired-mode-map): Fix typo.
6708 2003-09-11  Richard M. Stallman  <rms@gnu.org>
6710         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
6712 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
6714         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
6715         the function is less noisy.  Now only `kill-buffer' can ask questions.
6717 2003-09-10  Mario Lang  <mlang@delysid.org>
6719         * battery.el: Update Commentary and Copyright.
6720         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
6721         appear due to wrong ordering of the expressions in `or'.
6723 2003-09-09  Lute Kamstra  <lute@gnu.org>
6725         * misc.el (upcase-char): Fix docstring.
6726         (zap-up-to-char): New command.
6728 2003-09-08  David Ponce  <david@dponce.com>
6730         Ensure that recentf correctly updates the menu bar.
6731         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
6732         (recentf-menu-bar): New function.
6733         (recentf-clear-data): Use it
6734         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
6735         of easy-menu-change.
6737 2003-09-08  Lute Kamstra  <lute@gnu.org>
6739         * simple.el (size-indication-mode): New.
6740         * bindings.el (mode-line-position): Add buffer size indicator.
6742 2003-09-04  Mario Lang  <mlang@delysid.org>
6744         * battery.el (battery-linux-proc-acpi): New function.
6745         (battery-status-function): Modify default value calculation to also
6746         check for availability of ACPI.
6747         (battery-echo-area-format): Ditto.
6748         (battery-mode-line-format): Ditto.
6750 2003-09-06  Dave Love  <fx@gnu.org>
6752         * ielm.el (ielm-mode-hook): Add :options.
6754         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
6755         (eldoc-print-current-symbol-info): Use it.
6757 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
6759         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
6760         being displayed in GUD buffer.
6761         (gdb-idle-input-queue): Remove var.  Use just one queue.
6762         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
6763         Remove functions.  Use just one queue.
6764         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
6765         (gdb-invalidate-assembler, gdb-get-current-frame):
6766         Modify functions.  Use just one queue.
6768 2003-09-04  Dave Love  <fx@gnu.org>
6770         * cus-start.el: Add blink-cursor-alist.
6772         * ruler-mode.el (ruler-mode-fill-column-char)
6773         (ruler-mode-current-column-char): Use char-displayable-p,
6774         not window-system.
6776         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
6778         * language/european.el (windows-1252): Move from code-pages.
6780         * language/cyrillic.el ("Windows-1251"): Delete.
6781         ("Bulgarian", "Belarusian"): Remove `features'.
6782         (windows-1251): Move from code-pages.
6784         * international/mule-diag.el (non-iso-charset-alist):
6785         Remove `codepage' stuff.
6786         (print-designation, list-coding-systems-1): Output fixes.
6788         * international/code-pages.el (cp-make-translation-table)
6789         (cp-valid-codes): Made defsubsts.
6790         (cp-fix-safe-chars): Delete.
6791         (mule-diag): Don't require.
6792         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
6793         (top-level): Check for defined coding system when defining
6794         cp... aliases.  Change w32-add-charset-info test to avoid warning.
6795         (non-iso-charset-alist): Defvar when compiling.
6796         (cp-make-coding-system): Doc fix.
6798 2003-09-02  Jason Rumney  <jasonr@gnu.org>
6800         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
6801         line-ends from CVS before doing conversion.
6803 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
6805         * calendar/diary-lib.el (diary-header-line-flag)
6806         (diary-header-line-format): New variables.
6807         (list-diary-entries): Use them to set header line in simple diary.
6809         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
6810         other than font-lock-string-face to highlight backslashes.
6812 2003-09-01  Jason Rumney  <jasonr@gnu.org>
6814         * international/titdic-cnv.el (tit-read-key-value): Include \r in
6815         regexp.
6817 2003-09-01  Dave Love  <fx@gnu.org>
6819         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
6821         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
6822         and :help; also line and column numbers labels.
6824         * international/mule-util.el (char-displayable-p): Move from
6825         latin1-disp, rename and autoload.
6827         * international/latin1-disp.el (latin1-char-displayable-p):
6828         Now obsolete alias.  Replace uses with char-displayable-p.
6829         (latin1-display-ucs-per-lynx): Fix last change.
6831         * international/mule-cmds.el (standard-display-european-internal):
6832         Don't use char code for Latin-1 NBSP.
6833         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
6834         U+2018, U+2019 for `'.
6835         (select-safe-coding-system): Message fix.
6837 2003-09-01  Kenichi Handa  <handa@m17n.org>
6839         * international/fontset.el (setup-default-fontset): For Thai
6840         font, specify "*" family.
6842 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
6844         * progmodes/compile.el (previous-error): Accept a prefix
6845         argument, similarly to next-error.
6847 2003-08-31  Masatake YAMATO  <jet@gyve.org>
6849         * pcvs.el (cvs-do-removal): Use = instead of eq to check
6850         the number of files.  Bind the number of files to a local
6851         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
6853 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
6855         * vc-hooks.el (vc-make-version-backup): Fix the change made on
6856         2003-07-26: msdos-long-file-names is a function, not a variable.
6858 2003-08-29  Richard M. Stallman  <rms@gnu.org>
6860         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
6861         Do nothing with mail-personal-alias-file if it is nil.
6863         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
6864         Do nothing if mail-personal-alias-file is nil.
6866         * term.el (term-exec-1): Bind coding-system-for-read.
6868         * dired.el (dired-mouse-find-file-other-window):
6869         Use dired-view-command-alist here, as in dired-view-file.
6870         (dired-view-command-alist): Use %s to substitute file name.
6871         Handle .ps_pages, .eps, .jpg, .gif, .png.
6873 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
6875         * info.el (Info-mode-map): Bind S-tab and <backtab> to
6876         `Info-prev-reference', instead of M-tab.
6878 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
6880         * simple.el (blink-matching-open): Work correctly on chars that
6881         are designated as parens through the syntax-table text property.
6883 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
6885         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
6886         line break position in the middle of a non-kinsoku (e.g. latin)
6887         word, making it skip until either a space or a character with
6888         category "|".
6889         (kinsoku-longer): Test for end of buffer.
6891 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
6893         * mail/rmail.el (rmail-convert-to-babyl-format):
6894         Detect quoted-printable- and base64-encoded messages and decode them
6895         automatically.  Set the message's encoding from the charset=
6896         header, if any.  Decode base64-encoded messages in Mail format as well.
6898 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
6900         * mail/smtpmail.el: Fix previous change.
6901         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
6902         calling smtpmail-via-smtp.
6903         (smtpmail-via-smtp): Add fall-back values for envelope-from.
6905 2003-08-26  John Paul Wallington  <jpw@gnu.org>
6907         * image.el (image-jpeg-p): Don't search beyond length of data.
6909 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
6911         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
6912         misfeature in `expand-abbrev' which caused electric keywords like
6913         "else" to disappear if an open brace was typed directly afterwards.
6915 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
6917         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
6918         mandatory in `define-widget'.
6920         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
6921         Don't align the operators "!=", "<=" and ">=" as assignment operators.
6923         (c-assignment-operators): New language constant that only contains
6924         the assignment operators.
6926         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
6928 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
6930         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
6931         Safeguard against unbalanced sexps.
6933 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
6935         * version.el (emacs-version): Check for gtk.  Include gtk version info.
6937 2003-08-25  John Paul Wallington  <jpw@gnu.org>
6939         * man.el (Man-default-man-entry): Don't whizz past the section
6940         number before looking for it.
6942 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
6944         * progmodes/gud.el (gud-display-line): Don't set window-point if
6945         source buffer is not visible.  (Only happens with M-x gdba.)
6947         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
6948         documentation.
6949         (gdb-source, gdb-source-info): Update to assembler unnecessary
6950         as its done after each GDB command anyway.
6951         (gdb-pre-prompt): Use with-current-buffer.
6952         (gdb-insert-field): Add help-echo text.
6953         (gdb-invalidate-assembler): Re-display of assembler now done in
6954         gdb-info-breakpoints-custom.
6955         (gdb-info-breakpoints-custom): Force re-display of assembler to
6956         happen *after* update of breakpoints buffer.
6957         (gdb-display-source-buffer): Don't choke if gdb-source-window
6958         isn't visible.
6959         (gdb-put-string, gdb-put-arrow): Remove free variables.
6961 2003-08-24  John Paul Wallington  <jpw@gnu.org>
6963         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
6965         * man.el (Man-default-man-entry): Strip text properties when
6966         snarfing parts of entry because `format' preserves properties.
6968 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
6970         * files.el (file-newest-backup): Use `expand-file-name'.
6972         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
6973         Allow the diary to pop up a new frame, if needed.
6975         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
6976         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
6977         (smtpmail-send-it): Make treatment of envelope-from consistent with
6978         sendmail.el.
6980         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
6981         (sh-leading-keywords): Add the bash `time' reserved word.
6982         (sh-variables): Add some bash variables.
6983         (sh-add-completer): Fix nil branch of case statement.
6985 2003-08-24  Masatake YAMATO  <jet@gyve.org>
6987         * progmodes/ld-script.el: New file.
6989 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
6991         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
6993 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
6995         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
6996         Better explain obsolescence, and what to use instead.
6998 2003-08-23  Masatake YAMATO  <jet@gyve.org>
7000         * pcvs.el (cvs-do-removal): Show the deleted file name
7001         on the prompt.
7003 2003-08-20  Dave Love  <fx@gnu.org>
7005         * international/mule.el (make-coding-system)
7006         (set-buffer-file-coding-system): Doc fix.
7008         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
7010         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
7012         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
7014         * international/utf-16.el: Add mime-text-unsuitable coding system
7015         properties.
7017         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
7019         * cus-edit.el: Add some :links.
7020         (bib): Remove.
7022         * textmodes/bib-mode.el (bib): Add :group external.
7024 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
7026         * wid-edit.el (widget-echo-help): Make it handle expressions that
7027         evaluate to strings.
7029 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
7031         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
7033         Simplify selection of SQL products to define highlighting and
7034         interactive mode.  Includes detailed instructions on adding
7035         support for new products.
7037         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
7038         product for use in highlighting and interactive mode.
7039         (sql-interactive-product): New variable.  SQL product for
7040         sql-interactive-mode.
7041         (sql-product-support): New variable.  Specifies product-specific
7042         parameters to drive highlighting and interactive mode.
7043         (sql-imenu-generic-expression): Add more object types.
7044         (sql-sqlite-options): Correct comment.
7045         (sql-ms-program): Use "osql" rather than "isql".
7046         (sql-prompt-regexp, sql-prompt-length): Update comment.
7047         (sql-mode-menu): Add "Start SQLi session" entry.
7048         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
7049         (sql-mode-abbrev-table): Add abbreviations.  Support of
7050         SYSTEM-FLAG on define-abbrev.  Support was removed with last
7051         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
7052         (sql-mode-font-lock-object-name): Add font-lock pattern for object
7053         names.
7054         (sql-mode-ansi-font-lock-keywords): Set as default value.
7055         (sql-mode-oracle-font-lock-keywords): Set as default value.
7056         Support Oracle 9i keywords.
7057         (sql-mode-postgres-font-lock-keywords): Set as default value.
7058         (sql-mode-linter-font-lock-keywords): Set as default value.
7059         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
7060         SQLServer 2000.
7061         (sql-mode-sybase-font-lock-keywords)
7062         (sql-mode-interbase-font-lock-keywords)
7063         (sql-mode-sqlite-font-lock-keywords)
7064         (sql-mode-strong-font-lock-keywords)
7065         (sql-mode-mysql-font-lock-keywords)
7066         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
7067         keywords.
7068         (sql-mode-font-lock-defaults): Update comment.
7069         (sql-product-feature): New function.  Returns feature associated
7070         with a product from `sql-product-support' alist.
7071         (sql-product-font-lock): New function.  Set font-lock support
7072         based on `sql-product'.
7073         (sql-add-product-keywords): New function.  Add font-lock rules to
7074         product-specific keyword variables.
7075         (sql-set-product): New function.  Set `sql-product' and apply
7076         appropriate font-lock highlighting.
7077         (sql-highlight-product): New function.  Set font-lock support
7078         based on a product.  Also set mode name to include product name.
7079         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
7080         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
7081         Use `sql-set-product'.
7082         (sql-highlight-ms-keywords)
7083         (sql-highlight-sybase-keywords)
7084         (sql-highlight-interbase-keywords)
7085         (sql-highlight-strong-keywords)
7086         (sql-highlight-mysql-keywords)
7087         (sql-highlight-sqlite-keywords)
7088         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
7089         (sql-get-login): Prompt in the same order as the tokens.
7090         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
7091         (sql-product-interactive): New function.  Common portions of
7092         product-specific interactive mode wrappers.
7093         (sql-interactive-mode): Rewritten to use product features.
7094         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7095         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7096         (sql-db2, sql-linter): Use `sql-product-interactive'.
7097         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
7098         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
7099         (sql-connect-ingres, sql-connect-postgres)
7100         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
7101         New functions.  Format command line parameters and invoke comint on
7102         the appropriate interpreter.  Code was in the corresponding
7103         `sql-xyz' function before.
7104         (sql-connect-ms): New function.  Support -E argument to use
7105         operating system credentials for authentication.
7107 2003-08-18  Kenichi Handa  <handa@m17n.org>
7109         * international/mule.el (encode-char): Fix for the ASCII case.
7111 2003-08-15  Kenichi Handa  <handa@m17n.org>
7113         * international/fontset.el (setup-default-fontset): Change "*" to
7114         nil in the specifications of font family.
7116 2003-08-18  Kim F. Storm  <storm@cua.dk>
7118         * kmacro.el (kmacro-keymap): Group related bindings in
7119         initialization for clarity.  Bind C-s to start macro.
7120         Remove C-r binding.
7121         (kmacro-initial-counter-value): New defvar to hold initial counter
7122         value in case we set the value before defining a macro.
7123         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
7124         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
7125         not defining or executing macro.  Doc fix.
7126         (kmacro-add-counter): Clear kmacro-initial-counter-value.
7127         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
7128         temporarily view older elements on the macro ring without cycling
7129         the ring.
7130         (kmacro-display): Doc fix.
7131         (kmacro-exec-ring-item): New helper function.
7132         (kmacro-call-ring-2nd): Use it.
7133         (kmacro-call-ring-2nd-repeat): Doc fix.
7134         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
7135         (kmacro-end-or-call-macro): Execute last viewed macro (using
7136         kmacro-exec-ring-item) from ring if this follows
7137         kmacro-view-macro.  This allows us to find a macro on the ring
7138         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
7139         the ring to bring it to the head of the ring.
7140         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
7141         Allow binding to reserved keys without specifying C-x C-k prefix.
7142         Ask for confirmation if entered key sequence is already bound to
7143         a non-macro command.
7144         (kmacro-view-macro): Repeating command will show older elements
7145         on the macro ring; C-k will execute the last viewed macro.
7146         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
7147         property from 'ring to 'head.
7149 2003-08-17  Alan Shutko  <ats@acm.org>
7151         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
7152         keeping December out of the alist.
7154 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
7156         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
7157         * calendar/calendar.el (calendar-mode-map): Bind it to key.
7158         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
7159         (calendar-flatten): New function.
7160         (calendar-mouse-view-other-diary-entries)
7161         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
7162         in the menu title and to show multi-line diary entries correctly
7163         in the menu.
7165 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
7167         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
7168         defcustom, because the default was recently changed.
7170 2003-08-16  Richard M. Stallman  <rms@gnu.org>
7172         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
7174         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7175         New subroutine, broken out of eval-last-sexp-1.
7176         (eval-last-sexp-1): Use eval-last-sexp-print-value.
7178         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
7180         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
7182         * simple.el (eval-expression): Use eval-last-sexp-print-value.
7184 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
7186         * progmodes/compile.el (compilation-error-regexp-alist):
7187         Add Java ANt error detection as described in document
7188         http://ant.apache.org/faq.html
7190 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
7192         * simple.el (backward-word, forward-to-indentation)
7193         (backward-to-indentation): Argument changed to optional.
7194         (next-line, previous-line): Use `or' instead of `unless'.
7196 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7198         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
7199         instead of a constant.
7201 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
7203         * shell.el (shell): With prefix-arg, suggest a new buffer name.
7205 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
7207         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
7208         (vc-sccs-workfile-version): Search the entire delta table, rather
7209         than just the first entry, because that might be a deleted version.
7211 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
7213         * menu-bar.el (menu-bar-options-menu): Supply a body for the
7214         [save-place] binding in the Options menu.  Have it require
7215         'saveplace' and then toggle the variable manually, to avoid an an
7216         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
7217         for the bug report.
7219 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
7221         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
7222         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
7223         (gdb-info-threads-custom): Add help-echo text.
7224         (gdb-display-back): Don't use purecopy.
7225         (gdb-info-breakpoints-custom, gdb-reset)
7226         (gdb-assembler-custom): Use display-images-p to test if breakpoint
7227         icons can be displayed.
7229 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
7231         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
7233 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
7235         * bookmark.el (bookmark-completing-read):
7236         Return a string, instead of a list of one string.
7237         Use a popup menu if activated from the mouse.
7238         (bookmark-edit-annotation): Remove unused vars.
7239         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
7240         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
7241         to bookmark-completing-read.
7242         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7243         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
7244         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
7245         and erase-buffer.
7246         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
7247         (bookmark-menu-jump, bookmark-menu-insert)
7248         (bookmark-popup-menu-and-apply-function)
7249         (bookmark-menu-popup-paned-bookmark-menu): Remove.
7250         (bookmark-menu-build-paned-menu): Remove by folding it into
7251         bookmark-menu-popup-paned-menu.
7252         (menu-bar-bookmark-map): Move the define-key statements here.
7253         Use the "non-menu" commands since they now pop up a menu if needed.
7254         (bookmark-exit-hook-internal): Simplify.
7256 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
7258         * reftex-toc.el (reftex-toc-rename-label): New function.
7259         (reftex-toc-check-docstruct): New function.
7261         * reftex.el (reftex-region-active-p): New function.
7263         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
7264         regexp to find the \bibliography macro.
7266         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
7267         which does not exist in LaTeX.
7268         (reftex-cite-format-builtin): Added amsrefs support.
7269         (reftex-toc-confirm-promotion): New option
7271         * reftex-toc.el
7272         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
7273         (reftex-toc-demote, reftex-toc-promote)
7274         (reftex-toc-do-promote, reftex-toc-promote-prepare)
7275         (reftex-toc-promote-action, reftex-toc-extract-section-number)
7276         (reftex-toc-newhead-from-alist)
7277         (reftex-toc-load-all-files-for-promotion): New functions.
7278         (reftex-toc-help): Added description of new keys.
7279         (reftex-toc-split-windows-fraction): New option.
7280         (reftex-recenter-toc-when-idle): Search *toc* window on all
7281         visible frames.
7282         (reftex-toc): Additional parameter REUSE
7283         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
7284         with REUSE argument.
7285         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
7286         the call of `reftex-toc'.
7287         (reftex-make-separate-toc-frame): New function .
7288         (reftex-toc-recenter): When called with triple prefix arg, call
7289         `reftex-make-separate-toc-frame' first.
7290         (reftex-toc-toggle-dedicated-frame): New command.
7291         (reftex-toc-quit): Adapted to delete frame when called in
7292         dedicated frame.
7294         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
7295         all enclosing macros.
7298 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7300         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
7301         first use.
7303 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7305         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
7307 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
7309         * calendar/calendar.el (list-diary-entries-hook)
7310         (diary-display-hook, nongregorian-diary-listing-hook)
7311         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
7312         Add some customize options for these hooks.
7313         (calendar-abbrev-construct): Don't try to take a substring longer
7314         than the original string.
7316 2003-08-05  Richard M. Stallman  <rms@gnu.org>
7318         * emacs-lisp/testcover.el (noreturn): Report error if does return.
7319         (testcover-reinstrument-clauses): Doc fix.
7321         * emacs-lisp/warnings.el: Doc fixes, args renamed.
7322         (warning-type-format): Rename from warning-group-format.
7324         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
7325         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
7326         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
7327         to prevent warnings about defvar for an obsolete variable.
7329         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
7330         warning-group-format renamed to warning-type-format.
7332         * subr.el (read-passwd): Use clear-string instead of fillarray.
7334         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
7335         Use vconcat instead of concat.
7336         (edmacro-sanitize-for-string): New function.
7338 2003-08-05  Dave Love  <fx@gnu.org>
7340         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
7341         line-number-display-limit-width.
7343         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
7345 2003-08-05  Kenichi Handa  <handa@m17n.org>
7347         * international/code-pages.el: Don't require mule-diag.
7349         * international/mule-diag.el (non-iso-charset-alist):
7350         Add autoload cookie.
7352         * language/devan-util.el (dev-glyph-order): Add an entry for the
7353         glyph code #xC4.
7355 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7357         * calendar/calendar.el (diary-file, diary-file-name-prefix)
7358         (european-calendar-style, diary-date-forms)
7359         (calendar-day-name-array, calendar-month-name-array): Doc change.
7360         (generate-calendar-month): Adapt for new behaviour of
7361         `calendar-day-name' function.
7362         (calendar-abbrev-length, calendar-day-abbrev-array)
7363         (calendar-month-abbrev-array): New variables.
7364         (calendar-abbrev-construct): New function.
7365         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
7366         rather than fixing abbrevs at some width.  Calling syntax change.
7367         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
7368         (calendar-date-string): Adapt for new behaviours of
7369         `calendar-day-name' and `calendar-month-name' functions.
7371         * calendar/diary-lib.el (list-diary-entries): Adapt for new
7372         behaviour of `calendar-day-name' and `calendar-month-name' functions.
7373         (diary-name-pattern): Use abbrev arrays, rather than fixing
7374         abbrevs at three chars.  Calling syntax change.
7375         (mark-diary-entries): Adapt for new behaviours of
7376         `diary-name-pattern' and `calendar-make-alist' functions.
7377         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
7378         `diary-name-pattern' function.
7379         (font-lock-diary-date-forms): Use abbrev arrays, rather than
7380         fixing abbrevs at three chars.  Calling syntax change.
7381         (cal-hebrew, cal-islam): Require when compiling.
7382         (diary-font-lock-keywords): Adapt for new behaviour of
7383         `font-lock-diary-date-forms' function.
7385         * calendar/cal-hebrew.el: Reposition some code so defined before used.
7386         (calendar-hebrew-month-name-array-common-year)
7387         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
7388         (list-hebrew-diary-entries): Adapt for new behaviours of
7389         `calendar-day-name' and `add-to-diary-list' functions.
7390         (mark-hebrew-diary-entries): Adapt for new behaviours of
7391         `diary-name-pattern' and `calendar-make-alist' functions.
7393         * calendar/cal-islam.el (calendar-islamic-month-name-array):
7394         Add doc string.
7395         (list-islamic-diary-entries): Adapt for new behaviours of
7396         `calendar-day-name' and `add-to-diary-list' functions.
7397         (mark-islamic-diary-entries): Adapt for new behaviours of
7398         `diary-name-pattern' and `calendar-make-alist' functions.
7400         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
7401         `calendar-month-name' function.
7403         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
7405         * calendar/solar.el (solar-seasons-data): Move definition before use.
7407         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
7408         (cal-tex-LaTeX-hourbox): Move definition before use.
7410         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
7411         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
7412         lunar.el, solar.el
7413         (displayed-month, displayed-year): Define for compiler.
7415 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
7417         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
7418         MODE.  Renamed from c-init-c-language-vars'.
7419         (c-initialize-cc-mode): Change accordingly.
7420         (c-common-init): Ditto.
7421         (c-mode): Ditto.
7422         (c++-mode): Use `c-init-language-vars-for'.
7423         (objc-mode): Ditto.
7424         (java-mode): Ditto.
7425         (idl-mode): Ditto.
7426         (pike-mode): Ditto.
7427         (awk-mode): Ditto.
7429 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
7431         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
7432         or not the point moved.
7434         (c-search-decl-header-end): Don't trip up on operator identifiers
7435         in C++ and operators like == in all languages.
7437         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
7438         Detect leading labels correctly.
7440 2003-08-02  Andreas Schwab  <schwab@suse.de>
7442         * textmodes/ispell.el: Don't redo key bindings on loading, put
7443         them only in loaddefs.el.
7444         * bookmark.el: Likewise.
7445         * dabbrev.el: Likewise.
7446         * emerge.el: Likewise.
7448         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
7449         has more than one member.
7451         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
7453 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7455         * lpr.el (printify-region): It was ending conversion before the
7456         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
7458 2003-07-31  John Paul Wallington  <jpw@gnu.org>
7460         * net/browse-url.el (browse-url-epiphany): Doc fix.
7462 2003-07-30  Kenichi Handa  <handa@m17n.org>
7464         * international/fontset.el (setup-default-fontset):
7465         Change registry names of Akurti fonts.
7467 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7469         * comint.el (comint-read-noecho): Use `clear-string' instead of
7470         `fillarray'.
7472 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
7474         * outline.el (outline-mode-hook): Add defvar.
7476 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
7478         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
7479         Restore assembler in source window if that is what has been selected.
7480         (menu): Add gdb-restore-windows to menu.  Make gdba
7481         specific menus only visible from gdba.
7483 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
7485         * progmodes/compile.el (compilation-environment): New user variable.
7486         (compile-internal): Respect it.
7488 2003-07-23  Masatake YAMATO  <jet@gyve.org>
7490         * progmodes/gud.el (gdb-script-font-lock-keywords):
7491         Put `font-lock-function-name-face' on a symbol which includes
7492         `-' like `hook-run'.  Put font-lock-variable-name-face
7493         on a symbol starting with $.
7495 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
7497         * files.el (set-visited-file-name): Use truename for buffer-file-name.
7499 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
7501         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
7503 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
7505         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
7506         Use with-no-warnings.
7507         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
7508         rather than to find-file-not-found-hook, which doesn't exist.
7510 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
7512         * international/quail.el (quail-translate-key): Fix previous change.
7514 2003-07-25  John Paul Wallington  <jpw@gnu.org>
7516         * server.el (server-start): Check `server-process' is non-nil
7517         before killing it to avoid killing current buffer's process.
7519         * simple.el (choose-completion-string): Use `minibufferp';
7520         test `completion-reference-buffer' if `buffer' arg is nil.
7521         (push-mark): Use `when' and `unless'.
7522         (pop-mark): Use `when'.
7524         * mouse-sel.el (mouse-sel-get-selection-function):
7525         Check `x-last-selected-text-primary'.  Don't barf if it or
7526         `x-last-selected-text' aren't bound.
7528 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
7530         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
7532 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
7534         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
7536 2003-07-23  John Paul Wallington  <jpw@gnu.org>
7538         * tooltip.el (defface tooltip): Inherit from variable-pitch.
7540 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
7542         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
7543         string.  Defvar the derived hook.
7545         * macros.el (insert-kbd-macro): Escape double quote character.
7546         From Thomas W Murphy <twm@andrew.cmu.edu>.
7548 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
7550         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
7551         to match the specific mark rather than reusing comment-start-skip.
7553 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
7555         * progmodes/hideshow.el (hs-special-modes-alist):
7556         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
7558 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
7560         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
7561         value using ?\s.
7563 2003-07-21  John Paul Wallington  <jpw@gnu.org>
7565         * subr.el (with-selected-window): Add closing paren.
7567 2003-07-21  Richard M. Stallman  <rms@gnu.org>
7569         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
7570         (lisp-mode): Likewise.
7572         * subr.el (with-selected-window): Copy code form save-selected-window
7573         so as to call select-window with norecord arg.
7574         (dynamic-completion-table): Doc fix.
7575         (lazy-completion-table): Doc fix.
7577         * international/mule-cmds.el (set-locale-environment):
7578         langinfo renamed to locale-info.
7580         * international/mule.el (auto-coding-functions): Doc fix.
7582 2003-07-21  Kenichi Handa  <handa@m17n.org>
7584         * international/quail.el (quail-translate-key):
7585         Update quail-current-str correctly.
7587 2003-07-21  Andreas Schwab  <schwab@suse.de>
7589         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
7590         ?, to "_".
7592 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
7593         Version 2.0.36 of Tramp released.
7595         * net/tramp.el (tramp-default-password-end-of-line): Rename from
7596         tramp-password-end-of-line.
7597         (tramp-password-end-of-line): New method parameter.
7598         (tramp-get-password-end-of-line): Function to access method
7599         parameter `tramp-password-end-of-line', or variable
7600         `tramp-default-password-end-of-line' (default value).
7601         (tramp-methods): Add entries for new parameter
7602         tramp-password-end-of-line.
7603         (tramp-enter-password): Use new function
7604         `tramp-get-password-end-of-line'.
7605         (tramp-handle-insert-file-contents): Do not
7606         unconditionally inhibit the file operation file-local-copy, only
7607         do that when the inhibit-file-name-operation is currently
7608         insert-file-contents.  This fixes finding remote CVS-controlled
7609         files.  (It would barf on inserting the CVS/Entries file
7610         literally, because the file-local-copy handler wasn't called.)
7611         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
7612         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
7613         (tramp-initial-commands): New variable.
7614         (tramp-process-initial-commands): New function, using the variable.
7615         (tramp-open-connection-setup-interactive-shell): Call the new function.
7616         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
7617         method into the buffer name, never use nil.  Reported by Hanak
7618         David <dhanak@inf.bme.hu>.
7619         (tramp-open-connection-setup-interactive-shell): Erase buffer
7620         before sending "stty -onlcr".
7622         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
7624 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
7626         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
7628 2003-07-19  John Paul Wallington  <jpw@gnu.org>
7630         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
7631         (artist-draw-rect, artist-draw-square): Doc fixes.
7633         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
7635         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
7637 2003-07-19  Kenichi Handa  <handa@m17n.org>
7639         * international/kkc.el (kkc-show-conversion-list-update):
7640         Highlight the correct candidate in the message.
7642 2003-07-18  John Paul Wallington  <jpw@gnu.org>
7644         * simple.el (current-word): Don't include punctuation char when
7645         `really-word' arg is non-nil.
7647 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
7649         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
7650         moved to the directory obsolete.
7652 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
7654         * info.el (Info-menu-entry-name-re): Allow newlines in
7655         menu entry names.
7657         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
7658         syntax-ppss-after-change-function.
7659         (syntax-ppss-after-change-function): New alias.  Update uses.
7660         (syntax-ppss): Catch the case where the buffer is narrowed.
7662 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
7664         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
7665         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
7667 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
7669         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
7670         since it might be modified.
7672         * progmodes/cc-langs.el (c++-make-template-syntax-table)
7673         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
7674         names to these language constants.
7676 2003-07-15  Kim F. Storm  <storm@cua.dk>
7678         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
7679         All uses changed.
7681 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
7683         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
7684         Namespace support.
7686 2003-07-13  Juanma Barranquero  <lektu@terra.es>
7688         * frame.el (modify-all-frames-parameters): Reinstall (copyright
7689         papers received).
7691 2003-07-13  Karl Eichwalder  <ke@suse.de>
7693         * textmodes/po.el (po-find-charset): White space at the start of the
7694         Content-Type field body is non-mandatory.
7696 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
7698         * textmodes/texinfo.el (texinfo-section-list):
7699         Append appendixsection; a synonym for appendixsec.
7701 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
7703         * man.el (Man-translate-cleanup): New.
7704         (Man-translate-references): Call `Man-translate-cleanup' to clean
7705         leading, trailing and middle spaces.
7707 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
7709         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
7710         Handle `dired-directory' being a list.
7712 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7714         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
7715         it doesn't exist.
7717 2003-07-12  Richard M. Stallman  <rms@gnu.org>
7719         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
7721         * progmodes/cc-defs.el (c-make-keywords-re):
7722         Don't use delete-duplicates.
7723         (c-lang-const): Don't use mapcan.
7725         * apropos.el (apropos-show-scores): Make it customizable.
7726         Document new meaning.
7727         (apropos): Compute scores from symbols.
7728         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
7730 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7732         * ps-bdf.el: Fix copyright line.
7733         (bdf-directory-list): Fix initialization code.
7735 2003-07-11  John Paul Wallington  <jpw@gnu.org>
7737         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
7738         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
7739         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
7741 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
7743         * emacs-lisp/ring.el (ring-elements): Doc fix.
7745 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
7747         * calendar/timeclock.el (timeclock-relative)
7748         (timeclock-ask-before-exiting, timeclock-use-display-time):
7749         Doc changes.
7750         (timeclock-modeline-display): Give a message if
7751         `timeclock-use-display-time' is non-nil but `display-time-mode'
7752         is not active.
7754 2003-07-11  Kenichi Handa  <handa@m17n.org>
7756         * international/mule-cmds.el (set-language-environment):
7757         Set current-language-environment to the correct string.
7759 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7761         * ps-print.el: Print line number correctly in a region.  Reported by
7762         Tim Allen <timallen@ls83.fsnet.co.uk>.
7763         (ps-print-version): New version number (6.6.2).
7764         (ps-printing-region): Code fix.
7766 2003-07-10  John Paul Wallington  <jpw@gnu.org>
7768         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
7769         this function can be called from `add-completions-from-tags-table'.
7771 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
7773         * calendar/timeclock.el (timeclock-use-display-time)
7774         (timeclock-day-over-hook, timeclock-workday-remaining)
7775         (timeclock-status-string, timeclock-when-to-leave)
7776         (timeclock-when-to-leave-string, timeclock-log-data)
7777         (timeclock-find-discrep, timeclock-day-base)
7778         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
7779         (timeclock-modeline-display): Set the variable
7780         `timeclock-modeline-display'.
7781         (timeclock-update-modeline): Doc fix.  Respect value of
7782         `timeclock-relative'.
7784 2003-07-09  Richard M. Stallman  <rms@gnu.org>
7786         * textmodes/reftex-parse.el (reftex-all-document-files):
7787         Add autoload cookie.
7789         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
7790         (reftex-scanning-info-available-p): Add autoload cookie.
7792         * international/mule-cmds.el
7793         (set-display-table-and-terminal-coding-system): Delete duplicate
7794         aset on standard-display-table.
7796         * view.el (view-file): If existing buffer's major mode is special,
7797         don't go into view mode.
7799         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
7801 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7803         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
7804         buffer changes; there's third party code that calls this function
7805         directly.
7807 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7809         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
7810         (autodoc-font-lock-keywords): Don't byte compile on font lock
7811         initialization when running from byte compiled files.
7813 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7815         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
7816         statement ends with auto-increment "++".
7818 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7820         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
7821         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
7822         these are changed, so declare them as variables and not constants.
7824 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
7826         * subr.el (dolist, dotimes): Doc fix.
7828 2003-07-08  Kim F. Storm  <storm@cua.dk>
7830         * international/mule-cmds.el
7831         (set-display-table-and-terminal-coding-system): Don't break
7832         bootstrap if standard-display-table isn't setup yet.
7834 2003-07-07  Richard M. Stallman  <rms@gnu.org>
7836         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
7837         Give it a doc string, and autoload it.
7839         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
7840         Use with-no-warnings.
7842         * info.el (Info-search): If find invisible text, search again.
7844         * isearch.el (search-whitespace-regexp): Add a shy group around it.
7846         * man.el (Man-name-regexp): Match + as part of name.
7848         * simple.el (visible-mode): Rename from vis-mode.
7849         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
7851         * simple.el (current-word): New arg REALLY-WORD specifies
7852         don't include punctuation chars.
7854         * emacs-lisp/debug.el (debug, debugger-env-macro):
7855         Use with-no-warnings while accessing and binding unread-command-char.
7857         * international/mule-cmds.el
7858         (set-display-table-and-terminal-coding-system): Use explicit loop
7859         instead of calling standard-display-default.
7861         * net/ange-ftp.el (ange-ftp-file-symlink-p):
7862         Use condition-case to catch error in ange-ftp-get-files.
7864         * net/browse-url.el (browse-url-browser-function):
7865         Add alternative for Epiphany.
7866         (browse-url-epiphany-program, browse-url-epiphany-arguments)
7867         (browse-url-epiphany-startup-arguments)
7868         (browse-url-epiphany-new-window-is-tab): New variables.
7869         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
7871         * progmodes/compile.el (compile-auto-highlight): Default now t.
7872         (compile): Doc fix.
7873         (compilation-next-error): Fix previous change.
7875         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
7877         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
7879 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
7881         * gdb-ui.el (gdb-source-info): Display current frame when
7882         attaching to an existing process.
7883         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
7884         while laying out windows when attaching to an existing process.
7886 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
7888         * info.el (Info-menu): Use Info-menu-entry-name-re.
7890 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
7892         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
7893         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
7895         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
7896         to match the same text.
7898 2003-07-06  John Paul Wallington  <jpw@gnu.org>
7900         * vc.el (vc-annotate-offset): Move defvar up.
7902 2003-07-06  Kim F. Storm  <storm@cua.dk>
7904         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
7905         This should fix the infinite loop when extracting menu names.
7907 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
7909         * files.el (auto-mode-alist, interpreter-mode-alist):
7910         Remove entries to CC Mode modes to avoid duplicates; they are now added
7911         with autoload directives in cc-mode.el.
7913 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
7915         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
7916         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
7917         these are changed, so declare them as variables and not constants.
7919         * progmodes/cc-mode.el: Fix some autoload problems: Try to
7920         ensure that the entry for ".c" extension comes before the one for
7921         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
7922         Fix incorrect entries that were added to `interpreter-mode-alist'.
7923         Move the autoload directives for AWK to the top level since they
7924         aren't recognized anywhere else.  Do not use the new AWK mode doc
7925         in the autoload form for the old AWK mode.
7927 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7929         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
7930         (bibtex-sort-ignore-string-entries): Default value t.
7931         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
7932         erroneously in previous version.
7933         (bibtex-string-files): Docstring reflects new parsing scheme.
7934         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
7935         docstring, add # as one of the chars to crush
7936         (bibtex-autokey-prefix-string, bibtex-autokey-names)
7937         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
7938         (bibtex-autokey-name-change-strings)
7939         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
7940         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
7941         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
7942         (bibtex-autokey-title-terminators)
7943         (bibtex-autokey-titlewords-stretch)
7944         (bibtex-autokey-titleword-ignore)
7945         (bibtex-autokey-titleword-case-convert)
7946         (bibtex-autokey-titleword-abbrevs)
7947         (bibtex-autokey-titleword-abbrevs)
7948         (bibtex-autokey-titleword-change-strings)
7949         (bibtex-autokey-titleword-length)
7950         (bibtex-autokey-titleword-separator)
7951         (bibtex-autokey-name-year-separator)
7952         (bibtex-autokey-year-title-separator)
7953         (bibtex-autokey-before-presentation-function)
7954         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
7955         Fix docstring.
7956         (bibtex-strings, bibtex-reference-keys):
7957         Use lazy-completion-table and make-variable-buffer-local.
7958         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
7959         (bibtex-braced-string-syntax-table)
7960         (bibtex-quoted-string-syntax-table): New variables.
7961         (bibtex-parse-nested-braces): Remove.
7962         (bibtex-parse-field-string): Use syntax table and forward-sexp.
7963         (bibtex-parse-association): Simplify.
7964         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
7965         (bibtex-parse-field-text): Simplify.
7966         (bibtex-search-forward-field, bibtex-search-backward-field):
7967         argument BOUND can take value t.
7968         (bibtex-start-of-field, bibtex-start-of-name-in-field)
7969         (bibtex-end-of-name-in-field, bibtex-end-of-field)
7970         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
7971         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
7972         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
7973         (bibtex-skip-to-valid-entry): Return buffer position of beginning
7974         and ending of entry.  Update for changes of bibtex-search-entry.
7975         Simplify.
7976         (bibtex-map-entries): FUN is called with three arguments.
7977         (bibtex-search-entry): Return a cons pair with buffer positions of
7978         beginning and end of entry.
7979         (bibtex-enclosing-field): Simplify.
7980         (bibtex-format-entry): Use booktitle to set a missing title.
7981         (bibtex-autokey-get-names): Fiddle with regexps.
7982         (bibtex-generate-autokey): Use identity.
7983         (bibtex-parse-keys): Use simplified parsing algorithm if
7984         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
7985         arguments.  Return alist of keys.
7986         (bibtex-parse-strings): Simplify.  Return alist of strings.
7987         (bibtex-complete-string-cleanup): Fix docstring.
7988         (bibtex-read-key): New function.
7989         (bibtex-mode): Fix docstring.  Do not parse for keys and
7990         strings when the mode is entered.  Set fill-paragraph-function to
7991         bibtex-fill-field.  Setup font-lock-mark-block-function the way
7992         font-lock intended.
7993         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
7994         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
7995         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
7996         (bibtex-Preamble): Avoid hard coded constants.
7997         (bibtex-make-field): Fix docstring.  Simplify.
7998         (bibtex-beginning-of-entry): Always return new position of point.
7999         (bibtex-end-of-entry): Rearrange cond clauses.
8000         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
8001         Update for changes of bibtex-map-entries.
8002         (bibtex-ispell-abstract): Do not move point.
8003         (bibtex-entry-index): Use downcase.  Simplify.
8004         (bibtex-lessp): Handle catch-all.
8005         (bibtex-find-crossref): Turn into a command.
8006         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
8007         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
8008         preamble entries.
8009         (bibtex-fill-field-bounds): New function.
8010         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
8011         (bibtex-fill-entry): Use bibtex-fill-field-bounds
8012         (bibtex-String): Use bibtex-strings.  Always obey
8013         bibtex-sort-ignore-string-entries.
8015 2003-07-05  John Paul Wallington  <jpw@gnu.org>
8017         * cus-theme.el (customize-create-theme):
8018         Call `customize-create-theme' in Reset widget's notify function.
8020         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
8021         (ibuffer-mark-interactive): Use `or' instead of `unless'.
8022         (define-ibuffer-column name): Add summarizer.
8023         (define-ibuffer-column size): Likewise.
8024         (define-ibuffer-column filename): Likewise.
8025         (define-ibuffer-column process): Likewise.  Change BODY's output too.
8026         (define-ibuffer-column filename-and-process): Likewise, likewise.
8027         (ibuffer): Remove local vars `already-in' and `need-update'.
8029         * ibuf-ext.el: Don't require `derived' at compile-time.
8031 2003-07-05  Kim F. Storm  <storm@cua.dk>
8033         * info.el: Disable paragraph refilling.
8034         (Info-refill-paragraphs): New defcustom.
8035         (Info-fontify-node): Use it.
8037 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
8039         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
8040         thingies from constructors created by defstruct.
8042         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
8043         the default value of the variable.
8044         (byte-code-meter): Move declaration to top level.
8046         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
8048         * info.el (Info-following-node-name-re): New fun.
8049         (Info-following-node-name): Remove.
8050         (Info-insert-dir): Use the new fun.
8051         (Info-extract-pointer): Don't save restriction; use new fun.
8052         (Info-menu-entry-name-re): New const.
8053         (Info-menu-entry-name-re): Use it along with new fun.
8054         (Info-node-spec-re): Use new fun.
8055         (Info-complete-menu-item, Info-fontify-node): Use new const.
8056         (Info-goto-node, Info-follow-reference, Info-menu-update):
8057         Use match-string.
8058         (Info-follow-reference): Use assoc-string.
8059         Use a list of strings for the completion table.
8060         (Info-fontify-node): Use match-string, line-end-position.
8061         Limit the search for `node:' to the first line.
8063         * newcomment.el (uncomment-region): Remove padding coming from
8064         comment-start rather than just from comment-padding.
8066         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
8067         (vc-cvs-stay-local-p): Use vc-stay-local-p.
8068         (vc-cvs-rename-file): Remove (use the default).
8069         (vc-cvs-register): Register parent dir if needed.
8070         (vc-cvs-could-register): Return non-nil if parent can be registered.
8071         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
8072         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
8074         * vc-svn.el (vc-svn-use-edit): Make it into a const.
8075         (vc-svn-update): Fix the arguments to `svn'.
8076         (vc-svn-diff-tree): Just use `vc-svn-diff'.
8077         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
8078         Simple implementations, assuming `name' is a URL.
8080         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
8081         set of chars allowed unquoted in a case pattern.
8083         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
8085         * font-lock.el (font-lock-extra-types-widget)
8086         (c-font-lock-extra-types, c++-font-lock-extra-types)
8087         (objc-font-lock-extra-types, java-font-lock-extra-types)
8088         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
8089         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
8090         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
8091         (font-lock-match-c++-structor-declaration)
8092         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
8093         (c++-font-lock-keywords-3, c++-font-lock-keywords)
8094         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
8095         (objc-font-lock-keywords-3, objc-font-lock-keywords)
8096         (java-font-lock-keywords-1, java-font-lock-keywords-2)
8097         (java-font-lock-keywords-3, java-font-lock-keywords)
8098         (java-font-lock-syntactic-face-function): Remove obsolete code
8099         and constants.  It's all in cc-fonts.el now.
8101 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
8103         * mail/sendmail.el (mail-specify-envelope-from)
8104         (mail-envelope-from): Doc fix.
8106 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
8108         * generic-x.el: Do away with the dependency on `c-emacs-features'
8109         when populating `rul-generic-mode-syntax-table'; we already know
8110         this isn't XEmacs.
8112 See ChangeLog.10 for earlier changes.
8114 ;; Local Variables:
8115 ;; coding: iso-2022-7bit
8116 ;; End:
8118     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
8119   Copying and distribution of this file, with or without modification,
8120   are permitted provided the copyright notice and this notice are preserved.
8122 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1