(change-log-font-lock-keywords): Support
[emacs.git] / lisp / ChangeLog
blobed392b3a20f7502aa2785663edeb4661c3985939
1 2004-06-25  Sam Steingold  <sds@gnu.org>
3         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
4         function names `(setf symbol)'.
6 2004-06-24  Richard M. Stallman  <rms@gnu.org>
8         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
10         * font-lock.el (font-lock-keywords): Change format of compiled values.
11         Document it.
12         (font-lock-add-keywords): If font-lock-keywords is compiled,
13         extract the uncompiled version, modify, then recompile.
14         (font-lock-remove-keywords): Likewise.
15         (font-lock-fontify-keywords-region): Handle changed format.
16         (font-lock-compile-keywords): Handle changed format.
17         (font-lock-set-defaults): Compile the keywords explicitly here.
19 2004-06-24  David Kastrup  <dak@gnu.org>
21         * replace.el (query-replace-read-args): Implement `\,' and `\#'
22         replacements here.
23         (query-replace-regexp): Doc string explaining this and the new
24         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
25         is better placed in `query-replace-read-args'.
26         (replace-regexp): Explain `\,', `\#' and `\?'.
27         (replace-match-data): New function for thorough reuse/destruction
28         of old match-data.
29         (replace-match-maybe-edit): Function for implementing `\?'
30         editing.
31         (perform-replace): Fix maintaining of the match stack including
32         already matched regions, implement `\?', fix various problems
33         with regions while editing and other stuff.
34         (replace-highlight): Simplified.
36 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
38         * progmodes/grep.el (grep-error-screen-columns): New variable.
39         (grep-regexp-alist): Give it the full functionality of gnu style
40         compilation messages with line and column ranges.  Ask me for the
41         perl script I'm working on, that uses these.
43 2004-06-23  Nick Roberts  <nickrob@gnu.org>
45         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
46         Remove.
47         (comint-insert-input, comint-mouse-insert-input): New functions
48         based on comint-insert-clicked-input for two bindings but just
49         one functionality.
51 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
53         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
55 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
57         * files.el (write-contents-functions): Doc fix.
59 2004-06-21  Juanma Barranquero  <lektu@terra.es>
61         * image.el (image-library-alist): Rewrite docstring in active
62         voice.
64 2004-06-20  Richard M. Stallman  <rms@gnu.org>
66         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
68         * isearch.el (isearch-repeat): Avoid testing old match data.
69         (isearch-message): Display trailing space in special font
70         when search is failing.
71         (isearch-search-fun-function): Doc fix.
73         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
75 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
77         * frame.el (show-trailing-whitespace): Doc fix.
79         * cus-edit.el (custom-variable-documentation): New function.
80         (custom-variable): Use it.
82 2004-06-19  Nick Roberts  <nickrob@gnu.org>
84         * man.el (Man-getpage-in-background): Revert previous change but
85         make cygwin a special case.
87 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
89         * autorevert.el (global-auto-revert-non-file-buffers): Update
90         docstring.
92 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
94         * progmodes/compile.el (compilation-error-properties): Store one
95         more than end-col, if present, so that transient-mark-mode will
96         highlight last char too.
97         * progmodes/grep.el (grep-regexp-alist): Match columns and column
98         ranges, if present.
100 2004-06-18  Jason Rumney  <jasonr@gnu.org>
102         * makefile.w32-in: Double percent signs in for loops.
104 2004-06-17  David Kastrup  <dak@gnu.org>
106         * replace.el (query-replace-read-args): Only warn about use of \n
107         and \t when we are doing a regexp replacement and the actual
108         escaped character is n or t.
109         (query-replace-regexp): Add \, and \# interpretation to
110         interactive call and document it.
111         (query-replace-regexp-eval, replace-match-string-symbols): add \#
112         as shortkey for replace-count.
113         (replace-quote): New function for doubling backslashes.
115 2004-06-17  Juanma Barranquero  <lektu@terra.es>
117         * files.el (parse-colon-path, cd): Mention in docstring that the
118         path separator is colon in GNU-like systems.
120         * newcomment.el (comment-region-internal): Fix docstring.
122         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
123         (ewoc-invalidate, ewoc-collect): Doc fixes.
124         (ewoc--create-node, ewoc--delete-node-internal):
125         Fix typos in docstring.
127 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
129         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
130         manual to docstring.
132 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
134         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
136 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
138         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
139         Add hyperlink to emacs-xtra manual to docstring.
141         * autorevert.el (global-auto-revert-non-file-buffers): Add
142         hyperlink to emacs-xtra manual to docstring, as well as an
143         info-link.
145 2004-06-14  Juanma Barranquero  <lektu@terra.es>
147         * image.el (image-library-alist): New variable to map image types
148         to external libraries.  Initialized to nil, unless system-specific
149         configs change it.
150         (image-type-available-p): Determine whether an image type is
151         available by calling `init-image-library'.
153         * term/w32-win.el (image-library-alist): Initialize to a known set
154         of probable library names.
156 2004-06-14  Kenichi Handa  <handa@m17n.org>
158         * international/code-pages.el (windows-1256, cp1125): Fix tables
159         for several characters.
161         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous
162         change.
164 2004-06-13  Richard M. Stallman  <rms@gnu.org>
166         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
168         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
169         not "`pc-selection-mode'".
171         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
173         * simple.el (previous-matching-history-element): Specify a default.
175         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
177         * cus-face.el (custom-declare-face): Simplify code.
179         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
181 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
183         * files.el (before-save-hook): Add `time-stamp' to the options.
185         * time-stamp.el (time-stamp): Recommend adding it to
186         `before-save-hook', rather than `write-file-functions'.
187         Make a similar change in `Commentary' section.
189 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
191         * diff-mode.el (diff-current-defun): If at start of hunk, use
192         position of first change.
194 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
196         * dired-x.el (dired-mark-omitted): Bind to "*O".
198 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
200         * bookmark.el (bookmark-bmenu-relocate): New function, as
201         suggested by David J. Biesack <David.Biesack@sas.com>.
202         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
203         (bookmark-bmenu-mode): Describe binding in doc string.
204         (bookmark-set-filename): Save the bookmark list if it's time.
206 2004-06-13  Kenichi Handa  <handa@m17n.org>
208         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous
209         change.
210         (ccl-untranslated-to-ucs): Fix typo.
212 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
214         * progmodes/python.el (python-open-block-statement-p): Fix
215         indentation after a block opening that contains a comment.
217 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
219         * bindings.el (completion-ignored-extensions): Add file extensions
220         of Python byte-compiled files.
222 2004-06-12  Juri Linkov  <juri@jurta.org>
224         * info.el (Info-goto-node): Add autoload.
225         (Info-toc): Add substring-no-properties on Info file name.
226         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
227         (Info-mode-map): Bind L to Info-history, T to Info-toc.
229 2004-06-12  Kenichi Handa  <handa@m17n.org>
231         * international/mule-cmds.el (set-language-environment): Load
232         subst tables if necessary.
234         * international/mule.el (decode-char): Load subst tables if
235         necessary.
236         (encode-char): Likewise.
238         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
239         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
240         (utf-16le-decode-loop): Set r5 to -1 before loop.
241         (utf-16be-decode-loop): Likewise.
242         (ccl-decode-mule-utf-16le): Add EOF processing block.
243         (ccl-decode-mule-utf-16be): Likewise.
244         (ccl-decode-mule-utf-16le-with-signature): Likewise.
245         (ccl-decode-mule-utf-16be-with-signature): Likewise.
246         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
247         (ccl-mule-utf-16-encode-untrans): New CCL.
248         (utf-16-decode-to-ucs): Handle pre-read character.
249         (utf-16le-encode-loop): Handle surrogate pair.
250         (utf-16be-encode-loop): Likewise.
251         (ccl-encode-mule-utf-16le-with-signature): Adjusted for the change
252         of utf-16le-encode-loop.
253         (ccl-encode-mule-utf-16be-with-signature): Adjusted for the change
254         of utf-16be-encode-loop.
255         (mule-utf-16-post-read-conversion): Call
256         utf-8-post-read-conversion at first.
257         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature): Include
258         CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
259         Add post-read-conversion and pre-write-conversion.
261         * international/utf-8.el (utf-translate-cjk-charsets): New
262         variable.
263         (utf-translate-cjk-unicode-range): New variable.
264         (utf-translate-cjk-load-tables): New function.
265         (utf-lookup-subst-table-for-decode): New function.
266         (utf-lookup-subst-table-for-encode): New function.
267         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
268         tables here.  Update safe-charsets of utf-* coding systems.
269         (ccl-mule-utf-untrans): New CCL.
270         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
271         at end of each branch.
272         (ccl-mule-utf-8-encode-untrans): New CCL.
273         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
274         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
275         length of encoding.  Don't return r0.
276         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
277         (utf-8-post-read-conversion): Narrow to region properly.  If
278         utf-translate-cjk-mode is on, load tables if necessary.  Call
279         utf-8-compose with hash-table arg if necessary.  Call
280         XXX-compose-region instead of XXX-post-read-convesion.
281         (utf-8-pre-write-conversion): New function.
282         (mule-utf-8): Include CJK charsets in safe-charsets if
283         utf-translate-cjk-mode is on.  Add pre-write-conversion.
285         * international/characters.el: Temporarily set
286         utf-translate-cjk-mode to nil.
288         * language/devan-util.el (devanagari-compose-region): Add
289         autoload cookie.
291         * international/ccl.el (ccl-dump-call): Fix printing the
292         subroutine name.
294 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
296         * dired.el (dired-revert): If buffer is marked unmodified before
297         reverting, keep it marked unmodified.
298         Adapt to new conventions for commenting out code.
299         (dired-make-relative): Adapt to new conventions for commenting out
300         code.
302 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
304         * eshell/esh-module.el (eshell-load-defgroups): Bind
305         `vc-handled-backends' to nil when opening files.
307 2004-06-11  Juanma Barranquero  <lektu@terra.es>
309         * files.el (parse-colon-path, cd): Doc fixes (refer to
310         `path-separator', not colon).
312 2004-06-10  Juanma Barranquero  <lektu@terra.es>
314         * newcomment.el (comment-search-forward)
315         (comment-search-backward): Fix typos in docstring.
316         (comment-region): Doc fix.
318 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
320         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
321         switch is no longer stored in `dired-switches-alist'.
323         * dired-aux.el (dired-insert-subdir): Do not store R switch in
324         `dired-switches-alist'.
326 2004-06-10  Kim F. Storm  <storm@cua.dk>
328         * pcvs.el (cvs-mode-diff-yesterday): New command.
330         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
332 2004-06-10  Juri Linkov  <juri@jurta.org>
334         * emacs-lisp/edebug.el (edebug-eval-defun):
335         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
336         Fix docstring.
338         * simple.el (eval-expression-print-format): Don't print additional
339         information on the first call to `eval-print-last-sexp'.
340         (next-error-find-buffer): Fix punctuation.
341         (killing) <defgroup>: Fix punctuation.
342         (yank-excluded-properties): Change group from editing to killing.
344         * replace.el (perform-replace): Use `limit' to terminate the
345         while-loop explicitly.
347 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
349         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
350         Use lc-*.xpm as prefix instead of *-locol.xpm.
352         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
353         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
354         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
355         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
356         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
357         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
358         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
359         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
360         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
361         * toolbar/lc-up_arrow.xpm:
362         Renamed from *-locol.xpm.
364 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
366         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
367         include forms like &<str>; as valid url patterns.
369 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
371         * dired.el (dired-diff, dired-backup-diff)
372         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
373         (dired-do-chown, dired-do-touch, dired-do-print)
374         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
375         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
376         (dired-create-directory, dired-do-copy, dired-do-symlink)
377         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
378         (dired-do-copy-regexp, dired-do-hardlink-regexp)
379         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
380         (dired-maybe-insert-subdir, dired-next-subdir)
381         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
382         (dired-kill-subdir, dired-tree-up, dired-tree-down)
383         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
384         (dired-run-shell-command, dired-query): Remove redundant,
385         or incorrect, autoloads.
387         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
388         does not end in a slash.  Add optional argument KILL-ROOT.  Update
389         docstring.
390         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
391         (dired-query): Add autoloads.
393 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
395         * progmodes/compile.el (compilation-set-window-height): Rearrange
396         the save-* functions because a buffer can have several current
397         point in different windows.
398         (compilation-error-regexp-alist-alist): Recognize {standard input}
399         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
401 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
403         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
404         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
405         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
406         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
407         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
408         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
409         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
410         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
411         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
412         * toolbar/up_arrow-locol.xpm:
413         New versions of icons that uses fewer colors.
415         * toolbar/tool-bar.el (tool-bar-local-item)
416         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
417         if display-color-cells is 256 or less.
419 2004-06-08  Kim F. Storm  <storm@cua.dk>
421         * wid-edit.el (widget-specify-button): Use hand pointer rather
422         than mouse-face as visible mouse-over effect.
424 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
426         * saveplace.el (save-place-alist-to-file): Bind `print-length'
427         and `print-level' to nil when writing out `save-place-alist'.
428         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
430 2004-06-07  Juanma Barranquero  <lektu@terra.es>
432         * completion.el (completion-kill-region): Doc fix.
434         * format.el (format-insert-annotations)
435         (format-annotate-location): Doc fixes.
436         (format-subtract-regions): Make arguments match their use in
437         docstring.
439         * simple.el (kill-region): Doc fix.
441         * subr.el (insert-buffer-substring-no-properties)
442         (insert-buffer-substring-as-yank): Doc fixes.
444 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
446         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
447         Update docstring.
448         (dired-reset-subdir-switches): New function.
450         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
451         Limit scope of `buffer-read-only' binding.
453 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
455         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
456         eshell-explicit-command-char.
458 2004-06-06  Juanma Barranquero  <lektu@terra.es>
460         * help-fns.el (help-argument-name): Inherit from italic face only
461         if the frame supports it.
463 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
465         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
466         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
467         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
468         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
469         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
470         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
471         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
472         New conversions from xpm files.
474         * toolbar/README: New file.
476 2004-06-06  Richard M. Stallman  <rms@gnu.org>
478         * isearch.el (isearch-mode-map): Undo previous change.
480 2004-06-05  Juri Linkov  <juri@jurta.org>
482         * bindings.el (debug-ignored-errors): Add regexps for history
483         related messages.  Remove $ from "No further undo information".
484         Move Ediff's messages to ediff.el.
486         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
488         * cus-edit.el (custom-display): Add `min-colors'.
490         * custom.el (defface): Add `supports' to docstring.
492         * help-fns.el (help-argument-name): Add :group 'help.
494 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
496         * find-dired.el (find-ls-subdir-switches): New user option.
497         (find-dired): No longer call `abbreviate-file-name' on DIR.
498         Set `dired-subdir-switches' buffer-locally.
500         * locate.el: Merge the two `Commentary' sections.
501         (locate-ls-subdir-switches): New user option.
502         (locate): Update for other changes.
503         (locate-mode-map): Restore Dired binding for mouse-2.
504         Bind `locate-mouse-view-file' to M-mouse-2.
505         Bind `l' to `locate-do-redisplay'.
506         (locate-main-listing-line-p, locate-do-redisplay): New functions.
507         (locate-mouse-view-file, locate-tags, locate-find-directory):
508         Print message if used outside main listing.
509         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
510         Various changes to support inserted subdirectories.
511         (locate-insert-header): Change header of *Locate* buffer.
513         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
514         Change interactive default switches.
515         (dired-rename-subdir-2): Update `dired-switches-alist'.
516         (dired-insert-subdir, dired-kill-subdir):
517         Handle `dired-switches-alist'.  Do not mark buffer modified.
518         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
519         (dired-insert-subdir-doinsert): Omit messages.
520         Handle `dired-subdir-switches'.
521         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
523         * dired.el (dired-subdir-switches, dired-switches-alist):
524         New vars.
525         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
526         subdirs if -R switch is used for a subdir.
527         (dired-mode): Set `dired-switches-alist'.
528         (dired-build-subdir-alist): Only print number of directories in
529         echo area when invoked interactively.
531 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
533         * dired-x.el (dired-omit-mode): Rename from
534         dired-omit-files-p.  Use define-minor-mode to define it.
535         (dired-omit-files-p): Add as alias for dired-omit-mode.
536         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
537         dired-mark-omitted.
538         (dired-mark-omitted): Add.  Bind to M-O.
540 2004-06-05  Kenichi Handa  <handa@m17n.org>
542         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
544 2004-06-05  Juanma Barranquero  <lektu@terra.es>
546         * help-fns.el (help-argument-name): Reintroduce face.
547         (help-default-arg-highlight): Use it, now that
548         `face-differs-from-default-p' can be trusted.
550 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
552         * textmodes/table.el: Sentence commands added to Point Motion
553         group; kill and backward-kill commands added to Extraction group.
555 2004-06-04  Mario Lang  <mlang@delysid.org>
557         * battery.el (battery-linux-proc-acpi): mA was hardcored, but some
558         systems appear to use mW, make the code handle this.  Fix a
559         division-by-zero bug while at it, and handle kernels with
560         a slightly different layout in /proc/acpi.
562 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
564         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
565         because the latter is a CL-ism.  This fixes the bug reported by
566         Shawn Boyette <mdxi@collapsar.net> in
567         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
569 2004-06-04  Miles Bader  <miles@gnu.org>
571         * faces.el (display-supports-face-attributes-p): Function moved to
572         C code.  Previously only the tty-related portion of this function
573         was done in C; however the previous attempt to do a halfway-proper
574         job for non-tty displays in lisp didn't work properly because of
575         funny conditions during Emacs startup.
576         (face-differs-from-default-p): Simplify, now that
577         display-supports-face-attributes-p works properly on all display
578         types.  Remove :stipple from comparison; it doesn't really work
579         in emacs anyway.
581 2004-06-04  Miles Bader  <miles@gnu.org>
583         * faces.el (face-differs-from-default-p): Use a different
584         implementation, so we can really check whether FACE displays
585         differently or not.
587 2004-06-04  Miles Bader  <miles@gnu.org>
589         * faces.el (display-supports-face-attributes-p): Implement a
590         `different from default' check for non-tty displays.
592 2004-06-03  David Kastrup  <dak@gnu.org>
594         * woman.el (woman-mapcan): More concise code.
595         (woman-topic-all-completions, woman-topic-all-completions-1)
596         (woman-topic-all-completions-merge): Replace by a simpler and
597         much faster implementation based on O(n log n) sort/merge instead
598         of the old O(n^2) behavior.
600 2004-06-03  Miles Bader  <miles@gnu.org>
602         * subr.el (read-number): Use canonical format for default in prompt.
604         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add
605         regexp for " [...]" style defaults.
607 2004-06-02  Romain Francoise  <romain@orebokech.com>
609         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
610         groups: if the user asks for a hidden buffer, open the
611         corresponding filter group to expose it.
613         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
614         `ibuffer-jump-to-buffer'.
615         (ibuffer-jump-offer-only-visible-buffers): New user option.
617 2004-06-02  Juanma Barranquero  <lektu@terra.es>
619         * faces.el (frame-update-faces): Add empty docstring so the one
620         for `ignore' doesn't show through.
622         * subr.el (process-kill-without-query): Remove spurious "\n" on
623         obsolescence string.
624         (focus-frame, unfocus-frame): Add obsolescence declaration and
625         empty docstring.
627         * international/mule.el (register-char-codings): Make alias for
628         `ignore'.  Move docstring to obsolescence info and remove
629         redundancy.
631 2004-06-02  Kim F. Storm  <storm@cua.dk>
633         * frame.el (blink-cursor-start): Turn cursor off initially so blink
634         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
636 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
638         * vc-arch.el (vc-arch-state): Don't assume the file exists.
640 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
642         * desktop.el (desktop-save): Don't save minor modes without a
643         known mode initialization function.
645 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
647         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
649         * autorevert.el: Update `Commentary' section.
651 2004-05-30  Juanma Barranquero  <lektu@terra.es>
653         * dos-fns.el (convert-standard-filename):
654         * files.el (convert-standard-filename):
655         * w32-fns.el (convert-standard-filename):
656         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
658 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
660         Sync with Tramp.
662         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
663         (tramp-let-maybe): Move to an earlier spot in the file.
664         Patch by Andreas Schwab.
666 2004-05-30  Andreas Schwab  <schwab@suse.de>
668         * dired.el (dired-get-filename): Don't use dired-re-dot.
670 2004-05-30  Richard M. Stallman  <rms@gnu.org>
672         * files.el (find-file): Doc fix.
674         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
676 2004-05-30  Nick Roberts  <nickrob@gnu.org>
678         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
679         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
680         modeline of the locals buffer.
681         (gdb-goto-breakpoint): Handle gdbmi.
682         (gdb-get-frame-number): Change for gdbmi.
684 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
686         * files.el (file-remote-p): Apply file name handler for operation
687         `file-remote-p'.  It isn' a property any longer.
688         (file-relative-name): `fh' and `fd' get the required value via
689         `find-file-name-handler' already.
691         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
692         (top): Remove setting of `file-remote-p' property for
693         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
695 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
697         Version 2.0.41 of Tramp released.
699         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
700         Throw away if process has died.
701         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
702         (tramp-out-of-band-prompt-regexp): Rename to
703         `tramp-process-alive-regexp', because its usage is widen.
704         (tramp-actions-copy-out-of-band): Apply it.
705         (tramp-actions-before-shell, tramp-multi-actions):
706         Add `tramp-action-process-alive' action.
707         (tramp-action-process-alive): New defun.
708         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
709         Add entry for `file-remote-p'.
710         (tramp-handle-file-remote-p): New defun.
711         (top): Remove setting of `file-remote-p'.  Don't set
712         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
714         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
715         `file-remote-p'.
717         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
718         counted for (last) line.  [They should or they shouldn't?  --Stef]
719         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
721 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
723         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
724         not really necessary but seems to keep the shell history smaller
725         in some cases.  It is no substitute for setting HISTFILE and
726         HISTSIZE from tramp-open-connection-setup-interactive-shell,
727         though.  Suggested by Luc Teirlinck.
728         (tramp-open-connection-setup-interactive-shell): Export variables
729         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
730         (tramp-set-process-query-on-exit-flag): New compat function.
731         (tramp-open-connection-multi, tramp-open-connection-su)
732         (tramp-open-connection-rsh, tramp-open-connection-telnet)
733         (tramp-do-copy-or-rename-file-out-of-band): Use it.
734         (tramp-let-maybe): New macro, let-binds a variable only if it
735         isn't obsolete.
736         (tramp-check-ls-commands, tramp-handle-expand-file-name)
737         (tramp-handle-file-truename): Use it.
738         (tramp-completion-file-name-regexp-unified): Avoid matching
739         filenames starting with "/:" -- those are reserved for
740         file-name-non-special.
742         * tramp-smb.el (tramp-smb-open-connection):
743         Use tramp-set-process-query-on-exit-flag compat function.
745 2004-05-29  Richard M. Stallman  <rms@gnu.org>
747         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
749         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
750         (eval-last-sexp-print-value): Print char equivalent regardless
751         of standard-output value.
753         * thumbs.el (thumbs-subst-char-in-string): Delete.
754         (thumbs-thumbname): Use subst-char-in-string.
755         (thumbs-resize-image): Use condition-case, not ignore-errors.
756         (thumbs-kill-buffer): Likewise.
758         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
759         (thumbs-mode): Make buffer read-only.
760         (thumbs-make-thumb): Unconditionally accept an existing file.
761         (thumbs-insert-thumb): Add thumb-image-file property to the image.
762         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
763         (thumbs-show-thumbs-list): Error if images not supported.
764         (thumbs-save-current-image): Improve prompt string.
765         (thumbs-mode-map): Define u, R, x.
766         (thumbs-unmark): New command.
767         (thumbs-emboss-image): Minor cleanup.
768         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
769         (thumbs-rename-images): New command.
770         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
772         * thumbs.el (thumbs-current-image): New function.
773         (thumbs-file-list, thumbs-file-alist): New functions.
774         (thumbs-find-image): Delete arg L.
775         Don't set up thumbs-fileL as buffer-local global var.
776         (thumbs-find-image-at-point): Use thumbs-current-image.
777         (thumbs-set-image-at-point-to-root-window): Likewise.
778         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
779         Record and warn about errors.  Update thumbs-markedL for deletions.
780         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
781         (thumbs-redraw-buffer): Use thumbs-file-list.
782         (thumbs-mark): Use thumbs-current-image.
783         (thumbs-show-name): Use thumbs-current-image.
785         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
786         and imenu--last-menubar-index-alist.
788         * subr.el (with-selected-window): Undo previous change.
790 2004-05-29  John Paul Wallington  <jpw@gnu.org>
792         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
793         (thumbs-mouse-find-image): New command.
794         (thumbs-mode-map): Bind it to mouse-2.
795         (thumbs-mode): Make mode-class special.
796         (thumbs-view-image-mode): Likewise.
798 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
800         * flymake.el: New file.
802 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
804         * files.el (find-file-noselect-1): Do not bind
805         `inhibit-read-only' to t during execution of
806         `find-file-not-found-functions'.
808 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
810         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
811         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
813 2004-05-28  Juri Linkov  <juri@jurta.org>
815         * simple.el (eval-expression-print-format): New fun.
817         * simple.el (eval-expression):
818         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
819         * emacs-lisp/edebug.el (edebug-compute-previous-result)
820         (edebug-eval-expression): Print additionally the value returned by
821         `eval-expression-print-format'.
823         * emacs-lisp/lisp.el (insert-pair-alist): New var.
824         (insert-pair): Make arguments optional.  Find character pair
825         from `insert-pair-alist' according to the last input event.
826         (insert-parentheses): Make arguments optional.
827         (raise-sexp, delete-pair): New funs.
829         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
830         (emacs-lisp-mode-map, lisp-interaction-mode-map):
831         Bind C-M-q to `indent-pp-sexp'.
833         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
834         `pp-to-string' modified to be able to format text with newlines.
835         (pp-to-string): Move the buffer-formatting part of the code to
836         `pp-buffer'.  Call `pp-buffer'.
838         * info.el (Info-desktop-buffer-misc-data): Don't save information
839         about virtual files.
840         (Info-restore-desktop-buffer): Restore Info buffers in prepared
841         buffers with names obtained from the desktop file instead of the
842         default *info* buffer.
844 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
846         * subr.el (with-selected-window): Only save/restore the selected window.
848         * progmodes/compile.el (compilation-error-regexp-alist):
849         Use expand-file-name and data-directory.
851         * progmodes/grep.el (grep-tree): Rework previous fix.
853         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
854         after the user marked text with the mouse.
856         * startup.el (command-line): Keep the first regexp of
857         auto-save-file-name-transforms intact.
859 2004-05-28  Juanma Barranquero  <lektu@terra.es>
861         * cus-edit.el (customize-face, customize-face-other-window)
862         (custom-face-edit-delete): Make arguments match their use in
863         docstring.
864         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
865         docstring.
867         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
868         not `cvs-butlast'.
870         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
871         `nbutlast' are in subr.el).
873         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
874         (set-w32-system-coding-system): Doc fixes.
876         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
877         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
878         Make arguments match their use in docstring.
879         (artist-draw-region-trim-line-endings)
880         (artist-mouse-choose-operation): Fix typo in docstring.
881         (artist-key-set-point-common): Doc fix.
883 2004-05-28  Simon Josefsson  <jas@extundo.com>
885         * mail/smtpmail.el (smtpmail-open-stream):
886         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
888 2004-05-26  Simon Josefsson  <jas@extundo.com>
890         * starttls.el: Merge with my GNUTLS based starttls.el.
891         (starttls-gnutls-program, starttls-use-gnutls)
892         (starttls-extra-arguments, starttls-process-connection-type)
893         (starttls-connect, starttls-failure, starttls-success): New variables.
894         (starttls-program, starttls-extra-args): Doc fix.
895         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
896         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
897         and pass on to corresponding *-gnutls function if it is set.
899 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
901         * autorevert.el (auto-revert-handler): Disable auto-reverting of
902         remote files.
904 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
906         * files.el (file-name-non-special): There are more operations
907         which need handling: `find-backup-file-name',
908         `insert-file-contents', `verify-visited-file-modtime',
909         `write-region'.  Rename t value of method to `add'.  Add new
910         methods `quote' and `unquote-then-quote' to file-arg-indices.
912 2004-05-25  Juri Linkov  <juri@jurta.org>
914         * info.el (Info-toc): Call Info-mode on intermediate buffer.
915         (Info-index-nodes): Enclose code in condition-case to catch errors.
916         (Info-index-node): Don't search all index nodes if request is only
917         for the current node and file is not in the cache of index nodes.
918         (Info-mode-map): Bind Info-copy-current-node-name to `w'
919         for consistency with dired-copy-filename-as-kill.
920         Bind `S' to Info-search-case-sensitively.
921         (Info-copy-current-node-name): New arg.  With zero prefix arg put
922         the name inside a function call to `info'.  Display copied text in
923         the echo area.
925 2004-05-25  Sam Steingold  <sds@gnu.org>
927         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
928         strip the package prefix from the symbol name, if any.
929         Make it the `find-tag-default-function' for `lisp-mode'.
931 2004-05-25  John Paul Wallington  <jpw@gnu.org>
933         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
934         instead of obsolete `process-kill-without-query'.
936         * textmodes/texinfmt.el (texinfo-indexvar-alist):
937         Declare as variable, not constant.
939 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
941         * files.el (find-file-noselect-1): Fix bug introduced by
942         Revision 1.694.  As a side effect, `inhibit-read-only'
943         is again, by default, t during execution of
944         `find-file-not-found-functions'.
945         (insert-directory): Check that lines were really inserted by
946         the --dired switch, before erasing them.
948 2004-05-24  Nick Roberts  <nickrob@gnu.org>
950         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
951         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
952         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
953         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
954         gud-minor-mode (gdbmi).
956 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
958         * net/browse-url.el (browse-url-interactive-arg): Enable user to
959         explicitly select the text to be taken as URL.
961 2004-05-23  Juri Linkov  <juri@jurta.org>
963         * info.el (Info-index-nodes): New var and fun.
964         (Info-goto-index, Info-index, info-apropos)
965         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
966         (Info-index): Fix docstring.  Store and restore Info-history-list.
967         (Info-complete-nodes): New var.
968         (Info-complete-menu-item): Use it.
969         (Info-index-node): New fun.
970         (Info-final-node, Info-forward-node, Info-backward-node)
971         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
972         Use Info-index-node.
973         (Info-extract-menu-item, Info-extract-menu-counting): Set second
974         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
975         (Info-find-node-2): If a node with period in its name not found,
976         try to find a node without the name part after period.
977         (Info-select-node): Call Info-fontify-node only if
978         Info-fontify-maximum-menu-size is not nil.
979         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
980         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
981         Preserve Info-history-list.
982         (Info-toc): Set Info-current-file.
983         (Info-build-toc): Move point to the beginning of the buffer.
984         Add main-file variable.
985         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
986         Use backslashed representation of the control character ^_.
988         * textmodes/texinfmt.el (texinfo-print-index): Print index line
989         numbers in the new Texinfo 4.7 format.
991         * add-log.el (change-log-font-lock-keywords): Remove `:' from
992         regexps for function and variable names.
994         * descr-text.el (describe-property-list): Add [show] button for
995         `syntax-table' property with action to pp to a separate buffer.
996         (describe-char): Replace search-forward by re-search-forward with
997         whitespace regexp after "character:" to not fail in too narrow windows.
999         * simple.el (next-error-find-buffer): Add a rule to return
1000         next-error capable buffer if one window on the selected frame
1001         displays such buffer.
1003 2004-05-23  Nick Roberts  <nickrob@gnu.org>
1005         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
1006         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
1007         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
1008         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
1009         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
1010         Handle new value for gud-minor-mode (gdbmi).
1011         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
1012         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
1013         Change from local to global gdb variable set.
1014         (gdb-ann3): Initialise above gdb variable set.
1015         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
1016         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
1017         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
1018         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
1019         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
1020         (gdb-info-locals-handler, gdb-invalidate-assembler)
1021         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
1022         set as global variables.
1023         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
1024         Handle gdbmi.
1025         (gdb-info-breakpoints-custom): Fix regexp.
1026         (def-gdb-var): Delete.
1028         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
1029         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
1030         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
1031         a new mode.  The file (gdb-mi.el) for this mode will be included
1032         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
1033         primary interface.
1035 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
1037         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
1038         interpreted as a directory.
1040 2004-05-22  Richard M. Stallman  <rms@gnu.org>
1042         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
1043         as a close quote.
1045         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
1047         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
1048         Use assoc-string, not assoc-ignore-case.
1050         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
1052         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
1053         If moving back then fwd gets a defun that ends before point,
1054         try again moving fwd then back.
1056         * files.el (file-name-non-special): Allow t in file-arg-indices
1057         to mean requote the return value.  Use `identity' as an element
1058         rather than as the whole value.
1060         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
1062 2004-05-22  Juanma Barranquero  <lektu@terra.es>
1064         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
1065         `help-make-usage'.
1066         (help-highlight-arguments): Skip function name before searching
1067         for arguments.
1069 2004-05-21  Juanma Barranquero  <lektu@terra.es>
1071         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
1072         Don't mention in the docstring these arguments meant for
1073         internal (recursive) use only.
1074         (allout-char-spec): Comment out (it's not implemented).
1075         (allout-old-expose-topic, allout-exposure): Fix docstring and add
1076         obsolescence declaration.
1077         (allout-flatten-exposed-to-buffer)
1078         (allout-indented-exposed-to-buffer): Fix typos in docstring.
1079         (my-mark-marker): Doc fix.
1080         (produce-allout-mode-map, allout-sibling-index)
1081         (allout-isearch-expose, allout-distinctive-bullet)
1082         (allout-open-topic, allout-reindent-body)
1083         (allout-rebullet-heading, allout-process-exposed)
1084         (allout-insert-listified, allout-latex-verb-quote)
1085         (allout-insert-latex-header, allout-insert-latex-trailer):
1086         Make arguments match their use in docstring.
1087         (allout-primary-bullet, allout-old-style-prefixes)
1088         (allout-inhibit-protection, allout-init, allout-mode)
1089         (allout-before-change-protect, allout-flag-region):
1090         Use "Emacs" instead of "emacs" in docstrings.
1092 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
1094         * international/characters.el: Modify syntax of more characters.
1096 2004-05-21  Masatake YAMATO  <jet@gyve.org>
1098         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
1099         (etags-tags-completion-table): Show parsing progress.
1101 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
1103         * locate.el (locate-prompt-for-command): Shorten first line of
1104         docstring.
1105         (locate-mode): Expand docstring and include keymap summary.
1107         * files.el (find-file-noselect-1): Limit the scope of the
1108         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
1109         is, by default, nil during the execution of
1110         `find-file-not-found-functions' and `find-file-hook'.
1112 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
1114         * facemenu.el (facemenu-color-name-equal): New function.
1115         (list-colors-display): Use it to compare colors instead of
1116         facemenu-color-equal.
1118 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
1120         * compare-w.el (compare-windows-face): Use min-colors instead of
1121         checking for tty or pc types.
1123 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1125         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
1126         (completion-setup-function): Use with-current-buffer.
1127         Properly save excursion.  Simplify.
1128         Don't assume there is necessarily a `mouse-face' property somewhere.
1130         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
1132         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
1134         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
1135         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
1136         Use with-current-buffer.
1137         (byte-goto-log-buffer): Delete.
1138         (byte-compile-log-file): Call compilation-forget-errors.
1140 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
1142         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
1143         output messages into the search result.
1145 2004-05-19  Masatake YAMATO  <jet@gyve.org>
1147         * wid-edit.el (widget-radio-button-notify): Revert my last
1148         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
1150 2004-05-19  Kenichi Handa  <handa@m17n.org>
1152         * international/characters.el: Fix syntax (open/close) of CJK chars.
1154 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
1156         * help-mode.el (help-go-back): Don't depend on position of back button.
1158 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1160         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
1161         files files don't contain an accidental additional /.
1163         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
1164         in source buffer.
1166 2004-05-18  Masatake YAMATO  <jet@gyve.org>
1168         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
1169         to widget-apply.  :action method assumes 2 arguments, not 3.
1171 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
1173         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
1174         New constants.
1175         (hs-special-modes-alist): Add an f90-mode entry.
1177 2004-05-17  Sam Steingold  <sds@gnu.org>
1179         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
1180         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
1182 2004-05-16  Kim F. Storm  <storm@cua.dk>
1184         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
1186 2004-05-15  John Wiegley  <johnw@newartisans.com>
1188         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
1189         (eshell-output-object-to-target): Improve output speed 20% by not
1190         calling `eshell-stringify' if something is already known to be a string.
1192 2004-05-15  Alex Ott  <ott@jet.msk.su>
1194         * textmodes/ispell.el (ispell-local-dictionary-alist):
1195         Add windows-1251 to the choice of coding systems.
1196         (ispell-dictionary-alist-6): Add support for "russianw.aff",
1197         encoded in cp1251.
1199 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
1201         * progmodes/compile.el (compilation-warning-face)
1202         (compilation-info-face): Use min-colors.
1204 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1206         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
1207         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
1208         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
1209         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
1210         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
1211         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
1212         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
1213         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
1214         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
1215         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
1216         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
1217         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
1218         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
1219         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
1221 2004-05-15  Kim F. Storm  <storm@cua.dk>
1223         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
1224         Use it to set triggered-p element of timer.
1225         (timer-event-handler): Set triggered-p element non-nil while running
1226         the timer function.
1228 2004-05-14  David Ponce  <david@dponce.com>
1230         * tree-widget.el: New file.
1232 2004-05-13  Marcelo Toledo  <marcelo@marcelotoledo.org>
1234         * language/european.el ("Brazilian Portuguese"): Add support for
1235         Brazilian Portuguese.
1237 2004-05-13  John Wiegley  <johnw@newartisans.com>
1239         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
1240         `recentf-mode' if this variable has been customized to t.
1242         * eshell/esh-test.el (eshell-test): Call the function
1243         `emacs-version' rather than trying to build a custom version string.
1245 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1247         * net/telnet.el (telnet-mode): Use define-derived-mode.
1248         Don't modify the global value of comint-prompt-regexp.
1250 2004-05-13  John Paul Wallington  <jpw@gnu.org>
1252         * version.el (emacs-version): Check for `gtk' feature before
1253         `x-toolkit' feature.
1255 2004-05-13  Juanma Barranquero  <lektu@terra.es>
1257         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
1258         arguments in the docstring, they're used only in recursive calls.
1260         * help-fns.el (help-arg-highlighting-function)
1261         (help-argument-name): Delete.
1262         (help-default-arg-highlight): New function.
1263         (help-do-arg-highlighting): Use it.
1265 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
1267         * calendar/appt.el (appt-disp-window):
1268         Use `calendar-set-mode-line' for a centered mode-line.
1270 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
1272         * calendar/appt.el (appt-disp-window): Do not split window
1273         excessively when `split-height-threshold' is low.
1275 2004-05-12  Nick Roberts  <nickrob@gnu.org>
1277         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
1278         kill-buffer-hook here and make it local.
1279         (gud-kill-buffer-hook): Use kill-process for a sure kill.
1281 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
1283         * progmodes/compile.el (compilation-set-window-height):
1284         Use save-excursion to protect against misplaced marker.
1286 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1288         * custom.el (defface): Document that type can have value gtk.
1290         * faces.el (face-spec-set-match-display): Handle type gtk in display.
1292 2004-05-12  Kenichi Handa  <handa@m17n.org>
1294         * descr-text.el: Require quail at comile time.
1295         (describe-char): If an input method is on and it supports the
1296         character, show how to input it.
1298         * international/quail.el (quail-install-decode-map): Accept a
1299         char-table whose subtype is `quail-decode-map'.
1300         (quail-store-decode-map-key, quail-gen-decode-map1)
1301         (quail-gen-decode-map, quail-find-key1, quail-find-key)
1302         (quail-show-key): New functions.
1304 2004-05-12  Juanma Barranquero  <lektu@terra.es>
1306         * generic.el (define-generic-mode): Remove redundant arglist info.
1308         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
1309         Make arguments match their use in docstring.
1310         (help-arg-highlighting-function): New variable.
1311         (help-argument-name): Mention it in the docstring.
1312         (help-do-arg-highlight): Use it.  Expand regexp to accept also
1313         ARG-xxx and xxx-ARG references.
1315 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
1317         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
1318         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
1319         and "mailto:addr1?to=addr2" equal.
1321 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
1323         * man.el (Man-getpage-in-background): Use shell-file-name
1324         and shell-command-switch variables instead of hard-coded values.
1326 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
1328         * iimage.el: New file.
1330 2004-05-11  Juanma Barranquero  <lektu@terra.es>
1332         * custom.el (custom-initialize-default, defcustom):
1333         Fix typo in docstring.
1335         * files.el (set-visited-file-name, file-expand-wildcards):
1336         Fix docstring.
1338 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1340         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
1342         * subr.el (eventp): Be more discriminating with integers.
1344 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
1346         * progmodes/compile.el (compile): Add universal prefix arg.
1347         (compilation-error-regexp-alist-alist): Add edg patterns.
1349 2004-05-10  Sam Steingold  <sds@gnu.org>
1351         * textmodes/ispell.el (ispell-message):
1352         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
1354 2004-05-10  Dave Love  <fx@gnu.org>
1356         * progmodes/python.el (help-buffer): Autoload when compiling.
1357         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
1358         (run-python): Prepend to any existing PYTHONPATH.
1360 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
1362         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
1363         for pending breakpoints.
1365 2004-05-10  Richard M. Stallman  <rms@gnu.org>
1367         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
1368         directly without calling any functions in Rmail.
1369         (unrmail-unprune): Function deleted.
1371 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1373         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
1374         C-c C-z binding.
1376 2004-05-10  Kenichi Handa  <handa@m17n.org>
1378         * descr-text.el (describe-char): Fix previous change.  Don't make
1379         a unibyte character to multibyte in the *Help* buffer.
1381 2004-05-10  Miles Bader  <miles@gnu.org>
1383         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
1384         buffer an error if the debugger process is actually running.
1386 2004-05-10  Juanma Barranquero  <lektu@terra.es>
1388         * help-fns.el (help-argument-name): Default to italic.
1389         (help-highlight-arguments): Return always (usage . doc), even when
1390         usage is nil.
1392         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
1393         (define-ibuffer-filter): Add usage info.
1394         (define-ibuffer-op): Add usage info (but CL-style defaults for
1395         keyword args are not shown).
1397         * subr.el (remove-overlays, read-passwd): Fix docstring.
1398         (start-process-shell-command): Fix docstring.  Put usage info in a
1399         format usable by `describe-function'.
1400         (open-network-stream, open-network-stream-nowait)
1401         (open-network-stream-server): Fix docstring.
1403 2004-05-09  Jason Rumney  <jasonr@gnu.org>
1405         * international/code-pages (cp932, cp936, cp949, c950): Remove.
1406         Only define cp125* if windows-125* is already defined.
1408         * language/korean.el (cp949): Add alias.
1410         * language/chinese.el (cp936, cp950): Add aliases.
1412         * language/japanese.el (cp932): Add alias.
1414         * term/w32-win.el: Require code-pages.
1416         * international/mule-cmds.el (set-locale-environment):
1417         On MS-Windows use ansi code-page for default coding-systems.
1418         Set up paper sizes for Windows 3 letter languages.
1420         * international/code-pages.el (cp932, cp936, cp949, cp950):
1421         Add aliases.  Also add cp125* if not already defined.
1423 2004-05-09  Juanma Barranquero  <lektu@terra.es>
1425         * help-fns.el (help-highlight-arguments): Don't try to highlight
1426         missing or autoloaded arglists.  Accept structured arguments, like
1427         the first ones of `do' and `flet'.
1429         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
1430         (cvs-get-marked): Remove redundant arglist info.
1432         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
1433         Don't use CL-style default args.
1435 2004-05-08  Andreas Schwab  <schwab@suse.de>
1437         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
1439         * international/subst-ksc.el: Fix references to utf-translate-cjk
1440         into utf-translate-cjk-mode.
1441         * international/subst-big5.el: Likewise.
1442         * international/subst-gb2312.el: Likewise.
1443         * international/subst-jis.el: Likewise.
1444         * international/utf-16.el: Likewise.
1445         * international/utf-8.el: Likewise.
1447 2004-05-08  John Wiegley  <johnw@newartisans.com>
1449         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
1450         "virtual buffers" (off by default), which makes it possible to
1451         switch to the "virtual" buffers of recently visited files.  When a
1452         buffer name search fails, and this option is on, iswitchb will
1453         look at the list of recently visited files, and permit matching
1454         against those names.  When the user hits RET on a match, it will
1455         revisit that file.
1456         (iswitchb-read-buffer): Add two optional arguments, which makes
1457         isearchb.el possible.
1458         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
1459         (iswitchb-next-match): Add support for virtual buffers.
1461         * isearchb.el: This module extends iswitchb to provide "as you
1462         type" buffer selection.
1464         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
1465         Ignore the read-only property when flyspell highlighting is on.
1466         Not ignoring it leads to a series of confusing errors.
1467         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
1468         but also make sure to call flyspell-incorrect-hook.
1469         (flyspell-maybe-correct-transposition): Perform transposition test
1470         by bit twiddling a string, rather than using a temp buffer.
1471         (flyspell-maybe-correct-doubling): Use a string rather than a temp
1472         buffer.  This is also the original version of the code, which
1473         could not be checked in before due to a previous lack of
1474         assignment papers.  This version has seen heavy usage on my system
1475         for several years now.
1477         * calendar/cal-bahai.el: New file, which adds support for the
1478         Baha'i calendar to Emacs.  This calendar is based on a solar year
1479         of 19 months of 19 days, with 4 intercalary days.  Each year
1480         begins on March 21, with the calendar starting in 1844.
1482         * calendar/cal-menu.el, calendar/calendar.el,
1483         calendar/diary-lib.el, calendar/holidays.el: Added support for
1484         using cal-bahai.el.
1486         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
1487         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
1488         function can be used outside of eshell buffers.
1489         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
1491 2004-05-08  Juanma Barranquero  <lektu@terra.es>
1493         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
1494         word constituent so FOO-ARG is not recognized as an arg.
1495         (help-highlight-arguments): Don't skip lists in mandatory arguments.
1497         * simple.el (next-error): Fix typo in docstring.
1498         (open-line): Make argument names match their use in docstring.
1499         (split-line): Fix docstring.
1501         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
1502         usable by `describe-function'.
1503         (gensym, gentemp, typep, ignore-errors): Make argument names match
1504         their use in docstring.
1506         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
1507         argument to `help-setup-xref'.
1509 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
1511         Version 2.0.40 of Tramp released.
1513         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
1514         Use symbol-function to invoke functions only known on some Emacs
1515         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
1516         Scaldeferri <kevin@scaldeferri.com>.
1517         (tramp-do-copy-or-rename-file-via-buffer): Rename from
1518         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
1519         consistent with the other tramp-do-* functions.
1520         (tramp-do-copy-or-rename-file): Calls adjusted.
1521         (tramp-process-initial-commands): Avoid liveness check on shell --
1522         we know that it must be alive since we're opening a connection at
1523         this moment.
1524         (tramp-last-cmd): New internal variable.
1525         (tramp-process-echoes): New tunable.
1526         (tramp-send-command): Set tramp-last-cmd.
1527         (tramp-wait-for-output): Delete echo, if applicable.
1528         (tramp-read-passwd): Construct the key for the password cache in a
1529         way that works for multi methods, too.
1530         (tramp-bug): Add backup-directory-alist and
1531         bkup-backup-directory-info to bug reports, with Tramp counterparts.
1533 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
1535         * net/tramp*.el: Suppress byte-compiler warnings where possible.
1537         * net/tramp.el (tramp-out-of-band-prompt-regexp)
1538         (tramp-actions-copy-out-of-band): New defcustoms.
1539         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
1540         used instead of a synchronous one.  Allows password entering.
1541         (tramp-action-out-of-band): New defun.
1542         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
1543         Remove restriction with password from doc string.
1544         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
1545         `tramp-out-of-band-prompt-regexp',
1546         `tramp-actions-copy-out-of-band', `password-cache' and
1547         `password-cache-expiry'.
1548         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
1549         password caching.
1550         (tramp-touch): FILE can be a local file, too.
1551         (TODO): Remove items done.
1552         (tramp-handle-insert-directory): Properly quote file name also if
1553         not full-directory-p.  Handle wildcard case.  Reported by Andreas
1554         Schwab <schwab@suse.de>.
1555         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
1556         new file.
1557         (tramp-handle-file-local-copy, tramp-handle-write-region):
1558         The permissions of the temporary file are set if filename exists.
1559         Reported by Ted Stern <stern@cray.com>.
1560         (tramp-backup-directory-alist)
1561         (tramp-bkup-backup-directory-info): New defcustoms.
1562         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
1563         (tramp-handle-find-backup-file-name): New function.
1564         Implements Tramp's find-backup-file-name.
1566         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
1567         for `find-backup-file-name'.
1569         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
1570         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
1572 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
1574         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
1576 2004-05-07  Juanma Barranquero  <lektu@terra.es>
1578         * subr.el (lambda): Add arglist description to docstring.
1579         (declare): Fix typo in docstring.
1580         (open-network-stream): Fix docstring.
1581         (process-kill-without-query): Fix docstring and add obsolescence info.
1582         (last, butlast, nbutlast): Make arguments match their use in docstring.
1583         (insert-buffer-substring-no-properties): Likewise.
1584         (insert-buffer-substring-as-yank): Likewise.
1585         (split-string): Fix docstring.
1587         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1588         Make argument names match their use in docstring.
1590         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
1592 2004-05-06  Nick Roberts  <nickrob@gnu.org>
1594         * progmodes/gdb-ui.el: Improve/extend documentation strings.
1595         Fit first sentence on one line for apropos-command.
1597 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1599         Changes largely merged in from Dave Love's code.
1600         * progmodes/python.el: Doc fixes.
1601         (python-mode-map): Add python-complete-symbol.
1602         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
1603         (python-comment-indent, python-complete-symbol)
1604         (python-symbol-completions, python-partial-symbol)
1605         (python-try-complete): New.
1606         (python-indent-line): Remove optional arg.  Use python-block-end-p.
1607         (python-check): Bind compilation-error-regexp-alist.
1608         (inferior-python-mode): Use rx.  Move keybindings to top level.
1609         Set comint-input-filter.
1610         (python-preoutput-filter): Use rx.
1611         (python-input-filter): Re-introduce.
1612         (python-proc): Start new process if necessary.
1613         Check python-buffer non-nil.
1614         (view-return-to-alist): Defvar.
1615         (python-send-receive): New.
1616         (python-eldoc-function): Use it.
1617         (python-mode-running): Don't defvar.
1618         (python-mode): Set comment-indent-function.
1619         Maybe update hippie-expand-try-functions-list.
1620         (python-indentation-levels): Initialize differently.
1621         (python-block-end-p): New.
1622         (python-indent-line): Use it.
1623         (python-compilation-regexp-alist): Augment.
1624         (run-python): Import `emacs' module to Python rather than loading
1625         code directly.  Set python-buffer differently.
1626         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
1627         Use python-proc.
1628         (python-send-command): Go to end of comint buffer.
1629         (python-load-file): Use python-proc, emacs.eimport.
1630         (python-describe-symbol): Simplify interactive form.
1631         Use emacs.help.  Do use temp-buffer-show-hook.
1632         Call print-help-return-message.
1633         (hippie-exp): Require when compiling.
1634         (python-preoutput-continuation): Use rx.
1636         * diff-mode.el (diff-make-unified): Fix regexp.
1638 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
1640         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
1641         filter groups from the buffer when rebuilding the Ibuffer buffer
1642         and `ibuffer-show-empty-filter-groups' is nil.
1644 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1646         * ps-print.el (ps-print-quote): Call ps-value-string.
1647         (ps-setup): Call ps-comment-string.
1648         (ps-value-string, ps-comment-string): New funs.
1650 2004-05-06  Juanma Barranquero  <lektu@terra.es>
1652         * ehelp.el (electric-help-command-loop): Check whether the last
1653         character is visible, not (point-max).
1655         * help-fns.el (help-argument-name): Default to bold; don't inherit
1656         from font-lock-variable-name-face.
1657         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
1659 2004-05-05  Kenichi Handa  <handa@m17n.org>
1661         * descr-text.el (describe-char): Copy the character with text
1662         properties and overlays into the first line, and call
1663         describe-text-properties on it.
1665 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
1667         * iswitchb.el (iswitchb-global-map): Fix typo.
1668         Remove unwanted ###autoloads from source file.
1670 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
1672         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
1673         in run-hooks.  Use substitute-command-keys in message.
1674         (wdired-abort-changes): Add message.
1676 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
1678         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
1679         (sql-emacs20-p): Remove.
1680         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
1681         (sql-builtin-face, sql-doc-face): Remove.
1682         (sql-mode-ansi-font-lock-keywords)
1683         (sql-mode-oracle-font-lock-keywords)
1684         (sql-mode-postgres-font-lock-keywords)
1685         (sql-mode-linter-font-lock-keywords)
1686         (sql-mode-ms-font-lock-keywords)
1687         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
1688         (sql-product-font-lock): Fix font-lock reset when font rules change.
1689         (sql-highlight-product): Remove incorrect font-lock reset logic.
1691 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
1693         * ses.el (ses-set-parameter): Fix typo.
1695 2004-05-04  Kim F. Storm  <storm@cua.dk>
1697         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
1698         Must expand directory for completion to work; and don't mess with
1699         process-environment.
1700         (ido-read-file-name): If command has ido property, don't use ido
1701         if value is ignore, or read as directory if value is dir.
1702         Set ido ignore property for dired-do-rename command.
1704 2004-05-04  Juanma Barranquero  <lektu@terra.es>
1706         * ehelp.el (electric-help-command-loop, electric-help-undefined)
1707         (electric-help-help): Check against unmapped commands.
1709         * help-fns.el (help-argument-name): New face, inheriting from
1710         font-lock-variable-name-face, to highlight function arguments in
1711         `describe-function' and `describe-key'.
1712         (help-do-arg-highlight): Auxiliary function to highlight a given
1713         list of arguments in a string.
1714         (help-highlight-arguments): Highlight the function arguments and
1715         all uses of them in the docstring.
1716         (describe-function-1): Use it.  Do docstring output via `insert',
1717         not 'princ', so text attributes are preserved.
1719         * winner.el (winner-mode-map): Move `winner-undo' and
1720         `winner-redo' to C-c <left> and C-c <right>, respectively (the
1721         previous bindings conflict with `prev-buffer', `next-buffer').
1723 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1725         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
1726         (bibtex-entry-update): New command bound to C-c C-u.
1727         (bibtex-text-in-string): Fix regexp.
1728         (bibtex-assoc-of-regexp): Remove.
1729         (bibtex-progress-message): Fix docstring.
1730         (bibtex-inside-field): Use if.
1731         (bibtex-assoc-regexp): New function.
1732         (bibtex-format-entry): Make code more robust so that it formats
1733         also old entries.
1734         (bibtex-autokey-demangle-title): Merge with obsolete function
1735         bibtex-assoc-of-regexp.
1736         (bibtex-field-list): New function.
1737         (bibtex-entry): Use bibtex-field-list.
1738         (bibtex-parse-entry): Fix docstring.
1739         (bibtex-print-help-message): Use bibtex-field-list.
1740         (bibtex-make-field): Use bibtex-field-list.
1741         (bibtex-entry-index): Bugfix.  Return crossref key if required.
1742         (bibtex-lessp): Fix docstring.
1744 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
1746         * select.el (xselect-convert-to-string): Move comment to intended line.
1748 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1750         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
1751         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
1753 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1755         * term/x-win.el (x-clipboard-yank): Don't exit on error from
1756         x-get-selection.
1758 2004-05-03  Jason Rumney  <jasonr@gnu.org>
1760         * makefile.nt: Remove.
1762 2004-05-03  Kim F. Storm  <storm@cua.dk>
1764         * emulation/cua-base.el (cua--update-indications): Fix last change.
1765         (cua-mode): Deactivate mark when cua-mode is enabled.
1767 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
1769         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
1771 2004-05-03  Nick Roberts  <nickrob@gnu.org>
1773         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
1774         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
1775         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
1776         window over visible frames.
1777         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
1779 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1781         * progmodes/compile.el (compilation-gcpro): New var.
1782         (compilation-fake-loc): Use it.
1783         (compilation-forget-errors): Reset it.
1785 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
1787         * diff-mode.el (diff-header-face, diff-file-header-face):
1788         Use min-colors.
1790 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1792         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
1793         (bibtex-clean-entry): Disentangle code.
1794         (bibtex-realign): New function.
1795         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
1796         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
1797         Remove undocumented optional arg called-by-convert-alien.
1798         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
1799         for sorting instead of bibtex-sort-buffer.
1801 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
1803         * progmodes/compile.el (compilation-start): In the
1804         no-async-subprocesses branch, call sit-for to give redisplay a
1805         chance to show the updated process status in the mode line, and
1806         fontify the buffer explicitly after the process exits.
1808 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1810         * progmodes/python.el (python-compilation-line-number): Remove.
1811         (python-compilation-regexp-alist): Don't use it any more.
1812         (python-orig-start, python-input-filter): Remove.
1813         (inferior-python-mode): Don't set up comint-input-filter-functions.
1814         (python-send-region): Use compilation-fake-loc.
1816         * progmodes/compile.el (compilation-messages-start): New var.
1817         (compilation-mode): Don't setup next-error-function here.
1818         (compilation-setup): Set it up here instead (for minor modes as well).
1819         Make compilation-messages-start buffer local.
1820         (compilation-next-error-function): Use it.
1821         (compilation-forget-errors): Set compilation-messages-start.
1823 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1825         * ielm.el (ielm-prompt-read-only): Update docstring.
1827         * comint.el (comint-prompt-read-only): Update docstring.
1828         (comint-update-fence, comint-kill-whole-line)
1829         (comint-kill-region): New functions.
1831         * simple.el (kill-whole-line): Use "p" instead of "P" in
1832         interactive form.
1834 2004-05-01  Juanma Barranquero  <lektu@terra.es>
1836         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
1837         format arglist so default values in CL-style argument lists are
1838         correctly shown.
1840 2004-05-01  Jason Rumney  <jasonr@gnu.org>
1842         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
1844 2004-05-01  Kenichi Handa  <handa@m17n.org>
1846         * international/titdic-cnv.el (miscdic-convert): Don't generate a
1847         quail file if it is up to date.
1849 2004-04-30  Juri Linkov  <juri@jurta.org>
1851         * cus-edit.el (custom-mode-map):
1852         Add key binding `C-x C-s' to `Custom-save'.
1854         * outline.el (outline-blank-line): New var.
1855         (outline-next-preface, outline-show-heading)
1856         (outline-end-of-subtree): Use it.
1858         * dired-aux.el (dired-touch-initial): New fun.
1859         (dired-do-chxxx): Call it for op-symbol `touch'.
1860         (dired-diff): Use `dired-dwim-target-directory'
1861         if current dired buffer has no buffer mark.
1863         * bindings.el (propertized-buffer-identification):
1864         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
1865         Add C-M-arrow keys for consistency.
1867         * files.el (confirm-kill-emacs):
1868         Change group from top-level `emacs' to `convenience'.
1870         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1871         Push mark on the first call of successive command calls.
1872         (insert-pair): New fun created from `insert-parentheses' with
1873         `open' and `close' arguments added.  Enclose active regions
1874         in paired characters.  Compare adjacent characters syntax with
1875         inserted characters syntax before inserting a space.
1876         (insert-parentheses): Call `insert-pair' with ?\( ?\).
1878         * delsel.el: Don't put `delete-selection' property
1879         on `insert-parentheses' symbol to take advantage of
1880         region handling in `insert-pair' function.
1881         Suggested by Stephan Stahl <stahl@eos.franken.de>.
1883 2004-04-30  Kim F. Storm  <storm@cua.dk>
1885         * emulation/cua-base.el: Add support for changing cursor types;
1886         based on patch from Michael Mauger.
1887         (cua-normal-cursor-color, cua-read-only-cursor-color)
1888         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
1889         Customization cursor type and/or cursor color.
1890         (cua--update-indications): Handle cursor type changes.
1891         (cua-mode): Update cursor indications if enabled.
1893         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
1895         * mouse.el (mouse-drag-copy-region): New defcustom.
1896         (mouse-set-region, mouse-drag-region-1): Use it.
1898         * simple.el (kill-ring-save): If region face background color is
1899         unspecified (if no highlighting), show extent of fully visible
1900         region even if transient-mark-mode is enabled.
1902         * emulation/cua-base.el (cua--standard-movement-commands):
1903         Add cua-scroll-up and cua-scroll-down.
1904         (cua-scroll-up, cua-scroll-down): New commands.
1905         (cua--init-keymaps): Remap scroll-up and scroll-down.
1907         * emulation/cua-rect.el (cua--convert-rectangle-as):
1908         New defmacro.
1909         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
1910         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
1911         New commands (suggested by Jordan Breeding).
1913 2004-04-30  Juanma Barranquero  <lektu@terra.es>
1915         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
1917 2004-04-30  Mario Lang  <mlang@delysid.org>
1919         * diff.el (diff-switches): Fix typo in docstring.
1921 2004-04-30  Alex Schroeder  <alex@gnu.org>
1923         * xml.el (xml-debug-print-internal): Don't add newline and
1924         indentation to text nodes and write empty elements as empty tags
1925         instead of opening and closing tags.
1926         (xml-debug-print): Take optional indent-string argument.
1927         (xml-print): Alias for xml-debug-print.
1929 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
1931         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
1932         than duplicate call to `line-beginning-position'.
1934         * progmodes/f90.el (f90-get-present-comment-type):
1935         Return whitespace, as well as comment chars, for consistent filling
1936         of comment blocks.  Use `match-string-no-properties'.
1937         (f90-break-line): Trim trailing whitespace when filling comments.
1939 2004-04-30  Dave Love  <fx@gnu.org>
1941         * calendar/diary-lib.el (diary-outlook-formats): New variable.
1942         (diary-from-outlook-internal, diary-from-outlook)
1943         (diary-from-outlook-gnus, diary-from-outlook-rmail):
1944         New functions to import diary entries from Outlook-format
1945         appointments in mail messages.
1947 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1949         * progmodes/python.el (python-send-command): New fun.
1950         (python-send-region, python-load-file): Use it.
1952         * progmodes/compile.el (compilation-last-buffer): Add var alias.
1954         * help-fns.el (help-C-file-name): Use new subr-name.
1955         Prepend `src/' to the file name.
1956         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
1957         (describe-function-1, describe-variable): Only find a C source file
1958         name if DOC is already loaded.
1960         * help-mode.el (help-function-def, help-variable-def):
1961         Use the new find-function-search-for-symbol functionality.
1962         Allow FILE to be `C-source'.
1964         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
1965         (find-function-C-source): New fun.
1966         (find-function-search-for-symbol): Use it.
1968 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
1970         * progmodes/sql.el (sql-product-alist): Rename variable
1971         `sql-product-support'.  Add Postgres login parameters.
1972         (sql-set-product, sql-product-feature): Update with renamed variable.
1973         (sql-connect-postgres): Add username prompt.
1974         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
1975         Make patterns less product specific.
1976         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
1977         (sql-mode-abbrev-table): Modify initialization.
1978         (sql-builtin-face): Add variable.
1979         (sql-keywords-re): Add macro.
1980         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
1981         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
1982         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
1983         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
1984         (sql-mode-linter-font-lock-keywords)
1985         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
1986         (sql-mode-sybase-font-lock-keywords)
1987         (sql-mode-informix-font-lock-keywords)
1988         (sql-mode-interbase-font-lock-keywords)
1989         (sql-mode-ingres-font-lock-keywords)
1990         (sql-mode-solid-font-lock-keywords)
1991         (sql-mode-sqlite-font-lock-keywords)
1992         (sql-mode-db2-font-lock-keywords): Default to nil.
1993         (sql-product-font-lock): Always highlight ANSI keywords.
1994         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
1995         (sql-send-string): Add function.
1997 2004-04-29  Dave Love  <fx@gnu.org>
1999         * progmodes/cfengine.el (cfengine-beginning-of-defun)
2000         (cfengine-end-of-defun): Ensure progress through buffer.
2002         * info-look.el (cfengine-mode): Accept a terminal ().
2004 2004-04-29  Juri Linkov  <juri@jurta.org>
2006         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
2007         instead of isearch-yank-word-or-char.  Add new key bindings for
2008         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
2009         (isearch-del-char): New fun.
2010         (isearch-forward, isearch-edit-string): Update docstring.
2011         (isearch-yank-char): Doc fix.
2012         (isearch-other-meta-char): Restore point after scrolling.
2014         * progmodes/compile.el (compilation-context-lines): Add nil option
2015         to disable compilation output window scrolling.
2016         (compilation-set-window): Use it.
2018         * outline.el (outline-next-preface, outline-show-heading):
2019         Don't leave unhidden blank line before heading.
2020         (outline-end-of-subtree): Include last newline into subtree.
2021         (hide-entry): Leave point at beginning of heading instead of end.
2022         (outline-up-heading): Push mark for the first call of successive
2023         command calls.
2025 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
2027         * comint.el (comint-prompt-read-only): New variable.
2028         (comint-output-filter): Implement it.
2030         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
2031         (ielm-prompt-internal): New variable.
2032         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
2033         (ielm-send-input): Delete unused variable `buf'.
2034         (ielm-eval-input): Use `ielm-prompt-internal'.
2035         (inferior-emacs-lisp-mode): Use new variables
2036         `comint-prompt-read-only' and `ielm-prompt-internal'.
2037         Get rid of obsolete variable `directory-sep-char'.
2038         (ielm): Use `zerop'.
2040 2004-04-29  John Paul Wallington  <jpw@gnu.org>
2042         * thumbs.el (toplevel): Require cl at compile time.
2043         Remove conditional definitions of `ignore-errors' and `caddar'
2044         because they occur at run time.
2046 2004-04-28  Nick Roberts  <nickrob@gnu.org>
2048         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
2049         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
2050         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
2051         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
2053         * progmodes/gud.el (gud-common-init): Throw an error if program is
2054         already running under gdb.
2056 2004-04-28  John Paul Wallington  <jpw@gnu.org>
2058         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
2059         (thumbs-show-image-num): Move assignment of
2060         `thumbs-current-image-filename' within scope of `i'.
2061         (thumbs-emboss-image): Don't use `evenp'.
2063 2004-04-28  Richard M. Stallman  <rms@gnu.org>
2065         * progmodes/compile.el (compilation-context-lines): Default now 0.
2067 2004-04-28  Juanma Barranquero  <lektu@terra.es>
2069         Use `time-less-p' from calendar/time-date.el instead of defining
2070         custom versions of it.
2072         * pcomplete.el (pcomplete-time-less-p): Remove.
2074         * thumbs.el (time-less-p): Remove.
2076         * calendar/timeclock.el (timeclock-time-less-p): Remove.
2077         (timeclock-generate-report): Use `time-less-p'.
2079         * emacs-lisp/autoload.el (autoload-before-p): Remove.
2080         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
2082 2004-04-28  Masatake YAMATO  <jet@gyve.org>
2084         * subr.el (remove-overlays): Make arguments optional.
2086         * wid-edit.el (widget-specify-button): Put evaporate to the
2087         overlay for sample.
2088         (widget-specify-sample): Put evaporate to the overlay for sample.
2089         (widget-specify-doc): Put evaporate to the overlay for documentation.
2091 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
2093         * info.el (info-apropos): Make it an index node.  Align node names
2094         like makeinfo.
2096 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
2098         * net/browse-url.el (browse-url-netscape-sentinel)
2099         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
2100         (browse-url-epiphany-sentinel, browse-url-mosaic):
2101         Use browse-url-*-program instead of a literal program name.
2103 2004-04-27  Kevin Ryde  <user42@zip.com.au>
2105         * eshell/em-alias.el:
2106         * eshell/em-dirs.el:
2107         * eshell/em-hist.el:
2108         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
2109         features when M-x customize-group loads modules before the main
2110         eshell.el.
2112 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
2114         * subr.el (momentary-string-display): Support EXIT-CHAR that is
2115         either a character representation of an event or an event
2116         description list.
2118         * type-break.el: Capitalise Emacs and Lisp.
2119         (type-break-good-break-interval, type-break-demo-boring-stats)
2120         (type-break-terse-messages, type-break-file-name): New defcustoms.
2121         (type-break-post-command-hook)
2122         (type-break-warning-countdown-string): Quote variable names in doc.
2123         (type-break-interval-start, type-break-auto-save-file-name): New vars.
2124         (type-break-mode): Document type-break-good-break-interval and the
2125         "session" file.  Schedule break according to the session file.
2126         Kill session file buffer on exit.  Organise for save-some-buffers
2127         to always save the session file.
2128         (type-break-mode-line-message-mode, type-break-query-mode):
2129         Uppercase arguments.
2130         (type-break-file-time, type-break-file-keystroke-count, timep)
2131         (type-break-choose-file, type-break-get-previous-time)
2132         (type-break-get-previous-count): New defuns.
2133         (type-break): Avoid break querying after a completed break in the
2134         case where the query was initiated during user invocation of the
2135         break.  Optional terse messages.
2136         Use type-break-good-break-interval if type-break-good-rest-interval is
2137         nil.  File the break time.
2138         (type-break-schedule): New optional args for overriding the use of
2139         the current time.
2140         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
2141         after a break.
2142         (type-break-check): File the keystroke count.
2143         (type-break-do-query): Prevent a second query when the break is
2144         interrupted.  Optional terse message.
2145         (type-break-keystroke-reset): Record the start of a typing interval.
2146         (type-break-demo-boring): Optional terse messages.  Display word
2147         per minute and keystroke counts according to
2148         type-break-demo-boring-stats.
2150 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
2152         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
2153         directories, make sure they exist under archive-tmpdir.
2155 2004-04-27  Juri Linkov  <juri@jurta.org>
2157         * help.el (view-emacs-news): With argument, display info for the
2158         selected version by finding it among different NEWS files, and
2159         narrowing the buffer to the selected version.
2161         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
2162         same-window-buffer-names.
2163         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
2164         non-numeric prefix argument, append the number to the buffer name
2165         for numeric prefix argument.
2166         (info-other-window): Bind same-window-regexps to nil.
2167         (Info-reference-name): Rename to Info-point-loc.
2168         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
2169         and Info-find-index-name for stringy Info-point-loc.
2170         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
2171         without middle `.', but with final `.' and optional line number
2172         for it.  Set Info-point-loc for index nodes.
2173         (Info-index): Remove middle `.' from index entry regexp.
2174         Modify line number regexp.
2175         (Info-index-next): Decrement line number.
2176         (info-apropos): Remove middle `.' from index entry regexp.
2177         Add optional line number regexp at the end.  Add matched value
2178         for line number to the result list and insert it to the buffer.
2179         Replace match-string by match-string-no-properties.
2180         Reorder result list.
2181         (Info-fontify-node): Hide index line numbers.
2182         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
2183         empty matches.
2184         (Info-follow-reference): Use `str' instead of
2185         Info-following-node-name-re.
2186         (Info-toc): Use full file names.  Set Info-current-node to "Top".
2187         (Info-fontify-node): Compare file names without directory name.
2188         (Info-try-follow-nearest-node): Don't set Info-reference-name.
2189         Set second arg of Info-extract-menu-node-name for index nodes.
2190         (info-xref-visited): Use magenta3 instead of magenta4.
2191         (Info-mode): Add info-apropos to docstring.
2193         * log-view.el (log-view-diff): Replace interactive code "r"
2194         by a list to allow to call it even if region is not active.
2196         * paren.el (show-paren-highlight-openparen): New var.
2197         (show-paren-function): Turn on openparen highlighting when
2198         matching forward if show-paren-highlight-openparen is non-nil.
2200         * simple.el (kill-ring-save): Use blink-matching-delay instead of
2201         the constant value 1.
2202         (completions-common-part): Expand docstring.
2204         * textmodes/picture.el (picture-mode-map): Add arrow keys.
2206 2004-04-27  Kim F. Storm  <storm@cua.dk>
2208         * image.el (insert-sliced-image): Use line-height instead of
2209         line-spacing property on newline.
2211 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
2213         * desktop.el (desktop-buffer-misc-data-function): Rename to
2214         desktop-save-buffer and change docstring.
2215         (desktop-buffer-modes-to-save): Delete.
2216         (desktop-save-buffer-p): Use desktop-save-buffer instead of
2217         desktop-buffer-modes-to-save.
2218         (desktop-save): Rename desktop-buffer-misc-data-function to
2219         desktop-save-buffer and allow non-function value.
2220         (desktop-missing-file-warning): Correct docstring.
2222         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
2223         to desktop-save-buffer.
2225         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
2226         desktop-save-buffer.
2228         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
2230         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
2232 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
2234         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
2236 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
2238         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
2239         (ielm): Only go to the end of the buffer when starting a new process.
2241 2004-04-25  Juanma Barranquero  <lektu@terra.es>
2243         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
2244         mode line.  Bind `inhibit-read-only' to t before modifying
2245         properties of text in the buffer.
2246         (ielm): Force point to the end of buffer, even when running ielm
2247         from inside itself.
2249 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
2251         * info.el (info-apropos): Reset Info-complete-cache.
2253 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
2255         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2256         Also recognize severe Irix et al. messages.
2257         (compilation-normalize-filename, compile-abbreviate-directory):
2258         Delete functions.
2259         (compilation-get-file-structure): New function inherits
2260         functionality of the two preceding ones.
2261         (compilation-internal-error-properties, compilation-fake-loc):
2262         Use it so that different paths to the same file share the same
2263         markers.  Also optimize finding adjacent marker slightly.
2265 2004-04-25  Kim F. Storm  <storm@cua.dk>
2267         * image.el (insert-sliced-image): Add line-spacing t property
2268         to newlines separating image lines.
2270 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
2272         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
2274         * ielm.el (ielm-prompt-read-only): New user option.
2275         (ielm-prompt): Expand docstring to describe new behavior.
2276         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
2277         mention it in the docstring.
2279 2004-04-24  Andreas Schwab  <schwab@suse.de>
2281         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
2283         * diff.el (diff): Set default-directory in diff buffer.
2285 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
2287         * mail/sendmail.el (mail-bury): Don't delete the frame where the
2288         mail was being composed if the terminal cannot display more than
2289         one frame; instead, switch to previous frame.
2291         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
2292         (rmail-start-mail): Support rmail-mail-new-frame even on
2293         terminals that can display only one frame at a time.
2295 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2297         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
2298         (checkdoc-output-font-lock-keywords): Remove error regexp.
2299         (checkdoc-output-mode-map): Remove.
2300         (checkdoc-output-mode): Derive from compilation-mode.
2301         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
2303         * dired.el (dired-mode-map): Add a menu entry for wdired.
2305         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
2306         (rx-bracket, rx-check-any, rx-any): Clean up name space.
2308         * wdired.el: (wdired-mode-map): Move init into declaration.
2309         Fix `return' binding.
2310         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
2311         Use force-mode-line-update.
2312         (wdired-get-filename): Use `unless'.
2313         (wdired-preprocess-files): Don't assume names have no \n and use / for
2314         dir separator.
2315         (wdired-normalize-filename): Use replace-regexp-in-string.
2316         (wdired-load-hooks): Remove.
2317         (wdired-mode-hooks): Rename to wdired-mode-hook.
2319         * info-look.el: Add support for cfengine-mode.
2320         (info-lookup-setup-mode): Use dolist.
2322 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
2324         * wdired.el: New file.
2326 2004-04-23  Juanma Barranquero  <lektu@terra.es>
2328         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
2330         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
2331         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
2332         (pcomplete--help, pcomplete--here): Doc fixes.
2334 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
2336         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
2337         handles wrong-number-of-arguments in backend call.
2339         * vc.el (vc-print-log): Likewise.
2341 2004-04-20  Dave Love  <fx@gnu.org>
2343         * emacs-lisp/rx.el: Doc fixes.
2344         (rx-constituents): Add/extend many forms.
2345         (rx-check): Check form is a list.
2346         (bracket): Defvar.
2347         (rx-check-any, rx-any, rx-check-not): Modify.
2348         (rx-not): Simplify.
2349         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
2350         (rx-kleene): Use rx-trans-forms.
2351         (rx-quote-for-set): Delete.
2352         (rx): Allow multiple args.
2354 2004-04-23  Kenichi Handa  <handa@m17n.org>
2356         * international/mule-util.el (char-displayable-p): Simplify by
2357         using internal-char-font.
2359 2004-04-23  Juanma Barranquero  <lektu@terra.es>
2361         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2363 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2365         * diff-mode.el (diff-next-error): New fun.
2366         (diff-mode): Use it.
2368         * simple.el (next-error): Change arg name.
2369         Add support for the documented C-u C-x ` usage.
2371         * frame.el (special-display-popup-frame, next-multiframe-window)
2372         (previous-multiframe-window): Only consider frames on same display.
2374 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
2376         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
2377         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
2379 2004-04-22  Kim F. Storm  <storm@cua.dk>
2381         * net/telnet.el (telnet): Add optional port arg.
2383 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2385         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2386         Minor sanity check on the `hyperlink' slot.
2388         * Makefile.in (recompile): Compile new files.
2390         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
2391         Add byte-recompile-directory's optional `arg'.
2393         * cvs-status.el (cvs-tree-use-charset): New var.
2394         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
2395         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
2396         (cvs-status-cvstrees): Use it.
2398         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
2399         Make it a normal major mode.
2400         (checkdoc-buffer-label): Make sure the file name is meaningful.
2401         (checkdoc-output-to-error-buffer): Remove.
2402         (checkdoc-error, checkdoc-start-section): Rewrite.
2404         * info.el (info-node, info-menu-5, info-xref, info-header-node)
2405         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2406         (Info-title-4-face): Use new syntax.
2407         (info-xref-visited): Inherit from info-xref.
2409         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
2411 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2413         * simple.el (next-error-last-buffer, next-error-function):
2414         New variables for the next-error framework.
2415         (next-error-buffer-p): New function.
2416         (next-error-find-buffer): Generalize compilation-find-buffer.
2417         (next-error, previous-error, first-error, next-error-no-select)
2418         (previous-error-no-select): Move from compile.el.
2420         * replace.el (occur-next-error, occur-1): Hook into the next-error
2421         framework.
2423         * progmodes/compile.el (compilation-start):
2424         Set next-error-last-buffer so next-error knows where to jump.
2425         (compilation-setup): Set the buffer-local variable
2426         next-error-function to 'compilation-next-error-function.
2427         (compilation-buffer-p, compilation-buffer-internal-p): Use an
2428         alternate way to find if a buffer is a compilation buffer, for
2429         next-error convenience.
2430         (next-error-no-select, previous-error-no-select, next-error)
2431         (previous-error, first-error): Move to simple.el.
2432         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
2433         (compilation-last-buffer): Remove.
2434         (compilation-start, compilation-next-error, compilation-setup)
2435         (compilation-next-error-function, compilation-find-buffer):
2436         Remove compilation-last-buffer use.
2438 2004-04-21  Juanma Barranquero  <lektu@terra.es>
2440         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
2441         (font-lock-warning-face): Fix spacing.
2443         * makefile.w32-in (WINS): Add url/ directory.
2445 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
2447         * desktop.el (desktop-buffer-mode-handlers): New variable.
2448         Alist of major mode specific functions to restore a desktop buffer.
2449         (desktop-buffer-handlers): Make variable obsolete.
2450         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
2451         Catch errors signaled in handlers.  Update buffer count.
2452         Evaluate desktop-buffer-point.
2453         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
2454         move to dired.el.
2455         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
2456         move to info.el.
2457         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
2458         move to mail/rmail.el.
2459         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
2460         to mh-e/mh-e.el.
2461         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
2462         On fail, print message (to message buffer) even if
2463         desktop-missing-file-warning is nil.
2464         (desktop-buffer-misc-data-function): New buffer local variable.
2465         Function returning major mode specific data.
2466         (desktop-buffer-misc-functions): Make variable obsolete.
2467         (desktop-save): Use desktop-buffer-misc-data-function.
2468         (desktop-buffer-dired-misc-data): Rename to
2469         dired-desktop-buffer-misc-data and move to dired.el.
2470         (desktop-buffer-info-misc-data): Rename to
2471         Info-desktop-buffer-misc-data and move to info.el.
2472         (desktop-read): Add message about number of buffers restored/failed.
2474         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
2475         Add parameters.  Pause to display error only when
2476         desktop-missing-file-warning is non-nil.
2477         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
2478         (dired-mode): Bind desktop-buffer-misc-data-function.
2480         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
2481         Add Parameters.
2482         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
2483         (Info-mode): Bind desktop-buffer-misc-data-function.
2485         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
2486         Add Parameters.
2488         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
2489         Add Parameters.
2491 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
2493         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
2494         the case of letters in case-insensitive expansions when the
2495         abbrev is preceded by characters with letter syntax.
2497 2004-04-21  Richard M. Stallman  <rms@gnu.org>
2499         * progmodes/cperl-mode.el (cperl-putback-char):
2500         Delete Emacs 18 definition.
2502         * international/mule.el (ctext-post-read-conversion):
2503         Use assoc-string, not assoc-ignore-case.
2505         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
2507         * emacs-lisp/easymenu.el (easy-menu-add):
2508         Do call x-popup-menu, but only if it's defined.
2510         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
2512         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
2513         Handle multiple args: compile like progn.
2515         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
2516         take all args as &rest arg.
2518         * autoinsert.el (auto-insert-alist): Insert the user's name in
2519         copyright notice, rather than Free Software Foundation.
2521 2004-04-21  Kenichi Handa  <handa@m17n.org>
2523         * descr-text.el (describe-char): Make it work on *Help* buffer.
2525 2004-04-21  Kim F. Storm  <storm@cua.dk>
2527         * image.el (insert-image): Add optional SLICE arg.
2528         (insert-sliced-image): New defun.
2530 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
2532         * subr.el (read-number): Check whether `default' is nil.
2534 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2536         * progmodes/compile.el (compilation-error-properties):
2537         Split into two.
2538         (compilation-internal-error-properties): New one.
2539         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
2541 2004-04-20  Richard M. Stallman  <rms@gnu.org>
2543         * window.el (split-window-save-restore-data):
2544         Don't update the data if OLD-INFO is nil.
2546         * view.el (view-return-to-alist): Mark it permanent local.
2548         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
2550         * recentf.el (recentf-save-list): Catch and warn about errors.
2552         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
2553         so "Buffers" won't be pure.
2555         * help-mode.el (help-mode-finish): Set help-return-alist first
2556         thing, setting only the entry for the selected window.
2558         * help-fns.el (describe-function-1): If many non-control non-meta
2559         keys run the command, don't list all of them.
2561 2004-04-20  Juanma Barranquero  <lektu@terra.es>
2563         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
2564         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
2566         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
2568 2004-04-20  Kenichi Handa  <handa@m17n.org>
2570         * international/quail.el (quail-lookup-key): New optional arg
2571         NOT-RESET-INDICES.
2572         (quail-get-translations): Call quail-lookup-key with
2573         NOT-RESET-INDICES t.
2574         (quail-completion): Likewise.
2575         (quail-lookup-map-and-concat): Likewise.
2577 2004-04-20  Kenichi Handa  <handa@m17n.org>
2579         * international/quail.el (quail-update-translation): Don't insert
2580         such an unsupported multibyte char in a unibyte buffer.
2582 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
2584         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
2585         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
2586         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
2587         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
2588         (gdb-frame-assembler-buffer): Improve behaviour with
2589         multiple frames.
2590         (gdb-display-buffer): Extend search to all visible frames.
2592 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
2594         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
2595         characters left after base64 decoding.
2596         (rmail-decode-region): Use -dos variety of `coding', to remove any
2597         ^M characters left after qp or base64 decoding.
2599 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2601         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
2602         messages.
2604 2004-04-19  Stephen Eglen  <stephen@gnu.org>
2606         * add-log.el (add-change-log-entry): Update doc string to mention
2607         add-log-full-name and add-log-mailing-address.
2609 2004-04-18  Juri Linkov  <juri@jurta.org>
2611         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
2612         (Info-find-node-2): Simplify error message.
2613         (Info-insert-dir): Use Info-following-node-name.
2614         (Info-goto-node): Remove *info-history* and *info-toc*.
2615         (Info-history): Create a node of the virtual history file.
2616         (Info-toc): Create a node of the virtual toc file.
2617         (Info-insert-toc): New arg `curr-file' for reference file names.
2618         (info-apropos): Remove redundant var binding for temp-file.
2619         (Info-index, Info-index-next, Info-mode): Doc fix.
2620         (Info-goto-emacs-command-node): Don't jump to *info* from
2621         non-*info* Info buffers.
2622         (Info-fontify-node): Don't show the file name of external
2623         references if `Info-hide-note-references' is `hide'.  Don't hide
2624         newlines at the end of paragraphs.
2626         * international/mule-diag.el (list-input-methods):
2627         Fix args to help-xref-button.
2629         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
2630         to put into effect local variables from TUTORIAL files.
2632         * textmodes/paragraphs.el (sentence-end) <function>: New fun
2633         with default value taken from the variable `sentence-end'.
2634         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
2635         Add nil const to :type.
2636         (sentence-end-without-period, sentence-end-double-space)
2637         (sentence-end-without-space): Doc fix.
2639         * textmodes/paragraphs.el (forward-sentence):
2640         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
2641         (fill-delete-newlines):
2642         * progmodes/cc-cmds.el (c-beginning-of-statement):
2643         Use function `sentence-end' instead of variable `sentence-end'.
2645 2004-04-18  Andreas Schwab  <schwab@suse.de>
2647         * progmodes/compile.el (compilation-start): Set window start to
2648         point-min if compilation-scroll-output is nil.
2650 2004-04-18  John Wiegley  <johnw@newartisans.com>
2652         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
2654 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
2656         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
2657         (gdb-info-breakpoints-custom): Revert previous change.
2658         (gdb-view-assembler): Update assembler if necessary.
2659         (gdb-frame-handler): Parse correctly for gdb-current-frame.
2660         (gdb-display-source-buffer): Update properly when both source and
2661         assembler are visible.
2663 2004-04-17  John Wiegley  <johnw@newartisans.com>
2665         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
2666         which limits the number of names shown in the minibuffer.  Off by
2667         default.
2668         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
2669         up iswitchb for users with a multitude of open buffers by showing
2670         only the first and last N/2 buffers in the completion list (which
2671         is enough to aid C-s/C-r, and to know that more characters are
2672         needed to refine the completion list).
2674 2004-04-17  Richard M. Stallman  <rms@gnu.org>
2676         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
2677         (file-truename): Expand all ~ constructs directly.
2678         (insert-directory): Delete any error msg output by the
2679         `insert-directory-program'.
2681         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
2682         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
2683         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
2684         (allout-init): Use find-file-hook, not find-file-hooks.
2685         (allout-mode): Eliminate Emacs 18 support.
2686         Use write-contents-functions, not local-write-file-hooks.
2688 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
2690         * progmodes/compile.el (compilation-error-properties): Fix for
2691         adding messages when there are already markers for their file.
2692         (compilation-fake-loc): New function.
2694 2004-04-16  Dave Love  <fx@gnu.org>
2696         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
2697         (python-load-file): Fix python-orig-start setting.
2699         * progmodes/compile.el: Doc fixes.
2700         (compilation-error-regexp-alist-alist)
2701         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
2702         (compilation-assq): Wrap in eval-when-compile.
2703         (compilation-mode-font-lock-keywords): Don't use list*.
2704         (compilation-start): Avoid warning.
2705         (compilation-compat-error-properties)
2706         (compilation-directory-properties): Add keymap property.
2707         (compilation-parsing-end): Make it a marker for better compatibility.
2709         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
2711 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
2713         * xml.el: Doc fixes.
2714         (xml-get-children): Only looks at sub-tags and ignore strings.
2716         * xml.el (xml-parse-tag): Avoid overwriting node-name.
2718 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2720         * url/url-util.el (url-debug): Use with-current-buffer.
2722         * url/url-nfs.el (url-nfs-file-attributes): Add id-format parameter.
2723         (url-nfs-create-wrapper): Use new backquote syntax.
2725         * url/url-https.el (url-https-file-attributes): Add id-format param.
2727         * url/url-http.el (url-http-head-file-attributes)
2728         (url-http-file-attributes): Add id-format parameter.
2730         * url/url-handlers.el: Use new find-file-hook.
2731         (url-file-attributes): Add id-format parameter.
2733         * url/url-file.el (url-file-create-wrapper): Use new backquote syntax.
2734         (url-file-file-attributes): Add id-format parameter.
2736         * url/url-dav.el: Use with-current-buffer.
2737         (url-dav-process-response): Fix regexps and spurious quote.
2738         (url-dav-file-attributes): Add id-format param.
2740         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
2742 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
2744         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
2746         * vc.el (vc-print-log): Likewise.
2748 2004-04-16  Masatake YAMATO  <jet@gyve.org>
2750         * simple.el (completion-setup-function): Set an initial value
2751         to `element-common-end' before entering loop.  Set a value
2752         to `element-common-end' at the end of loop.
2753         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
2754         (completions-common-part): Rename from completion-de-emphasis.
2755         (completions-first-difference): Rename from completion-emphasis.
2756         Suggested by RMS.
2758 2004-04-16  Juanma Barranquero  <lektu@terra.es>
2760         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
2761         (bookmark-edit-annotation-mode): Add mode name.
2763 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2765         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
2766         for nested conflict markers.
2767         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
2769 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
2771         * progmodes/gdb-ui.el (gdb-goto-info): New function.
2773         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
2775 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2777         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
2778         Give a backtrace if requested.
2780         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
2782         * progmodes/python.el (python-mouse-2-command, python-RET-command):
2783         Remove unused functions.
2784         (python-orig-start-line, python-orig-file): Remove.
2785         (python-orig-start): New var.
2786         (python-input-filter, python-compilation-line-number)
2787         (python-send-region, python-load-file): Use it.
2789         * info.el (info): Always jump to *info*.
2791         * subr.el (posn-set-point): New function.
2793         * mouse.el (mouse-set-point): Use it.
2795         * progmodes/compile.el (compile-goto-error): Use it.
2796         (compilation-button-map): New keymap.
2797         (compilation-error-properties): Use it.
2798         (compilation-shell-minor-mode-map): Don't bind mouse-2.
2800         * smerge-mode.el (smerge-popup-context-menu): Use it.
2802         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
2803         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
2804         mouse and non-mouse case.
2806         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
2807         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
2809         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
2810         Make it work for non-mouse events.
2812         * pcvs-info.el (cvs-status-map): Update binding name.
2814 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
2816         * xml.el (xml-maybe-do-ns): New function to handle namespace
2817         parsing of both attribute and element names.
2818         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
2819         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
2820         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
2821         (xml-parse-attlist): Make it do its own namespace parsing.
2823 2004-04-14  Dave Love  <fx@gnu.org>
2825         * progmodes/python.el (run-python): Fix use of \n.
2826         (python-load-file): Remove `try' from Python fragment.
2827         (python-describe-symbol): Fix message.
2829         * comint.el: Doc fixes.
2830         (comint-last-input-start, comint-last-input-end)
2831         (comint-last-output-start): Give them values.
2832         (comint-arguments): Avoid warning.
2833         (comint-skip-prompt): Use line-end-position.
2834         (comint-backward-matching-input): Rename arg to agree with doc.
2835         (comint-extract-string): Use syntax-ppss.
2836         (comint-dynamic-simple-complete): Delete useless list construction.
2837         (comint-redirect-subvert-readonly): New.
2838         (comint-redirect-preoutput-filter): Use it.
2840         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
2841         Correctly handle negative arguments when calling hook functions.
2843 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
2845         * info.el (info-apropos): Don't clobber Info-history-list.
2847 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
2849         * progmodes/compile.el (compilation-setup):
2850         Localize overlay-arrow-position.
2851         (compilation-sentinel): Restructure code equivalently.
2852         (compilation-next-error): Find message on same line after point if
2853         not found before point.
2854         (compile-mouse-goto-error): Restore function so that compilation
2855         buffer need not be current and use compile-goto-error.
2856         (compile-goto-error): Restore function.
2857         (next-error): Set overlay-arrow-position.
2858         (compilation-forget-errors): Don't localize already local
2859         compilation-locs and remove FIXME about refontifying.
2861 2004-04-14  Kim F. Storm  <storm@cua.dk>
2863         * startup.el (emacs-quick-startup): New defvar (set by -Q).
2864         (command-line): New option -Q.  Like -q --no-site-file, but
2865         in addition it also disables menu-bar, tool-bar, scroll-bars,
2866         tool-tips, and the blinking cursor.
2867         (command-line-1): Skip startup screen if -Q.
2868         (fancy-splash-head): Use ":align-to center" prop to center splash image.
2870         * emulation/cua-base.el (cua-read-only-cursor-color)
2871         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
2873 2004-04-13  Dave Love  <fx@gnu.org>
2875         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
2876         (syntax): Don't require.
2877         (python) <defgroup>: Add :version.
2878         (python-quote-syntax): Re-written.
2879         (inferior-python-mode): Move stuff here from run-python and add
2880         some more.
2881         (python-preoutput-continuation, python-preoutput-result)
2882         (python-dotty-syntax-table): New.
2883         (python-describe-symbol): Use them.
2884         (run-python): Move stuff to inferior-python-mode.  Modify code
2885         loaded into Python.
2886         (python-send-region): Use python-proc, python-send-string.
2887         (python-send-string): Send newlines too.  Callers changed.
2888         (python-load-file): Re-written.
2889         (python-eldoc-function): New.
2890         (info-look): Don't require.
2891         (python-after-info-look): New.  A modified version of former
2892         top-level code for use with eval-after-load.
2893         (python-maybe-jython, python-guess-indent): Use widened buffer.
2894         (python-fill-paragraph): Re-written.
2895         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
2896         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
2898 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2900         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
2901         Set compilation-error-regexp-alist earlier.
2903         * progmodes/compile.el (compilation-minor-mode-map)
2904         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
2905         (compile-goto-error): Re-merge the mouse and non-mouse commands.
2907 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2909         * progmodes/compile.el (compile-goto-error): Select the buffer/window
2910         corresponding to the event.
2912         * url/url.el (url-retrieve): Use with-current-buffer.
2914         * url/url-http.el (url-http-parse-headers, url-http-file-exists-p):
2915         Remove unused var `version'.
2917         * url/url-handlers.el (url-handler-mode): New minor mode.
2918         (url-setup-file-name-handlers): Remove.
2920 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
2922         * loadup.el: Add cygwin to system-type list, for unexec() support.
2924 2004-04-12  John Paul Wallington  <jpw@gnu.org>
2926         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
2927         (ibuffer-restore-window-config-on-quit): New variable to replace
2928         `ibuffer-delete-window-on-quit'.  Update all references.
2929         (ibuffer-prev-window-config): New variable.
2930         (ibuffer-quit): Restore previous window configuration instead of
2931         deleting window.
2932         (ibuffer): Save window configuration before showing Ibuffer buffer.
2934         * help.el (describe-mode): Doc fix.
2936         * url/url-cookie.el (url-cookie-handle-set-cookie): Replace calls
2937         to obsolete `assoc-ignore-case' with calls to `assoc-string'.
2939 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2941         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
2942         not to treat nil as a function.
2944         * vc-arch.el (vc-arch-root): Be a bit more careful.
2945         (vc-arch-register): Save the buffer if we modified it.
2946         (vc-arch-delete-rej-if-obsolete): Save excursion.
2947         (vc-arch-find-file-hook): Use the simpler after-save-hook.
2948         (vc-arch-responsible-p, vc-arch-init-version): New functions.
2950         * net/ldap.el (ldap-search): Use list*.
2952 2004-04-12  Juri Linkov  <juri@jurta.org>
2954         * info.el (Info-follow-reference): Allow multiline reference name.
2956 2004-04-11  Dave Love  <fx@gnu.org>
2958         * url/url-mailto.el (url-mailto):
2959         * url/url-history.el (url-history-setup-save-timer):
2960         * url/url-cookie.el (url-cookie-setup-save-timer): Avoid warnings.
2962         * url/url-file.el (url-file-build-filename): Don't use
2963         directory-sep-char.
2965         * url/url-auth.el (url-register-auth-scheme): Fix `format' call.
2967         * url/url-about.el (url-scheme-registry): Defvar.
2968         (url-about): Use text/plain.
2970         * url/url-vars.el (cl): Don't require.
2971         (url): Add :version.
2972         (url-bug-address): Use bug-gnu-emacs.
2974         * url/url-util.el (url-hexify-string): Don't give multibyte error
2975         for char <16.
2976         (mail-header-extract): Autoload.
2978         * url/url-parse.el: Doc fixes.
2980         * url/url-ldap.el (ldap): Require.
2981         (url-ldap): Fix `format' call.
2982         (url-ldap-certificate-formatter): Avoid warning.
2984         * url/url-https.el (url-https-create-secure-wrapper): Use modern
2985         backquotes.
2987         * url/url-dav.el (url-dav-rename-file): Fix args of `signal'.
2988         (url-intersection): New.
2989         (url-dav-supported-p): Use it.
2990         (url-dav-save-resource): Declare url-http-response-status special.
2992         * url/url-cache.el (url-util): Require.
2994         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
2996         * progmodes/python.el: New file.
2998 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
3000         * vc-hooks.el (vc-arg-list): Function removed.
3001         (vc-default-workfile-unchanged-p): Use condition-case to check for
3002         backward compatibility.
3004         * vc.el (vc-print-log): Use condition-case to check for backward
3005         compatibility.
3007 2004-04-11  Juri Linkov  <juri@jurta.org>
3009         * dired.el (dired-faces): New defgroup.
3010         (dired-header, dired-mark, dired-marked, dired-flagged)
3011         (dired-warning, dired-directory, dired-symlink, dired-ignored):
3012         New faces.
3013         (dired-header-face, dired-mark-face, dired-marked-face)
3014         (dired-flagged-face, dired-warning-face, dired-directory-face)
3015         (dired-symlink-face, dired-ignored-face): New face variables.
3016         (dired-font-lock-keywords): Use them instead of font-lock faces.
3017         Split the rule for dired marks into 3 separate rules: for marks,
3018         marked file names and flagged file names.
3020         * help-mode.el (help-make-xrefs): Add a final newline to the
3021         *Help* buffer.
3023 2004-04-11  John Paul Wallington  <jpw@gnu.org>
3025         * replace.el (occur-engine): Distinguish between one and several
3026         matches in the matches per buffer heading.
3028 2004-04-11  Kim F. Storm  <storm@cua.dk>
3030         * ido.el (ido-confirm-unique-completion): New defcustom.
3031         (ido-complete): Use it.
3032         (ido-write-file): Set it to t unconditionally.
3034 2004-04-10  Miles Bader  <miles@gnu.org>
3036         RCS keyword removal (only non-comment changes are enumerated here):
3038         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
3039         (byte-compile-insert-header): Don't use `byte-compile-version'.
3040         * url/url-vars.el (url-version): Use the constant string "Emacs"
3041         instead of calculating something from the RCS `State' keyword
3042         [the latter is almost entirely useless anyway].
3043         * forms.el (forms-version): Variable removed.
3044         (forms-mode): Don't use `forms-version'.
3045         * recentf.el (recentf-version): Variable removed.
3046         * progmodes/delphi.el (delphi-version): Variable removed.
3047         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
3049 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3051         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
3053 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
3055         * info.el (info-apropos): Improve menu item regexp.
3057 2004-04-09  Simon Josefsson  <jas@extundo.com>
3059         * mail/smtpmail.el: Add comment, based on report by
3060         kdc@rcn.com (Kevin D. Clark).
3062 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3064         * progmodes/compile.el (compilation-mode-font-lock-keywords):
3065         Redo one more thing that I didn't notice Daniel had undone.
3067 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
3069         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
3070         (gdb-goto-breakpoint, gdb-display-buffer)
3071         (gdb-display-source-buffer, gdb-view-source-function)
3072         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
3073         (gdb-source-info, gdb-frame-handler): Don't specify a window
3074         for display.
3075         (gdb-info-breakpoints-custom): Remove superfluous update of
3076         assembler buffer.
3077         (gdb-many-windows): Make settable outside gdb.
3079 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
3081         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
3082         Derive from fundamental-mode rather than text-mode.
3084 2004-04-08  Juri Linkov  <juri@jurta.org>
3086         * info.el (Info-history): Doc fix.
3087         (Info-history-list): New var.
3088         (info-xref): Change magenta4 to blue, remove bold for dark and
3089         light backgrounds, change bold to underline for non-color classes.
3090         (info-xref-visited): New face.
3091         (Info-fontify-visited-nodes): New custom.
3092         (Info-hide-note-references): Add new value `hide'.  Doc fix.
3093         (Info-reference-name): New var.
3094         (Info-selection-hook): New custom.
3095         (Info-edit-mode-hook): New var.
3096         (Info-find-file): New fun.
3097         (Info-find-node): Move part of code to Info-find-file.
3098         (Info-find-node-2): Add anchors to Info-history-list.  Move point
3099         to the place with the reference name if name is defined.
3100         (Info-select-node): Add current node to Info-history-list.
3101         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
3102         (Info-search-whitespace-regexp): New custom.
3103         (Info-search-case-fold): New var.
3104         (Info-search): Add "case-sensitively" to the prompt.
3105         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
3106         (Info-search-case-sensitively, Info-search-next): New fun.
3107         (Info-up): Move point to the menu item of the current node.
3108         (Info-history): New fun.  Add *info-history* to
3109         same-window-buffer-names.
3110         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
3111         (Info-insert-toc): New fun.
3112         (Info-build-toc): New fun.
3113         (Info-follow-reference): Add new arg `fork'.  Doc fix.
3114         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
3115         with the same name prefer the reference closest to point.
3116         (Info-next-reference): Replace * by + in the *Note regexp.
3117         Add regexp for http:// and ftp://.  Skip the *Note prefix.
3118         (Info-prev-reference): Replace * by + in the *Note regexp.
3119         Add regexp for http:// and ftp://.  Skip the *Note prefix.
3120         (Info-follow-nearest-node): Add new arg `fork'.
3121         (Info-try-follow-nearest-node): Add new arg `fork'.
3122         Call browse-url for http:// and ftp:// references.
3123         Set Info-reference-name for index entries.
3124         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
3125         Info-search-next, Info-history, Info-toc, clone-buffer.
3126         (Info-menu-update): Replace * by + in the *Note regexp.
3127         (Info-mode): Add documentation for Info-history, Info-toc,
3128         Info-search-case-sensitively, Info-search-next, clone-buffer.
3129         (Info-fontify-menu-headers): Remove fun.  Move code to
3130         Info-fontify-node.
3131         (Info-fontify-node): Add docstring.  Add local vars
3132         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
3133         then fontify header line, titles, menu headers, http and ftp
3134         references, refill paragraphs.  If not-fontified-p is t or
3135         fontify-visited-p is t then fontify cross references, menu items.
3136         Fontify menu headers.  Fontify http and ftp references.
3137         Change regexp for cross references to require whitespace after *Note,
3138         add matching groups for file and node names.  Remove hack for quote.
3139         Use display property for Info-hide-note-references=t.  Use fifth
3140         or fourth match for help-echo.  Display visited nodes in a
3141         different face.  Unhide file names of external references.
3142         Unhide newlines.  Display visited menu items in a different face.
3144 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3146         * progmodes/compile.el: Require CL.
3147         (compilation-mode-font-lock-keywords): Re-install the "line as
3148         function" patch.
3150         * help-fns.el (help-C-source-directory): New var.
3151         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
3152         (describe-function-1, describe-variable): Use them.
3154         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
3155         to C source files specially.
3157 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3159         * info.el (Info-hide-cookies-node): New function.
3160         (Info-select-node): Use it.
3161         (Info-display-images-node): Remove message with image file name.
3163 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
3165         * progmodes/compile.el (compilation-warning-face)
3166         (compilation-info-face, compilation-skip-threshold)
3167         (compilation-skip-visited, compilation-context-lines):
3168         Declare :version when added to Emacs.
3169         (compilation-error-regexp-alist-alist): Extend caml and irix.
3170         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
3171         (compilation-mode-font-lock-keywords): Temporarily undo line as
3172         function patch, which wasn't ready.
3174 2004-04-07  Kenichi Handa  <handa@m17n.org>
3176         * international/latin1-disp.el (latin1-display-setup): Check each
3177         character is displayable or not instead of calling
3178         latin1-display-check-font.
3180 2004-04-06  Kenichi Handa  <handa@m17n.org>
3182         * language/ethio-util.el (ethio-sera-being-called-by-w3):
3183         New variable.
3184         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
3185         instead of sera-being-called-by-w3.
3186         (ethio-fidel-to-sera-buffer): Likewise.
3187         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
3188         instead of sera-being-called-by-w3.
3189         (ethio-write-file): Likewise.
3191 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3193         * printing.el: Doc fix.
3195 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
3197         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
3198         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
3199         (gdb-setup-windows): Only use separate IO buffer if required.
3201 2004-04-06  Kim F. Storm  <storm@cua.dk>
3203         * term.el (term-is-xemacs): Remove.
3204         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
3205         (term-window-width): New function.
3206         (term-mode, term-check-size): Use it.
3207         (term-mode): Disable overflow-newline-into-fringe in term buffer.
3209 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3211         * cus-edit.el (custom-add-parent-links): Change unbound variable
3212         `symbol' to `name'.
3214 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3215         * info.el (info-apropos): New function.
3216         (Info-mode-menu): Add it.
3217         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
3219         * help-mode.el (help-make-xrefs): Recognize aliased variable with
3220         inherited docstring.
3222         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
3224 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3226         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
3228         * progmodes/compile.el (font-lock): Don't require any more.
3229         (compilation-error-properties, compilation-start, compilation-sentinel)
3230         (compilation-filter, next-error): Use with-current-buffer.
3231         (compilation-skip-to-next-location, compilation-skip-threshold)
3232         (compilation-skip-visited): Move to silence the byte-compiler.
3233         (compilation-setup): Simplify.
3234         (compilation-next-error): Use line-(beginning|end)-position.
3235         Make sure `pt' is non-nil before using compilation-loop.
3236         (compile-goto-error): Add optional event arg.  Use it.
3237         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
3238         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
3239         Update the binding for mouse-2.
3240         (first-error): Set compilation-current-error to nil rather than bob.
3241         (compilation-parsing-end, compilation-parse-errors-function)
3242         (compilation-error-list, compilation-old-error-list):
3243         "New" compatibility variables.
3244         (compile-buffer-substring, compilation-compat-error-properties)
3245         (compilation-compat-parse-errors, compilation-forget-errors):
3246         New compatibility functions.
3247         (compilation-mode-font-lock-keywords): Use them.
3249 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
3251         * autorevert.el (auto-revert-handler): If point (or a window
3252         point) is at the end of the buffer, keep it there after
3253         reverting.  This allows to tail a file.
3254         Mention this in the `Commentary'.
3256         * format.el (format-write-file): Add optional argument CONFIRM
3257         and make it behave like the analogous argument to `write-file'.
3259 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3261         * progmodes/ebnf2ps.el: Doc fix.
3262         (ebnf-version): New version number (4.2).
3263         (ebnf-syntax): Customization and docstring fix.
3264         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
3265         Put autoloaded funs before first use.
3266         (ebnf-style-database): Add dtd entry.
3267         (ebnf-syntax-alist): Add dtd initialization.
3268         (ebnf-token-sequence): New fun.
3269         (ebnf-comment-table): Add new comment action character.
3270         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
3272         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
3273         Type Definition for XML).
3275         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
3276         * progmodes/ebnf-bnf.el (ebnf-sequence):
3277         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
3278         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
3279         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
3280         Code simplification: call ebnf-token-sequence.
3282 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
3284         * calendar/timeclock.el (timeclock-relative)
3285         (timeclock-get-project-function, timeclock-get-workday-function)
3286         (timeclock-query-out, timeclock-when-to-leave)
3287         (timeclock-when-to-leave-string, timeclock-log-data)
3288         (timeclock-generate-report, timeclock-in): Doc fixes.
3290 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3292         * url: Import the URL package from its repository.
3294         * url/url-methods.el:
3295         * url/url-parse.el: Don't require url-auto.
3297 2004-04-03  Andreas Schwab  <schwab@suse.de>
3299         * diff-mode.el (diff-mode): Fix missing quote.
3301 2004-04-03  Juri Linkov  <juri@jurta.org>
3303         * descr-text.el (describe-property-list): Add `font-lock-face'.
3305         * dired.el (dired-font-lock-keywords): Fix permission regexps.
3307 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3309         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
3310         Use utf-16le on little endian machines and utf-16be otherwise.
3312 2004-04-02  David Kastrup  <dak@gnu.org>
3314         * net/browse-url.el (browse-url-generic): Use call-process
3315         instead of start-process to allow browsers that fork and detach.
3317 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
3319         * compile.el (compilation-current-error): New var.
3320         (compilation-setup, compile-mouse-goto-error)
3321         (compile-goto-error, next-error): Use it.
3322         (compilation-skip-to-next-location): Default to t, which gives
3323         contiguous skipping like old compile (where this was redundant).
3324         (compilation-next-error): Prevent previous-* commands from moving
3325         back to message at or just before point.
3327 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
3329         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
3330         (gdb-source-info): Don't display source at startup, if required.
3331         (gdb-show-main): New option.
3332         (gdba): Update documentation.
3333         (gdb-source): Cover case of auto-display output.
3335 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3337         * autorevert.el: Delete obsolete autoload's and defvar's.
3338         (auto-revert-check-vc-info): New user option.
3339         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
3340         (auto-revert-handler-vc): Delete.
3341         (auto-revert-handler): Treat return value `fast' of
3342         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
3344         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
3345         return `fast'.
3347         * files.el (buffer-stale-function): Doc change.
3349 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3351         * printing.el: New tip on Tips section.
3352         (pr-version): New version number (6.7.4).
3353         (pr-shell-file-name): Initialization fix.
3355 2004-03-31  Juri Linkov  <juri@jurta.org>
3357         * dired.el: Add autoload for `dired-do-touch'.
3358         (dired-touch-program): New var.
3359         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
3360         (dired-no-confirm): Add `touch' to docstring.
3362         * dired-aux.el (dired-do-touch): New fun.
3363         (dired-do-chxxx): Add argument -t for touch operation.
3365         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
3366         `dired-move-to-filename-regexp'.
3368 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
3370         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
3372 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3374         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
3375         and only if the buffer was modified.
3377 2004-03-30  Kenichi Handa  <handa@m17n.org>
3379         * international/characters.el: Delete pairs for U+2308..U+230B.
3381 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
3383         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
3384         to detect the beginning of a level 2 or 3 annotation.
3386 2004-03-29  Kenichi Handa  <handa@m17n.org>
3388         * international/ucs-tables.el (ucs-insert): Fix the error message.
3390 2004-03-29  Kenichi Handa  <handa@m17n.org>
3392         * international/mule-util.el (char-displayable-p): Fix generation
3393         of XLFD file name.
3395         * Makefile.in (setwins, setwins_almost): Change directory to $wd
3396         before finding directories by `find'.
3398 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3400         * subr.el (interactive-form): Delete.  Now implemented in C.
3402         * pcvs.el (cvs-parse-process): Workaround for Darwin.
3404         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
3405         (vc-diff-label): New fun.
3406         (vc-diff-internal): Use it.
3408         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
3410 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3412         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
3414         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
3415         specify XML (EBNFX).
3417         * progmodes/ebnf2ps.el: Doc fix.
3418         (ebnf-version): New version number (4.1).
3419         (ebnf-syntax): Adjust customization.
3420         (ebnf-style-database): Add ebnfx entry.
3421         (ebnf-syntax-alist): Add ebnfx initialization.
3422         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
3424         * printing.el: Doc fix.
3425         (pr-version): New version number (6.7.3).
3426         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
3427         returns nil for mouse position.  Reported by Drew Adams
3428         <drew.adams@oracle.com>.
3429         (pr-update-menus): Modify interactive declaration.  Reported by Drew
3430         Adams <drew.adams@oracle.com>.
3432 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
3434         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
3435         (gud-gdba-marker-filter): Log the process input and output, if
3436         required.  From Stefan Monnier.
3437         (gdb-debug-log, gdb-enable-debug-log): New variables.
3438         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
3440 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3442         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
3443         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
3445 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3447         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
3448         Call vc-find-file-hook here instead of in auto-revert-buffers.
3449         (auto-revert-buffers): Delete call to vc-find-file-hook.
3450         (auto-revert-verbose, global-auto-revert-non-file-buffers)
3451         (global-auto-revert-mode, auto-revert-set-timer)
3452         (auto-revert-handler, auto-revert-buffers): Doc fixes.
3454 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
3456         * woman.el (woman-change-fonts): Rename local variable
3457         woman-font-alist to font-alist to avoid a compiler warning.
3459 2004-03-27  Dave Love  <fx@gnu.org>
3461         * emacs-lisp/rx.el (rx): Doc fix.
3462         Fix copyright years.
3464         * strokes.el (strokes-global-set-stroke-string): New function.
3465         (strokes-list-strokes): Cope with strings, not just commands.
3466         Set foreground colour of image.
3467         (strokes-global-set-stroke): Doc fix.
3469 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3471         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
3472         Auto Revert mode.
3473         (Buffer-menu-files-only): New variable.
3474         (Buffer-menu-toggle-files-only): New function.
3475         (Buffer-menu-mode-map): Bind it to `T'.
3476         (Buffer-menu-mode): Mention `T' in docstring.
3477         Set buffer-stale-function.
3478         (list-buffers-noselect): Mark buffer non-modified and set
3479         Buffer-menu-files-only.
3481         * dired.el (buffer-stale-function): Remove no longer needed defvar.
3483         * autorevert.el (auto-revert-handler): Print revert message
3484         before, rather than after, reverting.
3485         (buffer-stale-function): Move to files.el.
3487         * files.el (buffer-stale-function): Move here from autorevert.el.
3489 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3491         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
3493         * calc/calc.el (calc-mode-map): Use mapc.
3495         * apropos.el (apropos-mode): Don't autoload.
3496         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
3497         (apropos): Use it.
3498         (apropos-print): Add optional `text' argument.
3499         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
3500         Don't assume point-min == 1.
3502         * bs.el (bs-buffer-list): Use buffer-local-value.
3503         (bs--set-toggle-to-show): Use with-current-buffer.
3505         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
3506         New funs.
3507         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
3509         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
3511         * dabbrev.el (dabbrev-expand): Fix regexp construction.
3512         (dabbrev--find-expansion): Use pop.
3513         (dabbrev--search): Use match-string-no-properties.
3515         * dired.el (dired-mode): Use run-mode-hooks.
3516         (dired-move-to-end-of-filename): Use match-string.
3518         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
3519         is bound before using it.
3520         (ediff-verbose-p): Make it into a var since it's not constant.
3522         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
3524         * faces.el (read-face-font): Don't cons up unnecessarily.
3525         (header-line, tool-bar): Share common parts.
3527         * files.el (file-relative-name): Use compare-strings.
3529         * finder.el (finder-mode): Follow coding convention.
3531         * subr.el (read-number): New function.
3533         * ses.el (ses-read-number): Move to subr.el.
3534         (ses-set-header-row): Use read-number.
3536 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
3538         * vc-hooks.el (vc-arg-list): New function, which handles both
3539         compiled and uncompiled code.
3540         (vc-default-workfile-unchanged-p): Use it.
3542         * vc.el (vc-print-log): Undo prev change, use new function
3543         vc-arg-list from vc-hooks.el.
3545 2004-03-26  Masatake YAMATO  <jet@gyve.org>
3547         * simple.el (completion-setup-function): Emphasize the
3548         first uncommon characters in the completions; and de-emphasize
3549         the common prefix substrings.
3550         (completion-emphasis): New face.
3551         (completion-de-emphasis): New face.
3553 2004-03-25  Juanma Barranquero  <lektu@terra.es>
3555         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
3556         Comment out (it's unused and unfinished code).
3558 2004-03-25  Sam Steingold  <sds@gnu.org>
3560         * vc.el (vc-print-log): Fix a bug in the last patch:
3561         backend-function may be a byte-compiled object, not a lambda.
3563 2004-03-25  Juri Linkov  <juri@jurta.org>
3565         * descr-text.el (describe-property-list): Add a button
3566         for `face' property that calls `describe-face'.
3567         Suggested by luis fernandes <elf@ee.ryerson.ca>
3569         * international/mule.el (keyboard-coding-system):
3570         * kmacro.el (kmacro-call-macro): Fix docstring.
3572         * dired.el: Fix comments.
3574         * textmodes/fill.el (fill): Fix Info link.
3576         * font-lock.el (fast-lock, lazy-lock):
3577         * jit-lock.el (jit-lock): Remove links to removed Support Modes
3578         Info node.
3580         * eshell/eshell.el (eshell): Fix broken info-link.
3582         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
3583         * eshell/em-banner.el (eshell-banner):
3584         * eshell/em-smart.el (eshell-smart):
3585         * eshell/esh-cmd.el (eshell-cmd):
3586         Comment out broken info-links to incomplete Info manual.
3588         * info-xref.el: Fix commentary.
3590 2004-03-25  Kevin Ryde  <user42@zip.com.au>
3592         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
3593         Remove spurious node duplicate suppression, doesn't work, not wanted.
3594         (info-xref-output): Take format style args, add "sit-for 0" to let
3595         user see the results as they progress.
3596         (info-xref-check-all-custom): New function.
3598 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
3600         * gdb-ui.el: Moved to progmodes.
3602 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3604         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
3606 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
3608         * calendar/appt.el (appt-check): Remove superfluous progn.
3609         When finished with diary buffer: if it was not being displayed
3610         before, kill it; otherwise restore its original state.
3611         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
3613         * calendar/calendar.el (calendar-set-mode-line): Use total
3614         available mode-line width, rather than frame-width.
3616         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
3617         after mode change so effect not lost.
3619 2004-03-23  Dave Love  <fx@gnu.org>
3621         * dired.el (dired) <defgroup>: Add link to manual.
3622         (dired-font-lock-keywords): Add highlighting on unusual permissions.
3623         (dired-revert): Use dolist.
3624         (dired-mode-map): Add U binding.
3625         (dired-mode): Add font-lock-beginning-of-syntax-function.
3626         (dired-garbage-files-regexp): Make it a defcustom.
3628 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3630         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
3631         is equivalent to nil.
3632         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
3633         (vc-arch-mode-line-string): Accept `added' state.
3634         (vc-arch-state): Use inode-sigs if available.
3635         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
3636         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
3637         (vc-arch-tagline-re): New var.
3638         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
3639         New functions.
3640         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
3641         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
3643         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
3644         (vc-file-not-found-hook): Use it.
3646         * diff-mode.el (diff-default-read-only): Change default.
3647         (diff-mode-hook): Make it a defcustom.  Add some options.
3648         (diff-mode-map): Bind diff-refine-hook.
3649         (diff-yank-handler): New var.
3650         (diff-yank-function): New fun.
3651         (diff-font-lock-keywords): Use them.
3652         (diff-end-of-file): Handle case where file-header looks like diff text.
3653         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
3654         (diff-file-kill): Delete a subsequent empty line, if applicable.
3655         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
3656         (diff-find-file-name): Use it.
3657         (diff-tell-file-name): New command.
3658         (diff-mode): Be careful with view-mode.
3659         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
3660         New functions, for use in diff-mode-hook.
3661         (diff-find-source-location): Catch "regex too large" errors.
3662         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
3663         (diff-refine-hunk): New command.
3665         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
3666         (smerge-context-menu-map): Remove unused var.
3667         (smerge-keep-all): Preserve markers.
3668         (smerge-keep-n): New fun.
3669         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3670         (smerge-keep-current, smerge-ediff): Use it.
3671         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
3672         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
3673         (smerge-resolve): Resolve trivial 3-part conflicts.
3675 2004-03-23  Juri Linkov  <juri@jurta.org>
3677         * man.el (Man-width): New var.
3678         (Man-getpage-in-background): Use it.
3679         (Man-support-local-filenames): New var and fun.
3680         (Man-build-man-command): Don't add a second %s.
3681         (Man-fontify-manpage): Clean up message.
3682         (Man-mode): Set outline-regexp, outline-level,
3683         imenu-generic-expression.
3685         * woman.el (woman-fill-frame): Doc fix.
3686         (woman-decode-region): Use window-width instead of frame-width.
3688         * abbrevlist.el (list-one-abbrev-table):
3689         * descr-text.el (describe-char):
3690         * international/mule-diag.el (describe-current-coding-system):
3691         * international/quail.el (quail-insert-decode-map):
3692         Use window-width instead of frame-width.
3694         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
3695         (jka-compr-mode-alist-additions): Add tbz.
3696         (jka-compr-write-region, jka-compr-insert-file-contents):
3697         Add message for undefined compress-program.
3698         (jka-compr-write-region): Remove redundant var bindings.
3700         * dired-x.el (dired-guess-shell-alist-default): Add choices for
3701         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
3702         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
3703         (dired-man): Use dired-guess-shell-command.
3704         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
3705         Change default nil to t.
3707         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
3708         (dired-compare-directories): Add default value for empty input.
3710         * help-at-pt.el: Move suggestions for key bindings to Commentary.
3712         * time.el (display-time-string-forms): Fix help-echo date format.
3714 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
3716         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
3717         (buffer-stale-function): New variable.
3718         (auto-revert-list-diff, auto-revert-dired-file-list)
3719         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
3720         (auto-revert-handler): Take over some functionality of deleted
3721         functions.
3722         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
3724         * dired.el (dired-directory-changed-p): New fun, extracted from
3725         dired-internal-noselect.
3726         (dired-buffer-stale-p): New fun.
3727         (dired-internal-noselect): Use dired-directory-changed-p.
3728         Eliminate revert messages.
3729         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
3731 2004-03-23  Kenichi Handa  <handa@m17n.org>
3733         * international/characters.el: Setup syntaxes for more parentheses
3734         Unicode characters.
3736         * international/mule-cmds.el (select-safe-coding-system):
3737         Merge coding-system and auto-cs before comparing them.
3739 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3741         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
3743         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
3744         normal-auto-fill-function and comment-indent-function.
3745         The default values now work just as well.
3746         Don't set font-lock-beginning-of-syntax-function since we already set
3747         syntax-begin-function.
3748         (lisp-outline-level): Put ;;;###autoload at same level as (.
3749         (prin1-char): Quote special chars.
3751         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
3752         than with-no-warnings.
3754         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
3755         if the source location can't be found.
3756         (edebug-compute-previous-result): Use prin1-char.
3758         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
3759         (debug-ignored-errors): Add an entry.
3761         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
3762         (byte-compile-file): Output warning when deleting a file.
3764         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
3765         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
3767         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
3768         (byte-compile-inline-expand): Use backquote.
3769         (byte-optimize-pure-func): Rename from byte-optimize-concat.
3770         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
3772         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
3774         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
3776 2004-03-22  Juri Linkov  <juri@jurta.org>
3778         * finder.el (finder-known-keywords): Fix data, tex, unix.
3780         * play/landmark.el: Fix keywords.
3782         * language/ethio-util.el (ethio-find-file): Doc fix.
3784         * emacs-lisp/warnings.el: Doc fix.
3786         * textmodes/ispell.el (ispell-help): Doc fix.
3788 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
3790         * format.el (format-insert-file): Always return a list of two
3791         elements, like insert-file-contents does.
3793 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
3795         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
3796         and vc-BACKEND-diff.
3797         (vc-print-log): If the print-log implementation supports it, use
3798         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
3799         (vc-version-diff, vc-diff-internal): Doc fixes.
3801         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
3802         implementation supports it, let diff output go to *vc*,
3803         not *vc-diff*, since this is an internal call.
3805         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
3807         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
3809         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
3811 2004-03-21  Dave Love  <fx@gnu.org>
3813         * progmodes/cfengine.el (cfengine-mode):
3814         Set parse-sexp-ignore-comments.
3816         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
3818 2004-03-21  Juanma Barranquero  <lektu@terra.es>
3820         * allout.el (allout-mode): Fix docstring.
3822 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
3824         * files.el (insert-directory): Fix bug if SWITCHES is a list.
3826         * autorevert.el (auto-revert-interval): Make new value take
3827         effect immediately when set through Custom.
3828         (auto-revert-set-timer): Add interactive declaration.
3830 2004-03-19  David Ponce  <david@dponce.com>
3832         * ruler-mode.el (ruler-mode-header-line-format-old):
3833         Don't `make-variable-buffer-local'.
3834         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
3835         (ruler-mode-header-line-format): Simply funcall the above.
3836         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
3837         to save/restore a previous header line format.
3838         (ruler-mode-space): Don't depend on a numeric WIDTH value.
3839         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
3840         fringes and margins width.
3841         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
3843 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3845         * log-edit.el (log-edit-font-lock-keywords): Typo.
3847         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
3848         (tex-send-tex-command): Rather than here.
3849         (tex-compilation-parse-errors): Simplify.
3851         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
3853         * time.el (display-time-string-forms): Add help-echo with date on time.
3855         * composite.el (compose-region): Use restore-buffer-modified-p.
3857         * disp-table.el (standard-display-8bit): Simplify.
3859         * server.el (server-process-filter): Delete temp frame.
3861         * add-log.el (add-change-log-entry): Simplify.
3863 2004-03-19  Kim F. Storm  <storm@cua.dk>
3865         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
3866         (hexl-follow-line): Don't require 'fringe.
3868         * progmodes/compile.el (compilation-start): Always set
3869         compilation-last-buffer and return it.
3871 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
3873         * simple.el (clone-buffer): Doc fix.
3875 2004-03-18  Juanma Barranquero  <lektu@terra.es>
3877         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
3879 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3881         * log-edit.el (log-edit-font-lock-keywords): New var.
3882         (log-edit-mode): Use it.
3884 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
3886         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
3887         properly for watching in speedbar.
3889 2004-03-17  Masatake YAMATO  <jet@gyve.org>
3891         * smerge-mode.el (smerge-popup-context-menu):
3892         Put `unwind-protect' around `overlay-put' and `popup-menu'.
3894 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3896         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
3897         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
3898         Take sealed revisions into account.
3899         (vc-arch-checkin): Extract a summary line from the message.
3901 2004-03-16  Masatake YAMATO  <jet@gyve.org>
3903         * register.el (register): Provide `register' feature.
3905 2004-03-15  Masatake YAMATO  <jet@gyve.org>
3907         Added context menu support in smerge mode.
3908         Most of the part is written by Stefan Monnier.
3910         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
3911         New keymap and menu.
3912         (smerge-text-properties): New function.
3913         (smerge-remove-props): New function.
3914         (smerge-popup-context-menu): New function.
3915         (smerge-resolve): Call `smerge-remove-props'.
3916         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
3917         (smerge-keep-current): Ditto.
3918         (smerge-kill-current): New function.
3919         (smerge-match-conflict): Put text properties.
3920         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
3922 2004-03-15  David Ponce  <david@dponce.com>
3924         * ruler-mode.el: (ruler-mode-left-fringe-cols)
3925         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
3926         (ruler-mode-right-scroll-bar-cols): Remove.
3927         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
3928         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
3929         Use fringe-columns and scroll-bar-columns.
3931 2004-03-15  Masatake YAMATO  <jet@gyve.org>
3933         * hl-line.el (hl-line-range-function): New variable.
3934         (hl-line-move): New function.
3935         (global-hl-line-highlight): Use `hl-line-move'.
3936         (hl-line-highlight): Ditto.
3938         * scroll-bar.el (scroll-bar-columns):
3939         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
3941         * ruler-mode.el (top-level): Require scroll-bar and fringe.
3942         (ruler-mode-left-fringe-cols)
3943         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
3944         (ruler-mode-right-scroll-bar-cols)
3945         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
3946         (ruler-mode-ruler-function): New variable.
3947         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
3948         if the value for `ruler-mode-ruler-function'is given.
3950         * hexl.el (hexl-mode-hook): Make the hook customizable.
3951         (hexl-address-area, hexl-ascii-area): New customize variables.
3952         (hexlify-buffer): Put font-lock-faces on the address area and
3953         the ascii area.
3954         (hexl-activate-ruler): New function.
3955         (hexl-follow-line): New function.
3956         (hexl-highlight-line-range): New function.
3957         (hexl-mode-ruler): New function.
3959 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3961         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
3962         (vc-default-find-file-hook): New fun.
3963         (vc-find-file-hook): Call new find-file-hook operation.
3965         * vc-arch.el: New file.
3967 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
3969         * info-look.el (info-lookup): Reuse an existing Info window.
3971 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
3973         * woman.el (woman-preserve-ascii): Default value changed to t and
3974         doc string revised.
3976 2004-03-12  Richard M. Stallman  <rms@gnu.org>
3978         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3979         Fix minor bug.
3981         * replace.el (occur-engine): Change message for count of matches.
3983         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
3984         For strings, do compare text properties.
3986 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
3988         * progmodes/compile.el (compile-auto-highlight)
3989         (compilation-error-list, compilation-old-error-list)
3990         (compilation-parse-errors-function, compilation-parsing-end)
3991         (compilation-error-message, compilation-directory-stack)
3992         (compilation-enter-directory-regexp-alist)
3993         (compilation-leave-directory-regexp-alist)
3994         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
3995         (compilation-current-file, compilation-regexps): Remove vars.
3997         (compile-error-at-point, compilation-error-filedata)
3998         (compilation-error-filedata-file-name, compile-reinitialize-errors)
3999         (compilation-next-error-locus, compilation-forget-errors)
4000         (count-regexp-groupings, compilation-parse-errors)
4001         (compile-collect-regexps, compile-buffer-substring): Remove funs.
4003         (compile-internal): Make obsolete.
4005         (compilation-first-column, compilation-error)
4006         (compilation-directory-matcher, compilation-page-delimiter)
4007         (compilation-mode-font-lock-keywords, compilation-debug)
4008         (compilation-error-face, compilation-warning-face)
4009         (compilation-info-face, compilation-line-face)
4010         (compilation-column-face, compilation-enter-directory-face)
4011         (compilation-leave-directory-face, compilation-skip-threshold)
4012         (compilation-skip-visited, compilation-context-lines): New vars.
4014         (compilation-warning-face, compilation-info-face)
4015         (compilation-message-face): New faces.
4017         (compilation-error-regexp-alist-alist): New constant.
4019         (compilation-face, compilation-directory-properties)
4020         (compilation-assq, compilation-error-properties, compilation-start)
4021         (define-compilation-mode, compilation-loop)
4022         (compilation-set-window): New functions.
4024         (compile): Additional argument for interactive compiles like TeX.
4026         * progmodes/grep.el (kill-grep): Move here from compile.el
4027         (grep-error, grep-hit-face, grep-error-face)
4028         (grep-mode-font-lock-keywords): New variables.
4029         (grep-regexp-alist): Simplify regexp and add `binary' case.
4030         (grep-mode): New mode.
4031         (grep-process-setup): Simplify.
4033 2004-03-11  Jason Rumney  <jasonr@gnu.org>
4035         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
4036         letters on DOS/Windows.
4038 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4040         * server.el (server-name): New var.
4041         (server-socket-dir): New var to replace server-socket-name.
4042         (server-start): Use them.
4044 2004-03-11  Simon Josefsson  <jas@extundo.com>
4046         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
4047         died to avoid infloop.  Reported by Jonathan Glauner
4048         <jglauner@sbum.org>.
4050 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4052         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
4053         (smerge-mode-menu): Use it to deactivate menu entries.
4054         (smerge-keep-current): New fun.
4055         (smerge-keep-current): Use it.
4057 2004-03-10  John Paul Wallington  <jpw@gnu.org>
4059         * foldout.el (foldout-fold-list, foldout-modeline-string):
4060         Declare them as variables, not constants.
4062 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4064         * ps-print.el: Modification to print *Messages* buffer.
4065         (ps-print-version): New version 6.6.4.
4066         (ps-message-log-max): New fun.
4067         (ps-spool-without-faces, ps-spool-with-faces)
4068         (ps-count-lines-preprint): Code fix.
4070         * printing.el: New tips in Tips section.
4072 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4074         * delim-col.el: Doc fix.
4076         * printing.el: Doc fix.  New doc section (Tips).
4078 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4080         * type-break.el (type-break-emacs-variant): Remove.
4081         (type-break-run-at-time, type-break-cancel-function-timers):
4082         Use fboundp rather than version name and number.
4084 2004-03-09  Masatake YAMATO  <jet@gyve.org>
4086         * hexl.el (hexl-mode): Use `make-local-variable' instead of
4087         `make-variable-buffer-local'.
4089 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
4091         * find-dired.el (find-dired): Call `shell-command' instead of
4092         `start-process-shell-command'.  By this, Tramp takes over
4093         handling of remote directories.
4095 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4097         * newcomment.el (comment-use-global-state): New var.
4098         (comment-search-forward): Use it.
4100         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
4102         * cus-edit.el (fill) <defgroup>: Move to fill.el.
4104         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
4105         (enable-kinsoku): Make it a defcustom.
4106         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
4107         paragraph to same-comment-start-marker.
4109 2004-03-07  Dave Love  <fx@gnu.org>
4111         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
4112         (browse-url-mail): Use it.
4114         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
4115         (rfc2368-unhexify-string): Use replace-regexp-in-string.
4117 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
4119         * woman.el (woman-man.conf-path): Doc fix.
4120         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
4122 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
4124         * sort.el (sort-columns): Remove ms-dos from the list of systems
4125         where the external `sort' command is not used.
4127 2004-03-07  Kim F. Storm  <storm@cua.dk>
4129         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
4130         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
4131         from overlay-arrow-variable-list.
4132         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
4134 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
4136         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
4137         overlay arrow string properly for the assembler buffer.
4139 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4141         * mail/sendmail.el (mail-mode): Fix last change.
4143 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
4145         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
4146         for the assembler buffer.
4147         (gdb-assembler-custom): Position the overlay arrow.
4148         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
4150 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4152         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
4154         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
4155         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
4157         * mail/sendmail.el (mail-mode): Set comment-start-skip.
4159         * newcomment.el (uncomment-region): Allow non-terminated comment.
4160         (comment-normalize-vars): Check the user-specified comstart marker.
4162 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
4164         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
4165         Otherwise, do use it if the region only contains font-lock text
4166         properties.
4168 2004-03-04  Masatake YAMATO  <jet@gyve.org>
4170         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
4171         as the callback function for eldoc.
4172         (hexl-print-current-point-info): New function.
4173         (hexl-current-address): Print the address in both decimal
4174         and hexadecimal format.
4176 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4178         * mail/rmail.el (rmail-convert-to-babyl-format):
4179         Specify t for UNIBYTE when calling mail-unquote-printable-region.
4181         * mail/mail-utils.el (mail-unquote-printable-region):
4182         New arg UNIBYTE.
4184         * startup.el (command-switch-alist): Doc fix.
4186         * simple.el (undo): Temporarily set this-command to `undo-start',
4187         then set it to `undo' once undo-start returns without error.
4189         * simple.el (minibuffer-history-sexp-flag): Doc fix.
4191         * simple.el (kill-line): Don't disregard trailing whitespace
4192         in eol condition, if show-trailing-whitespace is set.
4194         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
4195         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
4196         When disabling, restore old values only if mouse-sel-has-been-enabled.
4198         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
4199         (isearch-{-char): New function.
4200         (isearch-mode-map): Bind { to isearch-{-char.
4202         * font-lock.el (lisp-font-lock-keywords-2):
4203         Turn off the CL with-... and do-... general patterns.
4204         Instead, recognize several specific with... and do... constructs.
4206         * files.el (switch-to-buffer-other-window):
4207         Bind same-window-buffer-names and same-window-regexps to nil.
4208         (switch-to-buffer-other-frame): Likewise.
4210 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4212         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
4213         recognizing leading comment on code line.
4215 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4217         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
4218         hidden files/directories.
4220 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4222         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
4223         only comment-start (in case the mode hasn't set it).
4225         * Makefile.in (AUTOGENEL): New var.
4226         (bootstrap-prepare): Rename from bootstrap-clean.
4227         Don't remove elc files.
4228         (maintainer-clean): New target.
4230         * xml.el (xml-get-attribute-or-nil): Simplify.
4232 2004-03-02  Juri Linkov  <juri@jurta.org>
4234         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
4235         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
4236         URL to prevent their substitution with the environment variable
4237         values by browsers.
4239 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4241         * ps-print.el: Doc fix.
4242         (ps-print-version): New version number (6.6.3).
4243         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
4244         Docstring fix.
4245         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
4246         before printing.
4247         (ps-time-stamp-yyyy-mm-dd): New fun.
4248         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
4250 2004-03-02  Kim F. Storm  <storm@cua.dk>
4252         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
4254 2004-03-01  Juanma Barranquero  <lektu@terra.es>
4256         * allout.el (allout-rebullet-heading): Fix typo in docstring.
4258         * desktop.el (desktop-file-version)
4259         (desktop-after-read-hook): Fix typos.
4260         (desktop-clear-preserve-buffers): Remove redundant info in
4261         docstring already shown by the obsolescence message.
4262         (desktop-truncate, desktop-internal-v2s)
4263         (desktop-value-to-string): Change argument name to match docstring.
4265         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
4267         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
4268         docstring.
4270 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4272         * printing.el: Replace "As Is..." in PostScript file print/preview by
4273         "No Preprocessing...".  Suggested by Colin Marquardt
4274         <_marquardt_@zmd.de>.
4275         (pr-insert-section-4): Adjust buffer interface.
4277 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
4279         Version 2.0.39 of Tramp released.
4281         * net/tramp.el (tramp-handle-file-local-copy)
4282         (tramp-handle-write-region, tramp-open-connection-rsh):
4283         Variable name typo.  Small change.  From Patrick Tullmann
4284         <tullmann@flux.utah.edu>.
4285         (tramp-process-connection-type): New variable.
4286         (tramp-maybe-open-connection): Use it.
4287         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
4288         (tramp-touch): Set last-modified time of a remote file.
4289         (tramp-handle-write-region): Say which function is used when encoding.
4291 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
4293         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
4294         case of non-existing filename, too.  Reported by Christoph Bauer
4295         <c_bauer@informatik.uni-kl.de>.
4296         (tramp-smb-get-file-entries): The directory in question should
4297         have permissions "drwxrwxrwx".  Just virtual, because we don't
4298         know the real permissions.  Don't we know?
4299         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
4300         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
4301         (tramp-smb-wait-for-output): Optimize algorithm getting pending
4302         output.  If it was received chunkwise, there have been problems.
4303         Remove the "prompt not found" error message; it is obvious.
4304         Simplify algorithm.
4305         (tramp-smb-process-running): Remove.  Since we acknowledge the
4306         virtual prompt for shares, there's no need for distinction of
4307         reading shares (process ends afterwards) and interactive mode of
4308         smblient.
4309         (tramp-smb-open-connection): Setting process sentinel removed.
4310         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
4311         "NT_STATUS_NETWORK_ACCESS_DENIED".
4312         (tramp-smb-maybe-open-connection): Set `process-connection-type'
4313         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
4314         (top-level): Setting default value in `tramp-default-method-alist'
4315         corrected.  Order of USER and HOST have been wrong.
4316         Nobody complained for months ...
4317         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
4318         (tramp-smb-open-connection): Clear password cache if login has failed.
4320         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
4321         `tramp-unified-filenames'.
4322         (tramp-completion-mode): Make test for XEmacs explicitely.
4323         `event-to-character' can exists in Emacs packages too.
4324         Reported by Matt Swift <swift@alum.mit.edu>.
4325         (tramp-buffer-name): Buffer name must contain the user if exists.
4326         Reported by Adrian Phillips <a.phillips@met.no>.
4327         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
4328         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
4329         (tramp-do-copy-or-rename-file-out-of-band): Rename from
4330         `tramp-do-copy-or-rename-file-one-local', because it handles also
4331         the case both files use the same out-of-band method.
4332         Implementation added.
4333         (tramp-handle-file-local-copy, tramp-handle-write-region):
4334         Out-of-band handling removed.  `copy-file' called instead, which
4335         calls `tramp-do-copy-or-rename-file-out-of-band'.
4336         (tramp-action-password): Check for out-of-band method removed.
4337         This function is used for 'login-program.
4338         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
4339         appropriate.
4340         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
4341         and `tramp-parse-sknownhosts'.
4342         (tramp-completion-function-alist): It's a defvar now, because we
4343         want to apply the optimized `tramp-set-completion-function'
4344         instead of a static list.
4345         (tramp-set-completion-function): Implementation tuned.
4346         Avoid double entries, and entries where the function or the
4347         file/directory doesn't exist.
4348         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
4349         for SSH2.
4350         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
4351         (tramp-handle-dired-compress-file): New function.
4352         (tramp-async-proc): New variable.
4353         (tramp-handle-shell-command): Adding asynchronous processes.
4354         They are far from being perfect, but it works at least for
4355         `find-grep-dired' and `find-name-dired' in Emacs 21.4.
4356         (top-level): Require password.el if visible.  Should be mandatory
4357         once No Gnus has found its way into (X)Emacs.
4358         (tramp-read-passwd): Invoke `password-read' if available,
4359         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
4360         fallback any longer.
4361         (tramp-clear-passwd): New function.
4362         (tramp-process-actions, tramp-process-multi-actions):
4363         Clear password cache if login has failed.
4365         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
4366         its own module.
4367         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
4368         `ange-ftp-ftp-name-res'.  There could be incorrect values from
4369         previous calls in case the "ftp" method is used in the Tramp file
4370         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
4372 2004-02-28  Richard M. Stallman  <rms@gnu.org>
4374         * term.el (term-mouse-paste): Call mouse-set-point.
4376         * thumbs.el: New file.
4378 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4380         * progmodes/ebnf-abn.el: Doc fix.
4382         * progmodes/ebnf-bnf.el: Doc fix.
4383         (ebnf-repeat): Code fix.
4385         * progmodes/ebnf2ps.el: Doc fix.
4386         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
4388 2004-02-28  Juri Linkov  <juri@jurta.org>
4390         * ffap.el (dired-at-point): Additional writability test for
4391         relative directory names.
4392         (dired-at-point-prompter): Treat directories as a directory, get
4393         the directory component from files.
4394         (ffap-string-at-point): Return string from region if region is active.
4395         (ffap-file-at-point): Remove redundant code.
4397 2004-02-28  Kim F. Storm  <storm@cua.dk>
4399         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
4400         Initialize margin area images to nil.
4401         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
4402         (breakpoint-enabled-bitmap-face)
4403         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
4404         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
4405         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
4406         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
4407         (gdb-reset): Use gdb-remove-breakpoint-icons.
4408         (gdb-put-string): Add dprop arg to specify alternative display
4409         property (for setting fringe bitmap).
4410         (gdb-remove-strings): Doc fix.
4411         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
4412         icon in fringe (if available), or else as icon or text in display
4413         margin.  Creates necessary icons in breakpoint-bitmap,
4414         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
4415         Also make left window margin if required.
4416         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
4417         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
4418         no longer needed.
4419         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
4420         gdb-put-breakpoint-icon.
4421         (gdb-assembler-mode): Don't set left-margin-width here.
4423 2004-02-27  Kevin Ryde  <user42@zip.com.au>
4425         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
4426         comma, so that it DTRT in macros.
4428 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4430         * progmodes/sh-script.el (sh-shell-arg)
4431         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
4432         (sh-leading-keywords, sh-other-keywords): Fix custom type.
4434 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4436         * faces.el (face-spec-set-match-display): Add a new attribute,
4437         `min-colors'.
4438         (region, highlight, secondary-selection): Use `min-colors'.
4440         * custom.el (defface): Add documentation for `min-colors'.
4442         * font-lock.el (font-lock-comment-face, font-lock-string-face)
4443         (font-lock-keyword-face, font-lock-function-name-face)
4444         (font-lock-variable-name-face, font-lock-constant-face):
4445         Use `min-colors'.
4447         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
4449 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4451         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
4452         define assq-delete-all if it's not defined.
4453         (ebnf-generate-region): Code fix.
4455         * printing.el: Doc fix.
4456         (pr-version): New version number (6.7.2).
4457         (pr-command): Return empty string if command is an empty string.
4459 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4461         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
4463         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
4464         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
4465         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
4466         "tt" ["test"] ).  Reported by Markus Dreyer
4467         <mdreyer@ix.urz.uni-heidelberg.de>.
4468         (ebnf-version): New version number (4.0).
4469         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
4470         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
4471         (ebnf-delete-style): New commands.
4472         (ebnf-directory, ebnf-file): New funs.
4473         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
4474         (ebnf-production-name-p, ebnf-stop-on-error): New options.
4475         (ebnf-syntax-alist): New var.
4476         (ebnf-element-width): New fun replacing ebnf-list-width.
4477         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
4478         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
4479         (ebnf-prologue): Adjust vars.
4480         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
4481         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
4482         (ebnf-check-style-values, ebnf-generate-production)
4483         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
4484         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
4485         (ebnf-token-repeat): Code fix.
4487         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
4488         %right, %left and %prec.  Suggested by Matthew K. Junker
4489         <junker@alum.mit.edu>.
4490         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
4492         * progmodes/ebnf-iso.el: Doc fix.
4493         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
4494         (ebnf-iso-lex): Code fix.
4496         * progmodes/ebnf-bnf.el: Doc fix.
4497         (ebnf-bnf-lex): Code fix.
4499         * progmodes/ebnf-otz.el: Doc fix.
4501 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4503         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
4504         (abbrev-prefix-mark): Doc fix.
4506 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
4508         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
4509         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
4510         (gdb-var-delete): Make interactive (really).
4511         (gdb-edit-value): Make non-interactive.
4513         * progmodes/gud.el (gud-speedbar-menu-items):
4514         Add gdb-var-delete and, indirectly, gdb-edit-value.
4515         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
4516         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
4517         (gud-gdb-marker-filter): Add comment for annotations.
4519 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
4521         * calendar/calendar.el (generate-calendar)
4522         (calendar-read-date): Prevent display of BC calendars once more -
4523         reverts 2003-10-01 change.
4524         (generate-calendar-month): Doc fix.
4526 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4528         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
4529         return value of increment-calendar-month.
4531 2004-02-21  Stephen Compall  <s11@member.fsf.org>
4533         * saveplace.el (save-place-forget-unreadable-files)
4534         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4535         (save-place-forget-unreadable-files): New function.
4536         (save-place-alist-to-file): Use it to filter out files that are
4537         no longer readable.
4539         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4540         current Texinfo environment, using the same method as in
4541         `texinfo-insert-@end', and insert a space rather than a newline if
4542         point in a @table environment.
4544 2004-02-21  Juri Linkov  <juri@jurta.org>
4546         * ffap.el (ffap-file-at-point): Try parent directories.
4548 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
4550         * vcursor.el (vcursor-modifiers): New defcustom.
4551         (vcursor-cs-binding): Use vcursor-modifiers instead of a
4552         hard-coded list.
4554 2004-02-21  Masatake YAMATO  <jet@gyve.org>
4556         * play/animate.el (animate-birthday-present): Accept names other
4557         than `Sarah', too.
4559 2004-02-21  Juri Linkov  <juri@jurta.org>
4561         * startup.el: Remove table of command line arguments from the
4562         Commentary section.
4564 2004-02-20  John Wiegley  <johnw@newartisans.com>
4566         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
4567         again" modifier from 'e' to 'E', since 'e' is also used by the
4568         "file extension" modifier.
4570 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
4572         * help-fns.el (describe-categories): Doc fix.
4574 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4576         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
4577         temporary file for buffer already visiting one.  This change makes
4578         output likely to be directly usable by patch program.
4579         Suggested by Adrian Aichner  <adrian@xemacs.org>
4581 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
4583         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
4584         case of variables defined in compound statements.
4585         (gdb-setup-windows, gdb-source-info, gdb-source-info):
4586         Simplify constructions using switch-to-buffer.
4588 2004-02-19  Simon Josefsson  <jas@extundo.com>
4590         * play/morse.el: Fix typo.
4591         (morse-code): Add @.
4593 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
4595         * calendar/appt.el (appt-display-format): Change default to
4596         'ignore, for backwards compatibility.
4597         (appt-display-message): If appt-display-format is 'ignore,
4598         respect old vars appt-msg-window and appt-visible.
4599         (appt-activate): Don't depend on return value of cancel-timer.
4601         * calendar/calendar.el (calendar-holidays): Doc fix.
4603         * calendar/cal-coptic.el (coptic-prompt-for-date):
4604         Use assoc-string instead of assoc-ignore-case.
4605         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4606         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4607         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4608         * calendar/cal-islam.el (calendar-goto-islamic-date)
4609         (mark-islamic-diary-entries): Ditto.
4610         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4611         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4612         (calendar-read-mayan-tzolkin-date): Ditto.
4613         * calendar/calendar.el (calendar-read-date): Ditto.
4614         * calendar/diary-lib.el (mark-diary-entries): Ditto.
4616 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4618         * progmodes/executable.el (executable-command-find-posix-p):
4619         Fix choice of the directory.
4621 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4623         * simple.el (interprogram-cut-function)
4624         (interprogram-paste-function, kill-new, kill-append):
4625         Doc fixes.
4626         (kill-region): Make it return nil.  Doc fix.
4627         (yank-pop): Make its argument optional.
4628         (yank): Make ARG `-' equivalent to `-1'.
4630 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
4632         * mail/rmail.el (rmail-get-new-mail): Don't reference
4633         rmail-use-spam-filter if rmail-spam-filter is not loaded.
4635 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4637         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
4638         if one of global-auto-revert-non-file-buffers or autorevert-mode
4639         is non-nil.
4641 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4643         * subr.el (delete-dups): A better implementation from Karl Heuer
4644         <kwzh@gnu.org>.
4646 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
4648         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
4649         correct place.
4650         * progmodes/icon.el (icon-indent-command): Ditto.
4651         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
4653 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4655         * progmodes/grep.el (grep-compute-defaults): Undo change from
4656         2004-01-29: don't use executable-command-find-posix-p.
4658 2004-02-16  Richard Sharman  <rsharman@pobox.com>
4660         * hilit-chg.el: Use require instead of eval-and-compile.
4661         (highlight-compare-buffers): New function.
4663 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
4665         * man.el (Man-fontify-manpage): Render section headings in
4666         `Man-overstrike-face' even when overstrike was not used by man
4667         formatter for section headings.
4669 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
4671         * rmail-spam-filter.el: (vm-use-spam-filter)
4672         (rsf-min-region-length-added-to-spam-list): New variables.
4673         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
4674         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
4675         spam testing.  Don't delete spam message if automatic deletion
4676         after output via variable rmail-delete-after-output is turned on.
4677         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
4678         rsf-bbdb-dont-create-entries-for-spam.
4679         (check-field): New function, extracted from code in
4680         rmail-spam-filter to ease addition of header fields like content-type.
4681         (message-content-type): New variable to check the content-type:
4682         field added, also in defcustom of rsf-definitions-alist.
4683         (rmail-spam-filter): Replace repeated test code for header fields
4684         by calls to check-field; change the call to
4685         rmail-output-to-rmail-file such that rmail-current-message stays
4686         the same to avoid wrong deletion of unseen flags.
4687         (rsf-add-contents-type): New function to convert old format
4688         of rmail-spam-definitions-alist into new one.
4689         Change prefixes of all variables and functions from
4690         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
4692 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4694         * loadhist.el (unload-hook-features-list): New defvar.
4696 2004-02-16  Dave Love  <fx@gnu.org>
4698         * loadhist.el (unload-feature): Doc fix.  Rename flist to
4699         unload-hook-features-list.
4701 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
4703         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
4704         cookie.  Don't check if we are looking-at open-formula.
4706 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4708         * subr.el (match-string-no-properties): Use substring-no-properties.
4710 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4712         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
4713         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
4714         Use lower-case "rx" in all error message.
4716 2004-02-16  Dave Love  <fx@gnu.org>
4718         * emacs-lisp/rx.el (rx-or): Put group around result.
4719         (rx-constituents): Add backref.
4720         (rx-syntax): Add string-delimiter, comment-delimiter.
4721         (rx-categories): Add combining-diacritic.
4722         (rx-check-not, rx-greedy, rx): Doc fix.
4723         (rx-backref, rx-check-backref): New.
4725 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
4727         * newcomment.el (uncomment-region): Allow eob as comment end.
4729 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
4731         * filecache.el: All message and error commands now use prefix
4732         "Filecache:" to make it easy to read *Messages* buffer.
4734 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
4736         * autorevert.el: Add support to detect changed dired and VC buffers.
4737         (auto-revert-active-p, auto-revert-list-diff)
4738         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
4739         (auto-revert-handler, auto-revert-active-p): New functions.
4740         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
4741         and `auto-revert-active-p'.
4742         (eval-when-compile): Defvar dired-directory and vc-mode.
4743         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
4744         (auto-revert-handler-vc): New functions.
4746 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
4748         * progmodes/compile.el (compilation-directory): New defvar.
4749         (compile): Save current directory in compilation-directory.
4750         (recompile): Bind default-directory to compilation-directory if
4751         that is non-nil.
4753 2004-02-16  Dave Love  <fx@gnu.org>
4755         * newcomment.el (comment-insert-comment-function)
4756         (comment-region-function, uncomment-region-function): New.
4757         (comment-indent): Use comment-insert-comment-function.
4758         (uncomment-region): Use uncomment-region-function.
4759         (comment-region): Use comment-region-function.
4761         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
4763 2004-02-16  Richard Stallman  <rms@gnu.org>
4765         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
4766         loaddefs* and ldefs-boot*.
4768 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
4770         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
4771         and email address at the beginning and end of the address.
4773         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
4774         anchored at the beginning of the email address.
4776 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
4778         * international/ccl.el (ccl-compile-write): Pass `left' to
4779         ccl-embed-code to generate correct code of write-expr-register.
4781 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
4783         * progmodes/grep.el (grep-compute-defaults): Fix typos.
4785 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4787         * x-dnd.el: Mention support for Motif in commentary.
4788         (x-dnd-handle-drag-n-drop-event): Ditto.
4790 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
4792         * ses.el: Use "ses--" prefixes for buffer-local variables.
4793         Use (point-min) instead of 1, even when we know the buffer
4794         is unnarrowed.
4795         (ses-build-load-map): Delete.  Distribute its content to defconst's for
4796         the three maps.
4797         (ses-menu, ses-header-line-menu): New menus.
4798         (ses-mode-map): Use them.
4799         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
4801 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
4803         * Makefile.in: Fix the CC Mode recompile kludge so it works
4804         when building in a different directory.
4806 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
4808         * simple.el (kill-new): Put yank-handler property on the entire string.
4810 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4812         * diff.el: Don't use compile any more, use diff-mode instead.
4813         (diff-regexp-alist, diff-old-file, diff-new-file)
4814         (diff-parse-differences, diff-process-setup): Remove.
4815         (diff-sentinel): New fun.
4816         (diff): Use it.  Run the process ourselves.
4817         Use diff-mode for the rest of the processing.
4819         * diff.el (diff): Simplify code handling `switch'.
4821 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4823         * pcvs-defs.el (cvs-menu): Add `tag'.
4825 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4827         * simple.el (kill-append): Doc fix.
4829         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4830         Adapt outline-regexp to the new conventions for commenting out code.
4832 2004-02-11  John Paul Wallington  <jpw@gnu.org>
4834         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
4836 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4838         * diff.el (diff-switches): New fun.
4839         (diff, diff-backup): Use it.
4840         (diff): Clean up the args construction.  Use backquote.
4841         Use listp instead of consp to avoid putting a nil arg.
4842         (diff): Add a revert-buffer function.
4844 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4846         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT,  FILE_NAME
4847         handled by x-dnd-handle-file-name.
4848         (x-dnd-known-types): Add COMPOUND_TEXT.
4849         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
4850         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
4851         x-dnd-empty-state.
4852         (x-dnd-forget-drop): Ditto.
4853         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
4854         (x-dnd-handle-one-url): Return private when inserting text.
4855         (x-dnd-insert-ctext): New function.
4856         (x-dnd-handle-file-name): New function for FILE_NAME.
4857         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
4858         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
4859         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
4861 2004-02-10  Kenichi Handa  <handa@m17n.org>
4863         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
4864         instead of while loop.
4866 2004-02-10  Miles Bader  <miles@gnu.org>
4868         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
4870 2004-02-09  Kenichi Handa  <handa@m17n.org>
4872         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
4873         have end-of-line.
4875 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
4877         * Makefile.in: Added extra dependencies in the recompile target
4878         needed to cope with the compile time macro expansions in CC Mode.
4880 2004-02-09  Kim F. Storm  <storm@cua.dk>
4882         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
4883         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
4884         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
4885         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
4886         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
4887         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
4888         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
4889         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
4890         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
4891         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
4892         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
4894 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4896         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
4897         Don't allow shrink if there's a window on our right.
4899         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
4900         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
4901         Bring together declaration and initialization.
4902         (prolog-mode-variables): Don't set the syntax table.
4903         Don't set paragraph-start and comment-indent-function.
4904         Add /*..*/ to the comment regexps.
4905         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
4906         (prolog-mode-map): Don't bind TAB.
4907         (prolog-mode): Set the syntax table.
4908         (prolog-comment-indent): Remove.
4909         (inferior-prolog-mode-map): Initialize in the declaration.
4910         (inferior-prolog-mode-syntax-table)
4911         (inferior-prolog-mode-abbrev-table): New vars.
4912         (inferior-prolog-mode): Derive from comint-mode.
4913         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
4914         minibuffer windows.
4916         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
4917         in file names, as long as it is unabmiguous.
4919 2004-02-08  Andreas Schwab  <schwab@suse.de>
4921         * textmodes/reftex-toc.el
4922         (reftex-toc-load-all-files-for-promotion): Remove useless use of
4923         format.  Doc fix.
4925         * textmodes/refer.el (refer-find-entry-internal): Remove extra
4926         format string arguments.
4928         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
4929         string argument.
4931         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
4933         * play/zone.el (zone-call): Fix format string.
4935         * net/webjump.el (webjump-builtin): Add missing format string argument.
4937         * midnight.el (midnight-delay-set): Remove extra format string argument.
4939         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
4941         * hexl.el (hexl-insert-char): Add missing format string argument.
4943         * format.el (format-decode): Fix format string.
4945         * emulation/vi.el (vi-mode): Remove extra format string argument.
4946         (vi-repeat-last-search): Likewise.
4947         (vi-reverse-last-search): Likewise.
4948         (vi-goto-mark): Likewise.
4949         (vi-reverse-last-find-char): Likewise.
4950         (vi-repeat-last-find-char): Likewise.
4951         (vi-locate-def): Likewise.
4953         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
4955         * ediff-util.el (ediff-toggle-read-only): Remove extra format
4956         string argument.
4957         (ediff-toggle-regexp-match): Likewise.
4959         * dired-aux.el (dired-do-query-replace-regexp): Add missing
4960         format string argument.
4962         * calc/calc-map.el (calc-get-operator): Remove extra format
4963         string argument.
4965         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
4967         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
4968         string argument.
4970         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
4972         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
4974         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
4976         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
4977         (cl-struct-setf-expander): Likewise.
4979         * vc.el (with-vc-file): Fix unsafe uses of error.
4980         (vc-cancel-version): Likewise.
4982 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
4984         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
4985         thousands separator; fixes <class>:<line-number> regexp for
4986         non-english locales.
4988 2004-02-08  Andreas Schwab  <schwab@suse.de>
4990         * view.el (view-mode-enable): Revert previous change.
4992 2004-02-07  Kim F. Storm  <storm@cua.dk>
4994         * simple.el (line-number-at-pos): Rename from line-at-pos.
4995         Uses changed (what-line and vc-annotate-warp-version).
4997 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4999         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
5000         (diff-mode): Remove aborted attempt at support for compile.el.
5001         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
5003 2004-02-06  Andreas Schwab  <schwab@suse.de>
5005         * view.el (view-mode-enable): Add view-mode-map to
5006         minor-mode-overriding-map-alist.
5008 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5010         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
5012 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5014         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
5015         with point inside rather than after the paragraph.
5017 2004-02-04  Sam Steingold  <sds@gnu.org>
5019         * mail/smtpmail.el (smtpmail-try-auth-methods):
5020         Do not try authentication when no mechanism is available.
5021         Pass port-name as defaultport to `netrc-machine'.
5023 2004-02-04  Stephen Eglen  <stephen@gnu.org>
5025         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
5026         to show how minibuffer height can be constrained.
5028 2004-02-04  John Paul Wallington  <jpw@gnu.org>
5030         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
5032 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5034         * x-dnd.el: New file for drag and drop.
5036         * term/x-win.el: require x-dnd, set after-make-frame-functions
5037         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
5038         drag-n-drop event.
5040         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
5041         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
5042         (dired-dnd-handle-file): New functions for drag and drop support.
5043         (dired-mode): Initialize drag and drop if x-dnd present.
5045 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5047         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
5048         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
5049         (cperl-mode): Set fill-paragraph-function.
5050         (cperl-fill-paragraph): Make it non-interactive.
5052 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
5054         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
5056 2004-02-02  David Kastrup  <dak@gnu.org>
5058         * replace.el (perform-replace): Allow 'literal argument in
5059         regexp-flag to indicate literal replacement.
5060         (query-replace-regexp-eval): Use it.
5062 2004-02-01  Andreas Schwab  <schwab@suse.de>
5064         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
5066 2004-02-01  Stephen Eglen  <stephen@gnu.org>
5068         * info-look.el: Add support for maxima-mode.  Update commentary
5069         because info-lookup-symbol is now bound to C-h S.
5071 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
5073         * simple.el (edit-and-eval-command): Bind print-level and
5074         minibuffer-history-sexp-flag around call to read-from-minibuffer.
5075         Correct initial position in command-history.
5077 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
5079         * files.el (read-directory-name): Adapt the docstring to recent
5080         change in Fread_file_name.
5082 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
5084         * ses.el (ses-print-cell): If print format too wide for column
5085         width, truncate decimal places if that helps to avoid "#####" fill.
5086         * ses.el (ses-initial-column-width): Revert previous change.
5088 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5090         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
5091         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
5092         Add edebug info.
5093         (jit-lock-mode): Setup/cancel the new timer.
5094         (jit-lock-context-fontify): New fun.  Extracted from
5095         context fontification code of jit-lock-stealth-fontify.
5096         (jit-lock-stealth-fontify): Don't do context fontification any more.
5098         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
5099         (jit-lock-fontify-now): Handle the `quit' case.
5100         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
5102 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
5104         * progmodes/executable.el (executable-command-find-posix-p):
5105         New.  Check if find handles arguments Posix-style.
5107         * progmodes/grep.el (grep-compute-defaults):
5108         Use executable-command-find-posix-p.
5109         (grep-find): Check `grep-find-command'.
5111         * filecache.el (file-cache-find-posix-p): Delete.
5112         (file-cache-add-directory-using-find):
5113         Use `executable-command-find-posix-p'.
5115 2004-01-29  Dave Love  <fx@gnu.org>
5117         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
5118         Iterate the hook function if arg is given.
5119         (mark-defun, narrow-to-defun): Change order of finding the limits.
5121         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
5122         (byte-compile-format-warn): New.
5123         (byte-compile-callargs-warn): Use it.
5124         (Format, message, error): Add byte-compile-format-like property.
5125         (byte-compile-maybe-guarded): New.
5126         (byte-compile-if, byte-compile-cond): Use it.
5127         (byte-compile-lambda): Compile interactive forms,
5128         just to make warnings about them.
5130 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
5132         * ses.el (ses-initial-column-width): Increase to 14, so it will
5133         work well with the default printer of "%.7g" for extreme values
5134         like "-1.234567e+07".
5136 2004-01-29  Kenichi Handa  <handa@m17n.org>
5138         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
5140 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
5142         * dos-w32.el: Added support for the `default-printer-name' function.
5144 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5146         * server.el (server-socket-name): Don't use the hostname in the
5147         socket name since /tmp is local to the host anyway.
5149         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
5150         robust check of widening and fix var-naming.
5152 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
5154         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
5155         or rmail-spam- to rsf- in all function and variable names.
5156         (rsf-min-region-to-spam-list): New variable.
5157         (rsf-bbdb-auto-delete-spam-entries): Rename from
5158         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
5159         scanned together with the recipients field for spam testing; Don't
5160         delete spam message if rmail-delete-after-output is non-nil;
5161         (rsf-check-field): New function, extracted from code in
5162         rmail-spam-filter to ease addition of header fields like
5163         content-type:;
5164         (message-content-type): New variable.  The content-type: field was
5165         added also in defcustom of rsf-definitions-alist;
5166         (rmail-spam-filter): Replace repeated test code for header fields
5167         by calls to check-field; change the call to
5168         rmail-output-to-rmail-file such that rmail-current-message stays
5169         the same to avoid wrong deletion of unseen flags.
5170         (rmail-use-spam-filter): Add autoload cookie.
5172 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
5174         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
5175         (file-cache-add-directory-using-find): Add Cygwin support.
5176         (file-cache-find-command-posix-flag): New user variable.
5178         * filecache.el (file-cache-add-directory): Check for
5179         directories an remove them from dir-files.
5181 2004-01-27  Richard M. Stallman  <rms@gnu.org>
5183         * man.el (Man-fontify-manpage): Clean up message.
5185 2004-01-27  Kenichi Handa  <handa@m17n.org>
5187         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
5188         (sentence-end): Define using sentence-end-without-space.
5190         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
5191         a sentence ends with one of a character in sentence-end-without-space.
5193 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5195         * font-lock.el (font-lock): Add jit-lock as explicit group member.
5196         (jit-lock): Group declaration moved to jit-lock.el.
5197         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
5198         when necessary.
5200         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
5201         (jit-lock-context-unfontify-pos): Rename from
5202         jit-lock-first-unfontify-pos.
5203         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
5205 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
5207         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
5208         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
5209         (fortran-fill): When filling a string, adjust re-search-backward
5210         argument for special case of string just on fill-column.
5211         When filling non-string, allow one extra char if
5212         fortran-break-before-delimiters is non-nil.
5213         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
5214         Use fortran-break-delimiters-re and fortran-no-break-re to
5215         correctly handle cases such as "**".
5217         * progmodes/f90.el (f90-break-delimiters): Doc fix.
5218         (f90-no-break-re): Add some extra tokens.  Doc fix.
5220 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
5222         * mail/rmail-spam-filter.el:
5223         Use two semicolons as Commentary line prefix.
5224         Add ";;; Code:" stylized comment.
5225         Delete end-of-line whitespace.
5226         Wrap (require 'cl) with `eval-when-compile'.
5228 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
5230         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
5231         at the top level of vc.el.
5233 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
5235         * vc.el (vc-current-line): Function removed.  This is now done by
5236         the new function line-at-pos in simple.el.
5237         (vc-annotate-warp-version): Use line-at-pos instead of
5238         vc-current-line.
5240 2004-01-22  Kim F. Storm  <storm@cua.dk>
5242         * simple.el (line-at-pos): New defun.
5243         (what-line): Use it.  Optimize by only counting lines in narrowed
5244         region once.
5246 2004-01-22  Kenichi Handa  <handa@m17n.org>
5248         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
5249         point (register r1) only for charset mule-unicode-0100-24ff.
5251 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5253         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
5254         trailing white space and ensure a final newline.
5256         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
5257         Add autoload cookie.
5259 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
5261         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
5262         activate view-mode explicitly.
5264 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5266         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
5267         use clipboard first.
5269 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5271         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
5272         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
5273         (vc-mcvs-cvs): Remove.
5274         (vc-mcvs-command): Remove use of assert.
5276         * outline.el (outline-insert-heading): Tighten up match.
5277         (outline-demote, outline-move-subtree-down): Don't assume anything
5278         about outline-regexp.
5280         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
5281         (texinfo-show-structure): Explicitly add ^, and simplify.
5283 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
5285         * calendar/appt.el (appt-check): Restore usage of
5286         appt-issue-message deleted in previous change.
5287         (top-level): Activate package when loaded (needed for backwards
5288         compatibility).
5290 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
5292         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
5293         following previous change to smtpmail-send-data.
5295 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
5297         * vc.el (vc-default-previous-version): Doc enhancement.
5298         (vc-default-next-version): New function.
5299         (vc-print-log): New arg FOCUS-REV.
5300         (vc-annotate-mode): Derive from view-mode.
5301         (vc-annotate): New args REVISION, DISPLAY-MODE.
5302         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
5303         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
5304         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
5305         (vc-annotate-show-diff-revision-at-line, vc-current-line)
5306         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
5308         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
5310 2004-01-19  Karl Berry  <karl@gnu.org>
5312         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
5313         or "TexInfo".
5315 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
5317         * subr.el (delete-dups): New function.
5319 2004-01-19  Karl Berry  <karl@gnu.org>
5321         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
5322         with ^, since that's what texinfo-show-structure
5323         documentation says (plus it works much better in texinfo.txi).
5325 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
5327         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
5329 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
5331         * progmodes/which-func.el (which-function-mode): Don't cancel
5332         which-func-update-timer if not set.
5334 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
5336         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
5337         Remove spurious left square bracket in XX:XXam regexp.
5339 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
5341         * progmodes/cc-defs.el: Do not require cl at run time.
5343 2004-01-16  Richard M. Stallman  <rms@gnu.org>
5345         * emacs-lisp/cl.el (cl-cannot-unload): New function.
5346         (cl-unload-hook): Defvar this to run cl-cannot-unload.
5348         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
5349         Call rmail-spam-filter.  Delete and expunge spam.
5350         Print number of spam messages deleted.
5351         Save and restore the deletion status of old messages when reading
5352         new mail with spam filter, so that expunging spam does not expunge
5353         msgs deleted by the user.
5354         (rmail-only-expunge): Add an optional argument dont-show to
5355         prevent showing message after expunge.
5357 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
5359         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
5360         * subr.el (declare): New macro.
5362 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
5364         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
5366 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5368         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5369         Test window-system rather than system-type (for X11/Mac).
5371 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
5373         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
5375 2004-01-12  Richard M. Stallman  <rms@gnu.org>
5377         * mail/rmail.el (rmail-convert-to-babyl-format):
5378         Use mail-unquote-printable-region.
5379         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
5380         (rmail-hex-char-to-integer): Functions deleted.
5382         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
5383         (mail-unquote-printable-region): New arg NOERROR.
5384         For invalid encoding, either signal an error to just return nil.
5386 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
5388         * calendar/appt.el: Update copyright and commentary.
5389         (appt-issue-message): Make obsolete.
5390         (appt-visible, appt-msg-window): Make obsolete, in favour of
5391         appt-display-format.
5392         (appt-display-mode-line, appt-display-duration)
5393         (appt-display-diary, appt-time-msg-list, appt-mode-string)
5394         (appt-prev-comp-time, appt-display-count, appt-timer)
5395         (appt-convert-time): Doc change.
5396         (appt-disp-window-function, appt-delete-window-function):
5397         Use defcustom rather than defvar.
5398         (appt-display-format): New variable.
5399         (appt-display-message): New function with display code from appt-check.
5400         (appt-check): Add optional FORCE argument.  Doc change.
5401         Add appt-make-list to diary-hook if displaying diary.
5402         Remove checking of view-diary-entries-initially.
5403         Message display section removed to new function appt-display-message.
5404         (appt-display-window): Doc change.  Remove unused internal var
5405         this-buffer.  Do not beep, since appt-display-message does that.
5406         (appt-make-list): Doc change.  Use caar.
5407         (appt-sort-list): Simplify by using builtin sort function.
5408         (appt-update-list): New function for updating appts when diary is
5409         saved.
5410         (appt-activate): New autoloaded function to toggle package
5411         functionality.
5413         * calendar/cal-x.el: (calendar-one-frame-setup)
5414         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
5416         * calendar/calendar.el: Update copyright.
5417         (view-diary-entries-initially, european-calendar-style): Doc change.
5418         (calendar-setup): Make defcustom rather than defvar.
5419         (mark-visible-calendar-date): Initialize temp-face and faceinfo
5420         in let binding so local to function.
5422         * calendar/diary-lib.el: Update copyright.
5423         (diary, diary-entry-time): Doc change.
5424         (list-diary-entries): Doc change.  Trivial logic change.
5425         (fancy-diary-display): Restore make-face command mistakenly
5426         deleted 2003-05-08.
5427         (show-all-diary-entries): Allow to pop-up frame if needed.
5429 2004-01-09  John Paul Wallington  <jpw@gnu.org>
5431         * bindings.el (mode-line-change-eol): Add EVENT parameter.
5432         Temporarily select EVENT's window for changing eol type.
5434 2004-01-09  Deepak Goel  <deego@gnufans.org>
5436         * calendar/diary-lib.el (diary-entry-time):
5437         Also accept time in the form XX[.XX][am/pm/AM/PM].
5438         (fancy-diary-font-lock-keywords): Likewise.
5439         (diary-font-lock-keywords): Likewise.
5440         * calendar/appt.el (appt-add): Likewise.
5441         (appt-make-list): Likewise.
5442         (appt-convert-time): Likewise.
5444 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
5446         * gdb-ui.el (gdb-ann3): Revert previous change.
5447         (gdb-source-info): Allow for case of where compilation directory
5448         is not recorded.
5450 2004-01-08  John Paul Wallington  <jpw@gnu.org>
5452         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
5454 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
5456         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
5458         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
5459         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
5460         problems.
5461         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
5463 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
5465         * files.el (write-file-functions, write-contents-functions):
5466         Clarify docstrings.
5468 2004-01-07  Kenichi Handa  <handa@m17n.org>
5470         * international/mule.el (set-auto-coding): Fix for the case that
5471         end-of-line is only CR.
5473 2004-01-07  Kim F. Storm  <storm@cua.dk>
5475         * subr.el (event-start, event-end): Doc fix.
5476         (posn-string, posn-image): New defuns.
5477         (posn-object): Return either image or string object.
5478         (posn-object-x-y): Return 8th element of position.
5479         (posn-object-width-height): New defun.
5481 2004-01-06  Andreas Schwab  <schwab@suse.de>
5483         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
5484         output.
5486 2004-01-05  Karl Berry  <karl@gnu.org>
5488         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
5489         / and *, too.
5491 2003-12-31  Simon Josefsson  <jas@extundo.com>
5493         * files.el (before-save-hook): Add.
5494         (basic-save-buffer): Use before-save-hook.
5496         * emacs-lisp/copyright.el: Fix comment to recommend
5497         before-save-hook instead of write-file-functions.
5499 2004-01-05  Richard M. Stallman  <rms@gnu.org>
5501         * finder.el (finder-commentary): Call delete-other-windows.
5503         * net/ange-ftp.el (ange-ftp-file-attributes):
5504         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
5506 2004-01-04  Karl Berry  <karl@gnu.org>
5508         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
5509         comment characters % and # in the copyright year notice,
5510         as well as ;.
5512 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
5514         * wid-edit.el (default): Define dummy :value-delete.
5515         Reported by Jesper Harder <harder@ifa.au.dk>.
5517 2004-01-03  Richard M. Stallman  <rms@gnu.org>
5519         * progmodes/compile.el (compile-internal): Use point, not point-min,
5520         for set-window-point.
5522         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
5524         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
5526         * progmodes/grep.el (grep-mode-map):
5527         Don't remap next-line, previous-line.
5529 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
5531         * speedbar.el (speedbar-edit-line): Change regexp to position
5532         the cursor on the first character of this line's button.
5534 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5536         * subr.el (functionp): Doc fix.
5538 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5540         * progmodes/idlwave.el (idlwave-make-tags):
5541         * textmodes/flyspell.el (flyspell-large-region):.
5542         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
5543         * emulation/viper-util.el (viper-glob-unix-files):
5544         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
5545         * man.el (Man-init-defvars):
5546         * jka-compr.el (jka-compr-call-process):
5547         * files.el (get-free-disk-space,insert-directory):
5548         * ediff-ptch.el (ediff-test-patch-utility):
5549         * ediff-diff.el (ediff-test-utility):
5550         * dired-aux.el (dired-check-process):
5551         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
5552         test the return value of call-process, because it can be a string.
5554 2003-12-31  John Paul Wallington  <jpw@gnu.org>
5556         * bindings.el (completion-ignored-extensions): Add .pfsl.
5558 2003-12-31  Kim F. Storm  <storm@cua.dk>
5560         * ido.el (ido-nonreadable-directory-p): New defun to check for
5561         nonreadable directory without activating tramp (to avoid problems
5562         with checking incomplete tramp paths).
5563         (ido-set-current-directory, ido-file-internal)
5564         (ido-file-name-all-completions1): Use it.
5566 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
5568         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
5569         documentation if the anchor (or node) name is preceded by `info
5570         anchor' or `Info anchor' in addition to earlier `info node' and
5571         `Info node'.
5572         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
5574 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
5576         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
5577         error in arguments to base64-decode-region.  Remove ^M characters
5578         after decoding base64.
5580 2003-12-30  Simon Josefsson  <jas@extundo.com>
5582         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
5583         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
5584         have only been distributed with Emacs for some years.
5585         (texinfo-mode-hook): Customize.
5587 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
5589         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
5590         cleaner (suggested by Richard Stallman).
5592         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
5593         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5594         file-name clashes on 8+3 DOS filesystems.
5596         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
5597         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
5598         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
5599         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
5600         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
5601         file-name clashes on 8+3 filesystems.
5603         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
5604         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
5605         file-name clashes on 8+3 DOS filesystems.
5607 2003-12-29  Richard M. Stallman  <rms@gnu.org>
5609         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
5610         Upcase the character.
5612         * textmodes/flyspell.el (mail-mode-flyspell-verify):
5613         Search for header separator alone on a line, literally,
5614         and search for it backward, not forward.
5615         (flyspell-abbrev-table): Always use global-abbrev-table
5616         if there is no local one.
5618         * progmodes/sh-script.el (sh-get-indent-info):
5619         Don't move point back if at bob.
5621         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
5623         * play/handwrite.el (handwrite): Make the handwrite credit message
5624         a comment rather than an output command.
5626         * obsolete/sc.el: Display message that this file is obsolete.
5628         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
5630         * mail/rfc822.el (rfc822-address-start): Declare variable.
5631         Renamed from address-start.  All uses changed.
5633         * term.el (term-exec): Set up sentinel.
5634         (term-sentinel): New function.
5635         (term-handle-exit): New function.
5637         * subr.el (assoc-ignore-case, assoc-ignore-representation):
5638         Use assoc-string, and mark them obsolete.
5639         (delay-mode-hooks): Mark as permanent local.
5641         * simple.el (sendmail-user-agent-compose): Use assoc-string.
5643         * register.el (copy-rectangle-to-register): Doc fix.
5645         * info.el (Info-insert-dir): Use assoc-string.
5647         * info-look.el (info-lookup): Use assoc-string.
5649         * frame.el (pop-up-frame-function): Use quote, not `function'.
5650         (frame-notice-user-settings): Calculate ADJUSTED-TOP
5651         copying with lists as coordinate values.
5653         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
5655         * find-dired.el (kill-find): New command.
5656         (find-dired): Make buffer read-only.
5657         Set up a keymap with C-c C-k running kill-find.
5658         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
5660         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
5662         * filecache.el (file-cache-ignore-case): New variable.
5663         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
5665         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
5666         (comint-dynamic-complete-as-filename): Rename local vars.
5667         (comint-dynamic-list-filename-completions): Likewise.
5669         * comint.el (comint-dynamic-list-completions-config): New var.
5670         (comint-dynamic-list-completions): Handle both SPC and TAB right.
5672         * comint.el (comint-file-name-chars): Add [].
5673         (comint-word): Use skip-chars-backward, not search.
5675         * shell.el (shell-file-name-chars): Add [].
5677         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
5679         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
5681         * generic.el (define-generic-mode): Doc fix.
5683 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5685         * files.el (kill-some-buffers): Doc fix.
5687 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
5689         * comint.el (comint-watch-for-password-prompt): Pass `string' as
5690         arg to send-invisible
5691         (send-invisible): Doc fix.  The argument is now a prompt, not the
5692         string to send.
5693         (comint-read-noecho): Doc fix.
5695 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
5697         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
5698         "@", as required by some ISP hosting service.  Fix defcustom
5699         argument syntax errors that prevented use of customization.
5701 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5703         * xml.el (xml-get-attribute-or-nil): Doc fix.
5705 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
5707         * net/zone-mode.el (zone-mode): Use write-file-functions, not
5708         write-file-hooks.
5710 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
5712         * autorevert.el (auto-revert-interval): Doc fix.
5714 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
5716         * xml.el (xml-get-attribute-or-nil): New function, like
5717         xml-get-attribute, but returns nil if the attribute was not found.
5718         (xml-get-attribute): Convert to defsubst, uses
5719         xml-get-attribute-or-nil.
5721 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5723         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
5725 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
5727         * custom.el (custom-declare-theme): Use `value' when putting
5728         properties on `theme'.
5730 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
5732         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
5733         for each yank-handler segment.
5734         (insert-for-yank-1): New function, with the body of the previous
5735         insert-for-yank.
5737         * textmodes/table.el (table-yank-handler): New defcustom.
5738         (table--put-cell-indicator-property): Put yank-handler property
5739         that indicates the yank handler for the table cell.
5741 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5743         * generic-x.el (etc-modules-conf-generic-mode): A more complete
5744         set of keywords.
5746 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
5748         * international/mule-cmds.el (reset-language-environment)
5749         (set-language-environment): Don't invoke fontset-related functions
5750         if fontset-list is not fboundp.
5752 2003-12-29  Kenichi Handa  <handa@m17n.org>
5754         * international/mule-cmds.el (reset-language-environment):
5755         Call set-overriding-fontspec-internal with nil.
5756         (set-language-environment): Call set-overriding-fontspec-internal
5757         if the language environment specify `overriding-fontspec'.
5758         (language-info-alist): Doc added.
5760         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
5761         characters of mule-unicode-0100-24ff.
5762         (ccl-encode-windows-1251-font): New CCL program.
5763         ("Bulgarian"): Specify overriding-fontspec.
5764         ("Belarusian"): Likewise.
5766 2003-12-28  Sam Steingold  <sds@gnu.org>
5768         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
5769         parameter ID-FORMAT to conform with the 2003-11-30 patch.
5771 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
5773         * progmodes/gud.el (gud-gdb-command-name): Set default to
5774         "gdb --annotate=3".
5775         (gud-gdb-marker-filter): Look out for annotations.
5776         (gdb-first-pre-prompt): New variable.
5777         Remove trailing white space.
5779         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
5780         if necessary.
5781         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
5782         annotations are detected.
5783         (gud-gdba-marker-filter): Use global variable gud-marker-acc
5784         instead of a local one to allow transition from
5785         gud-gdb-marker-filter.
5786         Remove trailing white space.
5788 2003-12-27  Kim F. Storm  <storm@cua.dk>
5790         * ido.el: Handle non-readable directories.
5791         (ido-decorations): Add 9th element for non-readable directory.
5792         (ido-directory-nonreadable): New dynamic var.
5793         (ido-set-current-directory): Set it.
5794         (ido-read-buffer, ido-file-internal):
5795         (ido-read-file-name, ido-read-directory-name): Let-bind it.
5796         (ido-file-name-all-completions1): Return empty list for
5797         non-readable directory.
5798         (ido-exhibit): Print [Not readable] if directory is not readable.
5799         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
5800         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
5801         Use it.
5803 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
5805         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
5806         calls to directory-files-and-attributes and file-attributes.
5807         (ls-lisp-format): Remove system dependent handling of user and
5808         group id's.
5810 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
5812         * ffap.el (ffap-read-file-or-url): Revert previous change.
5814 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
5816         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
5817         new list of included files called `files-with-node-lines', that
5818         only have node lines.  This way @include commands can include any
5819         file, such as version and update files without node lines, not
5820         just files that are chapters.
5822 2003-12-25  Andreas Schwab  <schwab@suse.de>
5824         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
5825         file not found.
5827 2003-12-08  Miles Bader  <miles@gnu.org>
5829         * dired.el (dired-between-files): Always use dired-move-to-filename,
5830         which is more robust in non-english locales.
5832 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5834         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
5836 2003-12-24  Andreas Schwab  <schwab@suse.de>
5838         * shell.el (shell-file-name-quote-list): Add backslash.
5840         * comint.el (comint-quote-filename): Correctly handle backslash
5841         in comint-file-name-quote-list.
5843 2003-12-24  Kenichi Handa  <handa@m17n.org>
5845         * international/mule-cmds.el (set-default-coding-systems):
5846         Call ucs-set-table-for-input for all buffers that don't have local
5847         value of buffer-file-coding-system.
5849         * international/ucs-tables.el (ucs-set-table-for-input):
5850         If translation-table-for-encode is a symbol, get its
5851         translation-table property.
5853 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
5855         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
5856         to `completing-read' on a recently fixed bug.
5858         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
5859         instead of SPACE, to get the list of possible fringe modes.
5860         SPACE only works if both `partial-completion-mode' and
5861         `completion-auto-help' are nil.
5863         * complete.el (PC-is-complete-p): Delete.
5864         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
5865         calls to `test-completion'.
5867 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
5869         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
5870         to edit values when there are no children.
5872         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
5873         a mode called "Assembler" already exists.
5874         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
5875         (gud-watch): Use format option.  Remove font properties from string.
5876         (gdb-var-create-handler, gdb-var-list-children-handler):
5877         Don't bother about properties as there are none.
5878         (gdb-var-create-handler, gdb-var-list-children-handler)
5879         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
5880         with two arguments.
5881         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
5882         Let speedbar show value changes with a different font.
5883         (gdb-edit-value): New defun.
5884         (gdb-clear-partial-output, gdb-clear-inferior-io)
5885         (def-gdb-auto-update-handler): Use erase-buffer.
5886         (gdb-frame-handler): Display watch expressions in
5887         FUNCTION::VARIABLE format if required.
5889 2003-12-23  John Paul Wallington  <jpw@gnu.org>
5891         * info.el (Info-unescape-quotes, Info-split-parameter-string)
5892         (Info-goto-emacs-command-node): Doc fixes.
5894 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
5896         * cus-edit.el (custom-add-parent-links): Define "many".
5898 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
5900         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
5901         (widget-child-validate, widget-type-value-create)
5902         (widget-type-default-get, widget-type-match): New functions.
5903         (lazy): New widget.
5904         (menu-choice, checklist, radio-button-choice, editable-list)
5905         (group, documentation-string): Remove redundant (per 2003-10-25
5906         change) calls to `widget-children-value-delete'.
5907         (widget-choice-value-get, widget-choice-value-inline): Remove.
5908         (menu-choice): Update widget.
5910 2003-12-03  Kenichi Handa  <handa@m17n.org>
5912         * language/cyrillic.el: Register "microsoft-cp1251" in
5913         ctext-non-standard-encodings-alist.
5914         ("Bulgarian"): Add ctext-non-standard-encodings.
5915         ("Belarusian"): Likewise.
5917         * international/mule-conf.el (compound-text-with-extensions):
5918         Change the type to 2 (iso-2022 base).
5920         * international/mule.el (ctext-non-standard-encodings-alist):
5921         Change the format.
5922         (ctext-non-standard-encodings): New variable.
5923         (ctext-post-read-conversion): Fully re-written.
5924         (ctext-non-standard-designations-alist): Delete it.
5925         (ctext-non-standard-encodings-table): New function.
5926         (ctext-pre-write-conversion): Fully re-written.
5928 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
5930         * cus-edit.el (custom-add-parent-links): Add documentation links
5931         for parent, if the item has none of its own.
5933 2003-11-30  Richard M. Stallman  <rms@gnu.org>
5935         * dired-aux.el (dired-do-query-replace-regexp):
5936         Report files visited read-only.
5938 2003-11-30  Juri Linkov  <juri@jurta.org>
5940         * dired-aux.el (dired-compare-directories): New command.
5941         (dired-file-set-difference, dired-files-attributes): New functions.
5943 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
5944         Version 2.0.38 of Tramp released.
5946         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
5947         Charles Curley <charlescurley@charlescurley.com>.
5948         (tramp-multi-connection-function-alist): Add ssht entry which adds
5949         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
5950         Aichner.
5951         (tramp-get-method-parameter): New function to retrieve a method
5952         parameter.  This allows for omission of method parameters.
5953         Callers adjusted.
5955 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
5957         * net/tramp.el: Add new optional parameter ID-FORMAT to
5958         `file-attributes'.  Calls of `file-attributes' won't use this
5959         parameter for backward compatibility reasons.
5960         (tramp-perl-file-attributes): Add a new parameter to Perl script
5961         in order to handle uid/gid as strings, if desired.
5962         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
5963         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
5964         order to make the function more general.
5965         (tramp-handle-file-attributes): Replace proprietary optional
5966         parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
5967         (tramp-handle-file-attributes-with-perl): Handle parameter
5968         NONNUMERIC if set.  This wasn't done in the past.
5969         (tramp-post-connection): Apply second parameter "$2" if
5970         `tramp-remote-perl' is called.
5972         * net/tramp-smb.el (tramp-smb-handle-delete-file):
5973         Correct cut'n'waste error (`filename' instead of `directory').
5974         (tramp-smb-handle-directory-files-and-attributes)
5975         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
5976         introduced parameter ID-FORMAT.
5977         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
5978         error (`directory' instead of `ldir').
5980         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
5981         `file-attributes' has a second parameter.  If yes, apply it with
5982         value "'integer".  Otherwise, don't use that parameter (default is
5983         integer format).
5985 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
5987         * help.el (help-map): Bind `display-local-help' to `C-h .'.
5988         (help-for-help): Add `C-h .' to the listed Help options.
5989         Remove trailing whitespace.
5991         * help-at-pt.el: New file.
5993 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
5995         * subr.el (noreturn, 1value): New macros for test coverage.
5996         See `testcover.el'.
5998         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
6000         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
6001         for macro `1value'.
6002         (testcover-1value): New function.  Checks that a 1value form
6003         actually returns only one value.  Requested by RMS.
6005 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
6007         * gdb-ui.el (gud-watch, gdb-var-create-handler)
6008         (gdb-var-list-children, gdb-var-list-children-handler)
6009         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
6010         gdb commands that use mi to keep them out of the command history.
6012 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6014         * cus-start.el (all): Add use-file-dialog.
6016 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6018         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
6020 2003-11-27  Kim F. Storm  <storm@cua.dk>
6022         * subr.el (posn-object-x-y): New defun.
6024 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6026         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
6027         Don't use `space' for \\\n.
6028         Be more selective as to which # are comment-starters.
6030 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
6032         * subr.el (number-sequence): Improve handling of floating point
6033         arguments (suggested by Kim Storm).  Allow negative arguments.
6035 2003-11-26  Kenichi Handa  <handa@m17n.org>
6037         * international/mule-cmds.el (standard-display-european-internal):
6038         Cancel the standard-display-table setting for ` and '.
6040 2003-11-26  Kim F. Storm  <storm@cua.dk>
6042         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
6043         New defcustoms to add ffap-like functionality to ido.
6044         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
6045         (ido-no-final-slash): New defun.
6046         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
6047         (ido-read-file-name): ): Toggle VC checking via
6048         vc-handled-backends instead of vc-master-templates.
6049         (ido-file-internal): Handle ido-use-url-at-point and
6050         ido-use-filename-at-point via code borrowed from ffap-guesser.
6051         Handle new ido-exit code ffap.
6052         (ido-sort-list): Ignore final slash when sorting file names.
6054 2003-11-25  Kim F. Storm  <storm@cua.dk>
6056         * emulation/cua-base.el (cua--standard-movement-commands):
6057         Add forward-sentence and backward-sentence.
6059 2003-11-25  Stephen Eglen  <stephen@gnu.org>
6061         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
6062         iswitchb-exit is set to 'usefirst when user selects buffer at head
6063         of list using RET.  (Selecting buffers at the head of the list was
6064         broken if the substring was also a complete buffername.)
6066 2003-11-23  Kim F. Storm  <storm@cua.dk>
6068         * progmodes/compile.el (grep-command, grep-use-null-device)
6069         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
6070         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
6071         (grep-regexp-alist, grep-program, find-program)
6072         (grep-find-use-xargs, grep-history, grep-find-history)
6073         (grep-process-setup, grep-compute-defaults)
6074         (grep-default-command, grep, grep-tag-default, grep-find)
6075         (grep-expand-command-macros, grep-tree-last-regexp)
6076         (grep-tree-last-files, grep-tree): Move grep variables, functions
6077         and commands to new file grep.el.
6078         (compilation-mode-map): Remove grep commands from Compile sub-menu.
6079         (compilation-process-setup-function): Doc fix.
6080         (compilation-highlight-regexp, compilation-highlight-overlay): New
6081         defvars used for highlighting current compile error in source buffer.
6082         (compile-internal): New optional args HIGHLIGHT-REGEXP and
6083         LOCAL-MAP which overrides compilation-highlight-regexp and
6084         compilation-mode-map for this compilation.
6085         Delay calling compilation-set-window-height until after running
6086         compilation-process-setup-function so it can buffer-local override
6087         compilation-window-height.
6088         Check buffer-local value of compilation-scroll-output.
6089         (compilation-set-window-height): Use buffer-local value of
6090         compilation-window-height.
6091         (compilation-revert-buffer): Don't pass (undefined)
6092         preserve-modes arg to revert-buffer.
6093         (next-error-no-select, previous-error-no-select): New commands.
6094         (compilation-goto-locus): Temporarily highlight current match in
6095         source buffer using compilation-highlight-regexp.
6097         * progmodes/grep.el: New file with grep code from compile.el.
6098         (grep): New defcustom group.
6099         (grep-window-height): New defcustom, like compilation-window-height.
6100         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
6101         (grep-scroll-output): New defcustom, like compilation-scroll-output.
6102         (grep-command, grep-use-null-device, grep-find-command)
6103         (grep-tree-files-aliases, grep-tree-ignore-case)
6104         (grep-tree-ignore-CVS-directories): Move to grep custom group.
6105         (grep-setup-hook): New hook variable.
6106         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
6107         (grep-last-buffer): New defvar, override compilation-last-buffer.
6108         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
6109         Call compile-internal with args highlight-regexp and grep-mode-map.
6111 2003-11-23  Kim F. Storm  <storm@cua.dk>
6113         * subr.el (event-start, event-end): Doc fix.
6114         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
6115         (posn-area, posn-actual-col-row, posn-object): New defuns.
6116         (posn-col-row): Simplify doc.  Rewrite to use cond.
6117         (posn-point): Also return buffer position for events outside text
6118         area (that info is now present in the event position).
6120         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
6121         mouse-set-point so that hscroll still works now that clicks on
6122         fringes generate specific mouse events.
6123         (mouse-set-point): Note that it now works in fringes and margins
6124         too due to new semantics of posn-point in fringes and margins.
6126         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
6127         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
6129 2003-11-20  Kim F. Storm  <storm@cua.dk>
6131         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
6132         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
6133         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
6134         to 100 for icons to avoid increasing line height when shown.
6136 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6138         * newcomment.el (comment-normalize-vars): Initialize properly if
6139         comment-start was nil.
6141 2003-11-19  Andreas Schwab  <schwab@suse.de>
6143         * simple.el (set-variable): Fix indentation.
6145 2003-11-17  Kenichi Handa  <handa@m17n.org>
6147         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
6148         Fix docstring.
6150 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6152         * international/latin1-disp.el (latin1-display): Fix docstring.
6154 2003-11-16  John Wiegley  <johnw@newartisans.com>
6156         * eshell/em-ls.el (eshell-ls-file): There are times with
6157         size-width is nil and uncomputed (when directories are created in
6158         dired, for example); in this case, 4 is reasonable default value,
6159         although it may caused skewed new entries (which could be avoided
6160         by returning the original value of 8 in all cases, but 99% of the
6161         time this is a waste of whitespace).
6163 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
6165         * cc-engine.el (c-guess-continued-construct)
6166         (c-guess-basic-syntax): Check a little more carefully if it's a
6167         function declaration when an unknown construct followed by a block
6168         is found inside a statement context.  This avoids macros followed
6169         by blocks to be taken as function declarations.
6171         (c-guess-continued-construct): Change the analysis of a statement
6172         continuation with a brace open to `substatement-block', for
6173         consistency with recognized statements.
6175         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
6176         start is in a position so that `c-beginning-of-statement-1' jumped
6177         to the beginning of the same statement.
6179         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
6180         Don't accept binary operators in the arglist if we're in a function
6181         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
6182         template recognition in cases like "if (a < b || c > d)".
6184         (c-restricted-<>-arglists): New more appropriate name for
6185         `c-disallow-comma-in-<>-arglists'.
6187         Accessing functions updated for the variable name change.
6189         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
6190         match data could get clobbered if NOT-INSIDE-TOKEN is used.
6192         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
6193         labels.
6195         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
6196         instead of duplicating parts of it.  This fixes bogus label
6197         recognition.
6199         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
6200         of checking the context in which to apply the minimum indentation,
6201         so that it isn't enforced in e.g. namespace blocks.
6203         * cc-vars.el (c-inside-block-syms): New constant used by
6204         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
6205         to somewhat reduce the risk of becoming stale.
6207         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
6208         cc-cmds to cc-engine to allow use from cc-align.
6210         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
6211         qualified identifiers containing "::".
6213         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
6214         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
6216         * cc-vars.el (c-emacs-features): Use a space in front of the name
6217         of the temporary buffer.  That also avoids dumping problems in
6218         XEmacs due to undo info being left around after the buffer is killed.
6220         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
6221         arglist to see if it's a K&R style declaration.
6223         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
6224         before returning `knr-argdecl-intro'.
6226 2003-11-16  John Wiegley  <johnw@newartisans.com>
6228         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
6229         field in a long-listing always 8 characters, use `size-width',
6230         which has already been computed.
6232 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
6234         * subr.el (minor-mode-list): Add `hs-minor-mode'.
6236 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
6238         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
6239         Support operation while narrowed, with `diff-restrict-view'.
6241 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
6243         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6244         Take additional optional arg NARROWFUN.  For the generated functions:
6245         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
6246         include frags that arrange to check for and save narrowing state before
6247         the move and then conditionally call NARROWFUN after the move.
6249 2003-11-14  John Wiegley  <johnw@newartisans.com>
6251         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
6252         that was optional, but obviously missing based on surrounding code.
6254         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
6255         string arguments to numbers unless the whole argument was seen as
6256         a number.
6258 2003-11-14  Kenichi Handa  <handa@m17n.org>
6260         * international/mule.el (ctext-non-standard-encodings-alist):
6261         Fix coding systems.
6263 2003-11-10  Kenichi Handa  <handa@m17n.org>
6265         * language/kannada.el ("Kannada"): Add sample-text.
6267         * language/knd-util.el (kannada-compose-region)
6268         (kannada-compose-string, kannada-post-read-conversion):
6269         Add autoload cookie.
6271         * international/quail.el (quail-completion): Change the message
6272         "corresponding translations" to "corresponding characters".
6274 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
6276         * descr-text.el (describe-char): Fix typo.
6278 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
6280         These changes are to support Kannada language/script.
6282         * Makefile.in (DONTCOMPILE): Add kannada.el.
6284         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
6286         * loadup.el: Preload kannada.el.
6288         * language/ind-util.el (ucs-kannada-to-is13194-alist)
6289         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
6290         New variables.
6292         * language/kannada.el: New file.
6294         * language/knd-util.el: New file.
6296 2003-11-07  Andreas Schwab  <schwab@suse.de>
6298         * progmodes/autoconf.el (autoconf-font-lock-keywords):
6299         Also highlight AH_*.
6301         * xml.el (xml-parse-dtd): Fix misplaced paren.
6303 2003-11-07  Kenichi Handa  <handa@m17n.org>
6305         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
6307 2003-11-05  Juri Linkov  <juri@jurta.org>
6309         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
6310         (desktop-buffer-file): Use saved buffer-file-coding-system
6311         for file reading.  Set auto-insert to nil to prevent automatic
6312         insertion into restored empty files.
6314 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
6316         * files.el (risky-local-variable-p): Make second argument optional.
6318 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6320         * subr.el (add-hook): Fix last change.
6322 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
6324         * mail/rmail.el (rmail-convert-to-babyl-format):
6325         If base64-decode-region signals an error, catch it and silently
6326         ignore it.
6328 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
6330         * xml.el (xml-parse-region): Allow comments to appear after the
6331         topmost element has closed.
6332         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
6333         (xml-ns-expand-attr): New functions to do namespace handling.
6334         (xml-intern-attrlist): Back-compatible handling of attribute names.
6335         (xml-parse-tag): Move namespace handling to separate functions.
6336         Now produces elements in the form ((:ns . "element") (attr-list)
6337         children) instead of ('ns:element (attr-list) children).
6338         (xml-parse-attlist): Fix attribute parsing.
6339         (xml-parse-dtd): Change parsing so that it produces strings
6340         instead of interned symbols.
6342 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
6344         * dired.el (dired-ls-sorting-switches): Doc fix.
6346 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
6348         * emacs-lisp/rx.el (rx-or): Fix the case of
6349         "(rx (and ?a (or ?b ?c) ?d))".
6351 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
6353         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
6354         (texinfo-format-region): Use it.
6355         (texinfo-format-buffer-1): Ditto.
6357 2003-11-01  Alan Mackenzie  <acm@muc.de>
6359         Changes to allow scrolling whilst in isearch mode:
6360         * isearch.el (isearch-unread-key-sequence): New function,
6361         extracted from isearch-other-meta-char.
6362         (top level): (put 'foo 'isearch-scroll) on all Emacs's
6363         "scrollable" standard functions.
6364         (isearch-allow-scroll): New customizable variable.
6365         (isearch-string-out-of-window, isearch-back-into-window)
6366         (isearch-reread-key-sequence-naturally)
6367         (isearch-lookup-scroll-key): New functions.
6368         (isearch-other-meta-char): Doc string and functionality enhanced.
6369         Now accepts a prefix argument.
6370         (isearch-lazy-highlight-window-end): New variable.
6371         (isearch-lazy-highlight-new-loop): Pay attention to the window's
6372         end (thru isearch-lazy-highlight-window-end), not only its start.
6374         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
6375         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
6376         (universal-argument, universal-argument-more, negative-argument)
6377         (digit-argument, universal-argument-other-key): Minor changes.
6379 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
6381         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
6382         recursively if the last message is deleted, thus avoiding an
6383         infinite loop.
6385 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6387         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
6388         (tex-main-file): Don't add .tex if the extension is already present.
6389         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
6391 2003-10-29  Lute Kamstra  <lute@gnu.org>
6393         * progmodes/octave-inf.el (inferior-octave-prompt):
6394         Recognize version number in prompt.
6396 2003-10-28  Dave Love  <fx@gnu.org>
6398         * international/characters.el: Fix some Unicode ranges.
6400 2003-10-28  Kenichi Handa  <handa@m17n.org>
6402         * disp-table.el (standard-display-8bit)
6403         (standard-display-default, standard-display-ascii)
6404         (standard-display-g1, standard-display-graphic)
6405         (standard-display-underline): Assure that standard-display-table
6406         is a display table.
6408 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6410         * simple.el (reindent-then-newline-and-indent): Delete space *after*
6411         reindenting the first line.
6413 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
6415         * wid-edit.el (widget-default-delete): Always delete child widgets.
6417 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6419         * newcomment.el (comment-indent): Don't call indent-according-to-mode
6420         if the line has code.
6421         Don't try to line up with something that's too far left.
6423         * progmodes/octave-mod.el (octave-comment-start): Simplify.
6424         (octave-mode-syntax-table): Add % as a comment starter.
6425         (octave-point): Remove.
6426         (octave-in-comment-p, octave-in-string-p)
6427         (octave-not-in-string-or-comment-p, calculate-octave-indent)
6428         (octave-blink-matching-block-open, octave-auto-fill):
6429         Use line-(beginning|end)-position instead.
6431 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
6433         * emacs-lisp/authors.el (authors-aliases): Add correct realname
6434         for Francesco Potort\e,Al\e(B.
6436 2003-10-23  Dave Love  <fx@gnu.org>
6438         * international/mule-cmds.el (locale-charset-to-coding-system):
6439         Don't rely on nil being a coding system.
6441         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
6442         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
6443         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
6445 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
6447         * gdb-ui.el (gdb-current-language): New variable.
6448         (gdb-update-flag): Remove variable.
6449         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
6450         (gdb-take-last-elt): Remove function.
6451         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
6452         (gdb-post-prompt): Check for variable object changes here.
6454         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
6455         object changes in gdb-ui.el.
6457 2003-10-21  Richard M. Stallman  <rms@gnu.org>
6459         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
6461         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
6462         Don't check for foo*/ wildcard form here.
6463         (insert-directory): Recognize foo*/ as a wildcard.
6464         Separate wildcard-regexp variable from the arg, wildcard.
6466         * subr.el (add-hook): Correctly detect when make-local-hook was used.
6467         (remove-hook): Correctly handle strange cases about local hooks.
6469 2003-10-21  David Ponce  <david@dponce.com>
6471         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
6472         argument REAL, to return a real number instead of a rounded
6473         integer value.  Define as inline function.
6474         (ruler-mode-right-fringe-cols): Likewise.
6475         (ruler-mode-scroll-bar-cols): New function.
6476         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
6477         (ruler-mode-right-scroll-bar-cols): Likewise.
6478         (ruler-mode-space): New function.
6479         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
6480         scroll bar mode and margins in a more robust way.
6482 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
6484         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
6485         (antlr-c-init-language-vars): New function.
6486         (antlr-mode): Use it with cc-mode before v5.29.
6487         (antlr-c-common-init): Don't set some local vars here.
6488         (antlr-mode): Set them here.
6489         (antlr-c-forward-sws): New function alias.
6490         (antlr-mode): Redefine with cc-mode before v5.30.
6491         (antlr-skip-sexps): Use it.
6492         (antlr-skip-exception-part): Ditto.
6493         (antlr-skip-file-prelude): Ditto.
6494         (antlr-outside-rule-p): Ditto.
6495         (antlr-end-of-body): Ditto.
6496         (antlr-option-kind): Ditto.
6497         (antlr-insert-option-area): Ditto.
6498         (antlr-file-dependencies): Ditto.
6500 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6502         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
6503         Move backward only if point was not inside an entry.
6505 2003-10-21  Richard M. Stallman  <rms@gnu.org>
6507         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
6509 2003-10-21  Juri Linkov  <juri@jurta.org>
6511         * compare-w.el: Automatically skip non-matching text to resync.
6512         (compare-windows-whitespace): Doc fix.
6513         (compare-windows-sync, compare-windows-sync-string-size)
6514         (compare-windows-recenter, compare-ignore-whitespace)
6515         (compare-windows-highlight, compare-windows-face): New variables.
6516         (compare-windows): Use compare-windows-sync.
6517         (compare-windows-highlight, compare-windows-dehighlight)
6518         (compare-windows-sync-regexp)
6519         (compare-windows-sync-default-function): New functions.
6521 2003-10-21  Juri Linkov  <juri@jurta.org>
6523         * diff.el (diff-parse-differences): Don't visit the files now;
6524         instead, just record the error locus.
6526 2003-10-21  Dave Love  <fx@gnu.org>
6528         * progmodes/cfengine.el: New file.
6530 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6532         * complete.el (PC-do-completion): Do not forget to use `pred' as the
6533         default-directory when completing file names.
6535 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
6537         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
6538         followed by the word `face', it gets treated as a face, even if
6539         it is also defined as a variable or a function.
6541 2003-10-20  Dave Love  <fx@gnu.org>
6543         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6544         Avoid incf in macro expansion.
6546 2003-10-20  John Paul Wallington  <jpw@gnu.org>
6548         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
6549         `evenp' so we don't implicitly require cl library at runtime.
6551 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
6553         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
6554         (help-make-xrefs): Only make cross-references for faces if
6555         preceded or followed by the word `face'.  Do not make a
6556         cross-reference for variables without variable documentation,
6557         unless preceded by the word `variable' or `option'.  Update doc
6558         string accordingly.
6560 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
6562         * progmodes/hideshow.el: Rewrite one-armed `if'
6563         constructs using either `when' or `unless'.
6564         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
6566 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
6568         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
6569         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
6570         instead of 12x12.
6572 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
6574         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
6575         message while converting to Babyl.
6577 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
6579         * allout.el (allout-mode): Doc fix.
6581 2003-10-16  Lute Kamstra  <lute@gnu.org>
6583         * subr.el (force-mode-line-update): Fix docstring.
6585 2003-10-14  Dave Love  <fx@gnu.org>
6587         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
6588         (default-input-method): Add :link, improve :type.
6589         (locale-charset-language-names): Fix utf-8 pattern.
6590         (locale-charset-match-p, locale-charset-alist)
6591         (locale-charset-to-coding-system): New.
6592         (set-locale-environment): Deal with codeset part of locale specs.
6594 2003-10-14  Lute Kamstra  <lute@gnu.org>
6596         * fringe.el (fringe-mode): Use active voice in docstring.
6597         (set-fringe-style): Ditto.
6599 2003-10-13  Lute Kamstra  <lute@gnu.org>
6601         * fringe.el (fringe-mode): Fix docstring.
6602         (set-fringe-style): Ditto.
6604 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
6606         * ediff-mult.el (ediff-filegroup-action):
6607         Use ediff-default-filtering-regexp.
6609         * ediff-util.el (ediff-recenter): Don't call
6610         ediff-restore-highlighting twice.
6611         (ediff-select-difference): Set current difference.
6612         (ediff-unselect-and-select-difference): Add comment.
6614         * ediff.el (ediff-directories,ediff-directory-revisions)
6615         (ediff-directories3,ediff-merge-directories)
6616         (ediff-merge-directories-with-ancestor)
6617         (ediff-merge-directory-revisions)
6618         (ediff-merge-directory-revisions-with-ancestor):
6619         Use ediff-default-filtering-regexp.
6621 2003-10-12  Andreas Schwab  <schwab@suse.de>
6623         * international/mule-cmds.el (locale-charset-language-names):
6624         Simplify regex by removing unused grouping.
6626 2003-10-10  Dave Love  <fx@gnu.org>
6628         * bindings.el: Don't bind stop.
6630 2003-10-08  Miles Bader  <miles@gnu.org>
6632         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
6633         face instead of attempting to emulate it.
6635 2003-10-07  Kenichi Handa  <handa@m17n.org>
6637         * international/mule-diag.el (list-coding-systems-1): List coding
6638         systems that are loaded automatically.
6640         * international/code-pages.el (iso-8859-11): Add autoload cookie.
6642         * international/mule.el (autoload-coding-system): New function.
6644 2003-10-07  Andreas Schwab  <schwab@suse.de>
6646         * log-edit.el (log-edit-changelog-entries): Prefer local value of
6647         change-log-default-name in the buffer visiting the file.
6649 2003-10-06  Dave Love  <fx@gnu.org>
6651         * files.el (find-file-hook): Customize.
6652         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
6654         * bindings.el (completion-ignored-extensions): Remove .log.
6655         (global-map): Add again, open, stop keys.
6657 2003-10-05  Richard M. Stallman  <rms@gnu.org>
6659         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
6660         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
6661         Use sh-modify directly.
6662         (sh-select): Use sh-append, not eval.
6664         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
6666         * info.el (Info-following-node-name): New function.
6668         * loadhist.el (unload-feature-special-hooks):
6669         Rename from loadhist-hook-functions.
6670         (loadhist-hook-functions): Now an alias.
6672 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
6674         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
6675         file-name clashes on 8+3 filesystems.
6677         * Makefile.in (DONTCOMPILE, bootstrap-clean):
6678         Rename loaddefs-boot.el to ldefs-boot.el
6680         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
6681         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
6683 2003-10-03  Lute Kamstra  <lute@gnu.org>
6685         * info.el (Info-mode): Revert previous change.
6686         (Info-escape-percent): New function.
6687         (Info-fontify-node): Use it.
6689 2003-10-02  Andreas Schwab  <schwab@suse.de>
6691         * loaddefs-boot.el: Regenerated.
6693 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
6695         * ffap.el: Remove defadvice related code from CVS since `complete'
6696         provides a `PC-completion-as-file-name-predicate' variable that
6697         ffap can override.
6699 2003-10-02  Kenichi Handa  <handa@m17n.org>
6701         * international/utf-8.el (ccl-decode-mule-utf-8):
6702         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
6704         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
6705         * international/subst-big5.el: Likewise.
6706         * international/subst-gb2312.el: Likewise.
6707         * international/subst-ksc.el: Likewise.
6709 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
6711         * calendar/calendar.el (increment-calendar-month)
6712         (calendar-leap-year-p, calendar-absolute-from-gregorian)
6713         (generate-calendar, calendar-read-date, calendar-interval)
6714         (calendar-day-of-week): Handle years BC.
6715         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
6717 2003-10-01  Dave Love  <fx@gnu.org>
6719         * language/cyrillic.el (cp1251): Alias for windows-1251.
6721         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
6722         bootstrap.
6724 2003-10-01  Lute Kamstra  <lute@gnu.org>
6726         * files.el: Fix typo.
6727         * imenu.el (imenu--generic-function): Docstring fix.
6729 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6731         * dired.el (dired-mode): Handle dired-directory as a list.
6733 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
6735         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
6737         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
6739         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
6740         Replace gud-display with gud-watch.
6741         (gud-speedbar-buttons): Add stuff for watching expressions
6742         in the speedbar when using M-x gdba.  Use dolist on old part
6743         of this function.
6745         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
6746         (gdb-update-flag): New variables.
6747         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
6748         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
6749         (gud-watch, gdb-var-create-handler) : New functions.
6750         (gdb-var-list-children, gdb-var-list-children-handler)
6751         (gdb-var-create-regexp, gdb-var-update-regexp)
6752         (gdb-var-list-children-regexp): New constants.
6753         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
6754         (gdb-annotation-rules): Reduce annotation set (level 3).
6755         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
6756         (gdb-post-prompt): Don't update GDB buffers every time speedbar
6757         updates.
6758         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
6759         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
6760         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
6761         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
6762         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
6763         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
6764         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
6765         (gud-display, gud-display1)
6766         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
6767         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
6768         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
6769         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
6770         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
6771         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
6772         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
6773         (gdb-display-display-buffer, gdb-toggle-display)
6774         (gdb-delete-display, gdb-expressions-popup-menu)
6775         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
6776         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
6777         to display buffer.
6779 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6781         * progmodes/ada-mode.el (ada-mode): Don't use advice.
6782         Instead, set which-func-functions.
6784         * progmodes/which-func.el (which-func-modes): Add ada-mode.
6785         (which-func-functions): New variable.
6786         (which-function): Use that.
6788         * info.el (Info-mode): Double each `%' in header line.
6790         * emacs-lisp/lisp-mnt.el (lm-with-file):
6791         When FILE is nil, run BODY in current buffer.
6793         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
6795         * help.el (describe-mode): Start with a brief list of minor modes.
6796         Find them thru minor-mode-list so as to find them all.
6797         Show them in alphabetical order.
6799         * mail/sendmail.el (mail-aliases): Doc fix.
6801         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
6803 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
6805         * mail/rmailsum.el (rmail-make-summary-line-1):
6806         Change comma after last label to a space.
6807         (rmail-summary-font-lock-keywords): Adapt to that change.
6809 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
6811         * progmodes/scheme.el (scheme-mode-variables): When setting
6812         `font-lock-defaults', also specify that "#" should
6813         be interpreted with `word' syntax.
6814         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
6816 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6818         * desktop.el: A lot of comments updated.
6819         (desktop-save-mode): Minor mode introduced.
6820         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
6821         (desktop-load-default): Function made obsolete.
6822         (desktop-locals-to-save): Variable made customizable.
6823         (desktop-read): Optional parameter `dirname' added.
6824         (desktop-change-dir, desktop-revert): Parameter `dirname' in
6825         `desktop-read' used.
6826         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
6828 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
6830         * whitespace.el (whitespace-clean-msg): Add user customizable message
6831         for displaying ``clean'' output.
6832         (whitespace-buffer): Use `whitespace-clean-msg'.
6833         (whitespace-global-mode): Fix typo.
6835 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
6837         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
6839 2003-09-29  Lute Kamstra  <lute@gnu.org>
6841         * bindings.el (mode-line-modes): Remove superfluous :propertize
6842         construct in initialization.
6843         (mode-line-position): Change cons cell into proper list in
6844         initialization.
6846 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
6848         * international/mule.el (decode-coding-inserted-region): Use car
6849         of the return value of find-operation-coding-system.
6851 2003-09-29  Kenichi Handa  <handa@m17n.org>
6853         * descr-text.el (describe-char): Fix previous change.
6855 2003-09-28  Kenichi Handa  <handa@m17n.org>
6857         * descr-text.el (describe-char-display): New function.
6858         (describe-char): Pay attention to display table on describing how
6859         a character is displayed.
6861         * international/mule-cmds.el (encoded-string-description):
6862         Prepend "0x" to each encoded byte.
6864 2003-09-28  Andreas Schwab  <schwab@suse.de>
6866         * find-file.el (ff-special-constructs): Add autoload cookie.
6868 2003-09-28  Kevin Ryde  <user42@zip.com.au>
6870         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
6871         makeinfo appends to duplicate index entries.
6873 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
6875         * dired-x.el (dired-clean-tex): Doc fix.
6877         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
6878         using a Chinese tutorial.
6880 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6882         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
6883         between "MAIL FROM:" and "RCPT TO:" and the following address.
6885 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6887         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
6889 2003-09-28  David Ponce  <david@dponce.com>
6891         * recentf.el (recentf-initialize-file-name-history): New defcustom.
6892         (recentf-load-list): When `recentf-initialize-file-name-history'
6893         is non-nil, initialize an empty `file-name-history' with the
6894         recent list.
6896 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
6898         * man.el (Man-default-man-entry): Remove the leading `*' from the
6899         word at point.
6901 2003-09-26  Lute Kamstra  <lute@gnu.org>
6903         * bindings.el (mode-line-position): Mention size indication in
6904         docstring.
6906 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
6908         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
6910         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
6911         because it's autoloaded now.
6913 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
6915         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
6916         (sh-font-lock-keywords, sh-feature): Fix previous change of
6917         sh-feature to avoid infloop with sh-font-lock-keywords.
6919 2003-09-25  Kim F. Storm  <storm@cua.dk>
6921         * frame.el (frame-current-scroll-bars): New defun.
6923         * window.el (window-current-scroll-bars): New defun.
6925 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6927         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
6928         cause errors when the state cache contains info on parts that have
6929         been narrowed out.
6931 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6933         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
6934         `c-setup-paragraph-variables' has to be used when this variable is
6935         changed; it doesn't work to reinitialize the mode since that
6936         typically clobbers the variable.
6938         * progmodes/cc-styles.el (c-setup-paragraph-variables):
6939         Make it interactive.
6941 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6943         * progmodes/cc-fonts.el (c-font-lock-declarations):
6944         Fix recognition of constructors and destructors for classes whose
6945         names are matched by `*-font-lock-extra-types'.
6947         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
6948         followed by an identifier in C++ then it's a type.
6950 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6952         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
6953         problem that primarily affected XEmacs.  Don't use faces to find
6954         unterminated strings since Emacs and XEmacs fontify strings
6955         differently - this function should now work better in XEmacs.
6957 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6959         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
6960         `expand-abbrev' workaround which caused braces to misbehave inside
6961         macros.
6963         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
6964         handling.  This bug could cause interactive font locking to bail out.
6966 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
6968         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
6969         Handle paren-style types in Pike.  Also fixed some cases of
6970         insufficient handling of unbalanced parens.
6972 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
6974         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
6975         common shell prompts that are not common filename or URL characters.
6976         (ffap-file-at-point): Use the new regexp to strip the prompts from
6977         the file names.  This is an issue mostly for user prompts that
6978         don't have a trailing space and find-file-at-point is invoked from
6979         within a shell inside Emacs.
6981 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
6983         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
6984         stamps numerically, rather than textually.
6986 2003-09-24  Kenichi Handa  <handa@m17n.org>
6988         * language/devan-util.el (devanagari-post-read-conversion):
6989         * language/mlm-util.el (malayalam-post-read-conversion):
6990         * language/tml-util.el (tamil-post-read-conversion):
6991         Add autoload cookie.
6993         * international/utf-8.el (utf-8-post-read-conversion):
6994         Call post-read-conversion functions for Devanagari, Malayalam,
6995         and Tamil.
6997 2003-09-23  Dave Love  <fx@gnu.org>
6999         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
7001 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
7003         * progmodes/gud.el (perldb): Add gud-until to list of commands.
7004         Update gud-remove.
7006 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7008         * progmodes/sh-script.el (sh-mode-default-syntax-table):
7009         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
7010         (sh-mode-syntax-table-input): New variable.
7011         (sh-require-final-newline): Don't use eval.
7012         (sh-builtins, sh-leading-keywords, sh-other-keywords)
7013         (sh-variables, sh-font-lock-keywords): Don't use eval.
7014         (sh-set-shell): When setting require-final-newline,
7015         treat value = `require-final-newline' as don't change it.
7016         Set sh-mode-syntax-table locally based on
7017         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
7019         * progmodes/compile.el (compile-internal):
7020         Call compilation-set-window-height before setting window start.
7022 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
7024         * emacs-lisp/bytecomp.el (byte-compile-log-file):
7025         Clear out byte-compile-last-warned-form.
7027 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7029         * woman.el (woman-file-name, woman-follow-word):
7030         If current-word returns nil, use "".
7032         * simple.el (eval-expression): Bind standard-output in to-buffer case.
7034 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7036         * emacs-lisp/lisp-mnt.el (lm-with-file):
7037         Don't visit the file, just use insert-file-contents in temp buffer.
7039 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
7041         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
7042         Add surrounding \\( and \\) around the header, as in
7043         for lm-history-header 'Change Log\\|History'.
7045 2003-09-22  John Paul Wallington  <jpw@gnu.org>
7047         * progmodes/ld-script.el: Add Commentary section,
7048         minor cleanup of file header.
7049         (ld-script-font-lock-keywords): Doc fix.
7050         (toplevel): Provide `ld-script' feature.
7052 2003-09-21  Kim F. Storm  <storm@cua.dk>
7054         * scroll-bar.el (set-scroll-bar-mode): Initialize to
7055         new built-in variable default-frame-scroll-bars.
7056         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
7057         scroll-bar-mode; notably, use it instead of t when we toggle
7058         scroll-bars on.
7059         (toggle-scroll-bar): Use default-frame-scroll-bars.
7061 2003-09-19  Masatake YAMATO  <jet@gyve.org>
7063         * pcvs.el (cvs-do-removal): Change the prompt depending on
7064         `filter' value.
7066 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
7068         * startup.el (command-line-1): Stop startup-echo-area-message
7069         being hidden by "Loading image..." message.
7070         (use-fancy-splash-screens-p, display-splash-screen):
7071         Move display-graphic-p test from latter to former.
7073         * progmodes/sh-script.el (sh-font-lock-keywords):
7074         Highlight escaped EOLs differently from other backslash constructs.
7076 2003-09-19  Richard M. Stallman  <rms@gnu.org>
7078         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
7079         New functions.
7080         (edebug-enter, edebug-outside-excursion): Use them.
7082         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7083         Fix the condition for whether to print "In WHERE".
7085 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
7087         * finder.el (finder-mode-hook): New variable.
7088         (finder-mode): Run hook finder-mode-hook
7090 2003-09-18  Masatake YAMATO  <jet@gyve.org>
7092         * progmodes/ebrowse.el: Fix broken magic autoload comments.
7094 2003-09-17  Mario Lang  <mlang@delysid.org>
7096         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
7097         "p %e" to actually print the value in the GUD buffer.
7099 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
7101         From David Ponce <david.ponce@wanadoo.fr>:
7102         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
7103         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
7104         from loaddefs-boot.el if necessary.
7106 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
7108         * progmodes/gud.el (gud-find-class): Make jdb work again since
7109         cc-mode changed the syntactic information.
7111 2003-09-15  David Ponce  <david@dponce.com>
7113         * recentf.el: (recentf-exclude): Accept predicates too.
7114         (recentf-file-readable-p): New function.
7115         (recentf-include-p): Handle predicates in recentf-exclude.
7116         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
7117         (recentf-cleanup): Likewise.
7118         (recentf-save-list): Use write-file to handle backup of
7119         recentf-save-file.
7121 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
7123         * loaddefs-boot.el: Renamed from `loaddefs.el'
7124         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
7125         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
7126         necessary.
7128 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
7130         * electric.el (Electric-pop-up-window): For the `one-window' case,
7131         no longer disconcertingly move point in the original buffer.
7133 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7135         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
7137 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
7139         * dired.el (dired-mode-map): Fix typo.
7141 2003-09-11  Richard M. Stallman  <rms@gnu.org>
7143         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
7145 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
7147         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
7148         the function is less noisy.  Now only `kill-buffer' can ask questions.
7150 2003-09-10  Mario Lang  <mlang@delysid.org>
7152         * battery.el: Update Commentary and Copyright.
7153         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
7154         appear due to wrong ordering of the expressions in `or'.
7156 2003-09-09  Lute Kamstra  <lute@gnu.org>
7158         * misc.el (upcase-char): Fix docstring.
7159         (zap-up-to-char): New command.
7161 2003-09-08  David Ponce  <david@dponce.com>
7163         Ensure that recentf correctly updates the menu bar.
7164         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
7165         (recentf-menu-bar): New function.
7166         (recentf-clear-data): Use it
7167         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
7168         of easy-menu-change.
7170 2003-09-08  Lute Kamstra  <lute@gnu.org>
7172         * simple.el (size-indication-mode): New.
7173         * bindings.el (mode-line-position): Add buffer size indicator.
7175 2003-09-04  Mario Lang  <mlang@delysid.org>
7177         * battery.el (battery-linux-proc-acpi): New function.
7178         (battery-status-function): Modify default value calculation to also
7179         check for availability of ACPI.
7180         (battery-echo-area-format): Ditto.
7181         (battery-mode-line-format): Ditto.
7183 2003-09-06  Dave Love  <fx@gnu.org>
7185         * ielm.el (ielm-mode-hook): Add :options.
7187         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
7188         (eldoc-print-current-symbol-info): Use it.
7190 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
7192         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
7193         being displayed in GUD buffer.
7194         (gdb-idle-input-queue): Remove var.  Use just one queue.
7195         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
7196         Remove functions.  Use just one queue.
7197         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
7198         (gdb-invalidate-assembler, gdb-get-current-frame):
7199         Modify functions.  Use just one queue.
7201 2003-09-04  Dave Love  <fx@gnu.org>
7203         * cus-start.el: Add blink-cursor-alist.
7205         * ruler-mode.el (ruler-mode-fill-column-char)
7206         (ruler-mode-current-column-char): Use char-displayable-p,
7207         not window-system.
7209         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
7211         * language/european.el (windows-1252): Move from code-pages.
7213         * language/cyrillic.el ("Windows-1251"): Delete.
7214         ("Bulgarian", "Belarusian"): Remove `features'.
7215         (windows-1251): Move from code-pages.
7217         * international/mule-diag.el (non-iso-charset-alist):
7218         Remove `codepage' stuff.
7219         (print-designation, list-coding-systems-1): Output fixes.
7221         * international/code-pages.el (cp-make-translation-table)
7222         (cp-valid-codes): Made defsubsts.
7223         (cp-fix-safe-chars): Delete.
7224         (mule-diag): Don't require.
7225         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
7226         (top-level): Check for defined coding system when defining
7227         cp... aliases.  Change w32-add-charset-info test to avoid warning.
7228         (non-iso-charset-alist): Defvar when compiling.
7229         (cp-make-coding-system): Doc fix.
7231 2003-09-02  Jason Rumney  <jasonr@gnu.org>
7233         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
7234         line-ends from CVS before doing conversion.
7236 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
7238         * calendar/diary-lib.el (diary-header-line-flag)
7239         (diary-header-line-format): New variables.
7240         (list-diary-entries): Use them to set header line in simple diary.
7242         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
7243         other than font-lock-string-face to highlight backslashes.
7245 2003-09-01  Jason Rumney  <jasonr@gnu.org>
7247         * international/titdic-cnv.el (tit-read-key-value): Include \r in
7248         regexp.
7250 2003-09-01  Dave Love  <fx@gnu.org>
7252         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
7254         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
7255         and :help; also line and column numbers labels.
7257         * international/mule-util.el (char-displayable-p): Move from
7258         latin1-disp, rename and autoload.
7260         * international/latin1-disp.el (latin1-char-displayable-p):
7261         Now obsolete alias.  Replace uses with char-displayable-p.
7262         (latin1-display-ucs-per-lynx): Fix last change.
7264         * international/mule-cmds.el (standard-display-european-internal):
7265         Don't use char code for Latin-1 NBSP.
7266         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
7267         U+2018, U+2019 for `'.
7268         (select-safe-coding-system): Message fix.
7270 2003-09-01  Kenichi Handa  <handa@m17n.org>
7272         * international/fontset.el (setup-default-fontset): For Thai
7273         font, specify "*" family.
7275 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
7277         * progmodes/compile.el (previous-error): Accept a prefix
7278         argument, similarly to next-error.
7280 2003-08-31  Masatake YAMATO  <jet@gyve.org>
7282         * pcvs.el (cvs-do-removal): Use = instead of eq to check
7283         the number of files.  Bind the number of files to a local
7284         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
7286 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
7288         * vc-hooks.el (vc-make-version-backup): Fix the change made on
7289         2003-07-26: msdos-long-file-names is a function, not a variable.
7291 2003-08-29  Richard M. Stallman  <rms@gnu.org>
7293         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
7294         Do nothing with mail-personal-alias-file if it is nil.
7296         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
7297         Do nothing if mail-personal-alias-file is nil.
7299         * term.el (term-exec-1): Bind coding-system-for-read.
7301         * dired.el (dired-mouse-find-file-other-window):
7302         Use dired-view-command-alist here, as in dired-view-file.
7303         (dired-view-command-alist): Use %s to substitute file name.
7304         Handle .ps_pages, .eps, .jpg, .gif, .png.
7306 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
7308         * info.el (Info-mode-map): Bind S-tab and <backtab> to
7309         `Info-prev-reference', instead of M-tab.
7311 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
7313         * simple.el (blink-matching-open): Work correctly on chars that
7314         are designated as parens through the syntax-table text property.
7316 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
7318         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
7319         line break position in the middle of a non-kinsoku (e.g. latin)
7320         word, making it skip until either a space or a character with
7321         category "|".
7322         (kinsoku-longer): Test for end of buffer.
7324 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
7326         * mail/rmail.el (rmail-convert-to-babyl-format):
7327         Detect quoted-printable- and base64-encoded messages and decode them
7328         automatically.  Set the message's encoding from the charset=
7329         header, if any.  Decode base64-encoded messages in Mail format as well.
7331 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7333         * mail/smtpmail.el: Fix previous change.
7334         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
7335         calling smtpmail-via-smtp.
7336         (smtpmail-via-smtp): Add fall-back values for envelope-from.
7338 2003-08-26  John Paul Wallington  <jpw@gnu.org>
7340         * image.el (image-jpeg-p): Don't search beyond length of data.
7342 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
7344         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
7345         misfeature in `expand-abbrev' which caused electric keywords like
7346         "else" to disappear if an open brace was typed directly afterwards.
7348 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
7350         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
7351         mandatory in `define-widget'.
7353         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
7354         Don't align the operators "!=", "<=" and ">=" as assignment operators.
7356         (c-assignment-operators): New language constant that only contains
7357         the assignment operators.
7359         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
7361 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
7363         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7364         Safeguard against unbalanced sexps.
7366 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
7368         * version.el (emacs-version): Check for gtk.  Include gtk version info.
7370 2003-08-25  John Paul Wallington  <jpw@gnu.org>
7372         * man.el (Man-default-man-entry): Don't whizz past the section
7373         number before looking for it.
7375 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
7377         * progmodes/gud.el (gud-display-line): Don't set window-point if
7378         source buffer is not visible.  (Only happens with M-x gdba.)
7380         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
7381         documentation.
7382         (gdb-source, gdb-source-info): Update to assembler unnecessary
7383         as its done after each GDB command anyway.
7384         (gdb-pre-prompt): Use with-current-buffer.
7385         (gdb-insert-field): Add help-echo text.
7386         (gdb-invalidate-assembler): Re-display of assembler now done in
7387         gdb-info-breakpoints-custom.
7388         (gdb-info-breakpoints-custom): Force re-display of assembler to
7389         happen *after* update of breakpoints buffer.
7390         (gdb-display-source-buffer): Don't choke if gdb-source-window
7391         isn't visible.
7392         (gdb-put-string, gdb-put-arrow): Remove free variables.
7394 2003-08-24  John Paul Wallington  <jpw@gnu.org>
7396         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
7398         * man.el (Man-default-man-entry): Strip text properties when
7399         snarfing parts of entry because `format' preserves properties.
7401 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
7403         * files.el (file-newest-backup): Use `expand-file-name'.
7405         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
7406         Allow the diary to pop up a new frame, if needed.
7408         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
7409         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
7410         (smtpmail-send-it): Make treatment of envelope-from consistent with
7411         sendmail.el.
7413         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
7414         (sh-leading-keywords): Add the bash `time' reserved word.
7415         (sh-variables): Add some bash variables.
7416         (sh-add-completer): Fix nil branch of case statement.
7418 2003-08-24  Masatake YAMATO  <jet@gyve.org>
7420         * progmodes/ld-script.el: New file.
7422 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
7424         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
7426 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
7428         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
7429         Better explain obsolescence, and what to use instead.
7431 2003-08-23  Masatake YAMATO  <jet@gyve.org>
7433         * pcvs.el (cvs-do-removal): Show the deleted file name
7434         on the prompt.
7436 2003-08-20  Dave Love  <fx@gnu.org>
7438         * international/mule.el (make-coding-system)
7439         (set-buffer-file-coding-system): Doc fix.
7441         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
7443         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
7445         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
7447         * international/utf-16.el: Add mime-text-unsuitable coding system
7448         properties.
7450         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
7452         * cus-edit.el: Add some :links.
7453         (bib): Remove.
7455         * textmodes/bib-mode.el (bib): Add :group external.
7457 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
7459         * wid-edit.el (widget-echo-help): Make it handle expressions that
7460         evaluate to strings.
7462 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
7464         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
7466         Simplify selection of SQL products to define highlighting and
7467         interactive mode.  Includes detailed instructions on adding
7468         support for new products.
7470         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
7471         product for use in highlighting and interactive mode.
7472         (sql-interactive-product): New variable.  SQL product for
7473         sql-interactive-mode.
7474         (sql-product-support): New variable.  Specifies product-specific
7475         parameters to drive highlighting and interactive mode.
7476         (sql-imenu-generic-expression): Add more object types.
7477         (sql-sqlite-options): Correct comment.
7478         (sql-ms-program): Use "osql" rather than "isql".
7479         (sql-prompt-regexp, sql-prompt-length): Update comment.
7480         (sql-mode-menu): Add "Start SQLi session" entry.
7481         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
7482         (sql-mode-abbrev-table): Add abbreviations.  Support of
7483         SYSTEM-FLAG on define-abbrev.  Support was removed with last
7484         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
7485         (sql-mode-font-lock-object-name): Add font-lock pattern for object
7486         names.
7487         (sql-mode-ansi-font-lock-keywords): Set as default value.
7488         (sql-mode-oracle-font-lock-keywords): Set as default value.
7489         Support Oracle 9i keywords.
7490         (sql-mode-postgres-font-lock-keywords): Set as default value.
7491         (sql-mode-linter-font-lock-keywords): Set as default value.
7492         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
7493         SQLServer 2000.
7494         (sql-mode-sybase-font-lock-keywords)
7495         (sql-mode-interbase-font-lock-keywords)
7496         (sql-mode-sqlite-font-lock-keywords)
7497         (sql-mode-strong-font-lock-keywords)
7498         (sql-mode-mysql-font-lock-keywords)
7499         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
7500         keywords.
7501         (sql-mode-font-lock-defaults): Update comment.
7502         (sql-product-feature): New function.  Returns feature associated
7503         with a product from `sql-product-support' alist.
7504         (sql-product-font-lock): New function.  Set font-lock support
7505         based on `sql-product'.
7506         (sql-add-product-keywords): New function.  Add font-lock rules to
7507         product-specific keyword variables.
7508         (sql-set-product): New function.  Set `sql-product' and apply
7509         appropriate font-lock highlighting.
7510         (sql-highlight-product): New function.  Set font-lock support
7511         based on a product.  Also set mode name to include product name.
7512         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
7513         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
7514         Use `sql-set-product'.
7515         (sql-highlight-ms-keywords)
7516         (sql-highlight-sybase-keywords)
7517         (sql-highlight-interbase-keywords)
7518         (sql-highlight-strong-keywords)
7519         (sql-highlight-mysql-keywords)
7520         (sql-highlight-sqlite-keywords)
7521         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
7522         (sql-get-login): Prompt in the same order as the tokens.
7523         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
7524         (sql-product-interactive): New function.  Common portions of
7525         product-specific interactive mode wrappers.
7526         (sql-interactive-mode): Rewritten to use product features.
7527         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7528         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7529         (sql-db2, sql-linter): Use `sql-product-interactive'.
7530         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
7531         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
7532         (sql-connect-ingres, sql-connect-postgres)
7533         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
7534         New functions.  Format command line parameters and invoke comint on
7535         the appropriate interpreter.  Code was in the corresponding
7536         `sql-xyz' function before.
7537         (sql-connect-ms): New function.  Support -E argument to use
7538         operating system credentials for authentication.
7540 2003-08-18  Kenichi Handa  <handa@m17n.org>
7542         * international/mule.el (encode-char): Fix for the ASCII case.
7544 2003-08-15  Kenichi Handa  <handa@m17n.org>
7546         * international/fontset.el (setup-default-fontset): Change "*" to
7547         nil in the specifications of font family.
7549 2003-08-18  Kim F. Storm  <storm@cua.dk>
7551         * kmacro.el (kmacro-keymap): Group related bindings in
7552         initialization for clarity.  Bind C-s to start macro.
7553         Remove C-r binding.
7554         (kmacro-initial-counter-value): New defvar to hold initial counter
7555         value in case we set the value before defining a macro.
7556         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
7557         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
7558         not defining or executing macro.  Doc fix.
7559         (kmacro-add-counter): Clear kmacro-initial-counter-value.
7560         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
7561         temporarily view older elements on the macro ring without cycling
7562         the ring.
7563         (kmacro-display): Doc fix.
7564         (kmacro-exec-ring-item): New helper function.
7565         (kmacro-call-ring-2nd): Use it.
7566         (kmacro-call-ring-2nd-repeat): Doc fix.
7567         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
7568         (kmacro-end-or-call-macro): Execute last viewed macro (using
7569         kmacro-exec-ring-item) from ring if this follows
7570         kmacro-view-macro.  This allows us to find a macro on the ring
7571         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
7572         the ring to bring it to the head of the ring.
7573         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
7574         Allow binding to reserved keys without specifying C-x C-k prefix.
7575         Ask for confirmation if entered key sequence is already bound to
7576         a non-macro command.
7577         (kmacro-view-macro): Repeating command will show older elements
7578         on the macro ring; C-k will execute the last viewed macro.
7579         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
7580         property from 'ring to 'head.
7582 2003-08-17  Alan Shutko  <ats@acm.org>
7584         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
7585         keeping December out of the alist.
7587 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
7589         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
7590         * calendar/calendar.el (calendar-mode-map): Bind it to key.
7591         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
7592         (calendar-flatten): New function.
7593         (calendar-mouse-view-other-diary-entries)
7594         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
7595         in the menu title and to show multi-line diary entries correctly
7596         in the menu.
7598 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
7600         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
7601         defcustom, because the default was recently changed.
7603 2003-08-16  Richard M. Stallman  <rms@gnu.org>
7605         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
7607         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7608         New subroutine, broken out of eval-last-sexp-1.
7609         (eval-last-sexp-1): Use eval-last-sexp-print-value.
7611         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
7613         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
7615         * simple.el (eval-expression): Use eval-last-sexp-print-value.
7617 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
7619         * progmodes/compile.el (compilation-error-regexp-alist):
7620         Add Java ANt error detection as described in document
7621         http://ant.apache.org/faq.html
7623 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
7625         * simple.el (backward-word, forward-to-indentation)
7626         (backward-to-indentation): Argument changed to optional.
7627         (next-line, previous-line): Use `or' instead of `unless'.
7629 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7631         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
7632         instead of a constant.
7634 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
7636         * shell.el (shell): With prefix-arg, suggest a new buffer name.
7638 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
7640         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
7641         (vc-sccs-workfile-version): Search the entire delta table, rather
7642         than just the first entry, because that might be a deleted version.
7644 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
7646         * menu-bar.el (menu-bar-options-menu): Supply a body for the
7647         [save-place] binding in the Options menu.  Have it require
7648         'saveplace' and then toggle the variable manually, to avoid an an
7649         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
7650         for the bug report.
7652 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
7654         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
7655         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
7656         (gdb-info-threads-custom): Add help-echo text.
7657         (gdb-display-back): Don't use purecopy.
7658         (gdb-info-breakpoints-custom, gdb-reset)
7659         (gdb-assembler-custom): Use display-images-p to test if breakpoint
7660         icons can be displayed.
7662 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
7664         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
7666 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
7668         * bookmark.el (bookmark-completing-read):
7669         Return a string, instead of a list of one string.
7670         Use a popup menu if activated from the mouse.
7671         (bookmark-edit-annotation): Remove unused vars.
7672         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
7673         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
7674         to bookmark-completing-read.
7675         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7676         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
7677         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
7678         and erase-buffer.
7679         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
7680         (bookmark-menu-jump, bookmark-menu-insert)
7681         (bookmark-popup-menu-and-apply-function)
7682         (bookmark-menu-popup-paned-bookmark-menu): Remove.
7683         (bookmark-menu-build-paned-menu): Remove by folding it into
7684         bookmark-menu-popup-paned-menu.
7685         (menu-bar-bookmark-map): Move the define-key statements here.
7686         Use the "non-menu" commands since they now pop up a menu if needed.
7687         (bookmark-exit-hook-internal): Simplify.
7689 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
7691         * reftex-toc.el (reftex-toc-rename-label): New function.
7692         (reftex-toc-check-docstruct): New function.
7694         * reftex.el (reftex-region-active-p): New function.
7696         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
7697         regexp to find the \bibliography macro.
7699         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
7700         which does not exist in LaTeX.
7701         (reftex-cite-format-builtin): Added amsrefs support.
7702         (reftex-toc-confirm-promotion): New option
7704         * reftex-toc.el
7705         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
7706         (reftex-toc-demote, reftex-toc-promote)
7707         (reftex-toc-do-promote, reftex-toc-promote-prepare)
7708         (reftex-toc-promote-action, reftex-toc-extract-section-number)
7709         (reftex-toc-newhead-from-alist)
7710         (reftex-toc-load-all-files-for-promotion): New functions.
7711         (reftex-toc-help): Added description of new keys.
7712         (reftex-toc-split-windows-fraction): New option.
7713         (reftex-recenter-toc-when-idle): Search *toc* window on all
7714         visible frames.
7715         (reftex-toc): Additional parameter REUSE
7716         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
7717         with REUSE argument.
7718         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
7719         the call of `reftex-toc'.
7720         (reftex-make-separate-toc-frame): New function .
7721         (reftex-toc-recenter): When called with triple prefix arg, call
7722         `reftex-make-separate-toc-frame' first.
7723         (reftex-toc-toggle-dedicated-frame): New command.
7724         (reftex-toc-quit): Adapted to delete frame when called in
7725         dedicated frame.
7727         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
7728         all enclosing macros.
7731 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7733         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
7734         first use.
7736 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7738         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
7740 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
7742         * calendar/calendar.el (list-diary-entries-hook)
7743         (diary-display-hook, nongregorian-diary-listing-hook)
7744         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
7745         Add some customize options for these hooks.
7746         (calendar-abbrev-construct): Don't try to take a substring longer
7747         than the original string.
7749 2003-08-05  Richard M. Stallman  <rms@gnu.org>
7751         * emacs-lisp/testcover.el (noreturn): Report error if does return.
7752         (testcover-reinstrument-clauses): Doc fix.
7754         * emacs-lisp/warnings.el: Doc fixes, args renamed.
7755         (warning-type-format): Rename from warning-group-format.
7757         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
7758         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
7759         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
7760         to prevent warnings about defvar for an obsolete variable.
7762         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
7763         warning-group-format renamed to warning-type-format.
7765         * subr.el (read-passwd): Use clear-string instead of fillarray.
7767         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
7768         Use vconcat instead of concat.
7769         (edmacro-sanitize-for-string): New function.
7771 2003-08-05  Dave Love  <fx@gnu.org>
7773         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
7774         line-number-display-limit-width.
7776         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
7778 2003-08-05  Kenichi Handa  <handa@m17n.org>
7780         * international/code-pages.el: Don't require mule-diag.
7782         * international/mule-diag.el (non-iso-charset-alist):
7783         Add autoload cookie.
7785         * language/devan-util.el (dev-glyph-order): Add an entry for the
7786         glyph code #xC4.
7788 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7790         * calendar/calendar.el (diary-file, diary-file-name-prefix)
7791         (european-calendar-style, diary-date-forms)
7792         (calendar-day-name-array, calendar-month-name-array): Doc change.
7793         (generate-calendar-month): Adapt for new behaviour of
7794         `calendar-day-name' function.
7795         (calendar-abbrev-length, calendar-day-abbrev-array)
7796         (calendar-month-abbrev-array): New variables.
7797         (calendar-abbrev-construct): New function.
7798         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
7799         rather than fixing abbrevs at some width.  Calling syntax change.
7800         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
7801         (calendar-date-string): Adapt for new behaviours of
7802         `calendar-day-name' and `calendar-month-name' functions.
7804         * calendar/diary-lib.el (list-diary-entries): Adapt for new
7805         behaviour of `calendar-day-name' and `calendar-month-name' functions.
7806         (diary-name-pattern): Use abbrev arrays, rather than fixing
7807         abbrevs at three chars.  Calling syntax change.
7808         (mark-diary-entries): Adapt for new behaviours of
7809         `diary-name-pattern' and `calendar-make-alist' functions.
7810         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
7811         `diary-name-pattern' function.
7812         (font-lock-diary-date-forms): Use abbrev arrays, rather than
7813         fixing abbrevs at three chars.  Calling syntax change.
7814         (cal-hebrew, cal-islam): Require when compiling.
7815         (diary-font-lock-keywords): Adapt for new behaviour of
7816         `font-lock-diary-date-forms' function.
7818         * calendar/cal-hebrew.el: Reposition some code so defined before used.
7819         (calendar-hebrew-month-name-array-common-year)
7820         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
7821         (list-hebrew-diary-entries): Adapt for new behaviours of
7822         `calendar-day-name' and `add-to-diary-list' functions.
7823         (mark-hebrew-diary-entries): Adapt for new behaviours of
7824         `diary-name-pattern' and `calendar-make-alist' functions.
7826         * calendar/cal-islam.el (calendar-islamic-month-name-array):
7827         Add doc string.
7828         (list-islamic-diary-entries): Adapt for new behaviours of
7829         `calendar-day-name' and `add-to-diary-list' functions.
7830         (mark-islamic-diary-entries): Adapt for new behaviours of
7831         `diary-name-pattern' and `calendar-make-alist' functions.
7833         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
7834         `calendar-month-name' function.
7836         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
7838         * calendar/solar.el (solar-seasons-data): Move definition before use.
7840         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
7841         (cal-tex-LaTeX-hourbox): Move definition before use.
7843         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
7844         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
7845         lunar.el, solar.el
7846         (displayed-month, displayed-year): Define for compiler.
7848 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
7850         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
7851         MODE.  Renamed from c-init-c-language-vars'.
7852         (c-initialize-cc-mode): Change accordingly.
7853         (c-common-init): Ditto.
7854         (c-mode): Ditto.
7855         (c++-mode): Use `c-init-language-vars-for'.
7856         (objc-mode): Ditto.
7857         (java-mode): Ditto.
7858         (idl-mode): Ditto.
7859         (pike-mode): Ditto.
7860         (awk-mode): Ditto.
7862 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
7864         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
7865         or not the point moved.
7867         (c-search-decl-header-end): Don't trip up on operator identifiers
7868         in C++ and operators like == in all languages.
7870         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
7871         Detect leading labels correctly.
7873 2003-08-02  Andreas Schwab  <schwab@suse.de>
7875         * textmodes/ispell.el: Don't redo key bindings on loading, put
7876         them only in loaddefs.el.
7877         * bookmark.el: Likewise.
7878         * dabbrev.el: Likewise.
7879         * emerge.el: Likewise.
7881         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
7882         has more than one member.
7884         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
7886 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7888         * lpr.el (printify-region): It was ending conversion before the
7889         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
7891 2003-07-31  John Paul Wallington  <jpw@gnu.org>
7893         * net/browse-url.el (browse-url-epiphany): Doc fix.
7895 2003-07-30  Kenichi Handa  <handa@m17n.org>
7897         * international/fontset.el (setup-default-fontset):
7898         Change registry names of Akurti fonts.
7900 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7902         * comint.el (comint-read-noecho): Use `clear-string' instead of
7903         `fillarray'.
7905 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
7907         * outline.el (outline-mode-hook): Add defvar.
7909 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
7911         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
7912         Restore assembler in source window if that is what has been selected.
7913         (menu): Add gdb-restore-windows to menu.  Make gdba
7914         specific menus only visible from gdba.
7916 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
7918         * progmodes/compile.el (compilation-environment): New user variable.
7919         (compile-internal): Respect it.
7921 2003-07-23  Masatake YAMATO  <jet@gyve.org>
7923         * progmodes/gud.el (gdb-script-font-lock-keywords):
7924         Put `font-lock-function-name-face' on a symbol which includes
7925         `-' like `hook-run'.  Put font-lock-variable-name-face
7926         on a symbol starting with $.
7928 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
7930         * files.el (set-visited-file-name): Use truename for buffer-file-name.
7932 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
7934         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
7936 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
7938         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
7939         Use with-no-warnings.
7940         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
7941         rather than to find-file-not-found-hook, which doesn't exist.
7943 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
7945         * international/quail.el (quail-translate-key): Fix previous change.
7947 2003-07-25  John Paul Wallington  <jpw@gnu.org>
7949         * server.el (server-start): Check `server-process' is non-nil
7950         before killing it to avoid killing current buffer's process.
7952         * simple.el (choose-completion-string): Use `minibufferp';
7953         test `completion-reference-buffer' if `buffer' arg is nil.
7954         (push-mark): Use `when' and `unless'.
7955         (pop-mark): Use `when'.
7957         * mouse-sel.el (mouse-sel-get-selection-function):
7958         Check `x-last-selected-text-primary'.  Don't barf if it or
7959         `x-last-selected-text' aren't bound.
7961 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
7963         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
7965 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
7967         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
7969 2003-07-23  John Paul Wallington  <jpw@gnu.org>
7971         * tooltip.el (defface tooltip): Inherit from variable-pitch.
7973 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
7975         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
7976         string.  Defvar the derived hook.
7978         * macros.el (insert-kbd-macro): Escape double quote character.
7979         From Thomas W Murphy <twm@andrew.cmu.edu>.
7981 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
7983         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
7984         to match the specific mark rather than reusing comment-start-skip.
7986 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
7988         * progmodes/hideshow.el (hs-special-modes-alist):
7989         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
7991 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
7993         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
7994         value using ?\s.
7996 2003-07-21  John Paul Wallington  <jpw@gnu.org>
7998         * subr.el (with-selected-window): Add closing paren.
8000 2003-07-21  Richard M. Stallman  <rms@gnu.org>
8002         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
8003         (lisp-mode): Likewise.
8005         * subr.el (with-selected-window): Copy code form save-selected-window
8006         so as to call select-window with norecord arg.
8007         (dynamic-completion-table): Doc fix.
8008         (lazy-completion-table): Doc fix.
8010         * international/mule-cmds.el (set-locale-environment):
8011         langinfo renamed to locale-info.
8013         * international/mule.el (auto-coding-functions): Doc fix.
8015 2003-07-21  Kenichi Handa  <handa@m17n.org>
8017         * international/quail.el (quail-translate-key):
8018         Update quail-current-str correctly.
8020 2003-07-21  Andreas Schwab  <schwab@suse.de>
8022         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
8023         ?, to "_".
8025 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
8026         Version 2.0.36 of Tramp released.
8028         * net/tramp.el (tramp-default-password-end-of-line): Rename from
8029         tramp-password-end-of-line.
8030         (tramp-password-end-of-line): New method parameter.
8031         (tramp-get-password-end-of-line): Function to access method
8032         parameter `tramp-password-end-of-line', or variable
8033         `tramp-default-password-end-of-line' (default value).
8034         (tramp-methods): Add entries for new parameter
8035         tramp-password-end-of-line.
8036         (tramp-enter-password): Use new function
8037         `tramp-get-password-end-of-line'.
8038         (tramp-handle-insert-file-contents): Do not
8039         unconditionally inhibit the file operation file-local-copy, only
8040         do that when the inhibit-file-name-operation is currently
8041         insert-file-contents.  This fixes finding remote CVS-controlled
8042         files.  (It would barf on inserting the CVS/Entries file
8043         literally, because the file-local-copy handler wasn't called.)
8044         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
8045         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
8046         (tramp-initial-commands): New variable.
8047         (tramp-process-initial-commands): New function, using the variable.
8048         (tramp-open-connection-setup-interactive-shell): Call the new function.
8049         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
8050         method into the buffer name, never use nil.  Reported by Hanak
8051         David <dhanak@inf.bme.hu>.
8052         (tramp-open-connection-setup-interactive-shell): Erase buffer
8053         before sending "stty -onlcr".
8055         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
8057 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
8059         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
8061 2003-07-19  John Paul Wallington  <jpw@gnu.org>
8063         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
8064         (artist-draw-rect, artist-draw-square): Doc fixes.
8066         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
8068         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
8070 2003-07-19  Kenichi Handa  <handa@m17n.org>
8072         * international/kkc.el (kkc-show-conversion-list-update):
8073         Highlight the correct candidate in the message.
8075 2003-07-18  John Paul Wallington  <jpw@gnu.org>
8077         * simple.el (current-word): Don't include punctuation char when
8078         `really-word' arg is non-nil.
8080 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
8082         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
8083         moved to the directory obsolete.
8085 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
8087         * info.el (Info-menu-entry-name-re): Allow newlines in
8088         menu entry names.
8090         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
8091         syntax-ppss-after-change-function.
8092         (syntax-ppss-after-change-function): New alias.  Update uses.
8093         (syntax-ppss): Catch the case where the buffer is narrowed.
8095 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
8097         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
8098         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
8100 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
8102         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
8103         since it might be modified.
8105         * progmodes/cc-langs.el (c++-make-template-syntax-table)
8106         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
8107         names to these language constants.
8109 2003-07-15  Kim F. Storm  <storm@cua.dk>
8111         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
8112         All uses changed.
8114 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
8116         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
8117         Namespace support.
8119 2003-07-13  Juanma Barranquero  <lektu@terra.es>
8121         * frame.el (modify-all-frames-parameters): Reinstall (copyright
8122         papers received).
8124 2003-07-13  Karl Eichwalder  <ke@suse.de>
8126         * textmodes/po.el (po-find-charset): White space at the start of the
8127         Content-Type field body is non-mandatory.
8129 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
8131         * textmodes/texinfo.el (texinfo-section-list):
8132         Append appendixsection; a synonym for appendixsec.
8134 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
8136         * man.el (Man-translate-cleanup): New.
8137         (Man-translate-references): Call `Man-translate-cleanup' to clean
8138         leading, trailing and middle spaces.
8140 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
8142         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
8143         Handle `dired-directory' being a list.
8145 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8147         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
8148         it doesn't exist.
8150 2003-07-12  Richard M. Stallman  <rms@gnu.org>
8152         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
8154         * progmodes/cc-defs.el (c-make-keywords-re):
8155         Don't use delete-duplicates.
8156         (c-lang-const): Don't use mapcan.
8158         * apropos.el (apropos-show-scores): Make it customizable.
8159         Document new meaning.
8160         (apropos): Compute scores from symbols.
8161         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
8163 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8165         * ps-bdf.el: Fix copyright line.
8166         (bdf-directory-list): Fix initialization code.
8168 2003-07-11  John Paul Wallington  <jpw@gnu.org>
8170         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
8171         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
8172         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
8174 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
8176         * emacs-lisp/ring.el (ring-elements): Doc fix.
8178 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
8180         * calendar/timeclock.el (timeclock-relative)
8181         (timeclock-ask-before-exiting, timeclock-use-display-time):
8182         Doc changes.
8183         (timeclock-modeline-display): Give a message if
8184         `timeclock-use-display-time' is non-nil but `display-time-mode'
8185         is not active.
8187 2003-07-11  Kenichi Handa  <handa@m17n.org>
8189         * international/mule-cmds.el (set-language-environment):
8190         Set current-language-environment to the correct string.
8192 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8194         * ps-print.el: Print line number correctly in a region.  Reported by
8195         Tim Allen <timallen@ls83.fsnet.co.uk>.
8196         (ps-print-version): New version number (6.6.2).
8197         (ps-printing-region): Code fix.
8199 2003-07-10  John Paul Wallington  <jpw@gnu.org>
8201         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
8202         this function can be called from `add-completions-from-tags-table'.
8204 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
8206         * calendar/timeclock.el (timeclock-use-display-time)
8207         (timeclock-day-over-hook, timeclock-workday-remaining)
8208         (timeclock-status-string, timeclock-when-to-leave)
8209         (timeclock-when-to-leave-string, timeclock-log-data)
8210         (timeclock-find-discrep, timeclock-day-base)
8211         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
8212         (timeclock-modeline-display): Set the variable
8213         `timeclock-modeline-display'.
8214         (timeclock-update-modeline): Doc fix.  Respect value of
8215         `timeclock-relative'.
8217 2003-07-09  Richard M. Stallman  <rms@gnu.org>
8219         * textmodes/reftex-parse.el (reftex-all-document-files):
8220         Add autoload cookie.
8222         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
8223         (reftex-scanning-info-available-p): Add autoload cookie.
8225         * international/mule-cmds.el
8226         (set-display-table-and-terminal-coding-system): Delete duplicate
8227         aset on standard-display-table.
8229         * view.el (view-file): If existing buffer's major mode is special,
8230         don't go into view mode.
8232         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
8234 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8236         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
8237         buffer changes; there's third party code that calls this function
8238         directly.
8240 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8242         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
8243         (autodoc-font-lock-keywords): Don't byte compile on font lock
8244         initialization when running from byte compiled files.
8246 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8248         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
8249         statement ends with auto-increment "++".
8251 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8253         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8254         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8255         these are changed, so declare them as variables and not constants.
8257 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
8259         * subr.el (dolist, dotimes): Doc fix.
8261 2003-07-08  Kim F. Storm  <storm@cua.dk>
8263         * international/mule-cmds.el
8264         (set-display-table-and-terminal-coding-system): Don't break
8265         bootstrap if standard-display-table isn't setup yet.
8267 2003-07-07  Richard M. Stallman  <rms@gnu.org>
8269         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
8270         Give it a doc string, and autoload it.
8272         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
8273         Use with-no-warnings.
8275         * info.el (Info-search): If find invisible text, search again.
8277         * isearch.el (search-whitespace-regexp): Add a shy group around it.
8279         * man.el (Man-name-regexp): Match + as part of name.
8281         * simple.el (visible-mode): Rename from vis-mode.
8282         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
8284         * simple.el (current-word): New arg REALLY-WORD specifies
8285         don't include punctuation chars.
8287         * emacs-lisp/debug.el (debug, debugger-env-macro):
8288         Use with-no-warnings while accessing and binding unread-command-char.
8290         * international/mule-cmds.el
8291         (set-display-table-and-terminal-coding-system): Use explicit loop
8292         instead of calling standard-display-default.
8294         * net/ange-ftp.el (ange-ftp-file-symlink-p):
8295         Use condition-case to catch error in ange-ftp-get-files.
8297         * net/browse-url.el (browse-url-browser-function):
8298         Add alternative for Epiphany.
8299         (browse-url-epiphany-program, browse-url-epiphany-arguments)
8300         (browse-url-epiphany-startup-arguments)
8301         (browse-url-epiphany-new-window-is-tab): New variables.
8302         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
8304         * progmodes/compile.el (compile-auto-highlight): Default now t.
8305         (compile): Doc fix.
8306         (compilation-next-error): Fix previous change.
8308         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
8310         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
8312 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
8314         * gdb-ui.el (gdb-source-info): Display current frame when
8315         attaching to an existing process.
8316         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
8317         while laying out windows when attaching to an existing process.
8319 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
8321         * info.el (Info-menu): Use Info-menu-entry-name-re.
8323 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
8325         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
8326         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
8328         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
8329         to match the same text.
8331 2003-07-06  John Paul Wallington  <jpw@gnu.org>
8333         * vc.el (vc-annotate-offset): Move defvar up.
8335 2003-07-06  Kim F. Storm  <storm@cua.dk>
8337         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
8338         This should fix the infinite loop when extracting menu names.
8340 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
8342         * files.el (auto-mode-alist, interpreter-mode-alist):
8343         Remove entries to CC Mode modes to avoid duplicates; they are now added
8344         with autoload directives in cc-mode.el.
8346 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
8348         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8349         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8350         these are changed, so declare them as variables and not constants.
8352         * progmodes/cc-mode.el: Fix some autoload problems: Try to
8353         ensure that the entry for ".c" extension comes before the one for
8354         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
8355         Fix incorrect entries that were added to `interpreter-mode-alist'.
8356         Move the autoload directives for AWK to the top level since they
8357         aren't recognized anywhere else.  Do not use the new AWK mode doc
8358         in the autoload form for the old AWK mode.
8360 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8362         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
8363         (bibtex-sort-ignore-string-entries): Default value t.
8364         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
8365         erroneously in previous version.
8366         (bibtex-string-files): Docstring reflects new parsing scheme.
8367         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
8368         docstring, add # as one of the chars to crush
8369         (bibtex-autokey-prefix-string, bibtex-autokey-names)
8370         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
8371         (bibtex-autokey-name-change-strings)
8372         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
8373         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
8374         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
8375         (bibtex-autokey-title-terminators)
8376         (bibtex-autokey-titlewords-stretch)
8377         (bibtex-autokey-titleword-ignore)
8378         (bibtex-autokey-titleword-case-convert)
8379         (bibtex-autokey-titleword-abbrevs)
8380         (bibtex-autokey-titleword-abbrevs)
8381         (bibtex-autokey-titleword-change-strings)
8382         (bibtex-autokey-titleword-length)
8383         (bibtex-autokey-titleword-separator)
8384         (bibtex-autokey-name-year-separator)
8385         (bibtex-autokey-year-title-separator)
8386         (bibtex-autokey-before-presentation-function)
8387         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
8388         Fix docstring.
8389         (bibtex-strings, bibtex-reference-keys):
8390         Use lazy-completion-table and make-variable-buffer-local.
8391         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
8392         (bibtex-braced-string-syntax-table)
8393         (bibtex-quoted-string-syntax-table): New variables.
8394         (bibtex-parse-nested-braces): Remove.
8395         (bibtex-parse-field-string): Use syntax table and forward-sexp.
8396         (bibtex-parse-association): Simplify.
8397         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
8398         (bibtex-parse-field-text): Simplify.
8399         (bibtex-search-forward-field, bibtex-search-backward-field):
8400         argument BOUND can take value t.
8401         (bibtex-start-of-field, bibtex-start-of-name-in-field)
8402         (bibtex-end-of-name-in-field, bibtex-end-of-field)
8403         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
8404         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
8405         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
8406         (bibtex-skip-to-valid-entry): Return buffer position of beginning
8407         and ending of entry.  Update for changes of bibtex-search-entry.
8408         Simplify.
8409         (bibtex-map-entries): FUN is called with three arguments.
8410         (bibtex-search-entry): Return a cons pair with buffer positions of
8411         beginning and end of entry.
8412         (bibtex-enclosing-field): Simplify.
8413         (bibtex-format-entry): Use booktitle to set a missing title.
8414         (bibtex-autokey-get-names): Fiddle with regexps.
8415         (bibtex-generate-autokey): Use identity.
8416         (bibtex-parse-keys): Use simplified parsing algorithm if
8417         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
8418         arguments.  Return alist of keys.
8419         (bibtex-parse-strings): Simplify.  Return alist of strings.
8420         (bibtex-complete-string-cleanup): Fix docstring.
8421         (bibtex-read-key): New function.
8422         (bibtex-mode): Fix docstring.  Do not parse for keys and
8423         strings when the mode is entered.  Set fill-paragraph-function to
8424         bibtex-fill-field.  Setup font-lock-mark-block-function the way
8425         font-lock intended.
8426         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
8427         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
8428         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
8429         (bibtex-Preamble): Avoid hard coded constants.
8430         (bibtex-make-field): Fix docstring.  Simplify.
8431         (bibtex-beginning-of-entry): Always return new position of point.
8432         (bibtex-end-of-entry): Rearrange cond clauses.
8433         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
8434         Update for changes of bibtex-map-entries.
8435         (bibtex-ispell-abstract): Do not move point.
8436         (bibtex-entry-index): Use downcase.  Simplify.
8437         (bibtex-lessp): Handle catch-all.
8438         (bibtex-find-crossref): Turn into a command.
8439         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
8440         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
8441         preamble entries.
8442         (bibtex-fill-field-bounds): New function.
8443         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
8444         (bibtex-fill-entry): Use bibtex-fill-field-bounds
8445         (bibtex-String): Use bibtex-strings.  Always obey
8446         bibtex-sort-ignore-string-entries.
8448 2003-07-05  John Paul Wallington  <jpw@gnu.org>
8450         * cus-theme.el (customize-create-theme):
8451         Call `customize-create-theme' in Reset widget's notify function.
8453         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
8454         (ibuffer-mark-interactive): Use `or' instead of `unless'.
8455         (define-ibuffer-column name): Add summarizer.
8456         (define-ibuffer-column size): Likewise.
8457         (define-ibuffer-column filename): Likewise.
8458         (define-ibuffer-column process): Likewise.  Change BODY's output too.
8459         (define-ibuffer-column filename-and-process): Likewise, likewise.
8460         (ibuffer): Remove local vars `already-in' and `need-update'.
8462         * ibuf-ext.el: Don't require `derived' at compile-time.
8464 2003-07-05  Kim F. Storm  <storm@cua.dk>
8466         * info.el: Disable paragraph refilling.
8467         (Info-refill-paragraphs): New defcustom.
8468         (Info-fontify-node): Use it.
8470 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
8472         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
8473         thingies from constructors created by defstruct.
8475         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
8476         the default value of the variable.
8477         (byte-code-meter): Move declaration to top level.
8479         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
8481         * info.el (Info-following-node-name-re): New fun.
8482         (Info-following-node-name): Remove.
8483         (Info-insert-dir): Use the new fun.
8484         (Info-extract-pointer): Don't save restriction; use new fun.
8485         (Info-menu-entry-name-re): New const.
8486         (Info-menu-entry-name-re): Use it along with new fun.
8487         (Info-node-spec-re): Use new fun.
8488         (Info-complete-menu-item, Info-fontify-node): Use new const.
8489         (Info-goto-node, Info-follow-reference, Info-menu-update):
8490         Use match-string.
8491         (Info-follow-reference): Use assoc-string.
8492         Use a list of strings for the completion table.
8493         (Info-fontify-node): Use match-string, line-end-position.
8494         Limit the search for `node:' to the first line.
8496         * newcomment.el (uncomment-region): Remove padding coming from
8497         comment-start rather than just from comment-padding.
8499         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
8500         (vc-cvs-stay-local-p): Use vc-stay-local-p.
8501         (vc-cvs-rename-file): Remove (use the default).
8502         (vc-cvs-register): Register parent dir if needed.
8503         (vc-cvs-could-register): Return non-nil if parent can be registered.
8504         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
8505         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
8507         * vc-svn.el (vc-svn-use-edit): Make it into a const.
8508         (vc-svn-update): Fix the arguments to `svn'.
8509         (vc-svn-diff-tree): Just use `vc-svn-diff'.
8510         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
8511         Simple implementations, assuming `name' is a URL.
8513         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
8514         set of chars allowed unquoted in a case pattern.
8516         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
8518         * font-lock.el (font-lock-extra-types-widget)
8519         (c-font-lock-extra-types, c++-font-lock-extra-types)
8520         (objc-font-lock-extra-types, java-font-lock-extra-types)
8521         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
8522         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
8523         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
8524         (font-lock-match-c++-structor-declaration)
8525         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
8526         (c++-font-lock-keywords-3, c++-font-lock-keywords)
8527         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
8528         (objc-font-lock-keywords-3, objc-font-lock-keywords)
8529         (java-font-lock-keywords-1, java-font-lock-keywords-2)
8530         (java-font-lock-keywords-3, java-font-lock-keywords)
8531         (java-font-lock-syntactic-face-function): Remove obsolete code
8532         and constants.  It's all in cc-fonts.el now.
8534 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
8536         * mail/sendmail.el (mail-specify-envelope-from)
8537         (mail-envelope-from): Doc fix.
8539 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
8541         * generic-x.el: Do away with the dependency on `c-emacs-features'
8542         when populating `rul-generic-mode-syntax-table'; we already know
8543         this isn't XEmacs.
8545 See ChangeLog.10 for earlier changes.
8547 ;; Local Variables:
8548 ;; coding: iso-2022-7bit
8549 ;; End:
8551     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
8552   Copying and distribution of this file, with or without modification,
8553   are permitted provided the copyright notice and this notice are preserved.
8555 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1