(quit-window, shrink-window-if-larger-than-buffer): Doc fixes.
[emacs.git] / lisp / ChangeLog
blob4d237712af3ddd4b36c7b6cd32ed2f2fcb54ad02
1 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
3         * window.el (quit-window, shrink-window-if-larger-than-buffer):
4         Doc fixes.
6 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
8         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map): Bind
9         gdb-inferior-io-eof to C-d.
11         * dired.el (dired-dnd-popup-notice): Use message-box.
13 2005-05-23  Masatake YAMATO  <jet@gyve.org>
15         * bindings.el (mode-line-major-mode-keymap): Bind
16         [mode-line down-mouse-1] to `mouse-major-mode-menu'.
18         * faces.el (mode-line-highlight): New face.
20         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
21         as mouse-face.
23         * bindings.el (top-level, help-echo, mode-line-modified)
24         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
25         as mouse-face.
27 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
29         * progmodes/cc-engine.el (c-guess-basic-syntax):
30         Remove spurious call to `zerop'.
32         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
34 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
36         CC Mode update to 5.30.10:
38         * cc-fonts.el (c-font-lock-declarators): Fixed bug where the point
39         could go past the limit in decoration level 2, thereby causing
40         errors during interactive fontification.
42         * cc-mode.el (c-make-inherited-keymap): Fixed cc-bytecomp bug when
43         the file is evaluated interactively.
45         * cc-engine.el (c-guess-basic-syntax): Handle operator
46         declarations somewhat better in C++.
48         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
49         make use of `run-mode-hooks' which has been added in Emacs 21.1.
50         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
51         (awk-mode): Use it.
52         (make-local-hook): Suppress warning about obsoleteness.
54         * cc-engine.el, cc-align.el, cc-cmds.el
55         (c-append-backslashes-forward, c-delete-backslashes-forward)
56         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
57         Compensate for return value from `forward-line' when it has moved
58         but not to a different line due to eob.
60         * cc-engine.el (c-guess-basic-syntax): Fixed anchoring in
61         `objc-method-intro' and `objc-method-args-cont'.
63 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
65         CC Mode update to 5.30.10:
67         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
68         in the copyright statement.  Incidentally, change "along with GNU
69         Emacs" to "along with this program" where it occurs.
71         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
72         so that it is interactive, hence can be found by M-x awk-mode
73         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
74         <gmorris+emacs@ast.cam.ac.uk>.
76         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
77         Mode's regexps.
79 2005-05-23  Kevin Ryde  <user42@zip.com.au>
81         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
82         c-parse-state, to avoid a lisp error (on bad code).
84 2005-05-23  Lute Kamstra  <lute@gnu.org>
86         * subr.el (font-lock-defaults): Remove defvar as it's already
87         defined in font-core.el.
89         * font-lock.el (font-lock-beginning-of-syntax-function): Fix
90         docstring.
92 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
94         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
95         more general and work when GDB variable "print pretty" is on,
96         as with Emacs, for example.
98 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
100         * font-core.el: Update comment.
102         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Use
103         `after-change-major-mode-hook' instead of `find-file-hook'.
105         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
107 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
109         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
110         and `yank-handler' in the doc strings.
112 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
114         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
116 2005-05-22  Richard M. Stallman  <rms@gnu.org>
118         * help.el (describe-key): Move print-help-return-message call
119         out of conditional.
121         * progmodes/etags.el (list-tags): Use with-no-warnings.
123         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
124         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
125         (starttls-extra-args, starttls-extra-arguments): Add defvars.
127         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
129         * language/viet-util.el (viet-viscii-nonascii-translation-table):
130         Add defvar.
132         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
133         Use defvar, not defconst.
135         * hexl.el (hexl-follow-line): Use with-no-warnings.
137         * emulation/tpu-extras.el: Use write-file-functions instead of
138         write-file-hooks.
140         * dired.el (dired-font-lock-keywords): Fontify files with junk
141         extensions even if marked by -F.
143 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
145         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
146         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
147         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
148         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
149         (concatenate, list-length, get*, getf, cl-remprop):
150         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
151         (etypecase, progv, lexical-let, lexical-let*)
152         (multiple-value-bind, multiple-value-setq, shiftf):
153         Improve argument/docstring consistency.
155         * subr.el (focus-frame, unfocus-frame):
156         Revert deletion on 2005-05-01.
158 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
160         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
161         doesn't exist.
163         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used
164         in vc-rcs.el when vc-mistrust-permissions is t, which is not the
165         default.
167 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
169         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
170         already deleted variables: auto-fill-hook, blink-paren-hook,
171         lisp-indent-hook, inhibit-local-variables, unread-command-event
172         suspend-hooks, comment-indent-hook, meta-flag,
173         before-change-function, after-change-function,
174         font-lock-doc-string-face.
176 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
178         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
180 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
182         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
183         rmail-dont-reply-to.
185 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
187         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
188         literal blank when splitting new-header-values.
190 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
192         * calendar/cal-menu.el (cal-menu-update): Add separator as a
193         string so that tmm doesn't create a completion entry for it.
195         * textmodes/table.el (table-disable-menu): Ditto.
197 2005-05-21  Richard M. Stallman  <rms@gnu.org>
199         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
201         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
203         * net/rcompile.el (remote-compile): Use compilation-start.
205         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
207 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
209         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
210         Default to makefile-bsdmake-mode on BSD systems.
212         * imenu.el (imenu-generic-expression, imenu--generic-function'):
213         REGEXP may also be a search function now.  The part of doc-string
214         for describing the structure was 95% identical to that of
215         `imenu--generic-function'.  Unify it there.
217         * progmodes/make-mode.el (makefile-imenu-generic-expression):
218         Use function to find dependencies, because regexp alone is so complex,
219         it easily goes into an endless loop.
220         (makefile-makepp-mode): Also add submenu for Perl functions
221         defined in the makefile.
222         (makefile-bsdmake-mode): Special imenu-generic-expression no
223         longer needed, due to function call.
224         (makefile-match-dependency): Take BOUND into account when checking
225         if we're through.
227 2005-05-20  Jay Belanger  <belanger@truman.edu>
229         * calc/calc-units.el (calc-invalidate-units-table):
230         Use inhibit-read-only.
231         (math-build-units-table-buffer): Use view-mode.
233 2005-05-20  David Kastrup  <dak@gnu.org>
235         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
236         easy-menu-add is not a nop on Emacs; and clarify when to call it.
238 2005-05-20  Lute Kamstra  <lute@gnu.org>
240         * diff-mode.el (diff-header-face, diff-file-header-face)
241         (diff-index-face, diff-hunk-header-face, diff-removed-face)
242         (diff-added-face, diff-changed-face, diff-function-face)
243         (diff-context-face, diff-nonexistent-face): Put them in the
244         diff-mode customization group.
246 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
248         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
250         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
252         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
253         Minor regexp-optimization.
255 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
257         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
258         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
259         (org-agenda-add-time-grid-maybe): New function.
260         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
261         (org-table-create): `dotimes' instead of `mapcar'.
262         (org-xor): Simplify implementation.
263         (org-agenda): `inhibit-redisplay' turned on.
264         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
265         a consistent line after a state change.
266         (org-agenda-remove-times-when-in-prefix): New option.
267         (org-prefix-has-time): New variable.
268         (org-parse-time-string): Optional argument NODEFAULT.
269         (org-format-agenda-item): Parse items for time-of-day
270         specifications and move these into the prefix if possible.
271         (org-agenda-priority): Get current heading, not previous heading
272         during agenda remote editing.
274 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
276         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
277         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
278         (remove-duplicates, delete-duplicates, substitute)
279         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
280         (nsubstitute-if-not, find, find-if, find-if-not, position)
281         (position-if, position-if-not, count, count-if, count-if-not)
282         (mismatch, search, sort*, stable-sort, merge, member*)
283         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
284         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
285         (intersection, nintersection, set-difference, nset-difference)
286         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
287         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
288         (nsublis, tree-equal): Improve argument/docstring consistency.
290         * subr.el (send-string, send-region):
291         Remove obsolescence declaration.
292         (window-dot, set-window-dot, read-input, show-buffer)
293         (eval-current-buffer, string-to-int):
294         Add release number to obsolescence declarations.
296 2005-05-19  Kim F. Storm  <storm@cua.dk>
298         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
299         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
301 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
303         * faces.el (list-faces-display): Make back button respect optional
304         regexp arg.
306 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
308         * calculator.el (calculator-radix-grouping-mode)
309         (calculator-radix-grouping-digits, calculator-displayer)
310         (calculator-radix-grouping-separator, calculator-copy-displayer):
311         * dabbrev.el (dabbrev-search-these-buffers-only):
312         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
313         (diff-advance-after-apply-hunk, diff-mode-hook)
314         (diff-minor-mode-prefix):
315         * imenu.el (imenu-use-popup-menu):
316         * jit-lock.el (jit-lock-context-time):
317         * newcomment.el (comment-fill-column, comment-column)
318         (comment-style, comment-padding, comment-multi-line)
319         (comment-empty-lines, comment-auto-fill-only-comments):
320         * reveal.el (reveal-around-mark):
321         * uniquify.el (uniquify-buffer-name-style)
322         (uniquify-after-kill-buffer-p)
323         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
324         (uniquify-min-dir-content, uniquify-separator)
325         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
326         * w32-vars.el (w32-fixed-font-alist):
327         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
328         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
329         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
330         * progmodes/perl-mode.el (perl-indent-level)
331         (perl-continued-statement-offset, perl-continued-brace-offset)
332         (perl-brace-offset, perl-brace-imaginary-offset)
333         (perl-label-offset, perl-indent-continued-arguments)
334         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
335         * progmodes/tcl.el (tcl-indent-level)
336         (tcl-continued-indent-level, tcl-auto-newline)
337         (tcl-tab-always-indent, tcl-electric-hash-style)
338         (tcl-help-directory-list, tcl-use-smart-word-finder)
339         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
340         (inferior-tcl-source-command):
341         * textmodes/fill.el (enable-kinsoku):
342         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
343         * textmodes/table.el (table-yank-handler):
344         Specify missing group (and type, if simple) in defcustom.
346 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
348         * progmodes/compile.el (compilation-finish-function): Fix defvar.
350 2005-05-19  Richard M. Stallman  <rms@gnu.org>
352         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
354         * subr.el (event-basic-type): Don't get an error.
355         (left-fringe-p): Function deleted.
357         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
358         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
360         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
361         in recursive copy.
363         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
365         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
367         * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
368         Call byte-compile-nogroup-warn if appropriate.
370         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
371         (compilation-set-window): Don't call left-fringe-p; do it directly.
373 2005-05-19  Jay Belanger  <belanger@truman.edu>
375         * calc/calc-graph.el (calc-graph-format-data): Make sure
376         var-PlotRejects is bound before trying to check its value.
378 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
380         * textmodes/reftex.el (reftex-isearch-minor-mode): Moved the
381         definition of this variable from reftex-global.el to reftex.el,
382         because it is needed in the menu.
384 2005-05-19  Lute Kamstra  <lute@gnu.org>
386         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
387         years are fixed.  Don't insert a space after a dash.
389 2005-05-19  Kim F. Storm  <storm@cua.dk>
391         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
393 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
395         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
396         strings, because (eq ... ?\\) is fairly frequent.
398         * progmodes/make-mode.el (makefile-add-this-line-targets):
399         Simplify and integrate into `makefile-pickup-targets'.
400         (makefile-add-this-line-macro): Simplify and integrate into
401         `makefile-pickup-macros.
402         (makefile-pickup-filenames-as-targets): Simplify.
403         (makefile-previous-dependency, makefile-match-dependency): Don't
404         stumble over `::'.
406 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
408         * subr.el (post-command-idle-hook, post-command-idle-delay):
409         Remove obsoletion of post-command-idle-hook and
410         post-command-idle-delay.
412         * faces.el (list-faces-display): Provide button when describe-face
413         is called to take user back to  the list of faces.
415         * help-fns.el (describe-variable): Remove hyperlinks in a
416         variable's value as these are quite frequently inappropriate.
418         * follow.el (follow-submit-feedback, follow-mode): Remove
419         references to post-command-idle-hook.
421 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
423         * progmodes/make-mode.el (makefile-previous-dependency)
424         (makefile-match-dependency): Check for := (and in bsd mode also
425         !=) to give a better result, even when font-lock is not on.
427 2005-05-18  Jay Belanger  <belanger@truman.edu>
429         * calc/calc-help.el (calc-s-prefix-help):
430         Add `calc-copy-special-constant' to help string.
432 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
434         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
436 2005-05-18  Jay Belanger  <belanger@truman.edu>
438         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
439         in linear factors are in proper order.
441 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
443         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
444         Support for jurabib.
446         * textmodes/reftex.el (featurep): Define aliases for overlay
447         commands, for XEmacs compatibility, and use these aliases in
448         overlay initializations.
449         (reftex-highlight): Use `reftex-move-overlay'.
450         (reftex-unhighlight): Use `reftex-delete-overlay'.
451         (reftex-uniq): Funktion removed.  Use `reftex-uniquify' instead.
452         (reftex-access-search-path): Use `reftex-uniquify' instead of
453         `reftex-uniq'
455         * textmodes/reftex-sel.el (reftex-select-unmark):
456         Overlay `before-string' property modification enables for Emacs as well.
457         (reftex-select-item): Use `reftex-delete-overlay'.
458         (reftex-select-mark): Use `reftex-make-overlay' and
459         `reftex-overlay-put'.
460         (reftex-select-unmark): Use `reftex-delete-overlay' and
461         `reftex-overlay-put'.
463 2005-05-18  Lute Kamstra  <lute@gnu.org>
465         * emacs-lisp/lisp.el (check-parens): Fix docstring.
467 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
469         * add-log.el (add-change-log-entry):
470         * array.el (array-make-template, array-reconfigure-rows)
471         (array-init-max-row, array-init-max-column)
472         (array-init-columns-per-line, array-init-field-width):
473         * replace.el (replace-match-maybe-edit, perform-replace):
474         * textmodes/spell.el (spell-region):
475         Replace `read-input' by `read-string'.
477         * forms.el (forms-mode):
478         * finder.el (finder-compile-keywords):
479         * shadowfile.el (shadow-read-files):
480         Replace `eval-current-buffer' by `eval-buffer'.
482         * terminal.el (te-pass-through):
483         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
484         (ange-ftp-raw-send-cmd):
485         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
486         (send-process-next-char, telnet-initial-filter, telnet):
487         Replace `send-string' by `process-send-string'.
489         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
490         (prolog-consult-region): Replace `send-string' by
491         `process-send-string'; replace `send-region' by `process-send-region'.
493         * progmodes/delphi.el (delphi-log-msg):
494         Replace `set-window-dot' by `set-window-point'.
496         * subr.el (window-dot, set-window-dot, read-input, send-string)
497         (send-region, show-buffer, eval-current-buffer):
498         Make really obsolete, as the comment says.
500 2005-05-17  Kim F. Storm  <storm@cua.dk>
502         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
503         (cua--init-keymaps): Bind C-return instead of S-return to set
504         rectangle mark.
506         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
507         instead of S-return to toggle/clear rectangle mark.
509 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
511         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
512         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
513         Also fontify plain strings assigned to variables, mostly so that a
514         colon has a face and is thus not taken as a dependency separator.
515         (makefile-previous-dependency): Inline the new matcher, because it
516         is too complex to work in both directions.
517         (makefile-match-dependency): Eliminate `backward' arg (see above).
518         Completely reimplemented so as to not sometimes go into an endless
519         loop.  It should also be more efficient, because first it only
520         searches for `:', instead of applying the very complex regexp.
521         (makefile-mode): Cancel `font-lock-support-mode', because blocks
522         to be fontified in one piece can be too long for JIT.
523         Makefiles are never *that* big.
525 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
527         * dired.el (dired-mode): Simplify.
529 2005-05-17  Lute Kamstra  <lute@gnu.org>
531         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
532         defcustom for the mode hook variable.
534         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
535         Emacs Lisp Reference Manual.
537 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
539         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
540         (evenp, list*):
541         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
542         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
544         * net/tramp-smb.el (tramp-smb-open-connection):
545         Pass `tramp-chunksize' as fifth (required) argument.
547 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
549         * font-lock.el (lisp-font-lock-keywords-1):
550         Set `font-lock-negation-char-face' for [^...] char group.
551         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
553         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
554         a var, and refine it to mask one more level of nested vars.
555         (makefile-rule-action-regex): Turn it into a var, and refine it so
556         it recognizes backslashed continuation lines as belonging to the
557         same command.
558         (makefile-macroassign-regex): Refine it so it recognizes
559         backslashed continuation lines as belonging to the same command.
560         (makefile-var-use-regex): Don't look at the next char, because it
561         might be the same one to be skipped by the initial [^$], leading
562         to an overlooked variable use.
563         (makefile-make-font-lock-keywords): Remove two parameters, which
564         are now variables that some of the modes set locally.
565         Handle dependency and rule action matching through functions, because
566         regexps alone match too often.  Dependency matching now comes
567         last, so it can check, whether a colon already matched something else.
568         (makefile-mode): Inform that font-lock improves makefile parsing
569         capabilities.
570         (makefile-match-dependency, makefile-match-action): New functions.
572 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
574         * emacs-lisp/cl-extra.el (equalp): Doc fix.
576         * align.el (align-regexp):
577         * ansi-color.el (ansi-color-get-face):
578         * array.el (array-reconfigure-rows, array-init-max-row)
579         (array-init-max-column, array-init-columns-per-line)
580         (array-init-field-width):
581         * dired-aux.el (dired-trample-file-versions):
582         * dired-x.el (dired-mark-sexp):
583         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
584         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
585         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
586         * faces.el (face-read-integer):
587         * files.el (backup-extract-version, insert-directory):
588         * hexl.el (hexl-insert-decimal-char):
589         * server.el (server-process-filter):
590         * shell.el (shell-extract-num):
591         * startup.el (command-line-1):
592         * term.el (term-command-hook):
593         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
594         (time-stamp-do-number):
595         * time.el (display-time-update):
596         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
597         (timezone-fix-time):
598         * vms-patch.el (vms-suspend-resume-hook):
599         * calendar/appt.el (appt-convert-time):
600         * calendar/cal-bahai.el (mark-bahai-diary-entries):
601         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
602         * calendar/cal-islam.el (mark-islamic-diary-entries):
603         * calendar/calendar.el (calendar-cursor-to-date)
604         (calendar-star-date):
605         * calendar/diary-lib.el (diary-attrtype-convert)
606         (mark-diary-entries, diary-entry-time):
607         * calendar/solar.el (solar-get-number):
608         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
609         * emacs-lisp/re-builder.el (reb-display-subexp):
610         * emulation/edt.el (edt-set-scroll-margins):
611         * emulation/tpu-extras.el (tpu-set-scroll-margins):
612         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
613         (vip-get-ex-count):
614         * emulation/viper-ex.el (viper-get-ex-token)
615         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
616         * international/fontset.el (fontset-plain-name):
617         * mail/feedmail.el (feedmail-look-at-queue-directory):
618         * mail/mailalias.el (mail-get-names):
619         * mail/rmail.el (rmail-convert-to-babyl-format):
620         * mail/rmailsum.el (rmail-make-basic-summary-line)
621         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
622         (rmail-summary-goto-msg):
623         * mail/smtpmail.el (smtpmail-read-response):
624         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
625         (ange-ftp-vms-add-file-entry):
626         * play/gametree.el (gametree-looking-at-ply)
627         (gametree-current-branch-score):
628         * progmodes/ada-xref.el (ada-prj-find-prj-file)
629         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
630         * progmodes/cperl-mode.el (condition-case):
631         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
632         (ebrowse-set-member-buffer-column-width)
633         (ebrowse-select-1st-to-9nth):
634         * progmodes/etags.el (etags-snarf-tag):
635         * progmodes/flymake.el (flymake-parse-line):
636         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
637         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
638         (idlwave-shell-menu-def):
639         * progmodes/ps-mode.el (ps-run-goto-error):
640         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
641         (vhdl-speedbar-contract-level):
642         * term/mac-win.el (x-handle-numeric-switch):
643         * term/sun-mouse.el (sun-get-frame-data):
644         * term/w32-win.el (x-handle-numeric-switch):
645         * term/x-win.el (x-handle-numeric-switch):
646         * textmodes/ispell.el (ispell-parse-output):
647         * textmodes/nroff-mode.el (nroff-outline-level):
648         * textmodes/reftex-cite.el (reftex-bib-sort-year)
649         (reftex-bib-sort-year-reverse, reftex-format-citation):
650         * textmodes/reftex-parse.el (reftex-init-section-numbers)
651         (reftex-section-number):
652         * textmodes/texinfmt.el (texinfo-paragraphindent):
653         Replace `string-to-int' by `string-to-number'.
655         * international/latexenc.el: Add page marker to force the "Local
656         Variables:" string out of the last page.
658 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
660         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
661         tooltip-change-major-mode.
662         (gud-tooltip-print-command): Remove case where gud-minor-mode
663         is gdb ("--fullname").
664         (gud-tooltip-tips): Turn GUD tooltips off for this case and
665         explain to user.
667 2005-05-16  Jay Belanger  <belanger@truman.edu>
669         * calc/calc-store.el (calc-copy-special-constant): New function.
671         * calc/calc-ext.el (calc-init-extensions): Add binding for
672         `calc-copy-special-constant'.
674         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
675         for the `calc-copy-special-constant' command.
677 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
679         * subr.el (left-fringe-p): New function.
681         * progmodes/compile.el (compilation-setup): Set local value of
682         overlay-arrow-string to "" always.
683         (compilation-set-window): Left fringe then don't scroll. No left
684         fringe then no arrow and scroll message to top.
685         (compilation-context-lines): Adjust doc string accordingly.
687 2005-05-16  Kim F. Storm  <storm@cua.dk>
689         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
690         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
691         (ido-wide-find-dir-or-delete-dir): New command for M-d.
692         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
693         (ido-read-file-name): Handle commands with ido property value
694         equal to find-file as reading a file name, to allow C-d to enter dired.
695         (ibuffer-find-file): Add ido property with value find-file.
697 2005-05-15  Kim F. Storm  <storm@cua.dk>
699         * subr.el (open-network-stream-nowait): Remove.
700         (open-network-stream-server): Remove.
702 2005-05-15  Richard M. Stallman  <rms@gnu.org>
704         * faces.el (describe-face): Output a definition link button.
706         * help-mode.el (help-face-def): New button type.
708         * emacs-lisp/copyright.el (copyright-fix-years):
709         Match properly if the first year is 2-digit.
710         Don't mess up the whitespace after the years by filling.
712         * dired-aux.el (dired-mark-confirm):
713         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
715         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
716         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
717         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
719         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
720         Set font-lock-comment-start-skip.
722         * font-lock.el (font-lock-comment-start-skip): New variable.
723         (font-lock-comment-end-skip): New variable.
724         (font-lock-fontify-syntactically-region): Use them if non-nil.
726 2005-05-15  Jay Belanger  <belanger@truman.edu>
728         * calc/calc-store.el (calc-store-value): Return a string rather
729         than display it as a message.
730         Use calc-var-name for variable name.
731         (calc-store-into): Add the result of calc-store-value to message.
732         (calc-copy-variable): Add a message.
733         (calc-store-exchange): Improve error messages.
734         (calc-store-binary, calc-store-map): Don't reset the values of
735         special constants.
737 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
739         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
740         manual to docstring.
742         * files.el (hack-local-variables-confirm): Add STRING argument.
743         Make the function handle non file visiting buffers correctly.
744         (hack-local-variables-prop-line, hack-local-variables)
745         (hack-one-local-variable): Use STRING arg of
746         `hack-local-variables-confirm'.
748 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
750         Sync with Tramp 2.0.49.
752         * tramp.el (tramp-handle-dired-call-process)
753         (tramp-handle-insert-directory):`insert-buffer' cannot be used
754         because the contents of the Tramp buffer is changed before
755         insertion (`expand-file' and alike).
756         (tramp-handle-insert-directory): If `localname' has an empty
757         nondirectory name, it must not be quoted.
758         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
759         variable `tramp-chunksize'.  Change callees.
760         (tramp-open-connection-setup-interactive-shell): Check remote host
761         for buggy `send-process-string' implementation.
762         Set `tramp-chunksize' if found.  Reported by Michael Kifer
763         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
764         (tramp-handle-shell-command): `insert-buffer' cannot be used
765         because the contents of the Tramp buffer is changed before
766         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
767         <frederic.bothamy@free.fr>.
768         (tramp-set-auto-save): Actions should be done for Tramp file name
769         handler only.  Ange-FTP has its own auto-save mechanism.
770         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
771         (tramp-set-auto-save-file-modes): Set file modes of
772         `buffer-auto-save-file-name' to ?\600 as fallback solution.
773         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
774         (tramp-bug): Remove obsolete variable.
775         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
776         for presence of `mml-mode'.  Make it running for older Emacsen as well.
778 2005-05-14  John Paul Wallington  <jpw@pobox.com>
780         * ibuf-ext.el (define-ibuffer-filter filename):
781         If `dired-directory' is a list, use its car.
783 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
785         * ibuffer.el (define-ibuffer-column filename):
786         If `dired-directory' is a list, use its car.
788 2005-05-14  Richard M. Stallman  <rms@gnu.org>
790         * subr.el (symbol-file): Doc fix.
792         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
793         (byte-compile-form): Call byte-compile-nogroup-warn.
794         (byte-compile-warning-types): Doc fix.
796         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
798         * progmodes/cc-engine.el (c-literal-faces):
799         Add font-lock-comment-delimiter-face.
801         * net/net-utils.el (dig): Use with-no-warnings.
803         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
804         (sc-recite-frame-alist, sc-default-cite-frame)
805         (sc-default-uncite-frame, sc-default-recite-frame)
806         (sc-attrib-selection-list, sc-rewrite-header-list):
807         Mark as risky-local-variable.
809         * international/ogonek.el (ogonek-jak, ogonek-how):
810         Don't use beginning-of-buffer.
812         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
814         * calendar/solar.el (solar-data-list): Move definition up.
816         * dnd.el (dnd-protocol-alist): Add autoload.
818         * progmodes/sh-script.el: Many doc usage fixes.
819         (sh-indent-after-do): Change default to match common styles.
821 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
823         * files.el (interpreter-mode-alist)
824         (auto-mode-interpreter-regexp): Doc fixes.
826 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
828         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
830         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
832 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
834         * dired.el (dired-mode): make-variable-buffer-local =>
835         make-local-variable.
837 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
839         * term/mac-win.el (mac-select-convert-to-string): Try coding
840         systems in mac-script-code-coding-systems if specified one cannot
841         encode string for `com.apple.traditional-mac-plain-text'.
843 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
845         * progmodes/make-mode.el (makefile-targets-face)
846         (makefile-shell-face, makefile-makepp-perl-face): New faces.
847         (makefile-dependency-regex): Fix it to not make the colon in
848         $(var:a=b) special.
849         (makefile-rule-action-regex): New regexp for highlighting embedded
850         Shell strings.
851         (makefile-macroassign-regex): Handle != for highlighting as
852         embedded Shell strings.
853         (makefile-var-use-regex): New const.
854         (makefile-statements, makefile-automake-statements)
855         (makefile-gmake-statements, makefile-makepp-statements)
856         (makefile-bsdmake-statements): New consts.
857         (makefile-make-font-lock-keywords): New function.
858         (makefile-automake-font-lock-keywords)
859         (makefile-gmake-font-lock-keywords)
860         (makefile-makepp-font-lock-keywords)
861         (makefile-bsdmake-font-lock-keywords): New consts.
862         (makefile-mode-map): Add switchers between the various submodes.
863         (makefile-mode): Document the availability of the variants.
864         (makefile-automake-mode, makefile-gmake-mode)
865         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
867         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
868         new variants of makefile-mode.
870 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
872         * font-lock.el (font-lock-comment-delimiter-face): Fix up
873         the inheritance.
875 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
877         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
878         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
880         * files.el (normal-mode): Extend the scope of the
881         `enable-local-variables' binding to include the `set-auto-mode' call.
882         (magic-mode-alist): Doc fix.
884 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
886         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
887         font-lock-comment-face rather than copying its setting.
889 2005-05-12  Andreas Schwab  <schwab@suse.de>
891         * eshell/esh-mode.el (eshell-send-input): Doc fix.
893 2005-05-12  Lute Kamstra  <lute@gnu.org>
895         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
896         defcustom for the mode hook variable.  Delete the last argument.
897         * generic-x.el: Fix callers of define-generic-mode.
898         (generic-x-modes): Delete group.
899         (show-tabs-tab-face, show-tabs-space-face): Put them in the
900         generic-x customization group.
902 2005-05-12  Kim F. Storm  <storm@cua.dk>
904         * font-lock.el (font-lock-negation-char-face): Default to "off".
906         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
907         font-lock-negation-char-face to ! in !=.
909 2005-05-12  Masatake YAMATO  <jet@gyve.org>
911         * add-log.el (find-change-log): Fix typos in the docstring
912         of function.
914 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
916         * international/latexenc.el (latexenc-find-file-coding-system):
917         Avoid `re-search-forward' when looking for input encoding because
918         of speed and safety.  Better regular expressions for recognizing
919         input encoding.  Limit a search for TeX-master/tex-main-file to
920         the local variable section.
922 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
924         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
925         syntax of $ to "'" (quote).
927 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
929         * dnd.el (dnd-protocol-alist): Improve custom type.
931         * dired.el (dired-dnd-protocol-alist): New variable.
932         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
933         `dired-mode-hook' to the end.
935 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
937         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
938         comment-end if comment-start-skip is not set.
939         Obey the font-lock-comment-delimiter-face variables.
941 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
943         * files.el (executable-find): Move from executable.el. Use locate-file.
944         * progmodes/executable.el (executable-find): Move to files.el.
946         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
947         when trying to ensure forward progress.
949 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
951         * mouse-sel.el (mouse-sel-follow-link-p): New function.
952         (mouse-select, mouse-select-internal, mouse-extend-internal):
953         Use it to implement mouse-1-click-follows-link functionality.
955 2005-05-11  Richard M. Stallman  <rms@gnu.org>
957         * font-lock.el (font-lock-fontify-syntactically-region):
958         Use font-lock-comment-delimiter-face for comment delimiters.
960 2005-05-10  Jay Belanger  <belanger@truman.edu>
962         * calc/calc-help.el (calc-m-prefix-help): Add mention of
963         preserving embedded modes.
965 2005-05-10  Richard M. Stallman  <rms@gnu.org>
967         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
969         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
970         Move from ada-stmt.el.
971         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
973         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
974         Move to ada-mode.el.
975         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
977         * cus-edit.el (custom-file): Call file-chase-links.
979         * files.el (read-directory-name): Fix previous change.
980         (hack-local-variables-confirm): New function.
981         (hack-local-variables-prop-line, hack-local-variables)
982         (hack-one-local-variable): Use it.
984 2005-05-10  Lute Kamstra  <lute@gnu.org>
986         * font-lock.el (font-lock-keywords-alist)
987         (font-lock-removed-keywords-alist): Clarify docstrings.
989 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
991         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
992         (gdb-source-info): Check for preprocessor info.
993         (gdb-tooltip-print-1): New function. Don't print tooltip if it is
994         a macro for a function.
995         found (user might have used GDB dir command).
996         (gdb-info-breakpoints-custom): Try to find file again if not already
997         (gdb-get-location): Update gdb-location-alist correctly for change
998         to gdb-info-breakpoints-custom.
1000         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
1001         (gud-tooltip-print-command): Add gdbmi case.
1002         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
1003         preprocessor info.
1005 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
1007         * startup.el (fancy-splash-insert): Fix typo in doc string.
1009 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
1011         * obsolete/float.el (string-to-float):
1012         * obsolete/hilit19.el (hilit-add-pattern):
1013         * obsolete/rnews.el (news-parse-range, news-select-message)
1014         (news-get-pruned-list-of-files): Replace `string-to-int' by
1015         `string-to-number'.
1017         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
1018         `find-file-not-found-hooks'; use `add-hook'.
1019         (uncompress-while-visiting): Set `write-file-functions', not
1020         `write-file-hooks'; use `add-hook'.
1022 2005-05-09  Kim F. Storm  <storm@cua.dk>
1024         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
1025         (cua-paste): Handle clipboard action.
1026         (cua--init-keymaps): Remap clipboard-kill-region and
1027         clipboard-kill-ring-save.
1029 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
1031         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1032         Improve commentary.
1034         * simple.el (next-error-overlay-arrow-position): Revert the change
1035         made on 2005-04-30.
1037 2005-05-07  Jay Belanger  <belanger@truman.edu>
1039         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
1040         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
1041         `calc-sel-reselect'.
1043         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
1044         Calc is in embedded mode.
1046 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1048         * progmodes/compile.el (compilation-setup):
1049         Set overlay-arrow-string to an empty string on text terminals.
1051         * textmodes/ispell.el (ispell-program-name): Try looking for
1052         "aspell" along exec-path, and if found, use it as the default
1053         speller program.
1055 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
1057         * international/mule.el (sgml-xml-auto-coding-function):
1058         Recognize encoding='FOO' in single quotes as well as in double quotes.
1060 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1062         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
1063         as well as `interactive', so that defmacro* would recognize
1064         `declare' forms.
1066 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1068         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1069         Explain more about the LIGHTER arg's usage in the doc string.
1070         Add commentary to clarify what the code does.  Fix the regexp that
1071         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
1072         since it could have characters special to regular expressions.
1074 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
1076         * replace.el (occur-1): Bind inhibit-read-only so that
1077         erase-buffer doesn't barf on read-only text properties (likewise
1078         for add-text-properties in occur-engine).  Mark buffer as unmodified.
1079         (occur-engine): Don't set buffer-read-only here.
1081 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1083         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
1084         list-buffers-directory.  This caused the *cvs-commit* buffer to be
1085         sometimes mistakenly reused as a *cvs* buffer.
1087 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
1089         * tooltip.el: Move code for GUD tooltips into gud.el.
1090         (require): CL no longer needed to compile case.
1091         (tooltip-mode): Do not toggle functions for GUD tooltips.
1092         (tooltip-gud-tips-p): Remove. Replace with minor mode
1093         gud-tooltip-mode in gud.el.
1094         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
1095         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
1096         tooltip-gud prefix with gud-tooltip and obsolete.
1097         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
1098         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
1099         (tooltip-mouse-motion): Mouse movement functions/variable.
1100         Rename in gud.el by adding gud prefix.
1101         (tooltip-gud-original-filter, tooltip-gud-dereference)
1102         (tooltip-gud-event, tooltip-toggle-gud-tips)
1103         (tooltip-gud-process-output, tooltip-gud-print-command)
1104         (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
1105         gud.el by replacing tooltip-gud prefix with gud-tooltip.
1106         (gdb-tooltip-print): Move to gdb-ui.el.
1108         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
1109         (require): CL needed to compile case.
1110         (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
1111         tooltip-gud-tips-p. Make it a minor-mode.
1112         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
1113         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
1114         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
1115         (gud-tooltip-change-major-mode)
1116         (gud-tooltip-activate-mouse-motions-if-enabled)
1117         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
1118         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
1119         (gud-tooltip-original-filter, gud-tooltip-dereference)
1120         (gud-tooltip-event, tooltip-toggle-gud-tips)
1121         (gud-tooltip-process-output, gud-tooltip-print-command)
1122         (gud-tooltip-tips): Move from tooltip.el.
1124         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
1125         (gdb-cpp-define-alist-flags): Doc fix.
1126         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
1127         gud-tooltip-mode is t.
1129 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1131         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
1132         evaporate if their text is deleted.
1133         (goto-address-at-point): Make it work as a mouse binding as well.
1134         (goto-address-at-mouse): Obsolete it.  Update users.
1136 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
1138         * calendar/appt.el (top-level): No longer activate on load.
1140 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
1142         * calendar/cal-bahai.el (mark-bahai-diary-entries):
1143         * net/webjump.el (webjump):
1144         * progmodes/idlw-help.el (idlwave-do-context-help1)
1145         (idlwave-highlight-linked-completions):
1146         * textmodes/po.el (po-find-file-coding-system-guts):
1147         Replace `assoc-ignore-case' by `assoc-string'.
1149 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
1151         * files.el (locate-file): Doc fix.
1153         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
1154         Remove the redundant test for ms-dos.
1156         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
1157         look for the preprocessor with exec-suffixes.  If not found in
1158         standard places, look in exec-path.  Remove most of the tests that
1159         used system-type.
1161         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
1163         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
1165         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
1166         file-name clash with jka-compr.el on 8+3 filesystems.
1168 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1170         * term/mac-win.el: Don't define or bind scroll bar functions if
1171         x-toolkit-scroll-bars is t.
1172         (x-select-text, x-get-selection-value):
1173         Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
1174         (PRIMARY): Put mac-scrap-name property.
1175         (mac-select-convert-to-file-url): New function.
1176         (public.file-url): New selection target type.  Add to
1177         selection-converter-alist.
1178         (x-get-selection, x-selection-value): Handle it.
1179         (x-cut-buffer-or-selection-value): New alias.
1181 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1183         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
1184         entry to avoid calling bibtex-find-entry with arg global
1185         being t.  Remove arg key.
1186         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
1187         (bibtex-copy-summary-as-kill): Change accordingly.
1189 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1191         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
1192         (org-agenda-date-later): Use with-current-buffer.
1194 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
1196         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
1197         (define-obsolete-variable-alias): Doc Fixes.
1199 2005-05-06  Kim F. Storm  <storm@cua.dk>
1201         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
1202         vertical-motion when selective-display is active.
1204         * ido.el (ido-setup-hook): New hook.
1205         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
1206         (ido-input-stack): New var.
1207         (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
1208         ido-next-work-file binding to M-O.
1209         Bind M-f to ido-wide-find-file-or-pop-dir.
1210         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
1211         (ido-read-internal): Run ido-setup-hook.
1212         Catch quit in read-file-name and read-string to cancel edit.
1213         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
1214         Automatically pop-all when completing a directory name (RET).
1215         (ido-file-internal): Add with-no-warnings around ffap and dired code.
1216         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
1217         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
1218         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
1219         New functions for M-b/M-f to move among the directory components.
1220         (ido-make-merged-file-list): Catch quit to cancel merge.
1221         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
1222         (ido-completion-help): No warnings for ido-completion-buffer-full.
1224 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
1226         * font-lock.el (font-lock-negation-char-face): New face and variable.
1227         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
1228         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
1229         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
1230         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
1232 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
1234         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
1235         Fix typo in docstring.
1237         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
1238         (ebrowse-print-statistics-line)
1239         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
1241         * term/w32-win.el (image-library-alist): Add additional name for
1242         Xpm library.
1244 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
1246         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
1247         use gcc instead of cpp.
1249         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
1250         (gdb-create-define-alist): Use it.
1251         (gdb-cpp-define-alist-program): Update for MS-DOS.
1253 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
1255         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
1257 2005-05-04  Richard M. Stallman  <rms@gnu.org>
1259         * help.el (describe-key): No error when UNTRANSLATED is nil.
1261         * simple.el (line-move-1): Fix previous change to signal errors
1262         appropriately.
1264 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
1266         * calendar/icalendar.el (icalendar-version): Now at 0.12.
1267         (icalendar-duration-correction): Remove.
1268         (icalendar--get-event-properties): Split result at commas.
1269         (icalendar--decode-isoduration): New optional argument
1270         DURATION-CORRECTION.
1271         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
1272         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
1273         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
1274         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
1275         (icalendar--convert-anniversary-to-ical): New functions, extracted
1276         from icalendar-export-region, with bug fixes.
1277         (icalendar-export-region): Use the above functions.
1278         (icalendar-import-buffer): Check before saving diary file.
1279         (icalendar--convert-recurring-to-diary)
1280         (icalendar--convert-non-recurring-all-day-to-diary)
1281         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
1282         extracted from icalendar--convert-ical-to-diary, with bug fixes.
1283         (icalendar--convert-ical-to-diary): Use the above functions.
1285 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
1287         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
1288         Remove these recent additions.
1289         (c-mode): Restore to before 2005-04-28.
1291         * progmodes/cc-vars.el (cc-define-list-program): Remove this
1292         recent addition.
1294         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
1295         (gdb-define-alist): New variables.
1296         (gdb-create-define-alist): New function.
1297         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
1298         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
1299         with string-to-number.
1300         (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
1302         * progmodes/gud.el: Replace string-to-int with string-to-number.
1303         (gud-find-file): Handle gdb-define-alist.
1305         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
1307 2005-05-02  Jay Belanger  <belanger@truman.edu>
1309         * calc/calc-aent.el (math-read-token):
1310         * calc/calc-bin.el (calc-word-size):
1311         * calc/calc-ext.el (calc-read-number-fancy):
1312         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
1313         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
1314         * calc/calc-frac.el (calc-over-notation):
1315         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
1316         (calc-graph-num-points, calc-graph-init):
1317         * calc/calc-prog.el (calc-read-parse-table-part)
1318         (calc-edit-macro-repeats):
1319         * calc/calc-yank.el (calc-do-grab-rectangle):
1320         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
1321         Replace `string-to-int' by `string-to-number'.
1323 2005-05-02  Kim F. Storm  <storm@cua.dk>
1325         * kmacro.el: Use executing-kbd-macro-index variable.
1327 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
1329         * net/rlogin.el (rlogin-parse-words): Delete func.
1330         (rlogin): Use split-string, not rlogin-parse-words.
1331         Also, if there are option-like elements in the parsed args,
1332         take the host to be the first arg immediately following them.
1333         Suggested by Michael Mauger.
1335 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1337         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
1339 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1341         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
1342         (cc-mode-cpp-program): Rename to cc-define-list-program and
1343         move to cc-vars.el.
1345         * progmodes/cc-vars.el (cc-define-list-program):
1346         Change to "gcc -E -dM -". Make customizable.
1348 2005-05-02  Kim F. Storm  <storm@cua.dk>
1350         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
1352 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1354         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
1356         * international/mule-util.el (truncate-string): Remove alias and
1357         obsolete declaration.
1359         * international/mule-cmds.el (update-iso-coding-systems):
1360         Remove alias and obsolete declaration.
1362         * international/mule.el (coding-system-parent): Remove alias and
1363         obsolete declaration.
1365         * subr.el (define-function, sref): Remove aliases and obsolete
1366         declarations.
1367         (chars-in-region): Remove obsolete declaration.
1369 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1371         * info.el (Info-mode): Set widen-automatically to nil, locally.
1373         * simple.el (widen-automatically): New variable.
1374         (pop-global-mark): Obey widen-automatically.
1376 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
1378         * term/xterm.el (function-key-map): Call substitute-key-definition
1379         before the keymap size is increased by a lot of define-key calls.
1381 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1383         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
1384         Rename ARG to ELEMENT.  Doc fix.
1386 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1388         * allout.el (allout-exposure): Remove macro and obsolete declaration.
1389         Remove references to allout-exposure/change to allout-new-exposure.
1391         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
1392         bytecode symbols.
1394         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
1395         (compiled-function-p, focus-frame, unfocus-frame):
1396         Remove aliases and obsolete declarations.
1397         Back out inadvertant changes from previous commit.
1399 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1401         * files.el (require-final-newline): Make Custom tags consistent
1402         with mode-require-final-newline.
1403         (mode-require-final-newline): Doc fix.
1405 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
1407         * international/latexenc.el (latexenc-find-file-coding-system):
1408         Fix regular expressions.
1410 2005-05-01  David Kastrup <dak@gnu.org>
1412         * international/latexenc.el (latexenc-find-file-coding-system):
1413         Fix regular expressions.
1415 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1417         * subr.el (string-to-int): Make obsolete.
1419 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1421         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
1423         * loadup.el: load jka-comp-hook.
1425         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
1426         (jka-compr-handler): Add autoload.  `put' calls moved
1427         to jka-comp-hook.el.
1428         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
1429         (jka-compr-inhibit): Autoload.
1431         * jka-comp-hook.el: New file.
1432         Enable the mode by default.
1434         * files.el (backup-buffer-copy): Use copy-file instead
1435         of write-region, and put back the 'excl.
1437 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
1439         * progmodes/flymake.el (flymake-split-string)
1440         (flymake-split-string, flymake-log, flymake-pid-to-names)
1441         (flymake-reg-names, flymake-get-source-buffer-name)
1442         (flymake-unreg-names, flymake-add-line-err-info)
1443         (flymake-add-err-info): Clarify docstrings.
1444         (flymake-popup-menu, flymake-make-emacs-menu)
1445         (flymake-make-xemacs-menu): Add docstrings.
1446         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
1447         Set variables directly throughout.
1449 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
1451         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
1452         exists. Initialise cc-define-alist.
1453         (c-mode): Add cc-create-define-alist locally to after-save-hook.
1454         If there is no file (Macroexpansion) don't create an alist.
1456 2005-04-29  Sam Steingold  <sds@gnu.org>
1458         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
1459         (cc-create-define-alist): Use it instead of the hard-coded string.
1461 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1463         * international/mule-conf.el (file-coding-system-alist): Fix regexp
1464         for latexenc.
1466 2005-04-29  Lute Kamstra  <lute@gnu.org>
1468         * emacs-lisp/generic.el: Improve commentary section.
1469         (define-generic-mode): Improve docstring.
1471 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
1473         * textmodes/org.el (many places): Change to quiet the byte compiler.
1474         (org-prefix-format-compiled): New variable.
1475         (org-compile-prefix-format): New function.
1476         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
1477         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
1478         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
1479         (org-get-entries-from-diary): Use `org-get-time-of-day' for
1480         consistency with entries from `org-mode' files.
1481         (org-get-time-of-day): Fix bug with partial matches early in a line.
1482         (org-non-link-chars): New constant.
1483         (org-link-regexp): Respect `org-non-link-chars'.
1484         (org-agenda-day-view): Remove command.
1485         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
1486         (org-follow-bbdb-link, org-store-link): Search also company field.
1487         (org-highlight-overlay): New variable.
1488         (org-highlight, org-unhighlight): New functions.
1489         (org-agenda-mode): Add pre-command-hook to remove highlight.
1490         (org-evaluate-time-range): Behavior depends upon whether time stamp
1491         contains a time or not.
1492         (org-show-subtree, org-show-entry): New functions.
1493         (org-agenda-cleanup-fancy-diary): Remove empty lines.
1495 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
1497         * comint.el (comint-output-filter-functions): Add autoload cookie.
1499 2005-04-28  Kim F. Storm  <storm@cua.dk>
1501         * ido.el (ido-everywhere): Fix last change.
1503 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1505         * international/latexenc.el: New file.
1506         * international/mule-conf.el (file-coding-system-alist): For .tex,
1507         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
1509 2005-04-28  Lute Kamstra  <lute@gnu.org>
1511         * font-lock.el (font-lock-add-keywords)
1512         (font-lock-remove-keywords): Clarify docstring.
1513         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
1514         Don't start docstrings with a `*'.
1515         (font-lock-update-removed-keyword-alist): Give it a docstring.
1517         * generic-x.el: Update commentary section.
1518         Only require font-lock when compiling.
1519         Define all modes conditionally.
1520         Place all generic modes in the generic-x-modes customization group.
1521         (generic-x-modes): New customization group.
1522         (generic-default-modes, generic-mswindows-modes)
1523         (generic-unix-modes, generic-other-modes): New constants.
1524         (generic-define-mswindows-modes, generic-define-unix-modes):
1525         Update docstrings.  Make them obsolete.
1526         (generic-extras-enable-list): New default value.  Update docstring.
1527         Improve :type.  Change :set function.
1528         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
1529         Fix docstring.
1531         * emacs-lisp/generic.el (generic-mode-internal):
1532         Simplify font-lock-defaults.
1533         (define-generic-mode): Fix docstring.
1535 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1537         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
1538         font-lock-face property to highlight matches.
1540 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
1542         * progmodes/cc-mode.el: (cc-create-define-alist): New function.
1543         (cc-define-alist): New variable.
1544         (c-mode): Make it local and initialise it.
1546         * progmodes/gdb-ui.el (gdb-active-process): New variable.
1547         (gdb-exited): New function.
1548         (gdb-annotation-rules): Use it.
1549         (gdb-starting): Set gdb-active-process to t.
1550         (gdb-stopping): Amend doc string.
1551         (gdb-reset): Set gdb-active-process to nil.
1553         * tooltip.el (tooltip-gud-tips): Show the associated #define
1554         directives when a C program under GDB is not executing.
1556 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1558         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
1559         font-lock-fontify-syntactic-keywords.
1561         * font-lock.el (font-lock-default-fontify-region): Don't force
1562         parse-sexp-lookup-properties to nil.
1564 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
1566         * man.el (man-mode-syntax-table): Set up `:' to have
1567         word-constituent syntax.
1569 2005-04-27  Lute Kamstra  <lute@gnu.org>
1571         * novice.el (disable-command): Don't add spurious newlines to the
1572         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
1574 2005-04-26  Jay Belanger  <belanger@truman.edu>
1576         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
1577         than one window before deleting window.
1579 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
1581         * shell.el (shell-prompt-pattern): Doc fix.
1582         (shell-mode): Set paragraph-separate buffer locally to "\\'".
1584         * comint.el (comint-prompt-regexp, comint-get-old-input)
1585         (comint-use-prompt-regexp)
1586         (comint-use-prompt-regexp-instead-of-fields)
1587         (comint-replace-by-expanded-history, comint-send-input)
1588         (comint-output-filter, comint-get-old-input-default)
1589         (comint-line-beginning-position, comint-bol, comint-show-output)
1590         (comint-backward-matching-input, comint-forward-matching-input)
1591         (comint-next-prompt, comint-previous-prompt):
1592         Rename `comint-use-prompt-regexp-instead-of-fields' to
1593         `comint-use-prompt-regexp'.  Keep old name as alias and declare
1594         obsolete.
1595         (comint-use-prompt-regexp): Shorten first line of doc string.
1597         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
1598         Set paragraph-separate buffer locally to "\\'".
1600         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
1601         Adapt to above name change.
1603         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
1604         (smbclient-prompt-regexp): Ditto.
1606         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
1608 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
1610         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
1611         gdb-location-list.
1612         Break lines that are over 80 characters wide.
1614 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1616         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
1617         New fun and var, to preserve compatibility.
1619         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
1621 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
1623         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
1624         name to file-newer-than-file-p.
1626 2005-04-26  Richard M. Stallman  <rms@gnu.org>
1628         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
1630         * progmodes/python.el (python-mode):
1631         Use new name eldoc-documentation-function.
1633         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
1635         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1636         (eldoc-documentation-function):
1637         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
1639 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
1641         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
1643 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1645         * term/xterm.el (function-key-map): Fix strings for
1646         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
1647         {C,S,A,C-S}-{f1-f12}.
1649 2005-04-26  Kenichi Handa  <handa@m17n.org>
1651         * international/mule-cmds.el (select-safe-coding-system):
1652         Fix previous change.
1654 2005-04-26  Lute Kamstra  <lute@gnu.org>
1656         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
1658         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
1659         (font-lock-comment-delimiter-face): Ditto.
1661         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
1663 2005-04-25  Jay Belanger  <belanger@truman.edu>
1665         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
1666         to t while inserting information; use help-mode.
1668 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1670         * term.el (ansi-term-color-vector): Use the xterm colors.
1671         (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
1673 2005-04-25  Lute Kamstra  <lute@gnu.org>
1675         * font-core.el (font-lock-defaults): Fix docstring.
1677         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
1679 2005-04-25  Kenichi Handa  <handa@m17n.org>
1681         * international/mule-cmds.el (select-safe-coding-system):
1682         Don't check consistency with coding: spec, etc if raw-text or
1683         no-conversion was found to be safe.
1685 2005-04-24  Richard M. Stallman  <rms@gnu.org>
1687         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
1688         citation markers at start of each line.
1690         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
1691         citation markers at start of each line.
1693         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
1695         * files.el (mode-require-final-newline): Fix previous change.
1696         (require-final-newline): Fix type label.
1698 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
1700         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
1701         statement in buffer (broken by 2004-11-24 change).
1703 2005-04-24  Kim F. Storm  <storm@cua.dk>
1705         * ido.el (ido-everywhere): Save and restore old read-buffer-function
1706         and read-file-name-function values.  Don't overwrite existing
1707         non-nil values if ido-mode is enabled without ido-everywhere.
1709 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
1711         * files.el (mode-require-final-newline): Minor doc fix.
1713 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
1715         * subr.el (syntax-after): Doc fix.
1716         (syntax-class): If argument is nil, return nil.  Mask off upper 16
1717         bits, not 8 bits.
1719         * files.el (mode-require-final-newline): Doc fix.
1720         (backup-buffer-copy): Fix last change.
1722 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1724         * term/mac-win.el: Require select.  Set selection-coding-system to
1725         mac-system-coding-system.  Call menu-bar-enable-clipboard.
1726         (x-last-selected-text-clipboard, x-last-selected-text-primary)
1727         (x-select-enable-clipboard): New variables.
1728         (x-select-text, x-get-selection, x-selection-value)
1729         (x-get-selection-value, mac-select-convert-to-string)
1730         (mac-services-open-file, mac-services-open-selection)
1731         (mac-services-insert-text): New functions.
1732         (CLIPBOARD, FIND): Put mac-scrap-name property.
1733         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
1734         (public.tiff): Put mac-ostype property.
1735         (selection-converter-alist): Add entries for them.
1736         (mac-application-menu-map): New keymap.
1737         (interprogram-cut-function, interprogram-paste-function): Set to
1738         x-select-text and x-get-selection-value, respectively.
1739         (split-window-keep-point): Set to t.
1741 2005-04-23  Richard M. Stallman  <rms@gnu.org>
1743         * files.el (read-directory-name): Always pass non-nil
1744         DEFAULT-FILENAME arg to read-file-name.
1745         (backup-buffer-copy, basic-save-buffer-2): Take care against
1746         writing thru an unexpected existing symlink.
1747         (revert-buffer): In indirect buffer, revert the base buffer.
1748         (magic-mode-alist): Doc fix.
1749         (buffer-stale-function): Doc fix.
1750         (minibuffer-with-setup-hook): Avoid warning.
1751         (mode-require-final-newline): Doc and custom fix.
1753         * follow.el (follow-end-of-buffer): Use with-no-warnings.
1755         * font-lock.el (font-lock-comment-face): On terminals with few colors,
1756         use the default appearance.
1757         (font-lock-comment-delimiter-face): New face, new variable.
1759         * imenu.el (imenu--generic-function): The official position of a
1760         definition is the start of the line that BEG is in.
1762         * midnight.el (midnight-timer): Move defvar up.
1764         * mouse.el (mouse-drag-region-1): Delete some debugging code.
1766         * saveplace.el (save-place-to-alist): Use with-no-warnings.
1768         * startup.el (command-line): Use with-no-warnings.
1770         * window.el (window-size-fixed): New defvar.
1772         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
1774         * mail/rmail.el (rmail-font-lock-keywords):
1775         Use font-lock-comment-delimiter-face.
1777         * mail/sendmail.el (mail-font-lock-keywords):
1778         Use font-lock-comment-delimiter-face.
1780         * progmodes/compile.el (next-error-highlight-timer): New defvar.
1782 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
1784         * progmodes/compile.el (compilation-mode-font-lock-keywords):
1785         Specify t for LAXMATCH when matching directories.
1786         Save match data around compilation-compat-error-properties form.
1788 2005-04-23  David Kastrup  <dak@gnu.org>
1790         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
1791         Mention that the autoloaded aliases should be kept for AUCTeX.
1793 2005-04-23  Andreas Schwab  <schwab@suse.de>
1795         * isearch.el (isearch-forward): Doc fix.
1797 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
1799         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
1800         (jit-lock-stealth-nice): Change default value to 0.5.
1802 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
1804         * abbrev.el (write-abbrev-file): Write table entries in
1805         alphabetical order by table name.
1807 2005-04-22  Kim F. Storm  <storm@cua.dk>
1809         * ido.el (ido-read-internal): Fix `list' completion.
1811 2005-04-22  Kenichi Handa  <handa@m17n.org>
1813         * recentf.el (recentf-save-file-coding-system): New variable.
1814         (recentf-save-list): Encode the file by
1815         recentf-save-file-coding-system and add coding: tag.
1817 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
1819         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
1821 2005-04-21  Lute Kamstra  <lute@gnu.org>
1823         * loadhist.el (unload-feature): Don't remove a function from hooks
1824         if it is about to be restored to an autoload .  Remove functions
1825         that will become unbound from auto-mode-alist.  Simplify the code.
1827         * subr.el (assq-delete-all): New implementation that is linear,
1828         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
1829         (rassq-delete-all): New function.
1831         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
1832         Add size-indication-mode.
1834 2005-04-21  Kenichi Handa  <handa@m17n.org>
1836         * international/mule-cmds.el: Add autoload for widget-value in
1837         eval-when-compile.
1839 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
1841         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
1842         Add tooltip-mode.
1844         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
1846 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
1848         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
1849         (inferior-lisp-filter-regexp, inferior-lisp-program)
1850         (inferior-lisp-load-command, inferior-lisp-prompt)
1851         (inferior-lisp-mode-hook, lisp-source-modes)
1852         (inferior-lisp-load-hook): defvar->defcustom.
1853         (inferior-lisp-program, inferior-lisp-prompt)
1854         (inferior-lisp-load-hook): Doc fixes.
1855         (inferior-lisp-install-letter-bindings): Small change in
1856         introductory comment.
1858 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
1860         * vc.el (vc-annotate-color-map): Change some colors so that text
1861         using them as foreground is readable on both white and black
1862         backgrounds.
1864 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1866         * international/mule-conf.el (translation-table-for-input):
1867         Remove redundant declaration.
1869 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
1871         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
1873         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
1874         (tooltip-toggle-gud-tips): New function.
1876 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1878         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
1879         right angle brackets.
1881 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
1883         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
1885 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1887         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
1888         Remove.  Update callers to use expand-file-name instead.
1890         * subr.el (syntax-class): New function.
1892         * simple.el (blink-matching-open): Use it.
1894         * paren.el (show-paren-function): Use it to recognize parens that are
1895         also used in 2-char comment markers.
1897 2005-04-19  Lute Kamstra  <lute@gnu.org>
1899         * loadhist.el (unload-feature): Update for new format of
1900         load-history.  Simplify the code.
1902 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1904         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
1905         (mac-add-charset-info): New function.  Initialize variable
1906         mac-charset-info-alist using it.
1907         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
1908         for translation.
1909         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
1910         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
1911         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
1912         New CCL programs.
1914 2005-04-19  Kim F. Storm  <storm@cua.dk>
1916         * simple.el (next-buffer, prev-buffer, next-error)
1917         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
1918         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
1920         * bindings.el (next-buffer, prev-buffer, next-error)
1921         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
1922         (clone-indirect-buffer-other-window): Move bindings from simple.el.
1923         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
1924         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
1926 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1928         * isearch.el (isearch-edit-string): Make the search-ring available for
1929         minibuffer history commands.
1930         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
1931         the default history commands now work just as well.
1932         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
1934 2005-04-18  Kim F. Storm  <storm@cua.dk>
1936         * emulation/cua-base.el (cua--pre-command-handler): Add more
1937         elaborate check for shift modifier on non-window systems.
1939 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
1941         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
1943 2005-04-18  Kim F. Storm  <storm@cua.dk>
1945         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
1946         and make it optional.  Don't test tooltip-gud-echo-area here.
1947         (tooltip-gud-process-output, gdb-tooltip-print):
1948         Pass tooltip-gud-echo-area to tooltip-show.
1949         (tooltip-help-tips): Remove second optional arg to tooltip-show.
1951 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1953         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
1954         `display-graphic-p' may not be bound yet.
1956 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
1958         * startup.el (command-line): No longer enable Xterm Mouse mode by
1959         default in terminals compatible with xterm.
1961         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
1963 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
1965         * tooltip.el (tooltip-gud-echo-area): Rename from
1966         tooltip-use-echo-area.
1967         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
1968         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
1969         area independently of where help tooltips are displayed.
1971 2005-04-17  David Kastrup  <dak@gnu.org>
1973         * cus-theme.el (custom-theme-write-variables): Quote variables
1974         where necessary.
1976 2005-04-17  Richard M. Stallman  <rms@gnu.org>
1978         * simple.el (yank-excluded-properties): Add follow-link to value.
1980         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
1982         * startup.el (fancy-splash-max-time): Just 30 seconds.
1983         (fancy-splash-delay): Just 7.
1984         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
1986         * loadhist.el (unload-feature): Update for new format of load-history.
1987         Simplify the code.
1989         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
1990         (rmail-font-lock-keywords): Don't fontify the text of a citation.
1992         * mail/sendmail.el (mail-font-lock-keywords):
1993         Don't fontify subject text.
1994         Don't fontify the text of a citation.
1996 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
1998         * comint.el (comint-output-filter): Run comint-output-filter-functions
1999         with point where the user had it.
2001 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2003         * international/ucs-tables.el (ucs-set-table-for-input):
2004         Disable when using unify-on-decoding.
2006 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
2008         * emulation/cua-base.el (cua-global-mark-face): Add special case
2009         for displays supporting a high number of colors.
2011 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
2013         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
2015 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
2017         * filesets.el (filesets-add-buffer): If user supplies a name of a
2018         non-existing fileset, create a new fileset.
2020 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
2022         * textmodes/org.el (org-up-heading-all): Fix bug with
2023         `outline-up-heading-all'.
2025 2005-04-16  Andreas Schwab  <schwab@suse.de>
2027         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
2028         /etc/permissions.d/* and /etc/aliases.d/*.
2030 2005-04-16  Kenichi Handa  <handa@m17n.org>
2032         * international/code-pages.el (cp-make-coding-system):
2033         Set `translation-table-for-input' property value to the symbol
2034         ucs-mule-to-mule-unicode, not to that value.
2035         (pt154): Escape guillemet by `\'.
2037 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
2039         * loadup.el: Load tooltip if x-show-tip is fboundp.
2041         * startup.el (command-line): Add comment.
2043         * tooltip.el (tooltip-mode): Specify correct standard value for
2044         Custom in init-value.
2046 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
2048         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
2049         possible.
2051 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
2053         * textmodes/org.el (org-agenda-date-prompt): Rename from
2054         `org-agenda-date-today'.
2055         (org-evaluate-time-range): Insert at point instead of directly
2056         after time range.
2057         (org-first-headline-recenter, org-subtree-end-visible-p)
2058         (org-optimize-window-after-visibility-change): New functions
2059         (org-agenda-post-command-hook): Don't allow point at end of line,
2060         to make sure it always hits the text properties.
2061         (org-agenda-next-date-line, org-agenda-previous-date-line):
2062         New commands.
2063         (org-set-regexps-and-options): Category may contain white space.
2064         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2065         Improve marker positions.
2066         (org-agenda-new-marker): Argument POS made optional.
2067         (org-agenda-get-timestamps): Deadlines which are done are listed
2068         in org-done-face now.
2069         (org-agenda-get-todos, org-agenda-get-timestamps)
2070         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2071         Set `undone-face' and `done-face' properties.
2072         (org-last-todo-state-is-todo): New variable.
2073         (org-todo): Set `org-last-todo-state-is-todo'.
2074         (org-agenda-todo): Change face according to
2075         `org-last-todo-state-is-todo'.  And change other lines refering to
2076         the same entry.
2077         (org-calendar-goto-agenda): New command.
2078         (org-calendar-to-agenda-key): New option.
2079         (org-startup-folded): New allowed value `content'.
2080         (org-set-regexps-and-options): Accept new value `content' for
2081         `org-startup-folded'.
2082         (org-get-current-options): Handle new value `content' for
2083         `org-startup-folded'.
2084         (org-insert-todo-heading): New command.
2085         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
2086         interactively in empty file and option
2087         `org-insert-mode-line-in-empty-file' has been set.
2088         (org-agenda-todo,org-agenda-priority): Modify to use
2089         `org-agenda-change-all-lines'.
2090         (org-warning-face): Change color on dark background
2092 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2094         * international/mule-cmds.el (set-locale-environment): On Mac OS,
2095         use preferences AppleLocale and AppleLanguages, and variable
2096         mac-system-locale for default locale.  On Mac OS Classic, use
2097         mac-system-coding-system for default coding systems.
2099         * term/mac-win.el: Don't set file-name-coding-system.
2100         Decode variables system-name, emacs-build-system, user-login-name, and
2101         user-full-name by mac-system-coding-system on Mac OS Classic.
2102         (mac-system-coding-system): New variable.
2104 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
2106         * startup.el (command-line): Handle `xterm-mouse-mode' before
2107         reading init file.
2109         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
2111 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
2113         * progmodes/sh-script.el (sh-here-document-word): Make it a
2114         defcustom.  Doc fix.
2115         (sh-add): Bash uses $(( )) for arithmetic.
2116         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
2117         (sh-maybe-here-document): Remove quotes and leading whitespace
2118         from heredoc word when closing.  Indent heredoc with tabs if word
2119         starts with "-".
2121 2005-04-13  Richard M. Stallman  <rms@gnu.org>
2123         * simple.el (undo): Fix previous change.
2125         * custom.el (defface): Doc fix.
2127 2005-04-13  Lute Kamstra  <lute@gnu.org>
2129         * Makefile.in (DONTCOMPILE): Remove list.
2130         (compile, compile-always): Don't use DONTCOMPILE.
2131         (update-authors): Load the library in which batch-update-authors
2132         is defined.
2133         * makefile.w32-in (DONTCOMPILE): Remove list.
2134         (compile, compile-always): Fix comments.
2135         (update-authors): Load the library in which batch-update-authors
2136         is defined.
2138         * generic-x.el (generic-mode-ini-file-find-file-hook):
2139         Rename to ini-generic-mode-find-file-hook.
2140         Keep generic-mode-ini-file-find-file-hook as an alias.
2141         (ini-generic-mode-find-file-hook): Rename from
2142         generic-mode-ini-file-find-file-hook.  Fix docstring.
2143         (ini-generic-mode): Docstring change.
2144         (bat-generic-mode-run-as-comint): Silence the byte compiler.
2146         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
2147         called from lisp.
2149         * generic.el: Move to the emacs-lisp subdir.
2151 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
2153         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
2154         and C-S- function and cursor motion keys.
2156 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
2158         * startup.el (command-line): Enable Xterm Mouse mode by default.
2159         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
2160         for Custom.  No longer show "Mouse" in mode line when enabled.
2161         Doc fix.
2163 2005-04-12  Kim F. Storm  <storm@cua.dk>
2165         * emulation/cua-base.el (cua-rectangle-face)
2166         (cua-rectangle-noselect-face): Define face attributes here.
2168         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
2170 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2172         * startup.el (command-line): Turn off blinking cursor if
2173         cursorBlink in resources is off or false.
2175 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2177         * term/mac-win.el (dnd): Require dnd.
2178         (mac-drag-n-drop): Call dnd-handle-one-url.
2179         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
2180         (kTextEncodingISOLatin2): Remove constants.
2181         (mac-script-code-coding-systems): New constant.
2182         (mac-handle-language-change): New function.
2183         (special-event-map): Bind it to `language-change' event.
2184         (mac-centraleurroman, mac-cyrillic): New coding systems.
2185         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
2186         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
2187         and mac-cyrillic-encoder to encode-mac-centraleurroman and
2188         encode-mac-cyrillic, respectively.
2190 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2192         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
2193         Don't set overlay-arrow-string to "=>" as this is done
2194         globally in C now.
2196 2005-04-12  Lute Kamstra  <lute@gnu.org>
2198         * generic-x.el (rc-generic-mode, rul-generic-mode):
2199         Fix auto-mode-alist entries.
2200         (etc-fstab-generic-mode): Tweak fontification.
2202         * generic.el (generic-make-keywords-list): Fix docstring.
2203         (generic-mode-internal): Simplify generic-font-lock-keywords.
2205 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2207         * whitespace.el (whitespace-buffer-leading)
2208         (whitespace-buffer-trailing): Revert the incorrect test inversion.
2209         However, fix the highlight area for the leading and
2210         trailing whitespaces to show space.
2212 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2214         * whitespace.el (whitespace-version): Bump to 3.5
2216         (whitespace-buffer-leading, whitespace-buffer-trailing):
2217         Invert sense of the test to highlight the whitespace.
2219 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2221         * progmodes/gud.el (gud-display-line): GUD uses its own
2222         overlay arrow now so don't set overlay-arrow-string.
2223         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
2225 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
2227         * term.el (term-ansi-current-bold, term-ansi-current-underline)
2228         (term-ansi-current-reverse, term-ansi-current-invisible)
2229         (term-ansi-face-already-done): Change to boolean.
2230         (term-reset-terminal, term-handle-colors-array): Handle the above
2231         vars accordingly.
2232         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
2233         (term-emulate-terminal): Use the new name.
2235         * faces.el (secondary-selection): Use yellow1, not yellow.
2236         (trailing-whitespace): Use red1, not red.
2238 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2240         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
2241         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
2242         (dired-dnd-handle-file): Call dnd-get-local-file-uri
2244         * cus-edit.el (dnd): New group.
2246         * term/w32-win.el (dnd): Require dnd
2247         (w32-drag-n-drop): Call dnd-handle-one-url.
2249         * x-dnd.el: Require dnd.
2250         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
2251         Call dnd-handle-one-url.
2252         (x-dnd-types-alist, x-dnd-insert-utf8-text)
2253         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
2254         to dnd-insert-text.
2255         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
2256         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
2257         (x-dnd-get-local-file-name, x-dnd-open-local-file)
2258         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
2260         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
2262 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
2264         * wdired.el: Doc fixes.
2265         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
2266         (wdired-use-dired-vertical-movement): Rename from
2267         wdired-always-move-to-filename-beginning.
2268         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
2269         (wdired-change-to-wdired-mode): Change mode name.
2270         (wdired-newline): Delete.
2272 2005-04-11  Richard M. Stallman  <rms@gnu.org>
2274         * whitespace.el (whitespace-highlight-the-space):
2275         Don't call whitespace-unhighlight-the-space here.
2277         * simple.el (undo): Record t in undo-equiv-table
2278         for the redo record made by an undo-in-region.
2280 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2282         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
2283         (gdb-frame-inferior-io-buffer): New Functions to control
2284         display of separate IO buffer.
2285         (menu): Add them to menu-bar.
2286         (gdb-display-buffer): Check for buffer another frame.
2287         Protect GUD buffer.
2288         (gdb-setup-windows): Create IO buffer if not already there.
2289         (gdb-memory-mode): Remove purecopy noops.
2291 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
2293         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
2294         and pass to self-insert-command.
2296 2005-04-11  Lute Kamstra  <lute@gnu.org>
2298         * generic.el: Commentary section cleanup.
2299         (generic): Delete.
2300         (generic-use-find-file-hook, generic-lines-to-scan)
2301         (generic-find-file-regexp, generic-ignore-files-regexp)
2302         (default-generic-mode, generic-mode-find-file-hook)
2303         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
2304         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
2305         (generic-use-find-file-hook, generic-lines-to-scan)
2306         (generic-find-file-regexp, generic-ignore-files-regexp)
2307         (default-generic-mode, generic-mode-find-file-hook)
2308         (generic-mode-ini-file-find-file-hook): Move from generic.el.
2310 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
2312         * bookmark.el (bookmark-write-file): Catch errors writing file.
2313         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
2315 2005-04-10  Richard M. Stallman  <rms@gnu.org>
2317         * startup.el (fancy-splash-tail): Update copyright year.
2318         (command-line): Split part of -Q into -D.
2319         (emacs-basic-display): New defvar.
2320         (fancy-splash-text): Correct name of menu item.
2322         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
2324         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
2325         lines in one node.
2327         * comint.el (comint-send-input): New arg ARTIFICIAL.
2328         Callers in this file changed.
2330         * abbrev.el (define-abbrevs): Read system abbrevs properly.
2332         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
2334 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
2336         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
2337         `ldap-search-internal'.
2339 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2341         * files.el (set-auto-mode-1): Use line-end-position.
2343         * international/latin-1.el:
2344         * international/latin-2.el:
2345         * international/latin-3.el:
2346         * international/latin-4.el:
2347         * international/latin-5.el:
2348         * international/latin-8.el:
2349         * international/latin-9.el: Give punctuation syntax to NBSP.
2351         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
2352         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
2353         Use char-classes to accept non-ascii letters, accepted in some recent
2354         bibtex implementations.
2356 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
2358         * custom.el (custom-set-minor-mode): Any non-nil value for the
2359         variable should enable the mode when set through Custom.
2361 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2363         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
2364         TAB binding so tab-always-indent is obeyed.
2365         (vhdl-minibuffer-local-map): Move initialization into declaration.
2366         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
2367         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
2368         (vhdl-hooked-abbrev): Avoid test for XEmacs.
2369         (vhdl-current-line): Use line-beginning-position.
2370         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
2371         with-output-to-temp-buffer, so the current position can be recorded.
2373 2005-04-10  Masatake YAMATO  <jet@gyve.org>
2375         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2376         Add regexp for gcov.
2378 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2380         * calendar/time-date.el (time-to-seconds, seconds-to-time)
2381         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
2382         syntax which Emacs 20 doesn't support.
2384 2005-04-09  Richard M. Stallman  <rms@gnu.org>
2386         * help.el (describe-key-briefly, describe-key):
2387         Replace strings as event types with "(any string)".
2389 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2391         * arc-mode.el (archive-mode-map): Move initialization into
2392         the declaration.  Override *all* bindings of `undo'.
2393         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
2395 2005-04-09  Jay Belanger  <belanger@truman.edu>
2397         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
2399 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
2401         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
2402         (xterm-register-default-colors): Update color values computation
2403         to match xterm-200.
2405 2005-04-09  Kenichi Handa  <handa@m17n.org>
2407         * international/code-pages.el (iso-latin-7): Fix the map.
2409 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
2411         * emacs-lisp/lisp.el (defun-prompt-regexp)
2412         (parens-require-spaces, buffer-end, end-of-defun)
2413         (insert-parentheses): Doc fixes.
2415 2005-04-08  Kim F. Storm  <storm@cua.dk>
2417         * comint.el (comint-highlight-prompt): Fix face spec.
2418         * hi-lock.el (hi-green): Likewise.
2420 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2422         * cus-edit.el (custom-modified-face):
2423         * comint.el (comint-highlight-input): Fix previous changes.
2424         * term.el (term-handle-ansi-escape): Add a comment.
2426 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2428         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
2429         in the buffer and in whitespace-highlighted-space.
2430         (whitespace-unhighlight-the-space): Simplify.
2431         (whitespace-buffer): Simplify.
2433 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2435         * textmodes/table.el (table-cell-face): Add special case for
2436         displays supporting a high number of colors.
2437         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2438         (vhdl-font-lock-reserved-words-face)
2439         (vhdl-speedbar-architecture-face)
2440         (vhdl-speedbar-instantiation-face)
2441         (vhdl-speedbar-architecture-selected-face)
2442         (vhdl-speedbar-instantiation-selected-face): Likewise.
2443         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
2444         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
2445         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
2446         (ebrowse-root-class-face, ebrowse-member-attribute-face)
2447         (ebrowse-progress-face): Likewise.
2448         * progmodes/compile.el (compilation-info-face): Likewise.
2449         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
2450         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
2451         * calendar/calendar.el (diary-face): Likewise.
2452         * woman.el (woman-italic-face, woman-bold-face)
2453         (woman-unknown-face): Likewise.
2454         * wid-edit.el (widget-button-pressed-face): Likewise.
2455         * whitespace.el (whitespace-highlight-face): Likewise.
2456         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
2457         * pcvs-info.el (cvs-marked-face): Likewise.
2458         * info.el (info-xref): Likewise.
2459         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
2460         * hilit-chg.el (highlight-changes-face)
2461         (highlight-changes-delete-face): Likewise.
2462         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
2463         (hi-red-b): Likewise.
2464         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
2465         * font-lock.el (font-lock-keyword-face)
2466         (font-lock-function-name-face, font-lock-warning-face): Likewise.
2467         * cus-edit.el (custom-invalid-face, custom-modified-face)
2468         (custom-set-face, custom-changed-face, custom-variable-tag-face)
2469         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
2470         * comint.el (comint-highlight-prompt): Likewise.
2472 2005-04-08  Lute Kamstra  <lute@gnu.org>
2474         * font-lock.el (font-lock-keywords): Docstring fixes.
2476 2005-04-08  Kenichi Handa  <handa@m17n.org>
2478         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
2479         chars are more than a limit, print " and more..." at the tail.
2481 2005-04-08  Kim F. Storm  <storm@cua.dk>
2483         * emacs-lisp/authors.el (authors-aliases): Update list.
2484         (authors-ignored-files): New list.
2485         (authors-fixed-entries): Fix typo.
2486         (authors-renamed-files-alist): Update list.
2487         (authors-add): Check authors-ignored-files.
2489 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
2491         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
2492         optional, to ensure backward compatibility.
2494 2005-04-08  Stephen Eglen  <stephen@gnu.org>
2496         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
2498 2005-04-08  Kim F. Storm  <storm@cua.dk>
2500         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
2502         * mouse.el (mouse-on-link-p): Doc fix.
2504 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
2506         * ielm.el (ielm-prompt-read-only): Doc fix.
2508         * comint.el (comint-prompt-read-only): Doc fix.
2510 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
2512         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
2513         ensure dired always handles wildcards passed to ffap.
2514         (find-file-at-point): Use it.
2515         (ffap-dired-wildcards): Doc fix.
2517 2005-04-07  Juri Linkov  <juri@jurta.org>
2519         * simple.el (next-error-overlay-arrow-position): New defvar.
2520         Put "=>" on its property `overlay-arrow-string'.  Add it to
2521         `overlay-arrow-variable-list'.
2523         * progmodes/compile.el (compilation-setup):
2524         Set `next-error-overlay-arrow-position' to nil.  Also set it to
2525         nil in the local hook `kill-buffer-hook'.  Make local variable
2526         `overlay-arrow-string' and set it to "=>".
2527         (compilation-goto-locus): Set BOL position to
2528         `next-error-overlay-arrow-position' instead of
2529         `overlay-arrow-position'.
2531         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
2532         locally instead of adding it to the global hook.
2533         (Info-kill-buffer): Move up.
2535 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
2537         * term/xterm.el (xterm-standard-colors): Update color values from
2538         xterm-200.
2540 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2542         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
2544         * fast-lock.el:
2545         * lazy-lock.el: Move them to the obsolete subdir.
2547 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
2549         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
2550         (wdired-add-replace-advice): Remove.
2551         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
2553 2005-04-06  Kim F. Storm  <storm@cua.dk>
2555         * startup.el (command-line): Add --bare-bones alias for -Q.
2557 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2559         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
2560         create the startup fontset if a font specification ends with
2561         `mac-roman'.
2563 2005-04-06  Lute Kamstra  <lute@gnu.org>
2565         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
2566         change.
2568         * emacs-lisp/copyright.el (copyright-update-year): Replace the
2569         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
2571 2005-04-05  Lute Kamstra  <lute@gnu.org>
2573         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
2574         (define-generic-mode): Ditto.  Fix debug declaration.
2576         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
2577         Put them in the generic-x group.
2579         * calendar/timeclock.el (timeclock): Doc fix.
2581         * generic.el (define-generic-mode): Don't use custom-current-group.
2582         Document default :group value.
2583         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
2584         (define-global-minor-mode): Don't use custom-current-group.
2586 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
2588         * startup.el (command-line-1): Display startup-echo-area-message
2589         when fancy splash screen is in use.
2591         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
2592         (sh-escaped-newline): New face.
2593         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
2594         newline, and use sh-escaped-newline face.
2596         * progmodes/tcl.el (tcl-escaped-newline): New face.
2597         (tcl-builtin-list): New variable.
2598         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
2599         newlines.  Fix keywords subexpression number.
2601 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
2603         * textmodes/org.el (org-diary-default-entry): Fix call to
2604         `add-to-diary-entry'.
2606 2005-04-05  Kim F. Storm  <storm@cua.dk>
2608         * ediff-init.el: Use (featurep 'xemacs).
2610 2005-04-05  David Ponce  <david@dponce.com>
2612         * cus-edit.el (face): Derive from symbol widget.  Display sample
2613         of the current face on the fly.
2614         (widget-face-sample-face-get, widget-face-notify): New functions.
2615         (widget-face-value-create): Remove.
2617         * wid-edit.el (widget-field-end): Temporarily remove field
2618         narrowing before to call `get-char-property'.
2620 2005-04-04  Jay Belanger  <belanger@truman.edu>
2622         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
2623         (math-read-subscripts): New variable.
2624         (math-read-preprocess-string): Process subscripts.
2626 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
2628         * comint.el (comint-prompt-read-only): Doc fix.
2630         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
2631         `-1'.  Doc fix.
2633 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
2635         * textmodes/org.el (org-insert-mode-line-in-empty-file):
2636         Change default value to nil.
2638 2005-04-04  Lute Kamstra  <lute@gnu.org>
2640         * autorevert.el (auto-revert-mode): Specify :group.
2641         * battery.el (display-battery-mode): Specify :group.
2642         * diff-mode.el (diff-minor-mode): Specify :group.
2643         * font-core.el (font-lock-mode): Specify :group.
2644         * hl-line.el (hl-line-mode): Specify :group.
2645         * iimage.el (iimage): New customization group.
2646         (iimage-mode): Specify :group.
2647         * longlines.el (longlines-mode): Specify :group.
2648         * master.el: Don't require easy-mmode.
2649         (master): New customization group.
2650         (master-mode): Specify :group.
2651         * msb.el (msb-mode): Specify :group.
2652         * reveal.el (reveal-mode): Specify :group.
2653         * simple.el (next-error-follow-minor-mode): Specify :group.
2654         * smerge-mode.el (smerge-mode): Specify :group.
2655         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
2656         * emulation/cua-base.el (cua-mode): Specify :group.
2657         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
2658         * language/thai-util.el (thai-auto-composition-mode)
2659         (thai-word-mode): Specify :group.
2660         * mail/supercite.el (sc-minor-mode): Specify :group.
2661         * progmodes/cwarn.el (cwarn-mode): Specify :group.
2662         * progmodes/flymake.el (flymake-mode): Specify :group.
2663         * progmodes/glasses.el (glasses-mode): Specify :group.
2664         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
2665         * textmodes/enriched.el (enriched-mode): Specify :group.
2666         * textmodes/refill.el (refill-mode): Specify :group.
2668         * add-log.el (change-log-font-lock-keywords): Names in
2669         parenthesized lists can contain spaces.
2671 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
2673         * startup.el (fancy-splash-text): Shorten default text of
2674         "Emacs Tutorial" line.  Also, if the current language env
2675         indicates an available tutorial file other than TUTORIAL,
2676         extract its title and append it to the line in parentheses.
2677         (fancy-splash-insert): If arg is a thunk, funcall it.
2679 2005-04-04  Jay Belanger  <belanger@truman.edu>
2681         * calc.el (calc-language-alist): Add tags to customization type.
2683 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
2685         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
2686         Doc fix.
2688 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
2690         * add-log.el (change-log-font-lock-keywords): The manual
2691         describing a Change Log entry, says: (...) "Aside from these
2692         header lines, every line in the change log starts with a space or
2693         a tab.". The font-lock was not highlighting lines started with
2694         spaces, added support for it.
2696 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2698         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
2699         (bibtex-generate-url-list): Update docstring accordingly. Put the
2700         complex example in the docstring.
2701         (bibtex-font-lock-url): Use pop.
2703 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2705         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
2707         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
2709 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
2711         * filesets.el (filesets-set-default): Doc fix.
2713 2005-04-03  Lute Kamstra  <lute@gnu.org>
2715         * generic.el (define-generic-mode): Add argument to specify
2716         keywords for defcustom.
2717         (default-generic-mode): Specify :group.
2719         * generic-x.el: Specify :group for all generic modes.
2721         * desktop.el (desktop-no-desktop-file-hook)
2722         (desktop-after-read-hook): Doc fix.
2724 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
2726         * simple.el (visible-mode): Use explicit :group keyword.
2727         This changes the group of `visible-mode-hook' from paren-blinking
2728         to editing-basics.
2730 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
2732         * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
2733         mailbox specifications as well as URLs.
2734         (rmail-insert-inbox-text): Remove unused conditional branches.
2736 2005-04-01  Jay Belanger  <belanger@truman.edu>
2738         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
2739         (calc-gnuplot-print-command): Move definitions to calc.el.
2741         * calc/calc-embed.el (calc-embedded-announce-formula)
2742         (calc-embedded-open-formula, calc-embedded-close-formula)
2743         (calc-embedded-open-word, calc-embedded-close-word)
2744         (calc-embedded-open-plain, calc-embedded-close-plain)
2745         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
2746         (calc-embedded-open-mode, calc-embedded-close-mode):
2747         Move definitions to calc.el.
2749         * calc/calc.el (calc-settings-file, calc-language-alist):
2750         Make customizable.
2751         (calc-embedded-announce-formula, calc-embedded-open-formula)
2752         (calc-embedded-close-formula, calc-embedded-open-word)
2753         (calc-embedded-close-word, calc-embedded-open-plain)
2754         (calc-embedded-close-plain, calc-embedded-open-new-formula)
2755         (calc-embedded-close-new-formula, calc-embedded-open-mode)
2756         (calc-embedded-close-mode, calc-gnuplot-name)
2757         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
2758         from other files and make customizable.
2760 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2762         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
2763         Use buffer-live-p.
2764         (cvs-mode-run): Don't call cvs-update-header here.
2765         (cvs-run-process): Call cvs-update-header.
2766         Use process properties for cvs-postprocess and cvs-buffer so that
2767         the sentinel can behave better if the temp buffer is killed.
2768         Use a pipe rather than a tty, to better handle unexpected prompts.
2769         (cvs-sentinel): Rewrite.  Call cvs-update-header.
2771 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
2773         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
2774         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
2776 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2778         * generic.el (define-generic-mode): Add indentation rule.
2780 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
2782         * files.el (mode-require-final-newline): Make Custom correctly
2783         report a nil value and allow to set it to nil via Custom.
2784         Doc fix.
2786 2005-04-01  Kenichi Handa  <handa@m17n.org>
2788         * international/characters.el: Enable the correct case setting for
2789         dotless-i and dotted-I.
2791 2005-04-01  Kim F. Storm  <storm@cua.dk>
2793         * ido.el (ido-file-internal): Fall back to non-ido command if
2794         initial directory is on slow ftp (or tramp) host.
2796 2005-03-31  Richard M. Stallman  <rms@gnu.org>
2798         * emacs-lisp/autoload.el (make-autoload):
2799         Handle define-global-minor-mode.
2801         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
2802         Rename from easy-mmode-define-global-mode.
2803         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
2805         * progmodes/scheme.el (scheme-mode-syntax-table):
2806         Update syntax of | and # for two-character comment syntax.
2808 2005-03-31  Lute Kamstra  <lute@gnu.org>
2810         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
2811         (define-minor-mode): Call custom-current-group at load-time.
2813         * generic.el (define-generic-mode): Add debug declaration.
2814         Add defcustom for the mode hook.
2815         (generic-mode-internal): Use run-mode-hooks.
2817 2005-03-31  Kim F. Storm  <storm@cua.dk>
2819         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
2820         (mouse-fixup-help-message): New defun called by show_help_echo
2821         to fixup mouse-2 prefix in help messages when applicable.
2823         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
2825 2005-03-31  Kenichi Handa  <handa@m17n.org>
2827         * language/thai-word.el (thai-find-word-ends): Pay attention to
2828         the case that we reach the end of buffer.
2830         * textmodes/fill.el (fill-text-properties-at): New function.
2831         (fill-newline): Use fill-text-properties-at instead of
2832         text-properties-at.
2834 2005-03-31  Karl Berry  <karl@freefriends.org>
2836         * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
2837         not comint-quote-filename.
2839 2005-03-31  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
2841         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
2842         not comint-quote-filename.
2844 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
2846         * help-fns.el (help-with-tutorial): Revert last change.
2848 2005-03-31  Kim F. Storm  <storm@cua.dk>
2850         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
2852 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
2854         * calendar/cal-china.el: Update reference to "Calendrical
2855         Calculations" book; there's a new edition.
2856         * calendar/cal-coptic.el: Likewise.
2857         * calendar/cal-french.el: Likewise.
2858         * calendar/cal-hebrew.el: Likewise.
2859         * calendar/cal-islam.el: Likewise.
2860         * calendar/cal-iso.el: Likewise.
2861         * calendar/cal-julian.el: Likewise.
2862         * calendar/cal-mayan.el: Likewise.
2863         * calendar/cal-persia.el: Likewise.
2864         * calendar/calendar.el: Likewise.
2865         * calendar/holidays.el: Likewise.
2866         * calendar/lunar.el: Likewise.
2867         * calendar/solar.el: Likewise.
2869         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
2870         white space from doc string.
2872 2005-03-30  Jay Belanger  <belanger@truman.edu>
2874         * calc/calc-help.el (calc-full-help): Remove email address.
2876 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
2878         * help-fns.el (help-with-tutorial): Delete title line.
2880 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
2882         * calendar/cal-x.el (calendar-one-frame-setup)
2883         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
2884         rather than 'symbol for set-window-dedicated-p.
2886         * calendar/appt.el (appt-buffer-name): Make it a constant.
2887         (appt-add): Doc fix.
2889         * filesets.el (filesets-menu-path, filesets-menu-before)
2890         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
2891         (filesets-menu-cache-file): Use directory ~/.emacs.d.
2892         (filesets-add-submenu): Delete and use add-submenu instead.
2894 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
2896         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
2897         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
2898         (org-diary-default-entry): New function.
2899         (org-get-entries-from-diary): Better parsing of diary entries.
2900         (org-agenda-check-no-diary): New function.
2901         ("diary-lib"): Advice to function `add-to-diary-list', to allow
2902         linking to diary entries.
2903         (org-agenda-execute-calendar-command): New function.
2904         (org-agenda): Improve visible section in window.
2905         Use `org-fit-agenda-window'.
2906         (org-fit-agenda-window): New option.
2907         (org-move-subtree-down): Better handling of empty lines
2908         at end of subtree.
2909         (org-cycle): Numeric prefix is interpreted now as show-subtree N
2910         levels up.
2911         (org-fontify-done-headline): New option.
2912         (org-headline-done-face): New face.
2913         (org-set-font-lock-defaults): Use `org-headline-done-face'.
2914         (org-table-copy-down): Rename from `org-table-copy-from-above'.
2915         When current field is non-empty, it is copied to next row.
2916         (org-table-copy-from-above): Fix bug which made it
2917         impossible to copy fields containing only a single non-white character.
2919 2005-03-30  Kim F. Storm  <storm@cua.dk>
2921         * kmacro.el (kmacro-end-macro): Isearch may store this command
2922         into the macro -- so ignore it when executing keyboard macro.
2924 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
2926         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
2928 2005-03-29  Kenichi Handa  <handa@m17n.org>
2930         * language/thai.el ("Thai"): Set setup-function and exit-function
2931         for Thai language environment.
2933         * language/thai-util.el: Require thai-word.
2934         (thai-word-mode-map): New variable.
2935         (thai-word-mode): New minor mode.
2936         (setup-thai-language-environment-internal): New function.
2937         (exit-thai-language-environment-internal): New function.
2939         * language/thai-word.el (thai-word-table): Declare it by defvar,
2940         use dolist to initialize it.
2941         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
2942         (thai-fill-find-break-point): New functions.
2944 2005-03-29  Richard M. Stallman  <rms@gnu.org>
2946         * simple.el (idle-update-delay): Move definition up.
2947         (set-mark): Doc fix.
2949 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
2951         * longlines.el: New file.
2953         * simple.el (buffer-substring-filters): New variable.
2954         (filter-buffer-substring): New function.
2955         (kill-region, copy-region-as-kill): Use it.
2957         * register.el (copy-to-register, append-to-register)
2958         (prepend-to-register): Use filter-buffer-substring.
2960 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
2962         * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
2963         (gud-filter-pending-text): Move in front of gdb.
2964         (gud-overlay-arrow-position): New variable.
2965         (gud-sentinel, gud-display-line): Use it in place of
2966         overlay-arrow-position.
2968 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
2970         * progmodes/fortran.el (fortran-if-indent): Doc fix.
2971         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
2972         (fortran-font-lock-keywords-4): New variable.
2973         (fortran-blocks-re, fortran-end-block-re)
2974         (fortran-start-block-re): New constants, for hideshow.
2975         (hs-special-modes-alist): Add a Fortran entry.
2976         (fortran-mode-map): Bind fortran-end-of-block,
2977         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
2978         (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
2979         (fortran-looking-at-if-then, fortran-end-of-block)
2980         (fortran-beginning-of-block): New functions, for hideshow.
2982         * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
2983         fix. Tweak regexp.
2984         (f90-beginning-of-block): Push mark first.
2986 2005-03-29  Jay Belanger  <belanger@truman.edu>
2988         * calc/calc.el: Update copyright date.
2989         (calc-version): Increase to 2.1.
2990         (calc-version-date): Remove.
2992         * calc/calc-help.el: Update copyright date.
2993         (calc-full-help): Remove reference to calc-version-date.
2994         Update copyright date.
2996 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2998         * vc.el (vc-do-command): Use a pipe for async processes, so password
2999         prompts don't show up at places where the user can't reply.
3001 2005-03-29  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
3003         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
3004         on the file name we pass to the inferior shell.
3006 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
3008         * progmodes/which-func.el (which-function): Be robust in the face of an
3009         imenu--make-index-alist failure.
3011 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3013         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
3015         * progmodes/python.el (python-preoutput-filter): Fix last change.
3017 2005-03-29  Lute Kamstra  <lute@gnu.org>
3019         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
3020         functions and compiled macros.
3021         (debug-convert-byte-code): Handle macros too.
3022         (debug-on-entry-1): Don't signal an error when trying to clear a
3023         function that is not set to debug on entry.
3025 2005-03-29  Jay Belanger  <belanger@truman.edu>
3027         * calc/calc-lang.el: Add functions to math-function-table
3028         properties of tex and math.
3030 2005-03-29  Kenichi Handa  <handa@m17n.org>
3032         * ps-mule.el (ps-mule-plot-string): Translate characters by
3033         ps-print-translation-table.
3034         (ps-mule-begin-job): Call find-charset-region/string with
3035         ps-print-translation-table.
3036         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
3038         * ps-print.el (ps-print-translation-table): New variable.
3039         (ps-plot-region): Translate characters by ps-print-translation-table.
3041 2005-03-29  Juri Linkov  <juri@jurta.org>
3043         * simple.el (next-error-highlight-timer): New variable.
3045         * progmodes/compile.el (compilation-goto-locus):
3046         Use `next-error-highlight-timer' instead of `sit-for'.
3048 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3050         * mail/supercite.el (sc-mail-field): Use assoc-string.
3051         (sc-get-address): Simplify regexps.
3053         * files.el (minibuffer-with-setup-hook): New macro.
3054         (find-file-read-args): Use it to avoid let-binding
3055         minibuffer-with-setup-hook (which breaks turning on/off
3056         file-name-shadow-mode while in the prompt).
3058         * complete.el (PC-read-include-file-name-internal): Use test-completion.
3060 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
3062         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
3064 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3066         * window.el (window-buffer-height): Use count-screen-lines.
3068         * progmodes/python.el (python-preoutput-leftover): New var.
3069         (python-preoutput-filter): Use it.
3070         (python-send-receive): Loop until all the result has been received.
3072 2005-03-28  Juri Linkov  <juri@jurta.org>
3074         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
3076         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
3077         "Recover Crashed Session".
3078         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
3079         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
3080         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
3081         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
3082         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
3083         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
3084         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
3085         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
3087         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
3088         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
3089         Ediff Sessions", "Toggle use of separate control buffer frame",
3090         "Use separate frame for Ediff control buffer".
3092         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
3093         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
3094         "Rename Bookmark", "Delete Bookmark".
3096         * info.el (Info-mode-menu): Remove ellipsis from "Index".
3097         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
3098         Add `:active Info-index-alternatives' to "Next Matching Item".
3100         * wdired.el (wdired-change-to-wdired-mode):
3101         Mention `wdired-abort-changes' key in the initial message.
3103         * international/mule.el (auto-coding-alist): Associate non-ascii
3104         image filename extensions with `no-conversion'.
3106 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3108         * international/iso-acc.el:
3109         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
3111 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3113         * textmodes/sgml-mode.el (html-mode): Doc update.
3115         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
3117 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
3119         * term.el (term-move-columns): Fix face after extending a line.
3120         (term-insert-spaces): Likewise.
3121         (term-reset-terminal): Fix off by one error.
3123 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3125         * international/mule.el (auto-coding-alist): Add .xpi files.
3127         * files.el (auto-mode-alist): Add .xpi files.
3129 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
3131         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
3133 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3135         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
3137 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3139         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
3140         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
3142         * calendar/cal-move.el (calendar-beginning-of-year): Move the
3143         cursor to Jan 1 when needed.
3144         (calendar-end-of-year): Fix -/+ typo.
3145         Reported by Chong Yidong <cyd@stupidchicken.com>.
3147 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3149         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
3151         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
3152         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
3154 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3156         * filesets.el (filesets-init): Add autoload.
3158         * mail/mailalias.el (mail-directory): Doc fix.
3160 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3162         * mail/mailalias.el (mail-directory-process): Do nothing if
3163         mail-directory-process is an atom.
3164         (mail-get-names): Ignore mail-directory-names if it is an atom.
3165         (mail-directory-process defvar): Doc fix.
3166         (mail-names): Doc fix.
3168 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
3170         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
3172 2005-03-26  Kenichi Handa  <handa@m17n.org>
3174         * international/mule-util.el (detect-coding-with-priority):
3175         Call update-coding-systems-internal before detect-coding-region.
3177 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
3179         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
3180         (gdb-frames-mode-map): Add follow-link property.
3182 2005-03-25  Jay Belanger  <belanger@truman.edu>
3184         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
3185         for variables.
3187 2005-03-25  Juri Linkov  <juri@jurta.org>
3189         * image-mode.el: Optimize image filename extension regexps in
3190         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
3191         in `auto-mode-alist'.
3192         (image-mode): Add `image-toggle-display-text' to local hook
3193         `change-major-mode-hook'.  Display the image as an image by
3194         default.  Set `cursor-type' and `truncate-lines' if the image
3195         is already displayed.  Take into account the current mode (image
3196         or text) in message.
3197         (image-minor-mode): New minor mode.
3198         (image-mode-maybe, image-toggle-display-text): New functions.
3199         (image-toggle-display): Use called-interactively-p.
3200         Let-bind `inhibit-read-only' to t.
3202         * image-mode.el (image-minor-mode): Set `cursor-type' and
3203         `truncate-lines' if the image is already displayed.  Add turning
3204         image-minor-mode off to `change-major-mode-hook'.  Add message.
3205         Call `image-toggle-display-text' after turning image-minor-mode off.
3207 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3209         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
3210         Terminal.app, use utf-8.
3211         (set-display-table-and-terminal-coding-system): Add coding-system arg.
3212         (set-locale-environment): Use it.
3214         * term/xterm.el: Undo last change, better done in mule-cmds.el.
3216         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
3218         * progmodes/python.el (python-close-block-statement-p)
3219         (python-outdent-p, python-current-defun): Use symbol-end.
3221 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3223         * files.el (save-some-buffers): Doc fix.
3225 2005-03-25  Werner Lemberg  <wl@gnu.org>
3227         * complete.el, thumbs.el: Replace `legal' with `valid'.
3228         * calendar/calendar.el: Replace `legal' with `valid'.
3229         * emacs-lisp/advice.el: Replace `legal' with `valid'.
3230         * mail/supercite.el: Replace `legal' with `valid'.
3231         * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
3232         progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
3233         `valid'.
3234         * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
3235         with `valid'.
3237 2005-03-25  Werner Lemberg  <wl@gnu.org>
3239         * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
3240         * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
3241         * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
3242         * emulation/vip.el: Replace `illegal' with `invalid'.
3243         * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
3244         * mail/supercite.el: Replace `illegal' with `invalid'.
3245         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
3246         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
3247         progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
3248         progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
3249         `invalid'.
3250         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
3251         textmodes/reftex-index.el, textmodes/reftex-parse.el,
3252         textmodes/reftex-ref.el, textmodes/reftex-vars.el,
3253         textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
3255 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3257         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
3258         (flymake-find-buildfile, flymake-find-possible-master-files)
3259         (flymake-check-include, flymake-parse-line): Replace loops over the
3260         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
3262         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
3263         Substitute file-name-as-directory in the rest of the file.
3264         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
3265         (flymake-replace-region): Remove unused arg `buffer'.
3266         (flymake-check-patch-master-file-buffer): Update calls to it.
3267         (flymake-add-err-info): Remove unused var `count'.
3268         (flymake-mode): Use define-minor-mode.
3270         * progmodes/flymake.el: Use with-current-buffer.
3271         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
3272         flymake-replace-regexp-in-string, flymake-line-beginning-position)
3273         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
3274         Avoid testing for `xemacs'.
3275         (flymake-nop): Move.
3276         (flymake-region-has-flymake-overlays): Return the computed value.
3277         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
3278         Remove unused var `endline'.
3279         (flymake-get-line-count): Remove unused function.
3280         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
3282         * emulation/vi.el:
3283         * generic.el:
3284         * hilit-chg.el (global-highlight-changes):
3285         * hi-lock.el (hi-lock-mode):
3286         * follow.el: find-file-hooks -> find-file-hook.
3288         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
3290 2005-03-24  Juri Linkov  <juri@jurta.org>
3292         * dired.el (dired-mode-map): Add menu item "Compare directories"
3293         for dired-compare-directories.
3295         * dired-aux.el (dired-compare-directories): Add autoload cookie.
3296         Doc fix.  Replace `read-file-name' with `read-directory-name'.
3298 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3300         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
3302 2005-03-24  Jay Belanger  <belanger@truman.edu>
3304         * calc/calc-embed.el (calc-embedded-mode-change): Save all
3305         relevant mode settings in calc-embedded-original-modes when modes
3306         are permanently changed.
3308 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3310         * autoinsert.el: find-file-hooks -> find-file-hook.
3312 2005-03-24  Lute Kamstra  <lute@gnu.org>
3314         * generic.el (generic-font-lock-defaults): Make it obsolete.
3315         (generic-font-lock-keywords): New variable to replace
3316         generic-font-lock-defaults.
3317         (generic-mode-set-font-lock): Delete it.
3318         (generic-mode-internal): Don't call generic-mode-set-font-lock.
3319         (generic-bracket-support): Add docstring.
3321         * generic-x.el: Rename generic-font-lock-defaults to
3322         generic-font-lock-keywords throughout.
3323         (mailagent-rules-setup-function): Delete it.
3324         (mailagent-rules-generic-mode): Use anonymous function instead.
3325         (show-tabs-generic-mode-font-lock-defaults-1)
3326         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
3327         Quote faces.
3328         (show-tabs-tab-face, show-tabs-space-face): Specify background,
3329         not foreground.
3331         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3332         Recognize define-generic-mode.
3334 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3336         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
3337         if there's no completion table.
3339 2005-03-23  Miles Bader  <miles@gnu.org>
3341         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3342         Remove tty-specific variants, as they're no longer needed.
3344 2005-03-23  Lute Kamstra  <lute@gnu.org>
3346         * generic-x.el: Code cleanup: make args constant whenever possible.
3347         (installshield-statement-keyword-list)
3348         (installshield-system-functions-list)
3349         (installshield-system-variables-list, installshield-types-list)
3350         (installshield-funarg-constants-list): Make them constants.
3352         * generic.el (generic-make-keywords-list): Add autoload cookie.
3354         * calendar/time-date.el: Add comment on time value formats.
3355         Don't require parse-time.
3356         (with-decoded-time-value): New macro.
3357         (encode-time-value): New function.
3358         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
3359         (days-to-time): Return a valid time value when arg is huge.
3360         (time-since): Use time-subtract.
3361         (time-to-number-of-days): Use time-to-seconds.
3363 2005-03-23  David Ponce  <david@dponce.com>
3365         * recentf.el: (recentf-keep): New option.
3366         (recentf-menu-action): Default to `find-file'.
3367         (recentf-keep-non-readable-files-flag)
3368         (recentf-keep-non-readable-files-p)
3369         (recentf-file-readable-p, recentf-find-file)
3370         (recentf-cleanup-remote): Remove.
3371         (recentf-include-p): More robust.
3372         (recentf-keep-p): New function.
3373         (recentf-remove-if-non-kept): Rename from
3374         `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
3375         All callers updated.
3376         (recentf-menu-items-for-commands): Fix help string.
3377         (recentf-track-closed-file): Update. Doc fix.
3378         (recentf-cleanup): Update. Count removed files. Doc fix.
3380 2005-03-23  Kim F. Storm  <storm@cua.dk>
3382         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3383         Don't inherit from fringe face (now happens automatically).
3385 2005-03-22  Kim F. Storm  <storm@cua.dk>
3387         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
3388         position values.
3390 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3392         * menu-bar.el (showhide-date-time): Remove.
3393         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
3394         (menu-bar-make-mm-toggle): Simplify.
3396 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3398         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
3399         Accept qualified variable and function names.
3401 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
3403         * bindings.el (completion-ignored-extensions):
3404         Remove ".lis" for `vax-vms'.
3406 2005-03-22  Andreas Schwab  <schwab@suse.de>
3408         * generic-x.el: Revert last change.
3409         * ldefs-boot.el: Update.
3411 2005-03-22  Jay Belanger  <belanger@truman.edu>
3413         * calc/calc-embed (calc-embedded-original-modes): New variable.
3414         (calc-embedded-save-original-modes)
3415         (calc-embedded-restore-original-modes): New functions.
3416         (calc-do-embedded): Save original modes when entering embedded mode
3417         and restore when leaving embedded mode.
3418         (calc-embedded-modes-change): Change the value of
3419         calc-embedded-original-modes to reflect permanent changes.
3421 2005-03-22  Lute Kamstra  <lute@gnu.org>
3423         * generic-x.el: Require generic again.
3425 2005-03-22  Miles Bader  <miles@gnu.org>
3427         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3428         Tweak details to look good on both ttys and bitmap displays, light
3429         or dark background, etc.
3431 2005-03-21  Kim F. Storm  <storm@cua.dk>
3433         * tooltip.el (tooltip-show-help-function): Check car and cdr of
3434         mouse position.
3436 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3438         * icomplete.el: Don't forcibly turn on the mode upon load.
3439         (icomplete-mode): Use define-minor-mode.
3440         (icomplete-eoinput): Default to nil.
3441         (icomplete-minibuffer-setup): Remove autoload.
3442         (icomplete-tidy): Simplify.
3443         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
3444         in the initial state or if the user has modified the field.
3445         Fix handling of icomplete-max-delay-chars.
3446         Remove code that handles the oddball case where
3447         minibuffer-completion-table is an integer.
3448         Wrap icomplete-completions in while-no-input in case building
3449         completions takes more time than expected.
3450         (icomplete-completions): Simplify.
3452 2005-03-21  Richard M. Stallman  <rms@gnu.org>
3454         * jka-compr.el (jka-compr-really-do-compress):
3455         Make variable buffer-local.
3457         * image-mode.el: Handle .xpm files too.
3458         (image-toggle-display): Preserve modification flag.
3460         * help.el (where-is): Don't mention aliases with no key bindings.
3462 2005-03-21  Lute Kamstra  <lute@gnu.org>
3464         * generic.el: Fix commentary section.  Don't require cl for compilation.
3465         (generic-mode-list): Add autoload cookie.
3466         (generic-use-find-file-hook, generic-lines-to-scan)
3467         (generic-find-file-regexp, generic-ignore-files-regexp)
3468         (generic-mode, generic-mode-find-file-hook)
3469         (generic-mode-ini-file-find-file-hook): Fix docstrings.
3470         (define-generic-mode): Make it a defmacro.  Fix docstring.
3471         (generic-mode-internal): Code cleanup.  Add autoload cookie.
3472         (generic-mode-set-comments): Code cleanup.
3473         * generic-x.el: Don't prevent compilation.  Don't require generic.
3474         Follow coding conventions.  Minor code cleanup.
3475         (etc-fstab-generic-mode): Add some keywords.
3476         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
3477         define-generic-mode like a function declaration.
3479 2005-03-21  Jay Belanger  <belanger@truman.edu>
3481         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
3482         changing modes.
3484 2005-03-21  Sam Steingold  <sds@gnu.org>
3486         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
3488 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
3490         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
3491         Add underscore to "f$ lexicals" regexp.
3493 2005-03-20  Juri Linkov  <juri@jurta.org>
3495         * subr.el (progress-reporter-do-update): When `min-value' is equal
3496         to `max-value', set `percentage' to 0 and prevent division by zero.
3498 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
3500         Sync with Tramp 2.0.48.
3502         * tramp.el (all): Change all addresses to .gnu.org.
3503         (tramp-append-tramp-buffers): New defun.
3504         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
3505         Catch `dont-send' signal.
3506         (tramp-set-auto-save-file-modes): Set always permissions, because
3507         there might be an old auto-saved file belonging to another
3508         original file.  This could be a security threat.  Reported by
3509         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
3510         Check for Emacs 21.3.50 removed.
3512         * tramp-smb.el (all): Remove debug construct for
3513         `with-parsed-tramp-file-name'.
3514         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
3515         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
3516         No error message if DIRECTORY or FILENAME doesn't exist.
3517         (tramp-smb-open-connection): Check existence of
3518         `tramp-smb-program'.
3520 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3522         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
3523         Properly handle the case where the `m' or `s' command's argument is not
3524         yet terminated.
3525         (perl-indent-new-calculate): New function.
3526         (perl-indent-line): Use it.
3528 2005-03-20  Miles Bader  <miles@gnu.org>
3530         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
3531         in text-mode too.  Change to new face names.
3532         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
3533         Add `:weight bold' attribute.
3534         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
3536 2005-03-19  Juri Linkov  <juri@jurta.org>
3538         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
3540         * international/mule.el (auto-coding-alist): Sync with
3541         `auto-mode-alist' by adding upper case archive file extensions
3542         and adding ear/war to jar extension.
3544 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
3546         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
3547         running, restart it.
3549 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
3551         * finder.el (finder-current-item): Throw an error on an empty line.
3553         * man.el (Man-follow-manual-reference): If current-word returns
3554         nil, use "".
3556 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
3558         * simple.el (goto-line): Doc fix.
3560 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
3562         * files.el (save-buffer): Doc fix.
3564 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
3566         * recentf.el (recentf-cleanup-remote): New variable.
3567         (recentf-cleanup): Use it to conditionally check availablity of
3568         remote files.
3570 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
3572         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
3573         function names.
3575 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3577         * language/thai-word.el: New file.
3579 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3581         * files.el (backup-buffer): If the file's directory is not
3582         writable, use copy instead of move to backup the file.
3584 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3586         * obsolete/keyswap.el: Moved to obsolete/ from term/.
3588 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3590         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
3591         Use functionp instead of symbolp and fboundp.  Reported by Drkm
3592         <darkman_spam@yahoo.fr>.
3593         (ps-print-version): New version 6.6.6.
3595 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
3597         * textmodes/table.el (table--line-column-position): New idiom.
3598         (table--row-column-insertion-point-p): New function to test
3599         validity of row and column insertion operation at a location.
3600         (table-global-menu, table-cell-menu): Use above functions for
3601         deterministic test operation.
3602         (table--editable-cell-p): Behave in deterministic fashion.
3604 2005-03-18  Juri Linkov  <juri@jurta.org>
3606         * isearch.el (isearch-lazy-highlight-new-loop):
3607         Make arguments beg and end optional.
3608         (isearch-update): Remove optional arguments nil from
3609         isearch-lazy-highlight-new-loop.
3610         (isearch-lazy-highlight-search): Let-bind case-fold-search to
3611         isearch-lazy-highlight-case-fold-search instead of
3612         isearch-case-fold-search, and let-bind isearch-regexp to
3613         isearch-lazy-highlight-regexp.
3614         Use isearch-lazy-highlight-last-string instead of isearch-string.
3616         * replace.el (perform-replace): Remove bindings of global
3617         variables isearch-string, isearch-regexp, isearch-case-fold-search.
3618         Add three new arguments to `replace-highlight'.
3619         (replace-highlight): Add arguments string, regexp, case-fold.
3620         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
3621         to allow isearch-lazy-highlight-new-loop to use these values
3622         to set corresponding isearch-lazy-highlight-* internal
3623         variables whose values lazy highlighting will use regardless of
3624         changes to global variables isearch-string, isearch-regexp,
3625         isearch-case-fold-search during lazy highlighting loop.
3626         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
3627         to `lazy-highlight-cleanup'.
3629         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
3630         (ispell-highlight-face): Set default face to `isearch' when
3631         lazy highlighting is enabled.
3632         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
3633         priority to 1.  Add lazy highlighting.
3634         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
3635         from `isearch-dehighlight'.
3637 2005-03-18  David Ponce  <david@dponce.com>
3639         * files.el (hack-local-variables): Do a case-insensitive search
3640         for End.
3642 2005-03-18  Juri Linkov  <juri@jurta.org>
3644         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
3645         `isearch-lazy-highlight-cleanup', add alias to old name and
3646         declare obsolete.  Add release numbers to other obsolete vars.
3647         (isearch-done, isearch-lazy-highlight-new-loop):
3648         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
3649         (lazy-highlight-cleanup) <variable>: Doc fix.
3650         (isearch-lazy-highlight-update): Rename obsolete
3651         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
3653 2005-03-18  Kenichi Handa  <handa@m17n.org>
3655         * language/thai-util.el: Fix categorization of Thai characters in
3656         thai-category-table.
3657         (thai-composition-pattern): Adjust it for the above change.
3658         (thai-self-insert-command, thai-compose-syllable): New functions.
3659         (thai-compose-region): Use thai-compose-syllable.
3660         (thai-compose-string): Likewise.
3661         (thai-composition-function): Likewise.
3662         (thai-auto-composition): New function.
3663         (thai-auto-composition-mode): New minor mode.
3665         * language/thai.el: Fix patterns to be registered in
3666         composition-function-table.
3668         * international/quail.el (quail-input-method): Locally bind
3669         inhibit-modification-hooks to t.
3671 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3673         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
3674         (perl-mode): Use run-mode-hooks.
3676         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
3677         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
3678         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
3680         * mail/sendmail.el (sendmail-send-it): Reenable the code
3681         to compute resend-to-address and use it.
3683         * tar-mode.el (tar-mode): Turn off undo unconditionally.
3685         * image-mode.el: New file.
3687         * image.el (insert-sliced-image): Add autoload cookie.
3689         * font-lock.el (font-lock-lines-before): New user option.
3690         (font-lock-after-change-function): Obey it.
3692         * bindings.el (esc-map): Make M-g a prefix.
3693         Bind M-g g and M-g M-g to goto-line.
3695         * faces.el (face-id): Doc fix.
3697 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3699         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
3700         (rmail-show-message): Use rmail-unknown-mail-followup-to.
3701         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
3703         * mail/sendmail.el (mail-yank-ignored-headers)
3704         (mail-font-lock-keywords, mail-mode-fill-paragraph):
3705         Add Mail-Followup-To and Mail-Reply-To headers.
3706         (mail-citation-hook): Add autoload cookie.
3707         (mail-mode): Doc fix.
3708         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
3709         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
3710         (mail-mode-fill-paragraph): Handle those headers.
3711         (mail-mailing-lists): New variable.
3712         (mail-mail-reply-to, mail-mail-followup-to): New functions.
3714 2005-03-17  Juri Linkov  <juri@jurta.org>
3716         * isearch.el (isearch-fallback): Check for `(car previous)'
3717         before calling `isearch-other-end-state'.
3719 2005-03-17  Kim F. Storm  <storm@cua.dk>
3721         * simple.el (move-beginning-of-line): Move to beginning of buffer
3722         line, as well as beginning of screen line.
3724 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
3726         * calendar/diary-lib.el (mark-diary-entries): Use new optional
3727         argument REDRAW rather than calendar-redrawing variable.
3728         * calendar/calendar.el (calendar-redrawing): Delete.
3729         (redraw-calendar): Do not bind calendar-redrawing.
3731 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
3733         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
3734         diary-file buffer.
3736 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3738         * help.el (describe-mode): Allow a :minor-mode-function property to
3739         specify a different minor mode toggle function than the variable.
3740         * simple.el (auto-fill-function):
3741         * subr.el (add-minor-mode): Use it.
3743 2005-03-16  Kenichi Handa  <handa@m17n.org>
3745         * language/ethio-util.el (sera-being-called-by-w3): New variable.
3746         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
3747         (ethio-fidel-to-sera-buffer): Likewise.
3749 2005-03-16  Juri Linkov  <juri@jurta.org>
3751         * emacs-lisp/find-func.el (find-function-regexp):
3752         Add defun-emitting macro `menu-bar-make-toggle'.
3754         * isearch.el: Put `isearch-scroll' property to
3755         `split-window-horizontally'.
3757         * info.el: Update error messages for `debug-ignored-errors'.
3758         (Info-isearch-search): Doc fix.
3759         (Info-find-node): Move up code to go into info buffer before
3760         recording the node to the history.
3761         (Info-fontify-node): Fontify titles only if the next line
3762         has two or more `*', `=', `-', `.'.
3763         Display "go to this node" for empty (match-string 3).
3765 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3767         * term/mac-win.el: Add mouse pointer shape constants.
3769 2005-03-15  Kim F. Storm  <storm@cua.dk>
3771         * simple.el (move-beginning-of-line): Use vertical-motion.
3773 2005-03-15  Juri Linkov  <juri@jurta.org>
3775         * isearch.el (isearch-error): New variable.
3776         (isearch-invalid-regexp, isearch-within-brackets): Remove.
3777         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
3778         (isearch-within-brackets-state): Remove.
3779         (isearch-case-fold-search-state, isearch-pop-fun-state):
3780         Decrease frame index.
3781         (isearch-mode, isearch-top-state, isearch-push-state)
3782         (isearch-edit-string, isearch-abort, isearch-search-and-update)
3783         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
3784         (isearch-search, isearch-lazy-highlight-new-loop):
3785         Replace `isearch-invalid-regexp' with `isearch-error'.
3786         Remove `isearch-within-brackets'.
3787         (isearch-search): Add `search-failed' handler to `condition-case'.
3788         (isearch-lazy-highlight-search): Add `condition-case' to catch
3789         errors and allow `isearch-lazy-highlight-update' to try
3790         highlighting from the beginning of the window.
3791         (isearch-repeat): Move up code to set isearch-wrapped to t
3792         before calling isearch-wrap-function.
3794         * info.el (Info-isearch-initial-node): New internal variable.
3795         (Info-search): Signal an error in isearch mode when search leaves
3796         the initial node.  Signal an error when `bound' is non-nil and
3797         nothing was found in the current subfile.
3798         (Info-isearch-search): Remove `condition-case'.
3799         (Info-isearch-wrap): Don't wrap when search failed during leaving
3800         the initial node.  If `Info-isearch-search' is nil, wrap around
3801         the current node.
3802         (Info-isearch-start): New fun.
3803         (Info-mode): Add buffer-local hook `Info-isearch-start' to
3804         `isearch-mode-hook'.
3806 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3808         * simple.el (normal-erase-is-backspace): Set default to t if
3809         running on Mac.
3811         * term/mac-win.el (function-key-map): Sync with x-win.el.
3813 2005-03-15  Kenichi Handa  <handa@m17n.org>
3815         * international/mule-cmds.el (locale-language-names): Modify the
3816         format of elements and add more entries.
3817         (locale-preferred-coding-systems): Add more entries.
3818         (set-locale-environment): Adjust for the change of
3819         locale-language-names.
3821 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3823         * pcvs.el (smerge-ediff): Remove bogus autoload.
3825 2005-03-14  Lute Kamstra  <lute@gnu.org>
3827         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
3828         Ignore a `*' at the beginning of a line.
3830         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
3831         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
3832         subr.el.
3833         (dont-compile, eval-when-compile, eval-and-compile): Use declare
3834         to specify indentation.
3836         * generic.el (define-generic-mode): Let generic-mode-list be a
3837         list of strings; test membership with equal.
3839 2005-03-14  Kim F. Storm  <storm@cua.dk>
3841         * simple.el (next-line, previous-line): Add optional try-vscroll
3842         arg to recognize interactive use.  Pass it on to line-move.
3843         (line-move): Don't perform auto-window-vscroll when defining or
3844         executing keyboard macro to ensure consistent behaviour.
3846 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3848         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
3850 2005-03-13  Lute Kamstra  <lute@gnu.org>
3852         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
3853         debugger-setup-buffer so that backtrace marks the frames set to
3854         debug-on-exit and we don't have to do it manually.  Set an extra
3855         debug-on-exit for macro's.
3856         (debugger-setup-buffer): Don't mark the top frame manually.
3858 2005-03-12  Lute Kamstra  <lute@gnu.org>
3860         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
3861         lisp-indent-function throughout.
3862         (with-no-warnings): Set lisp-indent-function property.
3864 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
3866         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
3867         Add entry for backslash.
3869 2005-03-12  Juri Linkov  <juri@jurta.org>
3871         * info.el (Info-search): Four fixes for backward search.
3873 2005-03-11  Jay Belanger  <belanger@truman.edu>
3875         * calc/calc.el (calc-language-alist): New variable.
3876         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
3877         (calc-embedded-find-modes): Use calc-language-alist instead of
3878         calc-embedded-language-alist.
3880 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
3882         * calendar/calendar.el (calendar-redrawing): New internal
3883         variable.
3884         (redraw-calendar): Remove bogus save-excursion from previous
3885         change.  Bind calendar-redrawing to t for mark-diary-entries.
3886         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
3887         calendar if that is why we were called.
3889 2005-03-11  Kenichi Handa  <handa@m17n.org>
3891         * international/mule.el (make-coding-system): Set property
3892         coding-system-define-form to nil.
3893         (define-coding-system-alias): Likewise.
3895 2005-03-11  Kenichi Handa  <handa@m17n.org>
3897         These changes are suggested by Dave Love <fx@gnu.org>.
3899         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
3900         coding: tag.
3901         (adaptive-fill-regexp): Add more bullets.
3902         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
3903         regexps.
3905 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3907         * help.el (describe-mode): Properly handle non-trivial lighters.
3908         Don't ignore minor modes that are not listed in minor-mode-list.
3910         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
3911         feature ON when the user requests to turn it OFF.
3913 2005-03-10  Lute Kamstra  <lute@gnu.org>
3915         * emacs-lisp/debug.el (debug-entry-code): Delete it.
3916         (implement-debug-on-entry): New function to replace debug-entry-code.
3917         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
3918         second argument as the 2005-03-07 change makes it obsolete.
3919         (debug-on-entry, cancel-debug-on-entry): Update call to
3920         debug-on-entry-1.
3921         (debug, debugger-setup-buffer): Comment update.
3922         (debugger-frame-number): Update to work with implement-debug-on-entry.
3924 2005-03-10  Jay Belanger  <belanger@truman.edu>
3926         * calc/calc-embed.el (math-ms-args): Declare it.
3927         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
3928         math-ms-args.
3929         (calc-embedded-subst): Use math-multi-subst-rec to substitute
3930         variables.
3932 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
3934         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
3935         Use message-box.
3937         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
3938         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
3939         (tooltip-gud-tips): Simplify.
3940         (tooltip-gud-tips-p): Remove superflouous :set.
3941         (tooltip-gud-modes): Add fortran-mode.
3942         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
3944         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
3946 2005-03-09  Kim F. Storm  <storm@cua.dk>
3948         * play/animate.el (animate-place-char): Use forward-line instead
3949         of next-line to improve performance.
3951 2005-03-09  Simon Josefsson  <jas@extundo.com>
3953         * net/browse-url.el (browse-url-default-browser): Doc fix.
3955 2005-03-09  Miles Bader  <miles@gnu.org>
3957         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
3958         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
3960 2005-03-09  Kenichi Handa  <handa@m17n.org>
3962         * international/latin-1.el: Set case and syntax for 255 only if
3963         set-case-syntax-set-multibyte is nil.
3965         * textmodes/ispell.el (ispell-insert-word): New function.
3966         (ispell-word): Use ispell-insert-word to insert a new word.
3967         (ispell-process-line): Likewise.
3968         (ispell-complete-word): Likewise.
3970 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
3972         * calendar/calendar.el (redraw-calendar): Preserve point.
3973         Reported by Matt Hodges <MPHodges@member.fsf.org>.
3974         (calendar-week-start-day): Move after definition of
3975         redraw-calendar.  Delete buffer test, since redraw-calendar has
3976         that now.
3978         * calendar/diary-lib.el (mark-diary-entries): Only call
3979         redraw-calendar in the first of any recursive calls.
3980         Reported by Alan Shutko <ats@acm.org>.
3982 2005-03-08  Juri Linkov  <juri@jurta.org>
3984         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
3985         (html-horizontal-rule, html-line, html-image, html-checkboxes)
3986         (html-radio-buttons): Add a space before the trailing `/>' where
3987         sgml-xml-mode is non-nil.
3988         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
3989         the subsequent tag of the empty XML tag.
3990         (html-href-anchor): Don't set initial input to "http:".
3991         (html-image): Ask for the image URL and set point inside alt="".
3992         (html-name-anchor): Duplicate the name in the `id' attribute when
3993         sgml-xml-mode is non-nil.
3994         (html-paragraph): Remove \n before <p>.
3995         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
3996         instead of `checked' when sgml-xml-mode is non-nil.
3998         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
3999         Remove 1 space before #RRGGBB to not truncate it on terminal
4000         windows w/o fringes.  Remove 1 space between bg and fg examples
4001         to get more space.
4002         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
4003         avoid byte-compile warnings.
4005         * image-file.el (image-file-handler): Put `safe-magic' property to
4006         `image-file-handler'.
4008         * info.el (Info-isearch-search): Emulate word search in
4009         isearching through multiple Info nodes with Info-search.
4010         (Info-isearch-wrap): Allow isearch-word.
4012 2005-03-08  Lute Kamstra  <lute@gnu.org>
4014         * emacs-lisp/debug.el (debugger-step-through): Make sure that
4015         stepping into the debugger's code is not possible.
4016         (debugger-jumping-flag): Docstring update.
4018 2005-03-08  Jay Belanger  <belanger@truman.edu>
4020         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
4021         embedded mode begins.
4022         (calc-embedded-language-alist): New variable.
4023         (calc-embedded-find-modes): Use calc-embedded-language-alist to
4024         set default language mode.
4026 2005-03-08  Kenichi Handa  <handa@m17n.org>
4028         * international/ccl.el (define-ccl-program): Fix docstring about
4029         extra 256 bytes assured for the output buffer.
4031         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4032         Fix BUFFER_MAGNIFICATION to 2.
4033         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4035 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
4037         * align.el (align-rules-list): Added an alignment rule for CSS
4038         declarations (applies to css-mode and html-mode buffers).
4040 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4042         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
4044 2005-03-07  Kim F. Storm  <storm@cua.dk>
4046         * simple.el (move-beginning-of-line): New command.
4048         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
4050         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
4052         * emulation/cua-base.el: Put CUA move property on move-end-of-line
4053         and move-beginning-of-line.
4055         * apropos.el (apropos-print): Omit command from M-x ... RET.
4057 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
4059         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
4060         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
4062 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4064         * bindings.el (esc-map): Bind M-g to goto-line.
4066         * facemenu.el (global-map): Bind M-o, not M-g.
4068 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4070         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
4071         "Open Directory" as for "Open File".
4073 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
4075         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
4076         (push-mark-command): Run activate-mark-hook.
4078 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4080         * help-mode.el (help-mode-finish): Don't alter the element
4081         in view-return-to-alist if there already is one.
4083         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
4084         make sure the current buffer is the expected one.
4086         * novice.el (disabled-command-function): Output in *Disabled Command*.
4087         Explicitly ignore non-keyboard events, and explicitly handle C-g.
4089         * textmodes/flyspell.el (flyspell-large-region):
4090         Pass args differently for aspell.
4092         * files.el (mode-require-final-newline): Doc fix.
4094 2005-03-03  Stephan Stahl  <stahl@eos.franken.de> (tiny change)
4096         * progmodes/which-func.el (which-function):
4097         Specify NOERROR when calling imenu--make-index-alist.
4099 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4101         * simple.el (normal-erase-is-backspace): Define default value.
4103         * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
4104         (custom-reevaluate-setting): Simple function to handle
4105         variables that are defined before their default value can really
4106         be computed.
4108         * startup.el (command-line): Use it for temporary-file-directory,
4109         small-emporary-file-directory, auto-save-file-name-transforms,
4110         blink-cursor-mode, and normal-erase-is-backspace.
4112         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
4113         progress, even with buggy anchored keywords.
4115 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
4117         * simple.el (goto-line): Remove unbalanced final parenthesis.
4119 2005-03-05  Richard M. Stallman  <rms@gnu.org>
4121         * simple.el (goto-line): Use a number at point as the default.
4122         With C-u as arg, switch buffers.
4124 2005-03-05  Juri Linkov  <juri@jurta.org>
4126         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
4127         with `no-blinking-cursor'.
4129         * startup.el (no-blinking-cursor): New defvar.
4130         (command-line): Add `--no-blinking-cursor' to longopts.
4131         Set `no-blinking-cursor' to t for command line arguments
4132         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
4133         with `no-blinking-cursor' in the condition for calling
4134         `blink-cursor-mode'.
4136 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
4138         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
4139         (menu-bar-options-save): Add blink-cursor-mode.
4140         (menu-bar-options-menu): Add blink-cursor-mode.
4142 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
4144         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
4145         (icalendar-export-file, icalendar-export-region)
4146         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
4147         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
4149 2005-03-04  Lute Kamstra  <lute@gnu.org>
4151         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
4152         (debug-function-list): Ditto.
4154 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
4156         * textmodes/texinfmt.el (texinfo-append-refill):
4157         Redefine the types of line to which @refill
4158         is not appended by replacing a search for `@refill\\|@bye' with
4159         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
4160         itemize@refill' bug and the unfilled long lines bug.
4161         (texinfmt-version): Update number and date.
4163 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4165         * international/code-pages.el (windows-1250, windows-125[2-8])
4166         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
4168 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4170         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
4171         bound yet.
4173 2005-03-02  Romain Francoise  <romain@orebokech.com>
4175         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
4176         buffer after removing limits.
4177         (ibuffer-pop-filter): Ditto.
4178         Update copyright.
4180 2005-03-02  Miles Bader  <miles@gnu.org>
4182         * button.el (make-text-button): If the user doesn't specify a
4183         type, use the default.  Rewrite to use `add-text-properties' and
4184         plist functions.
4186 2005-03-01  Lute Kamstra  <lute@gnu.org>
4188         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
4189         (debugger-jumping-flag): New var.
4190         (debug-entry-code): Use it.
4191         (debugger-jump): Use debugger-jumping-flag and add
4192         debugger-reenable to post-command-hook.
4193         (debugger-reenable): Use debugger-jumping-flag and remove itself
4194         from post-command-hook.
4195         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
4196         debugger-reenable.
4198 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
4200         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
4201         inclusion of "itemize\\|", which may be unnecessary, is certainly
4202         inelegant, and stops refilling in itemize lists when formatting
4203         Japanese Texinfo files to Info.
4204         Update copyright to 2005.
4206 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
4208         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
4209         of an error if GDB can't find the source file.
4211 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
4213         * calendar/calendar.el (redraw-calendar): Work from any buffer,
4214         not just the calendar.
4216         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
4217         first.
4218         (diary-redraw-calendar): New function.
4219         (make-diary-entry): Add diary-redraw-calendar to local
4220         write-contents-functions.  Turn off selective display before
4221         inserting in diary.
4223 2005-03-01  Kim F. Storm  <storm@cua.dk>
4225         * emacs-lisp/copyright.el (copyright-fix-years): New command.
4227 2005-03-01  Lute Kamstra  <lute@gnu.org>
4229         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
4230         that debug-entry-code can be safely removed from a function while
4231         this code is being evaluated.  Revert the 2005-02-27 change as the
4232         new implementation no longer requires it.  Make sure that a
4233         function body containing just a string is not mistaken for a docstring.
4234         (debug): Skip one more frame in case of debug on entry.
4235         (debugger-setup-buffer): Delete one more frame line in case of
4236         debug on entry.
4237         (debugger-frame-number): Update to use the new text introduced by
4238         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
4240 2005-02-28  Kim F. Storm  <storm@cua.dk>
4242         * double.el (double-translate-key): Call force-window-update after
4243         read-event to avoid crash in redisplay.
4245 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4247         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
4248         (debug): Use it.  Move the inhibit-trace earlier.
4249         (debug-entry-code): New const.
4250         (debug-on-entry-1): Use it.
4252 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
4254         * international/utf-16.el (ccl-encode-mule-utf-16le):
4255         Fix BUFFER_MAGNIFICATION to 2.
4256         (ccl-encode-mule-utf-16be): Likewise.
4258 2005-02-28  Kenichi Handa  <handa@m17n.org>
4260         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4261         Fix BUFFER_MAGNIFICATION to 4.
4262         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4264 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
4266         * speedbar.el (speedbar-update-flag): Doc fix.
4267         (speedbar-show-info-under-mouse): Give set-mouse-position the right
4268         argument.
4270 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4272         * reveal.el (reveal-post-command): Don't try to reveal overlays which
4273         have a non-nil `invisible' property but are actually visible.
4275         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
4276         for perldoc sections.
4277         (perl-outline-regexp, perl-outline-level): New var and function.
4278         (perl-mode): Use them.
4280 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4282         * calendar/diary-lib.el (diary-remind): Discard any mark portion
4283         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
4285 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
4287         * cus-edit.el: Comment change.
4288         (custom-buffer-create-internal): Slightly reword text at top of
4289         Custom buffers.  Mention there that saving an option edits the
4290         init file.  Add link to Emacs manual node on `custom-file'.
4291         (custom-magic-alist): Rewrite individual State messages to use
4292         capitalized keywords.  Doc fix.
4294 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
4296         * calendar/calendar.el (calendar-buffer): Move above
4297         calendar-week-start-day.
4298         (calendar-week-start-day): Doc fix.  Add :set function.
4299         (calendar-minimum-window-height): New variable.
4300         (generate-calendar-window): Only resize window if selected-window
4301         is displaying the calendar buffer.  Use new variable
4302         calendar-minimum-window-height.
4303         (generate-calendar): Reword error message.
4304         (calendar-mode-map): Bind DEL to scroll-other-window-down.
4306 2005-02-27  Andreas Schwab  <schwab@suse.de>
4308         * vc.el (vc-do-command): Don't run command asynchronously when
4309         operating in a remote directory.
4311         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
4312         change from sync with Tramp 2.0.47.
4314 2005-02-27  Richard M. Stallman  <rms@gnu.org>
4316         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
4318         * textmodes/flyspell.el (flyspell-mode-on):
4319         Call ispell-change-dictionary only if necessary.
4321         * emacs-lisp/re-builder.el (regexp-builder): New function.
4323         * register.el (describe-register-1): Explicitly handle
4324         yank-excluded-properties = t.
4326         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
4327         (custom-magic-alist): Change the status descriptions again.
4328         (face widget-type): Total rewrite based on `restricted-sexp'
4329         to eliminate the confusing double hiding levels.
4331         * emacs-lisp/debug.el (debug-on-entry-1):
4332         If function body is empty, add nil as body form.
4334 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4336         * emacs-lisp/trace.el (inhibit-trace): New var.
4337         (trace-make-advice): Use it.
4339         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
4341 2005-02-26  Kim F. Storm  <storm@cua.dk>
4343         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
4344         (mouse-on-link-p, mouse-drag-region-1): Use it.
4346 2005-02-25  Lute Kamstra  <lute@gnu.org>
4348         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
4350 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
4352         * frame.el (blink-cursor-mode): Add :group keyword.
4354 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
4356         * calendar/icalendar.el (icalendar--decode-isodatetime):
4357         New optional argument DAY-SHIFT.
4358         (icalendar-export-region): Fix coding-system-for-write.
4359         (icalendar--convert-ical-to-diary): Shift end-day of all-day
4360         events by one.
4362 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4364         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
4366 2005-02-24  Kim F. Storm  <storm@cua.dk>
4368         * international/iso-acc.el (iso-accents-compose): Fix crash
4369         during redisplay.  Call force-window-update after read-event
4370         and delete-region to signal that window is not accurate.
4372 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4374         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
4375         Remove unused and inexistent var `inhibit-trace'.
4376         (debugger-mode): Use run-mode-hooks.
4377         (debugger-list-functions): Add buttons; setup xref stack.
4379 2005-02-23  Richard M. Stallman  <rms@gnu.org>
4381         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
4382         appointment says it was explicitly made.
4383         (appt-add): Set the 3rd element.
4384         (appt-make-list): Preserve explicit appointments.
4386         * subr.el (find-tag-default): Catch errors in forward-sexp.
4388 2005-02-23  Juri Linkov  <juri@jurta.org>
4390         * info.el (Info-isearch-search): New defcustom.
4391         (Info-isearch-search): Call the default isearch function
4392         when Info-isearch-search is nil.
4393         (Info-isearch-wrap): Use variable Info-isearch-search.
4395 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
4397         * cus-edit.el: Comment change.
4399 2005-02-22  Kim F. Storm  <storm@cua.dk>
4401         * progmodes/hideif.el (hide-ifdef-use-define-alist):
4402         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
4404 2005-02-22  Simon Josefsson  <jas@extundo.com>
4406         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
4407         New variable.
4408         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
4409         Oskarsson" <myrkraverk@users.sourceforget.net>.
4411 2005-02-22  Kim F. Storm  <storm@cua.dk>
4413         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
4414         check that window of that event is the selected window.
4415         (mouse-drag-region-1): Compare mouse event window to selected
4416         window before setting point.
4418         * tooltip.el (tooltip-show-help-function): Pass event to
4419         mouse-on-link-p so it can check selected window.
4421 2005-02-22  Kenichi Handa  <handa@m17n.org>
4423         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
4424         (ps-mule-show-warning): New function.
4425         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
4426         characters are found.
4428         * ps-print.el (ps-header-footer-string): Return a list of header
4429         and footer strings.
4431 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4433         * pcvs.el (cvs-retrieve-revision): Fix thinko.
4435 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4437         * frame.el (blink-cursor-mode): Use define-minor-mode.
4439         * term/mac-win.el (function-key-map): Use char-names more consistently.
4440         (file-name-coding-system): Only set it for MacOS-9.  The other case is
4441         already handled in mule-cmds.el (where it also works when mac-win.el
4442         is not used).
4444 2005-02-21  Kenichi Handa  <handa@m17n.org>
4446         * international/mule.el (ctext-pre-write-conversion): Always use
4447         " *code-converting-work*" buffer for work.
4449         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
4451 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
4453         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
4455 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
4457         * ses.el (undo-more): Restore defadvice, but only the part that
4458         allows changes outside the restricted area of the buffer.
4460 2005-02-20  Kim F. Storm  <storm@cua.dk>
4462         * simple.el (line-move): Add fourth optional arg try-vscroll which
4463         must be set to perform auto-window-vscroll.
4464         When moving backwards and doing auto-window-vscroll, automatically
4465         vscroll to the last part of lines which are taller than the window.
4466         (next-line, previous-line): Set try-vscroll arg on line-move.
4468 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
4470         * replace.el (query-replace, query-replace-regexp)
4471         (replace-string, replace-regexp): When operating on region, make
4472         the minibuffer prompt say so.
4474         * isearch.el (isearch-forward): Document isearch-query-replace and
4475         isearch-query-replace-regexp keybindings.
4477 2005-02-19  Jay Belanger  <belanger@truman.edu>
4479         * calc/calc-aent.el (math-read-token): Add local variable.
4481         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
4482         (calc-edit-top): Move declaration to earlier in file.
4483         (calc-edit-macro-repeats): Add local variables.
4485         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
4486         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
4487         calcFunc-tanh.
4488         Adjust integration rule for calcFunc-tan.
4490 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4492         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
4493         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
4494         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
4495         (viper-skip-separators): Bug fix.
4496         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
4497         particular major mode.
4498         (viper-del-backward-char-in-replace): Don't put deleted char on the
4499         kill ring.
4501         * viper-ex.el (viper-color-display-p): New function.
4502         (viper-has-face-support-p): Use viper-color-display-p.
4504         * viper-keym.el (viper-gnus-modifier-map): New keymap.
4506         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
4508         * viper-util.el (viper-glob-unix-files): Fix shell status check.
4509         (viper-file-remote-p): Make equivalent to file-remote-p.
4511         * viper.el (viper-major-mode-modifier-list):
4512         Use viper-gnus-modifier-map.
4514 2005-02-19  David Kastrup  <dak@gnu.org>
4516         * subr.el (subregexp-context-p): Fix garbled doc string by adding
4517         quoting.
4519 2005-02-19  Jay Belanger  <belanger@truman.edu>
4521         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
4522         Remove extra definitions.
4523         (calc-coth): New function.
4524         (calcFunc-cot): Fix `let'.
4526 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
4528         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
4529         the reasons we use "type pc" in these faces.
4531         * button.el (button): Ditto.
4533 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
4535         * replace.el (query-replace-read-from): Set the value of
4536         query-replace-from-history-variable to handle the case of an empty
4537         string entered to accept the suggested default.
4539         * net/tramp.el (tramp-file-name-for-operation):
4540         Use dired-call-process instead of dired-call-process-command.
4542 2005-02-19  Jay Belanger  <belanger@truman.edu>
4544         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
4545         (math-div-non-trig): New variables.
4546         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
4547         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
4548         (math-combine-prod, math-div-symb-fancy): Add simplifications for
4549         trig expressions.
4551 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
4553         * progmodes/gdb-ui.el (gdb-var-update-handler)
4554         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
4555         for watch expressions,
4556         (gdb-var-create-handler): Don't set speedbar-update-flag.
4557         (gdb-post-prompt): Simplify test for speedbar.
4559 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4561         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
4562         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
4563         we use the syntax table of the correct buffer.
4564         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
4565         Felix Gatzemeier.
4567         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
4568         (ediff-file-remote-p): Make synonymous with file-remote-p.
4569         In all deffaces ediff-*-face-*, use min-colors.
4571         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
4572         ediff-recurse-to-subdirectories.
4573         (ediff-mark-if-equal): Check that the arguments are strings, use
4574         ediff-same-contents (after to Felix Gatzemeier).
4576         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
4577         nil.
4579 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4581         * log-view.el (log-view-message-re): Fix up Subversion regexp.
4583 2005-02-18  David Kastrup  <dak@gnu.org>
4585         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
4586         use `mark-active' when defined.
4588 2005-02-18  Kenichi Handa  <handa@m17n.org>
4590         * ps-print.el (ps-font-info-database): New entry
4591         ZapfChancery-MediumItalic with correct font name.  Fix font name
4592         of the entry Zapf-Chancery-MediumItalic.
4594 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4596         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
4598 2005-02-16  Kim F. Storm  <storm@cua.dk>
4600         * ido.el (ido-fallback-command): Pass user input to fallback command.
4602 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
4604         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
4605         (gdb-find-file-hook): Add server prefix.
4607 2005-02-16  Richard M. Stallman  <rms@gnu.org>
4609         * replace.el (perform-replace): Pass new args to replace-highlight.
4610         (replace-highlight): Take region args,
4611         and pass them to isearch-lazy-highlight-new-loop.
4613         * novice.el (disabled-command-hook): Autoload the defalias
4614         and the make-obsolete-variable call.
4616         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
4618         * isearch.el (isearch-lazy-highlight-start-limit)
4619         (isearch-lazy-highlight-end-limit): New variables limit
4620         the region for highlighting.
4621         (isearch-lazy-highlight-new-loop): New args BEG and END.
4622         (isearch-lazy-highlight-search): Use the new vars.
4623         (isearch-lazy-highlight-update): Likewise.
4625         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
4627         * cus-start.el (all): Use default-boundp.
4629 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
4631         * menu-bar.el (menu-bar-select-frame): Handle current frame.
4633 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
4635         * autorevert.el (auto-revert-stop-on-user-input)
4636         (auto-revert-verbose): Doc fixes.
4638 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
4640         * international/mule-cmds.el (set-locale-environment): Remove call
4641         to set-selection-coding-system on Windows.
4643 2005-02-15  Jay Belanger  <belanger@truman.edu>
4645         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
4646         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
4647         calcFunc-coth.
4648         (math-simplify-sqrt): Add simplifications.
4650         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
4651         to list.
4653         * calc/calc-ext.el: Add functions to autoloads.
4655         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
4656         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
4657         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
4658         (math-csc-raw, math-cot-raw): New functions.
4660         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
4662         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
4663         the variable name in a message.
4665         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
4666         calcFunc-csc, calcFunc-cot.
4668         * calc/calcalg2.el: Add derivative and integration rules for
4669         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
4670         calcFunc-csch, calcFunc-coth.
4671         (math-do-integral-methods): Add to checks for when to use
4672         substitutions.
4674         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
4676 2005-02-15  Lute Kamstra  <lute@gnu.org>
4678         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4679         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
4680         <monnier@iro.umontreal.ca>
4681         (lisp-outline-level): Improve efficiency.  Suggested by David
4682         Kastrup <dak@gnu.org>.
4684 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
4686         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
4687         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
4688         (gdb-set-gud-minor-mode-existing-buffers): New functions.
4689         (gdb-find-file-hook): New hook. Add it to find-file-hook.
4690         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
4692 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
4694         * cus-start.el (all): Comment change.
4696 2005-02-14  Lute Kamstra  <lute@gnu.org>
4698         * cus-start.el (all): Check if symbol is void.
4700 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
4702         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
4703         optional argument to \cite.
4705 2005-02-14  Richard M. Stallman  <rms@gnu.org>
4707         * cus-edit.el (custom-buffer-create-internal): Update help message.
4708         (custom-magic-alist): Update help messages.
4710         * cus-start.el (all): Allow a var to specify a standard value.
4712 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
4714         * custom.el (custom-theme-set-variables): Handle variable aliases.
4716         * frame.el (blink-cursor-timer): Doc fix.
4717         (blink-cursor): Make it an alias for `blink-cursor-mode' and
4718         declare obsolete.
4719         (blink-cursor-mode): Define with defcustom and use correct
4720         standard expression in that defcustom.
4721         * startup.el (command-line): Adapt to above changes in frame.el.
4723 2005-02-11  Lute Kamstra  <lute@gnu.org>
4725         * apropos.el (apropos-score-doc): Prevent division by zero.
4727 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
4729         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
4730         (icalendar--get-event-property-attributes)
4731         (icalendar--get-event-properties)
4732         (icalendar--datetime-to-diary-date): New functions.
4733         (icalendar--split-value): Doc fix.
4734         (icalendar--datetime-to-noneuropean-date)
4735         (icalendar--datetime-to-european-date): New optional argument
4736         SEPARATOR.  Return result as a string instead of a list.
4737         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
4738         (icalendar--convert-string-for-export): Rename arg S to STRING.
4739         (icalendar-export-region): Doc fix.  Change name of error buffer.
4740         Save output buffer.
4741         (icalendar-import-file): Add blank at end of prompt.
4742         (icalendar-import-buffer): Doc fix.  Do not switch to error
4743         buffer.  Indicate status in return value.
4744         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
4745         buffer.  Save output buffer.  Handle exception from recurrence
4746         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
4747         events.  Fix problems with weekly all-day events.
4749 2005-02-10  Richard M. Stallman  <rms@gnu.org>
4751         * simple.el (eval-expression-print-format):
4752         Avoid warning about edebug-active.
4754         * help.el (help-for-help-internal): Rename from help-for-help.
4755         (help-for-help): Define with defalias.
4757         * font-core.el (font-lock-default-function): Use with-no-warnings.
4759         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
4761         * custom.el (defface): Doc fix.
4763 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
4765         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
4766         width 0" to prevent word wrapping problems.
4768 2005-02-09  Kim F. Storm  <storm@cua.dk>
4770         * ido.el (ido-file-extensions-order): New defcustom.
4771         (ido-file-extension-lessp, ido-file-extension-aux)
4772         (ido-file-extension-order): New advanced file ordering.
4773         (ido-file-lessp): New simple file ordering.
4774         (ido-sort-list): Remove.
4775         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
4776         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
4778 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
4780         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
4781         that some versions of grep produce.
4782         (grep-mode-font-lock-keywords): Likewise.
4784 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
4786         * progmodes/gdb-ui.el (gdb-location-list): New variable.
4787         (gdb-cdir): Delete.
4788         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
4789         (gdb-source-info): Treat case when source file is in another
4790         directory properly.
4791         (gdb-get-location): New function.
4793 2005-02-07  Jay Belanger  <belanger@truman.edu>
4795         * calc/calc-prog.el (calc-write-parse-table-part)
4796         (calc-fix-token-name): Fix a check for language type.
4798         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
4800 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
4802         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
4803         as directory not writable.
4805 2005-02-07  Kim F. Storm  <storm@cua.dk>
4807         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
4808         (cua--standard-movement-commands): Remove list.
4809         Instead, set CUA property value to move for movement commands.
4810         (cua-movement-commands): Remove.  Users must set CUA prop instead.
4811         (cua--pre-command-handler): Check CUA property.
4812         (cua--init-keymaps): Don't remap undo commands.
4813         (cua-mode): Don't call cua--rectangle-on-off.
4815         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
4816         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
4817         (cua--rect-undo-set-point): New var.
4818         (cua--rectangle-undo-boundary): Setup undo apply entry.
4819         (cua--rect-undo-handler): New function for rectangle undo.
4820         (cua--rect-start-position, cua--rect-end-position): Add.
4821         (cua--rectangle-post-command): Call cua--rectangle-set-corners
4822         for restored rectangle.  Set point if cua--rect-undo-set-point.
4824 2005-02-06  Jay Belanger  <belanger@truman.edu>
4826         * calc/calc-lang.el (calc-tex-language): Display more information
4827         in messages.
4829         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
4830         in TeX mode.
4832 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4834         * emacs-lisp/lisp.el (buffer-end): Doc fix.
4836 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4838         * net/ldap.el (ldap-search-internal): Support attributes with
4839         optional descriptions separated by a semi-colon, as in
4840         "userCertificate;binary".
4842 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4844         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
4845         isn't a cons (i.e. the version is 0).
4847 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
4849         * help.el (help-for-help): Doc fix.
4851 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
4853         * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
4854         GDB-Windows on the menu-bar as this works better.
4856 2005-02-04  Jay Belanger  <belanger@truman.edu>
4858         * calc/calc-embed.el (calc-embedded-update): Don't put in
4859         unnecessary newlines. Adjust the end of formula marker.
4861         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
4862         (math-latex-parse-two-args): New function.
4864 2005-02-03  Lute Kamstra  <lute@gnu.org>
4866         * help-fns.el (help-with-tutorial): Make sure that users cannot
4867         remove the entire text of the tutorial by means of `undo'.
4869 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4871         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
4872         in recent changes, where the ispell process was repeatedly
4873         killed & restarted.
4875         * international/mule-cmds.el (set-locale-environment): Set file-name
4876         coding system to utf-8 on Darwin systems.
4877         (set-default-coding-systems): Don't set default-file-name-coding-system
4878         on Darwin systems.
4880 2005-02-03  Richard M. Stallman  <rms@gnu.org>
4882         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
4884 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
4886         * faces.el (list-faces-display): Add optional argument.
4888 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4890         * font-core.el (font-lock-default-function): Handle the rare case where
4891         only font-lock-keywords is set.
4893 2005-02-02  Kenichi Handa  <handa@m17n.org>
4895         * international/characters.el: Cancel previous change for
4896         I-WITH-DOT-ABOVE and DOTLESS-i.
4898         * international/latin-5.el: Cancel previous change.
4900 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
4902         * progmodes/gud.el: Correction to syntax in gud-menu-map.
4904 2005-02-02  Kenichi Handa  <handa@m17n.org>
4906         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
4907         DOTLESS-i.
4909         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
4910         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
4912         * case-table.el (get-upcase-table): New function.
4913         (copy-case-table): Copy upcaes table too if non-nil.
4914         (set-case-syntax-delims): Maintain upcase table too.
4915         (set-case-syntax-pair): Likewise.
4916         (set-upcase-syntax, set-downcase-syntax): New functions.
4917         (set-case-syntax): Maintain upcase table too.
4919 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
4921         * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
4923         * progmodes/gud.el (gud-goto-info): New function.
4924         (gud-tool-bar-map): Use correct icon.
4926 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
4928         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
4929         When delegating, order args in the funcall correctly.
4931 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
4933         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
4935 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
4937         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
4938         buffer not visiting a file.
4940 2005-01-31  Jay Belanger  <belanger@truman.edu>
4942         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
4943         bound on the line with the formula.
4945 2005-01-31  Kim F. Storm  <storm@cua.dk>
4947         * ses.el (ses-create-cell-variable-range)
4948         (ses-destroy-cell-variable-range, ses-reset-header-string)
4949         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
4950         (ses-insert-row): Fix format of apply undo entries.
4952 2005-01-31  Jay Belanger  <belanger@truman.edu>
4954         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
4955         parts.
4957         * calc/calc-embed.el (calc-embedded-open-formula)
4958         (calc-embedded-close-formula): Ignore matrix environments.
4960         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
4961         TeX mode.
4963         * calc/calc-lang.el (math-function-table, math-oper-table)
4964         (math-variable-table): Adjust the LaTeX portions.
4966         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
4967         (math-latex-ignore-words): New constant.
4969 2005-01-31  Richard M. Stallman  <rms@gnu.org>
4971         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
4972         (ispell-local-dictionary): Doc fix.
4973         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
4974         Don't reinitialize at run time.  Don't defcustom.
4975         All uses changed to append ispell-local-dictionary-alist,
4976         or check it first.
4977         (ispell-current-dictionary): New variable for dictionary in use.
4978         (ispell-dictionary): Now used only for global default.
4979         (ispell-start-process): Set ispell-current-dictionary,
4980         not ispell-dictionary.
4981         (ispell-change-dictionary): Use this only for setting
4982         user preferences.
4983         (ispell-internal-change-dictionary): New function
4984         to change the current dictionary in use.
4985         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
4986         Use ispell-current-dictionary.
4987         Handle ispell-local-dictionary-overridden.
4988         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
4990 2005-01-31  Jay Belanger  <belanger@truman.edu>
4992         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
4994         * calc/calc-ext.el: Add calc-latex-language to autoloads.
4995         (calc-mode-map): Add calc-latex-language.
4997         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
4998         (math-latex-print-frac): New functions.
4999         (math-oper-table, math-function-table, math-variable-table)
5000         (math-complex-format, math-input-filter): Add latex properties.
5001         (calc-set-language): Set math-expr-special-function-mapping.
5003         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
5004         (calc-write-parse-table-part): Add LaTeX support.
5006         * calc/calc.el (calc-language): Adjust docstring.
5007         (calc-set-mode-line): Add LaTeX support.
5008         (math-expr-special-function-mapping): New variable.
5009         (math-tex-ignore-words): Add to list.
5011         * calc/calccomp.el (math-compose-expr, math-compose-rows):
5012         Add LaTeX support.
5013         (math-compose-expr): Add support for special functions.
5015         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
5017 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
5019         * progmodes/gdb-ui.el (gdb-memory-address)
5020         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
5021         (gdb-memory-mode-map, gdb-memory-format-keymap)
5022         (gdb-memory-format-menu, gdb-memory-unit-keymap)
5023         (gdb-memory-unit-menu): New variables for a buffer
5024         that lets the user examine program memory.
5025         (gdb-memory-set-address, gdb-memory-set-repeat-count)
5026         (gdb-memory-format-binary, gdb-memory-format-octal)
5027         (gdb-memory-format-unsigned, gdb-memory-format-signed)
5028         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
5029         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
5030         (gdb-memory-unit-word, gdb-memory-unit-halfword)
5031         (gdb-memory-unit-byte, gdb-memory-unit-menu)
5032         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
5033         (gdb-memory-mode, gdb-memory-buffer-name)
5034         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
5035         New functions for above buffer.
5037 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5039         * cus-edit.el (custom-bury-buffer): Function deleted.
5040         (custom-buffer-done-function): Option deleted.
5041         (custom-buffer-done-kill): New (replacement option.
5042         (Custom-buffer-done): Call quit-window.
5043         (custom-buffer-create-internal): Update for above changes.
5045 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
5047         * simple.el (undo-ask-before-discard): New var.
5048         (undo-outer-limit-truncate): Implement it.
5049         (undo-extra-outer-limit): Doc update.
5051 2005-01-29  Richard M. Stallman  <rms@gnu.org>
5053         * ses.el (undo-more): Delete defadvice.
5054         (ses-begin-change): Doc fix.
5056         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
5057         instead of rebinding C-x u and C-_.
5059         * files.el (normal-backup-enable-predicate): Return nil for files
5060         in /tmp, regardless of temporary-file-directory.
5062         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
5064         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
5065         (open-rectangle, delete-whitespace-rectangle-line)
5066         (clear-rectangle-line): If FILL, pass t instead of FILL
5067         for move-to-column's 2nd arg.
5069         * simple.el (undo): Fix the test for continuing a series of undos.
5070         (undo-more): Set pending-undo-list to t when we reach end.
5071         (pending-undo-list): Move up defvar.
5073         * wid-edit.el (widget-button-click):
5074         Shorten the range of the track-mouse binding.
5076         * comint.el (comint-insert-input): Undo previous changes;
5077         use last-input-event in interactive spec.
5079 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
5081         * progmodes/compile.el (compilation-start): Bind buffer-read-only
5082         to nil before invoking call-process.  Reset buffer's modified flag
5083         after fontifying it in the no-async branch.
5085         * wid-edit.el (widget-specify-button): If mouse pointer shape
5086         cannot be changed, use mouse face instead.
5088 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
5090         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
5091         (gdb-goto-breakpoint): Make breakpoint handling work on template
5092         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
5093         (gdb-assembler-custom): Update to recognise breakpoint information
5094         added on 2005-01-19.
5096 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5098         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
5099         (dsssl-mode): Use define-derived-mode.
5100         (scheme-mode-initialize): Remove.
5101         (scheme-mode): Use run-mode-hooks.
5103         * cus-edit.el (customize-group-other-window)
5104         (custom-buffer-create-other-window): Don't override special-display-*.
5105         (custom-mode-map): Make it dense.
5107         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
5108         sets the default value.
5110 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
5112         * descr-text.el: Add more keywords.
5114 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5116         * speedbar.el: Avoid unnecessary use of locate-library.
5118         * international/mule-cmds.el (standard-display-european-internal):
5119         Don't fiddle with latin-1 non-break space any more since it's now
5120         special cased in the C code.
5121         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
5123 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
5125         * cus-start.el (all): Add `undo-outer-limit'.
5127 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5129         * textmodes/bibtex.el (bibtex-format-entry):
5130         Use `bibtex-empty-field-re' only on the text of fields, not on entire
5131         field lines.
5132         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
5133         not on part of a buffer.
5135 2005-01-25  Lute Kamstra  <lute@gnu.org>
5137         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
5138         nonempty field text strings like "{letters\\macro{}more letters}".
5139         Clarify docstring.
5140         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
5141         (bibtex-entry-offset, bibtex-parse-association)
5142         (bibtex-parse-field-name): Fix typos in docstrings.
5143         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
5145 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
5147         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
5148         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
5149         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
5150         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
5152         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
5153         isearch minor mode.
5155 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
5157         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
5159 2005-01-24  Lute Kamstra  <lute@gnu.org>
5161         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
5162         CASECHARS and NOT-CASECHARS regular expressions of the
5163         "nederlands" and "nederlands8" dictionaries to prevent a "Range
5164         striding over charsets" error.
5166 2005-01-24  Jay Belanger  <belanger@truman.edu>
5168         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
5169         display variable name.
5171 2005-01-24  Kenichi Handa  <handa@m17n.org>
5173         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
5174         Fix setting of the element of encoded-kbd-iso2022-invocations.
5176 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
5178         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
5179         (gdb-threads-select): Change to also accept mouse events.
5180         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
5181         (gdb-threads-mouse-select): Delete.
5183 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
5185         * files.el (insert-directory): Take care of empty directory,
5186         listed without -a switch.
5188 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5190         * textmodes/refill.el (refill-post-command-function):
5191         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
5192         to the list of functions that we should be careful not to undo.
5193         (refill-late-fill-paragraph-function): Remove.
5194         (refill-saved-state): New var.
5195         (refill-mode): Use it to save fill-paragraph-function.
5196         Save also the value of auto-fill-function.
5198         * term/w32-win.el: Simplify code.
5200 2005-01-23  Kim F. Storm  <storm@cua.dk>
5202         * simple.el (line-move): Adapt to new return value from
5203         pos-visible-in-window-p.
5205         * simple.el (line-move): Fix last change.  Check partial
5206         visibility at point rather than at window-start.
5208 2005-01-22  Jason Rumney  <jasonr@gnu.org>
5210         * term/w32-win.el (xw-defined-colors): Remove debug-message.
5212 2005-01-22  David Kastrup  <dak@gnu.org>
5214         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
5216 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
5218         * type-break.el (type-break-mode): Add a test for
5219         type-break-file-name being non-nil.
5221 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
5223         * net/eudc.el (top level): Call (message "") via progn, so that
5224         eudc-options-file is loaded.
5226 2005-01-22  Kim F. Storm  <storm@cua.dk>
5228         * simple.el (line-move-1): Rename from line-move.
5229         (line-move): New function that adjusts vscroll for partially
5230         visible rows, and calls line-move-1 otherwise.
5232 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
5234         * pcomplete.el: define pcomplete-read-event instead of read-event,
5235         since it's not a complete read-event implementation
5237 2005-01-20  Jay Belanger  <belanger@truman.edu>
5239         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
5240         for called function.
5242 2005-01-20  Steven Tamm  <steventamm@mac.com>
5244         * term/mac-win.el (process-connection-type): Remove.
5245         Controlled now by s/darwin.h:PTY_ITERATION.
5247 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5249         * window.el (handle-select-window): Don't switch window when we're
5250         in the minibuffer.
5252 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5254         * subr.el (dotimes-with-progress-reporter): New macro.
5256         * ses.el (ses-dotimes-msg): Remove macro.
5257         Use `dotimes-with-progress-reporter' instead.
5259 2005-01-19  Steven Tamm  <steventamm@mac.com>
5261         * term/mac-win.el (process-connection-type): Use new
5262         operating-system-release variable to use ptys on Darwin 7 (OSX
5263         10.3) when using carbon build.
5265 2005-01-19  Jay Belanger  <belanger@truman.edu>
5267         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
5268         flags if the last command was a tab or M-tab.
5270         * calc/calc-prog.el (calc-user-define-edit): Put original formula
5271         in formula editing buffer.
5273 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5275         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
5276         breakpoint image symbol in margin.
5278 2005-01-19  Jay Belanger  <belanger@truman.edu>
5280         * calc/calc-prog.el (calc-execute-kbd-macro):
5281         Ignore calc-keep-arg-flag.
5283 2005-01-19  Kenichi Handa  <handa@m17n.org>
5285         * textmodes/ispell.el (ispell-looking-at): New function.
5286         (ispell-process-line): Use ispell-looking-at to compare the ispell
5287         output and the buffer contents.
5289 2005-01-18  Jay Belanger  <belanger@truman.edu>
5291         * calc/calc.el (calc-display-raw): Fix docstring.
5293 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5295         * simple.el (blink-matching-open): Strip extra info from syntax.
5297         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
5298         funny chars in the end-of-here-doc marker.
5300 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5302         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
5303         that enable/disabled state of breakpoints is shown correctly in
5304         fringe and on ttys.
5305         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
5306         Add breakpoint information as text properties.
5307         (gdb-mouse-toggle-breakpoint):
5308         Rename to gdb-mouse-set-clear-breakpoint.
5309         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
5310         breakpoints in the margin.
5311         (gdb-remove-strings): Simplify.
5313 2005-01-17  Jay Belanger  <belanger@truman.edu>
5315         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
5316         erasing buffer.
5318 2005-01-17  Richard M. Stallman  <rms@gnu.org>
5320         * progmodes/grep.el (grep-find): Copy from `grep' the condition
5321         for calling grep-compute-defaults.
5323         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
5324         if buffer is empty.
5326         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
5328 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5330         * hilit-chg.el (highlight-changes-mode): Don't autoload.
5332         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
5333         non-preloaded variables.
5335 2005-01-17  Steven Tamm  <steventamm@mac.com>
5337         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
5338         tex-shell cause to force interactivity when using pipes.
5340 2005-01-17  Kim F. Storm  <storm@cua.dk>
5342         * simple.el (just-one-space): Make arg optional.
5344 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
5346         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
5347         posn-at-x-y to t to access left-margin.
5349 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
5351         Sync with Tramp 2.0.47.
5353         * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
5354         catching keep-date problems in cp/scp operations.
5355         (tramp-handle-copy-file): Don't call `set-file-modes'
5356         unconditionally.  Specialized functions should know better what is
5357         necessary.  This improves performance a little bit, and the
5358         functions could catch errors with `cp -p' and `scp -p'.
5359         (tramp-do-copy-or-rename-file-via-buffer)
5360         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
5361         when appropriate.
5362         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
5363         Call `set-file-modes' when appropriate.
5364         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
5365         Johnsson <isak@hypergene.com>
5366         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
5367         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
5368         <joakim@verona.se>
5369         (tramp-file-name-for-operation): Mark `shell-command' as magic for
5370         Emacs only.
5372         * tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
5373         `find-file-hooks' and `dired-mode-hook'.
5374         (tramp-minor-mode-map): Respective map.  Add remapping for
5375         `compile' and `recompile'.
5376         (tramp-remap-command, tramp-recompile): New defuns.
5377         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
5378         in buffer "*Compilation*".  Call the commands asynchronously.
5380         * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
5381         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
5382         `shell-command', because it isn't magic in XEmacs.  Reported by
5383         Adrian Aichner <adrian@xemacs.org>.
5385         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
5386         `substitute-in-file-name.
5387         (tramp-smb-handle-substitute-in-file-name): New defun.
5388         (tramp-smb-advice-PC-do-completion): Delete advice.
5390 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
5392         * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
5393         Fix error in deleting region.
5395 2005-01-15  Richard M. Stallman  <rms@gnu.org>
5397         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
5398         In non-temp buffer, switch syntax table temporarily.
5400         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
5402         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
5404         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
5406         * imenu.el (imenu--split-menu): Copy menulist before sorting.
5407         (imenu--generic-function): Use START, not BEG, as pos of definition.
5409         * simple.el (just-one-space): Argument specifies number of spaces.
5411         * simple.el (eval-expression-print-format): Avoid warning
5412         about edebug-active.
5414 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
5416         * progmodes/sh-script.el: Code copied from make-mode.el
5417         with small changes,
5418         (sh-mode-map): Bind C-c C-\.
5419         (sh-backslash-column, sh-backslash-align): New variables.
5420         (sh-backslash-region, sh-append-backslash): New functions.
5422 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5424         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
5425         (rmail-pop-password, rmail-pop-password-required): Move to
5426         rmail-obsolete group.
5427         (rmail-set-pop-password): Rename to rmail-set-remote-password.
5428         All callers updated.
5429         (rmail-get-pop-password): Rename to rmail-get-remote-password.
5430         Take an argument specifying whether it is POP or IMAP mailbox we
5431         are using.  All callers updated.
5432         (rmail-pop-password-error): Rename to
5433         rmail-remote-password-error.  Added mailutils-specific error message.
5434         (rmail-movemail-search-path)
5435         (rmail-movemail-variant-in-use): New variables.
5436         (rmail-remote-password, rmail-remote-password-required):
5437         New customization variables.
5438         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
5439         (rmail-parse-url): New function.
5440         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
5441         with GNU mailutils movemail.
5443 2005-01-15  Kevin Ryde  <user42@zip.com.au>
5445         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
5446         suffix to space, $ or '$, to correctly position point when going
5447         to @table style constants like DBL_MAX.
5449 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
5451         * type-break.el (type-break-mode, type-break-file-time)
5452         (type-break-file-keystroke-count, type-break-choose-file):
5453         Don't store data in or load data from the file if type-break-file-name
5454         is nil.
5455         (type-break-file-name): Doc update as per the above.
5457 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
5459         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
5460         lookup-key might return nil; handle that.
5462 2005-01-15  Alan Mackenzie  <acm@muc.de>
5464         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
5465         rather than the element found, thus enabling the tree to be setcar'd.
5467 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5469         * textmodes/org.el (org-show-following-heading): New option.
5470         (org-show-hierarchy-above): Use `org-show-following-heading'.
5471         (org-cycle): Documentation fix.
5473         * textmodes/org.el (orgtbl-optimized): New option
5474         (orgtbl-mode): New command, a minor mode.
5475         (orgtbl-mode-map): New variable.
5476         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
5477         (orgtbl-error, orgtbl-self-insert-command)
5478         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
5480         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
5481         a local variable in each org-mode buffer.
5483         * textmodes/org.el (org-set-regexps-and-options): Rename from
5484         `org-set-regexps'.  Added checking for STARTUP keyword.
5485         (org-get-current-options): Add STARTUP options.
5486         (org-table-insert-row): Mode mode intelligent about when
5487         realignment is needed.
5488         (org-self-insert-command, org-delete-backward-char, org-delete-char):
5489         New commands.
5490         (org-enable-table-editor): New default value `optimized'.
5491         (org-table-blank-field): Support blanking regions if active.
5493 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5495         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
5496         if the year is not given.
5498         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
5499         Add new escapes %m and %M, fixed bug with %F by adding
5500         save-match-data.
5501         (reftex-reference): Remove ?. from list of spaces.
5502         (reftex-label-info): Add automatic label prefix recognition.
5504         * textmodes/reftex-index.el (reftex-index-next-phrase):
5505         Add slave parameter to call of `reftex-index-this-phrase'.
5506         (reftex-index-this-phrase): New optional argument.
5507         (reftex-index-region-phrases): Add slave parameter to call of
5508         `reftex-index-this-phrase'.
5509         (reftex-display-index): New argument redo.
5510         (reftex-index-rescan): Add 'redo to arguments of
5511         `reftex-display-index'.
5512         (reftex-index-Rescan, reftex-index-revert)
5513         (reftex-index-switch-index-tag): Add 'redo to arguments of
5514         `reftex-display-index'.
5515         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
5516         indexing.  Fix bug with matching is there is a quote before or
5517         after the word.
5519         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
5520         Fix bug when collecting citation keys in lines with comments.
5521         (reftex-citation): Prefix argument no longer rescans the document,
5522         but forces prompting for optional arguments of cite macros.
5523         (reftex-do-citation): Prompting for optional arguments implemented.
5525         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
5526         Add optional arguments to most cite commands.
5527         (reftex-cite-cleanup-optional-args): New option
5528         (reftex-cite-prompt-optional-args): New option.
5529         (reftex-trust-label-prefix): New option.
5531         * textmodes/reftex-toc.el (reftex-toc-find-section):
5532         Add push-mark before changing the position in the buffer.
5534         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
5535         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
5537 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
5539         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
5540         more carefully.
5542 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5544         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
5545         (sgml-mode): Use it.
5546         (sgml-get-context): Better keep track of implicitly closed tags.
5548 2005-01-13  Kenichi Handa  <handa@m17n.org>
5550         * textmodes/ispell.el: These changes are to fix misalignment error
5551         caused by equivalent characters of different Emacs charsets.
5552         (ispell-unified-chars-table): New variable.
5553         (ispell-get-decoded-string): New function.
5554         (ispell-get-casechars, ispell-get-not-casechars)
5555         (ispell-get-otherchars): Call ispell-get-decoded-string.
5557 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
5559         * custom.el (custom-declare-variable): Just put symbol instead
5560         of (defvar . symbol) in `current-load-list'.
5562 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5564         * emacs-lisp/elint.el: Fixed typo in Commentary section.
5566 2005-01-12  Jay Belanger  <belanger@truman.edu>
5568         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
5569         to create a Calc summary.
5571 2005-01-12  Kim F. Storm  <storm@cua.dk>
5573         * mouse.el (mouse-on-link-p): Change functionality and doc
5574         string to comply with latest description in lisp ref.
5576 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
5578         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
5579         Enable mouse clicks on mode-line, header-line and margin.
5580         (event-type): Give mouse event symbols an 'event-kind property
5581         with value 'mouse-click.
5583 2005-01-12  Juri Linkov  <juri@jurta.org>
5585         * facemenu.el (list-colors-display): Add new arg buffer-name.
5586         Use it.  Fix docstring.  Replace code for identifying duplicate
5587         colors by the name with call to `list-colors-duplicates' which
5588         identifies duplicate colors by the value unless the color
5589         is one of special Windows colors.  Set truncate-lines to t.
5590         Print sorted duplicate color names on each line.  Indent to 22
5591         \(the longest color name in rgb.txt) instead of 20.  Optimize.
5592         (list-colors-duplicates): New function.
5593         (facemenu-color-name-equal): Delete function.
5595         * facemenu.el (list-colors-print): New function created from code
5596         in list-colors-display.  Print #RRGGBB at the window right edge.
5597         (list-colors-display): When temp-buffer-show-function is not
5598         defined, call list-colors-print from temp-buffer-show-hook
5599         to get the right value of window-width in list-colors-print
5600         after the buffer is displayed.
5602         * simple.el (pop-mark): Move deactivate-mark out of conditional
5603         part to deactivate the active mark regardless of the state of the
5604         mark ring.
5606         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
5607         variables line in desktop files.
5609 2005-01-12  Juri Linkov  <juri@jurta.org>
5611         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
5612         Bring together isearch highlight related options.
5613         (lazy-highlight): Replace group `replace' by `matching'.
5614         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
5615         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
5616         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
5617         and declare them obsolete.
5618         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
5619         (isearch-faces): Remove defgroup.
5620         (isearch-overlay, isearch-highlight, isearch-dehighlight):
5621         Move isearch highlighting code closer to lazy highlighting code.
5623         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
5624         (query-replace-highlight, query-replace-lazy-highlight)
5625         (query-replace): Move definitions to the beginning of the file.
5627 2005-01-11  Juri Linkov  <juri@jurta.org>
5629         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
5630         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
5631         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
5633         * info.el (Info-history-forward): New variable.
5634         (Info-select-node): Reset Info-history-forward to nil.
5635         (Info-last): Turn into defalias.
5636         (Info-history-back): Rename from Info-last.
5637         Add current node to Info-history-forward.
5638         (Info-history-forward): New fun.
5639         (Info-mode-map): Replace Info-last by Info-history-back.
5640         Bind Info-history-forward to "r".
5641         (Info-mode-menu): Replace Info-last by Info-history-back.
5642         Fix menu item text.  Add menu item for Info-history-forward.
5643         (info-tool-bar-map): Replace Info-last by Info-history-back.
5644         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
5645         for Info-history-forward.
5646         (Info-mode): Replace Info-last by Info-history-back in docstring.
5647         Add local variable Info-history-forward.
5648         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
5650 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5652         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
5653         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
5654         Ignore select-window events rather than fiddle with
5655         mouse-autoselect-window.
5657 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
5659         * type-break.el (type-break-mode): Fix previous change.
5661 2005-01-10  Jay Belanger  <belanger@truman.edu>
5663         * calc/calc-ext.el (calc-reset): Reset when inside embedded
5664         calculator; only reset when point is inside a calculator.
5665         Don't adjust the window height if the window takes up the whole height
5666         of the frame.
5668 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
5670         * ebuff-menu.el (Electric-buffer-menu-mode):
5671         Preserve value of buffer-local var header-line-format.
5673 2005-01-09  Jay Belanger  <belanger@truman.edu>
5675         * calc/calc.el (calc-mode-var-list-restore-saved-values):
5676         Make sure settings file exists before accessing it.
5678         * calc/calc-embed.el (calc-embedded-subst):
5679         Replace math-multi-subst-rec, which is only supposed to be called
5680         by math-multi-subst, by math-multi-subst.
5682 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
5684         * vc.el (vc-allow-async-revert): New user option.
5685         (vc-disable-async-diff): New internal variable.
5686         (vc-revert-buffer): Use them to disable asynchronous diff.
5688         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
5689         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
5690         asynchronously if vc-disable-async-diff is t.
5692 2005-01-09  Jay Belanger  <belanger@truman.edu>
5694         * calc/calc.el (defcalcmodevar): New macro.
5695         (calc-mode-var-list-restore-default-values)
5696         (calc-mode-var-list-restore-saved-values): New functions.
5697         (calc-mode-var-list): Use defcalcmodevar to define it.
5698         (calc-always-load-extensions, calc-line-numbering)
5699         (calc-line-breaking, calc-display-just, calc-display-origin)
5700         (calc-number-radix, calc-leading-zeros, calc-group-digits)
5701         (calc-group-char, calc-point-char, calc-frac-format)
5702         (calc-prefer-frac, calc-hms-format, calc-date-format)
5703         (calc-float-format, calc-full-float-format, calc-complex-format)
5704         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
5705         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
5706         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
5707         (calc-matrix-brackets, calc-language, calc-language-option)
5708         (calc-left-label, calc-right-label, calc-word-size)
5709         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
5710         (calc-display-raw, calc-internal-prec, calc-angle-mode)
5711         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
5712         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
5713         (calc-window-height, calc-display-trail, calc-show-selections)
5714         (calc-use-selections, calc-assoc-selections)
5715         (calc-display-working-message, calc-auto-why, calc-timing)
5716         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
5717         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
5718         (calc-gnuplot-default-device, calc-gnuplot-default-output)
5719         (calc-gnuplot-print-device, calc-gnuplot-print-output)
5720         (calc-gnuplot-geometry, calc-graph-default-resolution)
5721         (calc-graph-default-resolution-3d, calc-invocation-macro)
5722         (calc-show-banner): Use defcalcmodevar to declare them and set
5723         their default values.
5725         * calc/calc-ext.el (calc-reset): Restore saved values of variables
5726         instead of default values (but restore default values if there is
5727         an argument of 0).
5729 2005-01-09  David Kastrup  <dak@gnu.org>
5731         * desktop.el (desktop-restore-eager): Fix typo in type.
5733 2005-01-08  Richard M. Stallman  <rms@gnu.org>
5735         * cus-edit.el (customize): Delete :link.
5737 2005-01-08  Jay Belanger  <belanger@truman.edu>
5739         * calc/calc.el (calc-mode): Remove the extension from the
5740         `calc-settings-file' file name when loading it.
5742 2005-01-08  Kim F. Storm  <storm@cua.dk>
5744         * info.el (Info-mode-map, Info-next-link-keymap)
5745         (Info-prev-link-keymap, Info-up-link-keymap):
5746         Map follow-link to mouse-face.
5747         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
5749 2005-01-08  Jay Belanger  <belanger@truman.edu>
5751         * calc/calc.el (calc-settings-file): Change default value.
5752         Suggested by cgw in a comment in calc-mode.el.
5754         * calc/calc-mode.el (calc-settings-file-name):
5755         Compare calc-settings-file to user-init-file instead of ~/.emacs.
5756         Replace ~/.emacs in a prompt by calc-settings-file.
5758 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
5760         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
5761         (desktop-lazy-idle-delay): New customizable variables.
5762         (desktop-buffer-args-list): New variable.
5763         (desktop-append-buffer-args): New function.
5764         (desktop-save): Call desktop-append-buffer-args for some buffers.
5765         (desktop-lazy-create-buffer): New function.
5766         (desktop-idle-create-buffers): New function.
5767         (desktop-read): Add message about buffers to restore lazily.
5768         (desktop-lazy-abort): New command.
5769         (desktop-clear): Call desktop-lazy-abort.
5770         (desktop-lazy-complete): New command.
5772 2005-01-06  Richard M. Stallman  <rms@gnu.org>
5774         * emacs-lisp/find-func.el (find-face-definition):
5775         Rename from find-face.
5777 2005-01-06  Kim F. Storm  <storm@cua.dk>
5779         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
5781         * man.el (Man-xref-man-page, Man-xref-header-file)
5782         (Man-xref-normal-file): Add follow-link property.
5784 2005-01-06  Jay Belanger  <belanger@truman.edu>
5786         * calc/calc-units.el: Make sure the proper macro definitions are
5787         available when compiling.
5789 2005-01-06  Juri Linkov  <juri@jurta.org>
5791         * isearch.el (isearch-lazy-highlight-update):
5792         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
5794 2005-01-06  Miles Bader  <miles@gnu.org>
5796         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
5797         (isearch-lazy-highlight-face): Use new name.
5799 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5801         * uniquify.el (uniquify-rationalize-file-buffer-names):
5802         Re-add an interactive spec.
5803         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
5804         to the same name.
5806         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
5807         (isearch-update, isearch-done): Adjust calls accordingly.
5809 2005-01-05  Richard M. Stallman  <rms@gnu.org>
5811         * custom.el (custom-set-variables, custom-theme-set-variables):
5812         Clarify documentation.
5814         * emacs-lisp/find-func.el (find-variable)
5815         (find-variable-other-window, find-variable-other-frame):
5816         Fix the TYPE args to find-function-read and find-function-do-it.
5817         (find-function): Doc fix.
5818         (find-function-at-point): Replace function-at-point alias.
5820 2005-01-04  Richard M. Stallman  <rms@gnu.org>
5822         * cus-face.el (custom-declare-face):
5823         Record defface in current-load-list.
5825         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
5827         * emacs-lisp/find-func.el: Doc fixes.
5828         (find-face-regexp): New variable.
5829         (find-function-regexp-alist): New variable.
5830         (find-function-C-source): Third arg is now TYPE.
5831         (find-function-search-for-symbol): Handle general TYPE.
5832         (find-function-read, find-function-do-it): Handle general TYPE.
5833         (find-definition-noselect, find-face): New functions.
5834         (function-at-point): Alias deleted.
5836 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5838         * battery.el (display-battery-mode): Rename from display-battery.
5839         Handle the case where it gets turned off.
5841 2005-01-04  Richard M. Stallman  <rms@gnu.org>
5843         * cus-edit.el (customize): Make :link point to user doc.
5845         * man.el (Man-fontify-manpage): Turn off undo generation.
5847         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
5849 2005-01-04  Andreas Schwab  <schwab@suse.de>
5851         * files.el (insert-directory): Only look for error lines in
5852         inserted text.  Don't move too far after processing --dired markers.
5854 2005-01-04  Richard M. Stallman  <rms@gnu.org>
5856         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
5857         Don't expand if the character is @, period, dash, etc.
5858         (define-mail-abbrev): Quote names that contain problem characters.
5860 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
5862         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
5864 2005-01-03  Richard M. Stallman  <rms@gnu.org>
5866         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
5867         (query-replace-highlight, query-replace-lazy-highlight)
5868         (query-replace): Definitions moved up.  Doc fix.
5870 2005-01-03  Richard M. Stallman  <rms@gnu.org>
5872         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
5873         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
5874         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
5875         (lazy-highlight-face): Rename from isearch-lazy-...
5876         Change all references to them.
5878 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5880         * cus-edit.el (custom-file): Doc fix for defcustom.
5881         (custom-file): The function no longer sets the variable
5882         `custom-file' to its return value.
5884         * startup.el (command-line): No longer load `custom-file'.
5886 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5888         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
5890         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
5891         Don't confuse module-prefixed identifiers for labels.
5892         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
5894 2005-01-02  Richard M. Stallman  <rms@gnu.org>
5896         * files.el (basic-save-buffer-1): Fix previous change.
5898         * loadhist.el (file-loadhist-lookup): New function.
5899         (file-provides, file-requires): Use it.
5901         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
5902         instead of calculating the right size.
5904 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
5906         * vc-svn.el (vc-svn-diff): Stay local if possible.
5908 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5910         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
5912         * files.el (hack-local-variables): Fix last change.
5914 2005-01-02  Jay Belanger  <belanger@truman.edu>
5916         * calc/calc-yank.el (calc-edit-top): New variable.
5917         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
5918         object.  Change header properties.
5919         (calc-edit-finish, calc-edit-finish-stack-object)
5920         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
5921         edited object.
5922         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
5923         for the beginning of the edited object.
5924         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
5925         for the beginning of the edited object.
5926         * calc/calc-prog.el (calc-edit-macro-finish-edit)
5927         (calc-finish-formula-edit, calc-macro-repeats)
5928         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
5929         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
5930         beginning of the edited object.
5931         (calc-user-define-edit): Change the header for editing macros.
5932         Remove unnecessary variable.
5934 2005-01-01  Jay Belanger  <belanger@truman.edu>
5936         * calc/calc-yank.el (calc-edit-mode): Change default header.
5937         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
5938         * calc/calc-store.el (calc-edit-variable): Change title to match new
5939         header.
5940         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
5941         mode to match new header.
5942         (calc-user-define-edit): Change titles to include names of commands.
5943         (calc-finish-formula-edit): Adjust to handle new header.
5944         (calc-finish-macro-edit): Remove.
5945         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
5946         (calc-edit-macro-command, calc-edit-macro-command-type)
5947         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
5948         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
5949         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
5950         (calc-edit-macro-finish-edit): New functions.
5951         (calc-user-define-edit): Use new functions to edit named calc macros.
5953 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
5955         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
5957         * ses.el (copy-region-as-kill): Deactivate mark.
5959 2005-01-01  Richard M. Stallman  <rms@gnu.org>
5961         * replace.el (occur-1): If the output buffer is also an input,
5962         don't kill it, rename it.
5964         * faces.el (set-face-background, set-face-foreground): Doc fix.
5966         * cus-face.el (custom-face-attributes): Fix :help-echo strings
5967         for :foreground and :background.
5969         * dired.el (dired-view-command-alist): Variable deleted.
5970         (dired-view-file, dired-mouse-find-file-other-window):
5971         Delete the code to use it.
5973 2005-01-01  Kim F. Storm  <storm@cua.dk>
5975         * image.el (insert-sliced-image): Use t for line-height property.
5977 2004-12-31  Jay Belanger  <belanger@truman.edu>
5979         * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
5980         for "var-" at the beginning of the minibuffer.
5982 2004-12-31  Richard M. Stallman  <rms@gnu.org>
5984         * faces.el (read-face-name):
5985         Don't treat an attribute spec as a list of faces.
5987         * simple.el (undo): Use undo-equiv-table to detect
5988         unexpected changes since previous undo.
5989         (undo-list-saved): Variable deleted.
5990         (buffer-disable-undo): Don't alter undo-list-saved.
5992         * files.el (require-final-newline): Allow `visit' and `visit-save'.
5993         (mode-require-final-newline): New option.
5994         (after-find-file): Handle require-final-newline with new values.
5995         (basic-save-buffer): Handle new values of require-final-newline.
5997         * progmodes/sh-script.el (sh-require-final-newline):
5998         Alist value now controls whether to use mode-require-final-newline.
5999         (sh-set-shell): Implement that new meaning.
6001         * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
6002         * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
6003         * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
6004         Delete old-Emacs compatibility code.
6005         (antlr-c-common-init): Function deleted.
6007         * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
6008         * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
6009         * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
6010         * progmodes/python.el (python-mode): Use mode-require-final-newline.
6011         * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
6012         * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
6013         * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
6014         * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
6015         * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
6016         * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
6017         * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
6018         * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
6019         * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
6020         * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
6021         * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
6022         * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
6024 2004-12-31  Jay Belanger  <belanger@truman.edu>
6026         * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
6027         way to return to Calc.
6029         * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
6030         finish, C-xk as the way to cancel the edit.  Add cancel routine to
6031         kill-buffer-hook.
6033         * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
6034         MacEdit code.
6036         * calc/calc-prog.el: Remove obsolete MacEdit code.
6037         (calc-macro-edit-algebraic, calc-macro-edit-variable)
6038         (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
6040 2004-12-31  Kenichi Handa  <handa@m17n.org>
6042         * international/mule.el (buffer-file-coding-system-explicit):
6043         Rename for explicit-buffer-file-coding-system.
6044         (after-insert-file-set-coding): Adjust for the above change.
6046         * files.el (revert-buffer): Change explicit-buffer-file-coding-system
6047         to buffer-file-coding-system-explicit.
6048         (basic-save-buffer-1): Likewise.
6050 2004-12-30  Richard M. Stallman  <rms@gnu.org>
6052         * textmodes/artist.el (artist-butlast-fn): Var deleted.
6053         (artist-butlast, artist-last): Functions deleted.
6054         (artist-ellipse-mirror-quadrant): Call last and butlast directly.
6055         (artist-compute-key-compl-table): Call remq directly.
6056         (artist-remove-nulls): Function deleted.
6057         (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
6058         (artist-push, artist-pop): Macro deleted.
6060 2004-12-30  Andreas Leue  <al@sphenon.de>
6062         * textmodes/artist.el (artist-version): 1.2.6
6063         (artist-prev-next-op-alist): New variable.
6064         (artist-select-next-op-in-list): New function.
6065         (artist-select-prev-op-in-list): New function.
6066         (artist-make-prev-next-op-alist): New function.
6067         (artist-is-in-op-list-p): New function.
6068         (artist-get-first-non-nil-op): New function.
6069         (artist-get-last-non-nil-op): New function.
6070         (artist-mode-init): Call artist-get-last-non-nil-op to initialize
6071         artist-prev-next-op-alist.
6072         (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
6073         change drawing operation.
6075 2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
6077         * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
6079 2004-12-31  Masatake YAMATO  <jet@gyve.org>
6081         * server.el (server-process-filter): Suppress `error', too.
6083 2004-12-30  Jay Belanger  <belanger@truman.edu>
6085         * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
6086         Change the way a variable is displayed in a message.
6088         * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
6089         (calc-user-define-permanent, calc-execute-kbd-macro):
6090         Replace old function MacEdit-parse-keys with edmacro-parse-keys.
6092 2004-12-30  Kenichi Handa  <handa@m17n.org>
6094         * files.el (basic-save-buffer-1):
6095         Set explicit-buffer-file-coding-system to last-coding-system-used.
6096         (revert-buffer): Pay attention to
6097         explicit-buffer-file-coding-system (not buffer-file-coding-system)
6098         on bind coding-system-for-read.
6100         * international/mule.el (explicit-buffer-file-coding-system):
6101         New buffer local variable.
6102         (after-insert-file-set-coding): Set it to coding-system-for-read.
6104 2004-12-29  Luc Teirlinck  <teirllm@auburn.edu>
6106         * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
6108 2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
6110         * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
6111         that include line numbers.
6113 2004-12-29  Milan Zamazal  <pdm@zamazal.org>
6115         * files.el (hack-local-variables): If no PREFIX, set it to "^".
6116         Redundant variable PREFIXLEN removed.
6118 2004-12-28  Matt Hodges  <MPHodges@member.fsf.org>
6120         * eshell/em-hist.el (eshell-previous-matching-input):
6121         Start the deletion from the end of the output.
6123 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6125         * term/mac-win.el: Require x-dnd.
6126         (mac-drag-n-drop): Sync with W32 version.  Use x-dnd.el functions.
6128 2004-12-29  David Kastrup  <dak@gnu.org>
6130         * international/mule.el (decode-coding-inserted-region):
6131         Don't barf if `buffer-undo-list' is already set to `t'.
6133 2004-12-29  Jay Belanger  <belanger@truman.edu>
6135         * calc/calc-prog.el (calc-user-define-formula): Put default values
6136         for function names in prompts.
6137         (calc-user-define-permanent, calc-user-define-composition)
6138         (calc-user-define-formula): Remove the need for "calcFunc-" in the
6139         default input for algebraic functions.
6141 2004-12-29  Thien-Thi Nguyen  <ttn@gnu.org>
6143         * vc-rcs.el (vc-rcs-annotate-command):
6144         Fix omission bug: Call `vc-setup-buffer'.
6146 2004-12-29  Kenichi Handa  <handa@m17n.org>
6148         * international/mule.el (recode-region): New function.
6150 2004-12-28  Richard M. Stallman  <rms@gnu.org>
6152         * simple.el (undo-extra-outer-limit): New variable.
6153         (undo-outer-limit-truncate): Test and set it.
6155         * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
6156         enables the feature to extend the existing region.
6158         * simple.el (mark-word): New arg ALLOW-EXTEND
6159         enables the feature to extend the existing region.
6161         * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
6162         enables the feature to extend the existing region.
6164         * startup.el (site-run-file): Don't allow setting it with Custom.
6166         * simple.el (buffer-disable-undo): Fix previous change.
6168 2004-12-27  Masatake YAMATO  <jet@gyve.org>
6170         * hexl.el (hexlify-buffer): Remove fontification here.
6171         Use font lock mechanism instead.
6172         (hexl-font-lock-keywords): New font lock kewords.
6173         (hexl-mode-old-font-lock-keywords): New variable.
6174         (hexl-mode): Store the old font lock keywords.
6175         (hexl-mode-exit): Restore the old font lock keywords.
6177 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6179         * simple.el (undo): Fix previous change.
6181 2004-12-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6183         * term/mac-win.el: Sync with x-win.el.  Rearrange the contents.
6184         Call mac-clear-font-name-table if invoked on Mac OS 8/9.
6185         Call x-open-connection on Mac OS X.
6187 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6189         * files.el (buffer-save-without-query): New var (buffer-local).
6190         (save-some-buffers): Save those buffers first, w/o asking.
6192         * files.el (insert-directory-ls-version): New variable.
6193         (insert-directory): When ls returns an error, test the version
6194         number to decide what the return code means.
6195         With --dired output format, detect and distinguish lines
6196         that are really error messages.
6197         (insert-directory-adj-pos): New function.
6199         * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
6201         * battery.el (battery-mode-line-format): Remove initial spaces.
6203         * uniquify.el (uniquify-rationalize-file-buffer-names):
6204         Delete interactive spec.
6206         * type-break.el (type-break-mode): Set buffer-save-without-query.
6207         Remove code that tried to set save-some-buffers-always.
6208         (type-break-file-keystroke-count): Bind deactivate-mark.
6210         * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
6212         * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
6213         Test that the buffer is live, and maybe reject current buffer too.
6214         Clarify.
6215         (next-error-find-buffer): Rewrite for clarity.
6217         * loadup.el: Don't use buffer-disable-undo; do it directly.
6219         * help-fns.el (describe-function-1): Call symbol-file with `defun'.
6220         (describe-variable): Call symbol-file with `defvar'.
6222         * subr.el (messages-buffer-max-lines): Alias for message-log-max.
6223         (symbol-file): Rewritten to handle new load-history format.
6224         Now takes an arg TYPE to specify looking for a particular
6225         type of definition only.
6227         * emacs-lisp/debug.el (debugger-make-xrefs):
6228         Call symbol-file with `defun'.
6230         * emacs-lisp/find-func.el (find-function-noselect):
6231         Call symbol-file with `defun'.
6232         (find-variable-noselect): Call symbol-file with `defvar'.
6234         * eshell/esh-cmd.el (eshell-find-alias-function):
6235         Call symbol-file with `defun'.
6237         * eshell/esh-test.el (eshell-test-goto-func):
6238         Call symbol-file with `defun'.
6240         * mail/rmail.el (rmail-resend):
6241         Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
6243         * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
6245         * progmodes/compile.el (compilation-find-buffer): Rename arg.
6247         * textmodes/texinfmt.el (texinfo-format-buffer-1):
6248         Call buffer-disable-undo.
6250         * simple.el (undo-list-saved): New variable (buffer-local).
6251         (undo): Set and test it.
6252         (buffer-disable-undo): Move here from buffer.c.
6253         Clear out undo-list-saved.
6255         * international/mule.el (decode-coding-inserted-region):
6256         Set buffer-undo-list in a correct and optimal way.
6258         * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
6259         (cperl-font-lock-unfontify-region-function): No need to save and
6260         restore info, since font-lock.el does it for us.
6262         * ansi-color.el (save-buffer-state): Definition deleted.
6263         (ansi-color-unfontify-region): Don't use save-buffer-state.
6265 2004-12-27  Dave Love  <fx@gnu.org>
6267         * wid-edit.el (function): Use restricted-sexp as parent.
6269 2004-12-27  Kevin Ryde  <user42@zip.com.au>
6271         * simple.el (next-matching-history-element): Use same
6272         `interactive' form as previous-matching-history-element.
6274         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
6275         it can appear unencoded and has been seen from yahoo.
6277 2004-12-27  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
6279         * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
6280         in upper case.  Reported by Wojciech Polak <polak@gnu.org>.
6282 2004-12-27  Kenichi Handa  <handa@m17n.org>
6284         * international/utf-8.el (utf-translate-cjk-load-tables):
6285         Bind coding-system-for-read to nil while loading subst-*.
6287 2004-12-26  Jay Belanger  <belanger@truman.edu>
6289         * calc/calc-store.el (calc-read-var-name): Remove "var-" from
6290         default input.
6292 2004-12-26  Luc Teirlinck  <teirllm@auburn.edu>
6294         * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
6295         before reverting and disable undo recording while reverting.
6297 2004-12-26  Thien-Thi Nguyen  <ttn@gnu.org>
6299         * progmodes/hideshow.el (hs-set-up-overlay): New user var.
6300         (hs-make-overlay): New function.
6301         (hs-isearch-show-temporary): Handle `display' overlay prop specially.
6302         (hs-flag-region): Delete function.
6303         (hs-hide-comment-region): No longer use `hs-flag-region'.
6304         Instead, use `hs-discard-overlays' and `hs-make-overlay'.
6305         (hs-hide-block-at-point): Likewise.
6306         (hs-hide-level-recursive): Use `hs-discard-overlays'.
6307         (hs-hide-all, hs-show-all): Likewise.
6308         (hs-show-block): Likewise.
6309         Also, use overlay prop `hs-b-offset', not `hs-ofs'.
6311 2004-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
6313         * progmodes/hideshow.el: Require `cl' when compiling.
6314         Remove XEmacs and Emacs 19 compatibility.
6315         Use `dolist' and `add-to-list' for load-time actions.
6316         (hs-discard-overlays): Use `dolist'.
6317         (hs-show-block): Likewise.
6319 2004-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
6321         * faces.el (mode-line, mode-line-inactive): Use min-colors.
6323 2004-12-23  Thien-Thi Nguyen  <ttn@gnu.org>
6325         * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
6326         When extending backwards, move outside the current comment first.
6328 2004-12-22  Kenichi Handa  <handa@m17n.org>
6330         * international/quail.el (quail-start-translation): Fix prompt
6331         string for the case if input-method-use-echo-area being non-nil.
6332         (quail-start-conversion): Likewise.
6333         (quail-show-guidance): Don't show guidance if
6334         input-method-use-echo-area is non-nil.
6336 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6338         * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
6340 2004-12-21  Markus Rost  <rost@ias.edu>
6342         * calendar/diary-lib.el (mark-diary-entries):
6343         Set mark-diary-entries-in-calendar only after checking for diary-file.
6345 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6347         * faces.el (escape-glyph): Use blue against light foreground.
6349         * simple.el (undo-outer-limit-truncate): New function.
6350         (undo-outer-limit-function): Use undo-outer-limit-truncate.
6352 2004-12-21  Eli Barzilay  <eli@barzilay.org>
6354         * calculator.el: (calculator-radix-grouping-mode)
6355         (calculator-radix-grouping-digits)
6356         (calculator-radix-grouping-separator):
6357         New defcustoms for the new radix grouping mode functionality.
6358         (calculator-mode-hook): Now used in electric mode too,
6359         (calculator): Call it.
6360         (calculator-mode-map): Some new keys.
6361         (calculator-message): New function.  Some new calls.
6362         (calculator-op, calculator-set-register): Use it.
6363         (calculator-string-to-number): New function, mostly moved and
6364         updated code from calculator-curnum-value.
6365         (calculator-curnum-value): Use it.
6366         (calculator-paste): Use it, and update grabbing the current-kill.
6367         (calculator-rotate-displayer)
6368         (calculator-rotate-displayer-back): Toggle digit grouping when
6369         in radix mode, use calculator-message.
6370         (calculator-displayer-prev, calculator-displayer-next):
6371         Change digit group size when in radix mode.
6372         (calculator-number-to-string): Rename from
6373         calculator-num-to-string.  Now deals with digit grouping in
6374         radix mode.
6375         (calculator-update-display, calculator-put-value): Use the new name.
6376         (calculator-fact): Return a floating point number.
6377         (calculator-mode): Doc fix.
6379 2004-12-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
6381         * calendar/calendar.el (view-other-diary-entries): Add autoload.
6382         * calendar/diary-lib.el (view-other-diary-entries):
6383         Use current-prefix-arg in interactive spec.
6385 2004-12-19  Jay Belanger  <belanger@truman.edu>
6387         * calc/calc-aent.el (calcAlg-blank-matching-open):
6388         Temporarily adjust the syntax of both delimiters of half-open intervals.
6390 2004-12-19  Kim F. Storm  <storm@cua.dk>
6392         * mouse.el (mouse-1-click-follows-link): Doc fix.
6394 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6396         * term/mac-win.el (encoding-vector, mac-font-encoder-list)
6397         (ccl-encode-mac-centraleurroman-font): Use centraleurroman
6398         instead of centraleuropean as the name
6400 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
6402         Sync with Tramp 2.0.46.
6404         * net/tramp.el (tramp-maybe-send-perl-script): Change order of
6405         parameters wrt Tramp convention.
6406         (tramp-handle-file-attributes-with-perl)
6407         (tramp-handle-directory-files-and-attributes): Apply it.
6408         (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
6409         `copy-program'.  Reported by Zack Weinberg
6410         <zack@codesourcery.com>.
6411         (top): Set `edebug-form-spec' property directly rather than
6412         calling `def-edebug-spec'.
6414         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
6415         advice less fragile.  Surround temporary redefinition of
6416         `substitute-in-file-name' with `unwind-protect'.  Suggested by
6417         Matt Hodges <MPHodges@member.fsf.org>.
6419 2004-12-17  Juri Linkov  <juri@jurta.org>
6421         * replace.el (occur-accumulate-lines, occur-engine):
6422         Make forcing deferred font-lock fontification jit-specific.
6424 2004-12-17  Kim F. Storm  <storm@cua.dk>
6426         * mouse.el (mouse-1-click-follows-link): New defcustom.
6427         (mouse-on-link-p): New function.
6428         (mouse-drag-region-1): Implement mouse-1-click-follows-link
6429         functionality.  Map a mouse-1 click event into a mouse-2 (or
6430         other) event when position is inside a link.
6432         * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
6433         prefix in tooltip text with "mouse-1" when this is a link
6434         recognized by mouse-1-click-follows-link functionality.
6436         * help.el (describe-key): Report effective and original binding
6437         for mouse-1 when clicked on a link.
6438         (describe-mode): Add follow-link property to "minor-mode" button.
6440         * help-fns.el (describe-variable): Add follow-link property to
6441         "below" button.
6443         * help-mode.el (help-xref): Add follow-link property.
6445         * apropos.el (apropos-symbol, apropos-function, apropos-macro)
6446         (apropos-command, apropos-variable, apropos-face, apropos-group)
6447         (apropos-widget, apropos-plist): Add follow-link property.
6449         * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
6450         checks if position is in a filename, rather than some other
6451         clickable item.  Function looks for cvs-filename-face at position.
6453         * wid-edit.el (widget-specify-field, widget-specify-button):
6454         Map a :follow-link keyword into a follow-link property.
6455         (link): Add :follow-link keyword, map to RET binding.
6457         * dired.el (dired-mode-map): Map follow-link to mouse-face.
6459         * progmodes/compile.el (compilation-minor-mode-map)
6460         (compilation-button-map, compilation-mode-map): Likewise.
6462 2004-12-17  Thien-Thi Nguyen  <ttn@gnu.org>
6464         * play/zone.el (zone): Init `line-spacing' from orig buffer.
6465         (zone-replace-char): Take `count' and `del-count'
6466         instead of `direction'.  Update callers.  When `del-count' is
6467         non-nil, delete that many characters, otherwise `count' characters
6468         backwards.  Insert the newly-replaced string `count' times.
6469         (zone-fret): Handle chars w/ width greater than one.
6470         (zone-fall-through-ws): No longer take window width `ww'.
6471         Update callers.  Add handling for `char-width' greater than one.
6472         (zone-pgm-drip): Update var holding window-end position every cycle.
6474 2004-12-17  Andre Spiegel  <spiegel@gnu.org>
6476         * vc.el (vc-default-update-changelog): Use insert-file-contents,
6477         rather than insert-file.
6479 2004-12-16  Jay Belanger  <belanger@truman.edu>
6481         * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
6482         (math-init-random-base, math-random-digit): Check to see if
6483         var-RandSeed is bound.
6484         (math-random-last): Declare it.
6485         (math-random-digit): Don't make math-random-last local.
6487 2004-12-16  Thien-Thi Nguyen  <ttn@gnu.org>
6489         * play/zone.el (zone): Fix omission bug: Use a self-disabling
6490         one-shot thunk for uniform (error, quit, normal) recovery.
6491         Reported by John Paul Wallington.
6492         (zone-pgm-random-life): Fix bug:
6493         Recognize empty initial field by lack of "@" chars.
6495 2004-12-16  Juri Linkov  <juri@jurta.org>
6497         * help.el (function-called-at-point):
6498         * help-fns.el (variable-at-point): As a last resort try stripping
6499         non-word prefixes and suffixes.
6501         * descr-text.el (describe-property-list): Don't treat syntax-table
6502         specially.  Use describe-text-sexp which inserts [show] button
6503         for large objects and handles printing errors.  Sort properties
6504         by names in alphabetical order instead of by value sizes.
6505         Add `mouse-face' to list of properties for `describe-face' widget.
6506         (describe-char): Mask out face-id from 19 bits of character.
6507         Print face-id separately.
6509         * replace.el (occur-accumulate-lines, occur-engine):
6510         Fontify unfontified matching lines in the source buffer
6511         before copying them.
6512         (occur-engine): Don't put mouse-face on context lines.
6513         (occur-next-error): Set point to line beginning/end
6514         before searching for prev/next property to skip multiple
6515         matches on a line (not supported by occur engine).
6516         Remove redundant prefix-numeric-value.
6518 2004-12-15  Juri Linkov  <juri@jurta.org>
6520         * replace.el (match): New face.
6521         (list-matching-lines-face): Change default from `bold' to `match'.
6523         * progmodes/grep.el (grep-match-face): New defvar.
6524         (grep-mode-font-lock-keywords): Use grep-match-face instead of
6525         compilation-column-face to highlight grep matches.
6527         * apropos.el (apropos-match-face): Change default from
6528         `secondary-selection' to `match'.
6530         * info-look.el (info-lookup-highlight-face): Change default from
6531         `highlight' to `match'.
6533 2004-12-15  Daniel Pfeiffer  <occitan@esperanto.org>
6535         * progmodes/executable.el (executable-interpret): Eliminate
6536         obsolete compile-internal, and switch to comint for interaction.
6538 2004-12-15  J.D. Smith  <jdsmith@as.arizona.edu>
6540         * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
6541         `&&' when skipping multiple statements on a line.
6543 2004-12-15  Thien-Thi Nguyen  <ttn@gnu.org>
6545         * play/zone.el (zone): Set `truncate-lines'.
6546         Also, init `tab-width' with value from original buffer.
6547         (zone-shift-up): Rewrite for speed.
6548         (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
6549         (zone-pgm-jitter): Remove redundant entries from ops vector.
6550         (zone-exploding-remove): Reduce iteration count.
6551         (zone-cpos): Convert to defsubst.
6552         (zone-replace-char): New defsubst.
6553         (zone-park/sit-for): Likewise.
6554         (zone-fret): Take window-start arg.
6555         Update callers. Use `zone-park/sit-for'.
6556         (zone-fill-out-screen): Rewrite.
6557         (zone-fall-through-ws): Likewise. Update callers.
6558         (zone-pgm-drip): Use `zone-replace-char'.
6559         Move var inits before while-loop. Use `zone-park/sit-for'.
6560         (zone-pgm-random-life): Handle empty initial field.
6561         Use `zone-replace-char' and `zone-park/sit-for'.
6563 2004-12-15  Juri Linkov  <juri@jurta.org>
6565         * isearch.el (isearch-update): Test isearch-lazy-highlight
6566         before calling isearch-lazy-highlight-new-loop.
6567         (isearch-lazy-highlight-new-loop):
6568         Don't test isearch-lazy-highlight.
6570         * replace.el (perform-replace): Add isearch-case-fold-search.
6571         Use delimited-flag for isearch-regexp.
6572         Reset isearch-lazy-highlight-last-string to force lazy
6573         highlighting when called from isearch mode.
6574         (query-replace-highlight): Revert defcustom type to boolean.
6575         (query-replace-lazy-highlight): New defcustom.
6576         (query-replace): New face.
6577         (perform-replace, replace-highlight, replace-dehighlight):
6578         Test query-replace-lazy-highlight instead of special value
6579         `isearch' of query-replace-highlight.
6580         (replace-dehighlight): Don't call isearch-dehighlight.
6581         (replace-highlight): Don't call isearch-highlight.
6582         Use face `query-replace' unconditionally.
6584 2004-12-14  Kim F. Storm  <storm@cua.dk>
6586         * simple.el (inhibit-mark-movement): Remove defvar.
6587         (beginning-of-buffer, end-of-buffer): Don't use it.
6589         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6590         Don't use inhibit-mark-movement.
6592         * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
6593         (cua--undo-push-mark): Remove.
6594         (cua--pre-command-handler, cua--post-command-handler):
6595         Don't fiddle with inhibit-mark-movement.
6597 2004-12-14  Juri Linkov  <juri@jurta.org>
6599         * buff-menu.el (list-buffers-noselect): Collect internal info
6600         for every buffer in BUFFER-LIST arg too.
6601         (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
6602         (Buffer-menu-switch-other-window, Buffer-menu-2-window):
6603         Bind same-window-buffer-names and same-window-regexps to nil.
6605 2004-12-13  Juri Linkov  <juri@jurta.org>
6607         * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
6609         * mail/supercite.el (sc-cite-frame-alist): Doc fix.
6610         (sc-cite-region, sc-uncite-region, sc-recite-region):
6611         Fix previous change to handle not alist as a symbol, but
6612         a citation frame as a symbol that represents a variable name.
6614 2004-12-13  Richard M. Stallman  <rms@gnu.org>
6616         * filecache.el (file-cache-add-directory-using-find):
6617         Only set up file-cache-find-command-posix-flag if we will use it.
6619         * bindings.el (mode-line-buffer-identification-keymap):
6620         Don't cancel the mode-line's usual down-mouse-1 binding.
6622         * cus-edit.el (custom-face-selected): Handle `default' specs.
6623         (custom-face-edit): Increase extra-offset.
6624         (custom-display): Handle `default' specs.
6626         * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
6628         * emacs-lisp/elint.el (elint-standard-variables)
6629         (elint-unknown-builtin-args): Move definitions up.
6631         * net/browse-url.el (browse-url-url-at-point): Add autoload.
6633         * info.el (info-xref-visited): Use `default' instead of t.
6634         (Info-try-follow-nearest-node): Don't explicitly load browse-url.
6636         * faces.el (header-line, mode-line-inactive, tool-bar):
6637         Use `default' instead of t for setting the defaults.
6638         (face-spec-choose): Separate `t' from `default'.
6640         * subr.el (while-no-input): New macro.
6642 2004-12-13  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  (tiny change)
6644         * filecache.el (file-cache-add-directory-using-find):
6645         Only test file-cache-find-command-posix-flag on some systems.
6647 2004-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6649         * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
6650         Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
6651         (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
6652         (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
6653         (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
6655 2004-12-12  Juri Linkov  <juri@jurta.org>
6657         * files.el (find-file-other-window, find-file-other-frame):
6658         Add the first buffer to the returned value to return the complete
6659         list of all visited buffers.
6660         (find-file-read-only, find-file-read-only-other-window)
6661         (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
6662         `find-file-read-args'.  Signal an error about non-existent file
6663         only if file name doesn't contain wildcards.  Toggle read-only in
6664         all visited buffers.
6665         (find-alternate-file, find-alternate-file-other-window):
6666         Add optional arg `wildcards'.  Doc fix.  Set `wildcards' to t when
6667         called interactively.  Pass arg `wildcards' to other functions.
6668         (find-file-noselect): Doc fix.
6670         * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
6671         Doc fix.
6672         (ffap-directory-finder): New variable.
6673         (ffap-string-at-point-mode-alist): Add * and ? to `file'.
6674         (ffap-file-at-point): Add /* to immediately rejected names.
6675         Return absolute file names matching ffap-dired-wildcards.
6676         (ffap-read-file-or-url): Set default value for `completing-read'
6677         to `buffer-file-name'.
6678         (find-file-at-point): When filename matches ffap-dired-wildcards,
6679         call ffap-file-finder with t arg `wildcards', instead of dired.
6680         (ffap-other-window, ffap-other-frame): Return visited buffers.
6681         (ffap-read-only, ffap-read-only-other-window)
6682         (ffap-read-only-other-frame, ffap-alternate-file): New commands.
6683         (dired-at-point): Call ffap-directory-finder instead of dired.
6684         (ffap-dired-other-window, ffap-dired-other-frame)
6685         (ffap-list-directory): New commands.
6686         (ffap-bindings): New keybindings for new commands.
6688 2004-12-12  Juri Linkov  <juri@jurta.org>
6690         * simple.el (beginning-of-buffer, end-of-buffer):
6691         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6692         Do not push mark when mark is active in transient-mark-mode.
6694         * simple.el (mark-word):
6695         * emacs-lisp/lisp.el (mark-sexp, mark-defun):
6696         * textmodes/paragraphs.el (mark-paragraph):
6697         Extend the region when mark is active in transient-mark-mode,
6698         regardless of the last command.  Doc fix.
6700         * simple.el (mark-word): Preserve direction when repeating.
6701         Make arg optional.  Interactive "p" -> "P".
6702         (transient-mark-mode, inhibit-mark-movement): Doc fix.
6704         * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
6705         preserving direction, to mark forward instead of backward when mark
6706         is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
6708 2004-12-12  Juri Linkov  <juri@jurta.org>
6710         * isearch.el (isearch-edit-string): Set 7th arg of
6711         `read-from-minibuffer' to `t' to inherit the current input
6712         method (whose name is indicated by [IM] in the minibuffer prompt)
6713         from the current buffer to the minibuffer.
6714         (isearch-lazy-highlight-update): Put body to `with-local-quit'
6715         to allow C-g quitting for lazy highlighting looping inside the
6716         search with nested repetition operators.  Add overlay to the list
6717         before setting its face and other properties to avoid the case of
6718         code quitting after placing the new overlay but before it's
6719         recorded on the list.  Select the window where isearch was
6720         activated, to highlight matches in the right window when isearch
6721         switches the current window to the minibuffer.
6723         * international/isearch-x.el
6724         (isearch-process-search-multibyte-characters):
6725         Use `isearch-message' as initial input for `read-string' instead
6726         of adding it to the minibuffer prompt.  After reading a string
6727         remove the initial value of `isearch-message' from the string.
6729         * replace.el (replace-match-maybe-edit): Doc fix.
6730         (perform-replace): Don't call `replace-highlight' when automatic
6731         replacement is requested in literal mode, since it is intended
6732         only to highlight words during entering a new replacement string
6733         for \? in non-literal mode.
6735         * replace.el (query-replace-highlight): Add new value `isearch'
6736         that allows query replacement to use isearch highlighting.
6737         Change type from `boolean' to `choice'.  Doc fix.
6738         (replace-highlight, replace-dehighlight, perform-replace):
6739         Use isearch highlighting if query-replace-highlight eq `isearch'.
6741 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6743         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
6744         (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
6746         * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
6747         case of \end{verbatim}.
6749 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
6751         * term.el (term-termcap-format): Synchronyze with terminfo.
6752         (term-emulate-terminal): Handle reset.
6753         (term-reset-terminal): New function.
6755 2004-12-11  Thien-Thi Nguyen  <ttn@gnu.org>
6757         * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
6758         (zone-fill-out-screen): New func.
6759         (zone-pgm-drip): Use `zone-fill-out-screen'.
6760         Also, no longer go to point-min on every cycle.
6761         (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
6762         (zone-pgm-random-life-wait): New user var.
6763         (zone-pgm-random-life): New func.
6765 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
6767         * files.el (auto-mode-alist): Map .com to DCL mode.
6769 2004-12-09  Richard M. Stallman  <rms@gnu.org>
6771         * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
6773 2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
6775         * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
6776         buffer with a display margin.
6778 2004-12-08  Jay Belanger  <belanger@truman.edu>
6780         * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
6781         (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
6783 2004-12-08  Richard M. Stallman  <rms@gnu.org>
6785         * faces.el: Delete code to set display table.
6786         (escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)
6788 2004-12-08  Jay Belanger  <belanger@truman.edu>
6790         * calc/calc.el: Add math-read-preprocess-string to autoloads.
6792         * calc/calc-ext.el (math-read-replacement-list)
6793         (math-read-superscripts, math-read-preprocess-string): Move to
6794         calc-aent.el.
6796         * calc/calc-aent.el (math-read-replacement-list)
6797         (math-read-superscripts, math-read-preprocess-string): Move from
6798         calc-ext.el.
6800 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6802         * isearch.el (isearch-quote-char): Fix up typo in last change.
6804 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
6806         * mouse.el (mouse-set-font): Handle the case where the command was
6807         not invoked using the mouse.
6809         * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
6810         (edmacro-finish-edit): Further update for keyboard macros that are
6811         lambda forms.
6812         (edmacro-sanitize-for-string): Correctly remove Meta modifier.
6814 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6816         * font-lock.el (font-lock-unfontify-region): Save buffer state.
6817         (font-lock-default-unfontify-region): Don't save buffer state any more.
6819 2004-12-07  Jay Belanger  <belanger@truman.edu>
6821         * calc/calc-help.el (calc-describe-key):
6822         Set calc-summary-indentation even when Calc Summary buffer exists.
6824 2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
6826         * calendar/holidays.el (holiday-easter-etc): Make arguments
6827         optional for backwards compatibility.  Doc fix.
6828         Remove un-necessary local vars mandatory, output-list.
6829         (holiday-advent): Make arguments optional for backwards
6830         compatibility.  Doc fix.
6832 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6834         * paren.el (show-paren-function): Fix last change (2004-12-02).
6836         * international/mule-util.el (char-displayable-p): Return nil for
6837         unibyte mode.
6839         * subr.el (subregexp-context-p): New function.
6841         * isearch.el (isearch-quote-char): Use it.
6843         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
6844         (regexp-opt-not-groupie*-re): Remove.
6845         (regexp-opt): Properly handle inputs with duplicate entries.
6847 2004-12-06  Richard M. Stallman  <rms@gnu.org>
6849         * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
6851         * cus-edit.el (custom-file): Doc fix.
6853         * textmodes/org.el: New file.
6855 2004-12-06  Kenichi Handa  <handa@m17n.org>
6857         * ldefs-boot.el: Update international/mule-util.el section.
6859 2004-12-05  Sam Steingold  <sds@gnu.org>
6861         * net/tramp.el (tramp-handle-file-accessible-directory-p):
6862         Fix `tramp-time-diff' comparison logic.
6864 2004-12-05  Paul Pogonyshev  <pogonyshev@gmx.net>
6866         * progmodes/which-func.el (which-function):
6867         Use `run-hook-with-args-until-success' instead of a custom loop.
6868         Fixes bug with local hooks.
6870 2004-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6872         * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
6873         Use delete-dups when calculating the initial value.
6874         (bibtex-autokey-get-title): Use <=.
6875         (bibtex-goto-line): New function.
6876         (bibtex-reposition-window): Use line numbers instead of point
6877         positions.  Use window-body-height.
6878         (bibtex-find-crossref): Use bibtex-reposition-window.
6879         (bibtex-find-entry): Use bibtex-reposition-window.  Always return
6880         position of entry if key is found or nil if not found.
6882 2004-12-05  Richard M. Stallman  <rms@gnu.org>
6884         * cus-edit.el (custom-file): Doc fix.
6886         * progmodes/sh-script.el (sh-indent-for-then): Change default.
6888 2004-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6890         * simple.el (blink-matching-open):
6891         * textmodes/tex-mode.el (tex-validate-region):
6892         Obey syntax-table text properties.
6894 2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
6896         * wid-edit.el (widget-specify-field): Add `real-field' property to
6897         boundary.
6898         (widget-field-at): Use it.
6900 2004-12-02  Richard M. Stallman  <rms@gnu.org>
6902         * progmodes/cc-mode.el (awk-mode autoload):
6903         Supply t meaning interactive function.
6905         * isearch.el (search-whitespace-regexp): Remove the group.  Doc fix.
6906         (isearch-mode-map): No special definition for space.
6907         (isearch-whitespace-chars): Command deleted.
6908         (isearch-forward-regexp): Doc fix.
6909         (isearch-quote-char): When a space is not inside brackets,
6910         use `[ ]' instead of just space.
6911         (isearch-lazy-highlight-search): Bind search-spaces-regexp.
6913         * imenu.el (imenu--generic-function): Delete code to exclude
6914         matches in comments.
6916         * man.el (Man-reverse-face): Change default to `highlight'.
6918         * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
6919         (occur-engine): Use `face' prop rather than `font-lock-face'
6920         when specifying use of `match-face'.
6921         (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
6923         * emacs-lisp/elint.el (elint-standard-variables): Update list.
6925         * add-log.el (add-log-current-defun): Handle the case where point
6926         is in the header part of a DEFUN construct.
6928 2004-12-02  Dave Love  <fx@gnu.org>
6930         * progmodes/python.el (python-font-lock-syntactic-keywords):
6931         Fix previous change.
6933 2004-12-02  Richard G Bielawski  <Richard.G.Bielawski@wellsfargo.com>  (tiny change)
6935         * paren.el (show-paren-function): Check for matching chars
6936         specified by text props.
6938 2004-12-02  Jay Belanger  <belanger@truman.edu>
6940         * calc/calc.el (calc-read-key-sequence): Leave the old message visible
6941         when reading a new key sequence.
6943 2004-12-02  Kim F. Storm  <storm@cua.dk>
6945         * faces.el (escape-glyph): Rename from glyph.
6946         (standard-display-table): Set it here.  Add escape-glyph face to
6947         extra slot characters.
6949         * disp-table.el: Undo 2004-12-01 change.  Display table is now
6950         setup in faces.el.
6952 2004-12-02  Mark A. Hershberger  <mah@everybody.org>
6954         * xml.el (xml-parse-dtd): Don't show validity messages when
6955         xml-validating-parser is nil.
6956         (xml-substitute-special): Fix validity error messages to
6957         actually show the unexpandable entity.  Added validity error if &
6958         isn't followed by an entity.
6959         (xml-parse-tag): Concatenate any string following the a
6960         <![CDATA[]]> section to the parsed CDATA.
6961         (xml-parse-dtd): Skip parameter entity declarations and use of
6962         parameter entities.
6964 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
6966         * kmacro.el (kmacro-default-counter-format): New var.
6967         (kmacro-set-format): Use it.  Delete `(printf format)' from prompt.
6968         (kmacro-display): Remove `nil' from `and' form.  Delete call to
6969         `format' inside `message'.
6970         (kmacro-start-macro): Use `kmacro-default-counter-format'.
6972 2004-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6974         * pcvs.el (cvs-header-msg): New function.
6975         (cvs-update-header): Use it.  Change calling convention.
6976         Correctly handle the case of having simultaneous active processes.
6977         (cvs-sentinel): Don't call cvs-update-header any more.
6978         (cvs-mode-run): Update call and add cvs-update-header to postproc.
6980 2004-12-01  Jay Belanger  <belanger@truman.edu>
6982         * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
6983         Change message.
6985 2004-12-01  Juri Linkov  <juri@jurta.org>
6987         * progmodes/prolog.el (prolog-mode-variables):
6988         Fix imenu-generic-expression.
6990 2004-12-01  Daniel Pfeiffer  <occitan@esperanto.org>
6992         * faces.el (glyph): New face.
6994         * disp-table.el: Add an autoloaded table, that doesn't require
6995         this library, with glyph face.
6997         * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
6998         (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
6999         (conf-quote-normal): Allow normalizing only ' or ".
7000         (conf-mode): Regexp-quote constructed comment-start and don't
7001         match section {} where "name" contains braces.
7003         * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
7004         files.
7006 2004-12-01  Kenichi Handa  <handa@m17n.org>
7008         * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
7009         (x-select-text): Don't treat eight-bit-control/graphic chars
7010         specially.  Store the encoded text in the X cut buffer.
7011         (x-cut-buffer-or-selection-value): Compare the X cut buffer text
7012         with x-last-selected-text-cut-encoded.
7014 2004-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7016         * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
7018 2004-11-30  Markus Rost  <rost@ias.edu>
7020         * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
7021         AUCTeX.
7023 2004-11-30  Jay Belanger  <belanger@truman.edu>
7025         * calc/calc-arith.el (math-possible-signs): Made stronger checks
7026         on signs of intervals.
7027         (math-pow-of-zero): Strengthen checks for positive and negative
7028         exponents.
7030         * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
7031         * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
7032         * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
7033         * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
7034         * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
7035         * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
7036         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
7037         * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
7038         * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
7039         * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
7040         * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
7041         * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
7042         * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
7043         with provide statements.
7045         * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
7047         * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
7049         * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
7050         (calc-load-everything, math-defsimplify): Replace dummy autoloading
7051         functions by require statements.
7052         (math-defsimplify): Move to calc-alg.el, add to autoloads.
7054         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
7055         (calc-gnuplot-print): Give them values.
7057         * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
7058         autoloads.
7059         Add calc-do-embedded-activate to autoloads.
7060         (calc-gnuplot-name, calc-gnuplot-plot-command)
7061         (calc-gnuplot-print-command): Move them to calc-graph.el.
7063 2004-11-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7065         * term/mac-win.el (ccl-encode-mac-roman-font)
7066         (ccl-encode-mac-cyrillic-font)
7067         (ccl-encode-mac-centraleuropean-font, encoder-list)
7068         (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
7069         Support Cyrillic, CentralEuropean, and Dingbat font display
7071 2004-11-30  Andre Spiegel  <spiegel@gnu.org>
7073         * vc-hooks.el (vc-recompute-state): Move here from vc.el.
7075         * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
7076         still nil.
7078 2004-11-29  Luc Teirlinck  <teirllm@auburn.edu>
7080         * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
7081         (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
7083 2004-11-29  Jay Belanger  <belanger@truman.edu>
7085         * calc/calc-arith.el (math-pow-of-zero): Take into account different
7086         cases of the base and exponent.
7088 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7090         * simple.el (next-error-buffer-p): Allow for inclusive and
7091         exclusive tests for finding a buffer.
7092         (next-error-find-buffer): Pass the exclusive and inclusive tests
7093         to next-error-buffer-p.
7095         * replace.el (occur-next-error): Switch to the Occur buffer when
7096         appropriate, use the exclusive filter to next-error-find-buffer to
7097         do it.  Use the absolute value of the motion amount.
7099 2004-11-29  Kenichi Handa  <handa@m17n.org>
7101         * startup.el (command-line): Decode all default-directory by
7102         locale-coding-system.
7104 2004-11-29  Jay Belanger  <belanger@truman.edu>
7106         * calc/calc-aent.el: Remove unnecessary eval-when-compile.
7107         (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
7108         (math-read-expr-level, calc-check-user-syntax, math-read-factor):
7109         Replace calls to calc-extensions by appropriate require, replace
7110         calc-extensions-loaded by appropriate featurep.
7112         * calc/calc-ext.el: Move require to end of file.
7113         Remove redundant loading of calc.el.
7114         (calc-extensions-loaded): Remove unnecessary variable.
7115         (calc-extensions): Remove unnecessary function.
7116         (calc-load-everything): Replace calc-need-macros by appropriate require.
7118         * calc/calc-macs.el: Move provide to end of file.
7119         (calc-need-macros): Remove unnecessary function.
7121         * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
7122         (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
7123         (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
7124         Replace calc-extensions by appropriate require.
7125         (calc-power): Replace calc-extensions-loaded by appropriate featurep.
7127         * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
7128         Replace calc-need-macros by appropriate require.
7130         * calc/calc.el: Move require to end of file.
7131         (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
7132         Remove unnecessary variable.
7133         (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
7134         (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
7135         (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
7136         (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
7137         (math-stack-value-offset, math-format-value, math-format-flat-expr)
7138         (math-format-number, math-format-bignum, math-read-number)
7139         (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
7140         (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
7141         by appropriate require.
7142         (calc-check-defines): Replace calc-need-macros by appropriate require.
7144 2004-11-29  Kim F. Storm  <storm@cua.dk>
7146         * macros.el (insert-kbd-macro): Handle kmacro functions.
7148 2004-11-28  Juri Linkov  <juri@jurta.org>
7150         * compare-w.el (compare-windows-highlight): Attach each overlay
7151         to its window to properly highlight differences while comparing
7152         two windows of the same buffer.  Fix arguments.
7153         (compare-windows-sync-default-function): Fix arguments of
7154         `compare-windows-highlight'.
7156         * emacs-lisp/edebug.el (edebug-set-global-break-condition):
7157         Use `read-expression-history'.  Set initial contents only if
7158         `edebug-global-break-condition' is non-nil.  Set histpos to 1
7159         if initial contents is equal to the last history element.
7160         (edebug-set-conditional-breakpoint): Instead of temporarily
7161         prepending the current condition to the history, set initial
7162         contents to the current condition.  Set histpos to 1 if initial
7163         contents is equal to the last history element.
7165         * info.el (Info-search-whitespace-regexp): Remove shy group.
7166         (Info-search): Forward line if search is on the header line.
7167         Use search-whitespace-regexp in two other places.
7169 2004-11-27  Luc Teirlinck  <teirllm@auburn.edu>
7171         * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
7172         warning.  Delay real definition, which uses
7173         `set-fringe-indicators-1' till after the definition of that function.
7175 2004-11-28  Kim F. Storm  <storm@cua.dk>
7177         * fringe.el (fringe): New defgroup.
7178         (fringe-mode): Move to fringe group.
7179         (fringe-indicators): New defcustom.
7180         (set-fringe-indicators-1): New defun.
7182         * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
7183         (menu-bar-showhide-fringe-ind-menu): New keymap.
7184         (menu-bar-showhide-fringe-ind-empty)
7185         (menu-bar-showhide-fringe-ind-mixed)
7186         (menu-bar-showhide-fringe-ind-box)
7187         (menu-bar-showhide-fringe-ind-right)
7188         (menu-bar-showhide-fringe-ind-left)
7189         (menu-bar-showhide-fringe-ind-none): New defuns.
7190         (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
7192 2004-11-27  Richard M. Stallman  <rms@gnu.org>
7194         * comint.el (comint-read-noecho): Add trivial compatibility definition.
7196         * generic.el (define-generic-mode): Doc fix.
7198         * menu-bar.el (menu-bar-options-save): For the options
7199         that are toggled with menu-bar-make-mm-toggle, don't check
7200         for customized-value prop.
7202 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
7204         * mail/supercite.el (sc-cite-region): Handle the case where
7205         sc-cite-frame-alist is a symbol.
7206         (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
7207         a symbol.
7208         (sc-recite-region): Handle the case where sc-recite-frame-alist is
7209         a symbol.
7211 2004-11-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
7213         * wid-edit.el (widget-narrow-to-field): New function.
7214         (widget-complete): Use it.
7216 2004-11-27  Jay Belanger  <belanger@truman.edu>
7218         * calc/calc-aent.el (calc-eval-error): Declare and initialize the
7219         variable.
7220         (calc-eval-error): Don't check if the variable calc-eval-error is bound.
7221         (calc-buffer, calc-digit-value, math-expr-data): Declare them.
7222         (math-alg-inequalities): Move declaration to earlier in the file.
7224         * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
7225         (calc-gnuplot-input, math-normalize-a, math-integral-cache):
7226         Declare them.
7228         * calc/calc-lang.el (math-expr-data, math-expr-token)
7229         (math-exp-old-pos): Declare them.
7231         * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
7232         (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
7234 2004-11-27  Kim F. Storm  <storm@cua.dk>
7236         * progmodes/flymake.el: Use (featurep 'xemacs).
7237         (flymake-makehash): Change to defsubst.  Use fboundp.
7238         (flymake-time-to-float): Remove.
7239         (flymake-float-time): Merge code from flymake-time-to-float here.
7240         (flymake-replace-regexp-in-string): Change to defsubst.
7241         (flymake-split-string-remove-empty-edges):
7242         Rename to flymake-split-string.
7243         (flymake-split-string): Remove previous defalias.
7244         (flymake-get-temp-dir): Change to defsubst.
7245         (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
7246         Define for xemacs only.
7247         (flymake-master-file-count-limit): Change into compiler defvar only.
7248         (flymake-find-possible-master-files): Let-bind it dynamically while
7249         sorting files using flymake-master-file-compare.
7251 2004-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7253         * font-lock.el (font-lock-compile-keywords): Don't complain if the end
7254         of defun-prompt-regexp matches inside a comment/string but the
7255         beginning is correctly outside everything.
7257         * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
7258         appears within a string or a comment.
7260         * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
7261         rather than make-symbol for symbols which are used in
7262         a symbol-macrolet or equivalent.
7264 2004-11-26  Jay Belanger  <belanger@truman.edu>
7266         * calc-misc.el (calc-last-why-command): Declare it.
7268         * calc-vec.el (math-grade-vec): New variable.
7269         (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
7270         Replace variable grade-vec by declared variable.
7271         (math-rb-close): New variable.
7272         (math-read-brackets, math-read-vector): Replace variable close by
7273         declared variable.
7275         * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
7276         (calc-one-window, calc-edit-handler, calc-restore-trail)
7277         (calc-allow-ret): Declare them.
7279         * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
7280         (math-lud-cache, math-log2-cache, math-radix-digits-cache)
7281         (math-radix-float-cache-tag, math-random-cache)
7282         (math-max-digits-cache, math-integral-cache, math-units-table)
7283         (math-format-date-cache, math-holidays-cache-tag): Declare them.
7284         (math-moc-func): New variable.
7285         (math-map-over-constants, math-map-over-constants-rec):
7286         Replace variable func by declared variable.
7288         * calc/calc-store.el (calc-given-value, calc-store-opers):
7289         Declare them.
7290         (calc-var-name-map): Move declaration to earlier in the file.
7291         (calc-pv-pos): New variable.
7292         (calc-permanent-variable, calc-insert-permanent-variable):
7293         Replace variable pos by declared variable.
7295         * calc/calc-mtx.el (calc-det-lu): New variable.
7296         (math-det-raw, math-det-step): Replace variable lu by declared variable.
7298         * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
7299         (math-multi-subst, math-multi-subst-rec): Replace variables temp
7300         and arg by declared variables.
7301         (calcFunc-reducer): Fix incorrect variable.
7302         (math-inner-mul-func, math-inner-add-func): New variables.
7303         (calcFunc-inner, math-inner-mats): Replace variables mul-func
7304         and add-func by declared variables.
7306         * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
7307         (calc-digit-value): Declare them.
7309         * calc/calc-help.el (Info-history): Declare it.
7310         (calc-describe-key): Make calc-summary-indentation a local variable.
7311         (calc-help-long-names): Move declaration to earlier in file.
7313         * calc/calc-embed.el (calc-original-buffer): Declare it.
7314         (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
7315         (calc-embed-bot): New variables.
7316         (calc-do-embedded, calc-embedded-mark-formula)
7317         (calc-embedded-find-bounds, calc-embedded-duplicate)
7318         (calc-embedded-new-formula, calc-embedded-make-info):
7319         Replace vars outer-top, outer-bot, bot and top by declared variables.
7320         (calc-embed-prev-modes): New variable.
7321         (calc-embedded-set-modes, calc-embedded-update): Replace variable
7322         prev-modes with declared variable.
7323         (calc-embed-vars-used): New variable.
7324         (calc-embedded-make-info, calc-embedded-evaluate-expr)
7325         (calc-embedded-update, calc-embedded-find-vars): Replace variable
7326         vars-used by declared variable.
7328         * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
7329         (math-format-radix-float): Remove unnecessary setq.
7330         (math-radix-float-cache): Declare it.
7332         * calc/calcsel2.el (calc-keep-selection): Declare it.
7334         * calc/calc-maint.el: Remove file.
7336 2004-11-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7338         * textmodes/bibtex.el (bibtex-sort-entry-class)
7339         (bibtex-comment-start): Use defcustom.
7340         (bibtex-entry-field-alist): Use nil if initial content of the
7341         field is undefined.  Fix docstring.
7342         (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
7343         (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
7344         (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
7345         (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
7346         Fix docstring.
7347         (bibtex-autokey-title-terminators): Use only one regexp.
7348         (bibtex-string-maybe-empty-head): New variable.
7349         (bibtex-remove-delimiters-string): New function.
7350         (bibtex-text-in-field-bounds, bibtex-text-in-string):
7351         Use bibtex-remove-delimiters-string.
7352         (bibtex-progress-message, bibtex-field-left-delimiter)
7353         (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
7354         (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
7355         (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
7356         Simplify.
7357         (bibtex-format-entry): Use save-excursion for inherited booktitle.
7358         Use eq and bibtex-remove-delimiters-string.  For end markers use
7359         insertion type so that marker stays after inserted text.
7360         (bibtex-autokey-get-names): Return empty string if name is missing.
7361         (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
7362         calling bibtex-autokey-name-case-convert.
7363         (bibtex-autokey-demangle-title):
7364         Call bibtex-autokey-titleword-case-convert.  Remove call to
7365         bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
7366         (bibtex-global-key-alist, bibtex-read-string-key): New functions.
7367         (bibtex-read-key): New optional arg global.
7368         (bibtex-files-expand): New optional arg force.
7369         (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
7370         (bibtex-complete-crossref-cleanup): Rename from
7371         bibtex-complete-key-cleanup.  Simplify code.
7372         (bibtex-copy-summary-as-kill): Remove arg key.  Use looking-at.
7373         Operate on current entry.
7374         (bibtex-button): Add docstring.
7375         (bibtex-entry): Simplify.
7376         (bibtex-make-field): Replace optional arg called-by-yank with more
7377         specific args move and interactive.
7378         (bibtex-end-of-entry): Use forward-sexp.
7379         (bibtex-find-entry-globally): Remove.
7380         (bibtex-find-crossref): Allow for crossref key located in other buffer.
7381         Bound to C-c C-x.
7382         (bibtex-find-entry): New optional args global and display.
7383         (bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
7384         (bibtex-validate): Use arg force of bibtex-files-expand.
7385         (bibtex-clean-entry): Bugfix, clean string entries properly.
7386         Always keep point at beginning of entry.
7387         (bibtex-complete): Bugfix.  Handle string entries properly.
7388         Call cleanup functions only if needed.
7389         (bibtex-String): Use bibtex-read-string-key.
7390         (bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
7391         case of replacement text.
7393 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7395         * tramp.el (tramp-handle-directory-files-and-attributes): New function.
7396         (tramp-perl-directory-files-and-attributes): New constant.
7397         (tramp-file-name-handler-alist): Delete file-directory-files, add
7398         directory-files-and-attributes.
7399         (tramp-perl-file-attributes): Surround uid and gid by double
7400         quotes. Change parameter id-format from nonnumeric.
7401         (tramp-convert-file-attributes): New function.
7402         (tramp-handle-file-attributes): Use it.
7403         (tramp-maybe-send-perl-script): New function.
7404         (tramp-handle-file-attributes-with-perl): Use it. Don't convert
7405         file mode. Change parameter id-format from nonnumeric.
7406         (tramp-handle-file-attributes-with-ls): Change parameter id-format
7407         from nonnumeric.
7408         (tramp-post-connection): Don't send tramp-perl-file-attributes
7409         script. Reset connection property "perl-scripts".
7410         (tramp-handle-insert-directory): Run real handler when ls-lisp is
7411         in use.
7413 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7415         * desktop.el (desktop-read): Replace mapcar with mapc.
7416         (desktop-create-buffer): Replace mapcar with mapc.
7417         Remove redundant piece of code.
7419 2004-11-27  Nick Roberts  <nickrob@snap.net.nz>
7421         * progmodes/gud.el (gud-display-line): Use display-buffer
7422         for GDB-UI as for GUD.
7424         * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
7425         Delete variables.
7426         (gdb-ann3): Don't make GUD buffer dedicated.
7427         (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
7428         (gdb-display-source-buffer): Delete function.
7429         (gdb-view-source-function, gdb-view-assembler): Delete functions.
7430         (menu): Delete menu bindings for viewing source/assembler.
7431         (gdb-setup-windows, gdb-restore-windows):
7432         Don't dedicate GUD. No assembler now.
7433         (gdb-reset): No need to undedicate source buffers now.
7434         (gdb-source-info): No assembler now.
7436 2004-11-26  Nick Roberts  <nickrob@snap.net.nz>
7438         * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
7439         width to those for special frames.
7440         (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
7441         Use display-buffer.
7442         (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
7443         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
7444         (gdb-frame-assembler-buffer): Rework like
7445         gdb-frame-breakpoints-buffer.
7447 2004-11-25  Richard M. Stallman  <rms@gnu.org>
7449         * progmodes/flymake.el: Reindent.
7450         (flymake-split-string): Turn into defalias.
7451         (flymake-fix-file-name): Rename from flymake-fix-path-name.
7452         (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
7453         (flymake-get-common-file-prefix): Rename from ...path...  Doc fix.
7454         (flymake-build-relative-filename): Rename from ...path.
7455         Fix error message.
7457 2004-11-25  Cheng Gao  <chenggao@gmail.com>
7459         * progmodes/flymake.el: Much whitespace and capitalization change.
7460         Move `provide' to end.  Require `compile' only when compiling.
7462 2004-11-24  Jay Belanger  <belanger@truman.edu>
7464         * calc/calc-alg.el: Added comment.
7465         (math-polynomial-base): Replace variable mpb-top-expr by
7466         math-poly-base-top-expr.
7468         * calc/calc-poly.el (math-poly-base-top-expr): New variable.
7469         (math-polynomial-p1): Replace variable mpb-top-expr by declared
7470         variable.
7471         (math-poly-base-total-base): New variable.
7472         (math-total-polynomial-base, math-polynomial-p1): Replace variable
7473         mpb-total-base by declared variable.
7474         (math-factored-vars, math-to-list): Declare it.
7475         (math-fact-expr): New variable.
7476         (calcFunc-factors, calcFunc-factor, math-factor-expr)
7477         (math-factor-expr-try, math-factor-expr-part): Replace variable
7478         expr by declared variable.
7479         (math-fet-x): New variable.
7480         (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
7481         by declared variable.
7482         (math-factor-poly-coefs): Make temp a local variable.
7484         * calc/calc-units.el (calc-convert-units): Make units a local
7485         variable.
7486         (calc-num-units, calc-den-units): New variables.
7487         (calc-explain-units, calc-explain-units-rec): Replace variables
7488         num-units and den-units by declared variables.
7489         (math-cu-unit-list): New variable.
7490         (math-build-units-table, math-compare-unit-names)
7491         (math-convert-units, math-convert-units-rec): Replace variable
7492         unit-list by declared variable.
7493         (math-fbu-base, math-fbu-entry): New variables.
7494         (math-find-base-units, math-find-base-units-rec): Replace variables
7495         base and entry by declared variables.
7496         (math-which-standard): New variable.
7497         (math-to-standard-units, math-to-standard-rec): Replace variable
7498         which-standard by declared variable.
7499         (math-fcu-u): New variable.
7500         (math-find-compatible-unit, math-find-compatible-unit-rec):
7501         Replace variable u by declared variable.
7502         (math-cu-new-units, math-cu-pure): New variables.
7503         (math-convert-units, math-convert-units-rec): Replace variables
7504         new-units and pure by declared variables.
7505         (math-try-cancel-units): New variable.
7506         (math-simplify-units-quotient): Replace variable try-cancel-units by
7507         declared variable.
7509 2004-11-24  Richard M. Stallman  <rms@gnu.org>
7511         * textmodes/ispell.el (ispell-check-version):
7512         If default-directory is nonexistent, use home dir.
7514         * progmodes/grep.el (grep-regexp-alist):
7515         Don't match parens around line numbers.
7517         * progmodes/cperl-mode.el (cperl-indent-region)
7518         (cperl-imenu--create-perl-index, cperl-xsub-scan):
7519         Don't print progress messages.
7521         * progmodes/compile.el (compilation-mode-map):
7522         Don't inherit from compilation-minor-mode-map;
7523         copy its bindings instead.  But the menu bar Compile
7524         entry now does inherit from compilation-menu-map.
7526         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7527         Use with-no-warnings around compiler-macroexpand.
7529         * imenu.el: Don't always require newcomment.
7530         (imenu--generic-function): Call comment-normalize-vars
7531         if we have a comment syntax.
7532         Exit the loop if REGEXP matches the null string.
7533         Test comment-start as well as comment-start-skip
7534         when deciding whether to check for comments.
7536         * tooltip.el (tooltip-mode): Doc fix.
7538         * term.el (term-escape-char, term-mode): Doc fixes.
7540 2004-11-24  Dave Love  <fx@gnu.org>
7542         * progmodes/python.el (python-font-lock-syntactic-keywords):
7543         Check for escapes in the regexp.
7544         (python-quote-syntax): Don't do it here.
7546 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
7548         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
7549         (gdb-frames-mode-map, gdb-threads-mode-map)
7550         (gdb-registers-mode-map, gdb-locals-mode-map)
7551         (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
7552         (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
7554         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
7555         (dedicated-switch-to-buffer): Rework.
7556         (gdb-var-evaluate-expression-handler, gdb-put-string):
7557         Remove unused variable bindings.
7558         (gdb-setup-windows, gdb-display-buffer):
7559         Simplify. Use pop-to-buffer.
7560         (gdb-view-source-function): Simplify.
7561         (gdb-frame-breakpoints-buffer):
7562         Use pop-to-buffer, special-display-regexps.
7564 2004-11-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
7566         * progmodes/f90.el (f90-smart-end)
7567         (f90-previous-statement, f90-beginning-of-block): Doc fix.
7568         (f90-calculate-indent): Handle un-named PROGRAM blocks.
7569         (f90-end-of-block): Doc fix.  Make check of outermost block
7570         conditional on value of `f90-smart-end'.
7571         (f90-block-match): Hack to deal with un-named PROGRAM blocks.
7572         Handle case where END-BLOCK is nil.
7573         (f90-match-end): Handle un-named PROGRAM blocks.
7574         (f90-backslash-not-special): New function.
7576 2004-11-24  Jay Belanger  <belanger@truman.edu>
7578         * calc/calc.el (calc-embedded-active): Removed unnecessary
7579         declaration.
7580         (calc-show-banner): Removed redundant declaration.
7582         * calc/calc-graph.el (calc-gnuplot-default-device)
7583         (calc-gnuplot-default-output, calc-gnuplot-print-device)
7584         (calc-gnuplot-print-output, calc-gnuplot-geometry)
7585         (calc-graph-default-resolution, calc-graph-default-resolution-3d):
7586         Remove redundant initial values.
7588         * calc/calc-arith.el (math-scalar-functions)
7589         (math-nonscalar-functions, math-scalar-if-args-functions)
7590         (math-real-functions, math-positive-functions)
7591         (math-nonnegative-functions, math-real-scalar-functions)
7592         (math-real-if-arg-functions, math-integer-functions)
7593         (math-num-integer-functions, math-rounding-functions)
7594         (math-float-rounding-functions, math-integer-if-args-functions)
7595         (math-super-types): Move declarations to earlier in file.
7596         (math-unit-prefixes): Declared it.
7597         (math-floor-prec, math-trunc-prec): New variables.
7598         (math-trunc-fancy): Replace variable prec by declared variable.
7599         (math-floor-fancy): Replace variable prec by declared variable.
7600         (math-com-bterms): New variable.
7601         (math-commutative-equal, math-commutative-collect):
7602         Replace variable bterms by declared variable.
7604         * calc/calc-misc.el (math-trunc): Replace variable prec by
7605         math-trunc-prec.
7606         (math-floor): Replace variable prec by math-floor-prec.
7608         * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
7609         (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
7610         (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
7611         (math-format-date, math-format-date-part): Replace variables
7612         date, dt, year, month, day, weekday, hour, minute, second and
7613         bc-flag by declared variables.
7614         (math-pd-str): New variable.
7615         (math-parse-date, math-parse-date-word, math-parse-standard-date):
7616         Replace variable str by declared variable.
7617         (math-daylight-savings-hook, math-tzone-names): Move definitions
7618         to earlier in the file.
7619         (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
7620         (math-sh-year): New variable.
7621         (math-setup-add-holidays, math-setup-holidays)
7622         (math-setup-year-holidays): Replace variable `year' by declared
7623         variable.
7625         * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
7626         New variables.
7627         (math-nth-root-float, math-nth-root-float-iter): Replace variables
7628         n, nf and nfm1 by declared variables.
7629         (math-nri-n): New variable.
7630         (math-nth-root-integer, math-nth-root-int-iter): Replace variable
7631         n by declared variable.
7632         (calcFunc-log): Removed misplaced condition.
7634 2004-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7636         * generic.el (generic-mode-set-comments): Accept an empty comment-end.
7638 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
7640         * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
7641         (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
7642         Dedicate gdb-related windows.
7643         (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
7644         other frames.
7645         (gdb-reset): Remove dedicated property after debugging.
7647 2004-11-24  Jay Belanger  <belanger@truman.edu>
7649         * calc/calc-sel.el: Add comment.
7651         * calc/calc.el (math-stack-value-offset): Replace variables c,
7652         wid and off with math-svo-c, math-svo-wid and math-svo-off.
7654         * calc/calccomp.el (math-comp-sel-tag): Declare it.
7655         (math-svo-c, math-svo-wid, math-svo-off): New variables.
7656         (math-stack-value-offset-fancy): Replace variables c, wid and off
7657         by declared variables.
7658         (math-comp-just, math-comp-comma-spc): New variables.
7659         (math-compose-expr, math-compose-matrix): Replace variables `just'
7660         and comma-spc by declared variable.
7661         (math-comp-vector-prec): New variable.
7662         (math-compose-expr, math-compose-matrix, math-compose-rows):
7663         Replace variable vector-prec by declared variable.
7664         (math-comp-left-bracket, math-comp-right-bracket)
7665         (math-comp-comma): New variables.
7666         (math-compose-expr, math-compose-rows): Replace variables
7667         left-bracket, right-bracket and comma by declared variables.
7668         (math-comp-full-width): New variable.
7669         (math-comp-to-string-flat, math-comp-to-string-flat-term):
7670         Replace variable full-width by declared variable.
7671         (math-comp-highlight, math-comp-word, math-comp-level)
7672         (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
7673         (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
7674         New variables.
7675         (math-comp-to-string-flat, math-comp-to-string-flat-term)
7676         (math-comp-sel-flat-term): Replace variables comp-highlight,
7677         comp-word, comp-level, comp-margin, comp-pos and comp-buf by
7678         declared variables.
7679         (math-comp-simplify, math-comp-simplify-term)
7680         (math-comp-add-string, math-comp-add-string-sel):
7681         Replace variables comp-highlight, comp-buf, comp-base,
7682         comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
7684 2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7686         * cus-start.el (all): Add x-use-old-gtk-file-dialog.
7688         * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
7689         and x-server-version may throw.
7691 2004-11-23  Kim F. Storm  <storm@cua.dk>
7693         * subr.el (substitute-key-definition-key): Optimize.
7694         Don't call indirect-function for nil defn (always signals error).
7696         * ido.el (ido-read-internal): Fix require-match check when
7697         ido-directory-too-big is set.
7699 2004-11-23  Jay Belanger  <belanger@truman.edu>
7701         * calc/calc-ext.el (math-read-replacement-list)
7702         (math-read-superscripts): New variables.
7703         (math-read-preprocess-string): New function.
7704         (math-read-expr): Filter input through math-read-preprocess-string.
7706         * calc/calc-aent.el (math-read-exprs): Filter input through
7707         math-read-preprocess-string.
7709 2004-11-23  Daniel Pfeiffer  <occitan@esperanto.org>
7711         * progmodes/compile.el (compilation-start): In cd command use
7712         substitute-env-vars -- not quite shell compatible but better than
7713         nothing.
7714         (compilation-error-regexp-alist-alist): Simplify ftnchek to only
7715         handle the newer versions messages, which are more parseable.
7717 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7719         * reveal.el (reveal-mode-map): New var.
7720         (reveal-mode): Use it.
7722 2004-11-23  Nick Roberts  <nickrob@snap.net.nz>
7724         * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
7725         (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
7727 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7729         * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
7730         header-line when needed.
7731         Use fixed-pitch only in the header-line.
7732         Build the underline automatically.  Use emdash if available.
7734 2004-11-22  Richard M. Stallman  <rms@gnu.org>
7736         * dired.el (dired-recursive-copies): Move from dired-aux.el.
7737         * dired-aux.el (dired-recursive-copies): Move to dired.el.
7739 2004-11-22  Nick Roberts  <nickrob@snap.net.nz>
7741         * progmodes/gdb-ui.el (gdb-resync): New function.
7742         (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
7743         (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
7744         Use it to fail more gracefully.
7745         (gdb-variables): Delete variable.
7746         Re-order variables to reduce byte-compiler warnings.
7748 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7750         * descr-text.el (describe-char):
7751         * paren.el (show-paren-function):
7752         * subr.el (syntax-after): Undo last change.
7754         * progmodes/python.el (run-python): Don't hard code *Python*.
7755         Don't modify global process-environment.
7756         (python-send-region, python-load-file): Don't assume that
7757         python-buffer == (process-buffer (python-proc)).
7758         (python-switch-to-python): Simplify.
7760         * dired.el (dired-align-file): Don't assume line starts with spaces.
7762 2004-11-21  Jay Belanger  <belanger@truman.edu>
7764         * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
7765         Replace variable `lines' by math-read-big-lines.
7766         (math-read-big-expr): Replace variables the-baseline, the-h2
7767         and err-msg by math-read-big-baseline, math-read-big-h2 and
7768         math-read-err-msg.
7769         (math-read-big-bigp): Replace variable h2 with math-rb-h2.
7771         * calc/calc-lang.el (math-read-big-rec): Fix typo.
7772         (math-read-big-balance): Replace unbound variable by value.
7773         (math-read-big-lines): New variable.
7774         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
7775         (math-read-big-error, math-read-big-balance): Replace variable
7776         `lines' by declared variable.
7777         (math-read-big-baseline, math-read-big-h2): New variables.
7778         (math-read-big-rec): Replace variables the-baseline and the-h2
7779         by declared variables.
7780         (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
7781         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
7782         (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
7783         declared variables.
7784         (math-read-big-err-msg): New variable.
7785         (math-read-big-error): Replace variable err-msg by declared variable.
7787 2004-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7789         * ses.el: Add coding cookie.
7790         Fix up docstrings, follow new commenting conventions.
7791         (ses-header-line-menu): Fix missing variable rename for header-row.
7792         (ses-cell-size): Remove.
7793         (ses-make-cell): New function.
7794         (ses-cell, ses-insert-row, ses-insert-column): Use it.
7795         (ses-calculate-cell): Remove unused var `symbol'.
7796         (ses-narrowed-p): New function.
7797         (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
7798         (ses-initial-file-trailer): Change ;;; to ;; for local vars.
7799         (ses-load, ses-reconstruct-all): Adjust string search accordingly.
7800         (ses-setup): Use restore-buffer-modified-p.
7801         (ses-cleanup): Remove unused var `end'.
7802         (ses-header-string-left-offset): Remove.
7803         (ses-create-header-string): Adjust to new behavior of `align-to'.
7804         Truncate excessively large fields to preserve alignment.
7805         (ses-reconstruct-all): Remove unused var `refs'.
7806         (ses-read-cell-printer): Remove unused var `prompt'.
7807         (ses-delete-row): Remove unused var `pos'.
7808         (ses-delete-column): Remove unused var `new'.
7810 2004-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7812         * ps-print.el: Insert :version tag into all defgroup and defcustom.
7813         Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
7814         Eliminate eval-and-compile usage.
7815         (ps-insert-file): Use insert-file-contents instead of insert-file.
7816         (ps-setup): Code fix.
7818         * printing.el (pr-setup, lpr-setup): Code fix.
7820 2004-11-21  Jay Belanger  <belanger@truman.edu>
7822         * calc/calc-prog.el (math-integral-cache-state, calc-lang)
7823         (calc-original-buffer): Declare them.
7824         (calc-user-formula-alist): New variable.
7825         (calc-user-define-formula, calc-fix-user-formula)
7826         (calc-user-define-composition, calc-finish-formula-edit):
7827         Replace variable `alist' by declared variable.
7828         (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
7829         (var-q7, var-q7, var-q8, var-q9): Declare them.
7830         (calc-kbd-push): Don't check to see if var-q0 through var-q9
7831         are bound.
7832         (calcFunc-typeof): Replace undeclared variable by expression.
7833         (math-exp-env): New variable.
7834         (math-define-body, math-define-exp): Replace exp-env by declared var.
7835         (math-define-exp): Replace misplaced variable by expression.
7837         * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
7838         (calc-curve-model, calc-curve-coefnames): New variables.
7839         (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
7840         varnames, model and coefnames by declared variables.
7841         (math-root-widen): New variable.
7842         (math-search-root, math-find-root): Replace variable root-widen by
7843         declared variable.
7844         (var-DUMMY): Declare it.
7845         (math-root-vars, math-min-vars): Move the declarations to earlier in
7846         the file.
7847         (math-brent-min): Make d a local variable.
7848         (math-find-minimum): Replace non-existent variable.
7849         (math-ninteg-romberg): Remove unnecessary variable.
7850         (math-ninteg-temp): New variable.
7851         (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
7852         integ-temp by declared variable.
7853         (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
7854         New variables.
7855         (math-general-fit): Replace variables first-var, first-coef and
7856         new-coefs by declared variables.
7857         (calcFunc-fitvar): Replace variable first-var by declared variable.
7858         (calcFunc-fitparam): Replace variable first-coef by declared variable.
7859         (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
7860         (math-all-vars-vars, math-all-vars-found): New variables.
7861         (math-all-vars-in, math-all-vars-rec): Replace variables vars and
7862         found by declared variable math-all-vars-vars.
7864 2004-11-20  Luc Teirlinck  <teirllm@auburn.edu>
7866         * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
7867         of `defconst'.
7869 2004-11-20  Richard M. Stallman  <rms@gnu.org>
7871         * isearch.el (isearch-mode-map): Don't bind SPC.
7872         (isearch-whitespace-chars): Function deleted.
7873         (isearch-search): Bind search-spaces-regexp.
7874         (isearch-lazy-highlight-search): Likewise.
7875         (search-whitespace-regexp): Doc fix.
7876         (isearch-forward-regexp): Doc fix.
7878         * emacs-lisp/bytecomp.el (byte-compile-form):
7879         Move the calls to byte-compile-set-symbol-position,
7880         to avoid having two for the same symbol occurrence.
7882         * comint.el (comint-input-ring-size): Increase to 150.
7884         * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
7885         New variables.
7886         (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
7887         (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
7889         * imenu.el (imenu--generic-function):
7890         Ensure we keep moving backward even if BEG isn't further back.
7892         * replace.el (query-replace-read-to, query-replace-read-from):
7893         Specify t for KEEP-ALL in read-from-minibuffer.
7895         * progmodes/python.el (python-switch-to-python):
7896         If Python isn't running, start it.
7897         Don't alter debug-ignored-errors.
7899         * progmodes/cperl-mode.el (cperl-indent-region):
7900         Don't mind imenu-scanning-message.
7902         * bindings.el (global-map): Bind C-e to move-end-of-line.
7904         * simple.el (line-move-finish): New arg FORWARD.
7905         Ignore invisible newlines, not intangible ones.
7906         Conditions for acceptable stopping positions depend on FORWARD.
7907         (line-move): Pass FORWARD arg to line-move-finish.
7909         * buff-menu.el (list-buffers-noselect): Eliminate space at the start
7910         of HEADER.  Compensate for this change in the code to add display
7911         properties.  Don't make the first line intangible.
7913         * info.el (Info-search): Fix previous change.
7915 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
7917         * Makefile.in (recompile): Revert 2004-11-19 change.
7918         (compile): Likewise.
7920 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
7922         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
7924 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7926         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
7927         defgroup and defcustom.  Eliminate eval-and-compile usage.
7929         * progmodes/ebnf-otz.el: Fix typos.
7931 2004-11-19  Jay Belanger  <belanger@truman.edu>
7933         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
7934         (calc-edit-finish, calc-finish-stack-edit): Replace variable
7935         disp-trail by declared variable.
7937         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
7938         (calc-finish-selection-edit): Replace variable disp-trail by
7939         declared variable.
7940         (calc-selection-cache-entry): Move declaration to earlier in the file.
7941         (calc-selection-cache-num, calc-selection-cache-comp)
7942         (calc-selection-cache-offset, calc-selection-true-num)
7943         (calc-final-point-line, calc-final-point-column)
7944         (calc-original-buffer): Declare them.
7945         (calc-fnp-op, calc-fnp-num): New variables.
7946         (calc-find-nth-part, calc-find-nth-part-rec)
7947         (calc-select-previous): Replace op and num by declared variables.
7948         (calc-rsf-old, calc-rsf-new): New variables.
7949         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
7950         Replace variables old and new by declared variables.
7951         (calc-sel-reselect): New variable.
7952         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
7953         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
7954         (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
7955         reselect with declared variable.
7957         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
7958         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
7959         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
7960         (math-import-list, math-rewrite-phase): Declare them.
7961         (math-rewrite): Use let* to declare variables.
7962         (calc-rewrite-selection): Make rules a local variable.
7963         (calc-rewr-sel): New variable.
7964         (calc-rewrite-selection, calc-locate-selection-marker)
7965         (calc-rewrite): Use the declared variable calc-rewr-sel instead
7966         of sel.
7967         (math-rewrite-whole-expr): New variable.
7968         (math-rewrite, math-rewrite-phase): Replace variable expr by
7969         declared variable.
7970         (math-rewrite-heads-heads, math-rewrite-heads-skips)
7971         (math-rewrite-heads-blanks ): New variables.
7972         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
7973         heads, skips and blanks by declared variables.
7974         (math-rwcomp-subst-old, math-rwcomp-subst-new)
7975         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
7976         New variables.
7977         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
7978         old, new, old-func and new-func by declared variables.
7979         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
7980         Remove unnecessary variable.
7981         (math-apply-rw-regs): New variable.
7982         (math-apply-rewrites, math-rwapply-replace-regs)
7983         (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
7984         (math-apply-rw-ruleset): New variable.
7985         (math-apply-rewrites, math-rwapply-remember): Replace variable
7986         ruleset by declared variable.
7988 2004-11-19  Richard M. Stallman  <rms@gnu.org>
7990         * info.el (Info-search): Use search-whitespace-regexp.
7992 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
7994         * vc-rcs.el (vc-rcs-parse): New function.
7995         (vc-rcs-annotate-command): Likewise.
7996         (vc-rcs-annotate-current-time): Likewise.
7997         (vc-rcs-annotate-time): Likewise.
7998         (vc-rcs-annotate-extract-revision-at-line): Likewise.
8000 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8002         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
8004 2004-11-18  Jay Belanger  <belanger@truman.edu>
8006         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
8008 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8010         * printing.el: Eliminate use of interactive-p and eval-and-compile.
8011         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8012         Use make-temp-file to generate PostScript files in any situation.
8013         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
8014         (pr-interactive-p): Eliminate var.
8015         (pr-save-interactive): Eliminate macro.
8016         (pr-interface, pr-ps-directory-preview)
8017         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8018         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8019         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8020         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8021         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8022         (pr-ps-region-ps-print, pr-ps-mode-preview)
8023         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8024         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8025         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
8026         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8027         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8028         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8029         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8030         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8031         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8032         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8033         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8034         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
8035         Eliminate pr-save-interactive usage.
8036         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
8037         Eliminate pr-interactive-p usage.
8038         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
8039         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
8040         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
8041         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
8042         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
8043         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
8044         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
8045         New funs.
8046         (pr-ps-file): Use make-temp-file to generate a temporary file.
8048 2004-11-17  Jay Belanger  <belanger@truman.edu>
8050         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
8051         a local variable.
8052         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
8053         (math-top-only): New variable.
8054         (math-simplify, math-simplify-step): Replace variable top-only by
8055         declared variable math-top-only.
8056         (math-simplify-expr): Declare it.
8057         Replace argument expr in all calls of math-defsimplify by
8058         math-simplify-expr.
8059         (math-simplify-plus, math-simplify-times, math-simplify-divide)
8060         (math-simplify-divisor, math-simplify-one-divisor)
8061         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
8062         (math-simplify-pow): Replace variable expr by declared variable
8063         math-simplify-expr.
8064         (math-simplify-divisor): Remove local variables temp and op.
8065         (math-simplify-one-divisor): Make temp and op local variables.
8066         (math-simplify-divisor-nover, math-simplify-divisor-dover):
8067         New variables.
8068         (math-simplify-divisor, math-simplify-one-divisor):
8069         Replace variables nover and dover by declared variables.
8070         (math-expr-subst-new, math-expr-subst-old): New variables.
8071         (math-expr-subst, math-expr-subst-rec): Replace variables new
8072         and old by declared variables.
8073         (math-is-poly-degree, math-is-poly-loose): New variables.
8074         (math-is-polynomial, math-is-poly-rec): Replace variables degree
8075         and loose by declared variables.
8076         (math-poly-base-const-ok, math-poly-base-pred): New variables.
8077         (math-polynomial-base, math-polynomial-base-rec):
8078         Replace variables const-ok and mpb-pred by declared variables.
8080         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
8082         * calc/calc-ext.el (math-defsimplify): Change the argument in
8083         the created function to math-simplify-expr.
8085         * calc/calc-units.el (math-simplify-expr): Declare it.
8086         Replace argument expr in all calls of math-defsimplify by
8087         math-simplify-expr.
8088         (math-simplify-units-prod): Replace variable expr by declared
8089         variable math-simplify-expr.
8091 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8093         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
8094         Replace mapcar->dolist, format->string.
8096 2004-11-17  Miles Bader  <miles@gnu.org>
8098         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
8099         * progmodes/idlwave.el: Remove RCS keywords.
8101 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
8103         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
8104         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
8105         Update to IDLWAVE version 5.5.  Too many changes to list them here.
8106         * progmodes/idlw-help.el: New file.
8108 2004-11-16  Richard M. Stallman  <rms@gnu.org>
8110         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8111         Discard spaces after \i according to TeX rules.
8113         * international/mule.el (set-buffer-file-coding-system):
8114         New arg NOMODIFY.
8115         (after-insert-file-set-coding): Pass that new arg.
8116         Prevent set-buffer-multibyte from trying to lock the file.
8118         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
8120         * saveplace.el (save-place): Doc fix.
8122         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
8123         temporarily widen before finding the following word to copy.
8125         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
8126         (cl-map-keymap): Definition deleted.
8128         * subr.el (map-keymap-internal): New function.
8130 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8132         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
8133         when pressing rather than when releasing mouse-2.  Simplify.
8135 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8137         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
8138         (compilation-mode): Set it here instead.
8140         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
8142         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
8143         (loop, cl-parse-loop-clause, defsetf): Use backquote.
8145 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8147         * progmodes/compile.el (compilation-internal-error-properties):
8148         Fix up a transposition-typo.  Check end-col before using it.
8150 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
8152         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8153         Discard whitespace after macro \i when converting it.
8155 2004-11-16  Juri Linkov  <juri@jurta.org>
8157         * emacs-lisp/find-func.el (find-function-regexp):
8158         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
8159         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
8160         Remove invalid `\W' from [^cgv\W].  Doc fix.
8161         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
8163 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
8165         * play/life.el: Maintainer is now FSF.
8166         (life-patterns, life-neighbor-deltas, life-window-start)
8167         (life-current-generation, life-generation-string): Use defvar
8168         instead of defconst.
8170 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8172         * progmodes/compile.el (compilation-move-to-column): New fun.
8173         (compilation-internal-error-properties)
8174         (compilation-next-error-function): Use it to make sure we don't go past
8175         the end of line.
8177 2004-11-15  John Paul Wallington  <jpw@gnu.org>
8179         * autoinsert.el (auto-insert-alist): Insert the user's name in
8180         copyright notice, rather than Free Software Foundation, for the
8181         Emacs Lisp header case too.
8183 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8185         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
8186         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8187         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
8188         return the list of string in a string.
8189         (pr-call-process): Message if calling process returns an error, that
8190         is, the exit status is different of zero.
8192 2004-11-15  Jay Belanger  <belanger@truman.edu>
8194         * calc/calcalg2.el (math-integrate-by-parts): Remove unused
8195         variable var-thing.
8196         (math-integ-depth, math-integ-level, math-integral-limit)
8197         (math-enable-subst, math-any-substs, math-integ-msg)
8198         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
8199         (math-int-threshold, math-int-factors, math-double-roots)
8200         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
8201         (var-GenCount): Declare these variables.
8202         (calcFunc-integ): Don't check if var-IntegLimit is bound.
8203         (math-integral-cache, math-integral-cache-state):
8204         Move declarations to earlier in the file.
8205         (math-deriv-var, math-deriv-total, math-deriv-symb)
8206         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
8207         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
8208         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
8209         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
8210         (math-solve-res): New variables
8211         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
8212         (math-integral, math-replace-integral-parts)
8213         (math-integrate-by-parts, calc-dump-integral-cache)
8214         (math-try-integral, math-do-integral, math-do-integral)
8215         (math-do-integral-methods, math-try-solve-for)
8216         (math-try-solve-prod, math-solve-poly-funny-powers)
8217         (math-solve-crunch-poly, math-decompose-poly)
8218         (math-solve-find-root-term, math-find-root-in-prod)
8219         (math-integ-try-linear-substitutions)
8220         (math-integ-try-substitutions, math-expr-rational-in)
8221         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
8222         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
8223         (math-solve-for, math-solve-system, math-solve-system-rec)
8224         (math-solve-get-sign, math-solve-get-int)
8225         (math-solve-system-subst): Replace undeclared variables with newly
8226         declared variables.
8228 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8230         * winner.el (winner-active-region, winner-edges, winner-window-list):
8231         Define at toplevel.
8232         (winner-mode-map): Move init inside declaration.
8234 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
8236         * files.el (convert-standard-filename): Doc fix.
8238 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
8240         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
8241         passwd, group, shadow, default/* and pam.d/*.
8243 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8245         * printing.el (pr-menu-spec): Adjust menu specification.
8247 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8249         * printing.el: Doc fix.  Insert :version tag into all defcustom.
8250         Handle interactive-p as is recommended in Emacs Lisp Reference.
8251         Set the file permission bits for newly created files.
8252         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8253         The printing menu specification (in `pr-menu-spec') was merged.
8254         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8255         (pr-version): New version number (6.8.3).
8256         (pr-file-modes): New option.
8257         (pr-interactive-p): New var.
8258         (pr-save-interactive, pr-save-file-modes): New macros.
8259         (pr-setup): Code fix.
8260         (pr-menu-spec): Menu specification merged.
8261         (pr-call-process, pr-text2ps): Set file permission bits.
8262         (pr-despool-print): Set file permission bits.  Handle interactive-p as
8263         is recommended.
8264         (pr-interface, pr-ps-directory-preview)
8265         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8266         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8267         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8268         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8269         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8270         (pr-ps-region-ps-print, pr-ps-mode-preview)
8271         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8272         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8273         (pr-despool-using-ghostscript, pr-despool-ps-print)
8274         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8275         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8276         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8277         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8278         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8279         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8280         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8281         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8282         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
8283         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
8284         Handle interactive-p as is recommended.
8286 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8288         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
8289         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
8291         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
8292         so it doesn't forget to highlight the beginning of the region either.
8294 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
8296         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
8297         (c-font-lock-init): Eliminate obsolete make-local-hook.
8298         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8299         (awk-mode): Use run-mode-hooks.
8301         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
8303 2004-11-13  Kim F. Storm  <storm@cua.dk>
8305         * mouse.el (mouse-drag-copy-region): Add :version.
8306         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
8307         while dragging mode line, so mode line can be dragged downwards.
8308         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
8309         while pressing mouse button so window doesn't scroll until we
8310         release the mouse if clicking on partially visible line.
8312 2004-11-12  Jay Belanger  <belanger@truman.edu>
8314         * calc/calc-graph.el (calc-dumb-map): Declare it.
8315         (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
8316         than unbound.
8317         (calc-graph-name): Made `end' a local variable.
8318         (calc-graph-lookup): Made `varname' a local variable.
8319         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
8320         Declare them.
8321         (calc-graph-format-data): Don't check if var-PlotRejects is bound.
8322         (calc-graph-plot, calc-graph-compute-3d): Remove references to
8323         the unused variable y3vec.
8324         (calc-graph-show-dumb): Remove reference to unused variable found-pt.
8325         (calc-graph-kill-hook, calc-graph-plot): Remove reference to
8326         calc-graph-prev-kill-hook.
8327         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
8328         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
8329         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
8330         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
8331         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
8332         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
8333         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
8334         (calc-graph-y3value, calc-graph-y3name)
8335         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
8336         (calc-graph-stepcount, calc-graph-is-splot)
8337         (calc-graph-surprise-splot, calc-graph-blank)
8338         (calc-graph-non-blank, calc-graph-curve-num): New variables.
8339         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
8340         (calc-graph-recompute-2d, calc-graph-compute-3d)
8341         (calc-graph-format-data): Replace undeclared variables with the
8342         above newly declared variables.
8344 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
8346         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
8347         `rsf-beep' and `rsf-sleep-after-message'.
8349         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
8350         list if `message-sender' is non-nil.
8352 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
8354         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
8355         consing by using mapc instead of mapcar.
8357 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
8359         * tooltip.el (require): Explain why CL is needed.
8361 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8363         * printing.el: Insert :version into defgroup (printing).  All reference
8364         to Files option in menubar were changed to File.
8365         (pr-version): New version number (6.8.2).
8366         (pr-get-symbol): Call easy-menu-intern.
8367         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
8368         compilation gripes.
8370 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8372         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
8373         new byte-compile-function-environment binding to t.
8375         * font-lock.el (font-lock-fontify-syntactically-region):
8376         Don't forget to highlight the last char when we hit `end'.
8378         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
8379         (mwheel-scroll): Adjust accordingly.
8381         * cvs-status.el: Reduce spurious warnings.
8382         (cvs-status-checkout): Remove.
8383         (cvs-status-mode-map): Use cvs-mode-checkout instead.
8385         * pcvs.el (cvs-mode-checkout): New command.
8387         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
8389         * tooltip.el: Require CL.
8391         * emacs-lisp/bytecomp.el: Use push.
8392         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
8393         (defalias): Remove the `byte-compile' property and add
8394         a `byte-hunk-handler'.
8396 2004-11-11  Juri Linkov  <juri@jurta.org>
8398         * info.el (Info-search): Save match data for isearch.
8399         Skip Tag Table node.
8401         * descr-text.el (describe-char): Replace syntax-after with code
8402         from its previous version.
8404         * files.el (magic-mode-alist): Use optimization for SGML mode too.
8405         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
8407         * international/mule.el (sgml-html-meta-auto-coding-function):
8408         Remove > after <html to allow HTML attributes.
8410 2004-11-11  Jay Belanger  <belanger@truman.edu>
8412         * calc/calc-comb.el (math-prime-factors-finished): Declare it as
8413         a variable.
8414         (calcFunc-dfac): Replace unbound max by n.
8415         (math-stirling-local-cache): New variable.
8416         (math-stirling-number, math-stirling-1, math-stirling-2):
8417         Replace the variable `cache' by the declared variable
8418         math-stirling-local-cache.
8419         (var-RandSeed): Declare it as a variable.
8420         (math-init-random-base, math-random-digit): Don't check to see if
8421         var-RandSeed is bound.
8422         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
8423         Declare them instead of just setting them.
8424         (math-init-random-base): Made i a local variable.
8425         (math-random-digit): Made math-random-last a local variable.
8426         (math-prime-test-cache): Move declaration to before it is used.
8427         (math-prime-test-cache-k, math-prime-test-cache-q)
8428         (math-prime-test-cache-nm1, math-prime-factors-finished):
8429         Declare them as variables.
8431 2004-11-11  Jay Belanger  <belanger@truman.edu>
8433         * calc/calc-ext.el (math-defcache): Use defvar for the new
8434         variables it creates.
8436 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
8438         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
8439         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
8440         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
8441         (desktop-save): Add :version.
8443 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8445         * printing.el (pr-get-symbol): Don't downcase.
8447 2004-11-10  Jay Belanger  <belanger@truman.edu>
8449         * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
8450         string to kill-ring.
8452         * calc/calc-aent.el (calc-alg-exp, math-toks)
8453         (math-exp-pos,math-exp-old-pos, math-exp-token)
8454         (math-exp-keep-spaces, math-exp-str): New variables.
8455         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
8456         (calcAlg-enter): Use declared variable calc-alg-exp.
8457         (math-build-parse-table, math-find-user-token): Use declared
8458         variable math-toks.
8459         (math-read-exprs, math-read-token, calc-check-user-syntax)
8460         (calc-match-user-syntax, match-factor-after, math-read-factor):
8461         Use declared variables math-exp-pos math-exp-old-pos.
8462         (math-read-exprs, math-read-token, math-read-expr-level)
8463         (calc-check-user-syntax, calc-match-user-syntax)
8464         (match-factor-after, math-read-factor): Use declared variable
8465         math-exp-token.
8466         (math-read-exprs, math-read-expr-list, math-read-token)
8467         (math-read-factor): Use declared variable math-exp-keep-spaces.
8468         (math-read-exprs, math-read-token): Use declared variable
8469         math-exp-str.
8470         (calc-match-user-syntax): Make m a local variable.
8472         * calc/calc-ext.el (math-read-expr): Use declared variables
8473         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
8474         math-exp-keep-spaces.
8476         * calc/calc-forms.el (math-read-angle-bracket): Use declared
8477         variables math-exp-pos, math-exp-str.
8479         * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
8480         math-exp-old-pos.
8481         (math-parse-fortran-vector, math-parse-fortran-vector-end)
8482         (math-parse-eqn-prime): Use declared variable math-exp-token.
8484         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
8485         Use declared variable math-exp-pos.
8486         (math-check-for-commas): Use declared variable math-exp-str.
8487         (math-read-brackets): Use declared variables math-exp-old-pos,
8488         math-exp-keep-spaces.
8489         (math-read-brackets, math-read-vector, math-read-matrix):
8490         Use declared variable math-exp-token.
8492 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8494         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
8495         where the keymap is a symbol.
8496         (easy-menu-add-item): Use keymap-prompt.  Simplify.
8498         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
8500         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
8501         (sgml-parse-tag-backward): Use it to skip spurious < or >.
8503 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
8505         * ebuff-menu.el: Doc fixes throughout.
8506         (electric-buffer-menu-mode-hook): New defvar.
8508 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
8510         * tooltip.el: Don't require cl, comint, gud, gdb-ui for
8511         compilation. The resulting compiler warnings appear to be harmless.
8513 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
8515         * textmodes/conf-mode.el: New file.
8517         * files.el (auto-mode-alist, magic-mode-alist): Use it.
8519 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8521         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
8523 2004-11-09  Jay Belanger  <belanger@truman.edu>
8525         * calc/calc-ext.el (calc-init-extensions): Remove old code.
8527         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
8528         (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
8529         (calc-z-prefix-help, calc-user-function-list): Use declared
8530         variables calc-z-prefix-buf, calc-z-prefix-msgs.
8531         (math-map-tree, math-map-tree-rec): Use declared variables
8532         math-mt-many, math-mt-func.
8533         (math-read-expression, math-read-string): Use declared variable
8534         math-expr-data.
8536         * calc/calc-ext.el (math-normalize-nonstandard): Use declared
8537         variable math-normalize-a.
8539         * calc/calc.el (math-normalize-a): New variable.
8540         (math-normalize): Use declared variable math-normalize-a.
8542         * calc/calc-poly.el (math-expand-form): Use declared variable
8543         math-mt-many.
8545         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
8546         Use declared variable math-mt-many.
8547         (math-rewrite): Use declared variable math-mt-func.
8549         * calc/calc-vec.el (math-read-brackets, math-read-vector)
8550         (math-read-matrix): Use declared variable math-expr-data.
8552         * calc/calc-lang.el (math-parse-fortran-vector)
8553         (math-parse-fortran-vector-end, math-parse-tex-sum)
8554         (math-parse-eqn-matrix, math-parse-eqn-prime)
8555         (math-read-math-subscr): Use declared variable math-expr-data.
8557         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
8558         (math-read-expr-level, math-read-token, calc-check-user-syntax)
8559         (calc-match-user-syntax, math-read-if, math-factor-after)
8560         (math-read-factor): Use declared variable math-expr-data.
8562 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
8564         * calendar/diary-lib.el (diary-from-outlook)
8565         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
8566         interactive-p; but rather new optional argument NOCONFIRM.
8568 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8570         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
8571         (easy-menu-name-match): Revert correspondingly.
8573 2004-11-09  Richard M. Stallman  <rms@gnu.org>
8575         * emacs-lisp/bytecomp.el (byte-compile-defalias):
8576         Turn off warnings for the new function even if definition not constant.
8577         If the definition isn't a quoted symbol, record (FUNCTION . t).
8578         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
8579         (byte-compile-callargs-warn): Handle (FUNCTION . t).
8580         (display-call-tree, byte-compile-arglist-warn):
8581         Handle t returned by byte-compile-fdefinition.
8583 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8585         * Makefile.in (maintainer-clean): Depend on distclean.
8587         * help-fns.el (help-C-file-name): File name must be in build-files
8588         to be returned.
8590 2004-11-09  Jay Belanger  <belanger@truman.edu>
8592         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
8593         (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
8595         * calc/calc.el (calc, calc-trail-display, calc-mode):
8596         Remove obsolete sections.
8598         * calc/calc.el (calc-x-paste-text): Remove.
8600         * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
8601         mouse-2.
8603 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
8605         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
8606         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
8607         current frame (in case of recursive calls).
8608         (gdb-show-changed-values): Add :version keyword.
8610 2004-11-09  Kenichi Handa  <handa@m17n.org>
8612         * international/mule-cmds.el: Change coding: tag back to
8613         iso-2022-7bit.
8615 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8617         * international/mule-cmds.el: Change coding-system to utf-8.
8618         (select-safe-coding-system-interactively):
8619         New function extracted from select-safe-coding-system.
8620         (select-safe-coding-system): Use it.
8622 2004-11-08  Richard M. Stallman  <rms@gnu.org>
8624         * subr.el (syntax-after): Doc fix.
8626         * paren.el (show-paren-function): Change calls to syntax-after
8627         for new way of returning the value.
8629         * menu-bar.el (menu-bar-file-menu): Make this the real name
8630         and menu-bar-files-menu the alias.  Use the former.
8631         (global-map): Use `file', not `files', as the symbol.
8633         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
8635         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
8636         Don't use beginning-of-buffer.
8637         (filesets-cmd-show-result): Use with-no-warnings.
8639 2004-11-08  Juri Linkov  <juri@jurta.org>
8641         * progmodes/compile.el (compile): Don't overwrite last command in
8642         minibuffer history with default command if they are not equal.
8644 2004-11-08  Jay Belanger  <belanger@truman.edu>
8646         * calc/calcalg2.el (math-do-integral-methods): Try linear then
8647         non-linear substitutions.
8649 2004-11-08  Jay Belanger  <belanger@truman.edu>
8651         * calc/calcalg2.el (math-linear-subst-tried): New variable.
8652         (math-do-integral): Set `math-linear-subst-tried' to nil.
8653         (math-do-integral-methods): Use `math-linear-subst-tried' to
8654         determine what type of substitution to try.
8655         (math-integ-try-linear-substituion):
8656         Set `math-linear-subst-tried' to t.
8658 2004-11-08  Kim F. Storm  <storm@cua.dk>
8660         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
8662 2004-11-07  Juri Linkov  <juri@jurta.org>
8664         * info-look.el (info-lookup): Allow reusing in the current buffer
8665         not only *info* buffer, but all (even renamed) Info buffers
8666         by checking for major-mode instead of *info* buffer name.
8667         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
8668         (octave-mode, maxima-mode) <doc-spec>:
8669         Allow long dashes generated by Texinfo 4.7 before definitions.
8670         (texinfo-mode) <doc-spec>: Add space to suffix to find command
8671         definitions with argument separated by space.
8673 2004-11-06  Richard M. Stallman  <rms@gnu.org>
8675         * simple.el (next-error group, face): Move before first use.
8676         (next-error-highlight, next-error-highlight-no-select): Likewise.
8678         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
8679         (line-move): New args NOERROR and TO-END.
8680         Return t if if succeed in moving specified number of lines.
8681         (move-end-of-line): New function.
8683         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
8684         (end-of-buffer-other-window): Likewise.
8686         * simple.el (line-move-ignore-invisible): Default to t.
8688         * subr.el (syntax-after): Return the syntax letter, not the raw code.
8690         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
8692         * international/iso-cvt.el (iso-cvt-define-menu):
8693         Rename menu-bar-files-menu to menu-bar-file-menu.
8695         * net/browse-url.el (browse-url-gnome-moz-program)
8696         (browse-url-gnome-moz-arguments): Move up before first use.
8698         * net/tramp.el (tramp group): Add :version.
8700         * progmodes/ada-xref.el (ada-gdb-application):
8701         Use goto-char instead of beginning-of-buffer.
8703         * progmodes/cperl-mode.el (cperl-info-on-command):
8704         Use goto-char instead of beginning-of-buffer.
8706         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
8707         Move up before first use.
8708         (idlwave-shell-temp-pro-file): Likewise.
8709         (idlwave-shell-temp-rinfo-save-file): Likewise.
8710         (idlwave-shell-temp-file): Minor doc fix.
8712         * textmodes/flyspell.el (flyspell-external-point-words):
8713         Use goto-char instead of beginning-of-buffer.
8715 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
8717         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
8718         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
8719         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
8721 2004-11-06  David Ponce  <david@dponce.com>
8723         * recentf.el (recentf-menu-path): Use menu item name.
8725 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
8727         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
8728         display doesn't support images.
8730 2004-11-06  Andreas Schwab  <schwab@suse.de>
8732         * tempo.el (tempo-match-finder): Doc fix.
8734         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
8736 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8738         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
8739         (easy-menu-lookup-name): New fun to replace it.
8740         (easy-menu-get-map): Use it to obey menu item names (rather than just
8741         keys) when looking up `path'.
8742         (easy-menu-always-true-p): Rename from easy-menu-always-true.
8743         (easy-menu-convert-item-1): Adjust to new name.
8745 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
8747         * outline.el (hide-body): Don't hide lines at the top of the file
8748         that precede the first header line.
8750 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
8752         * align.el (align-areas): Delete whitespace before reindenting, so
8753         that tabs are never placed after spaces.
8755 2004-11-06  Alan Shutko  <ats@acm.org>
8757         * macros.el (insert-kbd-macro): Do completions based on macros,
8758         rather than all commands.
8760 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
8762         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
8763         to solve a bug whereby tags with 'b' don't match.
8765 2004-11-05  Juri Linkov  <juri@jurta.org>
8767         * info.el (Info-search): Don't search in node header lines
8768         and file headers.
8770         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
8771         symbol-constituent characters after dot, not only digits.
8773 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
8775         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
8777 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8779         * dired.el (dired-read-dir-and-switches): Call read-directory-name
8780         if a dialog will be used, read-file-name otherwise.
8782 2004-11-04  Richard M. Stallman  <rms@gnu.org>
8784         * textmodes/table.el (table group): Add :version.
8786         * textmodes/ispell.el (ispell-word):
8787         Don't alter args; set them only thru `interactive' spec.
8789         * textmodes/flyspell.el (flyspell-word):
8790         Don't alter FOLLOWING; set it only thru `interactive' spec.
8792         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
8794         * net/browse-url.el (browse-url-maybe-new-window):
8795         Use called-interactively-p.
8797         * mail/supercite.el (sc-cite-region):
8798         Don't use interactive-p.  Add arg INTERACTIVE.
8799         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
8801         * international/mule-cmds.el (set-input-method, toggle-input-method):
8802         Don't use interactive-p.  Add arg INTERACTIVE.
8804         * eshell/esh-mode.el (eshell-show-maximum-output):
8805         Don't use interactive-p.
8806         (eshell-truncate-buffer): Just message, no error, if buffer is short.
8808         * mouse.el (mouse-show-mark): Get positions to delete from mark
8809         and point, not from mouse-drag-overlay.
8811         * imenu.el (imenu-eager-completion-buffer): Add :version.
8813         * filesets.el (filesets group): Add :version.
8815 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
8817         * files.el (xml-based-modes): Delete var.
8818         (magic-mode-alist): New more general var.
8819         (set-auto-mode): Use it.
8821         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
8822         when clicking from another window.
8824 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
8826         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
8827         (vc-cvs-annotate-time): Incorporate value of deleted var.
8828         Remove special-case handling of beginning-of-buffer cruft.
8829         Cache ending position (point) and return value in text property
8830         `vc-cvs-annotate-time', and consult it on subsequent invocations.
8832         * vc-cvs.el (vc-cvs-annotate-command):
8833         Delete extraneous lines from beginning of buffer.
8834         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
8836         * progmodes/grep.el (grep-default-command): Take empty string
8837         for tag if all other methods yield nil.  Shell-quote the tag.
8839         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
8840         spec in `interactive' form, and mention it in the docstring.
8841         Also, make sure point is at bol after calling `annotate-time'.
8843 2004-11-02  Richard M. Stallman  <rms@gnu.org>
8845         * cus-edit.el (customize-group-other-window):
8846         Select the window that displays the custom buffer.
8847         (custom-buffer-create-other-window): Likewise.
8849         * comint.el (comint-insert-input): Fix previous change.
8851         * emacs-lisp/elp.el (elp-instrument-function):
8852         Use called-interactively-p.
8854         * emacs-lisp/easymenu.el (easy-menu-intern):
8855         Don't downcase; rather, case-flip the first letter of each word.
8857         * emacs-lisp/easy-mmode.el (define-minor-mode):
8858         Use called-interactively-p.
8860         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
8861         Add interactive-only.
8862         (byte-compile-warnings): Add interactive-only as option.
8863         (byte-compile-interactive-only-functions): New variable.
8864         (byte-compile-form): Warn about calls to functions
8865         in byte-compile-interactive-only-functions.
8867         * emacs-lisp/autoload.el (update-file-autoloads):
8868         Don't use interactive-p; take new arg SAVE-AFTER.
8870         * emacs-lisp/advice.el (ad-make-advised-definition):
8871         Use called-interactively-p.
8873 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8875         * files.el (find-file-existing): New function.
8877         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
8878         find-file-existing.  Add "New File..." that calls find-file.
8880         * diropen.pbm, diropen.xpm: New files.
8882         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
8883         icon diropen.  New tool bar item find-file-existing uses icon open.
8885         * dired.el (dired-read-dir-and-switches): Call read-driectory-name
8886         instead of read-file-name.
8888 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
8890         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
8891         (icalendar--split-value): Change name of work buffer.
8892         (icalendar--get-weekday-abbrev): Return nil on error.
8893         (icalendar--date-to-isodate): New function.
8894         (icalendar-convert-diary-to-ical)
8895         (icalendar-extract-ical-from-buffer): Use only two args for
8896         make-obsolete (XEmacs compatibility).
8897         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
8898         (icalendar-export-region): Doc fix.
8899         If error, return non-nil and write errors to a buffer.
8900         Use correct weekday for weekly recurring events.
8901         Check whether date has been parsed for ordinary events.
8902         Make weekly events start in the year 2000.
8903         DTEND is non-inclusive, shift end date by one day if
8904         necessary (not for entries that have date and time).
8905         Rename local let variables: oops -> found-error, datestring ->
8906         startdatestring.
8908 2004-11-02  Kim F. Storm  <storm@cua.dk>
8910         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
8911         keep-mode-if-same variable.  Add it as optional arg instead.
8912         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
8914         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
8915         substitute-command-keys will select lower-case bindings like those
8916         used in the static help texts.
8918         * descr-text.el (describe-text-properties): Don't err if called in
8919         the *Help* buffer; output to *Help-2* buffer instead.
8921         * kmacro.el (group kmacro): Add :version.
8922         (kmacro-keyboard-quit): New function to cleanup on C-g.
8923         (kmacro-start-macro): Set defining-kbd-macro to append when
8924         appending to last macro.
8926         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
8928 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
8930         * progmodes/gdb-ui.el (gdb-enable-debug-log)
8931         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
8932         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
8933         Add :version keyword.
8935 2004-11-02  Pavel Kobiakov  <pk_at_work@yahoo.com>
8937         * progmodes/flymake.el (flymake-err-line-patterns):
8938         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
8939         `compilation-error-regexp-alist-alist' to internal Flymake format.
8941         * progmodes/flymake.el: Eliminate byte-compiler warnings.
8943 2004-11-01  Jay Belanger  <belanger@truman.edu>
8945         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
8946         with `interactive "s"'.
8948 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8950         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
8951         Revert change from 2004-10-16.  '*' checks the current buffer, but the
8952         mouse click may be in another buffer.
8954 2004-11-01  John Paul Wallington  <jpw@gnu.org>
8956         * files.el (large-file-warning-threshold): Add :version keyword.
8957         (kill-some-buffers): Doc fix.
8959         * thumbs.el (group thumbs): Add :version keyword.
8961         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
8963 2004-11-01  Richard M. Stallman  <rms@gnu.org>
8965         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
8967         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
8969         * allout.el (allout group): Add :version.
8970         (allout-init): Don't use interactive-p.
8971         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
8972         (allout-forward-current-level, allout-backward-current-level):
8973         Don't use interactive-p.
8975         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
8976         (bibtex-find-text): Likewise.
8978         * progmodes/vhdl-mode.el (vhdl-fill-region)
8979         (vhdl-beginning-of-statement): Don't use interactive-p.
8981         * progmodes/idlwave.el (idlwave-update-routine-info):
8982         Don't use interactive-p.
8984         * progmodes/idlw-shell.el (idlwave-shell-send-char):
8985         Don't use interactive-p.
8987         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
8988         Don't use interactive-p.
8990         * progmodes/ada-xref.el (ada-make-body-gnatstub):
8991         Don't use interactive-p.
8993         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
8994         (fortune-in-buffer): Doc fix.
8996         * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
8998         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
8999         don't select the temporary buffer.
9000         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
9001         (eudc-get-phone): Likewise.
9003 2004-11-01  Kim F. Storm  <storm@cua.dk>
9005         * man.el (Man-xref-normal-file): Fix help-echo.
9007 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9009         * reveal.el (reveal-last-tick): New var.
9010         (reveal-post-command): Use it to avoid closing overlays when we're
9011         appending text to them.
9013 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9015         * textmodes/bibtex.el: Require button.
9016         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
9017         (bibtex-reference-keys): Distinguish between header keys and
9018         crossref keys.
9019         (bibtex-beginning-of-field): New function.
9020         (bibtex-url-map): Remove.
9021         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
9022         (bibtex-font-lock-url-regexp): Assume that field names begin at
9023         the beginning of a line.
9024         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
9025         Remove field delimiters.  Use bibtex-beginning-of-field.
9026         Bugfix, point can be inside a field with a url.
9027         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
9028         New functions.
9029         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
9030         (bibtex-key-in-head): Simplify.
9031         (bibtex-current-line): Use bolp.
9032         (bibtex-parse-keys): Remove unused arg `add'.
9033         Use bibtex-type-in-head and bibtex-key-in-head.
9034         (bibtex-parse-entry, bibtex-autofill-entry):
9035         Use bibtex-type-in-head and bibtex-key-in-head.
9036         (bibtex-autokey-get-field): Do not alter case of replacement text.
9037         (bibtex-autokey-get-names): Do all processing of name list.
9038         (bibtex-autokey-get-year): New function.
9039         (bibtex-autokey-get-title): Do all processing of title words.
9040         (bibtex-generate-autokey): Simplify.
9041         (bibtex-string-files-init): Use default-directory.
9042         Allow for absolute file names in bibtex-string-files.
9043         (bibtex-files, bibtex-file-path): New variables.
9044         (bibtex-files-expand): New function.
9045         (bibtex-find-entry-globally): New command.
9046         (bibtex-summary-function): New variable.
9047         (bibtex-summary): Default value of bibtex-summary-function.
9048         (bibtex-find-crossref): New optional args pnt and split.
9049         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
9050         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
9051         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
9052         Fix handling of required and alternative fields.
9053         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
9054         Use cons and display-buffer.
9055         (bibtex-validate-globally): New command.
9056         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
9057         bibtex-parse-keys and bibtex-parse-strings for updating
9058         bibtex-reference-keys and bibtex-strings.
9059         (bibtex-realign): Remove blank lines past the last entry.
9060         (bibtex-reformat): Use bibtex-entry-format as default.
9061         (bibtex-choose-completion-string): Remove.
9062         (bibtex-complete): Do not use bibtex-choose-completion-string.
9063         (bibtex-url): Simplify.
9065 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9067         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
9068         (x-dnd-types-alist, x-dnd-open-file-other-window)
9069         (x-dnd-known-types): Add :version.
9071 2004-10-31  John Paul Wallington  <jpw@gnu.org>
9073         * ibuffer.el (group ibuffer): Add :version keyword.
9075 2004-10-31  Kim F. Storm  <storm@cua.dk>
9077         * ido.el (group ido): Add :version keyword.
9078         (ido-mode): Remove :version keyword.
9080         * emulation/cua-base.el (group cua): Add :version keyword.
9081         (cua-mode): Remove :version keyword.
9083 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
9085         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
9087         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
9088         compiler warning.
9089         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
9090         function.
9091         (help-at-pt-display-when-idle): Remove autoload.
9093 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9095         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
9097 2004-10-30  Juri Linkov  <juri@jurta.org>
9099         * help.el (function-called-at-point):
9100         * help-fns.el (variable-at-point): Read -> intern.
9102 2004-10-30  Simon Josefsson  <jas@extundo.com>
9104         * progmodes/autoconf.el (autoconf-font-lock-keywords):
9105         Recognize AS_* too.
9107 2004-10-29  Simon Josefsson  <jas@extundo.com>
9109         * subr.el (read-passwd): Move back from password.el.
9111         * password.el: Remove, not ready yet.
9113 2004-10-29  Andreas Schwab  <schwab@suse.de>
9115         * speedbar.el (speedbar-frame-parameters): Improve customize type.
9117 2004-10-29  Sam Steingold  <sds@gnu.org>
9119         * mouse.el (mouse-show-mark): Replace the last occurrence of
9120         x-lost-selection-hooks with x-lost-selection-functions.
9122 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9124         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
9125         x-lost-selection-functions is bound.
9127         * mouse-sel.el (mouse-sel-mode):
9128         * emacs-lisp/lselect.el: Adjust to new names for
9129         x-(lost|sent)-selection-functions.
9131         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
9132         New obsolete aliases of x-lost-selection-functions and
9133         x-sent-selection-functions.
9135 2004-10-28  Kim F. Storm  <storm@cua.dk>
9137         * imenu.el (imenu-scanning-message): Remove.
9138         (imenu-progress-message): Make it a no-op.
9140 2004-10-28  John Paul Wallington  <jpw@gnu.org>
9142         * files.el (set-auto-mode): Call `throw' correctly.
9144 2004-10-28  Juri Linkov  <juri@jurta.org>
9146         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
9147         to search `Info-...' commands in `info' manual.
9148         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
9149         Add 'info-file "emacs" property.
9150         (Info-find-emacs-command-nodes): Fix index line number regexp.
9151         Set real line number (instead of fake 0) in first element of the
9152         returned list.
9153         (Info-goto-emacs-command-node): Use line number of first element
9154         to set point in the first found Info node.
9156         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
9157         code to `grep-mode-font-lock-keywords'.
9158         (grep-mode-font-lock-keywords): Delete grep markers instead
9159         of making them invisible.
9161 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9163         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
9164         and x-server-version in bug report.
9166 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
9168         * files.el (set-auto-mode-0): New function.
9169         (set-auto-mode): Use it to handle aliased modes and to
9170         be consistent between C-x C-f and C-x C-w.
9172 2004-10-28  Kenichi Handa  <handa@m17n.org>
9174         * international/utf-8.el (utf-translate-cjk-charsets):
9175         Add katakana-jisx0201.
9177         * international/subst-jis.el: Add data for JISX0201.
9179 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9181         * obsolete/hilit19.el (hilit-mode): New function.
9182         Move all the toplevel side-effecting stuff into it, so that loading
9183         hilit19 doesn't mess everything up any more.
9185 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9187         * add-log.el (add-change-log-entry): Set up mailing address
9188         and full name later, and don't alter add-log-mailing-address
9189         or add-log-full-name.
9191         * elide-head.el (elide-head): Change error to message.
9192         (elide-head-show): Likewise.
9194         * apropos.el (apropos-macrop): Doc fix.
9196         * mouse.el (mouse-show-mark): Do most processing the same
9197         regardless of transient-mark-mode.
9199         * shadowfile.el (shadow-copy-files): Use interactive-p
9200         only to control whether to print a message.
9202         * tar-mode.el (tar-mode): Use write-contents-functions,
9203         not write-contents-hooks.
9205         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
9206         directory-sep-char.
9208 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9210         * strokes.el (strokes-unload-hook): Fix previous change.
9212         * type-break.el (type-break-run-at-time): Always use run-at-time;
9213         forget the alternatives.
9214         (type-break-cancel-function-timers): Always use cancel-function-timers;
9215         forget the alternatives.
9217         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
9219 2004-10-27  Kenichi Handa  <handa@m17n.org>
9221         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
9223         * international/subst-gb2312.el: Likewise.
9225         * international/subst-big5.el: Likewise.
9227         * international/subst-ksc.el: Likewise.
9229         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
9230         New variable.
9231         (utf-translate-cjk-set-unicode-range): New function.
9232         (utf-translate-cjk-unicode-range): Make it customizable.
9233         (utf-8-post-read-conversion):
9234         Use utf-translate-cjk-unicode-range-string.
9235         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
9236         Unicode ranges.
9238 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
9240         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
9241         trivial variants to shorten the list.
9242         (xml-based-modes): New var.
9243         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
9244         declaration higher priority than auto-mode-alist.
9246         * find-file.el (cc-other-file-alist): Bring it in line with
9247         cc-mode's auto-mode-alist entries and use \' instead of $.
9249         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
9250         and add "Id" and "Name" submenus to it.
9252         * imenu.el (imenu--generic-function): Skip matches in comments.
9254 2004-10-26  Jay Belanger  <belanger@truman.edu>
9256         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
9257         (full-calc-keypad, calc-trail-display): Use an extra argument
9258         instead of `interactive-p'.
9260         * calc/calc-misc.el (calc-other-window): Use an extra argument
9261         instead of `interactive-p'.
9263         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
9264         `interactive-p'.
9266 2004-10-26  Kim F. Storm  <storm@cua.dk>
9268         * help.el (describe-key): Describe both down-event and up-event
9269         for a mouse click.
9271 2004-10-26  Richard M. Stallman  <rms@gnu.org>
9273         * woman.el (woman): Don't call interactive-p.
9275         * pcomplete.el (pcomplete): Instead of interactive-p,
9276         use an arg set non-nil by the interactive spec.
9278         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
9279         use an arg set non-nil by the interactive spec.
9281         * man.el (Man-cleanup-manpage): Instead of interactive-p,
9282         use an arg set non-nil by the interactive spec.
9284 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
9286         * progmodes/flymake.el (flymake-split-string):
9287         Use `flymake-split-string-remove-empty-edges' in any case.
9289 2004-10-26  Masatake YAMATO  <jet@gyve.org>
9291         * progmodes/flymake.el (flymake-err-line-patterns):
9292         Use `compilation-error-regexp-alist-alist' instead of
9293         `compilation-error-regexp-alist'.
9295 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9297         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
9298         verbatim face on the \ of \end{verbatim}.
9300 2004-10-25  Jay Belanger  <belanger@truman.edu>
9302         * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
9303         erasing minibuffer.
9305 2004-10-25  Simon Josefsson  <jas@extundo.com>
9307         * subr.el (read-passwd): Move to net/password.el.
9309         * net/password.el (read-passwd): Add.  Autoload it.
9311 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
9313         * mouse-sel.el (mouse-sel-mode): Specify custom group.
9315         * simple.el (process-file): Fix logic.
9317 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9319         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
9320         (increase-right-margin): Remove erroneous call to `interactive-p'.
9322 2004-10-24  Kim F. Storm  <storm@cua.dk>
9324         * help.el (describe-mode): Fix 2004-10-13 change.
9325         Copy pure "Auto Fill" string so it can be propertized later
9326         without causing a read-only error.
9328 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9330         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
9331         style indexes.
9333 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
9335         * simple.el (process-file): Accept nil for INFILE.  Reported by
9336         Luc Teirlinck.
9338 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9340         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
9341         Handle periods and underscores in a function name.
9342         Remove the address fontification.
9344 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9346         * progmodes/asm-mode.el (asm-font-lock-keywords):
9347         Use font-lock-variable-name-face for registers.
9349 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
9351         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
9352         kill-all-local-variables.
9353         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
9354         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
9355         Use kill-all-local-variables and provide mode-hooks.
9356         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
9357         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
9358         Suggested by Masatake YAMATO <jet@gyve.org>.
9360 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
9362         * simple.el (process-file): New function, similar to call-process
9363         but supports file handlers.
9364         * vc.el (vc-do-command): Use it, instead of call-process.
9365         * net/tramp-vc.el (vc-do-command): Do not advise it if
9366         process-file is fboundp.
9367         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
9368         process-file.
9369         (tramp-handle-process-file): New function.
9370         (tramp-file-name-for-operation): Support process-file.
9372 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
9374         * calendar/icalendar.el (icalendar--weekday-array): New constant.
9375         (icalendar-weekdayabbrev-table)
9376         (icalendar-monthnumber-table): Delete.
9377         (icalendar--get-month-number): Use calendar-month-name-array.
9378         (icalendar--get-weekday-number): New function.
9379         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
9380         (icalendar-export-region): Handle multi-line entries.
9381         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
9383 2004-10-23  John Paul Wallington  <jpw@gnu.org>
9385         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
9386         `wildcards' set to t in interactive spec.
9388         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
9389         interactive spec rather than use `interactive-p'.
9390         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
9391         rather than use function `interactive-p'.
9393 2004-10-22  Kenichi Handa  <handa@m17n.org>
9395         * international/mule.el (translate-region): Implement it in Lisp
9396         as a front end of translate-region-internal.
9398 2004-10-21  Jay Belanger  <belanger@truman.edu>
9400         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
9401         Declare these variables with defvar.
9403         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
9404         is bound, only check to see if it is bound.
9406 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9408         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9409         Don't output messages.
9411         * calc/calc-help.el (calc-describe-bindings): Fix last change.
9413 2004-10-21  John Paul Wallington  <jpw@gnu.org>
9415         * calc/calc-graph.el (calc-graph-init):
9416         Use `set-process-query-on-exit-flag'.
9418 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
9420         * progmodes/compile.el (compilation-start): Rely on `cd' to get
9421         dir right and also allow argumentless cd.
9423 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9425         * textmodes/flyspell.el (flyspell-mode): Doc fix.
9427         * eshell/em-unix.el (eshell-grep):
9428         Don't bind compilation-process-setup-function.
9430         * comint.el (comint-insert-input): Use @ in `interactive'.
9431         (comint-input-filter-functions): Doc fix.
9432         (comint-kill-whole-line, comint-get-source): Doc fix.
9434         * progmodes/compile.el (compilation-setup):
9435         Don't set buffer-read-only if MINOR is non-nil.
9437 2004-10-19  Jay Belanger  <belanger@truman.edu>
9439         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
9440         (calc-emacs-type-gnu19): Remove.
9441         (calc-digit-map, calc-read-key-sequence, calc-read-key):
9442         Remove check for old emacs versions.
9444         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
9445         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
9446         for current Emacs.
9448         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
9449         the end of the minibuffer.
9450         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
9451         copy `esc-map'.
9453         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
9455         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
9456         call that would be given when the current emacs was used.
9458 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9460         * calendar/icalendar.el: Set coding to utf-8.
9461         (icalendar-version): Increase to 0.07.
9462         (icalendar-monthnumber-table): Change March pattern.
9463         (icalendar-get-all-event-properties)
9464         (icalendar-set-event-property): Delete.
9465         (icalendar-all-events): No longer interactive.
9466         (icalendar-convert-diary-to-ical)
9467         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
9468         their replacements.
9469         (icalendar-export-file, icalendar-export-region): New functions;
9470         essentially old `icalendar-convert-diary-to-ical' but appending to
9471         target rather than overwriting.
9472         (icalendar-import-file): Append to target file rather than
9473         overwriting.  Fourth arg deleted.
9474         (icalendar-import-buffer): New name for old
9475         `icalendar-extract-ical-from-buffer'.
9476         (icalendar--convert-string-for-import): New name for
9477         old `icalendar-convert-for-import'.
9478         (include-icalendar-files): Delete.
9479         Prefix for all internal functions changed from `icalendar-'
9480         to `icalendar--'.
9482 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9484         * paths.el (news-path): Fix previous change.
9486 2004-10-18  Jay Belanger  <belanger@truman.edu>
9488         * calc/calc-help.el (calc-describe-bindings):
9489         Set `buffer-read-only' to nil while working in the keybindings buffer;
9490         remove some extra information from the keybindings buffer.
9492 2004-10-18  David Ponce  <david@dponce.com>
9494         * mouse.el (mouse-drag-move-window-top): New function.
9495         (mouse-drag-mode-line-1): Use it.
9497 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
9499         * info.el (Info-fontify-node): For multiline refs,
9500         arrange to unfontify newline and surrounding whitespace.
9502 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9504         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
9505         directory is missing.
9507 2004-10-17  John Paul Wallington  <jpw@gnu.org>
9509         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
9510         New customizable variable; whether to display buffers that match
9511         `ibuffer-maybe-show-predicates' by default.
9512         (ibuffer-maybe-show-predicates): Mention it in docstring.
9513         (ibuffer-display-maybe-show-predicates): New variable.
9514         (ibuffer-update): Prefix arg now toggles whether buffers that
9515         match `ibuffer-maybe-show-predicates' should be displayed.
9516         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
9517         locally to heed `ibuffer-default-display-maybe-show-predicates'.
9518         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
9520 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
9522         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
9523         work correctly.
9525 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
9527         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
9528         (Buffer-menu-beginning): New helper function.
9529         (Buffer-menu-execute): Use it.
9530         (Buffer-menu-select): Use it.
9531         (Buffer-menu-sort): Use it and also keep markers.
9533 2004-10-17  Richard M. Stallman  <rms@gnu.org>
9535         * paths.el (news-directory): Rename from news-path.  Old name alias.
9536         (rmail-spool-directory): Use defvar.
9537         (sendmail-program): Use defcustom.
9538         (remote-shell-program): Use defcustom.
9539         (term-file-prefix): Use defvar.
9540         (abbrev-file-name): Use defvar.
9542         * term.el: Add maintainer.
9544         * subr.el (with-local-quit): Return nil if there's a quit.
9545         (read-passwd): Use with-local-quit.  Doc fix.
9547         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
9548         (strokes-unload-hook): Set as a variable with add-hook.
9550         * startup.el (fancy-splash-tail, normal-splash-screen):
9551         Update copyright year.
9553         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
9555         * server.el (server-unload-hook): Set as a variable with add-hook.
9557         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
9559         * frame.el (special-display-popup-frame):
9560         Make the buffer current as its frame is created.
9562         * delsel.el (delsel-unload-hook): Set as a variable.
9564         * comint.el (comint-output-filter-functions):
9565         Add comint-watch-for-password-prompt.
9566         (comint-read-noecho): Function deleted.
9567         (send-invisible): Use read-passwd.
9569         * fringe.el (fringe-mode-initialize): New function.
9570         (fringe-mode): Use fringe-mode-initialize as :initialize.
9572 2004-10-17  Kim F. Storm  <storm@cua.dk>
9574         * language/indian.el (indian-script-language-alist): Swap value and doc.
9575         (indian-font-char-index-table): Doc fix.
9577 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9579         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
9581 2004-10-16  Juri Linkov  <juri@jurta.org>
9583         * progmodes/compile.el (compilation-start): Move let-binding of
9584         `process-environment' into `with-current-buffer' body.
9585         Reported by Matt Hodges <MPHodges@member.fsf.org>.
9587 2004-10-16  Richard M. Stallman  <rms@gnu.org>
9589         * pcvs-util.el (cvs-bury-buffer):
9590         Don't call get-buffer-window for effect.
9592         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
9594         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
9596         * msb.el (msb-unload-hook): Set the variable.
9598         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
9599         Use * to err if buffer is readonly.
9601         * subr.el (looking-back): Return only t or nil.
9603         * whitespace.el (whitespace-unload-hook): Set the variable.
9605         * view.el (view-mode-enable): Set view-page-size and
9606         view-half-page-size to nil.
9607         (view-set-half-page-size-default): view-half-page-size = nil
9608         means the default.
9609         (View-scroll-page-forward): Use view-page-size-default.
9610         (View-scroll-page-backward): Likewise.
9611         (view-page-size, view-half-page-size): Doc fixes.
9613         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
9615         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
9617         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
9618         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
9619         (byte-compile-log-1): Bind inhibit-read-only.
9620         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
9621         (byte-compile-log-warning): Likewise.
9622         (byte-compile-file-form-require): Detect "cl" from the arg value.
9624         * progmodes/compile.el (compilation-start): Assume compilation-mode
9625         will make the buffer read-only.
9626         (compilation-mode): Take arg name-of-mode.
9627         (compilation-setup): Make buffer read-only.
9628         (compilation-handle-exit): Bind inhibit-read-only.
9630         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
9631         (ispell-message): Likewise.
9632         (ispell-show-choices): Don't call get-buffer-window uselessly.
9633         (ispell-init-process): Use set-process-query-on-exit-flag.
9635 2004-10-16  Kim F. Storm  <storm@cua.dk>
9637         * fringe.el (fringe-bitmaps): Only initialize when defined.
9639         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
9640         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
9642         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
9644 2004-10-15  Simon Josefsson  <jas@extundo.com>
9646         * net/password.el: Add.
9648 2004-10-14  Masatake YAMATO  <jet@gyve.org>
9650         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
9651         (gdb-script-end-of-defun): New function.
9652         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
9653         `gdb-script-end-of-defun' as *-of-defun-function.
9655 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
9657         * button.el (button-activate): Allow a marker to display as an action.
9659         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
9661         * help.el (describe-mode): Use it to make minor mode list into
9662         hyperlinks.
9664 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9666         * vc.el (vc-annotate-display-select): Fix typo.
9668         * subr.el (substitute-key-definition-key): New function.
9669         (substitute-key-definition): Use it with map-keymap.
9670         (event-modifiers): Use push.
9671         (mouse-movement-p, with-temp-buffer): Simplify.
9673 2004-10-12  Jay Belanger  <belanger@truman.edu>
9675         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
9676         New variables.
9677         (calc-help-index-entries): New function.
9678         (calc-describe-function): Use `calc-help-function-list' instead of
9679         obarray for completion.
9680         (calc-describe-variable): Use `calc-help-variable-list' instead
9681         of obarray for completion.
9683 2004-10-12  Richard M. Stallman  <rms@gnu.org>
9685         * info-look.el (info-lookup-file): Add info-file property.
9686         (info-lookup-symbol): Likewise.
9688         * info.el (info-xref): Add underlining.
9689         (info): Add info-file property.
9690         (Info-find-emacs-command-nodes): Specify case-sensitive search.
9692 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
9694         Sync with Tramp 2.0.45.
9696         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
9697         defined.  This is not the case for XEmacs without package "edebug".
9698         (tramp-set-auto-save-file-modes): Set permissions of autosaved
9699         remote files to the permissions of the original file.  This is not
9700         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
9701         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
9702         (tramp-perl-decode): Fix an error in Perl implementation.
9703         $pending must be cleared every loop.  Reported by Benjamin Place
9704         <benjaminplace@sprintmail.com>
9706         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
9707         Don't activate advice during definition.  This is done later on,
9708         depending on test result of `substitute-in-file-name'.
9709         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9711 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9713         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
9715         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
9717 2004-10-12  David Ponce  <david@dponce.com>
9719         * recentf.el (recentf-edit-list): Update the menu when the recentf
9720         list has been modified.
9722 2004-10-12  Simon Josefsson  <jas@extundo.com>
9724         * net/tls.el (tls-certtool-program): New variable.
9725         (tls-certificate-information): New function, based on
9726         ssl-certificate-information.
9728 2004-10-12  Kenichi Handa  <handa@m17n.org>
9730         * international/mule.el (coding-system-equal): Move from mule-util.el.
9732         * international/mule-util.el (coding-system-equal): Move to mule.el.
9734 2004-10-12  Kim F. Storm  <storm@cua.dk>
9736         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
9737         reset kmacro-initial-counter-value if set.
9738         (kmacro-set-counter): Only set kmacro-counter if defining or executing
9739         macro.  Set kmacro-initial-counter-value otherwise. Never set both.
9740         (kmacro-display): Show macro counter if non-zero.
9742         * subr.el (substitute-key-definition): Mention command remapping
9743         in doc string.
9745 2004-10-11  Jay Belanger  <belanger@truman.edu>
9747         * calc/calc-misc.el (calc-info-goto-node): New function.
9748         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
9749         node in one step.
9750         (calc-describe-copying, calc-describe-distribution)
9751         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
9752         Go to appropriate info node in one step.
9754 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9756         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
9758         * font-lock.el (font-lock-apply-highlight): Fix last change.
9760 2004-10-11  Simon Josefsson  <jas@extundo.com>
9762         * mail/smtpmail.el (smtpmail-open-stream): Look for
9763         starttls-gnutls-program instead of starttls-program iff
9764         starttls-use-gnutls is non-nil.
9765         (smtpmail-open-stream): Don't overwrite user settings of
9766         starttls-extra-arguments and starttls-extra-args.
9768 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9770         * comint.el (comint-mouse-insert-input): Remove.
9771         (comint-insert-input): Make it work for mouse bindings.
9772         (comint-mode-map): Move defs into the declaration.
9773         (comint-output-filter): Typo.
9775         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
9777 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
9779         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
9780         (ange-ftp-call-chmod): Reference remote-shell-program instead of
9781         ange-ftp-remote-shell.
9783 2004-10-10  Andreas Schwab  <schwab@suse.de>
9785         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
9786         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
9787         Reported by <sri@asu.edu>.
9789 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
9791         * vc.el (vc-annotate-mode): Remove variable.
9792         (vc-annotate-display-select): Only call vc-annotate-mode
9793         if we're not in that mode already.
9795 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9797         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
9798         (imenu-choose-buffer-index): Check here for rescan instead.
9800         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
9801         where the face expression evals to nil.
9803         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
9804         (tex-font-lock-keywords-2): Use it.
9805         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
9807         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
9809 2004-10-09  Kim F. Storm  <storm@cua.dk>
9811         * subr.el (progress-reporter-update): Define before first usage.
9812         (make-progress-reporter): Doc fix.
9814 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9816         * textmodes/paragraphs.el (sentence-end-double-space)
9817         (sentence-end-without-period, sentence-end-without-space)
9818         (sentence-end): Doc fixes.
9820 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
9822         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
9823         Change paragraph-start regexp so we don't fill code starting with #'(.
9825 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
9827         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
9828         New defcustom.
9829         (extract-address-components): Use it.
9831 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
9833         * subr.el (make-progress-reporter, progress-reporter-update)
9834         (progress-reporter-force-update, progress-reporter-do-update)
9835         (progress-reporter-done): New functions.
9837         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
9839         * progmodes/etags.el (etags-tags-completion-table): Use progress
9840         reporter.
9841         (etags-tags-apropos): Likewise.
9843 2004-10-08  Alan Mackenzie  <acm@muc.de>
9845         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
9846         of current line.
9848 2004-10-08  Masatake YAMATO  <jet@gyve.org>
9850         * server.el (server-process-filter): Wrap `process-send-region'
9851         by `condition-case' to guard the case when the pipe to PROC is closed.
9853 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
9855         * xml.el (xml-substitute-special): Limit handling of external entities.
9857 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9859         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
9861 2004-10-06  John Paul Wallington  <jpw@gnu.org>
9863         * xml.el (xml-parse-dtd): Fix `error' call.
9865 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
9867         * xml.el (xml-substitute-special): Return a single string instead
9868         of a list of strings if an entity substitution is made.
9870 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9872         * calendar/icalendar.el: New file.
9874 2004-10-05  Juri Linkov  <juri@jurta.org>
9876         * isearch.el (isearch-done): Set mark after running hook.
9877         Reported by Drew Adams <drew.adams@oracle.com>.
9879         * info.el (Info-history, Info-toc): Fix Info headers.
9880         (Info-toc): Narrow buffer before Info-fontify-node.
9881         (Info-build-toc): Don't check for special Info file names.
9882         Set main-file to nil if Info-find-file returns a symbol.
9884 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9886         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
9887         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
9888         * calendar/cal-menu.el (calendar-mode-map): Ditto.
9890 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
9892         * calendar/cal-iso.el (calendar-iso-read-args): New function,
9893         for old interactive spec from calendar-goto-iso-date.
9894         (calendar-goto-iso-date): Use it.
9895         (calendar-goto-iso-week): New function.  Suggested by Emilio
9896         C. Lopes <eclig@gmx.net>.
9898 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
9900         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
9901         `set-right-margin' bindings that follow the minor mode conventions.
9903 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9905         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
9906         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
9907         (latex-block-args-alist): Add minipage and picture.
9908         (latex-block-body-alist): Use reftex-label if enabled.
9909         (latex-insert-block): Don't insert a \n if not necessary.
9910         (tex-compile-commands): Make sure dvips doesn't send to printer.
9911         (tex-compile-default): Handle the case where no executable is found.
9912         (latex-noindent-environments): New var.
9913         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
9914         If tex-indent-allhanging is non-nil, make sure we only align for macros
9915         at beginning of line.
9917 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
9919         * newcomment.el (comment-beginning): Doc fix and don't choke on
9920         unset `comment-end-skip' when at beginning of comment.
9922 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
9924         * term.el (term-adjust-current-row-cache): Don't allow the current
9925         row to become negative.
9926         (term-emulate-terminal): Fix insert mode. Handle tab insertion at
9927         the end of the line. Fix scroll down. Add comments.
9928         (term-handle-ansi-escape): Don't exceed terminal width when moving
9929         right.
9930         (term-scroll-region): Move the cursor after setting the scroll region.
9932 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
9934         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
9935         to `width' for consistency with docstring.  Doc fix.
9937 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
9939         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
9940         This is necessary for derived modes.
9942 2004-09-30  Kim F. Storm  <storm@cua.dk>
9944         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
9945         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
9947         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
9948         kmacro-extract-lambda functions.
9949         (edit-kbd-macro): Handle kmacro lambda forms.
9950         Include counter and counter format in edit buffer.
9951         (edmacro-finish-edit): Get counter and format from edit buffer and
9952         update kmacro bindings when found.
9954 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
9956         * textmodes/paragraphs.el (forward-paragraph):
9957         Avoid args-out-of-range error when point winds up at the beginning of
9958         the buffer and hard newlines are enabled.
9960         * newcomment.el (comment-multi-line): Doc fix.
9962 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9964         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
9965         (diff-fixup-modifs): Catch unified-diff file-headers.
9967 2004-09-29  Kim F. Storm  <storm@cua.dk>
9969         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
9970         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
9971         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
9973         * fringe.el (fringe-bitmap-p): New macro.
9974         (fringe-bitmaps): Add standard fringe bitmaps on load.
9976 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9978         * dired.el (dired-view-command-alist): Use more efficient regexps.
9979         Remove dubious arguments.
9980         (dired-align-file): New function.
9981         (dired-insert-directory): Use it.
9982         (dired-move-to-end-of-filename): Make the " -> " search more specific.
9983         (dired-buffers-for-dir): Remove unused var `pattern'.
9985 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>
9987         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
9988         from diary display excursion.  Store diary buffer's point for
9989         `simple-diary-display'.
9990         (simple-diary-display): Set window point and start when
9991         displaying buffer, to preserve point.
9993 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
9995         * textmodes/enriched.el (enriched-translations): Replace defconst
9996         with defvar.
9998 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10000         * printing.el: Doc fix.
10001         (pr-version): New version number (6.8.1).
10002         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
10003         make-temp-name.
10004         (pr-delete-file): Check if file exists before deleting it.
10005         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
10007 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10009         * term.el (term-display-table): New variable.
10010         (term-mode): Use it.
10011         (term-exec-1): Set the coding system to binary.
10012         (term-emulate-terminal): Decode the string before inserting it.
10014 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
10016         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
10017         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
10018         (map): Bind S-prior, S-next and S-insert.
10019         (term-mode): Set `indent-tabs-mode' to nil.
10020         (term-paste): New function to be bound to S-insert.
10021         (term-send-del, term-send-backspace): Change the strings sent.
10022         (term-termcap-format): Synchronyze with etc/e/eterm.ti.
10023         (term-handle-colors-array): Fix handling of underline and reverse.
10024         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
10025         (term-erase-in-line): Fix comparison.
10026         (term-emulate-terminal): Fix line wrap handling.
10027         (term-start-output-log): Rename from `term-set-output-log'.
10028         (term-stop-output-log): Rename from `term-stop-photo'.
10029         (term-switch-to-alternate-sub-buffer): Comment out, unused.
10031 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10033         * dired.el (dired-move-to-filename): Don't output a message if
10034         raise-error is non-nil.  Fix return position and value.
10036         * files.el (insert-directory): Obey --dired even with symlinks.
10038 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
10040         * ls-lisp.el (ls-lisp-format): Mark file names with property
10041         dired-filename.
10043 2004-09-25  Kim F. Storm  <storm@cua.dk>
10045         * ido.el (ido-max-directory-size): New defcustom.
10046         (ido-decorations): Add "too big" element.
10047         (ido-directory-too-big): New dynamic var.
10048         (ido-may-cache-directory): Don't cache big directories.
10049         (ido-directory-too-big-p): New defun.
10050         (ido-set-current-directory): Update ido-directory-too-big.
10051         (ido-read-internal): Make empty ido-cur-item if too-big.
10052         (ido-buffer-internal): Use ido-read-internal directly instead of
10053         ido-read-buffer.
10054         (ido-file-internal): Init ido-directory-too-big.
10055         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
10056         and redo completion with full list.
10057         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
10058         it, and show completions.
10059         (ido-all-completions): Let bind ido-directory-too-big to nil.
10060         (ido-exhibit): Handle ido-directory-too-big.
10061         (ido-read-buffer): Handle fallback to read-buffer.
10062         Init ido-directory-too-big.
10063         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
10064         Init ido-directory-too-big.
10066 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
10068         * subr.el (delay-mode-hooks): Doc fix.
10070 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
10072         * textmodes/enriched.el
10073         (enriched-default-text-properties-local-flag): New variable.
10074         (enriched-mode): Make sure that enabling and disabling the mode is
10075         a no-op.  Doc fix.
10077 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
10079         * calendar/holidays.el (holiday-advent): Report on a specified day
10080         offset from advent, not just advent.
10081         (holiday-easter-etc): Report on one specified day offset from
10082         easter, not all easter holidays. Various Easter holidays moved to
10083         `christian-holidays' variable in calendar.el.
10084         * calendar/calendar.el (christian-holidays): Adapt for new
10085         behaviour of `holiday-advent' and `holiday-easter-etc' functions.
10087 2004-09-23  Kim F. Storm  <storm@cua.dk>
10089         * image.el (insert-sliced-image): Add doc string.
10091         * ido.el (ido-choice-list): New dynamic var for `list' context.
10092         (ido-context-switch-command): New dynamic var.
10093         (ido-define-mode-map): Generalize switch between file/buffer contexts.
10094         (ido-read-internal): Handle new `list' context.
10095         Handle insert-buffer and insert-file ido-exit values.
10096         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
10097         ido-context-switch-command. Handle insert-file ido-exit value.
10098         (ido-read-buffer): Set ido-context-switch-command to 'ignore
10099         unless it is already bound by caller.
10100         (ido-file-internal): New arg switch-cmd.  Use it to setup
10101         ido-context-switch-command.  Handle insert-buffer ido-exit value.
10102         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
10103         used for context switching.
10104         (ido-all-completions): Handle new `list' context.
10105         (ido-make-choice-list): Return choices for `list' context.
10106         (ido-find-file-in-dir, ido-display-file, ido-write-file)
10107         (ido-display-buffer, ido-kill-buffer): Disable context switching.
10108         (ido-insert-buffer, ido-insert-file): Setup context switching.
10109         (ido-exhibit): Handle `list' context.
10110         (ido-read-file-name): Disable context switching.  Handle fallback.
10111         (ido-read-directory-name): Disable context switching.
10112         (ido-completing-read): New defun like completing-read.  Setup and
10113         use new `list' context.
10115 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
10117         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
10119 2004-09-21  Jay Belanger  <belanger@truman.edu>
10121         * calc/calc-graph.el (calc-graph-add-curve): Move the call to
10122         `calc-graph-set-styles' so the gnuplot buffer will appear in a
10123         separate window.
10125 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
10127         * subr.el (after-change-major-mode-hook): Doc fix.
10129 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10131         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
10132         of ghostscript for monochrome PostScript file in Windows.
10134 2004-09-21  Kenichi Handa  <handa@m17n.org>
10136         * descr-text.el (describe-char): Checking of quail activation fixed.
10138 2004-09-21  Jay Belanger  <belanger@truman.edu>
10140         * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
10142 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
10144         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
10145         after the mode hooks instead of before.  Doc fix.
10147 2004-09-20  Jason Rumney  <jasonr@gnu.org>
10149         * startup.el (command-line) [windows-nt]: Try .emacs first, then
10150         _emacs, but revert to .emacs if neither exists in home directory.
10152 2004-09-20  John Paul Wallington  <jpw@gnu.org>
10154         * bindings.el (completion-ignored-extensions): Add .dfsl.
10156 2004-09-20  Richard M. Stallman  <rms@gnu.org>
10158         * bindings.el (scroll-left): Make it disabled.
10160         * files.el (enable-local-eval): Doc fix.
10162         * indent.el (move-to-left-margin): Special case for minibuffer.
10164         * term.el (term-emulate-terminal): Turn off undo for output.
10165         Use with-current-buffer and save-selected-window.
10167         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
10169         * progmodes/make-mode.el (makefile-fill-paragraph):
10170         Don't insist on spaces when looking for comments.  # is enough.
10172         * files.el (hack-local-variables): Copy the variables list
10173         to another buffer, strip prefixes and suffixes there, then read.
10174         (enable-local-eval): Doc fix.
10175         (ignored-local-variables): Initialize to nil.
10176         (risky-local-variable-p): Don't check ignored-local-variables here.
10177         (hack-one-local-variable): Ignore var if in ignored-local-variables.
10179 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
10181         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
10182         of = to "." (punctuation).
10184 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10186         * subr.el (event-basic-type): Fix mask (extend to 22bits).
10188 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
10190         * textmodes/enriched.el (enriched-rerun-flag): New variable.
10191         (enriched-before-change-major-mode): New function.
10192         Add it to `change-major-mode-hook'.
10193         (enriched-after-change-major-mode): New function.
10194         Add it to `after-change-major-mode-hook'.
10195         (enriched-mode): Make it work correctly if called from
10196         `after-change-major-mode-hook'.
10197         No longer set `indent-line-function'.
10199         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
10201         * subr.el (after-change-major-mode-hook): New variable.
10202         (run-mode-hooks): Implement it.
10204 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10206         * battery.el (battery-linux-proc-apm): Use string-to-number.
10207         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
10208         Use dolist (and less indentation).  Use erase-buffer.
10209         Pre-initialize `design-capacity', `warn', and `low'.
10210         (battery-format): Use replace-regexp-in-string.
10212 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10214         * battery.el: Delete superfluous empty lines.
10215         (battery-linux-proc-acpi): Attempt to gather information from all
10216         battery subdirectories regardless of their file name.
10217         (battery-linux-proc-apm): Replace all occurrences of
10218         battery-hex-to-int-2 with string-to-int (base 16).
10219         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
10220         (battery-hex-map): Delete variable.
10222 2004-09-18  John Paul Wallington  <jpw@gnu.org>
10224         * calc/calc-units.el (calc-quick-units): Fix overzealous
10225         s/or/unless/.
10227 2004-09-17  Jay Belanger  <belanger@truman.edu>
10229         * calc/calc.el (calc-mode-var-list): Fix the value of
10230         `calc-matrix-brackets'.
10232 2004-09-17  Romain Francoise  <romain@orebokech.com>
10234         * ibuf-ext.el (define-ibuffer-filter filename):
10235         Expand dired-directory since buffer-file-name is absolute.
10237 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
10239         * ediff-init.el (ediff-current-diff-face-A)
10240         (ediff-current-diff-face-B, ediff-current-diff-face-C)
10241         (ediff-current-diff-face-Ancestor)
10242         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
10243         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
10244         (ediff-even-diff-face-A, ediff-even-diff-face-B)
10245         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
10246         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
10247         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
10248         Use min-colors.
10250         * term.el (term-down): Perform vertical motion if DOWN is negative.
10251         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
10252         (term-termcap-format): Synchronyze with the eterm terminfo entry
10253         in etc/e/eterm.ti.
10254         (term-handle-colors-array): If the current foreground or
10255         background are zero (i.e. unspecified), use the foreground and
10256         background of the default face for reverse video.
10257         (term-ansi-at-eval-string, term-ansi-default-fg)
10258         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
10259         (term-mem): Delete ununsed function.
10260         (term-protocol-version): Increment.
10261         (term-current-face): Set to default.
10263 2004-09-15  Jay Belanger  <belanger@truman.edu>
10265         * calc/calc.el (calc-mode-var-list): Define this variable.
10266         (calc-always-load-extensions, calc-line-numbering)
10267         (calc-line-breaking, calc-display-just, calc-display-origin)
10268         (calc-number-radix, calc-leading-zeros, calc-group-digits)
10269         (calc-group-char, calc-point-char, calc-frac-format)
10270         (calc-prefer-frac, calc-hms-format, calc-date-format)
10271         (calc-float-format, calc-full-float-format, calc-complex-format)
10272         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
10273         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
10274         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
10275         (calc-matrix-brackets, calc-language, calc-language-option)
10276         (calc-left-label, calc-right-label, calc-word-size)
10277         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
10278         (calc-display-raw, calc-internal-prec, calc-angle-mode)
10279         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
10280         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
10281         (calc-window-height, calc-display-trail, calc-show-selections)
10282         (calc-use-selections, calc-assoc-selections)
10283         (calc-display-working-message, calc-auto-why, calc-timing)
10284         (calc-mode-save-mode, calc-standard-date-formats)
10285         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
10286         (calc-user-parse-tables, calc-gnuplot-default-device)
10287         (calc-gnuplot-default-output, calc-gnuplot-print-device)
10288         (calc-gnuplot-print-output, calc-gnuplot-geometry)
10289         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
10290         (calc-invocation-macro, calc-show-banner): Give these values as
10291         part of `calc-mode-var-list's initialization after the variables
10292         are declared with defvar.
10293         (calc-bug-address): Change email address to send bug reports to.
10294         Change the maintainer address at the top.
10295         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
10296         than "\\.emacs" to determine if it is the user-init-file.
10298         * calc/calc-embed.el (calc-embedded-set-modes): Use
10299         `calc-mode-var-list' correctly.
10301 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
10303         * vc.el (annotate-time): Document point handling.
10304         (vc-annotate-display-autoscale): Doc fix.
10306 2004-09-15  Miles Bader  <miles@gnu.org>
10308         * generic.el (generic-make-keywords-list): Use symbol rather than
10309         word anchors in regexp.
10311 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
10313         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
10314         no file name consider `dired-directory'.
10316 2004-09-14  Kim F. Storm  <storm@cua.dk>
10318         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
10320 2004-09-14  Simon Josefsson  <jas@extundo.com>
10322         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
10324         * textmodes/dns-mode.el: Add.
10326 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10328         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
10329         (disabled-command-function): Make the ?\  char more obvious.
10331         * vc-arch.el (vc-arch-root, vc-arch-registered):
10332         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
10334 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
10336         * windmove.el (windmove-frame-edges): Report coordinates of
10337         outside edges of frame, not inside edges.
10338         (windmove-coordinates-of-position): Convert into wrapper to new
10339         function `windmove-coordinates-of-window-position';
10340         `compute-motion' always applies to selected window.
10341         (windmove-coordinates-of-position): Update documentation to refer
10342         to Emacs 21 Lisp Reference Manual.
10343         (windmove-find-other-window): Fix off-by-one errors for max x,y.
10345 2004-09-13  Kim F. Storm  <storm@cua.dk>
10347         * isearch.el (isearch-resume-in-command-history): Rename from
10348         isearch-resume-enabled and change default to nil.
10350 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10352         * vc-hooks.el (vc-ignore-dir-regexp): New var.
10353         (vc-registered): Use it.
10354         (vc-find-root): New fun.
10356         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10357         Don't tell to use \\{...} when it's already done.
10359         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
10360         Provide a sample complex default.
10361         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
10362         (bibtex-entry): Use mapc.
10364 2004-09-12  Kim F. Storm  <storm@cua.dk>
10366         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
10368         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
10369         inhibit-field-text-motion to t so rectangles work in comint buffers.
10371         * simple.el (choose-completion-string): Set buffer before running
10372         choose-completion-string-functions hook so it can be buffer-local.
10374 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
10376         * progmodes/compile.el (compilation-start): Parse command to see
10377         if it starts with a cd, and if so perform it for the *compilation*
10378         buffer.  Change the header to reflect this.
10380 2004-09-11  Kim F. Storm  <storm@cua.dk>
10382         * ido.el (ido-enable-dot-prefix): Doc fix.
10383         (ido-enable-dot-prefix): New defcustom.
10384         (ido-set-matches1): Use it.
10386 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10388         * textmodes/bibtex.el (bibtex-mark-active)
10389         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
10391 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10393         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
10394         used in a case insensitive environment.
10395         (bibtex-mode-map): Rearrange order of menus.
10396         (bibtex-quoted-string-re): Obsolete.
10397         (bibtex-complete-key-cleanup): Variable replaced by new function.
10398         (bibtex-font-lock-keywords): Use backquotes.
10399         (bibtex-font-lock-url-regexp): New internal variable.
10400         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
10401         "OPT" and "ALT".
10402         (bibtex-insert-current-kill, bibtex-make-field)
10403         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
10404         (bibtex-parse-field-text): Simplify.
10405         (bibtex-string=): New helper function.
10406         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
10407         (bibtex-map-entries): Use bibtex-string=.
10408         (bibtex-search-entry): Use not.
10409         (bibtex-enclosing-field): Fix docstring.
10410         (bibtex-assoc-regexp): Obsolete.
10411         (bibtex-format-entry): Use assoc-string and bibtex-string=.
10412         (bibtex-autokey-get-names): Handle empty name field.
10413         (bibtex-parse-strings): Use assoc-string and unless.
10414         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
10415         Use assoc-string.
10416         (bibtex-pop): Simplify.
10417         (bibtex-mode): Set font-lock-extra-managed-props.
10418         (bibtex-entry-update): Use assoc-string.
10419         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
10420         (bibtex-autofill-entry): Use bibtex-string=.
10421         (bibtex-print-help-message): Simplify.
10422         (bibtex-find-entry): New optional arg START.
10423         (bibtex-validate): Use bibtex-string= and assoc-string.
10424         Do not call obsolete function compilation-parse-errors.
10425         (bibtex-remove-delimiters): Only remove delimiters if present.
10426         (bibtex-copy-entry-as-kill): Add docstring.
10427         (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
10428         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
10429         (bibtex-complete): Use bibtex-predefined-month-strings,
10430         bibtex-string=, and new function bibtex-complete-key-cleanup.
10431         (bibtex-generate-url-list): New variable.
10432         (bibtex-url): New command bound to C-c C-l and mouse-2.
10433         (bibtex-url-map): New local keymap for bibtex-url-mouse.
10434         (bibtex-font-lock-url): New function.
10436 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10438         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
10440 2004-09-09  Kim F. Storm  <storm@cua.dk>
10442         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
10443         counter and format with binding.
10444         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
10445         the declared macro uses own macro counter and format.  Give symbol
10446         kmacro property.
10447         (kmacro-keymap): Bind kmacro-name-last-macro to n.
10448         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
10449         (kmacro-end-and-call-macro): Doc fix.
10451 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
10453         * desktop.el (desktop-clear-preserve-buffers):
10454         Remove make-obsolete-variable.
10456 2004-09-08  Richard M. Stallman  <rms@gnu.org>
10458         * buff-menu.el (list-buffers-noselect): Call format-mode-line
10459         with the buffer as argument.
10461 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10463         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
10465 2004-09-08  Juri Linkov  <juri@jurta.org>
10467         * replace.el (perform-replace): Use `query-replace-descr'.
10469         * cus-start.el (history-delete-duplicates): Specify customization.
10471         * diff-mode.el (diff-mode-map):
10472         * progmodes/compile.el (compilation-mode-map):
10473         * progmodes/grep.el (grep-mode-map):
10474         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
10475         to `next-error-follow-minor-mode'.
10477 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10479         * isearch.el (isearch-lazy-highlight-update): Take into account
10480         the case of zero-length match at the search bound.
10482 2004-09-08  Kim F. Storm  <storm@cua.dk>
10484         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
10485         change.  Use zero width overlays when necessary.
10487 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10489         * subr.el (split-string): Docfix.
10491 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10493         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
10494         (display-call-tree): Ensure newline after caller/calls blocks.
10496 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10498         * startup.el (command-line-1): Make option
10499         --directory/-L modify `load-path' straight away.
10501 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10503         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
10505 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10507         * emacs-lisp/autoload.el (make-autoload):
10508         Handle `define-compilation-mode'.
10510         * emacs-lisp/lisp-mode.el (define-compilation-mode):
10511         Specify `doc-string-elt' property.
10513 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10515         * bs.el (bs-mode): Doc fix.
10517 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10519         * info.el (Info-insert-dir): Fix temp buffer leak bug.
10521 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10523         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
10525 2004-09-08  Kenichi Handa  <handa@m17n.org>
10527         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
10528         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
10529         ps-mule-next-point -> 1+).
10531         * composite.el (encode-composition-rule): Add autoload cooky.
10533 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
10535         * format.el (buffer-auto-save-file-format): Make it permanent local.
10537 2004-09-07  Kim F. Storm  <storm@cua.dk>
10539         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
10540         (authors-fixed-entries): Fix typo.
10541         (authors-canonical-author-name): Compact multiple spaces.
10542         Ignore trivial names (e.g. only first name).
10544         * term.el (term-window-width): Only use full window width on
10545         window system if overflow-newline-into-fringe is enabled.
10546         (term-mode): Don't disable overflow-newline-into-fringe.
10548 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10550         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
10551         motion as seen on my Mac OS X xterms.
10553         * newcomment.el (uncomment-region-default, comment-region-default):
10554         New functions extracted from uncomment-region and comment-region.
10555         (comment-region, comment-region-function, uncomment-region)
10556         (uncomment-region-function): Use them.
10558         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
10560         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
10561         It's not crucial but can make sense at times.
10563         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
10564         the first commit.
10566         * vc.el (vc-buffer-context, vc-restore-buffer-context):
10567         Disable obsolete code.
10569 2004-09-07  Juri Linkov  <juri@jurta.org>
10571         * progmodes/grep.el (grep-highlight-matches): Change default from
10572         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
10573         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
10574         if grep option `--color' is available, or to `nil' otherwise.
10575         (grep-process-setup): Call `grep-compute-defaults' if
10576         `grep-highlight-matches' is not computed.  Set env-vars only
10577         if `grep-highlight-matches' is `t'.
10578         (grep-use-null-device): Remove redundant type `boolean' (`choice'
10579         is already defined).
10581         * progmodes/compile.el (compilation-start): Use copy of
10582         `process-environment' created by `copy-sequence' to not
10583         modify env-vars in the global `process-environment'.
10585 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
10587         * simple.el (next-error-follow-minor-mode): Fix last change.
10589 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
10591         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
10592         permanent local.
10594 2004-09-04  Richard M. Stallman  <rms@gnu.org>
10596         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
10597         highlighting if the search string is empty.
10599 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
10601         * facemenu.el (facemenu-active-faces): Change condition of inner
10602         `while' loop to also check the first two elements of `face-atts'
10603         and `mask-atts'.
10605 2004-09-04  John Paul Wallington  <jpw@gnu.org>
10607         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
10608         (thumbs-view-image-mode): Make buffer read-only.
10610 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
10612         * textmodes/ispell.el (ispell-really-aspell): New defvar.
10613         (ispell-check-version): Set it.
10614         (ispell-send-replacement): New function.
10615         (ispell-process-line): Call ispell-send-replacement.
10617 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
10619         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
10620         Support choosing seconds with "s".
10622 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
10624         * terminal.el (te-escape): Show `?' in prompt for help key.
10626 2004-09-04  Emilio C. Lopes  <eclig@gmx.net>
10628         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
10630 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10632         * simple.el (next-error-follow-minor-mode)
10633         (next-error-follow-mode-post-command-hook): New functions.
10634         (next-error-follow-last-line): New defvar.
10636         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
10637         * progmodes/compile.el (compilation-mode-map): Likewise.
10638         * progmodes/grep.el (grep-mode-map): Likewise.
10639         * replace.el (occur-mode-map): Likewise.
10641         * newcomment.el (uncomment-region): Bind comment-use-global-state
10642         to nil.
10644 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
10646         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
10647         locally around the call to `revert-buffer'.
10649 2004-09-03  Juri Linkov  <juri@jurta.org>
10651         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
10652         `isearch-adjusted' to `t'.
10653         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
10654         (isearch-message-prefix): Add "pending" for isearch-adjusted.
10655         (isearch-other-meta-char): Restore isearch-point unconditionally.
10656         (isearch-query-replace): Add new arg `regexp-flag' and use it.
10657         Set point to start of match if region is not active in transient
10658         mark mode (to include the current match to region boundaries).
10659         Push the search string to `query-replace-from-history-variable'.
10660         Add prompt "Query replace regexp" for isearch-regexp.
10661         Add region beginning/end as last arguments of `perform-replace.'
10662         (isearch-query-replace-regexp): Replace code by the call to
10663         `isearch-query-replace' with arg `t'.
10665 2004-09-03  Richard M. Stallman  <rms@gnu.org>
10667         * startup.el (normal-top-level): Undo previous TERM change.
10669 2004-09-03  Kim F. Storm  <storm@cua.dk>
10671         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
10672         highlight overlays; allow using RET when cursor is over a button.
10673         (cua--highlight-rectangle): Use it.
10674         (cua--rectangle-set-corners): Don't move backwards at eol.
10675         (cua--forward-line): Don't move into void after eob.
10677         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
10678         point is set (and displayed) inside rectangle.
10679         (cua--rectangle-operation): Fix for highlight of empty lines.
10680         (cua--highlight-rectangle): Fix highlight for tabs.
10681         Position cursor at left/right edge of rectangle using new `cursor'
10682         property on overlay strings.
10683         (cua--indent-rectangle): Don't tabify.
10684         (cua-rotate-rectangle): Ignore that point has moved.
10686 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10688         * term/mac-win.el: Add ASCII equivalents for some function keys.
10689         (mode-line-frame-identification): Sync with x-win.el.
10691 2004-09-02  Juri Linkov  <juri@jurta.org>
10693         * progmodes/compile.el (compilation-buffer-name): Compare major
10694         mode with second element of compilation-arguments instead of third
10695         to reflect latest changes in compilation-arguments structure.
10696         (recompile): Use global variable `compilation-directory' to get
10697         recent compilation directory only when `recompile' is invoked NOT
10698         in the compilation buffer.  Otherwise, use `default-directory' of
10699         the compilation buffer.
10700         (compilation-error-properties): Allow to funcall col and end-col.
10701         (compilation-mode-font-lock-keywords): Check col and end-col by
10702         `integerp'.
10703         (compilation-goto-locus): If end-mk is non-nil in transient mark
10704         mode don't activate the mark (and don't display message in
10705         push-mark), but highlight overlay between mk and end-mk.
10707         * progmodes/grep.el (grep-highlight-matches): New defcustom.
10708         (grep-regexp-alist): Add rule to highlight grep matches.
10709         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
10711         * info.el (Info-fontify-node): Don't compute other-tag
10712         if Info-hide-note-references=hide.
10714         * help.el (function-called-at-point):
10715         * help-fns.el (variable-at-point):
10716         Try `find-tag-default' when other methods failed.
10718         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10719         Do not push mark if inhibit-mark-movement is non-nil.
10721         * textmodes/ispell.el (ispell-html-skip-alists):
10722         Fix backslashes in docstring.
10724 2004-09-01  Juri Linkov  <juri@jurta.org>
10726         * isearch.el (isearch-wrap-function)
10727         (isearch-push-state-function): New defvars.
10728         (isearch-pop-fun-state): New defsubst.
10729         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
10730         (isearch-push-state): Set the result of calling
10731         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
10732         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
10733         restore the mode-specific starting point of terminated search.
10734         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
10735         (isearch-repeat): Call `isearch-wrap-function' if defined.
10736         (isearch-message-prefix): Don't add prefix "over" to the message
10737         for wrapped search if `isearch-wrap-function' is defined.
10738         (isearch-search): Call function saved in `isearch-pop-fun-state' to
10739         restore the mode-specific starting point of failed search.
10741         * info.el (Info-search-whitespace-regexp): Fix backslashes.
10742         (Info-search): Add new optional arguments for the sake of isearch.
10743         Replace whitespace in Info-search-whitespace-regexp literally.
10744         Add backward search.  Don't call `Info-select-node' if regexp is
10745         found in the same Info node.  Don't add node to Info-history for
10746         wrapped isearch.
10747         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
10748         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
10749         (Info-mode): Set local variables `isearch-search-fun-function',
10750         `isearch-wrap-function', `isearch-push-state-function',
10751         `search-whitespace-regexp'.
10753         * isearch.el: Remove ancient Change Log section.
10754         (isearch-string, isearch-message-string, isearch-point)
10755         (isearch-success, isearch-forward-flag, isearch-other-end)
10756         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
10757         (isearch-barrier, isearch-within-brackets)
10758         (isearch-case-fold-search): Add suffix `-state' to state-related
10759         defsubsts to avoid name clashes with other function names.
10761         * simple.el (next-error): New defgroup and defface.
10762         (next-error-highlight, next-error-highlight-no-select):
10763         New defcustoms.
10764         (next-error-no-select): Let-bind next-error-highlight to the value
10765         of next-error-highlight-no-select before calling `next-error'.
10767         * progmodes/compile.el (compilation-goto-locus):
10768         Use `next-error' face instead of `region'.  Set 4-th argument of
10769         `move-overlay' to `current-buffer' to move overlay to different
10770         source buffers.  Use new variable `next-error-highlight'.
10772         * simple.el (next-error-find-buffer): Move the rule
10773         "if current buffer is a next-error capable buffer" after the
10774         rule "if next-error-last-buffer is set to a live buffer".
10775         Simplify to test all rules in one `or'.
10776         (next-error): Doc fix.
10777         (next-error, previous-error, first-error)
10778         (next-error-no-select, previous-error-no-select):
10779         Make arguments optional.
10781 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
10783         * macros.el (apply-macro-to-region-lines): Make it operate on all
10784         lines that begin in the region, rather than on all complete lines
10785         in the region.
10787 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10789         * x-dnd.el (x-dnd-protocol-alist): Document update.
10790         (x-dnd-known-types): Defcustom it.
10791         (x-dnd-handle-motif): Print message-atom in error message.
10793 2004-08-30  John Paul Wallington  <jpw@gnu.org>
10795         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
10796         strings rather than programatically constructing message.
10798 2004-08-30  Richard M. Stallman  <rms@gnu.org>
10800         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
10801         Don't return a string that would read as the wrong character code.
10803 2004-08-29  Kim F. Storm  <storm@cua.dk>
10805         * emulation/cua-base.el (cua-auto-expand-rectangles):
10806         Remove automatic rectangle padding feature; replace by non-destructive
10807         virtual rectangle edges feature.
10808         (cua-virtual-rectangle-edges): New defcustom.
10809         (cua-auto-tabify-rectangles): New defcustom.
10810         (cua-paste): If paste into a marked rectangle, insert rectangle at
10811         current column, even if virtual; also paste exactly as many lines
10812         as has been marked (ignore additional lines or add empty lines),
10813         but paste whole source if only one line is marked.
10814         (cua--update-indications): No longer use overwrite-cursor to
10815         indicate rectangle padding
10817         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
10818         (cua--rectangle-virtual-edges): New defun.
10819         (cua--rectangle-get-corners): Remove optional PAD arg.
10820         (cua--rectangle-set-corners): Never do padding.
10821         (cua--forward-line): Remove optional PAD arg.  Simplify.
10822         (cua-resize-rectangle-right, cua-resize-rectangle-left)
10823         (cua-resize-rectangle-down, cua-resize-rectangle-up):
10824         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
10825         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
10826         (cua--rectangle-move): Never do padding.  Simplify.
10827         (cua--tabify-start): New defun.
10828         (cua--rectangle-operation): Add tabify arg.  All callers changed.
10829         (cua--pad-rectangle): Remove.
10830         (cua--delete-rectangle): Handle delete with virtual edges.
10831         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
10832         (cua--insert-rectangle): Handle insert at virtual column.
10833         Perform auto-tabify if necessary.
10834         (cua--activate-rectangle): Remove optional FORCE arg.
10835         Never do padding.  Simplify.
10836         (cua--highlight-rectangle): Enhance for virtual edges.
10837         (cua-toggle-rectangle-padding): Remove command.
10838         (cua-toggle-rectangle-virtual-edges): New command.
10839         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
10840         (cua--rectangle-post-command): Don't force rectangle padding.
10841         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
10843 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
10845         * indent.el (edit-tab-stops-buffer): Doc fix.
10847 2004-08-28  Richard M. Stallman  <rms@gnu.org>
10849         * progmodes/grep.el (grep-default-command): Use find-tag-default.
10850         (grep-tag-default): Function deleted.
10852         * subr.el (find-tag-default): Move from etags.el.
10854         * progmodes/etags.el (find-tag-default): Move to subr.el.
10856         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
10857         into the basic character if it has an uppercase form.
10859 2004-08-27  Kenichi Handa  <handa@m17n.org>
10861         * international/utf-8.el (utf-8-post-read-conversion): If the
10862         buffer is unibyte, temporarily make it multibyte.
10864 2004-08-27  Masatake YAMATO  <jet@gyve.org>
10866         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
10868 2004-08-25  John Paul Wallington  <jpw@gnu.org>
10870         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
10871         0, 1, and many mismatches in message.
10872         (tex-start-shell): Use `set-process-query-on-exit-flag'.
10874         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
10875         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
10877 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10879         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
10880         vc-diff-switches differently.
10882 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
10884         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
10885         before and a real defvar after
10886         `speedbar-supported-extension-expressions'.  This is to silence
10887         the compiler without breaking bootstrapping.
10889 2004-08-22  Richard M. Stallman  <rms@gnu.org>
10891         * textmodes/flyspell.el (flyspell-word):
10892         Use set-process-query-on-exit-flag.
10893         (flyspell-highlight-duplicate-region): Take POSS as arg.
10894         (flyspell-word): Pass POSS as arg.
10896         * progmodes/ada-xref.el: Many doc and style fixes.
10897         (ada-find-any-references): Use compilation-start.
10898         (ada-get-ali-file-name): Improve error msg.
10899         (ada-get-ada-file-name): Likewise.
10901         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
10902         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
10904         * mail/mail-extr.el (mail-extr-all-top-level-domains):
10905         Add forward defvar.
10907         * whitespace.el (global-whitespace-mode): New alias
10908         for whitespace-global-mode.
10910         * speedbar.el (speedbar-file-regexp): Move definition up.
10911         (speedbar-mode, speedbar-set-mode-line-format):
10912         Use with-no-warnings.
10913         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
10915         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
10916         controls whether to display the error buffer.
10918         * ps-mule.el: Delete compatibility code for old Emacses.
10919         (ps-mule-find-wrappoint): Don't use chars-in-region.
10921         * frame.el (display-mouse-p, display-selections-p):
10922         Use with-no-warnings.
10924         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
10926 2004-08-22  David Kastrup  <dak@gnu.org>
10928         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
10929         information.
10931         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
10933 2004-08-22  Andreas Schwab  <schwab@suse.de>
10935         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
10937 2004-08-22  Masatake YAMATO  <jet@gyve.org>
10939         * cvs-status.el (cvs-status-checkout): New function.
10940         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
10942 2004-08-21  David Kastrup  <dak@gnu.org>
10944         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
10945         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
10946         has been converted to use hashtables, the relation `nil=none' is
10947         no longer valid, as `nil' is not a hashtable.  This patch tries to
10948         reduce the number of resulting errors.
10950 2004-08-21  John Paul Wallington  <jpw@gnu.org>
10952         * subr.el (process-kill-without-query): Made obsolete in
10953         version 21.4, not 21.5.
10955         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
10956         (vc-previous-comment, vc-next-comment)
10957         (vc-comment-search-reverse, vc-comment-search-forward)
10958         (vc-comment-to-change-log): Likewise.
10960         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
10962 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
10964         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
10965         Correct indentation of DEFMETHODS with non-standard method
10966         combinations (e.g., PROGN, MIN, MAX).
10968 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10970         * startup.el (normal-top-level-add-subdirs-to-load-path):
10971         Avoid unnecessarily checking system-type.
10972         (normal-top-level): Set TERM to "dumb".  Simplify.
10974         * avoid.el (mouse-avoidance-ignore-p): New fun.
10975         Also ignore switch-frame, select-window, double, and triple clicks.
10976         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
10977         (mouse-avoidance-fancy-hook): Use it.
10979 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
10981         * avoid.el (mouse-avoidance-nudge-mouse)
10982         (mouse-avoidance-banish-destination): Stay within the current window
10983         to avoid problems with mouse-autoselect-window.
10985 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10987         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
10988         the newer format of some messages in cvs-1.12.1.
10990 2004-08-19  Masatake YAMATO  <jet@gyve.org>
10992         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
10993         (elp-results-jump-to-definition-by-mouse)
10994         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
10995         (elp-output-result): Use elp-output-insert-symname.
10997 2004-08-18  Kenichi Handa  <handa@m17n.org>
10999         * language/cyrillic.el: Register koi8-r in
11000         ctext-non-standard-encodings-alist.
11001         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
11003 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
11005         * emacs-lisp/copyright.el (copyright-update-year): Delete code
11006         that replaces 20xy with xy.
11008 2004-08-17  John Paul Wallington  <jpw@gnu.org>
11010         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
11011         (reb-force-update): Doc fix.
11013 2004-08-16  Richard M. Stallman  <rms@gnu.org>
11015         * progmodes/which-func.el (which-func-update-1): Doc fix.
11017         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
11018         (sh-mode-abbrev-table): New variable.
11020         * progmodes/compile.el (compilation-mode): Doc fix.
11022         * emacs-lisp/lisp-mode.el (eval-last-sexp):
11023         Don't cons a new symbol each time.
11024         (eval-last-sexp-fake-value): New variable.
11026         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
11027         (copyright-update-year): Detect continuation of list of years.
11029         * term.el (term-default-fg-color, term-default-bg-color)
11030         (ansi-term-color-vector): Use `unspecified', not nil, as default.
11032         * imenu.el: Several doc fixes: don't say variables are buffer-local.
11034 2004-08-16  Davis Herring  <herring@lanl.gov>
11036         * isearch.el (isearch-string, isearch-message-string, isearch-point)
11037         (isearch-success, isearch-forward-flag, isearch-other-end)
11038         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11039         (isearch-barrier, isearch-within-brackets)
11040         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
11042 2004-08-16  Kenichi Handa  <handa@m17n.org>
11044         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
11046 2004-08-15  Kenichi Handa  <handa@m17n.org>
11048         * term/x-win.el (x-selection-value): If utf8 was successful but
11049         ctext was not, use utf8 string.
11051 2004-08-14  Davis Herring  <herring@lanl.gov>
11053         * isearch.el: Remove accidental changes of March 4.  Fix backing
11054         up when a regexp isearch is made more general.  Use symbolic
11055         accessor functions for isearch stack frames to make usage clearer.
11056         (search-whitespace-regexp): Made groups in documentation shy (as
11057         is the group in the default value).
11058         (isearch-fallback): New function, addresses problems with regexps
11059         liberalized by `\|', adds support for liberalization by `\}' (the
11060         general repetition construct), and incorporates behavior for
11061         `*'/`?'.
11062         (isearch-}-char): New command, calls `isearch-fallback' with
11063         arguments appropriate to a typed `}'.
11064         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
11065         appropriately.
11066         (isearch-mode-map): Bind `}' to `isearch-}-char'.
11067         (isearch-string, isearch-message,string, isearch-point)
11068         (isearch-success, isearch-forward-flag, isearch-other-end)
11069         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11070         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
11071         New inline functions to read fields of a stack frame.
11073 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
11075         * battery.el (battery-linux-proc-acpi): Look into battery
11076         directories matching the literal string "CMB", too (required for
11077         Linux kernel version 2.6.7).
11079 2004-08-14  John Paul Wallington  <jpw@gnu.org>
11081         * cus-start.el (read-file-name-completion-ignore-case): Add.
11082         (blink-cursor-alist): Change version to "21.4".
11084         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
11086 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
11088         * speedbar.el (speedbar-scan-subdirs): New option.
11089         (speedbar-file-lists): Don't ignore file-name case on Unix and use
11090         dolist.
11091         (speedbar-insert-files-at-point): Take an extra argument and use
11092         it to optionally find out if a subdir is empty.  Also unreadable
11093         files don't get expand buttons.
11094         (speedbar-directory): New image (unused pixmap already existed).
11095         (speedbar-expand-image-button-alist): Use it.
11097 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
11099         CC Mode update to 5.30.9:
11101         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
11102         Move from cc-vars to cc-defs for dependency reasons.  Fix the
11103         POSIX char class test to check that it works in
11104         `skip-chars-(forward|backward)' too.
11106         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
11107         first argument starts with a special brace list.
11109         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
11110         when `c-opt-type-concat-key' is used (i.e. in Pike).
11112         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
11113         Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
11114         >)".
11116         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
11117         whitespace safe.
11119         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
11120         position for `arglist-intro', `arglist-cont-nonempty' and
11121         `arglist-close' when there are two arglist open parens on the same
11122         line and there's nothing in front of the first.
11124         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
11125         locking of qualified names in Java, which previously could fontify
11126         common indexing expressions in many cases.  The standard Java
11127         naming conventions are used to tell them apart.
11129         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
11130         Fix inconsistency wrt opening parens on the first line inside a paren
11131         block.
11133         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
11134         compile time for the sake of `c-major-mode-is'.
11136         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
11137         `c-major-mode-is' in the event that this is used inside a
11138         `c-lang-defconst'.
11140         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
11141         `c-lang-defconst' so that it works better with fallback languages.
11143         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
11144         it to fail to record the base mode.
11146         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11147         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
11148         is used.  Reorder the syntax checks to get more efficient
11149         skipping in some situations.
11151         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
11152         continuation which might precede the newly inserted '{'.
11154         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11155         Fix cases where it could loop indefinitely.
11157         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
11158         size specs correctly.  Only fontify identifiers in front of '('
11159         with as functions - don't accept any paren char.  Tighten up
11160         initializer skipping to stop before function and class blocks.
11162         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
11163         the point could be left directly after an open paren when finding
11164         the beginning of the first decl in the block.
11166         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
11167         table when filtering out legitimate open parens to be recorded.
11168         This could cause cache inconsistencies when e.g.
11169         `c++-template-syntax-table' was temporarily in use.
11171         * progmodes/cc-engine.el (c-on-identifier)
11172         (c-simple-skip-symbol-backward): Small fix for handling "-"
11173         correctly in `skip-chars-backward'.  Affected the operator lfun
11174         syntax in Pike.
11176         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
11177         Fix bug that could cause an error from `after-change-functions' when
11178         the changed region is at bob.
11180 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
11182         CC Mode update to 5.30.9:
11184         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
11185         to say that <TAB> doesn't insert WS into a CPP line.
11186         (c-indent-command, c-tab-always-indent): Amend doc strings.
11188         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
11189         checks for user errors, thus eliminating cryptic and unhelpful
11190         Emacs error messages.  (1) Check the arg to `c-set-style' is a
11191         string.  (2) Check that settings to `c-offsets-alist' are not
11192         spuriously quoted.
11194         * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
11195         which precedes the newly inserted `{'.
11197 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
11199         Sync with Tramp 2.0.44.
11201         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
11202         function "tramp_file_attributes".  Otherwise, file names
11203         containing spaces are misinterpreted.  Reported by Magnus Henoch
11204         <mange@freemail.hu>.
11205         (tramp-handle-file-truename): FILENAME must be expanded first.
11206         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
11207         obscure results.  Reported by D. Goel <deego@gnufans.org>.
11208         (tramp-handle-verify-visited-file-modtime): If file does not
11209         exist, say it is not modified if and only if that agrees with the
11210         buffer's record.  Check whether a file is visiting the buffer, or
11211         the buffer has no recorded last modification time.  Return t in
11212         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
11213         <teirllm@auburn.edu>.
11214         (tramp-handle-write-region): Pass modtime explicitely to
11215         `set-visited-file-modtime', because filename can be different
11216         from (buffer-file-name) if `file-precious-flag' is set.
11217         `set-visited-file-modtime' must be called always when `visit' is t
11218         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
11219         (tramp-handle-set-visited-file-modtime): If `time-list' is not
11220         nil, don't apply the whole body.  If the file doesn't exists, set
11221         modtime to '(-1 65535).  Suggested by Luc Teirlinck
11222         <teirllm@auburn.edu>.
11224 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
11226         * help.el (describe-bindings): Doc fix.
11228         * subr.el (kbd): Doc fix.
11230 2004-08-08  John Paul Wallington  <jpw@gnu.org>
11232         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
11233         instead of `string-to-int'.
11234         (define-ibuffer-column mode): Fix indentation.
11236 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
11238         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
11240 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
11242         * subr.el (global-unset-key, local-unset-key): Doc fixes.
11244         * novice.el (disabled-command-function): New variable renamed from
11245         `disabled-command-hook'.
11246         (disabled-command-hook): Keep the _variable_ as alias for
11247         `disabled-command-function' and make obsolete.
11248         (disabled-command-function): Function renamed from
11249         `disabled-command-hook'.  Adapt code to name change of the variable.
11251 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
11253         * simple.el (completion-root-regexp): New defvar.
11254         (completion-setup-function): Use it instead of a literal string.
11256 2004-08-07  John Paul Wallington  <jpw@gnu.org>
11258         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
11259         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
11260         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
11261         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
11263 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
11265         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
11266         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
11268 2004-08-04  Kenichi Handa  <handa@m17n.org>
11270         * international/encoded-kb.el (encoded-kbd-setup-keymap):
11271         Fix previous change.
11273 2004-08-03  Kenichi Handa  <handa@m17n.org>
11275         * international/encoded-kb.el: The following changes are to
11276         utilize key-translation-map instead of minor mode map.
11277         (encoded-kbd-iso2022-non-ascii-map): Delete it.
11278         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
11279         (encoded-kbd-last-key): New function.
11280         (encoded-kbd-iso2022-single-shift): New function.
11281         (encoded-kbd-iso2022-designation)
11282         (encoded-kbd-self-insert-iso2022-7bit)
11283         (encoded-kbd-self-insert-iso2022-8bit)
11284         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
11285         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
11286         key-translation-map.
11287         (encoded-kbd-setup-keymap): Setup key-translation-map.
11288         (saved-key-translation-map): New variable.
11289         (encoded-kbd-mode): Save/restore key-translation-map.
11290         Adjust for the change of encoded-kbd-setup-keymap.
11292 2004-08-02  Kim F. Storm  <storm@cua.dk>
11294         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
11295         and call compute-motion with nil for topos and width to get proper
11296         usable width and height for both window and non-window systems.
11298         * windmove.el (windmove-coordinates-of-position): Let compute-motion
11299         calculate usable window width and height.
11301         * window.el (window-buffer-height): Call compute-motion with nil width.
11303 2004-08-01  David Kastrup  <dak@gnu.org>
11305         * replace.el (query-replace-read-from):
11306         Use `query-replace-compile-replacement'.
11307         (query-replace-compile-replacement): New function.
11308         (query-replace-read-to): Use `query-replace-compile-replacement'
11309         for repeating the last command.
11311 2004-08-01  John Paul Wallington  <jpw@gnu.org>
11313         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
11314         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
11315         (pr-switches): Remove period from end of error messages.
11317         * help-mode.el (help-go-back): Likewise.
11319         * abbrev.el (only-global-abbrevs): Doc fix.
11320         (edit-abbrevs-map): Define within defvar.
11321         (quietly-read-abbrev-file): Doc fix.
11323 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
11325         * novice.el (enable-command, disable-command): Doc fixes.
11327         * subr.el (event-modifiers, event-basic-type): Doc fixes.
11329 2004-07-30  Richard M. Stallman  <rms@gnu.org>
11331         * subr.el (with-local-quit): Doc fix.
11333 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
11335         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
11337 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
11339         * custom.el (defcustom): Doc fix.
11341 2004-07-28  Masatake YAMATO  <jet@gyve.org>
11343         * progmodes/etags.el (etags-tags-apropos): Show building progress.
11345 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11347         * imenu.el (imenu-prev-index-position-function)
11348         (imenu-extract-index-name-function, imenu-name-lookup-function)
11349         (imenu--index-alist): Docstring redundancy fix.
11351 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
11353         * wdired.el (wdired-finish-edit): Require dired-aux before locally
11354         binding dired-backup-overwrite.
11356 2004-07-25  John Paul Wallington  <jpw@gnu.org>
11358         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
11360 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
11362         * term/tty-colors.el (tty-color-approximate): Doc fix.
11364         * select.el (x-get-selection, x-set-selection): Doc fixes.
11366         * frame.el (make-frame): Doc fix.
11368 2004-07-24  Richard M. Stallman  <rms@gnu.org>
11370         * mail/rmail.el (rmail-mime-charset-pattern):
11371         Don't include semicolon in the charset value.
11373         * replace.el (occur-next-error): Call set-window-point.
11374         (occur-engine): Handle negative NLINES.
11376 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
11378         * frame.el (modify-all-frames-parameters): Minor doc fix.
11379         (set-frame-configuration): Doc fix.
11381 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
11383         * simple.el (completion-setup-function): Compute the common parts
11384         and the first difference place correctly when
11385         partial-completion-mode is on.
11387 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11389         * ps-print.el: Doc fix.
11390         (ps-print-version): New version 6.6.5.
11391         (ps-printing-region): Doc fix.
11392         (ps-generate-string-list): Comment fix.
11393         (ps-message-log-max): Code fix.
11395 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11397         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
11398         generated PostScript.
11400 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
11402         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
11403         with Gnus v5_10 branch.)
11405 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
11407         * calendar/time-date.el (time-to-number-of-days): New function.
11408         Imported from from Gnus.
11410 2004-07-22  Kim F. Storm  <storm@cua.dk>
11412         * progmodes/make-mode.el: Fix comments.
11414 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11416         * printing.el: Doc fix.
11418 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
11420         * frame.el (modify-all-frames-parameters): Minor doc fix.
11422 2004-07-20  Richard M. Stallman  <rms@gnu.org>
11424         * textmodes/fill.el (fill-nobreak-p): If this break point is
11425         at the end of the line, don't consider the newline which follows
11426         as a reason to return t.
11428 2004-07-19  John Paul Wallington  <jpw@gnu.org>
11430         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
11432 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
11434         * dired-aux.el (dired-do-kill-lines): Expand docstring.
11435         Delete irrelevant code.
11437 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11439         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11440         New docstring.  From Luc Teirlinck.
11442 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
11444         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
11445         section.
11446         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
11447         non-file buffers.  We know it is nil.
11449 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11451         Sync with Tramp 2.0.43.
11453         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11454         Remove outdated comment.
11455         (tramp-locked, tramp-locker): New variables for implementing a
11456         global lock.
11457         (tramp-sh-file-name-handler): Use them to implement the global lock.
11459 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
11461         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
11462         calls to respective `xxx` calls.
11463         (tramp-process-alive-regexp): Precise doc string.
11464         (tramp-multi-action-process-alive): New defun.
11465         (tramp-multi-actions): Use it.
11466         (tramp-handle-find-backup-file-name): `copy-tree' is available
11467         since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
11468         in order to avoid this function.
11469         (tramp-handle-write-region): Set current buffer.  If connection
11470         wasn't open, `file-modes' has changed it accidently.  Reported by
11471         David Kastrup <dak@gnu.org>.
11472         (tramp-enter-password, tramp-read-passwd): New arguments USER and
11473         HOST.
11474         (tramp-action-password, tramp-multi-action-password): Apply it.
11475         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
11476         name must still contain the port number.  Otherwise, we have two
11477         Tramp buffers, with all the confusion.  Reported by Myron Selby
11478         <myron@xytech.com> and Rolf Dubitzky
11479         <Dubitzky@physi.uni-heidelberg.de>.
11481         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
11482         HOST to `tramp-enter-passwd'.
11484         * net/tramp-vc.el (all): Code cleanup.  Change all
11485         `tramp-handle-xxx' calls to respective `xxx` calls.
11487 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
11489         * emacs-lisp/testcover.el: New category "potentially-1valued" for
11490         functions that are not erroneous if either 1-valued or
11491         multi-valued.  Detect functions in this class.
11492         (testcover-1value-functions, testcover-compose-functions)
11493         (testcover-progn-functions) Add some additional functions to lists.
11494         (testcover-mark): Bugfix when marking up the definition for an
11495         empty function.
11497 2004-07-17  Richard M. Stallman  <rms@gnu.org>
11499         * replace.el (occur-read-primary-args): Pass default to
11500         read-from-minibuffer.
11502         * mail/footnote.el (footnote-section-tag): Use defcustom.
11504         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
11505         Compile font-lock-keywords, not KEYWORDS.
11506         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
11507         Add warn, check-type.  Handle cerror like error.
11509 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
11511         * progmodes/which-func.el (which-func-keymap): New var.
11512         (which-func-face): New face.
11513         (which-func-format): Use them.
11515 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11517         * buff-menu.el (list-buffers-noselect): Append the buffer's
11518         process status to its mode name.
11520 2004-07-16  Kim F. Storm  <storm@cua.dk>
11522         * simple.el (inhibit-mark-movement): New defvar.
11523         (beginning-of-buffer, end-of-buffer): Do not push mark if
11524         inhibit-mark-movement is non-nil or C-u prefix is given.
11526         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
11527         Init to beginning-of-buffer and end-of-buffer.
11528         (cua--undo-push-mark): New defvar.
11529         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
11530         already active and command is in cua--preserve-mark-commands.
11531         Also fix check for shift modifier on non-window systems.
11532         (cua--post-command-handler): Clear inhibit-mark-movement if set.
11534 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
11536         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
11537         of two integers, instead of a cons.
11539         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11540         `visited-file-modtime' now returns a list of two integers, instead
11541         of a cons.
11543         * dired.el (dired-directory-changed-p): Ditto.
11545         * progmodes/grep.el (grep): Doc fix.
11547 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
11549         * autorevert.el (auto-revert-tail-mode)
11550         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
11551         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
11552         in both at the same time.
11553         (auto-revert-tail-mode): New command.
11554         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
11555         (auto-revert-handler): Revert only either tail or whole file.
11557         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
11558         add auto-revert-tail-mode.
11560 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11562         * printing.el: Doc fix.  Change name of some funs.
11563         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
11564         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
11565         (pr-standard-file-name): New fun.  Replace pr-standard-path.
11566         (pr-call-process): Code fix.
11568 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
11570         * subr.el (with-selected-window): Doc fix.
11572 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
11574         * subr.el (get-buffer-window-list): Doc fix.
11576 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
11578         * files.el (switch-to-buffer-other-window): Doc fix.
11580         * window.el (save-selected-window, one-window-p)
11581         (split-window-keep-point, split-window-vertically)
11582         (split-window-horizontally): Doc fixes.
11584 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11586         * printing.el: Doc fix.  Now it uses call-process instead of
11587         shell-command for low command execution.
11588         (pr-version): New version number (6.8).
11589         (pr-shell-file-name): Option removed.
11590         (pr-shell-command): Fun removed.
11591         (pr-call-process): New fun.  Replace pr-shell-command.
11592         (pr-standard-path, pr-remove-nil-from-list): New funs.
11593         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
11594         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
11595         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
11596         (pr-ps-utility-process, pr-txt-print): Code fix.
11598 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11600         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
11601         boolean.
11603 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
11605         * wid-edit.el (widget-field-buffer): Doc fix.
11607 2004-07-09  John Paul Wallington  <jpw@gnu.org>
11609         * emacs-lisp/re-builder.el (reb-update-overlays):
11610         Distinguish between one and several matches in message.
11612 2004-07-09  Richard M. Stallman  <rms@gnu.org>
11614         * mouse.el (mouse-set-region-1): If transient-mark-mode
11615         is `identity', change it to `only'.
11617         * simple.el (current-word): Doc fix.
11619 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
11621         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
11622         so that it is more understanding of whitespace.
11624         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
11625         (("ns" . "element") (attr-list) children) instead of
11626         ((:ns . "element") (attr-list) children) in order to reduce the
11627         number of symbols used.
11628         (xml-skip-dtd): Change to use xml-parse-dtd but set
11629         xml-validating-parsing to nil.
11630         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
11631         (xml-substitute-entity): Remove in favor of new entity substitution.
11632         (xml-substitute-special): Rewrite in to substitute complex
11633         entities from DOCTYPE declarations.
11634         (xml-parse-fragment): Parse fragments from entity deleclarations.
11635         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
11636         (xml-parse-dtd, xml-substitute-special): Make validity checks
11637         conditioned on xml-validating-parser.  Add "Not Well Formed" to
11638         error messages about well-formedness.
11640 2004-07-08  Steven Tamm  <steventamm@mac.com>
11642         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
11643         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
11644         Do not treat double clicks and triple clicks specially in the
11645         scroll bar (preventing strange repositioning problems)
11647 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11649         * replace.el (query-replace-regexp-eval): Fix last change.
11651 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11653         * replace.el (query-replace-descr): New fun.
11654         (query-replace-read-from, query-replace-read-args): Default to the
11655         previous from&to.
11656         (query-replace-read-to): Quote the `from' string when displaying it.
11657         (query-replace-regexp-eval): Immediately check read-only status.
11658         Use query-replace-read-from to get the \n checking.
11659         Quote the `from' string when displaying it.
11660         (map-query-replace-regexp, occur-read-primary-args):
11661         Quote the `from' string when displaying it.
11663         * isearch.el (isearch-query-replace): Pass the regexp-ness and
11664         delimited-ness of the search to query-replace.
11666         * replace.el (query-replace-read-from, query-replace-read-to):
11667         New funs extracted from query-replace-read-args.
11668         (query-replace-read-args): Use them.
11670         * replace.el (query-replace-interactive, query-replace-read-args):
11671         Remove the `initial' special value.
11672         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
11673         (occur-engine): Remove unused var `matchend'.
11675         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
11676         Use the search string without prompting.
11678 2004-07-05  Kenichi Handa  <handa@m17n.org>
11680         * international/mule.el (decode-coding-inserted-region):
11681         Set last-coding-system-used only when coding is nil.
11683 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
11685         * progmodes/grep.el (grep-compute-defaults, grep-command)
11686         (grep-program, find-program, grep-find-use-xargs, grep-history)
11687         (grep-find-history, grep-tag-default, grep-find-command)
11688         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
11689         Add autoload cookies, for unbundled packages that load `compile'
11690         and expect all grep-related symbols to become defined.
11692 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
11694         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
11695         (iimage-mode-image-search-path): New user option to search the
11696         image file.
11697         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
11698         have locate-file.
11699         (iimage-mode-buffer): Use it.
11701 2004-07-03  Nick Roberts  <nickrob@gnu.org>
11703         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
11704         carefully.
11705         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
11707 2004-07-03  Juri Linkov  <juri@jurta.org>
11709         * replace.el (query-replace-read-args): Swallow space after 'foo,
11710         not after (quote foo).  Match space only immediately after symbol,
11711         not anywhere in the whole string.
11713 2004-07-02  Richard M. Stallman  <rms@gnu.org>
11715         * replace.el (query-replace-read-args): Swallow space after
11716         symbols, not after closeparens.  But avoid error if string ends there.
11718         * progmodes/python.el (python-beginning-of-statement):
11719         Exit the loop if backward-up-list gets error.
11721         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
11723 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
11725         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
11726         only if vc-consult-headers is non-nil.
11728 2004-07-02  Juri Linkov  <juri@jurta.org>
11730         * pcvs.el (cvs-mode-diff-repository): New command.
11732         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
11734 2004-07-01  Juri Linkov  <juri@jurta.org>
11736         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
11737         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
11738         C-M-% to isearch-query-replace-regexp.
11739         (minibuffer-local-isearch-map): Add arrow key bindings.
11740         Bind C-f to isearch-yank-char-in-minibuffer.
11741         (isearch-forward): Doc fix.
11742         (isearch-edit-string): Doc fix.
11743         (isearch-query-replace, isearch-query-replace-regexp): New funs.
11744         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
11745         (isearch-yank-char): Add optional arg.
11746         (isearch-yank-char-in-minibuffer): New fun.
11748         * replace.el (query-replace-interactive): Change type from boolean
11749         to choice.  Add value `initial'.
11750         (query-replace-read-args): Handle value `initial' of
11751         query-replace-interactive.
11753 2004-06-29  Kim F. Storm  <storm@cua.dk>
11755         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
11756         (breakpoint-disabled-bitmap-face): Add :group 'gud.
11758         * progmodes/ada-xref.el (ada-tight-gvd-integration):
11759         Add :group 'ada.
11761         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
11763 2004-06-29  Juri Linkov  <juri@jurta.org>
11765         * replace.el (query-replace-read-args): Swallow a space after
11766         everything except )]" which in most cases means after a symbol.
11768         * emacs-lisp/pp.el (pp-buffer): Add autoload.
11770 2004-06-28  Richard M. Stallman  <rms@gnu.org>
11772         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
11773         More changes to go with previous change in font-lock.el.
11775 2004-06-26  David Kastrup  <dak@gnu.org>
11777         * replace.el (perform-replace): Highlight the match even in
11778         non-query mode if there is potential replace string editing.
11780 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
11782         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
11783         agree with new return value of `file-remote-p'.
11784         This syncs with Tramp 2.0.42.
11786         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
11787         according to new documentation of `file-remote-p'.
11789         * files.el (file-remote-p): Fix doc to say that return value is
11790         identification of remote system, if not nil.
11791         (file-relative-name): Use new return value of `file-remote-p'.
11793 2004-06-26  Nick Roberts  <nickrob@gnu.org>
11795         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
11796         (gdb-goto-breakpoint): Fix breakage.
11798 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
11800         * man.el (Man-getpage-in-background): Add windows-nt to the list
11801         of systems where shell-file-name should be used instead of
11802         literal "sh".
11804 2004-06-25  Sam Steingold  <sds@gnu.org>
11806         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
11807         function names `(setf symbol)'.
11809 2004-06-24  Richard M. Stallman  <rms@gnu.org>
11811         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
11813         * font-lock.el (font-lock-keywords): Change format of compiled values.
11814         Document it.
11815         (font-lock-add-keywords): If font-lock-keywords is compiled,
11816         extract the uncompiled version, modify, then recompile.
11817         (font-lock-remove-keywords): Likewise.
11818         (font-lock-fontify-keywords-region): Handle changed format.
11819         (font-lock-compile-keywords): Handle changed format.
11820         (font-lock-set-defaults): Compile the keywords explicitly here.
11822 2004-06-24  David Kastrup  <dak@gnu.org>
11824         * replace.el (query-replace-read-args): Implement `\,' and `\#'
11825         replacements here.
11826         (query-replace-regexp): Doc string explaining this and the new
11827         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
11828         is better placed in `query-replace-read-args'.
11829         (replace-regexp): Explain `\,', `\#' and `\?'.
11830         (replace-match-data): New function for thorough reuse/destruction
11831         of old match-data.
11832         (replace-match-maybe-edit): Function for implementing `\?' editing.
11833         (perform-replace): Fix maintaining of the match stack including
11834         already matched regions, implement `\?', fix various problems
11835         with regions while editing and other stuff.
11836         (replace-highlight): Simplify.
11838 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
11840         * progmodes/grep.el (grep-error-screen-columns): New variable.
11841         (grep-regexp-alist): Give it the full functionality of gnu style
11842         compilation messages with line and column ranges.  Ask me for the
11843         perl script I'm working on, that uses these.
11845 2004-06-23  Nick Roberts  <nickrob@gnu.org>
11847         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
11848         Remove.
11849         (comint-insert-input, comint-mouse-insert-input): New functions
11850         based on comint-insert-clicked-input for two bindings but just
11851         one functionality.
11853 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
11855         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
11857 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
11859         * files.el (write-contents-functions): Doc fix.
11861 2004-06-21  Juanma Barranquero  <lektu@terra.es>
11863         * image.el (image-library-alist): Rewrite docstring in active voice.
11865 2004-06-20  Richard M. Stallman  <rms@gnu.org>
11867         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
11869         * isearch.el (isearch-repeat): Avoid testing old match data.
11870         (isearch-message): Display trailing space in special font
11871         when search is failing.
11872         (isearch-search-fun-function): Doc fix.
11874         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
11876 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
11878         * frame.el (show-trailing-whitespace): Doc fix.
11880         * cus-edit.el (custom-variable-documentation): New function.
11881         (custom-variable): Use it.
11883 2004-06-19  Nick Roberts  <nickrob@gnu.org>
11885         * man.el (Man-getpage-in-background): Revert previous change but
11886         make cygwin a special case.
11888 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
11890         * autorevert.el (global-auto-revert-non-file-buffers):
11891         Update docstring.
11893 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
11895         * progmodes/compile.el (compilation-error-properties): Store one
11896         more than end-col, if present, so that transient-mark-mode will
11897         highlight last char too.
11898         * progmodes/grep.el (grep-regexp-alist): Match columns and column
11899         ranges, if present.
11901 2004-06-18  Jason Rumney  <jasonr@gnu.org>
11903         * makefile.w32-in: Double percent signs in for loops.
11905 2004-06-17  David Kastrup  <dak@gnu.org>
11907         * replace.el (query-replace-read-args): Only warn about use of \n
11908         and \t when we are doing a regexp replacement and the actual
11909         escaped character is n or t.
11910         (query-replace-regexp): Add \, and \# interpretation to
11911         interactive call and document it.
11912         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
11913         as shortkey for replace-count.
11914         (replace-quote): New function for doubling backslashes.
11916 2004-06-17  Juanma Barranquero  <lektu@terra.es>
11918         * files.el (parse-colon-path, cd): Mention in docstring that the
11919         path separator is colon in GNU-like systems.
11921         * newcomment.el (comment-region-internal): Fix docstring.
11923         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
11924         (ewoc-invalidate, ewoc-collect): Doc fixes.
11925         (ewoc--create-node, ewoc--delete-node-internal):
11926         Fix typos in docstring.
11928 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
11930         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
11931         manual to docstring.
11933 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11935         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
11937 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
11939         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
11940         Add hyperlink to emacs-xtra manual to docstring.
11942         * autorevert.el (global-auto-revert-non-file-buffers):
11943         Add hyperlink to emacs-xtra manual to docstring, as well as an
11944         info-link.
11946 2004-06-14  Juanma Barranquero  <lektu@terra.es>
11948         * image.el (image-library-alist): New variable to map image types
11949         to external libraries.  Initialized to nil, unless system-specific
11950         configs change it.
11951         (image-type-available-p): Determine whether an image type is
11952         available by calling `init-image-library'.
11954         * term/w32-win.el (image-library-alist): Initialize to a known set
11955         of probable library names.
11957 2004-06-14  Kenichi Handa  <handa@m17n.org>
11959         * international/code-pages.el (windows-1256, cp1125): Fix tables
11960         for several characters.
11962         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
11964 2004-06-13  Richard M. Stallman  <rms@gnu.org>
11966         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
11968         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
11969         not "`pc-selection-mode'".
11971         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
11973         * simple.el (previous-matching-history-element): Specify a default.
11975         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
11977         * cus-face.el (custom-declare-face): Simplify code.
11979         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
11981 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
11983         * files.el (before-save-hook): Add `time-stamp' to the options.
11985         * time-stamp.el (time-stamp): Recommend adding it to
11986         `before-save-hook', rather than `write-file-functions'.
11987         Make a similar change in `Commentary' section.
11989 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
11991         * diff-mode.el (diff-current-defun): If at start of hunk, use
11992         position of first change.
11994 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
11996         * dired-x.el (dired-mark-omitted): Bind to "*O".
11998 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
12000         * bookmark.el (bookmark-bmenu-relocate): New function, as
12001         suggested by David J. Biesack <David.Biesack@sas.com>.
12002         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
12003         (bookmark-bmenu-mode): Describe binding in doc string.
12004         (bookmark-set-filename): Save the bookmark list if it's time.
12006 2004-06-13  Kenichi Handa  <handa@m17n.org>
12008         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
12009         (ccl-untranslated-to-ucs): Fix typo.
12011 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
12013         * progmodes/python.el (python-open-block-statement-p):
12014         Fix indentation after a block opening that contains a comment.
12016 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
12018         * bindings.el (completion-ignored-extensions): Add file extensions
12019         of Python byte-compiled files.
12021 2004-06-12  Juri Linkov  <juri@jurta.org>
12023         * info.el (Info-goto-node): Add autoload.
12024         (Info-toc): Add substring-no-properties on Info file name.
12025         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
12026         (Info-mode-map): Bind L to Info-history, T to Info-toc.
12028 2004-06-12  Kenichi Handa  <handa@m17n.org>
12030         * international/mule-cmds.el (set-language-environment):
12031         Load subst tables if necessary.
12033         * international/mule.el (decode-char): Load subst tables if necessary.
12034         (encode-char): Likewise.
12036         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
12037         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
12038         (utf-16le-decode-loop): Set r5 to -1 before loop.
12039         (utf-16be-decode-loop): Likewise.
12040         (ccl-decode-mule-utf-16le): Add EOF processing block.
12041         (ccl-decode-mule-utf-16be): Likewise.
12042         (ccl-decode-mule-utf-16le-with-signature): Likewise.
12043         (ccl-decode-mule-utf-16be-with-signature): Likewise.
12044         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
12045         (ccl-mule-utf-16-encode-untrans): New CCL.
12046         (utf-16-decode-to-ucs): Handle pre-read character.
12047         (utf-16le-encode-loop): Handle surrogate pair.
12048         (utf-16be-encode-loop): Likewise.
12049         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
12050         of utf-16le-encode-loop.
12051         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
12052         of utf-16be-encode-loop.
12053         (mule-utf-16-post-read-conversion):
12054         Call utf-8-post-read-conversion at first.
12055         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
12056         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
12057         Add post-read-conversion and pre-write-conversion.
12059         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
12060         (utf-translate-cjk-unicode-range): New variable.
12061         (utf-translate-cjk-load-tables): New function.
12062         (utf-lookup-subst-table-for-decode): New function.
12063         (utf-lookup-subst-table-for-encode): New function.
12064         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
12065         tables here.  Update safe-charsets of utf-* coding systems.
12066         (ccl-mule-utf-untrans): New CCL.
12067         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
12068         at end of each branch.
12069         (ccl-mule-utf-8-encode-untrans): New CCL.
12070         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
12071         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
12072         length of encoding.  Don't return r0.
12073         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
12074         (utf-8-post-read-conversion): Narrow to region properly.
12075         If utf-translate-cjk-mode is on, load tables if necessary.
12076         Call utf-8-compose with hash-table arg if necessary.
12077         Call XXX-compose-region instead of XXX-post-read-convesion.
12078         (utf-8-pre-write-conversion): New function.
12079         (mule-utf-8): Include CJK charsets in safe-charsets if
12080         utf-translate-cjk-mode is on.  Add pre-write-conversion.
12082         * international/characters.el: Temporarily set
12083         utf-translate-cjk-mode to nil.
12085         * language/devan-util.el (devanagari-compose-region):
12086         Add autoload cookie.
12088         * international/ccl.el (ccl-dump-call): Fix printing the
12089         subroutine name.
12091 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
12093         * dired.el (dired-revert): If buffer is marked unmodified before
12094         reverting, keep it marked unmodified.
12095         Adapt to new conventions for commenting out code.
12096         (dired-make-relative): Adapt to new conventions for commenting out code.
12098 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
12100         * eshell/esh-module.el (eshell-load-defgroups):
12101         Bind `vc-handled-backends' to nil when opening files.
12103 2004-06-11  Juanma Barranquero  <lektu@terra.es>
12105         * files.el (parse-colon-path, cd): Doc fixes (refer to
12106         `path-separator', not colon).
12108 2004-06-10  Juanma Barranquero  <lektu@terra.es>
12110         * newcomment.el (comment-search-forward)
12111         (comment-search-backward): Fix typos in docstring.
12112         (comment-region): Doc fix.
12114 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
12116         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
12117         switch is no longer stored in `dired-switches-alist'.
12119         * dired-aux.el (dired-insert-subdir): Do not store R switch in
12120         `dired-switches-alist'.
12122 2004-06-10  Kim F. Storm  <storm@cua.dk>
12124         * pcvs.el (cvs-mode-diff-yesterday): New command.
12126         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
12128 2004-06-10  Juri Linkov  <juri@jurta.org>
12130         * emacs-lisp/edebug.el (edebug-eval-defun):
12131         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
12132         Fix docstring.
12134         * simple.el (eval-expression-print-format): Don't print additional
12135         information on the first call to `eval-print-last-sexp'.
12136         (next-error-find-buffer): Fix punctuation.
12137         (killing) <defgroup>: Fix punctuation.
12138         (yank-excluded-properties): Change group from editing to killing.
12140         * replace.el (perform-replace): Use `limit' to terminate the
12141         while-loop explicitly.
12143 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12145         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
12146         Use lc-*.xpm as prefix instead of *-locol.xpm.
12148         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
12149         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
12150         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
12151         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
12152         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
12153         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
12154         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
12155         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
12156         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
12157         * toolbar/lc-up_arrow.xpm:
12158         Rename from *-locol.xpm.
12160 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
12162         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
12163         include forms like &<str>; as valid url patterns.
12165 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
12167         * dired.el (dired-diff, dired-backup-diff)
12168         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
12169         (dired-do-chown, dired-do-touch, dired-do-print)
12170         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
12171         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
12172         (dired-create-directory, dired-do-copy, dired-do-symlink)
12173         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
12174         (dired-do-copy-regexp, dired-do-hardlink-regexp)
12175         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
12176         (dired-maybe-insert-subdir, dired-next-subdir)
12177         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
12178         (dired-kill-subdir, dired-tree-up, dired-tree-down)
12179         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
12180         (dired-run-shell-command, dired-query): Remove redundant,
12181         or incorrect, autoloads.
12183         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
12184         does not end in a slash.  Add optional argument KILL-ROOT.
12185         Update docstring.
12186         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
12187         (dired-query): Add autoloads.
12189 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
12191         * progmodes/compile.el (compilation-set-window-height):
12192         Rearrange the save-* functions because a buffer can have several current
12193         point in different windows.
12194         (compilation-error-regexp-alist-alist): Recognize {standard input}
12195         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
12197 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12199         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
12200         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
12201         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
12202         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
12203         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
12204         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
12205         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
12206         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
12207         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
12208         * toolbar/up_arrow-locol.xpm:
12209         New versions of icons that uses fewer colors.
12211         * toolbar/tool-bar.el (tool-bar-local-item)
12212         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
12213         if display-color-cells is 256 or less.
12215 2004-06-08  Kim F. Storm  <storm@cua.dk>
12217         * wid-edit.el (widget-specify-button): Use hand pointer rather
12218         than mouse-face as visible mouse-over effect.
12220 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
12222         * saveplace.el (save-place-alist-to-file): Bind `print-length'
12223         and `print-level' to nil when writing out `save-place-alist'.
12224         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
12226 2004-06-07  Juanma Barranquero  <lektu@terra.es>
12228         * completion.el (completion-kill-region): Doc fix.
12230         * format.el (format-insert-annotations)
12231         (format-annotate-location): Doc fixes.
12232         (format-subtract-regions): Make arguments match their use in docstring.
12234         * simple.el (kill-region): Doc fix.
12236         * subr.el (insert-buffer-substring-no-properties)
12237         (insert-buffer-substring-as-yank): Doc fixes.
12239 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
12241         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12242         Update docstring.
12243         (dired-reset-subdir-switches): New function.
12245         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
12246         Limit scope of `buffer-read-only' binding.
12248 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
12250         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
12251         eshell-explicit-command-char.
12253 2004-06-06  Juanma Barranquero  <lektu@terra.es>
12255         * help-fns.el (help-argument-name): Inherit from italic face only
12256         if the frame supports it.
12258 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12260         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
12261         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
12262         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
12263         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
12264         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
12265         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
12266         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
12267         New conversions from xpm files.
12269         * toolbar/README: New file.
12271 2004-06-06  Richard M. Stallman  <rms@gnu.org>
12273         * isearch.el (isearch-mode-map): Undo previous change.
12275 2004-06-05  Juri Linkov  <juri@jurta.org>
12277         * bindings.el (debug-ignored-errors): Add regexps for history
12278         related messages.  Remove $ from "No further undo information".
12279         Move Ediff's messages to ediff.el.
12281         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
12283         * cus-edit.el (custom-display): Add `min-colors'.
12285         * custom.el (defface): Add `supports' to docstring.
12287         * help-fns.el (help-argument-name): Add :group 'help.
12289 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
12291         * find-dired.el (find-ls-subdir-switches): New user option.
12292         (find-dired): No longer call `abbreviate-file-name' on DIR.
12293         Set `dired-subdir-switches' buffer-locally.
12295         * locate.el: Merge the two `Commentary' sections.
12296         (locate-ls-subdir-switches): New user option.
12297         (locate): Update for other changes.
12298         (locate-mode-map): Restore Dired binding for mouse-2.
12299         Bind `locate-mouse-view-file' to M-mouse-2.
12300         Bind `l' to `locate-do-redisplay'.
12301         (locate-main-listing-line-p, locate-do-redisplay): New functions.
12302         (locate-mouse-view-file, locate-tags, locate-find-directory):
12303         Print message if used outside main listing.
12304         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
12305         Various changes to support inserted subdirectories.
12306         (locate-insert-header): Change header of *Locate* buffer.
12308         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12309         Change interactive default switches.
12310         (dired-rename-subdir-2): Update `dired-switches-alist'.
12311         (dired-insert-subdir, dired-kill-subdir):
12312         Handle `dired-switches-alist'.  Do not mark buffer modified.
12313         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
12314         (dired-insert-subdir-doinsert): Omit messages.
12315         Handle `dired-subdir-switches'.
12316         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
12318         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
12319         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
12320         subdirs if -R switch is used for a subdir.
12321         (dired-mode): Set `dired-switches-alist'.
12322         (dired-build-subdir-alist): Only print number of directories in
12323         echo area when invoked interactively.
12325 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
12327         * dired-x.el (dired-omit-mode): Rename from
12328         dired-omit-files-p.  Use define-minor-mode to define it.
12329         (dired-omit-files-p): Add as alias for dired-omit-mode.
12330         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
12331         dired-mark-omitted.
12332         (dired-mark-omitted): Add.  Bind to M-O.
12334 2004-06-05  Kenichi Handa  <handa@m17n.org>
12336         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
12338 2004-06-05  Juanma Barranquero  <lektu@terra.es>
12340         * help-fns.el (help-argument-name): Reintroduce face.
12341         (help-default-arg-highlight): Use it, now that
12342         `face-differs-from-default-p' can be trusted.
12344 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
12346         * textmodes/table.el: Sentence commands added to Point Motion
12347         group; kill and backward-kill commands added to Extraction group.
12349 2004-06-04  Mario Lang  <mlang@delysid.org>
12351         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
12352         systems appear to use mW, make the code handle this.  Fix a
12353         division-by-zero bug while at it, and handle kernels with
12354         a slightly different layout in /proc/acpi.
12356 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
12358         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
12359         because the latter is a CL-ism.  This fixes the bug reported by
12360         Shawn Boyette <mdxi@collapsar.net> in
12361         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
12363 2004-06-04  Miles Bader  <miles@gnu.org>
12365         * faces.el (display-supports-face-attributes-p): Function moved to
12366         C code.  Previously only the tty-related portion of this function
12367         was done in C; however the previous attempt to do a halfway-proper
12368         job for non-tty displays in lisp didn't work properly because of
12369         funny conditions during Emacs startup.
12370         (face-differs-from-default-p): Simplify, now that
12371         display-supports-face-attributes-p works properly on all display
12372         types.  Remove :stipple from comparison; it doesn't really work
12373         in emacs anyway.
12375 2004-06-04  Miles Bader  <miles@gnu.org>
12377         * faces.el (face-differs-from-default-p): Use a different
12378         implementation, so we can really check whether FACE displays
12379         differently or not.
12381 2004-06-04  Miles Bader  <miles@gnu.org>
12383         * faces.el (display-supports-face-attributes-p): Implement a
12384         `different from default' check for non-tty displays.
12386 2004-06-03  David Kastrup  <dak@gnu.org>
12388         * woman.el (woman-mapcan): More concise code.
12389         (woman-topic-all-completions, woman-topic-all-completions-1)
12390         (woman-topic-all-completions-merge): Replace by a simpler and
12391         much faster implementation based on O(n log n) sort/merge instead
12392         of the old O(n^2) behavior.
12394 2004-06-03  Miles Bader  <miles@gnu.org>
12396         * subr.el (read-number): Use canonical format for default in prompt.
12398         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
12399         Add regexp for " [...]" style defaults.
12401 2004-06-02  Romain Francoise  <romain@orebokech.com>
12403         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
12404         groups: if the user asks for a hidden buffer, open the
12405         corresponding filter group to expose it.
12407         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
12408         `ibuffer-jump-to-buffer'.
12409         (ibuffer-jump-offer-only-visible-buffers): New user option.
12411 2004-06-02  Juanma Barranquero  <lektu@terra.es>
12413         * faces.el (frame-update-faces): Add empty docstring so the one
12414         for `ignore' doesn't show through.
12416         * subr.el (process-kill-without-query): Remove spurious "\n" on
12417         obsolescence string.
12418         (focus-frame, unfocus-frame): Add obsolescence declaration and
12419         empty docstring.
12421         * international/mule.el (register-char-codings): Make alias for
12422         `ignore'.  Move docstring to obsolescence info and remove redundancy.
12424 2004-06-02  Kim F. Storm  <storm@cua.dk>
12426         * frame.el (blink-cursor-start): Turn cursor off initially so blink
12427         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
12429 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12431         * comint.el (comint-replace-by-expanded-history-before-point):
12432         Obey `start' as the docstring says.
12433         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
12434         (comint-update-fence): Prevent font-lock from running unnecessarily.
12435         (comint-dynamic-list-completions): Use with-current-buffer.
12437 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12439         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
12440         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
12441         (bibtex-entry-update): Handle alternatives and optional fields.
12442         (bibtex-parse-entry): Bugfix, handle empty key.
12444 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12446         * vc-arch.el (vc-arch-state): Don't assume the file exists.
12448 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
12450         * desktop.el (desktop-save): Don't save minor modes without a
12451         known mode initialization function.
12453 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
12455         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
12457         * autorevert.el: Update `Commentary' section.
12459 2004-05-30  Juanma Barranquero  <lektu@terra.es>
12461         * dos-fns.el (convert-standard-filename):
12462         * files.el (convert-standard-filename):
12463         * w32-fns.el (convert-standard-filename):
12464         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
12466 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
12468         Sync with Tramp.
12470         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
12471         (tramp-let-maybe): Move to an earlier spot in the file.
12472         Patch by Andreas Schwab.
12474 2004-05-30  Andreas Schwab  <schwab@suse.de>
12476         * dired.el (dired-get-filename): Don't use dired-re-dot.
12478 2004-05-30  Richard M. Stallman  <rms@gnu.org>
12480         * files.el (find-file): Doc fix.
12482         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
12484 2004-05-30  Nick Roberts  <nickrob@gnu.org>
12486         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
12487         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
12488         modeline of the locals buffer.
12489         (gdb-goto-breakpoint): Handle gdbmi.
12490         (gdb-get-frame-number): Change for gdbmi.
12492 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
12494         * files.el (file-remote-p): Apply file name handler for operation
12495         `file-remote-p'.  It isn' a property any longer.
12496         (file-relative-name): `fh' and `fd' get the required value via
12497         `find-file-name-handler' already.
12499         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
12500         (top): Remove setting of `file-remote-p' property for
12501         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
12503 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
12505         Version 2.0.41 of Tramp released.
12507         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
12508         Throw away if process has died.
12509         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
12510         (tramp-out-of-band-prompt-regexp): Rename to
12511         `tramp-process-alive-regexp', because its usage is widen.
12512         (tramp-actions-copy-out-of-band): Apply it.
12513         (tramp-actions-before-shell, tramp-multi-actions):
12514         Add `tramp-action-process-alive' action.
12515         (tramp-action-process-alive): New defun.
12516         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
12517         Add entry for `file-remote-p'.
12518         (tramp-handle-file-remote-p): New defun.
12519         (top): Remove setting of `file-remote-p'.  Don't set
12520         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
12522         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12523         `file-remote-p'.
12525         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
12526         counted for (last) line.  [They should or they shouldn't?  --Stef]
12527         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
12529 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
12531         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
12532         not really necessary but seems to keep the shell history smaller
12533         in some cases.  It is no substitute for setting HISTFILE and
12534         HISTSIZE from tramp-open-connection-setup-interactive-shell,
12535         though.  Suggested by Luc Teirlinck.
12536         (tramp-open-connection-setup-interactive-shell): Export variables
12537         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
12538         (tramp-set-process-query-on-exit-flag): New compat function.
12539         (tramp-open-connection-multi, tramp-open-connection-su)
12540         (tramp-open-connection-rsh, tramp-open-connection-telnet)
12541         (tramp-do-copy-or-rename-file-out-of-band): Use it.
12542         (tramp-let-maybe): New macro, let-binds a variable only if it
12543         isn't obsolete.
12544         (tramp-check-ls-commands, tramp-handle-expand-file-name)
12545         (tramp-handle-file-truename): Use it.
12546         (tramp-completion-file-name-regexp-unified): Avoid matching
12547         filenames starting with "/:" -- those are reserved for
12548         file-name-non-special.
12550         * tramp-smb.el (tramp-smb-open-connection):
12551         Use tramp-set-process-query-on-exit-flag compat function.
12553 2004-05-29  Richard M. Stallman  <rms@gnu.org>
12555         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
12557         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
12558         (eval-last-sexp-print-value): Print char equivalent regardless
12559         of standard-output value.
12561         * thumbs.el (thumbs-subst-char-in-string): Delete.
12562         (thumbs-thumbname): Use subst-char-in-string.
12563         (thumbs-resize-image): Use condition-case, not ignore-errors.
12564         (thumbs-kill-buffer): Likewise.
12566         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
12567         (thumbs-mode): Make buffer read-only.
12568         (thumbs-make-thumb): Unconditionally accept an existing file.
12569         (thumbs-insert-thumb): Add thumb-image-file property to the image.
12570         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
12571         (thumbs-show-thumbs-list): Error if images not supported.
12572         (thumbs-save-current-image): Improve prompt string.
12573         (thumbs-mode-map): Define u, R, x.
12574         (thumbs-unmark): New command.
12575         (thumbs-emboss-image): Minor cleanup.
12576         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
12577         (thumbs-rename-images): New command.
12578         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
12580         * thumbs.el (thumbs-current-image): New function.
12581         (thumbs-file-list, thumbs-file-alist): New functions.
12582         (thumbs-find-image): Delete arg L.
12583         Don't set up thumbs-fileL as buffer-local global var.
12584         (thumbs-find-image-at-point): Use thumbs-current-image.
12585         (thumbs-set-image-at-point-to-root-window): Likewise.
12586         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
12587         Record and warn about errors.  Update thumbs-markedL for deletions.
12588         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
12589         (thumbs-redraw-buffer): Use thumbs-file-list.
12590         (thumbs-mark): Use thumbs-current-image.
12591         (thumbs-show-name): Use thumbs-current-image.
12593         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
12594         and imenu--last-menubar-index-alist.
12596         * subr.el (with-selected-window): Undo previous change.
12598 2004-05-29  John Paul Wallington  <jpw@gnu.org>
12600         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
12601         (thumbs-mouse-find-image): New command.
12602         (thumbs-mode-map): Bind it to mouse-2.
12603         (thumbs-mode): Make mode-class special.
12604         (thumbs-view-image-mode): Likewise.
12606 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
12608         * flymake.el: New file.
12610 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
12612         * files.el (find-file-noselect-1): Do not bind
12613         `inhibit-read-only' to t during execution of
12614         `find-file-not-found-functions'.
12616 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12618         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
12619         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
12621 2004-05-28  Juri Linkov  <juri@jurta.org>
12623         * simple.el (eval-expression-print-format): New fun.
12625         * simple.el (eval-expression):
12626         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
12627         * emacs-lisp/edebug.el (edebug-compute-previous-result)
12628         (edebug-eval-expression): Print additionally the value returned by
12629         `eval-expression-print-format'.
12631         * emacs-lisp/lisp.el (insert-pair-alist): New var.
12632         (insert-pair): Make arguments optional.  Find character pair
12633         from `insert-pair-alist' according to the last input event.
12634         (insert-parentheses): Make arguments optional.
12635         (raise-sexp, delete-pair): New funs.
12637         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
12638         (emacs-lisp-mode-map, lisp-interaction-mode-map):
12639         Bind C-M-q to `indent-pp-sexp'.
12641         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
12642         `pp-to-string' modified to be able to format text with newlines.
12643         (pp-to-string): Move the buffer-formatting part of the code to
12644         `pp-buffer'.  Call `pp-buffer'.
12646         * info.el (Info-desktop-buffer-misc-data): Don't save information
12647         about virtual files.
12648         (Info-restore-desktop-buffer): Restore Info buffers in prepared
12649         buffers with names obtained from the desktop file instead of the
12650         default *info* buffer.
12652 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12654         * subr.el (with-selected-window): Only save/restore the selected window.
12656         * progmodes/compile.el (compilation-error-regexp-alist):
12657         Use expand-file-name and data-directory.
12659         * progmodes/grep.el (grep-tree): Rework previous fix.
12661         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
12662         after the user marked text with the mouse.
12664         * startup.el (command-line): Keep the first regexp of
12665         auto-save-file-name-transforms intact.
12667 2004-05-28  Juanma Barranquero  <lektu@terra.es>
12669         * cus-edit.el (customize-face, customize-face-other-window)
12670         (custom-face-edit-delete): Make arguments match their use in
12671         docstring.
12672         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
12673         docstring.
12675         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
12676         not `cvs-butlast'.
12678         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
12679         `nbutlast' are in subr.el).
12681         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
12682         (set-w32-system-coding-system): Doc fixes.
12684         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
12685         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
12686         Make arguments match their use in docstring.
12687         (artist-draw-region-trim-line-endings)
12688         (artist-mouse-choose-operation): Fix typo in docstring.
12689         (artist-key-set-point-common): Doc fix.
12691 2004-05-28  Simon Josefsson  <jas@extundo.com>
12693         * mail/smtpmail.el (smtpmail-open-stream):
12694         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
12696 2004-05-26  Simon Josefsson  <jas@extundo.com>
12698         * starttls.el: Merge with my GNUTLS based starttls.el.
12699         (starttls-gnutls-program, starttls-use-gnutls)
12700         (starttls-extra-arguments, starttls-process-connection-type)
12701         (starttls-connect, starttls-failure, starttls-success): New variables.
12702         (starttls-program, starttls-extra-args): Doc fix.
12703         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
12704         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
12705         and pass on to corresponding *-gnutls function if it is set.
12707 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
12709         * autorevert.el (auto-revert-handler): Disable auto-reverting of
12710         remote files.
12712 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
12714         * files.el (file-name-non-special): There are more operations
12715         which need handling: `find-backup-file-name',
12716         `insert-file-contents', `verify-visited-file-modtime',
12717         `write-region'.  Rename t value of method to `add'.  Add new
12718         methods `quote' and `unquote-then-quote' to file-arg-indices.
12720 2004-05-25  Juri Linkov  <juri@jurta.org>
12722         * info.el (Info-toc): Call Info-mode on intermediate buffer.
12723         (Info-index-nodes): Enclose code in condition-case to catch errors.
12724         (Info-index-node): Don't search all index nodes if request is only
12725         for the current node and file is not in the cache of index nodes.
12726         (Info-mode-map): Bind Info-copy-current-node-name to `w'
12727         for consistency with dired-copy-filename-as-kill.
12728         Bind `S' to Info-search-case-sensitively.
12729         (Info-copy-current-node-name): New arg.  With zero prefix arg put
12730         the name inside a function call to `info'.  Display copied text in
12731         the echo area.
12733 2004-05-25  Sam Steingold  <sds@gnu.org>
12735         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
12736         strip the package prefix from the symbol name, if any.
12737         Make it the `find-tag-default-function' for `lisp-mode'.
12739 2004-05-25  John Paul Wallington  <jpw@gnu.org>
12741         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
12742         instead of obsolete `process-kill-without-query'.
12744         * textmodes/texinfmt.el (texinfo-indexvar-alist):
12745         Declare as variable, not constant.
12747 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
12749         * files.el (find-file-noselect-1): Fix bug introduced by
12750         Revision 1.694.  As a side effect, `inhibit-read-only'
12751         is again, by default, t during execution of
12752         `find-file-not-found-functions'.
12753         (insert-directory): Check that lines were really inserted by
12754         the --dired switch, before erasing them.
12756 2004-05-24  Nick Roberts  <nickrob@gnu.org>
12758         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
12759         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
12760         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
12761         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
12762         gud-minor-mode (gdbmi).
12764 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
12766         * net/browse-url.el (browse-url-interactive-arg): Enable user to
12767         explicitly select the text to be taken as URL.
12769 2004-05-23  Juri Linkov  <juri@jurta.org>
12771         * info.el (Info-index-nodes): New var and fun.
12772         (Info-goto-index, Info-index, info-apropos)
12773         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
12774         (Info-index): Fix docstring.  Store and restore Info-history-list.
12775         (Info-complete-nodes): New var.
12776         (Info-complete-menu-item): Use it.
12777         (Info-index-node): New fun.
12778         (Info-final-node, Info-forward-node, Info-backward-node)
12779         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
12780         Use Info-index-node.
12781         (Info-extract-menu-item, Info-extract-menu-counting): Set second
12782         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
12783         (Info-find-node-2): If a node with period in its name not found,
12784         try to find a node without the name part after period.
12785         (Info-select-node): Call Info-fontify-node only if
12786         Info-fontify-maximum-menu-size is not nil.
12787         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
12788         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
12789         Preserve Info-history-list.
12790         (Info-toc): Set Info-current-file.
12791         (Info-build-toc): Move point to the beginning of the buffer.
12792         Add main-file variable.
12793         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
12794         Use backslashed representation of the control character ^_.
12796         * textmodes/texinfmt.el (texinfo-print-index): Print index line
12797         numbers in the new Texinfo 4.7 format.
12799         * add-log.el (change-log-font-lock-keywords): Remove `:' from
12800         regexps for function and variable names.
12802         * descr-text.el (describe-property-list): Add [show] button for
12803         `syntax-table' property with action to pp to a separate buffer.
12804         (describe-char): Replace search-forward by re-search-forward with
12805         whitespace regexp after "character:" to not fail in too narrow windows.
12807         * simple.el (next-error-find-buffer): Add a rule to return
12808         next-error capable buffer if one window on the selected frame
12809         displays such buffer.
12811 2004-05-23  Nick Roberts  <nickrob@gnu.org>
12813         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
12814         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
12815         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
12816         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
12817         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
12818         Handle new value for gud-minor-mode (gdbmi).
12819         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
12820         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
12821         Change from local to global gdb variable set.
12822         (gdb-ann3): Initialise above gdb variable set.
12823         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
12824         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
12825         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
12826         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
12827         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
12828         (gdb-info-locals-handler, gdb-invalidate-assembler)
12829         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
12830         set as global variables.
12831         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
12832         Handle gdbmi.
12833         (gdb-info-breakpoints-custom): Fix regexp.
12834         (def-gdb-var): Delete.
12836         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
12837         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
12838         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
12839         a new mode.  The file (gdb-mi.el) for this mode will be included
12840         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
12841         primary interface.
12843 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
12845         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
12846         interpreted as a directory.
12848 2004-05-22  Richard M. Stallman  <rms@gnu.org>
12850         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
12851         as a close quote.
12853         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
12855         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
12856         Use assoc-string, not assoc-ignore-case.
12858         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
12860         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
12861         If moving back then fwd gets a defun that ends before point,
12862         try again moving fwd then back.
12864         * files.el (file-name-non-special): Allow t in file-arg-indices
12865         to mean requote the return value.  Use `identity' as an element
12866         rather than as the whole value.
12868         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
12870 2004-05-22  Juanma Barranquero  <lektu@terra.es>
12872         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
12873         `help-make-usage'.
12874         (help-highlight-arguments): Skip function name before searching
12875         for arguments.
12877 2004-05-21  Juanma Barranquero  <lektu@terra.es>
12879         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
12880         Don't mention in the docstring these arguments meant for
12881         internal (recursive) use only.
12882         (allout-char-spec): Comment out (it's not implemented).
12883         (allout-old-expose-topic, allout-exposure): Fix docstring and add
12884         obsolescence declaration.
12885         (allout-flatten-exposed-to-buffer)
12886         (allout-indented-exposed-to-buffer): Fix typos in docstring.
12887         (my-mark-marker): Doc fix.
12888         (produce-allout-mode-map, allout-sibling-index)
12889         (allout-isearch-expose, allout-distinctive-bullet)
12890         (allout-open-topic, allout-reindent-body)
12891         (allout-rebullet-heading, allout-process-exposed)
12892         (allout-insert-listified, allout-latex-verb-quote)
12893         (allout-insert-latex-header, allout-insert-latex-trailer):
12894         Make arguments match their use in docstring.
12895         (allout-primary-bullet, allout-old-style-prefixes)
12896         (allout-inhibit-protection, allout-init, allout-mode)
12897         (allout-before-change-protect, allout-flag-region):
12898         Use "Emacs" instead of "emacs" in docstrings.
12900 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
12902         * international/characters.el: Modify syntax of more characters.
12904 2004-05-21  Masatake YAMATO  <jet@gyve.org>
12906         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
12907         (etags-tags-completion-table): Show parsing progress.
12909 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
12911         * locate.el (locate-prompt-for-command): Shorten first line of
12912         docstring.
12913         (locate-mode): Expand docstring and include keymap summary.
12915         * files.el (find-file-noselect-1): Limit the scope of the
12916         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
12917         is, by default, nil during the execution of
12918         `find-file-not-found-functions' and `find-file-hook'.
12920 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
12922         * facemenu.el (facemenu-color-name-equal): New function.
12923         (list-colors-display): Use it to compare colors instead of
12924         facemenu-color-equal.
12926 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
12928         * compare-w.el (compare-windows-face): Use min-colors instead of
12929         checking for tty or pc types.
12931 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12933         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
12934         (completion-setup-function): Use with-current-buffer.
12935         Properly save excursion.  Simplify.
12936         Don't assume there is necessarily a `mouse-face' property somewhere.
12938         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
12940         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
12942         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
12943         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
12944         Use with-current-buffer.
12945         (byte-goto-log-buffer): Delete.
12946         (byte-compile-log-file): Call compilation-forget-errors.
12948 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
12950         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
12951         output messages into the search result.
12953 2004-05-19  Masatake YAMATO  <jet@gyve.org>
12955         * wid-edit.el (widget-radio-button-notify): Revert my last
12956         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
12958 2004-05-19  Kenichi Handa  <handa@m17n.org>
12960         * international/characters.el: Fix syntax (open/close) of CJK chars.
12962 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
12964         * help-mode.el (help-go-back): Don't depend on position of back button.
12966 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12968         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
12969         files files don't contain an accidental additional /.
12971         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
12972         in source buffer.
12974 2004-05-18  Masatake YAMATO  <jet@gyve.org>
12976         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
12977         to widget-apply.  :action method assumes 2 arguments, not 3.
12979 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
12981         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
12982         New constants.
12983         (hs-special-modes-alist): Add an f90-mode entry.
12985 2004-05-17  Sam Steingold  <sds@gnu.org>
12987         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
12988         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
12990 2004-05-16  Kim F. Storm  <storm@cua.dk>
12992         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
12994 2004-05-15  John Wiegley  <johnw@newartisans.com>
12996         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
12997         (eshell-output-object-to-target): Improve output speed 20% by not
12998         calling `eshell-stringify' if something is already known to be a string.
13000 2004-05-15  Alex Ott  <ott@jet.msk.su>
13002         * textmodes/ispell.el (ispell-local-dictionary-alist):
13003         Add windows-1251 to the choice of coding systems.
13004         (ispell-dictionary-alist-6): Add support for "russianw.aff",
13005         encoded in cp1251.
13007 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
13009         * progmodes/compile.el (compilation-warning-face)
13010         (compilation-info-face): Use min-colors.
13012 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13014         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
13015         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
13016         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
13017         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
13018         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
13019         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
13020         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
13021         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
13022         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
13023         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
13024         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
13025         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
13026         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
13027         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
13029 2004-05-15  Kim F. Storm  <storm@cua.dk>
13031         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
13032         Use it to set triggered-p element of timer.
13033         (timer-event-handler): Set triggered-p element non-nil while running
13034         the timer function.
13036 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13038         * descr-text.el (describe-char-unicode-data)
13039         (describe-char-unicodedata-file): Re-enable the unicode code now that
13040         the licensing issues have been cleared in the unicode-4 license.
13041         (describe-text-properties-1): Remove unused `overlay' var.
13042         (describe-char): Remove unused var `buffer'.
13044 2004-05-14  David Ponce  <david@dponce.com>
13046         * tree-widget.el: New file.
13048 2004-05-13  Marcelo Toledo  <marcelo@gnu.org>
13050         * language/european.el ("Brazilian Portuguese"): Add support for
13051         Brazilian Portuguese.
13053 2004-05-13  John Wiegley  <johnw@newartisans.com>
13055         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
13056         `recentf-mode' if this variable has been customized to t.
13058         * eshell/esh-test.el (eshell-test): Call the function
13059         `emacs-version' rather than trying to build a custom version string.
13061 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13063         * net/telnet.el (telnet-mode): Use define-derived-mode.
13064         Don't modify the global value of comint-prompt-regexp.
13066 2004-05-13  John Paul Wallington  <jpw@gnu.org>
13068         * version.el (emacs-version): Check for `gtk' feature before
13069         `x-toolkit' feature.
13071 2004-05-13  Juanma Barranquero  <lektu@terra.es>
13073         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
13074         arguments in the docstring, they're used only in recursive calls.
13076         * help-fns.el (help-arg-highlighting-function)
13077         (help-argument-name): Delete.
13078         (help-default-arg-highlight): New function.
13079         (help-do-arg-highlighting): Use it.
13081 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
13083         * calendar/appt.el (appt-disp-window):
13084         Use `calendar-set-mode-line' for a centered mode-line.
13086 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
13088         * calendar/appt.el (appt-disp-window): Do not split window
13089         excessively when `split-height-threshold' is low.
13091 2004-05-12  Nick Roberts  <nickrob@gnu.org>
13093         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
13094         kill-buffer-hook here and make it local.
13095         (gud-kill-buffer-hook): Use kill-process for a sure kill.
13097 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
13099         * progmodes/compile.el (compilation-set-window-height):
13100         Use save-excursion to protect against misplaced marker.
13102 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13104         * custom.el (defface): Document that type can have value gtk.
13106         * faces.el (face-spec-set-match-display): Handle type gtk in display.
13108 2004-05-12  Kenichi Handa  <handa@m17n.org>
13110         * descr-text.el: Require quail at comile time.
13111         (describe-char): If an input method is on and it supports the
13112         character, show how to input it.
13114         * international/quail.el (quail-install-decode-map): Accept a
13115         char-table whose subtype is `quail-decode-map'.
13116         (quail-store-decode-map-key, quail-gen-decode-map1)
13117         (quail-gen-decode-map, quail-find-key1, quail-find-key)
13118         (quail-show-key): New functions.
13120 2004-05-12  Juanma Barranquero  <lektu@terra.es>
13122         * generic.el (define-generic-mode): Remove redundant arglist info.
13124         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
13125         Make arguments match their use in docstring.
13126         (help-arg-highlighting-function): New variable.
13127         (help-argument-name): Mention it in the docstring.
13128         (help-do-arg-highlight): Use it.  Expand regexp to accept also
13129         ARG-xxx and xxx-ARG references.
13131 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
13133         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
13134         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
13135         and "mailto:addr1?to=addr2" equal.
13137 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
13139         * man.el (Man-getpage-in-background): Use shell-file-name
13140         and shell-command-switch variables instead of hard-coded values.
13142 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
13144         * iimage.el: New file.
13146 2004-05-11  Juanma Barranquero  <lektu@terra.es>
13148         * custom.el (custom-initialize-default, defcustom):
13149         Fix typo in docstring.
13151         * files.el (set-visited-file-name, file-expand-wildcards):
13152         Fix docstring.
13154 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13156         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
13158         * subr.el (eventp): Be more discriminating with integers.
13160 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
13162         * progmodes/compile.el (compile): Add universal prefix arg.
13163         (compilation-error-regexp-alist-alist): Add edg patterns.
13165 2004-05-10  Sam Steingold  <sds@gnu.org>
13167         * textmodes/ispell.el (ispell-message):
13168         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
13170 2004-05-10  Dave Love  <fx@gnu.org>
13172         * progmodes/python.el (help-buffer): Autoload when compiling.
13173         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
13174         (run-python): Prepend to any existing PYTHONPATH.
13176 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
13178         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
13179         for pending breakpoints.
13181 2004-05-10  Richard M. Stallman  <rms@gnu.org>
13183         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
13184         directly without calling any functions in Rmail.
13185         (unrmail-unprune): Function deleted.
13187 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13189         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
13190         C-c C-z binding.
13192 2004-05-10  Kenichi Handa  <handa@m17n.org>
13194         * descr-text.el (describe-char): Fix previous change.  Don't make
13195         a unibyte character to multibyte in the *Help* buffer.
13197 2004-05-10  Miles Bader  <miles@gnu.org>
13199         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
13200         buffer an error if the debugger process is actually running.
13202 2004-05-10  Juanma Barranquero  <lektu@terra.es>
13204         * help-fns.el (help-argument-name): Default to italic.
13205         (help-highlight-arguments): Return always (usage . doc), even when
13206         usage is nil.
13208         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
13209         (define-ibuffer-filter): Add usage info.
13210         (define-ibuffer-op): Add usage info (but CL-style defaults for
13211         keyword args are not shown).
13213         * subr.el (remove-overlays, read-passwd): Fix docstring.
13214         (start-process-shell-command): Fix docstring.  Put usage info in a
13215         format usable by `describe-function'.
13216         (open-network-stream, open-network-stream-nowait)
13217         (open-network-stream-server): Fix docstring.
13219 2004-05-09  Jason Rumney  <jasonr@gnu.org>
13221         * international/code-pages (cp932, cp936, cp949, c950): Remove.
13222         Only define cp125* if windows-125* is already defined.
13224         * language/korean.el (cp949): Add alias.
13226         * language/chinese.el (cp936, cp950): Add aliases.
13228         * language/japanese.el (cp932): Add alias.
13230         * term/w32-win.el: Require code-pages.
13232         * international/mule-cmds.el (set-locale-environment):
13233         On MS-Windows use ansi code-page for default coding-systems.
13234         Set up paper sizes for Windows 3 letter languages.
13236         * international/code-pages.el (cp932, cp936, cp949, cp950):
13237         Add aliases.  Also add cp125* if not already defined.
13239 2004-05-09  Juanma Barranquero  <lektu@terra.es>
13241         * help-fns.el (help-highlight-arguments): Don't try to highlight
13242         missing or autoloaded arglists.  Accept structured arguments, like
13243         the first ones of `do' and `flet'.
13245         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
13246         (cvs-get-marked): Remove redundant arglist info.
13248         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
13249         Don't use CL-style default args.
13251 2004-05-08  Andreas Schwab  <schwab@suse.de>
13253         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
13255         * international/subst-ksc.el: Fix references to utf-translate-cjk
13256         into utf-translate-cjk-mode.
13257         * international/subst-big5.el: Likewise.
13258         * international/subst-gb2312.el: Likewise.
13259         * international/subst-jis.el: Likewise.
13260         * international/utf-16.el: Likewise.
13261         * international/utf-8.el: Likewise.
13263 2004-05-08  John Wiegley  <johnw@newartisans.com>
13265         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
13266         "virtual buffers" (off by default), which makes it possible to
13267         switch to the "virtual" buffers of recently visited files.  When a
13268         buffer name search fails, and this option is on, iswitchb will
13269         look at the list of recently visited files, and permit matching
13270         against those names.  When the user hits RET on a match, it will
13271         revisit that file.
13272         (iswitchb-read-buffer): Add two optional arguments, which makes
13273         isearchb.el possible.
13274         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
13275         (iswitchb-next-match): Add support for virtual buffers.
13277         * isearchb.el: This module extends iswitchb to provide "as you
13278         type" buffer selection.
13280         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
13281         Ignore the read-only property when flyspell highlighting is on.
13282         Not ignoring it leads to a series of confusing errors.
13283         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
13284         but also make sure to call flyspell-incorrect-hook.
13285         (flyspell-maybe-correct-transposition): Perform transposition test
13286         by bit twiddling a string, rather than using a temp buffer.
13287         (flyspell-maybe-correct-doubling): Use a string rather than a temp
13288         buffer.  This is also the original version of the code, which
13289         could not be checked in before due to a previous lack of
13290         assignment papers.  This version has seen heavy usage on my system
13291         for several years now.
13293         * calendar/cal-bahai.el: New file, which adds support for the
13294         Baha'i calendar to Emacs.  This calendar is based on a solar year
13295         of 19 months of 19 days, with 4 intercalary days.  Each year
13296         begins on March 21, with the calendar starting in 1844.
13298         * calendar/cal-menu.el, calendar/calendar.el,
13299         calendar/diary-lib.el, calendar/holidays.el: Added support for
13300         using cal-bahai.el.
13302         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
13303         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
13304         function can be used outside of eshell buffers.
13305         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
13307 2004-05-08  Juanma Barranquero  <lektu@terra.es>
13309         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
13310         word constituent so FOO-ARG is not recognized as an arg.
13311         (help-highlight-arguments): Don't skip lists in mandatory arguments.
13313         * simple.el (next-error): Fix typo in docstring.
13314         (open-line): Make argument names match their use in docstring.
13315         (split-line): Fix docstring.
13317         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
13318         usable by `describe-function'.
13319         (gensym, gentemp, typep, ignore-errors): Make argument names match
13320         their use in docstring.
13322         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
13323         argument to `help-setup-xref'.
13325 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
13327         Version 2.0.40 of Tramp released.
13329         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
13330         Use symbol-function to invoke functions only known on some Emacs
13331         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
13332         Scaldeferri <kevin@scaldeferri.com>.
13333         (tramp-do-copy-or-rename-file-via-buffer): Rename from
13334         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
13335         consistent with the other tramp-do-* functions.
13336         (tramp-do-copy-or-rename-file): Calls adjusted.
13337         (tramp-process-initial-commands): Avoid liveness check on shell --
13338         we know that it must be alive since we're opening a connection at
13339         this moment.
13340         (tramp-last-cmd): New internal variable.
13341         (tramp-process-echoes): New tunable.
13342         (tramp-send-command): Set tramp-last-cmd.
13343         (tramp-wait-for-output): Delete echo, if applicable.
13344         (tramp-read-passwd): Construct the key for the password cache in a
13345         way that works for multi methods, too.
13346         (tramp-bug): Add backup-directory-alist and
13347         bkup-backup-directory-info to bug reports, with Tramp counterparts.
13349 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
13351         * net/tramp*.el: Suppress byte-compiler warnings where possible.
13353         * net/tramp.el (tramp-out-of-band-prompt-regexp)
13354         (tramp-actions-copy-out-of-band): New defcustoms.
13355         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
13356         used instead of a synchronous one.  Allows password entering.
13357         (tramp-action-out-of-band): New defun.
13358         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
13359         Remove restriction with password from doc string.
13360         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
13361         `tramp-out-of-band-prompt-regexp',
13362         `tramp-actions-copy-out-of-band', `password-cache' and
13363         `password-cache-expiry'.
13364         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
13365         password caching.
13366         (tramp-touch): FILE can be a local file, too.
13367         (TODO): Remove items done.
13368         (tramp-handle-insert-directory): Properly quote file name also if
13369         not full-directory-p.  Handle wildcard case.  Reported by Andreas
13370         Schwab <schwab@suse.de>.
13371         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
13372         new file.
13373         (tramp-handle-file-local-copy, tramp-handle-write-region):
13374         The permissions of the temporary file are set if filename exists.
13375         Reported by Ted Stern <stern@cray.com>.
13376         (tramp-backup-directory-alist)
13377         (tramp-bkup-backup-directory-info): New defcustoms.
13378         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
13379         (tramp-handle-find-backup-file-name): New function.
13380         Implements Tramp's find-backup-file-name.
13382         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
13383         for `find-backup-file-name'.
13385         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
13386         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
13388 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
13390         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
13392 2004-05-07  Juanma Barranquero  <lektu@terra.es>
13394         * subr.el (lambda): Add arglist description to docstring.
13395         (declare): Fix typo in docstring.
13396         (open-network-stream): Fix docstring.
13397         (process-kill-without-query): Fix docstring and add obsolescence info.
13398         (last, butlast, nbutlast): Make arguments match their use in docstring.
13399         (insert-buffer-substring-no-properties): Likewise.
13400         (insert-buffer-substring-as-yank): Likewise.
13401         (split-string): Fix docstring.
13403         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13404         Make argument names match their use in docstring.
13406         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
13408 2004-05-06  Nick Roberts  <nickrob@gnu.org>
13410         * progmodes/gdb-ui.el: Improve/extend documentation strings.
13411         Fit first sentence on one line for apropos-command.
13413 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13415         Changes largely merged in from Dave Love's code.
13416         * progmodes/python.el: Doc fixes.
13417         (python-mode-map): Add python-complete-symbol.
13418         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
13419         (python-comment-indent, python-complete-symbol)
13420         (python-symbol-completions, python-partial-symbol)
13421         (python-try-complete): New.
13422         (python-indent-line): Remove optional arg.  Use python-block-end-p.
13423         (python-check): Bind compilation-error-regexp-alist.
13424         (inferior-python-mode): Use rx.  Move keybindings to top level.
13425         Set comint-input-filter.
13426         (python-preoutput-filter): Use rx.
13427         (python-input-filter): Re-introduce.
13428         (python-proc): Start new process if necessary.
13429         Check python-buffer non-nil.
13430         (view-return-to-alist): Defvar.
13431         (python-send-receive): New.
13432         (python-eldoc-function): Use it.
13433         (python-mode-running): Don't defvar.
13434         (python-mode): Set comment-indent-function.
13435         Maybe update hippie-expand-try-functions-list.
13436         (python-indentation-levels): Initialize differently.
13437         (python-block-end-p): New.
13438         (python-indent-line): Use it.
13439         (python-compilation-regexp-alist): Augment.
13440         (run-python): Import `emacs' module to Python rather than loading
13441         code directly.  Set python-buffer differently.
13442         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
13443         Use python-proc.
13444         (python-send-command): Go to end of comint buffer.
13445         (python-load-file): Use python-proc, emacs.eimport.
13446         (python-describe-symbol): Simplify interactive form.
13447         Use emacs.help.  Do use temp-buffer-show-hook.
13448         Call print-help-return-message.
13449         (hippie-exp): Require when compiling.
13450         (python-preoutput-continuation): Use rx.
13452         * diff-mode.el (diff-make-unified): Fix regexp.
13454 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
13456         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
13457         filter groups from the buffer when rebuilding the Ibuffer buffer
13458         and `ibuffer-show-empty-filter-groups' is nil.
13460 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13462         * ps-print.el (ps-print-quote): Call ps-value-string.
13463         (ps-setup): Call ps-comment-string.
13464         (ps-value-string, ps-comment-string): New funs.
13466 2004-05-06  Juanma Barranquero  <lektu@terra.es>
13468         * ehelp.el (electric-help-command-loop): Check whether the last
13469         character is visible, not (point-max).
13471         * help-fns.el (help-argument-name): Default to bold; don't inherit
13472         from font-lock-variable-name-face.
13473         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
13475 2004-05-05  Kenichi Handa  <handa@m17n.org>
13477         * descr-text.el (describe-char): Copy the character with text
13478         properties and overlays into the first line, and call
13479         describe-text-properties on it.
13481 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
13483         * iswitchb.el (iswitchb-global-map): Fix typo.
13484         Remove unwanted ###autoloads from source file.
13486 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
13488         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
13489         in run-hooks.  Use substitute-command-keys in message.
13490         (wdired-abort-changes): Add message.
13492 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
13494         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
13495         (sql-emacs20-p): Remove.
13496         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
13497         (sql-builtin-face, sql-doc-face): Remove.
13498         (sql-mode-ansi-font-lock-keywords)
13499         (sql-mode-oracle-font-lock-keywords)
13500         (sql-mode-postgres-font-lock-keywords)
13501         (sql-mode-linter-font-lock-keywords)
13502         (sql-mode-ms-font-lock-keywords)
13503         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
13504         (sql-product-font-lock): Fix font-lock reset when font rules change.
13505         (sql-highlight-product): Remove incorrect font-lock reset logic.
13507 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
13509         * ses.el (ses-set-parameter): Fix typo.
13511 2004-05-04  Kim F. Storm  <storm@cua.dk>
13513         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
13514         Must expand directory for completion to work; and don't mess with
13515         process-environment.
13516         (ido-read-file-name): If command has ido property, don't use ido
13517         if value is ignore, or read as directory if value is dir.
13518         Set ido ignore property for dired-do-rename command.
13520 2004-05-04  Juanma Barranquero  <lektu@terra.es>
13522         * ehelp.el (electric-help-command-loop, electric-help-undefined)
13523         (electric-help-help): Check against unmapped commands.
13525         * help-fns.el (help-argument-name): New face, inheriting from
13526         font-lock-variable-name-face, to highlight function arguments in
13527         `describe-function' and `describe-key'.
13528         (help-do-arg-highlight): Auxiliary function to highlight a given
13529         list of arguments in a string.
13530         (help-highlight-arguments): Highlight the function arguments and
13531         all uses of them in the docstring.
13532         (describe-function-1): Use it.  Do docstring output via `insert',
13533         not 'princ', so text attributes are preserved.
13535         * winner.el (winner-mode-map): Move `winner-undo' and
13536         `winner-redo' to C-c <left> and C-c <right>, respectively (the
13537         previous bindings conflict with `prev-buffer', `next-buffer').
13539 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13541         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
13542         (bibtex-entry-update): New command bound to C-c C-u.
13543         (bibtex-text-in-string): Fix regexp.
13544         (bibtex-assoc-of-regexp): Remove.
13545         (bibtex-progress-message): Fix docstring.
13546         (bibtex-inside-field): Use if.
13547         (bibtex-assoc-regexp): New function.
13548         (bibtex-format-entry): Make code more robust so that it formats
13549         also old entries.
13550         (bibtex-autokey-demangle-title): Merge with obsolete function
13551         bibtex-assoc-of-regexp.
13552         (bibtex-field-list): New function.
13553         (bibtex-entry): Use bibtex-field-list.
13554         (bibtex-parse-entry): Fix docstring.
13555         (bibtex-print-help-message): Use bibtex-field-list.
13556         (bibtex-make-field): Use bibtex-field-list.
13557         (bibtex-entry-index): Bugfix.  Return crossref key if required.
13558         (bibtex-lessp): Fix docstring.
13560 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
13562         * select.el (xselect-convert-to-string): Move comment to intended line.
13564 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13566         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
13567         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
13569 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13571         * term/x-win.el (x-clipboard-yank): Don't exit on error from
13572         x-get-selection.
13574 2004-05-03  Jason Rumney  <jasonr@gnu.org>
13576         * makefile.nt: Remove.
13578 2004-05-03  Kim F. Storm  <storm@cua.dk>
13580         * emulation/cua-base.el (cua--update-indications): Fix last change.
13581         (cua-mode): Deactivate mark when cua-mode is enabled.
13583 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
13585         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
13587 2004-05-03  Nick Roberts  <nickrob@gnu.org>
13589         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
13590         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
13591         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
13592         window over visible frames.
13593         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
13595 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13597         * progmodes/compile.el (compilation-gcpro): New var.
13598         (compilation-fake-loc): Use it.
13599         (compilation-forget-errors): Reset it.
13601 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
13603         * diff-mode.el (diff-header-face, diff-file-header-face):
13604         Use min-colors.
13606 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13608         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
13609         (bibtex-clean-entry): Disentangle code.
13610         (bibtex-realign): New function.
13611         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
13612         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
13613         Remove undocumented optional arg called-by-convert-alien.
13614         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
13615         for sorting instead of bibtex-sort-buffer.
13617 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
13619         * progmodes/compile.el (compilation-start): In the
13620         no-async-subprocesses branch, call sit-for to give redisplay a
13621         chance to show the updated process status in the mode line, and
13622         fontify the buffer explicitly after the process exits.
13624 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13626         * progmodes/python.el (python-compilation-line-number): Remove.
13627         (python-compilation-regexp-alist): Don't use it any more.
13628         (python-orig-start, python-input-filter): Remove.
13629         (inferior-python-mode): Don't set up comint-input-filter-functions.
13630         (python-send-region): Use compilation-fake-loc.
13632         * progmodes/compile.el (compilation-messages-start): New var.
13633         (compilation-mode): Don't setup next-error-function here.
13634         (compilation-setup): Set it up here instead (for minor modes as well).
13635         Make compilation-messages-start buffer local.
13636         (compilation-next-error-function): Use it.
13637         (compilation-forget-errors): Set compilation-messages-start.
13639 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
13641         * ielm.el (ielm-prompt-read-only): Update docstring.
13643         * comint.el (comint-prompt-read-only): Update docstring.
13644         (comint-update-fence, comint-kill-whole-line)
13645         (comint-kill-region): New functions.
13647         * simple.el (kill-whole-line): Use "p" instead of "P" in
13648         interactive form.
13650 2004-05-01  Juanma Barranquero  <lektu@terra.es>
13652         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
13653         format arglist so default values in CL-style argument lists are
13654         correctly shown.
13656 2004-05-01  Jason Rumney  <jasonr@gnu.org>
13658         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
13660 2004-05-01  Kenichi Handa  <handa@m17n.org>
13662         * international/titdic-cnv.el (miscdic-convert): Don't generate a
13663         quail file if it is up to date.
13665 2004-04-30  Juri Linkov  <juri@jurta.org>
13667         * cus-edit.el (custom-mode-map):
13668         Add key binding `C-x C-s' to `Custom-save'.
13670         * outline.el (outline-blank-line): New var.
13671         (outline-next-preface, outline-show-heading)
13672         (outline-end-of-subtree): Use it.
13674         * dired-aux.el (dired-touch-initial): New fun.
13675         (dired-do-chxxx): Call it for op-symbol `touch'.
13676         (dired-diff): Use `dired-dwim-target-directory'
13677         if current dired buffer has no buffer mark.
13679         * bindings.el (propertized-buffer-identification):
13680         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
13681         Add C-M-arrow keys for consistency.
13683         * files.el (confirm-kill-emacs):
13684         Change group from top-level `emacs' to `convenience'.
13686         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
13687         Push mark on the first call of successive command calls.
13688         (insert-pair): New fun created from `insert-parentheses' with
13689         `open' and `close' arguments added.  Enclose active regions
13690         in paired characters.  Compare adjacent characters syntax with
13691         inserted characters syntax before inserting a space.
13692         (insert-parentheses): Call `insert-pair' with ?\( ?\).
13694         * delsel.el: Don't put `delete-selection' property
13695         on `insert-parentheses' symbol to take advantage of
13696         region handling in `insert-pair' function.
13697         Suggested by Stephan Stahl <stahl@eos.franken.de>.
13699 2004-04-30  Kim F. Storm  <storm@cua.dk>
13701         * emulation/cua-base.el: Add support for changing cursor types;
13702         based on patch from Michael Mauger.
13703         (cua-normal-cursor-color, cua-read-only-cursor-color)
13704         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
13705         Customization cursor type and/or cursor color.
13706         (cua--update-indications): Handle cursor type changes.
13707         (cua-mode): Update cursor indications if enabled.
13709         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
13711         * mouse.el (mouse-drag-copy-region): New defcustom.
13712         (mouse-set-region, mouse-drag-region-1): Use it.
13714         * simple.el (kill-ring-save): If region face background color is
13715         unspecified (if no highlighting), show extent of fully visible
13716         region even if transient-mark-mode is enabled.
13718         * emulation/cua-base.el (cua--standard-movement-commands):
13719         Add cua-scroll-up and cua-scroll-down.
13720         (cua-scroll-up, cua-scroll-down): New commands.
13721         (cua--init-keymaps): Remap scroll-up and scroll-down.
13723         * emulation/cua-rect.el (cua--convert-rectangle-as):
13724         New defmacro.
13725         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
13726         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
13727         New commands (suggested by Jordan Breeding).
13729 2004-04-30  Juanma Barranquero  <lektu@terra.es>
13731         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
13733 2004-04-30  Mario Lang  <mlang@delysid.org>
13735         * diff.el (diff-switches): Fix typo in docstring.
13737 2004-04-30  Alex Schroeder  <alex@gnu.org>
13739         * xml.el (xml-debug-print-internal): Don't add newline and
13740         indentation to text nodes and write empty elements as empty tags
13741         instead of opening and closing tags.
13742         (xml-debug-print): Take optional indent-string argument.
13743         (xml-print): Alias for xml-debug-print.
13745 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
13747         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
13748         than duplicate call to `line-beginning-position'.
13750         * progmodes/f90.el (f90-get-present-comment-type):
13751         Return whitespace, as well as comment chars, for consistent filling
13752         of comment blocks.  Use `match-string-no-properties'.
13753         (f90-break-line): Trim trailing whitespace when filling comments.
13755 2004-04-30  Dave Love  <fx@gnu.org>
13757         * calendar/diary-lib.el (diary-outlook-formats): New variable.
13758         (diary-from-outlook-internal, diary-from-outlook)
13759         (diary-from-outlook-gnus, diary-from-outlook-rmail):
13760         New functions to import diary entries from Outlook-format
13761         appointments in mail messages.
13763 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13765         * progmodes/python.el (python-send-command): New fun.
13766         (python-send-region, python-load-file): Use it.
13768         * progmodes/compile.el (compilation-last-buffer): Add var alias.
13770         * help-fns.el (help-C-file-name): Use new subr-name.
13771         Prepend `src/' to the file name.
13772         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
13773         (describe-function-1, describe-variable): Only find a C source file
13774         name if DOC is already loaded.
13776         * help-mode.el (help-function-def, help-variable-def):
13777         Use the new find-function-search-for-symbol functionality.
13778         Allow FILE to be `C-source'.
13780         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
13781         (find-function-C-source): New fun.
13782         (find-function-search-for-symbol): Use it.
13784 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
13786         * progmodes/sql.el (sql-product-alist): Rename variable
13787         `sql-product-support'.  Add Postgres login parameters.
13788         (sql-set-product, sql-product-feature): Update with renamed variable.
13789         (sql-connect-postgres): Add username prompt.
13790         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
13791         Make patterns less product specific.
13792         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
13793         (sql-mode-abbrev-table): Modify initialization.
13794         (sql-builtin-face): Add variable.
13795         (sql-keywords-re): Add macro.
13796         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
13797         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
13798         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
13799         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
13800         (sql-mode-linter-font-lock-keywords)
13801         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
13802         (sql-mode-sybase-font-lock-keywords)
13803         (sql-mode-informix-font-lock-keywords)
13804         (sql-mode-interbase-font-lock-keywords)
13805         (sql-mode-ingres-font-lock-keywords)
13806         (sql-mode-solid-font-lock-keywords)
13807         (sql-mode-sqlite-font-lock-keywords)
13808         (sql-mode-db2-font-lock-keywords): Default to nil.
13809         (sql-product-font-lock): Always highlight ANSI keywords.
13810         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
13811         (sql-send-string): Add function.
13813 2004-04-29  Dave Love  <fx@gnu.org>
13815         * progmodes/cfengine.el (cfengine-beginning-of-defun)
13816         (cfengine-end-of-defun): Ensure progress through buffer.
13818         * info-look.el (cfengine-mode): Accept a terminal ().
13820 2004-04-29  Juri Linkov  <juri@jurta.org>
13822         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
13823         instead of isearch-yank-word-or-char.  Add new key bindings for
13824         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
13825         (isearch-del-char): New fun.
13826         (isearch-forward, isearch-edit-string): Update docstring.
13827         (isearch-yank-char): Doc fix.
13828         (isearch-other-meta-char): Restore point after scrolling.
13830         * progmodes/compile.el (compilation-context-lines): Add nil option
13831         to disable compilation output window scrolling.
13832         (compilation-set-window): Use it.
13834         * outline.el (outline-next-preface, outline-show-heading):
13835         Don't leave unhidden blank line before heading.
13836         (outline-end-of-subtree): Include last newline into subtree.
13837         (hide-entry): Leave point at beginning of heading instead of end.
13838         (outline-up-heading): Push mark for the first call of successive
13839         command calls.
13841 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
13843         * comint.el (comint-prompt-read-only): New variable.
13844         (comint-output-filter): Implement it.
13846         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
13847         (ielm-prompt-internal): New variable.
13848         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
13849         (ielm-send-input): Delete unused variable `buf'.
13850         (ielm-eval-input): Use `ielm-prompt-internal'.
13851         (inferior-emacs-lisp-mode): Use new variables
13852         `comint-prompt-read-only' and `ielm-prompt-internal'.
13853         Get rid of obsolete variable `directory-sep-char'.
13854         (ielm): Use `zerop'.
13856 2004-04-29  John Paul Wallington  <jpw@gnu.org>
13858         * thumbs.el (toplevel): Require cl at compile time.
13859         Remove conditional definitions of `ignore-errors' and `caddar'
13860         because they occur at run time.
13862 2004-04-28  Nick Roberts  <nickrob@gnu.org>
13864         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
13865         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
13866         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
13867         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
13869         * progmodes/gud.el (gud-common-init): Throw an error if program is
13870         already running under gdb.
13872 2004-04-28  John Paul Wallington  <jpw@gnu.org>
13874         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
13875         (thumbs-show-image-num): Move assignment of
13876         `thumbs-current-image-filename' within scope of `i'.
13877         (thumbs-emboss-image): Don't use `evenp'.
13879 2004-04-28  Richard M. Stallman  <rms@gnu.org>
13881         * progmodes/compile.el (compilation-context-lines): Default now 0.
13883 2004-04-28  Juanma Barranquero  <lektu@terra.es>
13885         Use `time-less-p' from calendar/time-date.el instead of defining
13886         custom versions of it.
13888         * pcomplete.el (pcomplete-time-less-p): Remove.
13890         * thumbs.el (time-less-p): Remove.
13892         * calendar/timeclock.el (timeclock-time-less-p): Remove.
13893         (timeclock-generate-report): Use `time-less-p'.
13895         * emacs-lisp/autoload.el (autoload-before-p): Remove.
13896         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
13898 2004-04-28  Masatake YAMATO  <jet@gyve.org>
13900         * subr.el (remove-overlays): Make arguments optional.
13902         * wid-edit.el (widget-specify-button): Put evaporate to the
13903         overlay for sample.
13904         (widget-specify-sample): Put evaporate to the overlay for sample.
13905         (widget-specify-doc): Put evaporate to the overlay for documentation.
13907 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
13909         * info.el (info-apropos): Make it an index node.  Align node names
13910         like makeinfo.
13912 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
13914         * net/browse-url.el (browse-url-netscape-sentinel)
13915         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
13916         (browse-url-epiphany-sentinel, browse-url-mosaic):
13917         Use browse-url-*-program instead of a literal program name.
13919 2004-04-27  Kevin Ryde  <user42@zip.com.au>
13921         * eshell/em-alias.el:
13922         * eshell/em-dirs.el:
13923         * eshell/em-hist.el:
13924         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
13925         features when M-x customize-group loads modules before the main
13926         eshell.el.
13928 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
13930         * subr.el (momentary-string-display): Support EXIT-CHAR that is
13931         either a character representation of an event or an event
13932         description list.
13934         * type-break.el: Capitalise Emacs and Lisp.
13935         (type-break-good-break-interval, type-break-demo-boring-stats)
13936         (type-break-terse-messages, type-break-file-name): New defcustoms.
13937         (type-break-post-command-hook)
13938         (type-break-warning-countdown-string): Quote variable names in doc.
13939         (type-break-interval-start, type-break-auto-save-file-name): New vars.
13940         (type-break-mode): Document type-break-good-break-interval and the
13941         "session" file.  Schedule break according to the session file.
13942         Kill session file buffer on exit.  Organise for save-some-buffers
13943         to always save the session file.
13944         (type-break-mode-line-message-mode, type-break-query-mode):
13945         Uppercase arguments.
13946         (type-break-file-time, type-break-file-keystroke-count, timep)
13947         (type-break-choose-file, type-break-get-previous-time)
13948         (type-break-get-previous-count): New defuns.
13949         (type-break): Avoid break querying after a completed break in the
13950         case where the query was initiated during user invocation of the
13951         break.  Optional terse messages.
13952         Use type-break-good-break-interval if type-break-good-rest-interval is
13953         nil.  File the break time.
13954         (type-break-schedule): New optional args for overriding the use of
13955         the current time.
13956         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
13957         after a break.
13958         (type-break-check): File the keystroke count.
13959         (type-break-do-query): Prevent a second query when the break is
13960         interrupted.  Optional terse message.
13961         (type-break-keystroke-reset): Record the start of a typing interval.
13962         (type-break-demo-boring): Optional terse messages.  Display word
13963         per minute and keystroke counts according to
13964         type-break-demo-boring-stats.
13966 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
13968         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
13969         directories, make sure they exist under archive-tmpdir.
13971 2004-04-27  Juri Linkov  <juri@jurta.org>
13973         * help.el (view-emacs-news): With argument, display info for the
13974         selected version by finding it among different NEWS files, and
13975         narrowing the buffer to the selected version.
13977         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
13978         same-window-buffer-names.
13979         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
13980         non-numeric prefix argument, append the number to the buffer name
13981         for numeric prefix argument.
13982         (info-other-window): Bind same-window-regexps to nil.
13983         (Info-reference-name): Rename to Info-point-loc.
13984         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
13985         and Info-find-index-name for stringy Info-point-loc.
13986         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
13987         without middle `.', but with final `.' and optional line number
13988         for it.  Set Info-point-loc for index nodes.
13989         (Info-index): Remove middle `.' from index entry regexp.
13990         Modify line number regexp.
13991         (Info-index-next): Decrement line number.
13992         (info-apropos): Remove middle `.' from index entry regexp.
13993         Add optional line number regexp at the end.  Add matched value
13994         for line number to the result list and insert it to the buffer.
13995         Replace match-string by match-string-no-properties.
13996         Reorder result list.
13997         (Info-fontify-node): Hide index line numbers.
13998         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
13999         empty matches.
14000         (Info-follow-reference): Use `str' instead of
14001         Info-following-node-name-re.
14002         (Info-toc): Use full file names.  Set Info-current-node to "Top".
14003         (Info-fontify-node): Compare file names without directory name.
14004         (Info-try-follow-nearest-node): Don't set Info-reference-name.
14005         Set second arg of Info-extract-menu-node-name for index nodes.
14006         (info-xref-visited): Use magenta3 instead of magenta4.
14007         (Info-mode): Add info-apropos to docstring.
14009         * log-view.el (log-view-diff): Replace interactive code "r"
14010         by a list to allow to call it even if region is not active.
14012         * paren.el (show-paren-highlight-openparen): New var.
14013         (show-paren-function): Turn on openparen highlighting when
14014         matching forward if show-paren-highlight-openparen is non-nil.
14016         * simple.el (kill-ring-save): Use blink-matching-delay instead of
14017         the constant value 1.
14018         (completions-common-part): Expand docstring.
14020         * textmodes/picture.el (picture-mode-map): Add arrow keys.
14022 2004-04-27  Kim F. Storm  <storm@cua.dk>
14024         * image.el (insert-sliced-image): Use line-height instead of
14025         line-spacing property on newline.
14027 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
14029         * desktop.el (desktop-buffer-misc-data-function): Rename to
14030         desktop-save-buffer and change docstring.
14031         (desktop-buffer-modes-to-save): Delete.
14032         (desktop-save-buffer-p): Use desktop-save-buffer instead of
14033         desktop-buffer-modes-to-save.
14034         (desktop-save): Rename desktop-buffer-misc-data-function to
14035         desktop-save-buffer and allow non-function value.
14036         (desktop-missing-file-warning): Correct docstring.
14038         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
14039         to desktop-save-buffer.
14041         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
14042         desktop-save-buffer.
14044         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
14046         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
14048 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
14050         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
14052 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
14054         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
14055         (ielm): Only go to the end of the buffer when starting a new process.
14057 2004-04-25  Juanma Barranquero  <lektu@terra.es>
14059         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
14060         mode line.  Bind `inhibit-read-only' to t before modifying
14061         properties of text in the buffer.
14062         (ielm): Force point to the end of buffer, even when running ielm
14063         from inside itself.
14065 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14067         * info.el (info-apropos): Reset Info-complete-cache.
14069 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
14071         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14072         Also recognize severe Irix et al. messages.
14073         (compilation-normalize-filename, compile-abbreviate-directory):
14074         Delete functions.
14075         (compilation-get-file-structure): New function inherits
14076         functionality of the two preceding ones.
14077         (compilation-internal-error-properties, compilation-fake-loc):
14078         Use it so that different paths to the same file share the same
14079         markers.  Also optimize finding adjacent marker slightly.
14081 2004-04-25  Kim F. Storm  <storm@cua.dk>
14083         * image.el (insert-sliced-image): Add line-spacing t property
14084         to newlines separating image lines.
14086 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
14088         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
14090         * ielm.el (ielm-prompt-read-only): New user option.
14091         (ielm-prompt): Expand docstring to describe new behavior.
14092         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
14093         mention it in the docstring.
14095 2004-04-24  Andreas Schwab  <schwab@suse.de>
14097         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
14099         * diff.el (diff): Set default-directory in diff buffer.
14101 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
14103         * mail/sendmail.el (mail-bury): Don't delete the frame where the
14104         mail was being composed if the terminal cannot display more than
14105         one frame; instead, switch to previous frame.
14107         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
14108         (rmail-start-mail): Support rmail-mail-new-frame even on
14109         terminals that can display only one frame at a time.
14111 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14113         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
14114         (checkdoc-output-font-lock-keywords): Remove error regexp.
14115         (checkdoc-output-mode-map): Remove.
14116         (checkdoc-output-mode): Derive from compilation-mode.
14117         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
14119         * dired.el (dired-mode-map): Add a menu entry for wdired.
14121         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
14122         (rx-bracket, rx-check-any, rx-any): Clean up name space.
14124         * wdired.el: (wdired-mode-map): Move init into declaration.
14125         Fix `return' binding.
14126         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
14127         Use force-mode-line-update.
14128         (wdired-get-filename): Use `unless'.
14129         (wdired-preprocess-files): Don't assume names have no \n and use / for
14130         dir separator.
14131         (wdired-normalize-filename): Use replace-regexp-in-string.
14132         (wdired-load-hooks): Remove.
14133         (wdired-mode-hooks): Rename to wdired-mode-hook.
14135         * info-look.el: Add support for cfengine-mode.
14136         (info-lookup-setup-mode): Use dolist.
14138 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
14140         * wdired.el: New file.
14142 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14144         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
14146         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
14147         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
14148         (pcomplete--help, pcomplete--here): Doc fixes.
14150 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
14152         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
14153         handles wrong-number-of-arguments in backend call.
14155         * vc.el (vc-print-log): Likewise.
14157 2004-04-20  Dave Love  <fx@gnu.org>
14159         * emacs-lisp/rx.el: Doc fixes.
14160         (rx-constituents): Add/extend many forms.
14161         (rx-check): Check form is a list.
14162         (bracket): Defvar.
14163         (rx-check-any, rx-any, rx-check-not): Modify.
14164         (rx-not): Simplify.
14165         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
14166         (rx-kleene): Use rx-trans-forms.
14167         (rx-quote-for-set): Delete.
14168         (rx): Allow multiple args.
14170 2004-04-23  Kenichi Handa  <handa@m17n.org>
14172         * international/mule-util.el (char-displayable-p): Simplify by
14173         using internal-char-font.
14175 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14177         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
14179 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14181         * diff-mode.el (diff-next-error): New fun.
14182         (diff-mode): Use it.
14184         * simple.el (next-error): Change arg name.
14185         Add support for the documented C-u C-x ` usage.
14187         * frame.el (special-display-popup-frame, next-multiframe-window)
14188         (previous-multiframe-window): Only consider frames on same display.
14190 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
14192         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
14193         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
14195 2004-04-22  Kim F. Storm  <storm@cua.dk>
14197         * net/telnet.el (telnet): Add optional port arg.
14199 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14201         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14202         Minor sanity check on the `hyperlink' slot.
14204         * Makefile.in (recompile): Compile new files.
14206         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
14207         Add byte-recompile-directory's optional `arg'.
14209         * cvs-status.el (cvs-tree-use-charset): New var.
14210         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
14211         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
14212         (cvs-status-cvstrees): Use it.
14214         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
14215         Make it a normal major mode.
14216         (checkdoc-buffer-label): Make sure the file name is meaningful.
14217         (checkdoc-output-to-error-buffer): Remove.
14218         (checkdoc-error, checkdoc-start-section): Rewrite.
14220         * info.el (info-node, info-menu-5, info-xref, info-header-node)
14221         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
14222         (Info-title-4-face): Use new syntax.
14223         (info-xref-visited): Inherit from info-xref.
14225         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
14227 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14229         * simple.el (next-error-last-buffer, next-error-function):
14230         New variables for the next-error framework.
14231         (next-error-buffer-p): New function.
14232         (next-error-find-buffer): Generalize compilation-find-buffer.
14233         (next-error, previous-error, first-error, next-error-no-select)
14234         (previous-error-no-select): Move from compile.el.
14236         * replace.el (occur-next-error, occur-1): Hook into the next-error
14237         framework.
14239         * progmodes/compile.el (compilation-start):
14240         Set next-error-last-buffer so next-error knows where to jump.
14241         (compilation-setup): Set the buffer-local variable
14242         next-error-function to 'compilation-next-error-function.
14243         (compilation-buffer-p, compilation-buffer-internal-p): Use an
14244         alternate way to find if a buffer is a compilation buffer, for
14245         next-error convenience.
14246         (next-error-no-select, previous-error-no-select, next-error)
14247         (previous-error, first-error): Move to simple.el.
14248         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
14249         (compilation-last-buffer): Remove.
14250         (compilation-start, compilation-next-error, compilation-setup)
14251         (compilation-next-error-function, compilation-find-buffer):
14252         Remove compilation-last-buffer use.
14254 2004-04-21  Juanma Barranquero  <lektu@terra.es>
14256         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
14257         (font-lock-warning-face): Fix spacing.
14259         * makefile.w32-in (WINS): Add url/ directory.
14261 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
14263         * desktop.el (desktop-buffer-mode-handlers): New variable.
14264         Alist of major mode specific functions to restore a desktop buffer.
14265         (desktop-buffer-handlers): Make variable obsolete.
14266         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
14267         Catch errors signaled in handlers.  Update buffer count.
14268         Evaluate desktop-buffer-point.
14269         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
14270         move to dired.el.
14271         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
14272         move to info.el.
14273         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
14274         move to mail/rmail.el.
14275         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
14276         to mh-e/mh-e.el.
14277         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
14278         On fail, print message (to message buffer) even if
14279         desktop-missing-file-warning is nil.
14280         (desktop-buffer-misc-data-function): New buffer local variable.
14281         Function returning major mode specific data.
14282         (desktop-buffer-misc-functions): Make variable obsolete.
14283         (desktop-save): Use desktop-buffer-misc-data-function.
14284         (desktop-buffer-dired-misc-data): Rename to
14285         dired-desktop-buffer-misc-data and move to dired.el.
14286         (desktop-buffer-info-misc-data): Rename to
14287         Info-desktop-buffer-misc-data and move to info.el.
14288         (desktop-read): Add message about number of buffers restored/failed.
14290         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
14291         Add parameters.  Pause to display error only when
14292         desktop-missing-file-warning is non-nil.
14293         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14294         (dired-mode): Bind desktop-buffer-misc-data-function.
14296         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
14297         Add Parameters.
14298         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14299         (Info-mode): Bind desktop-buffer-misc-data-function.
14301         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
14302         Add Parameters.
14304         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
14305         Add Parameters.
14307 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
14309         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
14310         the case of letters in case-insensitive expansions when the
14311         abbrev is preceded by characters with letter syntax.
14313 2004-04-21  Richard M. Stallman  <rms@gnu.org>
14315         * progmodes/cperl-mode.el (cperl-putback-char):
14316         Delete Emacs 18 definition.
14318         * international/mule.el (ctext-post-read-conversion):
14319         Use assoc-string, not assoc-ignore-case.
14321         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
14323         * emacs-lisp/easymenu.el (easy-menu-add):
14324         Do call x-popup-menu, but only if it's defined.
14326         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
14328         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
14329         Handle multiple args: compile like progn.
14331         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
14332         take all args as &rest arg.
14334         * autoinsert.el (auto-insert-alist): Insert the user's name in
14335         copyright notice, rather than Free Software Foundation.
14337 2004-04-21  Kenichi Handa  <handa@m17n.org>
14339         * descr-text.el (describe-char): Make it work on *Help* buffer.
14341 2004-04-21  Kim F. Storm  <storm@cua.dk>
14343         * image.el (insert-image): Add optional SLICE arg.
14344         (insert-sliced-image): New defun.
14346 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
14348         * subr.el (read-number): Check whether `default' is nil.
14350 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14352         * progmodes/compile.el (compilation-error-properties):
14353         Split into two.
14354         (compilation-internal-error-properties): New one.
14355         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
14357 2004-04-20  Richard M. Stallman  <rms@gnu.org>
14359         * window.el (split-window-save-restore-data):
14360         Don't update the data if OLD-INFO is nil.
14362         * view.el (view-return-to-alist): Mark it permanent local.
14364         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
14366         * recentf.el (recentf-save-list): Catch and warn about errors.
14368         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
14369         so "Buffers" won't be pure.
14371         * help-mode.el (help-mode-finish): Set help-return-alist first
14372         thing, setting only the entry for the selected window.
14374         * help-fns.el (describe-function-1): If many non-control non-meta
14375         keys run the command, don't list all of them.
14377 2004-04-20  Juanma Barranquero  <lektu@terra.es>
14379         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
14380         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
14382         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
14384 2004-04-20  Kenichi Handa  <handa@m17n.org>
14386         * international/quail.el (quail-lookup-key): New optional arg
14387         NOT-RESET-INDICES.
14388         (quail-get-translations): Call quail-lookup-key with
14389         NOT-RESET-INDICES t.
14390         (quail-completion): Likewise.
14391         (quail-lookup-map-and-concat): Likewise.
14393 2004-04-20  Kenichi Handa  <handa@m17n.org>
14395         * international/quail.el (quail-update-translation): Don't insert
14396         such an unsupported multibyte char in a unibyte buffer.
14398 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
14400         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
14401         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
14402         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
14403         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
14404         (gdb-frame-assembler-buffer): Improve behaviour with
14405         multiple frames.
14406         (gdb-display-buffer): Extend search to all visible frames.
14408 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
14410         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
14411         characters left after base64 decoding.
14412         (rmail-decode-region): Use -dos variety of `coding', to remove any
14413         ^M characters left after qp or base64 decoding.
14415 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14417         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
14418         messages.
14420 2004-04-19  Stephen Eglen  <stephen@gnu.org>
14422         * add-log.el (add-change-log-entry): Update doc string to mention
14423         add-log-full-name and add-log-mailing-address.
14425 2004-04-18  Juri Linkov  <juri@jurta.org>
14427         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
14428         (Info-find-node-2): Simplify error message.
14429         (Info-insert-dir): Use Info-following-node-name.
14430         (Info-goto-node): Remove *info-history* and *info-toc*.
14431         (Info-history): Create a node of the virtual history file.
14432         (Info-toc): Create a node of the virtual toc file.
14433         (Info-insert-toc): New arg `curr-file' for reference file names.
14434         (info-apropos): Remove redundant var binding for temp-file.
14435         (Info-index, Info-index-next, Info-mode): Doc fix.
14436         (Info-goto-emacs-command-node): Don't jump to *info* from
14437         non-*info* Info buffers.
14438         (Info-fontify-node): Don't show the file name of external
14439         references if `Info-hide-note-references' is `hide'.  Don't hide
14440         newlines at the end of paragraphs.
14442         * international/mule-diag.el (list-input-methods):
14443         Fix args to help-xref-button.
14445         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
14446         to put into effect local variables from TUTORIAL files.
14448         * textmodes/paragraphs.el (sentence-end) <function>: New fun
14449         with default value taken from the variable `sentence-end'.
14450         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
14451         Add nil const to :type.
14452         (sentence-end-without-period, sentence-end-double-space)
14453         (sentence-end-without-space): Doc fix.
14455         * textmodes/paragraphs.el (forward-sentence):
14456         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
14457         (fill-delete-newlines):
14458         * progmodes/cc-cmds.el (c-beginning-of-statement):
14459         Use function `sentence-end' instead of variable `sentence-end'.
14461 2004-04-18  Andreas Schwab  <schwab@suse.de>
14463         * progmodes/compile.el (compilation-start): Set window start to
14464         point-min if compilation-scroll-output is nil.
14466 2004-04-18  John Wiegley  <johnw@newartisans.com>
14468         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
14470 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
14472         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
14473         (gdb-info-breakpoints-custom): Revert previous change.
14474         (gdb-view-assembler): Update assembler if necessary.
14475         (gdb-frame-handler): Parse correctly for gdb-current-frame.
14476         (gdb-display-source-buffer): Update properly when both source and
14477         assembler are visible.
14479 2004-04-17  John Wiegley  <johnw@newartisans.com>
14481         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
14482         which limits the number of names shown in the minibuffer.  Off by
14483         default.
14484         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
14485         up iswitchb for users with a multitude of open buffers by showing
14486         only the first and last N/2 buffers in the completion list (which
14487         is enough to aid C-s/C-r, and to know that more characters are
14488         needed to refine the completion list).
14490 2004-04-17  Richard M. Stallman  <rms@gnu.org>
14492         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
14493         (file-truename): Expand all ~ constructs directly.
14494         (insert-directory): Delete any error msg output by the
14495         `insert-directory-program'.
14497         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
14498         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
14499         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
14500         (allout-init): Use find-file-hook, not find-file-hooks.
14501         (allout-mode): Eliminate Emacs 18 support.
14502         Use write-contents-functions, not local-write-file-hooks.
14504 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
14506         * progmodes/compile.el (compilation-error-properties): Fix for
14507         adding messages when there are already markers for their file.
14508         (compilation-fake-loc): New function.
14510 2004-04-16  Dave Love  <fx@gnu.org>
14512         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
14513         (python-load-file): Fix python-orig-start setting.
14515         * progmodes/compile.el: Doc fixes.
14516         (compilation-error-regexp-alist-alist)
14517         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
14518         (compilation-assq): Wrap in eval-when-compile.
14519         (compilation-mode-font-lock-keywords): Don't use list*.
14520         (compilation-start): Avoid warning.
14521         (compilation-compat-error-properties)
14522         (compilation-directory-properties): Add keymap property.
14523         (compilation-parsing-end): Make it a marker for better compatibility.
14525         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
14527 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
14529         * xml.el: Doc fixes.
14530         (xml-get-children): Only looks at sub-tags and ignore strings.
14532         * xml.el (xml-parse-tag): Avoid overwriting node-name.
14534 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14536         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
14538 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
14540         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
14542         * vc.el (vc-print-log): Likewise.
14544 2004-04-16  Masatake YAMATO  <jet@gyve.org>
14546         * simple.el (completion-setup-function): Set an initial value
14547         to `element-common-end' before entering loop.  Set a value
14548         to `element-common-end' at the end of loop.
14549         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
14550         (completions-common-part): Rename from completion-de-emphasis.
14551         (completions-first-difference): Rename from completion-emphasis.
14552         Suggested by RMS.
14554 2004-04-16  Juanma Barranquero  <lektu@terra.es>
14556         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
14557         (bookmark-edit-annotation-mode): Add mode name.
14559 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14561         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
14562         for nested conflict markers.
14563         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
14565 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
14567         * progmodes/gdb-ui.el (gdb-goto-info): New function.
14569         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
14571 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14573         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
14574         Give a backtrace if requested.
14576         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
14578         * progmodes/python.el (python-mouse-2-command, python-RET-command):
14579         Remove unused functions.
14580         (python-orig-start-line, python-orig-file): Remove.
14581         (python-orig-start): New var.
14582         (python-input-filter, python-compilation-line-number)
14583         (python-send-region, python-load-file): Use it.
14585         * info.el (info): Always jump to *info*.
14587         * subr.el (posn-set-point): New function.
14589         * mouse.el (mouse-set-point): Use it.
14591         * progmodes/compile.el (compile-goto-error): Use it.
14592         (compilation-button-map): New keymap.
14593         (compilation-error-properties): Use it.
14594         (compilation-shell-minor-mode-map): Don't bind mouse-2.
14596         * smerge-mode.el (smerge-popup-context-menu): Use it.
14598         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
14599         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
14600         mouse and non-mouse case.
14602         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
14603         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
14605         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
14606         Make it work for non-mouse events.
14608         * pcvs-info.el (cvs-status-map): Update binding name.
14610 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
14612         * xml.el (xml-maybe-do-ns): New function to handle namespace
14613         parsing of both attribute and element names.
14614         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
14615         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
14616         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
14617         (xml-parse-attlist): Make it do its own namespace parsing.
14619 2004-04-14  Dave Love  <fx@gnu.org>
14621         * progmodes/python.el (run-python): Fix use of \n.
14622         (python-load-file): Remove `try' from Python fragment.
14623         (python-describe-symbol): Fix message.
14625         * comint.el: Doc fixes.
14626         (comint-last-input-start, comint-last-input-end)
14627         (comint-last-output-start): Give them values.
14628         (comint-arguments): Avoid warning.
14629         (comint-skip-prompt): Use line-end-position.
14630         (comint-backward-matching-input): Rename arg to agree with doc.
14631         (comint-extract-string): Use syntax-ppss.
14632         (comint-dynamic-simple-complete): Delete useless list construction.
14633         (comint-redirect-subvert-readonly): New.
14634         (comint-redirect-preoutput-filter): Use it.
14636         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
14637         Correctly handle negative arguments when calling hook functions.
14639 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
14641         * info.el (info-apropos): Don't clobber Info-history-list.
14643 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
14645         * progmodes/compile.el (compilation-setup):
14646         Localize overlay-arrow-position.
14647         (compilation-sentinel): Restructure code equivalently.
14648         (compilation-next-error): Find message on same line after point if
14649         not found before point.
14650         (compile-mouse-goto-error): Restore function so that compilation
14651         buffer need not be current and use compile-goto-error.
14652         (compile-goto-error): Restore function.
14653         (next-error): Set overlay-arrow-position.
14654         (compilation-forget-errors): Don't localize already local
14655         compilation-locs and remove FIXME about refontifying.
14657 2004-04-14  Kim F. Storm  <storm@cua.dk>
14659         * startup.el (emacs-quick-startup): New defvar (set by -Q).
14660         (command-line): New option -Q.  Like -q --no-site-file, but
14661         in addition it also disables menu-bar, tool-bar, scroll-bars,
14662         tool-tips, and the blinking cursor.
14663         (command-line-1): Skip startup screen if -Q.
14664         (fancy-splash-head): Use ":align-to center" prop to center splash image.
14666         * emulation/cua-base.el (cua-read-only-cursor-color)
14667         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
14669 2004-04-13  Dave Love  <fx@gnu.org>
14671         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
14672         (syntax): Don't require.
14673         (python) <defgroup>: Add :version.
14674         (python-quote-syntax): Re-written.
14675         (inferior-python-mode): Move stuff here from run-python and add
14676         some more.
14677         (python-preoutput-continuation, python-preoutput-result)
14678         (python-dotty-syntax-table): New.
14679         (python-describe-symbol): Use them.
14680         (run-python): Move stuff to inferior-python-mode.  Modify code
14681         loaded into Python.
14682         (python-send-region): Use python-proc, python-send-string.
14683         (python-send-string): Send newlines too.  Callers changed.
14684         (python-load-file): Re-written.
14685         (python-eldoc-function): New.
14686         (info-look): Don't require.
14687         (python-after-info-look): New.  A modified version of former
14688         top-level code for use with eval-after-load.
14689         (python-maybe-jython, python-guess-indent): Use widened buffer.
14690         (python-fill-paragraph): Re-written.
14691         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
14692         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
14694 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14696         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
14697         Set compilation-error-regexp-alist earlier.
14699         * progmodes/compile.el (compilation-minor-mode-map)
14700         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
14701         (compile-goto-error): Re-merge the mouse and non-mouse commands.
14703 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14705         * progmodes/compile.el (compile-goto-error): Select the buffer/window
14706         corresponding to the event.
14708 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
14710         * loadup.el: Add cygwin to system-type list, for unexec() support.
14712 2004-04-12  John Paul Wallington  <jpw@gnu.org>
14714         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
14715         (ibuffer-restore-window-config-on-quit): New variable to replace
14716         `ibuffer-delete-window-on-quit'.  Update all references.
14717         (ibuffer-prev-window-config): New variable.
14718         (ibuffer-quit): Restore previous window configuration instead of
14719         deleting window.
14720         (ibuffer): Save window configuration before showing Ibuffer buffer.
14722         * help.el (describe-mode): Doc fix.
14724 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14726         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
14727         not to treat nil as a function.
14729         * vc-arch.el (vc-arch-root): Be a bit more careful.
14730         (vc-arch-register): Save the buffer if we modified it.
14731         (vc-arch-delete-rej-if-obsolete): Save excursion.
14732         (vc-arch-find-file-hook): Use the simpler after-save-hook.
14733         (vc-arch-responsible-p, vc-arch-init-version): New functions.
14735         * net/ldap.el (ldap-search): Use list*.
14737 2004-04-12  Juri Linkov  <juri@jurta.org>
14739         * info.el (Info-follow-reference): Allow multiline reference name.
14741 2004-04-11  Dave Love  <fx@gnu.org>
14743         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
14745         * progmodes/python.el: New file.
14747 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
14749         * vc-hooks.el (vc-arg-list): Function removed.
14750         (vc-default-workfile-unchanged-p): Use condition-case to check for
14751         backward compatibility.
14753         * vc.el (vc-print-log): Use condition-case to check for backward
14754         compatibility.
14756 2004-04-11  Juri Linkov  <juri@jurta.org>
14758         * dired.el (dired-faces): New defgroup.
14759         (dired-header, dired-mark, dired-marked, dired-flagged)
14760         (dired-warning, dired-directory, dired-symlink, dired-ignored):
14761         New faces.
14762         (dired-header-face, dired-mark-face, dired-marked-face)
14763         (dired-flagged-face, dired-warning-face, dired-directory-face)
14764         (dired-symlink-face, dired-ignored-face): New face variables.
14765         (dired-font-lock-keywords): Use them instead of font-lock faces.
14766         Split the rule for dired marks into 3 separate rules: for marks,
14767         marked file names and flagged file names.
14769         * help-mode.el (help-make-xrefs): Add a final newline to the
14770         *Help* buffer.
14772 2004-04-11  John Paul Wallington  <jpw@gnu.org>
14774         * replace.el (occur-engine): Distinguish between one and several
14775         matches in the matches per buffer heading.
14777 2004-04-11  Kim F. Storm  <storm@cua.dk>
14779         * ido.el (ido-confirm-unique-completion): New defcustom.
14780         (ido-complete): Use it.
14781         (ido-write-file): Set it to t unconditionally.
14783 2004-04-10  Miles Bader  <miles@gnu.org>
14785         RCS keyword removal (only non-comment changes are enumerated here):
14787         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
14788         (byte-compile-insert-header): Don't use `byte-compile-version'.
14789         * forms.el (forms-version): Variable removed.
14790         (forms-mode): Don't use `forms-version'.
14791         * recentf.el (recentf-version): Variable removed.
14792         * progmodes/delphi.el (delphi-version): Variable removed.
14793         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
14795 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14797         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
14799 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
14801         * info.el (info-apropos): Improve menu item regexp.
14803 2004-04-09  Simon Josefsson  <jas@extundo.com>
14805         * mail/smtpmail.el: Add comment, based on report by
14806         kdc@rcn.com (Kevin D. Clark).
14808 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14810         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14811         Redo one more thing that I didn't notice Daniel had undone.
14813 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
14815         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
14816         (gdb-goto-breakpoint, gdb-display-buffer)
14817         (gdb-display-source-buffer, gdb-view-source-function)
14818         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
14819         (gdb-source-info, gdb-frame-handler): Don't specify a window
14820         for display.
14821         (gdb-info-breakpoints-custom): Remove superfluous update of
14822         assembler buffer.
14823         (gdb-many-windows): Make settable outside gdb.
14825 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
14827         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
14828         Derive from fundamental-mode rather than text-mode.
14830 2004-04-08  Juri Linkov  <juri@jurta.org>
14832         * info.el (Info-history): Doc fix.
14833         (Info-history-list): New var.
14834         (info-xref): Change magenta4 to blue, remove bold for dark and
14835         light backgrounds, change bold to underline for non-color classes.
14836         (info-xref-visited): New face.
14837         (Info-fontify-visited-nodes): New custom.
14838         (Info-hide-note-references): Add new value `hide'.  Doc fix.
14839         (Info-reference-name): New var.
14840         (Info-selection-hook): New custom.
14841         (Info-edit-mode-hook): New var.
14842         (Info-find-file): New fun.
14843         (Info-find-node): Move part of code to Info-find-file.
14844         (Info-find-node-2): Add anchors to Info-history-list.  Move point
14845         to the place with the reference name if name is defined.
14846         (Info-select-node): Add current node to Info-history-list.
14847         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
14848         (Info-search-whitespace-regexp): New custom.
14849         (Info-search-case-fold): New var.
14850         (Info-search): Add "case-sensitively" to the prompt.
14851         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
14852         (Info-search-case-sensitively, Info-search-next): New fun.
14853         (Info-up): Move point to the menu item of the current node.
14854         (Info-history): New fun.  Add *info-history* to
14855         same-window-buffer-names.
14856         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
14857         (Info-insert-toc): New fun.
14858         (Info-build-toc): New fun.
14859         (Info-follow-reference): Add new arg `fork'.  Doc fix.
14860         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
14861         with the same name prefer the reference closest to point.
14862         (Info-next-reference): Replace * by + in the *Note regexp.
14863         Add regexp for http:// and ftp://.  Skip the *Note prefix.
14864         (Info-prev-reference): Replace * by + in the *Note regexp.
14865         Add regexp for http:// and ftp://.  Skip the *Note prefix.
14866         (Info-follow-nearest-node): Add new arg `fork'.
14867         (Info-try-follow-nearest-node): Add new arg `fork'.
14868         Call browse-url for http:// and ftp:// references.
14869         Set Info-reference-name for index entries.
14870         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
14871         Info-search-next, Info-history, Info-toc, clone-buffer.
14872         (Info-menu-update): Replace * by + in the *Note regexp.
14873         (Info-mode): Add documentation for Info-history, Info-toc,
14874         Info-search-case-sensitively, Info-search-next, clone-buffer.
14875         (Info-fontify-menu-headers): Remove fun.  Move code to
14876         Info-fontify-node.
14877         (Info-fontify-node): Add docstring.  Add local vars
14878         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
14879         then fontify header line, titles, menu headers, http and ftp
14880         references, refill paragraphs.  If not-fontified-p is t or
14881         fontify-visited-p is t then fontify cross references, menu items.
14882         Fontify menu headers.  Fontify http and ftp references.
14883         Change regexp for cross references to require whitespace after *Note,
14884         add matching groups for file and node names.  Remove hack for quote.
14885         Use display property for Info-hide-note-references=t.  Use fifth
14886         or fourth match for help-echo.  Display visited nodes in a
14887         different face.  Unhide file names of external references.
14888         Unhide newlines.  Display visited menu items in a different face.
14890 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14892         * progmodes/compile.el: Require CL.
14893         (compilation-mode-font-lock-keywords): Re-install the "line as
14894         function" patch.
14896         * help-fns.el (help-C-source-directory): New var.
14897         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
14898         (describe-function-1, describe-variable): Use them.
14900         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
14901         to C source files specially.
14903 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
14905         * info.el (Info-hide-cookies-node): New function.
14906         (Info-select-node): Use it.
14907         (Info-display-images-node): Remove message with image file name.
14909 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
14911         * progmodes/compile.el (compilation-warning-face)
14912         (compilation-info-face, compilation-skip-threshold)
14913         (compilation-skip-visited, compilation-context-lines):
14914         Declare :version when added to Emacs.
14915         (compilation-error-regexp-alist-alist): Extend caml and irix.
14916         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
14917         (compilation-mode-font-lock-keywords): Temporarily undo line as
14918         function patch, which wasn't ready.
14920 2004-04-07  Kenichi Handa  <handa@m17n.org>
14922         * international/latin1-disp.el (latin1-display-setup): Check each
14923         character is displayable or not instead of calling
14924         latin1-display-check-font.
14926 2004-04-06  Kenichi Handa  <handa@m17n.org>
14928         * language/ethio-util.el (ethio-sera-being-called-by-w3):
14929         New variable.
14930         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
14931         instead of sera-being-called-by-w3.
14932         (ethio-fidel-to-sera-buffer): Likewise.
14933         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
14934         instead of sera-being-called-by-w3.
14935         (ethio-write-file): Likewise.
14937 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14939         * printing.el: Doc fix.
14941 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
14943         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
14944         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
14945         (gdb-setup-windows): Only use separate IO buffer if required.
14947 2004-04-06  Kim F. Storm  <storm@cua.dk>
14949         * term.el (term-is-xemacs): Remove.
14950         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
14951         (term-window-width): New function.
14952         (term-mode, term-check-size): Use it.
14953         (term-mode): Disable overflow-newline-into-fringe in term buffer.
14955 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14957         * cus-edit.el (custom-add-parent-links): Change unbound variable
14958         `symbol' to `name'.
14960 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
14961         * info.el (info-apropos): New function.
14962         (Info-mode-menu): Add it.
14963         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
14965         * help-mode.el (help-make-xrefs): Recognize aliased variable with
14966         inherited docstring.
14968         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
14970 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14972         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
14974         * progmodes/compile.el (font-lock): Don't require any more.
14975         (compilation-error-properties, compilation-start, compilation-sentinel)
14976         (compilation-filter, next-error): Use with-current-buffer.
14977         (compilation-skip-to-next-location, compilation-skip-threshold)
14978         (compilation-skip-visited): Move to silence the byte-compiler.
14979         (compilation-setup): Simplify.
14980         (compilation-next-error): Use line-(beginning|end)-position.
14981         Make sure `pt' is non-nil before using compilation-loop.
14982         (compile-goto-error): Add optional event arg.  Use it.
14983         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
14984         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
14985         Update the binding for mouse-2.
14986         (first-error): Set compilation-current-error to nil rather than bob.
14987         (compilation-parsing-end, compilation-parse-errors-function)
14988         (compilation-error-list, compilation-old-error-list):
14989         "New" compatibility variables.
14990         (compile-buffer-substring, compilation-compat-error-properties)
14991         (compilation-compat-parse-errors, compilation-forget-errors):
14992         New compatibility functions.
14993         (compilation-mode-font-lock-keywords): Use them.
14995 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
14997         * autorevert.el (auto-revert-handler): If point (or a window
14998         point) is at the end of the buffer, keep it there after
14999         reverting.  This allows to tail a file.
15000         Mention this in the `Commentary'.
15002         * format.el (format-write-file): Add optional argument CONFIRM
15003         and make it behave like the analogous argument to `write-file'.
15005 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15007         * progmodes/ebnf2ps.el: Doc fix.
15008         (ebnf-version): New version number (4.2).
15009         (ebnf-syntax): Customization and docstring fix.
15010         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
15011         Put autoloaded funs before first use.
15012         (ebnf-style-database): Add dtd entry.
15013         (ebnf-syntax-alist): Add dtd initialization.
15014         (ebnf-token-sequence): New fun.
15015         (ebnf-comment-table): Add new comment action character.
15016         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
15018         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
15019         Type Definition for XML).
15021         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
15022         * progmodes/ebnf-bnf.el (ebnf-sequence):
15023         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
15024         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
15025         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
15026         Code simplification: call ebnf-token-sequence.
15028 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
15030         * calendar/timeclock.el (timeclock-relative)
15031         (timeclock-get-project-function, timeclock-get-workday-function)
15032         (timeclock-query-out, timeclock-when-to-leave)
15033         (timeclock-when-to-leave-string, timeclock-log-data)
15034         (timeclock-generate-report, timeclock-in): Doc fixes.
15036 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15038         * url/: New dir.  Import the URL package from its repository.
15040 2004-04-03  Andreas Schwab  <schwab@suse.de>
15042         * diff-mode.el (diff-mode): Fix missing quote.
15044 2004-04-03  Juri Linkov  <juri@jurta.org>
15046         * descr-text.el (describe-property-list): Add `font-lock-face'.
15048         * dired.el (dired-font-lock-keywords): Fix permission regexps.
15050 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15052         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
15053         Use utf-16le on little endian machines and utf-16be otherwise.
15055 2004-04-02  David Kastrup  <dak@gnu.org>
15057         * net/browse-url.el (browse-url-generic): Use call-process
15058         instead of start-process to allow browsers that fork and detach.
15060 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
15062         * compile.el (compilation-current-error): New var.
15063         (compilation-setup, compile-mouse-goto-error)
15064         (compile-goto-error, next-error): Use it.
15065         (compilation-skip-to-next-location): Default to t, which gives
15066         contiguous skipping like old compile (where this was redundant).
15067         (compilation-next-error): Prevent previous-* commands from moving
15068         back to message at or just before point.
15070 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
15072         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
15073         (gdb-source-info): Don't display source at startup, if required.
15074         (gdb-show-main): New option.
15075         (gdba): Update documentation.
15076         (gdb-source): Cover case of auto-display output.
15078 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
15080         * autorevert.el: Delete obsolete autoload's and defvar's.
15081         (auto-revert-check-vc-info): New user option.
15082         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
15083         (auto-revert-handler-vc): Delete.
15084         (auto-revert-handler): Treat return value `fast' of
15085         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
15087         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
15088         return `fast'.
15090         * files.el (buffer-stale-function): Doc change.
15092 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15094         * printing.el: New tip on Tips section.
15095         (pr-version): New version number (6.7.4).
15096         (pr-shell-file-name): Initialization fix.
15098 2004-03-31  Juri Linkov  <juri@jurta.org>
15100         * dired.el: Add autoload for `dired-do-touch'.
15101         (dired-touch-program): New var.
15102         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
15103         (dired-no-confirm): Add `touch' to docstring.
15105         * dired-aux.el (dired-do-touch): New fun.
15106         (dired-do-chxxx): Add argument -t for touch operation.
15108         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
15109         `dired-move-to-filename-regexp'.
15111 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
15113         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
15115 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15117         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
15118         and only if the buffer was modified.
15120 2004-03-30  Kenichi Handa  <handa@m17n.org>
15122         * international/characters.el: Delete pairs for U+2308..U+230B.
15124 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
15126         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
15127         to detect the beginning of a level 2 or 3 annotation.
15129 2004-03-29  Kenichi Handa  <handa@m17n.org>
15131         * international/ucs-tables.el (ucs-insert): Fix the error message.
15133 2004-03-29  Kenichi Handa  <handa@m17n.org>
15135         * international/mule-util.el (char-displayable-p): Fix generation
15136         of XLFD file name.
15138         * Makefile.in (setwins, setwins_almost): Change directory to $wd
15139         before finding directories by `find'.
15141 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15143         * subr.el (interactive-form): Delete.  Now implemented in C.
15145         * pcvs.el (cvs-parse-process): Workaround for Darwin.
15147         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
15148         (vc-diff-label): New fun.
15149         (vc-diff-internal): Use it.
15151         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
15153 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15155         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
15157         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
15158         specify XML (EBNFX).
15160         * progmodes/ebnf2ps.el: Doc fix.
15161         (ebnf-version): New version number (4.1).
15162         (ebnf-syntax): Adjust customization.
15163         (ebnf-style-database): Add ebnfx entry.
15164         (ebnf-syntax-alist): Add ebnfx initialization.
15165         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
15167         * printing.el: Doc fix.
15168         (pr-version): New version number (6.7.3).
15169         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
15170         returns nil for mouse position.  Reported by Drew Adams
15171         <drew.adams@oracle.com>.
15172         (pr-update-menus): Modify interactive declaration.  Reported by Drew
15173         Adams <drew.adams@oracle.com>.
15175 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
15177         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
15178         (gud-gdba-marker-filter): Log the process input and output, if
15179         required.  From Stefan Monnier.
15180         (gdb-debug-log, gdb-enable-debug-log): New variables.
15181         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
15183 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15185         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
15186         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
15188 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
15190         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
15191         Call vc-find-file-hook here instead of in auto-revert-buffers.
15192         (auto-revert-buffers): Delete call to vc-find-file-hook.
15193         (auto-revert-verbose, global-auto-revert-non-file-buffers)
15194         (global-auto-revert-mode, auto-revert-set-timer)
15195         (auto-revert-handler, auto-revert-buffers): Doc fixes.
15197 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15199         * woman.el (woman-change-fonts): Rename local variable
15200         woman-font-alist to font-alist to avoid a compiler warning.
15202 2004-03-27  Dave Love  <fx@gnu.org>
15204         * emacs-lisp/rx.el (rx): Doc fix.
15205         Fix copyright years.
15207         * strokes.el (strokes-global-set-stroke-string): New function.
15208         (strokes-list-strokes): Cope with strings, not just commands.
15209         Set foreground colour of image.
15210         (strokes-global-set-stroke): Doc fix.
15212 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
15214         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
15215         Auto Revert mode.
15216         (Buffer-menu-files-only): New variable.
15217         (Buffer-menu-toggle-files-only): New function.
15218         (Buffer-menu-mode-map): Bind it to `T'.
15219         (Buffer-menu-mode): Mention `T' in docstring.
15220         Set buffer-stale-function.
15221         (list-buffers-noselect): Mark buffer non-modified and set
15222         Buffer-menu-files-only.
15224         * dired.el (buffer-stale-function): Remove no longer needed defvar.
15226         * autorevert.el (auto-revert-handler): Print revert message
15227         before, rather than after, reverting.
15228         (buffer-stale-function): Move to files.el.
15230         * files.el (buffer-stale-function): Move here from autorevert.el.
15232 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15234         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
15236         * calc/calc.el (calc-mode-map): Use mapc.
15238         * apropos.el (apropos-mode): Don't autoload.
15239         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
15240         (apropos): Use it.
15241         (apropos-print): Add optional `text' argument.
15242         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
15243         Don't assume point-min == 1.
15245         * bs.el (bs-buffer-list): Use buffer-local-value.
15246         (bs--set-toggle-to-show): Use with-current-buffer.
15248         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
15249         New funs.
15250         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
15252         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
15254         * dabbrev.el (dabbrev-expand): Fix regexp construction.
15255         (dabbrev--find-expansion): Use pop.
15256         (dabbrev--search): Use match-string-no-properties.
15258         * dired.el (dired-mode): Use run-mode-hooks.
15259         (dired-move-to-end-of-filename): Use match-string.
15261         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
15262         is bound before using it.
15263         (ediff-verbose-p): Make it into a var since it's not constant.
15265         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
15267         * faces.el (read-face-font): Don't cons up unnecessarily.
15268         (header-line, tool-bar): Share common parts.
15270         * files.el (file-relative-name): Use compare-strings.
15272         * finder.el (finder-mode): Follow coding convention.
15274         * subr.el (read-number): New function.
15276         * ses.el (ses-read-number): Move to subr.el.
15277         (ses-set-header-row): Use read-number.
15279 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
15281         * vc-hooks.el (vc-arg-list): New function, which handles both
15282         compiled and uncompiled code.
15283         (vc-default-workfile-unchanged-p): Use it.
15285         * vc.el (vc-print-log): Undo prev change, use new function
15286         vc-arg-list from vc-hooks.el.
15288 2004-03-26  Masatake YAMATO  <jet@gyve.org>
15290         * simple.el (completion-setup-function): Emphasize the
15291         first uncommon characters in the completions; and de-emphasize
15292         the common prefix substrings.
15293         (completion-emphasis): New face.
15294         (completion-de-emphasis): New face.
15296 2004-03-25  Juanma Barranquero  <lektu@terra.es>
15298         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
15299         Comment out (it's unused and unfinished code).
15301 2004-03-25  Sam Steingold  <sds@gnu.org>
15303         * vc.el (vc-print-log): Fix a bug in the last patch:
15304         backend-function may be a byte-compiled object, not a lambda.
15306 2004-03-25  Juri Linkov  <juri@jurta.org>
15308         * descr-text.el (describe-property-list): Add a button
15309         for `face' property that calls `describe-face'.
15310         Suggested by luis fernandes <elf@ee.ryerson.ca>
15312         * international/mule.el (keyboard-coding-system):
15313         * kmacro.el (kmacro-call-macro): Fix docstring.
15315         * dired.el: Fix comments.
15317         * textmodes/fill.el (fill): Fix Info link.
15319         * font-lock.el (fast-lock, lazy-lock):
15320         * jit-lock.el (jit-lock): Remove links to removed Support Modes
15321         Info node.
15323         * eshell/eshell.el (eshell): Fix broken info-link.
15325         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
15326         * eshell/em-banner.el (eshell-banner):
15327         * eshell/em-smart.el (eshell-smart):
15328         * eshell/esh-cmd.el (eshell-cmd):
15329         Comment out broken info-links to incomplete Info manual.
15331         * info-xref.el: Fix commentary.
15333 2004-03-25  Kevin Ryde  <user42@zip.com.au>
15335         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
15336         Remove spurious node duplicate suppression, doesn't work, not wanted.
15337         (info-xref-output): Take format style args, add "sit-for 0" to let
15338         user see the results as they progress.
15339         (info-xref-check-all-custom): New function.
15341 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
15343         * gdb-ui.el: Moved to progmodes.
15345 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15347         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
15349 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15351         * calendar/appt.el (appt-check): Remove superfluous progn.
15352         When finished with diary buffer: if it was not being displayed
15353         before, kill it; otherwise restore its original state.
15354         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
15356         * calendar/calendar.el (calendar-set-mode-line): Use total
15357         available mode-line width, rather than frame-width.
15359         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
15360         after mode change so effect not lost.
15362 2004-03-23  Dave Love  <fx@gnu.org>
15364         * dired.el (dired) <defgroup>: Add link to manual.
15365         (dired-font-lock-keywords): Add highlighting on unusual permissions.
15366         (dired-revert): Use dolist.
15367         (dired-mode-map): Add U binding.
15368         (dired-mode): Add font-lock-beginning-of-syntax-function.
15369         (dired-garbage-files-regexp): Make it a defcustom.
15371 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15373         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
15374         is equivalent to nil.
15375         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
15376         (vc-arch-mode-line-string): Accept `added' state.
15377         (vc-arch-state): Use inode-sigs if available.
15378         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
15379         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
15380         (vc-arch-tagline-re): New var.
15381         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
15382         New functions.
15383         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
15384         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
15386         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
15387         (vc-file-not-found-hook): Use it.
15389         * diff-mode.el (diff-default-read-only): Change default.
15390         (diff-mode-hook): Make it a defcustom.  Add some options.
15391         (diff-mode-map): Bind diff-refine-hook.
15392         (diff-yank-handler): New var.
15393         (diff-yank-function): New fun.
15394         (diff-font-lock-keywords): Use them.
15395         (diff-end-of-file): Handle case where file-header looks like diff text.
15396         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
15397         (diff-file-kill): Delete a subsequent empty line, if applicable.
15398         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
15399         (diff-find-file-name): Use it.
15400         (diff-tell-file-name): New command.
15401         (diff-mode): Be careful with view-mode.
15402         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
15403         New functions, for use in diff-mode-hook.
15404         (diff-find-source-location): Catch "regex too large" errors.
15405         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
15406         (diff-refine-hunk): New command.
15408         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
15409         (smerge-context-menu-map): Remove unused var.
15410         (smerge-keep-all): Preserve markers.
15411         (smerge-keep-n): New fun.
15412         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
15413         (smerge-keep-current, smerge-ediff): Use it.
15414         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
15415         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
15416         (smerge-resolve): Resolve trivial 3-part conflicts.
15418 2004-03-23  Juri Linkov  <juri@jurta.org>
15420         * man.el (Man-width): New var.
15421         (Man-getpage-in-background): Use it.
15422         (Man-support-local-filenames): New var and fun.
15423         (Man-build-man-command): Don't add a second %s.
15424         (Man-fontify-manpage): Clean up message.
15425         (Man-mode): Set outline-regexp, outline-level,
15426         imenu-generic-expression.
15428         * woman.el (woman-fill-frame): Doc fix.
15429         (woman-decode-region): Use window-width instead of frame-width.
15431         * abbrevlist.el (list-one-abbrev-table):
15432         * descr-text.el (describe-char):
15433         * international/mule-diag.el (describe-current-coding-system):
15434         * international/quail.el (quail-insert-decode-map):
15435         Use window-width instead of frame-width.
15437         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
15438         (jka-compr-mode-alist-additions): Add tbz.
15439         (jka-compr-write-region, jka-compr-insert-file-contents):
15440         Add message for undefined compress-program.
15441         (jka-compr-write-region): Remove redundant var bindings.
15443         * dired-x.el (dired-guess-shell-alist-default): Add choices for
15444         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
15445         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
15446         (dired-man): Use dired-guess-shell-command.
15447         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
15448         Change default nil to t.
15450         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
15451         (dired-compare-directories): Add default value for empty input.
15453         * help-at-pt.el: Move suggestions for key bindings to Commentary.
15455         * time.el (display-time-string-forms): Fix help-echo date format.
15457 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
15459         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
15460         (buffer-stale-function): New variable.
15461         (auto-revert-list-diff, auto-revert-dired-file-list)
15462         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
15463         (auto-revert-handler): Take over some functionality of deleted
15464         functions.
15465         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
15467         * dired.el (dired-directory-changed-p): New fun, extracted from
15468         dired-internal-noselect.
15469         (dired-buffer-stale-p): New fun.
15470         (dired-internal-noselect): Use dired-directory-changed-p.
15471         Eliminate revert messages.
15472         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
15474 2004-03-23  Kenichi Handa  <handa@m17n.org>
15476         * international/characters.el: Setup syntaxes for more parentheses
15477         Unicode characters.
15479         * international/mule-cmds.el (select-safe-coding-system):
15480         Merge coding-system and auto-cs before comparing them.
15482 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15484         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
15486         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
15487         normal-auto-fill-function and comment-indent-function.
15488         The default values now work just as well.
15489         Don't set font-lock-beginning-of-syntax-function since we already set
15490         syntax-begin-function.
15491         (lisp-outline-level): Put ;;;###autoload at same level as (.
15492         (prin1-char): Quote special chars.
15494         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
15495         than with-no-warnings.
15497         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
15498         if the source location can't be found.
15499         (edebug-compute-previous-result): Use prin1-char.
15501         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
15502         (debug-ignored-errors): Add an entry.
15504         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
15505         (byte-compile-file): Output warning when deleting a file.
15507         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
15508         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
15510         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
15511         (byte-compile-inline-expand): Use backquote.
15512         (byte-optimize-pure-func): Rename from byte-optimize-concat.
15513         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
15515         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
15517         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
15519 2004-03-22  Juri Linkov  <juri@jurta.org>
15521         * finder.el (finder-known-keywords): Fix data, tex, unix.
15523         * play/landmark.el: Fix keywords.
15525         * language/ethio-util.el (ethio-find-file): Doc fix.
15527         * emacs-lisp/warnings.el: Doc fix.
15529         * textmodes/ispell.el (ispell-help): Doc fix.
15531 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
15533         * format.el (format-insert-file): Always return a list of two
15534         elements, like insert-file-contents does.
15536 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
15538         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
15539         and vc-BACKEND-diff.
15540         (vc-print-log): If the print-log implementation supports it, use
15541         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
15542         (vc-version-diff, vc-diff-internal): Doc fixes.
15544         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
15545         implementation supports it, let diff output go to *vc*,
15546         not *vc-diff*, since this is an internal call.
15548         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
15550         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
15552         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
15554 2004-03-21  Dave Love  <fx@gnu.org>
15556         * progmodes/cfengine.el (cfengine-mode):
15557         Set parse-sexp-ignore-comments.
15559         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
15561 2004-03-21  Juanma Barranquero  <lektu@terra.es>
15563         * allout.el (allout-mode): Fix docstring.
15565 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
15567         * files.el (insert-directory): Fix bug if SWITCHES is a list.
15569         * autorevert.el (auto-revert-interval): Make new value take
15570         effect immediately when set through Custom.
15571         (auto-revert-set-timer): Add interactive declaration.
15573 2004-03-19  David Ponce  <david@dponce.com>
15575         * ruler-mode.el (ruler-mode-header-line-format-old):
15576         Don't `make-variable-buffer-local'.
15577         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
15578         (ruler-mode-header-line-format): Simply funcall the above.
15579         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
15580         to save/restore a previous header line format.
15581         (ruler-mode-space): Don't depend on a numeric WIDTH value.
15582         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
15583         fringes and margins width.
15584         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
15586 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15588         * log-edit.el (log-edit-font-lock-keywords): Typo.
15590         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
15591         (tex-send-tex-command): Rather than here.
15592         (tex-compilation-parse-errors): Simplify.
15594         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
15596         * time.el (display-time-string-forms): Add help-echo with date on time.
15598         * composite.el (compose-region): Use restore-buffer-modified-p.
15600         * disp-table.el (standard-display-8bit): Simplify.
15602         * server.el (server-process-filter): Delete temp frame.
15604         * add-log.el (add-change-log-entry): Simplify.
15606 2004-03-19  Kim F. Storm  <storm@cua.dk>
15608         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
15609         (hexl-follow-line): Don't require 'fringe.
15611         * progmodes/compile.el (compilation-start): Always set
15612         compilation-last-buffer and return it.
15614 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
15616         * simple.el (clone-buffer): Doc fix.
15618 2004-03-18  Juanma Barranquero  <lektu@terra.es>
15620         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
15622 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15624         * log-edit.el (log-edit-font-lock-keywords): New var.
15625         (log-edit-mode): Use it.
15627 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
15629         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
15630         properly for watching in speedbar.
15632 2004-03-17  Masatake YAMATO  <jet@gyve.org>
15634         * smerge-mode.el (smerge-popup-context-menu):
15635         Put `unwind-protect' around `overlay-put' and `popup-menu'.
15637 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15639         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
15640         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
15641         Take sealed revisions into account.
15642         (vc-arch-checkin): Extract a summary line from the message.
15644 2004-03-16  Masatake YAMATO  <jet@gyve.org>
15646         * register.el (register): Provide `register' feature.
15648 2004-03-15  Masatake YAMATO  <jet@gyve.org>
15650         Added context menu support in smerge mode.
15651         Most of the part is written by Stefan Monnier.
15653         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
15654         New keymap and menu.
15655         (smerge-text-properties): New function.
15656         (smerge-remove-props): New function.
15657         (smerge-popup-context-menu): New function.
15658         (smerge-resolve): Call `smerge-remove-props'.
15659         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
15660         (smerge-keep-current): Ditto.
15661         (smerge-kill-current): New function.
15662         (smerge-match-conflict): Put text properties.
15663         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
15665 2004-03-15  David Ponce  <david@dponce.com>
15667         * ruler-mode.el: (ruler-mode-left-fringe-cols)
15668         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
15669         (ruler-mode-right-scroll-bar-cols): Remove.
15670         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
15671         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
15672         Use fringe-columns and scroll-bar-columns.
15674 2004-03-15  Masatake YAMATO  <jet@gyve.org>
15676         * hl-line.el (hl-line-range-function): New variable.
15677         (hl-line-move): New function.
15678         (global-hl-line-highlight): Use `hl-line-move'.
15679         (hl-line-highlight): Ditto.
15681         * scroll-bar.el (scroll-bar-columns):
15682         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
15684         * ruler-mode.el (top-level): Require scroll-bar and fringe.
15685         (ruler-mode-left-fringe-cols)
15686         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
15687         (ruler-mode-right-scroll-bar-cols)
15688         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
15689         (ruler-mode-ruler-function): New variable.
15690         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
15691         if the value for `ruler-mode-ruler-function'is given.
15693         * hexl.el (hexl-mode-hook): Make the hook customizable.
15694         (hexl-address-area, hexl-ascii-area): New customize variables.
15695         (hexlify-buffer): Put font-lock-faces on the address area and
15696         the ascii area.
15697         (hexl-activate-ruler): New function.
15698         (hexl-follow-line): New function.
15699         (hexl-highlight-line-range): New function.
15700         (hexl-mode-ruler): New function.
15702 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15704         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
15705         (vc-default-find-file-hook): New fun.
15706         (vc-find-file-hook): Call new find-file-hook operation.
15708         * vc-arch.el: New file.
15710 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
15712         * info-look.el (info-lookup): Reuse an existing Info window.
15714 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15716         * woman.el (woman-preserve-ascii): Default value changed to t and
15717         doc string revised.
15719 2004-03-12  Richard M. Stallman  <rms@gnu.org>
15721         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
15722         Fix minor bug.
15724         * replace.el (occur-engine): Change message for count of matches.
15726         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
15727         For strings, do compare text properties.
15729 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
15731         * progmodes/compile.el (compile-auto-highlight)
15732         (compilation-error-list, compilation-old-error-list)
15733         (compilation-parse-errors-function, compilation-parsing-end)
15734         (compilation-error-message, compilation-directory-stack)
15735         (compilation-enter-directory-regexp-alist)
15736         (compilation-leave-directory-regexp-alist)
15737         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
15738         (compilation-current-file, compilation-regexps): Remove vars.
15740         (compile-error-at-point, compilation-error-filedata)
15741         (compilation-error-filedata-file-name, compile-reinitialize-errors)
15742         (compilation-next-error-locus, compilation-forget-errors)
15743         (count-regexp-groupings, compilation-parse-errors)
15744         (compile-collect-regexps, compile-buffer-substring): Remove funs.
15746         (compile-internal): Make obsolete.
15748         (compilation-first-column, compilation-error)
15749         (compilation-directory-matcher, compilation-page-delimiter)
15750         (compilation-mode-font-lock-keywords, compilation-debug)
15751         (compilation-error-face, compilation-warning-face)
15752         (compilation-info-face, compilation-line-face)
15753         (compilation-column-face, compilation-enter-directory-face)
15754         (compilation-leave-directory-face, compilation-skip-threshold)
15755         (compilation-skip-visited, compilation-context-lines): New vars.
15757         (compilation-warning-face, compilation-info-face)
15758         (compilation-message-face): New faces.
15760         (compilation-error-regexp-alist-alist): New constant.
15762         (compilation-face, compilation-directory-properties)
15763         (compilation-assq, compilation-error-properties, compilation-start)
15764         (define-compilation-mode, compilation-loop)
15765         (compilation-set-window): New functions.
15767         (compile): Additional argument for interactive compiles like TeX.
15769         * progmodes/grep.el (kill-grep): Move here from compile.el
15770         (grep-error, grep-hit-face, grep-error-face)
15771         (grep-mode-font-lock-keywords): New variables.
15772         (grep-regexp-alist): Simplify regexp and add `binary' case.
15773         (grep-mode): New mode.
15774         (grep-process-setup): Simplify.
15776 2004-03-11  Jason Rumney  <jasonr@gnu.org>
15778         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
15779         letters on DOS/Windows.
15781 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15783         * server.el (server-name): New var.
15784         (server-socket-dir): New var to replace server-socket-name.
15785         (server-start): Use them.
15787 2004-03-11  Simon Josefsson  <jas@extundo.com>
15789         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
15790         died to avoid infloop.  Reported by Jonathan Glauner
15791         <jglauner@sbum.org>.
15793 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15795         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
15796         (smerge-mode-menu): Use it to deactivate menu entries.
15797         (smerge-keep-current): New fun.
15798         (smerge-keep-current): Use it.
15800 2004-03-10  John Paul Wallington  <jpw@gnu.org>
15802         * foldout.el (foldout-fold-list, foldout-modeline-string):
15803         Declare them as variables, not constants.
15805 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15807         * ps-print.el: Modification to print *Messages* buffer.
15808         (ps-print-version): New version 6.6.4.
15809         (ps-message-log-max): New fun.
15810         (ps-spool-without-faces, ps-spool-with-faces)
15811         (ps-count-lines-preprint): Code fix.
15813         * printing.el: New tips in Tips section.
15815 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15817         * delim-col.el: Doc fix.
15819         * printing.el: Doc fix.  New doc section (Tips).
15821 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15823         * type-break.el (type-break-emacs-variant): Remove.
15824         (type-break-run-at-time, type-break-cancel-function-timers):
15825         Use fboundp rather than version name and number.
15827 2004-03-09  Masatake YAMATO  <jet@gyve.org>
15829         * hexl.el (hexl-mode): Use `make-local-variable' instead of
15830         `make-variable-buffer-local'.
15832 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
15834         * find-dired.el (find-dired): Call `shell-command' instead of
15835         `start-process-shell-command'.  By this, Tramp takes over
15836         handling of remote directories.
15838 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15840         * newcomment.el (comment-use-global-state): New var.
15841         (comment-search-forward): Use it.
15843         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
15845         * cus-edit.el (fill) <defgroup>: Move to fill.el.
15847         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
15848         (enable-kinsoku): Make it a defcustom.
15849         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
15850         paragraph to same-comment-start-marker.
15852 2004-03-07  Dave Love  <fx@gnu.org>
15854         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
15855         (browse-url-mail): Use it.
15857         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
15858         (rfc2368-unhexify-string): Use replace-regexp-in-string.
15860 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15862         * woman.el (woman-man.conf-path): Doc fix.
15863         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
15865 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
15867         * sort.el (sort-columns): Remove ms-dos from the list of systems
15868         where the external `sort' command is not used.
15870 2004-03-07  Kim F. Storm  <storm@cua.dk>
15872         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
15873         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
15874         from overlay-arrow-variable-list.
15875         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
15877 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
15879         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
15880         overlay arrow string properly for the assembler buffer.
15882 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15884         * mail/sendmail.el (mail-mode): Fix last change.
15886 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
15888         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
15889         for the assembler buffer.
15890         (gdb-assembler-custom): Position the overlay arrow.
15891         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
15893 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15895         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
15897         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
15898         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
15900         * mail/sendmail.el (mail-mode): Set comment-start-skip.
15902         * newcomment.el (uncomment-region): Allow non-terminated comment.
15903         (comment-normalize-vars): Check the user-specified comstart marker.
15905 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15907         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
15908         Otherwise, do use it if the region only contains font-lock text
15909         properties.
15911 2004-03-04  Masatake YAMATO  <jet@gyve.org>
15913         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
15914         as the callback function for eldoc.
15915         (hexl-print-current-point-info): New function.
15916         (hexl-current-address): Print the address in both decimal
15917         and hexadecimal format.
15919 2004-03-04  Richard M. Stallman  <rms@gnu.org>
15921         * mail/rmail.el (rmail-convert-to-babyl-format):
15922         Specify t for UNIBYTE when calling mail-unquote-printable-region.
15924         * mail/mail-utils.el (mail-unquote-printable-region):
15925         New arg UNIBYTE.
15927         * startup.el (command-switch-alist): Doc fix.
15929         * simple.el (undo): Temporarily set this-command to `undo-start',
15930         then set it to `undo' once undo-start returns without error.
15932         * simple.el (minibuffer-history-sexp-flag): Doc fix.
15934         * simple.el (kill-line): Don't disregard trailing whitespace
15935         in eol condition, if show-trailing-whitespace is set.
15937         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
15938         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
15939         When disabling, restore old values only if mouse-sel-has-been-enabled.
15941         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
15942         (isearch-{-char): New function.
15943         (isearch-mode-map): Bind { to isearch-{-char.
15945         * font-lock.el (lisp-font-lock-keywords-2):
15946         Turn off the CL with-... and do-... general patterns.
15947         Instead, recognize several specific with... and do... constructs.
15949         * files.el (switch-to-buffer-other-window):
15950         Bind same-window-buffer-names and same-window-regexps to nil.
15951         (switch-to-buffer-other-frame): Likewise.
15953 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15955         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
15956         recognizing leading comment on code line.
15958 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15960         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
15961         hidden files/directories.
15963 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15965         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
15966         only comment-start (in case the mode hasn't set it).
15968         * Makefile.in (AUTOGENEL): New var.
15969         (bootstrap-prepare): Rename from bootstrap-clean.
15970         Don't remove elc files.
15971         (maintainer-clean): New target.
15973         * xml.el (xml-get-attribute-or-nil): Simplify.
15975 2004-03-02  Juri Linkov  <juri@jurta.org>
15977         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
15978         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
15979         URL to prevent their substitution with the environment variable
15980         values by browsers.
15982 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15984         * ps-print.el: Doc fix.
15985         (ps-print-version): New version number (6.6.3).
15986         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
15987         Docstring fix.
15988         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
15989         before printing.
15990         (ps-time-stamp-yyyy-mm-dd): New fun.
15991         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
15993 2004-03-02  Kim F. Storm  <storm@cua.dk>
15995         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
15997 2004-03-01  Juanma Barranquero  <lektu@terra.es>
15999         * allout.el (allout-rebullet-heading): Fix typo in docstring.
16001         * desktop.el (desktop-file-version)
16002         (desktop-after-read-hook): Fix typos.
16003         (desktop-clear-preserve-buffers): Remove redundant info in
16004         docstring already shown by the obsolescence message.
16005         (desktop-truncate, desktop-internal-v2s)
16006         (desktop-value-to-string): Change argument name to match docstring.
16008         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
16010         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
16011         docstring.
16013 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16015         * printing.el: Replace "As Is..." in PostScript file print/preview by
16016         "No Preprocessing...".  Suggested by Colin Marquardt
16017         <_marquardt_@zmd.de>.
16018         (pr-insert-section-4): Adjust buffer interface.
16020 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
16022         Version 2.0.39 of Tramp released.
16024         * net/tramp.el (tramp-handle-file-local-copy)
16025         (tramp-handle-write-region, tramp-open-connection-rsh):
16026         Variable name typo.  Small change.  From Patrick Tullmann
16027         <tullmann@flux.utah.edu>.
16028         (tramp-process-connection-type): New variable.
16029         (tramp-maybe-open-connection): Use it.
16030         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
16031         (tramp-touch): Set last-modified time of a remote file.
16032         (tramp-handle-write-region): Say which function is used when encoding.
16034 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
16036         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
16037         case of non-existing filename, too.  Reported by Christoph Bauer
16038         <c_bauer@informatik.uni-kl.de>.
16039         (tramp-smb-get-file-entries): The directory in question should
16040         have permissions "drwxrwxrwx".  Just virtual, because we don't
16041         know the real permissions.  Don't we know?
16042         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
16043         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
16044         (tramp-smb-wait-for-output): Optimize algorithm getting pending
16045         output.  If it was received chunkwise, there have been problems.
16046         Remove the "prompt not found" error message; it is obvious.
16047         Simplify algorithm.
16048         (tramp-smb-process-running): Remove.  Since we acknowledge the
16049         virtual prompt for shares, there's no need for distinction of
16050         reading shares (process ends afterwards) and interactive mode of
16051         smblient.
16052         (tramp-smb-open-connection): Setting process sentinel removed.
16053         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
16054         "NT_STATUS_NETWORK_ACCESS_DENIED".
16055         (tramp-smb-maybe-open-connection): Set `process-connection-type'
16056         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
16057         (top-level): Setting default value in `tramp-default-method-alist'
16058         corrected.  Order of USER and HOST have been wrong.
16059         Nobody complained for months ...
16060         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
16061         (tramp-smb-open-connection): Clear password cache if login has failed.
16063         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
16064         `tramp-unified-filenames'.
16065         (tramp-completion-mode): Make test for XEmacs explicitely.
16066         `event-to-character' can exists in Emacs packages too.
16067         Reported by Matt Swift <swift@alum.mit.edu>.
16068         (tramp-buffer-name): Buffer name must contain the user if exists.
16069         Reported by Adrian Phillips <a.phillips@met.no>.
16070         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
16071         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
16072         (tramp-do-copy-or-rename-file-out-of-band): Rename from
16073         `tramp-do-copy-or-rename-file-one-local', because it handles also
16074         the case both files use the same out-of-band method.
16075         Implementation added.
16076         (tramp-handle-file-local-copy, tramp-handle-write-region):
16077         Out-of-band handling removed.  `copy-file' called instead, which
16078         calls `tramp-do-copy-or-rename-file-out-of-band'.
16079         (tramp-action-password): Check for out-of-band method removed.
16080         This function is used for 'login-program.
16081         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
16082         appropriate.
16083         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
16084         and `tramp-parse-sknownhosts'.
16085         (tramp-completion-function-alist): It's a defvar now, because we
16086         want to apply the optimized `tramp-set-completion-function'
16087         instead of a static list.
16088         (tramp-set-completion-function): Implementation tuned.
16089         Avoid double entries, and entries where the function or the
16090         file/directory doesn't exist.
16091         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
16092         for SSH2.
16093         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
16094         (tramp-handle-dired-compress-file): New function.
16095         (tramp-async-proc): New variable.
16096         (tramp-handle-shell-command): Adding asynchronous processes.
16097         They are far from being perfect, but it works at least for
16098         `find-grep-dired' and `find-name-dired' in Emacs 22.1.
16099         (top-level): Require password.el if visible.  Should be mandatory
16100         once No Gnus has found its way into (X)Emacs.
16101         (tramp-read-passwd): Invoke `password-read' if available,
16102         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
16103         fallback any longer.
16104         (tramp-clear-passwd): New function.
16105         (tramp-process-actions, tramp-process-multi-actions):
16106         Clear password cache if login has failed.
16108         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
16109         its own module.
16110         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
16111         `ange-ftp-ftp-name-res'.  There could be incorrect values from
16112         previous calls in case the "ftp" method is used in the Tramp file
16113         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16115 2004-02-28  Richard M. Stallman  <rms@gnu.org>
16117         * term.el (term-mouse-paste): Call mouse-set-point.
16119         * thumbs.el: New file.
16121 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16123         * progmodes/ebnf-abn.el: Doc fix.
16125         * progmodes/ebnf-bnf.el: Doc fix.
16126         (ebnf-repeat): Code fix.
16128         * progmodes/ebnf2ps.el: Doc fix.
16129         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
16131 2004-02-28  Juri Linkov  <juri@jurta.org>
16133         * ffap.el (dired-at-point): Additional writability test for
16134         relative directory names.
16135         (dired-at-point-prompter): Treat directories as a directory, get
16136         the directory component from files.
16137         (ffap-string-at-point): Return string from region if region is active.
16138         (ffap-file-at-point): Remove redundant code.
16140 2004-02-28  Kim F. Storm  <storm@cua.dk>
16142         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
16143         Initialize margin area images to nil.
16144         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
16145         (breakpoint-enabled-bitmap-face)
16146         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
16147         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
16148         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
16149         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
16150         (gdb-reset): Use gdb-remove-breakpoint-icons.
16151         (gdb-put-string): Add dprop arg to specify alternative display
16152         property (for setting fringe bitmap).
16153         (gdb-remove-strings): Doc fix.
16154         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
16155         icon in fringe (if available), or else as icon or text in display
16156         margin.  Creates necessary icons in breakpoint-bitmap,
16157         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
16158         Also make left window margin if required.
16159         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
16160         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
16161         no longer needed.
16162         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
16163         gdb-put-breakpoint-icon.
16164         (gdb-assembler-mode): Don't set left-margin-width here.
16166 2004-02-27  Kevin Ryde  <user42@zip.com.au>
16168         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
16169         comma, so that it DTRT in macros.
16171 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16173         * progmodes/sh-script.el (sh-shell-arg)
16174         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
16175         (sh-leading-keywords, sh-other-keywords): Fix custom type.
16177 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
16179         * faces.el (face-spec-set-match-display): Add a new attribute,
16180         `min-colors'.
16181         (region, highlight, secondary-selection): Use `min-colors'.
16183         * custom.el (defface): Add documentation for `min-colors'.
16185         * font-lock.el (font-lock-comment-face, font-lock-string-face)
16186         (font-lock-keyword-face, font-lock-function-name-face)
16187         (font-lock-variable-name-face, font-lock-constant-face):
16188         Use `min-colors'.
16190         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
16192 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16194         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
16195         define assq-delete-all if it's not defined.
16196         (ebnf-generate-region): Code fix.
16198         * printing.el: Doc fix.
16199         (pr-version): New version number (6.7.2).
16200         (pr-command): Return empty string if command is an empty string.
16202 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16204         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
16206         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
16207         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
16208         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
16209         "tt" ["test"] ).  Reported by Markus Dreyer
16210         <mdreyer@ix.urz.uni-heidelberg.de>.
16211         (ebnf-version): New version number (4.0).
16212         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
16213         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
16214         (ebnf-delete-style): New commands.
16215         (ebnf-directory, ebnf-file): New funs.
16216         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
16217         (ebnf-production-name-p, ebnf-stop-on-error): New options.
16218         (ebnf-syntax-alist): New var.
16219         (ebnf-element-width): New fun replacing ebnf-list-width.
16220         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
16221         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
16222         (ebnf-prologue): Adjust vars.
16223         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
16224         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
16225         (ebnf-check-style-values, ebnf-generate-production)
16226         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
16227         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
16228         (ebnf-token-repeat): Code fix.
16230         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
16231         %right, %left and %prec.  Suggested by Matthew K. Junker
16232         <junker@alum.mit.edu>.
16233         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
16235         * progmodes/ebnf-iso.el: Doc fix.
16236         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
16237         (ebnf-iso-lex): Code fix.
16239         * progmodes/ebnf-bnf.el: Doc fix.
16240         (ebnf-bnf-lex): Code fix.
16242         * progmodes/ebnf-otz.el: Doc fix.
16244 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
16246         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
16247         (abbrev-prefix-mark): Doc fix.
16249 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
16251         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
16252         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
16253         (gdb-var-delete): Make interactive (really).
16254         (gdb-edit-value): Make non-interactive.
16256         * progmodes/gud.el (gud-speedbar-menu-items):
16257         Add gdb-var-delete and, indirectly, gdb-edit-value.
16258         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
16259         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
16260         (gud-gdb-marker-filter): Add comment for annotations.
16262 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
16264         * calendar/calendar.el (generate-calendar)
16265         (calendar-read-date): Prevent display of BC calendars once more -
16266         reverts 2003-10-01 change.
16267         (generate-calendar-month): Doc fix.
16269 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
16271         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
16272         return value of increment-calendar-month.
16274 2004-02-21  Stephen Compall  <s11@member.fsf.org>
16276         * saveplace.el (save-place-forget-unreadable-files)
16277         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
16278         (save-place-forget-unreadable-files): New function.
16279         (save-place-alist-to-file): Use it to filter out files that are
16280         no longer readable.
16282         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
16283         current Texinfo environment, using the same method as in
16284         `texinfo-insert-@end', and insert a space rather than a newline if
16285         point in a @table environment.
16287 2004-02-21  Juri Linkov  <juri@jurta.org>
16289         * ffap.el (ffap-file-at-point): Try parent directories.
16291 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
16293         * vcursor.el (vcursor-modifiers): New defcustom.
16294         (vcursor-cs-binding): Use vcursor-modifiers instead of a
16295         hard-coded list.
16297 2004-02-21  Masatake YAMATO  <jet@gyve.org>
16299         * play/animate.el (animate-birthday-present): Accept names other
16300         than `Sarah', too.
16302 2004-02-21  Juri Linkov  <juri@jurta.org>
16304         * startup.el: Remove table of command line arguments from the
16305         Commentary section.
16307 2004-02-20  John Wiegley  <johnw@newartisans.com>
16309         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
16310         again" modifier from 'e' to 'E', since 'e' is also used by the
16311         "file extension" modifier.
16313 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
16315         * help-fns.el (describe-categories): Doc fix.
16317 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16319         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
16320         temporary file for buffer already visiting one.  This change makes
16321         output likely to be directly usable by patch program.
16322         Suggested by Adrian Aichner  <adrian@xemacs.org>
16324 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
16326         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
16327         case of variables defined in compound statements.
16328         (gdb-setup-windows, gdb-source-info, gdb-source-info):
16329         Simplify constructions using switch-to-buffer.
16331 2004-02-19  Simon Josefsson  <jas@extundo.com>
16333         * play/morse.el: Fix typo.
16334         (morse-code): Add @.
16336 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
16338         * calendar/appt.el (appt-display-format): Change default to
16339         'ignore, for backwards compatibility.
16340         (appt-display-message): If appt-display-format is 'ignore,
16341         respect old vars appt-msg-window and appt-visible.
16342         (appt-activate): Don't depend on return value of cancel-timer.
16344         * calendar/calendar.el (calendar-holidays): Doc fix.
16346         * calendar/cal-coptic.el (coptic-prompt-for-date):
16347         Use assoc-string instead of assoc-ignore-case.
16348         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
16349         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
16350         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
16351         * calendar/cal-islam.el (calendar-goto-islamic-date)
16352         (mark-islamic-diary-entries): Ditto.
16353         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
16354         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
16355         (calendar-read-mayan-tzolkin-date): Ditto.
16356         * calendar/calendar.el (calendar-read-date): Ditto.
16357         * calendar/diary-lib.el (mark-diary-entries): Ditto.
16359 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16361         * progmodes/executable.el (executable-command-find-posix-p):
16362         Fix choice of the directory.
16364 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
16366         * simple.el (interprogram-cut-function)
16367         (interprogram-paste-function, kill-new, kill-append):
16368         Doc fixes.
16369         (kill-region): Make it return nil.  Doc fix.
16370         (yank-pop): Make its argument optional.
16371         (yank): Make ARG `-' equivalent to `-1'.
16373 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
16375         * mail/rmail.el (rmail-get-new-mail): Don't reference
16376         rmail-use-spam-filter if rmail-spam-filter is not loaded.
16378 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
16380         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
16381         if one of global-auto-revert-non-file-buffers or autorevert-mode
16382         is non-nil.
16384 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16386         * subr.el (delete-dups): A better implementation from Karl Heuer
16387         <kwzh@gnu.org>.
16389 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
16391         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
16392         correct place.
16393         * progmodes/icon.el (icon-indent-command): Ditto.
16394         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
16396 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16398         * progmodes/grep.el (grep-compute-defaults): Undo change from
16399         2004-01-29: don't use executable-command-find-posix-p.
16401 2004-02-16  Richard Sharman  <rsharman@pobox.com>
16403         * hilit-chg.el: Use require instead of eval-and-compile.
16404         (highlight-compare-buffers): New function.
16406 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
16408         * man.el (Man-fontify-manpage): Render section headings in
16409         `Man-overstrike-face' even when overstrike was not used by man
16410         formatter for section headings.
16412 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
16414         * rmail-spam-filter.el: (vm-use-spam-filter)
16415         (rsf-min-region-length-added-to-spam-list): New variables.
16416         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
16417         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
16418         spam testing.  Don't delete spam message if automatic deletion
16419         after output via variable rmail-delete-after-output is turned on.
16420         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
16421         rsf-bbdb-dont-create-entries-for-spam.
16422         (check-field): New function, extracted from code in
16423         rmail-spam-filter to ease addition of header fields like content-type.
16424         (message-content-type): New variable to check the content-type:
16425         field added, also in defcustom of rsf-definitions-alist.
16426         (rmail-spam-filter): Replace repeated test code for header fields
16427         by calls to check-field; change the call to
16428         rmail-output-to-rmail-file such that rmail-current-message stays
16429         the same to avoid wrong deletion of unseen flags.
16430         (rsf-add-contents-type): New function to convert old format
16431         of rmail-spam-definitions-alist into new one.
16432         Change prefixes of all variables and functions from
16433         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
16435 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16437         * loadhist.el (unload-hook-features-list): New defvar.
16439 2004-02-16  Dave Love  <fx@gnu.org>
16441         * loadhist.el (unload-feature): Doc fix.  Rename flist to
16442         unload-hook-features-list.
16444 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
16446         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
16447         cookie.  Don't check if we are looking-at open-formula.
16449 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
16451         * subr.el (match-string-no-properties): Use substring-no-properties.
16453 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16455         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
16456         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
16457         Use lower-case "rx" in all error message.
16459 2004-02-16  Dave Love  <fx@gnu.org>
16461         * emacs-lisp/rx.el (rx-or): Put group around result.
16462         (rx-constituents): Add backref.
16463         (rx-syntax): Add string-delimiter, comment-delimiter.
16464         (rx-categories): Add combining-diacritic.
16465         (rx-check-not, rx-greedy, rx): Doc fix.
16466         (rx-backref, rx-check-backref): New.
16468 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
16470         * newcomment.el (uncomment-region): Allow eob as comment end.
16472 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16474         * filecache.el: All message and error commands now use prefix
16475         "Filecache:" to make it easy to read *Messages* buffer.
16477 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16479         * autorevert.el: Add support to detect changed dired and VC buffers.
16480         (auto-revert-active-p, auto-revert-list-diff)
16481         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
16482         (auto-revert-handler, auto-revert-active-p): New functions.
16483         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
16484         and `auto-revert-active-p'.
16485         (eval-when-compile): Defvar dired-directory and vc-mode.
16486         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16487         (auto-revert-handler-vc): New functions.
16489 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16491         * progmodes/compile.el (compilation-directory): New defvar.
16492         (compile): Save current directory in compilation-directory.
16493         (recompile): Bind default-directory to compilation-directory if
16494         that is non-nil.
16496 2004-02-16  Dave Love  <fx@gnu.org>
16498         * newcomment.el (comment-insert-comment-function)
16499         (comment-region-function, uncomment-region-function): New.
16500         (comment-indent): Use comment-insert-comment-function.
16501         (uncomment-region): Use uncomment-region-function.
16502         (comment-region): Use comment-region-function.
16504         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
16506 2004-02-16  Richard Stallman  <rms@gnu.org>
16508         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
16509         loaddefs* and ldefs-boot*.
16511 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16513         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
16514         and email address at the beginning and end of the address.
16516         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
16517         anchored at the beginning of the email address.
16519 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
16521         * international/ccl.el (ccl-compile-write): Pass `left' to
16522         ccl-embed-code to generate correct code of write-expr-register.
16524 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
16526         * progmodes/grep.el (grep-compute-defaults): Fix typos.
16528 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16530         * x-dnd.el: Mention support for Motif in commentary.
16531         (x-dnd-handle-drag-n-drop-event): Ditto.
16533 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
16535         * ses.el: Use "ses--" prefixes for buffer-local variables.
16536         Use (point-min) instead of 1, even when we know the buffer
16537         is unnarrowed.
16538         (ses-build-load-map): Delete.  Distribute its content to defconst's for
16539         the three maps.
16540         (ses-menu, ses-header-line-menu): New menus.
16541         (ses-mode-map): Use them.
16542         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
16544 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
16546         * Makefile.in: Fix the CC Mode recompile kludge so it works
16547         when building in a different directory.
16549 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
16551         * simple.el (kill-new): Put yank-handler property on the entire string.
16553 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16555         * diff.el: Don't use compile any more, use diff-mode instead.
16556         (diff-regexp-alist, diff-old-file, diff-new-file)
16557         (diff-parse-differences, diff-process-setup): Remove.
16558         (diff-sentinel): New fun.
16559         (diff): Use it.  Run the process ourselves.
16560         Use diff-mode for the rest of the processing.
16562         * diff.el (diff): Simplify code handling `switch'.
16564 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16566         * pcvs-defs.el (cvs-menu): Add `tag'.
16568 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
16570         * simple.el (kill-append): Doc fix.
16572         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16573         Adapt outline-regexp to the new conventions for commenting out code.
16575 2004-02-11  John Paul Wallington  <jpw@gnu.org>
16577         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
16579 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16581         * diff.el (diff-switches): New fun.
16582         (diff, diff-backup): Use it.
16583         (diff): Clean up the args construction.  Use backquote.
16584         Use listp instead of consp to avoid putting a nil arg.
16585         (diff): Add a revert-buffer function.
16587 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16589         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
16590         handled by x-dnd-handle-file-name.
16591         (x-dnd-known-types): Add COMPOUND_TEXT.
16592         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
16593         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
16594         x-dnd-empty-state.
16595         (x-dnd-forget-drop): Ditto.
16596         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
16597         (x-dnd-handle-one-url): Return private when inserting text.
16598         (x-dnd-insert-ctext): New function.
16599         (x-dnd-handle-file-name): New function for FILE_NAME.
16600         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
16601         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
16602         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
16604 2004-02-10  Kenichi Handa  <handa@m17n.org>
16606         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
16607         instead of while loop.
16609 2004-02-10  Miles Bader  <miles@gnu.org>
16611         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
16613 2004-02-09  Kenichi Handa  <handa@m17n.org>
16615         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
16616         have end-of-line.
16618 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
16620         * Makefile.in: Added extra dependencies in the recompile target
16621         needed to cope with the compile time macro expansions in CC Mode.
16623 2004-02-09  Kim F. Storm  <storm@cua.dk>
16625         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
16626         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
16627         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
16628         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
16629         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
16630         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
16631         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
16632         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
16633         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
16634         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
16635         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
16637 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16639         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
16640         Don't allow shrink if there's a window on our right.
16642         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
16643         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
16644         Bring together declaration and initialization.
16645         (prolog-mode-variables): Don't set the syntax table.
16646         Don't set paragraph-start and comment-indent-function.
16647         Add /*..*/ to the comment regexps.
16648         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
16649         (prolog-mode-map): Don't bind TAB.
16650         (prolog-mode): Set the syntax table.
16651         (prolog-comment-indent): Remove.
16652         (inferior-prolog-mode-map): Initialize in the declaration.
16653         (inferior-prolog-mode-syntax-table)
16654         (inferior-prolog-mode-abbrev-table): New vars.
16655         (inferior-prolog-mode): Derive from comint-mode.
16656         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
16657         minibuffer windows.
16659         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
16660         in file names, as long as it is unabmiguous.
16662 2004-02-08  Andreas Schwab  <schwab@suse.de>
16664         * textmodes/reftex-toc.el
16665         (reftex-toc-load-all-files-for-promotion): Remove useless use of
16666         format.  Doc fix.
16668         * textmodes/refer.el (refer-find-entry-internal): Remove extra
16669         format string arguments.
16671         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
16672         string argument.
16674         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
16676         * play/zone.el (zone-call): Fix format string.
16678         * net/webjump.el (webjump-builtin): Add missing format string argument.
16680         * midnight.el (midnight-delay-set): Remove extra format string argument.
16682         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
16684         * hexl.el (hexl-insert-char): Add missing format string argument.
16686         * format.el (format-decode): Fix format string.
16688         * emulation/vi.el (vi-mode): Remove extra format string argument.
16689         (vi-repeat-last-search): Likewise.
16690         (vi-reverse-last-search): Likewise.
16691         (vi-goto-mark): Likewise.
16692         (vi-reverse-last-find-char): Likewise.
16693         (vi-repeat-last-find-char): Likewise.
16694         (vi-locate-def): Likewise.
16696         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
16698         * ediff-util.el (ediff-toggle-read-only): Remove extra format
16699         string argument.
16700         (ediff-toggle-regexp-match): Likewise.
16702         * dired-aux.el (dired-do-query-replace-regexp): Add missing
16703         format string argument.
16705         * calc/calc-map.el (calc-get-operator): Remove extra format
16706         string argument.
16708         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
16710         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
16711         string argument.
16713         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
16715         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
16717         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
16719         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
16720         (cl-struct-setf-expander): Likewise.
16722         * vc.el (with-vc-file): Fix unsafe uses of error.
16723         (vc-cancel-version): Likewise.
16725 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
16727         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
16728         thousands separator; fixes <class>:<line-number> regexp for
16729         non-english locales.
16731 2004-02-08  Andreas Schwab  <schwab@suse.de>
16733         * view.el (view-mode-enable): Revert previous change.
16735 2004-02-07  Kim F. Storm  <storm@cua.dk>
16737         * simple.el (line-number-at-pos): Rename from line-at-pos.
16738         Uses changed (what-line and vc-annotate-warp-version).
16740 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16742         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
16743         (diff-mode): Remove aborted attempt at support for compile.el.
16744         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
16746 2004-02-06  Andreas Schwab  <schwab@suse.de>
16748         * view.el (view-mode-enable): Add view-mode-map to
16749         minor-mode-overriding-map-alist.
16751 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16753         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
16755 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16757         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
16758         with point inside rather than after the paragraph.
16760 2004-02-04  Sam Steingold  <sds@gnu.org>
16762         * mail/smtpmail.el (smtpmail-try-auth-methods):
16763         Do not try authentication when no mechanism is available.
16764         Pass port-name as defaultport to `netrc-machine'.
16766 2004-02-04  Stephen Eglen  <stephen@gnu.org>
16768         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
16769         to show how minibuffer height can be constrained.
16771 2004-02-04  John Paul Wallington  <jpw@gnu.org>
16773         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
16775 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16777         * x-dnd.el: New file for drag and drop.
16779         * term/x-win.el: require x-dnd, set after-make-frame-functions
16780         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
16781         drag-n-drop event.
16783         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
16784         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
16785         (dired-dnd-handle-file): New functions for drag and drop support.
16786         (dired-mode): Initialize drag and drop if x-dnd present.
16788 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16790         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
16791         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
16792         (cperl-mode): Set fill-paragraph-function.
16793         (cperl-fill-paragraph): Make it non-interactive.
16795 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
16797         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
16799 2004-02-02  David Kastrup  <dak@gnu.org>
16801         * replace.el (perform-replace): Allow 'literal argument in
16802         regexp-flag to indicate literal replacement.
16803         (query-replace-regexp-eval): Use it.
16805 2004-02-01  Andreas Schwab  <schwab@suse.de>
16807         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
16809 2004-02-01  Stephen Eglen  <stephen@gnu.org>
16811         * info-look.el: Add support for maxima-mode.  Update commentary
16812         because info-lookup-symbol is now bound to C-h S.
16814 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
16816         * simple.el (edit-and-eval-command): Bind print-level and
16817         minibuffer-history-sexp-flag around call to read-from-minibuffer.
16818         Correct initial position in command-history.
16820 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
16822         * files.el (read-directory-name): Adapt the docstring to recent
16823         change in Fread_file_name.
16825 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
16827         * ses.el (ses-print-cell): If print format too wide for column
16828         width, truncate decimal places if that helps to avoid "#####" fill.
16829         * ses.el (ses-initial-column-width): Revert previous change.
16831 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16833         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
16834         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
16835         Add edebug info.
16836         (jit-lock-mode): Setup/cancel the new timer.
16837         (jit-lock-context-fontify): New fun.  Extracted from
16838         context fontification code of jit-lock-stealth-fontify.
16839         (jit-lock-stealth-fontify): Don't do context fontification any more.
16841         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
16842         (jit-lock-fontify-now): Handle the `quit' case.
16843         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
16845 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
16847         * progmodes/executable.el (executable-command-find-posix-p):
16848         New.  Check if find handles arguments Posix-style.
16850         * progmodes/grep.el (grep-compute-defaults):
16851         Use executable-command-find-posix-p.
16852         (grep-find): Check `grep-find-command'.
16854         * filecache.el (file-cache-find-posix-p): Delete.
16855         (file-cache-add-directory-using-find):
16856         Use `executable-command-find-posix-p'.
16858 2004-01-29  Dave Love  <fx@gnu.org>
16860         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16861         Iterate the hook function if arg is given.
16862         (mark-defun, narrow-to-defun): Change order of finding the limits.
16864         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
16865         (byte-compile-format-warn): New.
16866         (byte-compile-callargs-warn): Use it.
16867         (Format, message, error): Add byte-compile-format-like property.
16868         (byte-compile-maybe-guarded): New.
16869         (byte-compile-if, byte-compile-cond): Use it.
16870         (byte-compile-lambda): Compile interactive forms,
16871         just to make warnings about them.
16873 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
16875         * ses.el (ses-initial-column-width): Increase to 14, so it will
16876         work well with the default printer of "%.7g" for extreme values
16877         like "-1.234567e+07".
16879 2004-01-29  Kenichi Handa  <handa@m17n.org>
16881         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
16883 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
16885         * dos-w32.el: Added support for the `default-printer-name' function.
16887 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16889         * server.el (server-socket-name): Don't use the hostname in the
16890         socket name since /tmp is local to the host anyway.
16892         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
16893         robust check of widening and fix var-naming.
16895 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
16897         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
16898         or rmail-spam- to rsf- in all function and variable names.
16899         (rsf-min-region-to-spam-list): New variable.
16900         (rsf-bbdb-auto-delete-spam-entries): Rename from
16901         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
16902         scanned together with the recipients field for spam testing; Don't
16903         delete spam message if rmail-delete-after-output is non-nil;
16904         (rsf-check-field): New function, extracted from code in
16905         rmail-spam-filter to ease addition of header fields like
16906         content-type:;
16907         (message-content-type): New variable.  The content-type: field was
16908         added also in defcustom of rsf-definitions-alist;
16909         (rmail-spam-filter): Replace repeated test code for header fields
16910         by calls to check-field; change the call to
16911         rmail-output-to-rmail-file such that rmail-current-message stays
16912         the same to avoid wrong deletion of unseen flags.
16913         (rmail-use-spam-filter): Add autoload cookie.
16915 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
16917         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
16918         (file-cache-add-directory-using-find): Add Cygwin support.
16919         (file-cache-find-command-posix-flag): New user variable.
16921         * filecache.el (file-cache-add-directory): Check for
16922         directories an remove them from dir-files.
16924 2004-01-27  Richard M. Stallman  <rms@gnu.org>
16926         * man.el (Man-fontify-manpage): Clean up message.
16928 2004-01-27  Kenichi Handa  <handa@m17n.org>
16930         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
16931         (sentence-end): Define using sentence-end-without-space.
16933         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
16934         a sentence ends with one of a character in sentence-end-without-space.
16936 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16938         * font-lock.el (font-lock): Add jit-lock as explicit group member.
16939         (jit-lock): Group declaration moved to jit-lock.el.
16940         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
16941         when necessary.
16943         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
16944         (jit-lock-context-unfontify-pos): Rename from
16945         jit-lock-first-unfontify-pos.
16946         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
16948 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
16950         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
16951         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
16952         (fortran-fill): When filling a string, adjust re-search-backward
16953         argument for special case of string just on fill-column.
16954         When filling non-string, allow one extra char if
16955         fortran-break-before-delimiters is non-nil.
16956         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
16957         Use fortran-break-delimiters-re and fortran-no-break-re to
16958         correctly handle cases such as "**".
16960         * progmodes/f90.el (f90-break-delimiters): Doc fix.
16961         (f90-no-break-re): Add some extra tokens.  Doc fix.
16963 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
16965         * mail/rmail-spam-filter.el:
16966         Use two semicolons as Commentary line prefix.
16967         Add ";;; Code:" stylized comment.
16968         Delete end-of-line whitespace.
16969         Wrap (require 'cl) with `eval-when-compile'.
16971 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
16973         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
16974         at the top level of vc.el.
16976 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
16978         * vc.el (vc-current-line): Function removed.  This is now done by
16979         the new function line-at-pos in simple.el.
16980         (vc-annotate-warp-version): Use line-at-pos instead of
16981         vc-current-line.
16983 2004-01-22  Kim F. Storm  <storm@cua.dk>
16985         * simple.el (line-at-pos): New defun.
16986         (what-line): Use it.  Optimize by only counting lines in narrowed
16987         region once.
16989 2004-01-22  Kenichi Handa  <handa@m17n.org>
16991         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
16992         point (register r1) only for charset mule-unicode-0100-24ff.
16994 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16996         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
16997         trailing white space and ensure a final newline.
16999         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
17000         Add autoload cookie.
17002 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
17004         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
17005         activate view-mode explicitly.
17007 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17009         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
17010         use clipboard first.
17012 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17014         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
17015         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
17016         (vc-mcvs-cvs): Remove.
17017         (vc-mcvs-command): Remove use of assert.
17019         * outline.el (outline-insert-heading): Tighten up match.
17020         (outline-demote, outline-move-subtree-down): Don't assume anything
17021         about outline-regexp.
17023         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
17024         (texinfo-show-structure): Explicitly add ^, and simplify.
17026 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
17028         * calendar/appt.el (appt-check): Restore usage of
17029         appt-issue-message deleted in previous change.
17030         (top-level): Activate package when loaded (needed for backwards
17031         compatibility).
17033 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17035         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
17036         following previous change to smtpmail-send-data.
17038 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
17040         * vc.el (vc-default-previous-version): Doc enhancement.
17041         (vc-default-next-version): New function.
17042         (vc-print-log): New arg FOCUS-REV.
17043         (vc-annotate-mode): Derive from view-mode.
17044         (vc-annotate): New args REVISION, DISPLAY-MODE.
17045         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
17046         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
17047         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
17048         (vc-annotate-show-diff-revision-at-line, vc-current-line)
17049         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
17051         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
17053 2004-01-19  Karl Berry  <karl@gnu.org>
17055         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
17056         or "TexInfo".
17058 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
17060         * subr.el (delete-dups): New function.
17062 2004-01-19  Karl Berry  <karl@gnu.org>
17064         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
17065         with ^, since that's what texinfo-show-structure
17066         documentation says (plus it works much better in texinfo.txi).
17068 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
17070         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
17072 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
17074         * progmodes/which-func.el (which-function-mode): Don't cancel
17075         which-func-update-timer if not set.
17077 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
17079         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
17080         Remove spurious left square bracket in XX:XXam regexp.
17082 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
17084         * progmodes/cc-defs.el: Do not require cl at run time.
17086 2004-01-16  Richard M. Stallman  <rms@gnu.org>
17088         * emacs-lisp/cl.el (cl-cannot-unload): New function.
17089         (cl-unload-hook): Defvar this to run cl-cannot-unload.
17091         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
17092         Call rmail-spam-filter.  Delete and expunge spam.
17093         Print number of spam messages deleted.
17094         Save and restore the deletion status of old messages when reading
17095         new mail with spam filter, so that expunging spam does not expunge
17096         msgs deleted by the user.
17097         (rmail-only-expunge): Add an optional argument dont-show to
17098         prevent showing message after expunge.
17100 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
17102         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
17103         * subr.el (declare): New macro.
17105 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
17107         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
17109 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17111         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
17112         Test window-system rather than system-type (for X11/Mac).
17114 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
17116         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
17118 2004-01-12  Richard M. Stallman  <rms@gnu.org>
17120         * mail/rmail.el (rmail-convert-to-babyl-format):
17121         Use mail-unquote-printable-region.
17122         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
17123         (rmail-hex-char-to-integer): Functions deleted.
17125         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
17126         (mail-unquote-printable-region): New arg NOERROR.
17127         For invalid encoding, either signal an error to just return nil.
17129 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
17131         * calendar/appt.el: Update copyright and commentary.
17132         (appt-issue-message): Make obsolete.
17133         (appt-visible, appt-msg-window): Make obsolete, in favour of
17134         appt-display-format.
17135         (appt-display-mode-line, appt-display-duration)
17136         (appt-display-diary, appt-time-msg-list, appt-mode-string)
17137         (appt-prev-comp-time, appt-display-count, appt-timer)
17138         (appt-convert-time): Doc change.
17139         (appt-disp-window-function, appt-delete-window-function):
17140         Use defcustom rather than defvar.
17141         (appt-display-format): New variable.
17142         (appt-display-message): New function with display code from appt-check.
17143         (appt-check): Add optional FORCE argument.  Doc change.
17144         Add appt-make-list to diary-hook if displaying diary.
17145         Remove checking of view-diary-entries-initially.
17146         Message display section removed to new function appt-display-message.
17147         (appt-display-window): Doc change.  Remove unused internal var
17148         this-buffer.  Do not beep, since appt-display-message does that.
17149         (appt-make-list): Doc change.  Use caar.
17150         (appt-sort-list): Simplify by using builtin sort function.
17151         (appt-update-list): New function for updating appts when diary is
17152         saved.
17153         (appt-activate): New autoloaded function to toggle package
17154         functionality.
17156         * calendar/cal-x.el: (calendar-one-frame-setup)
17157         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
17159         * calendar/calendar.el: Update copyright.
17160         (view-diary-entries-initially, european-calendar-style): Doc change.
17161         (calendar-setup): Make defcustom rather than defvar.
17162         (mark-visible-calendar-date): Initialize temp-face and faceinfo
17163         in let binding so local to function.
17165         * calendar/diary-lib.el: Update copyright.
17166         (diary, diary-entry-time): Doc change.
17167         (list-diary-entries): Doc change.  Trivial logic change.
17168         (fancy-diary-display): Restore make-face command mistakenly
17169         deleted 2003-05-08.
17170         (show-all-diary-entries): Allow to pop-up frame if needed.
17172 2004-01-09  John Paul Wallington  <jpw@gnu.org>
17174         * bindings.el (mode-line-change-eol): Add EVENT parameter.
17175         Temporarily select EVENT's window for changing eol type.
17177 2004-01-09  Deepak Goel  <deego@gnufans.org>
17179         * calendar/diary-lib.el (diary-entry-time):
17180         Also accept time in the form XX[.XX][am/pm/AM/PM].
17181         (fancy-diary-font-lock-keywords): Likewise.
17182         (diary-font-lock-keywords): Likewise.
17183         * calendar/appt.el (appt-add): Likewise.
17184         (appt-make-list): Likewise.
17185         (appt-convert-time): Likewise.
17187 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
17189         * gdb-ui.el (gdb-ann3): Revert previous change.
17190         (gdb-source-info): Allow for case of where compilation directory
17191         is not recorded.
17193 2004-01-08  John Paul Wallington  <jpw@gnu.org>
17195         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
17197 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
17199         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
17201         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
17202         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
17203         problems.
17204         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
17206 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
17208         * files.el (write-file-functions, write-contents-functions):
17209         Clarify docstrings.
17211 2004-01-07  Kenichi Handa  <handa@m17n.org>
17213         * international/mule.el (set-auto-coding): Fix for the case that
17214         end-of-line is only CR.
17216 2004-01-07  Kim F. Storm  <storm@cua.dk>
17218         * subr.el (event-start, event-end): Doc fix.
17219         (posn-string, posn-image): New defuns.
17220         (posn-object): Return either image or string object.
17221         (posn-object-x-y): Return 8th element of position.
17222         (posn-object-width-height): New defun.
17224 2004-01-06  Andreas Schwab  <schwab@suse.de>
17226         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
17227         output.
17229 2004-01-05  Karl Berry  <karl@gnu.org>
17231         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
17232         / and *, too.
17234 2003-12-31  Simon Josefsson  <jas@extundo.com>
17236         * files.el (before-save-hook): Add.
17237         (basic-save-buffer): Use before-save-hook.
17239         * emacs-lisp/copyright.el: Fix comment to recommend
17240         before-save-hook instead of write-file-functions.
17242 2004-01-05  Richard M. Stallman  <rms@gnu.org>
17244         * finder.el (finder-commentary): Call delete-other-windows.
17246         * net/ange-ftp.el (ange-ftp-file-attributes):
17247         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
17249 2004-01-04  Karl Berry  <karl@gnu.org>
17251         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
17252         comment characters % and # in the copyright year notice,
17253         as well as ;.
17255 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
17257         * wid-edit.el (default): Define dummy :value-delete.
17258         Reported by Jesper Harder <harder@ifa.au.dk>.
17260 2004-01-03  Richard M. Stallman  <rms@gnu.org>
17262         * progmodes/compile.el (compile-internal): Use point, not point-min,
17263         for set-window-point.
17265         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
17267         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
17269         * progmodes/grep.el (grep-mode-map):
17270         Don't remap next-line, previous-line.
17272 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
17274         * speedbar.el (speedbar-edit-line): Change regexp to position
17275         the cursor on the first character of this line's button.
17277 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
17279         * subr.el (functionp): Doc fix.
17281 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17283         * progmodes/idlwave.el (idlwave-make-tags):
17284         * textmodes/flyspell.el (flyspell-large-region):.
17285         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
17286         * emulation/viper-util.el (viper-glob-unix-files):
17287         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
17288         * man.el (Man-init-defvars):
17289         * jka-compr.el (jka-compr-call-process):
17290         * files.el (get-free-disk-space,insert-directory):
17291         * ediff-ptch.el (ediff-test-patch-utility):
17292         * ediff-diff.el (ediff-test-utility):
17293         * dired-aux.el (dired-check-process):
17294         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
17295         test the return value of call-process, because it can be a string.
17297 2003-12-31  John Paul Wallington  <jpw@gnu.org>
17299         * bindings.el (completion-ignored-extensions): Add .pfsl.
17301 2003-12-31  Kim F. Storm  <storm@cua.dk>
17303         * ido.el (ido-nonreadable-directory-p): New defun to check for
17304         nonreadable directory without activating tramp (to avoid problems
17305         with checking incomplete tramp paths).
17306         (ido-set-current-directory, ido-file-internal)
17307         (ido-file-name-all-completions1): Use it.
17309 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
17311         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
17312         documentation if the anchor (or node) name is preceded by `info
17313         anchor' or `Info anchor' in addition to earlier `info node' and
17314         `Info node'.
17315         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
17317 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17319         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
17320         error in arguments to base64-decode-region.  Remove ^M characters
17321         after decoding base64.
17323 2003-12-30  Simon Josefsson  <jas@extundo.com>
17325         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
17326         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
17327         have only been distributed with Emacs for some years.
17328         (texinfo-mode-hook): Customize.
17330 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17332         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
17333         cleaner (suggested by Richard Stallman).
17335         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
17336         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
17337         file-name clashes on 8+3 DOS filesystems.
17339         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
17340         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
17341         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
17342         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
17343         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
17344         file-name clashes on 8+3 filesystems.
17346         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
17347         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
17348         file-name clashes on 8+3 DOS filesystems.
17350 2003-12-29  Richard M. Stallman  <rms@gnu.org>
17352         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
17353         Upcase the character.
17355         * textmodes/flyspell.el (mail-mode-flyspell-verify):
17356         Search for header separator alone on a line, literally,
17357         and search for it backward, not forward.
17358         (flyspell-abbrev-table): Always use global-abbrev-table
17359         if there is no local one.
17361         * progmodes/sh-script.el (sh-get-indent-info):
17362         Don't move point back if at bob.
17364         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
17366         * play/handwrite.el (handwrite): Make the handwrite credit message
17367         a comment rather than an output command.
17369         * obsolete/sc.el: Display message that this file is obsolete.
17371         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
17373         * mail/rfc822.el (rfc822-address-start): Declare variable.
17374         Renamed from address-start.  All uses changed.
17376         * term.el (term-exec): Set up sentinel.
17377         (term-sentinel): New function.
17378         (term-handle-exit): New function.
17380         * subr.el (assoc-ignore-case, assoc-ignore-representation):
17381         Use assoc-string, and mark them obsolete.
17382         (delay-mode-hooks): Mark as permanent local.
17384         * simple.el (sendmail-user-agent-compose): Use assoc-string.
17386         * register.el (copy-rectangle-to-register): Doc fix.
17388         * info.el (Info-insert-dir): Use assoc-string.
17390         * info-look.el (info-lookup): Use assoc-string.
17392         * frame.el (pop-up-frame-function): Use quote, not `function'.
17393         (frame-notice-user-settings): Calculate ADJUSTED-TOP
17394         copying with lists as coordinate values.
17396         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
17398         * find-dired.el (kill-find): New command.
17399         (find-dired): Make buffer read-only.
17400         Set up a keymap with C-c C-k running kill-find.
17401         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
17403         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
17405         * filecache.el (file-cache-ignore-case): New variable.
17406         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
17408         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
17409         (comint-dynamic-complete-as-filename): Rename local vars.
17410         (comint-dynamic-list-filename-completions): Likewise.
17412         * comint.el (comint-dynamic-list-completions-config): New var.
17413         (comint-dynamic-list-completions): Handle both SPC and TAB right.
17415         * comint.el (comint-file-name-chars): Add [].
17416         (comint-word): Use skip-chars-backward, not search.
17418         * shell.el (shell-file-name-chars): Add [].
17420         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
17422         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
17424         * generic.el (define-generic-mode): Doc fix.
17426 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17428         * files.el (kill-some-buffers): Doc fix.
17430 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
17432         * comint.el (comint-watch-for-password-prompt): Pass `string' as
17433         arg to send-invisible
17434         (send-invisible): Doc fix.  The argument is now a prompt, not the
17435         string to send.
17436         (comint-read-noecho): Doc fix.
17438 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
17440         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
17441         "@", as required by some ISP hosting service.  Fix defcustom
17442         argument syntax errors that prevented use of customization.
17444 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17446         * xml.el (xml-get-attribute-or-nil): Doc fix.
17448 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
17450         * net/zone-mode.el (zone-mode): Use write-file-functions, not
17451         write-file-hooks.
17453 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
17455         * autorevert.el (auto-revert-interval): Doc fix.
17457 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
17459         * xml.el (xml-get-attribute-or-nil): New function, like
17460         xml-get-attribute, but returns nil if the attribute was not found.
17461         (xml-get-attribute): Convert to defsubst, uses
17462         xml-get-attribute-or-nil.
17464 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17466         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
17468 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
17470         * custom.el (custom-declare-theme): Use `value' when putting
17471         properties on `theme'.
17473 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
17475         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
17476         for each yank-handler segment.
17477         (insert-for-yank-1): New function, with the body of the previous
17478         insert-for-yank.
17480         * textmodes/table.el (table-yank-handler): New defcustom.
17481         (table--put-cell-indicator-property): Put yank-handler property
17482         that indicates the yank handler for the table cell.
17484 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17486         * generic-x.el (etc-modules-conf-generic-mode): A more complete
17487         set of keywords.
17489 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17491         * international/mule-cmds.el (reset-language-environment)
17492         (set-language-environment): Don't invoke fontset-related functions
17493         if fontset-list is not fboundp.
17495 2003-12-29  Kenichi Handa  <handa@m17n.org>
17497         * international/mule-cmds.el (reset-language-environment):
17498         Call set-overriding-fontspec-internal with nil.
17499         (set-language-environment): Call set-overriding-fontspec-internal
17500         if the language environment specify `overriding-fontspec'.
17501         (language-info-alist): Doc added.
17503         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
17504         characters of mule-unicode-0100-24ff.
17505         (ccl-encode-windows-1251-font): New CCL program.
17506         ("Bulgarian"): Specify overriding-fontspec.
17507         ("Belarusian"): Likewise.
17509 2003-12-28  Sam Steingold  <sds@gnu.org>
17511         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
17512         parameter ID-FORMAT to conform with the 2003-11-30 patch.
17514 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
17516         * progmodes/gud.el (gud-gdb-command-name): Set default to
17517         "gdb --annotate=3".
17518         (gud-gdb-marker-filter): Look out for annotations.
17519         (gdb-first-pre-prompt): New variable.
17520         Remove trailing white space.
17522         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
17523         if necessary.
17524         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
17525         annotations are detected.
17526         (gud-gdba-marker-filter): Use global variable gud-marker-acc
17527         instead of a local one to allow transition from
17528         gud-gdb-marker-filter.
17529         Remove trailing white space.
17531 2003-12-27  Kim F. Storm  <storm@cua.dk>
17533         * ido.el: Handle non-readable directories.
17534         (ido-decorations): Add 9th element for non-readable directory.
17535         (ido-directory-nonreadable): New dynamic var.
17536         (ido-set-current-directory): Set it.
17537         (ido-read-buffer, ido-file-internal):
17538         (ido-read-file-name, ido-read-directory-name): Let-bind it.
17539         (ido-file-name-all-completions1): Return empty list for
17540         non-readable directory.
17541         (ido-exhibit): Print [Not readable] if directory is not readable.
17542         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
17543         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
17544         Use it.
17546 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
17548         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
17549         calls to directory-files-and-attributes and file-attributes.
17550         (ls-lisp-format): Remove system dependent handling of user and
17551         group id's.
17553 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
17555         * ffap.el (ffap-read-file-or-url): Revert previous change.
17557 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
17559         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
17560         new list of included files called `files-with-node-lines', that
17561         only have node lines.  This way @include commands can include any
17562         file, such as version and update files without node lines, not
17563         just files that are chapters.
17565 2003-12-25  Andreas Schwab  <schwab@suse.de>
17567         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
17568         file not found.
17570 2003-12-08  Miles Bader  <miles@gnu.org>
17572         * dired.el (dired-between-files): Always use dired-move-to-filename,
17573         which is more robust in non-english locales.
17575 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
17577         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
17579 2003-12-24  Andreas Schwab  <schwab@suse.de>
17581         * shell.el (shell-file-name-quote-list): Add backslash.
17583         * comint.el (comint-quote-filename): Correctly handle backslash
17584         in comint-file-name-quote-list.
17586 2003-12-24  Kenichi Handa  <handa@m17n.org>
17588         * international/mule-cmds.el (set-default-coding-systems):
17589         Call ucs-set-table-for-input for all buffers that don't have local
17590         value of buffer-file-coding-system.
17592         * international/ucs-tables.el (ucs-set-table-for-input):
17593         If translation-table-for-encode is a symbol, get its
17594         translation-table property.
17596 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
17598         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
17599         to `completing-read' on a recently fixed bug.
17601         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
17602         instead of SPACE, to get the list of possible fringe modes.
17603         SPACE only works if both `partial-completion-mode' and
17604         `completion-auto-help' are nil.
17606         * complete.el (PC-is-complete-p): Delete.
17607         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
17608         calls to `test-completion'.
17610 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
17612         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
17613         to edit values when there are no children.
17615         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
17616         a mode called "Assembler" already exists.
17617         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
17618         (gud-watch): Use format option.  Remove font properties from string.
17619         (gdb-var-create-handler, gdb-var-list-children-handler):
17620         Don't bother about properties as there are none.
17621         (gdb-var-create-handler, gdb-var-list-children-handler)
17622         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
17623         with two arguments.
17624         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
17625         Let speedbar show value changes with a different font.
17626         (gdb-edit-value): New defun.
17627         (gdb-clear-partial-output, gdb-clear-inferior-io)
17628         (def-gdb-auto-update-handler): Use erase-buffer.
17629         (gdb-frame-handler): Display watch expressions in
17630         FUNCTION::VARIABLE format if required.
17632 2003-12-23  John Paul Wallington  <jpw@gnu.org>
17634         * info.el (Info-unescape-quotes, Info-split-parameter-string)
17635         (Info-goto-emacs-command-node): Doc fixes.
17637 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
17639         * cus-edit.el (custom-add-parent-links): Define "many".
17641 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
17643         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
17644         (widget-child-validate, widget-type-value-create)
17645         (widget-type-default-get, widget-type-match): New functions.
17646         (lazy): New widget.
17647         (menu-choice, checklist, radio-button-choice, editable-list)
17648         (group, documentation-string): Remove redundant (per 2003-10-25
17649         change) calls to `widget-children-value-delete'.
17650         (widget-choice-value-get, widget-choice-value-inline): Remove.
17651         (menu-choice): Update widget.
17653 2003-12-03  Kenichi Handa  <handa@m17n.org>
17655         * language/cyrillic.el: Register "microsoft-cp1251" in
17656         ctext-non-standard-encodings-alist.
17657         ("Bulgarian"): Add ctext-non-standard-encodings.
17658         ("Belarusian"): Likewise.
17660         * international/mule-conf.el (compound-text-with-extensions):
17661         Change the type to 2 (iso-2022 base).
17663         * international/mule.el (ctext-non-standard-encodings-alist):
17664         Change the format.
17665         (ctext-non-standard-encodings): New variable.
17666         (ctext-post-read-conversion): Fully re-written.
17667         (ctext-non-standard-designations-alist): Delete it.
17668         (ctext-non-standard-encodings-table): New function.
17669         (ctext-pre-write-conversion): Fully re-written.
17671 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
17673         * cus-edit.el (custom-add-parent-links): Add documentation links
17674         for parent, if the item has none of its own.
17676 2003-11-30  Richard M. Stallman  <rms@gnu.org>
17678         * dired-aux.el (dired-do-query-replace-regexp):
17679         Report files visited read-only.
17681 2003-11-30  Juri Linkov  <juri@jurta.org>
17683         * dired-aux.el (dired-compare-directories): New command.
17684         (dired-file-set-difference, dired-files-attributes): New functions.
17686 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
17687         Version 2.0.38 of Tramp released.
17689         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
17690         Charles Curley <charlescurley@charlescurley.com>.
17691         (tramp-multi-connection-function-alist): Add ssht entry which adds
17692         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
17693         Aichner.
17694         (tramp-get-method-parameter): New function to retrieve a method
17695         parameter.  This allows for omission of method parameters.
17696         Callers adjusted.
17698 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
17700         * net/tramp.el: Add new optional parameter ID-FORMAT to
17701         `file-attributes'.  Calls of `file-attributes' won't use this
17702         parameter for backward compatibility reasons.
17703         (tramp-perl-file-attributes): Add a new parameter to Perl script
17704         in order to handle uid/gid as strings, if desired.
17705         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
17706         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
17707         order to make the function more general.
17708         (tramp-handle-file-attributes): Replace proprietary optional
17709         parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
17710         (tramp-handle-file-attributes-with-perl): Handle parameter
17711         NONNUMERIC if set.  This wasn't done in the past.
17712         (tramp-post-connection): Apply second parameter "$2" if
17713         `tramp-remote-perl' is called.
17715         * net/tramp-smb.el (tramp-smb-handle-delete-file):
17716         Correct cut'n'waste error (`filename' instead of `directory').
17717         (tramp-smb-handle-directory-files-and-attributes)
17718         (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
17719         introduced parameter ID-FORMAT.
17720         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
17721         error (`directory' instead of `ldir').
17723         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
17724         `file-attributes' has a second parameter.  If yes, apply it with
17725         value "'integer".  Otherwise, don't use that parameter (default is
17726         integer format).
17728 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
17730         * help.el (help-map): Bind `display-local-help' to `C-h .'.
17731         (help-for-help): Add `C-h .' to the listed Help options.
17732         Remove trailing whitespace.
17734         * help-at-pt.el: New file.
17736 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
17738         * subr.el (noreturn, 1value): New macros for test coverage.
17739         See `testcover.el'.
17741         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
17743         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
17744         for macro `1value'.
17745         (testcover-1value): New function.  Checks that a 1value form
17746         actually returns only one value.  Requested by RMS.
17748 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
17750         * gdb-ui.el (gud-watch, gdb-var-create-handler)
17751         (gdb-var-list-children, gdb-var-list-children-handler)
17752         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
17753         gdb commands that use mi to keep them out of the command history.
17755 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17757         * cus-start.el (all): Add use-file-dialog.
17759 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17761         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
17763 2003-11-27  Kim F. Storm  <storm@cua.dk>
17765         * subr.el (posn-object-x-y): New defun.
17767 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17769         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
17770         Don't use `space' for \\\n.
17771         Be more selective as to which # are comment-starters.
17773 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
17775         * subr.el (number-sequence): Improve handling of floating point
17776         arguments (suggested by Kim Storm).  Allow negative arguments.
17778 2003-11-26  Kenichi Handa  <handa@m17n.org>
17780         * international/mule-cmds.el (standard-display-european-internal):
17781         Cancel the standard-display-table setting for ` and '.
17783 2003-11-26  Kim F. Storm  <storm@cua.dk>
17785         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
17786         New defcustoms to add ffap-like functionality to ido.
17787         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
17788         (ido-no-final-slash): New defun.
17789         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
17790         (ido-read-file-name): ): Toggle VC checking via
17791         vc-handled-backends instead of vc-master-templates.
17792         (ido-file-internal): Handle ido-use-url-at-point and
17793         ido-use-filename-at-point via code borrowed from ffap-guesser.
17794         Handle new ido-exit code ffap.
17795         (ido-sort-list): Ignore final slash when sorting file names.
17797 2003-11-25  Kim F. Storm  <storm@cua.dk>
17799         * emulation/cua-base.el (cua--standard-movement-commands):
17800         Add forward-sentence and backward-sentence.
17802 2003-11-25  Stephen Eglen  <stephen@gnu.org>
17804         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
17805         iswitchb-exit is set to 'usefirst when user selects buffer at head
17806         of list using RET.  (Selecting buffers at the head of the list was
17807         broken if the substring was also a complete buffername.)
17809 2003-11-23  Kim F. Storm  <storm@cua.dk>
17811         * progmodes/compile.el (grep-command, grep-use-null-device)
17812         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
17813         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
17814         (grep-regexp-alist, grep-program, find-program)
17815         (grep-find-use-xargs, grep-history, grep-find-history)
17816         (grep-process-setup, grep-compute-defaults)
17817         (grep-default-command, grep, grep-tag-default, grep-find)
17818         (grep-expand-command-macros, grep-tree-last-regexp)
17819         (grep-tree-last-files, grep-tree): Move grep variables, functions
17820         and commands to new file grep.el.
17821         (compilation-mode-map): Remove grep commands from Compile sub-menu.
17822         (compilation-process-setup-function): Doc fix.
17823         (compilation-highlight-regexp, compilation-highlight-overlay): New
17824         defvars used for highlighting current compile error in source buffer.
17825         (compile-internal): New optional args HIGHLIGHT-REGEXP and
17826         LOCAL-MAP which overrides compilation-highlight-regexp and
17827         compilation-mode-map for this compilation.
17828         Delay calling compilation-set-window-height until after running
17829         compilation-process-setup-function so it can buffer-local override
17830         compilation-window-height.
17831         Check buffer-local value of compilation-scroll-output.
17832         (compilation-set-window-height): Use buffer-local value of
17833         compilation-window-height.
17834         (compilation-revert-buffer): Don't pass (undefined)
17835         preserve-modes arg to revert-buffer.
17836         (next-error-no-select, previous-error-no-select): New commands.
17837         (compilation-goto-locus): Temporarily highlight current match in
17838         source buffer using compilation-highlight-regexp.
17840         * progmodes/grep.el: New file with grep code from compile.el.
17841         (grep): New defcustom group.
17842         (grep-window-height): New defcustom, like compilation-window-height.
17843         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
17844         (grep-scroll-output): New defcustom, like compilation-scroll-output.
17845         (grep-command, grep-use-null-device, grep-find-command)
17846         (grep-tree-files-aliases, grep-tree-ignore-case)
17847         (grep-tree-ignore-CVS-directories): Move to grep custom group.
17848         (grep-setup-hook): New hook variable.
17849         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
17850         (grep-last-buffer): New defvar, override compilation-last-buffer.
17851         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
17852         Call compile-internal with args highlight-regexp and grep-mode-map.
17854 2003-11-23  Kim F. Storm  <storm@cua.dk>
17856         * subr.el (event-start, event-end): Doc fix.
17857         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
17858         (posn-area, posn-actual-col-row, posn-object): New defuns.
17859         (posn-col-row): Simplify doc.  Rewrite to use cond.
17860         (posn-point): Also return buffer position for events outside text
17861         area (that info is now present in the event position).
17863         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
17864         mouse-set-point so that hscroll still works now that clicks on
17865         fringes generate specific mouse events.
17866         (mouse-set-point): Note that it now works in fringes and margins
17867         too due to new semantics of posn-point in fringes and margins.
17869         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
17870         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
17872 2003-11-20  Kim F. Storm  <storm@cua.dk>
17874         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
17875         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
17876         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
17877         to 100 for icons to avoid increasing line height when shown.
17879 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17881         * newcomment.el (comment-normalize-vars): Initialize properly if
17882         comment-start was nil.
17884 2003-11-19  Andreas Schwab  <schwab@suse.de>
17886         * simple.el (set-variable): Fix indentation.
17888 2003-11-17  Kenichi Handa  <handa@m17n.org>
17890         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
17891         Fix docstring.
17893 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17895         * international/latin1-disp.el (latin1-display): Fix docstring.
17897 2003-11-16  John Wiegley  <johnw@newartisans.com>
17899         * eshell/em-ls.el (eshell-ls-file): There are times with
17900         size-width is nil and uncomputed (when directories are created in
17901         dired, for example); in this case, 4 is reasonable default value,
17902         although it may caused skewed new entries (which could be avoided
17903         by returning the original value of 8 in all cases, but 99% of the
17904         time this is a waste of whitespace).
17906 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
17908         * cc-engine.el (c-guess-continued-construct)
17909         (c-guess-basic-syntax): Check a little more carefully if it's a
17910         function declaration when an unknown construct followed by a block
17911         is found inside a statement context.  This avoids macros followed
17912         by blocks to be taken as function declarations.
17914         (c-guess-continued-construct): Change the analysis of a statement
17915         continuation with a brace open to `substatement-block', for
17916         consistency with recognized statements.
17918         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
17919         start is in a position so that `c-beginning-of-statement-1' jumped
17920         to the beginning of the same statement.
17922         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
17923         Don't accept binary operators in the arglist if we're in a function
17924         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
17925         template recognition in cases like "if (a < b || c > d)".
17927         (c-restricted-<>-arglists): New more appropriate name for
17928         `c-disallow-comma-in-<>-arglists'.
17930         Accessing functions updated for the variable name change.
17932         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
17933         match data could get clobbered if NOT-INSIDE-TOKEN is used.
17935         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
17936         labels.
17938         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
17939         instead of duplicating parts of it.  This fixes bogus label
17940         recognition.
17942         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
17943         of checking the context in which to apply the minimum indentation,
17944         so that it isn't enforced in e.g. namespace blocks.
17946         * cc-vars.el (c-inside-block-syms): New constant used by
17947         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
17948         to somewhat reduce the risk of becoming stale.
17950         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
17951         cc-cmds to cc-engine to allow use from cc-align.
17953         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
17954         qualified identifiers containing "::".
17956         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
17957         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
17959         * cc-vars.el (c-emacs-features): Use a space in front of the name
17960         of the temporary buffer.  That also avoids dumping problems in
17961         XEmacs due to undo info being left around after the buffer is killed.
17963         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
17964         arglist to see if it's a K&R style declaration.
17966         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
17967         before returning `knr-argdecl-intro'.
17969 2003-11-16  John Wiegley  <johnw@newartisans.com>
17971         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
17972         field in a long-listing always 8 characters, use `size-width',
17973         which has already been computed.
17975 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
17977         * subr.el (minor-mode-list): Add `hs-minor-mode'.
17979 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
17981         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
17982         Support operation while narrowed, with `diff-restrict-view'.
17984 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
17986         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
17987         Take additional optional arg NARROWFUN.  For the generated functions:
17988         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
17989         include frags that arrange to check for and save narrowing state before
17990         the move and then conditionally call NARROWFUN after the move.
17992 2003-11-14  John Wiegley  <johnw@newartisans.com>
17994         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
17995         that was optional, but obviously missing based on surrounding code.
17997         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
17998         string arguments to numbers unless the whole argument was seen as
17999         a number.
18001 2003-11-14  Kenichi Handa  <handa@m17n.org>
18003         * international/mule.el (ctext-non-standard-encodings-alist):
18004         Fix coding systems.
18006 2003-11-10  Kenichi Handa  <handa@m17n.org>
18008         * language/kannada.el ("Kannada"): Add sample-text.
18010         * language/knd-util.el (kannada-compose-region)
18011         (kannada-compose-string, kannada-post-read-conversion):
18012         Add autoload cookie.
18014         * international/quail.el (quail-completion): Change the message
18015         "corresponding translations" to "corresponding characters".
18017 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
18019         * descr-text.el (describe-char): Fix typo.
18021 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
18023         These changes are to support Kannada language/script.
18025         * Makefile.in (DONTCOMPILE): Add kannada.el.
18027         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
18029         * loadup.el: Preload kannada.el.
18031         * language/ind-util.el (ucs-kannada-to-is13194-alist)
18032         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
18033         New variables.
18035         * language/kannada.el: New file.
18037         * language/knd-util.el: New file.
18039 2003-11-07  Andreas Schwab  <schwab@suse.de>
18041         * progmodes/autoconf.el (autoconf-font-lock-keywords):
18042         Also highlight AH_*.
18044         * xml.el (xml-parse-dtd): Fix misplaced paren.
18046 2003-11-07  Kenichi Handa  <handa@m17n.org>
18048         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
18050 2003-11-05  Juri Linkov  <juri@jurta.org>
18052         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
18053         (desktop-buffer-file): Use saved buffer-file-coding-system
18054         for file reading.  Set auto-insert to nil to prevent automatic
18055         insertion into restored empty files.
18057 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
18059         * files.el (risky-local-variable-p): Make second argument optional.
18061 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18063         * subr.el (add-hook): Fix last change.
18065 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
18067         * mail/rmail.el (rmail-convert-to-babyl-format):
18068         If base64-decode-region signals an error, catch it and silently
18069         ignore it.
18071 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
18073         * xml.el (xml-parse-region): Allow comments to appear after the
18074         topmost element has closed.
18075         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
18076         (xml-ns-expand-attr): New functions to do namespace handling.
18077         (xml-intern-attrlist): Back-compatible handling of attribute names.
18078         (xml-parse-tag): Move namespace handling to separate functions.
18079         Now produces elements in the form ((:ns . "element") (attr-list)
18080         children) instead of ('ns:element (attr-list) children).
18081         (xml-parse-attlist): Fix attribute parsing.
18082         (xml-parse-dtd): Change parsing so that it produces strings
18083         instead of interned symbols.
18085 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
18087         * dired.el (dired-ls-sorting-switches): Doc fix.
18089 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
18091         * emacs-lisp/rx.el (rx-or): Fix the case of
18092         "(rx (and ?a (or ?b ?c) ?d))".
18094 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
18096         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
18097         (texinfo-format-region): Use it.
18098         (texinfo-format-buffer-1): Ditto.
18100 2003-11-01  Alan Mackenzie  <acm@muc.de>
18102         Changes to allow scrolling whilst in isearch mode:
18103         * isearch.el (isearch-unread-key-sequence): New function,
18104         extracted from isearch-other-meta-char.
18105         (top level): (put 'foo 'isearch-scroll) on all Emacs's
18106         "scrollable" standard functions.
18107         (isearch-allow-scroll): New customizable variable.
18108         (isearch-string-out-of-window, isearch-back-into-window)
18109         (isearch-reread-key-sequence-naturally)
18110         (isearch-lookup-scroll-key): New functions.
18111         (isearch-other-meta-char): Doc string and functionality enhanced.
18112         Now accepts a prefix argument.
18113         (isearch-lazy-highlight-window-end): New variable.
18114         (isearch-lazy-highlight-new-loop): Pay attention to the window's
18115         end (thru isearch-lazy-highlight-window-end), not only its start.
18117         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
18118         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
18119         (universal-argument, universal-argument-more, negative-argument)
18120         (digit-argument, universal-argument-other-key): Minor changes.
18122 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
18124         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
18125         recursively if the last message is deleted, thus avoiding an
18126         infinite loop.
18128 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18130         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
18131         (tex-main-file): Don't add .tex if the extension is already present.
18132         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
18134 2003-10-29  Lute Kamstra  <lute@gnu.org>
18136         * progmodes/octave-inf.el (inferior-octave-prompt):
18137         Recognize version number in prompt.
18139 2003-10-28  Dave Love  <fx@gnu.org>
18141         * international/characters.el: Fix some Unicode ranges.
18143 2003-10-28  Kenichi Handa  <handa@m17n.org>
18145         * disp-table.el (standard-display-8bit)
18146         (standard-display-default, standard-display-ascii)
18147         (standard-display-g1, standard-display-graphic)
18148         (standard-display-underline): Assure that standard-display-table
18149         is a display table.
18151 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18153         * simple.el (reindent-then-newline-and-indent): Delete space *after*
18154         reindenting the first line.
18156 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
18158         * wid-edit.el (widget-default-delete): Always delete child widgets.
18160 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18162         * newcomment.el (comment-indent): Don't call indent-according-to-mode
18163         if the line has code.
18164         Don't try to line up with something that's too far left.
18166         * progmodes/octave-mod.el (octave-comment-start): Simplify.
18167         (octave-mode-syntax-table): Add % as a comment starter.
18168         (octave-point): Remove.
18169         (octave-in-comment-p, octave-in-string-p)
18170         (octave-not-in-string-or-comment-p, calculate-octave-indent)
18171         (octave-blink-matching-block-open, octave-auto-fill):
18172         Use line-(beginning|end)-position instead.
18174 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
18176         * emacs-lisp/authors.el (authors-aliases): Add correct realname
18177         for Francesco Potort\e,Al\e(B.
18179 2003-10-23  Dave Love  <fx@gnu.org>
18181         * international/mule-cmds.el (locale-charset-to-coding-system):
18182         Don't rely on nil being a coding system.
18184         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
18185         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
18186         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
18188 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
18190         * gdb-ui.el (gdb-current-language): New variable.
18191         (gdb-update-flag): Remove variable.
18192         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
18193         (gdb-take-last-elt): Remove function.
18194         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
18195         (gdb-post-prompt): Check for variable object changes here.
18197         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
18198         object changes in gdb-ui.el.
18200 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18202         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
18204         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
18205         Don't check for foo*/ wildcard form here.
18206         (insert-directory): Recognize foo*/ as a wildcard.
18207         Separate wildcard-regexp variable from the arg, wildcard.
18209         * subr.el (add-hook): Correctly detect when make-local-hook was used.
18210         (remove-hook): Correctly handle strange cases about local hooks.
18212 2003-10-21  David Ponce  <david@dponce.com>
18214         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
18215         argument REAL, to return a real number instead of a rounded
18216         integer value.  Define as inline function.
18217         (ruler-mode-right-fringe-cols): Likewise.
18218         (ruler-mode-scroll-bar-cols): New function.
18219         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
18220         (ruler-mode-right-scroll-bar-cols): Likewise.
18221         (ruler-mode-space): New function.
18222         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
18223         scroll bar mode and margins in a more robust way.
18225 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
18227         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
18228         (antlr-c-init-language-vars): New function.
18229         (antlr-mode): Use it with cc-mode before v5.29.
18230         (antlr-c-common-init): Don't set some local vars here.
18231         (antlr-mode): Set them here.
18232         (antlr-c-forward-sws): New function alias.
18233         (antlr-mode): Redefine with cc-mode before v5.30.
18234         (antlr-skip-sexps): Use it.
18235         (antlr-skip-exception-part): Ditto.
18236         (antlr-skip-file-prelude): Ditto.
18237         (antlr-outside-rule-p): Ditto.
18238         (antlr-end-of-body): Ditto.
18239         (antlr-option-kind): Ditto.
18240         (antlr-insert-option-area): Ditto.
18241         (antlr-file-dependencies): Ditto.
18243 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18245         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
18246         Move backward only if point was not inside an entry.
18248 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18250         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
18252 2003-10-21  Juri Linkov  <juri@jurta.org>
18254         * compare-w.el: Automatically skip non-matching text to resync.
18255         (compare-windows-whitespace): Doc fix.
18256         (compare-windows-sync, compare-windows-sync-string-size)
18257         (compare-windows-recenter, compare-ignore-whitespace)
18258         (compare-windows-highlight, compare-windows-face): New variables.
18259         (compare-windows): Use compare-windows-sync.
18260         (compare-windows-highlight, compare-windows-dehighlight)
18261         (compare-windows-sync-regexp)
18262         (compare-windows-sync-default-function): New functions.
18264 2003-10-21  Juri Linkov  <juri@jurta.org>
18266         * diff.el (diff-parse-differences): Don't visit the files now;
18267         instead, just record the error locus.
18269 2003-10-21  Dave Love  <fx@gnu.org>
18271         * progmodes/cfengine.el: New file.
18273 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18275         * complete.el (PC-do-completion): Do not forget to use `pred' as the
18276         default-directory when completing file names.
18278 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
18280         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
18281         followed by the word `face', it gets treated as a face, even if
18282         it is also defined as a variable or a function.
18284 2003-10-20  Dave Love  <fx@gnu.org>
18286         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18287         Avoid incf in macro expansion.
18289 2003-10-20  John Paul Wallington  <jpw@gnu.org>
18291         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
18292         `evenp' so we don't implicitly require cl library at runtime.
18294 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
18296         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
18297         (help-make-xrefs): Only make cross-references for faces if
18298         preceded or followed by the word `face'.  Do not make a
18299         cross-reference for variables without variable documentation,
18300         unless preceded by the word `variable' or `option'.  Update doc
18301         string accordingly.
18303 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
18305         * progmodes/hideshow.el: Rewrite one-armed `if'
18306         constructs using either `when' or `unless'.
18307         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
18309 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
18311         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
18312         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
18313         instead of 12x12.
18315 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
18317         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
18318         message while converting to Babyl.
18320 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
18322         * allout.el (allout-mode): Doc fix.
18324 2003-10-16  Lute Kamstra  <lute@gnu.org>
18326         * subr.el (force-mode-line-update): Fix docstring.
18328 2003-10-14  Dave Love  <fx@gnu.org>
18330         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
18331         (default-input-method): Add :link, improve :type.
18332         (locale-charset-language-names): Fix utf-8 pattern.
18333         (locale-charset-match-p, locale-charset-alist)
18334         (locale-charset-to-coding-system): New.
18335         (set-locale-environment): Deal with codeset part of locale specs.
18337 2003-10-14  Lute Kamstra  <lute@gnu.org>
18339         * fringe.el (fringe-mode): Use active voice in docstring.
18340         (set-fringe-style): Ditto.
18342 2003-10-13  Lute Kamstra  <lute@gnu.org>
18344         * fringe.el (fringe-mode): Fix docstring.
18345         (set-fringe-style): Ditto.
18347 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
18349         * ediff-mult.el (ediff-filegroup-action):
18350         Use ediff-default-filtering-regexp.
18352         * ediff-util.el (ediff-recenter): Don't call
18353         ediff-restore-highlighting twice.
18354         (ediff-select-difference): Set current difference.
18355         (ediff-unselect-and-select-difference): Add comment.
18357         * ediff.el (ediff-directories,ediff-directory-revisions)
18358         (ediff-directories3,ediff-merge-directories)
18359         (ediff-merge-directories-with-ancestor)
18360         (ediff-merge-directory-revisions)
18361         (ediff-merge-directory-revisions-with-ancestor):
18362         Use ediff-default-filtering-regexp.
18364 2003-10-12  Andreas Schwab  <schwab@suse.de>
18366         * international/mule-cmds.el (locale-charset-language-names):
18367         Simplify regex by removing unused grouping.
18369 2003-10-10  Dave Love  <fx@gnu.org>
18371         * bindings.el: Don't bind stop.
18373 2003-10-08  Miles Bader  <miles@gnu.org>
18375         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
18376         face instead of attempting to emulate it.
18378 2003-10-07  Kenichi Handa  <handa@m17n.org>
18380         * international/mule-diag.el (list-coding-systems-1): List coding
18381         systems that are loaded automatically.
18383         * international/code-pages.el (iso-8859-11): Add autoload cookie.
18385         * international/mule.el (autoload-coding-system): New function.
18387 2003-10-07  Andreas Schwab  <schwab@suse.de>
18389         * log-edit.el (log-edit-changelog-entries): Prefer local value of
18390         change-log-default-name in the buffer visiting the file.
18392 2003-10-06  Dave Love  <fx@gnu.org>
18394         * files.el (find-file-hook): Customize.
18395         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
18397         * bindings.el (completion-ignored-extensions): Remove .log.
18398         (global-map): Add again, open, stop keys.
18400 2003-10-05  Richard M. Stallman  <rms@gnu.org>
18402         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
18403         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
18404         Use sh-modify directly.
18405         (sh-select): Use sh-append, not eval.
18407         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
18409         * info.el (Info-following-node-name): New function.
18411         * loadhist.el (unload-feature-special-hooks):
18412         Rename from loadhist-hook-functions.
18413         (loadhist-hook-functions): Now an alias.
18415 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
18417         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
18418         file-name clashes on 8+3 filesystems.
18420         * Makefile.in (DONTCOMPILE, bootstrap-clean):
18421         Rename loaddefs-boot.el to ldefs-boot.el
18423         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
18424         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
18426 2003-10-03  Lute Kamstra  <lute@gnu.org>
18428         * info.el (Info-mode): Revert previous change.
18429         (Info-escape-percent): New function.
18430         (Info-fontify-node): Use it.
18432 2003-10-02  Andreas Schwab  <schwab@suse.de>
18434         * loaddefs-boot.el: Regenerated.
18436 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
18438         * ffap.el: Remove defadvice related code from CVS since `complete'
18439         provides a `PC-completion-as-file-name-predicate' variable that
18440         ffap can override.
18442 2003-10-02  Kenichi Handa  <handa@m17n.org>
18444         * international/utf-8.el (ccl-decode-mule-utf-8):
18445         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
18447         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
18448         * international/subst-big5.el: Likewise.
18449         * international/subst-gb2312.el: Likewise.
18450         * international/subst-ksc.el: Likewise.
18452 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
18454         * calendar/calendar.el (increment-calendar-month)
18455         (calendar-leap-year-p, calendar-absolute-from-gregorian)
18456         (generate-calendar, calendar-read-date, calendar-interval)
18457         (calendar-day-of-week): Handle years BC.
18458         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
18460 2003-10-01  Dave Love  <fx@gnu.org>
18462         * language/cyrillic.el (cp1251): Alias for windows-1251.
18464         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
18465         bootstrap.
18467 2003-10-01  Lute Kamstra  <lute@gnu.org>
18469         * files.el: Fix typo.
18470         * imenu.el (imenu--generic-function): Docstring fix.
18472 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18474         * dired.el (dired-mode): Handle dired-directory as a list.
18476 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
18478         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
18480         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
18482         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
18483         Replace gud-display with gud-watch.
18484         (gud-speedbar-buttons): Add stuff for watching expressions
18485         in the speedbar when using M-x gdba.  Use dolist on old part
18486         of this function.
18488         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
18489         (gdb-update-flag): New variables.
18490         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
18491         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
18492         (gud-watch, gdb-var-create-handler) : New functions.
18493         (gdb-var-list-children, gdb-var-list-children-handler)
18494         (gdb-var-create-regexp, gdb-var-update-regexp)
18495         (gdb-var-list-children-regexp): New constants.
18496         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
18497         (gdb-annotation-rules): Reduce annotation set (level 3).
18498         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
18499         (gdb-post-prompt): Don't update GDB buffers every time speedbar
18500         updates.
18501         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
18502         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
18503         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
18504         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
18505         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
18506         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
18507         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
18508         (gud-display, gud-display1)
18509         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
18510         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
18511         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
18512         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
18513         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
18514         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
18515         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
18516         (gdb-display-display-buffer, gdb-toggle-display)
18517         (gdb-delete-display, gdb-expressions-popup-menu)
18518         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
18519         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
18520         to display buffer.
18522 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18524         * progmodes/ada-mode.el (ada-mode): Don't use advice.
18525         Instead, set which-func-functions.
18527         * progmodes/which-func.el (which-func-modes): Add ada-mode.
18528         (which-func-functions): New variable.
18529         (which-function): Use that.
18531         * info.el (Info-mode): Double each `%' in header line.
18533         * emacs-lisp/lisp-mnt.el (lm-with-file):
18534         When FILE is nil, run BODY in current buffer.
18536         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
18538         * help.el (describe-mode): Start with a brief list of minor modes.
18539         Find them thru minor-mode-list so as to find them all.
18540         Show them in alphabetical order.
18542         * mail/sendmail.el (mail-aliases): Doc fix.
18544         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
18546 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
18548         * mail/rmailsum.el (rmail-make-summary-line-1):
18549         Change comma after last label to a space.
18550         (rmail-summary-font-lock-keywords): Adapt to that change.
18552 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
18554         * progmodes/scheme.el (scheme-mode-variables): When setting
18555         `font-lock-defaults', also specify that "#" should
18556         be interpreted with `word' syntax.
18557         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
18559 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
18561         * desktop.el: A lot of comments updated.
18562         (desktop-save-mode): Minor mode introduced.
18563         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
18564         (desktop-load-default): Function made obsolete.
18565         (desktop-locals-to-save): Variable made customizable.
18566         (desktop-read): Optional parameter `dirname' added.
18567         (desktop-change-dir, desktop-revert): Parameter `dirname' in
18568         `desktop-read' used.
18569         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
18571 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
18573         * whitespace.el (whitespace-clean-msg): Add user customizable message
18574         for displaying ``clean'' output.
18575         (whitespace-buffer): Use `whitespace-clean-msg'.
18576         (whitespace-global-mode): Fix typo.
18578 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
18580         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
18582 2003-09-29  Lute Kamstra  <lute@gnu.org>
18584         * bindings.el (mode-line-modes): Remove superfluous :propertize
18585         construct in initialization.
18586         (mode-line-position): Change cons cell into proper list in
18587         initialization.
18589 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
18591         * international/mule.el (decode-coding-inserted-region): Use car
18592         of the return value of find-operation-coding-system.
18594 2003-09-29  Kenichi Handa  <handa@m17n.org>
18596         * descr-text.el (describe-char): Fix previous change.
18598 2003-09-28  Kenichi Handa  <handa@m17n.org>
18600         * descr-text.el (describe-char-display): New function.
18601         (describe-char): Pay attention to display table on describing how
18602         a character is displayed.
18604         * international/mule-cmds.el (encoded-string-description):
18605         Prepend "0x" to each encoded byte.
18607 2003-09-28  Andreas Schwab  <schwab@suse.de>
18609         * find-file.el (ff-special-constructs): Add autoload cookie.
18611 2003-09-28  Kevin Ryde  <user42@zip.com.au>
18613         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
18614         makeinfo appends to duplicate index entries.
18616 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
18618         * dired-x.el (dired-clean-tex): Doc fix.
18620         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
18621         using a Chinese tutorial.
18623 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18625         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
18626         between "MAIL FROM:" and "RCPT TO:" and the following address.
18628 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18630         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
18632 2003-09-28  David Ponce  <david@dponce.com>
18634         * recentf.el (recentf-initialize-file-name-history): New defcustom.
18635         (recentf-load-list): When `recentf-initialize-file-name-history'
18636         is non-nil, initialize an empty `file-name-history' with the
18637         recent list.
18639 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
18641         * man.el (Man-default-man-entry): Remove the leading `*' from the
18642         word at point.
18644 2003-09-26  Lute Kamstra  <lute@gnu.org>
18646         * bindings.el (mode-line-position): Mention size indication in
18647         docstring.
18649 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
18651         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
18653         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
18654         because it's autoloaded now.
18656 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
18658         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
18659         (sh-font-lock-keywords, sh-feature): Fix previous change of
18660         sh-feature to avoid infloop with sh-font-lock-keywords.
18662 2003-09-25  Kim F. Storm  <storm@cua.dk>
18664         * frame.el (frame-current-scroll-bars): New defun.
18666         * window.el (window-current-scroll-bars): New defun.
18668 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18670         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
18671         cause errors when the state cache contains info on parts that have
18672         been narrowed out.
18674 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18676         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
18677         `c-setup-paragraph-variables' has to be used when this variable is
18678         changed; it doesn't work to reinitialize the mode since that
18679         typically clobbers the variable.
18681         * progmodes/cc-styles.el (c-setup-paragraph-variables):
18682         Make it interactive.
18684 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18686         * progmodes/cc-fonts.el (c-font-lock-declarations):
18687         Fix recognition of constructors and destructors for classes whose
18688         names are matched by `*-font-lock-extra-types'.
18690         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
18691         followed by an identifier in C++ then it's a type.
18693 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18695         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
18696         problem that primarily affected XEmacs.  Don't use faces to find
18697         unterminated strings since Emacs and XEmacs fontify strings
18698         differently - this function should now work better in XEmacs.
18700 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18702         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
18703         `expand-abbrev' workaround which caused braces to misbehave inside
18704         macros.
18706         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
18707         handling.  This bug could cause interactive font locking to bail out.
18709 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18711         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
18712         Handle paren-style types in Pike.  Also fixed some cases of
18713         insufficient handling of unbalanced parens.
18715 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
18717         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
18718         common shell prompts that are not common filename or URL characters.
18719         (ffap-file-at-point): Use the new regexp to strip the prompts from
18720         the file names.  This is an issue mostly for user prompts that
18721         don't have a trailing space and find-file-at-point is invoked from
18722         within a shell inside Emacs.
18724 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
18726         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
18727         stamps numerically, rather than textually.
18729 2003-09-24  Kenichi Handa  <handa@m17n.org>
18731         * language/devan-util.el (devanagari-post-read-conversion):
18732         * language/mlm-util.el (malayalam-post-read-conversion):
18733         * language/tml-util.el (tamil-post-read-conversion):
18734         Add autoload cookie.
18736         * international/utf-8.el (utf-8-post-read-conversion):
18737         Call post-read-conversion functions for Devanagari, Malayalam,
18738         and Tamil.
18740 2003-09-23  Dave Love  <fx@gnu.org>
18742         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
18744 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
18746         * progmodes/gud.el (perldb): Add gud-until to list of commands.
18747         Update gud-remove.
18749 2003-09-22  Richard M. Stallman  <rms@gnu.org>
18751         * progmodes/sh-script.el (sh-mode-default-syntax-table):
18752         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
18753         (sh-mode-syntax-table-input): New variable.
18754         (sh-require-final-newline): Don't use eval.
18755         (sh-builtins, sh-leading-keywords, sh-other-keywords)
18756         (sh-variables, sh-font-lock-keywords): Don't use eval.
18757         (sh-set-shell): When setting require-final-newline,
18758         treat value = `require-final-newline' as don't change it.
18759         Set sh-mode-syntax-table locally based on
18760         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
18762         * progmodes/compile.el (compile-internal):
18763         Call compilation-set-window-height before setting window start.
18765 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
18767         * emacs-lisp/bytecomp.el (byte-compile-log-file):
18768         Clear out byte-compile-last-warned-form.
18770 2003-09-22  Richard M. Stallman  <rms@gnu.org>
18772         * woman.el (woman-file-name, woman-follow-word):
18773         If current-word returns nil, use "".
18775         * simple.el (eval-expression): Bind standard-output in to-buffer case.
18777 2003-09-22  Richard M. Stallman  <rms@gnu.org>
18779         * emacs-lisp/lisp-mnt.el (lm-with-file):
18780         Don't visit the file, just use insert-file-contents in temp buffer.
18782 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
18784         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
18785         Add surrounding \\( and \\) around the header, as in
18786         for lm-history-header 'Change Log\\|History'.
18788 2003-09-22  John Paul Wallington  <jpw@gnu.org>
18790         * progmodes/ld-script.el: Add Commentary section,
18791         minor cleanup of file header.
18792         (ld-script-font-lock-keywords): Doc fix.
18793         (toplevel): Provide `ld-script' feature.
18795 2003-09-21  Kim F. Storm  <storm@cua.dk>
18797         * scroll-bar.el (set-scroll-bar-mode): Initialize to
18798         new built-in variable default-frame-scroll-bars.
18799         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
18800         scroll-bar-mode; notably, use it instead of t when we toggle
18801         scroll-bars on.
18802         (toggle-scroll-bar): Use default-frame-scroll-bars.
18804 2003-09-19  Masatake YAMATO  <jet@gyve.org>
18806         * pcvs.el (cvs-do-removal): Change the prompt depending on
18807         `filter' value.
18809 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
18811         * startup.el (command-line-1): Stop startup-echo-area-message
18812         being hidden by "Loading image..." message.
18813         (use-fancy-splash-screens-p, display-splash-screen):
18814         Move display-graphic-p test from latter to former.
18816         * progmodes/sh-script.el (sh-font-lock-keywords):
18817         Highlight escaped EOLs differently from other backslash constructs.
18819 2003-09-19  Richard M. Stallman  <rms@gnu.org>
18821         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
18822         New functions.
18823         (edebug-enter, edebug-outside-excursion): Use them.
18825         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
18826         Fix the condition for whether to print "In WHERE".
18828 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
18830         * finder.el (finder-mode-hook): New variable.
18831         (finder-mode): Run hook finder-mode-hook
18833 2003-09-18  Masatake YAMATO  <jet@gyve.org>
18835         * progmodes/ebrowse.el: Fix broken magic autoload comments.
18837 2003-09-17  Mario Lang  <mlang@delysid.org>
18839         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
18840         "p %e" to actually print the value in the GUD buffer.
18842 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
18844         From David Ponce <david.ponce@wanadoo.fr>:
18845         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
18846         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
18847         from loaddefs-boot.el if necessary.
18849 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
18851         * progmodes/gud.el (gud-find-class): Make jdb work again since
18852         cc-mode changed the syntactic information.
18854 2003-09-15  David Ponce  <david@dponce.com>
18856         * recentf.el: (recentf-exclude): Accept predicates too.
18857         (recentf-file-readable-p): New function.
18858         (recentf-include-p): Handle predicates in recentf-exclude.
18859         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
18860         (recentf-cleanup): Likewise.
18861         (recentf-save-list): Use write-file to handle backup of
18862         recentf-save-file.
18864 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
18866         * loaddefs-boot.el: Renamed from `loaddefs.el'
18867         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
18868         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
18869         necessary.
18871 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
18873         * electric.el (Electric-pop-up-window): For the `one-window' case,
18874         no longer disconcertingly move point in the original buffer.
18876 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18878         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
18880 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
18882         * dired.el (dired-mode-map): Fix typo.
18884 2003-09-11  Richard M. Stallman  <rms@gnu.org>
18886         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
18888 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
18890         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
18891         the function is less noisy.  Now only `kill-buffer' can ask questions.
18893 2003-09-10  Mario Lang  <mlang@delysid.org>
18895         * battery.el: Update Commentary and Copyright.
18896         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
18897         appear due to wrong ordering of the expressions in `or'.
18899 2003-09-09  Lute Kamstra  <lute@gnu.org>
18901         * misc.el (upcase-char): Fix docstring.
18902         (zap-up-to-char): New command.
18904 2003-09-08  David Ponce  <david@dponce.com>
18906         Ensure that recentf correctly updates the menu bar.
18907         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
18908         (recentf-menu-bar): New function.
18909         (recentf-clear-data): Use it
18910         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
18911         of easy-menu-change.
18913 2003-09-08  Lute Kamstra  <lute@gnu.org>
18915         * simple.el (size-indication-mode): New.
18916         * bindings.el (mode-line-position): Add buffer size indicator.
18918 2003-09-04  Mario Lang  <mlang@delysid.org>
18920         * battery.el (battery-linux-proc-acpi): New function.
18921         (battery-status-function): Modify default value calculation to also
18922         check for availability of ACPI.
18923         (battery-echo-area-format): Ditto.
18924         (battery-mode-line-format): Ditto.
18926 2003-09-06  Dave Love  <fx@gnu.org>
18928         * ielm.el (ielm-mode-hook): Add :options.
18930         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
18931         (eldoc-print-current-symbol-info): Use it.
18933 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
18935         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
18936         being displayed in GUD buffer.
18937         (gdb-idle-input-queue): Remove var.  Use just one queue.
18938         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
18939         Remove functions.  Use just one queue.
18940         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
18941         (gdb-invalidate-assembler, gdb-get-current-frame):
18942         Modify functions.  Use just one queue.
18944 2003-09-04  Dave Love  <fx@gnu.org>
18946         * cus-start.el: Add blink-cursor-alist.
18948         * ruler-mode.el (ruler-mode-fill-column-char)
18949         (ruler-mode-current-column-char): Use char-displayable-p,
18950         not window-system.
18952         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
18954         * language/european.el (windows-1252): Move from code-pages.
18956         * language/cyrillic.el ("Windows-1251"): Delete.
18957         ("Bulgarian", "Belarusian"): Remove `features'.
18958         (windows-1251): Move from code-pages.
18960         * international/mule-diag.el (non-iso-charset-alist):
18961         Remove `codepage' stuff.
18962         (print-designation, list-coding-systems-1): Output fixes.
18964         * international/code-pages.el (cp-make-translation-table)
18965         (cp-valid-codes): Made defsubsts.
18966         (cp-fix-safe-chars): Delete.
18967         (mule-diag): Don't require.
18968         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
18969         (top-level): Check for defined coding system when defining
18970         cp... aliases.  Change w32-add-charset-info test to avoid warning.
18971         (non-iso-charset-alist): Defvar when compiling.
18972         (cp-make-coding-system): Doc fix.
18974 2003-09-02  Jason Rumney  <jasonr@gnu.org>
18976         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
18977         line-ends from CVS before doing conversion.
18979 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
18981         * calendar/diary-lib.el (diary-header-line-flag)
18982         (diary-header-line-format): New variables.
18983         (list-diary-entries): Use them to set header line in simple diary.
18985         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
18986         other than font-lock-string-face to highlight backslashes.
18988 2003-09-01  Jason Rumney  <jasonr@gnu.org>
18990         * international/titdic-cnv.el (tit-read-key-value): Include \r in
18991         regexp.
18993 2003-09-01  Dave Love  <fx@gnu.org>
18995         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
18997         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
18998         and :help; also line and column numbers labels.
19000         * international/mule-util.el (char-displayable-p): Move from
19001         latin1-disp, rename and autoload.
19003         * international/latin1-disp.el (latin1-char-displayable-p):
19004         Now obsolete alias.  Replace uses with char-displayable-p.
19005         (latin1-display-ucs-per-lynx): Fix last change.
19007         * international/mule-cmds.el (standard-display-european-internal):
19008         Don't use char code for Latin-1 NBSP.
19009         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
19010         U+2018, U+2019 for `'.
19011         (select-safe-coding-system): Message fix.
19013 2003-09-01  Kenichi Handa  <handa@m17n.org>
19015         * international/fontset.el (setup-default-fontset): For Thai
19016         font, specify "*" family.
19018 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19020         * progmodes/compile.el (previous-error): Accept a prefix
19021         argument, similarly to next-error.
19023 2003-08-31  Masatake YAMATO  <jet@gyve.org>
19025         * pcvs.el (cvs-do-removal): Use = instead of eq to check
19026         the number of files.  Bind the number of files to a local
19027         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
19029 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
19031         * vc-hooks.el (vc-make-version-backup): Fix the change made on
19032         2003-07-26: msdos-long-file-names is a function, not a variable.
19034 2003-08-29  Richard M. Stallman  <rms@gnu.org>
19036         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
19037         Do nothing with mail-personal-alias-file if it is nil.
19039         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
19040         Do nothing if mail-personal-alias-file is nil.
19042         * term.el (term-exec-1): Bind coding-system-for-read.
19044         * dired.el (dired-mouse-find-file-other-window):
19045         Use dired-view-command-alist here, as in dired-view-file.
19046         (dired-view-command-alist): Use %s to substitute file name.
19047         Handle .ps_pages, .eps, .jpg, .gif, .png.
19049 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
19051         * info.el (Info-mode-map): Bind S-tab and <backtab> to
19052         `Info-prev-reference', instead of M-tab.
19054 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
19056         * simple.el (blink-matching-open): Work correctly on chars that
19057         are designated as parens through the syntax-table text property.
19059 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
19061         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
19062         line break position in the middle of a non-kinsoku (e.g. latin)
19063         word, making it skip until either a space or a character with
19064         category "|".
19065         (kinsoku-longer): Test for end of buffer.
19067 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
19069         * mail/rmail.el (rmail-convert-to-babyl-format):
19070         Detect quoted-printable- and base64-encoded messages and decode them
19071         automatically.  Set the message's encoding from the charset=
19072         header, if any.  Decode base64-encoded messages in Mail format as well.
19074 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
19076         * mail/smtpmail.el: Fix previous change.
19077         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
19078         calling smtpmail-via-smtp.
19079         (smtpmail-via-smtp): Add fall-back values for envelope-from.
19081 2003-08-26  John Paul Wallington  <jpw@gnu.org>
19083         * image.el (image-jpeg-p): Don't search beyond length of data.
19085 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19087         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
19088         misfeature in `expand-abbrev' which caused electric keywords like
19089         "else" to disappear if an open brace was typed directly afterwards.
19091 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19093         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
19094         mandatory in `define-widget'.
19096         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
19097         Don't align the operators "!=", "<=" and ">=" as assignment operators.
19099         (c-assignment-operators): New language constant that only contains
19100         the assignment operators.
19102         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
19104 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19106         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19107         Safeguard against unbalanced sexps.
19109 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
19111         * version.el (emacs-version): Check for gtk.  Include gtk version info.
19113 2003-08-25  John Paul Wallington  <jpw@gnu.org>
19115         * man.el (Man-default-man-entry): Don't whizz past the section
19116         number before looking for it.
19118 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
19120         * progmodes/gud.el (gud-display-line): Don't set window-point if
19121         source buffer is not visible.  (Only happens with M-x gdba.)
19123         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
19124         documentation.
19125         (gdb-source, gdb-source-info): Update to assembler unnecessary
19126         as its done after each GDB command anyway.
19127         (gdb-pre-prompt): Use with-current-buffer.
19128         (gdb-insert-field): Add help-echo text.
19129         (gdb-invalidate-assembler): Re-display of assembler now done in
19130         gdb-info-breakpoints-custom.
19131         (gdb-info-breakpoints-custom): Force re-display of assembler to
19132         happen *after* update of breakpoints buffer.
19133         (gdb-display-source-buffer): Don't choke if gdb-source-window
19134         isn't visible.
19135         (gdb-put-string, gdb-put-arrow): Remove free variables.
19137 2003-08-24  John Paul Wallington  <jpw@gnu.org>
19139         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
19141         * man.el (Man-default-man-entry): Strip text properties when
19142         snarfing parts of entry because `format' preserves properties.
19144 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
19146         * files.el (file-newest-backup): Use `expand-file-name'.
19148         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
19149         Allow the diary to pop up a new frame, if needed.
19151         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
19152         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
19153         (smtpmail-send-it): Make treatment of envelope-from consistent with
19154         sendmail.el.
19156         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
19157         (sh-leading-keywords): Add the bash `time' reserved word.
19158         (sh-variables): Add some bash variables.
19159         (sh-add-completer): Fix nil branch of case statement.
19161 2003-08-24  Masatake YAMATO  <jet@gyve.org>
19163         * progmodes/ld-script.el: New file.
19165 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
19167         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
19169 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
19171         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
19172         Better explain obsolescence, and what to use instead.
19174 2003-08-23  Masatake YAMATO  <jet@gyve.org>
19176         * pcvs.el (cvs-do-removal): Show the deleted file name
19177         on the prompt.
19179 2003-08-20  Dave Love  <fx@gnu.org>
19181         * international/mule.el (make-coding-system)
19182         (set-buffer-file-coding-system): Doc fix.
19184         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
19186         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
19188         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
19190         * international/utf-16.el: Add mime-text-unsuitable coding system
19191         properties.
19193         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
19195         * cus-edit.el: Add some :links.
19196         (bib): Remove.
19198         * textmodes/bib-mode.el (bib): Add :group external.
19200 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
19202         * wid-edit.el (widget-echo-help): Make it handle expressions that
19203         evaluate to strings.
19205 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
19207         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
19209         Simplify selection of SQL products to define highlighting and
19210         interactive mode.  Includes detailed instructions on adding
19211         support for new products.
19213         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
19214         product for use in highlighting and interactive mode.
19215         (sql-interactive-product): New variable.  SQL product for
19216         sql-interactive-mode.
19217         (sql-product-support): New variable.  Specifies product-specific
19218         parameters to drive highlighting and interactive mode.
19219         (sql-imenu-generic-expression): Add more object types.
19220         (sql-sqlite-options): Correct comment.
19221         (sql-ms-program): Use "osql" rather than "isql".
19222         (sql-prompt-regexp, sql-prompt-length): Update comment.
19223         (sql-mode-menu): Add "Start SQLi session" entry.
19224         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
19225         (sql-mode-abbrev-table): Add abbreviations.  Support of
19226         SYSTEM-FLAG on define-abbrev.  Support was removed with last
19227         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
19228         (sql-mode-font-lock-object-name): Add font-lock pattern for object
19229         names.
19230         (sql-mode-ansi-font-lock-keywords): Set as default value.
19231         (sql-mode-oracle-font-lock-keywords): Set as default value.
19232         Support Oracle 9i keywords.
19233         (sql-mode-postgres-font-lock-keywords): Set as default value.
19234         (sql-mode-linter-font-lock-keywords): Set as default value.
19235         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
19236         SQLServer 2000.
19237         (sql-mode-sybase-font-lock-keywords)
19238         (sql-mode-interbase-font-lock-keywords)
19239         (sql-mode-sqlite-font-lock-keywords)
19240         (sql-mode-strong-font-lock-keywords)
19241         (sql-mode-mysql-font-lock-keywords)
19242         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
19243         keywords.
19244         (sql-mode-font-lock-defaults): Update comment.
19245         (sql-product-feature): New function.  Returns feature associated
19246         with a product from `sql-product-support' alist.
19247         (sql-product-font-lock): New function.  Set font-lock support
19248         based on `sql-product'.
19249         (sql-add-product-keywords): New function.  Add font-lock rules to
19250         product-specific keyword variables.
19251         (sql-set-product): New function.  Set `sql-product' and apply
19252         appropriate font-lock highlighting.
19253         (sql-highlight-product): New function.  Set font-lock support
19254         based on a product.  Also set mode name to include product name.
19255         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
19256         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
19257         Use `sql-set-product'.
19258         (sql-highlight-ms-keywords)
19259         (sql-highlight-sybase-keywords)
19260         (sql-highlight-interbase-keywords)
19261         (sql-highlight-strong-keywords)
19262         (sql-highlight-mysql-keywords)
19263         (sql-highlight-sqlite-keywords)
19264         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
19265         (sql-get-login): Prompt in the same order as the tokens.
19266         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
19267         (sql-product-interactive): New function.  Common portions of
19268         product-specific interactive mode wrappers.
19269         (sql-interactive-mode): Rewritten to use product features.
19270         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
19271         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
19272         (sql-db2, sql-linter): Use `sql-product-interactive'.
19273         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
19274         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
19275         (sql-connect-ingres, sql-connect-postgres)
19276         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
19277         New functions.  Format command line parameters and invoke comint on
19278         the appropriate interpreter.  Code was in the corresponding
19279         `sql-xyz' function before.
19280         (sql-connect-ms): New function.  Support -E argument to use
19281         operating system credentials for authentication.
19283 2003-08-18  Kenichi Handa  <handa@m17n.org>
19285         * international/mule.el (encode-char): Fix for the ASCII case.
19287 2003-08-15  Kenichi Handa  <handa@m17n.org>
19289         * international/fontset.el (setup-default-fontset): Change "*" to
19290         nil in the specifications of font family.
19292 2003-08-18  Kim F. Storm  <storm@cua.dk>
19294         * kmacro.el (kmacro-keymap): Group related bindings in
19295         initialization for clarity.  Bind C-s to start macro.
19296         Remove C-r binding.
19297         (kmacro-initial-counter-value): New defvar to hold initial counter
19298         value in case we set the value before defining a macro.
19299         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
19300         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
19301         not defining or executing macro.  Doc fix.
19302         (kmacro-add-counter): Clear kmacro-initial-counter-value.
19303         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
19304         temporarily view older elements on the macro ring without cycling
19305         the ring.
19306         (kmacro-display): Doc fix.
19307         (kmacro-exec-ring-item): New helper function.
19308         (kmacro-call-ring-2nd): Use it.
19309         (kmacro-call-ring-2nd-repeat): Doc fix.
19310         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
19311         (kmacro-end-or-call-macro): Execute last viewed macro (using
19312         kmacro-exec-ring-item) from ring if this follows
19313         kmacro-view-macro.  This allows us to find a macro on the ring
19314         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
19315         the ring to bring it to the head of the ring.
19316         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
19317         Allow binding to reserved keys without specifying C-x C-k prefix.
19318         Ask for confirmation if entered key sequence is already bound to
19319         a non-macro command.
19320         (kmacro-view-macro): Repeating command will show older elements
19321         on the macro ring; C-k will execute the last viewed macro.
19322         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
19323         property from 'ring to 'head.
19325 2003-08-17  Alan Shutko  <ats@acm.org>
19327         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
19328         keeping December out of the alist.
19330 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
19332         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
19333         * calendar/calendar.el (calendar-mode-map): Bind it to key.
19334         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
19335         (calendar-flatten): New function.
19336         (calendar-mouse-view-other-diary-entries)
19337         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
19338         in the menu title and to show multi-line diary entries correctly
19339         in the menu.
19341 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
19343         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
19344         defcustom, because the default was recently changed.
19346 2003-08-16  Richard M. Stallman  <rms@gnu.org>
19348         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
19350         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
19351         New subroutine, broken out of eval-last-sexp-1.
19352         (eval-last-sexp-1): Use eval-last-sexp-print-value.
19354         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
19356         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
19358         * simple.el (eval-expression): Use eval-last-sexp-print-value.
19360 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
19362         * progmodes/compile.el (compilation-error-regexp-alist):
19363         Add Java ANt error detection as described in document
19364         http://ant.apache.org/faq.html
19366 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
19368         * simple.el (backward-word, forward-to-indentation)
19369         (backward-to-indentation): Argument changed to optional.
19370         (next-line, previous-line): Use `or' instead of `unless'.
19372 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19374         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
19375         instead of a constant.
19377 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
19379         * shell.el (shell): With prefix-arg, suggest a new buffer name.
19381 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
19383         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
19384         (vc-sccs-workfile-version): Search the entire delta table, rather
19385         than just the first entry, because that might be a deleted version.
19387 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
19389         * menu-bar.el (menu-bar-options-menu): Supply a body for the
19390         [save-place] binding in the Options menu.  Have it require
19391         'saveplace' and then toggle the variable manually, to avoid an an
19392         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
19393         for the bug report.
19395 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
19397         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
19398         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
19399         (gdb-info-threads-custom): Add help-echo text.
19400         (gdb-display-back): Don't use purecopy.
19401         (gdb-info-breakpoints-custom, gdb-reset)
19402         (gdb-assembler-custom): Use display-images-p to test if breakpoint
19403         icons can be displayed.
19405 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
19407         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
19409 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
19411         * bookmark.el (bookmark-completing-read):
19412         Return a string, instead of a list of one string.
19413         Use a popup menu if activated from the mouse.
19414         (bookmark-edit-annotation): Remove unused vars.
19415         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
19416         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
19417         to bookmark-completing-read.
19418         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
19419         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
19420         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
19421         and erase-buffer.
19422         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
19423         (bookmark-menu-jump, bookmark-menu-insert)
19424         (bookmark-popup-menu-and-apply-function)
19425         (bookmark-menu-popup-paned-bookmark-menu): Remove.
19426         (bookmark-menu-build-paned-menu): Remove by folding it into
19427         bookmark-menu-popup-paned-menu.
19428         (menu-bar-bookmark-map): Move the define-key statements here.
19429         Use the "non-menu" commands since they now pop up a menu if needed.
19430         (bookmark-exit-hook-internal): Simplify.
19432 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
19434         * reftex-toc.el (reftex-toc-rename-label): New function.
19435         (reftex-toc-check-docstruct): New function.
19437         * reftex.el (reftex-region-active-p): New function.
19439         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
19440         regexp to find the \bibliography macro.
19442         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
19443         which does not exist in LaTeX.
19444         (reftex-cite-format-builtin): Added amsrefs support.
19445         (reftex-toc-confirm-promotion): New option
19447         * reftex-toc.el
19448         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
19449         (reftex-toc-demote, reftex-toc-promote)
19450         (reftex-toc-do-promote, reftex-toc-promote-prepare)
19451         (reftex-toc-promote-action, reftex-toc-extract-section-number)
19452         (reftex-toc-newhead-from-alist)
19453         (reftex-toc-load-all-files-for-promotion): New functions.
19454         (reftex-toc-help): Added description of new keys.
19455         (reftex-toc-split-windows-fraction): New option.
19456         (reftex-recenter-toc-when-idle): Search *toc* window on all
19457         visible frames.
19458         (reftex-toc): Additional parameter REUSE
19459         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
19460         with REUSE argument.
19461         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
19462         the call of `reftex-toc'.
19463         (reftex-make-separate-toc-frame): New function .
19464         (reftex-toc-recenter): When called with triple prefix arg, call
19465         `reftex-make-separate-toc-frame' first.
19466         (reftex-toc-toggle-dedicated-frame): New command.
19467         (reftex-toc-quit): Adapted to delete frame when called in
19468         dedicated frame.
19470         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
19471         all enclosing macros.
19474 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19476         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
19477         first use.
19479 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19481         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
19483 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
19485         * calendar/calendar.el (list-diary-entries-hook)
19486         (diary-display-hook, nongregorian-diary-listing-hook)
19487         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
19488         Add some customize options for these hooks.
19489         (calendar-abbrev-construct): Don't try to take a substring longer
19490         than the original string.
19492 2003-08-05  Richard M. Stallman  <rms@gnu.org>
19494         * emacs-lisp/testcover.el (noreturn): Report error if does return.
19495         (testcover-reinstrument-clauses): Doc fix.
19497         * emacs-lisp/warnings.el: Doc fixes, args renamed.
19498         (warning-type-format): Rename from warning-group-format.
19500         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
19501         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
19502         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
19503         to prevent warnings about defvar for an obsolete variable.
19505         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
19506         warning-group-format renamed to warning-type-format.
19508         * subr.el (read-passwd): Use clear-string instead of fillarray.
19510         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
19511         Use vconcat instead of concat.
19512         (edmacro-sanitize-for-string): New function.
19514 2003-08-05  Dave Love  <fx@gnu.org>
19516         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
19517         line-number-display-limit-width.
19519         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
19521 2003-08-05  Kenichi Handa  <handa@m17n.org>
19523         * international/code-pages.el: Don't require mule-diag.
19525         * international/mule-diag.el (non-iso-charset-alist):
19526         Add autoload cookie.
19528         * language/devan-util.el (dev-glyph-order): Add an entry for the
19529         glyph code #xC4.
19531 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
19533         * calendar/calendar.el (diary-file, diary-file-name-prefix)
19534         (european-calendar-style, diary-date-forms)
19535         (calendar-day-name-array, calendar-month-name-array): Doc change.
19536         (generate-calendar-month): Adapt for new behaviour of
19537         `calendar-day-name' function.
19538         (calendar-abbrev-length, calendar-day-abbrev-array)
19539         (calendar-month-abbrev-array): New variables.
19540         (calendar-abbrev-construct): New function.
19541         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
19542         rather than fixing abbrevs at some width.  Calling syntax change.
19543         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
19544         (calendar-date-string): Adapt for new behaviours of
19545         `calendar-day-name' and `calendar-month-name' functions.
19547         * calendar/diary-lib.el (list-diary-entries): Adapt for new
19548         behaviour of `calendar-day-name' and `calendar-month-name' functions.
19549         (diary-name-pattern): Use abbrev arrays, rather than fixing
19550         abbrevs at three chars.  Calling syntax change.
19551         (mark-diary-entries): Adapt for new behaviours of
19552         `diary-name-pattern' and `calendar-make-alist' functions.
19553         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
19554         `diary-name-pattern' function.
19555         (font-lock-diary-date-forms): Use abbrev arrays, rather than
19556         fixing abbrevs at three chars.  Calling syntax change.
19557         (cal-hebrew, cal-islam): Require when compiling.
19558         (diary-font-lock-keywords): Adapt for new behaviour of
19559         `font-lock-diary-date-forms' function.
19561         * calendar/cal-hebrew.el: Reposition some code so defined before used.
19562         (calendar-hebrew-month-name-array-common-year)
19563         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
19564         (list-hebrew-diary-entries): Adapt for new behaviours of
19565         `calendar-day-name' and `add-to-diary-list' functions.
19566         (mark-hebrew-diary-entries): Adapt for new behaviours of
19567         `diary-name-pattern' and `calendar-make-alist' functions.
19569         * calendar/cal-islam.el (calendar-islamic-month-name-array):
19570         Add doc string.
19571         (list-islamic-diary-entries): Adapt for new behaviours of
19572         `calendar-day-name' and `add-to-diary-list' functions.
19573         (mark-islamic-diary-entries): Adapt for new behaviours of
19574         `diary-name-pattern' and `calendar-make-alist' functions.
19576         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
19577         `calendar-month-name' function.
19579         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
19581         * calendar/solar.el (solar-seasons-data): Move definition before use.
19583         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
19584         (cal-tex-LaTeX-hourbox): Move definition before use.
19586         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
19587         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
19588         lunar.el, solar.el
19589         (displayed-month, displayed-year): Define for compiler.
19591 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
19593         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
19594         MODE.  Renamed from c-init-c-language-vars'.
19595         (c-initialize-cc-mode): Change accordingly.
19596         (c-common-init): Ditto.
19597         (c-mode): Ditto.
19598         (c++-mode): Use `c-init-language-vars-for'.
19599         (objc-mode): Ditto.
19600         (java-mode): Ditto.
19601         (idl-mode): Ditto.
19602         (pike-mode): Ditto.
19603         (awk-mode): Ditto.
19605 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
19607         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
19608         or not the point moved.
19610         (c-search-decl-header-end): Don't trip up on operator identifiers
19611         in C++ and operators like == in all languages.
19613         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
19614         Detect leading labels correctly.
19616 2003-08-02  Andreas Schwab  <schwab@suse.de>
19618         * textmodes/ispell.el: Don't redo key bindings on loading, put
19619         them only in loaddefs.el.
19620         * bookmark.el: Likewise.
19621         * dabbrev.el: Likewise.
19622         * emerge.el: Likewise.
19624         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
19625         has more than one member.
19627         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
19629 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19631         * lpr.el (printify-region): It was ending conversion before the
19632         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
19634 2003-07-31  John Paul Wallington  <jpw@gnu.org>
19636         * net/browse-url.el (browse-url-epiphany): Doc fix.
19638 2003-07-30  Kenichi Handa  <handa@m17n.org>
19640         * international/fontset.el (setup-default-fontset):
19641         Change registry names of Akurti fonts.
19643 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
19645         * comint.el (comint-read-noecho): Use `clear-string' instead of
19646         `fillarray'.
19648 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
19650         * outline.el (outline-mode-hook): Add defvar.
19652 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
19654         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
19655         Restore assembler in source window if that is what has been selected.
19656         (menu): Add gdb-restore-windows to menu.  Make gdba
19657         specific menus only visible from gdba.
19659 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
19661         * progmodes/compile.el (compilation-environment): New user variable.
19662         (compile-internal): Respect it.
19664 2003-07-23  Masatake YAMATO  <jet@gyve.org>
19666         * progmodes/gud.el (gdb-script-font-lock-keywords):
19667         Put `font-lock-function-name-face' on a symbol which includes
19668         `-' like `hook-run'.  Put font-lock-variable-name-face
19669         on a symbol starting with $.
19671 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
19673         * files.el (set-visited-file-name): Use truename for buffer-file-name.
19675 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
19677         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
19679 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
19681         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
19682         Use with-no-warnings.
19683         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
19684         rather than to find-file-not-found-hook, which doesn't exist.
19686 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
19688         * international/quail.el (quail-translate-key): Fix previous change.
19690 2003-07-25  John Paul Wallington  <jpw@gnu.org>
19692         * server.el (server-start): Check `server-process' is non-nil
19693         before killing it to avoid killing current buffer's process.
19695         * simple.el (choose-completion-string): Use `minibufferp';
19696         test `completion-reference-buffer' if `buffer' arg is nil.
19697         (push-mark): Use `when' and `unless'.
19698         (pop-mark): Use `when'.
19700         * mouse-sel.el (mouse-sel-get-selection-function):
19701         Check `x-last-selected-text-primary'.  Don't barf if it or
19702         `x-last-selected-text' aren't bound.
19704 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19706         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
19708 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
19710         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
19712 2003-07-23  John Paul Wallington  <jpw@gnu.org>
19714         * tooltip.el (defface tooltip): Inherit from variable-pitch.
19716 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
19718         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
19719         string.  Defvar the derived hook.
19721         * macros.el (insert-kbd-macro): Escape double quote character.
19722         From Thomas W Murphy <twm@andrew.cmu.edu>.
19724 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
19726         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
19727         to match the specific mark rather than reusing comment-start-skip.
19729 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
19731         * progmodes/hideshow.el (hs-special-modes-alist):
19732         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
19734 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
19736         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
19737         value using ?\s.
19739 2003-07-21  John Paul Wallington  <jpw@gnu.org>
19741         * subr.el (with-selected-window): Add closing paren.
19743 2003-07-21  Richard M. Stallman  <rms@gnu.org>
19745         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
19746         (lisp-mode): Likewise.
19748         * subr.el (with-selected-window): Copy code form save-selected-window
19749         so as to call select-window with norecord arg.
19750         (dynamic-completion-table): Doc fix.
19751         (lazy-completion-table): Doc fix.
19753         * international/mule-cmds.el (set-locale-environment):
19754         langinfo renamed to locale-info.
19756         * international/mule.el (auto-coding-functions): Doc fix.
19758 2003-07-21  Kenichi Handa  <handa@m17n.org>
19760         * international/quail.el (quail-translate-key):
19761         Update quail-current-str correctly.
19763 2003-07-21  Andreas Schwab  <schwab@suse.de>
19765         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
19766         ?, to "_".
19768 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
19769         Version 2.0.36 of Tramp released.
19771         * net/tramp.el (tramp-default-password-end-of-line): Rename from
19772         tramp-password-end-of-line.
19773         (tramp-password-end-of-line): New method parameter.
19774         (tramp-get-password-end-of-line): Function to access method
19775         parameter `tramp-password-end-of-line', or variable
19776         `tramp-default-password-end-of-line' (default value).
19777         (tramp-methods): Add entries for new parameter
19778         tramp-password-end-of-line.
19779         (tramp-enter-password): Use new function
19780         `tramp-get-password-end-of-line'.
19781         (tramp-handle-insert-file-contents): Do not
19782         unconditionally inhibit the file operation file-local-copy, only
19783         do that when the inhibit-file-name-operation is currently
19784         insert-file-contents.  This fixes finding remote CVS-controlled
19785         files.  (It would barf on inserting the CVS/Entries file
19786         literally, because the file-local-copy handler wasn't called.)
19787         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
19788         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
19789         (tramp-initial-commands): New variable.
19790         (tramp-process-initial-commands): New function, using the variable.
19791         (tramp-open-connection-setup-interactive-shell): Call the new function.
19792         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
19793         method into the buffer name, never use nil.  Reported by Hanak
19794         David <dhanak@inf.bme.hu>.
19795         (tramp-open-connection-setup-interactive-shell): Erase buffer
19796         before sending "stty -onlcr".
19798         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
19800 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
19802         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
19804 2003-07-19  John Paul Wallington  <jpw@gnu.org>
19806         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
19807         (artist-draw-rect, artist-draw-square): Doc fixes.
19809         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
19811         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
19813 2003-07-19  Kenichi Handa  <handa@m17n.org>
19815         * international/kkc.el (kkc-show-conversion-list-update):
19816         Highlight the correct candidate in the message.
19818 2003-07-18  John Paul Wallington  <jpw@gnu.org>
19820         * simple.el (current-word): Don't include punctuation char when
19821         `really-word' arg is non-nil.
19823 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
19825         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
19826         moved to the directory obsolete.
19828 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
19830         * info.el (Info-menu-entry-name-re): Allow newlines in
19831         menu entry names.
19833         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
19834         syntax-ppss-after-change-function.
19835         (syntax-ppss-after-change-function): New alias.  Update uses.
19836         (syntax-ppss): Catch the case where the buffer is narrowed.
19838 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
19840         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
19841         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
19843 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
19845         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
19846         since it might be modified.
19848         * progmodes/cc-langs.el (c++-make-template-syntax-table)
19849         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
19850         names to these language constants.
19852 2003-07-15  Kim F. Storm  <storm@cua.dk>
19854         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
19855         All uses changed.
19857 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
19859         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
19860         Namespace support.
19862 2003-07-13  Juanma Barranquero  <lektu@terra.es>
19864         * frame.el (modify-all-frames-parameters): Reinstall (copyright
19865         papers received).
19867 2003-07-13  Karl Eichwalder  <ke@suse.de>
19869         * textmodes/po.el (po-find-charset): White space at the start of the
19870         Content-Type field body is non-mandatory.
19872 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
19874         * textmodes/texinfo.el (texinfo-section-list):
19875         Append appendixsection; a synonym for appendixsec.
19877 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
19879         * man.el (Man-translate-cleanup): New.
19880         (Man-translate-references): Call `Man-translate-cleanup' to clean
19881         leading, trailing and middle spaces.
19883 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
19885         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
19886         Handle `dired-directory' being a list.
19888 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
19890         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
19891         it doesn't exist.
19893 2003-07-12  Richard M. Stallman  <rms@gnu.org>
19895         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
19897         * progmodes/cc-defs.el (c-make-keywords-re):
19898         Don't use delete-duplicates.
19899         (c-lang-const): Don't use mapcan.
19901         * apropos.el (apropos-show-scores): Make it customizable.
19902         Document new meaning.
19903         (apropos): Compute scores from symbols.
19904         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
19906 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19908         * ps-bdf.el: Fix copyright line.
19909         (bdf-directory-list): Fix initialization code.
19911 2003-07-11  John Paul Wallington  <jpw@gnu.org>
19913         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
19914         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
19915         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
19917 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
19919         * emacs-lisp/ring.el (ring-elements): Doc fix.
19921 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
19923         * calendar/timeclock.el (timeclock-relative)
19924         (timeclock-ask-before-exiting, timeclock-use-display-time):
19925         Doc changes.
19926         (timeclock-modeline-display): Give a message if
19927         `timeclock-use-display-time' is non-nil but `display-time-mode'
19928         is not active.
19930 2003-07-11  Kenichi Handa  <handa@m17n.org>
19932         * international/mule-cmds.el (set-language-environment):
19933         Set current-language-environment to the correct string.
19935 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19937         * ps-print.el: Print line number correctly in a region.  Reported by
19938         Tim Allen <timallen@ls83.fsnet.co.uk>.
19939         (ps-print-version): New version number (6.6.2).
19940         (ps-printing-region): Code fix.
19942 2003-07-10  John Paul Wallington  <jpw@gnu.org>
19944         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
19945         this function can be called from `add-completions-from-tags-table'.
19947 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
19949         * calendar/timeclock.el (timeclock-use-display-time)
19950         (timeclock-day-over-hook, timeclock-workday-remaining)
19951         (timeclock-status-string, timeclock-when-to-leave)
19952         (timeclock-when-to-leave-string, timeclock-log-data)
19953         (timeclock-find-discrep, timeclock-day-base)
19954         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
19955         (timeclock-modeline-display): Set the variable
19956         `timeclock-modeline-display'.
19957         (timeclock-update-modeline): Doc fix.  Respect value of
19958         `timeclock-relative'.
19960 2003-07-09  Richard M. Stallman  <rms@gnu.org>
19962         * textmodes/reftex-parse.el (reftex-all-document-files):
19963         Add autoload cookie.
19965         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
19966         (reftex-scanning-info-available-p): Add autoload cookie.
19968         * international/mule-cmds.el
19969         (set-display-table-and-terminal-coding-system): Delete duplicate
19970         aset on standard-display-table.
19972         * view.el (view-file): If existing buffer's major mode is special,
19973         don't go into view mode.
19975         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
19977 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19979         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
19980         buffer changes; there's third party code that calls this function
19981         directly.
19983 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19985         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
19986         (autodoc-font-lock-keywords): Don't byte compile on font lock
19987         initialization when running from byte compiled files.
19989 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19991         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
19992         statement ends with auto-increment "++".
19994 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19996         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
19997         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
19998         these are changed, so declare them as variables and not constants.
20000 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
20002         * subr.el (dolist, dotimes): Doc fix.
20004 2003-07-08  Kim F. Storm  <storm@cua.dk>
20006         * international/mule-cmds.el
20007         (set-display-table-and-terminal-coding-system): Don't break
20008         bootstrap if standard-display-table isn't setup yet.
20010 2003-07-07  Richard M. Stallman  <rms@gnu.org>
20012         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
20013         Give it a doc string, and autoload it.
20015         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
20016         Use with-no-warnings.
20018         * info.el (Info-search): If find invisible text, search again.
20020         * isearch.el (search-whitespace-regexp): Add a shy group around it.
20022         * man.el (Man-name-regexp): Match + as part of name.
20024         * simple.el (visible-mode): Rename from vis-mode.
20025         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
20027         * simple.el (current-word): New arg REALLY-WORD specifies
20028         don't include punctuation chars.
20030         * emacs-lisp/debug.el (debug, debugger-env-macro):
20031         Use with-no-warnings while accessing and binding unread-command-char.
20033         * international/mule-cmds.el
20034         (set-display-table-and-terminal-coding-system): Use explicit loop
20035         instead of calling standard-display-default.
20037         * net/ange-ftp.el (ange-ftp-file-symlink-p):
20038         Use condition-case to catch error in ange-ftp-get-files.
20040         * net/browse-url.el (browse-url-browser-function):
20041         Add alternative for Epiphany.
20042         (browse-url-epiphany-program, browse-url-epiphany-arguments)
20043         (browse-url-epiphany-startup-arguments)
20044         (browse-url-epiphany-new-window-is-tab): New variables.
20045         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
20047         * progmodes/compile.el (compile-auto-highlight): Default now t.
20048         (compile): Doc fix.
20049         (compilation-next-error): Fix previous change.
20051         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
20053         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
20055 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
20057         * gdb-ui.el (gdb-source-info): Display current frame when
20058         attaching to an existing process.
20059         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
20060         while laying out windows when attaching to an existing process.
20062 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
20064         * info.el (Info-menu): Use Info-menu-entry-name-re.
20066 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
20068         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
20069         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
20071         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
20072         to match the same text.
20074 2003-07-06  John Paul Wallington  <jpw@gnu.org>
20076         * vc.el (vc-annotate-offset): Move defvar up.
20078 2003-07-06  Kim F. Storm  <storm@cua.dk>
20080         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
20081         This should fix the infinite loop when extracting menu names.
20083 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20085         * files.el (auto-mode-alist, interpreter-mode-alist):
20086         Remove entries to CC Mode modes to avoid duplicates; they are now added
20087         with autoload directives in cc-mode.el.
20089 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20091         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20092         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20093         these are changed, so declare them as variables and not constants.
20095         * progmodes/cc-mode.el: Fix some autoload problems: Try to
20096         ensure that the entry for ".c" extension comes before the one for
20097         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
20098         Fix incorrect entries that were added to `interpreter-mode-alist'.
20099         Move the autoload directives for AWK to the top level since they
20100         aren't recognized anywhere else.  Do not use the new AWK mode doc
20101         in the autoload form for the old AWK mode.
20103 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20105         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
20106         (bibtex-sort-ignore-string-entries): Default value t.
20107         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
20108         erroneously in previous version.
20109         (bibtex-string-files): Docstring reflects new parsing scheme.
20110         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
20111         docstring, add # as one of the chars to crush
20112         (bibtex-autokey-prefix-string, bibtex-autokey-names)
20113         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
20114         (bibtex-autokey-name-change-strings)
20115         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
20116         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
20117         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
20118         (bibtex-autokey-title-terminators)
20119         (bibtex-autokey-titlewords-stretch)
20120         (bibtex-autokey-titleword-ignore)
20121         (bibtex-autokey-titleword-case-convert)
20122         (bibtex-autokey-titleword-abbrevs)
20123         (bibtex-autokey-titleword-abbrevs)
20124         (bibtex-autokey-titleword-change-strings)
20125         (bibtex-autokey-titleword-length)
20126         (bibtex-autokey-titleword-separator)
20127         (bibtex-autokey-name-year-separator)
20128         (bibtex-autokey-year-title-separator)
20129         (bibtex-autokey-before-presentation-function)
20130         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
20131         Fix docstring.
20132         (bibtex-strings, bibtex-reference-keys):
20133         Use lazy-completion-table and make-variable-buffer-local.
20134         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
20135         (bibtex-braced-string-syntax-table)
20136         (bibtex-quoted-string-syntax-table): New variables.
20137         (bibtex-parse-nested-braces): Remove.
20138         (bibtex-parse-field-string): Use syntax table and forward-sexp.
20139         (bibtex-parse-association): Simplify.
20140         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
20141         (bibtex-parse-field-text): Simplify.
20142         (bibtex-search-forward-field, bibtex-search-backward-field):
20143         argument BOUND can take value t.
20144         (bibtex-start-of-field, bibtex-start-of-name-in-field)
20145         (bibtex-end-of-name-in-field, bibtex-end-of-field)
20146         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
20147         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
20148         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
20149         (bibtex-skip-to-valid-entry): Return buffer position of beginning
20150         and ending of entry.  Update for changes of bibtex-search-entry.
20151         Simplify.
20152         (bibtex-map-entries): FUN is called with three arguments.
20153         (bibtex-search-entry): Return a cons pair with buffer positions of
20154         beginning and end of entry.
20155         (bibtex-enclosing-field): Simplify.
20156         (bibtex-format-entry): Use booktitle to set a missing title.
20157         (bibtex-autokey-get-names): Fiddle with regexps.
20158         (bibtex-generate-autokey): Use identity.
20159         (bibtex-parse-keys): Use simplified parsing algorithm if
20160         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
20161         arguments.  Return alist of keys.
20162         (bibtex-parse-strings): Simplify.  Return alist of strings.
20163         (bibtex-complete-string-cleanup): Fix docstring.
20164         (bibtex-read-key): New function.
20165         (bibtex-mode): Fix docstring.  Do not parse for keys and
20166         strings when the mode is entered.  Set fill-paragraph-function to
20167         bibtex-fill-field.  Setup font-lock-mark-block-function the way
20168         font-lock intended.
20169         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
20170         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
20171         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
20172         (bibtex-Preamble): Avoid hard coded constants.
20173         (bibtex-make-field): Fix docstring.  Simplify.
20174         (bibtex-beginning-of-entry): Always return new position of point.
20175         (bibtex-end-of-entry): Rearrange cond clauses.
20176         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
20177         Update for changes of bibtex-map-entries.
20178         (bibtex-ispell-abstract): Do not move point.
20179         (bibtex-entry-index): Use downcase.  Simplify.
20180         (bibtex-lessp): Handle catch-all.
20181         (bibtex-find-crossref): Turn into a command.
20182         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
20183         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
20184         preamble entries.
20185         (bibtex-fill-field-bounds): New function.
20186         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
20187         (bibtex-fill-entry): Use bibtex-fill-field-bounds
20188         (bibtex-String): Use bibtex-strings.  Always obey
20189         bibtex-sort-ignore-string-entries.
20191 2003-07-05  John Paul Wallington  <jpw@gnu.org>
20193         * cus-theme.el (customize-create-theme):
20194         Call `customize-create-theme' in Reset widget's notify function.
20196         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
20197         (ibuffer-mark-interactive): Use `or' instead of `unless'.
20198         (define-ibuffer-column name): Add summarizer.
20199         (define-ibuffer-column size): Likewise.
20200         (define-ibuffer-column filename): Likewise.
20201         (define-ibuffer-column process): Likewise.  Change BODY's output too.
20202         (define-ibuffer-column filename-and-process): Likewise, likewise.
20203         (ibuffer): Remove local vars `already-in' and `need-update'.
20205         * ibuf-ext.el: Don't require `derived' at compile-time.
20207 2003-07-05  Kim F. Storm  <storm@cua.dk>
20209         * info.el: Disable paragraph refilling.
20210         (Info-refill-paragraphs): New defcustom.
20211         (Info-fontify-node): Use it.
20213 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
20215         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
20216         thingies from constructors created by defstruct.
20218         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
20219         the default value of the variable.
20220         (byte-code-meter): Move declaration to top level.
20222         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
20224         * info.el (Info-following-node-name-re): New fun.
20225         (Info-following-node-name): Remove.
20226         (Info-insert-dir): Use the new fun.
20227         (Info-extract-pointer): Don't save restriction; use new fun.
20228         (Info-menu-entry-name-re): New const.
20229         (Info-menu-entry-name-re): Use it along with new fun.
20230         (Info-node-spec-re): Use new fun.
20231         (Info-complete-menu-item, Info-fontify-node): Use new const.
20232         (Info-goto-node, Info-follow-reference, Info-menu-update):
20233         Use match-string.
20234         (Info-follow-reference): Use assoc-string.
20235         Use a list of strings for the completion table.
20236         (Info-fontify-node): Use match-string, line-end-position.
20237         Limit the search for `node:' to the first line.
20239         * newcomment.el (uncomment-region): Remove padding coming from
20240         comment-start rather than just from comment-padding.
20242         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
20243         (vc-cvs-stay-local-p): Use vc-stay-local-p.
20244         (vc-cvs-rename-file): Remove (use the default).
20245         (vc-cvs-register): Register parent dir if needed.
20246         (vc-cvs-could-register): Return non-nil if parent can be registered.
20247         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
20248         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
20250         * vc-svn.el (vc-svn-use-edit): Make it into a const.
20251         (vc-svn-update): Fix the arguments to `svn'.
20252         (vc-svn-diff-tree): Just use `vc-svn-diff'.
20253         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
20254         Simple implementations, assuming `name' is a URL.
20256         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
20257         set of chars allowed unquoted in a case pattern.
20259         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
20261         * font-lock.el (font-lock-extra-types-widget)
20262         (c-font-lock-extra-types, c++-font-lock-extra-types)
20263         (objc-font-lock-extra-types, java-font-lock-extra-types)
20264         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
20265         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
20266         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
20267         (font-lock-match-c++-structor-declaration)
20268         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
20269         (c++-font-lock-keywords-3, c++-font-lock-keywords)
20270         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
20271         (objc-font-lock-keywords-3, objc-font-lock-keywords)
20272         (java-font-lock-keywords-1, java-font-lock-keywords-2)
20273         (java-font-lock-keywords-3, java-font-lock-keywords)
20274         (java-font-lock-syntactic-face-function): Remove obsolete code
20275         and constants.  It's all in cc-fonts.el now.
20277 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
20279         * mail/sendmail.el (mail-specify-envelope-from)
20280         (mail-envelope-from): Doc fix.
20282 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
20284         * generic-x.el: Do away with the dependency on `c-emacs-features'
20285         when populating `rul-generic-mode-syntax-table'; we already know
20286         this isn't XEmacs.
20288 See ChangeLog.10 for earlier changes.
20290 ;; Local Variables:
20291 ;; coding: iso-2022-7bit
20292 ;; End:
20294     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
20295   Copying and distribution of this file, with or without modification,
20296   are permitted provided the copyright notice and this notice are preserved.
20298 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1