(modify-all-frames-parameters): Minor doc fix.
[emacs.git] / lisp / ChangeLog
blob866a88eb30ea8ad4a5572cebbccc5f7f895d0c3a
1 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
3         * frame.el (modify-all-frames-parameters): Minor doc fix.
5 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
7         * simple.el (completion-setup-function): Compute the common parts
8         and the first difference place correctly when
9         partial-completion-mode is on.
11 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13         * ps-print.el: Doc fix.  Improve the DSC compliance of the generated
14         PostScript.  Suggested by Michael Piotrowski <mxp@dynalabs.de>.
15         (ps-print-version): New version 6.6.5.
16         (ps-printing-region): Doc fix.
17         (ps-generate-string-list): Comment fix.
18         (ps-message-log-max, ps-begin-file): Code fix.
20 2004-07-22  Kim F. Storm  <storm@cua.dk>
22         * progmodes/make-mode.el: Fix comments.
24 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26         * printing.el: Doc fix.
28 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
30         * frame.el (modify-all-frames-parameters): Minor doc fix.
32 2004-07-20  Richard M. Stallman  <rms@gnu.org>
34         * textmodes/fill.el (fill-comment-paragraph): Handle indent-tabs-mode.
35         (fill-delete-newlines): Call sentence-end as function.
36         (fill-nobreak-p, canonically-space-region): Likewise.
37         (fill-nobreak-p): If this break point is at the end of the line,
38         don't consider the newline which follows as a reason to return t.
40 2004-07-19  John Paul Wallington  <jpw@gnu.org>
42         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
44 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
46         * dired-aux.el (dired-do-kill-lines): Expand docstring.
47         Delete irrelevant code.
49 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
51         * net/tramp.el (tramp-handle-verify-visited-file-modtime): New
52         docstring.  From Luc Teirlinck.
54 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
56         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
57         section.
58         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
59         non-file buffers.  We know it is nil.
61 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
63         Sync with Tramp 2.0.43.
65         * net/tramp.el (tramp-handle-verify-visited-file-modtime): Remove
66         outdated comment.
67         (tramp-locked, tramp-locker): New variables for implementing a
68         global lock.
69         (tramp-sh-file-name-handler): Use them to implement the global
70         lock.
72 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
74         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
75         calls to respective `xxx` calls.
76         (tramp-process-alive-regexp): Precise doc string.
77         (tramp-multi-action-process-alive): New defun.
78         (tramp-multi-actions): Use it.
79         (tramp-handle-find-backup-file-name): `copy-tree' is available
80         since Emacs 21.4 only (XEmacs has it).  Implementation rewritten
81         in order to avoid this function.
82         (tramp-handle-write-region): Set current buffer.  If connection
83         wasn't open, `file-modes' has changed it accidently.  Reported by
84         David Kastrup <dak@gnu.org>.
85         (tramp-enter-password, tramp-read-passwd): New arguments USER and
86         HOST.
87         (tramp-action-password, tramp-multi-action-password): Apply it.
88         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
89         name must still contain the port number.  Otherwise, we have two
90         Tramp buffers, with all the confusion.  Reported by Myron Selby
91         <myron@xytech.com> and Rolf Dubitzky
92         <Dubitzky@physi.uni-heidelberg.de>.
94         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
95         HOST to `tramp-enter-passwd'.
97         * net/tramp-vc.el (all): Code cleanup.  Change all
98         `tramp-handle-xxx' calls to respective `xxx` calls.
100 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
102         * emacs-lisp/testcover.el: New category "potentially-1valued" for
103         functions that are not erroneous if either 1-valued or
104         multi-valued.  Detect functions in this class.
105         (testcover-1value-functions, testcover-compose-functions,
106         testcover-progn-functions) Added some additional functions to lists.
107         (testcover-mark): Bugfix when marking up the definition for an
108         empty function.
110 2004-07-17  Richard M. Stallman  <rms@gnu.org>
112         * replace.el (occur-read-primary-args): Pass default to read-from-minibuffer.
114         * mail/footnote.el (footnote-section-tag): Use defcustom.
116         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
117         Compile font-lock-keywords, not KEYWORDS.
118         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
119         Add warn, check-type.  Handle cerror like error.
121 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
123         * progmodes/which-func.el (which-func-keymap): New var.
124         (which-func-face): New face.
125         (which-func-format): Use them.
127 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
129         * buff-menu.el (list-buffers-noselect): Append the buffer's
130         process status to its mode name.
132 2004-07-16  Kim F. Storm  <storm@cua.dk>
134         * simple.el (inhibit-mark-movement): New defvar.
135         (beginning-of-buffer, end-of-buffer): Do not push mark if
136         inhibit-mark-movement is non-nil or C-u prefix is given.
138         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
139         Init to beginning-of-buffer and end-of-buffer.
140         (cua--undo-push-mark): New defvar.
141         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
142         already active and command is in cua--preserve-mark-commands.
143         Also fix check for shift modifier on non-window systems.
144         (cua--post-command-handler): Clear inhibit-mark-movement if set.
146 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
148         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
149         of two integers, instead of a cons.
151         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
152         `visited-file-modtime' now returns a list of two integers, instead
153         of a cons.
155         * dired.el (dired-directory-changed-p): Ditto.
157         * progmodes/grep.el (grep): Doc fix.
159 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
161         * autorevert.el (auto-revert-tail-mode)
162         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
163         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
164         in both at the same time.
165         (auto-revert-tail-mode): New command.
166         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
167         (auto-revert-handler): Revert only either tail or whole file.
169         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
170         add auto-revert-tail-mode.
172 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
174         * printing.el: Doc fix.  Change name of some funs.
175         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
176         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
177         (pr-standard-file-name): New fun.  Replace pr-standard-path.
178         (pr-call-process): Code fix.
180 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
182         * subr.el (with-selected-window): Doc fix.
184 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
186         * subr.el (get-buffer-window-list): Doc fix.
188 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
190         * files.el (switch-to-buffer-other-window): Doc fix.
192         * window.el (save-selected-window, one-window-p)
193         (split-window-keep-point, split-window-vertically)
194         (split-window-horizontally): Doc fixes.
196 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
198         * printing.el: Doc fix.  Now it uses call-process instead of
199         shell-command for low command execution.
200         (pr-version): New version number (6.8).
201         (pr-shell-file-name): Option removed.
202         (pr-shell-command): Fun removed.
203         (pr-call-process): New fun.  Replace pr-shell-command.
204         (pr-standard-path, pr-remove-nil-from-list): New funs.
205         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
206         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
207         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
208         (pr-ps-utility-process, pr-txt-print): Code fix.
210 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
212         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
213         boolean.
215 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
217         * wid-edit.el (widget-field-buffer): Doc fix.
219 2004-07-09  John Paul Wallington  <jpw@gnu.org>
221         * emacs-lisp/re-builder.el (reb-update-overlays): Distinguish
222         between one and several matches in message.
224 2004-07-09  Richard M. Stallman  <rms@gnu.org>
226         * mouse.el (mouse-set-region-1): If transient-mark-mode
227         is `identity', change it to `only'.
229         * simple.el (current-word): Doc fix.
231 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
233         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
234         so that it is more understanding of whitespace.
236         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
237         form
238         (("ns" . "element") (attr-list) children) instead of
239         ((:ns . "element") (attr-list) children) in order to reduce the
240         number of symbols used.
241         (xml-skip-dtd): Change to use xml-parse-dtd but set
242         xml-validating-parsing to nil.
243         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
244         (xml-substitute-entity): Remove in favor of new entity substitution.
245         (xml-substitute-special): Rewrite in to substitute complex
246         entities from DOCTYPE declarations.
247         (xml-parse-fragment): Parse fragments from entity deleclarations.
248         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
249         (xml-parse-dtd, xml-substitute-special): Make validity checks
250         conditioned on xml-validating-parser.  Add "Not Well Formed" to
251         error messages about well-formedness.
253 2004-07-08  Steven Tamm  <steventamm@mac.com>
255         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
256         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
257         Do not treat double clicks and triple clicks specially in the
258         scroll bar (preventing strange repositioning problems)
260 2004-07-06  Stefan  <monnier@iro.umontreal.ca>
262         * replace.el (query-replace-regexp-eval): Fix last change.
264 2004-07-05  Stefan  <monnier@iro.umontreal.ca>
266         * replace.el (query-replace-descr): New fun.
267         (query-replace-read-from, query-replace-read-args): Default to the
268         previous from&to.
269         (query-replace-read-to): Quote the `from' string when displaying it.
270         (query-replace-regexp-eval): Immediately check read-only status.
271         Use query-replace-read-from to get the \n checking.
272         Quote the `from' string when displaying it.
273         (map-query-replace-regexp, occur-read-primary-args):
274         Quote the `from' string when displaying it.
276         * isearch.el (isearch-query-replace): Pass the regexp-ness and
277         delimited-ness of the search to query-replace.
279         * replace.el (query-replace-read-from, query-replace-read-to):
280         New funs extracted from query-replace-read-args.
281         (query-replace-read-args): Use them.
283         * replace.el (query-replace-interactive, query-replace-read-args):
284         Remove the `initial' special value.
285         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
286         (occur-engine): Remove unused var `matchend'.
288         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
289         Use the search string without prompting.
291 2004-07-05  Kenichi Handa  <handa@m17n.org>
293         * international/mule.el (decode-coding-inserted-region):
294         Set last-coding-system-used only when coding is nil.
296 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
298         * progmodes/grep.el (grep-compute-defaults, grep-command)
299         (grep-program, find-program, grep-find-use-xargs, grep-history)
300         (grep-find-history, grep-tag-default, grep-find-command)
301         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
302         Add autoload cookies, for unbundled packages that load `compile'
303         and expect all grep-related symbols to become defined.
305 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
307         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
308         (iimage-mode-image-search-path): New user option to search the
309         image file.
310         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
311         have locate-file.
312         (iimage-mode-buffer): Use it.
314 2004-07-03  Nick Roberts  <nickrob@gnu.org>
316         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
317         carefully.
318         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
320 2004-07-03  Juri Linkov  <juri@jurta.org>
322         * replace.el (query-replace-read-args): Swallow space after 'foo,
323         not after (quote foo).  Match space only immediately after symbol,
324         not anywhere in the whole string.
326 2004-07-02  Richard M. Stallman  <rms@gnu.org>
328         * replace.el (query-replace-read-args): Swallow space after
329         symbols, not after closeparens.  But avoid error if string ends there.
331         * progmodes/python.el (python-beginning-of-statement):
332         Exit the loop if backward-up-list gets error.
334         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
336 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
338         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
339         only if vc-consult-headers is non-nil.
341 2004-07-02  Juri Linkov  <juri@jurta.org>
343         * pcvs.el (cvs-mode-diff-repository): New command.
345         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
347 2004-07-01  Juri Linkov  <juri@jurta.org>
349         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
350         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
351         C-M-% to isearch-query-replace-regexp.
352         (minibuffer-local-isearch-map): Add arrow key bindings.
353         Bind C-f to isearch-yank-char-in-minibuffer.
354         (isearch-forward): Doc fix.
355         (isearch-edit-string): Doc fix.
356         (isearch-query-replace, isearch-query-replace-regexp): New funs.
357         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
358         (isearch-yank-char): Add optional arg.
359         (isearch-yank-char-in-minibuffer): New fun.
361         * replace.el (query-replace-interactive): Change type from boolean
362         to choice.  Add value `initial'.
363         (query-replace-read-args): Handle value `initial' of
364         query-replace-interactive.
366 2004-06-29  Kim F. Storm  <storm@cua.dk>
368         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
369         (breakpoint-disabled-bitmap-face): Add :group 'gud.
371         * progmodes/ada-xref.el (ada-tight-gvd-integration):
372         Add :group 'ada.
374         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
376 2004-06-29  Juri Linkov  <juri@jurta.org>
378         * replace.el (query-replace-read-args): Swallow a space after
379         everything except )]" which in most cases means after a symbol.
381         * emacs-lisp/pp.el (pp-buffer): Add autoload.
383 2004-06-28  Richard M. Stallman  <rms@gnu.org>
385         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
386         More changes to go with previous change in font-lock.el.
388 2004-06-26  David Kastrup  <dak@gnu.org>
390         * replace.el (perform-replace): Highlight the match even in
391         non-query mode if there is potential replace string editing.
393 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
395         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
396         agree with new return value of `file-remote-p'.
397         This syncs with Tramp 2.0.42.
399         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
400         according to new documentation of `file-remote-p'.
402         * files.el (file-remote-p): Fix doc to say that return value is
403         identification of remote system, if not nil.
404         (file-relative-name): Use new return value of `file-remote-p'.
406 2004-06-26  Nick Roberts  <nickrob@gnu.org>
408         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
409         (gdb-goto-breakpoint): Fix breakage.
411 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
413         * man.el (Man-getpage-in-background): Add windows-nt to the list
414         of systems where shell-file-name should be used instead of
415         literal "sh".
417 2004-06-25  Sam Steingold  <sds@gnu.org>
419         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
420         function names `(setf symbol)'.
422 2004-06-24  Richard M. Stallman  <rms@gnu.org>
424         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
426         * font-lock.el (font-lock-keywords): Change format of compiled values.
427         Document it.
428         (font-lock-add-keywords): If font-lock-keywords is compiled,
429         extract the uncompiled version, modify, then recompile.
430         (font-lock-remove-keywords): Likewise.
431         (font-lock-fontify-keywords-region): Handle changed format.
432         (font-lock-compile-keywords): Handle changed format.
433         (font-lock-set-defaults): Compile the keywords explicitly here.
435 2004-06-24  David Kastrup  <dak@gnu.org>
437         * replace.el (query-replace-read-args): Implement `\,' and `\#'
438         replacements here.
439         (query-replace-regexp): Doc string explaining this and the new
440         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
441         is better placed in `query-replace-read-args'.
442         (replace-regexp): Explain `\,', `\#' and `\?'.
443         (replace-match-data): New function for thorough reuse/destruction
444         of old match-data.
445         (replace-match-maybe-edit): Function for implementing `\?' editing.
446         (perform-replace): Fix maintaining of the match stack including
447         already matched regions, implement `\?', fix various problems
448         with regions while editing and other stuff.
449         (replace-highlight): Simplify.
451 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
453         * progmodes/grep.el (grep-error-screen-columns): New variable.
454         (grep-regexp-alist): Give it the full functionality of gnu style
455         compilation messages with line and column ranges.  Ask me for the
456         perl script I'm working on, that uses these.
458 2004-06-23  Nick Roberts  <nickrob@gnu.org>
460         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
461         Remove.
462         (comint-insert-input, comint-mouse-insert-input): New functions
463         based on comint-insert-clicked-input for two bindings but just
464         one functionality.
466 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
468         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
470 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
472         * files.el (write-contents-functions): Doc fix.
474 2004-06-21  Juanma Barranquero  <lektu@terra.es>
476         * image.el (image-library-alist): Rewrite docstring in active voice.
478 2004-06-20  Richard M. Stallman  <rms@gnu.org>
480         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
482         * isearch.el (isearch-repeat): Avoid testing old match data.
483         (isearch-message): Display trailing space in special font
484         when search is failing.
485         (isearch-search-fun-function): Doc fix.
487         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
489 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
491         * frame.el (show-trailing-whitespace): Doc fix.
493         * cus-edit.el (custom-variable-documentation): New function.
494         (custom-variable): Use it.
496 2004-06-19  Nick Roberts  <nickrob@gnu.org>
498         * man.el (Man-getpage-in-background): Revert previous change but
499         make cygwin a special case.
501 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
503         * autorevert.el (global-auto-revert-non-file-buffers):
504         Update docstring.
506 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
508         * progmodes/compile.el (compilation-error-properties): Store one
509         more than end-col, if present, so that transient-mark-mode will
510         highlight last char too.
511         * progmodes/grep.el (grep-regexp-alist): Match columns and column
512         ranges, if present.
514 2004-06-18  Jason Rumney  <jasonr@gnu.org>
516         * makefile.w32-in: Double percent signs in for loops.
518 2004-06-17  David Kastrup  <dak@gnu.org>
520         * replace.el (query-replace-read-args): Only warn about use of \n
521         and \t when we are doing a regexp replacement and the actual
522         escaped character is n or t.
523         (query-replace-regexp): Add \, and \# interpretation to
524         interactive call and document it.
525         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
526         as shortkey for replace-count.
527         (replace-quote): New function for doubling backslashes.
529 2004-06-17  Juanma Barranquero  <lektu@terra.es>
531         * files.el (parse-colon-path, cd): Mention in docstring that the
532         path separator is colon in GNU-like systems.
534         * newcomment.el (comment-region-internal): Fix docstring.
536         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
537         (ewoc-invalidate, ewoc-collect): Doc fixes.
538         (ewoc--create-node, ewoc--delete-node-internal):
539         Fix typos in docstring.
541 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
543         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
544         manual to docstring.
546 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
548         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
550 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
552         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
553         Add hyperlink to emacs-xtra manual to docstring.
555         * autorevert.el (global-auto-revert-non-file-buffers):
556         Add hyperlink to emacs-xtra manual to docstring, as well as an
557         info-link.
559 2004-06-14  Juanma Barranquero  <lektu@terra.es>
561         * image.el (image-library-alist): New variable to map image types
562         to external libraries.  Initialized to nil, unless system-specific
563         configs change it.
564         (image-type-available-p): Determine whether an image type is
565         available by calling `init-image-library'.
567         * term/w32-win.el (image-library-alist): Initialize to a known set
568         of probable library names.
570 2004-06-14  Kenichi Handa  <handa@m17n.org>
572         * international/code-pages.el (windows-1256, cp1125): Fix tables
573         for several characters.
575         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
577 2004-06-13  Richard M. Stallman  <rms@gnu.org>
579         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
581         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
582         not "`pc-selection-mode'".
584         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
586         * simple.el (previous-matching-history-element): Specify a default.
588         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
590         * cus-face.el (custom-declare-face): Simplify code.
592         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
594 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
596         * files.el (before-save-hook): Add `time-stamp' to the options.
598         * time-stamp.el (time-stamp): Recommend adding it to
599         `before-save-hook', rather than `write-file-functions'.
600         Make a similar change in `Commentary' section.
602 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
604         * diff-mode.el (diff-current-defun): If at start of hunk, use
605         position of first change.
607 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
609         * dired-x.el (dired-mark-omitted): Bind to "*O".
611 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
613         * bookmark.el (bookmark-bmenu-relocate): New function, as
614         suggested by David J. Biesack <David.Biesack@sas.com>.
615         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
616         (bookmark-bmenu-mode): Describe binding in doc string.
617         (bookmark-set-filename): Save the bookmark list if it's time.
619 2004-06-13  Kenichi Handa  <handa@m17n.org>
621         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
622         (ccl-untranslated-to-ucs): Fix typo.
624 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
626         * progmodes/python.el (python-open-block-statement-p):
627         Fix indentation after a block opening that contains a comment.
629 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
631         * bindings.el (completion-ignored-extensions): Add file extensions
632         of Python byte-compiled files.
634 2004-06-12  Juri Linkov  <juri@jurta.org>
636         * info.el (Info-goto-node): Add autoload.
637         (Info-toc): Add substring-no-properties on Info file name.
638         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
639         (Info-mode-map): Bind L to Info-history, T to Info-toc.
641 2004-06-12  Kenichi Handa  <handa@m17n.org>
643         * international/mule-cmds.el (set-language-environment):
644         Load subst tables if necessary.
646         * international/mule.el (decode-char): Load subst tables if necessary.
647         (encode-char): Likewise.
649         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
650         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
651         (utf-16le-decode-loop): Set r5 to -1 before loop.
652         (utf-16be-decode-loop): Likewise.
653         (ccl-decode-mule-utf-16le): Add EOF processing block.
654         (ccl-decode-mule-utf-16be): Likewise.
655         (ccl-decode-mule-utf-16le-with-signature): Likewise.
656         (ccl-decode-mule-utf-16be-with-signature): Likewise.
657         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
658         (ccl-mule-utf-16-encode-untrans): New CCL.
659         (utf-16-decode-to-ucs): Handle pre-read character.
660         (utf-16le-encode-loop): Handle surrogate pair.
661         (utf-16be-encode-loop): Likewise.
662         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
663         of utf-16le-encode-loop.
664         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
665         of utf-16be-encode-loop.
666         (mule-utf-16-post-read-conversion):
667         Call utf-8-post-read-conversion at first.
668         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
669         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
670         Add post-read-conversion and pre-write-conversion.
672         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
673         (utf-translate-cjk-unicode-range): New variable.
674         (utf-translate-cjk-load-tables): New function.
675         (utf-lookup-subst-table-for-decode): New function.
676         (utf-lookup-subst-table-for-encode): New function.
677         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
678         tables here.  Update safe-charsets of utf-* coding systems.
679         (ccl-mule-utf-untrans): New CCL.
680         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
681         at end of each branch.
682         (ccl-mule-utf-8-encode-untrans): New CCL.
683         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
684         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
685         length of encoding.  Don't return r0.
686         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
687         (utf-8-post-read-conversion): Narrow to region properly.
688         If utf-translate-cjk-mode is on, load tables if necessary.
689         Call utf-8-compose with hash-table arg if necessary.
690         Call XXX-compose-region instead of XXX-post-read-convesion.
691         (utf-8-pre-write-conversion): New function.
692         (mule-utf-8): Include CJK charsets in safe-charsets if
693         utf-translate-cjk-mode is on.  Add pre-write-conversion.
695         * international/characters.el: Temporarily set
696         utf-translate-cjk-mode to nil.
698         * language/devan-util.el (devanagari-compose-region):
699         Add autoload cookie.
701         * international/ccl.el (ccl-dump-call): Fix printing the
702         subroutine name.
704 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
706         * dired.el (dired-revert): If buffer is marked unmodified before
707         reverting, keep it marked unmodified.
708         Adapt to new conventions for commenting out code.
709         (dired-make-relative): Adapt to new conventions for commenting out code.
711 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
713         * eshell/esh-module.el (eshell-load-defgroups):
714         Bind `vc-handled-backends' to nil when opening files.
716 2004-06-11  Juanma Barranquero  <lektu@terra.es>
718         * files.el (parse-colon-path, cd): Doc fixes (refer to
719         `path-separator', not colon).
721 2004-06-10  Juanma Barranquero  <lektu@terra.es>
723         * newcomment.el (comment-search-forward)
724         (comment-search-backward): Fix typos in docstring.
725         (comment-region): Doc fix.
727 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
729         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
730         switch is no longer stored in `dired-switches-alist'.
732         * dired-aux.el (dired-insert-subdir): Do not store R switch in
733         `dired-switches-alist'.
735 2004-06-10  Kim F. Storm  <storm@cua.dk>
737         * pcvs.el (cvs-mode-diff-yesterday): New command.
739         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
741 2004-06-10  Juri Linkov  <juri@jurta.org>
743         * emacs-lisp/edebug.el (edebug-eval-defun):
744         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
745         Fix docstring.
747         * simple.el (eval-expression-print-format): Don't print additional
748         information on the first call to `eval-print-last-sexp'.
749         (next-error-find-buffer): Fix punctuation.
750         (killing) <defgroup>: Fix punctuation.
751         (yank-excluded-properties): Change group from editing to killing.
753         * replace.el (perform-replace): Use `limit' to terminate the
754         while-loop explicitly.
756 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
758         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
759         Use lc-*.xpm as prefix instead of *-locol.xpm.
761         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
762         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
763         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
764         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
765         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
766         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
767         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
768         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
769         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
770         * toolbar/lc-up_arrow.xpm:
771         Renamed from *-locol.xpm.
773 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
775         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
776         include forms like &<str>; as valid url patterns.
778 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
780         * dired.el (dired-diff, dired-backup-diff)
781         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
782         (dired-do-chown, dired-do-touch, dired-do-print)
783         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
784         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
785         (dired-create-directory, dired-do-copy, dired-do-symlink)
786         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
787         (dired-do-copy-regexp, dired-do-hardlink-regexp)
788         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
789         (dired-maybe-insert-subdir, dired-next-subdir)
790         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
791         (dired-kill-subdir, dired-tree-up, dired-tree-down)
792         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
793         (dired-run-shell-command, dired-query): Remove redundant,
794         or incorrect, autoloads.
796         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
797         does not end in a slash.  Add optional argument KILL-ROOT.
798         Update docstring.
799         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
800         (dired-query): Add autoloads.
802 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
804         * progmodes/compile.el (compilation-set-window-height):
805         Rearrange the save-* functions because a buffer can have several current
806         point in different windows.
807         (compilation-error-regexp-alist-alist): Recognize {standard input}
808         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
810 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
812         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
813         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
814         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
815         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
816         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
817         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
818         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
819         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
820         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
821         * toolbar/up_arrow-locol.xpm:
822         New versions of icons that uses fewer colors.
824         * toolbar/tool-bar.el (tool-bar-local-item)
825         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
826         if display-color-cells is 256 or less.
828 2004-06-08  Kim F. Storm  <storm@cua.dk>
830         * wid-edit.el (widget-specify-button): Use hand pointer rather
831         than mouse-face as visible mouse-over effect.
833 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
835         * saveplace.el (save-place-alist-to-file): Bind `print-length'
836         and `print-level' to nil when writing out `save-place-alist'.
837         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
839 2004-06-07  Juanma Barranquero  <lektu@terra.es>
841         * completion.el (completion-kill-region): Doc fix.
843         * format.el (format-insert-annotations)
844         (format-annotate-location): Doc fixes.
845         (format-subtract-regions): Make arguments match their use in docstring.
847         * simple.el (kill-region): Doc fix.
849         * subr.el (insert-buffer-substring-no-properties)
850         (insert-buffer-substring-as-yank): Doc fixes.
852 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
854         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
855         Update docstring.
856         (dired-reset-subdir-switches): New function.
858         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
859         Limit scope of `buffer-read-only' binding.
861 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
863         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
864         eshell-explicit-command-char.
866 2004-06-06  Juanma Barranquero  <lektu@terra.es>
868         * help-fns.el (help-argument-name): Inherit from italic face only
869         if the frame supports it.
871 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
873         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
874         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
875         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
876         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
877         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
878         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
879         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
880         New conversions from xpm files.
882         * toolbar/README: New file.
884 2004-06-06  Richard M. Stallman  <rms@gnu.org>
886         * isearch.el (isearch-mode-map): Undo previous change.
888 2004-06-05  Juri Linkov  <juri@jurta.org>
890         * bindings.el (debug-ignored-errors): Add regexps for history
891         related messages.  Remove $ from "No further undo information".
892         Move Ediff's messages to ediff.el.
894         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
896         * cus-edit.el (custom-display): Add `min-colors'.
898         * custom.el (defface): Add `supports' to docstring.
900         * help-fns.el (help-argument-name): Add :group 'help.
902 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
904         * find-dired.el (find-ls-subdir-switches): New user option.
905         (find-dired): No longer call `abbreviate-file-name' on DIR.
906         Set `dired-subdir-switches' buffer-locally.
908         * locate.el: Merge the two `Commentary' sections.
909         (locate-ls-subdir-switches): New user option.
910         (locate): Update for other changes.
911         (locate-mode-map): Restore Dired binding for mouse-2.
912         Bind `locate-mouse-view-file' to M-mouse-2.
913         Bind `l' to `locate-do-redisplay'.
914         (locate-main-listing-line-p, locate-do-redisplay): New functions.
915         (locate-mouse-view-file, locate-tags, locate-find-directory):
916         Print message if used outside main listing.
917         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
918         Various changes to support inserted subdirectories.
919         (locate-insert-header): Change header of *Locate* buffer.
921         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
922         Change interactive default switches.
923         (dired-rename-subdir-2): Update `dired-switches-alist'.
924         (dired-insert-subdir, dired-kill-subdir):
925         Handle `dired-switches-alist'.  Do not mark buffer modified.
926         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
927         (dired-insert-subdir-doinsert): Omit messages.
928         Handle `dired-subdir-switches'.
929         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
931         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
932         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
933         subdirs if -R switch is used for a subdir.
934         (dired-mode): Set `dired-switches-alist'.
935         (dired-build-subdir-alist): Only print number of directories in
936         echo area when invoked interactively.
938 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
940         * dired-x.el (dired-omit-mode): Rename from
941         dired-omit-files-p.  Use define-minor-mode to define it.
942         (dired-omit-files-p): Add as alias for dired-omit-mode.
943         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
944         dired-mark-omitted.
945         (dired-mark-omitted): Add.  Bind to M-O.
947 2004-06-05  Kenichi Handa  <handa@m17n.org>
949         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
951 2004-06-05  Juanma Barranquero  <lektu@terra.es>
953         * help-fns.el (help-argument-name): Reintroduce face.
954         (help-default-arg-highlight): Use it, now that
955         `face-differs-from-default-p' can be trusted.
957 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
959         * textmodes/table.el: Sentence commands added to Point Motion
960         group; kill and backward-kill commands added to Extraction group.
962 2004-06-04  Mario Lang  <mlang@delysid.org>
964         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
965         systems appear to use mW, make the code handle this.  Fix a
966         division-by-zero bug while at it, and handle kernels with
967         a slightly different layout in /proc/acpi.
969 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
971         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
972         because the latter is a CL-ism.  This fixes the bug reported by
973         Shawn Boyette <mdxi@collapsar.net> in
974         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
976 2004-06-04  Miles Bader  <miles@gnu.org>
978         * faces.el (display-supports-face-attributes-p): Function moved to
979         C code.  Previously only the tty-related portion of this function
980         was done in C; however the previous attempt to do a halfway-proper
981         job for non-tty displays in lisp didn't work properly because of
982         funny conditions during Emacs startup.
983         (face-differs-from-default-p): Simplify, now that
984         display-supports-face-attributes-p works properly on all display
985         types.  Remove :stipple from comparison; it doesn't really work
986         in emacs anyway.
988 2004-06-04  Miles Bader  <miles@gnu.org>
990         * faces.el (face-differs-from-default-p): Use a different
991         implementation, so we can really check whether FACE displays
992         differently or not.
994 2004-06-04  Miles Bader  <miles@gnu.org>
996         * faces.el (display-supports-face-attributes-p): Implement a
997         `different from default' check for non-tty displays.
999 2004-06-03  David Kastrup  <dak@gnu.org>
1001         * woman.el (woman-mapcan): More concise code.
1002         (woman-topic-all-completions, woman-topic-all-completions-1)
1003         (woman-topic-all-completions-merge): Replace by a simpler and
1004         much faster implementation based on O(n log n) sort/merge instead
1005         of the old O(n^2) behavior.
1007 2004-06-03  Miles Bader  <miles@gnu.org>
1009         * subr.el (read-number): Use canonical format for default in prompt.
1011         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
1012         Add regexp for " [...]" style defaults.
1014 2004-06-02  Romain Francoise  <romain@orebokech.com>
1016         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
1017         groups: if the user asks for a hidden buffer, open the
1018         corresponding filter group to expose it.
1020         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
1021         `ibuffer-jump-to-buffer'.
1022         (ibuffer-jump-offer-only-visible-buffers): New user option.
1024 2004-06-02  Juanma Barranquero  <lektu@terra.es>
1026         * faces.el (frame-update-faces): Add empty docstring so the one
1027         for `ignore' doesn't show through.
1029         * subr.el (process-kill-without-query): Remove spurious "\n" on
1030         obsolescence string.
1031         (focus-frame, unfocus-frame): Add obsolescence declaration and
1032         empty docstring.
1034         * international/mule.el (register-char-codings): Make alias for
1035         `ignore'.  Move docstring to obsolescence info and remove redundancy.
1037 2004-06-02  Kim F. Storm  <storm@cua.dk>
1039         * frame.el (blink-cursor-start): Turn cursor off initially so blink
1040         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
1042 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1044         * comint.el (comint-replace-by-expanded-history-before-point):
1045         Obey `start' as the docstring says.
1046         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
1047         (comint-update-fence): Prevent font-lock from running unnecessarily.
1048         (comint-dynamic-list-completions): Use with-current-buffer.
1050 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1052         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
1053         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
1054         (bibtex-entry-update): Handle alternatives and optional fields.
1055         (bibtex-parse-entry): Bugfix, handle empty key.
1057 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1059         * vc-arch.el (vc-arch-state): Don't assume the file exists.
1061 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
1063         * desktop.el (desktop-save): Don't save minor modes without a
1064         known mode initialization function.
1066 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
1068         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
1070         * autorevert.el: Update `Commentary' section.
1072 2004-05-30  Juanma Barranquero  <lektu@terra.es>
1074         * dos-fns.el (convert-standard-filename):
1075         * files.el (convert-standard-filename):
1076         * w32-fns.el (convert-standard-filename):
1077         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
1079 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
1081         Sync with Tramp.
1083         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
1084         (tramp-let-maybe): Move to an earlier spot in the file.
1085         Patch by Andreas Schwab.
1087 2004-05-30  Andreas Schwab  <schwab@suse.de>
1089         * dired.el (dired-get-filename): Don't use dired-re-dot.
1091 2004-05-30  Richard M. Stallman  <rms@gnu.org>
1093         * files.el (find-file): Doc fix.
1095         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
1097 2004-05-30  Nick Roberts  <nickrob@gnu.org>
1099         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
1100         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
1101         modeline of the locals buffer.
1102         (gdb-goto-breakpoint): Handle gdbmi.
1103         (gdb-get-frame-number): Change for gdbmi.
1105 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
1107         * files.el (file-remote-p): Apply file name handler for operation
1108         `file-remote-p'.  It isn' a property any longer.
1109         (file-relative-name): `fh' and `fd' get the required value via
1110         `find-file-name-handler' already.
1112         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
1113         (top): Remove setting of `file-remote-p' property for
1114         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
1116 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
1118         Version 2.0.41 of Tramp released.
1120         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
1121         Throw away if process has died.
1122         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
1123         (tramp-out-of-band-prompt-regexp): Rename to
1124         `tramp-process-alive-regexp', because its usage is widen.
1125         (tramp-actions-copy-out-of-band): Apply it.
1126         (tramp-actions-before-shell, tramp-multi-actions):
1127         Add `tramp-action-process-alive' action.
1128         (tramp-action-process-alive): New defun.
1129         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
1130         Add entry for `file-remote-p'.
1131         (tramp-handle-file-remote-p): New defun.
1132         (top): Remove setting of `file-remote-p'.  Don't set
1133         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
1135         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
1136         `file-remote-p'.
1138         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
1139         counted for (last) line.  [They should or they shouldn't?  --Stef]
1140         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
1142 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
1144         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
1145         not really necessary but seems to keep the shell history smaller
1146         in some cases.  It is no substitute for setting HISTFILE and
1147         HISTSIZE from tramp-open-connection-setup-interactive-shell,
1148         though.  Suggested by Luc Teirlinck.
1149         (tramp-open-connection-setup-interactive-shell): Export variables
1150         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
1151         (tramp-set-process-query-on-exit-flag): New compat function.
1152         (tramp-open-connection-multi, tramp-open-connection-su)
1153         (tramp-open-connection-rsh, tramp-open-connection-telnet)
1154         (tramp-do-copy-or-rename-file-out-of-band): Use it.
1155         (tramp-let-maybe): New macro, let-binds a variable only if it
1156         isn't obsolete.
1157         (tramp-check-ls-commands, tramp-handle-expand-file-name)
1158         (tramp-handle-file-truename): Use it.
1159         (tramp-completion-file-name-regexp-unified): Avoid matching
1160         filenames starting with "/:" -- those are reserved for
1161         file-name-non-special.
1163         * tramp-smb.el (tramp-smb-open-connection):
1164         Use tramp-set-process-query-on-exit-flag compat function.
1166 2004-05-29  Richard M. Stallman  <rms@gnu.org>
1168         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
1170         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
1171         (eval-last-sexp-print-value): Print char equivalent regardless
1172         of standard-output value.
1174         * thumbs.el (thumbs-subst-char-in-string): Delete.
1175         (thumbs-thumbname): Use subst-char-in-string.
1176         (thumbs-resize-image): Use condition-case, not ignore-errors.
1177         (thumbs-kill-buffer): Likewise.
1179         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
1180         (thumbs-mode): Make buffer read-only.
1181         (thumbs-make-thumb): Unconditionally accept an existing file.
1182         (thumbs-insert-thumb): Add thumb-image-file property to the image.
1183         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
1184         (thumbs-show-thumbs-list): Error if images not supported.
1185         (thumbs-save-current-image): Improve prompt string.
1186         (thumbs-mode-map): Define u, R, x.
1187         (thumbs-unmark): New command.
1188         (thumbs-emboss-image): Minor cleanup.
1189         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
1190         (thumbs-rename-images): New command.
1191         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
1193         * thumbs.el (thumbs-current-image): New function.
1194         (thumbs-file-list, thumbs-file-alist): New functions.
1195         (thumbs-find-image): Delete arg L.
1196         Don't set up thumbs-fileL as buffer-local global var.
1197         (thumbs-find-image-at-point): Use thumbs-current-image.
1198         (thumbs-set-image-at-point-to-root-window): Likewise.
1199         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
1200         Record and warn about errors.  Update thumbs-markedL for deletions.
1201         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
1202         (thumbs-redraw-buffer): Use thumbs-file-list.
1203         (thumbs-mark): Use thumbs-current-image.
1204         (thumbs-show-name): Use thumbs-current-image.
1206         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
1207         and imenu--last-menubar-index-alist.
1209         * subr.el (with-selected-window): Undo previous change.
1211 2004-05-29  John Paul Wallington  <jpw@gnu.org>
1213         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
1214         (thumbs-mouse-find-image): New command.
1215         (thumbs-mode-map): Bind it to mouse-2.
1216         (thumbs-mode): Make mode-class special.
1217         (thumbs-view-image-mode): Likewise.
1219 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
1221         * flymake.el: New file.
1223 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
1225         * files.el (find-file-noselect-1): Do not bind
1226         `inhibit-read-only' to t during execution of
1227         `find-file-not-found-functions'.
1229 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1231         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
1232         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
1234 2004-05-28  Juri Linkov  <juri@jurta.org>
1236         * simple.el (eval-expression-print-format): New fun.
1238         * simple.el (eval-expression):
1239         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
1240         * emacs-lisp/edebug.el (edebug-compute-previous-result)
1241         (edebug-eval-expression): Print additionally the value returned by
1242         `eval-expression-print-format'.
1244         * emacs-lisp/lisp.el (insert-pair-alist): New var.
1245         (insert-pair): Make arguments optional.  Find character pair
1246         from `insert-pair-alist' according to the last input event.
1247         (insert-parentheses): Make arguments optional.
1248         (raise-sexp, delete-pair): New funs.
1250         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
1251         (emacs-lisp-mode-map, lisp-interaction-mode-map):
1252         Bind C-M-q to `indent-pp-sexp'.
1254         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
1255         `pp-to-string' modified to be able to format text with newlines.
1256         (pp-to-string): Move the buffer-formatting part of the code to
1257         `pp-buffer'.  Call `pp-buffer'.
1259         * info.el (Info-desktop-buffer-misc-data): Don't save information
1260         about virtual files.
1261         (Info-restore-desktop-buffer): Restore Info buffers in prepared
1262         buffers with names obtained from the desktop file instead of the
1263         default *info* buffer.
1265 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1267         * subr.el (with-selected-window): Only save/restore the selected window.
1269         * progmodes/compile.el (compilation-error-regexp-alist):
1270         Use expand-file-name and data-directory.
1272         * progmodes/grep.el (grep-tree): Rework previous fix.
1274         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
1275         after the user marked text with the mouse.
1277         * startup.el (command-line): Keep the first regexp of
1278         auto-save-file-name-transforms intact.
1280 2004-05-28  Juanma Barranquero  <lektu@terra.es>
1282         * cus-edit.el (customize-face, customize-face-other-window)
1283         (custom-face-edit-delete): Make arguments match their use in
1284         docstring.
1285         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
1286         docstring.
1288         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
1289         not `cvs-butlast'.
1291         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
1292         `nbutlast' are in subr.el).
1294         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
1295         (set-w32-system-coding-system): Doc fixes.
1297         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
1298         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
1299         Make arguments match their use in docstring.
1300         (artist-draw-region-trim-line-endings)
1301         (artist-mouse-choose-operation): Fix typo in docstring.
1302         (artist-key-set-point-common): Doc fix.
1304 2004-05-28  Simon Josefsson  <jas@extundo.com>
1306         * mail/smtpmail.el (smtpmail-open-stream):
1307         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
1309 2004-05-26  Simon Josefsson  <jas@extundo.com>
1311         * starttls.el: Merge with my GNUTLS based starttls.el.
1312         (starttls-gnutls-program, starttls-use-gnutls)
1313         (starttls-extra-arguments, starttls-process-connection-type)
1314         (starttls-connect, starttls-failure, starttls-success): New variables.
1315         (starttls-program, starttls-extra-args): Doc fix.
1316         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
1317         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
1318         and pass on to corresponding *-gnutls function if it is set.
1320 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
1322         * autorevert.el (auto-revert-handler): Disable auto-reverting of
1323         remote files.
1325 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
1327         * files.el (file-name-non-special): There are more operations
1328         which need handling: `find-backup-file-name',
1329         `insert-file-contents', `verify-visited-file-modtime',
1330         `write-region'.  Rename t value of method to `add'.  Add new
1331         methods `quote' and `unquote-then-quote' to file-arg-indices.
1333 2004-05-25  Juri Linkov  <juri@jurta.org>
1335         * info.el (Info-toc): Call Info-mode on intermediate buffer.
1336         (Info-index-nodes): Enclose code in condition-case to catch errors.
1337         (Info-index-node): Don't search all index nodes if request is only
1338         for the current node and file is not in the cache of index nodes.
1339         (Info-mode-map): Bind Info-copy-current-node-name to `w'
1340         for consistency with dired-copy-filename-as-kill.
1341         Bind `S' to Info-search-case-sensitively.
1342         (Info-copy-current-node-name): New arg.  With zero prefix arg put
1343         the name inside a function call to `info'.  Display copied text in
1344         the echo area.
1346 2004-05-25  Sam Steingold  <sds@gnu.org>
1348         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
1349         strip the package prefix from the symbol name, if any.
1350         Make it the `find-tag-default-function' for `lisp-mode'.
1352 2004-05-25  John Paul Wallington  <jpw@gnu.org>
1354         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
1355         instead of obsolete `process-kill-without-query'.
1357         * textmodes/texinfmt.el (texinfo-indexvar-alist):
1358         Declare as variable, not constant.
1360 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
1362         * files.el (find-file-noselect-1): Fix bug introduced by
1363         Revision 1.694.  As a side effect, `inhibit-read-only'
1364         is again, by default, t during execution of
1365         `find-file-not-found-functions'.
1366         (insert-directory): Check that lines were really inserted by
1367         the --dired switch, before erasing them.
1369 2004-05-24  Nick Roberts  <nickrob@gnu.org>
1371         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
1372         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
1373         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
1374         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
1375         gud-minor-mode (gdbmi).
1377 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
1379         * net/browse-url.el (browse-url-interactive-arg): Enable user to
1380         explicitly select the text to be taken as URL.
1382 2004-05-23  Juri Linkov  <juri@jurta.org>
1384         * info.el (Info-index-nodes): New var and fun.
1385         (Info-goto-index, Info-index, info-apropos)
1386         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
1387         (Info-index): Fix docstring.  Store and restore Info-history-list.
1388         (Info-complete-nodes): New var.
1389         (Info-complete-menu-item): Use it.
1390         (Info-index-node): New fun.
1391         (Info-final-node, Info-forward-node, Info-backward-node)
1392         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
1393         Use Info-index-node.
1394         (Info-extract-menu-item, Info-extract-menu-counting): Set second
1395         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
1396         (Info-find-node-2): If a node with period in its name not found,
1397         try to find a node without the name part after period.
1398         (Info-select-node): Call Info-fontify-node only if
1399         Info-fontify-maximum-menu-size is not nil.
1400         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
1401         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
1402         Preserve Info-history-list.
1403         (Info-toc): Set Info-current-file.
1404         (Info-build-toc): Move point to the beginning of the buffer.
1405         Add main-file variable.
1406         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
1407         Use backslashed representation of the control character ^_.
1409         * textmodes/texinfmt.el (texinfo-print-index): Print index line
1410         numbers in the new Texinfo 4.7 format.
1412         * add-log.el (change-log-font-lock-keywords): Remove `:' from
1413         regexps for function and variable names.
1415         * descr-text.el (describe-property-list): Add [show] button for
1416         `syntax-table' property with action to pp to a separate buffer.
1417         (describe-char): Replace search-forward by re-search-forward with
1418         whitespace regexp after "character:" to not fail in too narrow windows.
1420         * simple.el (next-error-find-buffer): Add a rule to return
1421         next-error capable buffer if one window on the selected frame
1422         displays such buffer.
1424 2004-05-23  Nick Roberts  <nickrob@gnu.org>
1426         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
1427         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
1428         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
1429         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
1430         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
1431         Handle new value for gud-minor-mode (gdbmi).
1432         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
1433         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
1434         Change from local to global gdb variable set.
1435         (gdb-ann3): Initialise above gdb variable set.
1436         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
1437         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
1438         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
1439         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
1440         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
1441         (gdb-info-locals-handler, gdb-invalidate-assembler)
1442         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
1443         set as global variables.
1444         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
1445         Handle gdbmi.
1446         (gdb-info-breakpoints-custom): Fix regexp.
1447         (def-gdb-var): Delete.
1449         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
1450         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
1451         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
1452         a new mode.  The file (gdb-mi.el) for this mode will be included
1453         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
1454         primary interface.
1456 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
1458         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
1459         interpreted as a directory.
1461 2004-05-22  Richard M. Stallman  <rms@gnu.org>
1463         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
1464         as a close quote.
1466         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
1468         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
1469         Use assoc-string, not assoc-ignore-case.
1471         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
1473         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
1474         If moving back then fwd gets a defun that ends before point,
1475         try again moving fwd then back.
1477         * files.el (file-name-non-special): Allow t in file-arg-indices
1478         to mean requote the return value.  Use `identity' as an element
1479         rather than as the whole value.
1481         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
1483 2004-05-22  Juanma Barranquero  <lektu@terra.es>
1485         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
1486         `help-make-usage'.
1487         (help-highlight-arguments): Skip function name before searching
1488         for arguments.
1490 2004-05-21  Juanma Barranquero  <lektu@terra.es>
1492         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
1493         Don't mention in the docstring these arguments meant for
1494         internal (recursive) use only.
1495         (allout-char-spec): Comment out (it's not implemented).
1496         (allout-old-expose-topic, allout-exposure): Fix docstring and add
1497         obsolescence declaration.
1498         (allout-flatten-exposed-to-buffer)
1499         (allout-indented-exposed-to-buffer): Fix typos in docstring.
1500         (my-mark-marker): Doc fix.
1501         (produce-allout-mode-map, allout-sibling-index)
1502         (allout-isearch-expose, allout-distinctive-bullet)
1503         (allout-open-topic, allout-reindent-body)
1504         (allout-rebullet-heading, allout-process-exposed)
1505         (allout-insert-listified, allout-latex-verb-quote)
1506         (allout-insert-latex-header, allout-insert-latex-trailer):
1507         Make arguments match their use in docstring.
1508         (allout-primary-bullet, allout-old-style-prefixes)
1509         (allout-inhibit-protection, allout-init, allout-mode)
1510         (allout-before-change-protect, allout-flag-region):
1511         Use "Emacs" instead of "emacs" in docstrings.
1513 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
1515         * international/characters.el: Modify syntax of more characters.
1517 2004-05-21  Masatake YAMATO  <jet@gyve.org>
1519         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
1520         (etags-tags-completion-table): Show parsing progress.
1522 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
1524         * locate.el (locate-prompt-for-command): Shorten first line of
1525         docstring.
1526         (locate-mode): Expand docstring and include keymap summary.
1528         * files.el (find-file-noselect-1): Limit the scope of the
1529         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
1530         is, by default, nil during the execution of
1531         `find-file-not-found-functions' and `find-file-hook'.
1533 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
1535         * facemenu.el (facemenu-color-name-equal): New function.
1536         (list-colors-display): Use it to compare colors instead of
1537         facemenu-color-equal.
1539 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
1541         * compare-w.el (compare-windows-face): Use min-colors instead of
1542         checking for tty or pc types.
1544 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1546         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
1547         (completion-setup-function): Use with-current-buffer.
1548         Properly save excursion.  Simplify.
1549         Don't assume there is necessarily a `mouse-face' property somewhere.
1551         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
1553         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
1555         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
1556         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
1557         Use with-current-buffer.
1558         (byte-goto-log-buffer): Delete.
1559         (byte-compile-log-file): Call compilation-forget-errors.
1561 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
1563         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
1564         output messages into the search result.
1566 2004-05-19  Masatake YAMATO  <jet@gyve.org>
1568         * wid-edit.el (widget-radio-button-notify): Revert my last
1569         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
1571 2004-05-19  Kenichi Handa  <handa@m17n.org>
1573         * international/characters.el: Fix syntax (open/close) of CJK chars.
1575 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
1577         * help-mode.el (help-go-back): Don't depend on position of back button.
1579 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1581         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
1582         files files don't contain an accidental additional /.
1584         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
1585         in source buffer.
1587 2004-05-18  Masatake YAMATO  <jet@gyve.org>
1589         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
1590         to widget-apply.  :action method assumes 2 arguments, not 3.
1592 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
1594         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
1595         New constants.
1596         (hs-special-modes-alist): Add an f90-mode entry.
1598 2004-05-17  Sam Steingold  <sds@gnu.org>
1600         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
1601         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
1603 2004-05-16  Kim F. Storm  <storm@cua.dk>
1605         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
1607 2004-05-15  John Wiegley  <johnw@newartisans.com>
1609         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
1610         (eshell-output-object-to-target): Improve output speed 20% by not
1611         calling `eshell-stringify' if something is already known to be a string.
1613 2004-05-15  Alex Ott  <ott@jet.msk.su>
1615         * textmodes/ispell.el (ispell-local-dictionary-alist):
1616         Add windows-1251 to the choice of coding systems.
1617         (ispell-dictionary-alist-6): Add support for "russianw.aff",
1618         encoded in cp1251.
1620 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
1622         * progmodes/compile.el (compilation-warning-face)
1623         (compilation-info-face): Use min-colors.
1625 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1627         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
1628         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
1629         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
1630         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
1631         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
1632         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
1633         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
1634         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
1635         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
1636         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
1637         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
1638         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
1639         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
1640         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
1642 2004-05-15  Kim F. Storm  <storm@cua.dk>
1644         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
1645         Use it to set triggered-p element of timer.
1646         (timer-event-handler): Set triggered-p element non-nil while running
1647         the timer function.
1649 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1651         * descr-text.el (describe-char-unicode-data)
1652         (describe-char-unicodedata-file): Re-enable the unicode code now that
1653         the licensing issues have been cleared in the unicode-4 license.
1654         (describe-text-properties-1): Remove unused `overlay' var.
1655         (describe-char): Remove unused var `buffer'.
1657 2004-05-14  David Ponce  <david@dponce.com>
1659         * tree-widget.el: New file.
1661 2004-05-13  Marcelo Toledo  <marcelo@marcelotoledo.org>
1663         * language/european.el ("Brazilian Portuguese"): Add support for
1664         Brazilian Portuguese.
1666 2004-05-13  John Wiegley  <johnw@newartisans.com>
1668         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
1669         `recentf-mode' if this variable has been customized to t.
1671         * eshell/esh-test.el (eshell-test): Call the function
1672         `emacs-version' rather than trying to build a custom version string.
1674 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1676         * net/telnet.el (telnet-mode): Use define-derived-mode.
1677         Don't modify the global value of comint-prompt-regexp.
1679 2004-05-13  John Paul Wallington  <jpw@gnu.org>
1681         * version.el (emacs-version): Check for `gtk' feature before
1682         `x-toolkit' feature.
1684 2004-05-13  Juanma Barranquero  <lektu@terra.es>
1686         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
1687         arguments in the docstring, they're used only in recursive calls.
1689         * help-fns.el (help-arg-highlighting-function)
1690         (help-argument-name): Delete.
1691         (help-default-arg-highlight): New function.
1692         (help-do-arg-highlighting): Use it.
1694 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
1696         * calendar/appt.el (appt-disp-window):
1697         Use `calendar-set-mode-line' for a centered mode-line.
1699 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
1701         * calendar/appt.el (appt-disp-window): Do not split window
1702         excessively when `split-height-threshold' is low.
1704 2004-05-12  Nick Roberts  <nickrob@gnu.org>
1706         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
1707         kill-buffer-hook here and make it local.
1708         (gud-kill-buffer-hook): Use kill-process for a sure kill.
1710 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
1712         * progmodes/compile.el (compilation-set-window-height):
1713         Use save-excursion to protect against misplaced marker.
1715 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1717         * custom.el (defface): Document that type can have value gtk.
1719         * faces.el (face-spec-set-match-display): Handle type gtk in display.
1721 2004-05-12  Kenichi Handa  <handa@m17n.org>
1723         * descr-text.el: Require quail at comile time.
1724         (describe-char): If an input method is on and it supports the
1725         character, show how to input it.
1727         * international/quail.el (quail-install-decode-map): Accept a
1728         char-table whose subtype is `quail-decode-map'.
1729         (quail-store-decode-map-key, quail-gen-decode-map1)
1730         (quail-gen-decode-map, quail-find-key1, quail-find-key)
1731         (quail-show-key): New functions.
1733 2004-05-12  Juanma Barranquero  <lektu@terra.es>
1735         * generic.el (define-generic-mode): Remove redundant arglist info.
1737         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
1738         Make arguments match their use in docstring.
1739         (help-arg-highlighting-function): New variable.
1740         (help-argument-name): Mention it in the docstring.
1741         (help-do-arg-highlight): Use it.  Expand regexp to accept also
1742         ARG-xxx and xxx-ARG references.
1744 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
1746         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
1747         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
1748         and "mailto:addr1?to=addr2" equal.
1750 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
1752         * man.el (Man-getpage-in-background): Use shell-file-name
1753         and shell-command-switch variables instead of hard-coded values.
1755 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
1757         * iimage.el: New file.
1759 2004-05-11  Juanma Barranquero  <lektu@terra.es>
1761         * custom.el (custom-initialize-default, defcustom):
1762         Fix typo in docstring.
1764         * files.el (set-visited-file-name, file-expand-wildcards):
1765         Fix docstring.
1767 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1769         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
1771         * subr.el (eventp): Be more discriminating with integers.
1773 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
1775         * progmodes/compile.el (compile): Add universal prefix arg.
1776         (compilation-error-regexp-alist-alist): Add edg patterns.
1778 2004-05-10  Sam Steingold  <sds@gnu.org>
1780         * textmodes/ispell.el (ispell-message):
1781         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
1783 2004-05-10  Dave Love  <fx@gnu.org>
1785         * progmodes/python.el (help-buffer): Autoload when compiling.
1786         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
1787         (run-python): Prepend to any existing PYTHONPATH.
1789 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
1791         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
1792         for pending breakpoints.
1794 2004-05-10  Richard M. Stallman  <rms@gnu.org>
1796         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
1797         directly without calling any functions in Rmail.
1798         (unrmail-unprune): Function deleted.
1800 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1802         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
1803         C-c C-z binding.
1805 2004-05-10  Kenichi Handa  <handa@m17n.org>
1807         * descr-text.el (describe-char): Fix previous change.  Don't make
1808         a unibyte character to multibyte in the *Help* buffer.
1810 2004-05-10  Miles Bader  <miles@gnu.org>
1812         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
1813         buffer an error if the debugger process is actually running.
1815 2004-05-10  Juanma Barranquero  <lektu@terra.es>
1817         * help-fns.el (help-argument-name): Default to italic.
1818         (help-highlight-arguments): Return always (usage . doc), even when
1819         usage is nil.
1821         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
1822         (define-ibuffer-filter): Add usage info.
1823         (define-ibuffer-op): Add usage info (but CL-style defaults for
1824         keyword args are not shown).
1826         * subr.el (remove-overlays, read-passwd): Fix docstring.
1827         (start-process-shell-command): Fix docstring.  Put usage info in a
1828         format usable by `describe-function'.
1829         (open-network-stream, open-network-stream-nowait)
1830         (open-network-stream-server): Fix docstring.
1832 2004-05-09  Jason Rumney  <jasonr@gnu.org>
1834         * international/code-pages (cp932, cp936, cp949, c950): Remove.
1835         Only define cp125* if windows-125* is already defined.
1837         * language/korean.el (cp949): Add alias.
1839         * language/chinese.el (cp936, cp950): Add aliases.
1841         * language/japanese.el (cp932): Add alias.
1843         * term/w32-win.el: Require code-pages.
1845         * international/mule-cmds.el (set-locale-environment):
1846         On MS-Windows use ansi code-page for default coding-systems.
1847         Set up paper sizes for Windows 3 letter languages.
1849         * international/code-pages.el (cp932, cp936, cp949, cp950):
1850         Add aliases.  Also add cp125* if not already defined.
1852 2004-05-09  Juanma Barranquero  <lektu@terra.es>
1854         * help-fns.el (help-highlight-arguments): Don't try to highlight
1855         missing or autoloaded arglists.  Accept structured arguments, like
1856         the first ones of `do' and `flet'.
1858         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
1859         (cvs-get-marked): Remove redundant arglist info.
1861         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
1862         Don't use CL-style default args.
1864 2004-05-08  Andreas Schwab  <schwab@suse.de>
1866         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
1868         * international/subst-ksc.el: Fix references to utf-translate-cjk
1869         into utf-translate-cjk-mode.
1870         * international/subst-big5.el: Likewise.
1871         * international/subst-gb2312.el: Likewise.
1872         * international/subst-jis.el: Likewise.
1873         * international/utf-16.el: Likewise.
1874         * international/utf-8.el: Likewise.
1876 2004-05-08  John Wiegley  <johnw@newartisans.com>
1878         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
1879         "virtual buffers" (off by default), which makes it possible to
1880         switch to the "virtual" buffers of recently visited files.  When a
1881         buffer name search fails, and this option is on, iswitchb will
1882         look at the list of recently visited files, and permit matching
1883         against those names.  When the user hits RET on a match, it will
1884         revisit that file.
1885         (iswitchb-read-buffer): Add two optional arguments, which makes
1886         isearchb.el possible.
1887         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
1888         (iswitchb-next-match): Add support for virtual buffers.
1890         * isearchb.el: This module extends iswitchb to provide "as you
1891         type" buffer selection.
1893         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
1894         Ignore the read-only property when flyspell highlighting is on.
1895         Not ignoring it leads to a series of confusing errors.
1896         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
1897         but also make sure to call flyspell-incorrect-hook.
1898         (flyspell-maybe-correct-transposition): Perform transposition test
1899         by bit twiddling a string, rather than using a temp buffer.
1900         (flyspell-maybe-correct-doubling): Use a string rather than a temp
1901         buffer.  This is also the original version of the code, which
1902         could not be checked in before due to a previous lack of
1903         assignment papers.  This version has seen heavy usage on my system
1904         for several years now.
1906         * calendar/cal-bahai.el: New file, which adds support for the
1907         Baha'i calendar to Emacs.  This calendar is based on a solar year
1908         of 19 months of 19 days, with 4 intercalary days.  Each year
1909         begins on March 21, with the calendar starting in 1844.
1911         * calendar/cal-menu.el, calendar/calendar.el,
1912         calendar/diary-lib.el, calendar/holidays.el: Added support for
1913         using cal-bahai.el.
1915         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
1916         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
1917         function can be used outside of eshell buffers.
1918         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
1920 2004-05-08  Juanma Barranquero  <lektu@terra.es>
1922         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
1923         word constituent so FOO-ARG is not recognized as an arg.
1924         (help-highlight-arguments): Don't skip lists in mandatory arguments.
1926         * simple.el (next-error): Fix typo in docstring.
1927         (open-line): Make argument names match their use in docstring.
1928         (split-line): Fix docstring.
1930         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
1931         usable by `describe-function'.
1932         (gensym, gentemp, typep, ignore-errors): Make argument names match
1933         their use in docstring.
1935         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
1936         argument to `help-setup-xref'.
1938 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
1940         Version 2.0.40 of Tramp released.
1942         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
1943         Use symbol-function to invoke functions only known on some Emacs
1944         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
1945         Scaldeferri <kevin@scaldeferri.com>.
1946         (tramp-do-copy-or-rename-file-via-buffer): Rename from
1947         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
1948         consistent with the other tramp-do-* functions.
1949         (tramp-do-copy-or-rename-file): Calls adjusted.
1950         (tramp-process-initial-commands): Avoid liveness check on shell --
1951         we know that it must be alive since we're opening a connection at
1952         this moment.
1953         (tramp-last-cmd): New internal variable.
1954         (tramp-process-echoes): New tunable.
1955         (tramp-send-command): Set tramp-last-cmd.
1956         (tramp-wait-for-output): Delete echo, if applicable.
1957         (tramp-read-passwd): Construct the key for the password cache in a
1958         way that works for multi methods, too.
1959         (tramp-bug): Add backup-directory-alist and
1960         bkup-backup-directory-info to bug reports, with Tramp counterparts.
1962 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
1964         * net/tramp*.el: Suppress byte-compiler warnings where possible.
1966         * net/tramp.el (tramp-out-of-band-prompt-regexp)
1967         (tramp-actions-copy-out-of-band): New defcustoms.
1968         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
1969         used instead of a synchronous one.  Allows password entering.
1970         (tramp-action-out-of-band): New defun.
1971         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
1972         Remove restriction with password from doc string.
1973         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
1974         `tramp-out-of-band-prompt-regexp',
1975         `tramp-actions-copy-out-of-band', `password-cache' and
1976         `password-cache-expiry'.
1977         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
1978         password caching.
1979         (tramp-touch): FILE can be a local file, too.
1980         (TODO): Remove items done.
1981         (tramp-handle-insert-directory): Properly quote file name also if
1982         not full-directory-p.  Handle wildcard case.  Reported by Andreas
1983         Schwab <schwab@suse.de>.
1984         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
1985         new file.
1986         (tramp-handle-file-local-copy, tramp-handle-write-region):
1987         The permissions of the temporary file are set if filename exists.
1988         Reported by Ted Stern <stern@cray.com>.
1989         (tramp-backup-directory-alist)
1990         (tramp-bkup-backup-directory-info): New defcustoms.
1991         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
1992         (tramp-handle-find-backup-file-name): New function.
1993         Implements Tramp's find-backup-file-name.
1995         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
1996         for `find-backup-file-name'.
1998         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
1999         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
2001 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
2003         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
2005 2004-05-07  Juanma Barranquero  <lektu@terra.es>
2007         * subr.el (lambda): Add arglist description to docstring.
2008         (declare): Fix typo in docstring.
2009         (open-network-stream): Fix docstring.
2010         (process-kill-without-query): Fix docstring and add obsolescence info.
2011         (last, butlast, nbutlast): Make arguments match their use in docstring.
2012         (insert-buffer-substring-no-properties): Likewise.
2013         (insert-buffer-substring-as-yank): Likewise.
2014         (split-string): Fix docstring.
2016         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
2017         Make argument names match their use in docstring.
2019         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
2021 2004-05-06  Nick Roberts  <nickrob@gnu.org>
2023         * progmodes/gdb-ui.el: Improve/extend documentation strings.
2024         Fit first sentence on one line for apropos-command.
2026 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2028         Changes largely merged in from Dave Love's code.
2029         * progmodes/python.el: Doc fixes.
2030         (python-mode-map): Add python-complete-symbol.
2031         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
2032         (python-comment-indent, python-complete-symbol)
2033         (python-symbol-completions, python-partial-symbol)
2034         (python-try-complete): New.
2035         (python-indent-line): Remove optional arg.  Use python-block-end-p.
2036         (python-check): Bind compilation-error-regexp-alist.
2037         (inferior-python-mode): Use rx.  Move keybindings to top level.
2038         Set comint-input-filter.
2039         (python-preoutput-filter): Use rx.
2040         (python-input-filter): Re-introduce.
2041         (python-proc): Start new process if necessary.
2042         Check python-buffer non-nil.
2043         (view-return-to-alist): Defvar.
2044         (python-send-receive): New.
2045         (python-eldoc-function): Use it.
2046         (python-mode-running): Don't defvar.
2047         (python-mode): Set comment-indent-function.
2048         Maybe update hippie-expand-try-functions-list.
2049         (python-indentation-levels): Initialize differently.
2050         (python-block-end-p): New.
2051         (python-indent-line): Use it.
2052         (python-compilation-regexp-alist): Augment.
2053         (run-python): Import `emacs' module to Python rather than loading
2054         code directly.  Set python-buffer differently.
2055         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
2056         Use python-proc.
2057         (python-send-command): Go to end of comint buffer.
2058         (python-load-file): Use python-proc, emacs.eimport.
2059         (python-describe-symbol): Simplify interactive form.
2060         Use emacs.help.  Do use temp-buffer-show-hook.
2061         Call print-help-return-message.
2062         (hippie-exp): Require when compiling.
2063         (python-preoutput-continuation): Use rx.
2065         * diff-mode.el (diff-make-unified): Fix regexp.
2067 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
2069         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
2070         filter groups from the buffer when rebuilding the Ibuffer buffer
2071         and `ibuffer-show-empty-filter-groups' is nil.
2073 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2075         * ps-print.el (ps-print-quote): Call ps-value-string.
2076         (ps-setup): Call ps-comment-string.
2077         (ps-value-string, ps-comment-string): New funs.
2079 2004-05-06  Juanma Barranquero  <lektu@terra.es>
2081         * ehelp.el (electric-help-command-loop): Check whether the last
2082         character is visible, not (point-max).
2084         * help-fns.el (help-argument-name): Default to bold; don't inherit
2085         from font-lock-variable-name-face.
2086         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
2088 2004-05-05  Kenichi Handa  <handa@m17n.org>
2090         * descr-text.el (describe-char): Copy the character with text
2091         properties and overlays into the first line, and call
2092         describe-text-properties on it.
2094 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
2096         * iswitchb.el (iswitchb-global-map): Fix typo.
2097         Remove unwanted ###autoloads from source file.
2099 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
2101         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
2102         in run-hooks.  Use substitute-command-keys in message.
2103         (wdired-abort-changes): Add message.
2105 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
2107         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
2108         (sql-emacs20-p): Remove.
2109         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
2110         (sql-builtin-face, sql-doc-face): Remove.
2111         (sql-mode-ansi-font-lock-keywords)
2112         (sql-mode-oracle-font-lock-keywords)
2113         (sql-mode-postgres-font-lock-keywords)
2114         (sql-mode-linter-font-lock-keywords)
2115         (sql-mode-ms-font-lock-keywords)
2116         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
2117         (sql-product-font-lock): Fix font-lock reset when font rules change.
2118         (sql-highlight-product): Remove incorrect font-lock reset logic.
2120 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
2122         * ses.el (ses-set-parameter): Fix typo.
2124 2004-05-04  Kim F. Storm  <storm@cua.dk>
2126         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
2127         Must expand directory for completion to work; and don't mess with
2128         process-environment.
2129         (ido-read-file-name): If command has ido property, don't use ido
2130         if value is ignore, or read as directory if value is dir.
2131         Set ido ignore property for dired-do-rename command.
2133 2004-05-04  Juanma Barranquero  <lektu@terra.es>
2135         * ehelp.el (electric-help-command-loop, electric-help-undefined)
2136         (electric-help-help): Check against unmapped commands.
2138         * help-fns.el (help-argument-name): New face, inheriting from
2139         font-lock-variable-name-face, to highlight function arguments in
2140         `describe-function' and `describe-key'.
2141         (help-do-arg-highlight): Auxiliary function to highlight a given
2142         list of arguments in a string.
2143         (help-highlight-arguments): Highlight the function arguments and
2144         all uses of them in the docstring.
2145         (describe-function-1): Use it.  Do docstring output via `insert',
2146         not 'princ', so text attributes are preserved.
2148         * winner.el (winner-mode-map): Move `winner-undo' and
2149         `winner-redo' to C-c <left> and C-c <right>, respectively (the
2150         previous bindings conflict with `prev-buffer', `next-buffer').
2152 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2154         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
2155         (bibtex-entry-update): New command bound to C-c C-u.
2156         (bibtex-text-in-string): Fix regexp.
2157         (bibtex-assoc-of-regexp): Remove.
2158         (bibtex-progress-message): Fix docstring.
2159         (bibtex-inside-field): Use if.
2160         (bibtex-assoc-regexp): New function.
2161         (bibtex-format-entry): Make code more robust so that it formats
2162         also old entries.
2163         (bibtex-autokey-demangle-title): Merge with obsolete function
2164         bibtex-assoc-of-regexp.
2165         (bibtex-field-list): New function.
2166         (bibtex-entry): Use bibtex-field-list.
2167         (bibtex-parse-entry): Fix docstring.
2168         (bibtex-print-help-message): Use bibtex-field-list.
2169         (bibtex-make-field): Use bibtex-field-list.
2170         (bibtex-entry-index): Bugfix.  Return crossref key if required.
2171         (bibtex-lessp): Fix docstring.
2173 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
2175         * select.el (xselect-convert-to-string): Move comment to intended line.
2177 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2179         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
2180         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2182 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2184         * term/x-win.el (x-clipboard-yank): Don't exit on error from
2185         x-get-selection.
2187 2004-05-03  Jason Rumney  <jasonr@gnu.org>
2189         * makefile.nt: Remove.
2191 2004-05-03  Kim F. Storm  <storm@cua.dk>
2193         * emulation/cua-base.el (cua--update-indications): Fix last change.
2194         (cua-mode): Deactivate mark when cua-mode is enabled.
2196 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
2198         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
2200 2004-05-03  Nick Roberts  <nickrob@gnu.org>
2202         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
2203         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
2204         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
2205         window over visible frames.
2206         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
2208 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2210         * progmodes/compile.el (compilation-gcpro): New var.
2211         (compilation-fake-loc): Use it.
2212         (compilation-forget-errors): Reset it.
2214 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
2216         * diff-mode.el (diff-header-face, diff-file-header-face):
2217         Use min-colors.
2219 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2221         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
2222         (bibtex-clean-entry): Disentangle code.
2223         (bibtex-realign): New function.
2224         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
2225         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
2226         Remove undocumented optional arg called-by-convert-alien.
2227         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
2228         for sorting instead of bibtex-sort-buffer.
2230 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
2232         * progmodes/compile.el (compilation-start): In the
2233         no-async-subprocesses branch, call sit-for to give redisplay a
2234         chance to show the updated process status in the mode line, and
2235         fontify the buffer explicitly after the process exits.
2237 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2239         * progmodes/python.el (python-compilation-line-number): Remove.
2240         (python-compilation-regexp-alist): Don't use it any more.
2241         (python-orig-start, python-input-filter): Remove.
2242         (inferior-python-mode): Don't set up comint-input-filter-functions.
2243         (python-send-region): Use compilation-fake-loc.
2245         * progmodes/compile.el (compilation-messages-start): New var.
2246         (compilation-mode): Don't setup next-error-function here.
2247         (compilation-setup): Set it up here instead (for minor modes as well).
2248         Make compilation-messages-start buffer local.
2249         (compilation-next-error-function): Use it.
2250         (compilation-forget-errors): Set compilation-messages-start.
2252 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
2254         * ielm.el (ielm-prompt-read-only): Update docstring.
2256         * comint.el (comint-prompt-read-only): Update docstring.
2257         (comint-update-fence, comint-kill-whole-line)
2258         (comint-kill-region): New functions.
2260         * simple.el (kill-whole-line): Use "p" instead of "P" in
2261         interactive form.
2263 2004-05-01  Juanma Barranquero  <lektu@terra.es>
2265         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
2266         format arglist so default values in CL-style argument lists are
2267         correctly shown.
2269 2004-05-01  Jason Rumney  <jasonr@gnu.org>
2271         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
2273 2004-05-01  Kenichi Handa  <handa@m17n.org>
2275         * international/titdic-cnv.el (miscdic-convert): Don't generate a
2276         quail file if it is up to date.
2278 2004-04-30  Juri Linkov  <juri@jurta.org>
2280         * cus-edit.el (custom-mode-map):
2281         Add key binding `C-x C-s' to `Custom-save'.
2283         * outline.el (outline-blank-line): New var.
2284         (outline-next-preface, outline-show-heading)
2285         (outline-end-of-subtree): Use it.
2287         * dired-aux.el (dired-touch-initial): New fun.
2288         (dired-do-chxxx): Call it for op-symbol `touch'.
2289         (dired-diff): Use `dired-dwim-target-directory'
2290         if current dired buffer has no buffer mark.
2292         * bindings.el (propertized-buffer-identification):
2293         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
2294         Add C-M-arrow keys for consistency.
2296         * files.el (confirm-kill-emacs):
2297         Change group from top-level `emacs' to `convenience'.
2299         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2300         Push mark on the first call of successive command calls.
2301         (insert-pair): New fun created from `insert-parentheses' with
2302         `open' and `close' arguments added.  Enclose active regions
2303         in paired characters.  Compare adjacent characters syntax with
2304         inserted characters syntax before inserting a space.
2305         (insert-parentheses): Call `insert-pair' with ?\( ?\).
2307         * delsel.el: Don't put `delete-selection' property
2308         on `insert-parentheses' symbol to take advantage of
2309         region handling in `insert-pair' function.
2310         Suggested by Stephan Stahl <stahl@eos.franken.de>.
2312 2004-04-30  Kim F. Storm  <storm@cua.dk>
2314         * emulation/cua-base.el: Add support for changing cursor types;
2315         based on patch from Michael Mauger.
2316         (cua-normal-cursor-color, cua-read-only-cursor-color)
2317         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
2318         Customization cursor type and/or cursor color.
2319         (cua--update-indications): Handle cursor type changes.
2320         (cua-mode): Update cursor indications if enabled.
2322         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
2324         * mouse.el (mouse-drag-copy-region): New defcustom.
2325         (mouse-set-region, mouse-drag-region-1): Use it.
2327         * simple.el (kill-ring-save): If region face background color is
2328         unspecified (if no highlighting), show extent of fully visible
2329         region even if transient-mark-mode is enabled.
2331         * emulation/cua-base.el (cua--standard-movement-commands):
2332         Add cua-scroll-up and cua-scroll-down.
2333         (cua-scroll-up, cua-scroll-down): New commands.
2334         (cua--init-keymaps): Remap scroll-up and scroll-down.
2336         * emulation/cua-rect.el (cua--convert-rectangle-as):
2337         New defmacro.
2338         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
2339         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
2340         New commands (suggested by Jordan Breeding).
2342 2004-04-30  Juanma Barranquero  <lektu@terra.es>
2344         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
2346 2004-04-30  Mario Lang  <mlang@delysid.org>
2348         * diff.el (diff-switches): Fix typo in docstring.
2350 2004-04-30  Alex Schroeder  <alex@gnu.org>
2352         * xml.el (xml-debug-print-internal): Don't add newline and
2353         indentation to text nodes and write empty elements as empty tags
2354         instead of opening and closing tags.
2355         (xml-debug-print): Take optional indent-string argument.
2356         (xml-print): Alias for xml-debug-print.
2358 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
2360         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
2361         than duplicate call to `line-beginning-position'.
2363         * progmodes/f90.el (f90-get-present-comment-type):
2364         Return whitespace, as well as comment chars, for consistent filling
2365         of comment blocks.  Use `match-string-no-properties'.
2366         (f90-break-line): Trim trailing whitespace when filling comments.
2368 2004-04-30  Dave Love  <fx@gnu.org>
2370         * calendar/diary-lib.el (diary-outlook-formats): New variable.
2371         (diary-from-outlook-internal, diary-from-outlook)
2372         (diary-from-outlook-gnus, diary-from-outlook-rmail):
2373         New functions to import diary entries from Outlook-format
2374         appointments in mail messages.
2376 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2378         * progmodes/python.el (python-send-command): New fun.
2379         (python-send-region, python-load-file): Use it.
2381         * progmodes/compile.el (compilation-last-buffer): Add var alias.
2383         * help-fns.el (help-C-file-name): Use new subr-name.
2384         Prepend `src/' to the file name.
2385         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
2386         (describe-function-1, describe-variable): Only find a C source file
2387         name if DOC is already loaded.
2389         * help-mode.el (help-function-def, help-variable-def):
2390         Use the new find-function-search-for-symbol functionality.
2391         Allow FILE to be `C-source'.
2393         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
2394         (find-function-C-source): New fun.
2395         (find-function-search-for-symbol): Use it.
2397 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
2399         * progmodes/sql.el (sql-product-alist): Rename variable
2400         `sql-product-support'.  Add Postgres login parameters.
2401         (sql-set-product, sql-product-feature): Update with renamed variable.
2402         (sql-connect-postgres): Add username prompt.
2403         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
2404         Make patterns less product specific.
2405         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
2406         (sql-mode-abbrev-table): Modify initialization.
2407         (sql-builtin-face): Add variable.
2408         (sql-keywords-re): Add macro.
2409         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
2410         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
2411         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
2412         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
2413         (sql-mode-linter-font-lock-keywords)
2414         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
2415         (sql-mode-sybase-font-lock-keywords)
2416         (sql-mode-informix-font-lock-keywords)
2417         (sql-mode-interbase-font-lock-keywords)
2418         (sql-mode-ingres-font-lock-keywords)
2419         (sql-mode-solid-font-lock-keywords)
2420         (sql-mode-sqlite-font-lock-keywords)
2421         (sql-mode-db2-font-lock-keywords): Default to nil.
2422         (sql-product-font-lock): Always highlight ANSI keywords.
2423         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
2424         (sql-send-string): Add function.
2426 2004-04-29  Dave Love  <fx@gnu.org>
2428         * progmodes/cfengine.el (cfengine-beginning-of-defun)
2429         (cfengine-end-of-defun): Ensure progress through buffer.
2431         * info-look.el (cfengine-mode): Accept a terminal ().
2433 2004-04-29  Juri Linkov  <juri@jurta.org>
2435         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
2436         instead of isearch-yank-word-or-char.  Add new key bindings for
2437         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
2438         (isearch-del-char): New fun.
2439         (isearch-forward, isearch-edit-string): Update docstring.
2440         (isearch-yank-char): Doc fix.
2441         (isearch-other-meta-char): Restore point after scrolling.
2443         * progmodes/compile.el (compilation-context-lines): Add nil option
2444         to disable compilation output window scrolling.
2445         (compilation-set-window): Use it.
2447         * outline.el (outline-next-preface, outline-show-heading):
2448         Don't leave unhidden blank line before heading.
2449         (outline-end-of-subtree): Include last newline into subtree.
2450         (hide-entry): Leave point at beginning of heading instead of end.
2451         (outline-up-heading): Push mark for the first call of successive
2452         command calls.
2454 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
2456         * comint.el (comint-prompt-read-only): New variable.
2457         (comint-output-filter): Implement it.
2459         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
2460         (ielm-prompt-internal): New variable.
2461         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
2462         (ielm-send-input): Delete unused variable `buf'.
2463         (ielm-eval-input): Use `ielm-prompt-internal'.
2464         (inferior-emacs-lisp-mode): Use new variables
2465         `comint-prompt-read-only' and `ielm-prompt-internal'.
2466         Get rid of obsolete variable `directory-sep-char'.
2467         (ielm): Use `zerop'.
2469 2004-04-29  John Paul Wallington  <jpw@gnu.org>
2471         * thumbs.el (toplevel): Require cl at compile time.
2472         Remove conditional definitions of `ignore-errors' and `caddar'
2473         because they occur at run time.
2475 2004-04-28  Nick Roberts  <nickrob@gnu.org>
2477         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
2478         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
2479         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
2480         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
2482         * progmodes/gud.el (gud-common-init): Throw an error if program is
2483         already running under gdb.
2485 2004-04-28  John Paul Wallington  <jpw@gnu.org>
2487         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
2488         (thumbs-show-image-num): Move assignment of
2489         `thumbs-current-image-filename' within scope of `i'.
2490         (thumbs-emboss-image): Don't use `evenp'.
2492 2004-04-28  Richard M. Stallman  <rms@gnu.org>
2494         * progmodes/compile.el (compilation-context-lines): Default now 0.
2496 2004-04-28  Juanma Barranquero  <lektu@terra.es>
2498         Use `time-less-p' from calendar/time-date.el instead of defining
2499         custom versions of it.
2501         * pcomplete.el (pcomplete-time-less-p): Remove.
2503         * thumbs.el (time-less-p): Remove.
2505         * calendar/timeclock.el (timeclock-time-less-p): Remove.
2506         (timeclock-generate-report): Use `time-less-p'.
2508         * emacs-lisp/autoload.el (autoload-before-p): Remove.
2509         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
2511 2004-04-28  Masatake YAMATO  <jet@gyve.org>
2513         * subr.el (remove-overlays): Make arguments optional.
2515         * wid-edit.el (widget-specify-button): Put evaporate to the
2516         overlay for sample.
2517         (widget-specify-sample): Put evaporate to the overlay for sample.
2518         (widget-specify-doc): Put evaporate to the overlay for documentation.
2520 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
2522         * info.el (info-apropos): Make it an index node.  Align node names
2523         like makeinfo.
2525 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
2527         * net/browse-url.el (browse-url-netscape-sentinel)
2528         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
2529         (browse-url-epiphany-sentinel, browse-url-mosaic):
2530         Use browse-url-*-program instead of a literal program name.
2532 2004-04-27  Kevin Ryde  <user42@zip.com.au>
2534         * eshell/em-alias.el:
2535         * eshell/em-dirs.el:
2536         * eshell/em-hist.el:
2537         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
2538         features when M-x customize-group loads modules before the main
2539         eshell.el.
2541 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
2543         * subr.el (momentary-string-display): Support EXIT-CHAR that is
2544         either a character representation of an event or an event
2545         description list.
2547         * type-break.el: Capitalise Emacs and Lisp.
2548         (type-break-good-break-interval, type-break-demo-boring-stats)
2549         (type-break-terse-messages, type-break-file-name): New defcustoms.
2550         (type-break-post-command-hook)
2551         (type-break-warning-countdown-string): Quote variable names in doc.
2552         (type-break-interval-start, type-break-auto-save-file-name): New vars.
2553         (type-break-mode): Document type-break-good-break-interval and the
2554         "session" file.  Schedule break according to the session file.
2555         Kill session file buffer on exit.  Organise for save-some-buffers
2556         to always save the session file.
2557         (type-break-mode-line-message-mode, type-break-query-mode):
2558         Uppercase arguments.
2559         (type-break-file-time, type-break-file-keystroke-count, timep)
2560         (type-break-choose-file, type-break-get-previous-time)
2561         (type-break-get-previous-count): New defuns.
2562         (type-break): Avoid break querying after a completed break in the
2563         case where the query was initiated during user invocation of the
2564         break.  Optional terse messages.
2565         Use type-break-good-break-interval if type-break-good-rest-interval is
2566         nil.  File the break time.
2567         (type-break-schedule): New optional args for overriding the use of
2568         the current time.
2569         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
2570         after a break.
2571         (type-break-check): File the keystroke count.
2572         (type-break-do-query): Prevent a second query when the break is
2573         interrupted.  Optional terse message.
2574         (type-break-keystroke-reset): Record the start of a typing interval.
2575         (type-break-demo-boring): Optional terse messages.  Display word
2576         per minute and keystroke counts according to
2577         type-break-demo-boring-stats.
2579 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
2581         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
2582         directories, make sure they exist under archive-tmpdir.
2584 2004-04-27  Juri Linkov  <juri@jurta.org>
2586         * help.el (view-emacs-news): With argument, display info for the
2587         selected version by finding it among different NEWS files, and
2588         narrowing the buffer to the selected version.
2590         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
2591         same-window-buffer-names.
2592         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
2593         non-numeric prefix argument, append the number to the buffer name
2594         for numeric prefix argument.
2595         (info-other-window): Bind same-window-regexps to nil.
2596         (Info-reference-name): Rename to Info-point-loc.
2597         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
2598         and Info-find-index-name for stringy Info-point-loc.
2599         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
2600         without middle `.', but with final `.' and optional line number
2601         for it.  Set Info-point-loc for index nodes.
2602         (Info-index): Remove middle `.' from index entry regexp.
2603         Modify line number regexp.
2604         (Info-index-next): Decrement line number.
2605         (info-apropos): Remove middle `.' from index entry regexp.
2606         Add optional line number regexp at the end.  Add matched value
2607         for line number to the result list and insert it to the buffer.
2608         Replace match-string by match-string-no-properties.
2609         Reorder result list.
2610         (Info-fontify-node): Hide index line numbers.
2611         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
2612         empty matches.
2613         (Info-follow-reference): Use `str' instead of
2614         Info-following-node-name-re.
2615         (Info-toc): Use full file names.  Set Info-current-node to "Top".
2616         (Info-fontify-node): Compare file names without directory name.
2617         (Info-try-follow-nearest-node): Don't set Info-reference-name.
2618         Set second arg of Info-extract-menu-node-name for index nodes.
2619         (info-xref-visited): Use magenta3 instead of magenta4.
2620         (Info-mode): Add info-apropos to docstring.
2622         * log-view.el (log-view-diff): Replace interactive code "r"
2623         by a list to allow to call it even if region is not active.
2625         * paren.el (show-paren-highlight-openparen): New var.
2626         (show-paren-function): Turn on openparen highlighting when
2627         matching forward if show-paren-highlight-openparen is non-nil.
2629         * simple.el (kill-ring-save): Use blink-matching-delay instead of
2630         the constant value 1.
2631         (completions-common-part): Expand docstring.
2633         * textmodes/picture.el (picture-mode-map): Add arrow keys.
2635 2004-04-27  Kim F. Storm  <storm@cua.dk>
2637         * image.el (insert-sliced-image): Use line-height instead of
2638         line-spacing property on newline.
2640 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
2642         * desktop.el (desktop-buffer-misc-data-function): Rename to
2643         desktop-save-buffer and change docstring.
2644         (desktop-buffer-modes-to-save): Delete.
2645         (desktop-save-buffer-p): Use desktop-save-buffer instead of
2646         desktop-buffer-modes-to-save.
2647         (desktop-save): Rename desktop-buffer-misc-data-function to
2648         desktop-save-buffer and allow non-function value.
2649         (desktop-missing-file-warning): Correct docstring.
2651         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
2652         to desktop-save-buffer.
2654         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
2655         desktop-save-buffer.
2657         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
2659         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
2661 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
2663         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
2665 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
2667         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
2668         (ielm): Only go to the end of the buffer when starting a new process.
2670 2004-04-25  Juanma Barranquero  <lektu@terra.es>
2672         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
2673         mode line.  Bind `inhibit-read-only' to t before modifying
2674         properties of text in the buffer.
2675         (ielm): Force point to the end of buffer, even when running ielm
2676         from inside itself.
2678 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
2680         * info.el (info-apropos): Reset Info-complete-cache.
2682 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
2684         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2685         Also recognize severe Irix et al. messages.
2686         (compilation-normalize-filename, compile-abbreviate-directory):
2687         Delete functions.
2688         (compilation-get-file-structure): New function inherits
2689         functionality of the two preceding ones.
2690         (compilation-internal-error-properties, compilation-fake-loc):
2691         Use it so that different paths to the same file share the same
2692         markers.  Also optimize finding adjacent marker slightly.
2694 2004-04-25  Kim F. Storm  <storm@cua.dk>
2696         * image.el (insert-sliced-image): Add line-spacing t property
2697         to newlines separating image lines.
2699 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
2701         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
2703         * ielm.el (ielm-prompt-read-only): New user option.
2704         (ielm-prompt): Expand docstring to describe new behavior.
2705         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
2706         mention it in the docstring.
2708 2004-04-24  Andreas Schwab  <schwab@suse.de>
2710         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
2712         * diff.el (diff): Set default-directory in diff buffer.
2714 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
2716         * mail/sendmail.el (mail-bury): Don't delete the frame where the
2717         mail was being composed if the terminal cannot display more than
2718         one frame; instead, switch to previous frame.
2720         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
2721         (rmail-start-mail): Support rmail-mail-new-frame even on
2722         terminals that can display only one frame at a time.
2724 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2726         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
2727         (checkdoc-output-font-lock-keywords): Remove error regexp.
2728         (checkdoc-output-mode-map): Remove.
2729         (checkdoc-output-mode): Derive from compilation-mode.
2730         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
2732         * dired.el (dired-mode-map): Add a menu entry for wdired.
2734         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
2735         (rx-bracket, rx-check-any, rx-any): Clean up name space.
2737         * wdired.el: (wdired-mode-map): Move init into declaration.
2738         Fix `return' binding.
2739         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
2740         Use force-mode-line-update.
2741         (wdired-get-filename): Use `unless'.
2742         (wdired-preprocess-files): Don't assume names have no \n and use / for
2743         dir separator.
2744         (wdired-normalize-filename): Use replace-regexp-in-string.
2745         (wdired-load-hooks): Remove.
2746         (wdired-mode-hooks): Rename to wdired-mode-hook.
2748         * info-look.el: Add support for cfengine-mode.
2749         (info-lookup-setup-mode): Use dolist.
2751 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
2753         * wdired.el: New file.
2755 2004-04-23  Juanma Barranquero  <lektu@terra.es>
2757         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
2759         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
2760         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
2761         (pcomplete--help, pcomplete--here): Doc fixes.
2763 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
2765         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
2766         handles wrong-number-of-arguments in backend call.
2768         * vc.el (vc-print-log): Likewise.
2770 2004-04-20  Dave Love  <fx@gnu.org>
2772         * emacs-lisp/rx.el: Doc fixes.
2773         (rx-constituents): Add/extend many forms.
2774         (rx-check): Check form is a list.
2775         (bracket): Defvar.
2776         (rx-check-any, rx-any, rx-check-not): Modify.
2777         (rx-not): Simplify.
2778         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
2779         (rx-kleene): Use rx-trans-forms.
2780         (rx-quote-for-set): Delete.
2781         (rx): Allow multiple args.
2783 2004-04-23  Kenichi Handa  <handa@m17n.org>
2785         * international/mule-util.el (char-displayable-p): Simplify by
2786         using internal-char-font.
2788 2004-04-23  Juanma Barranquero  <lektu@terra.es>
2790         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2792 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2794         * diff-mode.el (diff-next-error): New fun.
2795         (diff-mode): Use it.
2797         * simple.el (next-error): Change arg name.
2798         Add support for the documented C-u C-x ` usage.
2800         * frame.el (special-display-popup-frame, next-multiframe-window)
2801         (previous-multiframe-window): Only consider frames on same display.
2803 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
2805         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
2806         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
2808 2004-04-22  Kim F. Storm  <storm@cua.dk>
2810         * net/telnet.el (telnet): Add optional port arg.
2812 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2814         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2815         Minor sanity check on the `hyperlink' slot.
2817         * Makefile.in (recompile): Compile new files.
2819         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
2820         Add byte-recompile-directory's optional `arg'.
2822         * cvs-status.el (cvs-tree-use-charset): New var.
2823         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
2824         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
2825         (cvs-status-cvstrees): Use it.
2827         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
2828         Make it a normal major mode.
2829         (checkdoc-buffer-label): Make sure the file name is meaningful.
2830         (checkdoc-output-to-error-buffer): Remove.
2831         (checkdoc-error, checkdoc-start-section): Rewrite.
2833         * info.el (info-node, info-menu-5, info-xref, info-header-node)
2834         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2835         (Info-title-4-face): Use new syntax.
2836         (info-xref-visited): Inherit from info-xref.
2838         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
2840 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2842         * simple.el (next-error-last-buffer, next-error-function):
2843         New variables for the next-error framework.
2844         (next-error-buffer-p): New function.
2845         (next-error-find-buffer): Generalize compilation-find-buffer.
2846         (next-error, previous-error, first-error, next-error-no-select)
2847         (previous-error-no-select): Move from compile.el.
2849         * replace.el (occur-next-error, occur-1): Hook into the next-error
2850         framework.
2852         * progmodes/compile.el (compilation-start):
2853         Set next-error-last-buffer so next-error knows where to jump.
2854         (compilation-setup): Set the buffer-local variable
2855         next-error-function to 'compilation-next-error-function.
2856         (compilation-buffer-p, compilation-buffer-internal-p): Use an
2857         alternate way to find if a buffer is a compilation buffer, for
2858         next-error convenience.
2859         (next-error-no-select, previous-error-no-select, next-error)
2860         (previous-error, first-error): Move to simple.el.
2861         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
2862         (compilation-last-buffer): Remove.
2863         (compilation-start, compilation-next-error, compilation-setup)
2864         (compilation-next-error-function, compilation-find-buffer):
2865         Remove compilation-last-buffer use.
2867 2004-04-21  Juanma Barranquero  <lektu@terra.es>
2869         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
2870         (font-lock-warning-face): Fix spacing.
2872         * makefile.w32-in (WINS): Add url/ directory.
2874 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
2876         * desktop.el (desktop-buffer-mode-handlers): New variable.
2877         Alist of major mode specific functions to restore a desktop buffer.
2878         (desktop-buffer-handlers): Make variable obsolete.
2879         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
2880         Catch errors signaled in handlers.  Update buffer count.
2881         Evaluate desktop-buffer-point.
2882         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
2883         move to dired.el.
2884         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
2885         move to info.el.
2886         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
2887         move to mail/rmail.el.
2888         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
2889         to mh-e/mh-e.el.
2890         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
2891         On fail, print message (to message buffer) even if
2892         desktop-missing-file-warning is nil.
2893         (desktop-buffer-misc-data-function): New buffer local variable.
2894         Function returning major mode specific data.
2895         (desktop-buffer-misc-functions): Make variable obsolete.
2896         (desktop-save): Use desktop-buffer-misc-data-function.
2897         (desktop-buffer-dired-misc-data): Rename to
2898         dired-desktop-buffer-misc-data and move to dired.el.
2899         (desktop-buffer-info-misc-data): Rename to
2900         Info-desktop-buffer-misc-data and move to info.el.
2901         (desktop-read): Add message about number of buffers restored/failed.
2903         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
2904         Add parameters.  Pause to display error only when
2905         desktop-missing-file-warning is non-nil.
2906         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
2907         (dired-mode): Bind desktop-buffer-misc-data-function.
2909         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
2910         Add Parameters.
2911         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
2912         (Info-mode): Bind desktop-buffer-misc-data-function.
2914         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
2915         Add Parameters.
2917         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
2918         Add Parameters.
2920 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
2922         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
2923         the case of letters in case-insensitive expansions when the
2924         abbrev is preceded by characters with letter syntax.
2926 2004-04-21  Richard M. Stallman  <rms@gnu.org>
2928         * progmodes/cperl-mode.el (cperl-putback-char):
2929         Delete Emacs 18 definition.
2931         * international/mule.el (ctext-post-read-conversion):
2932         Use assoc-string, not assoc-ignore-case.
2934         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
2936         * emacs-lisp/easymenu.el (easy-menu-add):
2937         Do call x-popup-menu, but only if it's defined.
2939         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
2941         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
2942         Handle multiple args: compile like progn.
2944         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
2945         take all args as &rest arg.
2947         * autoinsert.el (auto-insert-alist): Insert the user's name in
2948         copyright notice, rather than Free Software Foundation.
2950 2004-04-21  Kenichi Handa  <handa@m17n.org>
2952         * descr-text.el (describe-char): Make it work on *Help* buffer.
2954 2004-04-21  Kim F. Storm  <storm@cua.dk>
2956         * image.el (insert-image): Add optional SLICE arg.
2957         (insert-sliced-image): New defun.
2959 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
2961         * subr.el (read-number): Check whether `default' is nil.
2963 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2965         * progmodes/compile.el (compilation-error-properties):
2966         Split into two.
2967         (compilation-internal-error-properties): New one.
2968         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
2970 2004-04-20  Richard M. Stallman  <rms@gnu.org>
2972         * window.el (split-window-save-restore-data):
2973         Don't update the data if OLD-INFO is nil.
2975         * view.el (view-return-to-alist): Mark it permanent local.
2977         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
2979         * recentf.el (recentf-save-list): Catch and warn about errors.
2981         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
2982         so "Buffers" won't be pure.
2984         * help-mode.el (help-mode-finish): Set help-return-alist first
2985         thing, setting only the entry for the selected window.
2987         * help-fns.el (describe-function-1): If many non-control non-meta
2988         keys run the command, don't list all of them.
2990 2004-04-20  Juanma Barranquero  <lektu@terra.es>
2992         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
2993         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
2995         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
2997 2004-04-20  Kenichi Handa  <handa@m17n.org>
2999         * international/quail.el (quail-lookup-key): New optional arg
3000         NOT-RESET-INDICES.
3001         (quail-get-translations): Call quail-lookup-key with
3002         NOT-RESET-INDICES t.
3003         (quail-completion): Likewise.
3004         (quail-lookup-map-and-concat): Likewise.
3006 2004-04-20  Kenichi Handa  <handa@m17n.org>
3008         * international/quail.el (quail-update-translation): Don't insert
3009         such an unsupported multibyte char in a unibyte buffer.
3011 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
3013         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
3014         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
3015         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
3016         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
3017         (gdb-frame-assembler-buffer): Improve behaviour with
3018         multiple frames.
3019         (gdb-display-buffer): Extend search to all visible frames.
3021 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
3023         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
3024         characters left after base64 decoding.
3025         (rmail-decode-region): Use -dos variety of `coding', to remove any
3026         ^M characters left after qp or base64 decoding.
3028 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3030         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
3031         messages.
3033 2004-04-19  Stephen Eglen  <stephen@gnu.org>
3035         * add-log.el (add-change-log-entry): Update doc string to mention
3036         add-log-full-name and add-log-mailing-address.
3038 2004-04-18  Juri Linkov  <juri@jurta.org>
3040         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
3041         (Info-find-node-2): Simplify error message.
3042         (Info-insert-dir): Use Info-following-node-name.
3043         (Info-goto-node): Remove *info-history* and *info-toc*.
3044         (Info-history): Create a node of the virtual history file.
3045         (Info-toc): Create a node of the virtual toc file.
3046         (Info-insert-toc): New arg `curr-file' for reference file names.
3047         (info-apropos): Remove redundant var binding for temp-file.
3048         (Info-index, Info-index-next, Info-mode): Doc fix.
3049         (Info-goto-emacs-command-node): Don't jump to *info* from
3050         non-*info* Info buffers.
3051         (Info-fontify-node): Don't show the file name of external
3052         references if `Info-hide-note-references' is `hide'.  Don't hide
3053         newlines at the end of paragraphs.
3055         * international/mule-diag.el (list-input-methods):
3056         Fix args to help-xref-button.
3058         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
3059         to put into effect local variables from TUTORIAL files.
3061         * textmodes/paragraphs.el (sentence-end) <function>: New fun
3062         with default value taken from the variable `sentence-end'.
3063         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
3064         Add nil const to :type.
3065         (sentence-end-without-period, sentence-end-double-space)
3066         (sentence-end-without-space): Doc fix.
3068         * textmodes/paragraphs.el (forward-sentence):
3069         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
3070         (fill-delete-newlines):
3071         * progmodes/cc-cmds.el (c-beginning-of-statement):
3072         Use function `sentence-end' instead of variable `sentence-end'.
3074 2004-04-18  Andreas Schwab  <schwab@suse.de>
3076         * progmodes/compile.el (compilation-start): Set window start to
3077         point-min if compilation-scroll-output is nil.
3079 2004-04-18  John Wiegley  <johnw@newartisans.com>
3081         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
3083 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
3085         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
3086         (gdb-info-breakpoints-custom): Revert previous change.
3087         (gdb-view-assembler): Update assembler if necessary.
3088         (gdb-frame-handler): Parse correctly for gdb-current-frame.
3089         (gdb-display-source-buffer): Update properly when both source and
3090         assembler are visible.
3092 2004-04-17  John Wiegley  <johnw@newartisans.com>
3094         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
3095         which limits the number of names shown in the minibuffer.  Off by
3096         default.
3097         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
3098         up iswitchb for users with a multitude of open buffers by showing
3099         only the first and last N/2 buffers in the completion list (which
3100         is enough to aid C-s/C-r, and to know that more characters are
3101         needed to refine the completion list).
3103 2004-04-17  Richard M. Stallman  <rms@gnu.org>
3105         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
3106         (file-truename): Expand all ~ constructs directly.
3107         (insert-directory): Delete any error msg output by the
3108         `insert-directory-program'.
3110         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
3111         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
3112         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
3113         (allout-init): Use find-file-hook, not find-file-hooks.
3114         (allout-mode): Eliminate Emacs 18 support.
3115         Use write-contents-functions, not local-write-file-hooks.
3117 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
3119         * progmodes/compile.el (compilation-error-properties): Fix for
3120         adding messages when there are already markers for their file.
3121         (compilation-fake-loc): New function.
3123 2004-04-16  Dave Love  <fx@gnu.org>
3125         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
3126         (python-load-file): Fix python-orig-start setting.
3128         * progmodes/compile.el: Doc fixes.
3129         (compilation-error-regexp-alist-alist)
3130         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
3131         (compilation-assq): Wrap in eval-when-compile.
3132         (compilation-mode-font-lock-keywords): Don't use list*.
3133         (compilation-start): Avoid warning.
3134         (compilation-compat-error-properties)
3135         (compilation-directory-properties): Add keymap property.
3136         (compilation-parsing-end): Make it a marker for better compatibility.
3138         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
3140 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
3142         * xml.el: Doc fixes.
3143         (xml-get-children): Only looks at sub-tags and ignore strings.
3145         * xml.el (xml-parse-tag): Avoid overwriting node-name.
3147 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3149         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
3151 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
3153         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
3155         * vc.el (vc-print-log): Likewise.
3157 2004-04-16  Masatake YAMATO  <jet@gyve.org>
3159         * simple.el (completion-setup-function): Set an initial value
3160         to `element-common-end' before entering loop.  Set a value
3161         to `element-common-end' at the end of loop.
3162         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
3163         (completions-common-part): Rename from completion-de-emphasis.
3164         (completions-first-difference): Rename from completion-emphasis.
3165         Suggested by RMS.
3167 2004-04-16  Juanma Barranquero  <lektu@terra.es>
3169         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
3170         (bookmark-edit-annotation-mode): Add mode name.
3172 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3174         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
3175         for nested conflict markers.
3176         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
3178 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
3180         * progmodes/gdb-ui.el (gdb-goto-info): New function.
3182         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
3184 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3186         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
3187         Give a backtrace if requested.
3189         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
3191         * progmodes/python.el (python-mouse-2-command, python-RET-command):
3192         Remove unused functions.
3193         (python-orig-start-line, python-orig-file): Remove.
3194         (python-orig-start): New var.
3195         (python-input-filter, python-compilation-line-number)
3196         (python-send-region, python-load-file): Use it.
3198         * info.el (info): Always jump to *info*.
3200         * subr.el (posn-set-point): New function.
3202         * mouse.el (mouse-set-point): Use it.
3204         * progmodes/compile.el (compile-goto-error): Use it.
3205         (compilation-button-map): New keymap.
3206         (compilation-error-properties): Use it.
3207         (compilation-shell-minor-mode-map): Don't bind mouse-2.
3209         * smerge-mode.el (smerge-popup-context-menu): Use it.
3211         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
3212         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
3213         mouse and non-mouse case.
3215         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
3216         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
3218         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
3219         Make it work for non-mouse events.
3221         * pcvs-info.el (cvs-status-map): Update binding name.
3223 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
3225         * xml.el (xml-maybe-do-ns): New function to handle namespace
3226         parsing of both attribute and element names.
3227         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
3228         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
3229         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
3230         (xml-parse-attlist): Make it do its own namespace parsing.
3232 2004-04-14  Dave Love  <fx@gnu.org>
3234         * progmodes/python.el (run-python): Fix use of \n.
3235         (python-load-file): Remove `try' from Python fragment.
3236         (python-describe-symbol): Fix message.
3238         * comint.el: Doc fixes.
3239         (comint-last-input-start, comint-last-input-end)
3240         (comint-last-output-start): Give them values.
3241         (comint-arguments): Avoid warning.
3242         (comint-skip-prompt): Use line-end-position.
3243         (comint-backward-matching-input): Rename arg to agree with doc.
3244         (comint-extract-string): Use syntax-ppss.
3245         (comint-dynamic-simple-complete): Delete useless list construction.
3246         (comint-redirect-subvert-readonly): New.
3247         (comint-redirect-preoutput-filter): Use it.
3249         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
3250         Correctly handle negative arguments when calling hook functions.
3252 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
3254         * info.el (info-apropos): Don't clobber Info-history-list.
3256 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
3258         * progmodes/compile.el (compilation-setup):
3259         Localize overlay-arrow-position.
3260         (compilation-sentinel): Restructure code equivalently.
3261         (compilation-next-error): Find message on same line after point if
3262         not found before point.
3263         (compile-mouse-goto-error): Restore function so that compilation
3264         buffer need not be current and use compile-goto-error.
3265         (compile-goto-error): Restore function.
3266         (next-error): Set overlay-arrow-position.
3267         (compilation-forget-errors): Don't localize already local
3268         compilation-locs and remove FIXME about refontifying.
3270 2004-04-14  Kim F. Storm  <storm@cua.dk>
3272         * startup.el (emacs-quick-startup): New defvar (set by -Q).
3273         (command-line): New option -Q.  Like -q --no-site-file, but
3274         in addition it also disables menu-bar, tool-bar, scroll-bars,
3275         tool-tips, and the blinking cursor.
3276         (command-line-1): Skip startup screen if -Q.
3277         (fancy-splash-head): Use ":align-to center" prop to center splash image.
3279         * emulation/cua-base.el (cua-read-only-cursor-color)
3280         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
3282 2004-04-13  Dave Love  <fx@gnu.org>
3284         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
3285         (syntax): Don't require.
3286         (python) <defgroup>: Add :version.
3287         (python-quote-syntax): Re-written.
3288         (inferior-python-mode): Move stuff here from run-python and add
3289         some more.
3290         (python-preoutput-continuation, python-preoutput-result)
3291         (python-dotty-syntax-table): New.
3292         (python-describe-symbol): Use them.
3293         (run-python): Move stuff to inferior-python-mode.  Modify code
3294         loaded into Python.
3295         (python-send-region): Use python-proc, python-send-string.
3296         (python-send-string): Send newlines too.  Callers changed.
3297         (python-load-file): Re-written.
3298         (python-eldoc-function): New.
3299         (info-look): Don't require.
3300         (python-after-info-look): New.  A modified version of former
3301         top-level code for use with eval-after-load.
3302         (python-maybe-jython, python-guess-indent): Use widened buffer.
3303         (python-fill-paragraph): Re-written.
3304         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
3305         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
3307 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3309         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
3310         Set compilation-error-regexp-alist earlier.
3312         * progmodes/compile.el (compilation-minor-mode-map)
3313         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
3314         (compile-goto-error): Re-merge the mouse and non-mouse commands.
3316 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3318         * progmodes/compile.el (compile-goto-error): Select the buffer/window
3319         corresponding to the event.
3321 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
3323         * loadup.el: Add cygwin to system-type list, for unexec() support.
3325 2004-04-12  John Paul Wallington  <jpw@gnu.org>
3327         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
3328         (ibuffer-restore-window-config-on-quit): New variable to replace
3329         `ibuffer-delete-window-on-quit'.  Update all references.
3330         (ibuffer-prev-window-config): New variable.
3331         (ibuffer-quit): Restore previous window configuration instead of
3332         deleting window.
3333         (ibuffer): Save window configuration before showing Ibuffer buffer.
3335         * help.el (describe-mode): Doc fix.
3337 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3339         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
3340         not to treat nil as a function.
3342         * vc-arch.el (vc-arch-root): Be a bit more careful.
3343         (vc-arch-register): Save the buffer if we modified it.
3344         (vc-arch-delete-rej-if-obsolete): Save excursion.
3345         (vc-arch-find-file-hook): Use the simpler after-save-hook.
3346         (vc-arch-responsible-p, vc-arch-init-version): New functions.
3348         * net/ldap.el (ldap-search): Use list*.
3350 2004-04-12  Juri Linkov  <juri@jurta.org>
3352         * info.el (Info-follow-reference): Allow multiline reference name.
3354 2004-04-11  Dave Love  <fx@gnu.org>
3356         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
3358         * progmodes/python.el: New file.
3360 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
3362         * vc-hooks.el (vc-arg-list): Function removed.
3363         (vc-default-workfile-unchanged-p): Use condition-case to check for
3364         backward compatibility.
3366         * vc.el (vc-print-log): Use condition-case to check for backward
3367         compatibility.
3369 2004-04-11  Juri Linkov  <juri@jurta.org>
3371         * dired.el (dired-faces): New defgroup.
3372         (dired-header, dired-mark, dired-marked, dired-flagged)
3373         (dired-warning, dired-directory, dired-symlink, dired-ignored):
3374         New faces.
3375         (dired-header-face, dired-mark-face, dired-marked-face)
3376         (dired-flagged-face, dired-warning-face, dired-directory-face)
3377         (dired-symlink-face, dired-ignored-face): New face variables.
3378         (dired-font-lock-keywords): Use them instead of font-lock faces.
3379         Split the rule for dired marks into 3 separate rules: for marks,
3380         marked file names and flagged file names.
3382         * help-mode.el (help-make-xrefs): Add a final newline to the
3383         *Help* buffer.
3385 2004-04-11  John Paul Wallington  <jpw@gnu.org>
3387         * replace.el (occur-engine): Distinguish between one and several
3388         matches in the matches per buffer heading.
3390 2004-04-11  Kim F. Storm  <storm@cua.dk>
3392         * ido.el (ido-confirm-unique-completion): New defcustom.
3393         (ido-complete): Use it.
3394         (ido-write-file): Set it to t unconditionally.
3396 2004-04-10  Miles Bader  <miles@gnu.org>
3398         RCS keyword removal (only non-comment changes are enumerated here):
3400         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
3401         (byte-compile-insert-header): Don't use `byte-compile-version'.
3402         * forms.el (forms-version): Variable removed.
3403         (forms-mode): Don't use `forms-version'.
3404         * recentf.el (recentf-version): Variable removed.
3405         * progmodes/delphi.el (delphi-version): Variable removed.
3406         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
3408 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3410         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
3412 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
3414         * info.el (info-apropos): Improve menu item regexp.
3416 2004-04-09  Simon Josefsson  <jas@extundo.com>
3418         * mail/smtpmail.el: Add comment, based on report by
3419         kdc@rcn.com (Kevin D. Clark).
3421 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3423         * progmodes/compile.el (compilation-mode-font-lock-keywords):
3424         Redo one more thing that I didn't notice Daniel had undone.
3426 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
3428         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
3429         (gdb-goto-breakpoint, gdb-display-buffer)
3430         (gdb-display-source-buffer, gdb-view-source-function)
3431         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
3432         (gdb-source-info, gdb-frame-handler): Don't specify a window
3433         for display.
3434         (gdb-info-breakpoints-custom): Remove superfluous update of
3435         assembler buffer.
3436         (gdb-many-windows): Make settable outside gdb.
3438 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
3440         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
3441         Derive from fundamental-mode rather than text-mode.
3443 2004-04-08  Juri Linkov  <juri@jurta.org>
3445         * info.el (Info-history): Doc fix.
3446         (Info-history-list): New var.
3447         (info-xref): Change magenta4 to blue, remove bold for dark and
3448         light backgrounds, change bold to underline for non-color classes.
3449         (info-xref-visited): New face.
3450         (Info-fontify-visited-nodes): New custom.
3451         (Info-hide-note-references): Add new value `hide'.  Doc fix.
3452         (Info-reference-name): New var.
3453         (Info-selection-hook): New custom.
3454         (Info-edit-mode-hook): New var.
3455         (Info-find-file): New fun.
3456         (Info-find-node): Move part of code to Info-find-file.
3457         (Info-find-node-2): Add anchors to Info-history-list.  Move point
3458         to the place with the reference name if name is defined.
3459         (Info-select-node): Add current node to Info-history-list.
3460         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
3461         (Info-search-whitespace-regexp): New custom.
3462         (Info-search-case-fold): New var.
3463         (Info-search): Add "case-sensitively" to the prompt.
3464         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
3465         (Info-search-case-sensitively, Info-search-next): New fun.
3466         (Info-up): Move point to the menu item of the current node.
3467         (Info-history): New fun.  Add *info-history* to
3468         same-window-buffer-names.
3469         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
3470         (Info-insert-toc): New fun.
3471         (Info-build-toc): New fun.
3472         (Info-follow-reference): Add new arg `fork'.  Doc fix.
3473         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
3474         with the same name prefer the reference closest to point.
3475         (Info-next-reference): Replace * by + in the *Note regexp.
3476         Add regexp for http:// and ftp://.  Skip the *Note prefix.
3477         (Info-prev-reference): Replace * by + in the *Note regexp.
3478         Add regexp for http:// and ftp://.  Skip the *Note prefix.
3479         (Info-follow-nearest-node): Add new arg `fork'.
3480         (Info-try-follow-nearest-node): Add new arg `fork'.
3481         Call browse-url for http:// and ftp:// references.
3482         Set Info-reference-name for index entries.
3483         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
3484         Info-search-next, Info-history, Info-toc, clone-buffer.
3485         (Info-menu-update): Replace * by + in the *Note regexp.
3486         (Info-mode): Add documentation for Info-history, Info-toc,
3487         Info-search-case-sensitively, Info-search-next, clone-buffer.
3488         (Info-fontify-menu-headers): Remove fun.  Move code to
3489         Info-fontify-node.
3490         (Info-fontify-node): Add docstring.  Add local vars
3491         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
3492         then fontify header line, titles, menu headers, http and ftp
3493         references, refill paragraphs.  If not-fontified-p is t or
3494         fontify-visited-p is t then fontify cross references, menu items.
3495         Fontify menu headers.  Fontify http and ftp references.
3496         Change regexp for cross references to require whitespace after *Note,
3497         add matching groups for file and node names.  Remove hack for quote.
3498         Use display property for Info-hide-note-references=t.  Use fifth
3499         or fourth match for help-echo.  Display visited nodes in a
3500         different face.  Unhide file names of external references.
3501         Unhide newlines.  Display visited menu items in a different face.
3503 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3505         * progmodes/compile.el: Require CL.
3506         (compilation-mode-font-lock-keywords): Re-install the "line as
3507         function" patch.
3509         * help-fns.el (help-C-source-directory): New var.
3510         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
3511         (describe-function-1, describe-variable): Use them.
3513         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
3514         to C source files specially.
3516 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3518         * info.el (Info-hide-cookies-node): New function.
3519         (Info-select-node): Use it.
3520         (Info-display-images-node): Remove message with image file name.
3522 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
3524         * progmodes/compile.el (compilation-warning-face)
3525         (compilation-info-face, compilation-skip-threshold)
3526         (compilation-skip-visited, compilation-context-lines):
3527         Declare :version when added to Emacs.
3528         (compilation-error-regexp-alist-alist): Extend caml and irix.
3529         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
3530         (compilation-mode-font-lock-keywords): Temporarily undo line as
3531         function patch, which wasn't ready.
3533 2004-04-07  Kenichi Handa  <handa@m17n.org>
3535         * international/latin1-disp.el (latin1-display-setup): Check each
3536         character is displayable or not instead of calling
3537         latin1-display-check-font.
3539 2004-04-06  Kenichi Handa  <handa@m17n.org>
3541         * language/ethio-util.el (ethio-sera-being-called-by-w3):
3542         New variable.
3543         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
3544         instead of sera-being-called-by-w3.
3545         (ethio-fidel-to-sera-buffer): Likewise.
3546         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
3547         instead of sera-being-called-by-w3.
3548         (ethio-write-file): Likewise.
3550 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3552         * printing.el: Doc fix.
3554 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
3556         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
3557         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
3558         (gdb-setup-windows): Only use separate IO buffer if required.
3560 2004-04-06  Kim F. Storm  <storm@cua.dk>
3562         * term.el (term-is-xemacs): Remove.
3563         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
3564         (term-window-width): New function.
3565         (term-mode, term-check-size): Use it.
3566         (term-mode): Disable overflow-newline-into-fringe in term buffer.
3568 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3570         * cus-edit.el (custom-add-parent-links): Change unbound variable
3571         `symbol' to `name'.
3573 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3574         * info.el (info-apropos): New function.
3575         (Info-mode-menu): Add it.
3576         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
3578         * help-mode.el (help-make-xrefs): Recognize aliased variable with
3579         inherited docstring.
3581         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
3583 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3585         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
3587         * progmodes/compile.el (font-lock): Don't require any more.
3588         (compilation-error-properties, compilation-start, compilation-sentinel)
3589         (compilation-filter, next-error): Use with-current-buffer.
3590         (compilation-skip-to-next-location, compilation-skip-threshold)
3591         (compilation-skip-visited): Move to silence the byte-compiler.
3592         (compilation-setup): Simplify.
3593         (compilation-next-error): Use line-(beginning|end)-position.
3594         Make sure `pt' is non-nil before using compilation-loop.
3595         (compile-goto-error): Add optional event arg.  Use it.
3596         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
3597         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
3598         Update the binding for mouse-2.
3599         (first-error): Set compilation-current-error to nil rather than bob.
3600         (compilation-parsing-end, compilation-parse-errors-function)
3601         (compilation-error-list, compilation-old-error-list):
3602         "New" compatibility variables.
3603         (compile-buffer-substring, compilation-compat-error-properties)
3604         (compilation-compat-parse-errors, compilation-forget-errors):
3605         New compatibility functions.
3606         (compilation-mode-font-lock-keywords): Use them.
3608 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
3610         * autorevert.el (auto-revert-handler): If point (or a window
3611         point) is at the end of the buffer, keep it there after
3612         reverting.  This allows to tail a file.
3613         Mention this in the `Commentary'.
3615         * format.el (format-write-file): Add optional argument CONFIRM
3616         and make it behave like the analogous argument to `write-file'.
3618 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3620         * progmodes/ebnf2ps.el: Doc fix.
3621         (ebnf-version): New version number (4.2).
3622         (ebnf-syntax): Customization and docstring fix.
3623         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
3624         Put autoloaded funs before first use.
3625         (ebnf-style-database): Add dtd entry.
3626         (ebnf-syntax-alist): Add dtd initialization.
3627         (ebnf-token-sequence): New fun.
3628         (ebnf-comment-table): Add new comment action character.
3629         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
3631         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
3632         Type Definition for XML).
3634         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
3635         * progmodes/ebnf-bnf.el (ebnf-sequence):
3636         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
3637         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
3638         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
3639         Code simplification: call ebnf-token-sequence.
3641 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
3643         * calendar/timeclock.el (timeclock-relative)
3644         (timeclock-get-project-function, timeclock-get-workday-function)
3645         (timeclock-query-out, timeclock-when-to-leave)
3646         (timeclock-when-to-leave-string, timeclock-log-data)
3647         (timeclock-generate-report, timeclock-in): Doc fixes.
3649 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3651         * url/: New dir.  Import the URL package from its repository.
3653 2004-04-03  Andreas Schwab  <schwab@suse.de>
3655         * diff-mode.el (diff-mode): Fix missing quote.
3657 2004-04-03  Juri Linkov  <juri@jurta.org>
3659         * descr-text.el (describe-property-list): Add `font-lock-face'.
3661         * dired.el (dired-font-lock-keywords): Fix permission regexps.
3663 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3665         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
3666         Use utf-16le on little endian machines and utf-16be otherwise.
3668 2004-04-02  David Kastrup  <dak@gnu.org>
3670         * net/browse-url.el (browse-url-generic): Use call-process
3671         instead of start-process to allow browsers that fork and detach.
3673 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
3675         * compile.el (compilation-current-error): New var.
3676         (compilation-setup, compile-mouse-goto-error)
3677         (compile-goto-error, next-error): Use it.
3678         (compilation-skip-to-next-location): Default to t, which gives
3679         contiguous skipping like old compile (where this was redundant).
3680         (compilation-next-error): Prevent previous-* commands from moving
3681         back to message at or just before point.
3683 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
3685         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
3686         (gdb-source-info): Don't display source at startup, if required.
3687         (gdb-show-main): New option.
3688         (gdba): Update documentation.
3689         (gdb-source): Cover case of auto-display output.
3691 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3693         * autorevert.el: Delete obsolete autoload's and defvar's.
3694         (auto-revert-check-vc-info): New user option.
3695         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
3696         (auto-revert-handler-vc): Delete.
3697         (auto-revert-handler): Treat return value `fast' of
3698         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
3700         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
3701         return `fast'.
3703         * files.el (buffer-stale-function): Doc change.
3705 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3707         * printing.el: New tip on Tips section.
3708         (pr-version): New version number (6.7.4).
3709         (pr-shell-file-name): Initialization fix.
3711 2004-03-31  Juri Linkov  <juri@jurta.org>
3713         * dired.el: Add autoload for `dired-do-touch'.
3714         (dired-touch-program): New var.
3715         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
3716         (dired-no-confirm): Add `touch' to docstring.
3718         * dired-aux.el (dired-do-touch): New fun.
3719         (dired-do-chxxx): Add argument -t for touch operation.
3721         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
3722         `dired-move-to-filename-regexp'.
3724 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
3726         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
3728 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3730         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
3731         and only if the buffer was modified.
3733 2004-03-30  Kenichi Handa  <handa@m17n.org>
3735         * international/characters.el: Delete pairs for U+2308..U+230B.
3737 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
3739         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
3740         to detect the beginning of a level 2 or 3 annotation.
3742 2004-03-29  Kenichi Handa  <handa@m17n.org>
3744         * international/ucs-tables.el (ucs-insert): Fix the error message.
3746 2004-03-29  Kenichi Handa  <handa@m17n.org>
3748         * international/mule-util.el (char-displayable-p): Fix generation
3749         of XLFD file name.
3751         * Makefile.in (setwins, setwins_almost): Change directory to $wd
3752         before finding directories by `find'.
3754 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3756         * subr.el (interactive-form): Delete.  Now implemented in C.
3758         * pcvs.el (cvs-parse-process): Workaround for Darwin.
3760         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
3761         (vc-diff-label): New fun.
3762         (vc-diff-internal): Use it.
3764         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
3766 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3768         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
3770         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
3771         specify XML (EBNFX).
3773         * progmodes/ebnf2ps.el: Doc fix.
3774         (ebnf-version): New version number (4.1).
3775         (ebnf-syntax): Adjust customization.
3776         (ebnf-style-database): Add ebnfx entry.
3777         (ebnf-syntax-alist): Add ebnfx initialization.
3778         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
3780         * printing.el: Doc fix.
3781         (pr-version): New version number (6.7.3).
3782         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
3783         returns nil for mouse position.  Reported by Drew Adams
3784         <drew.adams@oracle.com>.
3785         (pr-update-menus): Modify interactive declaration.  Reported by Drew
3786         Adams <drew.adams@oracle.com>.
3788 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
3790         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
3791         (gud-gdba-marker-filter): Log the process input and output, if
3792         required.  From Stefan Monnier.
3793         (gdb-debug-log, gdb-enable-debug-log): New variables.
3794         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
3796 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3798         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
3799         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
3801 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3803         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
3804         Call vc-find-file-hook here instead of in auto-revert-buffers.
3805         (auto-revert-buffers): Delete call to vc-find-file-hook.
3806         (auto-revert-verbose, global-auto-revert-non-file-buffers)
3807         (global-auto-revert-mode, auto-revert-set-timer)
3808         (auto-revert-handler, auto-revert-buffers): Doc fixes.
3810 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
3812         * woman.el (woman-change-fonts): Rename local variable
3813         woman-font-alist to font-alist to avoid a compiler warning.
3815 2004-03-27  Dave Love  <fx@gnu.org>
3817         * emacs-lisp/rx.el (rx): Doc fix.
3818         Fix copyright years.
3820         * strokes.el (strokes-global-set-stroke-string): New function.
3821         (strokes-list-strokes): Cope with strings, not just commands.
3822         Set foreground colour of image.
3823         (strokes-global-set-stroke): Doc fix.
3825 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3827         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
3828         Auto Revert mode.
3829         (Buffer-menu-files-only): New variable.
3830         (Buffer-menu-toggle-files-only): New function.
3831         (Buffer-menu-mode-map): Bind it to `T'.
3832         (Buffer-menu-mode): Mention `T' in docstring.
3833         Set buffer-stale-function.
3834         (list-buffers-noselect): Mark buffer non-modified and set
3835         Buffer-menu-files-only.
3837         * dired.el (buffer-stale-function): Remove no longer needed defvar.
3839         * autorevert.el (auto-revert-handler): Print revert message
3840         before, rather than after, reverting.
3841         (buffer-stale-function): Move to files.el.
3843         * files.el (buffer-stale-function): Move here from autorevert.el.
3845 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3847         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
3849         * calc/calc.el (calc-mode-map): Use mapc.
3851         * apropos.el (apropos-mode): Don't autoload.
3852         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
3853         (apropos): Use it.
3854         (apropos-print): Add optional `text' argument.
3855         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
3856         Don't assume point-min == 1.
3858         * bs.el (bs-buffer-list): Use buffer-local-value.
3859         (bs--set-toggle-to-show): Use with-current-buffer.
3861         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
3862         New funs.
3863         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
3865         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
3867         * dabbrev.el (dabbrev-expand): Fix regexp construction.
3868         (dabbrev--find-expansion): Use pop.
3869         (dabbrev--search): Use match-string-no-properties.
3871         * dired.el (dired-mode): Use run-mode-hooks.
3872         (dired-move-to-end-of-filename): Use match-string.
3874         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
3875         is bound before using it.
3876         (ediff-verbose-p): Make it into a var since it's not constant.
3878         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
3880         * faces.el (read-face-font): Don't cons up unnecessarily.
3881         (header-line, tool-bar): Share common parts.
3883         * files.el (file-relative-name): Use compare-strings.
3885         * finder.el (finder-mode): Follow coding convention.
3887         * subr.el (read-number): New function.
3889         * ses.el (ses-read-number): Move to subr.el.
3890         (ses-set-header-row): Use read-number.
3892 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
3894         * vc-hooks.el (vc-arg-list): New function, which handles both
3895         compiled and uncompiled code.
3896         (vc-default-workfile-unchanged-p): Use it.
3898         * vc.el (vc-print-log): Undo prev change, use new function
3899         vc-arg-list from vc-hooks.el.
3901 2004-03-26  Masatake YAMATO  <jet@gyve.org>
3903         * simple.el (completion-setup-function): Emphasize the
3904         first uncommon characters in the completions; and de-emphasize
3905         the common prefix substrings.
3906         (completion-emphasis): New face.
3907         (completion-de-emphasis): New face.
3909 2004-03-25  Juanma Barranquero  <lektu@terra.es>
3911         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
3912         Comment out (it's unused and unfinished code).
3914 2004-03-25  Sam Steingold  <sds@gnu.org>
3916         * vc.el (vc-print-log): Fix a bug in the last patch:
3917         backend-function may be a byte-compiled object, not a lambda.
3919 2004-03-25  Juri Linkov  <juri@jurta.org>
3921         * descr-text.el (describe-property-list): Add a button
3922         for `face' property that calls `describe-face'.
3923         Suggested by luis fernandes <elf@ee.ryerson.ca>
3925         * international/mule.el (keyboard-coding-system):
3926         * kmacro.el (kmacro-call-macro): Fix docstring.
3928         * dired.el: Fix comments.
3930         * textmodes/fill.el (fill): Fix Info link.
3932         * font-lock.el (fast-lock, lazy-lock):
3933         * jit-lock.el (jit-lock): Remove links to removed Support Modes
3934         Info node.
3936         * eshell/eshell.el (eshell): Fix broken info-link.
3938         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
3939         * eshell/em-banner.el (eshell-banner):
3940         * eshell/em-smart.el (eshell-smart):
3941         * eshell/esh-cmd.el (eshell-cmd):
3942         Comment out broken info-links to incomplete Info manual.
3944         * info-xref.el: Fix commentary.
3946 2004-03-25  Kevin Ryde  <user42@zip.com.au>
3948         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
3949         Remove spurious node duplicate suppression, doesn't work, not wanted.
3950         (info-xref-output): Take format style args, add "sit-for 0" to let
3951         user see the results as they progress.
3952         (info-xref-check-all-custom): New function.
3954 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
3956         * gdb-ui.el: Moved to progmodes.
3958 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3960         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
3962 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
3964         * calendar/appt.el (appt-check): Remove superfluous progn.
3965         When finished with diary buffer: if it was not being displayed
3966         before, kill it; otherwise restore its original state.
3967         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
3969         * calendar/calendar.el (calendar-set-mode-line): Use total
3970         available mode-line width, rather than frame-width.
3972         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
3973         after mode change so effect not lost.
3975 2004-03-23  Dave Love  <fx@gnu.org>
3977         * dired.el (dired) <defgroup>: Add link to manual.
3978         (dired-font-lock-keywords): Add highlighting on unusual permissions.
3979         (dired-revert): Use dolist.
3980         (dired-mode-map): Add U binding.
3981         (dired-mode): Add font-lock-beginning-of-syntax-function.
3982         (dired-garbage-files-regexp): Make it a defcustom.
3984 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3986         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
3987         is equivalent to nil.
3988         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
3989         (vc-arch-mode-line-string): Accept `added' state.
3990         (vc-arch-state): Use inode-sigs if available.
3991         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
3992         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
3993         (vc-arch-tagline-re): New var.
3994         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
3995         New functions.
3996         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
3997         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
3999         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
4000         (vc-file-not-found-hook): Use it.
4002         * diff-mode.el (diff-default-read-only): Change default.
4003         (diff-mode-hook): Make it a defcustom.  Add some options.
4004         (diff-mode-map): Bind diff-refine-hook.
4005         (diff-yank-handler): New var.
4006         (diff-yank-function): New fun.
4007         (diff-font-lock-keywords): Use them.
4008         (diff-end-of-file): Handle case where file-header looks like diff text.
4009         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
4010         (diff-file-kill): Delete a subsequent empty line, if applicable.
4011         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
4012         (diff-find-file-name): Use it.
4013         (diff-tell-file-name): New command.
4014         (diff-mode): Be careful with view-mode.
4015         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
4016         New functions, for use in diff-mode-hook.
4017         (diff-find-source-location): Catch "regex too large" errors.
4018         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
4019         (diff-refine-hunk): New command.
4021         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
4022         (smerge-context-menu-map): Remove unused var.
4023         (smerge-keep-all): Preserve markers.
4024         (smerge-keep-n): New fun.
4025         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
4026         (smerge-keep-current, smerge-ediff): Use it.
4027         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
4028         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
4029         (smerge-resolve): Resolve trivial 3-part conflicts.
4031 2004-03-23  Juri Linkov  <juri@jurta.org>
4033         * man.el (Man-width): New var.
4034         (Man-getpage-in-background): Use it.
4035         (Man-support-local-filenames): New var and fun.
4036         (Man-build-man-command): Don't add a second %s.
4037         (Man-fontify-manpage): Clean up message.
4038         (Man-mode): Set outline-regexp, outline-level,
4039         imenu-generic-expression.
4041         * woman.el (woman-fill-frame): Doc fix.
4042         (woman-decode-region): Use window-width instead of frame-width.
4044         * abbrevlist.el (list-one-abbrev-table):
4045         * descr-text.el (describe-char):
4046         * international/mule-diag.el (describe-current-coding-system):
4047         * international/quail.el (quail-insert-decode-map):
4048         Use window-width instead of frame-width.
4050         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
4051         (jka-compr-mode-alist-additions): Add tbz.
4052         (jka-compr-write-region, jka-compr-insert-file-contents):
4053         Add message for undefined compress-program.
4054         (jka-compr-write-region): Remove redundant var bindings.
4056         * dired-x.el (dired-guess-shell-alist-default): Add choices for
4057         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
4058         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
4059         (dired-man): Use dired-guess-shell-command.
4060         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
4061         Change default nil to t.
4063         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
4064         (dired-compare-directories): Add default value for empty input.
4066         * help-at-pt.el: Move suggestions for key bindings to Commentary.
4068         * time.el (display-time-string-forms): Fix help-echo date format.
4070 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
4072         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
4073         (buffer-stale-function): New variable.
4074         (auto-revert-list-diff, auto-revert-dired-file-list)
4075         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
4076         (auto-revert-handler): Take over some functionality of deleted
4077         functions.
4078         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
4080         * dired.el (dired-directory-changed-p): New fun, extracted from
4081         dired-internal-noselect.
4082         (dired-buffer-stale-p): New fun.
4083         (dired-internal-noselect): Use dired-directory-changed-p.
4084         Eliminate revert messages.
4085         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
4087 2004-03-23  Kenichi Handa  <handa@m17n.org>
4089         * international/characters.el: Setup syntaxes for more parentheses
4090         Unicode characters.
4092         * international/mule-cmds.el (select-safe-coding-system):
4093         Merge coding-system and auto-cs before comparing them.
4095 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4097         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
4099         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
4100         normal-auto-fill-function and comment-indent-function.
4101         The default values now work just as well.
4102         Don't set font-lock-beginning-of-syntax-function since we already set
4103         syntax-begin-function.
4104         (lisp-outline-level): Put ;;;###autoload at same level as (.
4105         (prin1-char): Quote special chars.
4107         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
4108         than with-no-warnings.
4110         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
4111         if the source location can't be found.
4112         (edebug-compute-previous-result): Use prin1-char.
4114         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
4115         (debug-ignored-errors): Add an entry.
4117         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
4118         (byte-compile-file): Output warning when deleting a file.
4120         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
4121         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
4123         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
4124         (byte-compile-inline-expand): Use backquote.
4125         (byte-optimize-pure-func): Rename from byte-optimize-concat.
4126         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
4128         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
4130         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
4132 2004-03-22  Juri Linkov  <juri@jurta.org>
4134         * finder.el (finder-known-keywords): Fix data, tex, unix.
4136         * play/landmark.el: Fix keywords.
4138         * language/ethio-util.el (ethio-find-file): Doc fix.
4140         * emacs-lisp/warnings.el: Doc fix.
4142         * textmodes/ispell.el (ispell-help): Doc fix.
4144 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
4146         * format.el (format-insert-file): Always return a list of two
4147         elements, like insert-file-contents does.
4149 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
4151         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
4152         and vc-BACKEND-diff.
4153         (vc-print-log): If the print-log implementation supports it, use
4154         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
4155         (vc-version-diff, vc-diff-internal): Doc fixes.
4157         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
4158         implementation supports it, let diff output go to *vc*,
4159         not *vc-diff*, since this is an internal call.
4161         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
4163         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
4165         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
4167 2004-03-21  Dave Love  <fx@gnu.org>
4169         * progmodes/cfengine.el (cfengine-mode):
4170         Set parse-sexp-ignore-comments.
4172         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
4174 2004-03-21  Juanma Barranquero  <lektu@terra.es>
4176         * allout.el (allout-mode): Fix docstring.
4178 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
4180         * files.el (insert-directory): Fix bug if SWITCHES is a list.
4182         * autorevert.el (auto-revert-interval): Make new value take
4183         effect immediately when set through Custom.
4184         (auto-revert-set-timer): Add interactive declaration.
4186 2004-03-19  David Ponce  <david@dponce.com>
4188         * ruler-mode.el (ruler-mode-header-line-format-old):
4189         Don't `make-variable-buffer-local'.
4190         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
4191         (ruler-mode-header-line-format): Simply funcall the above.
4192         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
4193         to save/restore a previous header line format.
4194         (ruler-mode-space): Don't depend on a numeric WIDTH value.
4195         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
4196         fringes and margins width.
4197         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
4199 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4201         * log-edit.el (log-edit-font-lock-keywords): Typo.
4203         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
4204         (tex-send-tex-command): Rather than here.
4205         (tex-compilation-parse-errors): Simplify.
4207         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
4209         * time.el (display-time-string-forms): Add help-echo with date on time.
4211         * composite.el (compose-region): Use restore-buffer-modified-p.
4213         * disp-table.el (standard-display-8bit): Simplify.
4215         * server.el (server-process-filter): Delete temp frame.
4217         * add-log.el (add-change-log-entry): Simplify.
4219 2004-03-19  Kim F. Storm  <storm@cua.dk>
4221         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
4222         (hexl-follow-line): Don't require 'fringe.
4224         * progmodes/compile.el (compilation-start): Always set
4225         compilation-last-buffer and return it.
4227 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
4229         * simple.el (clone-buffer): Doc fix.
4231 2004-03-18  Juanma Barranquero  <lektu@terra.es>
4233         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
4235 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4237         * log-edit.el (log-edit-font-lock-keywords): New var.
4238         (log-edit-mode): Use it.
4240 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
4242         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
4243         properly for watching in speedbar.
4245 2004-03-17  Masatake YAMATO  <jet@gyve.org>
4247         * smerge-mode.el (smerge-popup-context-menu):
4248         Put `unwind-protect' around `overlay-put' and `popup-menu'.
4250 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4252         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
4253         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
4254         Take sealed revisions into account.
4255         (vc-arch-checkin): Extract a summary line from the message.
4257 2004-03-16  Masatake YAMATO  <jet@gyve.org>
4259         * register.el (register): Provide `register' feature.
4261 2004-03-15  Masatake YAMATO  <jet@gyve.org>
4263         Added context menu support in smerge mode.
4264         Most of the part is written by Stefan Monnier.
4266         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
4267         New keymap and menu.
4268         (smerge-text-properties): New function.
4269         (smerge-remove-props): New function.
4270         (smerge-popup-context-menu): New function.
4271         (smerge-resolve): Call `smerge-remove-props'.
4272         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
4273         (smerge-keep-current): Ditto.
4274         (smerge-kill-current): New function.
4275         (smerge-match-conflict): Put text properties.
4276         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
4278 2004-03-15  David Ponce  <david@dponce.com>
4280         * ruler-mode.el: (ruler-mode-left-fringe-cols)
4281         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
4282         (ruler-mode-right-scroll-bar-cols): Remove.
4283         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
4284         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
4285         Use fringe-columns and scroll-bar-columns.
4287 2004-03-15  Masatake YAMATO  <jet@gyve.org>
4289         * hl-line.el (hl-line-range-function): New variable.
4290         (hl-line-move): New function.
4291         (global-hl-line-highlight): Use `hl-line-move'.
4292         (hl-line-highlight): Ditto.
4294         * scroll-bar.el (scroll-bar-columns):
4295         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
4297         * ruler-mode.el (top-level): Require scroll-bar and fringe.
4298         (ruler-mode-left-fringe-cols)
4299         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
4300         (ruler-mode-right-scroll-bar-cols)
4301         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
4302         (ruler-mode-ruler-function): New variable.
4303         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
4304         if the value for `ruler-mode-ruler-function'is given.
4306         * hexl.el (hexl-mode-hook): Make the hook customizable.
4307         (hexl-address-area, hexl-ascii-area): New customize variables.
4308         (hexlify-buffer): Put font-lock-faces on the address area and
4309         the ascii area.
4310         (hexl-activate-ruler): New function.
4311         (hexl-follow-line): New function.
4312         (hexl-highlight-line-range): New function.
4313         (hexl-mode-ruler): New function.
4315 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4317         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
4318         (vc-default-find-file-hook): New fun.
4319         (vc-find-file-hook): Call new find-file-hook operation.
4321         * vc-arch.el: New file.
4323 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
4325         * info-look.el (info-lookup): Reuse an existing Info window.
4327 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
4329         * woman.el (woman-preserve-ascii): Default value changed to t and
4330         doc string revised.
4332 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4334         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4335         Fix minor bug.
4337         * replace.el (occur-engine): Change message for count of matches.
4339         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
4340         For strings, do compare text properties.
4342 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
4344         * progmodes/compile.el (compile-auto-highlight)
4345         (compilation-error-list, compilation-old-error-list)
4346         (compilation-parse-errors-function, compilation-parsing-end)
4347         (compilation-error-message, compilation-directory-stack)
4348         (compilation-enter-directory-regexp-alist)
4349         (compilation-leave-directory-regexp-alist)
4350         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
4351         (compilation-current-file, compilation-regexps): Remove vars.
4353         (compile-error-at-point, compilation-error-filedata)
4354         (compilation-error-filedata-file-name, compile-reinitialize-errors)
4355         (compilation-next-error-locus, compilation-forget-errors)
4356         (count-regexp-groupings, compilation-parse-errors)
4357         (compile-collect-regexps, compile-buffer-substring): Remove funs.
4359         (compile-internal): Make obsolete.
4361         (compilation-first-column, compilation-error)
4362         (compilation-directory-matcher, compilation-page-delimiter)
4363         (compilation-mode-font-lock-keywords, compilation-debug)
4364         (compilation-error-face, compilation-warning-face)
4365         (compilation-info-face, compilation-line-face)
4366         (compilation-column-face, compilation-enter-directory-face)
4367         (compilation-leave-directory-face, compilation-skip-threshold)
4368         (compilation-skip-visited, compilation-context-lines): New vars.
4370         (compilation-warning-face, compilation-info-face)
4371         (compilation-message-face): New faces.
4373         (compilation-error-regexp-alist-alist): New constant.
4375         (compilation-face, compilation-directory-properties)
4376         (compilation-assq, compilation-error-properties, compilation-start)
4377         (define-compilation-mode, compilation-loop)
4378         (compilation-set-window): New functions.
4380         (compile): Additional argument for interactive compiles like TeX.
4382         * progmodes/grep.el (kill-grep): Move here from compile.el
4383         (grep-error, grep-hit-face, grep-error-face)
4384         (grep-mode-font-lock-keywords): New variables.
4385         (grep-regexp-alist): Simplify regexp and add `binary' case.
4386         (grep-mode): New mode.
4387         (grep-process-setup): Simplify.
4389 2004-03-11  Jason Rumney  <jasonr@gnu.org>
4391         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
4392         letters on DOS/Windows.
4394 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4396         * server.el (server-name): New var.
4397         (server-socket-dir): New var to replace server-socket-name.
4398         (server-start): Use them.
4400 2004-03-11  Simon Josefsson  <jas@extundo.com>
4402         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
4403         died to avoid infloop.  Reported by Jonathan Glauner
4404         <jglauner@sbum.org>.
4406 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4408         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
4409         (smerge-mode-menu): Use it to deactivate menu entries.
4410         (smerge-keep-current): New fun.
4411         (smerge-keep-current): Use it.
4413 2004-03-10  John Paul Wallington  <jpw@gnu.org>
4415         * foldout.el (foldout-fold-list, foldout-modeline-string):
4416         Declare them as variables, not constants.
4418 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4420         * ps-print.el: Modification to print *Messages* buffer.
4421         (ps-print-version): New version 6.6.4.
4422         (ps-message-log-max): New fun.
4423         (ps-spool-without-faces, ps-spool-with-faces)
4424         (ps-count-lines-preprint): Code fix.
4426         * printing.el: New tips in Tips section.
4428 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4430         * delim-col.el: Doc fix.
4432         * printing.el: Doc fix.  New doc section (Tips).
4434 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4436         * type-break.el (type-break-emacs-variant): Remove.
4437         (type-break-run-at-time, type-break-cancel-function-timers):
4438         Use fboundp rather than version name and number.
4440 2004-03-09  Masatake YAMATO  <jet@gyve.org>
4442         * hexl.el (hexl-mode): Use `make-local-variable' instead of
4443         `make-variable-buffer-local'.
4445 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
4447         * find-dired.el (find-dired): Call `shell-command' instead of
4448         `start-process-shell-command'.  By this, Tramp takes over
4449         handling of remote directories.
4451 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4453         * newcomment.el (comment-use-global-state): New var.
4454         (comment-search-forward): Use it.
4456         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
4458         * cus-edit.el (fill) <defgroup>: Move to fill.el.
4460         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
4461         (enable-kinsoku): Make it a defcustom.
4462         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
4463         paragraph to same-comment-start-marker.
4465 2004-03-07  Dave Love  <fx@gnu.org>
4467         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
4468         (browse-url-mail): Use it.
4470         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
4471         (rfc2368-unhexify-string): Use replace-regexp-in-string.
4473 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
4475         * woman.el (woman-man.conf-path): Doc fix.
4476         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
4478 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
4480         * sort.el (sort-columns): Remove ms-dos from the list of systems
4481         where the external `sort' command is not used.
4483 2004-03-07  Kim F. Storm  <storm@cua.dk>
4485         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
4486         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
4487         from overlay-arrow-variable-list.
4488         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
4490 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
4492         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
4493         overlay arrow string properly for the assembler buffer.
4495 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4497         * mail/sendmail.el (mail-mode): Fix last change.
4499 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
4501         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
4502         for the assembler buffer.
4503         (gdb-assembler-custom): Position the overlay arrow.
4504         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
4506 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4508         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
4510         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
4511         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
4513         * mail/sendmail.el (mail-mode): Set comment-start-skip.
4515         * newcomment.el (uncomment-region): Allow non-terminated comment.
4516         (comment-normalize-vars): Check the user-specified comstart marker.
4518 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
4520         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
4521         Otherwise, do use it if the region only contains font-lock text
4522         properties.
4524 2004-03-04  Masatake YAMATO  <jet@gyve.org>
4526         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
4527         as the callback function for eldoc.
4528         (hexl-print-current-point-info): New function.
4529         (hexl-current-address): Print the address in both decimal
4530         and hexadecimal format.
4532 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4534         * mail/rmail.el (rmail-convert-to-babyl-format):
4535         Specify t for UNIBYTE when calling mail-unquote-printable-region.
4537         * mail/mail-utils.el (mail-unquote-printable-region):
4538         New arg UNIBYTE.
4540         * startup.el (command-switch-alist): Doc fix.
4542         * simple.el (undo): Temporarily set this-command to `undo-start',
4543         then set it to `undo' once undo-start returns without error.
4545         * simple.el (minibuffer-history-sexp-flag): Doc fix.
4547         * simple.el (kill-line): Don't disregard trailing whitespace
4548         in eol condition, if show-trailing-whitespace is set.
4550         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
4551         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
4552         When disabling, restore old values only if mouse-sel-has-been-enabled.
4554         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
4555         (isearch-{-char): New function.
4556         (isearch-mode-map): Bind { to isearch-{-char.
4558         * font-lock.el (lisp-font-lock-keywords-2):
4559         Turn off the CL with-... and do-... general patterns.
4560         Instead, recognize several specific with... and do... constructs.
4562         * files.el (switch-to-buffer-other-window):
4563         Bind same-window-buffer-names and same-window-regexps to nil.
4564         (switch-to-buffer-other-frame): Likewise.
4566 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4568         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
4569         recognizing leading comment on code line.
4571 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4573         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
4574         hidden files/directories.
4576 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4578         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
4579         only comment-start (in case the mode hasn't set it).
4581         * Makefile.in (AUTOGENEL): New var.
4582         (bootstrap-prepare): Rename from bootstrap-clean.
4583         Don't remove elc files.
4584         (maintainer-clean): New target.
4586         * xml.el (xml-get-attribute-or-nil): Simplify.
4588 2004-03-02  Juri Linkov  <juri@jurta.org>
4590         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
4591         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
4592         URL to prevent their substitution with the environment variable
4593         values by browsers.
4595 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4597         * ps-print.el: Doc fix.
4598         (ps-print-version): New version number (6.6.3).
4599         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
4600         Docstring fix.
4601         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
4602         before printing.
4603         (ps-time-stamp-yyyy-mm-dd): New fun.
4604         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
4606 2004-03-02  Kim F. Storm  <storm@cua.dk>
4608         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
4610 2004-03-01  Juanma Barranquero  <lektu@terra.es>
4612         * allout.el (allout-rebullet-heading): Fix typo in docstring.
4614         * desktop.el (desktop-file-version)
4615         (desktop-after-read-hook): Fix typos.
4616         (desktop-clear-preserve-buffers): Remove redundant info in
4617         docstring already shown by the obsolescence message.
4618         (desktop-truncate, desktop-internal-v2s)
4619         (desktop-value-to-string): Change argument name to match docstring.
4621         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
4623         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
4624         docstring.
4626 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4628         * printing.el: Replace "As Is..." in PostScript file print/preview by
4629         "No Preprocessing...".  Suggested by Colin Marquardt
4630         <_marquardt_@zmd.de>.
4631         (pr-insert-section-4): Adjust buffer interface.
4633 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
4635         Version 2.0.39 of Tramp released.
4637         * net/tramp.el (tramp-handle-file-local-copy)
4638         (tramp-handle-write-region, tramp-open-connection-rsh):
4639         Variable name typo.  Small change.  From Patrick Tullmann
4640         <tullmann@flux.utah.edu>.
4641         (tramp-process-connection-type): New variable.
4642         (tramp-maybe-open-connection): Use it.
4643         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
4644         (tramp-touch): Set last-modified time of a remote file.
4645         (tramp-handle-write-region): Say which function is used when encoding.
4647 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
4649         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
4650         case of non-existing filename, too.  Reported by Christoph Bauer
4651         <c_bauer@informatik.uni-kl.de>.
4652         (tramp-smb-get-file-entries): The directory in question should
4653         have permissions "drwxrwxrwx".  Just virtual, because we don't
4654         know the real permissions.  Don't we know?
4655         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
4656         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
4657         (tramp-smb-wait-for-output): Optimize algorithm getting pending
4658         output.  If it was received chunkwise, there have been problems.
4659         Remove the "prompt not found" error message; it is obvious.
4660         Simplify algorithm.
4661         (tramp-smb-process-running): Remove.  Since we acknowledge the
4662         virtual prompt for shares, there's no need for distinction of
4663         reading shares (process ends afterwards) and interactive mode of
4664         smblient.
4665         (tramp-smb-open-connection): Setting process sentinel removed.
4666         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
4667         "NT_STATUS_NETWORK_ACCESS_DENIED".
4668         (tramp-smb-maybe-open-connection): Set `process-connection-type'
4669         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
4670         (top-level): Setting default value in `tramp-default-method-alist'
4671         corrected.  Order of USER and HOST have been wrong.
4672         Nobody complained for months ...
4673         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
4674         (tramp-smb-open-connection): Clear password cache if login has failed.
4676         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
4677         `tramp-unified-filenames'.
4678         (tramp-completion-mode): Make test for XEmacs explicitely.
4679         `event-to-character' can exists in Emacs packages too.
4680         Reported by Matt Swift <swift@alum.mit.edu>.
4681         (tramp-buffer-name): Buffer name must contain the user if exists.
4682         Reported by Adrian Phillips <a.phillips@met.no>.
4683         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
4684         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
4685         (tramp-do-copy-or-rename-file-out-of-band): Rename from
4686         `tramp-do-copy-or-rename-file-one-local', because it handles also
4687         the case both files use the same out-of-band method.
4688         Implementation added.
4689         (tramp-handle-file-local-copy, tramp-handle-write-region):
4690         Out-of-band handling removed.  `copy-file' called instead, which
4691         calls `tramp-do-copy-or-rename-file-out-of-band'.
4692         (tramp-action-password): Check for out-of-band method removed.
4693         This function is used for 'login-program.
4694         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
4695         appropriate.
4696         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
4697         and `tramp-parse-sknownhosts'.
4698         (tramp-completion-function-alist): It's a defvar now, because we
4699         want to apply the optimized `tramp-set-completion-function'
4700         instead of a static list.
4701         (tramp-set-completion-function): Implementation tuned.
4702         Avoid double entries, and entries where the function or the
4703         file/directory doesn't exist.
4704         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
4705         for SSH2.
4706         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
4707         (tramp-handle-dired-compress-file): New function.
4708         (tramp-async-proc): New variable.
4709         (tramp-handle-shell-command): Adding asynchronous processes.
4710         They are far from being perfect, but it works at least for
4711         `find-grep-dired' and `find-name-dired' in Emacs 21.4.
4712         (top-level): Require password.el if visible.  Should be mandatory
4713         once No Gnus has found its way into (X)Emacs.
4714         (tramp-read-passwd): Invoke `password-read' if available,
4715         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
4716         fallback any longer.
4717         (tramp-clear-passwd): New function.
4718         (tramp-process-actions, tramp-process-multi-actions):
4719         Clear password cache if login has failed.
4721         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
4722         its own module.
4723         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
4724         `ange-ftp-ftp-name-res'.  There could be incorrect values from
4725         previous calls in case the "ftp" method is used in the Tramp file
4726         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
4728 2004-02-28  Richard M. Stallman  <rms@gnu.org>
4730         * term.el (term-mouse-paste): Call mouse-set-point.
4732         * thumbs.el: New file.
4734 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4736         * progmodes/ebnf-abn.el: Doc fix.
4738         * progmodes/ebnf-bnf.el: Doc fix.
4739         (ebnf-repeat): Code fix.
4741         * progmodes/ebnf2ps.el: Doc fix.
4742         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
4744 2004-02-28  Juri Linkov  <juri@jurta.org>
4746         * ffap.el (dired-at-point): Additional writability test for
4747         relative directory names.
4748         (dired-at-point-prompter): Treat directories as a directory, get
4749         the directory component from files.
4750         (ffap-string-at-point): Return string from region if region is active.
4751         (ffap-file-at-point): Remove redundant code.
4753 2004-02-28  Kim F. Storm  <storm@cua.dk>
4755         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
4756         Initialize margin area images to nil.
4757         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
4758         (breakpoint-enabled-bitmap-face)
4759         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
4760         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
4761         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
4762         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
4763         (gdb-reset): Use gdb-remove-breakpoint-icons.
4764         (gdb-put-string): Add dprop arg to specify alternative display
4765         property (for setting fringe bitmap).
4766         (gdb-remove-strings): Doc fix.
4767         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
4768         icon in fringe (if available), or else as icon or text in display
4769         margin.  Creates necessary icons in breakpoint-bitmap,
4770         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
4771         Also make left window margin if required.
4772         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
4773         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
4774         no longer needed.
4775         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
4776         gdb-put-breakpoint-icon.
4777         (gdb-assembler-mode): Don't set left-margin-width here.
4779 2004-02-27  Kevin Ryde  <user42@zip.com.au>
4781         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
4782         comma, so that it DTRT in macros.
4784 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4786         * progmodes/sh-script.el (sh-shell-arg)
4787         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
4788         (sh-leading-keywords, sh-other-keywords): Fix custom type.
4790 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4792         * faces.el (face-spec-set-match-display): Add a new attribute,
4793         `min-colors'.
4794         (region, highlight, secondary-selection): Use `min-colors'.
4796         * custom.el (defface): Add documentation for `min-colors'.
4798         * font-lock.el (font-lock-comment-face, font-lock-string-face)
4799         (font-lock-keyword-face, font-lock-function-name-face)
4800         (font-lock-variable-name-face, font-lock-constant-face):
4801         Use `min-colors'.
4803         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
4805 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4807         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
4808         define assq-delete-all if it's not defined.
4809         (ebnf-generate-region): Code fix.
4811         * printing.el: Doc fix.
4812         (pr-version): New version number (6.7.2).
4813         (pr-command): Return empty string if command is an empty string.
4815 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4817         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
4819         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
4820         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
4821         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
4822         "tt" ["test"] ).  Reported by Markus Dreyer
4823         <mdreyer@ix.urz.uni-heidelberg.de>.
4824         (ebnf-version): New version number (4.0).
4825         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
4826         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
4827         (ebnf-delete-style): New commands.
4828         (ebnf-directory, ebnf-file): New funs.
4829         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
4830         (ebnf-production-name-p, ebnf-stop-on-error): New options.
4831         (ebnf-syntax-alist): New var.
4832         (ebnf-element-width): New fun replacing ebnf-list-width.
4833         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
4834         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
4835         (ebnf-prologue): Adjust vars.
4836         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
4837         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
4838         (ebnf-check-style-values, ebnf-generate-production)
4839         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
4840         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
4841         (ebnf-token-repeat): Code fix.
4843         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
4844         %right, %left and %prec.  Suggested by Matthew K. Junker
4845         <junker@alum.mit.edu>.
4846         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
4848         * progmodes/ebnf-iso.el: Doc fix.
4849         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
4850         (ebnf-iso-lex): Code fix.
4852         * progmodes/ebnf-bnf.el: Doc fix.
4853         (ebnf-bnf-lex): Code fix.
4855         * progmodes/ebnf-otz.el: Doc fix.
4857 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4859         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
4860         (abbrev-prefix-mark): Doc fix.
4862 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
4864         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
4865         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
4866         (gdb-var-delete): Make interactive (really).
4867         (gdb-edit-value): Make non-interactive.
4869         * progmodes/gud.el (gud-speedbar-menu-items):
4870         Add gdb-var-delete and, indirectly, gdb-edit-value.
4871         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
4872         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
4873         (gud-gdb-marker-filter): Add comment for annotations.
4875 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
4877         * calendar/calendar.el (generate-calendar)
4878         (calendar-read-date): Prevent display of BC calendars once more -
4879         reverts 2003-10-01 change.
4880         (generate-calendar-month): Doc fix.
4882 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4884         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
4885         return value of increment-calendar-month.
4887 2004-02-21  Stephen Compall  <s11@member.fsf.org>
4889         * saveplace.el (save-place-forget-unreadable-files)
4890         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4891         (save-place-forget-unreadable-files): New function.
4892         (save-place-alist-to-file): Use it to filter out files that are
4893         no longer readable.
4895         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4896         current Texinfo environment, using the same method as in
4897         `texinfo-insert-@end', and insert a space rather than a newline if
4898         point in a @table environment.
4900 2004-02-21  Juri Linkov  <juri@jurta.org>
4902         * ffap.el (ffap-file-at-point): Try parent directories.
4904 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
4906         * vcursor.el (vcursor-modifiers): New defcustom.
4907         (vcursor-cs-binding): Use vcursor-modifiers instead of a
4908         hard-coded list.
4910 2004-02-21  Masatake YAMATO  <jet@gyve.org>
4912         * play/animate.el (animate-birthday-present): Accept names other
4913         than `Sarah', too.
4915 2004-02-21  Juri Linkov  <juri@jurta.org>
4917         * startup.el: Remove table of command line arguments from the
4918         Commentary section.
4920 2004-02-20  John Wiegley  <johnw@newartisans.com>
4922         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
4923         again" modifier from 'e' to 'E', since 'e' is also used by the
4924         "file extension" modifier.
4926 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
4928         * help-fns.el (describe-categories): Doc fix.
4930 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4932         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
4933         temporary file for buffer already visiting one.  This change makes
4934         output likely to be directly usable by patch program.
4935         Suggested by Adrian Aichner  <adrian@xemacs.org>
4937 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
4939         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
4940         case of variables defined in compound statements.
4941         (gdb-setup-windows, gdb-source-info, gdb-source-info):
4942         Simplify constructions using switch-to-buffer.
4944 2004-02-19  Simon Josefsson  <jas@extundo.com>
4946         * play/morse.el: Fix typo.
4947         (morse-code): Add @.
4949 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
4951         * calendar/appt.el (appt-display-format): Change default to
4952         'ignore, for backwards compatibility.
4953         (appt-display-message): If appt-display-format is 'ignore,
4954         respect old vars appt-msg-window and appt-visible.
4955         (appt-activate): Don't depend on return value of cancel-timer.
4957         * calendar/calendar.el (calendar-holidays): Doc fix.
4959         * calendar/cal-coptic.el (coptic-prompt-for-date):
4960         Use assoc-string instead of assoc-ignore-case.
4961         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4962         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4963         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4964         * calendar/cal-islam.el (calendar-goto-islamic-date)
4965         (mark-islamic-diary-entries): Ditto.
4966         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4967         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4968         (calendar-read-mayan-tzolkin-date): Ditto.
4969         * calendar/calendar.el (calendar-read-date): Ditto.
4970         * calendar/diary-lib.el (mark-diary-entries): Ditto.
4972 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4974         * progmodes/executable.el (executable-command-find-posix-p):
4975         Fix choice of the directory.
4977 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4979         * simple.el (interprogram-cut-function)
4980         (interprogram-paste-function, kill-new, kill-append):
4981         Doc fixes.
4982         (kill-region): Make it return nil.  Doc fix.
4983         (yank-pop): Make its argument optional.
4984         (yank): Make ARG `-' equivalent to `-1'.
4986 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
4988         * mail/rmail.el (rmail-get-new-mail): Don't reference
4989         rmail-use-spam-filter if rmail-spam-filter is not loaded.
4991 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4993         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
4994         if one of global-auto-revert-non-file-buffers or autorevert-mode
4995         is non-nil.
4997 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4999         * subr.el (delete-dups): A better implementation from Karl Heuer
5000         <kwzh@gnu.org>.
5002 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
5004         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
5005         correct place.
5006         * progmodes/icon.el (icon-indent-command): Ditto.
5007         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
5009 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
5011         * progmodes/grep.el (grep-compute-defaults): Undo change from
5012         2004-01-29: don't use executable-command-find-posix-p.
5014 2004-02-16  Richard Sharman  <rsharman@pobox.com>
5016         * hilit-chg.el: Use require instead of eval-and-compile.
5017         (highlight-compare-buffers): New function.
5019 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
5021         * man.el (Man-fontify-manpage): Render section headings in
5022         `Man-overstrike-face' even when overstrike was not used by man
5023         formatter for section headings.
5025 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
5027         * rmail-spam-filter.el: (vm-use-spam-filter)
5028         (rsf-min-region-length-added-to-spam-list): New variables.
5029         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
5030         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
5031         spam testing.  Don't delete spam message if automatic deletion
5032         after output via variable rmail-delete-after-output is turned on.
5033         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
5034         rsf-bbdb-dont-create-entries-for-spam.
5035         (check-field): New function, extracted from code in
5036         rmail-spam-filter to ease addition of header fields like content-type.
5037         (message-content-type): New variable to check the content-type:
5038         field added, also in defcustom of rsf-definitions-alist.
5039         (rmail-spam-filter): Replace repeated test code for header fields
5040         by calls to check-field; change the call to
5041         rmail-output-to-rmail-file such that rmail-current-message stays
5042         the same to avoid wrong deletion of unseen flags.
5043         (rsf-add-contents-type): New function to convert old format
5044         of rmail-spam-definitions-alist into new one.
5045         Change prefixes of all variables and functions from
5046         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
5048 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
5050         * loadhist.el (unload-hook-features-list): New defvar.
5052 2004-02-16  Dave Love  <fx@gnu.org>
5054         * loadhist.el (unload-feature): Doc fix.  Rename flist to
5055         unload-hook-features-list.
5057 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
5059         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
5060         cookie.  Don't check if we are looking-at open-formula.
5062 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5064         * subr.el (match-string-no-properties): Use substring-no-properties.
5066 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
5068         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
5069         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
5070         Use lower-case "rx" in all error message.
5072 2004-02-16  Dave Love  <fx@gnu.org>
5074         * emacs-lisp/rx.el (rx-or): Put group around result.
5075         (rx-constituents): Add backref.
5076         (rx-syntax): Add string-delimiter, comment-delimiter.
5077         (rx-categories): Add combining-diacritic.
5078         (rx-check-not, rx-greedy, rx): Doc fix.
5079         (rx-backref, rx-check-backref): New.
5081 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
5083         * newcomment.el (uncomment-region): Allow eob as comment end.
5085 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
5087         * filecache.el: All message and error commands now use prefix
5088         "Filecache:" to make it easy to read *Messages* buffer.
5090 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
5092         * autorevert.el: Add support to detect changed dired and VC buffers.
5093         (auto-revert-active-p, auto-revert-list-diff)
5094         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
5095         (auto-revert-handler, auto-revert-active-p): New functions.
5096         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
5097         and `auto-revert-active-p'.
5098         (eval-when-compile): Defvar dired-directory and vc-mode.
5099         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
5100         (auto-revert-handler-vc): New functions.
5102 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
5104         * progmodes/compile.el (compilation-directory): New defvar.
5105         (compile): Save current directory in compilation-directory.
5106         (recompile): Bind default-directory to compilation-directory if
5107         that is non-nil.
5109 2004-02-16  Dave Love  <fx@gnu.org>
5111         * newcomment.el (comment-insert-comment-function)
5112         (comment-region-function, uncomment-region-function): New.
5113         (comment-indent): Use comment-insert-comment-function.
5114         (uncomment-region): Use uncomment-region-function.
5115         (comment-region): Use comment-region-function.
5117         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
5119 2004-02-16  Richard Stallman  <rms@gnu.org>
5121         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
5122         loaddefs* and ldefs-boot*.
5124 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
5126         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
5127         and email address at the beginning and end of the address.
5129         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
5130         anchored at the beginning of the email address.
5132 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
5134         * international/ccl.el (ccl-compile-write): Pass `left' to
5135         ccl-embed-code to generate correct code of write-expr-register.
5137 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
5139         * progmodes/grep.el (grep-compute-defaults): Fix typos.
5141 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5143         * x-dnd.el: Mention support for Motif in commentary.
5144         (x-dnd-handle-drag-n-drop-event): Ditto.
5146 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
5148         * ses.el: Use "ses--" prefixes for buffer-local variables.
5149         Use (point-min) instead of 1, even when we know the buffer
5150         is unnarrowed.
5151         (ses-build-load-map): Delete.  Distribute its content to defconst's for
5152         the three maps.
5153         (ses-menu, ses-header-line-menu): New menus.
5154         (ses-mode-map): Use them.
5155         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
5157 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
5159         * Makefile.in: Fix the CC Mode recompile kludge so it works
5160         when building in a different directory.
5162 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
5164         * simple.el (kill-new): Put yank-handler property on the entire string.
5166 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5168         * diff.el: Don't use compile any more, use diff-mode instead.
5169         (diff-regexp-alist, diff-old-file, diff-new-file)
5170         (diff-parse-differences, diff-process-setup): Remove.
5171         (diff-sentinel): New fun.
5172         (diff): Use it.  Run the process ourselves.
5173         Use diff-mode for the rest of the processing.
5175         * diff.el (diff): Simplify code handling `switch'.
5177 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5179         * pcvs-defs.el (cvs-menu): Add `tag'.
5181 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
5183         * simple.el (kill-append): Doc fix.
5185         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5186         Adapt outline-regexp to the new conventions for commenting out code.
5188 2004-02-11  John Paul Wallington  <jpw@gnu.org>
5190         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
5192 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5194         * diff.el (diff-switches): New fun.
5195         (diff, diff-backup): Use it.
5196         (diff): Clean up the args construction.  Use backquote.
5197         Use listp instead of consp to avoid putting a nil arg.
5198         (diff): Add a revert-buffer function.
5200 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5202         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT,  FILE_NAME
5203         handled by x-dnd-handle-file-name.
5204         (x-dnd-known-types): Add COMPOUND_TEXT.
5205         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
5206         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
5207         x-dnd-empty-state.
5208         (x-dnd-forget-drop): Ditto.
5209         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
5210         (x-dnd-handle-one-url): Return private when inserting text.
5211         (x-dnd-insert-ctext): New function.
5212         (x-dnd-handle-file-name): New function for FILE_NAME.
5213         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
5214         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
5215         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
5217 2004-02-10  Kenichi Handa  <handa@m17n.org>
5219         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
5220         instead of while loop.
5222 2004-02-10  Miles Bader  <miles@gnu.org>
5224         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
5226 2004-02-09  Kenichi Handa  <handa@m17n.org>
5228         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
5229         have end-of-line.
5231 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
5233         * Makefile.in: Added extra dependencies in the recompile target
5234         needed to cope with the compile time macro expansions in CC Mode.
5236 2004-02-09  Kim F. Storm  <storm@cua.dk>
5238         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
5239         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
5240         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
5241         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
5242         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
5243         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
5244         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
5245         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
5246         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
5247         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
5248         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
5250 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5252         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
5253         Don't allow shrink if there's a window on our right.
5255         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
5256         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
5257         Bring together declaration and initialization.
5258         (prolog-mode-variables): Don't set the syntax table.
5259         Don't set paragraph-start and comment-indent-function.
5260         Add /*..*/ to the comment regexps.
5261         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
5262         (prolog-mode-map): Don't bind TAB.
5263         (prolog-mode): Set the syntax table.
5264         (prolog-comment-indent): Remove.
5265         (inferior-prolog-mode-map): Initialize in the declaration.
5266         (inferior-prolog-mode-syntax-table)
5267         (inferior-prolog-mode-abbrev-table): New vars.
5268         (inferior-prolog-mode): Derive from comint-mode.
5269         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
5270         minibuffer windows.
5272         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
5273         in file names, as long as it is unabmiguous.
5275 2004-02-08  Andreas Schwab  <schwab@suse.de>
5277         * textmodes/reftex-toc.el
5278         (reftex-toc-load-all-files-for-promotion): Remove useless use of
5279         format.  Doc fix.
5281         * textmodes/refer.el (refer-find-entry-internal): Remove extra
5282         format string arguments.
5284         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
5285         string argument.
5287         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
5289         * play/zone.el (zone-call): Fix format string.
5291         * net/webjump.el (webjump-builtin): Add missing format string argument.
5293         * midnight.el (midnight-delay-set): Remove extra format string argument.
5295         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
5297         * hexl.el (hexl-insert-char): Add missing format string argument.
5299         * format.el (format-decode): Fix format string.
5301         * emulation/vi.el (vi-mode): Remove extra format string argument.
5302         (vi-repeat-last-search): Likewise.
5303         (vi-reverse-last-search): Likewise.
5304         (vi-goto-mark): Likewise.
5305         (vi-reverse-last-find-char): Likewise.
5306         (vi-repeat-last-find-char): Likewise.
5307         (vi-locate-def): Likewise.
5309         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
5311         * ediff-util.el (ediff-toggle-read-only): Remove extra format
5312         string argument.
5313         (ediff-toggle-regexp-match): Likewise.
5315         * dired-aux.el (dired-do-query-replace-regexp): Add missing
5316         format string argument.
5318         * calc/calc-map.el (calc-get-operator): Remove extra format
5319         string argument.
5321         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
5323         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
5324         string argument.
5326         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
5328         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
5330         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
5332         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
5333         (cl-struct-setf-expander): Likewise.
5335         * vc.el (with-vc-file): Fix unsafe uses of error.
5336         (vc-cancel-version): Likewise.
5338 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
5340         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
5341         thousands separator; fixes <class>:<line-number> regexp for
5342         non-english locales.
5344 2004-02-08  Andreas Schwab  <schwab@suse.de>
5346         * view.el (view-mode-enable): Revert previous change.
5348 2004-02-07  Kim F. Storm  <storm@cua.dk>
5350         * simple.el (line-number-at-pos): Rename from line-at-pos.
5351         Uses changed (what-line and vc-annotate-warp-version).
5353 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5355         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
5356         (diff-mode): Remove aborted attempt at support for compile.el.
5357         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
5359 2004-02-06  Andreas Schwab  <schwab@suse.de>
5361         * view.el (view-mode-enable): Add view-mode-map to
5362         minor-mode-overriding-map-alist.
5364 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5366         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
5368 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5370         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
5371         with point inside rather than after the paragraph.
5373 2004-02-04  Sam Steingold  <sds@gnu.org>
5375         * mail/smtpmail.el (smtpmail-try-auth-methods):
5376         Do not try authentication when no mechanism is available.
5377         Pass port-name as defaultport to `netrc-machine'.
5379 2004-02-04  Stephen Eglen  <stephen@gnu.org>
5381         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
5382         to show how minibuffer height can be constrained.
5384 2004-02-04  John Paul Wallington  <jpw@gnu.org>
5386         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
5388 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5390         * x-dnd.el: New file for drag and drop.
5392         * term/x-win.el: require x-dnd, set after-make-frame-functions
5393         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
5394         drag-n-drop event.
5396         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
5397         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
5398         (dired-dnd-handle-file): New functions for drag and drop support.
5399         (dired-mode): Initialize drag and drop if x-dnd present.
5401 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5403         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
5404         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
5405         (cperl-mode): Set fill-paragraph-function.
5406         (cperl-fill-paragraph): Make it non-interactive.
5408 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
5410         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
5412 2004-02-02  David Kastrup  <dak@gnu.org>
5414         * replace.el (perform-replace): Allow 'literal argument in
5415         regexp-flag to indicate literal replacement.
5416         (query-replace-regexp-eval): Use it.
5418 2004-02-01  Andreas Schwab  <schwab@suse.de>
5420         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
5422 2004-02-01  Stephen Eglen  <stephen@gnu.org>
5424         * info-look.el: Add support for maxima-mode.  Update commentary
5425         because info-lookup-symbol is now bound to C-h S.
5427 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
5429         * simple.el (edit-and-eval-command): Bind print-level and
5430         minibuffer-history-sexp-flag around call to read-from-minibuffer.
5431         Correct initial position in command-history.
5433 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
5435         * files.el (read-directory-name): Adapt the docstring to recent
5436         change in Fread_file_name.
5438 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
5440         * ses.el (ses-print-cell): If print format too wide for column
5441         width, truncate decimal places if that helps to avoid "#####" fill.
5442         * ses.el (ses-initial-column-width): Revert previous change.
5444 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5446         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
5447         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
5448         Add edebug info.
5449         (jit-lock-mode): Setup/cancel the new timer.
5450         (jit-lock-context-fontify): New fun.  Extracted from
5451         context fontification code of jit-lock-stealth-fontify.
5452         (jit-lock-stealth-fontify): Don't do context fontification any more.
5454         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
5455         (jit-lock-fontify-now): Handle the `quit' case.
5456         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
5458 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
5460         * progmodes/executable.el (executable-command-find-posix-p):
5461         New.  Check if find handles arguments Posix-style.
5463         * progmodes/grep.el (grep-compute-defaults):
5464         Use executable-command-find-posix-p.
5465         (grep-find): Check `grep-find-command'.
5467         * filecache.el (file-cache-find-posix-p): Delete.
5468         (file-cache-add-directory-using-find):
5469         Use `executable-command-find-posix-p'.
5471 2004-01-29  Dave Love  <fx@gnu.org>
5473         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
5474         Iterate the hook function if arg is given.
5475         (mark-defun, narrow-to-defun): Change order of finding the limits.
5477         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
5478         (byte-compile-format-warn): New.
5479         (byte-compile-callargs-warn): Use it.
5480         (Format, message, error): Add byte-compile-format-like property.
5481         (byte-compile-maybe-guarded): New.
5482         (byte-compile-if, byte-compile-cond): Use it.
5483         (byte-compile-lambda): Compile interactive forms,
5484         just to make warnings about them.
5486 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
5488         * ses.el (ses-initial-column-width): Increase to 14, so it will
5489         work well with the default printer of "%.7g" for extreme values
5490         like "-1.234567e+07".
5492 2004-01-29  Kenichi Handa  <handa@m17n.org>
5494         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
5496 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
5498         * dos-w32.el: Added support for the `default-printer-name' function.
5500 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5502         * server.el (server-socket-name): Don't use the hostname in the
5503         socket name since /tmp is local to the host anyway.
5505         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
5506         robust check of widening and fix var-naming.
5508 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
5510         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
5511         or rmail-spam- to rsf- in all function and variable names.
5512         (rsf-min-region-to-spam-list): New variable.
5513         (rsf-bbdb-auto-delete-spam-entries): Rename from
5514         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
5515         scanned together with the recipients field for spam testing; Don't
5516         delete spam message if rmail-delete-after-output is non-nil;
5517         (rsf-check-field): New function, extracted from code in
5518         rmail-spam-filter to ease addition of header fields like
5519         content-type:;
5520         (message-content-type): New variable.  The content-type: field was
5521         added also in defcustom of rsf-definitions-alist;
5522         (rmail-spam-filter): Replace repeated test code for header fields
5523         by calls to check-field; change the call to
5524         rmail-output-to-rmail-file such that rmail-current-message stays
5525         the same to avoid wrong deletion of unseen flags.
5526         (rmail-use-spam-filter): Add autoload cookie.
5528 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
5530         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
5531         (file-cache-add-directory-using-find): Add Cygwin support.
5532         (file-cache-find-command-posix-flag): New user variable.
5534         * filecache.el (file-cache-add-directory): Check for
5535         directories an remove them from dir-files.
5537 2004-01-27  Richard M. Stallman  <rms@gnu.org>
5539         * man.el (Man-fontify-manpage): Clean up message.
5541 2004-01-27  Kenichi Handa  <handa@m17n.org>
5543         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
5544         (sentence-end): Define using sentence-end-without-space.
5546         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
5547         a sentence ends with one of a character in sentence-end-without-space.
5549 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5551         * font-lock.el (font-lock): Add jit-lock as explicit group member.
5552         (jit-lock): Group declaration moved to jit-lock.el.
5553         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
5554         when necessary.
5556         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
5557         (jit-lock-context-unfontify-pos): Rename from
5558         jit-lock-first-unfontify-pos.
5559         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
5561 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
5563         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
5564         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
5565         (fortran-fill): When filling a string, adjust re-search-backward
5566         argument for special case of string just on fill-column.
5567         When filling non-string, allow one extra char if
5568         fortran-break-before-delimiters is non-nil.
5569         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
5570         Use fortran-break-delimiters-re and fortran-no-break-re to
5571         correctly handle cases such as "**".
5573         * progmodes/f90.el (f90-break-delimiters): Doc fix.
5574         (f90-no-break-re): Add some extra tokens.  Doc fix.
5576 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
5578         * mail/rmail-spam-filter.el:
5579         Use two semicolons as Commentary line prefix.
5580         Add ";;; Code:" stylized comment.
5581         Delete end-of-line whitespace.
5582         Wrap (require 'cl) with `eval-when-compile'.
5584 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
5586         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
5587         at the top level of vc.el.
5589 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
5591         * vc.el (vc-current-line): Function removed.  This is now done by
5592         the new function line-at-pos in simple.el.
5593         (vc-annotate-warp-version): Use line-at-pos instead of
5594         vc-current-line.
5596 2004-01-22  Kim F. Storm  <storm@cua.dk>
5598         * simple.el (line-at-pos): New defun.
5599         (what-line): Use it.  Optimize by only counting lines in narrowed
5600         region once.
5602 2004-01-22  Kenichi Handa  <handa@m17n.org>
5604         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
5605         point (register r1) only for charset mule-unicode-0100-24ff.
5607 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5609         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
5610         trailing white space and ensure a final newline.
5612         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
5613         Add autoload cookie.
5615 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
5617         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
5618         activate view-mode explicitly.
5620 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5622         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
5623         use clipboard first.
5625 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5627         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
5628         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
5629         (vc-mcvs-cvs): Remove.
5630         (vc-mcvs-command): Remove use of assert.
5632         * outline.el (outline-insert-heading): Tighten up match.
5633         (outline-demote, outline-move-subtree-down): Don't assume anything
5634         about outline-regexp.
5636         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
5637         (texinfo-show-structure): Explicitly add ^, and simplify.
5639 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
5641         * calendar/appt.el (appt-check): Restore usage of
5642         appt-issue-message deleted in previous change.
5643         (top-level): Activate package when loaded (needed for backwards
5644         compatibility).
5646 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
5648         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
5649         following previous change to smtpmail-send-data.
5651 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
5653         * vc.el (vc-default-previous-version): Doc enhancement.
5654         (vc-default-next-version): New function.
5655         (vc-print-log): New arg FOCUS-REV.
5656         (vc-annotate-mode): Derive from view-mode.
5657         (vc-annotate): New args REVISION, DISPLAY-MODE.
5658         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
5659         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
5660         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
5661         (vc-annotate-show-diff-revision-at-line, vc-current-line)
5662         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
5664         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
5666 2004-01-19  Karl Berry  <karl@gnu.org>
5668         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
5669         or "TexInfo".
5671 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
5673         * subr.el (delete-dups): New function.
5675 2004-01-19  Karl Berry  <karl@gnu.org>
5677         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
5678         with ^, since that's what texinfo-show-structure
5679         documentation says (plus it works much better in texinfo.txi).
5681 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
5683         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
5685 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
5687         * progmodes/which-func.el (which-function-mode): Don't cancel
5688         which-func-update-timer if not set.
5690 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
5692         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
5693         Remove spurious left square bracket in XX:XXam regexp.
5695 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
5697         * progmodes/cc-defs.el: Do not require cl at run time.
5699 2004-01-16  Richard M. Stallman  <rms@gnu.org>
5701         * emacs-lisp/cl.el (cl-cannot-unload): New function.
5702         (cl-unload-hook): Defvar this to run cl-cannot-unload.
5704         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
5705         Call rmail-spam-filter.  Delete and expunge spam.
5706         Print number of spam messages deleted.
5707         Save and restore the deletion status of old messages when reading
5708         new mail with spam filter, so that expunging spam does not expunge
5709         msgs deleted by the user.
5710         (rmail-only-expunge): Add an optional argument dont-show to
5711         prevent showing message after expunge.
5713 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
5715         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
5716         * subr.el (declare): New macro.
5718 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
5720         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
5722 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5724         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5725         Test window-system rather than system-type (for X11/Mac).
5727 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
5729         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
5731 2004-01-12  Richard M. Stallman  <rms@gnu.org>
5733         * mail/rmail.el (rmail-convert-to-babyl-format):
5734         Use mail-unquote-printable-region.
5735         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
5736         (rmail-hex-char-to-integer): Functions deleted.
5738         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
5739         (mail-unquote-printable-region): New arg NOERROR.
5740         For invalid encoding, either signal an error to just return nil.
5742 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
5744         * calendar/appt.el: Update copyright and commentary.
5745         (appt-issue-message): Make obsolete.
5746         (appt-visible, appt-msg-window): Make obsolete, in favour of
5747         appt-display-format.
5748         (appt-display-mode-line, appt-display-duration)
5749         (appt-display-diary, appt-time-msg-list, appt-mode-string)
5750         (appt-prev-comp-time, appt-display-count, appt-timer)
5751         (appt-convert-time): Doc change.
5752         (appt-disp-window-function, appt-delete-window-function):
5753         Use defcustom rather than defvar.
5754         (appt-display-format): New variable.
5755         (appt-display-message): New function with display code from appt-check.
5756         (appt-check): Add optional FORCE argument.  Doc change.
5757         Add appt-make-list to diary-hook if displaying diary.
5758         Remove checking of view-diary-entries-initially.
5759         Message display section removed to new function appt-display-message.
5760         (appt-display-window): Doc change.  Remove unused internal var
5761         this-buffer.  Do not beep, since appt-display-message does that.
5762         (appt-make-list): Doc change.  Use caar.
5763         (appt-sort-list): Simplify by using builtin sort function.
5764         (appt-update-list): New function for updating appts when diary is
5765         saved.
5766         (appt-activate): New autoloaded function to toggle package
5767         functionality.
5769         * calendar/cal-x.el: (calendar-one-frame-setup)
5770         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
5772         * calendar/calendar.el: Update copyright.
5773         (view-diary-entries-initially, european-calendar-style): Doc change.
5774         (calendar-setup): Make defcustom rather than defvar.
5775         (mark-visible-calendar-date): Initialize temp-face and faceinfo
5776         in let binding so local to function.
5778         * calendar/diary-lib.el: Update copyright.
5779         (diary, diary-entry-time): Doc change.
5780         (list-diary-entries): Doc change.  Trivial logic change.
5781         (fancy-diary-display): Restore make-face command mistakenly
5782         deleted 2003-05-08.
5783         (show-all-diary-entries): Allow to pop-up frame if needed.
5785 2004-01-09  John Paul Wallington  <jpw@gnu.org>
5787         * bindings.el (mode-line-change-eol): Add EVENT parameter.
5788         Temporarily select EVENT's window for changing eol type.
5790 2004-01-09  Deepak Goel  <deego@gnufans.org>
5792         * calendar/diary-lib.el (diary-entry-time):
5793         Also accept time in the form XX[.XX][am/pm/AM/PM].
5794         (fancy-diary-font-lock-keywords): Likewise.
5795         (diary-font-lock-keywords): Likewise.
5796         * calendar/appt.el (appt-add): Likewise.
5797         (appt-make-list): Likewise.
5798         (appt-convert-time): Likewise.
5800 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
5802         * gdb-ui.el (gdb-ann3): Revert previous change.
5803         (gdb-source-info): Allow for case of where compilation directory
5804         is not recorded.
5806 2004-01-08  John Paul Wallington  <jpw@gnu.org>
5808         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
5810 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
5812         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
5814         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
5815         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
5816         problems.
5817         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
5819 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
5821         * files.el (write-file-functions, write-contents-functions):
5822         Clarify docstrings.
5824 2004-01-07  Kenichi Handa  <handa@m17n.org>
5826         * international/mule.el (set-auto-coding): Fix for the case that
5827         end-of-line is only CR.
5829 2004-01-07  Kim F. Storm  <storm@cua.dk>
5831         * subr.el (event-start, event-end): Doc fix.
5832         (posn-string, posn-image): New defuns.
5833         (posn-object): Return either image or string object.
5834         (posn-object-x-y): Return 8th element of position.
5835         (posn-object-width-height): New defun.
5837 2004-01-06  Andreas Schwab  <schwab@suse.de>
5839         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
5840         output.
5842 2004-01-05  Karl Berry  <karl@gnu.org>
5844         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
5845         / and *, too.
5847 2003-12-31  Simon Josefsson  <jas@extundo.com>
5849         * files.el (before-save-hook): Add.
5850         (basic-save-buffer): Use before-save-hook.
5852         * emacs-lisp/copyright.el: Fix comment to recommend
5853         before-save-hook instead of write-file-functions.
5855 2004-01-05  Richard M. Stallman  <rms@gnu.org>
5857         * finder.el (finder-commentary): Call delete-other-windows.
5859         * net/ange-ftp.el (ange-ftp-file-attributes):
5860         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
5862 2004-01-04  Karl Berry  <karl@gnu.org>
5864         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
5865         comment characters % and # in the copyright year notice,
5866         as well as ;.
5868 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
5870         * wid-edit.el (default): Define dummy :value-delete.
5871         Reported by Jesper Harder <harder@ifa.au.dk>.
5873 2004-01-03  Richard M. Stallman  <rms@gnu.org>
5875         * progmodes/compile.el (compile-internal): Use point, not point-min,
5876         for set-window-point.
5878         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
5880         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
5882         * progmodes/grep.el (grep-mode-map):
5883         Don't remap next-line, previous-line.
5885 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
5887         * speedbar.el (speedbar-edit-line): Change regexp to position
5888         the cursor on the first character of this line's button.
5890 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5892         * subr.el (functionp): Doc fix.
5894 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5896         * progmodes/idlwave.el (idlwave-make-tags):
5897         * textmodes/flyspell.el (flyspell-large-region):.
5898         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
5899         * emulation/viper-util.el (viper-glob-unix-files):
5900         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
5901         * man.el (Man-init-defvars):
5902         * jka-compr.el (jka-compr-call-process):
5903         * files.el (get-free-disk-space,insert-directory):
5904         * ediff-ptch.el (ediff-test-patch-utility):
5905         * ediff-diff.el (ediff-test-utility):
5906         * dired-aux.el (dired-check-process):
5907         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
5908         test the return value of call-process, because it can be a string.
5910 2003-12-31  John Paul Wallington  <jpw@gnu.org>
5912         * bindings.el (completion-ignored-extensions): Add .pfsl.
5914 2003-12-31  Kim F. Storm  <storm@cua.dk>
5916         * ido.el (ido-nonreadable-directory-p): New defun to check for
5917         nonreadable directory without activating tramp (to avoid problems
5918         with checking incomplete tramp paths).
5919         (ido-set-current-directory, ido-file-internal)
5920         (ido-file-name-all-completions1): Use it.
5922 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
5924         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
5925         documentation if the anchor (or node) name is preceded by `info
5926         anchor' or `Info anchor' in addition to earlier `info node' and
5927         `Info node'.
5928         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
5930 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
5932         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
5933         error in arguments to base64-decode-region.  Remove ^M characters
5934         after decoding base64.
5936 2003-12-30  Simon Josefsson  <jas@extundo.com>
5938         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
5939         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
5940         have only been distributed with Emacs for some years.
5941         (texinfo-mode-hook): Customize.
5943 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
5945         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
5946         cleaner (suggested by Richard Stallman).
5948         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
5949         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5950         file-name clashes on 8+3 DOS filesystems.
5952         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
5953         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
5954         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
5955         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
5956         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
5957         file-name clashes on 8+3 filesystems.
5959         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
5960         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
5961         file-name clashes on 8+3 DOS filesystems.
5963 2003-12-29  Richard M. Stallman  <rms@gnu.org>
5965         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
5966         Upcase the character.
5968         * textmodes/flyspell.el (mail-mode-flyspell-verify):
5969         Search for header separator alone on a line, literally,
5970         and search for it backward, not forward.
5971         (flyspell-abbrev-table): Always use global-abbrev-table
5972         if there is no local one.
5974         * progmodes/sh-script.el (sh-get-indent-info):
5975         Don't move point back if at bob.
5977         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
5979         * play/handwrite.el (handwrite): Make the handwrite credit message
5980         a comment rather than an output command.
5982         * obsolete/sc.el: Display message that this file is obsolete.
5984         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
5986         * mail/rfc822.el (rfc822-address-start): Declare variable.
5987         Renamed from address-start.  All uses changed.
5989         * term.el (term-exec): Set up sentinel.
5990         (term-sentinel): New function.
5991         (term-handle-exit): New function.
5993         * subr.el (assoc-ignore-case, assoc-ignore-representation):
5994         Use assoc-string, and mark them obsolete.
5995         (delay-mode-hooks): Mark as permanent local.
5997         * simple.el (sendmail-user-agent-compose): Use assoc-string.
5999         * register.el (copy-rectangle-to-register): Doc fix.
6001         * info.el (Info-insert-dir): Use assoc-string.
6003         * info-look.el (info-lookup): Use assoc-string.
6005         * frame.el (pop-up-frame-function): Use quote, not `function'.
6006         (frame-notice-user-settings): Calculate ADJUSTED-TOP
6007         copying with lists as coordinate values.
6009         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
6011         * find-dired.el (kill-find): New command.
6012         (find-dired): Make buffer read-only.
6013         Set up a keymap with C-c C-k running kill-find.
6014         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
6016         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
6018         * filecache.el (file-cache-ignore-case): New variable.
6019         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
6021         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
6022         (comint-dynamic-complete-as-filename): Rename local vars.
6023         (comint-dynamic-list-filename-completions): Likewise.
6025         * comint.el (comint-dynamic-list-completions-config): New var.
6026         (comint-dynamic-list-completions): Handle both SPC and TAB right.
6028         * comint.el (comint-file-name-chars): Add [].
6029         (comint-word): Use skip-chars-backward, not search.
6031         * shell.el (shell-file-name-chars): Add [].
6033         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
6035         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
6037         * generic.el (define-generic-mode): Doc fix.
6039 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
6041         * files.el (kill-some-buffers): Doc fix.
6043 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
6045         * comint.el (comint-watch-for-password-prompt): Pass `string' as
6046         arg to send-invisible
6047         (send-invisible): Doc fix.  The argument is now a prompt, not the
6048         string to send.
6049         (comint-read-noecho): Doc fix.
6051 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
6053         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
6054         "@", as required by some ISP hosting service.  Fix defcustom
6055         argument syntax errors that prevented use of customization.
6057 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
6059         * xml.el (xml-get-attribute-or-nil): Doc fix.
6061 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
6063         * net/zone-mode.el (zone-mode): Use write-file-functions, not
6064         write-file-hooks.
6066 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6068         * autorevert.el (auto-revert-interval): Doc fix.
6070 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
6072         * xml.el (xml-get-attribute-or-nil): New function, like
6073         xml-get-attribute, but returns nil if the attribute was not found.
6074         (xml-get-attribute): Convert to defsubst, uses
6075         xml-get-attribute-or-nil.
6077 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
6079         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
6081 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
6083         * custom.el (custom-declare-theme): Use `value' when putting
6084         properties on `theme'.
6086 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
6088         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
6089         for each yank-handler segment.
6090         (insert-for-yank-1): New function, with the body of the previous
6091         insert-for-yank.
6093         * textmodes/table.el (table-yank-handler): New defcustom.
6094         (table--put-cell-indicator-property): Put yank-handler property
6095         that indicates the yank handler for the table cell.
6097 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6099         * generic-x.el (etc-modules-conf-generic-mode): A more complete
6100         set of keywords.
6102 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
6104         * international/mule-cmds.el (reset-language-environment)
6105         (set-language-environment): Don't invoke fontset-related functions
6106         if fontset-list is not fboundp.
6108 2003-12-29  Kenichi Handa  <handa@m17n.org>
6110         * international/mule-cmds.el (reset-language-environment):
6111         Call set-overriding-fontspec-internal with nil.
6112         (set-language-environment): Call set-overriding-fontspec-internal
6113         if the language environment specify `overriding-fontspec'.
6114         (language-info-alist): Doc added.
6116         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
6117         characters of mule-unicode-0100-24ff.
6118         (ccl-encode-windows-1251-font): New CCL program.
6119         ("Bulgarian"): Specify overriding-fontspec.
6120         ("Belarusian"): Likewise.
6122 2003-12-28  Sam Steingold  <sds@gnu.org>
6124         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
6125         parameter ID-FORMAT to conform with the 2003-11-30 patch.
6127 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
6129         * progmodes/gud.el (gud-gdb-command-name): Set default to
6130         "gdb --annotate=3".
6131         (gud-gdb-marker-filter): Look out for annotations.
6132         (gdb-first-pre-prompt): New variable.
6133         Remove trailing white space.
6135         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
6136         if necessary.
6137         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
6138         annotations are detected.
6139         (gud-gdba-marker-filter): Use global variable gud-marker-acc
6140         instead of a local one to allow transition from
6141         gud-gdb-marker-filter.
6142         Remove trailing white space.
6144 2003-12-27  Kim F. Storm  <storm@cua.dk>
6146         * ido.el: Handle non-readable directories.
6147         (ido-decorations): Add 9th element for non-readable directory.
6148         (ido-directory-nonreadable): New dynamic var.
6149         (ido-set-current-directory): Set it.
6150         (ido-read-buffer, ido-file-internal):
6151         (ido-read-file-name, ido-read-directory-name): Let-bind it.
6152         (ido-file-name-all-completions1): Return empty list for
6153         non-readable directory.
6154         (ido-exhibit): Print [Not readable] if directory is not readable.
6155         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
6156         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
6157         Use it.
6159 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
6161         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
6162         calls to directory-files-and-attributes and file-attributes.
6163         (ls-lisp-format): Remove system dependent handling of user and
6164         group id's.
6166 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
6168         * ffap.el (ffap-read-file-or-url): Revert previous change.
6170 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
6172         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
6173         new list of included files called `files-with-node-lines', that
6174         only have node lines.  This way @include commands can include any
6175         file, such as version and update files without node lines, not
6176         just files that are chapters.
6178 2003-12-25  Andreas Schwab  <schwab@suse.de>
6180         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
6181         file not found.
6183 2003-12-08  Miles Bader  <miles@gnu.org>
6185         * dired.el (dired-between-files): Always use dired-move-to-filename,
6186         which is more robust in non-english locales.
6188 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
6190         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
6192 2003-12-24  Andreas Schwab  <schwab@suse.de>
6194         * shell.el (shell-file-name-quote-list): Add backslash.
6196         * comint.el (comint-quote-filename): Correctly handle backslash
6197         in comint-file-name-quote-list.
6199 2003-12-24  Kenichi Handa  <handa@m17n.org>
6201         * international/mule-cmds.el (set-default-coding-systems):
6202         Call ucs-set-table-for-input for all buffers that don't have local
6203         value of buffer-file-coding-system.
6205         * international/ucs-tables.el (ucs-set-table-for-input):
6206         If translation-table-for-encode is a symbol, get its
6207         translation-table property.
6209 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
6211         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
6212         to `completing-read' on a recently fixed bug.
6214         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
6215         instead of SPACE, to get the list of possible fringe modes.
6216         SPACE only works if both `partial-completion-mode' and
6217         `completion-auto-help' are nil.
6219         * complete.el (PC-is-complete-p): Delete.
6220         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
6221         calls to `test-completion'.
6223 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
6225         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
6226         to edit values when there are no children.
6228         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
6229         a mode called "Assembler" already exists.
6230         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
6231         (gud-watch): Use format option.  Remove font properties from string.
6232         (gdb-var-create-handler, gdb-var-list-children-handler):
6233         Don't bother about properties as there are none.
6234         (gdb-var-create-handler, gdb-var-list-children-handler)
6235         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
6236         with two arguments.
6237         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
6238         Let speedbar show value changes with a different font.
6239         (gdb-edit-value): New defun.
6240         (gdb-clear-partial-output, gdb-clear-inferior-io)
6241         (def-gdb-auto-update-handler): Use erase-buffer.
6242         (gdb-frame-handler): Display watch expressions in
6243         FUNCTION::VARIABLE format if required.
6245 2003-12-23  John Paul Wallington  <jpw@gnu.org>
6247         * info.el (Info-unescape-quotes, Info-split-parameter-string)
6248         (Info-goto-emacs-command-node): Doc fixes.
6250 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
6252         * cus-edit.el (custom-add-parent-links): Define "many".
6254 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
6256         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
6257         (widget-child-validate, widget-type-value-create)
6258         (widget-type-default-get, widget-type-match): New functions.
6259         (lazy): New widget.
6260         (menu-choice, checklist, radio-button-choice, editable-list)
6261         (group, documentation-string): Remove redundant (per 2003-10-25
6262         change) calls to `widget-children-value-delete'.
6263         (widget-choice-value-get, widget-choice-value-inline): Remove.
6264         (menu-choice): Update widget.
6266 2003-12-03  Kenichi Handa  <handa@m17n.org>
6268         * language/cyrillic.el: Register "microsoft-cp1251" in
6269         ctext-non-standard-encodings-alist.
6270         ("Bulgarian"): Add ctext-non-standard-encodings.
6271         ("Belarusian"): Likewise.
6273         * international/mule-conf.el (compound-text-with-extensions):
6274         Change the type to 2 (iso-2022 base).
6276         * international/mule.el (ctext-non-standard-encodings-alist):
6277         Change the format.
6278         (ctext-non-standard-encodings): New variable.
6279         (ctext-post-read-conversion): Fully re-written.
6280         (ctext-non-standard-designations-alist): Delete it.
6281         (ctext-non-standard-encodings-table): New function.
6282         (ctext-pre-write-conversion): Fully re-written.
6284 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
6286         * cus-edit.el (custom-add-parent-links): Add documentation links
6287         for parent, if the item has none of its own.
6289 2003-11-30  Richard M. Stallman  <rms@gnu.org>
6291         * dired-aux.el (dired-do-query-replace-regexp):
6292         Report files visited read-only.
6294 2003-11-30  Juri Linkov  <juri@jurta.org>
6296         * dired-aux.el (dired-compare-directories): New command.
6297         (dired-file-set-difference, dired-files-attributes): New functions.
6299 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
6300         Version 2.0.38 of Tramp released.
6302         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
6303         Charles Curley <charlescurley@charlescurley.com>.
6304         (tramp-multi-connection-function-alist): Add ssht entry which adds
6305         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
6306         Aichner.
6307         (tramp-get-method-parameter): New function to retrieve a method
6308         parameter.  This allows for omission of method parameters.
6309         Callers adjusted.
6311 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
6313         * net/tramp.el: Add new optional parameter ID-FORMAT to
6314         `file-attributes'.  Calls of `file-attributes' won't use this
6315         parameter for backward compatibility reasons.
6316         (tramp-perl-file-attributes): Add a new parameter to Perl script
6317         in order to handle uid/gid as strings, if desired.
6318         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
6319         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
6320         order to make the function more general.
6321         (tramp-handle-file-attributes): Replace proprietary optional
6322         parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
6323         (tramp-handle-file-attributes-with-perl): Handle parameter
6324         NONNUMERIC if set.  This wasn't done in the past.
6325         (tramp-post-connection): Apply second parameter "$2" if
6326         `tramp-remote-perl' is called.
6328         * net/tramp-smb.el (tramp-smb-handle-delete-file):
6329         Correct cut'n'waste error (`filename' instead of `directory').
6330         (tramp-smb-handle-directory-files-and-attributes)
6331         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
6332         introduced parameter ID-FORMAT.
6333         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
6334         error (`directory' instead of `ldir').
6336         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
6337         `file-attributes' has a second parameter.  If yes, apply it with
6338         value "'integer".  Otherwise, don't use that parameter (default is
6339         integer format).
6341 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
6343         * help.el (help-map): Bind `display-local-help' to `C-h .'.
6344         (help-for-help): Add `C-h .' to the listed Help options.
6345         Remove trailing whitespace.
6347         * help-at-pt.el: New file.
6349 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
6351         * subr.el (noreturn, 1value): New macros for test coverage.
6352         See `testcover.el'.
6354         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
6356         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
6357         for macro `1value'.
6358         (testcover-1value): New function.  Checks that a 1value form
6359         actually returns only one value.  Requested by RMS.
6361 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
6363         * gdb-ui.el (gud-watch, gdb-var-create-handler)
6364         (gdb-var-list-children, gdb-var-list-children-handler)
6365         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
6366         gdb commands that use mi to keep them out of the command history.
6368 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6370         * cus-start.el (all): Add use-file-dialog.
6372 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6374         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
6376 2003-11-27  Kim F. Storm  <storm@cua.dk>
6378         * subr.el (posn-object-x-y): New defun.
6380 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6382         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
6383         Don't use `space' for \\\n.
6384         Be more selective as to which # are comment-starters.
6386 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
6388         * subr.el (number-sequence): Improve handling of floating point
6389         arguments (suggested by Kim Storm).  Allow negative arguments.
6391 2003-11-26  Kenichi Handa  <handa@m17n.org>
6393         * international/mule-cmds.el (standard-display-european-internal):
6394         Cancel the standard-display-table setting for ` and '.
6396 2003-11-26  Kim F. Storm  <storm@cua.dk>
6398         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
6399         New defcustoms to add ffap-like functionality to ido.
6400         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
6401         (ido-no-final-slash): New defun.
6402         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
6403         (ido-read-file-name): ): Toggle VC checking via
6404         vc-handled-backends instead of vc-master-templates.
6405         (ido-file-internal): Handle ido-use-url-at-point and
6406         ido-use-filename-at-point via code borrowed from ffap-guesser.
6407         Handle new ido-exit code ffap.
6408         (ido-sort-list): Ignore final slash when sorting file names.
6410 2003-11-25  Kim F. Storm  <storm@cua.dk>
6412         * emulation/cua-base.el (cua--standard-movement-commands):
6413         Add forward-sentence and backward-sentence.
6415 2003-11-25  Stephen Eglen  <stephen@gnu.org>
6417         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
6418         iswitchb-exit is set to 'usefirst when user selects buffer at head
6419         of list using RET.  (Selecting buffers at the head of the list was
6420         broken if the substring was also a complete buffername.)
6422 2003-11-23  Kim F. Storm  <storm@cua.dk>
6424         * progmodes/compile.el (grep-command, grep-use-null-device)
6425         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
6426         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
6427         (grep-regexp-alist, grep-program, find-program)
6428         (grep-find-use-xargs, grep-history, grep-find-history)
6429         (grep-process-setup, grep-compute-defaults)
6430         (grep-default-command, grep, grep-tag-default, grep-find)
6431         (grep-expand-command-macros, grep-tree-last-regexp)
6432         (grep-tree-last-files, grep-tree): Move grep variables, functions
6433         and commands to new file grep.el.
6434         (compilation-mode-map): Remove grep commands from Compile sub-menu.
6435         (compilation-process-setup-function): Doc fix.
6436         (compilation-highlight-regexp, compilation-highlight-overlay): New
6437         defvars used for highlighting current compile error in source buffer.
6438         (compile-internal): New optional args HIGHLIGHT-REGEXP and
6439         LOCAL-MAP which overrides compilation-highlight-regexp and
6440         compilation-mode-map for this compilation.
6441         Delay calling compilation-set-window-height until after running
6442         compilation-process-setup-function so it can buffer-local override
6443         compilation-window-height.
6444         Check buffer-local value of compilation-scroll-output.
6445         (compilation-set-window-height): Use buffer-local value of
6446         compilation-window-height.
6447         (compilation-revert-buffer): Don't pass (undefined)
6448         preserve-modes arg to revert-buffer.
6449         (next-error-no-select, previous-error-no-select): New commands.
6450         (compilation-goto-locus): Temporarily highlight current match in
6451         source buffer using compilation-highlight-regexp.
6453         * progmodes/grep.el: New file with grep code from compile.el.
6454         (grep): New defcustom group.
6455         (grep-window-height): New defcustom, like compilation-window-height.
6456         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
6457         (grep-scroll-output): New defcustom, like compilation-scroll-output.
6458         (grep-command, grep-use-null-device, grep-find-command)
6459         (grep-tree-files-aliases, grep-tree-ignore-case)
6460         (grep-tree-ignore-CVS-directories): Move to grep custom group.
6461         (grep-setup-hook): New hook variable.
6462         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
6463         (grep-last-buffer): New defvar, override compilation-last-buffer.
6464         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
6465         Call compile-internal with args highlight-regexp and grep-mode-map.
6467 2003-11-23  Kim F. Storm  <storm@cua.dk>
6469         * subr.el (event-start, event-end): Doc fix.
6470         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
6471         (posn-area, posn-actual-col-row, posn-object): New defuns.
6472         (posn-col-row): Simplify doc.  Rewrite to use cond.
6473         (posn-point): Also return buffer position for events outside text
6474         area (that info is now present in the event position).
6476         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
6477         mouse-set-point so that hscroll still works now that clicks on
6478         fringes generate specific mouse events.
6479         (mouse-set-point): Note that it now works in fringes and margins
6480         too due to new semantics of posn-point in fringes and margins.
6482         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
6483         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
6485 2003-11-20  Kim F. Storm  <storm@cua.dk>
6487         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
6488         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
6489         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
6490         to 100 for icons to avoid increasing line height when shown.
6492 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6494         * newcomment.el (comment-normalize-vars): Initialize properly if
6495         comment-start was nil.
6497 2003-11-19  Andreas Schwab  <schwab@suse.de>
6499         * simple.el (set-variable): Fix indentation.
6501 2003-11-17  Kenichi Handa  <handa@m17n.org>
6503         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
6504         Fix docstring.
6506 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6508         * international/latin1-disp.el (latin1-display): Fix docstring.
6510 2003-11-16  John Wiegley  <johnw@newartisans.com>
6512         * eshell/em-ls.el (eshell-ls-file): There are times with
6513         size-width is nil and uncomputed (when directories are created in
6514         dired, for example); in this case, 4 is reasonable default value,
6515         although it may caused skewed new entries (which could be avoided
6516         by returning the original value of 8 in all cases, but 99% of the
6517         time this is a waste of whitespace).
6519 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
6521         * cc-engine.el (c-guess-continued-construct)
6522         (c-guess-basic-syntax): Check a little more carefully if it's a
6523         function declaration when an unknown construct followed by a block
6524         is found inside a statement context.  This avoids macros followed
6525         by blocks to be taken as function declarations.
6527         (c-guess-continued-construct): Change the analysis of a statement
6528         continuation with a brace open to `substatement-block', for
6529         consistency with recognized statements.
6531         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
6532         start is in a position so that `c-beginning-of-statement-1' jumped
6533         to the beginning of the same statement.
6535         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
6536         Don't accept binary operators in the arglist if we're in a function
6537         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
6538         template recognition in cases like "if (a < b || c > d)".
6540         (c-restricted-<>-arglists): New more appropriate name for
6541         `c-disallow-comma-in-<>-arglists'.
6543         Accessing functions updated for the variable name change.
6545         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
6546         match data could get clobbered if NOT-INSIDE-TOKEN is used.
6548         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
6549         labels.
6551         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
6552         instead of duplicating parts of it.  This fixes bogus label
6553         recognition.
6555         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
6556         of checking the context in which to apply the minimum indentation,
6557         so that it isn't enforced in e.g. namespace blocks.
6559         * cc-vars.el (c-inside-block-syms): New constant used by
6560         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
6561         to somewhat reduce the risk of becoming stale.
6563         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
6564         cc-cmds to cc-engine to allow use from cc-align.
6566         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
6567         qualified identifiers containing "::".
6569         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
6570         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
6572         * cc-vars.el (c-emacs-features): Use a space in front of the name
6573         of the temporary buffer.  That also avoids dumping problems in
6574         XEmacs due to undo info being left around after the buffer is killed.
6576         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
6577         arglist to see if it's a K&R style declaration.
6579         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
6580         before returning `knr-argdecl-intro'.
6582 2003-11-16  John Wiegley  <johnw@newartisans.com>
6584         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
6585         field in a long-listing always 8 characters, use `size-width',
6586         which has already been computed.
6588 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
6590         * subr.el (minor-mode-list): Add `hs-minor-mode'.
6592 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
6594         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
6595         Support operation while narrowed, with `diff-restrict-view'.
6597 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
6599         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6600         Take additional optional arg NARROWFUN.  For the generated functions:
6601         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
6602         include frags that arrange to check for and save narrowing state before
6603         the move and then conditionally call NARROWFUN after the move.
6605 2003-11-14  John Wiegley  <johnw@newartisans.com>
6607         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
6608         that was optional, but obviously missing based on surrounding code.
6610         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
6611         string arguments to numbers unless the whole argument was seen as
6612         a number.
6614 2003-11-14  Kenichi Handa  <handa@m17n.org>
6616         * international/mule.el (ctext-non-standard-encodings-alist):
6617         Fix coding systems.
6619 2003-11-10  Kenichi Handa  <handa@m17n.org>
6621         * language/kannada.el ("Kannada"): Add sample-text.
6623         * language/knd-util.el (kannada-compose-region)
6624         (kannada-compose-string, kannada-post-read-conversion):
6625         Add autoload cookie.
6627         * international/quail.el (quail-completion): Change the message
6628         "corresponding translations" to "corresponding characters".
6630 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
6632         * descr-text.el (describe-char): Fix typo.
6634 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
6636         These changes are to support Kannada language/script.
6638         * Makefile.in (DONTCOMPILE): Add kannada.el.
6640         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
6642         * loadup.el: Preload kannada.el.
6644         * language/ind-util.el (ucs-kannada-to-is13194-alist)
6645         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
6646         New variables.
6648         * language/kannada.el: New file.
6650         * language/knd-util.el: New file.
6652 2003-11-07  Andreas Schwab  <schwab@suse.de>
6654         * progmodes/autoconf.el (autoconf-font-lock-keywords):
6655         Also highlight AH_*.
6657         * xml.el (xml-parse-dtd): Fix misplaced paren.
6659 2003-11-07  Kenichi Handa  <handa@m17n.org>
6661         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
6663 2003-11-05  Juri Linkov  <juri@jurta.org>
6665         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
6666         (desktop-buffer-file): Use saved buffer-file-coding-system
6667         for file reading.  Set auto-insert to nil to prevent automatic
6668         insertion into restored empty files.
6670 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
6672         * files.el (risky-local-variable-p): Make second argument optional.
6674 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6676         * subr.el (add-hook): Fix last change.
6678 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
6680         * mail/rmail.el (rmail-convert-to-babyl-format):
6681         If base64-decode-region signals an error, catch it and silently
6682         ignore it.
6684 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
6686         * xml.el (xml-parse-region): Allow comments to appear after the
6687         topmost element has closed.
6688         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
6689         (xml-ns-expand-attr): New functions to do namespace handling.
6690         (xml-intern-attrlist): Back-compatible handling of attribute names.
6691         (xml-parse-tag): Move namespace handling to separate functions.
6692         Now produces elements in the form ((:ns . "element") (attr-list)
6693         children) instead of ('ns:element (attr-list) children).
6694         (xml-parse-attlist): Fix attribute parsing.
6695         (xml-parse-dtd): Change parsing so that it produces strings
6696         instead of interned symbols.
6698 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
6700         * dired.el (dired-ls-sorting-switches): Doc fix.
6702 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
6704         * emacs-lisp/rx.el (rx-or): Fix the case of
6705         "(rx (and ?a (or ?b ?c) ?d))".
6707 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
6709         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
6710         (texinfo-format-region): Use it.
6711         (texinfo-format-buffer-1): Ditto.
6713 2003-11-01  Alan Mackenzie  <acm@muc.de>
6715         Changes to allow scrolling whilst in isearch mode:
6716         * isearch.el (isearch-unread-key-sequence): New function,
6717         extracted from isearch-other-meta-char.
6718         (top level): (put 'foo 'isearch-scroll) on all Emacs's
6719         "scrollable" standard functions.
6720         (isearch-allow-scroll): New customizable variable.
6721         (isearch-string-out-of-window, isearch-back-into-window)
6722         (isearch-reread-key-sequence-naturally)
6723         (isearch-lookup-scroll-key): New functions.
6724         (isearch-other-meta-char): Doc string and functionality enhanced.
6725         Now accepts a prefix argument.
6726         (isearch-lazy-highlight-window-end): New variable.
6727         (isearch-lazy-highlight-new-loop): Pay attention to the window's
6728         end (thru isearch-lazy-highlight-window-end), not only its start.
6730         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
6731         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
6732         (universal-argument, universal-argument-more, negative-argument)
6733         (digit-argument, universal-argument-other-key): Minor changes.
6735 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
6737         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
6738         recursively if the last message is deleted, thus avoiding an
6739         infinite loop.
6741 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6743         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
6744         (tex-main-file): Don't add .tex if the extension is already present.
6745         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
6747 2003-10-29  Lute Kamstra  <lute@gnu.org>
6749         * progmodes/octave-inf.el (inferior-octave-prompt):
6750         Recognize version number in prompt.
6752 2003-10-28  Dave Love  <fx@gnu.org>
6754         * international/characters.el: Fix some Unicode ranges.
6756 2003-10-28  Kenichi Handa  <handa@m17n.org>
6758         * disp-table.el (standard-display-8bit)
6759         (standard-display-default, standard-display-ascii)
6760         (standard-display-g1, standard-display-graphic)
6761         (standard-display-underline): Assure that standard-display-table
6762         is a display table.
6764 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6766         * simple.el (reindent-then-newline-and-indent): Delete space *after*
6767         reindenting the first line.
6769 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
6771         * wid-edit.el (widget-default-delete): Always delete child widgets.
6773 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6775         * newcomment.el (comment-indent): Don't call indent-according-to-mode
6776         if the line has code.
6777         Don't try to line up with something that's too far left.
6779         * progmodes/octave-mod.el (octave-comment-start): Simplify.
6780         (octave-mode-syntax-table): Add % as a comment starter.
6781         (octave-point): Remove.
6782         (octave-in-comment-p, octave-in-string-p)
6783         (octave-not-in-string-or-comment-p, calculate-octave-indent)
6784         (octave-blink-matching-block-open, octave-auto-fill):
6785         Use line-(beginning|end)-position instead.
6787 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
6789         * emacs-lisp/authors.el (authors-aliases): Add correct realname
6790         for Francesco Potort\e,Al\e(B.
6792 2003-10-23  Dave Love  <fx@gnu.org>
6794         * international/mule-cmds.el (locale-charset-to-coding-system):
6795         Don't rely on nil being a coding system.
6797         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
6798         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
6799         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
6801 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
6803         * gdb-ui.el (gdb-current-language): New variable.
6804         (gdb-update-flag): Remove variable.
6805         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
6806         (gdb-take-last-elt): Remove function.
6807         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
6808         (gdb-post-prompt): Check for variable object changes here.
6810         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
6811         object changes in gdb-ui.el.
6813 2003-10-21  Richard M. Stallman  <rms@gnu.org>
6815         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
6817         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
6818         Don't check for foo*/ wildcard form here.
6819         (insert-directory): Recognize foo*/ as a wildcard.
6820         Separate wildcard-regexp variable from the arg, wildcard.
6822         * subr.el (add-hook): Correctly detect when make-local-hook was used.
6823         (remove-hook): Correctly handle strange cases about local hooks.
6825 2003-10-21  David Ponce  <david@dponce.com>
6827         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
6828         argument REAL, to return a real number instead of a rounded
6829         integer value.  Define as inline function.
6830         (ruler-mode-right-fringe-cols): Likewise.
6831         (ruler-mode-scroll-bar-cols): New function.
6832         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
6833         (ruler-mode-right-scroll-bar-cols): Likewise.
6834         (ruler-mode-space): New function.
6835         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
6836         scroll bar mode and margins in a more robust way.
6838 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
6840         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
6841         (antlr-c-init-language-vars): New function.
6842         (antlr-mode): Use it with cc-mode before v5.29.
6843         (antlr-c-common-init): Don't set some local vars here.
6844         (antlr-mode): Set them here.
6845         (antlr-c-forward-sws): New function alias.
6846         (antlr-mode): Redefine with cc-mode before v5.30.
6847         (antlr-skip-sexps): Use it.
6848         (antlr-skip-exception-part): Ditto.
6849         (antlr-skip-file-prelude): Ditto.
6850         (antlr-outside-rule-p): Ditto.
6851         (antlr-end-of-body): Ditto.
6852         (antlr-option-kind): Ditto.
6853         (antlr-insert-option-area): Ditto.
6854         (antlr-file-dependencies): Ditto.
6856 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6858         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
6859         Move backward only if point was not inside an entry.
6861 2003-10-21  Richard M. Stallman  <rms@gnu.org>
6863         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
6865 2003-10-21  Juri Linkov  <juri@jurta.org>
6867         * compare-w.el: Automatically skip non-matching text to resync.
6868         (compare-windows-whitespace): Doc fix.
6869         (compare-windows-sync, compare-windows-sync-string-size)
6870         (compare-windows-recenter, compare-ignore-whitespace)
6871         (compare-windows-highlight, compare-windows-face): New variables.
6872         (compare-windows): Use compare-windows-sync.
6873         (compare-windows-highlight, compare-windows-dehighlight)
6874         (compare-windows-sync-regexp)
6875         (compare-windows-sync-default-function): New functions.
6877 2003-10-21  Juri Linkov  <juri@jurta.org>
6879         * diff.el (diff-parse-differences): Don't visit the files now;
6880         instead, just record the error locus.
6882 2003-10-21  Dave Love  <fx@gnu.org>
6884         * progmodes/cfengine.el: New file.
6886 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6888         * complete.el (PC-do-completion): Do not forget to use `pred' as the
6889         default-directory when completing file names.
6891 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
6893         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
6894         followed by the word `face', it gets treated as a face, even if
6895         it is also defined as a variable or a function.
6897 2003-10-20  Dave Love  <fx@gnu.org>
6899         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6900         Avoid incf in macro expansion.
6902 2003-10-20  John Paul Wallington  <jpw@gnu.org>
6904         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
6905         `evenp' so we don't implicitly require cl library at runtime.
6907 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
6909         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
6910         (help-make-xrefs): Only make cross-references for faces if
6911         preceded or followed by the word `face'.  Do not make a
6912         cross-reference for variables without variable documentation,
6913         unless preceded by the word `variable' or `option'.  Update doc
6914         string accordingly.
6916 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
6918         * progmodes/hideshow.el: Rewrite one-armed `if'
6919         constructs using either `when' or `unless'.
6920         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
6922 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
6924         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
6925         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
6926         instead of 12x12.
6928 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
6930         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
6931         message while converting to Babyl.
6933 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
6935         * allout.el (allout-mode): Doc fix.
6937 2003-10-16  Lute Kamstra  <lute@gnu.org>
6939         * subr.el (force-mode-line-update): Fix docstring.
6941 2003-10-14  Dave Love  <fx@gnu.org>
6943         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
6944         (default-input-method): Add :link, improve :type.
6945         (locale-charset-language-names): Fix utf-8 pattern.
6946         (locale-charset-match-p, locale-charset-alist)
6947         (locale-charset-to-coding-system): New.
6948         (set-locale-environment): Deal with codeset part of locale specs.
6950 2003-10-14  Lute Kamstra  <lute@gnu.org>
6952         * fringe.el (fringe-mode): Use active voice in docstring.
6953         (set-fringe-style): Ditto.
6955 2003-10-13  Lute Kamstra  <lute@gnu.org>
6957         * fringe.el (fringe-mode): Fix docstring.
6958         (set-fringe-style): Ditto.
6960 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
6962         * ediff-mult.el (ediff-filegroup-action):
6963         Use ediff-default-filtering-regexp.
6965         * ediff-util.el (ediff-recenter): Don't call
6966         ediff-restore-highlighting twice.
6967         (ediff-select-difference): Set current difference.
6968         (ediff-unselect-and-select-difference): Add comment.
6970         * ediff.el (ediff-directories,ediff-directory-revisions)
6971         (ediff-directories3,ediff-merge-directories)
6972         (ediff-merge-directories-with-ancestor)
6973         (ediff-merge-directory-revisions)
6974         (ediff-merge-directory-revisions-with-ancestor):
6975         Use ediff-default-filtering-regexp.
6977 2003-10-12  Andreas Schwab  <schwab@suse.de>
6979         * international/mule-cmds.el (locale-charset-language-names):
6980         Simplify regex by removing unused grouping.
6982 2003-10-10  Dave Love  <fx@gnu.org>
6984         * bindings.el: Don't bind stop.
6986 2003-10-08  Miles Bader  <miles@gnu.org>
6988         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
6989         face instead of attempting to emulate it.
6991 2003-10-07  Kenichi Handa  <handa@m17n.org>
6993         * international/mule-diag.el (list-coding-systems-1): List coding
6994         systems that are loaded automatically.
6996         * international/code-pages.el (iso-8859-11): Add autoload cookie.
6998         * international/mule.el (autoload-coding-system): New function.
7000 2003-10-07  Andreas Schwab  <schwab@suse.de>
7002         * log-edit.el (log-edit-changelog-entries): Prefer local value of
7003         change-log-default-name in the buffer visiting the file.
7005 2003-10-06  Dave Love  <fx@gnu.org>
7007         * files.el (find-file-hook): Customize.
7008         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
7010         * bindings.el (completion-ignored-extensions): Remove .log.
7011         (global-map): Add again, open, stop keys.
7013 2003-10-05  Richard M. Stallman  <rms@gnu.org>
7015         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
7016         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
7017         Use sh-modify directly.
7018         (sh-select): Use sh-append, not eval.
7020         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
7022         * info.el (Info-following-node-name): New function.
7024         * loadhist.el (unload-feature-special-hooks):
7025         Rename from loadhist-hook-functions.
7026         (loadhist-hook-functions): Now an alias.
7028 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
7030         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
7031         file-name clashes on 8+3 filesystems.
7033         * Makefile.in (DONTCOMPILE, bootstrap-clean):
7034         Rename loaddefs-boot.el to ldefs-boot.el
7036         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
7037         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
7039 2003-10-03  Lute Kamstra  <lute@gnu.org>
7041         * info.el (Info-mode): Revert previous change.
7042         (Info-escape-percent): New function.
7043         (Info-fontify-node): Use it.
7045 2003-10-02  Andreas Schwab  <schwab@suse.de>
7047         * loaddefs-boot.el: Regenerated.
7049 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
7051         * ffap.el: Remove defadvice related code from CVS since `complete'
7052         provides a `PC-completion-as-file-name-predicate' variable that
7053         ffap can override.
7055 2003-10-02  Kenichi Handa  <handa@m17n.org>
7057         * international/utf-8.el (ccl-decode-mule-utf-8):
7058         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
7060         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
7061         * international/subst-big5.el: Likewise.
7062         * international/subst-gb2312.el: Likewise.
7063         * international/subst-ksc.el: Likewise.
7065 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
7067         * calendar/calendar.el (increment-calendar-month)
7068         (calendar-leap-year-p, calendar-absolute-from-gregorian)
7069         (generate-calendar, calendar-read-date, calendar-interval)
7070         (calendar-day-of-week): Handle years BC.
7071         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
7073 2003-10-01  Dave Love  <fx@gnu.org>
7075         * language/cyrillic.el (cp1251): Alias for windows-1251.
7077         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
7078         bootstrap.
7080 2003-10-01  Lute Kamstra  <lute@gnu.org>
7082         * files.el: Fix typo.
7083         * imenu.el (imenu--generic-function): Docstring fix.
7085 2003-09-30  Richard M. Stallman  <rms@gnu.org>
7087         * dired.el (dired-mode): Handle dired-directory as a list.
7089 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
7091         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
7093         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
7095         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
7096         Replace gud-display with gud-watch.
7097         (gud-speedbar-buttons): Add stuff for watching expressions
7098         in the speedbar when using M-x gdba.  Use dolist on old part
7099         of this function.
7101         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
7102         (gdb-update-flag): New variables.
7103         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
7104         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
7105         (gud-watch, gdb-var-create-handler) : New functions.
7106         (gdb-var-list-children, gdb-var-list-children-handler)
7107         (gdb-var-create-regexp, gdb-var-update-regexp)
7108         (gdb-var-list-children-regexp): New constants.
7109         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
7110         (gdb-annotation-rules): Reduce annotation set (level 3).
7111         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
7112         (gdb-post-prompt): Don't update GDB buffers every time speedbar
7113         updates.
7114         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
7115         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
7116         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
7117         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
7118         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
7119         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
7120         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
7121         (gud-display, gud-display1)
7122         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
7123         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
7124         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
7125         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
7126         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
7127         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
7128         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
7129         (gdb-display-display-buffer, gdb-toggle-display)
7130         (gdb-delete-display, gdb-expressions-popup-menu)
7131         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
7132         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
7133         to display buffer.
7135 2003-09-30  Richard M. Stallman  <rms@gnu.org>
7137         * progmodes/ada-mode.el (ada-mode): Don't use advice.
7138         Instead, set which-func-functions.
7140         * progmodes/which-func.el (which-func-modes): Add ada-mode.
7141         (which-func-functions): New variable.
7142         (which-function): Use that.
7144         * info.el (Info-mode): Double each `%' in header line.
7146         * emacs-lisp/lisp-mnt.el (lm-with-file):
7147         When FILE is nil, run BODY in current buffer.
7149         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
7151         * help.el (describe-mode): Start with a brief list of minor modes.
7152         Find them thru minor-mode-list so as to find them all.
7153         Show them in alphabetical order.
7155         * mail/sendmail.el (mail-aliases): Doc fix.
7157         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
7159 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
7161         * mail/rmailsum.el (rmail-make-summary-line-1):
7162         Change comma after last label to a space.
7163         (rmail-summary-font-lock-keywords): Adapt to that change.
7165 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
7167         * progmodes/scheme.el (scheme-mode-variables): When setting
7168         `font-lock-defaults', also specify that "#" should
7169         be interpreted with `word' syntax.
7170         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
7172 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
7174         * desktop.el: A lot of comments updated.
7175         (desktop-save-mode): Minor mode introduced.
7176         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
7177         (desktop-load-default): Function made obsolete.
7178         (desktop-locals-to-save): Variable made customizable.
7179         (desktop-read): Optional parameter `dirname' added.
7180         (desktop-change-dir, desktop-revert): Parameter `dirname' in
7181         `desktop-read' used.
7182         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
7184 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
7186         * whitespace.el (whitespace-clean-msg): Add user customizable message
7187         for displaying ``clean'' output.
7188         (whitespace-buffer): Use `whitespace-clean-msg'.
7189         (whitespace-global-mode): Fix typo.
7191 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
7193         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
7195 2003-09-29  Lute Kamstra  <lute@gnu.org>
7197         * bindings.el (mode-line-modes): Remove superfluous :propertize
7198         construct in initialization.
7199         (mode-line-position): Change cons cell into proper list in
7200         initialization.
7202 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
7204         * international/mule.el (decode-coding-inserted-region): Use car
7205         of the return value of find-operation-coding-system.
7207 2003-09-29  Kenichi Handa  <handa@m17n.org>
7209         * descr-text.el (describe-char): Fix previous change.
7211 2003-09-28  Kenichi Handa  <handa@m17n.org>
7213         * descr-text.el (describe-char-display): New function.
7214         (describe-char): Pay attention to display table on describing how
7215         a character is displayed.
7217         * international/mule-cmds.el (encoded-string-description):
7218         Prepend "0x" to each encoded byte.
7220 2003-09-28  Andreas Schwab  <schwab@suse.de>
7222         * find-file.el (ff-special-constructs): Add autoload cookie.
7224 2003-09-28  Kevin Ryde  <user42@zip.com.au>
7226         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
7227         makeinfo appends to duplicate index entries.
7229 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
7231         * dired-x.el (dired-clean-tex): Doc fix.
7233         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
7234         using a Chinese tutorial.
7236 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7238         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
7239         between "MAIL FROM:" and "RCPT TO:" and the following address.
7241 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7243         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
7245 2003-09-28  David Ponce  <david@dponce.com>
7247         * recentf.el (recentf-initialize-file-name-history): New defcustom.
7248         (recentf-load-list): When `recentf-initialize-file-name-history'
7249         is non-nil, initialize an empty `file-name-history' with the
7250         recent list.
7252 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
7254         * man.el (Man-default-man-entry): Remove the leading `*' from the
7255         word at point.
7257 2003-09-26  Lute Kamstra  <lute@gnu.org>
7259         * bindings.el (mode-line-position): Mention size indication in
7260         docstring.
7262 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
7264         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
7266         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
7267         because it's autoloaded now.
7269 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
7271         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
7272         (sh-font-lock-keywords, sh-feature): Fix previous change of
7273         sh-feature to avoid infloop with sh-font-lock-keywords.
7275 2003-09-25  Kim F. Storm  <storm@cua.dk>
7277         * frame.el (frame-current-scroll-bars): New defun.
7279         * window.el (window-current-scroll-bars): New defun.
7281 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7283         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
7284         cause errors when the state cache contains info on parts that have
7285         been narrowed out.
7287 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7289         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
7290         `c-setup-paragraph-variables' has to be used when this variable is
7291         changed; it doesn't work to reinitialize the mode since that
7292         typically clobbers the variable.
7294         * progmodes/cc-styles.el (c-setup-paragraph-variables):
7295         Make it interactive.
7297 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7299         * progmodes/cc-fonts.el (c-font-lock-declarations):
7300         Fix recognition of constructors and destructors for classes whose
7301         names are matched by `*-font-lock-extra-types'.
7303         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
7304         followed by an identifier in C++ then it's a type.
7306 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7308         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
7309         problem that primarily affected XEmacs.  Don't use faces to find
7310         unterminated strings since Emacs and XEmacs fontify strings
7311         differently - this function should now work better in XEmacs.
7313 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7315         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
7316         `expand-abbrev' workaround which caused braces to misbehave inside
7317         macros.
7319         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
7320         handling.  This bug could cause interactive font locking to bail out.
7322 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7324         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7325         Handle paren-style types in Pike.  Also fixed some cases of
7326         insufficient handling of unbalanced parens.
7328 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
7330         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
7331         common shell prompts that are not common filename or URL characters.
7332         (ffap-file-at-point): Use the new regexp to strip the prompts from
7333         the file names.  This is an issue mostly for user prompts that
7334         don't have a trailing space and find-file-at-point is invoked from
7335         within a shell inside Emacs.
7337 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
7339         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
7340         stamps numerically, rather than textually.
7342 2003-09-24  Kenichi Handa  <handa@m17n.org>
7344         * language/devan-util.el (devanagari-post-read-conversion):
7345         * language/mlm-util.el (malayalam-post-read-conversion):
7346         * language/tml-util.el (tamil-post-read-conversion):
7347         Add autoload cookie.
7349         * international/utf-8.el (utf-8-post-read-conversion):
7350         Call post-read-conversion functions for Devanagari, Malayalam,
7351         and Tamil.
7353 2003-09-23  Dave Love  <fx@gnu.org>
7355         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
7357 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
7359         * progmodes/gud.el (perldb): Add gud-until to list of commands.
7360         Update gud-remove.
7362 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7364         * progmodes/sh-script.el (sh-mode-default-syntax-table):
7365         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
7366         (sh-mode-syntax-table-input): New variable.
7367         (sh-require-final-newline): Don't use eval.
7368         (sh-builtins, sh-leading-keywords, sh-other-keywords)
7369         (sh-variables, sh-font-lock-keywords): Don't use eval.
7370         (sh-set-shell): When setting require-final-newline,
7371         treat value = `require-final-newline' as don't change it.
7372         Set sh-mode-syntax-table locally based on
7373         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
7375         * progmodes/compile.el (compile-internal):
7376         Call compilation-set-window-height before setting window start.
7378 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
7380         * emacs-lisp/bytecomp.el (byte-compile-log-file):
7381         Clear out byte-compile-last-warned-form.
7383 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7385         * woman.el (woman-file-name, woman-follow-word):
7386         If current-word returns nil, use "".
7388         * simple.el (eval-expression): Bind standard-output in to-buffer case.
7390 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7392         * emacs-lisp/lisp-mnt.el (lm-with-file):
7393         Don't visit the file, just use insert-file-contents in temp buffer.
7395 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
7397         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
7398         Add surrounding \\( and \\) around the header, as in
7399         for lm-history-header 'Change Log\\|History'.
7401 2003-09-22  John Paul Wallington  <jpw@gnu.org>
7403         * progmodes/ld-script.el: Add Commentary section,
7404         minor cleanup of file header.
7405         (ld-script-font-lock-keywords): Doc fix.
7406         (toplevel): Provide `ld-script' feature.
7408 2003-09-21  Kim F. Storm  <storm@cua.dk>
7410         * scroll-bar.el (set-scroll-bar-mode): Initialize to
7411         new built-in variable default-frame-scroll-bars.
7412         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
7413         scroll-bar-mode; notably, use it instead of t when we toggle
7414         scroll-bars on.
7415         (toggle-scroll-bar): Use default-frame-scroll-bars.
7417 2003-09-19  Masatake YAMATO  <jet@gyve.org>
7419         * pcvs.el (cvs-do-removal): Change the prompt depending on
7420         `filter' value.
7422 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
7424         * startup.el (command-line-1): Stop startup-echo-area-message
7425         being hidden by "Loading image..." message.
7426         (use-fancy-splash-screens-p, display-splash-screen):
7427         Move display-graphic-p test from latter to former.
7429         * progmodes/sh-script.el (sh-font-lock-keywords):
7430         Highlight escaped EOLs differently from other backslash constructs.
7432 2003-09-19  Richard M. Stallman  <rms@gnu.org>
7434         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
7435         New functions.
7436         (edebug-enter, edebug-outside-excursion): Use them.
7438         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7439         Fix the condition for whether to print "In WHERE".
7441 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
7443         * finder.el (finder-mode-hook): New variable.
7444         (finder-mode): Run hook finder-mode-hook
7446 2003-09-18  Masatake YAMATO  <jet@gyve.org>
7448         * progmodes/ebrowse.el: Fix broken magic autoload comments.
7450 2003-09-17  Mario Lang  <mlang@delysid.org>
7452         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
7453         "p %e" to actually print the value in the GUD buffer.
7455 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
7457         From David Ponce <david.ponce@wanadoo.fr>:
7458         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
7459         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
7460         from loaddefs-boot.el if necessary.
7462 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
7464         * progmodes/gud.el (gud-find-class): Make jdb work again since
7465         cc-mode changed the syntactic information.
7467 2003-09-15  David Ponce  <david@dponce.com>
7469         * recentf.el: (recentf-exclude): Accept predicates too.
7470         (recentf-file-readable-p): New function.
7471         (recentf-include-p): Handle predicates in recentf-exclude.
7472         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
7473         (recentf-cleanup): Likewise.
7474         (recentf-save-list): Use write-file to handle backup of
7475         recentf-save-file.
7477 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
7479         * loaddefs-boot.el: Renamed from `loaddefs.el'
7480         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
7481         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
7482         necessary.
7484 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
7486         * electric.el (Electric-pop-up-window): For the `one-window' case,
7487         no longer disconcertingly move point in the original buffer.
7489 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7491         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
7493 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
7495         * dired.el (dired-mode-map): Fix typo.
7497 2003-09-11  Richard M. Stallman  <rms@gnu.org>
7499         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
7501 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
7503         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
7504         the function is less noisy.  Now only `kill-buffer' can ask questions.
7506 2003-09-10  Mario Lang  <mlang@delysid.org>
7508         * battery.el: Update Commentary and Copyright.
7509         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
7510         appear due to wrong ordering of the expressions in `or'.
7512 2003-09-09  Lute Kamstra  <lute@gnu.org>
7514         * misc.el (upcase-char): Fix docstring.
7515         (zap-up-to-char): New command.
7517 2003-09-08  David Ponce  <david@dponce.com>
7519         Ensure that recentf correctly updates the menu bar.
7520         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
7521         (recentf-menu-bar): New function.
7522         (recentf-clear-data): Use it
7523         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
7524         of easy-menu-change.
7526 2003-09-08  Lute Kamstra  <lute@gnu.org>
7528         * simple.el (size-indication-mode): New.
7529         * bindings.el (mode-line-position): Add buffer size indicator.
7531 2003-09-04  Mario Lang  <mlang@delysid.org>
7533         * battery.el (battery-linux-proc-acpi): New function.
7534         (battery-status-function): Modify default value calculation to also
7535         check for availability of ACPI.
7536         (battery-echo-area-format): Ditto.
7537         (battery-mode-line-format): Ditto.
7539 2003-09-06  Dave Love  <fx@gnu.org>
7541         * ielm.el (ielm-mode-hook): Add :options.
7543         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
7544         (eldoc-print-current-symbol-info): Use it.
7546 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
7548         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
7549         being displayed in GUD buffer.
7550         (gdb-idle-input-queue): Remove var.  Use just one queue.
7551         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
7552         Remove functions.  Use just one queue.
7553         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
7554         (gdb-invalidate-assembler, gdb-get-current-frame):
7555         Modify functions.  Use just one queue.
7557 2003-09-04  Dave Love  <fx@gnu.org>
7559         * cus-start.el: Add blink-cursor-alist.
7561         * ruler-mode.el (ruler-mode-fill-column-char)
7562         (ruler-mode-current-column-char): Use char-displayable-p,
7563         not window-system.
7565         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
7567         * language/european.el (windows-1252): Move from code-pages.
7569         * language/cyrillic.el ("Windows-1251"): Delete.
7570         ("Bulgarian", "Belarusian"): Remove `features'.
7571         (windows-1251): Move from code-pages.
7573         * international/mule-diag.el (non-iso-charset-alist):
7574         Remove `codepage' stuff.
7575         (print-designation, list-coding-systems-1): Output fixes.
7577         * international/code-pages.el (cp-make-translation-table)
7578         (cp-valid-codes): Made defsubsts.
7579         (cp-fix-safe-chars): Delete.
7580         (mule-diag): Don't require.
7581         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
7582         (top-level): Check for defined coding system when defining
7583         cp... aliases.  Change w32-add-charset-info test to avoid warning.
7584         (non-iso-charset-alist): Defvar when compiling.
7585         (cp-make-coding-system): Doc fix.
7587 2003-09-02  Jason Rumney  <jasonr@gnu.org>
7589         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
7590         line-ends from CVS before doing conversion.
7592 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
7594         * calendar/diary-lib.el (diary-header-line-flag)
7595         (diary-header-line-format): New variables.
7596         (list-diary-entries): Use them to set header line in simple diary.
7598         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
7599         other than font-lock-string-face to highlight backslashes.
7601 2003-09-01  Jason Rumney  <jasonr@gnu.org>
7603         * international/titdic-cnv.el (tit-read-key-value): Include \r in
7604         regexp.
7606 2003-09-01  Dave Love  <fx@gnu.org>
7608         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
7610         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
7611         and :help; also line and column numbers labels.
7613         * international/mule-util.el (char-displayable-p): Move from
7614         latin1-disp, rename and autoload.
7616         * international/latin1-disp.el (latin1-char-displayable-p):
7617         Now obsolete alias.  Replace uses with char-displayable-p.
7618         (latin1-display-ucs-per-lynx): Fix last change.
7620         * international/mule-cmds.el (standard-display-european-internal):
7621         Don't use char code for Latin-1 NBSP.
7622         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
7623         U+2018, U+2019 for `'.
7624         (select-safe-coding-system): Message fix.
7626 2003-09-01  Kenichi Handa  <handa@m17n.org>
7628         * international/fontset.el (setup-default-fontset): For Thai
7629         font, specify "*" family.
7631 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
7633         * progmodes/compile.el (previous-error): Accept a prefix
7634         argument, similarly to next-error.
7636 2003-08-31  Masatake YAMATO  <jet@gyve.org>
7638         * pcvs.el (cvs-do-removal): Use = instead of eq to check
7639         the number of files.  Bind the number of files to a local
7640         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
7642 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
7644         * vc-hooks.el (vc-make-version-backup): Fix the change made on
7645         2003-07-26: msdos-long-file-names is a function, not a variable.
7647 2003-08-29  Richard M. Stallman  <rms@gnu.org>
7649         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
7650         Do nothing with mail-personal-alias-file if it is nil.
7652         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
7653         Do nothing if mail-personal-alias-file is nil.
7655         * term.el (term-exec-1): Bind coding-system-for-read.
7657         * dired.el (dired-mouse-find-file-other-window):
7658         Use dired-view-command-alist here, as in dired-view-file.
7659         (dired-view-command-alist): Use %s to substitute file name.
7660         Handle .ps_pages, .eps, .jpg, .gif, .png.
7662 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
7664         * info.el (Info-mode-map): Bind S-tab and <backtab> to
7665         `Info-prev-reference', instead of M-tab.
7667 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
7669         * simple.el (blink-matching-open): Work correctly on chars that
7670         are designated as parens through the syntax-table text property.
7672 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
7674         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
7675         line break position in the middle of a non-kinsoku (e.g. latin)
7676         word, making it skip until either a space or a character with
7677         category "|".
7678         (kinsoku-longer): Test for end of buffer.
7680 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
7682         * mail/rmail.el (rmail-convert-to-babyl-format):
7683         Detect quoted-printable- and base64-encoded messages and decode them
7684         automatically.  Set the message's encoding from the charset=
7685         header, if any.  Decode base64-encoded messages in Mail format as well.
7687 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7689         * mail/smtpmail.el: Fix previous change.
7690         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
7691         calling smtpmail-via-smtp.
7692         (smtpmail-via-smtp): Add fall-back values for envelope-from.
7694 2003-08-26  John Paul Wallington  <jpw@gnu.org>
7696         * image.el (image-jpeg-p): Don't search beyond length of data.
7698 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
7700         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
7701         misfeature in `expand-abbrev' which caused electric keywords like
7702         "else" to disappear if an open brace was typed directly afterwards.
7704 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
7706         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
7707         mandatory in `define-widget'.
7709         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
7710         Don't align the operators "!=", "<=" and ">=" as assignment operators.
7712         (c-assignment-operators): New language constant that only contains
7713         the assignment operators.
7715         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
7717 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
7719         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7720         Safeguard against unbalanced sexps.
7722 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
7724         * version.el (emacs-version): Check for gtk.  Include gtk version info.
7726 2003-08-25  John Paul Wallington  <jpw@gnu.org>
7728         * man.el (Man-default-man-entry): Don't whizz past the section
7729         number before looking for it.
7731 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
7733         * progmodes/gud.el (gud-display-line): Don't set window-point if
7734         source buffer is not visible.  (Only happens with M-x gdba.)
7736         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
7737         documentation.
7738         (gdb-source, gdb-source-info): Update to assembler unnecessary
7739         as its done after each GDB command anyway.
7740         (gdb-pre-prompt): Use with-current-buffer.
7741         (gdb-insert-field): Add help-echo text.
7742         (gdb-invalidate-assembler): Re-display of assembler now done in
7743         gdb-info-breakpoints-custom.
7744         (gdb-info-breakpoints-custom): Force re-display of assembler to
7745         happen *after* update of breakpoints buffer.
7746         (gdb-display-source-buffer): Don't choke if gdb-source-window
7747         isn't visible.
7748         (gdb-put-string, gdb-put-arrow): Remove free variables.
7750 2003-08-24  John Paul Wallington  <jpw@gnu.org>
7752         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
7754         * man.el (Man-default-man-entry): Strip text properties when
7755         snarfing parts of entry because `format' preserves properties.
7757 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
7759         * files.el (file-newest-backup): Use `expand-file-name'.
7761         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
7762         Allow the diary to pop up a new frame, if needed.
7764         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
7765         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
7766         (smtpmail-send-it): Make treatment of envelope-from consistent with
7767         sendmail.el.
7769         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
7770         (sh-leading-keywords): Add the bash `time' reserved word.
7771         (sh-variables): Add some bash variables.
7772         (sh-add-completer): Fix nil branch of case statement.
7774 2003-08-24  Masatake YAMATO  <jet@gyve.org>
7776         * progmodes/ld-script.el: New file.
7778 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
7780         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
7782 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
7784         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
7785         Better explain obsolescence, and what to use instead.
7787 2003-08-23  Masatake YAMATO  <jet@gyve.org>
7789         * pcvs.el (cvs-do-removal): Show the deleted file name
7790         on the prompt.
7792 2003-08-20  Dave Love  <fx@gnu.org>
7794         * international/mule.el (make-coding-system)
7795         (set-buffer-file-coding-system): Doc fix.
7797         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
7799         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
7801         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
7803         * international/utf-16.el: Add mime-text-unsuitable coding system
7804         properties.
7806         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
7808         * cus-edit.el: Add some :links.
7809         (bib): Remove.
7811         * textmodes/bib-mode.el (bib): Add :group external.
7813 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
7815         * wid-edit.el (widget-echo-help): Make it handle expressions that
7816         evaluate to strings.
7818 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
7820         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
7822         Simplify selection of SQL products to define highlighting and
7823         interactive mode.  Includes detailed instructions on adding
7824         support for new products.
7826         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
7827         product for use in highlighting and interactive mode.
7828         (sql-interactive-product): New variable.  SQL product for
7829         sql-interactive-mode.
7830         (sql-product-support): New variable.  Specifies product-specific
7831         parameters to drive highlighting and interactive mode.
7832         (sql-imenu-generic-expression): Add more object types.
7833         (sql-sqlite-options): Correct comment.
7834         (sql-ms-program): Use "osql" rather than "isql".
7835         (sql-prompt-regexp, sql-prompt-length): Update comment.
7836         (sql-mode-menu): Add "Start SQLi session" entry.
7837         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
7838         (sql-mode-abbrev-table): Add abbreviations.  Support of
7839         SYSTEM-FLAG on define-abbrev.  Support was removed with last
7840         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
7841         (sql-mode-font-lock-object-name): Add font-lock pattern for object
7842         names.
7843         (sql-mode-ansi-font-lock-keywords): Set as default value.
7844         (sql-mode-oracle-font-lock-keywords): Set as default value.
7845         Support Oracle 9i keywords.
7846         (sql-mode-postgres-font-lock-keywords): Set as default value.
7847         (sql-mode-linter-font-lock-keywords): Set as default value.
7848         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
7849         SQLServer 2000.
7850         (sql-mode-sybase-font-lock-keywords)
7851         (sql-mode-interbase-font-lock-keywords)
7852         (sql-mode-sqlite-font-lock-keywords)
7853         (sql-mode-strong-font-lock-keywords)
7854         (sql-mode-mysql-font-lock-keywords)
7855         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
7856         keywords.
7857         (sql-mode-font-lock-defaults): Update comment.
7858         (sql-product-feature): New function.  Returns feature associated
7859         with a product from `sql-product-support' alist.
7860         (sql-product-font-lock): New function.  Set font-lock support
7861         based on `sql-product'.
7862         (sql-add-product-keywords): New function.  Add font-lock rules to
7863         product-specific keyword variables.
7864         (sql-set-product): New function.  Set `sql-product' and apply
7865         appropriate font-lock highlighting.
7866         (sql-highlight-product): New function.  Set font-lock support
7867         based on a product.  Also set mode name to include product name.
7868         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
7869         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
7870         Use `sql-set-product'.
7871         (sql-highlight-ms-keywords)
7872         (sql-highlight-sybase-keywords)
7873         (sql-highlight-interbase-keywords)
7874         (sql-highlight-strong-keywords)
7875         (sql-highlight-mysql-keywords)
7876         (sql-highlight-sqlite-keywords)
7877         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
7878         (sql-get-login): Prompt in the same order as the tokens.
7879         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
7880         (sql-product-interactive): New function.  Common portions of
7881         product-specific interactive mode wrappers.
7882         (sql-interactive-mode): Rewritten to use product features.
7883         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7884         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7885         (sql-db2, sql-linter): Use `sql-product-interactive'.
7886         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
7887         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
7888         (sql-connect-ingres, sql-connect-postgres)
7889         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
7890         New functions.  Format command line parameters and invoke comint on
7891         the appropriate interpreter.  Code was in the corresponding
7892         `sql-xyz' function before.
7893         (sql-connect-ms): New function.  Support -E argument to use
7894         operating system credentials for authentication.
7896 2003-08-18  Kenichi Handa  <handa@m17n.org>
7898         * international/mule.el (encode-char): Fix for the ASCII case.
7900 2003-08-15  Kenichi Handa  <handa@m17n.org>
7902         * international/fontset.el (setup-default-fontset): Change "*" to
7903         nil in the specifications of font family.
7905 2003-08-18  Kim F. Storm  <storm@cua.dk>
7907         * kmacro.el (kmacro-keymap): Group related bindings in
7908         initialization for clarity.  Bind C-s to start macro.
7909         Remove C-r binding.
7910         (kmacro-initial-counter-value): New defvar to hold initial counter
7911         value in case we set the value before defining a macro.
7912         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
7913         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
7914         not defining or executing macro.  Doc fix.
7915         (kmacro-add-counter): Clear kmacro-initial-counter-value.
7916         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
7917         temporarily view older elements on the macro ring without cycling
7918         the ring.
7919         (kmacro-display): Doc fix.
7920         (kmacro-exec-ring-item): New helper function.
7921         (kmacro-call-ring-2nd): Use it.
7922         (kmacro-call-ring-2nd-repeat): Doc fix.
7923         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
7924         (kmacro-end-or-call-macro): Execute last viewed macro (using
7925         kmacro-exec-ring-item) from ring if this follows
7926         kmacro-view-macro.  This allows us to find a macro on the ring
7927         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
7928         the ring to bring it to the head of the ring.
7929         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
7930         Allow binding to reserved keys without specifying C-x C-k prefix.
7931         Ask for confirmation if entered key sequence is already bound to
7932         a non-macro command.
7933         (kmacro-view-macro): Repeating command will show older elements
7934         on the macro ring; C-k will execute the last viewed macro.
7935         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
7936         property from 'ring to 'head.
7938 2003-08-17  Alan Shutko  <ats@acm.org>
7940         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
7941         keeping December out of the alist.
7943 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
7945         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
7946         * calendar/calendar.el (calendar-mode-map): Bind it to key.
7947         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
7948         (calendar-flatten): New function.
7949         (calendar-mouse-view-other-diary-entries)
7950         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
7951         in the menu title and to show multi-line diary entries correctly
7952         in the menu.
7954 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
7956         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
7957         defcustom, because the default was recently changed.
7959 2003-08-16  Richard M. Stallman  <rms@gnu.org>
7961         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
7963         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7964         New subroutine, broken out of eval-last-sexp-1.
7965         (eval-last-sexp-1): Use eval-last-sexp-print-value.
7967         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
7969         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
7971         * simple.el (eval-expression): Use eval-last-sexp-print-value.
7973 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
7975         * progmodes/compile.el (compilation-error-regexp-alist):
7976         Add Java ANt error detection as described in document
7977         http://ant.apache.org/faq.html
7979 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
7981         * simple.el (backward-word, forward-to-indentation)
7982         (backward-to-indentation): Argument changed to optional.
7983         (next-line, previous-line): Use `or' instead of `unless'.
7985 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7987         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
7988         instead of a constant.
7990 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
7992         * shell.el (shell): With prefix-arg, suggest a new buffer name.
7994 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
7996         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
7997         (vc-sccs-workfile-version): Search the entire delta table, rather
7998         than just the first entry, because that might be a deleted version.
8000 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
8002         * menu-bar.el (menu-bar-options-menu): Supply a body for the
8003         [save-place] binding in the Options menu.  Have it require
8004         'saveplace' and then toggle the variable manually, to avoid an an
8005         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
8006         for the bug report.
8008 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
8010         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
8011         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
8012         (gdb-info-threads-custom): Add help-echo text.
8013         (gdb-display-back): Don't use purecopy.
8014         (gdb-info-breakpoints-custom, gdb-reset)
8015         (gdb-assembler-custom): Use display-images-p to test if breakpoint
8016         icons can be displayed.
8018 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
8020         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
8022 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
8024         * bookmark.el (bookmark-completing-read):
8025         Return a string, instead of a list of one string.
8026         Use a popup menu if activated from the mouse.
8027         (bookmark-edit-annotation): Remove unused vars.
8028         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
8029         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
8030         to bookmark-completing-read.
8031         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
8032         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
8033         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
8034         and erase-buffer.
8035         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
8036         (bookmark-menu-jump, bookmark-menu-insert)
8037         (bookmark-popup-menu-and-apply-function)
8038         (bookmark-menu-popup-paned-bookmark-menu): Remove.
8039         (bookmark-menu-build-paned-menu): Remove by folding it into
8040         bookmark-menu-popup-paned-menu.
8041         (menu-bar-bookmark-map): Move the define-key statements here.
8042         Use the "non-menu" commands since they now pop up a menu if needed.
8043         (bookmark-exit-hook-internal): Simplify.
8045 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
8047         * reftex-toc.el (reftex-toc-rename-label): New function.
8048         (reftex-toc-check-docstruct): New function.
8050         * reftex.el (reftex-region-active-p): New function.
8052         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
8053         regexp to find the \bibliography macro.
8055         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
8056         which does not exist in LaTeX.
8057         (reftex-cite-format-builtin): Added amsrefs support.
8058         (reftex-toc-confirm-promotion): New option
8060         * reftex-toc.el
8061         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
8062         (reftex-toc-demote, reftex-toc-promote)
8063         (reftex-toc-do-promote, reftex-toc-promote-prepare)
8064         (reftex-toc-promote-action, reftex-toc-extract-section-number)
8065         (reftex-toc-newhead-from-alist)
8066         (reftex-toc-load-all-files-for-promotion): New functions.
8067         (reftex-toc-help): Added description of new keys.
8068         (reftex-toc-split-windows-fraction): New option.
8069         (reftex-recenter-toc-when-idle): Search *toc* window on all
8070         visible frames.
8071         (reftex-toc): Additional parameter REUSE
8072         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
8073         with REUSE argument.
8074         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
8075         the call of `reftex-toc'.
8076         (reftex-make-separate-toc-frame): New function .
8077         (reftex-toc-recenter): When called with triple prefix arg, call
8078         `reftex-make-separate-toc-frame' first.
8079         (reftex-toc-toggle-dedicated-frame): New command.
8080         (reftex-toc-quit): Adapted to delete frame when called in
8081         dedicated frame.
8083         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
8084         all enclosing macros.
8087 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8089         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
8090         first use.
8092 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8094         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
8096 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
8098         * calendar/calendar.el (list-diary-entries-hook)
8099         (diary-display-hook, nongregorian-diary-listing-hook)
8100         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
8101         Add some customize options for these hooks.
8102         (calendar-abbrev-construct): Don't try to take a substring longer
8103         than the original string.
8105 2003-08-05  Richard M. Stallman  <rms@gnu.org>
8107         * emacs-lisp/testcover.el (noreturn): Report error if does return.
8108         (testcover-reinstrument-clauses): Doc fix.
8110         * emacs-lisp/warnings.el: Doc fixes, args renamed.
8111         (warning-type-format): Rename from warning-group-format.
8113         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
8114         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
8115         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
8116         to prevent warnings about defvar for an obsolete variable.
8118         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
8119         warning-group-format renamed to warning-type-format.
8121         * subr.el (read-passwd): Use clear-string instead of fillarray.
8123         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
8124         Use vconcat instead of concat.
8125         (edmacro-sanitize-for-string): New function.
8127 2003-08-05  Dave Love  <fx@gnu.org>
8129         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
8130         line-number-display-limit-width.
8132         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
8134 2003-08-05  Kenichi Handa  <handa@m17n.org>
8136         * international/code-pages.el: Don't require mule-diag.
8138         * international/mule-diag.el (non-iso-charset-alist):
8139         Add autoload cookie.
8141         * language/devan-util.el (dev-glyph-order): Add an entry for the
8142         glyph code #xC4.
8144 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8146         * calendar/calendar.el (diary-file, diary-file-name-prefix)
8147         (european-calendar-style, diary-date-forms)
8148         (calendar-day-name-array, calendar-month-name-array): Doc change.
8149         (generate-calendar-month): Adapt for new behaviour of
8150         `calendar-day-name' function.
8151         (calendar-abbrev-length, calendar-day-abbrev-array)
8152         (calendar-month-abbrev-array): New variables.
8153         (calendar-abbrev-construct): New function.
8154         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
8155         rather than fixing abbrevs at some width.  Calling syntax change.
8156         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
8157         (calendar-date-string): Adapt for new behaviours of
8158         `calendar-day-name' and `calendar-month-name' functions.
8160         * calendar/diary-lib.el (list-diary-entries): Adapt for new
8161         behaviour of `calendar-day-name' and `calendar-month-name' functions.
8162         (diary-name-pattern): Use abbrev arrays, rather than fixing
8163         abbrevs at three chars.  Calling syntax change.
8164         (mark-diary-entries): Adapt for new behaviours of
8165         `diary-name-pattern' and `calendar-make-alist' functions.
8166         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
8167         `diary-name-pattern' function.
8168         (font-lock-diary-date-forms): Use abbrev arrays, rather than
8169         fixing abbrevs at three chars.  Calling syntax change.
8170         (cal-hebrew, cal-islam): Require when compiling.
8171         (diary-font-lock-keywords): Adapt for new behaviour of
8172         `font-lock-diary-date-forms' function.
8174         * calendar/cal-hebrew.el: Reposition some code so defined before used.
8175         (calendar-hebrew-month-name-array-common-year)
8176         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
8177         (list-hebrew-diary-entries): Adapt for new behaviours of
8178         `calendar-day-name' and `add-to-diary-list' functions.
8179         (mark-hebrew-diary-entries): Adapt for new behaviours of
8180         `diary-name-pattern' and `calendar-make-alist' functions.
8182         * calendar/cal-islam.el (calendar-islamic-month-name-array):
8183         Add doc string.
8184         (list-islamic-diary-entries): Adapt for new behaviours of
8185         `calendar-day-name' and `add-to-diary-list' functions.
8186         (mark-islamic-diary-entries): Adapt for new behaviours of
8187         `diary-name-pattern' and `calendar-make-alist' functions.
8189         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
8190         `calendar-month-name' function.
8192         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
8194         * calendar/solar.el (solar-seasons-data): Move definition before use.
8196         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
8197         (cal-tex-LaTeX-hourbox): Move definition before use.
8199         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
8200         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
8201         lunar.el, solar.el
8202         (displayed-month, displayed-year): Define for compiler.
8204 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
8206         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
8207         MODE.  Renamed from c-init-c-language-vars'.
8208         (c-initialize-cc-mode): Change accordingly.
8209         (c-common-init): Ditto.
8210         (c-mode): Ditto.
8211         (c++-mode): Use `c-init-language-vars-for'.
8212         (objc-mode): Ditto.
8213         (java-mode): Ditto.
8214         (idl-mode): Ditto.
8215         (pike-mode): Ditto.
8216         (awk-mode): Ditto.
8218 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
8220         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
8221         or not the point moved.
8223         (c-search-decl-header-end): Don't trip up on operator identifiers
8224         in C++ and operators like == in all languages.
8226         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8227         Detect leading labels correctly.
8229 2003-08-02  Andreas Schwab  <schwab@suse.de>
8231         * textmodes/ispell.el: Don't redo key bindings on loading, put
8232         them only in loaddefs.el.
8233         * bookmark.el: Likewise.
8234         * dabbrev.el: Likewise.
8235         * emerge.el: Likewise.
8237         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
8238         has more than one member.
8240         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
8242 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8244         * lpr.el (printify-region): It was ending conversion before the
8245         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
8247 2003-07-31  John Paul Wallington  <jpw@gnu.org>
8249         * net/browse-url.el (browse-url-epiphany): Doc fix.
8251 2003-07-30  Kenichi Handa  <handa@m17n.org>
8253         * international/fontset.el (setup-default-fontset):
8254         Change registry names of Akurti fonts.
8256 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8258         * comint.el (comint-read-noecho): Use `clear-string' instead of
8259         `fillarray'.
8261 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
8263         * outline.el (outline-mode-hook): Add defvar.
8265 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
8267         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
8268         Restore assembler in source window if that is what has been selected.
8269         (menu): Add gdb-restore-windows to menu.  Make gdba
8270         specific menus only visible from gdba.
8272 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
8274         * progmodes/compile.el (compilation-environment): New user variable.
8275         (compile-internal): Respect it.
8277 2003-07-23  Masatake YAMATO  <jet@gyve.org>
8279         * progmodes/gud.el (gdb-script-font-lock-keywords):
8280         Put `font-lock-function-name-face' on a symbol which includes
8281         `-' like `hook-run'.  Put font-lock-variable-name-face
8282         on a symbol starting with $.
8284 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
8286         * files.el (set-visited-file-name): Use truename for buffer-file-name.
8288 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
8290         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
8292 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
8294         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
8295         Use with-no-warnings.
8296         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
8297         rather than to find-file-not-found-hook, which doesn't exist.
8299 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
8301         * international/quail.el (quail-translate-key): Fix previous change.
8303 2003-07-25  John Paul Wallington  <jpw@gnu.org>
8305         * server.el (server-start): Check `server-process' is non-nil
8306         before killing it to avoid killing current buffer's process.
8308         * simple.el (choose-completion-string): Use `minibufferp';
8309         test `completion-reference-buffer' if `buffer' arg is nil.
8310         (push-mark): Use `when' and `unless'.
8311         (pop-mark): Use `when'.
8313         * mouse-sel.el (mouse-sel-get-selection-function):
8314         Check `x-last-selected-text-primary'.  Don't barf if it or
8315         `x-last-selected-text' aren't bound.
8317 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
8319         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
8321 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
8323         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
8325 2003-07-23  John Paul Wallington  <jpw@gnu.org>
8327         * tooltip.el (defface tooltip): Inherit from variable-pitch.
8329 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
8331         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
8332         string.  Defvar the derived hook.
8334         * macros.el (insert-kbd-macro): Escape double quote character.
8335         From Thomas W Murphy <twm@andrew.cmu.edu>.
8337 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
8339         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
8340         to match the specific mark rather than reusing comment-start-skip.
8342 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
8344         * progmodes/hideshow.el (hs-special-modes-alist):
8345         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
8347 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
8349         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
8350         value using ?\s.
8352 2003-07-21  John Paul Wallington  <jpw@gnu.org>
8354         * subr.el (with-selected-window): Add closing paren.
8356 2003-07-21  Richard M. Stallman  <rms@gnu.org>
8358         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
8359         (lisp-mode): Likewise.
8361         * subr.el (with-selected-window): Copy code form save-selected-window
8362         so as to call select-window with norecord arg.
8363         (dynamic-completion-table): Doc fix.
8364         (lazy-completion-table): Doc fix.
8366         * international/mule-cmds.el (set-locale-environment):
8367         langinfo renamed to locale-info.
8369         * international/mule.el (auto-coding-functions): Doc fix.
8371 2003-07-21  Kenichi Handa  <handa@m17n.org>
8373         * international/quail.el (quail-translate-key):
8374         Update quail-current-str correctly.
8376 2003-07-21  Andreas Schwab  <schwab@suse.de>
8378         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
8379         ?, to "_".
8381 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
8382         Version 2.0.36 of Tramp released.
8384         * net/tramp.el (tramp-default-password-end-of-line): Rename from
8385         tramp-password-end-of-line.
8386         (tramp-password-end-of-line): New method parameter.
8387         (tramp-get-password-end-of-line): Function to access method
8388         parameter `tramp-password-end-of-line', or variable
8389         `tramp-default-password-end-of-line' (default value).
8390         (tramp-methods): Add entries for new parameter
8391         tramp-password-end-of-line.
8392         (tramp-enter-password): Use new function
8393         `tramp-get-password-end-of-line'.
8394         (tramp-handle-insert-file-contents): Do not
8395         unconditionally inhibit the file operation file-local-copy, only
8396         do that when the inhibit-file-name-operation is currently
8397         insert-file-contents.  This fixes finding remote CVS-controlled
8398         files.  (It would barf on inserting the CVS/Entries file
8399         literally, because the file-local-copy handler wasn't called.)
8400         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
8401         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
8402         (tramp-initial-commands): New variable.
8403         (tramp-process-initial-commands): New function, using the variable.
8404         (tramp-open-connection-setup-interactive-shell): Call the new function.
8405         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
8406         method into the buffer name, never use nil.  Reported by Hanak
8407         David <dhanak@inf.bme.hu>.
8408         (tramp-open-connection-setup-interactive-shell): Erase buffer
8409         before sending "stty -onlcr".
8411         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
8413 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
8415         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
8417 2003-07-19  John Paul Wallington  <jpw@gnu.org>
8419         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
8420         (artist-draw-rect, artist-draw-square): Doc fixes.
8422         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
8424         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
8426 2003-07-19  Kenichi Handa  <handa@m17n.org>
8428         * international/kkc.el (kkc-show-conversion-list-update):
8429         Highlight the correct candidate in the message.
8431 2003-07-18  John Paul Wallington  <jpw@gnu.org>
8433         * simple.el (current-word): Don't include punctuation char when
8434         `really-word' arg is non-nil.
8436 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
8438         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
8439         moved to the directory obsolete.
8441 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
8443         * info.el (Info-menu-entry-name-re): Allow newlines in
8444         menu entry names.
8446         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
8447         syntax-ppss-after-change-function.
8448         (syntax-ppss-after-change-function): New alias.  Update uses.
8449         (syntax-ppss): Catch the case where the buffer is narrowed.
8451 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
8453         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
8454         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
8456 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
8458         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
8459         since it might be modified.
8461         * progmodes/cc-langs.el (c++-make-template-syntax-table)
8462         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
8463         names to these language constants.
8465 2003-07-15  Kim F. Storm  <storm@cua.dk>
8467         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
8468         All uses changed.
8470 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
8472         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
8473         Namespace support.
8475 2003-07-13  Juanma Barranquero  <lektu@terra.es>
8477         * frame.el (modify-all-frames-parameters): Reinstall (copyright
8478         papers received).
8480 2003-07-13  Karl Eichwalder  <ke@suse.de>
8482         * textmodes/po.el (po-find-charset): White space at the start of the
8483         Content-Type field body is non-mandatory.
8485 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
8487         * textmodes/texinfo.el (texinfo-section-list):
8488         Append appendixsection; a synonym for appendixsec.
8490 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
8492         * man.el (Man-translate-cleanup): New.
8493         (Man-translate-references): Call `Man-translate-cleanup' to clean
8494         leading, trailing and middle spaces.
8496 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
8498         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
8499         Handle `dired-directory' being a list.
8501 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8503         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
8504         it doesn't exist.
8506 2003-07-12  Richard M. Stallman  <rms@gnu.org>
8508         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
8510         * progmodes/cc-defs.el (c-make-keywords-re):
8511         Don't use delete-duplicates.
8512         (c-lang-const): Don't use mapcan.
8514         * apropos.el (apropos-show-scores): Make it customizable.
8515         Document new meaning.
8516         (apropos): Compute scores from symbols.
8517         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
8519 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8521         * ps-bdf.el: Fix copyright line.
8522         (bdf-directory-list): Fix initialization code.
8524 2003-07-11  John Paul Wallington  <jpw@gnu.org>
8526         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
8527         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
8528         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
8530 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
8532         * emacs-lisp/ring.el (ring-elements): Doc fix.
8534 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
8536         * calendar/timeclock.el (timeclock-relative)
8537         (timeclock-ask-before-exiting, timeclock-use-display-time):
8538         Doc changes.
8539         (timeclock-modeline-display): Give a message if
8540         `timeclock-use-display-time' is non-nil but `display-time-mode'
8541         is not active.
8543 2003-07-11  Kenichi Handa  <handa@m17n.org>
8545         * international/mule-cmds.el (set-language-environment):
8546         Set current-language-environment to the correct string.
8548 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8550         * ps-print.el: Print line number correctly in a region.  Reported by
8551         Tim Allen <timallen@ls83.fsnet.co.uk>.
8552         (ps-print-version): New version number (6.6.2).
8553         (ps-printing-region): Code fix.
8555 2003-07-10  John Paul Wallington  <jpw@gnu.org>
8557         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
8558         this function can be called from `add-completions-from-tags-table'.
8560 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
8562         * calendar/timeclock.el (timeclock-use-display-time)
8563         (timeclock-day-over-hook, timeclock-workday-remaining)
8564         (timeclock-status-string, timeclock-when-to-leave)
8565         (timeclock-when-to-leave-string, timeclock-log-data)
8566         (timeclock-find-discrep, timeclock-day-base)
8567         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
8568         (timeclock-modeline-display): Set the variable
8569         `timeclock-modeline-display'.
8570         (timeclock-update-modeline): Doc fix.  Respect value of
8571         `timeclock-relative'.
8573 2003-07-09  Richard M. Stallman  <rms@gnu.org>
8575         * textmodes/reftex-parse.el (reftex-all-document-files):
8576         Add autoload cookie.
8578         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
8579         (reftex-scanning-info-available-p): Add autoload cookie.
8581         * international/mule-cmds.el
8582         (set-display-table-and-terminal-coding-system): Delete duplicate
8583         aset on standard-display-table.
8585         * view.el (view-file): If existing buffer's major mode is special,
8586         don't go into view mode.
8588         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
8590 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8592         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
8593         buffer changes; there's third party code that calls this function
8594         directly.
8596 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8598         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
8599         (autodoc-font-lock-keywords): Don't byte compile on font lock
8600         initialization when running from byte compiled files.
8602 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8604         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
8605         statement ends with auto-increment "++".
8607 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8609         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8610         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8611         these are changed, so declare them as variables and not constants.
8613 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
8615         * subr.el (dolist, dotimes): Doc fix.
8617 2003-07-08  Kim F. Storm  <storm@cua.dk>
8619         * international/mule-cmds.el
8620         (set-display-table-and-terminal-coding-system): Don't break
8621         bootstrap if standard-display-table isn't setup yet.
8623 2003-07-07  Richard M. Stallman  <rms@gnu.org>
8625         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
8626         Give it a doc string, and autoload it.
8628         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
8629         Use with-no-warnings.
8631         * info.el (Info-search): If find invisible text, search again.
8633         * isearch.el (search-whitespace-regexp): Add a shy group around it.
8635         * man.el (Man-name-regexp): Match + as part of name.
8637         * simple.el (visible-mode): Rename from vis-mode.
8638         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
8640         * simple.el (current-word): New arg REALLY-WORD specifies
8641         don't include punctuation chars.
8643         * emacs-lisp/debug.el (debug, debugger-env-macro):
8644         Use with-no-warnings while accessing and binding unread-command-char.
8646         * international/mule-cmds.el
8647         (set-display-table-and-terminal-coding-system): Use explicit loop
8648         instead of calling standard-display-default.
8650         * net/ange-ftp.el (ange-ftp-file-symlink-p):
8651         Use condition-case to catch error in ange-ftp-get-files.
8653         * net/browse-url.el (browse-url-browser-function):
8654         Add alternative for Epiphany.
8655         (browse-url-epiphany-program, browse-url-epiphany-arguments)
8656         (browse-url-epiphany-startup-arguments)
8657         (browse-url-epiphany-new-window-is-tab): New variables.
8658         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
8660         * progmodes/compile.el (compile-auto-highlight): Default now t.
8661         (compile): Doc fix.
8662         (compilation-next-error): Fix previous change.
8664         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
8666         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
8668 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
8670         * gdb-ui.el (gdb-source-info): Display current frame when
8671         attaching to an existing process.
8672         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
8673         while laying out windows when attaching to an existing process.
8675 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
8677         * info.el (Info-menu): Use Info-menu-entry-name-re.
8679 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
8681         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
8682         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
8684         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
8685         to match the same text.
8687 2003-07-06  John Paul Wallington  <jpw@gnu.org>
8689         * vc.el (vc-annotate-offset): Move defvar up.
8691 2003-07-06  Kim F. Storm  <storm@cua.dk>
8693         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
8694         This should fix the infinite loop when extracting menu names.
8696 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
8698         * files.el (auto-mode-alist, interpreter-mode-alist):
8699         Remove entries to CC Mode modes to avoid duplicates; they are now added
8700         with autoload directives in cc-mode.el.
8702 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
8704         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8705         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8706         these are changed, so declare them as variables and not constants.
8708         * progmodes/cc-mode.el: Fix some autoload problems: Try to
8709         ensure that the entry for ".c" extension comes before the one for
8710         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
8711         Fix incorrect entries that were added to `interpreter-mode-alist'.
8712         Move the autoload directives for AWK to the top level since they
8713         aren't recognized anywhere else.  Do not use the new AWK mode doc
8714         in the autoload form for the old AWK mode.
8716 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8718         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
8719         (bibtex-sort-ignore-string-entries): Default value t.
8720         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
8721         erroneously in previous version.
8722         (bibtex-string-files): Docstring reflects new parsing scheme.
8723         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
8724         docstring, add # as one of the chars to crush
8725         (bibtex-autokey-prefix-string, bibtex-autokey-names)
8726         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
8727         (bibtex-autokey-name-change-strings)
8728         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
8729         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
8730         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
8731         (bibtex-autokey-title-terminators)
8732         (bibtex-autokey-titlewords-stretch)
8733         (bibtex-autokey-titleword-ignore)
8734         (bibtex-autokey-titleword-case-convert)
8735         (bibtex-autokey-titleword-abbrevs)
8736         (bibtex-autokey-titleword-abbrevs)
8737         (bibtex-autokey-titleword-change-strings)
8738         (bibtex-autokey-titleword-length)
8739         (bibtex-autokey-titleword-separator)
8740         (bibtex-autokey-name-year-separator)
8741         (bibtex-autokey-year-title-separator)
8742         (bibtex-autokey-before-presentation-function)
8743         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
8744         Fix docstring.
8745         (bibtex-strings, bibtex-reference-keys):
8746         Use lazy-completion-table and make-variable-buffer-local.
8747         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
8748         (bibtex-braced-string-syntax-table)
8749         (bibtex-quoted-string-syntax-table): New variables.
8750         (bibtex-parse-nested-braces): Remove.
8751         (bibtex-parse-field-string): Use syntax table and forward-sexp.
8752         (bibtex-parse-association): Simplify.
8753         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
8754         (bibtex-parse-field-text): Simplify.
8755         (bibtex-search-forward-field, bibtex-search-backward-field):
8756         argument BOUND can take value t.
8757         (bibtex-start-of-field, bibtex-start-of-name-in-field)
8758         (bibtex-end-of-name-in-field, bibtex-end-of-field)
8759         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
8760         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
8761         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
8762         (bibtex-skip-to-valid-entry): Return buffer position of beginning
8763         and ending of entry.  Update for changes of bibtex-search-entry.
8764         Simplify.
8765         (bibtex-map-entries): FUN is called with three arguments.
8766         (bibtex-search-entry): Return a cons pair with buffer positions of
8767         beginning and end of entry.
8768         (bibtex-enclosing-field): Simplify.
8769         (bibtex-format-entry): Use booktitle to set a missing title.
8770         (bibtex-autokey-get-names): Fiddle with regexps.
8771         (bibtex-generate-autokey): Use identity.
8772         (bibtex-parse-keys): Use simplified parsing algorithm if
8773         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
8774         arguments.  Return alist of keys.
8775         (bibtex-parse-strings): Simplify.  Return alist of strings.
8776         (bibtex-complete-string-cleanup): Fix docstring.
8777         (bibtex-read-key): New function.
8778         (bibtex-mode): Fix docstring.  Do not parse for keys and
8779         strings when the mode is entered.  Set fill-paragraph-function to
8780         bibtex-fill-field.  Setup font-lock-mark-block-function the way
8781         font-lock intended.
8782         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
8783         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
8784         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
8785         (bibtex-Preamble): Avoid hard coded constants.
8786         (bibtex-make-field): Fix docstring.  Simplify.
8787         (bibtex-beginning-of-entry): Always return new position of point.
8788         (bibtex-end-of-entry): Rearrange cond clauses.
8789         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
8790         Update for changes of bibtex-map-entries.
8791         (bibtex-ispell-abstract): Do not move point.
8792         (bibtex-entry-index): Use downcase.  Simplify.
8793         (bibtex-lessp): Handle catch-all.
8794         (bibtex-find-crossref): Turn into a command.
8795         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
8796         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
8797         preamble entries.
8798         (bibtex-fill-field-bounds): New function.
8799         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
8800         (bibtex-fill-entry): Use bibtex-fill-field-bounds
8801         (bibtex-String): Use bibtex-strings.  Always obey
8802         bibtex-sort-ignore-string-entries.
8804 2003-07-05  John Paul Wallington  <jpw@gnu.org>
8806         * cus-theme.el (customize-create-theme):
8807         Call `customize-create-theme' in Reset widget's notify function.
8809         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
8810         (ibuffer-mark-interactive): Use `or' instead of `unless'.
8811         (define-ibuffer-column name): Add summarizer.
8812         (define-ibuffer-column size): Likewise.
8813         (define-ibuffer-column filename): Likewise.
8814         (define-ibuffer-column process): Likewise.  Change BODY's output too.
8815         (define-ibuffer-column filename-and-process): Likewise, likewise.
8816         (ibuffer): Remove local vars `already-in' and `need-update'.
8818         * ibuf-ext.el: Don't require `derived' at compile-time.
8820 2003-07-05  Kim F. Storm  <storm@cua.dk>
8822         * info.el: Disable paragraph refilling.
8823         (Info-refill-paragraphs): New defcustom.
8824         (Info-fontify-node): Use it.
8826 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
8828         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
8829         thingies from constructors created by defstruct.
8831         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
8832         the default value of the variable.
8833         (byte-code-meter): Move declaration to top level.
8835         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
8837         * info.el (Info-following-node-name-re): New fun.
8838         (Info-following-node-name): Remove.
8839         (Info-insert-dir): Use the new fun.
8840         (Info-extract-pointer): Don't save restriction; use new fun.
8841         (Info-menu-entry-name-re): New const.
8842         (Info-menu-entry-name-re): Use it along with new fun.
8843         (Info-node-spec-re): Use new fun.
8844         (Info-complete-menu-item, Info-fontify-node): Use new const.
8845         (Info-goto-node, Info-follow-reference, Info-menu-update):
8846         Use match-string.
8847         (Info-follow-reference): Use assoc-string.
8848         Use a list of strings for the completion table.
8849         (Info-fontify-node): Use match-string, line-end-position.
8850         Limit the search for `node:' to the first line.
8852         * newcomment.el (uncomment-region): Remove padding coming from
8853         comment-start rather than just from comment-padding.
8855         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
8856         (vc-cvs-stay-local-p): Use vc-stay-local-p.
8857         (vc-cvs-rename-file): Remove (use the default).
8858         (vc-cvs-register): Register parent dir if needed.
8859         (vc-cvs-could-register): Return non-nil if parent can be registered.
8860         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
8861         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
8863         * vc-svn.el (vc-svn-use-edit): Make it into a const.
8864         (vc-svn-update): Fix the arguments to `svn'.
8865         (vc-svn-diff-tree): Just use `vc-svn-diff'.
8866         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
8867         Simple implementations, assuming `name' is a URL.
8869         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
8870         set of chars allowed unquoted in a case pattern.
8872         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
8874         * font-lock.el (font-lock-extra-types-widget)
8875         (c-font-lock-extra-types, c++-font-lock-extra-types)
8876         (objc-font-lock-extra-types, java-font-lock-extra-types)
8877         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
8878         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
8879         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
8880         (font-lock-match-c++-structor-declaration)
8881         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
8882         (c++-font-lock-keywords-3, c++-font-lock-keywords)
8883         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
8884         (objc-font-lock-keywords-3, objc-font-lock-keywords)
8885         (java-font-lock-keywords-1, java-font-lock-keywords-2)
8886         (java-font-lock-keywords-3, java-font-lock-keywords)
8887         (java-font-lock-syntactic-face-function): Remove obsolete code
8888         and constants.  It's all in cc-fonts.el now.
8890 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
8892         * mail/sendmail.el (mail-specify-envelope-from)
8893         (mail-envelope-from): Doc fix.
8895 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
8897         * generic-x.el: Do away with the dependency on `c-emacs-features'
8898         when populating `rul-generic-mode-syntax-table'; we already know
8899         this isn't XEmacs.
8901 See ChangeLog.10 for earlier changes.
8903 ;; Local Variables:
8904 ;; coding: iso-2022-7bit
8905 ;; End:
8907     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
8908   Copying and distribution of this file, with or without modification,
8909   are permitted provided the copyright notice and this notice are preserved.
8911 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1