(texinfo-heading-face): Specify customization group.
[emacs.git] / lisp / ChangeLog
blobf795ead42f8809ae9b6ddfb8eacabb97be8cd59a
1 2005-05-27  Lute Kamstra  <lute@gnu.org>
3         * calc/calc.el (calc):
4         * outline.el (outline-1, outline-2, outline-3, outline-4)
5         (outline-5, outline-6, outline-7, outline-8):
6         * textmodes/dns-mode.el (dns-mode):
7         * textmodes/sgml-mode.el (sgml-namespace-face):
8         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
9         (tex-verbatim-face, tex-use-reftex):
10         * textmodes/texinfo.el (texinfo-heading-face): Specify
11         customization group.
13         * longlines.el: Don't require easy-mmode.
14         (longlines-visible-face): Specify customization group.
16 2005-05-27  Kenichi Handa  <handa@m17n.org>
18         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
19         encoding table of windows-1251.
21         * international/ucs-tables.el (ucs-set-table-for-input): If
22         translation-table-for-input of a coding system is a symbol, get
23         its translation-table property.
25         * international/code-pages.el: Don't register a coding system into
26         non-iso-charset-alist more than once.
27         (cp-make-coding-system): Likewise.
29 2005-05-26  John Wiegley  <johnw@newartisans.com>
31         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
32         `eshell-resume-eval' is wrapped in a list, it indicates that the
33         command was run asynchronously.  In that case, unwrap the value
34         before checking the delimiter value.
36         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
37         character before a space at the end of a line is \, assume the
38         space is part of the last argument rather than a final argument
39         separator.
41         * eshell/esh-io.el (eshell-get-target): If
42         `eshell-buffer-shorthand' is in use, and the target is `t' or
43         `nil' (which are the most common values), don't assume that the
44         symbol target is a buffer.
46 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
48         * calendar/calendar.el (calendar-mode-line-format):
49         Use mode-line-highlight as mouse-face.
51         * time.el (display-time-string-forms, display-time-update):
52         Use mode-line-highlight as mouse-face.
54 2005-05-26  Jay Belanger  <belanger@truman.edu>
56         * calc/calc.el (calc-language-alist): Remove extra defvar.
58 2005-05-26  Lute Kamstra  <lute@gnu.org>
60         * arc-mode.el (archive-mode):
61         * bookmark.el (bookmark-read-annotation-mode)
62         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
63         * bs.el (bs-mode):
64         * calc/calc-yank.el (calc-edit-mode):
65         * calc/calc.el (calc-mode, calc-trail-mode):
66         * calculator.el (calculator-mode):
67         * chistory.el (command-history-mode):
68         * comint.el:
69         * cus-edit.el (custom-mode):
70         * descr-text.el (describe-text-mode):
71         * ebuff-menu.el (Electric-buffer-menu-mode):
72         * ediff-util.el (ediff-mode):
73         * emacs-lisp/re-builder.el (reb-mode):
74         * emulation/vi.el (vi-mode-setup):
75         * emulation/ws-mode.el (wordstar-mode):
76         * eshell/esh-mode.el (eshell-mode):
77         * forms.el (forms-mode):
78         * help-mode.el (help-mode):
79         * hexl.el (hexl-mode):
80         * ibuffer.el (ibuffer-mode):
81         * ielm.el (inferior-emacs-lisp-mode):
82         * info.el (Info-mode, Info-edit-mode):
83         * international/swedish.el:
84         * ledit.el (ledit-from-lisp-mode):
85         * locate.el (locate-mode):
86         * mail/rmail.el (rmail-mode):
87         * mail/rmailedit.el (rmail-edit-mode):
88         * mail/rmailsum.el (rmail-summary-mode):
89         * mail/supercite.el (sc-electric-mode):
90         * net/eudc.el (eudc-mode):
91         * net/quickurl.el (quickurl-list-mode):
92         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
93         * obsolete/ooutline.el (outline-mode):
94         * obsolete/options.el (Edit-options-mode):
95         * obsolete/rnews.el (news-mode):
96         * obsolete/rnewspost.el (news-reply-mode):
97         * play/5x5.el (5x5-mode):
98         * play/decipher.el (decipher-mode, decipher-stats-mode):
99         * play/gomoku.el (gomoku-mode):
100         * play/snake.el (snake-mode):
101         * play/solitaire.el (solitaire-mode):
102         * play/tetris.el (tetris-mode):
103         * progmodes/ada-mode.el (ada-mode):
104         * progmodes/antlr-mode.el (antlr-mode):
105         * progmodes/autoconf.el (autoconf-mode):
106         * progmodes/dcl-mode.el (dcl-mode):
107         * progmodes/delphi.el (delphi-mode):
108         * progmodes/ebrowse.el (ebrowse-tree-mode)
109         (ebrowse-electric-list-mode, ebrowse-member-mode)
110         (ebrowse-electric-position-mode):
111         * progmodes/f90.el (f90-mode):
112         * progmodes/fortran.el (fortran-mode):
113         * progmodes/icon.el (icon-mode):
114         * progmodes/idlw-help.el (idlwave-help-mode):
115         * progmodes/idlw-shell.el (idlwave-shell-mode):
116         * progmodes/idlwave.el (idlwave-mode):
117         * progmodes/inf-lisp.el (inferior-lisp-mode):
118         * progmodes/m4-mode.el (m4-mode):
119         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
120         * progmodes/modula2.el (modula-2-mode):
121         * progmodes/octave-inf.el (inferior-octave-mode):
122         * progmodes/octave-mod.el (octave-mode):
123         * progmodes/pascal.el (pascal-mode):
124         * progmodes/sh-script.el (sh-mode):
125         * progmodes/sql.el (sql-mode, sql-interactive-mode):
126         * progmodes/vhdl-mode.el (vhdl-mode):
127         * progmodes/xscheme.el (scheme-interaction-mode):
128         * replace.el (occur-mode):
129         * ses.el (ses-mode):
130         * simple.el (completion-list-mode):
131         * skeleton.el:
132         * speedbar.el (speedbar-mode):
133         * term.el (term-mode):
134         * terminal.el (terminal-edit-mode):
135         * textmodes/reftex-index.el (reftex-index-mode)
136         (reftex-index-phrases-mode):
137         * textmodes/reftex-sel.el (reftex-select-label-mode)
138         (reftex-select-bib-mode):
139         * textmodes/reftex-toc.el (reftex-toc-mode):
140         * wdired.el (wdired-change-to-wdired-mode):
141         * wid-browse.el (widget-browse-mode):
142         Use run-mode-hooks.
144         * array.el (array-mode):
145         * calendar/todo-mode.el (todo-mode):
146         * man.el (Man-mode):
147         * play/landmark.el (lm-mode):
148         * play/mpuz.el (mpuz-mode):
149         Use kill-all-local-variables and run-mode-hooks.
151         * subr.el (delay-mode-hooks): Specify indentation.
153 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
155         * xml.el (xml-substitute-special): Don't die for undefined xml
156         entities.
158 2005-05-26  Jay Belanger  <belanger@truman.edu>
160         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
161         of nil.
163 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
165         * progmodes/gdb-ui.el (gdb-frame-address):
166         Rename from gdb-current-address.
167         (gdb-previous-frame-address): Rename from gdb-previous-address.
168         (gdb-selected-frame): Rename from gdb-current-frame.
169         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
170         (gdb-frame-number): Rename from gdb-current-stack-level.
171         (gdb-ann3): Match new mode-name for disassembly buffer.
172         Extend initialisation of variables.
173         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
174         (gdb-memory-mode): Use mouse-face in header line.
175         (gdb-assembler-buffer-name): Call it disassembly and give frame
176         in mode line.
177         (gdb-source-spec-regexp, gdb-assembler-custom)
178         (gdb-invalidate-assembler, gdb-frame-handler):
179         Make robust to leading zeroes in address format.
181 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
183         * textmodes/org.el: (org-mode): Use `define-derived-mode' to
184         define `org-mode'.
185         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
187 2005-05-26  Nick Roberts  <nickrob@snap.net.nz>
189         * log-edit.el (log-edit-changelog-entries): Distinguish between
190         filenames like xfns.c and fns.c.
191         Coded by Stefan Monnier  <monnier@iro.umontreal.ca>.
193 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
195         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
196         point after reverting.
197         (Buffer-menu-make-sort-button): Handle the case where
198         `Buffer-menu-use-header-line' is nil.
200 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
202         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
203         New funcs.  In minibuffer-local-completion-map bind `]', `/'
204         and `:' to them.
206 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
208         * startup.el (normal-top-level): Allow modification of load-path while
209         we're iterating over it.
211 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
213         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
214         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
215         (thumbs-resize-interactive, thumbs-insert-image)
216         (thumbs-insert-thumb, thumbs-dired-show-marked)
217         (thumbs-find-image-at-point, thumbs-delete-images)
218         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
219         (thumbs-increment-image-size, thumbs-decrement-image-size):
220         Fix typos in docstrings.
222 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
224         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsoleted.
225         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
226         (cperl-mode): Use them.
228 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
230         * window.el (quit-window, shrink-window-if-larger-than-buffer):
231         Doc fixes.
233 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
235         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
236         Bind C-d to gdb-inferior-io-eof.
238         * dired.el (dired-dnd-popup-notice): Use message-box.
240 2005-05-23  Masatake YAMATO  <jet@gyve.org>
242         * bindings.el (mode-line-major-mode-keymap):
243         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
245         * faces.el (mode-line-highlight): New face.
247         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
248         as mouse-face.
250         * bindings.el (top-level, help-echo, mode-line-modified)
251         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
252         as mouse-face.
254 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
256         * progmodes/cc-engine.el (c-guess-basic-syntax):
257         Remove spurious call to `zerop'.
259         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
261 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
263         CC Mode update to 5.30.10:
265         * cc-fonts.el (c-font-lock-declarators): Fixed bug where the point
266         could go past the limit in decoration level 2, thereby causing
267         errors during interactive fontification.
269         * cc-mode.el (c-make-inherited-keymap): Fixed cc-bytecomp bug when
270         the file is evaluated interactively.
272         * cc-engine.el (c-guess-basic-syntax): Handle operator
273         declarations somewhat better in C++.
275         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
276         make use of `run-mode-hooks' which has been added in Emacs 21.1.
277         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
278         (awk-mode): Use it.
279         (make-local-hook): Suppress warning about obsoleteness.
281         * cc-engine.el, cc-align.el, cc-cmds.el
282         (c-append-backslashes-forward, c-delete-backslashes-forward)
283         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
284         Compensate for return value from `forward-line' when it has moved
285         but not to a different line due to eob.
287         * cc-engine.el (c-guess-basic-syntax): Fixed anchoring in
288         `objc-method-intro' and `objc-method-args-cont'.
290 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
292         CC Mode update to 5.30.10:
294         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
295         in the copyright statement.  Incidentally, change "along with GNU
296         Emacs" to "along with this program" where it occurs.
298         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
299         so that it is interactive, hence can be found by M-x awk-mode
300         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
301         <gmorris+emacs@ast.cam.ac.uk>.
303         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
304         Mode's regexps.
306 2005-05-23  Kevin Ryde  <user42@zip.com.au>
308         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
309         c-parse-state, to avoid a lisp error (on bad code).
311 2005-05-23  Lute Kamstra  <lute@gnu.org>
313         * subr.el (font-lock-defaults): Remove defvar as it's already
314         defined in font-core.el.
316         * font-lock.el (font-lock-beginning-of-syntax-function): Fix
317         docstring.
319 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
321         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
322         more general and work when GDB variable "print pretty" is on,
323         as with Emacs, for example.
325 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
327         * font-core.el: Update comment.
329         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Use
330         `after-change-major-mode-hook' instead of `find-file-hook'.
332         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
334 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
336         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
337         and `yank-handler' in the doc strings.
339 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
341         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
343 2005-05-22  Richard M. Stallman  <rms@gnu.org>
345         * help.el (describe-key): Move print-help-return-message call
346         out of conditional.
348         * progmodes/etags.el (list-tags): Use with-no-warnings.
350         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
351         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
352         (starttls-extra-args, starttls-extra-arguments): Add defvars.
354         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
356         * language/viet-util.el (viet-viscii-nonascii-translation-table):
357         Add defvar.
359         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
360         Use defvar, not defconst.
362         * hexl.el (hexl-follow-line): Use with-no-warnings.
364         * emulation/tpu-extras.el: Use write-file-functions instead of
365         write-file-hooks.
367         * dired.el (dired-font-lock-keywords): Fontify files with junk
368         extensions even if marked by -F.
370 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
372         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
373         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
374         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
375         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
376         (concatenate, list-length, get*, getf, cl-remprop):
377         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
378         (etypecase, progv, lexical-let, lexical-let*)
379         (multiple-value-bind, multiple-value-setq, shiftf):
380         Improve argument/docstring consistency.
382         * subr.el (focus-frame, unfocus-frame):
383         Revert deletion on 2005-05-01.
385 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
387         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
388         doesn't exist.
390         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used
391         in vc-rcs.el when vc-mistrust-permissions is t, which is not the
392         default.
394 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
396         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
397         already deleted variables: auto-fill-hook, blink-paren-hook,
398         lisp-indent-hook, inhibit-local-variables, unread-command-event
399         suspend-hooks, comment-indent-hook, meta-flag,
400         before-change-function, after-change-function,
401         font-lock-doc-string-face.
403 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
405         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
407 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
409         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
410         rmail-dont-reply-to.
412 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
414         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
415         literal blank when splitting new-header-values.
417 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
419         * calendar/cal-menu.el (cal-menu-update): Add separator as a
420         string so that tmm doesn't create a completion entry for it.
422         * textmodes/table.el (table-disable-menu): Ditto.
424 2005-05-21  Richard M. Stallman  <rms@gnu.org>
426         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
428         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
430         * net/rcompile.el (remote-compile): Use compilation-start.
432         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
434 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
436         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
437         Default to makefile-bsdmake-mode on BSD systems.
439         * imenu.el (imenu-generic-expression, imenu--generic-function'):
440         REGEXP may also be a search function now.  The part of doc-string
441         for describing the structure was 95% identical to that of
442         `imenu--generic-function'.  Unify it there.
444         * progmodes/make-mode.el (makefile-imenu-generic-expression):
445         Use function to find dependencies, because regexp alone is so complex,
446         it easily goes into an endless loop.
447         (makefile-makepp-mode): Also add submenu for Perl functions
448         defined in the makefile.
449         (makefile-bsdmake-mode): Special imenu-generic-expression no
450         longer needed, due to function call.
451         (makefile-match-dependency): Take BOUND into account when checking
452         if we're through.
454 2005-05-20  Jay Belanger  <belanger@truman.edu>
456         * calc/calc-units.el (calc-invalidate-units-table):
457         Use inhibit-read-only.
458         (math-build-units-table-buffer): Use view-mode.
460 2005-05-20  David Kastrup  <dak@gnu.org>
462         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
463         easy-menu-add is not a nop on Emacs; and clarify when to call it.
465 2005-05-20  Lute Kamstra  <lute@gnu.org>
467         * diff-mode.el (diff-header-face, diff-file-header-face)
468         (diff-index-face, diff-hunk-header-face, diff-removed-face)
469         (diff-added-face, diff-changed-face, diff-function-face)
470         (diff-context-face, diff-nonexistent-face): Put them in the
471         diff-mode customization group.
473 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
475         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
477         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
479         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
480         Minor regexp-optimization.
482 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
484         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
485         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
486         (org-agenda-add-time-grid-maybe): New function.
487         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
488         (org-table-create): `dotimes' instead of `mapcar'.
489         (org-xor): Simplify implementation.
490         (org-agenda): `inhibit-redisplay' turned on.
491         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
492         a consistent line after a state change.
493         (org-agenda-remove-times-when-in-prefix): New option.
494         (org-prefix-has-time): New variable.
495         (org-parse-time-string): Optional argument NODEFAULT.
496         (org-format-agenda-item): Parse items for time-of-day
497         specifications and move these into the prefix if possible.
498         (org-agenda-priority): Get current heading, not previous heading
499         during agenda remote editing.
501 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
503         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
504         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
505         (remove-duplicates, delete-duplicates, substitute)
506         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
507         (nsubstitute-if-not, find, find-if, find-if-not, position)
508         (position-if, position-if-not, count, count-if, count-if-not)
509         (mismatch, search, sort*, stable-sort, merge, member*)
510         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
511         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
512         (intersection, nintersection, set-difference, nset-difference)
513         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
514         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
515         (nsublis, tree-equal): Improve argument/docstring consistency.
517         * subr.el (send-string, send-region):
518         Remove obsolescence declaration.
519         (window-dot, set-window-dot, read-input, show-buffer)
520         (eval-current-buffer, string-to-int):
521         Add release number to obsolescence declarations.
523 2005-05-19  Kim F. Storm  <storm@cua.dk>
525         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
526         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
528 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
530         * faces.el (list-faces-display): Make back button respect optional
531         regexp arg.
533 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
535         * calculator.el (calculator-radix-grouping-mode)
536         (calculator-radix-grouping-digits, calculator-displayer)
537         (calculator-radix-grouping-separator, calculator-copy-displayer):
538         * dabbrev.el (dabbrev-search-these-buffers-only):
539         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
540         (diff-advance-after-apply-hunk, diff-mode-hook)
541         (diff-minor-mode-prefix):
542         * imenu.el (imenu-use-popup-menu):
543         * jit-lock.el (jit-lock-context-time):
544         * newcomment.el (comment-fill-column, comment-column)
545         (comment-style, comment-padding, comment-multi-line)
546         (comment-empty-lines, comment-auto-fill-only-comments):
547         * reveal.el (reveal-around-mark):
548         * uniquify.el (uniquify-buffer-name-style)
549         (uniquify-after-kill-buffer-p)
550         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
551         (uniquify-min-dir-content, uniquify-separator)
552         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
553         * w32-vars.el (w32-fixed-font-alist):
554         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
555         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
556         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
557         * progmodes/perl-mode.el (perl-indent-level)
558         (perl-continued-statement-offset, perl-continued-brace-offset)
559         (perl-brace-offset, perl-brace-imaginary-offset)
560         (perl-label-offset, perl-indent-continued-arguments)
561         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
562         * progmodes/tcl.el (tcl-indent-level)
563         (tcl-continued-indent-level, tcl-auto-newline)
564         (tcl-tab-always-indent, tcl-electric-hash-style)
565         (tcl-help-directory-list, tcl-use-smart-word-finder)
566         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
567         (inferior-tcl-source-command):
568         * textmodes/fill.el (enable-kinsoku):
569         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
570         * textmodes/table.el (table-yank-handler):
571         Specify missing group (and type, if simple) in defcustom.
573 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
575         * progmodes/compile.el (compilation-finish-function): Fix defvar.
577 2005-05-19  Richard M. Stallman  <rms@gnu.org>
579         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
581         * subr.el (event-basic-type): Don't get an error.
582         (left-fringe-p): Function deleted.
584         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
585         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
587         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
588         in recursive copy.
590         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
592         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
594         * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
595         Call byte-compile-nogroup-warn if appropriate.
597         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
598         (compilation-set-window): Don't call left-fringe-p; do it directly.
600 2005-05-19  Jay Belanger  <belanger@truman.edu>
602         * calc/calc-graph.el (calc-graph-format-data): Make sure
603         var-PlotRejects is bound before trying to check its value.
605 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
607         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
608         definition of this variable from reftex-global.el to reftex.el,
609         because it is needed in the menu.
611 2005-05-19  Lute Kamstra  <lute@gnu.org>
613         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
614         years are fixed.  Don't insert a space after a dash.
616 2005-05-19  Kim F. Storm  <storm@cua.dk>
618         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
620 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
622         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
623         strings, because (eq ... ?\\) is fairly frequent.
625         * progmodes/make-mode.el (makefile-add-this-line-targets):
626         Simplify and integrate into `makefile-pickup-targets'.
627         (makefile-add-this-line-macro): Simplify and integrate into
628         `makefile-pickup-macros.
629         (makefile-pickup-filenames-as-targets): Simplify.
630         (makefile-previous-dependency, makefile-match-dependency):
631         Don't stumble over `::'.
633 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
635         * subr.el (post-command-idle-hook, post-command-idle-delay):
636         Remove obsoletion of post-command-idle-hook and
637         post-command-idle-delay.
639         * faces.el (list-faces-display): Provide button when describe-face
640         is called to take user back to  the list of faces.
642         * help-fns.el (describe-variable): Remove hyperlinks in a
643         variable's value as these are quite frequently inappropriate.
645         * follow.el (follow-submit-feedback, follow-mode):
646         Remove references to post-command-idle-hook.
648 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
650         * progmodes/make-mode.el (makefile-previous-dependency)
651         (makefile-match-dependency): Check for := (and in bsd mode also
652         !=) to give a better result, even when font-lock is not on.
654 2005-05-18  Jay Belanger  <belanger@truman.edu>
656         * calc/calc-help.el (calc-s-prefix-help):
657         Add `calc-copy-special-constant' to help string.
659 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
661         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
663 2005-05-18  Jay Belanger  <belanger@truman.edu>
665         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
666         in linear factors are in proper order.
668 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
670         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
671         Support for jurabib.
673         * textmodes/reftex.el (featurep): Define aliases for overlay
674         commands, for XEmacs compatibility, and use these aliases in
675         overlay initializations.
676         (reftex-highlight): Use `reftex-move-overlay'.
677         (reftex-unhighlight): Use `reftex-delete-overlay'.
678         (reftex-uniq): Funktion removed.  Use `reftex-uniquify' instead.
679         (reftex-access-search-path): Use `reftex-uniquify' instead of
680         `reftex-uniq'
682         * textmodes/reftex-sel.el (reftex-select-unmark):
683         Overlay `before-string' property modification enables for Emacs as well.
684         (reftex-select-item): Use `reftex-delete-overlay'.
685         (reftex-select-mark): Use `reftex-make-overlay' and
686         `reftex-overlay-put'.
687         (reftex-select-unmark): Use `reftex-delete-overlay' and
688         `reftex-overlay-put'.
690 2005-05-18  Lute Kamstra  <lute@gnu.org>
692         * emacs-lisp/lisp.el (check-parens): Fix docstring.
694 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
696         * add-log.el (add-change-log-entry):
697         * array.el (array-make-template, array-reconfigure-rows)
698         (array-init-max-row, array-init-max-column)
699         (array-init-columns-per-line, array-init-field-width):
700         * replace.el (replace-match-maybe-edit, perform-replace):
701         * textmodes/spell.el (spell-region):
702         Replace `read-input' by `read-string'.
704         * forms.el (forms-mode):
705         * finder.el (finder-compile-keywords):
706         * shadowfile.el (shadow-read-files):
707         Replace `eval-current-buffer' by `eval-buffer'.
709         * terminal.el (te-pass-through):
710         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
711         (ange-ftp-raw-send-cmd):
712         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
713         (send-process-next-char, telnet-initial-filter, telnet):
714         Replace `send-string' by `process-send-string'.
716         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
717         (prolog-consult-region): Replace `send-string' by
718         `process-send-string'; replace `send-region' by `process-send-region'.
720         * progmodes/delphi.el (delphi-log-msg):
721         Replace `set-window-dot' by `set-window-point'.
723         * subr.el (window-dot, set-window-dot, read-input, send-string)
724         (send-region, show-buffer, eval-current-buffer):
725         Make really obsolete, as the comment says.
727 2005-05-17  Kim F. Storm  <storm@cua.dk>
729         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
730         (cua--init-keymaps): Bind C-return instead of S-return to set
731         rectangle mark.
733         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
734         instead of S-return to toggle/clear rectangle mark.
736 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
738         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
739         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
740         Also fontify plain strings assigned to variables, mostly so that a
741         colon has a face and is thus not taken as a dependency separator.
742         (makefile-previous-dependency): Inline the new matcher, because it
743         is too complex to work in both directions.
744         (makefile-match-dependency): Eliminate `backward' arg (see above).
745         Completely reimplemented so as to not sometimes go into an endless
746         loop.  It should also be more efficient, because first it only
747         searches for `:', instead of applying the very complex regexp.
748         (makefile-mode): Cancel `font-lock-support-mode', because blocks
749         to be fontified in one piece can be too long for JIT.
750         Makefiles are never *that* big.
752 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
754         * dired.el (dired-mode): Simplify.
756 2005-05-17  Lute Kamstra  <lute@gnu.org>
758         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
759         defcustom for the mode hook variable.
761         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
762         Emacs Lisp Reference Manual.
764 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
766         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
767         (evenp, list*):
768         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
769         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
771         * net/tramp-smb.el (tramp-smb-open-connection):
772         Pass `tramp-chunksize' as fifth (required) argument.
774 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
776         * font-lock.el (lisp-font-lock-keywords-1):
777         Set `font-lock-negation-char-face' for [^...] char group.
778         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
780         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
781         a var, and refine it to mask one more level of nested vars.
782         (makefile-rule-action-regex): Turn it into a var, and refine it so
783         it recognizes backslashed continuation lines as belonging to the
784         same command.
785         (makefile-macroassign-regex): Refine it so it recognizes
786         backslashed continuation lines as belonging to the same command.
787         (makefile-var-use-regex): Don't look at the next char, because it
788         might be the same one to be skipped by the initial [^$], leading
789         to an overlooked variable use.
790         (makefile-make-font-lock-keywords): Remove two parameters, which
791         are now variables that some of the modes set locally.
792         Handle dependency and rule action matching through functions, because
793         regexps alone match too often.  Dependency matching now comes
794         last, so it can check, whether a colon already matched something else.
795         (makefile-mode): Inform that font-lock improves makefile parsing
796         capabilities.
797         (makefile-match-dependency, makefile-match-action): New functions.
799 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
801         * emacs-lisp/cl-extra.el (equalp): Doc fix.
803         * align.el (align-regexp):
804         * ansi-color.el (ansi-color-get-face):
805         * array.el (array-reconfigure-rows, array-init-max-row)
806         (array-init-max-column, array-init-columns-per-line)
807         (array-init-field-width):
808         * dired-aux.el (dired-trample-file-versions):
809         * dired-x.el (dired-mark-sexp):
810         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
811         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
812         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
813         * faces.el (face-read-integer):
814         * files.el (backup-extract-version, insert-directory):
815         * hexl.el (hexl-insert-decimal-char):
816         * server.el (server-process-filter):
817         * shell.el (shell-extract-num):
818         * startup.el (command-line-1):
819         * term.el (term-command-hook):
820         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
821         (time-stamp-do-number):
822         * time.el (display-time-update):
823         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
824         (timezone-fix-time):
825         * vms-patch.el (vms-suspend-resume-hook):
826         * calendar/appt.el (appt-convert-time):
827         * calendar/cal-bahai.el (mark-bahai-diary-entries):
828         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
829         * calendar/cal-islam.el (mark-islamic-diary-entries):
830         * calendar/calendar.el (calendar-cursor-to-date)
831         (calendar-star-date):
832         * calendar/diary-lib.el (diary-attrtype-convert)
833         (mark-diary-entries, diary-entry-time):
834         * calendar/solar.el (solar-get-number):
835         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
836         * emacs-lisp/re-builder.el (reb-display-subexp):
837         * emulation/edt.el (edt-set-scroll-margins):
838         * emulation/tpu-extras.el (tpu-set-scroll-margins):
839         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
840         (vip-get-ex-count):
841         * emulation/viper-ex.el (viper-get-ex-token)
842         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
843         * international/fontset.el (fontset-plain-name):
844         * mail/feedmail.el (feedmail-look-at-queue-directory):
845         * mail/mailalias.el (mail-get-names):
846         * mail/rmail.el (rmail-convert-to-babyl-format):
847         * mail/rmailsum.el (rmail-make-basic-summary-line)
848         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
849         (rmail-summary-goto-msg):
850         * mail/smtpmail.el (smtpmail-read-response):
851         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
852         (ange-ftp-vms-add-file-entry):
853         * play/gametree.el (gametree-looking-at-ply)
854         (gametree-current-branch-score):
855         * progmodes/ada-xref.el (ada-prj-find-prj-file)
856         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
857         * progmodes/cperl-mode.el (condition-case):
858         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
859         (ebrowse-set-member-buffer-column-width)
860         (ebrowse-select-1st-to-9nth):
861         * progmodes/etags.el (etags-snarf-tag):
862         * progmodes/flymake.el (flymake-parse-line):
863         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
864         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
865         (idlwave-shell-menu-def):
866         * progmodes/ps-mode.el (ps-run-goto-error):
867         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
868         (vhdl-speedbar-contract-level):
869         * term/mac-win.el (x-handle-numeric-switch):
870         * term/sun-mouse.el (sun-get-frame-data):
871         * term/w32-win.el (x-handle-numeric-switch):
872         * term/x-win.el (x-handle-numeric-switch):
873         * textmodes/ispell.el (ispell-parse-output):
874         * textmodes/nroff-mode.el (nroff-outline-level):
875         * textmodes/reftex-cite.el (reftex-bib-sort-year)
876         (reftex-bib-sort-year-reverse, reftex-format-citation):
877         * textmodes/reftex-parse.el (reftex-init-section-numbers)
878         (reftex-section-number):
879         * textmodes/texinfmt.el (texinfo-paragraphindent):
880         Replace `string-to-int' by `string-to-number'.
882         * international/latexenc.el: Add page marker to force the "Local
883         Variables:" string out of the last page.
885 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
887         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
888         tooltip-change-major-mode.
889         (gud-tooltip-print-command): Remove case where gud-minor-mode
890         is gdb ("--fullname").
891         (gud-tooltip-tips): Turn GUD tooltips off for this case and
892         explain to user.
894 2005-05-16  Jay Belanger  <belanger@truman.edu>
896         * calc/calc-store.el (calc-copy-special-constant): New function.
898         * calc/calc-ext.el (calc-init-extensions): Add binding for
899         `calc-copy-special-constant'.
901         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
902         for the `calc-copy-special-constant' command.
904 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
906         * subr.el (left-fringe-p): New function.
908         * progmodes/compile.el (compilation-setup): Set local value of
909         overlay-arrow-string to "" always.
910         (compilation-set-window): Left fringe then don't scroll. No left
911         fringe then no arrow and scroll message to top.
912         (compilation-context-lines): Adjust doc string accordingly.
914 2005-05-16  Kim F. Storm  <storm@cua.dk>
916         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
917         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
918         (ido-wide-find-dir-or-delete-dir): New command for M-d.
919         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
920         (ido-read-file-name): Handle commands with ido property value
921         equal to find-file as reading a file name, to allow C-d to enter dired.
922         (ibuffer-find-file): Add ido property with value find-file.
924 2005-05-15  Kim F. Storm  <storm@cua.dk>
926         * subr.el (open-network-stream-nowait): Remove.
927         (open-network-stream-server): Remove.
929 2005-05-15  Richard M. Stallman  <rms@gnu.org>
931         * faces.el (describe-face): Output a definition link button.
933         * help-mode.el (help-face-def): New button type.
935         * emacs-lisp/copyright.el (copyright-fix-years):
936         Match properly if the first year is 2-digit.
937         Don't mess up the whitespace after the years by filling.
939         * dired-aux.el (dired-mark-confirm):
940         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
942         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
943         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
944         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
946         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
947         Set font-lock-comment-start-skip.
949         * font-lock.el (font-lock-comment-start-skip): New variable.
950         (font-lock-comment-end-skip): New variable.
951         (font-lock-fontify-syntactically-region): Use them if non-nil.
953 2005-05-15  Jay Belanger  <belanger@truman.edu>
955         * calc/calc-store.el (calc-store-value): Return a string rather
956         than display it as a message.
957         Use calc-var-name for variable name.
958         (calc-store-into): Add the result of calc-store-value to message.
959         (calc-copy-variable): Add a message.
960         (calc-store-exchange): Improve error messages.
961         (calc-store-binary, calc-store-map): Don't reset the values of
962         special constants.
964 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
966         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
967         manual to docstring.
969         * files.el (hack-local-variables-confirm): Add STRING argument.
970         Make the function handle non file visiting buffers correctly.
971         (hack-local-variables-prop-line, hack-local-variables)
972         (hack-one-local-variable): Use STRING arg of
973         `hack-local-variables-confirm'.
975 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
977         Sync with Tramp 2.0.49.
979         * tramp.el (tramp-handle-dired-call-process)
980         (tramp-handle-insert-directory):`insert-buffer' cannot be used
981         because the contents of the Tramp buffer is changed before
982         insertion (`expand-file' and alike).
983         (tramp-handle-insert-directory): If `localname' has an empty
984         nondirectory name, it must not be quoted.
985         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
986         variable `tramp-chunksize'.  Change callees.
987         (tramp-open-connection-setup-interactive-shell): Check remote host
988         for buggy `send-process-string' implementation.
989         Set `tramp-chunksize' if found.  Reported by Michael Kifer
990         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
991         (tramp-handle-shell-command): `insert-buffer' cannot be used
992         because the contents of the Tramp buffer is changed before
993         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
994         <frederic.bothamy@free.fr>.
995         (tramp-set-auto-save): Actions should be done for Tramp file name
996         handler only.  Ange-FTP has its own auto-save mechanism.
997         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
998         (tramp-set-auto-save-file-modes): Set file modes of
999         `buffer-auto-save-file-name' to ?\600 as fallback solution.
1000         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
1001         (tramp-bug): Remove obsolete variable.
1002         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
1003         for presence of `mml-mode'.  Make it running for older Emacsen as well.
1005 2005-05-14  John Paul Wallington  <jpw@pobox.com>
1007         * ibuf-ext.el (define-ibuffer-filter filename):
1008         If `dired-directory' is a list, use its car.
1010 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
1012         * ibuffer.el (define-ibuffer-column filename):
1013         If `dired-directory' is a list, use its car.
1015 2005-05-14  Richard M. Stallman  <rms@gnu.org>
1017         * subr.el (symbol-file): Doc fix.
1019         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
1020         (byte-compile-form): Call byte-compile-nogroup-warn.
1021         (byte-compile-warning-types): Doc fix.
1023         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
1025         * progmodes/cc-engine.el (c-literal-faces):
1026         Add font-lock-comment-delimiter-face.
1028         * net/net-utils.el (dig): Use with-no-warnings.
1030         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
1031         (sc-recite-frame-alist, sc-default-cite-frame)
1032         (sc-default-uncite-frame, sc-default-recite-frame)
1033         (sc-attrib-selection-list, sc-rewrite-header-list):
1034         Mark as risky-local-variable.
1036         * international/ogonek.el (ogonek-jak, ogonek-how):
1037         Don't use beginning-of-buffer.
1039         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
1041         * calendar/solar.el (solar-data-list): Move definition up.
1043         * dnd.el (dnd-protocol-alist): Add autoload.
1045         * progmodes/sh-script.el: Many doc usage fixes.
1046         (sh-indent-after-do): Change default to match common styles.
1048 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
1050         * files.el (interpreter-mode-alist)
1051         (auto-mode-interpreter-regexp): Doc fixes.
1053 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
1055         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
1057         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
1059 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1061         * dired.el (dired-mode): make-variable-buffer-local =>
1062         make-local-variable.
1064 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1066         * term/mac-win.el (mac-select-convert-to-string): Try coding
1067         systems in mac-script-code-coding-systems if specified one cannot
1068         encode string for `com.apple.traditional-mac-plain-text'.
1070 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
1072         * progmodes/make-mode.el (makefile-targets-face)
1073         (makefile-shell-face, makefile-makepp-perl-face): New faces.
1074         (makefile-dependency-regex): Fix it to not make the colon in
1075         $(var:a=b) special.
1076         (makefile-rule-action-regex): New regexp for highlighting embedded
1077         Shell strings.
1078         (makefile-macroassign-regex): Handle != for highlighting as
1079         embedded Shell strings.
1080         (makefile-var-use-regex): New const.
1081         (makefile-statements, makefile-automake-statements)
1082         (makefile-gmake-statements, makefile-makepp-statements)
1083         (makefile-bsdmake-statements): New consts.
1084         (makefile-make-font-lock-keywords): New function.
1085         (makefile-automake-font-lock-keywords)
1086         (makefile-gmake-font-lock-keywords)
1087         (makefile-makepp-font-lock-keywords)
1088         (makefile-bsdmake-font-lock-keywords): New consts.
1089         (makefile-mode-map): Add switchers between the various submodes.
1090         (makefile-mode): Document the availability of the variants.
1091         (makefile-automake-mode, makefile-gmake-mode)
1092         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
1094         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
1095         new variants of makefile-mode.
1097 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1099         * font-lock.el (font-lock-comment-delimiter-face): Fix up
1100         the inheritance.
1102 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
1104         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
1105         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
1107         * files.el (normal-mode): Extend the scope of the
1108         `enable-local-variables' binding to include the `set-auto-mode' call.
1109         (magic-mode-alist): Doc fix.
1111 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1113         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
1114         font-lock-comment-face rather than copying its setting.
1116 2005-05-12  Andreas Schwab  <schwab@suse.de>
1118         * eshell/esh-mode.el (eshell-send-input): Doc fix.
1120 2005-05-12  Lute Kamstra  <lute@gnu.org>
1122         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
1123         defcustom for the mode hook variable.  Delete the last argument.
1124         * generic-x.el: Fix callers of define-generic-mode.
1125         (generic-x-modes): Delete group.
1126         (show-tabs-tab-face, show-tabs-space-face): Put them in the
1127         generic-x customization group.
1129 2005-05-12  Kim F. Storm  <storm@cua.dk>
1131         * font-lock.el (font-lock-negation-char-face): Default to "off".
1133         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
1134         font-lock-negation-char-face to ! in !=.
1136 2005-05-12  Masatake YAMATO  <jet@gyve.org>
1138         * add-log.el (find-change-log): Fix typos in the docstring
1139         of function.
1141 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1143         * international/latexenc.el (latexenc-find-file-coding-system):
1144         Avoid `re-search-forward' when looking for input encoding because
1145         of speed and safety.  Better regular expressions for recognizing
1146         input encoding.  Limit a search for TeX-master/tex-main-file to
1147         the local variable section.
1149 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
1151         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
1152         syntax of $ to "'" (quote).
1154 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
1156         * dnd.el (dnd-protocol-alist): Improve custom type.
1158         * dired.el (dired-dnd-protocol-alist): New variable.
1159         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
1160         `dired-mode-hook' to the end.
1162 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1164         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
1165         comment-end if comment-start-skip is not set.
1166         Obey the font-lock-comment-delimiter-face variables.
1168 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1170         * files.el (executable-find): Move from executable.el. Use locate-file.
1171         * progmodes/executable.el (executable-find): Move to files.el.
1173         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
1174         when trying to ensure forward progress.
1176 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
1178         * mouse-sel.el (mouse-sel-follow-link-p): New function.
1179         (mouse-select, mouse-select-internal, mouse-extend-internal):
1180         Use it to implement mouse-1-click-follows-link functionality.
1182 2005-05-11  Richard M. Stallman  <rms@gnu.org>
1184         * font-lock.el (font-lock-fontify-syntactically-region):
1185         Use font-lock-comment-delimiter-face for comment delimiters.
1187 2005-05-10  Jay Belanger  <belanger@truman.edu>
1189         * calc/calc-help.el (calc-m-prefix-help): Add mention of
1190         preserving embedded modes.
1192 2005-05-10  Richard M. Stallman  <rms@gnu.org>
1194         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
1196         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
1197         Move from ada-stmt.el.
1198         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
1200         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
1201         Move to ada-mode.el.
1202         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
1204         * cus-edit.el (custom-file): Call file-chase-links.
1206         * files.el (read-directory-name): Fix previous change.
1207         (hack-local-variables-confirm): New function.
1208         (hack-local-variables-prop-line, hack-local-variables)
1209         (hack-one-local-variable): Use it.
1211 2005-05-10  Lute Kamstra  <lute@gnu.org>
1213         * font-lock.el (font-lock-keywords-alist)
1214         (font-lock-removed-keywords-alist): Clarify docstrings.
1216 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
1218         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
1219         (gdb-source-info): Check for preprocessor info.
1220         (gdb-tooltip-print-1): New function. Don't print tooltip if it is
1221         a macro for a function.
1222         found (user might have used GDB dir command).
1223         (gdb-info-breakpoints-custom): Try to find file again if not already
1224         (gdb-get-location): Update gdb-location-alist correctly for change
1225         to gdb-info-breakpoints-custom.
1227         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
1228         (gud-tooltip-print-command): Add gdbmi case.
1229         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
1230         preprocessor info.
1232 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
1234         * startup.el (fancy-splash-insert): Fix typo in doc string.
1236 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
1238         * obsolete/float.el (string-to-float):
1239         * obsolete/hilit19.el (hilit-add-pattern):
1240         * obsolete/rnews.el (news-parse-range, news-select-message)
1241         (news-get-pruned-list-of-files): Replace `string-to-int' by
1242         `string-to-number'.
1244         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
1245         `find-file-not-found-hooks'; use `add-hook'.
1246         (uncompress-while-visiting): Set `write-file-functions', not
1247         `write-file-hooks'; use `add-hook'.
1249 2005-05-09  Kim F. Storm  <storm@cua.dk>
1251         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
1252         (cua-paste): Handle clipboard action.
1253         (cua--init-keymaps): Remap clipboard-kill-region and
1254         clipboard-kill-ring-save.
1256 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
1258         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1259         Improve commentary.
1261         * simple.el (next-error-overlay-arrow-position): Revert the change
1262         made on 2005-04-30.
1264 2005-05-07  Jay Belanger  <belanger@truman.edu>
1266         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
1267         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
1268         `calc-sel-reselect'.
1270         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
1271         Calc is in embedded mode.
1273 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1275         * progmodes/compile.el (compilation-setup):
1276         Set overlay-arrow-string to an empty string on text terminals.
1278         * textmodes/ispell.el (ispell-program-name): Try looking for
1279         "aspell" along exec-path, and if found, use it as the default
1280         speller program.
1282 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
1284         * international/mule.el (sgml-xml-auto-coding-function):
1285         Recognize encoding='FOO' in single quotes as well as in double quotes.
1287 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1289         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
1290         as well as `interactive', so that defmacro* would recognize
1291         `declare' forms.
1293 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1295         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1296         Explain more about the LIGHTER arg's usage in the doc string.
1297         Add commentary to clarify what the code does.  Fix the regexp that
1298         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
1299         since it could have characters special to regular expressions.
1301 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
1303         * replace.el (occur-1): Bind inhibit-read-only so that
1304         erase-buffer doesn't barf on read-only text properties (likewise
1305         for add-text-properties in occur-engine).  Mark buffer as unmodified.
1306         (occur-engine): Don't set buffer-read-only here.
1308 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1310         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
1311         list-buffers-directory.  This caused the *cvs-commit* buffer to be
1312         sometimes mistakenly reused as a *cvs* buffer.
1314 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
1316         * tooltip.el: Move code for GUD tooltips into gud.el.
1317         (require): CL no longer needed to compile case.
1318         (tooltip-mode): Do not toggle functions for GUD tooltips.
1319         (tooltip-gud-tips-p): Remove. Replace with minor mode
1320         gud-tooltip-mode in gud.el.
1321         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
1322         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
1323         tooltip-gud prefix with gud-tooltip and obsolete.
1324         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
1325         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
1326         (tooltip-mouse-motion): Mouse movement functions/variable.
1327         Rename in gud.el by adding gud prefix.
1328         (tooltip-gud-original-filter, tooltip-gud-dereference)
1329         (tooltip-gud-event, tooltip-toggle-gud-tips)
1330         (tooltip-gud-process-output, tooltip-gud-print-command)
1331         (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
1332         gud.el by replacing tooltip-gud prefix with gud-tooltip.
1333         (gdb-tooltip-print): Move to gdb-ui.el.
1335         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
1336         (require): CL needed to compile case.
1337         (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
1338         tooltip-gud-tips-p. Make it a minor-mode.
1339         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
1340         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
1341         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
1342         (gud-tooltip-change-major-mode)
1343         (gud-tooltip-activate-mouse-motions-if-enabled)
1344         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
1345         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
1346         (gud-tooltip-original-filter, gud-tooltip-dereference)
1347         (gud-tooltip-event, tooltip-toggle-gud-tips)
1348         (gud-tooltip-process-output, gud-tooltip-print-command)
1349         (gud-tooltip-tips): Move from tooltip.el.
1351         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
1352         (gdb-cpp-define-alist-flags): Doc fix.
1353         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
1354         gud-tooltip-mode is t.
1356 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1358         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
1359         evaporate if their text is deleted.
1360         (goto-address-at-point): Make it work as a mouse binding as well.
1361         (goto-address-at-mouse): Obsolete it.  Update users.
1363 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
1365         * calendar/appt.el (top-level): No longer activate on load.
1367 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
1369         * calendar/cal-bahai.el (mark-bahai-diary-entries):
1370         * net/webjump.el (webjump):
1371         * progmodes/idlw-help.el (idlwave-do-context-help1)
1372         (idlwave-highlight-linked-completions):
1373         * textmodes/po.el (po-find-file-coding-system-guts):
1374         Replace `assoc-ignore-case' by `assoc-string'.
1376 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
1378         * files.el (locate-file): Doc fix.
1380         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
1381         Remove the redundant test for ms-dos.
1383         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
1384         look for the preprocessor with exec-suffixes.  If not found in
1385         standard places, look in exec-path.  Remove most of the tests that
1386         used system-type.
1388         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
1390         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
1392         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
1393         file-name clash with jka-compr.el on 8+3 filesystems.
1395 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1397         * term/mac-win.el: Don't define or bind scroll bar functions if
1398         x-toolkit-scroll-bars is t.
1399         (x-select-text, x-get-selection-value):
1400         Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
1401         (PRIMARY): Put mac-scrap-name property.
1402         (mac-select-convert-to-file-url): New function.
1403         (public.file-url): New selection target type.  Add to
1404         selection-converter-alist.
1405         (x-get-selection, x-selection-value): Handle it.
1406         (x-cut-buffer-or-selection-value): New alias.
1408 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1410         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
1411         entry to avoid calling bibtex-find-entry with arg global
1412         being t.  Remove arg key.
1413         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
1414         (bibtex-copy-summary-as-kill): Change accordingly.
1416 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1418         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
1419         (org-agenda-date-later): Use with-current-buffer.
1421 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
1423         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
1424         (define-obsolete-variable-alias): Doc Fixes.
1426 2005-05-06  Kim F. Storm  <storm@cua.dk>
1428         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
1429         vertical-motion when selective-display is active.
1431         * ido.el (ido-setup-hook): New hook.
1432         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
1433         (ido-input-stack): New var.
1434         (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
1435         ido-next-work-file binding to M-O.
1436         Bind M-f to ido-wide-find-file-or-pop-dir.
1437         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
1438         (ido-read-internal): Run ido-setup-hook.
1439         Catch quit in read-file-name and read-string to cancel edit.
1440         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
1441         Automatically pop-all when completing a directory name (RET).
1442         (ido-file-internal): Add with-no-warnings around ffap and dired code.
1443         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
1444         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
1445         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
1446         New functions for M-b/M-f to move among the directory components.
1447         (ido-make-merged-file-list): Catch quit to cancel merge.
1448         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
1449         (ido-completion-help): No warnings for ido-completion-buffer-full.
1451 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
1453         * font-lock.el (font-lock-negation-char-face): New face and variable.
1454         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
1455         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
1456         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
1457         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
1459 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
1461         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
1462         Fix typo in docstring.
1464         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
1465         (ebrowse-print-statistics-line)
1466         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
1468         * term/w32-win.el (image-library-alist): Add additional name for
1469         Xpm library.
1471 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
1473         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
1474         use gcc instead of cpp.
1476         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
1477         (gdb-create-define-alist): Use it.
1478         (gdb-cpp-define-alist-program): Update for MS-DOS.
1480 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
1482         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
1484 2005-05-04  Richard M. Stallman  <rms@gnu.org>
1486         * help.el (describe-key): No error when UNTRANSLATED is nil.
1488         * simple.el (line-move-1): Fix previous change to signal errors
1489         appropriately.
1491 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
1493         * calendar/icalendar.el (icalendar-version): Now at 0.12.
1494         (icalendar-duration-correction): Remove.
1495         (icalendar--get-event-properties): Split result at commas.
1496         (icalendar--decode-isoduration): New optional argument
1497         DURATION-CORRECTION.
1498         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
1499         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
1500         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
1501         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
1502         (icalendar--convert-anniversary-to-ical): New functions, extracted
1503         from icalendar-export-region, with bug fixes.
1504         (icalendar-export-region): Use the above functions.
1505         (icalendar-import-buffer): Check before saving diary file.
1506         (icalendar--convert-recurring-to-diary)
1507         (icalendar--convert-non-recurring-all-day-to-diary)
1508         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
1509         extracted from icalendar--convert-ical-to-diary, with bug fixes.
1510         (icalendar--convert-ical-to-diary): Use the above functions.
1512 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
1514         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
1515         Remove these recent additions.
1516         (c-mode): Restore to before 2005-04-28.
1518         * progmodes/cc-vars.el (cc-define-list-program): Remove this
1519         recent addition.
1521         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
1522         (gdb-define-alist): New variables.
1523         (gdb-create-define-alist): New function.
1524         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
1525         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
1526         with string-to-number.
1527         (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
1529         * progmodes/gud.el: Replace string-to-int with string-to-number.
1530         (gud-find-file): Handle gdb-define-alist.
1532         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
1534 2005-05-02  Jay Belanger  <belanger@truman.edu>
1536         * calc/calc-aent.el (math-read-token):
1537         * calc/calc-bin.el (calc-word-size):
1538         * calc/calc-ext.el (calc-read-number-fancy):
1539         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
1540         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
1541         * calc/calc-frac.el (calc-over-notation):
1542         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
1543         (calc-graph-num-points, calc-graph-init):
1544         * calc/calc-prog.el (calc-read-parse-table-part)
1545         (calc-edit-macro-repeats):
1546         * calc/calc-yank.el (calc-do-grab-rectangle):
1547         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
1548         Replace `string-to-int' by `string-to-number'.
1550 2005-05-02  Kim F. Storm  <storm@cua.dk>
1552         * kmacro.el: Use executing-kbd-macro-index variable.
1554 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
1556         * net/rlogin.el (rlogin-parse-words): Delete func.
1557         (rlogin): Use split-string, not rlogin-parse-words.
1558         Also, if there are option-like elements in the parsed args,
1559         take the host to be the first arg immediately following them.
1560         Suggested by Michael Mauger.
1562 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1564         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
1566 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1568         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
1569         (cc-mode-cpp-program): Rename to cc-define-list-program and
1570         move to cc-vars.el.
1572         * progmodes/cc-vars.el (cc-define-list-program):
1573         Change to "gcc -E -dM -". Make customizable.
1575 2005-05-02  Kim F. Storm  <storm@cua.dk>
1577         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
1579 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1581         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
1583         * international/mule-util.el (truncate-string): Remove alias and
1584         obsolete declaration.
1586         * international/mule-cmds.el (update-iso-coding-systems):
1587         Remove alias and obsolete declaration.
1589         * international/mule.el (coding-system-parent): Remove alias and
1590         obsolete declaration.
1592         * subr.el (define-function, sref): Remove aliases and obsolete
1593         declarations.
1594         (chars-in-region): Remove obsolete declaration.
1596 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1598         * info.el (Info-mode): Set widen-automatically to nil, locally.
1600         * simple.el (widen-automatically): New variable.
1601         (pop-global-mark): Obey widen-automatically.
1603 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
1605         * term/xterm.el (function-key-map): Call substitute-key-definition
1606         before the keymap size is increased by a lot of define-key calls.
1608 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1610         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
1611         Rename ARG to ELEMENT.  Doc fix.
1613 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1615         * allout.el (allout-exposure): Remove macro and obsolete declaration.
1616         Remove references to allout-exposure/change to allout-new-exposure.
1618         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
1619         bytecode symbols.
1621         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
1622         (compiled-function-p, focus-frame, unfocus-frame):
1623         Remove aliases and obsolete declarations.
1624         Back out inadvertant changes from previous commit.
1626 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1628         * files.el (require-final-newline): Make Custom tags consistent
1629         with mode-require-final-newline.
1630         (mode-require-final-newline): Doc fix.
1632 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
1634         * international/latexenc.el (latexenc-find-file-coding-system):
1635         Fix regular expressions.
1637 2005-05-01  David Kastrup <dak@gnu.org>
1639         * international/latexenc.el (latexenc-find-file-coding-system):
1640         Fix regular expressions.
1642 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1644         * subr.el (string-to-int): Make obsolete.
1646 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1648         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
1650         * loadup.el: load jka-comp-hook.
1652         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
1653         (jka-compr-handler): Add autoload.  `put' calls moved
1654         to jka-comp-hook.el.
1655         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
1656         (jka-compr-inhibit): Autoload.
1658         * jka-comp-hook.el: New file.
1659         Enable the mode by default.
1661         * files.el (backup-buffer-copy): Use copy-file instead
1662         of write-region, and put back the 'excl.
1664 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
1666         * progmodes/flymake.el (flymake-split-string)
1667         (flymake-split-string, flymake-log, flymake-pid-to-names)
1668         (flymake-reg-names, flymake-get-source-buffer-name)
1669         (flymake-unreg-names, flymake-add-line-err-info)
1670         (flymake-add-err-info): Clarify docstrings.
1671         (flymake-popup-menu, flymake-make-emacs-menu)
1672         (flymake-make-xemacs-menu): Add docstrings.
1673         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
1674         Set variables directly throughout.
1676 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
1678         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
1679         exists. Initialise cc-define-alist.
1680         (c-mode): Add cc-create-define-alist locally to after-save-hook.
1681         If there is no file (Macroexpansion) don't create an alist.
1683 2005-04-29  Sam Steingold  <sds@gnu.org>
1685         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
1686         (cc-create-define-alist): Use it instead of the hard-coded string.
1688 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1690         * international/mule-conf.el (file-coding-system-alist): Fix regexp
1691         for latexenc.
1693 2005-04-29  Lute Kamstra  <lute@gnu.org>
1695         * emacs-lisp/generic.el: Improve commentary section.
1696         (define-generic-mode): Improve docstring.
1698 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
1700         * textmodes/org.el (many places): Change to quiet the byte compiler.
1701         (org-prefix-format-compiled): New variable.
1702         (org-compile-prefix-format): New function.
1703         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
1704         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
1705         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
1706         (org-get-entries-from-diary): Use `org-get-time-of-day' for
1707         consistency with entries from `org-mode' files.
1708         (org-get-time-of-day): Fix bug with partial matches early in a line.
1709         (org-non-link-chars): New constant.
1710         (org-link-regexp): Respect `org-non-link-chars'.
1711         (org-agenda-day-view): Remove command.
1712         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
1713         (org-follow-bbdb-link, org-store-link): Search also company field.
1714         (org-highlight-overlay): New variable.
1715         (org-highlight, org-unhighlight): New functions.
1716         (org-agenda-mode): Add pre-command-hook to remove highlight.
1717         (org-evaluate-time-range): Behavior depends upon whether time stamp
1718         contains a time or not.
1719         (org-show-subtree, org-show-entry): New functions.
1720         (org-agenda-cleanup-fancy-diary): Remove empty lines.
1722 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
1724         * comint.el (comint-output-filter-functions): Add autoload cookie.
1726 2005-04-28  Kim F. Storm  <storm@cua.dk>
1728         * ido.el (ido-everywhere): Fix last change.
1730 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1732         * international/latexenc.el: New file.
1733         * international/mule-conf.el (file-coding-system-alist): For .tex,
1734         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
1736 2005-04-28  Lute Kamstra  <lute@gnu.org>
1738         * font-lock.el (font-lock-add-keywords)
1739         (font-lock-remove-keywords): Clarify docstring.
1740         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
1741         Don't start docstrings with a `*'.
1742         (font-lock-update-removed-keyword-alist): Give it a docstring.
1744         * generic-x.el: Update commentary section.
1745         Only require font-lock when compiling.
1746         Define all modes conditionally.
1747         Place all generic modes in the generic-x-modes customization group.
1748         (generic-x-modes): New customization group.
1749         (generic-default-modes, generic-mswindows-modes)
1750         (generic-unix-modes, generic-other-modes): New constants.
1751         (generic-define-mswindows-modes, generic-define-unix-modes):
1752         Update docstrings.  Make them obsolete.
1753         (generic-extras-enable-list): New default value.  Update docstring.
1754         Improve :type.  Change :set function.
1755         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
1756         Fix docstring.
1758         * emacs-lisp/generic.el (generic-mode-internal):
1759         Simplify font-lock-defaults.
1760         (define-generic-mode): Fix docstring.
1762 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1764         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
1765         font-lock-face property to highlight matches.
1767 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
1769         * progmodes/cc-mode.el: (cc-create-define-alist): New function.
1770         (cc-define-alist): New variable.
1771         (c-mode): Make it local and initialise it.
1773         * progmodes/gdb-ui.el (gdb-active-process): New variable.
1774         (gdb-exited): New function.
1775         (gdb-annotation-rules): Use it.
1776         (gdb-starting): Set gdb-active-process to t.
1777         (gdb-stopping): Amend doc string.
1778         (gdb-reset): Set gdb-active-process to nil.
1780         * tooltip.el (tooltip-gud-tips): Show the associated #define
1781         directives when a C program under GDB is not executing.
1783 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1785         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
1786         font-lock-fontify-syntactic-keywords.
1788         * font-lock.el (font-lock-default-fontify-region): Don't force
1789         parse-sexp-lookup-properties to nil.
1791 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
1793         * man.el (man-mode-syntax-table): Set up `:' to have
1794         word-constituent syntax.
1796 2005-04-27  Lute Kamstra  <lute@gnu.org>
1798         * novice.el (disable-command): Don't add spurious newlines to the
1799         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
1801 2005-04-26  Jay Belanger  <belanger@truman.edu>
1803         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
1804         than one window before deleting window.
1806 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
1808         * shell.el (shell-prompt-pattern): Doc fix.
1809         (shell-mode): Set paragraph-separate buffer locally to "\\'".
1811         * comint.el (comint-prompt-regexp, comint-get-old-input)
1812         (comint-use-prompt-regexp)
1813         (comint-use-prompt-regexp-instead-of-fields)
1814         (comint-replace-by-expanded-history, comint-send-input)
1815         (comint-output-filter, comint-get-old-input-default)
1816         (comint-line-beginning-position, comint-bol, comint-show-output)
1817         (comint-backward-matching-input, comint-forward-matching-input)
1818         (comint-next-prompt, comint-previous-prompt):
1819         Rename `comint-use-prompt-regexp-instead-of-fields' to
1820         `comint-use-prompt-regexp'.  Keep old name as alias and declare
1821         obsolete.
1822         (comint-use-prompt-regexp): Shorten first line of doc string.
1824         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
1825         Set paragraph-separate buffer locally to "\\'".
1827         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
1828         Adapt to above name change.
1830         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
1831         (smbclient-prompt-regexp): Ditto.
1833         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
1835 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
1837         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
1838         gdb-location-list.
1839         Break lines that are over 80 characters wide.
1841 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1843         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
1844         New fun and var, to preserve compatibility.
1846         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
1848 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
1850         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
1851         name to file-newer-than-file-p.
1853 2005-04-26  Richard M. Stallman  <rms@gnu.org>
1855         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
1857         * progmodes/python.el (python-mode):
1858         Use new name eldoc-documentation-function.
1860         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
1862         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1863         (eldoc-documentation-function):
1864         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
1866 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
1868         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
1870 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1872         * term/xterm.el (function-key-map): Fix strings for
1873         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
1874         {C,S,A,C-S}-{f1-f12}.
1876 2005-04-26  Kenichi Handa  <handa@m17n.org>
1878         * international/mule-cmds.el (select-safe-coding-system):
1879         Fix previous change.
1881 2005-04-26  Lute Kamstra  <lute@gnu.org>
1883         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
1885         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
1886         (font-lock-comment-delimiter-face): Ditto.
1888         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
1890 2005-04-25  Jay Belanger  <belanger@truman.edu>
1892         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
1893         to t while inserting information; use help-mode.
1895 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1897         * term.el (ansi-term-color-vector): Use the xterm colors.
1898         (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
1900 2005-04-25  Lute Kamstra  <lute@gnu.org>
1902         * font-core.el (font-lock-defaults): Fix docstring.
1904         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
1906 2005-04-25  Kenichi Handa  <handa@m17n.org>
1908         * international/mule-cmds.el (select-safe-coding-system):
1909         Don't check consistency with coding: spec, etc if raw-text or
1910         no-conversion was found to be safe.
1912 2005-04-24  Richard M. Stallman  <rms@gnu.org>
1914         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
1915         citation markers at start of each line.
1917         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
1918         citation markers at start of each line.
1920         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
1922         * files.el (mode-require-final-newline): Fix previous change.
1923         (require-final-newline): Fix type label.
1925 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
1927         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
1928         statement in buffer (broken by 2004-11-24 change).
1930 2005-04-24  Kim F. Storm  <storm@cua.dk>
1932         * ido.el (ido-everywhere): Save and restore old read-buffer-function
1933         and read-file-name-function values.  Don't overwrite existing
1934         non-nil values if ido-mode is enabled without ido-everywhere.
1936 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
1938         * files.el (mode-require-final-newline): Minor doc fix.
1940 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
1942         * subr.el (syntax-after): Doc fix.
1943         (syntax-class): If argument is nil, return nil.  Mask off upper 16
1944         bits, not 8 bits.
1946         * files.el (mode-require-final-newline): Doc fix.
1947         (backup-buffer-copy): Fix last change.
1949 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1951         * term/mac-win.el: Require select.  Set selection-coding-system to
1952         mac-system-coding-system.  Call menu-bar-enable-clipboard.
1953         (x-last-selected-text-clipboard, x-last-selected-text-primary)
1954         (x-select-enable-clipboard): New variables.
1955         (x-select-text, x-get-selection, x-selection-value)
1956         (x-get-selection-value, mac-select-convert-to-string)
1957         (mac-services-open-file, mac-services-open-selection)
1958         (mac-services-insert-text): New functions.
1959         (CLIPBOARD, FIND): Put mac-scrap-name property.
1960         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
1961         (public.tiff): Put mac-ostype property.
1962         (selection-converter-alist): Add entries for them.
1963         (mac-application-menu-map): New keymap.
1964         (interprogram-cut-function, interprogram-paste-function): Set to
1965         x-select-text and x-get-selection-value, respectively.
1966         (split-window-keep-point): Set to t.
1968 2005-04-23  Richard M. Stallman  <rms@gnu.org>
1970         * files.el (read-directory-name): Always pass non-nil
1971         DEFAULT-FILENAME arg to read-file-name.
1972         (backup-buffer-copy, basic-save-buffer-2): Take care against
1973         writing thru an unexpected existing symlink.
1974         (revert-buffer): In indirect buffer, revert the base buffer.
1975         (magic-mode-alist): Doc fix.
1976         (buffer-stale-function): Doc fix.
1977         (minibuffer-with-setup-hook): Avoid warning.
1978         (mode-require-final-newline): Doc and custom fix.
1980         * follow.el (follow-end-of-buffer): Use with-no-warnings.
1982         * font-lock.el (font-lock-comment-face): On terminals with few colors,
1983         use the default appearance.
1984         (font-lock-comment-delimiter-face): New face, new variable.
1986         * imenu.el (imenu--generic-function): The official position of a
1987         definition is the start of the line that BEG is in.
1989         * midnight.el (midnight-timer): Move defvar up.
1991         * mouse.el (mouse-drag-region-1): Delete some debugging code.
1993         * saveplace.el (save-place-to-alist): Use with-no-warnings.
1995         * startup.el (command-line): Use with-no-warnings.
1997         * window.el (window-size-fixed): New defvar.
1999         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
2001         * mail/rmail.el (rmail-font-lock-keywords):
2002         Use font-lock-comment-delimiter-face.
2004         * mail/sendmail.el (mail-font-lock-keywords):
2005         Use font-lock-comment-delimiter-face.
2007         * progmodes/compile.el (next-error-highlight-timer): New defvar.
2009 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
2011         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2012         Specify t for LAXMATCH when matching directories.
2013         Save match data around compilation-compat-error-properties form.
2015 2005-04-23  David Kastrup  <dak@gnu.org>
2017         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
2018         Mention that the autoloaded aliases should be kept for AUCTeX.
2020 2005-04-23  Andreas Schwab  <schwab@suse.de>
2022         * isearch.el (isearch-forward): Doc fix.
2024 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
2026         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
2027         (jit-lock-stealth-nice): Change default value to 0.5.
2029 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
2031         * abbrev.el (write-abbrev-file): Write table entries in
2032         alphabetical order by table name.
2034 2005-04-22  Kim F. Storm  <storm@cua.dk>
2036         * ido.el (ido-read-internal): Fix `list' completion.
2038 2005-04-22  Kenichi Handa  <handa@m17n.org>
2040         * recentf.el (recentf-save-file-coding-system): New variable.
2041         (recentf-save-list): Encode the file by
2042         recentf-save-file-coding-system and add coding: tag.
2044 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
2046         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
2048 2005-04-21  Lute Kamstra  <lute@gnu.org>
2050         * loadhist.el (unload-feature): Don't remove a function from hooks
2051         if it is about to be restored to an autoload .  Remove functions
2052         that will become unbound from auto-mode-alist.  Simplify the code.
2054         * subr.el (assq-delete-all): New implementation that is linear,
2055         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
2056         (rassq-delete-all): New function.
2058         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2059         Add size-indication-mode.
2061 2005-04-21  Kenichi Handa  <handa@m17n.org>
2063         * international/mule-cmds.el: Add autoload for widget-value in
2064         eval-when-compile.
2066 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
2068         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2069         Add tooltip-mode.
2071         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
2073 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
2075         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
2076         (inferior-lisp-filter-regexp, inferior-lisp-program)
2077         (inferior-lisp-load-command, inferior-lisp-prompt)
2078         (inferior-lisp-mode-hook, lisp-source-modes)
2079         (inferior-lisp-load-hook): defvar->defcustom.
2080         (inferior-lisp-program, inferior-lisp-prompt)
2081         (inferior-lisp-load-hook): Doc fixes.
2082         (inferior-lisp-install-letter-bindings): Small change in
2083         introductory comment.
2085 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
2087         * vc.el (vc-annotate-color-map): Change some colors so that text
2088         using them as foreground is readable on both white and black
2089         backgrounds.
2091 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2093         * international/mule-conf.el (translation-table-for-input):
2094         Remove redundant declaration.
2096 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
2098         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
2100         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
2101         (tooltip-toggle-gud-tips): New function.
2103 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2105         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
2106         right angle brackets.
2108 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
2110         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
2112 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2114         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
2115         Remove.  Update callers to use expand-file-name instead.
2117         * subr.el (syntax-class): New function.
2119         * simple.el (blink-matching-open): Use it.
2121         * paren.el (show-paren-function): Use it to recognize parens that are
2122         also used in 2-char comment markers.
2124 2005-04-19  Lute Kamstra  <lute@gnu.org>
2126         * loadhist.el (unload-feature): Update for new format of
2127         load-history.  Simplify the code.
2129 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2131         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
2132         (mac-add-charset-info): New function.  Initialize variable
2133         mac-charset-info-alist using it.
2134         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
2135         for translation.
2136         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
2137         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
2138         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
2139         New CCL programs.
2141 2005-04-19  Kim F. Storm  <storm@cua.dk>
2143         * simple.el (next-buffer, prev-buffer, next-error)
2144         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2145         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
2147         * bindings.el (next-buffer, prev-buffer, next-error)
2148         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2149         (clone-indirect-buffer-other-window): Move bindings from simple.el.
2150         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
2151         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
2153 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2155         * isearch.el (isearch-edit-string): Make the search-ring available for
2156         minibuffer history commands.
2157         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
2158         the default history commands now work just as well.
2159         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
2161 2005-04-18  Kim F. Storm  <storm@cua.dk>
2163         * emulation/cua-base.el (cua--pre-command-handler): Add more
2164         elaborate check for shift modifier on non-window systems.
2166 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
2168         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
2170 2005-04-18  Kim F. Storm  <storm@cua.dk>
2172         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
2173         and make it optional.  Don't test tooltip-gud-echo-area here.
2174         (tooltip-gud-process-output, gdb-tooltip-print):
2175         Pass tooltip-gud-echo-area to tooltip-show.
2176         (tooltip-help-tips): Remove second optional arg to tooltip-show.
2178 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2180         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
2181         `display-graphic-p' may not be bound yet.
2183 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
2185         * startup.el (command-line): No longer enable Xterm Mouse mode by
2186         default in terminals compatible with xterm.
2188         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
2190 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
2192         * tooltip.el (tooltip-gud-echo-area): Rename from
2193         tooltip-use-echo-area.
2194         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
2195         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
2196         area independently of where help tooltips are displayed.
2198 2005-04-17  David Kastrup  <dak@gnu.org>
2200         * cus-theme.el (custom-theme-write-variables): Quote variables
2201         where necessary.
2203 2005-04-17  Richard M. Stallman  <rms@gnu.org>
2205         * simple.el (yank-excluded-properties): Add follow-link to value.
2207         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
2209         * startup.el (fancy-splash-max-time): Just 30 seconds.
2210         (fancy-splash-delay): Just 7.
2211         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
2213         * loadhist.el (unload-feature): Update for new format of load-history.
2214         Simplify the code.
2216         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
2217         (rmail-font-lock-keywords): Don't fontify the text of a citation.
2219         * mail/sendmail.el (mail-font-lock-keywords):
2220         Don't fontify subject text.
2221         Don't fontify the text of a citation.
2223 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
2225         * comint.el (comint-output-filter): Run comint-output-filter-functions
2226         with point where the user had it.
2228 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2230         * international/ucs-tables.el (ucs-set-table-for-input):
2231         Disable when using unify-on-decoding.
2233 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
2235         * emulation/cua-base.el (cua-global-mark-face): Add special case
2236         for displays supporting a high number of colors.
2238 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
2240         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
2242 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
2244         * filesets.el (filesets-add-buffer): If user supplies a name of a
2245         non-existing fileset, create a new fileset.
2247 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
2249         * textmodes/org.el (org-up-heading-all): Fix bug with
2250         `outline-up-heading-all'.
2252 2005-04-16  Andreas Schwab  <schwab@suse.de>
2254         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
2255         /etc/permissions.d/* and /etc/aliases.d/*.
2257 2005-04-16  Kenichi Handa  <handa@m17n.org>
2259         * international/code-pages.el (cp-make-coding-system):
2260         Set `translation-table-for-input' property value to the symbol
2261         ucs-mule-to-mule-unicode, not to that value.
2262         (pt154): Escape guillemet by `\'.
2264 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
2266         * loadup.el: Load tooltip if x-show-tip is fboundp.
2268         * startup.el (command-line): Add comment.
2270         * tooltip.el (tooltip-mode): Specify correct standard value for
2271         Custom in init-value.
2273 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
2275         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
2276         possible.
2278 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
2280         * textmodes/org.el (org-agenda-date-prompt): Rename from
2281         `org-agenda-date-today'.
2282         (org-evaluate-time-range): Insert at point instead of directly
2283         after time range.
2284         (org-first-headline-recenter, org-subtree-end-visible-p)
2285         (org-optimize-window-after-visibility-change): New functions
2286         (org-agenda-post-command-hook): Don't allow point at end of line,
2287         to make sure it always hits the text properties.
2288         (org-agenda-next-date-line, org-agenda-previous-date-line):
2289         New commands.
2290         (org-set-regexps-and-options): Category may contain white space.
2291         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2292         Improve marker positions.
2293         (org-agenda-new-marker): Argument POS made optional.
2294         (org-agenda-get-timestamps): Deadlines which are done are listed
2295         in org-done-face now.
2296         (org-agenda-get-todos, org-agenda-get-timestamps)
2297         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2298         Set `undone-face' and `done-face' properties.
2299         (org-last-todo-state-is-todo): New variable.
2300         (org-todo): Set `org-last-todo-state-is-todo'.
2301         (org-agenda-todo): Change face according to
2302         `org-last-todo-state-is-todo'.  And change other lines refering to
2303         the same entry.
2304         (org-calendar-goto-agenda): New command.
2305         (org-calendar-to-agenda-key): New option.
2306         (org-startup-folded): New allowed value `content'.
2307         (org-set-regexps-and-options): Accept new value `content' for
2308         `org-startup-folded'.
2309         (org-get-current-options): Handle new value `content' for
2310         `org-startup-folded'.
2311         (org-insert-todo-heading): New command.
2312         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
2313         interactively in empty file and option
2314         `org-insert-mode-line-in-empty-file' has been set.
2315         (org-agenda-todo,org-agenda-priority): Modify to use
2316         `org-agenda-change-all-lines'.
2317         (org-warning-face): Change color on dark background
2319 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2321         * international/mule-cmds.el (set-locale-environment): On Mac OS,
2322         use preferences AppleLocale and AppleLanguages, and variable
2323         mac-system-locale for default locale.  On Mac OS Classic, use
2324         mac-system-coding-system for default coding systems.
2326         * term/mac-win.el: Don't set file-name-coding-system.
2327         Decode variables system-name, emacs-build-system, user-login-name, and
2328         user-full-name by mac-system-coding-system on Mac OS Classic.
2329         (mac-system-coding-system): New variable.
2331 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
2333         * startup.el (command-line): Handle `xterm-mouse-mode' before
2334         reading init file.
2336         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
2338 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
2340         * progmodes/sh-script.el (sh-here-document-word): Make it a
2341         defcustom.  Doc fix.
2342         (sh-add): Bash uses $(( )) for arithmetic.
2343         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
2344         (sh-maybe-here-document): Remove quotes and leading whitespace
2345         from heredoc word when closing.  Indent heredoc with tabs if word
2346         starts with "-".
2348 2005-04-13  Richard M. Stallman  <rms@gnu.org>
2350         * simple.el (undo): Fix previous change.
2352         * custom.el (defface): Doc fix.
2354 2005-04-13  Lute Kamstra  <lute@gnu.org>
2356         * Makefile.in (DONTCOMPILE): Remove list.
2357         (compile, compile-always): Don't use DONTCOMPILE.
2358         (update-authors): Load the library in which batch-update-authors
2359         is defined.
2360         * makefile.w32-in (DONTCOMPILE): Remove list.
2361         (compile, compile-always): Fix comments.
2362         (update-authors): Load the library in which batch-update-authors
2363         is defined.
2365         * generic-x.el (generic-mode-ini-file-find-file-hook):
2366         Rename to ini-generic-mode-find-file-hook.
2367         Keep generic-mode-ini-file-find-file-hook as an alias.
2368         (ini-generic-mode-find-file-hook): Rename from
2369         generic-mode-ini-file-find-file-hook.  Fix docstring.
2370         (ini-generic-mode): Docstring change.
2371         (bat-generic-mode-run-as-comint): Silence the byte compiler.
2373         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
2374         called from lisp.
2376         * generic.el: Move to the emacs-lisp subdir.
2378 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
2380         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
2381         and C-S- function and cursor motion keys.
2383 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
2385         * startup.el (command-line): Enable Xterm Mouse mode by default.
2386         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
2387         for Custom.  No longer show "Mouse" in mode line when enabled.
2388         Doc fix.
2390 2005-04-12  Kim F. Storm  <storm@cua.dk>
2392         * emulation/cua-base.el (cua-rectangle-face)
2393         (cua-rectangle-noselect-face): Define face attributes here.
2395         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
2397 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2399         * startup.el (command-line): Turn off blinking cursor if
2400         cursorBlink in resources is off or false.
2402 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2404         * term/mac-win.el (dnd): Require dnd.
2405         (mac-drag-n-drop): Call dnd-handle-one-url.
2406         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
2407         (kTextEncodingISOLatin2): Remove constants.
2408         (mac-script-code-coding-systems): New constant.
2409         (mac-handle-language-change): New function.
2410         (special-event-map): Bind it to `language-change' event.
2411         (mac-centraleurroman, mac-cyrillic): New coding systems.
2412         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
2413         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
2414         and mac-cyrillic-encoder to encode-mac-centraleurroman and
2415         encode-mac-cyrillic, respectively.
2417 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2419         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
2420         Don't set overlay-arrow-string to "=>" as this is done
2421         globally in C now.
2423 2005-04-12  Lute Kamstra  <lute@gnu.org>
2425         * generic-x.el (rc-generic-mode, rul-generic-mode):
2426         Fix auto-mode-alist entries.
2427         (etc-fstab-generic-mode): Tweak fontification.
2429         * generic.el (generic-make-keywords-list): Fix docstring.
2430         (generic-mode-internal): Simplify generic-font-lock-keywords.
2432 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2434         * whitespace.el (whitespace-buffer-leading)
2435         (whitespace-buffer-trailing): Revert the incorrect test inversion.
2436         However, fix the highlight area for the leading and
2437         trailing whitespaces to show space.
2439 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2441         * whitespace.el (whitespace-version): Bump to 3.5
2443         (whitespace-buffer-leading, whitespace-buffer-trailing):
2444         Invert sense of the test to highlight the whitespace.
2446 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2448         * progmodes/gud.el (gud-display-line): GUD uses its own
2449         overlay arrow now so don't set overlay-arrow-string.
2450         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
2452 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
2454         * term.el (term-ansi-current-bold, term-ansi-current-underline)
2455         (term-ansi-current-reverse, term-ansi-current-invisible)
2456         (term-ansi-face-already-done): Change to boolean.
2457         (term-reset-terminal, term-handle-colors-array): Handle the above
2458         vars accordingly.
2459         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
2460         (term-emulate-terminal): Use the new name.
2462         * faces.el (secondary-selection): Use yellow1, not yellow.
2463         (trailing-whitespace): Use red1, not red.
2465 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2467         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
2468         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
2469         (dired-dnd-handle-file): Call dnd-get-local-file-uri
2471         * cus-edit.el (dnd): New group.
2473         * term/w32-win.el (dnd): Require dnd
2474         (w32-drag-n-drop): Call dnd-handle-one-url.
2476         * x-dnd.el: Require dnd.
2477         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
2478         Call dnd-handle-one-url.
2479         (x-dnd-types-alist, x-dnd-insert-utf8-text)
2480         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
2481         to dnd-insert-text.
2482         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
2483         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
2484         (x-dnd-get-local-file-name, x-dnd-open-local-file)
2485         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
2487         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
2489 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
2491         * wdired.el: Doc fixes.
2492         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
2493         (wdired-use-dired-vertical-movement): Rename from
2494         wdired-always-move-to-filename-beginning.
2495         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
2496         (wdired-change-to-wdired-mode): Change mode name.
2497         (wdired-newline): Delete.
2499 2005-04-11  Richard M. Stallman  <rms@gnu.org>
2501         * whitespace.el (whitespace-highlight-the-space):
2502         Don't call whitespace-unhighlight-the-space here.
2504         * simple.el (undo): Record t in undo-equiv-table
2505         for the redo record made by an undo-in-region.
2507 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2509         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
2510         (gdb-frame-inferior-io-buffer): New Functions to control
2511         display of separate IO buffer.
2512         (menu): Add them to menu-bar.
2513         (gdb-display-buffer): Check for buffer another frame.
2514         Protect GUD buffer.
2515         (gdb-setup-windows): Create IO buffer if not already there.
2516         (gdb-memory-mode): Remove purecopy noops.
2518 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
2520         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
2521         and pass to self-insert-command.
2523 2005-04-11  Lute Kamstra  <lute@gnu.org>
2525         * generic.el: Commentary section cleanup.
2526         (generic): Delete.
2527         (generic-use-find-file-hook, generic-lines-to-scan)
2528         (generic-find-file-regexp, generic-ignore-files-regexp)
2529         (default-generic-mode, generic-mode-find-file-hook)
2530         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
2531         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
2532         (generic-use-find-file-hook, generic-lines-to-scan)
2533         (generic-find-file-regexp, generic-ignore-files-regexp)
2534         (default-generic-mode, generic-mode-find-file-hook)
2535         (generic-mode-ini-file-find-file-hook): Move from generic.el.
2537 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
2539         * bookmark.el (bookmark-write-file): Catch errors writing file.
2540         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
2542 2005-04-10  Richard M. Stallman  <rms@gnu.org>
2544         * startup.el (fancy-splash-tail): Update copyright year.
2545         (command-line): Split part of -Q into -D.
2546         (emacs-basic-display): New defvar.
2547         (fancy-splash-text): Correct name of menu item.
2549         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
2551         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
2552         lines in one node.
2554         * comint.el (comint-send-input): New arg ARTIFICIAL.
2555         Callers in this file changed.
2557         * abbrev.el (define-abbrevs): Read system abbrevs properly.
2559         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
2561 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
2563         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
2564         `ldap-search-internal'.
2566 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2568         * files.el (set-auto-mode-1): Use line-end-position.
2570         * international/latin-1.el:
2571         * international/latin-2.el:
2572         * international/latin-3.el:
2573         * international/latin-4.el:
2574         * international/latin-5.el:
2575         * international/latin-8.el:
2576         * international/latin-9.el: Give punctuation syntax to NBSP.
2578         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
2579         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
2580         Use char-classes to accept non-ascii letters, accepted in some recent
2581         bibtex implementations.
2583 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
2585         * custom.el (custom-set-minor-mode): Any non-nil value for the
2586         variable should enable the mode when set through Custom.
2588 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2590         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
2591         TAB binding so tab-always-indent is obeyed.
2592         (vhdl-minibuffer-local-map): Move initialization into declaration.
2593         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
2594         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
2595         (vhdl-hooked-abbrev): Avoid test for XEmacs.
2596         (vhdl-current-line): Use line-beginning-position.
2597         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
2598         with-output-to-temp-buffer, so the current position can be recorded.
2600 2005-04-10  Masatake YAMATO  <jet@gyve.org>
2602         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2603         Add regexp for gcov.
2605 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2607         * calendar/time-date.el (time-to-seconds, seconds-to-time)
2608         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
2609         syntax which Emacs 20 doesn't support.
2611 2005-04-09  Richard M. Stallman  <rms@gnu.org>
2613         * help.el (describe-key-briefly, describe-key):
2614         Replace strings as event types with "(any string)".
2616 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2618         * arc-mode.el (archive-mode-map): Move initialization into
2619         the declaration.  Override *all* bindings of `undo'.
2620         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
2622 2005-04-09  Jay Belanger  <belanger@truman.edu>
2624         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
2626 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
2628         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
2629         (xterm-register-default-colors): Update color values computation
2630         to match xterm-200.
2632 2005-04-09  Kenichi Handa  <handa@m17n.org>
2634         * international/code-pages.el (iso-latin-7): Fix the map.
2636 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
2638         * emacs-lisp/lisp.el (defun-prompt-regexp)
2639         (parens-require-spaces, buffer-end, end-of-defun)
2640         (insert-parentheses): Doc fixes.
2642 2005-04-08  Kim F. Storm  <storm@cua.dk>
2644         * comint.el (comint-highlight-prompt): Fix face spec.
2645         * hi-lock.el (hi-green): Likewise.
2647 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2649         * cus-edit.el (custom-modified-face):
2650         * comint.el (comint-highlight-input): Fix previous changes.
2651         * term.el (term-handle-ansi-escape): Add a comment.
2653 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2655         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
2656         in the buffer and in whitespace-highlighted-space.
2657         (whitespace-unhighlight-the-space): Simplify.
2658         (whitespace-buffer): Simplify.
2660 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2662         * textmodes/table.el (table-cell-face): Add special case for
2663         displays supporting a high number of colors.
2664         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2665         (vhdl-font-lock-reserved-words-face)
2666         (vhdl-speedbar-architecture-face)
2667         (vhdl-speedbar-instantiation-face)
2668         (vhdl-speedbar-architecture-selected-face)
2669         (vhdl-speedbar-instantiation-selected-face): Likewise.
2670         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
2671         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
2672         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
2673         (ebrowse-root-class-face, ebrowse-member-attribute-face)
2674         (ebrowse-progress-face): Likewise.
2675         * progmodes/compile.el (compilation-info-face): Likewise.
2676         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
2677         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
2678         * calendar/calendar.el (diary-face): Likewise.
2679         * woman.el (woman-italic-face, woman-bold-face)
2680         (woman-unknown-face): Likewise.
2681         * wid-edit.el (widget-button-pressed-face): Likewise.
2682         * whitespace.el (whitespace-highlight-face): Likewise.
2683         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
2684         * pcvs-info.el (cvs-marked-face): Likewise.
2685         * info.el (info-xref): Likewise.
2686         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
2687         * hilit-chg.el (highlight-changes-face)
2688         (highlight-changes-delete-face): Likewise.
2689         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
2690         (hi-red-b): Likewise.
2691         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
2692         * font-lock.el (font-lock-keyword-face)
2693         (font-lock-function-name-face, font-lock-warning-face): Likewise.
2694         * cus-edit.el (custom-invalid-face, custom-modified-face)
2695         (custom-set-face, custom-changed-face, custom-variable-tag-face)
2696         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
2697         * comint.el (comint-highlight-prompt): Likewise.
2699 2005-04-08  Lute Kamstra  <lute@gnu.org>
2701         * font-lock.el (font-lock-keywords): Docstring fixes.
2703 2005-04-08  Kenichi Handa  <handa@m17n.org>
2705         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
2706         chars are more than a limit, print " and more..." at the tail.
2708 2005-04-08  Kim F. Storm  <storm@cua.dk>
2710         * emacs-lisp/authors.el (authors-aliases): Update list.
2711         (authors-ignored-files): New list.
2712         (authors-fixed-entries): Fix typo.
2713         (authors-renamed-files-alist): Update list.
2714         (authors-add): Check authors-ignored-files.
2716 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
2718         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
2719         optional, to ensure backward compatibility.
2721 2005-04-08  Stephen Eglen  <stephen@gnu.org>
2723         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
2725 2005-04-08  Kim F. Storm  <storm@cua.dk>
2727         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
2729         * mouse.el (mouse-on-link-p): Doc fix.
2731 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
2733         * ielm.el (ielm-prompt-read-only): Doc fix.
2735         * comint.el (comint-prompt-read-only): Doc fix.
2737 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
2739         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
2740         ensure dired always handles wildcards passed to ffap.
2741         (find-file-at-point): Use it.
2742         (ffap-dired-wildcards): Doc fix.
2744 2005-04-07  Juri Linkov  <juri@jurta.org>
2746         * simple.el (next-error-overlay-arrow-position): New defvar.
2747         Put "=>" on its property `overlay-arrow-string'.  Add it to
2748         `overlay-arrow-variable-list'.
2750         * progmodes/compile.el (compilation-setup):
2751         Set `next-error-overlay-arrow-position' to nil.  Also set it to
2752         nil in the local hook `kill-buffer-hook'.  Make local variable
2753         `overlay-arrow-string' and set it to "=>".
2754         (compilation-goto-locus): Set BOL position to
2755         `next-error-overlay-arrow-position' instead of
2756         `overlay-arrow-position'.
2758         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
2759         locally instead of adding it to the global hook.
2760         (Info-kill-buffer): Move up.
2762 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
2764         * term/xterm.el (xterm-standard-colors): Update color values from
2765         xterm-200.
2767 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2769         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
2771         * fast-lock.el:
2772         * lazy-lock.el: Move them to the obsolete subdir.
2774 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
2776         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
2777         (wdired-add-replace-advice): Remove.
2778         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
2780 2005-04-06  Kim F. Storm  <storm@cua.dk>
2782         * startup.el (command-line): Add --bare-bones alias for -Q.
2784 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2786         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
2787         create the startup fontset if a font specification ends with
2788         `mac-roman'.
2790 2005-04-06  Lute Kamstra  <lute@gnu.org>
2792         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
2793         change.
2795         * emacs-lisp/copyright.el (copyright-update-year): Replace the
2796         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
2798 2005-04-05  Lute Kamstra  <lute@gnu.org>
2800         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
2801         (define-generic-mode): Ditto.  Fix debug declaration.
2803         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
2804         Put them in the generic-x group.
2806         * calendar/timeclock.el (timeclock): Doc fix.
2808         * generic.el (define-generic-mode): Don't use custom-current-group.
2809         Document default :group value.
2810         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
2811         (define-global-minor-mode): Don't use custom-current-group.
2813 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
2815         * startup.el (command-line-1): Display startup-echo-area-message
2816         when fancy splash screen is in use.
2818         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
2819         (sh-escaped-newline): New face.
2820         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
2821         newline, and use sh-escaped-newline face.
2823         * progmodes/tcl.el (tcl-escaped-newline): New face.
2824         (tcl-builtin-list): New variable.
2825         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
2826         newlines.  Fix keywords subexpression number.
2828 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
2830         * textmodes/org.el (org-diary-default-entry): Fix call to
2831         `add-to-diary-entry'.
2833 2005-04-05  Kim F. Storm  <storm@cua.dk>
2835         * ediff-init.el: Use (featurep 'xemacs).
2837 2005-04-05  David Ponce  <david@dponce.com>
2839         * cus-edit.el (face): Derive from symbol widget.  Display sample
2840         of the current face on the fly.
2841         (widget-face-sample-face-get, widget-face-notify): New functions.
2842         (widget-face-value-create): Remove.
2844         * wid-edit.el (widget-field-end): Temporarily remove field
2845         narrowing before to call `get-char-property'.
2847 2005-04-04  Jay Belanger  <belanger@truman.edu>
2849         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
2850         (math-read-subscripts): New variable.
2851         (math-read-preprocess-string): Process subscripts.
2853 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
2855         * comint.el (comint-prompt-read-only): Doc fix.
2857         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
2858         `-1'.  Doc fix.
2860 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
2862         * textmodes/org.el (org-insert-mode-line-in-empty-file):
2863         Change default value to nil.
2865 2005-04-04  Lute Kamstra  <lute@gnu.org>
2867         * autorevert.el (auto-revert-mode): Specify :group.
2868         * battery.el (display-battery-mode): Specify :group.
2869         * diff-mode.el (diff-minor-mode): Specify :group.
2870         * font-core.el (font-lock-mode): Specify :group.
2871         * hl-line.el (hl-line-mode): Specify :group.
2872         * iimage.el (iimage): New customization group.
2873         (iimage-mode): Specify :group.
2874         * longlines.el (longlines-mode): Specify :group.
2875         * master.el: Don't require easy-mmode.
2876         (master): New customization group.
2877         (master-mode): Specify :group.
2878         * msb.el (msb-mode): Specify :group.
2879         * reveal.el (reveal-mode): Specify :group.
2880         * simple.el (next-error-follow-minor-mode): Specify :group.
2881         * smerge-mode.el (smerge-mode): Specify :group.
2882         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
2883         * emulation/cua-base.el (cua-mode): Specify :group.
2884         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
2885         * language/thai-util.el (thai-auto-composition-mode)
2886         (thai-word-mode): Specify :group.
2887         * mail/supercite.el (sc-minor-mode): Specify :group.
2888         * progmodes/cwarn.el (cwarn-mode): Specify :group.
2889         * progmodes/flymake.el (flymake-mode): Specify :group.
2890         * progmodes/glasses.el (glasses-mode): Specify :group.
2891         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
2892         * textmodes/enriched.el (enriched-mode): Specify :group.
2893         * textmodes/refill.el (refill-mode): Specify :group.
2895         * add-log.el (change-log-font-lock-keywords): Names in
2896         parenthesized lists can contain spaces.
2898 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
2900         * startup.el (fancy-splash-text): Shorten default text of
2901         "Emacs Tutorial" line.  Also, if the current language env
2902         indicates an available tutorial file other than TUTORIAL,
2903         extract its title and append it to the line in parentheses.
2904         (fancy-splash-insert): If arg is a thunk, funcall it.
2906 2005-04-04  Jay Belanger  <belanger@truman.edu>
2908         * calc.el (calc-language-alist): Add tags to customization type.
2910 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
2912         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
2913         Doc fix.
2915 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
2917         * add-log.el (change-log-font-lock-keywords): The manual
2918         describing a Change Log entry, says: (...) "Aside from these
2919         header lines, every line in the change log starts with a space or
2920         a tab.". The font-lock was not highlighting lines started with
2921         spaces, added support for it.
2923 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2925         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
2926         (bibtex-generate-url-list): Update docstring accordingly. Put the
2927         complex example in the docstring.
2928         (bibtex-font-lock-url): Use pop.
2930 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2932         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
2934         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
2936 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
2938         * filesets.el (filesets-set-default): Doc fix.
2940 2005-04-03  Lute Kamstra  <lute@gnu.org>
2942         * generic.el (define-generic-mode): Add argument to specify
2943         keywords for defcustom.
2944         (default-generic-mode): Specify :group.
2946         * generic-x.el: Specify :group for all generic modes.
2948         * desktop.el (desktop-no-desktop-file-hook)
2949         (desktop-after-read-hook): Doc fix.
2951 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
2953         * simple.el (visible-mode): Use explicit :group keyword.
2954         This changes the group of `visible-mode-hook' from paren-blinking
2955         to editing-basics.
2957 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
2959         * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
2960         mailbox specifications as well as URLs.
2961         (rmail-insert-inbox-text): Remove unused conditional branches.
2963 2005-04-01  Jay Belanger  <belanger@truman.edu>
2965         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
2966         (calc-gnuplot-print-command): Move definitions to calc.el.
2968         * calc/calc-embed.el (calc-embedded-announce-formula)
2969         (calc-embedded-open-formula, calc-embedded-close-formula)
2970         (calc-embedded-open-word, calc-embedded-close-word)
2971         (calc-embedded-open-plain, calc-embedded-close-plain)
2972         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
2973         (calc-embedded-open-mode, calc-embedded-close-mode):
2974         Move definitions to calc.el.
2976         * calc/calc.el (calc-settings-file, calc-language-alist):
2977         Make customizable.
2978         (calc-embedded-announce-formula, calc-embedded-open-formula)
2979         (calc-embedded-close-formula, calc-embedded-open-word)
2980         (calc-embedded-close-word, calc-embedded-open-plain)
2981         (calc-embedded-close-plain, calc-embedded-open-new-formula)
2982         (calc-embedded-close-new-formula, calc-embedded-open-mode)
2983         (calc-embedded-close-mode, calc-gnuplot-name)
2984         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
2985         from other files and make customizable.
2987 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2989         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
2990         Use buffer-live-p.
2991         (cvs-mode-run): Don't call cvs-update-header here.
2992         (cvs-run-process): Call cvs-update-header.
2993         Use process properties for cvs-postprocess and cvs-buffer so that
2994         the sentinel can behave better if the temp buffer is killed.
2995         Use a pipe rather than a tty, to better handle unexpected prompts.
2996         (cvs-sentinel): Rewrite.  Call cvs-update-header.
2998 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
3000         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
3001         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
3003 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3005         * generic.el (define-generic-mode): Add indentation rule.
3007 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3009         * files.el (mode-require-final-newline): Make Custom correctly
3010         report a nil value and allow to set it to nil via Custom.
3011         Doc fix.
3013 2005-04-01  Kenichi Handa  <handa@m17n.org>
3015         * international/characters.el: Enable the correct case setting for
3016         dotless-i and dotted-I.
3018 2005-04-01  Kim F. Storm  <storm@cua.dk>
3020         * ido.el (ido-file-internal): Fall back to non-ido command if
3021         initial directory is on slow ftp (or tramp) host.
3023 2005-03-31  Richard M. Stallman  <rms@gnu.org>
3025         * emacs-lisp/autoload.el (make-autoload):
3026         Handle define-global-minor-mode.
3028         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3029         Rename from easy-mmode-define-global-mode.
3030         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
3032         * progmodes/scheme.el (scheme-mode-syntax-table):
3033         Update syntax of | and # for two-character comment syntax.
3035 2005-03-31  Lute Kamstra  <lute@gnu.org>
3037         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
3038         (define-minor-mode): Call custom-current-group at load-time.
3040         * generic.el (define-generic-mode): Add debug declaration.
3041         Add defcustom for the mode hook.
3042         (generic-mode-internal): Use run-mode-hooks.
3044 2005-03-31  Kim F. Storm  <storm@cua.dk>
3046         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
3047         (mouse-fixup-help-message): New defun called by show_help_echo
3048         to fixup mouse-2 prefix in help messages when applicable.
3050         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
3052 2005-03-31  Kenichi Handa  <handa@m17n.org>
3054         * language/thai-word.el (thai-find-word-ends): Pay attention to
3055         the case that we reach the end of buffer.
3057         * textmodes/fill.el (fill-text-properties-at): New function.
3058         (fill-newline): Use fill-text-properties-at instead of
3059         text-properties-at.
3061 2005-03-31  Karl Berry  <karl@freefriends.org>
3063         * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
3064         not comint-quote-filename.
3066 2005-03-31  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
3068         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
3069         not comint-quote-filename.
3071 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
3073         * help-fns.el (help-with-tutorial): Revert last change.
3075 2005-03-31  Kim F. Storm  <storm@cua.dk>
3077         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
3079 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
3081         * calendar/cal-china.el: Update reference to "Calendrical
3082         Calculations" book; there's a new edition.
3083         * calendar/cal-coptic.el: Likewise.
3084         * calendar/cal-french.el: Likewise.
3085         * calendar/cal-hebrew.el: Likewise.
3086         * calendar/cal-islam.el: Likewise.
3087         * calendar/cal-iso.el: Likewise.
3088         * calendar/cal-julian.el: Likewise.
3089         * calendar/cal-mayan.el: Likewise.
3090         * calendar/cal-persia.el: Likewise.
3091         * calendar/calendar.el: Likewise.
3092         * calendar/holidays.el: Likewise.
3093         * calendar/lunar.el: Likewise.
3094         * calendar/solar.el: Likewise.
3096         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
3097         white space from doc string.
3099 2005-03-30  Jay Belanger  <belanger@truman.edu>
3101         * calc/calc-help.el (calc-full-help): Remove email address.
3103 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3105         * help-fns.el (help-with-tutorial): Delete title line.
3107 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3109         * calendar/cal-x.el (calendar-one-frame-setup)
3110         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
3111         rather than 'symbol for set-window-dedicated-p.
3113         * calendar/appt.el (appt-buffer-name): Make it a constant.
3114         (appt-add): Doc fix.
3116         * filesets.el (filesets-menu-path, filesets-menu-before)
3117         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
3118         (filesets-menu-cache-file): Use directory ~/.emacs.d.
3119         (filesets-add-submenu): Delete and use add-submenu instead.
3121 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
3123         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
3124         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
3125         (org-diary-default-entry): New function.
3126         (org-get-entries-from-diary): Better parsing of diary entries.
3127         (org-agenda-check-no-diary): New function.
3128         ("diary-lib"): Advice to function `add-to-diary-list', to allow
3129         linking to diary entries.
3130         (org-agenda-execute-calendar-command): New function.
3131         (org-agenda): Improve visible section in window.
3132         Use `org-fit-agenda-window'.
3133         (org-fit-agenda-window): New option.
3134         (org-move-subtree-down): Better handling of empty lines
3135         at end of subtree.
3136         (org-cycle): Numeric prefix is interpreted now as show-subtree N
3137         levels up.
3138         (org-fontify-done-headline): New option.
3139         (org-headline-done-face): New face.
3140         (org-set-font-lock-defaults): Use `org-headline-done-face'.
3141         (org-table-copy-down): Rename from `org-table-copy-from-above'.
3142         When current field is non-empty, it is copied to next row.
3143         (org-table-copy-from-above): Fix bug which made it
3144         impossible to copy fields containing only a single non-white character.
3146 2005-03-30  Kim F. Storm  <storm@cua.dk>
3148         * kmacro.el (kmacro-end-macro): Isearch may store this command
3149         into the macro -- so ignore it when executing keyboard macro.
3151 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
3153         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
3155 2005-03-29  Kenichi Handa  <handa@m17n.org>
3157         * language/thai.el ("Thai"): Set setup-function and exit-function
3158         for Thai language environment.
3160         * language/thai-util.el: Require thai-word.
3161         (thai-word-mode-map): New variable.
3162         (thai-word-mode): New minor mode.
3163         (setup-thai-language-environment-internal): New function.
3164         (exit-thai-language-environment-internal): New function.
3166         * language/thai-word.el (thai-word-table): Declare it by defvar,
3167         use dolist to initialize it.
3168         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
3169         (thai-fill-find-break-point): New functions.
3171 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3173         * simple.el (idle-update-delay): Move definition up.
3174         (set-mark): Doc fix.
3176 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3178         * longlines.el: New file.
3180         * simple.el (buffer-substring-filters): New variable.
3181         (filter-buffer-substring): New function.
3182         (kill-region, copy-region-as-kill): Use it.
3184         * register.el (copy-to-register, append-to-register)
3185         (prepend-to-register): Use filter-buffer-substring.
3187 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
3189         * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
3190         (gud-filter-pending-text): Move in front of gdb.
3191         (gud-overlay-arrow-position): New variable.
3192         (gud-sentinel, gud-display-line): Use it in place of
3193         overlay-arrow-position.
3195 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
3197         * progmodes/fortran.el (fortran-if-indent): Doc fix.
3198         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
3199         (fortran-font-lock-keywords-4): New variable.
3200         (fortran-blocks-re, fortran-end-block-re)
3201         (fortran-start-block-re): New constants, for hideshow.
3202         (hs-special-modes-alist): Add a Fortran entry.
3203         (fortran-mode-map): Bind fortran-end-of-block,
3204         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
3205         (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
3206         (fortran-looking-at-if-then, fortran-end-of-block)
3207         (fortran-beginning-of-block): New functions, for hideshow.
3209         * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
3210         fix. Tweak regexp.
3211         (f90-beginning-of-block): Push mark first.
3213 2005-03-29  Jay Belanger  <belanger@truman.edu>
3215         * calc/calc.el: Update copyright date.
3216         (calc-version): Increase to 2.1.
3217         (calc-version-date): Remove.
3219         * calc/calc-help.el: Update copyright date.
3220         (calc-full-help): Remove reference to calc-version-date.
3221         Update copyright date.
3223 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3225         * vc.el (vc-do-command): Use a pipe for async processes, so password
3226         prompts don't show up at places where the user can't reply.
3228 2005-03-29  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
3230         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
3231         on the file name we pass to the inferior shell.
3233 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
3235         * progmodes/which-func.el (which-function): Be robust in the face of an
3236         imenu--make-index-alist failure.
3238 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3240         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
3242         * progmodes/python.el (python-preoutput-filter): Fix last change.
3244 2005-03-29  Lute Kamstra  <lute@gnu.org>
3246         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
3247         functions and compiled macros.
3248         (debug-convert-byte-code): Handle macros too.
3249         (debug-on-entry-1): Don't signal an error when trying to clear a
3250         function that is not set to debug on entry.
3252 2005-03-29  Jay Belanger  <belanger@truman.edu>
3254         * calc/calc-lang.el: Add functions to math-function-table
3255         properties of tex and math.
3257 2005-03-29  Kenichi Handa  <handa@m17n.org>
3259         * ps-mule.el (ps-mule-plot-string): Translate characters by
3260         ps-print-translation-table.
3261         (ps-mule-begin-job): Call find-charset-region/string with
3262         ps-print-translation-table.
3263         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
3265         * ps-print.el (ps-print-translation-table): New variable.
3266         (ps-plot-region): Translate characters by ps-print-translation-table.
3268 2005-03-29  Juri Linkov  <juri@jurta.org>
3270         * simple.el (next-error-highlight-timer): New variable.
3272         * progmodes/compile.el (compilation-goto-locus):
3273         Use `next-error-highlight-timer' instead of `sit-for'.
3275 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3277         * mail/supercite.el (sc-mail-field): Use assoc-string.
3278         (sc-get-address): Simplify regexps.
3280         * files.el (minibuffer-with-setup-hook): New macro.
3281         (find-file-read-args): Use it to avoid let-binding
3282         minibuffer-with-setup-hook (which breaks turning on/off
3283         file-name-shadow-mode while in the prompt).
3285         * complete.el (PC-read-include-file-name-internal): Use test-completion.
3287 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
3289         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
3291 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3293         * window.el (window-buffer-height): Use count-screen-lines.
3295         * progmodes/python.el (python-preoutput-leftover): New var.
3296         (python-preoutput-filter): Use it.
3297         (python-send-receive): Loop until all the result has been received.
3299 2005-03-28  Juri Linkov  <juri@jurta.org>
3301         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
3303         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
3304         "Recover Crashed Session".
3305         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
3306         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
3307         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
3308         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
3309         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
3310         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
3311         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
3312         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
3314         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
3315         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
3316         Ediff Sessions", "Toggle use of separate control buffer frame",
3317         "Use separate frame for Ediff control buffer".
3319         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
3320         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
3321         "Rename Bookmark", "Delete Bookmark".
3323         * info.el (Info-mode-menu): Remove ellipsis from "Index".
3324         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
3325         Add `:active Info-index-alternatives' to "Next Matching Item".
3327         * wdired.el (wdired-change-to-wdired-mode):
3328         Mention `wdired-abort-changes' key in the initial message.
3330         * international/mule.el (auto-coding-alist): Associate non-ascii
3331         image filename extensions with `no-conversion'.
3333 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3335         * international/iso-acc.el:
3336         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
3338 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3340         * textmodes/sgml-mode.el (html-mode): Doc update.
3342         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
3344 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
3346         * term.el (term-move-columns): Fix face after extending a line.
3347         (term-insert-spaces): Likewise.
3348         (term-reset-terminal): Fix off by one error.
3350 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3352         * international/mule.el (auto-coding-alist): Add .xpi files.
3354         * files.el (auto-mode-alist): Add .xpi files.
3356 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
3358         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
3360 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3362         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
3364 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3366         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
3367         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
3369         * calendar/cal-move.el (calendar-beginning-of-year): Move the
3370         cursor to Jan 1 when needed.
3371         (calendar-end-of-year): Fix -/+ typo.
3372         Reported by Chong Yidong <cyd@stupidchicken.com>.
3374 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3376         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
3378         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
3379         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
3381 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3383         * filesets.el (filesets-init): Add autoload.
3385         * mail/mailalias.el (mail-directory): Doc fix.
3387 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3389         * mail/mailalias.el (mail-directory-process): Do nothing if
3390         mail-directory-process is an atom.
3391         (mail-get-names): Ignore mail-directory-names if it is an atom.
3392         (mail-directory-process defvar): Doc fix.
3393         (mail-names): Doc fix.
3395 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
3397         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
3399 2005-03-26  Kenichi Handa  <handa@m17n.org>
3401         * international/mule-util.el (detect-coding-with-priority):
3402         Call update-coding-systems-internal before detect-coding-region.
3404 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
3406         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
3407         (gdb-frames-mode-map): Add follow-link property.
3409 2005-03-25  Jay Belanger  <belanger@truman.edu>
3411         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
3412         for variables.
3414 2005-03-25  Juri Linkov  <juri@jurta.org>
3416         * image-mode.el: Optimize image filename extension regexps in
3417         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
3418         in `auto-mode-alist'.
3419         (image-mode): Add `image-toggle-display-text' to local hook
3420         `change-major-mode-hook'.  Display the image as an image by
3421         default.  Set `cursor-type' and `truncate-lines' if the image
3422         is already displayed.  Take into account the current mode (image
3423         or text) in message.
3424         (image-minor-mode): New minor mode.
3425         (image-mode-maybe, image-toggle-display-text): New functions.
3426         (image-toggle-display): Use called-interactively-p.
3427         Let-bind `inhibit-read-only' to t.
3429         * image-mode.el (image-minor-mode): Set `cursor-type' and
3430         `truncate-lines' if the image is already displayed.  Add turning
3431         image-minor-mode off to `change-major-mode-hook'.  Add message.
3432         Call `image-toggle-display-text' after turning image-minor-mode off.
3434 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3436         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
3437         Terminal.app, use utf-8.
3438         (set-display-table-and-terminal-coding-system): Add coding-system arg.
3439         (set-locale-environment): Use it.
3441         * term/xterm.el: Undo last change, better done in mule-cmds.el.
3443         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
3445         * progmodes/python.el (python-close-block-statement-p)
3446         (python-outdent-p, python-current-defun): Use symbol-end.
3448 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3450         * files.el (save-some-buffers): Doc fix.
3452 2005-03-25  Werner Lemberg  <wl@gnu.org>
3454         * complete.el, thumbs.el: Replace `legal' with `valid'.
3455         * calendar/calendar.el: Replace `legal' with `valid'.
3456         * emacs-lisp/advice.el: Replace `legal' with `valid'.
3457         * mail/supercite.el: Replace `legal' with `valid'.
3458         * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
3459         progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
3460         `valid'.
3461         * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
3462         with `valid'.
3464 2005-03-25  Werner Lemberg  <wl@gnu.org>
3466         * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
3467         * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
3468         * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
3469         * emulation/vip.el: Replace `illegal' with `invalid'.
3470         * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
3471         * mail/supercite.el: Replace `illegal' with `invalid'.
3472         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
3473         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
3474         progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
3475         progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
3476         `invalid'.
3477         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
3478         textmodes/reftex-index.el, textmodes/reftex-parse.el,
3479         textmodes/reftex-ref.el, textmodes/reftex-vars.el,
3480         textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
3482 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3484         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
3485         (flymake-find-buildfile, flymake-find-possible-master-files)
3486         (flymake-check-include, flymake-parse-line): Replace loops over the
3487         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
3489         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
3490         Substitute file-name-as-directory in the rest of the file.
3491         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
3492         (flymake-replace-region): Remove unused arg `buffer'.
3493         (flymake-check-patch-master-file-buffer): Update calls to it.
3494         (flymake-add-err-info): Remove unused var `count'.
3495         (flymake-mode): Use define-minor-mode.
3497         * progmodes/flymake.el: Use with-current-buffer.
3498         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
3499         flymake-replace-regexp-in-string, flymake-line-beginning-position)
3500         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
3501         Avoid testing for `xemacs'.
3502         (flymake-nop): Move.
3503         (flymake-region-has-flymake-overlays): Return the computed value.
3504         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
3505         Remove unused var `endline'.
3506         (flymake-get-line-count): Remove unused function.
3507         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
3509         * emulation/vi.el:
3510         * generic.el:
3511         * hilit-chg.el (global-highlight-changes):
3512         * hi-lock.el (hi-lock-mode):
3513         * follow.el: find-file-hooks -> find-file-hook.
3515         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
3517 2005-03-24  Juri Linkov  <juri@jurta.org>
3519         * dired.el (dired-mode-map): Add menu item "Compare directories"
3520         for dired-compare-directories.
3522         * dired-aux.el (dired-compare-directories): Add autoload cookie.
3523         Doc fix.  Replace `read-file-name' with `read-directory-name'.
3525 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3527         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
3529 2005-03-24  Jay Belanger  <belanger@truman.edu>
3531         * calc/calc-embed.el (calc-embedded-mode-change): Save all
3532         relevant mode settings in calc-embedded-original-modes when modes
3533         are permanently changed.
3535 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3537         * autoinsert.el: find-file-hooks -> find-file-hook.
3539 2005-03-24  Lute Kamstra  <lute@gnu.org>
3541         * generic.el (generic-font-lock-defaults): Make it obsolete.
3542         (generic-font-lock-keywords): New variable to replace
3543         generic-font-lock-defaults.
3544         (generic-mode-set-font-lock): Delete it.
3545         (generic-mode-internal): Don't call generic-mode-set-font-lock.
3546         (generic-bracket-support): Add docstring.
3548         * generic-x.el: Rename generic-font-lock-defaults to
3549         generic-font-lock-keywords throughout.
3550         (mailagent-rules-setup-function): Delete it.
3551         (mailagent-rules-generic-mode): Use anonymous function instead.
3552         (show-tabs-generic-mode-font-lock-defaults-1)
3553         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
3554         Quote faces.
3555         (show-tabs-tab-face, show-tabs-space-face): Specify background,
3556         not foreground.
3558         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3559         Recognize define-generic-mode.
3561 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3563         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
3564         if there's no completion table.
3566 2005-03-23  Miles Bader  <miles@gnu.org>
3568         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3569         Remove tty-specific variants, as they're no longer needed.
3571 2005-03-23  Lute Kamstra  <lute@gnu.org>
3573         * generic-x.el: Code cleanup: make args constant whenever possible.
3574         (installshield-statement-keyword-list)
3575         (installshield-system-functions-list)
3576         (installshield-system-variables-list, installshield-types-list)
3577         (installshield-funarg-constants-list): Make them constants.
3579         * generic.el (generic-make-keywords-list): Add autoload cookie.
3581         * calendar/time-date.el: Add comment on time value formats.
3582         Don't require parse-time.
3583         (with-decoded-time-value): New macro.
3584         (encode-time-value): New function.
3585         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
3586         (days-to-time): Return a valid time value when arg is huge.
3587         (time-since): Use time-subtract.
3588         (time-to-number-of-days): Use time-to-seconds.
3590 2005-03-23  David Ponce  <david@dponce.com>
3592         * recentf.el: (recentf-keep): New option.
3593         (recentf-menu-action): Default to `find-file'.
3594         (recentf-keep-non-readable-files-flag)
3595         (recentf-keep-non-readable-files-p)
3596         (recentf-file-readable-p, recentf-find-file)
3597         (recentf-cleanup-remote): Remove.
3598         (recentf-include-p): More robust.
3599         (recentf-keep-p): New function.
3600         (recentf-remove-if-non-kept): Rename from
3601         `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
3602         All callers updated.
3603         (recentf-menu-items-for-commands): Fix help string.
3604         (recentf-track-closed-file): Update. Doc fix.
3605         (recentf-cleanup): Update. Count removed files. Doc fix.
3607 2005-03-23  Kim F. Storm  <storm@cua.dk>
3609         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3610         Don't inherit from fringe face (now happens automatically).
3612 2005-03-22  Kim F. Storm  <storm@cua.dk>
3614         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
3615         position values.
3617 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3619         * menu-bar.el (showhide-date-time): Remove.
3620         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
3621         (menu-bar-make-mm-toggle): Simplify.
3623 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3625         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
3626         Accept qualified variable and function names.
3628 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
3630         * bindings.el (completion-ignored-extensions):
3631         Remove ".lis" for `vax-vms'.
3633 2005-03-22  Andreas Schwab  <schwab@suse.de>
3635         * generic-x.el: Revert last change.
3636         * ldefs-boot.el: Update.
3638 2005-03-22  Jay Belanger  <belanger@truman.edu>
3640         * calc/calc-embed (calc-embedded-original-modes): New variable.
3641         (calc-embedded-save-original-modes)
3642         (calc-embedded-restore-original-modes): New functions.
3643         (calc-do-embedded): Save original modes when entering embedded mode
3644         and restore when leaving embedded mode.
3645         (calc-embedded-modes-change): Change the value of
3646         calc-embedded-original-modes to reflect permanent changes.
3648 2005-03-22  Lute Kamstra  <lute@gnu.org>
3650         * generic-x.el: Require generic again.
3652 2005-03-22  Miles Bader  <miles@gnu.org>
3654         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3655         Tweak details to look good on both ttys and bitmap displays, light
3656         or dark background, etc.
3658 2005-03-21  Kim F. Storm  <storm@cua.dk>
3660         * tooltip.el (tooltip-show-help-function): Check car and cdr of
3661         mouse position.
3663 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3665         * icomplete.el: Don't forcibly turn on the mode upon load.
3666         (icomplete-mode): Use define-minor-mode.
3667         (icomplete-eoinput): Default to nil.
3668         (icomplete-minibuffer-setup): Remove autoload.
3669         (icomplete-tidy): Simplify.
3670         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
3671         in the initial state or if the user has modified the field.
3672         Fix handling of icomplete-max-delay-chars.
3673         Remove code that handles the oddball case where
3674         minibuffer-completion-table is an integer.
3675         Wrap icomplete-completions in while-no-input in case building
3676         completions takes more time than expected.
3677         (icomplete-completions): Simplify.
3679 2005-03-21  Richard M. Stallman  <rms@gnu.org>
3681         * jka-compr.el (jka-compr-really-do-compress):
3682         Make variable buffer-local.
3684         * image-mode.el: Handle .xpm files too.
3685         (image-toggle-display): Preserve modification flag.
3687         * help.el (where-is): Don't mention aliases with no key bindings.
3689 2005-03-21  Lute Kamstra  <lute@gnu.org>
3691         * generic.el: Fix commentary section.  Don't require cl for compilation.
3692         (generic-mode-list): Add autoload cookie.
3693         (generic-use-find-file-hook, generic-lines-to-scan)
3694         (generic-find-file-regexp, generic-ignore-files-regexp)
3695         (generic-mode, generic-mode-find-file-hook)
3696         (generic-mode-ini-file-find-file-hook): Fix docstrings.
3697         (define-generic-mode): Make it a defmacro.  Fix docstring.
3698         (generic-mode-internal): Code cleanup.  Add autoload cookie.
3699         (generic-mode-set-comments): Code cleanup.
3700         * generic-x.el: Don't prevent compilation.  Don't require generic.
3701         Follow coding conventions.  Minor code cleanup.
3702         (etc-fstab-generic-mode): Add some keywords.
3703         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
3704         define-generic-mode like a function declaration.
3706 2005-03-21  Jay Belanger  <belanger@truman.edu>
3708         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
3709         changing modes.
3711 2005-03-21  Sam Steingold  <sds@gnu.org>
3713         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
3715 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
3717         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
3718         Add underscore to "f$ lexicals" regexp.
3720 2005-03-20  Juri Linkov  <juri@jurta.org>
3722         * subr.el (progress-reporter-do-update): When `min-value' is equal
3723         to `max-value', set `percentage' to 0 and prevent division by zero.
3725 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
3727         Sync with Tramp 2.0.48.
3729         * tramp.el (all): Change all addresses to .gnu.org.
3730         (tramp-append-tramp-buffers): New defun.
3731         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
3732         Catch `dont-send' signal.
3733         (tramp-set-auto-save-file-modes): Set always permissions, because
3734         there might be an old auto-saved file belonging to another
3735         original file.  This could be a security threat.  Reported by
3736         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
3737         Check for Emacs 21.3.50 removed.
3739         * tramp-smb.el (all): Remove debug construct for
3740         `with-parsed-tramp-file-name'.
3741         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
3742         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
3743         No error message if DIRECTORY or FILENAME doesn't exist.
3744         (tramp-smb-open-connection): Check existence of
3745         `tramp-smb-program'.
3747 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3749         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
3750         Properly handle the case where the `m' or `s' command's argument is not
3751         yet terminated.
3752         (perl-indent-new-calculate): New function.
3753         (perl-indent-line): Use it.
3755 2005-03-20  Miles Bader  <miles@gnu.org>
3757         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
3758         in text-mode too.  Change to new face names.
3759         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
3760         Add `:weight bold' attribute.
3761         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
3763 2005-03-19  Juri Linkov  <juri@jurta.org>
3765         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
3767         * international/mule.el (auto-coding-alist): Sync with
3768         `auto-mode-alist' by adding upper case archive file extensions
3769         and adding ear/war to jar extension.
3771 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
3773         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
3774         running, restart it.
3776 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
3778         * finder.el (finder-current-item): Throw an error on an empty line.
3780         * man.el (Man-follow-manual-reference): If current-word returns
3781         nil, use "".
3783 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
3785         * simple.el (goto-line): Doc fix.
3787 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
3789         * files.el (save-buffer): Doc fix.
3791 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
3793         * recentf.el (recentf-cleanup-remote): New variable.
3794         (recentf-cleanup): Use it to conditionally check availablity of
3795         remote files.
3797 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
3799         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
3800         function names.
3802 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3804         * language/thai-word.el: New file.
3806 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3808         * files.el (backup-buffer): If the file's directory is not
3809         writable, use copy instead of move to backup the file.
3811 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3813         * obsolete/keyswap.el: Moved to obsolete/ from term/.
3815 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3817         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
3818         Use functionp instead of symbolp and fboundp.  Reported by Drkm
3819         <darkman_spam@yahoo.fr>.
3820         (ps-print-version): New version 6.6.6.
3822 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
3824         * textmodes/table.el (table--line-column-position): New idiom.
3825         (table--row-column-insertion-point-p): New function to test
3826         validity of row and column insertion operation at a location.
3827         (table-global-menu, table-cell-menu): Use above functions for
3828         deterministic test operation.
3829         (table--editable-cell-p): Behave in deterministic fashion.
3831 2005-03-18  Juri Linkov  <juri@jurta.org>
3833         * isearch.el (isearch-lazy-highlight-new-loop):
3834         Make arguments beg and end optional.
3835         (isearch-update): Remove optional arguments nil from
3836         isearch-lazy-highlight-new-loop.
3837         (isearch-lazy-highlight-search): Let-bind case-fold-search to
3838         isearch-lazy-highlight-case-fold-search instead of
3839         isearch-case-fold-search, and let-bind isearch-regexp to
3840         isearch-lazy-highlight-regexp.
3841         Use isearch-lazy-highlight-last-string instead of isearch-string.
3843         * replace.el (perform-replace): Remove bindings of global
3844         variables isearch-string, isearch-regexp, isearch-case-fold-search.
3845         Add three new arguments to `replace-highlight'.
3846         (replace-highlight): Add arguments string, regexp, case-fold.
3847         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
3848         to allow isearch-lazy-highlight-new-loop to use these values
3849         to set corresponding isearch-lazy-highlight-* internal
3850         variables whose values lazy highlighting will use regardless of
3851         changes to global variables isearch-string, isearch-regexp,
3852         isearch-case-fold-search during lazy highlighting loop.
3853         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
3854         to `lazy-highlight-cleanup'.
3856         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
3857         (ispell-highlight-face): Set default face to `isearch' when
3858         lazy highlighting is enabled.
3859         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
3860         priority to 1.  Add lazy highlighting.
3861         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
3862         from `isearch-dehighlight'.
3864 2005-03-18  David Ponce  <david@dponce.com>
3866         * files.el (hack-local-variables): Do a case-insensitive search
3867         for End.
3869 2005-03-18  Juri Linkov  <juri@jurta.org>
3871         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
3872         `isearch-lazy-highlight-cleanup', add alias to old name and
3873         declare obsolete.  Add release numbers to other obsolete vars.
3874         (isearch-done, isearch-lazy-highlight-new-loop):
3875         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
3876         (lazy-highlight-cleanup) <variable>: Doc fix.
3877         (isearch-lazy-highlight-update): Rename obsolete
3878         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
3880 2005-03-18  Kenichi Handa  <handa@m17n.org>
3882         * language/thai-util.el: Fix categorization of Thai characters in
3883         thai-category-table.
3884         (thai-composition-pattern): Adjust it for the above change.
3885         (thai-self-insert-command, thai-compose-syllable): New functions.
3886         (thai-compose-region): Use thai-compose-syllable.
3887         (thai-compose-string): Likewise.
3888         (thai-composition-function): Likewise.
3889         (thai-auto-composition): New function.
3890         (thai-auto-composition-mode): New minor mode.
3892         * language/thai.el: Fix patterns to be registered in
3893         composition-function-table.
3895         * international/quail.el (quail-input-method): Locally bind
3896         inhibit-modification-hooks to t.
3898 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3900         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
3901         (perl-mode): Use run-mode-hooks.
3903         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
3904         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
3905         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
3907         * mail/sendmail.el (sendmail-send-it): Reenable the code
3908         to compute resend-to-address and use it.
3910         * tar-mode.el (tar-mode): Turn off undo unconditionally.
3912         * image-mode.el: New file.
3914         * image.el (insert-sliced-image): Add autoload cookie.
3916         * font-lock.el (font-lock-lines-before): New user option.
3917         (font-lock-after-change-function): Obey it.
3919         * bindings.el (esc-map): Make M-g a prefix.
3920         Bind M-g g and M-g M-g to goto-line.
3922         * faces.el (face-id): Doc fix.
3924 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3926         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
3927         (rmail-show-message): Use rmail-unknown-mail-followup-to.
3928         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
3930         * mail/sendmail.el (mail-yank-ignored-headers)
3931         (mail-font-lock-keywords, mail-mode-fill-paragraph):
3932         Add Mail-Followup-To and Mail-Reply-To headers.
3933         (mail-citation-hook): Add autoload cookie.
3934         (mail-mode): Doc fix.
3935         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
3936         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
3937         (mail-mode-fill-paragraph): Handle those headers.
3938         (mail-mailing-lists): New variable.
3939         (mail-mail-reply-to, mail-mail-followup-to): New functions.
3941 2005-03-17  Juri Linkov  <juri@jurta.org>
3943         * isearch.el (isearch-fallback): Check for `(car previous)'
3944         before calling `isearch-other-end-state'.
3946 2005-03-17  Kim F. Storm  <storm@cua.dk>
3948         * simple.el (move-beginning-of-line): Move to beginning of buffer
3949         line, as well as beginning of screen line.
3951 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
3953         * calendar/diary-lib.el (mark-diary-entries): Use new optional
3954         argument REDRAW rather than calendar-redrawing variable.
3955         * calendar/calendar.el (calendar-redrawing): Delete.
3956         (redraw-calendar): Do not bind calendar-redrawing.
3958 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
3960         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
3961         diary-file buffer.
3963 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3965         * help.el (describe-mode): Allow a :minor-mode-function property to
3966         specify a different minor mode toggle function than the variable.
3967         * simple.el (auto-fill-function):
3968         * subr.el (add-minor-mode): Use it.
3970 2005-03-16  Kenichi Handa  <handa@m17n.org>
3972         * language/ethio-util.el (sera-being-called-by-w3): New variable.
3973         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
3974         (ethio-fidel-to-sera-buffer): Likewise.
3976 2005-03-16  Juri Linkov  <juri@jurta.org>
3978         * emacs-lisp/find-func.el (find-function-regexp):
3979         Add defun-emitting macro `menu-bar-make-toggle'.
3981         * isearch.el: Put `isearch-scroll' property to
3982         `split-window-horizontally'.
3984         * info.el: Update error messages for `debug-ignored-errors'.
3985         (Info-isearch-search): Doc fix.
3986         (Info-find-node): Move up code to go into info buffer before
3987         recording the node to the history.
3988         (Info-fontify-node): Fontify titles only if the next line
3989         has two or more `*', `=', `-', `.'.
3990         Display "go to this node" for empty (match-string 3).
3992 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3994         * term/mac-win.el: Add mouse pointer shape constants.
3996 2005-03-15  Kim F. Storm  <storm@cua.dk>
3998         * simple.el (move-beginning-of-line): Use vertical-motion.
4000 2005-03-15  Juri Linkov  <juri@jurta.org>
4002         * isearch.el (isearch-error): New variable.
4003         (isearch-invalid-regexp, isearch-within-brackets): Remove.
4004         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
4005         (isearch-within-brackets-state): Remove.
4006         (isearch-case-fold-search-state, isearch-pop-fun-state):
4007         Decrease frame index.
4008         (isearch-mode, isearch-top-state, isearch-push-state)
4009         (isearch-edit-string, isearch-abort, isearch-search-and-update)
4010         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
4011         (isearch-search, isearch-lazy-highlight-new-loop):
4012         Replace `isearch-invalid-regexp' with `isearch-error'.
4013         Remove `isearch-within-brackets'.
4014         (isearch-search): Add `search-failed' handler to `condition-case'.
4015         (isearch-lazy-highlight-search): Add `condition-case' to catch
4016         errors and allow `isearch-lazy-highlight-update' to try
4017         highlighting from the beginning of the window.
4018         (isearch-repeat): Move up code to set isearch-wrapped to t
4019         before calling isearch-wrap-function.
4021         * info.el (Info-isearch-initial-node): New internal variable.
4022         (Info-search): Signal an error in isearch mode when search leaves
4023         the initial node.  Signal an error when `bound' is non-nil and
4024         nothing was found in the current subfile.
4025         (Info-isearch-search): Remove `condition-case'.
4026         (Info-isearch-wrap): Don't wrap when search failed during leaving
4027         the initial node.  If `Info-isearch-search' is nil, wrap around
4028         the current node.
4029         (Info-isearch-start): New fun.
4030         (Info-mode): Add buffer-local hook `Info-isearch-start' to
4031         `isearch-mode-hook'.
4033 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4035         * simple.el (normal-erase-is-backspace): Set default to t if
4036         running on Mac.
4038         * term/mac-win.el (function-key-map): Sync with x-win.el.
4040 2005-03-15  Kenichi Handa  <handa@m17n.org>
4042         * international/mule-cmds.el (locale-language-names): Modify the
4043         format of elements and add more entries.
4044         (locale-preferred-coding-systems): Add more entries.
4045         (set-locale-environment): Adjust for the change of
4046         locale-language-names.
4048 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4050         * pcvs.el (smerge-ediff): Remove bogus autoload.
4052 2005-03-14  Lute Kamstra  <lute@gnu.org>
4054         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
4055         Ignore a `*' at the beginning of a line.
4057         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
4058         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
4059         subr.el.
4060         (dont-compile, eval-when-compile, eval-and-compile): Use declare
4061         to specify indentation.
4063         * generic.el (define-generic-mode): Let generic-mode-list be a
4064         list of strings; test membership with equal.
4066 2005-03-14  Kim F. Storm  <storm@cua.dk>
4068         * simple.el (next-line, previous-line): Add optional try-vscroll
4069         arg to recognize interactive use.  Pass it on to line-move.
4070         (line-move): Don't perform auto-window-vscroll when defining or
4071         executing keyboard macro to ensure consistent behaviour.
4073 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4075         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
4077 2005-03-13  Lute Kamstra  <lute@gnu.org>
4079         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
4080         debugger-setup-buffer so that backtrace marks the frames set to
4081         debug-on-exit and we don't have to do it manually.  Set an extra
4082         debug-on-exit for macro's.
4083         (debugger-setup-buffer): Don't mark the top frame manually.
4085 2005-03-12  Lute Kamstra  <lute@gnu.org>
4087         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
4088         lisp-indent-function throughout.
4089         (with-no-warnings): Set lisp-indent-function property.
4091 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
4093         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
4094         Add entry for backslash.
4096 2005-03-12  Juri Linkov  <juri@jurta.org>
4098         * info.el (Info-search): Four fixes for backward search.
4100 2005-03-11  Jay Belanger  <belanger@truman.edu>
4102         * calc/calc.el (calc-language-alist): New variable.
4103         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
4104         (calc-embedded-find-modes): Use calc-language-alist instead of
4105         calc-embedded-language-alist.
4107 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
4109         * calendar/calendar.el (calendar-redrawing): New internal
4110         variable.
4111         (redraw-calendar): Remove bogus save-excursion from previous
4112         change.  Bind calendar-redrawing to t for mark-diary-entries.
4113         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
4114         calendar if that is why we were called.
4116 2005-03-11  Kenichi Handa  <handa@m17n.org>
4118         * international/mule.el (make-coding-system): Set property
4119         coding-system-define-form to nil.
4120         (define-coding-system-alias): Likewise.
4122 2005-03-11  Kenichi Handa  <handa@m17n.org>
4124         These changes are suggested by Dave Love <fx@gnu.org>.
4126         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
4127         coding: tag.
4128         (adaptive-fill-regexp): Add more bullets.
4129         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
4130         regexps.
4132 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4134         * help.el (describe-mode): Properly handle non-trivial lighters.
4135         Don't ignore minor modes that are not listed in minor-mode-list.
4137         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
4138         feature ON when the user requests to turn it OFF.
4140 2005-03-10  Lute Kamstra  <lute@gnu.org>
4142         * emacs-lisp/debug.el (debug-entry-code): Delete it.
4143         (implement-debug-on-entry): New function to replace debug-entry-code.
4144         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
4145         second argument as the 2005-03-07 change makes it obsolete.
4146         (debug-on-entry, cancel-debug-on-entry): Update call to
4147         debug-on-entry-1.
4148         (debug, debugger-setup-buffer): Comment update.
4149         (debugger-frame-number): Update to work with implement-debug-on-entry.
4151 2005-03-10  Jay Belanger  <belanger@truman.edu>
4153         * calc/calc-embed.el (math-ms-args): Declare it.
4154         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
4155         math-ms-args.
4156         (calc-embedded-subst): Use math-multi-subst-rec to substitute
4157         variables.
4159 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
4161         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
4162         Use message-box.
4164         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
4165         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
4166         (tooltip-gud-tips): Simplify.
4167         (tooltip-gud-tips-p): Remove superflouous :set.
4168         (tooltip-gud-modes): Add fortran-mode.
4169         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
4171         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
4173 2005-03-09  Kim F. Storm  <storm@cua.dk>
4175         * play/animate.el (animate-place-char): Use forward-line instead
4176         of next-line to improve performance.
4178 2005-03-09  Simon Josefsson  <jas@extundo.com>
4180         * net/browse-url.el (browse-url-default-browser): Doc fix.
4182 2005-03-09  Miles Bader  <miles@gnu.org>
4184         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
4185         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
4187 2005-03-09  Kenichi Handa  <handa@m17n.org>
4189         * international/latin-1.el: Set case and syntax for 255 only if
4190         set-case-syntax-set-multibyte is nil.
4192         * textmodes/ispell.el (ispell-insert-word): New function.
4193         (ispell-word): Use ispell-insert-word to insert a new word.
4194         (ispell-process-line): Likewise.
4195         (ispell-complete-word): Likewise.
4197 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
4199         * calendar/calendar.el (redraw-calendar): Preserve point.
4200         Reported by Matt Hodges <MPHodges@member.fsf.org>.
4201         (calendar-week-start-day): Move after definition of
4202         redraw-calendar.  Delete buffer test, since redraw-calendar has
4203         that now.
4205         * calendar/diary-lib.el (mark-diary-entries): Only call
4206         redraw-calendar in the first of any recursive calls.
4207         Reported by Alan Shutko <ats@acm.org>.
4209 2005-03-08  Juri Linkov  <juri@jurta.org>
4211         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
4212         (html-horizontal-rule, html-line, html-image, html-checkboxes)
4213         (html-radio-buttons): Add a space before the trailing `/>' where
4214         sgml-xml-mode is non-nil.
4215         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
4216         the subsequent tag of the empty XML tag.
4217         (html-href-anchor): Don't set initial input to "http:".
4218         (html-image): Ask for the image URL and set point inside alt="".
4219         (html-name-anchor): Duplicate the name in the `id' attribute when
4220         sgml-xml-mode is non-nil.
4221         (html-paragraph): Remove \n before <p>.
4222         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
4223         instead of `checked' when sgml-xml-mode is non-nil.
4225         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
4226         Remove 1 space before #RRGGBB to not truncate it on terminal
4227         windows w/o fringes.  Remove 1 space between bg and fg examples
4228         to get more space.
4229         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
4230         avoid byte-compile warnings.
4232         * image-file.el (image-file-handler): Put `safe-magic' property to
4233         `image-file-handler'.
4235         * info.el (Info-isearch-search): Emulate word search in
4236         isearching through multiple Info nodes with Info-search.
4237         (Info-isearch-wrap): Allow isearch-word.
4239 2005-03-08  Lute Kamstra  <lute@gnu.org>
4241         * emacs-lisp/debug.el (debugger-step-through): Make sure that
4242         stepping into the debugger's code is not possible.
4243         (debugger-jumping-flag): Docstring update.
4245 2005-03-08  Jay Belanger  <belanger@truman.edu>
4247         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
4248         embedded mode begins.
4249         (calc-embedded-language-alist): New variable.
4250         (calc-embedded-find-modes): Use calc-embedded-language-alist to
4251         set default language mode.
4253 2005-03-08  Kenichi Handa  <handa@m17n.org>
4255         * international/ccl.el (define-ccl-program): Fix docstring about
4256         extra 256 bytes assured for the output buffer.
4258         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4259         Fix BUFFER_MAGNIFICATION to 2.
4260         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4262 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
4264         * align.el (align-rules-list): Added an alignment rule for CSS
4265         declarations (applies to css-mode and html-mode buffers).
4267 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4269         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
4271 2005-03-07  Kim F. Storm  <storm@cua.dk>
4273         * simple.el (move-beginning-of-line): New command.
4275         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
4277         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
4279         * emulation/cua-base.el: Put CUA move property on move-end-of-line
4280         and move-beginning-of-line.
4282         * apropos.el (apropos-print): Omit command from M-x ... RET.
4284 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
4286         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
4287         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
4289 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4291         * bindings.el (esc-map): Bind M-g to goto-line.
4293         * facemenu.el (global-map): Bind M-o, not M-g.
4295 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4297         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
4298         "Open Directory" as for "Open File".
4300 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
4302         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
4303         (push-mark-command): Run activate-mark-hook.
4305 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4307         * help-mode.el (help-mode-finish): Don't alter the element
4308         in view-return-to-alist if there already is one.
4310         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
4311         make sure the current buffer is the expected one.
4313         * novice.el (disabled-command-function): Output in *Disabled Command*.
4314         Explicitly ignore non-keyboard events, and explicitly handle C-g.
4316         * textmodes/flyspell.el (flyspell-large-region):
4317         Pass args differently for aspell.
4319         * files.el (mode-require-final-newline): Doc fix.
4321 2005-03-03  Stephan Stahl  <stahl@eos.franken.de> (tiny change)
4323         * progmodes/which-func.el (which-function):
4324         Specify NOERROR when calling imenu--make-index-alist.
4326 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4328         * simple.el (normal-erase-is-backspace): Define default value.
4330         * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
4331         (custom-reevaluate-setting): Simple function to handle
4332         variables that are defined before their default value can really
4333         be computed.
4335         * startup.el (command-line): Use it for temporary-file-directory,
4336         small-emporary-file-directory, auto-save-file-name-transforms,
4337         blink-cursor-mode, and normal-erase-is-backspace.
4339         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
4340         progress, even with buggy anchored keywords.
4342 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
4344         * simple.el (goto-line): Remove unbalanced final parenthesis.
4346 2005-03-05  Richard M. Stallman  <rms@gnu.org>
4348         * simple.el (goto-line): Use a number at point as the default.
4349         With C-u as arg, switch buffers.
4351 2005-03-05  Juri Linkov  <juri@jurta.org>
4353         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
4354         with `no-blinking-cursor'.
4356         * startup.el (no-blinking-cursor): New defvar.
4357         (command-line): Add `--no-blinking-cursor' to longopts.
4358         Set `no-blinking-cursor' to t for command line arguments
4359         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
4360         with `no-blinking-cursor' in the condition for calling
4361         `blink-cursor-mode'.
4363 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
4365         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
4366         (menu-bar-options-save): Add blink-cursor-mode.
4367         (menu-bar-options-menu): Add blink-cursor-mode.
4369 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
4371         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
4372         (icalendar-export-file, icalendar-export-region)
4373         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
4374         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
4376 2005-03-04  Lute Kamstra  <lute@gnu.org>
4378         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
4379         (debug-function-list): Ditto.
4381 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
4383         * textmodes/texinfmt.el (texinfo-append-refill):
4384         Redefine the types of line to which @refill
4385         is not appended by replacing a search for `@refill\\|@bye' with
4386         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
4387         itemize@refill' bug and the unfilled long lines bug.
4388         (texinfmt-version): Update number and date.
4390 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4392         * international/code-pages.el (windows-1250, windows-125[2-8])
4393         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
4395 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4397         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
4398         bound yet.
4400 2005-03-02  Romain Francoise  <romain@orebokech.com>
4402         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
4403         buffer after removing limits.
4404         (ibuffer-pop-filter): Ditto.
4405         Update copyright.
4407 2005-03-02  Miles Bader  <miles@gnu.org>
4409         * button.el (make-text-button): If the user doesn't specify a
4410         type, use the default.  Rewrite to use `add-text-properties' and
4411         plist functions.
4413 2005-03-01  Lute Kamstra  <lute@gnu.org>
4415         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
4416         (debugger-jumping-flag): New var.
4417         (debug-entry-code): Use it.
4418         (debugger-jump): Use debugger-jumping-flag and add
4419         debugger-reenable to post-command-hook.
4420         (debugger-reenable): Use debugger-jumping-flag and remove itself
4421         from post-command-hook.
4422         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
4423         debugger-reenable.
4425 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
4427         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
4428         inclusion of "itemize\\|", which may be unnecessary, is certainly
4429         inelegant, and stops refilling in itemize lists when formatting
4430         Japanese Texinfo files to Info.
4431         Update copyright to 2005.
4433 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
4435         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
4436         of an error if GDB can't find the source file.
4438 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
4440         * calendar/calendar.el (redraw-calendar): Work from any buffer,
4441         not just the calendar.
4443         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
4444         first.
4445         (diary-redraw-calendar): New function.
4446         (make-diary-entry): Add diary-redraw-calendar to local
4447         write-contents-functions.  Turn off selective display before
4448         inserting in diary.
4450 2005-03-01  Kim F. Storm  <storm@cua.dk>
4452         * emacs-lisp/copyright.el (copyright-fix-years): New command.
4454 2005-03-01  Lute Kamstra  <lute@gnu.org>
4456         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
4457         that debug-entry-code can be safely removed from a function while
4458         this code is being evaluated.  Revert the 2005-02-27 change as the
4459         new implementation no longer requires it.  Make sure that a
4460         function body containing just a string is not mistaken for a docstring.
4461         (debug): Skip one more frame in case of debug on entry.
4462         (debugger-setup-buffer): Delete one more frame line in case of
4463         debug on entry.
4464         (debugger-frame-number): Update to use the new text introduced by
4465         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
4467 2005-02-28  Kim F. Storm  <storm@cua.dk>
4469         * double.el (double-translate-key): Call force-window-update after
4470         read-event to avoid crash in redisplay.
4472 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4474         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
4475         (debug): Use it.  Move the inhibit-trace earlier.
4476         (debug-entry-code): New const.
4477         (debug-on-entry-1): Use it.
4479 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
4481         * international/utf-16.el (ccl-encode-mule-utf-16le):
4482         Fix BUFFER_MAGNIFICATION to 2.
4483         (ccl-encode-mule-utf-16be): Likewise.
4485 2005-02-28  Kenichi Handa  <handa@m17n.org>
4487         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4488         Fix BUFFER_MAGNIFICATION to 4.
4489         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4491 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
4493         * speedbar.el (speedbar-update-flag): Doc fix.
4494         (speedbar-show-info-under-mouse): Give set-mouse-position the right
4495         argument.
4497 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4499         * reveal.el (reveal-post-command): Don't try to reveal overlays which
4500         have a non-nil `invisible' property but are actually visible.
4502         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
4503         for perldoc sections.
4504         (perl-outline-regexp, perl-outline-level): New var and function.
4505         (perl-mode): Use them.
4507 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4509         * calendar/diary-lib.el (diary-remind): Discard any mark portion
4510         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
4512 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
4514         * cus-edit.el: Comment change.
4515         (custom-buffer-create-internal): Slightly reword text at top of
4516         Custom buffers.  Mention there that saving an option edits the
4517         init file.  Add link to Emacs manual node on `custom-file'.
4518         (custom-magic-alist): Rewrite individual State messages to use
4519         capitalized keywords.  Doc fix.
4521 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
4523         * calendar/calendar.el (calendar-buffer): Move above
4524         calendar-week-start-day.
4525         (calendar-week-start-day): Doc fix.  Add :set function.
4526         (calendar-minimum-window-height): New variable.
4527         (generate-calendar-window): Only resize window if selected-window
4528         is displaying the calendar buffer.  Use new variable
4529         calendar-minimum-window-height.
4530         (generate-calendar): Reword error message.
4531         (calendar-mode-map): Bind DEL to scroll-other-window-down.
4533 2005-02-27  Andreas Schwab  <schwab@suse.de>
4535         * vc.el (vc-do-command): Don't run command asynchronously when
4536         operating in a remote directory.
4538         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
4539         change from sync with Tramp 2.0.47.
4541 2005-02-27  Richard M. Stallman  <rms@gnu.org>
4543         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
4545         * textmodes/flyspell.el (flyspell-mode-on):
4546         Call ispell-change-dictionary only if necessary.
4548         * emacs-lisp/re-builder.el (regexp-builder): New function.
4550         * register.el (describe-register-1): Explicitly handle
4551         yank-excluded-properties = t.
4553         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
4554         (custom-magic-alist): Change the status descriptions again.
4555         (face widget-type): Total rewrite based on `restricted-sexp'
4556         to eliminate the confusing double hiding levels.
4558         * emacs-lisp/debug.el (debug-on-entry-1):
4559         If function body is empty, add nil as body form.
4561 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4563         * emacs-lisp/trace.el (inhibit-trace): New var.
4564         (trace-make-advice): Use it.
4566         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
4568 2005-02-26  Kim F. Storm  <storm@cua.dk>
4570         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
4571         (mouse-on-link-p, mouse-drag-region-1): Use it.
4573 2005-02-25  Lute Kamstra  <lute@gnu.org>
4575         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
4577 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
4579         * frame.el (blink-cursor-mode): Add :group keyword.
4581 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
4583         * calendar/icalendar.el (icalendar--decode-isodatetime):
4584         New optional argument DAY-SHIFT.
4585         (icalendar-export-region): Fix coding-system-for-write.
4586         (icalendar--convert-ical-to-diary): Shift end-day of all-day
4587         events by one.
4589 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4591         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
4593 2005-02-24  Kim F. Storm  <storm@cua.dk>
4595         * international/iso-acc.el (iso-accents-compose): Fix crash
4596         during redisplay.  Call force-window-update after read-event
4597         and delete-region to signal that window is not accurate.
4599 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4601         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
4602         Remove unused and inexistent var `inhibit-trace'.
4603         (debugger-mode): Use run-mode-hooks.
4604         (debugger-list-functions): Add buttons; setup xref stack.
4606 2005-02-23  Richard M. Stallman  <rms@gnu.org>
4608         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
4609         appointment says it was explicitly made.
4610         (appt-add): Set the 3rd element.
4611         (appt-make-list): Preserve explicit appointments.
4613         * subr.el (find-tag-default): Catch errors in forward-sexp.
4615 2005-02-23  Juri Linkov  <juri@jurta.org>
4617         * info.el (Info-isearch-search): New defcustom.
4618         (Info-isearch-search): Call the default isearch function
4619         when Info-isearch-search is nil.
4620         (Info-isearch-wrap): Use variable Info-isearch-search.
4622 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
4624         * cus-edit.el: Comment change.
4626 2005-02-22  Kim F. Storm  <storm@cua.dk>
4628         * progmodes/hideif.el (hide-ifdef-use-define-alist):
4629         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
4631 2005-02-22  Simon Josefsson  <jas@extundo.com>
4633         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
4634         New variable.
4635         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
4636         Oskarsson" <myrkraverk@users.sourceforget.net>.
4638 2005-02-22  Kim F. Storm  <storm@cua.dk>
4640         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
4641         check that window of that event is the selected window.
4642         (mouse-drag-region-1): Compare mouse event window to selected
4643         window before setting point.
4645         * tooltip.el (tooltip-show-help-function): Pass event to
4646         mouse-on-link-p so it can check selected window.
4648 2005-02-22  Kenichi Handa  <handa@m17n.org>
4650         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
4651         (ps-mule-show-warning): New function.
4652         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
4653         characters are found.
4655         * ps-print.el (ps-header-footer-string): Return a list of header
4656         and footer strings.
4658 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4660         * pcvs.el (cvs-retrieve-revision): Fix thinko.
4662 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4664         * frame.el (blink-cursor-mode): Use define-minor-mode.
4666         * term/mac-win.el (function-key-map): Use char-names more consistently.
4667         (file-name-coding-system): Only set it for MacOS-9.  The other case is
4668         already handled in mule-cmds.el (where it also works when mac-win.el
4669         is not used).
4671 2005-02-21  Kenichi Handa  <handa@m17n.org>
4673         * international/mule.el (ctext-pre-write-conversion): Always use
4674         " *code-converting-work*" buffer for work.
4676         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
4678 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
4680         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
4682 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
4684         * ses.el (undo-more): Restore defadvice, but only the part that
4685         allows changes outside the restricted area of the buffer.
4687 2005-02-20  Kim F. Storm  <storm@cua.dk>
4689         * simple.el (line-move): Add fourth optional arg try-vscroll which
4690         must be set to perform auto-window-vscroll.
4691         When moving backwards and doing auto-window-vscroll, automatically
4692         vscroll to the last part of lines which are taller than the window.
4693         (next-line, previous-line): Set try-vscroll arg on line-move.
4695 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
4697         * replace.el (query-replace, query-replace-regexp)
4698         (replace-string, replace-regexp): When operating on region, make
4699         the minibuffer prompt say so.
4701         * isearch.el (isearch-forward): Document isearch-query-replace and
4702         isearch-query-replace-regexp keybindings.
4704 2005-02-19  Jay Belanger  <belanger@truman.edu>
4706         * calc/calc-aent.el (math-read-token): Add local variable.
4708         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
4709         (calc-edit-top): Move declaration to earlier in file.
4710         (calc-edit-macro-repeats): Add local variables.
4712         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
4713         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
4714         calcFunc-tanh.
4715         Adjust integration rule for calcFunc-tan.
4717 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4719         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
4720         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
4721         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
4722         (viper-skip-separators): Bug fix.
4723         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
4724         particular major mode.
4725         (viper-del-backward-char-in-replace): Don't put deleted char on the
4726         kill ring.
4728         * viper-ex.el (viper-color-display-p): New function.
4729         (viper-has-face-support-p): Use viper-color-display-p.
4731         * viper-keym.el (viper-gnus-modifier-map): New keymap.
4733         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
4735         * viper-util.el (viper-glob-unix-files): Fix shell status check.
4736         (viper-file-remote-p): Make equivalent to file-remote-p.
4738         * viper.el (viper-major-mode-modifier-list):
4739         Use viper-gnus-modifier-map.
4741 2005-02-19  David Kastrup  <dak@gnu.org>
4743         * subr.el (subregexp-context-p): Fix garbled doc string by adding
4744         quoting.
4746 2005-02-19  Jay Belanger  <belanger@truman.edu>
4748         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
4749         Remove extra definitions.
4750         (calc-coth): New function.
4751         (calcFunc-cot): Fix `let'.
4753 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
4755         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
4756         the reasons we use "type pc" in these faces.
4758         * button.el (button): Ditto.
4760 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
4762         * replace.el (query-replace-read-from): Set the value of
4763         query-replace-from-history-variable to handle the case of an empty
4764         string entered to accept the suggested default.
4766         * net/tramp.el (tramp-file-name-for-operation):
4767         Use dired-call-process instead of dired-call-process-command.
4769 2005-02-19  Jay Belanger  <belanger@truman.edu>
4771         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
4772         (math-div-non-trig): New variables.
4773         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
4774         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
4775         (math-combine-prod, math-div-symb-fancy): Add simplifications for
4776         trig expressions.
4778 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
4780         * progmodes/gdb-ui.el (gdb-var-update-handler)
4781         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
4782         for watch expressions,
4783         (gdb-var-create-handler): Don't set speedbar-update-flag.
4784         (gdb-post-prompt): Simplify test for speedbar.
4786 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4788         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
4789         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
4790         we use the syntax table of the correct buffer.
4791         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
4792         Felix Gatzemeier.
4794         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
4795         (ediff-file-remote-p): Make synonymous with file-remote-p.
4796         In all deffaces ediff-*-face-*, use min-colors.
4798         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
4799         ediff-recurse-to-subdirectories.
4800         (ediff-mark-if-equal): Check that the arguments are strings, use
4801         ediff-same-contents (after to Felix Gatzemeier).
4803         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
4804         nil.
4806 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4808         * log-view.el (log-view-message-re): Fix up Subversion regexp.
4810 2005-02-18  David Kastrup  <dak@gnu.org>
4812         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
4813         use `mark-active' when defined.
4815 2005-02-18  Kenichi Handa  <handa@m17n.org>
4817         * ps-print.el (ps-font-info-database): New entry
4818         ZapfChancery-MediumItalic with correct font name.  Fix font name
4819         of the entry Zapf-Chancery-MediumItalic.
4821 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4823         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
4825 2005-02-16  Kim F. Storm  <storm@cua.dk>
4827         * ido.el (ido-fallback-command): Pass user input to fallback command.
4829 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
4831         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
4832         (gdb-find-file-hook): Add server prefix.
4834 2005-02-16  Richard M. Stallman  <rms@gnu.org>
4836         * replace.el (perform-replace): Pass new args to replace-highlight.
4837         (replace-highlight): Take region args,
4838         and pass them to isearch-lazy-highlight-new-loop.
4840         * novice.el (disabled-command-hook): Autoload the defalias
4841         and the make-obsolete-variable call.
4843         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
4845         * isearch.el (isearch-lazy-highlight-start-limit)
4846         (isearch-lazy-highlight-end-limit): New variables limit
4847         the region for highlighting.
4848         (isearch-lazy-highlight-new-loop): New args BEG and END.
4849         (isearch-lazy-highlight-search): Use the new vars.
4850         (isearch-lazy-highlight-update): Likewise.
4852         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
4854         * cus-start.el (all): Use default-boundp.
4856 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
4858         * menu-bar.el (menu-bar-select-frame): Handle current frame.
4860 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
4862         * autorevert.el (auto-revert-stop-on-user-input)
4863         (auto-revert-verbose): Doc fixes.
4865 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
4867         * international/mule-cmds.el (set-locale-environment): Remove call
4868         to set-selection-coding-system on Windows.
4870 2005-02-15  Jay Belanger  <belanger@truman.edu>
4872         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
4873         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
4874         calcFunc-coth.
4875         (math-simplify-sqrt): Add simplifications.
4877         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
4878         to list.
4880         * calc/calc-ext.el: Add functions to autoloads.
4882         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
4883         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
4884         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
4885         (math-csc-raw, math-cot-raw): New functions.
4887         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
4889         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
4890         the variable name in a message.
4892         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
4893         calcFunc-csc, calcFunc-cot.
4895         * calc/calcalg2.el: Add derivative and integration rules for
4896         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
4897         calcFunc-csch, calcFunc-coth.
4898         (math-do-integral-methods): Add to checks for when to use
4899         substitutions.
4901         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
4903 2005-02-15  Lute Kamstra  <lute@gnu.org>
4905         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4906         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
4907         <monnier@iro.umontreal.ca>
4908         (lisp-outline-level): Improve efficiency.  Suggested by David
4909         Kastrup <dak@gnu.org>.
4911 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
4913         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
4914         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
4915         (gdb-set-gud-minor-mode-existing-buffers): New functions.
4916         (gdb-find-file-hook): New hook. Add it to find-file-hook.
4917         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
4919 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
4921         * cus-start.el (all): Comment change.
4923 2005-02-14  Lute Kamstra  <lute@gnu.org>
4925         * cus-start.el (all): Check if symbol is void.
4927 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
4929         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
4930         optional argument to \cite.
4932 2005-02-14  Richard M. Stallman  <rms@gnu.org>
4934         * cus-edit.el (custom-buffer-create-internal): Update help message.
4935         (custom-magic-alist): Update help messages.
4937         * cus-start.el (all): Allow a var to specify a standard value.
4939 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
4941         * custom.el (custom-theme-set-variables): Handle variable aliases.
4943         * frame.el (blink-cursor-timer): Doc fix.
4944         (blink-cursor): Make it an alias for `blink-cursor-mode' and
4945         declare obsolete.
4946         (blink-cursor-mode): Define with defcustom and use correct
4947         standard expression in that defcustom.
4948         * startup.el (command-line): Adapt to above changes in frame.el.
4950 2005-02-11  Lute Kamstra  <lute@gnu.org>
4952         * apropos.el (apropos-score-doc): Prevent division by zero.
4954 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
4956         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
4957         (icalendar--get-event-property-attributes)
4958         (icalendar--get-event-properties)
4959         (icalendar--datetime-to-diary-date): New functions.
4960         (icalendar--split-value): Doc fix.
4961         (icalendar--datetime-to-noneuropean-date)
4962         (icalendar--datetime-to-european-date): New optional argument
4963         SEPARATOR.  Return result as a string instead of a list.
4964         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
4965         (icalendar--convert-string-for-export): Rename arg S to STRING.
4966         (icalendar-export-region): Doc fix.  Change name of error buffer.
4967         Save output buffer.
4968         (icalendar-import-file): Add blank at end of prompt.
4969         (icalendar-import-buffer): Doc fix.  Do not switch to error
4970         buffer.  Indicate status in return value.
4971         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
4972         buffer.  Save output buffer.  Handle exception from recurrence
4973         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
4974         events.  Fix problems with weekly all-day events.
4976 2005-02-10  Richard M. Stallman  <rms@gnu.org>
4978         * simple.el (eval-expression-print-format):
4979         Avoid warning about edebug-active.
4981         * help.el (help-for-help-internal): Rename from help-for-help.
4982         (help-for-help): Define with defalias.
4984         * font-core.el (font-lock-default-function): Use with-no-warnings.
4986         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
4988         * custom.el (defface): Doc fix.
4990 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
4992         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
4993         width 0" to prevent word wrapping problems.
4995 2005-02-09  Kim F. Storm  <storm@cua.dk>
4997         * ido.el (ido-file-extensions-order): New defcustom.
4998         (ido-file-extension-lessp, ido-file-extension-aux)
4999         (ido-file-extension-order): New advanced file ordering.
5000         (ido-file-lessp): New simple file ordering.
5001         (ido-sort-list): Remove.
5002         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
5003         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
5005 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
5007         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
5008         that some versions of grep produce.
5009         (grep-mode-font-lock-keywords): Likewise.
5011 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
5013         * progmodes/gdb-ui.el (gdb-location-list): New variable.
5014         (gdb-cdir): Delete.
5015         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
5016         (gdb-source-info): Treat case when source file is in another
5017         directory properly.
5018         (gdb-get-location): New function.
5020 2005-02-07  Jay Belanger  <belanger@truman.edu>
5022         * calc/calc-prog.el (calc-write-parse-table-part)
5023         (calc-fix-token-name): Fix a check for language type.
5025         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
5027 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
5029         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
5030         as directory not writable.
5032 2005-02-07  Kim F. Storm  <storm@cua.dk>
5034         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
5035         (cua--standard-movement-commands): Remove list.
5036         Instead, set CUA property value to move for movement commands.
5037         (cua-movement-commands): Remove.  Users must set CUA prop instead.
5038         (cua--pre-command-handler): Check CUA property.
5039         (cua--init-keymaps): Don't remap undo commands.
5040         (cua-mode): Don't call cua--rectangle-on-off.
5042         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
5043         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
5044         (cua--rect-undo-set-point): New var.
5045         (cua--rectangle-undo-boundary): Setup undo apply entry.
5046         (cua--rect-undo-handler): New function for rectangle undo.
5047         (cua--rect-start-position, cua--rect-end-position): Add.
5048         (cua--rectangle-post-command): Call cua--rectangle-set-corners
5049         for restored rectangle.  Set point if cua--rect-undo-set-point.
5051 2005-02-06  Jay Belanger  <belanger@truman.edu>
5053         * calc/calc-lang.el (calc-tex-language): Display more information
5054         in messages.
5056         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
5057         in TeX mode.
5059 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5061         * emacs-lisp/lisp.el (buffer-end): Doc fix.
5063 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5065         * net/ldap.el (ldap-search-internal): Support attributes with
5066         optional descriptions separated by a semi-colon, as in
5067         "userCertificate;binary".
5069 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5071         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
5072         isn't a cons (i.e. the version is 0).
5074 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5076         * help.el (help-for-help): Doc fix.
5078 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
5080         * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
5081         GDB-Windows on the menu-bar as this works better.
5083 2005-02-04  Jay Belanger  <belanger@truman.edu>
5085         * calc/calc-embed.el (calc-embedded-update): Don't put in
5086         unnecessary newlines. Adjust the end of formula marker.
5088         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
5089         (math-latex-parse-two-args): New function.
5091 2005-02-03  Lute Kamstra  <lute@gnu.org>
5093         * help-fns.el (help-with-tutorial): Make sure that users cannot
5094         remove the entire text of the tutorial by means of `undo'.
5096 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5098         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
5099         in recent changes, where the ispell process was repeatedly
5100         killed & restarted.
5102         * international/mule-cmds.el (set-locale-environment): Set file-name
5103         coding system to utf-8 on Darwin systems.
5104         (set-default-coding-systems): Don't set default-file-name-coding-system
5105         on Darwin systems.
5107 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5109         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
5111 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
5113         * faces.el (list-faces-display): Add optional argument.
5115 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5117         * font-core.el (font-lock-default-function): Handle the rare case where
5118         only font-lock-keywords is set.
5120 2005-02-02  Kenichi Handa  <handa@m17n.org>
5122         * international/characters.el: Cancel previous change for
5123         I-WITH-DOT-ABOVE and DOTLESS-i.
5125         * international/latin-5.el: Cancel previous change.
5127 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
5129         * progmodes/gud.el: Correction to syntax in gud-menu-map.
5131 2005-02-02  Kenichi Handa  <handa@m17n.org>
5133         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
5134         DOTLESS-i.
5136         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
5137         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
5139         * case-table.el (get-upcase-table): New function.
5140         (copy-case-table): Copy upcaes table too if non-nil.
5141         (set-case-syntax-delims): Maintain upcase table too.
5142         (set-case-syntax-pair): Likewise.
5143         (set-upcase-syntax, set-downcase-syntax): New functions.
5144         (set-case-syntax): Maintain upcase table too.
5146 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
5148         * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
5150         * progmodes/gud.el (gud-goto-info): New function.
5151         (gud-tool-bar-map): Use correct icon.
5153 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
5155         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
5156         When delegating, order args in the funcall correctly.
5158 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
5160         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
5162 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
5164         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
5165         buffer not visiting a file.
5167 2005-01-31  Jay Belanger  <belanger@truman.edu>
5169         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
5170         bound on the line with the formula.
5172 2005-01-31  Kim F. Storm  <storm@cua.dk>
5174         * ses.el (ses-create-cell-variable-range)
5175         (ses-destroy-cell-variable-range, ses-reset-header-string)
5176         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
5177         (ses-insert-row): Fix format of apply undo entries.
5179 2005-01-31  Jay Belanger  <belanger@truman.edu>
5181         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
5182         parts.
5184         * calc/calc-embed.el (calc-embedded-open-formula)
5185         (calc-embedded-close-formula): Ignore matrix environments.
5187         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
5188         TeX mode.
5190         * calc/calc-lang.el (math-function-table, math-oper-table)
5191         (math-variable-table): Adjust the LaTeX portions.
5193         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
5194         (math-latex-ignore-words): New constant.
5196 2005-01-31  Richard M. Stallman  <rms@gnu.org>
5198         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
5199         (ispell-local-dictionary): Doc fix.
5200         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
5201         Don't reinitialize at run time.  Don't defcustom.
5202         All uses changed to append ispell-local-dictionary-alist,
5203         or check it first.
5204         (ispell-current-dictionary): New variable for dictionary in use.
5205         (ispell-dictionary): Now used only for global default.
5206         (ispell-start-process): Set ispell-current-dictionary,
5207         not ispell-dictionary.
5208         (ispell-change-dictionary): Use this only for setting
5209         user preferences.
5210         (ispell-internal-change-dictionary): New function
5211         to change the current dictionary in use.
5212         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
5213         Use ispell-current-dictionary.
5214         Handle ispell-local-dictionary-overridden.
5215         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
5217 2005-01-31  Jay Belanger  <belanger@truman.edu>
5219         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
5221         * calc/calc-ext.el: Add calc-latex-language to autoloads.
5222         (calc-mode-map): Add calc-latex-language.
5224         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
5225         (math-latex-print-frac): New functions.
5226         (math-oper-table, math-function-table, math-variable-table)
5227         (math-complex-format, math-input-filter): Add latex properties.
5228         (calc-set-language): Set math-expr-special-function-mapping.
5230         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
5231         (calc-write-parse-table-part): Add LaTeX support.
5233         * calc/calc.el (calc-language): Adjust docstring.
5234         (calc-set-mode-line): Add LaTeX support.
5235         (math-expr-special-function-mapping): New variable.
5236         (math-tex-ignore-words): Add to list.
5238         * calc/calccomp.el (math-compose-expr, math-compose-rows):
5239         Add LaTeX support.
5240         (math-compose-expr): Add support for special functions.
5242         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
5244 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
5246         * progmodes/gdb-ui.el (gdb-memory-address)
5247         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
5248         (gdb-memory-mode-map, gdb-memory-format-keymap)
5249         (gdb-memory-format-menu, gdb-memory-unit-keymap)
5250         (gdb-memory-unit-menu): New variables for a buffer
5251         that lets the user examine program memory.
5252         (gdb-memory-set-address, gdb-memory-set-repeat-count)
5253         (gdb-memory-format-binary, gdb-memory-format-octal)
5254         (gdb-memory-format-unsigned, gdb-memory-format-signed)
5255         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
5256         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
5257         (gdb-memory-unit-word, gdb-memory-unit-halfword)
5258         (gdb-memory-unit-byte, gdb-memory-unit-menu)
5259         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
5260         (gdb-memory-mode, gdb-memory-buffer-name)
5261         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
5262         New functions for above buffer.
5264 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5266         * cus-edit.el (custom-bury-buffer): Function deleted.
5267         (custom-buffer-done-function): Option deleted.
5268         (custom-buffer-done-kill): New (replacement option.
5269         (Custom-buffer-done): Call quit-window.
5270         (custom-buffer-create-internal): Update for above changes.
5272 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
5274         * simple.el (undo-ask-before-discard): New var.
5275         (undo-outer-limit-truncate): Implement it.
5276         (undo-extra-outer-limit): Doc update.
5278 2005-01-29  Richard M. Stallman  <rms@gnu.org>
5280         * ses.el (undo-more): Delete defadvice.
5281         (ses-begin-change): Doc fix.
5283         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
5284         instead of rebinding C-x u and C-_.
5286         * files.el (normal-backup-enable-predicate): Return nil for files
5287         in /tmp, regardless of temporary-file-directory.
5289         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
5291         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
5292         (open-rectangle, delete-whitespace-rectangle-line)
5293         (clear-rectangle-line): If FILL, pass t instead of FILL
5294         for move-to-column's 2nd arg.
5296         * simple.el (undo): Fix the test for continuing a series of undos.
5297         (undo-more): Set pending-undo-list to t when we reach end.
5298         (pending-undo-list): Move up defvar.
5300         * wid-edit.el (widget-button-click):
5301         Shorten the range of the track-mouse binding.
5303         * comint.el (comint-insert-input): Undo previous changes;
5304         use last-input-event in interactive spec.
5306 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
5308         * progmodes/compile.el (compilation-start): Bind buffer-read-only
5309         to nil before invoking call-process.  Reset buffer's modified flag
5310         after fontifying it in the no-async branch.
5312         * wid-edit.el (widget-specify-button): If mouse pointer shape
5313         cannot be changed, use mouse face instead.
5315 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
5317         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
5318         (gdb-goto-breakpoint): Make breakpoint handling work on template
5319         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
5320         (gdb-assembler-custom): Update to recognise breakpoint information
5321         added on 2005-01-19.
5323 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5325         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
5326         (dsssl-mode): Use define-derived-mode.
5327         (scheme-mode-initialize): Remove.
5328         (scheme-mode): Use run-mode-hooks.
5330         * cus-edit.el (customize-group-other-window)
5331         (custom-buffer-create-other-window): Don't override special-display-*.
5332         (custom-mode-map): Make it dense.
5334         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
5335         sets the default value.
5337 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
5339         * descr-text.el: Add more keywords.
5341 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5343         * speedbar.el: Avoid unnecessary use of locate-library.
5345         * international/mule-cmds.el (standard-display-european-internal):
5346         Don't fiddle with latin-1 non-break space any more since it's now
5347         special cased in the C code.
5348         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
5350 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
5352         * cus-start.el (all): Add `undo-outer-limit'.
5354 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5356         * textmodes/bibtex.el (bibtex-format-entry):
5357         Use `bibtex-empty-field-re' only on the text of fields, not on entire
5358         field lines.
5359         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
5360         not on part of a buffer.
5362 2005-01-25  Lute Kamstra  <lute@gnu.org>
5364         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
5365         nonempty field text strings like "{letters\\macro{}more letters}".
5366         Clarify docstring.
5367         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
5368         (bibtex-entry-offset, bibtex-parse-association)
5369         (bibtex-parse-field-name): Fix typos in docstrings.
5370         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
5372 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
5374         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
5375         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
5376         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
5377         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
5379         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
5380         isearch minor mode.
5382 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
5384         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
5386 2005-01-24  Lute Kamstra  <lute@gnu.org>
5388         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
5389         CASECHARS and NOT-CASECHARS regular expressions of the
5390         "nederlands" and "nederlands8" dictionaries to prevent a "Range
5391         striding over charsets" error.
5393 2005-01-24  Jay Belanger  <belanger@truman.edu>
5395         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
5396         display variable name.
5398 2005-01-24  Kenichi Handa  <handa@m17n.org>
5400         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
5401         Fix setting of the element of encoded-kbd-iso2022-invocations.
5403 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
5405         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
5406         (gdb-threads-select): Change to also accept mouse events.
5407         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
5408         (gdb-threads-mouse-select): Delete.
5410 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
5412         * files.el (insert-directory): Take care of empty directory,
5413         listed without -a switch.
5415 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5417         * textmodes/refill.el (refill-post-command-function):
5418         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
5419         to the list of functions that we should be careful not to undo.
5420         (refill-late-fill-paragraph-function): Remove.
5421         (refill-saved-state): New var.
5422         (refill-mode): Use it to save fill-paragraph-function.
5423         Save also the value of auto-fill-function.
5425         * term/w32-win.el: Simplify code.
5427 2005-01-23  Kim F. Storm  <storm@cua.dk>
5429         * simple.el (line-move): Adapt to new return value from
5430         pos-visible-in-window-p.
5432         * simple.el (line-move): Fix last change.  Check partial
5433         visibility at point rather than at window-start.
5435 2005-01-22  Jason Rumney  <jasonr@gnu.org>
5437         * term/w32-win.el (xw-defined-colors): Remove debug-message.
5439 2005-01-22  David Kastrup  <dak@gnu.org>
5441         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
5443 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
5445         * type-break.el (type-break-mode): Add a test for
5446         type-break-file-name being non-nil.
5448 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
5450         * net/eudc.el (top level): Call (message "") via progn, so that
5451         eudc-options-file is loaded.
5453 2005-01-22  Kim F. Storm  <storm@cua.dk>
5455         * simple.el (line-move-1): Rename from line-move.
5456         (line-move): New function that adjusts vscroll for partially
5457         visible rows, and calls line-move-1 otherwise.
5459 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
5461         * pcomplete.el: define pcomplete-read-event instead of read-event,
5462         since it's not a complete read-event implementation
5464 2005-01-20  Jay Belanger  <belanger@truman.edu>
5466         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
5467         for called function.
5469 2005-01-20  Steven Tamm  <steventamm@mac.com>
5471         * term/mac-win.el (process-connection-type): Remove.
5472         Controlled now by s/darwin.h:PTY_ITERATION.
5474 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5476         * window.el (handle-select-window): Don't switch window when we're
5477         in the minibuffer.
5479 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5481         * subr.el (dotimes-with-progress-reporter): New macro.
5483         * ses.el (ses-dotimes-msg): Remove macro.
5484         Use `dotimes-with-progress-reporter' instead.
5486 2005-01-19  Steven Tamm  <steventamm@mac.com>
5488         * term/mac-win.el (process-connection-type): Use new
5489         operating-system-release variable to use ptys on Darwin 7 (OSX
5490         10.3) when using carbon build.
5492 2005-01-19  Jay Belanger  <belanger@truman.edu>
5494         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
5495         flags if the last command was a tab or M-tab.
5497         * calc/calc-prog.el (calc-user-define-edit): Put original formula
5498         in formula editing buffer.
5500 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5502         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
5503         breakpoint image symbol in margin.
5505 2005-01-19  Jay Belanger  <belanger@truman.edu>
5507         * calc/calc-prog.el (calc-execute-kbd-macro):
5508         Ignore calc-keep-arg-flag.
5510 2005-01-19  Kenichi Handa  <handa@m17n.org>
5512         * textmodes/ispell.el (ispell-looking-at): New function.
5513         (ispell-process-line): Use ispell-looking-at to compare the ispell
5514         output and the buffer contents.
5516 2005-01-18  Jay Belanger  <belanger@truman.edu>
5518         * calc/calc.el (calc-display-raw): Fix docstring.
5520 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5522         * simple.el (blink-matching-open): Strip extra info from syntax.
5524         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
5525         funny chars in the end-of-here-doc marker.
5527 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5529         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
5530         that enable/disabled state of breakpoints is shown correctly in
5531         fringe and on ttys.
5532         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
5533         Add breakpoint information as text properties.
5534         (gdb-mouse-toggle-breakpoint):
5535         Rename to gdb-mouse-set-clear-breakpoint.
5536         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
5537         breakpoints in the margin.
5538         (gdb-remove-strings): Simplify.
5540 2005-01-17  Jay Belanger  <belanger@truman.edu>
5542         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
5543         erasing buffer.
5545 2005-01-17  Richard M. Stallman  <rms@gnu.org>
5547         * progmodes/grep.el (grep-find): Copy from `grep' the condition
5548         for calling grep-compute-defaults.
5550         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
5551         if buffer is empty.
5553         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
5555 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5557         * hilit-chg.el (highlight-changes-mode): Don't autoload.
5559         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
5560         non-preloaded variables.
5562 2005-01-17  Steven Tamm  <steventamm@mac.com>
5564         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
5565         tex-shell cause to force interactivity when using pipes.
5567 2005-01-17  Kim F. Storm  <storm@cua.dk>
5569         * simple.el (just-one-space): Make arg optional.
5571 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
5573         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
5574         posn-at-x-y to t to access left-margin.
5576 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
5578         Sync with Tramp 2.0.47.
5580         * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
5581         catching keep-date problems in cp/scp operations.
5582         (tramp-handle-copy-file): Don't call `set-file-modes'
5583         unconditionally.  Specialized functions should know better what is
5584         necessary.  This improves performance a little bit, and the
5585         functions could catch errors with `cp -p' and `scp -p'.
5586         (tramp-do-copy-or-rename-file-via-buffer)
5587         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
5588         when appropriate.
5589         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
5590         Call `set-file-modes' when appropriate.
5591         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
5592         Johnsson <isak@hypergene.com>
5593         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
5594         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
5595         <joakim@verona.se>
5596         (tramp-file-name-for-operation): Mark `shell-command' as magic for
5597         Emacs only.
5599         * tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
5600         `find-file-hooks' and `dired-mode-hook'.
5601         (tramp-minor-mode-map): Respective map.  Add remapping for
5602         `compile' and `recompile'.
5603         (tramp-remap-command, tramp-recompile): New defuns.
5604         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
5605         in buffer "*Compilation*".  Call the commands asynchronously.
5607         * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
5608         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
5609         `shell-command', because it isn't magic in XEmacs.  Reported by
5610         Adrian Aichner <adrian@xemacs.org>.
5612         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
5613         `substitute-in-file-name.
5614         (tramp-smb-handle-substitute-in-file-name): New defun.
5615         (tramp-smb-advice-PC-do-completion): Delete advice.
5617 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
5619         * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
5620         Fix error in deleting region.
5622 2005-01-15  Richard M. Stallman  <rms@gnu.org>
5624         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
5625         In non-temp buffer, switch syntax table temporarily.
5627         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
5629         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
5631         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
5633         * imenu.el (imenu--split-menu): Copy menulist before sorting.
5634         (imenu--generic-function): Use START, not BEG, as pos of definition.
5636         * simple.el (just-one-space): Argument specifies number of spaces.
5638         * simple.el (eval-expression-print-format): Avoid warning
5639         about edebug-active.
5641 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
5643         * progmodes/sh-script.el: Code copied from make-mode.el
5644         with small changes,
5645         (sh-mode-map): Bind C-c C-\.
5646         (sh-backslash-column, sh-backslash-align): New variables.
5647         (sh-backslash-region, sh-append-backslash): New functions.
5649 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5651         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
5652         (rmail-pop-password, rmail-pop-password-required): Move to
5653         rmail-obsolete group.
5654         (rmail-set-pop-password): Rename to rmail-set-remote-password.
5655         All callers updated.
5656         (rmail-get-pop-password): Rename to rmail-get-remote-password.
5657         Take an argument specifying whether it is POP or IMAP mailbox we
5658         are using.  All callers updated.
5659         (rmail-pop-password-error): Rename to
5660         rmail-remote-password-error.  Added mailutils-specific error message.
5661         (rmail-movemail-search-path)
5662         (rmail-movemail-variant-in-use): New variables.
5663         (rmail-remote-password, rmail-remote-password-required):
5664         New customization variables.
5665         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
5666         (rmail-parse-url): New function.
5667         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
5668         with GNU mailutils movemail.
5670 2005-01-15  Kevin Ryde  <user42@zip.com.au>
5672         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
5673         suffix to space, $ or '$, to correctly position point when going
5674         to @table style constants like DBL_MAX.
5676 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
5678         * type-break.el (type-break-mode, type-break-file-time)
5679         (type-break-file-keystroke-count, type-break-choose-file):
5680         Don't store data in or load data from the file if type-break-file-name
5681         is nil.
5682         (type-break-file-name): Doc update as per the above.
5684 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
5686         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
5687         lookup-key might return nil; handle that.
5689 2005-01-15  Alan Mackenzie  <acm@muc.de>
5691         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
5692         rather than the element found, thus enabling the tree to be setcar'd.
5694 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5696         * textmodes/org.el (org-show-following-heading): New option.
5697         (org-show-hierarchy-above): Use `org-show-following-heading'.
5698         (org-cycle): Documentation fix.
5700         * textmodes/org.el (orgtbl-optimized): New option
5701         (orgtbl-mode): New command, a minor mode.
5702         (orgtbl-mode-map): New variable.
5703         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
5704         (orgtbl-error, orgtbl-self-insert-command)
5705         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
5707         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
5708         a local variable in each org-mode buffer.
5710         * textmodes/org.el (org-set-regexps-and-options): Rename from
5711         `org-set-regexps'.  Added checking for STARTUP keyword.
5712         (org-get-current-options): Add STARTUP options.
5713         (org-table-insert-row): Mode mode intelligent about when
5714         realignment is needed.
5715         (org-self-insert-command, org-delete-backward-char, org-delete-char):
5716         New commands.
5717         (org-enable-table-editor): New default value `optimized'.
5718         (org-table-blank-field): Support blanking regions if active.
5720 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5722         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
5723         if the year is not given.
5725         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
5726         Add new escapes %m and %M, fixed bug with %F by adding
5727         save-match-data.
5728         (reftex-reference): Remove ?. from list of spaces.
5729         (reftex-label-info): Add automatic label prefix recognition.
5731         * textmodes/reftex-index.el (reftex-index-next-phrase):
5732         Add slave parameter to call of `reftex-index-this-phrase'.
5733         (reftex-index-this-phrase): New optional argument.
5734         (reftex-index-region-phrases): Add slave parameter to call of
5735         `reftex-index-this-phrase'.
5736         (reftex-display-index): New argument redo.
5737         (reftex-index-rescan): Add 'redo to arguments of
5738         `reftex-display-index'.
5739         (reftex-index-Rescan, reftex-index-revert)
5740         (reftex-index-switch-index-tag): Add 'redo to arguments of
5741         `reftex-display-index'.
5742         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
5743         indexing.  Fix bug with matching is there is a quote before or
5744         after the word.
5746         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
5747         Fix bug when collecting citation keys in lines with comments.
5748         (reftex-citation): Prefix argument no longer rescans the document,
5749         but forces prompting for optional arguments of cite macros.
5750         (reftex-do-citation): Prompting for optional arguments implemented.
5752         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
5753         Add optional arguments to most cite commands.
5754         (reftex-cite-cleanup-optional-args): New option
5755         (reftex-cite-prompt-optional-args): New option.
5756         (reftex-trust-label-prefix): New option.
5758         * textmodes/reftex-toc.el (reftex-toc-find-section):
5759         Add push-mark before changing the position in the buffer.
5761         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
5762         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
5764 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
5766         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
5767         more carefully.
5769 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5771         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
5772         (sgml-mode): Use it.
5773         (sgml-get-context): Better keep track of implicitly closed tags.
5775 2005-01-13  Kenichi Handa  <handa@m17n.org>
5777         * textmodes/ispell.el: These changes are to fix misalignment error
5778         caused by equivalent characters of different Emacs charsets.
5779         (ispell-unified-chars-table): New variable.
5780         (ispell-get-decoded-string): New function.
5781         (ispell-get-casechars, ispell-get-not-casechars)
5782         (ispell-get-otherchars): Call ispell-get-decoded-string.
5784 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
5786         * custom.el (custom-declare-variable): Just put symbol instead
5787         of (defvar . symbol) in `current-load-list'.
5789 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5791         * emacs-lisp/elint.el: Fixed typo in Commentary section.
5793 2005-01-12  Jay Belanger  <belanger@truman.edu>
5795         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
5796         to create a Calc summary.
5798 2005-01-12  Kim F. Storm  <storm@cua.dk>
5800         * mouse.el (mouse-on-link-p): Change functionality and doc
5801         string to comply with latest description in lisp ref.
5803 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
5805         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
5806         Enable mouse clicks on mode-line, header-line and margin.
5807         (event-type): Give mouse event symbols an 'event-kind property
5808         with value 'mouse-click.
5810 2005-01-12  Juri Linkov  <juri@jurta.org>
5812         * facemenu.el (list-colors-display): Add new arg buffer-name.
5813         Use it.  Fix docstring.  Replace code for identifying duplicate
5814         colors by the name with call to `list-colors-duplicates' which
5815         identifies duplicate colors by the value unless the color
5816         is one of special Windows colors.  Set truncate-lines to t.
5817         Print sorted duplicate color names on each line.  Indent to 22
5818         \(the longest color name in rgb.txt) instead of 20.  Optimize.
5819         (list-colors-duplicates): New function.
5820         (facemenu-color-name-equal): Delete function.
5822         * facemenu.el (list-colors-print): New function created from code
5823         in list-colors-display.  Print #RRGGBB at the window right edge.
5824         (list-colors-display): When temp-buffer-show-function is not
5825         defined, call list-colors-print from temp-buffer-show-hook
5826         to get the right value of window-width in list-colors-print
5827         after the buffer is displayed.
5829         * simple.el (pop-mark): Move deactivate-mark out of conditional
5830         part to deactivate the active mark regardless of the state of the
5831         mark ring.
5833         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
5834         variables line in desktop files.
5836 2005-01-12  Juri Linkov  <juri@jurta.org>
5838         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
5839         Bring together isearch highlight related options.
5840         (lazy-highlight): Replace group `replace' by `matching'.
5841         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
5842         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
5843         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
5844         and declare them obsolete.
5845         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
5846         (isearch-faces): Remove defgroup.
5847         (isearch-overlay, isearch-highlight, isearch-dehighlight):
5848         Move isearch highlighting code closer to lazy highlighting code.
5850         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
5851         (query-replace-highlight, query-replace-lazy-highlight)
5852         (query-replace): Move definitions to the beginning of the file.
5854 2005-01-11  Juri Linkov  <juri@jurta.org>
5856         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
5857         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
5858         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
5860         * info.el (Info-history-forward): New variable.
5861         (Info-select-node): Reset Info-history-forward to nil.
5862         (Info-last): Turn into defalias.
5863         (Info-history-back): Rename from Info-last.
5864         Add current node to Info-history-forward.
5865         (Info-history-forward): New fun.
5866         (Info-mode-map): Replace Info-last by Info-history-back.
5867         Bind Info-history-forward to "r".
5868         (Info-mode-menu): Replace Info-last by Info-history-back.
5869         Fix menu item text.  Add menu item for Info-history-forward.
5870         (info-tool-bar-map): Replace Info-last by Info-history-back.
5871         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
5872         for Info-history-forward.
5873         (Info-mode): Replace Info-last by Info-history-back in docstring.
5874         Add local variable Info-history-forward.
5875         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
5877 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5879         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
5880         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
5881         Ignore select-window events rather than fiddle with
5882         mouse-autoselect-window.
5884 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
5886         * type-break.el (type-break-mode): Fix previous change.
5888 2005-01-10  Jay Belanger  <belanger@truman.edu>
5890         * calc/calc-ext.el (calc-reset): Reset when inside embedded
5891         calculator; only reset when point is inside a calculator.
5892         Don't adjust the window height if the window takes up the whole height
5893         of the frame.
5895 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
5897         * ebuff-menu.el (Electric-buffer-menu-mode):
5898         Preserve value of buffer-local var header-line-format.
5900 2005-01-09  Jay Belanger  <belanger@truman.edu>
5902         * calc/calc.el (calc-mode-var-list-restore-saved-values):
5903         Make sure settings file exists before accessing it.
5905         * calc/calc-embed.el (calc-embedded-subst):
5906         Replace math-multi-subst-rec, which is only supposed to be called
5907         by math-multi-subst, by math-multi-subst.
5909 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
5911         * vc.el (vc-allow-async-revert): New user option.
5912         (vc-disable-async-diff): New internal variable.
5913         (vc-revert-buffer): Use them to disable asynchronous diff.
5915         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
5916         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
5917         asynchronously if vc-disable-async-diff is t.
5919 2005-01-09  Jay Belanger  <belanger@truman.edu>
5921         * calc/calc.el (defcalcmodevar): New macro.
5922         (calc-mode-var-list-restore-default-values)
5923         (calc-mode-var-list-restore-saved-values): New functions.
5924         (calc-mode-var-list): Use defcalcmodevar to define it.
5925         (calc-always-load-extensions, calc-line-numbering)
5926         (calc-line-breaking, calc-display-just, calc-display-origin)
5927         (calc-number-radix, calc-leading-zeros, calc-group-digits)
5928         (calc-group-char, calc-point-char, calc-frac-format)
5929         (calc-prefer-frac, calc-hms-format, calc-date-format)
5930         (calc-float-format, calc-full-float-format, calc-complex-format)
5931         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
5932         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
5933         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
5934         (calc-matrix-brackets, calc-language, calc-language-option)
5935         (calc-left-label, calc-right-label, calc-word-size)
5936         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
5937         (calc-display-raw, calc-internal-prec, calc-angle-mode)
5938         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
5939         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
5940         (calc-window-height, calc-display-trail, calc-show-selections)
5941         (calc-use-selections, calc-assoc-selections)
5942         (calc-display-working-message, calc-auto-why, calc-timing)
5943         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
5944         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
5945         (calc-gnuplot-default-device, calc-gnuplot-default-output)
5946         (calc-gnuplot-print-device, calc-gnuplot-print-output)
5947         (calc-gnuplot-geometry, calc-graph-default-resolution)
5948         (calc-graph-default-resolution-3d, calc-invocation-macro)
5949         (calc-show-banner): Use defcalcmodevar to declare them and set
5950         their default values.
5952         * calc/calc-ext.el (calc-reset): Restore saved values of variables
5953         instead of default values (but restore default values if there is
5954         an argument of 0).
5956 2005-01-09  David Kastrup  <dak@gnu.org>
5958         * desktop.el (desktop-restore-eager): Fix typo in type.
5960 2005-01-08  Richard M. Stallman  <rms@gnu.org>
5962         * cus-edit.el (customize): Delete :link.
5964 2005-01-08  Jay Belanger  <belanger@truman.edu>
5966         * calc/calc.el (calc-mode): Remove the extension from the
5967         `calc-settings-file' file name when loading it.
5969 2005-01-08  Kim F. Storm  <storm@cua.dk>
5971         * info.el (Info-mode-map, Info-next-link-keymap)
5972         (Info-prev-link-keymap, Info-up-link-keymap):
5973         Map follow-link to mouse-face.
5974         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
5976 2005-01-08  Jay Belanger  <belanger@truman.edu>
5978         * calc/calc.el (calc-settings-file): Change default value.
5979         Suggested by cgw in a comment in calc-mode.el.
5981         * calc/calc-mode.el (calc-settings-file-name):
5982         Compare calc-settings-file to user-init-file instead of ~/.emacs.
5983         Replace ~/.emacs in a prompt by calc-settings-file.
5985 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
5987         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
5988         (desktop-lazy-idle-delay): New customizable variables.
5989         (desktop-buffer-args-list): New variable.
5990         (desktop-append-buffer-args): New function.
5991         (desktop-save): Call desktop-append-buffer-args for some buffers.
5992         (desktop-lazy-create-buffer): New function.
5993         (desktop-idle-create-buffers): New function.
5994         (desktop-read): Add message about buffers to restore lazily.
5995         (desktop-lazy-abort): New command.
5996         (desktop-clear): Call desktop-lazy-abort.
5997         (desktop-lazy-complete): New command.
5999 2005-01-06  Richard M. Stallman  <rms@gnu.org>
6001         * emacs-lisp/find-func.el (find-face-definition):
6002         Rename from find-face.
6004 2005-01-06  Kim F. Storm  <storm@cua.dk>
6006         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
6008         * man.el (Man-xref-man-page, Man-xref-header-file)
6009         (Man-xref-normal-file): Add follow-link property.
6011 2005-01-06  Jay Belanger  <belanger@truman.edu>
6013         * calc/calc-units.el: Make sure the proper macro definitions are
6014         available when compiling.
6016 2005-01-06  Juri Linkov  <juri@jurta.org>
6018         * isearch.el (isearch-lazy-highlight-update):
6019         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
6021 2005-01-06  Miles Bader  <miles@gnu.org>
6023         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
6024         (isearch-lazy-highlight-face): Use new name.
6026 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6028         * uniquify.el (uniquify-rationalize-file-buffer-names):
6029         Re-add an interactive spec.
6030         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
6031         to the same name.
6033         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
6034         (isearch-update, isearch-done): Adjust calls accordingly.
6036 2005-01-05  Richard M. Stallman  <rms@gnu.org>
6038         * custom.el (custom-set-variables, custom-theme-set-variables):
6039         Clarify documentation.
6041         * emacs-lisp/find-func.el (find-variable)
6042         (find-variable-other-window, find-variable-other-frame):
6043         Fix the TYPE args to find-function-read and find-function-do-it.
6044         (find-function): Doc fix.
6045         (find-function-at-point): Replace function-at-point alias.
6047 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6049         * cus-face.el (custom-declare-face):
6050         Record defface in current-load-list.
6052         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
6054         * emacs-lisp/find-func.el: Doc fixes.
6055         (find-face-regexp): New variable.
6056         (find-function-regexp-alist): New variable.
6057         (find-function-C-source): Third arg is now TYPE.
6058         (find-function-search-for-symbol): Handle general TYPE.
6059         (find-function-read, find-function-do-it): Handle general TYPE.
6060         (find-definition-noselect, find-face): New functions.
6061         (function-at-point): Alias deleted.
6063 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6065         * battery.el (display-battery-mode): Rename from display-battery.
6066         Handle the case where it gets turned off.
6068 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6070         * cus-edit.el (customize): Make :link point to user doc.
6072         * man.el (Man-fontify-manpage): Turn off undo generation.
6074         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
6076 2005-01-04  Andreas Schwab  <schwab@suse.de>
6078         * files.el (insert-directory): Only look for error lines in
6079         inserted text.  Don't move too far after processing --dired markers.
6081 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6083         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
6084         Don't expand if the character is @, period, dash, etc.
6085         (define-mail-abbrev): Quote names that contain problem characters.
6087 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
6089         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
6091 2005-01-03  Richard M. Stallman  <rms@gnu.org>
6093         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
6094         (query-replace-highlight, query-replace-lazy-highlight)
6095         (query-replace): Definitions moved up.  Doc fix.
6097 2005-01-03  Richard M. Stallman  <rms@gnu.org>
6099         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
6100         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6101         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6102         (lazy-highlight-face): Rename from isearch-lazy-...
6103         Change all references to them.
6105 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6107         * cus-edit.el (custom-file): Doc fix for defcustom.
6108         (custom-file): The function no longer sets the variable
6109         `custom-file' to its return value.
6111         * startup.el (command-line): No longer load `custom-file'.
6113 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6115         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
6117         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
6118         Don't confuse module-prefixed identifiers for labels.
6119         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
6121 2005-01-02  Richard M. Stallman  <rms@gnu.org>
6123         * files.el (basic-save-buffer-1): Fix previous change.
6125         * loadhist.el (file-loadhist-lookup): New function.
6126         (file-provides, file-requires): Use it.
6128         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
6129         instead of calculating the right size.
6131 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
6133         * vc-svn.el (vc-svn-diff): Stay local if possible.
6135 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6137         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
6139         * files.el (hack-local-variables): Fix last change.
6141 2005-01-02  Jay Belanger  <belanger@truman.edu>
6143         * calc/calc-yank.el (calc-edit-top): New variable.
6144         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
6145         object.  Change header properties.
6146         (calc-edit-finish, calc-edit-finish-stack-object)
6147         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
6148         edited object.
6149         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
6150         for the beginning of the edited object.
6151         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
6152         for the beginning of the edited object.
6153         * calc/calc-prog.el (calc-edit-macro-finish-edit)
6154         (calc-finish-formula-edit, calc-macro-repeats)
6155         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
6156         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
6157         beginning of the edited object.
6158         (calc-user-define-edit): Change the header for editing macros.
6159         Remove unnecessary variable.
6161 2005-01-01  Jay Belanger  <belanger@truman.edu>
6163         * calc/calc-yank.el (calc-edit-mode): Change default header.
6164         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
6165         * calc/calc-store.el (calc-edit-variable): Change title to match new
6166         header.
6167         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
6168         mode to match new header.
6169         (calc-user-define-edit): Change titles to include names of commands.
6170         (calc-finish-formula-edit): Adjust to handle new header.
6171         (calc-finish-macro-edit): Remove.
6172         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
6173         (calc-edit-macro-command, calc-edit-macro-command-type)
6174         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
6175         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
6176         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
6177         (calc-edit-macro-finish-edit): New functions.
6178         (calc-user-define-edit): Use new functions to edit named calc macros.
6180 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
6182         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
6184         * ses.el (copy-region-as-kill): Deactivate mark.
6186 2005-01-01  Richard M. Stallman  <rms@gnu.org>
6188         * replace.el (occur-1): If the output buffer is also an input,
6189         don't kill it, rename it.
6191         * faces.el (set-face-background, set-face-foreground): Doc fix.
6193         * cus-face.el (custom-face-attributes): Fix :help-echo strings
6194         for :foreground and :background.
6196         * dired.el (dired-view-command-alist): Variable deleted.
6197         (dired-view-file, dired-mouse-find-file-other-window):
6198         Delete the code to use it.
6200 2005-01-01  Kim F. Storm  <storm@cua.dk>
6202         * image.el (insert-sliced-image): Use t for line-height property.
6204 2004-12-31  Jay Belanger  <belanger@truman.edu>
6206         * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
6207         for "var-" at the beginning of the minibuffer.
6209 2004-12-31  Richard M. Stallman  <rms@gnu.org>
6211         * faces.el (read-face-name):
6212         Don't treat an attribute spec as a list of faces.
6214         * simple.el (undo): Use undo-equiv-table to detect
6215         unexpected changes since previous undo.
6216         (undo-list-saved): Variable deleted.
6217         (buffer-disable-undo): Don't alter undo-list-saved.
6219         * files.el (require-final-newline): Allow `visit' and `visit-save'.
6220         (mode-require-final-newline): New option.
6221         (after-find-file): Handle require-final-newline with new values.
6222         (basic-save-buffer): Handle new values of require-final-newline.
6224         * progmodes/sh-script.el (sh-require-final-newline):
6225         Alist value now controls whether to use mode-require-final-newline.
6226         (sh-set-shell): Implement that new meaning.
6228         * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
6229         * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
6230         * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
6231         Delete old-Emacs compatibility code.
6232         (antlr-c-common-init): Function deleted.
6234         * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
6235         * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
6236         * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
6237         * progmodes/python.el (python-mode): Use mode-require-final-newline.
6238         * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
6239         * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
6240         * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
6241         * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
6242         * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
6243         * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
6244         * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
6245         * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
6246         * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
6247         * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
6248         * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
6249         * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
6251 2004-12-31  Jay Belanger  <belanger@truman.edu>
6253         * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
6254         way to return to Calc.
6256         * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
6257         finish, C-xk as the way to cancel the edit.  Add cancel routine to
6258         kill-buffer-hook.
6260         * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
6261         MacEdit code.
6263         * calc/calc-prog.el: Remove obsolete MacEdit code.
6264         (calc-macro-edit-algebraic, calc-macro-edit-variable)
6265         (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
6267 2004-12-31  Kenichi Handa  <handa@m17n.org>
6269         * international/mule.el (buffer-file-coding-system-explicit):
6270         Rename for explicit-buffer-file-coding-system.
6271         (after-insert-file-set-coding): Adjust for the above change.
6273         * files.el (revert-buffer): Change explicit-buffer-file-coding-system
6274         to buffer-file-coding-system-explicit.
6275         (basic-save-buffer-1): Likewise.
6277 2004-12-30  Richard M. Stallman  <rms@gnu.org>
6279         * textmodes/artist.el (artist-butlast-fn): Var deleted.
6280         (artist-butlast, artist-last): Functions deleted.
6281         (artist-ellipse-mirror-quadrant): Call last and butlast directly.
6282         (artist-compute-key-compl-table): Call remq directly.
6283         (artist-remove-nulls): Function deleted.
6284         (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
6285         (artist-push, artist-pop): Macro deleted.
6287 2004-12-30  Andreas Leue  <al@sphenon.de>
6289         * textmodes/artist.el (artist-version): 1.2.6
6290         (artist-prev-next-op-alist): New variable.
6291         (artist-select-next-op-in-list): New function.
6292         (artist-select-prev-op-in-list): New function.
6293         (artist-make-prev-next-op-alist): New function.
6294         (artist-is-in-op-list-p): New function.
6295         (artist-get-first-non-nil-op): New function.
6296         (artist-get-last-non-nil-op): New function.
6297         (artist-mode-init): Call artist-get-last-non-nil-op to initialize
6298         artist-prev-next-op-alist.
6299         (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
6300         change drawing operation.
6302 2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
6304         * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
6306 2004-12-31  Masatake YAMATO  <jet@gyve.org>
6308         * server.el (server-process-filter): Suppress `error', too.
6310 2004-12-30  Jay Belanger  <belanger@truman.edu>
6312         * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
6313         Change the way a variable is displayed in a message.
6315         * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
6316         (calc-user-define-permanent, calc-execute-kbd-macro):
6317         Replace old function MacEdit-parse-keys with edmacro-parse-keys.
6319 2004-12-30  Kenichi Handa  <handa@m17n.org>
6321         * files.el (basic-save-buffer-1):
6322         Set explicit-buffer-file-coding-system to last-coding-system-used.
6323         (revert-buffer): Pay attention to
6324         explicit-buffer-file-coding-system (not buffer-file-coding-system)
6325         on bind coding-system-for-read.
6327         * international/mule.el (explicit-buffer-file-coding-system):
6328         New buffer local variable.
6329         (after-insert-file-set-coding): Set it to coding-system-for-read.
6331 2004-12-29  Luc Teirlinck  <teirllm@auburn.edu>
6333         * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
6335 2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
6337         * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
6338         that include line numbers.
6340 2004-12-29  Milan Zamazal  <pdm@zamazal.org>
6342         * files.el (hack-local-variables): If no PREFIX, set it to "^".
6343         Redundant variable PREFIXLEN removed.
6345 2004-12-28  Matt Hodges  <MPHodges@member.fsf.org>
6347         * eshell/em-hist.el (eshell-previous-matching-input):
6348         Start the deletion from the end of the output.
6350 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6352         * term/mac-win.el: Require x-dnd.
6353         (mac-drag-n-drop): Sync with W32 version.  Use x-dnd.el functions.
6355 2004-12-29  David Kastrup  <dak@gnu.org>
6357         * international/mule.el (decode-coding-inserted-region):
6358         Don't barf if `buffer-undo-list' is already set to `t'.
6360 2004-12-29  Jay Belanger  <belanger@truman.edu>
6362         * calc/calc-prog.el (calc-user-define-formula): Put default values
6363         for function names in prompts.
6364         (calc-user-define-permanent, calc-user-define-composition)
6365         (calc-user-define-formula): Remove the need for "calcFunc-" in the
6366         default input for algebraic functions.
6368 2004-12-29  Thien-Thi Nguyen  <ttn@gnu.org>
6370         * vc-rcs.el (vc-rcs-annotate-command):
6371         Fix omission bug: Call `vc-setup-buffer'.
6373 2004-12-29  Kenichi Handa  <handa@m17n.org>
6375         * international/mule.el (recode-region): New function.
6377 2004-12-28  Richard M. Stallman  <rms@gnu.org>
6379         * simple.el (undo-extra-outer-limit): New variable.
6380         (undo-outer-limit-truncate): Test and set it.
6382         * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
6383         enables the feature to extend the existing region.
6385         * simple.el (mark-word): New arg ALLOW-EXTEND
6386         enables the feature to extend the existing region.
6388         * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
6389         enables the feature to extend the existing region.
6391         * startup.el (site-run-file): Don't allow setting it with Custom.
6393         * simple.el (buffer-disable-undo): Fix previous change.
6395 2004-12-27  Masatake YAMATO  <jet@gyve.org>
6397         * hexl.el (hexlify-buffer): Remove fontification here.
6398         Use font lock mechanism instead.
6399         (hexl-font-lock-keywords): New font lock kewords.
6400         (hexl-mode-old-font-lock-keywords): New variable.
6401         (hexl-mode): Store the old font lock keywords.
6402         (hexl-mode-exit): Restore the old font lock keywords.
6404 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6406         * simple.el (undo): Fix previous change.
6408 2004-12-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6410         * term/mac-win.el: Sync with x-win.el.  Rearrange the contents.
6411         Call mac-clear-font-name-table if invoked on Mac OS 8/9.
6412         Call x-open-connection on Mac OS X.
6414 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6416         * files.el (buffer-save-without-query): New var (buffer-local).
6417         (save-some-buffers): Save those buffers first, w/o asking.
6419         * files.el (insert-directory-ls-version): New variable.
6420         (insert-directory): When ls returns an error, test the version
6421         number to decide what the return code means.
6422         With --dired output format, detect and distinguish lines
6423         that are really error messages.
6424         (insert-directory-adj-pos): New function.
6426         * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
6428         * battery.el (battery-mode-line-format): Remove initial spaces.
6430         * uniquify.el (uniquify-rationalize-file-buffer-names):
6431         Delete interactive spec.
6433         * type-break.el (type-break-mode): Set buffer-save-without-query.
6434         Remove code that tried to set save-some-buffers-always.
6435         (type-break-file-keystroke-count): Bind deactivate-mark.
6437         * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
6439         * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
6440         Test that the buffer is live, and maybe reject current buffer too.
6441         Clarify.
6442         (next-error-find-buffer): Rewrite for clarity.
6444         * loadup.el: Don't use buffer-disable-undo; do it directly.
6446         * help-fns.el (describe-function-1): Call symbol-file with `defun'.
6447         (describe-variable): Call symbol-file with `defvar'.
6449         * subr.el (messages-buffer-max-lines): Alias for message-log-max.
6450         (symbol-file): Rewritten to handle new load-history format.
6451         Now takes an arg TYPE to specify looking for a particular
6452         type of definition only.
6454         * emacs-lisp/debug.el (debugger-make-xrefs):
6455         Call symbol-file with `defun'.
6457         * emacs-lisp/find-func.el (find-function-noselect):
6458         Call symbol-file with `defun'.
6459         (find-variable-noselect): Call symbol-file with `defvar'.
6461         * eshell/esh-cmd.el (eshell-find-alias-function):
6462         Call symbol-file with `defun'.
6464         * eshell/esh-test.el (eshell-test-goto-func):
6465         Call symbol-file with `defun'.
6467         * mail/rmail.el (rmail-resend):
6468         Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
6470         * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
6472         * progmodes/compile.el (compilation-find-buffer): Rename arg.
6474         * textmodes/texinfmt.el (texinfo-format-buffer-1):
6475         Call buffer-disable-undo.
6477         * simple.el (undo-list-saved): New variable (buffer-local).
6478         (undo): Set and test it.
6479         (buffer-disable-undo): Move here from buffer.c.
6480         Clear out undo-list-saved.
6482         * international/mule.el (decode-coding-inserted-region):
6483         Set buffer-undo-list in a correct and optimal way.
6485         * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
6486         (cperl-font-lock-unfontify-region-function): No need to save and
6487         restore info, since font-lock.el does it for us.
6489         * ansi-color.el (save-buffer-state): Definition deleted.
6490         (ansi-color-unfontify-region): Don't use save-buffer-state.
6492 2004-12-27  Dave Love  <fx@gnu.org>
6494         * wid-edit.el (function): Use restricted-sexp as parent.
6496 2004-12-27  Kevin Ryde  <user42@zip.com.au>
6498         * simple.el (next-matching-history-element): Use same
6499         `interactive' form as previous-matching-history-element.
6501         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
6502         it can appear unencoded and has been seen from yahoo.
6504 2004-12-27  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
6506         * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
6507         in upper case.  Reported by Wojciech Polak <polak@gnu.org>.
6509 2004-12-27  Kenichi Handa  <handa@m17n.org>
6511         * international/utf-8.el (utf-translate-cjk-load-tables):
6512         Bind coding-system-for-read to nil while loading subst-*.
6514 2004-12-26  Jay Belanger  <belanger@truman.edu>
6516         * calc/calc-store.el (calc-read-var-name): Remove "var-" from
6517         default input.
6519 2004-12-26  Luc Teirlinck  <teirllm@auburn.edu>
6521         * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
6522         before reverting and disable undo recording while reverting.
6524 2004-12-26  Thien-Thi Nguyen  <ttn@gnu.org>
6526         * progmodes/hideshow.el (hs-set-up-overlay): New user var.
6527         (hs-make-overlay): New function.
6528         (hs-isearch-show-temporary): Handle `display' overlay prop specially.
6529         (hs-flag-region): Delete function.
6530         (hs-hide-comment-region): No longer use `hs-flag-region'.
6531         Instead, use `hs-discard-overlays' and `hs-make-overlay'.
6532         (hs-hide-block-at-point): Likewise.
6533         (hs-hide-level-recursive): Use `hs-discard-overlays'.
6534         (hs-hide-all, hs-show-all): Likewise.
6535         (hs-show-block): Likewise.
6536         Also, use overlay prop `hs-b-offset', not `hs-ofs'.
6538 2004-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
6540         * progmodes/hideshow.el: Require `cl' when compiling.
6541         Remove XEmacs and Emacs 19 compatibility.
6542         Use `dolist' and `add-to-list' for load-time actions.
6543         (hs-discard-overlays): Use `dolist'.
6544         (hs-show-block): Likewise.
6546 2004-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
6548         * faces.el (mode-line, mode-line-inactive): Use min-colors.
6550 2004-12-23  Thien-Thi Nguyen  <ttn@gnu.org>
6552         * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
6553         When extending backwards, move outside the current comment first.
6555 2004-12-22  Kenichi Handa  <handa@m17n.org>
6557         * international/quail.el (quail-start-translation): Fix prompt
6558         string for the case if input-method-use-echo-area being non-nil.
6559         (quail-start-conversion): Likewise.
6560         (quail-show-guidance): Don't show guidance if
6561         input-method-use-echo-area is non-nil.
6563 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6565         * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
6567 2004-12-21  Markus Rost  <rost@ias.edu>
6569         * calendar/diary-lib.el (mark-diary-entries):
6570         Set mark-diary-entries-in-calendar only after checking for diary-file.
6572 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6574         * faces.el (escape-glyph): Use blue against light foreground.
6576         * simple.el (undo-outer-limit-truncate): New function.
6577         (undo-outer-limit-function): Use undo-outer-limit-truncate.
6579 2004-12-21  Eli Barzilay  <eli@barzilay.org>
6581         * calculator.el: (calculator-radix-grouping-mode)
6582         (calculator-radix-grouping-digits)
6583         (calculator-radix-grouping-separator):
6584         New defcustoms for the new radix grouping mode functionality.
6585         (calculator-mode-hook): Now used in electric mode too,
6586         (calculator): Call it.
6587         (calculator-mode-map): Some new keys.
6588         (calculator-message): New function.  Some new calls.
6589         (calculator-op, calculator-set-register): Use it.
6590         (calculator-string-to-number): New function, mostly moved and
6591         updated code from calculator-curnum-value.
6592         (calculator-curnum-value): Use it.
6593         (calculator-paste): Use it, and update grabbing the current-kill.
6594         (calculator-rotate-displayer)
6595         (calculator-rotate-displayer-back): Toggle digit grouping when
6596         in radix mode, use calculator-message.
6597         (calculator-displayer-prev, calculator-displayer-next):
6598         Change digit group size when in radix mode.
6599         (calculator-number-to-string): Rename from
6600         calculator-num-to-string.  Now deals with digit grouping in
6601         radix mode.
6602         (calculator-update-display, calculator-put-value): Use the new name.
6603         (calculator-fact): Return a floating point number.
6604         (calculator-mode): Doc fix.
6606 2004-12-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
6608         * calendar/calendar.el (view-other-diary-entries): Add autoload.
6609         * calendar/diary-lib.el (view-other-diary-entries):
6610         Use current-prefix-arg in interactive spec.
6612 2004-12-19  Jay Belanger  <belanger@truman.edu>
6614         * calc/calc-aent.el (calcAlg-blank-matching-open):
6615         Temporarily adjust the syntax of both delimiters of half-open intervals.
6617 2004-12-19  Kim F. Storm  <storm@cua.dk>
6619         * mouse.el (mouse-1-click-follows-link): Doc fix.
6621 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6623         * term/mac-win.el (encoding-vector, mac-font-encoder-list)
6624         (ccl-encode-mac-centraleurroman-font): Use centraleurroman
6625         instead of centraleuropean as the name
6627 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
6629         Sync with Tramp 2.0.46.
6631         * net/tramp.el (tramp-maybe-send-perl-script): Change order of
6632         parameters wrt Tramp convention.
6633         (tramp-handle-file-attributes-with-perl)
6634         (tramp-handle-directory-files-and-attributes): Apply it.
6635         (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
6636         `copy-program'.  Reported by Zack Weinberg
6637         <zack@codesourcery.com>.
6638         (top): Set `edebug-form-spec' property directly rather than
6639         calling `def-edebug-spec'.
6641         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
6642         advice less fragile.  Surround temporary redefinition of
6643         `substitute-in-file-name' with `unwind-protect'.  Suggested by
6644         Matt Hodges <MPHodges@member.fsf.org>.
6646 2004-12-17  Juri Linkov  <juri@jurta.org>
6648         * replace.el (occur-accumulate-lines, occur-engine):
6649         Make forcing deferred font-lock fontification jit-specific.
6651 2004-12-17  Kim F. Storm  <storm@cua.dk>
6653         * mouse.el (mouse-1-click-follows-link): New defcustom.
6654         (mouse-on-link-p): New function.
6655         (mouse-drag-region-1): Implement mouse-1-click-follows-link
6656         functionality.  Map a mouse-1 click event into a mouse-2 (or
6657         other) event when position is inside a link.
6659         * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
6660         prefix in tooltip text with "mouse-1" when this is a link
6661         recognized by mouse-1-click-follows-link functionality.
6663         * help.el (describe-key): Report effective and original binding
6664         for mouse-1 when clicked on a link.
6665         (describe-mode): Add follow-link property to "minor-mode" button.
6667         * help-fns.el (describe-variable): Add follow-link property to
6668         "below" button.
6670         * help-mode.el (help-xref): Add follow-link property.
6672         * apropos.el (apropos-symbol, apropos-function, apropos-macro)
6673         (apropos-command, apropos-variable, apropos-face, apropos-group)
6674         (apropos-widget, apropos-plist): Add follow-link property.
6676         * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
6677         checks if position is in a filename, rather than some other
6678         clickable item.  Function looks for cvs-filename-face at position.
6680         * wid-edit.el (widget-specify-field, widget-specify-button):
6681         Map a :follow-link keyword into a follow-link property.
6682         (link): Add :follow-link keyword, map to RET binding.
6684         * dired.el (dired-mode-map): Map follow-link to mouse-face.
6686         * progmodes/compile.el (compilation-minor-mode-map)
6687         (compilation-button-map, compilation-mode-map): Likewise.
6689 2004-12-17  Thien-Thi Nguyen  <ttn@gnu.org>
6691         * play/zone.el (zone): Init `line-spacing' from orig buffer.
6692         (zone-replace-char): Take `count' and `del-count'
6693         instead of `direction'.  Update callers.  When `del-count' is
6694         non-nil, delete that many characters, otherwise `count' characters
6695         backwards.  Insert the newly-replaced string `count' times.
6696         (zone-fret): Handle chars w/ width greater than one.
6697         (zone-fall-through-ws): No longer take window width `ww'.
6698         Update callers.  Add handling for `char-width' greater than one.
6699         (zone-pgm-drip): Update var holding window-end position every cycle.
6701 2004-12-17  Andre Spiegel  <spiegel@gnu.org>
6703         * vc.el (vc-default-update-changelog): Use insert-file-contents,
6704         rather than insert-file.
6706 2004-12-16  Jay Belanger  <belanger@truman.edu>
6708         * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
6709         (math-init-random-base, math-random-digit): Check to see if
6710         var-RandSeed is bound.
6711         (math-random-last): Declare it.
6712         (math-random-digit): Don't make math-random-last local.
6714 2004-12-16  Thien-Thi Nguyen  <ttn@gnu.org>
6716         * play/zone.el (zone): Fix omission bug: Use a self-disabling
6717         one-shot thunk for uniform (error, quit, normal) recovery.
6718         Reported by John Paul Wallington.
6719         (zone-pgm-random-life): Fix bug:
6720         Recognize empty initial field by lack of "@" chars.
6722 2004-12-16  Juri Linkov  <juri@jurta.org>
6724         * help.el (function-called-at-point):
6725         * help-fns.el (variable-at-point): As a last resort try stripping
6726         non-word prefixes and suffixes.
6728         * descr-text.el (describe-property-list): Don't treat syntax-table
6729         specially.  Use describe-text-sexp which inserts [show] button
6730         for large objects and handles printing errors.  Sort properties
6731         by names in alphabetical order instead of by value sizes.
6732         Add `mouse-face' to list of properties for `describe-face' widget.
6733         (describe-char): Mask out face-id from 19 bits of character.
6734         Print face-id separately.
6736         * replace.el (occur-accumulate-lines, occur-engine):
6737         Fontify unfontified matching lines in the source buffer
6738         before copying them.
6739         (occur-engine): Don't put mouse-face on context lines.
6740         (occur-next-error): Set point to line beginning/end
6741         before searching for prev/next property to skip multiple
6742         matches on a line (not supported by occur engine).
6743         Remove redundant prefix-numeric-value.
6745 2004-12-15  Juri Linkov  <juri@jurta.org>
6747         * replace.el (match): New face.
6748         (list-matching-lines-face): Change default from `bold' to `match'.
6750         * progmodes/grep.el (grep-match-face): New defvar.
6751         (grep-mode-font-lock-keywords): Use grep-match-face instead of
6752         compilation-column-face to highlight grep matches.
6754         * apropos.el (apropos-match-face): Change default from
6755         `secondary-selection' to `match'.
6757         * info-look.el (info-lookup-highlight-face): Change default from
6758         `highlight' to `match'.
6760 2004-12-15  Daniel Pfeiffer  <occitan@esperanto.org>
6762         * progmodes/executable.el (executable-interpret): Eliminate
6763         obsolete compile-internal, and switch to comint for interaction.
6765 2004-12-15  J.D. Smith  <jdsmith@as.arizona.edu>
6767         * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
6768         `&&' when skipping multiple statements on a line.
6770 2004-12-15  Thien-Thi Nguyen  <ttn@gnu.org>
6772         * play/zone.el (zone): Set `truncate-lines'.
6773         Also, init `tab-width' with value from original buffer.
6774         (zone-shift-up): Rewrite for speed.
6775         (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
6776         (zone-pgm-jitter): Remove redundant entries from ops vector.
6777         (zone-exploding-remove): Reduce iteration count.
6778         (zone-cpos): Convert to defsubst.
6779         (zone-replace-char): New defsubst.
6780         (zone-park/sit-for): Likewise.
6781         (zone-fret): Take window-start arg.
6782         Update callers. Use `zone-park/sit-for'.
6783         (zone-fill-out-screen): Rewrite.
6784         (zone-fall-through-ws): Likewise. Update callers.
6785         (zone-pgm-drip): Use `zone-replace-char'.
6786         Move var inits before while-loop. Use `zone-park/sit-for'.
6787         (zone-pgm-random-life): Handle empty initial field.
6788         Use `zone-replace-char' and `zone-park/sit-for'.
6790 2004-12-15  Juri Linkov  <juri@jurta.org>
6792         * isearch.el (isearch-update): Test isearch-lazy-highlight
6793         before calling isearch-lazy-highlight-new-loop.
6794         (isearch-lazy-highlight-new-loop):
6795         Don't test isearch-lazy-highlight.
6797         * replace.el (perform-replace): Add isearch-case-fold-search.
6798         Use delimited-flag for isearch-regexp.
6799         Reset isearch-lazy-highlight-last-string to force lazy
6800         highlighting when called from isearch mode.
6801         (query-replace-highlight): Revert defcustom type to boolean.
6802         (query-replace-lazy-highlight): New defcustom.
6803         (query-replace): New face.
6804         (perform-replace, replace-highlight, replace-dehighlight):
6805         Test query-replace-lazy-highlight instead of special value
6806         `isearch' of query-replace-highlight.
6807         (replace-dehighlight): Don't call isearch-dehighlight.
6808         (replace-highlight): Don't call isearch-highlight.
6809         Use face `query-replace' unconditionally.
6811 2004-12-14  Kim F. Storm  <storm@cua.dk>
6813         * simple.el (inhibit-mark-movement): Remove defvar.
6814         (beginning-of-buffer, end-of-buffer): Don't use it.
6816         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6817         Don't use inhibit-mark-movement.
6819         * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
6820         (cua--undo-push-mark): Remove.
6821         (cua--pre-command-handler, cua--post-command-handler):
6822         Don't fiddle with inhibit-mark-movement.
6824 2004-12-14  Juri Linkov  <juri@jurta.org>
6826         * buff-menu.el (list-buffers-noselect): Collect internal info
6827         for every buffer in BUFFER-LIST arg too.
6828         (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
6829         (Buffer-menu-switch-other-window, Buffer-menu-2-window):
6830         Bind same-window-buffer-names and same-window-regexps to nil.
6832 2004-12-13  Juri Linkov  <juri@jurta.org>
6834         * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
6836         * mail/supercite.el (sc-cite-frame-alist): Doc fix.
6837         (sc-cite-region, sc-uncite-region, sc-recite-region):
6838         Fix previous change to handle not alist as a symbol, but
6839         a citation frame as a symbol that represents a variable name.
6841 2004-12-13  Richard M. Stallman  <rms@gnu.org>
6843         * filecache.el (file-cache-add-directory-using-find):
6844         Only set up file-cache-find-command-posix-flag if we will use it.
6846         * bindings.el (mode-line-buffer-identification-keymap):
6847         Don't cancel the mode-line's usual down-mouse-1 binding.
6849         * cus-edit.el (custom-face-selected): Handle `default' specs.
6850         (custom-face-edit): Increase extra-offset.
6851         (custom-display): Handle `default' specs.
6853         * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
6855         * emacs-lisp/elint.el (elint-standard-variables)
6856         (elint-unknown-builtin-args): Move definitions up.
6858         * net/browse-url.el (browse-url-url-at-point): Add autoload.
6860         * info.el (info-xref-visited): Use `default' instead of t.
6861         (Info-try-follow-nearest-node): Don't explicitly load browse-url.
6863         * faces.el (header-line, mode-line-inactive, tool-bar):
6864         Use `default' instead of t for setting the defaults.
6865         (face-spec-choose): Separate `t' from `default'.
6867         * subr.el (while-no-input): New macro.
6869 2004-12-13  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  (tiny change)
6871         * filecache.el (file-cache-add-directory-using-find):
6872         Only test file-cache-find-command-posix-flag on some systems.
6874 2004-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6876         * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
6877         Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
6878         (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
6879         (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
6880         (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
6882 2004-12-12  Juri Linkov  <juri@jurta.org>
6884         * files.el (find-file-other-window, find-file-other-frame):
6885         Add the first buffer to the returned value to return the complete
6886         list of all visited buffers.
6887         (find-file-read-only, find-file-read-only-other-window)
6888         (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
6889         `find-file-read-args'.  Signal an error about non-existent file
6890         only if file name doesn't contain wildcards.  Toggle read-only in
6891         all visited buffers.
6892         (find-alternate-file, find-alternate-file-other-window):
6893         Add optional arg `wildcards'.  Doc fix.  Set `wildcards' to t when
6894         called interactively.  Pass arg `wildcards' to other functions.
6895         (find-file-noselect): Doc fix.
6897         * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
6898         Doc fix.
6899         (ffap-directory-finder): New variable.
6900         (ffap-string-at-point-mode-alist): Add * and ? to `file'.
6901         (ffap-file-at-point): Add /* to immediately rejected names.
6902         Return absolute file names matching ffap-dired-wildcards.
6903         (ffap-read-file-or-url): Set default value for `completing-read'
6904         to `buffer-file-name'.
6905         (find-file-at-point): When filename matches ffap-dired-wildcards,
6906         call ffap-file-finder with t arg `wildcards', instead of dired.
6907         (ffap-other-window, ffap-other-frame): Return visited buffers.
6908         (ffap-read-only, ffap-read-only-other-window)
6909         (ffap-read-only-other-frame, ffap-alternate-file): New commands.
6910         (dired-at-point): Call ffap-directory-finder instead of dired.
6911         (ffap-dired-other-window, ffap-dired-other-frame)
6912         (ffap-list-directory): New commands.
6913         (ffap-bindings): New keybindings for new commands.
6915 2004-12-12  Juri Linkov  <juri@jurta.org>
6917         * simple.el (beginning-of-buffer, end-of-buffer):
6918         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6919         Do not push mark when mark is active in transient-mark-mode.
6921         * simple.el (mark-word):
6922         * emacs-lisp/lisp.el (mark-sexp, mark-defun):
6923         * textmodes/paragraphs.el (mark-paragraph):
6924         Extend the region when mark is active in transient-mark-mode,
6925         regardless of the last command.  Doc fix.
6927         * simple.el (mark-word): Preserve direction when repeating.
6928         Make arg optional.  Interactive "p" -> "P".
6929         (transient-mark-mode, inhibit-mark-movement): Doc fix.
6931         * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
6932         preserving direction, to mark forward instead of backward when mark
6933         is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
6935 2004-12-12  Juri Linkov  <juri@jurta.org>
6937         * isearch.el (isearch-edit-string): Set 7th arg of
6938         `read-from-minibuffer' to `t' to inherit the current input
6939         method (whose name is indicated by [IM] in the minibuffer prompt)
6940         from the current buffer to the minibuffer.
6941         (isearch-lazy-highlight-update): Put body to `with-local-quit'
6942         to allow C-g quitting for lazy highlighting looping inside the
6943         search with nested repetition operators.  Add overlay to the list
6944         before setting its face and other properties to avoid the case of
6945         code quitting after placing the new overlay but before it's
6946         recorded on the list.  Select the window where isearch was
6947         activated, to highlight matches in the right window when isearch
6948         switches the current window to the minibuffer.
6950         * international/isearch-x.el
6951         (isearch-process-search-multibyte-characters):
6952         Use `isearch-message' as initial input for `read-string' instead
6953         of adding it to the minibuffer prompt.  After reading a string
6954         remove the initial value of `isearch-message' from the string.
6956         * replace.el (replace-match-maybe-edit): Doc fix.
6957         (perform-replace): Don't call `replace-highlight' when automatic
6958         replacement is requested in literal mode, since it is intended
6959         only to highlight words during entering a new replacement string
6960         for \? in non-literal mode.
6962         * replace.el (query-replace-highlight): Add new value `isearch'
6963         that allows query replacement to use isearch highlighting.
6964         Change type from `boolean' to `choice'.  Doc fix.
6965         (replace-highlight, replace-dehighlight, perform-replace):
6966         Use isearch highlighting if query-replace-highlight eq `isearch'.
6968 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6970         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
6971         (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
6973         * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
6974         case of \end{verbatim}.
6976 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
6978         * term.el (term-termcap-format): Synchronyze with terminfo.
6979         (term-emulate-terminal): Handle reset.
6980         (term-reset-terminal): New function.
6982 2004-12-11  Thien-Thi Nguyen  <ttn@gnu.org>
6984         * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
6985         (zone-fill-out-screen): New func.
6986         (zone-pgm-drip): Use `zone-fill-out-screen'.
6987         Also, no longer go to point-min on every cycle.
6988         (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
6989         (zone-pgm-random-life-wait): New user var.
6990         (zone-pgm-random-life): New func.
6992 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
6994         * files.el (auto-mode-alist): Map .com to DCL mode.
6996 2004-12-09  Richard M. Stallman  <rms@gnu.org>
6998         * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
7000 2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
7002         * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
7003         buffer with a display margin.
7005 2004-12-08  Jay Belanger  <belanger@truman.edu>
7007         * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
7008         (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
7010 2004-12-08  Richard M. Stallman  <rms@gnu.org>
7012         * faces.el: Delete code to set display table.
7013         (escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)
7015 2004-12-08  Jay Belanger  <belanger@truman.edu>
7017         * calc/calc.el: Add math-read-preprocess-string to autoloads.
7019         * calc/calc-ext.el (math-read-replacement-list)
7020         (math-read-superscripts, math-read-preprocess-string): Move to
7021         calc-aent.el.
7023         * calc/calc-aent.el (math-read-replacement-list)
7024         (math-read-superscripts, math-read-preprocess-string): Move from
7025         calc-ext.el.
7027 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7029         * isearch.el (isearch-quote-char): Fix up typo in last change.
7031 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
7033         * mouse.el (mouse-set-font): Handle the case where the command was
7034         not invoked using the mouse.
7036         * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
7037         (edmacro-finish-edit): Further update for keyboard macros that are
7038         lambda forms.
7039         (edmacro-sanitize-for-string): Correctly remove Meta modifier.
7041 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7043         * font-lock.el (font-lock-unfontify-region): Save buffer state.
7044         (font-lock-default-unfontify-region): Don't save buffer state any more.
7046 2004-12-07  Jay Belanger  <belanger@truman.edu>
7048         * calc/calc-help.el (calc-describe-key):
7049         Set calc-summary-indentation even when Calc Summary buffer exists.
7051 2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
7053         * calendar/holidays.el (holiday-easter-etc): Make arguments
7054         optional for backwards compatibility.  Doc fix.
7055         Remove un-necessary local vars mandatory, output-list.
7056         (holiday-advent): Make arguments optional for backwards
7057         compatibility.  Doc fix.
7059 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7061         * paren.el (show-paren-function): Fix last change (2004-12-02).
7063         * international/mule-util.el (char-displayable-p): Return nil for
7064         unibyte mode.
7066         * subr.el (subregexp-context-p): New function.
7068         * isearch.el (isearch-quote-char): Use it.
7070         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
7071         (regexp-opt-not-groupie*-re): Remove.
7072         (regexp-opt): Properly handle inputs with duplicate entries.
7074 2004-12-06  Richard M. Stallman  <rms@gnu.org>
7076         * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
7078         * cus-edit.el (custom-file): Doc fix.
7080         * textmodes/org.el: New file.
7082 2004-12-06  Kenichi Handa  <handa@m17n.org>
7084         * ldefs-boot.el: Update international/mule-util.el section.
7086 2004-12-05  Sam Steingold  <sds@gnu.org>
7088         * net/tramp.el (tramp-handle-file-accessible-directory-p):
7089         Fix `tramp-time-diff' comparison logic.
7091 2004-12-05  Paul Pogonyshev  <pogonyshev@gmx.net>
7093         * progmodes/which-func.el (which-function):
7094         Use `run-hook-with-args-until-success' instead of a custom loop.
7095         Fixes bug with local hooks.
7097 2004-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7099         * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
7100         Use delete-dups when calculating the initial value.
7101         (bibtex-autokey-get-title): Use <=.
7102         (bibtex-goto-line): New function.
7103         (bibtex-reposition-window): Use line numbers instead of point
7104         positions.  Use window-body-height.
7105         (bibtex-find-crossref): Use bibtex-reposition-window.
7106         (bibtex-find-entry): Use bibtex-reposition-window.  Always return
7107         position of entry if key is found or nil if not found.
7109 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7111         * cus-edit.el (custom-file): Doc fix.
7113         * progmodes/sh-script.el (sh-indent-for-then): Change default.
7115 2004-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7117         * simple.el (blink-matching-open):
7118         * textmodes/tex-mode.el (tex-validate-region):
7119         Obey syntax-table text properties.
7121 2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
7123         * wid-edit.el (widget-specify-field): Add `real-field' property to
7124         boundary.
7125         (widget-field-at): Use it.
7127 2004-12-02  Richard M. Stallman  <rms@gnu.org>
7129         * progmodes/cc-mode.el (awk-mode autoload):
7130         Supply t meaning interactive function.
7132         * isearch.el (search-whitespace-regexp): Remove the group.  Doc fix.
7133         (isearch-mode-map): No special definition for space.
7134         (isearch-whitespace-chars): Command deleted.
7135         (isearch-forward-regexp): Doc fix.
7136         (isearch-quote-char): When a space is not inside brackets,
7137         use `[ ]' instead of just space.
7138         (isearch-lazy-highlight-search): Bind search-spaces-regexp.
7140         * imenu.el (imenu--generic-function): Delete code to exclude
7141         matches in comments.
7143         * man.el (Man-reverse-face): Change default to `highlight'.
7145         * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
7146         (occur-engine): Use `face' prop rather than `font-lock-face'
7147         when specifying use of `match-face'.
7148         (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
7150         * emacs-lisp/elint.el (elint-standard-variables): Update list.
7152         * add-log.el (add-log-current-defun): Handle the case where point
7153         is in the header part of a DEFUN construct.
7155 2004-12-02  Dave Love  <fx@gnu.org>
7157         * progmodes/python.el (python-font-lock-syntactic-keywords):
7158         Fix previous change.
7160 2004-12-02  Richard G Bielawski  <Richard.G.Bielawski@wellsfargo.com>  (tiny change)
7162         * paren.el (show-paren-function): Check for matching chars
7163         specified by text props.
7165 2004-12-02  Jay Belanger  <belanger@truman.edu>
7167         * calc/calc.el (calc-read-key-sequence): Leave the old message visible
7168         when reading a new key sequence.
7170 2004-12-02  Kim F. Storm  <storm@cua.dk>
7172         * faces.el (escape-glyph): Rename from glyph.
7173         (standard-display-table): Set it here.  Add escape-glyph face to
7174         extra slot characters.
7176         * disp-table.el: Undo 2004-12-01 change.  Display table is now
7177         setup in faces.el.
7179 2004-12-02  Mark A. Hershberger  <mah@everybody.org>
7181         * xml.el (xml-parse-dtd): Don't show validity messages when
7182         xml-validating-parser is nil.
7183         (xml-substitute-special): Fix validity error messages to
7184         actually show the unexpandable entity.  Added validity error if &
7185         isn't followed by an entity.
7186         (xml-parse-tag): Concatenate any string following the a
7187         <![CDATA[]]> section to the parsed CDATA.
7188         (xml-parse-dtd): Skip parameter entity declarations and use of
7189         parameter entities.
7191 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
7193         * kmacro.el (kmacro-default-counter-format): New var.
7194         (kmacro-set-format): Use it.  Delete `(printf format)' from prompt.
7195         (kmacro-display): Remove `nil' from `and' form.  Delete call to
7196         `format' inside `message'.
7197         (kmacro-start-macro): Use `kmacro-default-counter-format'.
7199 2004-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7201         * pcvs.el (cvs-header-msg): New function.
7202         (cvs-update-header): Use it.  Change calling convention.
7203         Correctly handle the case of having simultaneous active processes.
7204         (cvs-sentinel): Don't call cvs-update-header any more.
7205         (cvs-mode-run): Update call and add cvs-update-header to postproc.
7207 2004-12-01  Jay Belanger  <belanger@truman.edu>
7209         * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
7210         Change message.
7212 2004-12-01  Juri Linkov  <juri@jurta.org>
7214         * progmodes/prolog.el (prolog-mode-variables):
7215         Fix imenu-generic-expression.
7217 2004-12-01  Daniel Pfeiffer  <occitan@esperanto.org>
7219         * faces.el (glyph): New face.
7221         * disp-table.el: Add an autoloaded table, that doesn't require
7222         this library, with glyph face.
7224         * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
7225         (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
7226         (conf-quote-normal): Allow normalizing only ' or ".
7227         (conf-mode): Regexp-quote constructed comment-start and don't
7228         match section {} where "name" contains braces.
7230         * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
7231         files.
7233 2004-12-01  Kenichi Handa  <handa@m17n.org>
7235         * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
7236         (x-select-text): Don't treat eight-bit-control/graphic chars
7237         specially.  Store the encoded text in the X cut buffer.
7238         (x-cut-buffer-or-selection-value): Compare the X cut buffer text
7239         with x-last-selected-text-cut-encoded.
7241 2004-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7243         * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
7245 2004-11-30  Markus Rost  <rost@ias.edu>
7247         * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
7248         AUCTeX.
7250 2004-11-30  Jay Belanger  <belanger@truman.edu>
7252         * calc/calc-arith.el (math-possible-signs): Made stronger checks
7253         on signs of intervals.
7254         (math-pow-of-zero): Strengthen checks for positive and negative
7255         exponents.
7257         * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
7258         * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
7259         * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
7260         * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
7261         * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
7262         * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
7263         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
7264         * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
7265         * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
7266         * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
7267         * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
7268         * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
7269         * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
7270         with provide statements.
7272         * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
7274         * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
7276         * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
7277         (calc-load-everything, math-defsimplify): Replace dummy autoloading
7278         functions by require statements.
7279         (math-defsimplify): Move to calc-alg.el, add to autoloads.
7281         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
7282         (calc-gnuplot-print): Give them values.
7284         * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
7285         autoloads.
7286         Add calc-do-embedded-activate to autoloads.
7287         (calc-gnuplot-name, calc-gnuplot-plot-command)
7288         (calc-gnuplot-print-command): Move them to calc-graph.el.
7290 2004-11-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7292         * term/mac-win.el (ccl-encode-mac-roman-font)
7293         (ccl-encode-mac-cyrillic-font)
7294         (ccl-encode-mac-centraleuropean-font, encoder-list)
7295         (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
7296         Support Cyrillic, CentralEuropean, and Dingbat font display
7298 2004-11-30  Andre Spiegel  <spiegel@gnu.org>
7300         * vc-hooks.el (vc-recompute-state): Move here from vc.el.
7302         * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
7303         still nil.
7305 2004-11-29  Luc Teirlinck  <teirllm@auburn.edu>
7307         * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
7308         (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
7310 2004-11-29  Jay Belanger  <belanger@truman.edu>
7312         * calc/calc-arith.el (math-pow-of-zero): Take into account different
7313         cases of the base and exponent.
7315 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7317         * simple.el (next-error-buffer-p): Allow for inclusive and
7318         exclusive tests for finding a buffer.
7319         (next-error-find-buffer): Pass the exclusive and inclusive tests
7320         to next-error-buffer-p.
7322         * replace.el (occur-next-error): Switch to the Occur buffer when
7323         appropriate, use the exclusive filter to next-error-find-buffer to
7324         do it.  Use the absolute value of the motion amount.
7326 2004-11-29  Kenichi Handa  <handa@m17n.org>
7328         * startup.el (command-line): Decode all default-directory by
7329         locale-coding-system.
7331 2004-11-29  Jay Belanger  <belanger@truman.edu>
7333         * calc/calc-aent.el: Remove unnecessary eval-when-compile.
7334         (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
7335         (math-read-expr-level, calc-check-user-syntax, math-read-factor):
7336         Replace calls to calc-extensions by appropriate require, replace
7337         calc-extensions-loaded by appropriate featurep.
7339         * calc/calc-ext.el: Move require to end of file.
7340         Remove redundant loading of calc.el.
7341         (calc-extensions-loaded): Remove unnecessary variable.
7342         (calc-extensions): Remove unnecessary function.
7343         (calc-load-everything): Replace calc-need-macros by appropriate require.
7345         * calc/calc-macs.el: Move provide to end of file.
7346         (calc-need-macros): Remove unnecessary function.
7348         * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
7349         (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
7350         (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
7351         Replace calc-extensions by appropriate require.
7352         (calc-power): Replace calc-extensions-loaded by appropriate featurep.
7354         * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
7355         Replace calc-need-macros by appropriate require.
7357         * calc/calc.el: Move require to end of file.
7358         (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
7359         Remove unnecessary variable.
7360         (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
7361         (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
7362         (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
7363         (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
7364         (math-stack-value-offset, math-format-value, math-format-flat-expr)
7365         (math-format-number, math-format-bignum, math-read-number)
7366         (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
7367         (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
7368         by appropriate require.
7369         (calc-check-defines): Replace calc-need-macros by appropriate require.
7371 2004-11-29  Kim F. Storm  <storm@cua.dk>
7373         * macros.el (insert-kbd-macro): Handle kmacro functions.
7375 2004-11-28  Juri Linkov  <juri@jurta.org>
7377         * compare-w.el (compare-windows-highlight): Attach each overlay
7378         to its window to properly highlight differences while comparing
7379         two windows of the same buffer.  Fix arguments.
7380         (compare-windows-sync-default-function): Fix arguments of
7381         `compare-windows-highlight'.
7383         * emacs-lisp/edebug.el (edebug-set-global-break-condition):
7384         Use `read-expression-history'.  Set initial contents only if
7385         `edebug-global-break-condition' is non-nil.  Set histpos to 1
7386         if initial contents is equal to the last history element.
7387         (edebug-set-conditional-breakpoint): Instead of temporarily
7388         prepending the current condition to the history, set initial
7389         contents to the current condition.  Set histpos to 1 if initial
7390         contents is equal to the last history element.
7392         * info.el (Info-search-whitespace-regexp): Remove shy group.
7393         (Info-search): Forward line if search is on the header line.
7394         Use search-whitespace-regexp in two other places.
7396 2004-11-27  Luc Teirlinck  <teirllm@auburn.edu>
7398         * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
7399         warning.  Delay real definition, which uses
7400         `set-fringe-indicators-1' till after the definition of that function.
7402 2004-11-28  Kim F. Storm  <storm@cua.dk>
7404         * fringe.el (fringe): New defgroup.
7405         (fringe-mode): Move to fringe group.
7406         (fringe-indicators): New defcustom.
7407         (set-fringe-indicators-1): New defun.
7409         * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
7410         (menu-bar-showhide-fringe-ind-menu): New keymap.
7411         (menu-bar-showhide-fringe-ind-empty)
7412         (menu-bar-showhide-fringe-ind-mixed)
7413         (menu-bar-showhide-fringe-ind-box)
7414         (menu-bar-showhide-fringe-ind-right)
7415         (menu-bar-showhide-fringe-ind-left)
7416         (menu-bar-showhide-fringe-ind-none): New defuns.
7417         (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
7419 2004-11-27  Richard M. Stallman  <rms@gnu.org>
7421         * comint.el (comint-read-noecho): Add trivial compatibility definition.
7423         * generic.el (define-generic-mode): Doc fix.
7425         * menu-bar.el (menu-bar-options-save): For the options
7426         that are toggled with menu-bar-make-mm-toggle, don't check
7427         for customized-value prop.
7429 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
7431         * mail/supercite.el (sc-cite-region): Handle the case where
7432         sc-cite-frame-alist is a symbol.
7433         (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
7434         a symbol.
7435         (sc-recite-region): Handle the case where sc-recite-frame-alist is
7436         a symbol.
7438 2004-11-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
7440         * wid-edit.el (widget-narrow-to-field): New function.
7441         (widget-complete): Use it.
7443 2004-11-27  Jay Belanger  <belanger@truman.edu>
7445         * calc/calc-aent.el (calc-eval-error): Declare and initialize the
7446         variable.
7447         (calc-eval-error): Don't check if the variable calc-eval-error is bound.
7448         (calc-buffer, calc-digit-value, math-expr-data): Declare them.
7449         (math-alg-inequalities): Move declaration to earlier in the file.
7451         * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
7452         (calc-gnuplot-input, math-normalize-a, math-integral-cache):
7453         Declare them.
7455         * calc/calc-lang.el (math-expr-data, math-expr-token)
7456         (math-exp-old-pos): Declare them.
7458         * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
7459         (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
7461 2004-11-27  Kim F. Storm  <storm@cua.dk>
7463         * progmodes/flymake.el: Use (featurep 'xemacs).
7464         (flymake-makehash): Change to defsubst.  Use fboundp.
7465         (flymake-time-to-float): Remove.
7466         (flymake-float-time): Merge code from flymake-time-to-float here.
7467         (flymake-replace-regexp-in-string): Change to defsubst.
7468         (flymake-split-string-remove-empty-edges):
7469         Rename to flymake-split-string.
7470         (flymake-split-string): Remove previous defalias.
7471         (flymake-get-temp-dir): Change to defsubst.
7472         (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
7473         Define for xemacs only.
7474         (flymake-master-file-count-limit): Change into compiler defvar only.
7475         (flymake-find-possible-master-files): Let-bind it dynamically while
7476         sorting files using flymake-master-file-compare.
7478 2004-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7480         * font-lock.el (font-lock-compile-keywords): Don't complain if the end
7481         of defun-prompt-regexp matches inside a comment/string but the
7482         beginning is correctly outside everything.
7484         * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
7485         appears within a string or a comment.
7487         * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
7488         rather than make-symbol for symbols which are used in
7489         a symbol-macrolet or equivalent.
7491 2004-11-26  Jay Belanger  <belanger@truman.edu>
7493         * calc-misc.el (calc-last-why-command): Declare it.
7495         * calc-vec.el (math-grade-vec): New variable.
7496         (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
7497         Replace variable grade-vec by declared variable.
7498         (math-rb-close): New variable.
7499         (math-read-brackets, math-read-vector): Replace variable close by
7500         declared variable.
7502         * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
7503         (calc-one-window, calc-edit-handler, calc-restore-trail)
7504         (calc-allow-ret): Declare them.
7506         * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
7507         (math-lud-cache, math-log2-cache, math-radix-digits-cache)
7508         (math-radix-float-cache-tag, math-random-cache)
7509         (math-max-digits-cache, math-integral-cache, math-units-table)
7510         (math-format-date-cache, math-holidays-cache-tag): Declare them.
7511         (math-moc-func): New variable.
7512         (math-map-over-constants, math-map-over-constants-rec):
7513         Replace variable func by declared variable.
7515         * calc/calc-store.el (calc-given-value, calc-store-opers):
7516         Declare them.
7517         (calc-var-name-map): Move declaration to earlier in the file.
7518         (calc-pv-pos): New variable.
7519         (calc-permanent-variable, calc-insert-permanent-variable):
7520         Replace variable pos by declared variable.
7522         * calc/calc-mtx.el (calc-det-lu): New variable.
7523         (math-det-raw, math-det-step): Replace variable lu by declared variable.
7525         * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
7526         (math-multi-subst, math-multi-subst-rec): Replace variables temp
7527         and arg by declared variables.
7528         (calcFunc-reducer): Fix incorrect variable.
7529         (math-inner-mul-func, math-inner-add-func): New variables.
7530         (calcFunc-inner, math-inner-mats): Replace variables mul-func
7531         and add-func by declared variables.
7533         * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
7534         (calc-digit-value): Declare them.
7536         * calc/calc-help.el (Info-history): Declare it.
7537         (calc-describe-key): Make calc-summary-indentation a local variable.
7538         (calc-help-long-names): Move declaration to earlier in file.
7540         * calc/calc-embed.el (calc-original-buffer): Declare it.
7541         (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
7542         (calc-embed-bot): New variables.
7543         (calc-do-embedded, calc-embedded-mark-formula)
7544         (calc-embedded-find-bounds, calc-embedded-duplicate)
7545         (calc-embedded-new-formula, calc-embedded-make-info):
7546         Replace vars outer-top, outer-bot, bot and top by declared variables.
7547         (calc-embed-prev-modes): New variable.
7548         (calc-embedded-set-modes, calc-embedded-update): Replace variable
7549         prev-modes with declared variable.
7550         (calc-embed-vars-used): New variable.
7551         (calc-embedded-make-info, calc-embedded-evaluate-expr)
7552         (calc-embedded-update, calc-embedded-find-vars): Replace variable
7553         vars-used by declared variable.
7555         * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
7556         (math-format-radix-float): Remove unnecessary setq.
7557         (math-radix-float-cache): Declare it.
7559         * calc/calcsel2.el (calc-keep-selection): Declare it.
7561         * calc/calc-maint.el: Remove file.
7563 2004-11-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7565         * textmodes/bibtex.el (bibtex-sort-entry-class)
7566         (bibtex-comment-start): Use defcustom.
7567         (bibtex-entry-field-alist): Use nil if initial content of the
7568         field is undefined.  Fix docstring.
7569         (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
7570         (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
7571         (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
7572         (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
7573         Fix docstring.
7574         (bibtex-autokey-title-terminators): Use only one regexp.
7575         (bibtex-string-maybe-empty-head): New variable.
7576         (bibtex-remove-delimiters-string): New function.
7577         (bibtex-text-in-field-bounds, bibtex-text-in-string):
7578         Use bibtex-remove-delimiters-string.
7579         (bibtex-progress-message, bibtex-field-left-delimiter)
7580         (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
7581         (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
7582         (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
7583         Simplify.
7584         (bibtex-format-entry): Use save-excursion for inherited booktitle.
7585         Use eq and bibtex-remove-delimiters-string.  For end markers use
7586         insertion type so that marker stays after inserted text.
7587         (bibtex-autokey-get-names): Return empty string if name is missing.
7588         (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
7589         calling bibtex-autokey-name-case-convert.
7590         (bibtex-autokey-demangle-title):
7591         Call bibtex-autokey-titleword-case-convert.  Remove call to
7592         bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
7593         (bibtex-global-key-alist, bibtex-read-string-key): New functions.
7594         (bibtex-read-key): New optional arg global.
7595         (bibtex-files-expand): New optional arg force.
7596         (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
7597         (bibtex-complete-crossref-cleanup): Rename from
7598         bibtex-complete-key-cleanup.  Simplify code.
7599         (bibtex-copy-summary-as-kill): Remove arg key.  Use looking-at.
7600         Operate on current entry.
7601         (bibtex-button): Add docstring.
7602         (bibtex-entry): Simplify.
7603         (bibtex-make-field): Replace optional arg called-by-yank with more
7604         specific args move and interactive.
7605         (bibtex-end-of-entry): Use forward-sexp.
7606         (bibtex-find-entry-globally): Remove.
7607         (bibtex-find-crossref): Allow for crossref key located in other buffer.
7608         Bound to C-c C-x.
7609         (bibtex-find-entry): New optional args global and display.
7610         (bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
7611         (bibtex-validate): Use arg force of bibtex-files-expand.
7612         (bibtex-clean-entry): Bugfix, clean string entries properly.
7613         Always keep point at beginning of entry.
7614         (bibtex-complete): Bugfix.  Handle string entries properly.
7615         Call cleanup functions only if needed.
7616         (bibtex-String): Use bibtex-read-string-key.
7617         (bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
7618         case of replacement text.
7620 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7622         * tramp.el (tramp-handle-directory-files-and-attributes): New function.
7623         (tramp-perl-directory-files-and-attributes): New constant.
7624         (tramp-file-name-handler-alist): Delete file-directory-files, add
7625         directory-files-and-attributes.
7626         (tramp-perl-file-attributes): Surround uid and gid by double
7627         quotes. Change parameter id-format from nonnumeric.
7628         (tramp-convert-file-attributes): New function.
7629         (tramp-handle-file-attributes): Use it.
7630         (tramp-maybe-send-perl-script): New function.
7631         (tramp-handle-file-attributes-with-perl): Use it. Don't convert
7632         file mode. Change parameter id-format from nonnumeric.
7633         (tramp-handle-file-attributes-with-ls): Change parameter id-format
7634         from nonnumeric.
7635         (tramp-post-connection): Don't send tramp-perl-file-attributes
7636         script. Reset connection property "perl-scripts".
7637         (tramp-handle-insert-directory): Run real handler when ls-lisp is
7638         in use.
7640 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7642         * desktop.el (desktop-read): Replace mapcar with mapc.
7643         (desktop-create-buffer): Replace mapcar with mapc.
7644         Remove redundant piece of code.
7646 2004-11-27  Nick Roberts  <nickrob@snap.net.nz>
7648         * progmodes/gud.el (gud-display-line): Use display-buffer
7649         for GDB-UI as for GUD.
7651         * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
7652         Delete variables.
7653         (gdb-ann3): Don't make GUD buffer dedicated.
7654         (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
7655         (gdb-display-source-buffer): Delete function.
7656         (gdb-view-source-function, gdb-view-assembler): Delete functions.
7657         (menu): Delete menu bindings for viewing source/assembler.
7658         (gdb-setup-windows, gdb-restore-windows):
7659         Don't dedicate GUD. No assembler now.
7660         (gdb-reset): No need to undedicate source buffers now.
7661         (gdb-source-info): No assembler now.
7663 2004-11-26  Nick Roberts  <nickrob@snap.net.nz>
7665         * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
7666         width to those for special frames.
7667         (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
7668         Use display-buffer.
7669         (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
7670         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
7671         (gdb-frame-assembler-buffer): Rework like
7672         gdb-frame-breakpoints-buffer.
7674 2004-11-25  Richard M. Stallman  <rms@gnu.org>
7676         * progmodes/flymake.el: Reindent.
7677         (flymake-split-string): Turn into defalias.
7678         (flymake-fix-file-name): Rename from flymake-fix-path-name.
7679         (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
7680         (flymake-get-common-file-prefix): Rename from ...path...  Doc fix.
7681         (flymake-build-relative-filename): Rename from ...path.
7682         Fix error message.
7684 2004-11-25  Cheng Gao  <chenggao@gmail.com>
7686         * progmodes/flymake.el: Much whitespace and capitalization change.
7687         Move `provide' to end.  Require `compile' only when compiling.
7689 2004-11-24  Jay Belanger  <belanger@truman.edu>
7691         * calc/calc-alg.el: Added comment.
7692         (math-polynomial-base): Replace variable mpb-top-expr by
7693         math-poly-base-top-expr.
7695         * calc/calc-poly.el (math-poly-base-top-expr): New variable.
7696         (math-polynomial-p1): Replace variable mpb-top-expr by declared
7697         variable.
7698         (math-poly-base-total-base): New variable.
7699         (math-total-polynomial-base, math-polynomial-p1): Replace variable
7700         mpb-total-base by declared variable.
7701         (math-factored-vars, math-to-list): Declare it.
7702         (math-fact-expr): New variable.
7703         (calcFunc-factors, calcFunc-factor, math-factor-expr)
7704         (math-factor-expr-try, math-factor-expr-part): Replace variable
7705         expr by declared variable.
7706         (math-fet-x): New variable.
7707         (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
7708         by declared variable.
7709         (math-factor-poly-coefs): Make temp a local variable.
7711         * calc/calc-units.el (calc-convert-units): Make units a local
7712         variable.
7713         (calc-num-units, calc-den-units): New variables.
7714         (calc-explain-units, calc-explain-units-rec): Replace variables
7715         num-units and den-units by declared variables.
7716         (math-cu-unit-list): New variable.
7717         (math-build-units-table, math-compare-unit-names)
7718         (math-convert-units, math-convert-units-rec): Replace variable
7719         unit-list by declared variable.
7720         (math-fbu-base, math-fbu-entry): New variables.
7721         (math-find-base-units, math-find-base-units-rec): Replace variables
7722         base and entry by declared variables.
7723         (math-which-standard): New variable.
7724         (math-to-standard-units, math-to-standard-rec): Replace variable
7725         which-standard by declared variable.
7726         (math-fcu-u): New variable.
7727         (math-find-compatible-unit, math-find-compatible-unit-rec):
7728         Replace variable u by declared variable.
7729         (math-cu-new-units, math-cu-pure): New variables.
7730         (math-convert-units, math-convert-units-rec): Replace variables
7731         new-units and pure by declared variables.
7732         (math-try-cancel-units): New variable.
7733         (math-simplify-units-quotient): Replace variable try-cancel-units by
7734         declared variable.
7736 2004-11-24  Richard M. Stallman  <rms@gnu.org>
7738         * textmodes/ispell.el (ispell-check-version):
7739         If default-directory is nonexistent, use home dir.
7741         * progmodes/grep.el (grep-regexp-alist):
7742         Don't match parens around line numbers.
7744         * progmodes/cperl-mode.el (cperl-indent-region)
7745         (cperl-imenu--create-perl-index, cperl-xsub-scan):
7746         Don't print progress messages.
7748         * progmodes/compile.el (compilation-mode-map):
7749         Don't inherit from compilation-minor-mode-map;
7750         copy its bindings instead.  But the menu bar Compile
7751         entry now does inherit from compilation-menu-map.
7753         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7754         Use with-no-warnings around compiler-macroexpand.
7756         * imenu.el: Don't always require newcomment.
7757         (imenu--generic-function): Call comment-normalize-vars
7758         if we have a comment syntax.
7759         Exit the loop if REGEXP matches the null string.
7760         Test comment-start as well as comment-start-skip
7761         when deciding whether to check for comments.
7763         * tooltip.el (tooltip-mode): Doc fix.
7765         * term.el (term-escape-char, term-mode): Doc fixes.
7767 2004-11-24  Dave Love  <fx@gnu.org>
7769         * progmodes/python.el (python-font-lock-syntactic-keywords):
7770         Check for escapes in the regexp.
7771         (python-quote-syntax): Don't do it here.
7773 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
7775         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
7776         (gdb-frames-mode-map, gdb-threads-mode-map)
7777         (gdb-registers-mode-map, gdb-locals-mode-map)
7778         (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
7779         (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
7781         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
7782         (dedicated-switch-to-buffer): Rework.
7783         (gdb-var-evaluate-expression-handler, gdb-put-string):
7784         Remove unused variable bindings.
7785         (gdb-setup-windows, gdb-display-buffer):
7786         Simplify. Use pop-to-buffer.
7787         (gdb-view-source-function): Simplify.
7788         (gdb-frame-breakpoints-buffer):
7789         Use pop-to-buffer, special-display-regexps.
7791 2004-11-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
7793         * progmodes/f90.el (f90-smart-end)
7794         (f90-previous-statement, f90-beginning-of-block): Doc fix.
7795         (f90-calculate-indent): Handle un-named PROGRAM blocks.
7796         (f90-end-of-block): Doc fix.  Make check of outermost block
7797         conditional on value of `f90-smart-end'.
7798         (f90-block-match): Hack to deal with un-named PROGRAM blocks.
7799         Handle case where END-BLOCK is nil.
7800         (f90-match-end): Handle un-named PROGRAM blocks.
7801         (f90-backslash-not-special): New function.
7803 2004-11-24  Jay Belanger  <belanger@truman.edu>
7805         * calc/calc.el (calc-embedded-active): Removed unnecessary
7806         declaration.
7807         (calc-show-banner): Removed redundant declaration.
7809         * calc/calc-graph.el (calc-gnuplot-default-device)
7810         (calc-gnuplot-default-output, calc-gnuplot-print-device)
7811         (calc-gnuplot-print-output, calc-gnuplot-geometry)
7812         (calc-graph-default-resolution, calc-graph-default-resolution-3d):
7813         Remove redundant initial values.
7815         * calc/calc-arith.el (math-scalar-functions)
7816         (math-nonscalar-functions, math-scalar-if-args-functions)
7817         (math-real-functions, math-positive-functions)
7818         (math-nonnegative-functions, math-real-scalar-functions)
7819         (math-real-if-arg-functions, math-integer-functions)
7820         (math-num-integer-functions, math-rounding-functions)
7821         (math-float-rounding-functions, math-integer-if-args-functions)
7822         (math-super-types): Move declarations to earlier in file.
7823         (math-unit-prefixes): Declared it.
7824         (math-floor-prec, math-trunc-prec): New variables.
7825         (math-trunc-fancy): Replace variable prec by declared variable.
7826         (math-floor-fancy): Replace variable prec by declared variable.
7827         (math-com-bterms): New variable.
7828         (math-commutative-equal, math-commutative-collect):
7829         Replace variable bterms by declared variable.
7831         * calc/calc-misc.el (math-trunc): Replace variable prec by
7832         math-trunc-prec.
7833         (math-floor): Replace variable prec by math-floor-prec.
7835         * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
7836         (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
7837         (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
7838         (math-format-date, math-format-date-part): Replace variables
7839         date, dt, year, month, day, weekday, hour, minute, second and
7840         bc-flag by declared variables.
7841         (math-pd-str): New variable.
7842         (math-parse-date, math-parse-date-word, math-parse-standard-date):
7843         Replace variable str by declared variable.
7844         (math-daylight-savings-hook, math-tzone-names): Move definitions
7845         to earlier in the file.
7846         (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
7847         (math-sh-year): New variable.
7848         (math-setup-add-holidays, math-setup-holidays)
7849         (math-setup-year-holidays): Replace variable `year' by declared
7850         variable.
7852         * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
7853         New variables.
7854         (math-nth-root-float, math-nth-root-float-iter): Replace variables
7855         n, nf and nfm1 by declared variables.
7856         (math-nri-n): New variable.
7857         (math-nth-root-integer, math-nth-root-int-iter): Replace variable
7858         n by declared variable.
7859         (calcFunc-log): Removed misplaced condition.
7861 2004-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7863         * generic.el (generic-mode-set-comments): Accept an empty comment-end.
7865 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
7867         * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
7868         (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
7869         Dedicate gdb-related windows.
7870         (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
7871         other frames.
7872         (gdb-reset): Remove dedicated property after debugging.
7874 2004-11-24  Jay Belanger  <belanger@truman.edu>
7876         * calc/calc-sel.el: Add comment.
7878         * calc/calc.el (math-stack-value-offset): Replace variables c,
7879         wid and off with math-svo-c, math-svo-wid and math-svo-off.
7881         * calc/calccomp.el (math-comp-sel-tag): Declare it.
7882         (math-svo-c, math-svo-wid, math-svo-off): New variables.
7883         (math-stack-value-offset-fancy): Replace variables c, wid and off
7884         by declared variables.
7885         (math-comp-just, math-comp-comma-spc): New variables.
7886         (math-compose-expr, math-compose-matrix): Replace variables `just'
7887         and comma-spc by declared variable.
7888         (math-comp-vector-prec): New variable.
7889         (math-compose-expr, math-compose-matrix, math-compose-rows):
7890         Replace variable vector-prec by declared variable.
7891         (math-comp-left-bracket, math-comp-right-bracket)
7892         (math-comp-comma): New variables.
7893         (math-compose-expr, math-compose-rows): Replace variables
7894         left-bracket, right-bracket and comma by declared variables.
7895         (math-comp-full-width): New variable.
7896         (math-comp-to-string-flat, math-comp-to-string-flat-term):
7897         Replace variable full-width by declared variable.
7898         (math-comp-highlight, math-comp-word, math-comp-level)
7899         (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
7900         (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
7901         New variables.
7902         (math-comp-to-string-flat, math-comp-to-string-flat-term)
7903         (math-comp-sel-flat-term): Replace variables comp-highlight,
7904         comp-word, comp-level, comp-margin, comp-pos and comp-buf by
7905         declared variables.
7906         (math-comp-simplify, math-comp-simplify-term)
7907         (math-comp-add-string, math-comp-add-string-sel):
7908         Replace variables comp-highlight, comp-buf, comp-base,
7909         comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
7911 2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7913         * cus-start.el (all): Add x-use-old-gtk-file-dialog.
7915         * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
7916         and x-server-version may throw.
7918 2004-11-23  Kim F. Storm  <storm@cua.dk>
7920         * subr.el (substitute-key-definition-key): Optimize.
7921         Don't call indirect-function for nil defn (always signals error).
7923         * ido.el (ido-read-internal): Fix require-match check when
7924         ido-directory-too-big is set.
7926 2004-11-23  Jay Belanger  <belanger@truman.edu>
7928         * calc/calc-ext.el (math-read-replacement-list)
7929         (math-read-superscripts): New variables.
7930         (math-read-preprocess-string): New function.
7931         (math-read-expr): Filter input through math-read-preprocess-string.
7933         * calc/calc-aent.el (math-read-exprs): Filter input through
7934         math-read-preprocess-string.
7936 2004-11-23  Daniel Pfeiffer  <occitan@esperanto.org>
7938         * progmodes/compile.el (compilation-start): In cd command use
7939         substitute-env-vars -- not quite shell compatible but better than
7940         nothing.
7941         (compilation-error-regexp-alist-alist): Simplify ftnchek to only
7942         handle the newer versions messages, which are more parseable.
7944 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7946         * reveal.el (reveal-mode-map): New var.
7947         (reveal-mode): Use it.
7949 2004-11-23  Nick Roberts  <nickrob@snap.net.nz>
7951         * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
7952         (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
7954 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7956         * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
7957         header-line when needed.
7958         Use fixed-pitch only in the header-line.
7959         Build the underline automatically.  Use emdash if available.
7961 2004-11-22  Richard M. Stallman  <rms@gnu.org>
7963         * dired.el (dired-recursive-copies): Move from dired-aux.el.
7964         * dired-aux.el (dired-recursive-copies): Move to dired.el.
7966 2004-11-22  Nick Roberts  <nickrob@snap.net.nz>
7968         * progmodes/gdb-ui.el (gdb-resync): New function.
7969         (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
7970         (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
7971         Use it to fail more gracefully.
7972         (gdb-variables): Delete variable.
7973         Re-order variables to reduce byte-compiler warnings.
7975 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7977         * descr-text.el (describe-char):
7978         * paren.el (show-paren-function):
7979         * subr.el (syntax-after): Undo last change.
7981         * progmodes/python.el (run-python): Don't hard code *Python*.
7982         Don't modify global process-environment.
7983         (python-send-region, python-load-file): Don't assume that
7984         python-buffer == (process-buffer (python-proc)).
7985         (python-switch-to-python): Simplify.
7987         * dired.el (dired-align-file): Don't assume line starts with spaces.
7989 2004-11-21  Jay Belanger  <belanger@truman.edu>
7991         * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
7992         Replace variable `lines' by math-read-big-lines.
7993         (math-read-big-expr): Replace variables the-baseline, the-h2
7994         and err-msg by math-read-big-baseline, math-read-big-h2 and
7995         math-read-err-msg.
7996         (math-read-big-bigp): Replace variable h2 with math-rb-h2.
7998         * calc/calc-lang.el (math-read-big-rec): Fix typo.
7999         (math-read-big-balance): Replace unbound variable by value.
8000         (math-read-big-lines): New variable.
8001         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8002         (math-read-big-error, math-read-big-balance): Replace variable
8003         `lines' by declared variable.
8004         (math-read-big-baseline, math-read-big-h2): New variables.
8005         (math-read-big-rec): Replace variables the-baseline and the-h2
8006         by declared variables.
8007         (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
8008         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8009         (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
8010         declared variables.
8011         (math-read-big-err-msg): New variable.
8012         (math-read-big-error): Replace variable err-msg by declared variable.
8014 2004-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8016         * ses.el: Add coding cookie.
8017         Fix up docstrings, follow new commenting conventions.
8018         (ses-header-line-menu): Fix missing variable rename for header-row.
8019         (ses-cell-size): Remove.
8020         (ses-make-cell): New function.
8021         (ses-cell, ses-insert-row, ses-insert-column): Use it.
8022         (ses-calculate-cell): Remove unused var `symbol'.
8023         (ses-narrowed-p): New function.
8024         (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
8025         (ses-initial-file-trailer): Change ;;; to ;; for local vars.
8026         (ses-load, ses-reconstruct-all): Adjust string search accordingly.
8027         (ses-setup): Use restore-buffer-modified-p.
8028         (ses-cleanup): Remove unused var `end'.
8029         (ses-header-string-left-offset): Remove.
8030         (ses-create-header-string): Adjust to new behavior of `align-to'.
8031         Truncate excessively large fields to preserve alignment.
8032         (ses-reconstruct-all): Remove unused var `refs'.
8033         (ses-read-cell-printer): Remove unused var `prompt'.
8034         (ses-delete-row): Remove unused var `pos'.
8035         (ses-delete-column): Remove unused var `new'.
8037 2004-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8039         * ps-print.el: Insert :version tag into all defgroup and defcustom.
8040         Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8041         Eliminate eval-and-compile usage.
8042         (ps-insert-file): Use insert-file-contents instead of insert-file.
8043         (ps-setup): Code fix.
8045         * printing.el (pr-setup, lpr-setup): Code fix.
8047 2004-11-21  Jay Belanger  <belanger@truman.edu>
8049         * calc/calc-prog.el (math-integral-cache-state, calc-lang)
8050         (calc-original-buffer): Declare them.
8051         (calc-user-formula-alist): New variable.
8052         (calc-user-define-formula, calc-fix-user-formula)
8053         (calc-user-define-composition, calc-finish-formula-edit):
8054         Replace variable `alist' by declared variable.
8055         (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
8056         (var-q7, var-q7, var-q8, var-q9): Declare them.
8057         (calc-kbd-push): Don't check to see if var-q0 through var-q9
8058         are bound.
8059         (calcFunc-typeof): Replace undeclared variable by expression.
8060         (math-exp-env): New variable.
8061         (math-define-body, math-define-exp): Replace exp-env by declared var.
8062         (math-define-exp): Replace misplaced variable by expression.
8064         * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
8065         (calc-curve-model, calc-curve-coefnames): New variables.
8066         (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
8067         varnames, model and coefnames by declared variables.
8068         (math-root-widen): New variable.
8069         (math-search-root, math-find-root): Replace variable root-widen by
8070         declared variable.
8071         (var-DUMMY): Declare it.
8072         (math-root-vars, math-min-vars): Move the declarations to earlier in
8073         the file.
8074         (math-brent-min): Make d a local variable.
8075         (math-find-minimum): Replace non-existent variable.
8076         (math-ninteg-romberg): Remove unnecessary variable.
8077         (math-ninteg-temp): New variable.
8078         (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
8079         integ-temp by declared variable.
8080         (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
8081         New variables.
8082         (math-general-fit): Replace variables first-var, first-coef and
8083         new-coefs by declared variables.
8084         (calcFunc-fitvar): Replace variable first-var by declared variable.
8085         (calcFunc-fitparam): Replace variable first-coef by declared variable.
8086         (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
8087         (math-all-vars-vars, math-all-vars-found): New variables.
8088         (math-all-vars-in, math-all-vars-rec): Replace variables vars and
8089         found by declared variable math-all-vars-vars.
8091 2004-11-20  Luc Teirlinck  <teirllm@auburn.edu>
8093         * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
8094         of `defconst'.
8096 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8098         * isearch.el (isearch-mode-map): Don't bind SPC.
8099         (isearch-whitespace-chars): Function deleted.
8100         (isearch-search): Bind search-spaces-regexp.
8101         (isearch-lazy-highlight-search): Likewise.
8102         (search-whitespace-regexp): Doc fix.
8103         (isearch-forward-regexp): Doc fix.
8105         * emacs-lisp/bytecomp.el (byte-compile-form):
8106         Move the calls to byte-compile-set-symbol-position,
8107         to avoid having two for the same symbol occurrence.
8109         * comint.el (comint-input-ring-size): Increase to 150.
8111         * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
8112         New variables.
8113         (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
8114         (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
8116         * imenu.el (imenu--generic-function):
8117         Ensure we keep moving backward even if BEG isn't further back.
8119         * replace.el (query-replace-read-to, query-replace-read-from):
8120         Specify t for KEEP-ALL in read-from-minibuffer.
8122         * progmodes/python.el (python-switch-to-python):
8123         If Python isn't running, start it.
8124         Don't alter debug-ignored-errors.
8126         * progmodes/cperl-mode.el (cperl-indent-region):
8127         Don't mind imenu-scanning-message.
8129         * bindings.el (global-map): Bind C-e to move-end-of-line.
8131         * simple.el (line-move-finish): New arg FORWARD.
8132         Ignore invisible newlines, not intangible ones.
8133         Conditions for acceptable stopping positions depend on FORWARD.
8134         (line-move): Pass FORWARD arg to line-move-finish.
8136         * buff-menu.el (list-buffers-noselect): Eliminate space at the start
8137         of HEADER.  Compensate for this change in the code to add display
8138         properties.  Don't make the first line intangible.
8140         * info.el (Info-search): Fix previous change.
8142 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
8144         * Makefile.in (recompile): Revert 2004-11-19 change.
8145         (compile): Likewise.
8147 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
8149         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
8151 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8153         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
8154         defgroup and defcustom.  Eliminate eval-and-compile usage.
8156         * progmodes/ebnf-otz.el: Fix typos.
8158 2004-11-19  Jay Belanger  <belanger@truman.edu>
8160         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
8161         (calc-edit-finish, calc-finish-stack-edit): Replace variable
8162         disp-trail by declared variable.
8164         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
8165         (calc-finish-selection-edit): Replace variable disp-trail by
8166         declared variable.
8167         (calc-selection-cache-entry): Move declaration to earlier in the file.
8168         (calc-selection-cache-num, calc-selection-cache-comp)
8169         (calc-selection-cache-offset, calc-selection-true-num)
8170         (calc-final-point-line, calc-final-point-column)
8171         (calc-original-buffer): Declare them.
8172         (calc-fnp-op, calc-fnp-num): New variables.
8173         (calc-find-nth-part, calc-find-nth-part-rec)
8174         (calc-select-previous): Replace op and num by declared variables.
8175         (calc-rsf-old, calc-rsf-new): New variables.
8176         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
8177         Replace variables old and new by declared variables.
8178         (calc-sel-reselect): New variable.
8179         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
8180         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
8181         (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
8182         reselect with declared variable.
8184         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
8185         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
8186         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
8187         (math-import-list, math-rewrite-phase): Declare them.
8188         (math-rewrite): Use let* to declare variables.
8189         (calc-rewrite-selection): Make rules a local variable.
8190         (calc-rewr-sel): New variable.
8191         (calc-rewrite-selection, calc-locate-selection-marker)
8192         (calc-rewrite): Use the declared variable calc-rewr-sel instead
8193         of sel.
8194         (math-rewrite-whole-expr): New variable.
8195         (math-rewrite, math-rewrite-phase): Replace variable expr by
8196         declared variable.
8197         (math-rewrite-heads-heads, math-rewrite-heads-skips)
8198         (math-rewrite-heads-blanks ): New variables.
8199         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
8200         heads, skips and blanks by declared variables.
8201         (math-rwcomp-subst-old, math-rwcomp-subst-new)
8202         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
8203         New variables.
8204         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
8205         old, new, old-func and new-func by declared variables.
8206         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
8207         Remove unnecessary variable.
8208         (math-apply-rw-regs): New variable.
8209         (math-apply-rewrites, math-rwapply-replace-regs)
8210         (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
8211         (math-apply-rw-ruleset): New variable.
8212         (math-apply-rewrites, math-rwapply-remember): Replace variable
8213         ruleset by declared variable.
8215 2004-11-19  Richard M. Stallman  <rms@gnu.org>
8217         * info.el (Info-search): Use search-whitespace-regexp.
8219 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8221         * vc-rcs.el (vc-rcs-parse): New function.
8222         (vc-rcs-annotate-command): Likewise.
8223         (vc-rcs-annotate-current-time): Likewise.
8224         (vc-rcs-annotate-time): Likewise.
8225         (vc-rcs-annotate-extract-revision-at-line): Likewise.
8227 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8229         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
8231 2004-11-18  Jay Belanger  <belanger@truman.edu>
8233         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
8235 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8237         * printing.el: Eliminate use of interactive-p and eval-and-compile.
8238         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8239         Use make-temp-file to generate PostScript files in any situation.
8240         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
8241         (pr-interactive-p): Eliminate var.
8242         (pr-save-interactive): Eliminate macro.
8243         (pr-interface, pr-ps-directory-preview)
8244         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8245         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8246         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8247         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8248         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8249         (pr-ps-region-ps-print, pr-ps-mode-preview)
8250         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8251         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8252         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
8253         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8254         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8255         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8256         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8257         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8258         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8259         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8260         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8261         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
8262         Eliminate pr-save-interactive usage.
8263         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
8264         Eliminate pr-interactive-p usage.
8265         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
8266         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
8267         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
8268         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
8269         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
8270         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
8271         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
8272         New funs.
8273         (pr-ps-file): Use make-temp-file to generate a temporary file.
8275 2004-11-17  Jay Belanger  <belanger@truman.edu>
8277         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
8278         a local variable.
8279         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
8280         (math-top-only): New variable.
8281         (math-simplify, math-simplify-step): Replace variable top-only by
8282         declared variable math-top-only.
8283         (math-simplify-expr): Declare it.
8284         Replace argument expr in all calls of math-defsimplify by
8285         math-simplify-expr.
8286         (math-simplify-plus, math-simplify-times, math-simplify-divide)
8287         (math-simplify-divisor, math-simplify-one-divisor)
8288         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
8289         (math-simplify-pow): Replace variable expr by declared variable
8290         math-simplify-expr.
8291         (math-simplify-divisor): Remove local variables temp and op.
8292         (math-simplify-one-divisor): Make temp and op local variables.
8293         (math-simplify-divisor-nover, math-simplify-divisor-dover):
8294         New variables.
8295         (math-simplify-divisor, math-simplify-one-divisor):
8296         Replace variables nover and dover by declared variables.
8297         (math-expr-subst-new, math-expr-subst-old): New variables.
8298         (math-expr-subst, math-expr-subst-rec): Replace variables new
8299         and old by declared variables.
8300         (math-is-poly-degree, math-is-poly-loose): New variables.
8301         (math-is-polynomial, math-is-poly-rec): Replace variables degree
8302         and loose by declared variables.
8303         (math-poly-base-const-ok, math-poly-base-pred): New variables.
8304         (math-polynomial-base, math-polynomial-base-rec):
8305         Replace variables const-ok and mpb-pred by declared variables.
8307         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
8309         * calc/calc-ext.el (math-defsimplify): Change the argument in
8310         the created function to math-simplify-expr.
8312         * calc/calc-units.el (math-simplify-expr): Declare it.
8313         Replace argument expr in all calls of math-defsimplify by
8314         math-simplify-expr.
8315         (math-simplify-units-prod): Replace variable expr by declared
8316         variable math-simplify-expr.
8318 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8320         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
8321         Replace mapcar->dolist, format->string.
8323 2004-11-17  Miles Bader  <miles@gnu.org>
8325         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
8326         * progmodes/idlwave.el: Remove RCS keywords.
8328 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
8330         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
8331         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
8332         Update to IDLWAVE version 5.5.  Too many changes to list them here.
8333         * progmodes/idlw-help.el: New file.
8335 2004-11-16  Richard M. Stallman  <rms@gnu.org>
8337         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8338         Discard spaces after \i according to TeX rules.
8340         * international/mule.el (set-buffer-file-coding-system):
8341         New arg NOMODIFY.
8342         (after-insert-file-set-coding): Pass that new arg.
8343         Prevent set-buffer-multibyte from trying to lock the file.
8345         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
8347         * saveplace.el (save-place): Doc fix.
8349         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
8350         temporarily widen before finding the following word to copy.
8352         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
8353         (cl-map-keymap): Definition deleted.
8355         * subr.el (map-keymap-internal): New function.
8357 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8359         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
8360         when pressing rather than when releasing mouse-2.  Simplify.
8362 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8364         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
8365         (compilation-mode): Set it here instead.
8367         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
8369         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
8370         (loop, cl-parse-loop-clause, defsetf): Use backquote.
8372 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8374         * progmodes/compile.el (compilation-internal-error-properties):
8375         Fix up a transposition-typo.  Check end-col before using it.
8377 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
8379         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8380         Discard whitespace after macro \i when converting it.
8382 2004-11-16  Juri Linkov  <juri@jurta.org>
8384         * emacs-lisp/find-func.el (find-function-regexp):
8385         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
8386         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
8387         Remove invalid `\W' from [^cgv\W].  Doc fix.
8388         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
8390 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
8392         * play/life.el: Maintainer is now FSF.
8393         (life-patterns, life-neighbor-deltas, life-window-start)
8394         (life-current-generation, life-generation-string): Use defvar
8395         instead of defconst.
8397 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8399         * progmodes/compile.el (compilation-move-to-column): New fun.
8400         (compilation-internal-error-properties)
8401         (compilation-next-error-function): Use it to make sure we don't go past
8402         the end of line.
8404 2004-11-15  John Paul Wallington  <jpw@gnu.org>
8406         * autoinsert.el (auto-insert-alist): Insert the user's name in
8407         copyright notice, rather than Free Software Foundation, for the
8408         Emacs Lisp header case too.
8410 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8412         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
8413         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8414         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
8415         return the list of string in a string.
8416         (pr-call-process): Message if calling process returns an error, that
8417         is, the exit status is different of zero.
8419 2004-11-15  Jay Belanger  <belanger@truman.edu>
8421         * calc/calcalg2.el (math-integrate-by-parts): Remove unused
8422         variable var-thing.
8423         (math-integ-depth, math-integ-level, math-integral-limit)
8424         (math-enable-subst, math-any-substs, math-integ-msg)
8425         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
8426         (math-int-threshold, math-int-factors, math-double-roots)
8427         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
8428         (var-GenCount): Declare these variables.
8429         (calcFunc-integ): Don't check if var-IntegLimit is bound.
8430         (math-integral-cache, math-integral-cache-state):
8431         Move declarations to earlier in the file.
8432         (math-deriv-var, math-deriv-total, math-deriv-symb)
8433         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
8434         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
8435         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
8436         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
8437         (math-solve-res): New variables
8438         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
8439         (math-integral, math-replace-integral-parts)
8440         (math-integrate-by-parts, calc-dump-integral-cache)
8441         (math-try-integral, math-do-integral, math-do-integral)
8442         (math-do-integral-methods, math-try-solve-for)
8443         (math-try-solve-prod, math-solve-poly-funny-powers)
8444         (math-solve-crunch-poly, math-decompose-poly)
8445         (math-solve-find-root-term, math-find-root-in-prod)
8446         (math-integ-try-linear-substitutions)
8447         (math-integ-try-substitutions, math-expr-rational-in)
8448         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
8449         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
8450         (math-solve-for, math-solve-system, math-solve-system-rec)
8451         (math-solve-get-sign, math-solve-get-int)
8452         (math-solve-system-subst): Replace undeclared variables with newly
8453         declared variables.
8455 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8457         * winner.el (winner-active-region, winner-edges, winner-window-list):
8458         Define at toplevel.
8459         (winner-mode-map): Move init inside declaration.
8461 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
8463         * files.el (convert-standard-filename): Doc fix.
8465 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
8467         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
8468         passwd, group, shadow, default/* and pam.d/*.
8470 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8472         * printing.el (pr-menu-spec): Adjust menu specification.
8474 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8476         * printing.el: Doc fix.  Insert :version tag into all defcustom.
8477         Handle interactive-p as is recommended in Emacs Lisp Reference.
8478         Set the file permission bits for newly created files.
8479         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8480         The printing menu specification (in `pr-menu-spec') was merged.
8481         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8482         (pr-version): New version number (6.8.3).
8483         (pr-file-modes): New option.
8484         (pr-interactive-p): New var.
8485         (pr-save-interactive, pr-save-file-modes): New macros.
8486         (pr-setup): Code fix.
8487         (pr-menu-spec): Menu specification merged.
8488         (pr-call-process, pr-text2ps): Set file permission bits.
8489         (pr-despool-print): Set file permission bits.  Handle interactive-p as
8490         is recommended.
8491         (pr-interface, pr-ps-directory-preview)
8492         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8493         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8494         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8495         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8496         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8497         (pr-ps-region-ps-print, pr-ps-mode-preview)
8498         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8499         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8500         (pr-despool-using-ghostscript, pr-despool-ps-print)
8501         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8502         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8503         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8504         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8505         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8506         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8507         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8508         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8509         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
8510         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
8511         Handle interactive-p as is recommended.
8513 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8515         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
8516         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
8518         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
8519         so it doesn't forget to highlight the beginning of the region either.
8521 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
8523         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
8524         (c-font-lock-init): Eliminate obsolete make-local-hook.
8525         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8526         (awk-mode): Use run-mode-hooks.
8528         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
8530 2004-11-13  Kim F. Storm  <storm@cua.dk>
8532         * mouse.el (mouse-drag-copy-region): Add :version.
8533         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
8534         while dragging mode line, so mode line can be dragged downwards.
8535         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
8536         while pressing mouse button so window doesn't scroll until we
8537         release the mouse if clicking on partially visible line.
8539 2004-11-12  Jay Belanger  <belanger@truman.edu>
8541         * calc/calc-graph.el (calc-dumb-map): Declare it.
8542         (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
8543         than unbound.
8544         (calc-graph-name): Made `end' a local variable.
8545         (calc-graph-lookup): Made `varname' a local variable.
8546         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
8547         Declare them.
8548         (calc-graph-format-data): Don't check if var-PlotRejects is bound.
8549         (calc-graph-plot, calc-graph-compute-3d): Remove references to
8550         the unused variable y3vec.
8551         (calc-graph-show-dumb): Remove reference to unused variable found-pt.
8552         (calc-graph-kill-hook, calc-graph-plot): Remove reference to
8553         calc-graph-prev-kill-hook.
8554         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
8555         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
8556         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
8557         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
8558         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
8559         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
8560         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
8561         (calc-graph-y3value, calc-graph-y3name)
8562         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
8563         (calc-graph-stepcount, calc-graph-is-splot)
8564         (calc-graph-surprise-splot, calc-graph-blank)
8565         (calc-graph-non-blank, calc-graph-curve-num): New variables.
8566         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
8567         (calc-graph-recompute-2d, calc-graph-compute-3d)
8568         (calc-graph-format-data): Replace undeclared variables with the
8569         above newly declared variables.
8571 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
8573         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
8574         `rsf-beep' and `rsf-sleep-after-message'.
8576         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
8577         list if `message-sender' is non-nil.
8579 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
8581         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
8582         consing by using mapc instead of mapcar.
8584 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
8586         * tooltip.el (require): Explain why CL is needed.
8588 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8590         * printing.el: Insert :version into defgroup (printing).  All reference
8591         to Files option in menubar were changed to File.
8592         (pr-version): New version number (6.8.2).
8593         (pr-get-symbol): Call easy-menu-intern.
8594         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
8595         compilation gripes.
8597 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8599         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
8600         new byte-compile-function-environment binding to t.
8602         * font-lock.el (font-lock-fontify-syntactically-region):
8603         Don't forget to highlight the last char when we hit `end'.
8605         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
8606         (mwheel-scroll): Adjust accordingly.
8608         * cvs-status.el: Reduce spurious warnings.
8609         (cvs-status-checkout): Remove.
8610         (cvs-status-mode-map): Use cvs-mode-checkout instead.
8612         * pcvs.el (cvs-mode-checkout): New command.
8614         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
8616         * tooltip.el: Require CL.
8618         * emacs-lisp/bytecomp.el: Use push.
8619         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
8620         (defalias): Remove the `byte-compile' property and add
8621         a `byte-hunk-handler'.
8623 2004-11-11  Juri Linkov  <juri@jurta.org>
8625         * info.el (Info-search): Save match data for isearch.
8626         Skip Tag Table node.
8628         * descr-text.el (describe-char): Replace syntax-after with code
8629         from its previous version.
8631         * files.el (magic-mode-alist): Use optimization for SGML mode too.
8632         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
8634         * international/mule.el (sgml-html-meta-auto-coding-function):
8635         Remove > after <html to allow HTML attributes.
8637 2004-11-11  Jay Belanger  <belanger@truman.edu>
8639         * calc/calc-comb.el (math-prime-factors-finished): Declare it as
8640         a variable.
8641         (calcFunc-dfac): Replace unbound max by n.
8642         (math-stirling-local-cache): New variable.
8643         (math-stirling-number, math-stirling-1, math-stirling-2):
8644         Replace the variable `cache' by the declared variable
8645         math-stirling-local-cache.
8646         (var-RandSeed): Declare it as a variable.
8647         (math-init-random-base, math-random-digit): Don't check to see if
8648         var-RandSeed is bound.
8649         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
8650         Declare them instead of just setting them.
8651         (math-init-random-base): Made i a local variable.
8652         (math-random-digit): Made math-random-last a local variable.
8653         (math-prime-test-cache): Move declaration to before it is used.
8654         (math-prime-test-cache-k, math-prime-test-cache-q)
8655         (math-prime-test-cache-nm1, math-prime-factors-finished):
8656         Declare them as variables.
8658 2004-11-11  Jay Belanger  <belanger@truman.edu>
8660         * calc/calc-ext.el (math-defcache): Use defvar for the new
8661         variables it creates.
8663 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
8665         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
8666         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
8667         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
8668         (desktop-save): Add :version.
8670 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8672         * printing.el (pr-get-symbol): Don't downcase.
8674 2004-11-10  Jay Belanger  <belanger@truman.edu>
8676         * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
8677         string to kill-ring.
8679         * calc/calc-aent.el (calc-alg-exp, math-toks)
8680         (math-exp-pos,math-exp-old-pos, math-exp-token)
8681         (math-exp-keep-spaces, math-exp-str): New variables.
8682         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
8683         (calcAlg-enter): Use declared variable calc-alg-exp.
8684         (math-build-parse-table, math-find-user-token): Use declared
8685         variable math-toks.
8686         (math-read-exprs, math-read-token, calc-check-user-syntax)
8687         (calc-match-user-syntax, match-factor-after, math-read-factor):
8688         Use declared variables math-exp-pos math-exp-old-pos.
8689         (math-read-exprs, math-read-token, math-read-expr-level)
8690         (calc-check-user-syntax, calc-match-user-syntax)
8691         (match-factor-after, math-read-factor): Use declared variable
8692         math-exp-token.
8693         (math-read-exprs, math-read-expr-list, math-read-token)
8694         (math-read-factor): Use declared variable math-exp-keep-spaces.
8695         (math-read-exprs, math-read-token): Use declared variable
8696         math-exp-str.
8697         (calc-match-user-syntax): Make m a local variable.
8699         * calc/calc-ext.el (math-read-expr): Use declared variables
8700         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
8701         math-exp-keep-spaces.
8703         * calc/calc-forms.el (math-read-angle-bracket): Use declared
8704         variables math-exp-pos, math-exp-str.
8706         * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
8707         math-exp-old-pos.
8708         (math-parse-fortran-vector, math-parse-fortran-vector-end)
8709         (math-parse-eqn-prime): Use declared variable math-exp-token.
8711         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
8712         Use declared variable math-exp-pos.
8713         (math-check-for-commas): Use declared variable math-exp-str.
8714         (math-read-brackets): Use declared variables math-exp-old-pos,
8715         math-exp-keep-spaces.
8716         (math-read-brackets, math-read-vector, math-read-matrix):
8717         Use declared variable math-exp-token.
8719 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8721         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
8722         where the keymap is a symbol.
8723         (easy-menu-add-item): Use keymap-prompt.  Simplify.
8725         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
8727         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
8728         (sgml-parse-tag-backward): Use it to skip spurious < or >.
8730 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
8732         * ebuff-menu.el: Doc fixes throughout.
8733         (electric-buffer-menu-mode-hook): New defvar.
8735 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
8737         * tooltip.el: Don't require cl, comint, gud, gdb-ui for
8738         compilation. The resulting compiler warnings appear to be harmless.
8740 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
8742         * textmodes/conf-mode.el: New file.
8744         * files.el (auto-mode-alist, magic-mode-alist): Use it.
8746 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8748         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
8750 2004-11-09  Jay Belanger  <belanger@truman.edu>
8752         * calc/calc-ext.el (calc-init-extensions): Remove old code.
8754         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
8755         (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
8756         (calc-z-prefix-help, calc-user-function-list): Use declared
8757         variables calc-z-prefix-buf, calc-z-prefix-msgs.
8758         (math-map-tree, math-map-tree-rec): Use declared variables
8759         math-mt-many, math-mt-func.
8760         (math-read-expression, math-read-string): Use declared variable
8761         math-expr-data.
8763         * calc/calc-ext.el (math-normalize-nonstandard): Use declared
8764         variable math-normalize-a.
8766         * calc/calc.el (math-normalize-a): New variable.
8767         (math-normalize): Use declared variable math-normalize-a.
8769         * calc/calc-poly.el (math-expand-form): Use declared variable
8770         math-mt-many.
8772         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
8773         Use declared variable math-mt-many.
8774         (math-rewrite): Use declared variable math-mt-func.
8776         * calc/calc-vec.el (math-read-brackets, math-read-vector)
8777         (math-read-matrix): Use declared variable math-expr-data.
8779         * calc/calc-lang.el (math-parse-fortran-vector)
8780         (math-parse-fortran-vector-end, math-parse-tex-sum)
8781         (math-parse-eqn-matrix, math-parse-eqn-prime)
8782         (math-read-math-subscr): Use declared variable math-expr-data.
8784         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
8785         (math-read-expr-level, math-read-token, calc-check-user-syntax)
8786         (calc-match-user-syntax, math-read-if, math-factor-after)
8787         (math-read-factor): Use declared variable math-expr-data.
8789 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
8791         * calendar/diary-lib.el (diary-from-outlook)
8792         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
8793         interactive-p; but rather new optional argument NOCONFIRM.
8795 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8797         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
8798         (easy-menu-name-match): Revert correspondingly.
8800 2004-11-09  Richard M. Stallman  <rms@gnu.org>
8802         * emacs-lisp/bytecomp.el (byte-compile-defalias):
8803         Turn off warnings for the new function even if definition not constant.
8804         If the definition isn't a quoted symbol, record (FUNCTION . t).
8805         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
8806         (byte-compile-callargs-warn): Handle (FUNCTION . t).
8807         (display-call-tree, byte-compile-arglist-warn):
8808         Handle t returned by byte-compile-fdefinition.
8810 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8812         * Makefile.in (maintainer-clean): Depend on distclean.
8814         * help-fns.el (help-C-file-name): File name must be in build-files
8815         to be returned.
8817 2004-11-09  Jay Belanger  <belanger@truman.edu>
8819         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
8820         (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
8822         * calc/calc.el (calc, calc-trail-display, calc-mode):
8823         Remove obsolete sections.
8825         * calc/calc.el (calc-x-paste-text): Remove.
8827         * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
8828         mouse-2.
8830 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
8832         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
8833         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
8834         current frame (in case of recursive calls).
8835         (gdb-show-changed-values): Add :version keyword.
8837 2004-11-09  Kenichi Handa  <handa@m17n.org>
8839         * international/mule-cmds.el: Change coding: tag back to
8840         iso-2022-7bit.
8842 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8844         * international/mule-cmds.el: Change coding-system to utf-8.
8845         (select-safe-coding-system-interactively):
8846         New function extracted from select-safe-coding-system.
8847         (select-safe-coding-system): Use it.
8849 2004-11-08  Richard M. Stallman  <rms@gnu.org>
8851         * subr.el (syntax-after): Doc fix.
8853         * paren.el (show-paren-function): Change calls to syntax-after
8854         for new way of returning the value.
8856         * menu-bar.el (menu-bar-file-menu): Make this the real name
8857         and menu-bar-files-menu the alias.  Use the former.
8858         (global-map): Use `file', not `files', as the symbol.
8860         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
8862         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
8863         Don't use beginning-of-buffer.
8864         (filesets-cmd-show-result): Use with-no-warnings.
8866 2004-11-08  Juri Linkov  <juri@jurta.org>
8868         * progmodes/compile.el (compile): Don't overwrite last command in
8869         minibuffer history with default command if they are not equal.
8871 2004-11-08  Jay Belanger  <belanger@truman.edu>
8873         * calc/calcalg2.el (math-do-integral-methods): Try linear then
8874         non-linear substitutions.
8876 2004-11-08  Jay Belanger  <belanger@truman.edu>
8878         * calc/calcalg2.el (math-linear-subst-tried): New variable.
8879         (math-do-integral): Set `math-linear-subst-tried' to nil.
8880         (math-do-integral-methods): Use `math-linear-subst-tried' to
8881         determine what type of substitution to try.
8882         (math-integ-try-linear-substituion):
8883         Set `math-linear-subst-tried' to t.
8885 2004-11-08  Kim F. Storm  <storm@cua.dk>
8887         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
8889 2004-11-07  Juri Linkov  <juri@jurta.org>
8891         * info-look.el (info-lookup): Allow reusing in the current buffer
8892         not only *info* buffer, but all (even renamed) Info buffers
8893         by checking for major-mode instead of *info* buffer name.
8894         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
8895         (octave-mode, maxima-mode) <doc-spec>:
8896         Allow long dashes generated by Texinfo 4.7 before definitions.
8897         (texinfo-mode) <doc-spec>: Add space to suffix to find command
8898         definitions with argument separated by space.
8900 2004-11-06  Richard M. Stallman  <rms@gnu.org>
8902         * simple.el (next-error group, face): Move before first use.
8903         (next-error-highlight, next-error-highlight-no-select): Likewise.
8905         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
8906         (line-move): New args NOERROR and TO-END.
8907         Return t if if succeed in moving specified number of lines.
8908         (move-end-of-line): New function.
8910         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
8911         (end-of-buffer-other-window): Likewise.
8913         * simple.el (line-move-ignore-invisible): Default to t.
8915         * subr.el (syntax-after): Return the syntax letter, not the raw code.
8917         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
8919         * international/iso-cvt.el (iso-cvt-define-menu):
8920         Rename menu-bar-files-menu to menu-bar-file-menu.
8922         * net/browse-url.el (browse-url-gnome-moz-program)
8923         (browse-url-gnome-moz-arguments): Move up before first use.
8925         * net/tramp.el (tramp group): Add :version.
8927         * progmodes/ada-xref.el (ada-gdb-application):
8928         Use goto-char instead of beginning-of-buffer.
8930         * progmodes/cperl-mode.el (cperl-info-on-command):
8931         Use goto-char instead of beginning-of-buffer.
8933         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
8934         Move up before first use.
8935         (idlwave-shell-temp-pro-file): Likewise.
8936         (idlwave-shell-temp-rinfo-save-file): Likewise.
8937         (idlwave-shell-temp-file): Minor doc fix.
8939         * textmodes/flyspell.el (flyspell-external-point-words):
8940         Use goto-char instead of beginning-of-buffer.
8942 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
8944         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
8945         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
8946         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
8948 2004-11-06  David Ponce  <david@dponce.com>
8950         * recentf.el (recentf-menu-path): Use menu item name.
8952 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
8954         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
8955         display doesn't support images.
8957 2004-11-06  Andreas Schwab  <schwab@suse.de>
8959         * tempo.el (tempo-match-finder): Doc fix.
8961         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
8963 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8965         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
8966         (easy-menu-lookup-name): New fun to replace it.
8967         (easy-menu-get-map): Use it to obey menu item names (rather than just
8968         keys) when looking up `path'.
8969         (easy-menu-always-true-p): Rename from easy-menu-always-true.
8970         (easy-menu-convert-item-1): Adjust to new name.
8972 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
8974         * outline.el (hide-body): Don't hide lines at the top of the file
8975         that precede the first header line.
8977 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
8979         * align.el (align-areas): Delete whitespace before reindenting, so
8980         that tabs are never placed after spaces.
8982 2004-11-06  Alan Shutko  <ats@acm.org>
8984         * macros.el (insert-kbd-macro): Do completions based on macros,
8985         rather than all commands.
8987 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
8989         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
8990         to solve a bug whereby tags with 'b' don't match.
8992 2004-11-05  Juri Linkov  <juri@jurta.org>
8994         * info.el (Info-search): Don't search in node header lines
8995         and file headers.
8997         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
8998         symbol-constituent characters after dot, not only digits.
9000 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
9002         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
9004 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9006         * dired.el (dired-read-dir-and-switches): Call read-directory-name
9007         if a dialog will be used, read-file-name otherwise.
9009 2004-11-04  Richard M. Stallman  <rms@gnu.org>
9011         * textmodes/table.el (table group): Add :version.
9013         * textmodes/ispell.el (ispell-word):
9014         Don't alter args; set them only thru `interactive' spec.
9016         * textmodes/flyspell.el (flyspell-word):
9017         Don't alter FOLLOWING; set it only thru `interactive' spec.
9019         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
9021         * net/browse-url.el (browse-url-maybe-new-window):
9022         Use called-interactively-p.
9024         * mail/supercite.el (sc-cite-region):
9025         Don't use interactive-p.  Add arg INTERACTIVE.
9026         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
9028         * international/mule-cmds.el (set-input-method, toggle-input-method):
9029         Don't use interactive-p.  Add arg INTERACTIVE.
9031         * eshell/esh-mode.el (eshell-show-maximum-output):
9032         Don't use interactive-p.
9033         (eshell-truncate-buffer): Just message, no error, if buffer is short.
9035         * mouse.el (mouse-show-mark): Get positions to delete from mark
9036         and point, not from mouse-drag-overlay.
9038         * imenu.el (imenu-eager-completion-buffer): Add :version.
9040         * filesets.el (filesets group): Add :version.
9042 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
9044         * files.el (xml-based-modes): Delete var.
9045         (magic-mode-alist): New more general var.
9046         (set-auto-mode): Use it.
9048         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
9049         when clicking from another window.
9051 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
9053         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
9054         (vc-cvs-annotate-time): Incorporate value of deleted var.
9055         Remove special-case handling of beginning-of-buffer cruft.
9056         Cache ending position (point) and return value in text property
9057         `vc-cvs-annotate-time', and consult it on subsequent invocations.
9059         * vc-cvs.el (vc-cvs-annotate-command):
9060         Delete extraneous lines from beginning of buffer.
9061         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
9063         * progmodes/grep.el (grep-default-command): Take empty string
9064         for tag if all other methods yield nil.  Shell-quote the tag.
9066         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
9067         spec in `interactive' form, and mention it in the docstring.
9068         Also, make sure point is at bol after calling `annotate-time'.
9070 2004-11-02  Richard M. Stallman  <rms@gnu.org>
9072         * cus-edit.el (customize-group-other-window):
9073         Select the window that displays the custom buffer.
9074         (custom-buffer-create-other-window): Likewise.
9076         * comint.el (comint-insert-input): Fix previous change.
9078         * emacs-lisp/elp.el (elp-instrument-function):
9079         Use called-interactively-p.
9081         * emacs-lisp/easymenu.el (easy-menu-intern):
9082         Don't downcase; rather, case-flip the first letter of each word.
9084         * emacs-lisp/easy-mmode.el (define-minor-mode):
9085         Use called-interactively-p.
9087         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
9088         Add interactive-only.
9089         (byte-compile-warnings): Add interactive-only as option.
9090         (byte-compile-interactive-only-functions): New variable.
9091         (byte-compile-form): Warn about calls to functions
9092         in byte-compile-interactive-only-functions.
9094         * emacs-lisp/autoload.el (update-file-autoloads):
9095         Don't use interactive-p; take new arg SAVE-AFTER.
9097         * emacs-lisp/advice.el (ad-make-advised-definition):
9098         Use called-interactively-p.
9100 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9102         * files.el (find-file-existing): New function.
9104         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
9105         find-file-existing.  Add "New File..." that calls find-file.
9107         * diropen.pbm, diropen.xpm: New files.
9109         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
9110         icon diropen.  New tool bar item find-file-existing uses icon open.
9112         * dired.el (dired-read-dir-and-switches): Call read-driectory-name
9113         instead of read-file-name.
9115 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
9117         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
9118         (icalendar--split-value): Change name of work buffer.
9119         (icalendar--get-weekday-abbrev): Return nil on error.
9120         (icalendar--date-to-isodate): New function.
9121         (icalendar-convert-diary-to-ical)
9122         (icalendar-extract-ical-from-buffer): Use only two args for
9123         make-obsolete (XEmacs compatibility).
9124         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
9125         (icalendar-export-region): Doc fix.
9126         If error, return non-nil and write errors to a buffer.
9127         Use correct weekday for weekly recurring events.
9128         Check whether date has been parsed for ordinary events.
9129         Make weekly events start in the year 2000.
9130         DTEND is non-inclusive, shift end date by one day if
9131         necessary (not for entries that have date and time).
9132         Rename local let variables: oops -> found-error, datestring ->
9133         startdatestring.
9135 2004-11-02  Kim F. Storm  <storm@cua.dk>
9137         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
9138         keep-mode-if-same variable.  Add it as optional arg instead.
9139         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
9141         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
9142         substitute-command-keys will select lower-case bindings like those
9143         used in the static help texts.
9145         * descr-text.el (describe-text-properties): Don't err if called in
9146         the *Help* buffer; output to *Help-2* buffer instead.
9148         * kmacro.el (group kmacro): Add :version.
9149         (kmacro-keyboard-quit): New function to cleanup on C-g.
9150         (kmacro-start-macro): Set defining-kbd-macro to append when
9151         appending to last macro.
9153         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
9155 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
9157         * progmodes/gdb-ui.el (gdb-enable-debug-log)
9158         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
9159         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
9160         Add :version keyword.
9162 2004-11-02  Pavel Kobiakov  <pk_at_work@yahoo.com>
9164         * progmodes/flymake.el (flymake-err-line-patterns):
9165         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
9166         `compilation-error-regexp-alist-alist' to internal Flymake format.
9168         * progmodes/flymake.el: Eliminate byte-compiler warnings.
9170 2004-11-01  Jay Belanger  <belanger@truman.edu>
9172         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
9173         with `interactive "s"'.
9175 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9177         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
9178         Revert change from 2004-10-16.  '*' checks the current buffer, but the
9179         mouse click may be in another buffer.
9181 2004-11-01  John Paul Wallington  <jpw@gnu.org>
9183         * files.el (large-file-warning-threshold): Add :version keyword.
9184         (kill-some-buffers): Doc fix.
9186         * thumbs.el (group thumbs): Add :version keyword.
9188         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
9190 2004-11-01  Richard M. Stallman  <rms@gnu.org>
9192         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
9194         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
9196         * allout.el (allout group): Add :version.
9197         (allout-init): Don't use interactive-p.
9198         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
9199         (allout-forward-current-level, allout-backward-current-level):
9200         Don't use interactive-p.
9202         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
9203         (bibtex-find-text): Likewise.
9205         * progmodes/vhdl-mode.el (vhdl-fill-region)
9206         (vhdl-beginning-of-statement): Don't use interactive-p.
9208         * progmodes/idlwave.el (idlwave-update-routine-info):
9209         Don't use interactive-p.
9211         * progmodes/idlw-shell.el (idlwave-shell-send-char):
9212         Don't use interactive-p.
9214         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
9215         Don't use interactive-p.
9217         * progmodes/ada-xref.el (ada-make-body-gnatstub):
9218         Don't use interactive-p.
9220         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
9221         (fortune-in-buffer): Doc fix.
9223         * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
9225         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
9226         don't select the temporary buffer.
9227         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
9228         (eudc-get-phone): Likewise.
9230 2004-11-01  Kim F. Storm  <storm@cua.dk>
9232         * man.el (Man-xref-normal-file): Fix help-echo.
9234 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9236         * reveal.el (reveal-last-tick): New var.
9237         (reveal-post-command): Use it to avoid closing overlays when we're
9238         appending text to them.
9240 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9242         * textmodes/bibtex.el: Require button.
9243         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
9244         (bibtex-reference-keys): Distinguish between header keys and
9245         crossref keys.
9246         (bibtex-beginning-of-field): New function.
9247         (bibtex-url-map): Remove.
9248         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
9249         (bibtex-font-lock-url-regexp): Assume that field names begin at
9250         the beginning of a line.
9251         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
9252         Remove field delimiters.  Use bibtex-beginning-of-field.
9253         Bugfix, point can be inside a field with a url.
9254         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
9255         New functions.
9256         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
9257         (bibtex-key-in-head): Simplify.
9258         (bibtex-current-line): Use bolp.
9259         (bibtex-parse-keys): Remove unused arg `add'.
9260         Use bibtex-type-in-head and bibtex-key-in-head.
9261         (bibtex-parse-entry, bibtex-autofill-entry):
9262         Use bibtex-type-in-head and bibtex-key-in-head.
9263         (bibtex-autokey-get-field): Do not alter case of replacement text.
9264         (bibtex-autokey-get-names): Do all processing of name list.
9265         (bibtex-autokey-get-year): New function.
9266         (bibtex-autokey-get-title): Do all processing of title words.
9267         (bibtex-generate-autokey): Simplify.
9268         (bibtex-string-files-init): Use default-directory.
9269         Allow for absolute file names in bibtex-string-files.
9270         (bibtex-files, bibtex-file-path): New variables.
9271         (bibtex-files-expand): New function.
9272         (bibtex-find-entry-globally): New command.
9273         (bibtex-summary-function): New variable.
9274         (bibtex-summary): Default value of bibtex-summary-function.
9275         (bibtex-find-crossref): New optional args pnt and split.
9276         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
9277         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
9278         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
9279         Fix handling of required and alternative fields.
9280         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
9281         Use cons and display-buffer.
9282         (bibtex-validate-globally): New command.
9283         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
9284         bibtex-parse-keys and bibtex-parse-strings for updating
9285         bibtex-reference-keys and bibtex-strings.
9286         (bibtex-realign): Remove blank lines past the last entry.
9287         (bibtex-reformat): Use bibtex-entry-format as default.
9288         (bibtex-choose-completion-string): Remove.
9289         (bibtex-complete): Do not use bibtex-choose-completion-string.
9290         (bibtex-url): Simplify.
9292 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9294         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
9295         (x-dnd-types-alist, x-dnd-open-file-other-window)
9296         (x-dnd-known-types): Add :version.
9298 2004-10-31  John Paul Wallington  <jpw@gnu.org>
9300         * ibuffer.el (group ibuffer): Add :version keyword.
9302 2004-10-31  Kim F. Storm  <storm@cua.dk>
9304         * ido.el (group ido): Add :version keyword.
9305         (ido-mode): Remove :version keyword.
9307         * emulation/cua-base.el (group cua): Add :version keyword.
9308         (cua-mode): Remove :version keyword.
9310 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
9312         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
9314         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
9315         compiler warning.
9316         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
9317         function.
9318         (help-at-pt-display-when-idle): Remove autoload.
9320 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9322         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
9324 2004-10-30  Juri Linkov  <juri@jurta.org>
9326         * help.el (function-called-at-point):
9327         * help-fns.el (variable-at-point): Read -> intern.
9329 2004-10-30  Simon Josefsson  <jas@extundo.com>
9331         * progmodes/autoconf.el (autoconf-font-lock-keywords):
9332         Recognize AS_* too.
9334 2004-10-29  Simon Josefsson  <jas@extundo.com>
9336         * subr.el (read-passwd): Move back from password.el.
9338         * password.el: Remove, not ready yet.
9340 2004-10-29  Andreas Schwab  <schwab@suse.de>
9342         * speedbar.el (speedbar-frame-parameters): Improve customize type.
9344 2004-10-29  Sam Steingold  <sds@gnu.org>
9346         * mouse.el (mouse-show-mark): Replace the last occurrence of
9347         x-lost-selection-hooks with x-lost-selection-functions.
9349 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9351         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
9352         x-lost-selection-functions is bound.
9354         * mouse-sel.el (mouse-sel-mode):
9355         * emacs-lisp/lselect.el: Adjust to new names for
9356         x-(lost|sent)-selection-functions.
9358         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
9359         New obsolete aliases of x-lost-selection-functions and
9360         x-sent-selection-functions.
9362 2004-10-28  Kim F. Storm  <storm@cua.dk>
9364         * imenu.el (imenu-scanning-message): Remove.
9365         (imenu-progress-message): Make it a no-op.
9367 2004-10-28  John Paul Wallington  <jpw@gnu.org>
9369         * files.el (set-auto-mode): Call `throw' correctly.
9371 2004-10-28  Juri Linkov  <juri@jurta.org>
9373         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
9374         to search `Info-...' commands in `info' manual.
9375         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
9376         Add 'info-file "emacs" property.
9377         (Info-find-emacs-command-nodes): Fix index line number regexp.
9378         Set real line number (instead of fake 0) in first element of the
9379         returned list.
9380         (Info-goto-emacs-command-node): Use line number of first element
9381         to set point in the first found Info node.
9383         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
9384         code to `grep-mode-font-lock-keywords'.
9385         (grep-mode-font-lock-keywords): Delete grep markers instead
9386         of making them invisible.
9388 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9390         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
9391         and x-server-version in bug report.
9393 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
9395         * files.el (set-auto-mode-0): New function.
9396         (set-auto-mode): Use it to handle aliased modes and to
9397         be consistent between C-x C-f and C-x C-w.
9399 2004-10-28  Kenichi Handa  <handa@m17n.org>
9401         * international/utf-8.el (utf-translate-cjk-charsets):
9402         Add katakana-jisx0201.
9404         * international/subst-jis.el: Add data for JISX0201.
9406 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9408         * obsolete/hilit19.el (hilit-mode): New function.
9409         Move all the toplevel side-effecting stuff into it, so that loading
9410         hilit19 doesn't mess everything up any more.
9412 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9414         * add-log.el (add-change-log-entry): Set up mailing address
9415         and full name later, and don't alter add-log-mailing-address
9416         or add-log-full-name.
9418         * elide-head.el (elide-head): Change error to message.
9419         (elide-head-show): Likewise.
9421         * apropos.el (apropos-macrop): Doc fix.
9423         * mouse.el (mouse-show-mark): Do most processing the same
9424         regardless of transient-mark-mode.
9426         * shadowfile.el (shadow-copy-files): Use interactive-p
9427         only to control whether to print a message.
9429         * tar-mode.el (tar-mode): Use write-contents-functions,
9430         not write-contents-hooks.
9432         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
9433         directory-sep-char.
9435 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9437         * strokes.el (strokes-unload-hook): Fix previous change.
9439         * type-break.el (type-break-run-at-time): Always use run-at-time;
9440         forget the alternatives.
9441         (type-break-cancel-function-timers): Always use cancel-function-timers;
9442         forget the alternatives.
9444         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
9446 2004-10-27  Kenichi Handa  <handa@m17n.org>
9448         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
9450         * international/subst-gb2312.el: Likewise.
9452         * international/subst-big5.el: Likewise.
9454         * international/subst-ksc.el: Likewise.
9456         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
9457         New variable.
9458         (utf-translate-cjk-set-unicode-range): New function.
9459         (utf-translate-cjk-unicode-range): Make it customizable.
9460         (utf-8-post-read-conversion):
9461         Use utf-translate-cjk-unicode-range-string.
9462         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
9463         Unicode ranges.
9465 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
9467         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
9468         trivial variants to shorten the list.
9469         (xml-based-modes): New var.
9470         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
9471         declaration higher priority than auto-mode-alist.
9473         * find-file.el (cc-other-file-alist): Bring it in line with
9474         cc-mode's auto-mode-alist entries and use \' instead of $.
9476         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
9477         and add "Id" and "Name" submenus to it.
9479         * imenu.el (imenu--generic-function): Skip matches in comments.
9481 2004-10-26  Jay Belanger  <belanger@truman.edu>
9483         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
9484         (full-calc-keypad, calc-trail-display): Use an extra argument
9485         instead of `interactive-p'.
9487         * calc/calc-misc.el (calc-other-window): Use an extra argument
9488         instead of `interactive-p'.
9490         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
9491         `interactive-p'.
9493 2004-10-26  Kim F. Storm  <storm@cua.dk>
9495         * help.el (describe-key): Describe both down-event and up-event
9496         for a mouse click.
9498 2004-10-26  Richard M. Stallman  <rms@gnu.org>
9500         * woman.el (woman): Don't call interactive-p.
9502         * pcomplete.el (pcomplete): Instead of interactive-p,
9503         use an arg set non-nil by the interactive spec.
9505         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
9506         use an arg set non-nil by the interactive spec.
9508         * man.el (Man-cleanup-manpage): Instead of interactive-p,
9509         use an arg set non-nil by the interactive spec.
9511 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
9513         * progmodes/flymake.el (flymake-split-string):
9514         Use `flymake-split-string-remove-empty-edges' in any case.
9516 2004-10-26  Masatake YAMATO  <jet@gyve.org>
9518         * progmodes/flymake.el (flymake-err-line-patterns):
9519         Use `compilation-error-regexp-alist-alist' instead of
9520         `compilation-error-regexp-alist'.
9522 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9524         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
9525         verbatim face on the \ of \end{verbatim}.
9527 2004-10-25  Jay Belanger  <belanger@truman.edu>
9529         * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
9530         erasing minibuffer.
9532 2004-10-25  Simon Josefsson  <jas@extundo.com>
9534         * subr.el (read-passwd): Move to net/password.el.
9536         * net/password.el (read-passwd): Add.  Autoload it.
9538 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
9540         * mouse-sel.el (mouse-sel-mode): Specify custom group.
9542         * simple.el (process-file): Fix logic.
9544 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9546         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
9547         (increase-right-margin): Remove erroneous call to `interactive-p'.
9549 2004-10-24  Kim F. Storm  <storm@cua.dk>
9551         * help.el (describe-mode): Fix 2004-10-13 change.
9552         Copy pure "Auto Fill" string so it can be propertized later
9553         without causing a read-only error.
9555 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9557         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
9558         style indexes.
9560 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
9562         * simple.el (process-file): Accept nil for INFILE.  Reported by
9563         Luc Teirlinck.
9565 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9567         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
9568         Handle periods and underscores in a function name.
9569         Remove the address fontification.
9571 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9573         * progmodes/asm-mode.el (asm-font-lock-keywords):
9574         Use font-lock-variable-name-face for registers.
9576 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
9578         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
9579         kill-all-local-variables.
9580         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
9581         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
9582         Use kill-all-local-variables and provide mode-hooks.
9583         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
9584         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
9585         Suggested by Masatake YAMATO <jet@gyve.org>.
9587 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
9589         * simple.el (process-file): New function, similar to call-process
9590         but supports file handlers.
9591         * vc.el (vc-do-command): Use it, instead of call-process.
9592         * net/tramp-vc.el (vc-do-command): Do not advise it if
9593         process-file is fboundp.
9594         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
9595         process-file.
9596         (tramp-handle-process-file): New function.
9597         (tramp-file-name-for-operation): Support process-file.
9599 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
9601         * calendar/icalendar.el (icalendar--weekday-array): New constant.
9602         (icalendar-weekdayabbrev-table)
9603         (icalendar-monthnumber-table): Delete.
9604         (icalendar--get-month-number): Use calendar-month-name-array.
9605         (icalendar--get-weekday-number): New function.
9606         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
9607         (icalendar-export-region): Handle multi-line entries.
9608         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
9610 2004-10-23  John Paul Wallington  <jpw@gnu.org>
9612         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
9613         `wildcards' set to t in interactive spec.
9615         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
9616         interactive spec rather than use `interactive-p'.
9617         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
9618         rather than use function `interactive-p'.
9620 2004-10-22  Kenichi Handa  <handa@m17n.org>
9622         * international/mule.el (translate-region): Implement it in Lisp
9623         as a front end of translate-region-internal.
9625 2004-10-21  Jay Belanger  <belanger@truman.edu>
9627         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
9628         Declare these variables with defvar.
9630         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
9631         is bound, only check to see if it is bound.
9633 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9635         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9636         Don't output messages.
9638         * calc/calc-help.el (calc-describe-bindings): Fix last change.
9640 2004-10-21  John Paul Wallington  <jpw@gnu.org>
9642         * calc/calc-graph.el (calc-graph-init):
9643         Use `set-process-query-on-exit-flag'.
9645 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
9647         * progmodes/compile.el (compilation-start): Rely on `cd' to get
9648         dir right and also allow argumentless cd.
9650 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9652         * textmodes/flyspell.el (flyspell-mode): Doc fix.
9654         * eshell/em-unix.el (eshell-grep):
9655         Don't bind compilation-process-setup-function.
9657         * comint.el (comint-insert-input): Use @ in `interactive'.
9658         (comint-input-filter-functions): Doc fix.
9659         (comint-kill-whole-line, comint-get-source): Doc fix.
9661         * progmodes/compile.el (compilation-setup):
9662         Don't set buffer-read-only if MINOR is non-nil.
9664 2004-10-19  Jay Belanger  <belanger@truman.edu>
9666         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
9667         (calc-emacs-type-gnu19): Remove.
9668         (calc-digit-map, calc-read-key-sequence, calc-read-key):
9669         Remove check for old emacs versions.
9671         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
9672         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
9673         for current Emacs.
9675         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
9676         the end of the minibuffer.
9677         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
9678         copy `esc-map'.
9680         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
9682         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
9683         call that would be given when the current emacs was used.
9685 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9687         * calendar/icalendar.el: Set coding to utf-8.
9688         (icalendar-version): Increase to 0.07.
9689         (icalendar-monthnumber-table): Change March pattern.
9690         (icalendar-get-all-event-properties)
9691         (icalendar-set-event-property): Delete.
9692         (icalendar-all-events): No longer interactive.
9693         (icalendar-convert-diary-to-ical)
9694         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
9695         their replacements.
9696         (icalendar-export-file, icalendar-export-region): New functions;
9697         essentially old `icalendar-convert-diary-to-ical' but appending to
9698         target rather than overwriting.
9699         (icalendar-import-file): Append to target file rather than
9700         overwriting.  Fourth arg deleted.
9701         (icalendar-import-buffer): New name for old
9702         `icalendar-extract-ical-from-buffer'.
9703         (icalendar--convert-string-for-import): New name for
9704         old `icalendar-convert-for-import'.
9705         (include-icalendar-files): Delete.
9706         Prefix for all internal functions changed from `icalendar-'
9707         to `icalendar--'.
9709 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9711         * paths.el (news-path): Fix previous change.
9713 2004-10-18  Jay Belanger  <belanger@truman.edu>
9715         * calc/calc-help.el (calc-describe-bindings):
9716         Set `buffer-read-only' to nil while working in the keybindings buffer;
9717         remove some extra information from the keybindings buffer.
9719 2004-10-18  David Ponce  <david@dponce.com>
9721         * mouse.el (mouse-drag-move-window-top): New function.
9722         (mouse-drag-mode-line-1): Use it.
9724 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
9726         * info.el (Info-fontify-node): For multiline refs,
9727         arrange to unfontify newline and surrounding whitespace.
9729 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9731         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
9732         directory is missing.
9734 2004-10-17  John Paul Wallington  <jpw@gnu.org>
9736         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
9737         New customizable variable; whether to display buffers that match
9738         `ibuffer-maybe-show-predicates' by default.
9739         (ibuffer-maybe-show-predicates): Mention it in docstring.
9740         (ibuffer-display-maybe-show-predicates): New variable.
9741         (ibuffer-update): Prefix arg now toggles whether buffers that
9742         match `ibuffer-maybe-show-predicates' should be displayed.
9743         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
9744         locally to heed `ibuffer-default-display-maybe-show-predicates'.
9745         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
9747 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
9749         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
9750         work correctly.
9752 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
9754         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
9755         (Buffer-menu-beginning): New helper function.
9756         (Buffer-menu-execute): Use it.
9757         (Buffer-menu-select): Use it.
9758         (Buffer-menu-sort): Use it and also keep markers.
9760 2004-10-17  Richard M. Stallman  <rms@gnu.org>
9762         * paths.el (news-directory): Rename from news-path.  Old name alias.
9763         (rmail-spool-directory): Use defvar.
9764         (sendmail-program): Use defcustom.
9765         (remote-shell-program): Use defcustom.
9766         (term-file-prefix): Use defvar.
9767         (abbrev-file-name): Use defvar.
9769         * term.el: Add maintainer.
9771         * subr.el (with-local-quit): Return nil if there's a quit.
9772         (read-passwd): Use with-local-quit.  Doc fix.
9774         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
9775         (strokes-unload-hook): Set as a variable with add-hook.
9777         * startup.el (fancy-splash-tail, normal-splash-screen):
9778         Update copyright year.
9780         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
9782         * server.el (server-unload-hook): Set as a variable with add-hook.
9784         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
9786         * frame.el (special-display-popup-frame):
9787         Make the buffer current as its frame is created.
9789         * delsel.el (delsel-unload-hook): Set as a variable.
9791         * comint.el (comint-output-filter-functions):
9792         Add comint-watch-for-password-prompt.
9793         (comint-read-noecho): Function deleted.
9794         (send-invisible): Use read-passwd.
9796         * fringe.el (fringe-mode-initialize): New function.
9797         (fringe-mode): Use fringe-mode-initialize as :initialize.
9799 2004-10-17  Kim F. Storm  <storm@cua.dk>
9801         * language/indian.el (indian-script-language-alist): Swap value and doc.
9802         (indian-font-char-index-table): Doc fix.
9804 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9806         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
9808 2004-10-16  Juri Linkov  <juri@jurta.org>
9810         * progmodes/compile.el (compilation-start): Move let-binding of
9811         `process-environment' into `with-current-buffer' body.
9812         Reported by Matt Hodges <MPHodges@member.fsf.org>.
9814 2004-10-16  Richard M. Stallman  <rms@gnu.org>
9816         * pcvs-util.el (cvs-bury-buffer):
9817         Don't call get-buffer-window for effect.
9819         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
9821         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
9823         * msb.el (msb-unload-hook): Set the variable.
9825         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
9826         Use * to err if buffer is readonly.
9828         * subr.el (looking-back): Return only t or nil.
9830         * whitespace.el (whitespace-unload-hook): Set the variable.
9832         * view.el (view-mode-enable): Set view-page-size and
9833         view-half-page-size to nil.
9834         (view-set-half-page-size-default): view-half-page-size = nil
9835         means the default.
9836         (View-scroll-page-forward): Use view-page-size-default.
9837         (View-scroll-page-backward): Likewise.
9838         (view-page-size, view-half-page-size): Doc fixes.
9840         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
9842         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
9844         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
9845         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
9846         (byte-compile-log-1): Bind inhibit-read-only.
9847         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
9848         (byte-compile-log-warning): Likewise.
9849         (byte-compile-file-form-require): Detect "cl" from the arg value.
9851         * progmodes/compile.el (compilation-start): Assume compilation-mode
9852         will make the buffer read-only.
9853         (compilation-mode): Take arg name-of-mode.
9854         (compilation-setup): Make buffer read-only.
9855         (compilation-handle-exit): Bind inhibit-read-only.
9857         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
9858         (ispell-message): Likewise.
9859         (ispell-show-choices): Don't call get-buffer-window uselessly.
9860         (ispell-init-process): Use set-process-query-on-exit-flag.
9862 2004-10-16  Kim F. Storm  <storm@cua.dk>
9864         * fringe.el (fringe-bitmaps): Only initialize when defined.
9866         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
9867         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
9869         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
9871 2004-10-15  Simon Josefsson  <jas@extundo.com>
9873         * net/password.el: Add.
9875 2004-10-14  Masatake YAMATO  <jet@gyve.org>
9877         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
9878         (gdb-script-end-of-defun): New function.
9879         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
9880         `gdb-script-end-of-defun' as *-of-defun-function.
9882 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
9884         * button.el (button-activate): Allow a marker to display as an action.
9886         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
9888         * help.el (describe-mode): Use it to make minor mode list into
9889         hyperlinks.
9891 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9893         * vc.el (vc-annotate-display-select): Fix typo.
9895         * subr.el (substitute-key-definition-key): New function.
9896         (substitute-key-definition): Use it with map-keymap.
9897         (event-modifiers): Use push.
9898         (mouse-movement-p, with-temp-buffer): Simplify.
9900 2004-10-12  Jay Belanger  <belanger@truman.edu>
9902         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
9903         New variables.
9904         (calc-help-index-entries): New function.
9905         (calc-describe-function): Use `calc-help-function-list' instead of
9906         obarray for completion.
9907         (calc-describe-variable): Use `calc-help-variable-list' instead
9908         of obarray for completion.
9910 2004-10-12  Richard M. Stallman  <rms@gnu.org>
9912         * info-look.el (info-lookup-file): Add info-file property.
9913         (info-lookup-symbol): Likewise.
9915         * info.el (info-xref): Add underlining.
9916         (info): Add info-file property.
9917         (Info-find-emacs-command-nodes): Specify case-sensitive search.
9919 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
9921         Sync with Tramp 2.0.45.
9923         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
9924         defined.  This is not the case for XEmacs without package "edebug".
9925         (tramp-set-auto-save-file-modes): Set permissions of autosaved
9926         remote files to the permissions of the original file.  This is not
9927         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
9928         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
9929         (tramp-perl-decode): Fix an error in Perl implementation.
9930         $pending must be cleared every loop.  Reported by Benjamin Place
9931         <benjaminplace@sprintmail.com>
9933         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
9934         Don't activate advice during definition.  This is done later on,
9935         depending on test result of `substitute-in-file-name'.
9936         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9938 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9940         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
9942         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
9944 2004-10-12  David Ponce  <david@dponce.com>
9946         * recentf.el (recentf-edit-list): Update the menu when the recentf
9947         list has been modified.
9949 2004-10-12  Simon Josefsson  <jas@extundo.com>
9951         * net/tls.el (tls-certtool-program): New variable.
9952         (tls-certificate-information): New function, based on
9953         ssl-certificate-information.
9955 2004-10-12  Kenichi Handa  <handa@m17n.org>
9957         * international/mule.el (coding-system-equal): Move from mule-util.el.
9959         * international/mule-util.el (coding-system-equal): Move to mule.el.
9961 2004-10-12  Kim F. Storm  <storm@cua.dk>
9963         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
9964         reset kmacro-initial-counter-value if set.
9965         (kmacro-set-counter): Only set kmacro-counter if defining or executing
9966         macro.  Set kmacro-initial-counter-value otherwise. Never set both.
9967         (kmacro-display): Show macro counter if non-zero.
9969         * subr.el (substitute-key-definition): Mention command remapping
9970         in doc string.
9972 2004-10-11  Jay Belanger  <belanger@truman.edu>
9974         * calc/calc-misc.el (calc-info-goto-node): New function.
9975         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
9976         node in one step.
9977         (calc-describe-copying, calc-describe-distribution)
9978         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
9979         Go to appropriate info node in one step.
9981 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9983         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
9985         * font-lock.el (font-lock-apply-highlight): Fix last change.
9987 2004-10-11  Simon Josefsson  <jas@extundo.com>
9989         * mail/smtpmail.el (smtpmail-open-stream): Look for
9990         starttls-gnutls-program instead of starttls-program iff
9991         starttls-use-gnutls is non-nil.
9992         (smtpmail-open-stream): Don't overwrite user settings of
9993         starttls-extra-arguments and starttls-extra-args.
9995 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9997         * comint.el (comint-mouse-insert-input): Remove.
9998         (comint-insert-input): Make it work for mouse bindings.
9999         (comint-mode-map): Move defs into the declaration.
10000         (comint-output-filter): Typo.
10002         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
10004 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
10006         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
10007         (ange-ftp-call-chmod): Reference remote-shell-program instead of
10008         ange-ftp-remote-shell.
10010 2004-10-10  Andreas Schwab  <schwab@suse.de>
10012         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
10013         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
10014         Reported by <sri@asu.edu>.
10016 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
10018         * vc.el (vc-annotate-mode): Remove variable.
10019         (vc-annotate-display-select): Only call vc-annotate-mode
10020         if we're not in that mode already.
10022 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10024         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
10025         (imenu-choose-buffer-index): Check here for rescan instead.
10027         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
10028         where the face expression evals to nil.
10030         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
10031         (tex-font-lock-keywords-2): Use it.
10032         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
10034         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
10036 2004-10-09  Kim F. Storm  <storm@cua.dk>
10038         * subr.el (progress-reporter-update): Define before first usage.
10039         (make-progress-reporter): Doc fix.
10041 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
10043         * textmodes/paragraphs.el (sentence-end-double-space)
10044         (sentence-end-without-period, sentence-end-without-space)
10045         (sentence-end): Doc fixes.
10047 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
10049         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
10050         Change paragraph-start regexp so we don't fill code starting with #'(.
10052 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
10054         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
10055         New defcustom.
10056         (extract-address-components): Use it.
10058 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
10060         * subr.el (make-progress-reporter, progress-reporter-update)
10061         (progress-reporter-force-update, progress-reporter-do-update)
10062         (progress-reporter-done): New functions.
10064         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
10066         * progmodes/etags.el (etags-tags-completion-table): Use progress
10067         reporter.
10068         (etags-tags-apropos): Likewise.
10070 2004-10-08  Alan Mackenzie  <acm@muc.de>
10072         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
10073         of current line.
10075 2004-10-08  Masatake YAMATO  <jet@gyve.org>
10077         * server.el (server-process-filter): Wrap `process-send-region'
10078         by `condition-case' to guard the case when the pipe to PROC is closed.
10080 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
10082         * xml.el (xml-substitute-special): Limit handling of external entities.
10084 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
10086         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
10088 2004-10-06  John Paul Wallington  <jpw@gnu.org>
10090         * xml.el (xml-parse-dtd): Fix `error' call.
10092 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
10094         * xml.el (xml-substitute-special): Return a single string instead
10095         of a list of strings if an entity substitution is made.
10097 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
10099         * calendar/icalendar.el: New file.
10101 2004-10-05  Juri Linkov  <juri@jurta.org>
10103         * isearch.el (isearch-done): Set mark after running hook.
10104         Reported by Drew Adams <drew.adams@oracle.com>.
10106         * info.el (Info-history, Info-toc): Fix Info headers.
10107         (Info-toc): Narrow buffer before Info-fontify-node.
10108         (Info-build-toc): Don't check for special Info file names.
10109         Set main-file to nil if Info-find-file returns a symbol.
10111 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
10113         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
10114         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
10115         * calendar/cal-menu.el (calendar-mode-map): Ditto.
10117 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
10119         * calendar/cal-iso.el (calendar-iso-read-args): New function,
10120         for old interactive spec from calendar-goto-iso-date.
10121         (calendar-goto-iso-date): Use it.
10122         (calendar-goto-iso-week): New function.  Suggested by Emilio
10123         C. Lopes <eclig@gmx.net>.
10125 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
10127         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
10128         `set-right-margin' bindings that follow the minor mode conventions.
10130 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10132         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
10133         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
10134         (latex-block-args-alist): Add minipage and picture.
10135         (latex-block-body-alist): Use reftex-label if enabled.
10136         (latex-insert-block): Don't insert a \n if not necessary.
10137         (tex-compile-commands): Make sure dvips doesn't send to printer.
10138         (tex-compile-default): Handle the case where no executable is found.
10139         (latex-noindent-environments): New var.
10140         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
10141         If tex-indent-allhanging is non-nil, make sure we only align for macros
10142         at beginning of line.
10144 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
10146         * newcomment.el (comment-beginning): Doc fix and don't choke on
10147         unset `comment-end-skip' when at beginning of comment.
10149 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
10151         * term.el (term-adjust-current-row-cache): Don't allow the current
10152         row to become negative.
10153         (term-emulate-terminal): Fix insert mode. Handle tab insertion at
10154         the end of the line. Fix scroll down. Add comments.
10155         (term-handle-ansi-escape): Don't exceed terminal width when moving
10156         right.
10157         (term-scroll-region): Move the cursor after setting the scroll region.
10159 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
10161         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
10162         to `width' for consistency with docstring.  Doc fix.
10164 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
10166         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
10167         This is necessary for derived modes.
10169 2004-09-30  Kim F. Storm  <storm@cua.dk>
10171         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
10172         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
10174         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
10175         kmacro-extract-lambda functions.
10176         (edit-kbd-macro): Handle kmacro lambda forms.
10177         Include counter and counter format in edit buffer.
10178         (edmacro-finish-edit): Get counter and format from edit buffer and
10179         update kmacro bindings when found.
10181 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
10183         * textmodes/paragraphs.el (forward-paragraph):
10184         Avoid args-out-of-range error when point winds up at the beginning of
10185         the buffer and hard newlines are enabled.
10187         * newcomment.el (comment-multi-line): Doc fix.
10189 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10191         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
10192         (diff-fixup-modifs): Catch unified-diff file-headers.
10194 2004-09-29  Kim F. Storm  <storm@cua.dk>
10196         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
10197         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
10198         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
10200         * fringe.el (fringe-bitmap-p): New macro.
10201         (fringe-bitmaps): Add standard fringe bitmaps on load.
10203 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10205         * dired.el (dired-view-command-alist): Use more efficient regexps.
10206         Remove dubious arguments.
10207         (dired-align-file): New function.
10208         (dired-insert-directory): Use it.
10209         (dired-move-to-end-of-filename): Make the " -> " search more specific.
10210         (dired-buffers-for-dir): Remove unused var `pattern'.
10212 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>
10214         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
10215         from diary display excursion.  Store diary buffer's point for
10216         `simple-diary-display'.
10217         (simple-diary-display): Set window point and start when
10218         displaying buffer, to preserve point.
10220 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
10222         * textmodes/enriched.el (enriched-translations): Replace defconst
10223         with defvar.
10225 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10227         * printing.el: Doc fix.
10228         (pr-version): New version number (6.8.1).
10229         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
10230         make-temp-name.
10231         (pr-delete-file): Check if file exists before deleting it.
10232         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
10234 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10236         * term.el (term-display-table): New variable.
10237         (term-mode): Use it.
10238         (term-exec-1): Set the coding system to binary.
10239         (term-emulate-terminal): Decode the string before inserting it.
10241 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
10243         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
10244         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
10245         (map): Bind S-prior, S-next and S-insert.
10246         (term-mode): Set `indent-tabs-mode' to nil.
10247         (term-paste): New function to be bound to S-insert.
10248         (term-send-del, term-send-backspace): Change the strings sent.
10249         (term-termcap-format): Synchronyze with etc/e/eterm.ti.
10250         (term-handle-colors-array): Fix handling of underline and reverse.
10251         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
10252         (term-erase-in-line): Fix comparison.
10253         (term-emulate-terminal): Fix line wrap handling.
10254         (term-start-output-log): Rename from `term-set-output-log'.
10255         (term-stop-output-log): Rename from `term-stop-photo'.
10256         (term-switch-to-alternate-sub-buffer): Comment out, unused.
10258 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10260         * dired.el (dired-move-to-filename): Don't output a message if
10261         raise-error is non-nil.  Fix return position and value.
10263         * files.el (insert-directory): Obey --dired even with symlinks.
10265 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
10267         * ls-lisp.el (ls-lisp-format): Mark file names with property
10268         dired-filename.
10270 2004-09-25  Kim F. Storm  <storm@cua.dk>
10272         * ido.el (ido-max-directory-size): New defcustom.
10273         (ido-decorations): Add "too big" element.
10274         (ido-directory-too-big): New dynamic var.
10275         (ido-may-cache-directory): Don't cache big directories.
10276         (ido-directory-too-big-p): New defun.
10277         (ido-set-current-directory): Update ido-directory-too-big.
10278         (ido-read-internal): Make empty ido-cur-item if too-big.
10279         (ido-buffer-internal): Use ido-read-internal directly instead of
10280         ido-read-buffer.
10281         (ido-file-internal): Init ido-directory-too-big.
10282         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
10283         and redo completion with full list.
10284         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
10285         it, and show completions.
10286         (ido-all-completions): Let bind ido-directory-too-big to nil.
10287         (ido-exhibit): Handle ido-directory-too-big.
10288         (ido-read-buffer): Handle fallback to read-buffer.
10289         Init ido-directory-too-big.
10290         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
10291         Init ido-directory-too-big.
10293 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
10295         * subr.el (delay-mode-hooks): Doc fix.
10297 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
10299         * textmodes/enriched.el
10300         (enriched-default-text-properties-local-flag): New variable.
10301         (enriched-mode): Make sure that enabling and disabling the mode is
10302         a no-op.  Doc fix.
10304 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
10306         * calendar/holidays.el (holiday-advent): Report on a specified day
10307         offset from advent, not just advent.
10308         (holiday-easter-etc): Report on one specified day offset from
10309         easter, not all easter holidays. Various Easter holidays moved to
10310         `christian-holidays' variable in calendar.el.
10311         * calendar/calendar.el (christian-holidays): Adapt for new
10312         behaviour of `holiday-advent' and `holiday-easter-etc' functions.
10314 2004-09-23  Kim F. Storm  <storm@cua.dk>
10316         * image.el (insert-sliced-image): Add doc string.
10318         * ido.el (ido-choice-list): New dynamic var for `list' context.
10319         (ido-context-switch-command): New dynamic var.
10320         (ido-define-mode-map): Generalize switch between file/buffer contexts.
10321         (ido-read-internal): Handle new `list' context.
10322         Handle insert-buffer and insert-file ido-exit values.
10323         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
10324         ido-context-switch-command. Handle insert-file ido-exit value.
10325         (ido-read-buffer): Set ido-context-switch-command to 'ignore
10326         unless it is already bound by caller.
10327         (ido-file-internal): New arg switch-cmd.  Use it to setup
10328         ido-context-switch-command.  Handle insert-buffer ido-exit value.
10329         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
10330         used for context switching.
10331         (ido-all-completions): Handle new `list' context.
10332         (ido-make-choice-list): Return choices for `list' context.
10333         (ido-find-file-in-dir, ido-display-file, ido-write-file)
10334         (ido-display-buffer, ido-kill-buffer): Disable context switching.
10335         (ido-insert-buffer, ido-insert-file): Setup context switching.
10336         (ido-exhibit): Handle `list' context.
10337         (ido-read-file-name): Disable context switching.  Handle fallback.
10338         (ido-read-directory-name): Disable context switching.
10339         (ido-completing-read): New defun like completing-read.  Setup and
10340         use new `list' context.
10342 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
10344         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
10346 2004-09-21  Jay Belanger  <belanger@truman.edu>
10348         * calc/calc-graph.el (calc-graph-add-curve): Move the call to
10349         `calc-graph-set-styles' so the gnuplot buffer will appear in a
10350         separate window.
10352 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
10354         * subr.el (after-change-major-mode-hook): Doc fix.
10356 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10358         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
10359         of ghostscript for monochrome PostScript file in Windows.
10361 2004-09-21  Kenichi Handa  <handa@m17n.org>
10363         * descr-text.el (describe-char): Checking of quail activation fixed.
10365 2004-09-21  Jay Belanger  <belanger@truman.edu>
10367         * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
10369 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
10371         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
10372         after the mode hooks instead of before.  Doc fix.
10374 2004-09-20  Jason Rumney  <jasonr@gnu.org>
10376         * startup.el (command-line) [windows-nt]: Try .emacs first, then
10377         _emacs, but revert to .emacs if neither exists in home directory.
10379 2004-09-20  John Paul Wallington  <jpw@gnu.org>
10381         * bindings.el (completion-ignored-extensions): Add .dfsl.
10383 2004-09-20  Richard M. Stallman  <rms@gnu.org>
10385         * bindings.el (scroll-left): Make it disabled.
10387         * files.el (enable-local-eval): Doc fix.
10389         * indent.el (move-to-left-margin): Special case for minibuffer.
10391         * term.el (term-emulate-terminal): Turn off undo for output.
10392         Use with-current-buffer and save-selected-window.
10394         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
10396         * progmodes/make-mode.el (makefile-fill-paragraph):
10397         Don't insist on spaces when looking for comments.  # is enough.
10399         * files.el (hack-local-variables): Copy the variables list
10400         to another buffer, strip prefixes and suffixes there, then read.
10401         (enable-local-eval): Doc fix.
10402         (ignored-local-variables): Initialize to nil.
10403         (risky-local-variable-p): Don't check ignored-local-variables here.
10404         (hack-one-local-variable): Ignore var if in ignored-local-variables.
10406 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
10408         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
10409         of = to "." (punctuation).
10411 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10413         * subr.el (event-basic-type): Fix mask (extend to 22bits).
10415 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
10417         * textmodes/enriched.el (enriched-rerun-flag): New variable.
10418         (enriched-before-change-major-mode): New function.
10419         Add it to `change-major-mode-hook'.
10420         (enriched-after-change-major-mode): New function.
10421         Add it to `after-change-major-mode-hook'.
10422         (enriched-mode): Make it work correctly if called from
10423         `after-change-major-mode-hook'.
10424         No longer set `indent-line-function'.
10426         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
10428         * subr.el (after-change-major-mode-hook): New variable.
10429         (run-mode-hooks): Implement it.
10431 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10433         * battery.el (battery-linux-proc-apm): Use string-to-number.
10434         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
10435         Use dolist (and less indentation).  Use erase-buffer.
10436         Pre-initialize `design-capacity', `warn', and `low'.
10437         (battery-format): Use replace-regexp-in-string.
10439 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10441         * battery.el: Delete superfluous empty lines.
10442         (battery-linux-proc-acpi): Attempt to gather information from all
10443         battery subdirectories regardless of their file name.
10444         (battery-linux-proc-apm): Replace all occurrences of
10445         battery-hex-to-int-2 with string-to-int (base 16).
10446         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
10447         (battery-hex-map): Delete variable.
10449 2004-09-18  John Paul Wallington  <jpw@gnu.org>
10451         * calc/calc-units.el (calc-quick-units): Fix overzealous
10452         s/or/unless/.
10454 2004-09-17  Jay Belanger  <belanger@truman.edu>
10456         * calc/calc.el (calc-mode-var-list): Fix the value of
10457         `calc-matrix-brackets'.
10459 2004-09-17  Romain Francoise  <romain@orebokech.com>
10461         * ibuf-ext.el (define-ibuffer-filter filename):
10462         Expand dired-directory since buffer-file-name is absolute.
10464 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
10466         * ediff-init.el (ediff-current-diff-face-A)
10467         (ediff-current-diff-face-B, ediff-current-diff-face-C)
10468         (ediff-current-diff-face-Ancestor)
10469         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
10470         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
10471         (ediff-even-diff-face-A, ediff-even-diff-face-B)
10472         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
10473         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
10474         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
10475         Use min-colors.
10477         * term.el (term-down): Perform vertical motion if DOWN is negative.
10478         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
10479         (term-termcap-format): Synchronyze with the eterm terminfo entry
10480         in etc/e/eterm.ti.
10481         (term-handle-colors-array): If the current foreground or
10482         background are zero (i.e. unspecified), use the foreground and
10483         background of the default face for reverse video.
10484         (term-ansi-at-eval-string, term-ansi-default-fg)
10485         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
10486         (term-mem): Delete ununsed function.
10487         (term-protocol-version): Increment.
10488         (term-current-face): Set to default.
10490 2004-09-15  Jay Belanger  <belanger@truman.edu>
10492         * calc/calc.el (calc-mode-var-list): Define this variable.
10493         (calc-always-load-extensions, calc-line-numbering)
10494         (calc-line-breaking, calc-display-just, calc-display-origin)
10495         (calc-number-radix, calc-leading-zeros, calc-group-digits)
10496         (calc-group-char, calc-point-char, calc-frac-format)
10497         (calc-prefer-frac, calc-hms-format, calc-date-format)
10498         (calc-float-format, calc-full-float-format, calc-complex-format)
10499         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
10500         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
10501         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
10502         (calc-matrix-brackets, calc-language, calc-language-option)
10503         (calc-left-label, calc-right-label, calc-word-size)
10504         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
10505         (calc-display-raw, calc-internal-prec, calc-angle-mode)
10506         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
10507         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
10508         (calc-window-height, calc-display-trail, calc-show-selections)
10509         (calc-use-selections, calc-assoc-selections)
10510         (calc-display-working-message, calc-auto-why, calc-timing)
10511         (calc-mode-save-mode, calc-standard-date-formats)
10512         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
10513         (calc-user-parse-tables, calc-gnuplot-default-device)
10514         (calc-gnuplot-default-output, calc-gnuplot-print-device)
10515         (calc-gnuplot-print-output, calc-gnuplot-geometry)
10516         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
10517         (calc-invocation-macro, calc-show-banner): Give these values as
10518         part of `calc-mode-var-list's initialization after the variables
10519         are declared with defvar.
10520         (calc-bug-address): Change email address to send bug reports to.
10521         Change the maintainer address at the top.
10522         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
10523         than "\\.emacs" to determine if it is the user-init-file.
10525         * calc/calc-embed.el (calc-embedded-set-modes): Use
10526         `calc-mode-var-list' correctly.
10528 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
10530         * vc.el (annotate-time): Document point handling.
10531         (vc-annotate-display-autoscale): Doc fix.
10533 2004-09-15  Miles Bader  <miles@gnu.org>
10535         * generic.el (generic-make-keywords-list): Use symbol rather than
10536         word anchors in regexp.
10538 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
10540         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
10541         no file name consider `dired-directory'.
10543 2004-09-14  Kim F. Storm  <storm@cua.dk>
10545         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
10547 2004-09-14  Simon Josefsson  <jas@extundo.com>
10549         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
10551         * textmodes/dns-mode.el: Add.
10553 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10555         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
10556         (disabled-command-function): Make the ?\  char more obvious.
10558         * vc-arch.el (vc-arch-root, vc-arch-registered):
10559         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
10561 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
10563         * windmove.el (windmove-frame-edges): Report coordinates of
10564         outside edges of frame, not inside edges.
10565         (windmove-coordinates-of-position): Convert into wrapper to new
10566         function `windmove-coordinates-of-window-position';
10567         `compute-motion' always applies to selected window.
10568         (windmove-coordinates-of-position): Update documentation to refer
10569         to Emacs 21 Lisp Reference Manual.
10570         (windmove-find-other-window): Fix off-by-one errors for max x,y.
10572 2004-09-13  Kim F. Storm  <storm@cua.dk>
10574         * isearch.el (isearch-resume-in-command-history): Rename from
10575         isearch-resume-enabled and change default to nil.
10577 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10579         * vc-hooks.el (vc-ignore-dir-regexp): New var.
10580         (vc-registered): Use it.
10581         (vc-find-root): New fun.
10583         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10584         Don't tell to use \\{...} when it's already done.
10586         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
10587         Provide a sample complex default.
10588         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
10589         (bibtex-entry): Use mapc.
10591 2004-09-12  Kim F. Storm  <storm@cua.dk>
10593         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
10595         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
10596         inhibit-field-text-motion to t so rectangles work in comint buffers.
10598         * simple.el (choose-completion-string): Set buffer before running
10599         choose-completion-string-functions hook so it can be buffer-local.
10601 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
10603         * progmodes/compile.el (compilation-start): Parse command to see
10604         if it starts with a cd, and if so perform it for the *compilation*
10605         buffer.  Change the header to reflect this.
10607 2004-09-11  Kim F. Storm  <storm@cua.dk>
10609         * ido.el (ido-enable-dot-prefix): Doc fix.
10610         (ido-enable-dot-prefix): New defcustom.
10611         (ido-set-matches1): Use it.
10613 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10615         * textmodes/bibtex.el (bibtex-mark-active)
10616         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
10618 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10620         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
10621         used in a case insensitive environment.
10622         (bibtex-mode-map): Rearrange order of menus.
10623         (bibtex-quoted-string-re): Obsolete.
10624         (bibtex-complete-key-cleanup): Variable replaced by new function.
10625         (bibtex-font-lock-keywords): Use backquotes.
10626         (bibtex-font-lock-url-regexp): New internal variable.
10627         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
10628         "OPT" and "ALT".
10629         (bibtex-insert-current-kill, bibtex-make-field)
10630         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
10631         (bibtex-parse-field-text): Simplify.
10632         (bibtex-string=): New helper function.
10633         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
10634         (bibtex-map-entries): Use bibtex-string=.
10635         (bibtex-search-entry): Use not.
10636         (bibtex-enclosing-field): Fix docstring.
10637         (bibtex-assoc-regexp): Obsolete.
10638         (bibtex-format-entry): Use assoc-string and bibtex-string=.
10639         (bibtex-autokey-get-names): Handle empty name field.
10640         (bibtex-parse-strings): Use assoc-string and unless.
10641         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
10642         Use assoc-string.
10643         (bibtex-pop): Simplify.
10644         (bibtex-mode): Set font-lock-extra-managed-props.
10645         (bibtex-entry-update): Use assoc-string.
10646         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
10647         (bibtex-autofill-entry): Use bibtex-string=.
10648         (bibtex-print-help-message): Simplify.
10649         (bibtex-find-entry): New optional arg START.
10650         (bibtex-validate): Use bibtex-string= and assoc-string.
10651         Do not call obsolete function compilation-parse-errors.
10652         (bibtex-remove-delimiters): Only remove delimiters if present.
10653         (bibtex-copy-entry-as-kill): Add docstring.
10654         (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
10655         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
10656         (bibtex-complete): Use bibtex-predefined-month-strings,
10657         bibtex-string=, and new function bibtex-complete-key-cleanup.
10658         (bibtex-generate-url-list): New variable.
10659         (bibtex-url): New command bound to C-c C-l and mouse-2.
10660         (bibtex-url-map): New local keymap for bibtex-url-mouse.
10661         (bibtex-font-lock-url): New function.
10663 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10665         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
10667 2004-09-09  Kim F. Storm  <storm@cua.dk>
10669         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
10670         counter and format with binding.
10671         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
10672         the declared macro uses own macro counter and format.  Give symbol
10673         kmacro property.
10674         (kmacro-keymap): Bind kmacro-name-last-macro to n.
10675         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
10676         (kmacro-end-and-call-macro): Doc fix.
10678 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
10680         * desktop.el (desktop-clear-preserve-buffers):
10681         Remove make-obsolete-variable.
10683 2004-09-08  Richard M. Stallman  <rms@gnu.org>
10685         * buff-menu.el (list-buffers-noselect): Call format-mode-line
10686         with the buffer as argument.
10688 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10690         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
10692 2004-09-08  Juri Linkov  <juri@jurta.org>
10694         * replace.el (perform-replace): Use `query-replace-descr'.
10696         * cus-start.el (history-delete-duplicates): Specify customization.
10698         * diff-mode.el (diff-mode-map):
10699         * progmodes/compile.el (compilation-mode-map):
10700         * progmodes/grep.el (grep-mode-map):
10701         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
10702         to `next-error-follow-minor-mode'.
10704 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10706         * isearch.el (isearch-lazy-highlight-update): Take into account
10707         the case of zero-length match at the search bound.
10709 2004-09-08  Kim F. Storm  <storm@cua.dk>
10711         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
10712         change.  Use zero width overlays when necessary.
10714 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10716         * subr.el (split-string): Docfix.
10718 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10720         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
10721         (display-call-tree): Ensure newline after caller/calls blocks.
10723 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10725         * startup.el (command-line-1): Make option
10726         --directory/-L modify `load-path' straight away.
10728 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10730         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
10732 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10734         * emacs-lisp/autoload.el (make-autoload):
10735         Handle `define-compilation-mode'.
10737         * emacs-lisp/lisp-mode.el (define-compilation-mode):
10738         Specify `doc-string-elt' property.
10740 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10742         * bs.el (bs-mode): Doc fix.
10744 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10746         * info.el (Info-insert-dir): Fix temp buffer leak bug.
10748 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10750         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
10752 2004-09-08  Kenichi Handa  <handa@m17n.org>
10754         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
10755         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
10756         ps-mule-next-point -> 1+).
10758         * composite.el (encode-composition-rule): Add autoload cooky.
10760 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
10762         * format.el (buffer-auto-save-file-format): Make it permanent local.
10764 2004-09-07  Kim F. Storm  <storm@cua.dk>
10766         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
10767         (authors-fixed-entries): Fix typo.
10768         (authors-canonical-author-name): Compact multiple spaces.
10769         Ignore trivial names (e.g. only first name).
10771         * term.el (term-window-width): Only use full window width on
10772         window system if overflow-newline-into-fringe is enabled.
10773         (term-mode): Don't disable overflow-newline-into-fringe.
10775 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10777         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
10778         motion as seen on my Mac OS X xterms.
10780         * newcomment.el (uncomment-region-default, comment-region-default):
10781         New functions extracted from uncomment-region and comment-region.
10782         (comment-region, comment-region-function, uncomment-region)
10783         (uncomment-region-function): Use them.
10785         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
10787         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
10788         It's not crucial but can make sense at times.
10790         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
10791         the first commit.
10793         * vc.el (vc-buffer-context, vc-restore-buffer-context):
10794         Disable obsolete code.
10796 2004-09-07  Juri Linkov  <juri@jurta.org>
10798         * progmodes/grep.el (grep-highlight-matches): Change default from
10799         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
10800         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
10801         if grep option `--color' is available, or to `nil' otherwise.
10802         (grep-process-setup): Call `grep-compute-defaults' if
10803         `grep-highlight-matches' is not computed.  Set env-vars only
10804         if `grep-highlight-matches' is `t'.
10805         (grep-use-null-device): Remove redundant type `boolean' (`choice'
10806         is already defined).
10808         * progmodes/compile.el (compilation-start): Use copy of
10809         `process-environment' created by `copy-sequence' to not
10810         modify env-vars in the global `process-environment'.
10812 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
10814         * simple.el (next-error-follow-minor-mode): Fix last change.
10816 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
10818         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
10819         permanent local.
10821 2004-09-04  Richard M. Stallman  <rms@gnu.org>
10823         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
10824         highlighting if the search string is empty.
10826 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
10828         * facemenu.el (facemenu-active-faces): Change condition of inner
10829         `while' loop to also check the first two elements of `face-atts'
10830         and `mask-atts'.
10832 2004-09-04  John Paul Wallington  <jpw@gnu.org>
10834         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
10835         (thumbs-view-image-mode): Make buffer read-only.
10837 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
10839         * textmodes/ispell.el (ispell-really-aspell): New defvar.
10840         (ispell-check-version): Set it.
10841         (ispell-send-replacement): New function.
10842         (ispell-process-line): Call ispell-send-replacement.
10844 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
10846         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
10847         Support choosing seconds with "s".
10849 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
10851         * terminal.el (te-escape): Show `?' in prompt for help key.
10853 2004-09-04  Emilio C. Lopes  <eclig@gmx.net>
10855         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
10857 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10859         * simple.el (next-error-follow-minor-mode)
10860         (next-error-follow-mode-post-command-hook): New functions.
10861         (next-error-follow-last-line): New defvar.
10863         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
10864         * progmodes/compile.el (compilation-mode-map): Likewise.
10865         * progmodes/grep.el (grep-mode-map): Likewise.
10866         * replace.el (occur-mode-map): Likewise.
10868         * newcomment.el (uncomment-region): Bind comment-use-global-state
10869         to nil.
10871 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
10873         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
10874         locally around the call to `revert-buffer'.
10876 2004-09-03  Juri Linkov  <juri@jurta.org>
10878         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
10879         `isearch-adjusted' to `t'.
10880         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
10881         (isearch-message-prefix): Add "pending" for isearch-adjusted.
10882         (isearch-other-meta-char): Restore isearch-point unconditionally.
10883         (isearch-query-replace): Add new arg `regexp-flag' and use it.
10884         Set point to start of match if region is not active in transient
10885         mark mode (to include the current match to region boundaries).
10886         Push the search string to `query-replace-from-history-variable'.
10887         Add prompt "Query replace regexp" for isearch-regexp.
10888         Add region beginning/end as last arguments of `perform-replace.'
10889         (isearch-query-replace-regexp): Replace code by the call to
10890         `isearch-query-replace' with arg `t'.
10892 2004-09-03  Richard M. Stallman  <rms@gnu.org>
10894         * startup.el (normal-top-level): Undo previous TERM change.
10896 2004-09-03  Kim F. Storm  <storm@cua.dk>
10898         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
10899         highlight overlays; allow using RET when cursor is over a button.
10900         (cua--highlight-rectangle): Use it.
10901         (cua--rectangle-set-corners): Don't move backwards at eol.
10902         (cua--forward-line): Don't move into void after eob.
10904         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
10905         point is set (and displayed) inside rectangle.
10906         (cua--rectangle-operation): Fix for highlight of empty lines.
10907         (cua--highlight-rectangle): Fix highlight for tabs.
10908         Position cursor at left/right edge of rectangle using new `cursor'
10909         property on overlay strings.
10910         (cua--indent-rectangle): Don't tabify.
10911         (cua-rotate-rectangle): Ignore that point has moved.
10913 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10915         * term/mac-win.el: Add ASCII equivalents for some function keys.
10916         (mode-line-frame-identification): Sync with x-win.el.
10918 2004-09-02  Juri Linkov  <juri@jurta.org>
10920         * progmodes/compile.el (compilation-buffer-name): Compare major
10921         mode with second element of compilation-arguments instead of third
10922         to reflect latest changes in compilation-arguments structure.
10923         (recompile): Use global variable `compilation-directory' to get
10924         recent compilation directory only when `recompile' is invoked NOT
10925         in the compilation buffer.  Otherwise, use `default-directory' of
10926         the compilation buffer.
10927         (compilation-error-properties): Allow to funcall col and end-col.
10928         (compilation-mode-font-lock-keywords): Check col and end-col by
10929         `integerp'.
10930         (compilation-goto-locus): If end-mk is non-nil in transient mark
10931         mode don't activate the mark (and don't display message in
10932         push-mark), but highlight overlay between mk and end-mk.
10934         * progmodes/grep.el (grep-highlight-matches): New defcustom.
10935         (grep-regexp-alist): Add rule to highlight grep matches.
10936         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
10938         * info.el (Info-fontify-node): Don't compute other-tag
10939         if Info-hide-note-references=hide.
10941         * help.el (function-called-at-point):
10942         * help-fns.el (variable-at-point):
10943         Try `find-tag-default' when other methods failed.
10945         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10946         Do not push mark if inhibit-mark-movement is non-nil.
10948         * textmodes/ispell.el (ispell-html-skip-alists):
10949         Fix backslashes in docstring.
10951 2004-09-01  Juri Linkov  <juri@jurta.org>
10953         * isearch.el (isearch-wrap-function)
10954         (isearch-push-state-function): New defvars.
10955         (isearch-pop-fun-state): New defsubst.
10956         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
10957         (isearch-push-state): Set the result of calling
10958         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
10959         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
10960         restore the mode-specific starting point of terminated search.
10961         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
10962         (isearch-repeat): Call `isearch-wrap-function' if defined.
10963         (isearch-message-prefix): Don't add prefix "over" to the message
10964         for wrapped search if `isearch-wrap-function' is defined.
10965         (isearch-search): Call function saved in `isearch-pop-fun-state' to
10966         restore the mode-specific starting point of failed search.
10968         * info.el (Info-search-whitespace-regexp): Fix backslashes.
10969         (Info-search): Add new optional arguments for the sake of isearch.
10970         Replace whitespace in Info-search-whitespace-regexp literally.
10971         Add backward search.  Don't call `Info-select-node' if regexp is
10972         found in the same Info node.  Don't add node to Info-history for
10973         wrapped isearch.
10974         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
10975         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
10976         (Info-mode): Set local variables `isearch-search-fun-function',
10977         `isearch-wrap-function', `isearch-push-state-function',
10978         `search-whitespace-regexp'.
10980         * isearch.el: Remove ancient Change Log section.
10981         (isearch-string, isearch-message-string, isearch-point)
10982         (isearch-success, isearch-forward-flag, isearch-other-end)
10983         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
10984         (isearch-barrier, isearch-within-brackets)
10985         (isearch-case-fold-search): Add suffix `-state' to state-related
10986         defsubsts to avoid name clashes with other function names.
10988         * simple.el (next-error): New defgroup and defface.
10989         (next-error-highlight, next-error-highlight-no-select):
10990         New defcustoms.
10991         (next-error-no-select): Let-bind next-error-highlight to the value
10992         of next-error-highlight-no-select before calling `next-error'.
10994         * progmodes/compile.el (compilation-goto-locus):
10995         Use `next-error' face instead of `region'.  Set 4-th argument of
10996         `move-overlay' to `current-buffer' to move overlay to different
10997         source buffers.  Use new variable `next-error-highlight'.
10999         * simple.el (next-error-find-buffer): Move the rule
11000         "if current buffer is a next-error capable buffer" after the
11001         rule "if next-error-last-buffer is set to a live buffer".
11002         Simplify to test all rules in one `or'.
11003         (next-error): Doc fix.
11004         (next-error, previous-error, first-error)
11005         (next-error-no-select, previous-error-no-select):
11006         Make arguments optional.
11008 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
11010         * macros.el (apply-macro-to-region-lines): Make it operate on all
11011         lines that begin in the region, rather than on all complete lines
11012         in the region.
11014 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11016         * x-dnd.el (x-dnd-protocol-alist): Document update.
11017         (x-dnd-known-types): Defcustom it.
11018         (x-dnd-handle-motif): Print message-atom in error message.
11020 2004-08-30  John Paul Wallington  <jpw@gnu.org>
11022         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
11023         strings rather than programatically constructing message.
11025 2004-08-30  Richard M. Stallman  <rms@gnu.org>
11027         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
11028         Don't return a string that would read as the wrong character code.
11030 2004-08-29  Kim F. Storm  <storm@cua.dk>
11032         * emulation/cua-base.el (cua-auto-expand-rectangles):
11033         Remove automatic rectangle padding feature; replace by non-destructive
11034         virtual rectangle edges feature.
11035         (cua-virtual-rectangle-edges): New defcustom.
11036         (cua-auto-tabify-rectangles): New defcustom.
11037         (cua-paste): If paste into a marked rectangle, insert rectangle at
11038         current column, even if virtual; also paste exactly as many lines
11039         as has been marked (ignore additional lines or add empty lines),
11040         but paste whole source if only one line is marked.
11041         (cua--update-indications): No longer use overwrite-cursor to
11042         indicate rectangle padding
11044         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
11045         (cua--rectangle-virtual-edges): New defun.
11046         (cua--rectangle-get-corners): Remove optional PAD arg.
11047         (cua--rectangle-set-corners): Never do padding.
11048         (cua--forward-line): Remove optional PAD arg.  Simplify.
11049         (cua-resize-rectangle-right, cua-resize-rectangle-left)
11050         (cua-resize-rectangle-down, cua-resize-rectangle-up):
11051         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
11052         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
11053         (cua--rectangle-move): Never do padding.  Simplify.
11054         (cua--tabify-start): New defun.
11055         (cua--rectangle-operation): Add tabify arg.  All callers changed.
11056         (cua--pad-rectangle): Remove.
11057         (cua--delete-rectangle): Handle delete with virtual edges.
11058         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
11059         (cua--insert-rectangle): Handle insert at virtual column.
11060         Perform auto-tabify if necessary.
11061         (cua--activate-rectangle): Remove optional FORCE arg.
11062         Never do padding.  Simplify.
11063         (cua--highlight-rectangle): Enhance for virtual edges.
11064         (cua-toggle-rectangle-padding): Remove command.
11065         (cua-toggle-rectangle-virtual-edges): New command.
11066         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
11067         (cua--rectangle-post-command): Don't force rectangle padding.
11068         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
11070 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
11072         * indent.el (edit-tab-stops-buffer): Doc fix.
11074 2004-08-28  Richard M. Stallman  <rms@gnu.org>
11076         * progmodes/grep.el (grep-default-command): Use find-tag-default.
11077         (grep-tag-default): Function deleted.
11079         * subr.el (find-tag-default): Move from etags.el.
11081         * progmodes/etags.el (find-tag-default): Move to subr.el.
11083         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
11084         into the basic character if it has an uppercase form.
11086 2004-08-27  Kenichi Handa  <handa@m17n.org>
11088         * international/utf-8.el (utf-8-post-read-conversion): If the
11089         buffer is unibyte, temporarily make it multibyte.
11091 2004-08-27  Masatake YAMATO  <jet@gyve.org>
11093         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
11095 2004-08-25  John Paul Wallington  <jpw@gnu.org>
11097         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
11098         0, 1, and many mismatches in message.
11099         (tex-start-shell): Use `set-process-query-on-exit-flag'.
11101         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
11102         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
11104 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11106         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
11107         vc-diff-switches differently.
11109 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
11111         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
11112         before and a real defvar after
11113         `speedbar-supported-extension-expressions'.  This is to silence
11114         the compiler without breaking bootstrapping.
11116 2004-08-22  Richard M. Stallman  <rms@gnu.org>
11118         * textmodes/flyspell.el (flyspell-word):
11119         Use set-process-query-on-exit-flag.
11120         (flyspell-highlight-duplicate-region): Take POSS as arg.
11121         (flyspell-word): Pass POSS as arg.
11123         * progmodes/ada-xref.el: Many doc and style fixes.
11124         (ada-find-any-references): Use compilation-start.
11125         (ada-get-ali-file-name): Improve error msg.
11126         (ada-get-ada-file-name): Likewise.
11128         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
11129         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
11131         * mail/mail-extr.el (mail-extr-all-top-level-domains):
11132         Add forward defvar.
11134         * whitespace.el (global-whitespace-mode): New alias
11135         for whitespace-global-mode.
11137         * speedbar.el (speedbar-file-regexp): Move definition up.
11138         (speedbar-mode, speedbar-set-mode-line-format):
11139         Use with-no-warnings.
11140         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
11142         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
11143         controls whether to display the error buffer.
11145         * ps-mule.el: Delete compatibility code for old Emacses.
11146         (ps-mule-find-wrappoint): Don't use chars-in-region.
11148         * frame.el (display-mouse-p, display-selections-p):
11149         Use with-no-warnings.
11151         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
11153 2004-08-22  David Kastrup  <dak@gnu.org>
11155         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
11156         information.
11158         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
11160 2004-08-22  Andreas Schwab  <schwab@suse.de>
11162         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
11164 2004-08-22  Masatake YAMATO  <jet@gyve.org>
11166         * cvs-status.el (cvs-status-checkout): New function.
11167         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
11169 2004-08-21  David Kastrup  <dak@gnu.org>
11171         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
11172         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
11173         has been converted to use hashtables, the relation `nil=none' is
11174         no longer valid, as `nil' is not a hashtable.  This patch tries to
11175         reduce the number of resulting errors.
11177 2004-08-21  John Paul Wallington  <jpw@gnu.org>
11179         * subr.el (process-kill-without-query): Made obsolete in
11180         version 21.4, not 21.5.
11182         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
11183         (vc-previous-comment, vc-next-comment)
11184         (vc-comment-search-reverse, vc-comment-search-forward)
11185         (vc-comment-to-change-log): Likewise.
11187         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
11189 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
11191         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
11192         Correct indentation of DEFMETHODS with non-standard method
11193         combinations (e.g., PROGN, MIN, MAX).
11195 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11197         * startup.el (normal-top-level-add-subdirs-to-load-path):
11198         Avoid unnecessarily checking system-type.
11199         (normal-top-level): Set TERM to "dumb".  Simplify.
11201         * avoid.el (mouse-avoidance-ignore-p): New fun.
11202         Also ignore switch-frame, select-window, double, and triple clicks.
11203         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
11204         (mouse-avoidance-fancy-hook): Use it.
11206 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
11208         * avoid.el (mouse-avoidance-nudge-mouse)
11209         (mouse-avoidance-banish-destination): Stay within the current window
11210         to avoid problems with mouse-autoselect-window.
11212 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11214         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
11215         the newer format of some messages in cvs-1.12.1.
11217 2004-08-19  Masatake YAMATO  <jet@gyve.org>
11219         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
11220         (elp-results-jump-to-definition-by-mouse)
11221         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
11222         (elp-output-result): Use elp-output-insert-symname.
11224 2004-08-18  Kenichi Handa  <handa@m17n.org>
11226         * language/cyrillic.el: Register koi8-r in
11227         ctext-non-standard-encodings-alist.
11228         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
11230 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
11232         * emacs-lisp/copyright.el (copyright-update-year): Delete code
11233         that replaces 20xy with xy.
11235 2004-08-17  John Paul Wallington  <jpw@gnu.org>
11237         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
11238         (reb-force-update): Doc fix.
11240 2004-08-16  Richard M. Stallman  <rms@gnu.org>
11242         * progmodes/which-func.el (which-func-update-1): Doc fix.
11244         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
11245         (sh-mode-abbrev-table): New variable.
11247         * progmodes/compile.el (compilation-mode): Doc fix.
11249         * emacs-lisp/lisp-mode.el (eval-last-sexp):
11250         Don't cons a new symbol each time.
11251         (eval-last-sexp-fake-value): New variable.
11253         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
11254         (copyright-update-year): Detect continuation of list of years.
11256         * term.el (term-default-fg-color, term-default-bg-color)
11257         (ansi-term-color-vector): Use `unspecified', not nil, as default.
11259         * imenu.el: Several doc fixes: don't say variables are buffer-local.
11261 2004-08-16  Davis Herring  <herring@lanl.gov>
11263         * isearch.el (isearch-string, isearch-message-string, isearch-point)
11264         (isearch-success, isearch-forward-flag, isearch-other-end)
11265         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11266         (isearch-barrier, isearch-within-brackets)
11267         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
11269 2004-08-16  Kenichi Handa  <handa@m17n.org>
11271         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
11273 2004-08-15  Kenichi Handa  <handa@m17n.org>
11275         * term/x-win.el (x-selection-value): If utf8 was successful but
11276         ctext was not, use utf8 string.
11278 2004-08-14  Davis Herring  <herring@lanl.gov>
11280         * isearch.el: Remove accidental changes of March 4.  Fix backing
11281         up when a regexp isearch is made more general.  Use symbolic
11282         accessor functions for isearch stack frames to make usage clearer.
11283         (search-whitespace-regexp): Made groups in documentation shy (as
11284         is the group in the default value).
11285         (isearch-fallback): New function, addresses problems with regexps
11286         liberalized by `\|', adds support for liberalization by `\}' (the
11287         general repetition construct), and incorporates behavior for
11288         `*'/`?'.
11289         (isearch-}-char): New command, calls `isearch-fallback' with
11290         arguments appropriate to a typed `}'.
11291         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
11292         appropriately.
11293         (isearch-mode-map): Bind `}' to `isearch-}-char'.
11294         (isearch-string, isearch-message,string, isearch-point)
11295         (isearch-success, isearch-forward-flag, isearch-other-end)
11296         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11297         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
11298         New inline functions to read fields of a stack frame.
11300 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
11302         * battery.el (battery-linux-proc-acpi): Look into battery
11303         directories matching the literal string "CMB", too (required for
11304         Linux kernel version 2.6.7).
11306 2004-08-14  John Paul Wallington  <jpw@gnu.org>
11308         * cus-start.el (read-file-name-completion-ignore-case): Add.
11309         (blink-cursor-alist): Change version to "21.4".
11311         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
11313 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
11315         * speedbar.el (speedbar-scan-subdirs): New option.
11316         (speedbar-file-lists): Don't ignore file-name case on Unix and use
11317         dolist.
11318         (speedbar-insert-files-at-point): Take an extra argument and use
11319         it to optionally find out if a subdir is empty.  Also unreadable
11320         files don't get expand buttons.
11321         (speedbar-directory): New image (unused pixmap already existed).
11322         (speedbar-expand-image-button-alist): Use it.
11324 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
11326         CC Mode update to 5.30.9:
11328         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
11329         Move from cc-vars to cc-defs for dependency reasons.  Fix the
11330         POSIX char class test to check that it works in
11331         `skip-chars-(forward|backward)' too.
11333         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
11334         first argument starts with a special brace list.
11336         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
11337         when `c-opt-type-concat-key' is used (i.e. in Pike).
11339         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
11340         Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
11341         >)".
11343         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
11344         whitespace safe.
11346         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
11347         position for `arglist-intro', `arglist-cont-nonempty' and
11348         `arglist-close' when there are two arglist open parens on the same
11349         line and there's nothing in front of the first.
11351         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
11352         locking of qualified names in Java, which previously could fontify
11353         common indexing expressions in many cases.  The standard Java
11354         naming conventions are used to tell them apart.
11356         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
11357         Fix inconsistency wrt opening parens on the first line inside a paren
11358         block.
11360         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
11361         compile time for the sake of `c-major-mode-is'.
11363         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
11364         `c-major-mode-is' in the event that this is used inside a
11365         `c-lang-defconst'.
11367         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
11368         `c-lang-defconst' so that it works better with fallback languages.
11370         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
11371         it to fail to record the base mode.
11373         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11374         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
11375         is used.  Reorder the syntax checks to get more efficient
11376         skipping in some situations.
11378         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
11379         continuation which might precede the newly inserted '{'.
11381         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11382         Fix cases where it could loop indefinitely.
11384         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
11385         size specs correctly.  Only fontify identifiers in front of '('
11386         with as functions - don't accept any paren char.  Tighten up
11387         initializer skipping to stop before function and class blocks.
11389         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
11390         the point could be left directly after an open paren when finding
11391         the beginning of the first decl in the block.
11393         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
11394         table when filtering out legitimate open parens to be recorded.
11395         This could cause cache inconsistencies when e.g.
11396         `c++-template-syntax-table' was temporarily in use.
11398         * progmodes/cc-engine.el (c-on-identifier)
11399         (c-simple-skip-symbol-backward): Small fix for handling "-"
11400         correctly in `skip-chars-backward'.  Affected the operator lfun
11401         syntax in Pike.
11403         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
11404         Fix bug that could cause an error from `after-change-functions' when
11405         the changed region is at bob.
11407 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
11409         CC Mode update to 5.30.9:
11411         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
11412         to say that <TAB> doesn't insert WS into a CPP line.
11413         (c-indent-command, c-tab-always-indent): Amend doc strings.
11415         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
11416         checks for user errors, thus eliminating cryptic and unhelpful
11417         Emacs error messages.  (1) Check the arg to `c-set-style' is a
11418         string.  (2) Check that settings to `c-offsets-alist' are not
11419         spuriously quoted.
11421         * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
11422         which precedes the newly inserted `{'.
11424 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
11426         Sync with Tramp 2.0.44.
11428         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
11429         function "tramp_file_attributes".  Otherwise, file names
11430         containing spaces are misinterpreted.  Reported by Magnus Henoch
11431         <mange@freemail.hu>.
11432         (tramp-handle-file-truename): FILENAME must be expanded first.
11433         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
11434         obscure results.  Reported by D. Goel <deego@gnufans.org>.
11435         (tramp-handle-verify-visited-file-modtime): If file does not
11436         exist, say it is not modified if and only if that agrees with the
11437         buffer's record.  Check whether a file is visiting the buffer, or
11438         the buffer has no recorded last modification time.  Return t in
11439         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
11440         <teirllm@auburn.edu>.
11441         (tramp-handle-write-region): Pass modtime explicitely to
11442         `set-visited-file-modtime', because filename can be different
11443         from (buffer-file-name) if `file-precious-flag' is set.
11444         `set-visited-file-modtime' must be called always when `visit' is t
11445         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
11446         (tramp-handle-set-visited-file-modtime): If `time-list' is not
11447         nil, don't apply the whole body.  If the file doesn't exists, set
11448         modtime to '(-1 65535).  Suggested by Luc Teirlinck
11449         <teirllm@auburn.edu>.
11451 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
11453         * help.el (describe-bindings): Doc fix.
11455         * subr.el (kbd): Doc fix.
11457 2004-08-08  John Paul Wallington  <jpw@gnu.org>
11459         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
11460         instead of `string-to-int'.
11461         (define-ibuffer-column mode): Fix indentation.
11463 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
11465         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
11467 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
11469         * subr.el (global-unset-key, local-unset-key): Doc fixes.
11471         * novice.el (disabled-command-function): New variable renamed from
11472         `disabled-command-hook'.
11473         (disabled-command-hook): Keep the _variable_ as alias for
11474         `disabled-command-function' and make obsolete.
11475         (disabled-command-function): Function renamed from
11476         `disabled-command-hook'.  Adapt code to name change of the variable.
11478 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
11480         * simple.el (completion-root-regexp): New defvar.
11481         (completion-setup-function): Use it instead of a literal string.
11483 2004-08-07  John Paul Wallington  <jpw@gnu.org>
11485         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
11486         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
11487         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
11488         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
11490 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
11492         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
11493         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
11495 2004-08-04  Kenichi Handa  <handa@m17n.org>
11497         * international/encoded-kb.el (encoded-kbd-setup-keymap):
11498         Fix previous change.
11500 2004-08-03  Kenichi Handa  <handa@m17n.org>
11502         * international/encoded-kb.el: The following changes are to
11503         utilize key-translation-map instead of minor mode map.
11504         (encoded-kbd-iso2022-non-ascii-map): Delete it.
11505         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
11506         (encoded-kbd-last-key): New function.
11507         (encoded-kbd-iso2022-single-shift): New function.
11508         (encoded-kbd-iso2022-designation)
11509         (encoded-kbd-self-insert-iso2022-7bit)
11510         (encoded-kbd-self-insert-iso2022-8bit)
11511         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
11512         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
11513         key-translation-map.
11514         (encoded-kbd-setup-keymap): Setup key-translation-map.
11515         (saved-key-translation-map): New variable.
11516         (encoded-kbd-mode): Save/restore key-translation-map.
11517         Adjust for the change of encoded-kbd-setup-keymap.
11519 2004-08-02  Kim F. Storm  <storm@cua.dk>
11521         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
11522         and call compute-motion with nil for topos and width to get proper
11523         usable width and height for both window and non-window systems.
11525         * windmove.el (windmove-coordinates-of-position): Let compute-motion
11526         calculate usable window width and height.
11528         * window.el (window-buffer-height): Call compute-motion with nil width.
11530 2004-08-01  David Kastrup  <dak@gnu.org>
11532         * replace.el (query-replace-read-from):
11533         Use `query-replace-compile-replacement'.
11534         (query-replace-compile-replacement): New function.
11535         (query-replace-read-to): Use `query-replace-compile-replacement'
11536         for repeating the last command.
11538 2004-08-01  John Paul Wallington  <jpw@gnu.org>
11540         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
11541         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
11542         (pr-switches): Remove period from end of error messages.
11544         * help-mode.el (help-go-back): Likewise.
11546         * abbrev.el (only-global-abbrevs): Doc fix.
11547         (edit-abbrevs-map): Define within defvar.
11548         (quietly-read-abbrev-file): Doc fix.
11550 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
11552         * novice.el (enable-command, disable-command): Doc fixes.
11554         * subr.el (event-modifiers, event-basic-type): Doc fixes.
11556 2004-07-30  Richard M. Stallman  <rms@gnu.org>
11558         * subr.el (with-local-quit): Doc fix.
11560 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
11562         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
11564 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
11566         * custom.el (defcustom): Doc fix.
11568 2004-07-28  Masatake YAMATO  <jet@gyve.org>
11570         * progmodes/etags.el (etags-tags-apropos): Show building progress.
11572 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11574         * imenu.el (imenu-prev-index-position-function)
11575         (imenu-extract-index-name-function, imenu-name-lookup-function)
11576         (imenu--index-alist): Docstring redundancy fix.
11578 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
11580         * wdired.el (wdired-finish-edit): Require dired-aux before locally
11581         binding dired-backup-overwrite.
11583 2004-07-25  John Paul Wallington  <jpw@gnu.org>
11585         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
11587 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
11589         * term/tty-colors.el (tty-color-approximate): Doc fix.
11591         * select.el (x-get-selection, x-set-selection): Doc fixes.
11593         * frame.el (make-frame): Doc fix.
11595 2004-07-24  Richard M. Stallman  <rms@gnu.org>
11597         * mail/rmail.el (rmail-mime-charset-pattern):
11598         Don't include semicolon in the charset value.
11600         * replace.el (occur-next-error): Call set-window-point.
11601         (occur-engine): Handle negative NLINES.
11603 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
11605         * frame.el (modify-all-frames-parameters): Minor doc fix.
11606         (set-frame-configuration): Doc fix.
11608 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
11610         * simple.el (completion-setup-function): Compute the common parts
11611         and the first difference place correctly when
11612         partial-completion-mode is on.
11614 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11616         * ps-print.el: Doc fix.
11617         (ps-print-version): New version 6.6.5.
11618         (ps-printing-region): Doc fix.
11619         (ps-generate-string-list): Comment fix.
11620         (ps-message-log-max): Code fix.
11622 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11624         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
11625         generated PostScript.
11627 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
11629         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
11630         with Gnus v5_10 branch.)
11632 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
11634         * calendar/time-date.el (time-to-number-of-days): New function.
11635         Imported from from Gnus.
11637 2004-07-22  Kim F. Storm  <storm@cua.dk>
11639         * progmodes/make-mode.el: Fix comments.
11641 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11643         * printing.el: Doc fix.
11645 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
11647         * frame.el (modify-all-frames-parameters): Minor doc fix.
11649 2004-07-20  Richard M. Stallman  <rms@gnu.org>
11651         * textmodes/fill.el (fill-nobreak-p): If this break point is
11652         at the end of the line, don't consider the newline which follows
11653         as a reason to return t.
11655 2004-07-19  John Paul Wallington  <jpw@gnu.org>
11657         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
11659 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
11661         * dired-aux.el (dired-do-kill-lines): Expand docstring.
11662         Delete irrelevant code.
11664 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11666         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11667         New docstring.  From Luc Teirlinck.
11669 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
11671         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
11672         section.
11673         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
11674         non-file buffers.  We know it is nil.
11676 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11678         Sync with Tramp 2.0.43.
11680         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11681         Remove outdated comment.
11682         (tramp-locked, tramp-locker): New variables for implementing a
11683         global lock.
11684         (tramp-sh-file-name-handler): Use them to implement the global lock.
11686 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
11688         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
11689         calls to respective `xxx` calls.
11690         (tramp-process-alive-regexp): Precise doc string.
11691         (tramp-multi-action-process-alive): New defun.
11692         (tramp-multi-actions): Use it.
11693         (tramp-handle-find-backup-file-name): `copy-tree' is available
11694         since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
11695         in order to avoid this function.
11696         (tramp-handle-write-region): Set current buffer.  If connection
11697         wasn't open, `file-modes' has changed it accidently.  Reported by
11698         David Kastrup <dak@gnu.org>.
11699         (tramp-enter-password, tramp-read-passwd): New arguments USER and
11700         HOST.
11701         (tramp-action-password, tramp-multi-action-password): Apply it.
11702         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
11703         name must still contain the port number.  Otherwise, we have two
11704         Tramp buffers, with all the confusion.  Reported by Myron Selby
11705         <myron@xytech.com> and Rolf Dubitzky
11706         <Dubitzky@physi.uni-heidelberg.de>.
11708         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
11709         HOST to `tramp-enter-passwd'.
11711         * net/tramp-vc.el (all): Code cleanup.  Change all
11712         `tramp-handle-xxx' calls to respective `xxx` calls.
11714 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
11716         * emacs-lisp/testcover.el: New category "potentially-1valued" for
11717         functions that are not erroneous if either 1-valued or
11718         multi-valued.  Detect functions in this class.
11719         (testcover-1value-functions, testcover-compose-functions)
11720         (testcover-progn-functions) Add some additional functions to lists.
11721         (testcover-mark): Bugfix when marking up the definition for an
11722         empty function.
11724 2004-07-17  Richard M. Stallman  <rms@gnu.org>
11726         * replace.el (occur-read-primary-args): Pass default to
11727         read-from-minibuffer.
11729         * mail/footnote.el (footnote-section-tag): Use defcustom.
11731         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
11732         Compile font-lock-keywords, not KEYWORDS.
11733         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
11734         Add warn, check-type.  Handle cerror like error.
11736 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
11738         * progmodes/which-func.el (which-func-keymap): New var.
11739         (which-func-face): New face.
11740         (which-func-format): Use them.
11742 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11744         * buff-menu.el (list-buffers-noselect): Append the buffer's
11745         process status to its mode name.
11747 2004-07-16  Kim F. Storm  <storm@cua.dk>
11749         * simple.el (inhibit-mark-movement): New defvar.
11750         (beginning-of-buffer, end-of-buffer): Do not push mark if
11751         inhibit-mark-movement is non-nil or C-u prefix is given.
11753         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
11754         Init to beginning-of-buffer and end-of-buffer.
11755         (cua--undo-push-mark): New defvar.
11756         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
11757         already active and command is in cua--preserve-mark-commands.
11758         Also fix check for shift modifier on non-window systems.
11759         (cua--post-command-handler): Clear inhibit-mark-movement if set.
11761 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
11763         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
11764         of two integers, instead of a cons.
11766         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11767         `visited-file-modtime' now returns a list of two integers, instead
11768         of a cons.
11770         * dired.el (dired-directory-changed-p): Ditto.
11772         * progmodes/grep.el (grep): Doc fix.
11774 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
11776         * autorevert.el (auto-revert-tail-mode)
11777         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
11778         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
11779         in both at the same time.
11780         (auto-revert-tail-mode): New command.
11781         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
11782         (auto-revert-handler): Revert only either tail or whole file.
11784         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
11785         add auto-revert-tail-mode.
11787 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11789         * printing.el: Doc fix.  Change name of some funs.
11790         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
11791         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
11792         (pr-standard-file-name): New fun.  Replace pr-standard-path.
11793         (pr-call-process): Code fix.
11795 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
11797         * subr.el (with-selected-window): Doc fix.
11799 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
11801         * subr.el (get-buffer-window-list): Doc fix.
11803 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
11805         * files.el (switch-to-buffer-other-window): Doc fix.
11807         * window.el (save-selected-window, one-window-p)
11808         (split-window-keep-point, split-window-vertically)
11809         (split-window-horizontally): Doc fixes.
11811 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11813         * printing.el: Doc fix.  Now it uses call-process instead of
11814         shell-command for low command execution.
11815         (pr-version): New version number (6.8).
11816         (pr-shell-file-name): Option removed.
11817         (pr-shell-command): Fun removed.
11818         (pr-call-process): New fun.  Replace pr-shell-command.
11819         (pr-standard-path, pr-remove-nil-from-list): New funs.
11820         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
11821         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
11822         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
11823         (pr-ps-utility-process, pr-txt-print): Code fix.
11825 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11827         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
11828         boolean.
11830 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
11832         * wid-edit.el (widget-field-buffer): Doc fix.
11834 2004-07-09  John Paul Wallington  <jpw@gnu.org>
11836         * emacs-lisp/re-builder.el (reb-update-overlays):
11837         Distinguish between one and several matches in message.
11839 2004-07-09  Richard M. Stallman  <rms@gnu.org>
11841         * mouse.el (mouse-set-region-1): If transient-mark-mode
11842         is `identity', change it to `only'.
11844         * simple.el (current-word): Doc fix.
11846 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
11848         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
11849         so that it is more understanding of whitespace.
11851         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
11852         (("ns" . "element") (attr-list) children) instead of
11853         ((:ns . "element") (attr-list) children) in order to reduce the
11854         number of symbols used.
11855         (xml-skip-dtd): Change to use xml-parse-dtd but set
11856         xml-validating-parsing to nil.
11857         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
11858         (xml-substitute-entity): Remove in favor of new entity substitution.
11859         (xml-substitute-special): Rewrite in to substitute complex
11860         entities from DOCTYPE declarations.
11861         (xml-parse-fragment): Parse fragments from entity deleclarations.
11862         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
11863         (xml-parse-dtd, xml-substitute-special): Make validity checks
11864         conditioned on xml-validating-parser.  Add "Not Well Formed" to
11865         error messages about well-formedness.
11867 2004-07-08  Steven Tamm  <steventamm@mac.com>
11869         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
11870         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
11871         Do not treat double clicks and triple clicks specially in the
11872         scroll bar (preventing strange repositioning problems)
11874 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11876         * replace.el (query-replace-regexp-eval): Fix last change.
11878 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11880         * replace.el (query-replace-descr): New fun.
11881         (query-replace-read-from, query-replace-read-args): Default to the
11882         previous from&to.
11883         (query-replace-read-to): Quote the `from' string when displaying it.
11884         (query-replace-regexp-eval): Immediately check read-only status.
11885         Use query-replace-read-from to get the \n checking.
11886         Quote the `from' string when displaying it.
11887         (map-query-replace-regexp, occur-read-primary-args):
11888         Quote the `from' string when displaying it.
11890         * isearch.el (isearch-query-replace): Pass the regexp-ness and
11891         delimited-ness of the search to query-replace.
11893         * replace.el (query-replace-read-from, query-replace-read-to):
11894         New funs extracted from query-replace-read-args.
11895         (query-replace-read-args): Use them.
11897         * replace.el (query-replace-interactive, query-replace-read-args):
11898         Remove the `initial' special value.
11899         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
11900         (occur-engine): Remove unused var `matchend'.
11902         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
11903         Use the search string without prompting.
11905 2004-07-05  Kenichi Handa  <handa@m17n.org>
11907         * international/mule.el (decode-coding-inserted-region):
11908         Set last-coding-system-used only when coding is nil.
11910 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
11912         * progmodes/grep.el (grep-compute-defaults, grep-command)
11913         (grep-program, find-program, grep-find-use-xargs, grep-history)
11914         (grep-find-history, grep-tag-default, grep-find-command)
11915         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
11916         Add autoload cookies, for unbundled packages that load `compile'
11917         and expect all grep-related symbols to become defined.
11919 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
11921         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
11922         (iimage-mode-image-search-path): New user option to search the
11923         image file.
11924         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
11925         have locate-file.
11926         (iimage-mode-buffer): Use it.
11928 2004-07-03  Nick Roberts  <nickrob@gnu.org>
11930         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
11931         carefully.
11932         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
11934 2004-07-03  Juri Linkov  <juri@jurta.org>
11936         * replace.el (query-replace-read-args): Swallow space after 'foo,
11937         not after (quote foo).  Match space only immediately after symbol,
11938         not anywhere in the whole string.
11940 2004-07-02  Richard M. Stallman  <rms@gnu.org>
11942         * replace.el (query-replace-read-args): Swallow space after
11943         symbols, not after closeparens.  But avoid error if string ends there.
11945         * progmodes/python.el (python-beginning-of-statement):
11946         Exit the loop if backward-up-list gets error.
11948         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
11950 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
11952         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
11953         only if vc-consult-headers is non-nil.
11955 2004-07-02  Juri Linkov  <juri@jurta.org>
11957         * pcvs.el (cvs-mode-diff-repository): New command.
11959         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
11961 2004-07-01  Juri Linkov  <juri@jurta.org>
11963         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
11964         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
11965         C-M-% to isearch-query-replace-regexp.
11966         (minibuffer-local-isearch-map): Add arrow key bindings.
11967         Bind C-f to isearch-yank-char-in-minibuffer.
11968         (isearch-forward): Doc fix.
11969         (isearch-edit-string): Doc fix.
11970         (isearch-query-replace, isearch-query-replace-regexp): New funs.
11971         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
11972         (isearch-yank-char): Add optional arg.
11973         (isearch-yank-char-in-minibuffer): New fun.
11975         * replace.el (query-replace-interactive): Change type from boolean
11976         to choice.  Add value `initial'.
11977         (query-replace-read-args): Handle value `initial' of
11978         query-replace-interactive.
11980 2004-06-29  Kim F. Storm  <storm@cua.dk>
11982         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
11983         (breakpoint-disabled-bitmap-face): Add :group 'gud.
11985         * progmodes/ada-xref.el (ada-tight-gvd-integration):
11986         Add :group 'ada.
11988         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
11990 2004-06-29  Juri Linkov  <juri@jurta.org>
11992         * replace.el (query-replace-read-args): Swallow a space after
11993         everything except )]" which in most cases means after a symbol.
11995         * emacs-lisp/pp.el (pp-buffer): Add autoload.
11997 2004-06-28  Richard M. Stallman  <rms@gnu.org>
11999         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
12000         More changes to go with previous change in font-lock.el.
12002 2004-06-26  David Kastrup  <dak@gnu.org>
12004         * replace.el (perform-replace): Highlight the match even in
12005         non-query mode if there is potential replace string editing.
12007 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
12009         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
12010         agree with new return value of `file-remote-p'.
12011         This syncs with Tramp 2.0.42.
12013         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
12014         according to new documentation of `file-remote-p'.
12016         * files.el (file-remote-p): Fix doc to say that return value is
12017         identification of remote system, if not nil.
12018         (file-relative-name): Use new return value of `file-remote-p'.
12020 2004-06-26  Nick Roberts  <nickrob@gnu.org>
12022         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
12023         (gdb-goto-breakpoint): Fix breakage.
12025 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
12027         * man.el (Man-getpage-in-background): Add windows-nt to the list
12028         of systems where shell-file-name should be used instead of
12029         literal "sh".
12031 2004-06-25  Sam Steingold  <sds@gnu.org>
12033         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
12034         function names `(setf symbol)'.
12036 2004-06-24  Richard M. Stallman  <rms@gnu.org>
12038         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
12040         * font-lock.el (font-lock-keywords): Change format of compiled values.
12041         Document it.
12042         (font-lock-add-keywords): If font-lock-keywords is compiled,
12043         extract the uncompiled version, modify, then recompile.
12044         (font-lock-remove-keywords): Likewise.
12045         (font-lock-fontify-keywords-region): Handle changed format.
12046         (font-lock-compile-keywords): Handle changed format.
12047         (font-lock-set-defaults): Compile the keywords explicitly here.
12049 2004-06-24  David Kastrup  <dak@gnu.org>
12051         * replace.el (query-replace-read-args): Implement `\,' and `\#'
12052         replacements here.
12053         (query-replace-regexp): Doc string explaining this and the new
12054         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
12055         is better placed in `query-replace-read-args'.
12056         (replace-regexp): Explain `\,', `\#' and `\?'.
12057         (replace-match-data): New function for thorough reuse/destruction
12058         of old match-data.
12059         (replace-match-maybe-edit): Function for implementing `\?' editing.
12060         (perform-replace): Fix maintaining of the match stack including
12061         already matched regions, implement `\?', fix various problems
12062         with regions while editing and other stuff.
12063         (replace-highlight): Simplify.
12065 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
12067         * progmodes/grep.el (grep-error-screen-columns): New variable.
12068         (grep-regexp-alist): Give it the full functionality of gnu style
12069         compilation messages with line and column ranges.  Ask me for the
12070         perl script I'm working on, that uses these.
12072 2004-06-23  Nick Roberts  <nickrob@gnu.org>
12074         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
12075         Remove.
12076         (comint-insert-input, comint-mouse-insert-input): New functions
12077         based on comint-insert-clicked-input for two bindings but just
12078         one functionality.
12080 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
12082         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
12084 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
12086         * files.el (write-contents-functions): Doc fix.
12088 2004-06-21  Juanma Barranquero  <lektu@terra.es>
12090         * image.el (image-library-alist): Rewrite docstring in active voice.
12092 2004-06-20  Richard M. Stallman  <rms@gnu.org>
12094         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
12096         * isearch.el (isearch-repeat): Avoid testing old match data.
12097         (isearch-message): Display trailing space in special font
12098         when search is failing.
12099         (isearch-search-fun-function): Doc fix.
12101         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
12103 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
12105         * frame.el (show-trailing-whitespace): Doc fix.
12107         * cus-edit.el (custom-variable-documentation): New function.
12108         (custom-variable): Use it.
12110 2004-06-19  Nick Roberts  <nickrob@gnu.org>
12112         * man.el (Man-getpage-in-background): Revert previous change but
12113         make cygwin a special case.
12115 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
12117         * autorevert.el (global-auto-revert-non-file-buffers):
12118         Update docstring.
12120 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
12122         * progmodes/compile.el (compilation-error-properties): Store one
12123         more than end-col, if present, so that transient-mark-mode will
12124         highlight last char too.
12125         * progmodes/grep.el (grep-regexp-alist): Match columns and column
12126         ranges, if present.
12128 2004-06-18  Jason Rumney  <jasonr@gnu.org>
12130         * makefile.w32-in: Double percent signs in for loops.
12132 2004-06-17  David Kastrup  <dak@gnu.org>
12134         * replace.el (query-replace-read-args): Only warn about use of \n
12135         and \t when we are doing a regexp replacement and the actual
12136         escaped character is n or t.
12137         (query-replace-regexp): Add \, and \# interpretation to
12138         interactive call and document it.
12139         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
12140         as shortkey for replace-count.
12141         (replace-quote): New function for doubling backslashes.
12143 2004-06-17  Juanma Barranquero  <lektu@terra.es>
12145         * files.el (parse-colon-path, cd): Mention in docstring that the
12146         path separator is colon in GNU-like systems.
12148         * newcomment.el (comment-region-internal): Fix docstring.
12150         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
12151         (ewoc-invalidate, ewoc-collect): Doc fixes.
12152         (ewoc--create-node, ewoc--delete-node-internal):
12153         Fix typos in docstring.
12155 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
12157         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
12158         manual to docstring.
12160 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12162         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
12164 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
12166         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12167         Add hyperlink to emacs-xtra manual to docstring.
12169         * autorevert.el (global-auto-revert-non-file-buffers):
12170         Add hyperlink to emacs-xtra manual to docstring, as well as an
12171         info-link.
12173 2004-06-14  Juanma Barranquero  <lektu@terra.es>
12175         * image.el (image-library-alist): New variable to map image types
12176         to external libraries.  Initialized to nil, unless system-specific
12177         configs change it.
12178         (image-type-available-p): Determine whether an image type is
12179         available by calling `init-image-library'.
12181         * term/w32-win.el (image-library-alist): Initialize to a known set
12182         of probable library names.
12184 2004-06-14  Kenichi Handa  <handa@m17n.org>
12186         * international/code-pages.el (windows-1256, cp1125): Fix tables
12187         for several characters.
12189         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
12191 2004-06-13  Richard M. Stallman  <rms@gnu.org>
12193         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
12195         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
12196         not "`pc-selection-mode'".
12198         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
12200         * simple.el (previous-matching-history-element): Specify a default.
12202         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
12204         * cus-face.el (custom-declare-face): Simplify code.
12206         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
12208 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
12210         * files.el (before-save-hook): Add `time-stamp' to the options.
12212         * time-stamp.el (time-stamp): Recommend adding it to
12213         `before-save-hook', rather than `write-file-functions'.
12214         Make a similar change in `Commentary' section.
12216 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
12218         * diff-mode.el (diff-current-defun): If at start of hunk, use
12219         position of first change.
12221 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
12223         * dired-x.el (dired-mark-omitted): Bind to "*O".
12225 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
12227         * bookmark.el (bookmark-bmenu-relocate): New function, as
12228         suggested by David J. Biesack <David.Biesack@sas.com>.
12229         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
12230         (bookmark-bmenu-mode): Describe binding in doc string.
12231         (bookmark-set-filename): Save the bookmark list if it's time.
12233 2004-06-13  Kenichi Handa  <handa@m17n.org>
12235         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
12236         (ccl-untranslated-to-ucs): Fix typo.
12238 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
12240         * progmodes/python.el (python-open-block-statement-p):
12241         Fix indentation after a block opening that contains a comment.
12243 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
12245         * bindings.el (completion-ignored-extensions): Add file extensions
12246         of Python byte-compiled files.
12248 2004-06-12  Juri Linkov  <juri@jurta.org>
12250         * info.el (Info-goto-node): Add autoload.
12251         (Info-toc): Add substring-no-properties on Info file name.
12252         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
12253         (Info-mode-map): Bind L to Info-history, T to Info-toc.
12255 2004-06-12  Kenichi Handa  <handa@m17n.org>
12257         * international/mule-cmds.el (set-language-environment):
12258         Load subst tables if necessary.
12260         * international/mule.el (decode-char): Load subst tables if necessary.
12261         (encode-char): Likewise.
12263         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
12264         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
12265         (utf-16le-decode-loop): Set r5 to -1 before loop.
12266         (utf-16be-decode-loop): Likewise.
12267         (ccl-decode-mule-utf-16le): Add EOF processing block.
12268         (ccl-decode-mule-utf-16be): Likewise.
12269         (ccl-decode-mule-utf-16le-with-signature): Likewise.
12270         (ccl-decode-mule-utf-16be-with-signature): Likewise.
12271         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
12272         (ccl-mule-utf-16-encode-untrans): New CCL.
12273         (utf-16-decode-to-ucs): Handle pre-read character.
12274         (utf-16le-encode-loop): Handle surrogate pair.
12275         (utf-16be-encode-loop): Likewise.
12276         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
12277         of utf-16le-encode-loop.
12278         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
12279         of utf-16be-encode-loop.
12280         (mule-utf-16-post-read-conversion):
12281         Call utf-8-post-read-conversion at first.
12282         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
12283         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
12284         Add post-read-conversion and pre-write-conversion.
12286         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
12287         (utf-translate-cjk-unicode-range): New variable.
12288         (utf-translate-cjk-load-tables): New function.
12289         (utf-lookup-subst-table-for-decode): New function.
12290         (utf-lookup-subst-table-for-encode): New function.
12291         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
12292         tables here.  Update safe-charsets of utf-* coding systems.
12293         (ccl-mule-utf-untrans): New CCL.
12294         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
12295         at end of each branch.
12296         (ccl-mule-utf-8-encode-untrans): New CCL.
12297         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
12298         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
12299         length of encoding.  Don't return r0.
12300         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
12301         (utf-8-post-read-conversion): Narrow to region properly.
12302         If utf-translate-cjk-mode is on, load tables if necessary.
12303         Call utf-8-compose with hash-table arg if necessary.
12304         Call XXX-compose-region instead of XXX-post-read-convesion.
12305         (utf-8-pre-write-conversion): New function.
12306         (mule-utf-8): Include CJK charsets in safe-charsets if
12307         utf-translate-cjk-mode is on.  Add pre-write-conversion.
12309         * international/characters.el: Temporarily set
12310         utf-translate-cjk-mode to nil.
12312         * language/devan-util.el (devanagari-compose-region):
12313         Add autoload cookie.
12315         * international/ccl.el (ccl-dump-call): Fix printing the
12316         subroutine name.
12318 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
12320         * dired.el (dired-revert): If buffer is marked unmodified before
12321         reverting, keep it marked unmodified.
12322         Adapt to new conventions for commenting out code.
12323         (dired-make-relative): Adapt to new conventions for commenting out code.
12325 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
12327         * eshell/esh-module.el (eshell-load-defgroups):
12328         Bind `vc-handled-backends' to nil when opening files.
12330 2004-06-11  Juanma Barranquero  <lektu@terra.es>
12332         * files.el (parse-colon-path, cd): Doc fixes (refer to
12333         `path-separator', not colon).
12335 2004-06-10  Juanma Barranquero  <lektu@terra.es>
12337         * newcomment.el (comment-search-forward)
12338         (comment-search-backward): Fix typos in docstring.
12339         (comment-region): Doc fix.
12341 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
12343         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
12344         switch is no longer stored in `dired-switches-alist'.
12346         * dired-aux.el (dired-insert-subdir): Do not store R switch in
12347         `dired-switches-alist'.
12349 2004-06-10  Kim F. Storm  <storm@cua.dk>
12351         * pcvs.el (cvs-mode-diff-yesterday): New command.
12353         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
12355 2004-06-10  Juri Linkov  <juri@jurta.org>
12357         * emacs-lisp/edebug.el (edebug-eval-defun):
12358         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
12359         Fix docstring.
12361         * simple.el (eval-expression-print-format): Don't print additional
12362         information on the first call to `eval-print-last-sexp'.
12363         (next-error-find-buffer): Fix punctuation.
12364         (killing) <defgroup>: Fix punctuation.
12365         (yank-excluded-properties): Change group from editing to killing.
12367         * replace.el (perform-replace): Use `limit' to terminate the
12368         while-loop explicitly.
12370 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12372         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
12373         Use lc-*.xpm as prefix instead of *-locol.xpm.
12375         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
12376         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
12377         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
12378         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
12379         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
12380         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
12381         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
12382         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
12383         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
12384         * toolbar/lc-up_arrow.xpm:
12385         Rename from *-locol.xpm.
12387 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
12389         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
12390         include forms like &<str>; as valid url patterns.
12392 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
12394         * dired.el (dired-diff, dired-backup-diff)
12395         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
12396         (dired-do-chown, dired-do-touch, dired-do-print)
12397         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
12398         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
12399         (dired-create-directory, dired-do-copy, dired-do-symlink)
12400         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
12401         (dired-do-copy-regexp, dired-do-hardlink-regexp)
12402         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
12403         (dired-maybe-insert-subdir, dired-next-subdir)
12404         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
12405         (dired-kill-subdir, dired-tree-up, dired-tree-down)
12406         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
12407         (dired-run-shell-command, dired-query): Remove redundant,
12408         or incorrect, autoloads.
12410         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
12411         does not end in a slash.  Add optional argument KILL-ROOT.
12412         Update docstring.
12413         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
12414         (dired-query): Add autoloads.
12416 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
12418         * progmodes/compile.el (compilation-set-window-height):
12419         Rearrange the save-* functions because a buffer can have several current
12420         point in different windows.
12421         (compilation-error-regexp-alist-alist): Recognize {standard input}
12422         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
12424 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12426         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
12427         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
12428         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
12429         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
12430         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
12431         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
12432         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
12433         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
12434         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
12435         * toolbar/up_arrow-locol.xpm:
12436         New versions of icons that uses fewer colors.
12438         * toolbar/tool-bar.el (tool-bar-local-item)
12439         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
12440         if display-color-cells is 256 or less.
12442 2004-06-08  Kim F. Storm  <storm@cua.dk>
12444         * wid-edit.el (widget-specify-button): Use hand pointer rather
12445         than mouse-face as visible mouse-over effect.
12447 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
12449         * saveplace.el (save-place-alist-to-file): Bind `print-length'
12450         and `print-level' to nil when writing out `save-place-alist'.
12451         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
12453 2004-06-07  Juanma Barranquero  <lektu@terra.es>
12455         * completion.el (completion-kill-region): Doc fix.
12457         * format.el (format-insert-annotations)
12458         (format-annotate-location): Doc fixes.
12459         (format-subtract-regions): Make arguments match their use in docstring.
12461         * simple.el (kill-region): Doc fix.
12463         * subr.el (insert-buffer-substring-no-properties)
12464         (insert-buffer-substring-as-yank): Doc fixes.
12466 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
12468         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12469         Update docstring.
12470         (dired-reset-subdir-switches): New function.
12472         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
12473         Limit scope of `buffer-read-only' binding.
12475 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
12477         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
12478         eshell-explicit-command-char.
12480 2004-06-06  Juanma Barranquero  <lektu@terra.es>
12482         * help-fns.el (help-argument-name): Inherit from italic face only
12483         if the frame supports it.
12485 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12487         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
12488         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
12489         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
12490         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
12491         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
12492         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
12493         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
12494         New conversions from xpm files.
12496         * toolbar/README: New file.
12498 2004-06-06  Richard M. Stallman  <rms@gnu.org>
12500         * isearch.el (isearch-mode-map): Undo previous change.
12502 2004-06-05  Juri Linkov  <juri@jurta.org>
12504         * bindings.el (debug-ignored-errors): Add regexps for history
12505         related messages.  Remove $ from "No further undo information".
12506         Move Ediff's messages to ediff.el.
12508         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
12510         * cus-edit.el (custom-display): Add `min-colors'.
12512         * custom.el (defface): Add `supports' to docstring.
12514         * help-fns.el (help-argument-name): Add :group 'help.
12516 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
12518         * find-dired.el (find-ls-subdir-switches): New user option.
12519         (find-dired): No longer call `abbreviate-file-name' on DIR.
12520         Set `dired-subdir-switches' buffer-locally.
12522         * locate.el: Merge the two `Commentary' sections.
12523         (locate-ls-subdir-switches): New user option.
12524         (locate): Update for other changes.
12525         (locate-mode-map): Restore Dired binding for mouse-2.
12526         Bind `locate-mouse-view-file' to M-mouse-2.
12527         Bind `l' to `locate-do-redisplay'.
12528         (locate-main-listing-line-p, locate-do-redisplay): New functions.
12529         (locate-mouse-view-file, locate-tags, locate-find-directory):
12530         Print message if used outside main listing.
12531         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
12532         Various changes to support inserted subdirectories.
12533         (locate-insert-header): Change header of *Locate* buffer.
12535         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12536         Change interactive default switches.
12537         (dired-rename-subdir-2): Update `dired-switches-alist'.
12538         (dired-insert-subdir, dired-kill-subdir):
12539         Handle `dired-switches-alist'.  Do not mark buffer modified.
12540         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
12541         (dired-insert-subdir-doinsert): Omit messages.
12542         Handle `dired-subdir-switches'.
12543         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
12545         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
12546         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
12547         subdirs if -R switch is used for a subdir.
12548         (dired-mode): Set `dired-switches-alist'.
12549         (dired-build-subdir-alist): Only print number of directories in
12550         echo area when invoked interactively.
12552 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
12554         * dired-x.el (dired-omit-mode): Rename from
12555         dired-omit-files-p.  Use define-minor-mode to define it.
12556         (dired-omit-files-p): Add as alias for dired-omit-mode.
12557         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
12558         dired-mark-omitted.
12559         (dired-mark-omitted): Add.  Bind to M-O.
12561 2004-06-05  Kenichi Handa  <handa@m17n.org>
12563         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
12565 2004-06-05  Juanma Barranquero  <lektu@terra.es>
12567         * help-fns.el (help-argument-name): Reintroduce face.
12568         (help-default-arg-highlight): Use it, now that
12569         `face-differs-from-default-p' can be trusted.
12571 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
12573         * textmodes/table.el: Sentence commands added to Point Motion
12574         group; kill and backward-kill commands added to Extraction group.
12576 2004-06-04  Mario Lang  <mlang@delysid.org>
12578         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
12579         systems appear to use mW, make the code handle this.  Fix a
12580         division-by-zero bug while at it, and handle kernels with
12581         a slightly different layout in /proc/acpi.
12583 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
12585         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
12586         because the latter is a CL-ism.  This fixes the bug reported by
12587         Shawn Boyette <mdxi@collapsar.net> in
12588         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
12590 2004-06-04  Miles Bader  <miles@gnu.org>
12592         * faces.el (display-supports-face-attributes-p): Function moved to
12593         C code.  Previously only the tty-related portion of this function
12594         was done in C; however the previous attempt to do a halfway-proper
12595         job for non-tty displays in lisp didn't work properly because of
12596         funny conditions during Emacs startup.
12597         (face-differs-from-default-p): Simplify, now that
12598         display-supports-face-attributes-p works properly on all display
12599         types.  Remove :stipple from comparison; it doesn't really work
12600         in emacs anyway.
12602 2004-06-04  Miles Bader  <miles@gnu.org>
12604         * faces.el (face-differs-from-default-p): Use a different
12605         implementation, so we can really check whether FACE displays
12606         differently or not.
12608 2004-06-04  Miles Bader  <miles@gnu.org>
12610         * faces.el (display-supports-face-attributes-p): Implement a
12611         `different from default' check for non-tty displays.
12613 2004-06-03  David Kastrup  <dak@gnu.org>
12615         * woman.el (woman-mapcan): More concise code.
12616         (woman-topic-all-completions, woman-topic-all-completions-1)
12617         (woman-topic-all-completions-merge): Replace by a simpler and
12618         much faster implementation based on O(n log n) sort/merge instead
12619         of the old O(n^2) behavior.
12621 2004-06-03  Miles Bader  <miles@gnu.org>
12623         * subr.el (read-number): Use canonical format for default in prompt.
12625         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
12626         Add regexp for " [...]" style defaults.
12628 2004-06-02  Romain Francoise  <romain@orebokech.com>
12630         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
12631         groups: if the user asks for a hidden buffer, open the
12632         corresponding filter group to expose it.
12634         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
12635         `ibuffer-jump-to-buffer'.
12636         (ibuffer-jump-offer-only-visible-buffers): New user option.
12638 2004-06-02  Juanma Barranquero  <lektu@terra.es>
12640         * faces.el (frame-update-faces): Add empty docstring so the one
12641         for `ignore' doesn't show through.
12643         * subr.el (process-kill-without-query): Remove spurious "\n" on
12644         obsolescence string.
12645         (focus-frame, unfocus-frame): Add obsolescence declaration and
12646         empty docstring.
12648         * international/mule.el (register-char-codings): Make alias for
12649         `ignore'.  Move docstring to obsolescence info and remove redundancy.
12651 2004-06-02  Kim F. Storm  <storm@cua.dk>
12653         * frame.el (blink-cursor-start): Turn cursor off initially so blink
12654         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
12656 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12658         * comint.el (comint-replace-by-expanded-history-before-point):
12659         Obey `start' as the docstring says.
12660         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
12661         (comint-update-fence): Prevent font-lock from running unnecessarily.
12662         (comint-dynamic-list-completions): Use with-current-buffer.
12664 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12666         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
12667         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
12668         (bibtex-entry-update): Handle alternatives and optional fields.
12669         (bibtex-parse-entry): Bugfix, handle empty key.
12671 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12673         * vc-arch.el (vc-arch-state): Don't assume the file exists.
12675 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
12677         * desktop.el (desktop-save): Don't save minor modes without a
12678         known mode initialization function.
12680 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
12682         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
12684         * autorevert.el: Update `Commentary' section.
12686 2004-05-30  Juanma Barranquero  <lektu@terra.es>
12688         * dos-fns.el (convert-standard-filename):
12689         * files.el (convert-standard-filename):
12690         * w32-fns.el (convert-standard-filename):
12691         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
12693 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
12695         Sync with Tramp.
12697         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
12698         (tramp-let-maybe): Move to an earlier spot in the file.
12699         Patch by Andreas Schwab.
12701 2004-05-30  Andreas Schwab  <schwab@suse.de>
12703         * dired.el (dired-get-filename): Don't use dired-re-dot.
12705 2004-05-30  Richard M. Stallman  <rms@gnu.org>
12707         * files.el (find-file): Doc fix.
12709         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
12711 2004-05-30  Nick Roberts  <nickrob@gnu.org>
12713         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
12714         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
12715         modeline of the locals buffer.
12716         (gdb-goto-breakpoint): Handle gdbmi.
12717         (gdb-get-frame-number): Change for gdbmi.
12719 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
12721         * files.el (file-remote-p): Apply file name handler for operation
12722         `file-remote-p'.  It isn' a property any longer.
12723         (file-relative-name): `fh' and `fd' get the required value via
12724         `find-file-name-handler' already.
12726         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
12727         (top): Remove setting of `file-remote-p' property for
12728         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
12730 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
12732         Version 2.0.41 of Tramp released.
12734         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
12735         Throw away if process has died.
12736         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
12737         (tramp-out-of-band-prompt-regexp): Rename to
12738         `tramp-process-alive-regexp', because its usage is widen.
12739         (tramp-actions-copy-out-of-band): Apply it.
12740         (tramp-actions-before-shell, tramp-multi-actions):
12741         Add `tramp-action-process-alive' action.
12742         (tramp-action-process-alive): New defun.
12743         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
12744         Add entry for `file-remote-p'.
12745         (tramp-handle-file-remote-p): New defun.
12746         (top): Remove setting of `file-remote-p'.  Don't set
12747         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
12749         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12750         `file-remote-p'.
12752         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
12753         counted for (last) line.  [They should or they shouldn't?  --Stef]
12754         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
12756 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
12758         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
12759         not really necessary but seems to keep the shell history smaller
12760         in some cases.  It is no substitute for setting HISTFILE and
12761         HISTSIZE from tramp-open-connection-setup-interactive-shell,
12762         though.  Suggested by Luc Teirlinck.
12763         (tramp-open-connection-setup-interactive-shell): Export variables
12764         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
12765         (tramp-set-process-query-on-exit-flag): New compat function.
12766         (tramp-open-connection-multi, tramp-open-connection-su)
12767         (tramp-open-connection-rsh, tramp-open-connection-telnet)
12768         (tramp-do-copy-or-rename-file-out-of-band): Use it.
12769         (tramp-let-maybe): New macro, let-binds a variable only if it
12770         isn't obsolete.
12771         (tramp-check-ls-commands, tramp-handle-expand-file-name)
12772         (tramp-handle-file-truename): Use it.
12773         (tramp-completion-file-name-regexp-unified): Avoid matching
12774         filenames starting with "/:" -- those are reserved for
12775         file-name-non-special.
12777         * tramp-smb.el (tramp-smb-open-connection):
12778         Use tramp-set-process-query-on-exit-flag compat function.
12780 2004-05-29  Richard M. Stallman  <rms@gnu.org>
12782         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
12784         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
12785         (eval-last-sexp-print-value): Print char equivalent regardless
12786         of standard-output value.
12788         * thumbs.el (thumbs-subst-char-in-string): Delete.
12789         (thumbs-thumbname): Use subst-char-in-string.
12790         (thumbs-resize-image): Use condition-case, not ignore-errors.
12791         (thumbs-kill-buffer): Likewise.
12793         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
12794         (thumbs-mode): Make buffer read-only.
12795         (thumbs-make-thumb): Unconditionally accept an existing file.
12796         (thumbs-insert-thumb): Add thumb-image-file property to the image.
12797         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
12798         (thumbs-show-thumbs-list): Error if images not supported.
12799         (thumbs-save-current-image): Improve prompt string.
12800         (thumbs-mode-map): Define u, R, x.
12801         (thumbs-unmark): New command.
12802         (thumbs-emboss-image): Minor cleanup.
12803         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
12804         (thumbs-rename-images): New command.
12805         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
12807         * thumbs.el (thumbs-current-image): New function.
12808         (thumbs-file-list, thumbs-file-alist): New functions.
12809         (thumbs-find-image): Delete arg L.
12810         Don't set up thumbs-fileL as buffer-local global var.
12811         (thumbs-find-image-at-point): Use thumbs-current-image.
12812         (thumbs-set-image-at-point-to-root-window): Likewise.
12813         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
12814         Record and warn about errors.  Update thumbs-markedL for deletions.
12815         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
12816         (thumbs-redraw-buffer): Use thumbs-file-list.
12817         (thumbs-mark): Use thumbs-current-image.
12818         (thumbs-show-name): Use thumbs-current-image.
12820         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
12821         and imenu--last-menubar-index-alist.
12823         * subr.el (with-selected-window): Undo previous change.
12825 2004-05-29  John Paul Wallington  <jpw@gnu.org>
12827         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
12828         (thumbs-mouse-find-image): New command.
12829         (thumbs-mode-map): Bind it to mouse-2.
12830         (thumbs-mode): Make mode-class special.
12831         (thumbs-view-image-mode): Likewise.
12833 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
12835         * flymake.el: New file.
12837 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
12839         * files.el (find-file-noselect-1): Do not bind
12840         `inhibit-read-only' to t during execution of
12841         `find-file-not-found-functions'.
12843 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12845         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
12846         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
12848 2004-05-28  Juri Linkov  <juri@jurta.org>
12850         * simple.el (eval-expression-print-format): New fun.
12852         * simple.el (eval-expression):
12853         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
12854         * emacs-lisp/edebug.el (edebug-compute-previous-result)
12855         (edebug-eval-expression): Print additionally the value returned by
12856         `eval-expression-print-format'.
12858         * emacs-lisp/lisp.el (insert-pair-alist): New var.
12859         (insert-pair): Make arguments optional.  Find character pair
12860         from `insert-pair-alist' according to the last input event.
12861         (insert-parentheses): Make arguments optional.
12862         (raise-sexp, delete-pair): New funs.
12864         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
12865         (emacs-lisp-mode-map, lisp-interaction-mode-map):
12866         Bind C-M-q to `indent-pp-sexp'.
12868         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
12869         `pp-to-string' modified to be able to format text with newlines.
12870         (pp-to-string): Move the buffer-formatting part of the code to
12871         `pp-buffer'.  Call `pp-buffer'.
12873         * info.el (Info-desktop-buffer-misc-data): Don't save information
12874         about virtual files.
12875         (Info-restore-desktop-buffer): Restore Info buffers in prepared
12876         buffers with names obtained from the desktop file instead of the
12877         default *info* buffer.
12879 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12881         * subr.el (with-selected-window): Only save/restore the selected window.
12883         * progmodes/compile.el (compilation-error-regexp-alist):
12884         Use expand-file-name and data-directory.
12886         * progmodes/grep.el (grep-tree): Rework previous fix.
12888         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
12889         after the user marked text with the mouse.
12891         * startup.el (command-line): Keep the first regexp of
12892         auto-save-file-name-transforms intact.
12894 2004-05-28  Juanma Barranquero  <lektu@terra.es>
12896         * cus-edit.el (customize-face, customize-face-other-window)
12897         (custom-face-edit-delete): Make arguments match their use in
12898         docstring.
12899         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
12900         docstring.
12902         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
12903         not `cvs-butlast'.
12905         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
12906         `nbutlast' are in subr.el).
12908         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
12909         (set-w32-system-coding-system): Doc fixes.
12911         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
12912         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
12913         Make arguments match their use in docstring.
12914         (artist-draw-region-trim-line-endings)
12915         (artist-mouse-choose-operation): Fix typo in docstring.
12916         (artist-key-set-point-common): Doc fix.
12918 2004-05-28  Simon Josefsson  <jas@extundo.com>
12920         * mail/smtpmail.el (smtpmail-open-stream):
12921         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
12923 2004-05-26  Simon Josefsson  <jas@extundo.com>
12925         * starttls.el: Merge with my GNUTLS based starttls.el.
12926         (starttls-gnutls-program, starttls-use-gnutls)
12927         (starttls-extra-arguments, starttls-process-connection-type)
12928         (starttls-connect, starttls-failure, starttls-success): New variables.
12929         (starttls-program, starttls-extra-args): Doc fix.
12930         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
12931         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
12932         and pass on to corresponding *-gnutls function if it is set.
12934 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
12936         * autorevert.el (auto-revert-handler): Disable auto-reverting of
12937         remote files.
12939 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
12941         * files.el (file-name-non-special): There are more operations
12942         which need handling: `find-backup-file-name',
12943         `insert-file-contents', `verify-visited-file-modtime',
12944         `write-region'.  Rename t value of method to `add'.  Add new
12945         methods `quote' and `unquote-then-quote' to file-arg-indices.
12947 2004-05-25  Juri Linkov  <juri@jurta.org>
12949         * info.el (Info-toc): Call Info-mode on intermediate buffer.
12950         (Info-index-nodes): Enclose code in condition-case to catch errors.
12951         (Info-index-node): Don't search all index nodes if request is only
12952         for the current node and file is not in the cache of index nodes.
12953         (Info-mode-map): Bind Info-copy-current-node-name to `w'
12954         for consistency with dired-copy-filename-as-kill.
12955         Bind `S' to Info-search-case-sensitively.
12956         (Info-copy-current-node-name): New arg.  With zero prefix arg put
12957         the name inside a function call to `info'.  Display copied text in
12958         the echo area.
12960 2004-05-25  Sam Steingold  <sds@gnu.org>
12962         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
12963         strip the package prefix from the symbol name, if any.
12964         Make it the `find-tag-default-function' for `lisp-mode'.
12966 2004-05-25  John Paul Wallington  <jpw@gnu.org>
12968         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
12969         instead of obsolete `process-kill-without-query'.
12971         * textmodes/texinfmt.el (texinfo-indexvar-alist):
12972         Declare as variable, not constant.
12974 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
12976         * files.el (find-file-noselect-1): Fix bug introduced by
12977         Revision 1.694.  As a side effect, `inhibit-read-only'
12978         is again, by default, t during execution of
12979         `find-file-not-found-functions'.
12980         (insert-directory): Check that lines were really inserted by
12981         the --dired switch, before erasing them.
12983 2004-05-24  Nick Roberts  <nickrob@gnu.org>
12985         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
12986         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
12987         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
12988         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
12989         gud-minor-mode (gdbmi).
12991 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
12993         * net/browse-url.el (browse-url-interactive-arg): Enable user to
12994         explicitly select the text to be taken as URL.
12996 2004-05-23  Juri Linkov  <juri@jurta.org>
12998         * info.el (Info-index-nodes): New var and fun.
12999         (Info-goto-index, Info-index, info-apropos)
13000         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
13001         (Info-index): Fix docstring.  Store and restore Info-history-list.
13002         (Info-complete-nodes): New var.
13003         (Info-complete-menu-item): Use it.
13004         (Info-index-node): New fun.
13005         (Info-final-node, Info-forward-node, Info-backward-node)
13006         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
13007         Use Info-index-node.
13008         (Info-extract-menu-item, Info-extract-menu-counting): Set second
13009         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
13010         (Info-find-node-2): If a node with period in its name not found,
13011         try to find a node without the name part after period.
13012         (Info-select-node): Call Info-fontify-node only if
13013         Info-fontify-maximum-menu-size is not nil.
13014         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
13015         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
13016         Preserve Info-history-list.
13017         (Info-toc): Set Info-current-file.
13018         (Info-build-toc): Move point to the beginning of the buffer.
13019         Add main-file variable.
13020         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
13021         Use backslashed representation of the control character ^_.
13023         * textmodes/texinfmt.el (texinfo-print-index): Print index line
13024         numbers in the new Texinfo 4.7 format.
13026         * add-log.el (change-log-font-lock-keywords): Remove `:' from
13027         regexps for function and variable names.
13029         * descr-text.el (describe-property-list): Add [show] button for
13030         `syntax-table' property with action to pp to a separate buffer.
13031         (describe-char): Replace search-forward by re-search-forward with
13032         whitespace regexp after "character:" to not fail in too narrow windows.
13034         * simple.el (next-error-find-buffer): Add a rule to return
13035         next-error capable buffer if one window on the selected frame
13036         displays such buffer.
13038 2004-05-23  Nick Roberts  <nickrob@gnu.org>
13040         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
13041         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
13042         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
13043         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
13044         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
13045         Handle new value for gud-minor-mode (gdbmi).
13046         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
13047         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
13048         Change from local to global gdb variable set.
13049         (gdb-ann3): Initialise above gdb variable set.
13050         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
13051         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
13052         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
13053         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
13054         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
13055         (gdb-info-locals-handler, gdb-invalidate-assembler)
13056         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
13057         set as global variables.
13058         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
13059         Handle gdbmi.
13060         (gdb-info-breakpoints-custom): Fix regexp.
13061         (def-gdb-var): Delete.
13063         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
13064         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
13065         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
13066         a new mode.  The file (gdb-mi.el) for this mode will be included
13067         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
13068         primary interface.
13070 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
13072         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
13073         interpreted as a directory.
13075 2004-05-22  Richard M. Stallman  <rms@gnu.org>
13077         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
13078         as a close quote.
13080         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
13082         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
13083         Use assoc-string, not assoc-ignore-case.
13085         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
13087         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
13088         If moving back then fwd gets a defun that ends before point,
13089         try again moving fwd then back.
13091         * files.el (file-name-non-special): Allow t in file-arg-indices
13092         to mean requote the return value.  Use `identity' as an element
13093         rather than as the whole value.
13095         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
13097 2004-05-22  Juanma Barranquero  <lektu@terra.es>
13099         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
13100         `help-make-usage'.
13101         (help-highlight-arguments): Skip function name before searching
13102         for arguments.
13104 2004-05-21  Juanma Barranquero  <lektu@terra.es>
13106         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
13107         Don't mention in the docstring these arguments meant for
13108         internal (recursive) use only.
13109         (allout-char-spec): Comment out (it's not implemented).
13110         (allout-old-expose-topic, allout-exposure): Fix docstring and add
13111         obsolescence declaration.
13112         (allout-flatten-exposed-to-buffer)
13113         (allout-indented-exposed-to-buffer): Fix typos in docstring.
13114         (my-mark-marker): Doc fix.
13115         (produce-allout-mode-map, allout-sibling-index)
13116         (allout-isearch-expose, allout-distinctive-bullet)
13117         (allout-open-topic, allout-reindent-body)
13118         (allout-rebullet-heading, allout-process-exposed)
13119         (allout-insert-listified, allout-latex-verb-quote)
13120         (allout-insert-latex-header, allout-insert-latex-trailer):
13121         Make arguments match their use in docstring.
13122         (allout-primary-bullet, allout-old-style-prefixes)
13123         (allout-inhibit-protection, allout-init, allout-mode)
13124         (allout-before-change-protect, allout-flag-region):
13125         Use "Emacs" instead of "emacs" in docstrings.
13127 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
13129         * international/characters.el: Modify syntax of more characters.
13131 2004-05-21  Masatake YAMATO  <jet@gyve.org>
13133         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
13134         (etags-tags-completion-table): Show parsing progress.
13136 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
13138         * locate.el (locate-prompt-for-command): Shorten first line of
13139         docstring.
13140         (locate-mode): Expand docstring and include keymap summary.
13142         * files.el (find-file-noselect-1): Limit the scope of the
13143         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
13144         is, by default, nil during the execution of
13145         `find-file-not-found-functions' and `find-file-hook'.
13147 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
13149         * facemenu.el (facemenu-color-name-equal): New function.
13150         (list-colors-display): Use it to compare colors instead of
13151         facemenu-color-equal.
13153 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
13155         * compare-w.el (compare-windows-face): Use min-colors instead of
13156         checking for tty or pc types.
13158 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13160         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
13161         (completion-setup-function): Use with-current-buffer.
13162         Properly save excursion.  Simplify.
13163         Don't assume there is necessarily a `mouse-face' property somewhere.
13165         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
13167         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
13169         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
13170         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
13171         Use with-current-buffer.
13172         (byte-goto-log-buffer): Delete.
13173         (byte-compile-log-file): Call compilation-forget-errors.
13175 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
13177         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
13178         output messages into the search result.
13180 2004-05-19  Masatake YAMATO  <jet@gyve.org>
13182         * wid-edit.el (widget-radio-button-notify): Revert my last
13183         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
13185 2004-05-19  Kenichi Handa  <handa@m17n.org>
13187         * international/characters.el: Fix syntax (open/close) of CJK chars.
13189 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
13191         * help-mode.el (help-go-back): Don't depend on position of back button.
13193 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13195         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
13196         files files don't contain an accidental additional /.
13198         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
13199         in source buffer.
13201 2004-05-18  Masatake YAMATO  <jet@gyve.org>
13203         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
13204         to widget-apply.  :action method assumes 2 arguments, not 3.
13206 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
13208         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
13209         New constants.
13210         (hs-special-modes-alist): Add an f90-mode entry.
13212 2004-05-17  Sam Steingold  <sds@gnu.org>
13214         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
13215         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
13217 2004-05-16  Kim F. Storm  <storm@cua.dk>
13219         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
13221 2004-05-15  John Wiegley  <johnw@newartisans.com>
13223         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
13224         (eshell-output-object-to-target): Improve output speed 20% by not
13225         calling `eshell-stringify' if something is already known to be a string.
13227 2004-05-15  Alex Ott  <ott@jet.msk.su>
13229         * textmodes/ispell.el (ispell-local-dictionary-alist):
13230         Add windows-1251 to the choice of coding systems.
13231         (ispell-dictionary-alist-6): Add support for "russianw.aff",
13232         encoded in cp1251.
13234 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
13236         * progmodes/compile.el (compilation-warning-face)
13237         (compilation-info-face): Use min-colors.
13239 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13241         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
13242         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
13243         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
13244         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
13245         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
13246         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
13247         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
13248         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
13249         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
13250         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
13251         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
13252         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
13253         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
13254         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
13256 2004-05-15  Kim F. Storm  <storm@cua.dk>
13258         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
13259         Use it to set triggered-p element of timer.
13260         (timer-event-handler): Set triggered-p element non-nil while running
13261         the timer function.
13263 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13265         * descr-text.el (describe-char-unicode-data)
13266         (describe-char-unicodedata-file): Re-enable the unicode code now that
13267         the licensing issues have been cleared in the unicode-4 license.
13268         (describe-text-properties-1): Remove unused `overlay' var.
13269         (describe-char): Remove unused var `buffer'.
13271 2004-05-14  David Ponce  <david@dponce.com>
13273         * tree-widget.el: New file.
13275 2004-05-13  Marcelo Toledo  <marcelo@gnu.org>
13277         * language/european.el ("Brazilian Portuguese"): Add support for
13278         Brazilian Portuguese.
13280 2004-05-13  John Wiegley  <johnw@newartisans.com>
13282         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
13283         `recentf-mode' if this variable has been customized to t.
13285         * eshell/esh-test.el (eshell-test): Call the function
13286         `emacs-version' rather than trying to build a custom version string.
13288 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13290         * net/telnet.el (telnet-mode): Use define-derived-mode.
13291         Don't modify the global value of comint-prompt-regexp.
13293 2004-05-13  John Paul Wallington  <jpw@gnu.org>
13295         * version.el (emacs-version): Check for `gtk' feature before
13296         `x-toolkit' feature.
13298 2004-05-13  Juanma Barranquero  <lektu@terra.es>
13300         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
13301         arguments in the docstring, they're used only in recursive calls.
13303         * help-fns.el (help-arg-highlighting-function)
13304         (help-argument-name): Delete.
13305         (help-default-arg-highlight): New function.
13306         (help-do-arg-highlighting): Use it.
13308 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
13310         * calendar/appt.el (appt-disp-window):
13311         Use `calendar-set-mode-line' for a centered mode-line.
13313 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
13315         * calendar/appt.el (appt-disp-window): Do not split window
13316         excessively when `split-height-threshold' is low.
13318 2004-05-12  Nick Roberts  <nickrob@gnu.org>
13320         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
13321         kill-buffer-hook here and make it local.
13322         (gud-kill-buffer-hook): Use kill-process for a sure kill.
13324 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
13326         * progmodes/compile.el (compilation-set-window-height):
13327         Use save-excursion to protect against misplaced marker.
13329 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13331         * custom.el (defface): Document that type can have value gtk.
13333         * faces.el (face-spec-set-match-display): Handle type gtk in display.
13335 2004-05-12  Kenichi Handa  <handa@m17n.org>
13337         * descr-text.el: Require quail at comile time.
13338         (describe-char): If an input method is on and it supports the
13339         character, show how to input it.
13341         * international/quail.el (quail-install-decode-map): Accept a
13342         char-table whose subtype is `quail-decode-map'.
13343         (quail-store-decode-map-key, quail-gen-decode-map1)
13344         (quail-gen-decode-map, quail-find-key1, quail-find-key)
13345         (quail-show-key): New functions.
13347 2004-05-12  Juanma Barranquero  <lektu@terra.es>
13349         * generic.el (define-generic-mode): Remove redundant arglist info.
13351         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
13352         Make arguments match their use in docstring.
13353         (help-arg-highlighting-function): New variable.
13354         (help-argument-name): Mention it in the docstring.
13355         (help-do-arg-highlight): Use it.  Expand regexp to accept also
13356         ARG-xxx and xxx-ARG references.
13358 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
13360         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
13361         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
13362         and "mailto:addr1?to=addr2" equal.
13364 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
13366         * man.el (Man-getpage-in-background): Use shell-file-name
13367         and shell-command-switch variables instead of hard-coded values.
13369 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
13371         * iimage.el: New file.
13373 2004-05-11  Juanma Barranquero  <lektu@terra.es>
13375         * custom.el (custom-initialize-default, defcustom):
13376         Fix typo in docstring.
13378         * files.el (set-visited-file-name, file-expand-wildcards):
13379         Fix docstring.
13381 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13383         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
13385         * subr.el (eventp): Be more discriminating with integers.
13387 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
13389         * progmodes/compile.el (compile): Add universal prefix arg.
13390         (compilation-error-regexp-alist-alist): Add edg patterns.
13392 2004-05-10  Sam Steingold  <sds@gnu.org>
13394         * textmodes/ispell.el (ispell-message):
13395         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
13397 2004-05-10  Dave Love  <fx@gnu.org>
13399         * progmodes/python.el (help-buffer): Autoload when compiling.
13400         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
13401         (run-python): Prepend to any existing PYTHONPATH.
13403 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
13405         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
13406         for pending breakpoints.
13408 2004-05-10  Richard M. Stallman  <rms@gnu.org>
13410         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
13411         directly without calling any functions in Rmail.
13412         (unrmail-unprune): Function deleted.
13414 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13416         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
13417         C-c C-z binding.
13419 2004-05-10  Kenichi Handa  <handa@m17n.org>
13421         * descr-text.el (describe-char): Fix previous change.  Don't make
13422         a unibyte character to multibyte in the *Help* buffer.
13424 2004-05-10  Miles Bader  <miles@gnu.org>
13426         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
13427         buffer an error if the debugger process is actually running.
13429 2004-05-10  Juanma Barranquero  <lektu@terra.es>
13431         * help-fns.el (help-argument-name): Default to italic.
13432         (help-highlight-arguments): Return always (usage . doc), even when
13433         usage is nil.
13435         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
13436         (define-ibuffer-filter): Add usage info.
13437         (define-ibuffer-op): Add usage info (but CL-style defaults for
13438         keyword args are not shown).
13440         * subr.el (remove-overlays, read-passwd): Fix docstring.
13441         (start-process-shell-command): Fix docstring.  Put usage info in a
13442         format usable by `describe-function'.
13443         (open-network-stream, open-network-stream-nowait)
13444         (open-network-stream-server): Fix docstring.
13446 2004-05-09  Jason Rumney  <jasonr@gnu.org>
13448         * international/code-pages (cp932, cp936, cp949, c950): Remove.
13449         Only define cp125* if windows-125* is already defined.
13451         * language/korean.el (cp949): Add alias.
13453         * language/chinese.el (cp936, cp950): Add aliases.
13455         * language/japanese.el (cp932): Add alias.
13457         * term/w32-win.el: Require code-pages.
13459         * international/mule-cmds.el (set-locale-environment):
13460         On MS-Windows use ansi code-page for default coding-systems.
13461         Set up paper sizes for Windows 3 letter languages.
13463         * international/code-pages.el (cp932, cp936, cp949, cp950):
13464         Add aliases.  Also add cp125* if not already defined.
13466 2004-05-09  Juanma Barranquero  <lektu@terra.es>
13468         * help-fns.el (help-highlight-arguments): Don't try to highlight
13469         missing or autoloaded arglists.  Accept structured arguments, like
13470         the first ones of `do' and `flet'.
13472         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
13473         (cvs-get-marked): Remove redundant arglist info.
13475         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
13476         Don't use CL-style default args.
13478 2004-05-08  Andreas Schwab  <schwab@suse.de>
13480         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
13482         * international/subst-ksc.el: Fix references to utf-translate-cjk
13483         into utf-translate-cjk-mode.
13484         * international/subst-big5.el: Likewise.
13485         * international/subst-gb2312.el: Likewise.
13486         * international/subst-jis.el: Likewise.
13487         * international/utf-16.el: Likewise.
13488         * international/utf-8.el: Likewise.
13490 2004-05-08  John Wiegley  <johnw@newartisans.com>
13492         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
13493         "virtual buffers" (off by default), which makes it possible to
13494         switch to the "virtual" buffers of recently visited files.  When a
13495         buffer name search fails, and this option is on, iswitchb will
13496         look at the list of recently visited files, and permit matching
13497         against those names.  When the user hits RET on a match, it will
13498         revisit that file.
13499         (iswitchb-read-buffer): Add two optional arguments, which makes
13500         isearchb.el possible.
13501         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
13502         (iswitchb-next-match): Add support for virtual buffers.
13504         * isearchb.el: This module extends iswitchb to provide "as you
13505         type" buffer selection.
13507         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
13508         Ignore the read-only property when flyspell highlighting is on.
13509         Not ignoring it leads to a series of confusing errors.
13510         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
13511         but also make sure to call flyspell-incorrect-hook.
13512         (flyspell-maybe-correct-transposition): Perform transposition test
13513         by bit twiddling a string, rather than using a temp buffer.
13514         (flyspell-maybe-correct-doubling): Use a string rather than a temp
13515         buffer.  This is also the original version of the code, which
13516         could not be checked in before due to a previous lack of
13517         assignment papers.  This version has seen heavy usage on my system
13518         for several years now.
13520         * calendar/cal-bahai.el: New file, which adds support for the
13521         Baha'i calendar to Emacs.  This calendar is based on a solar year
13522         of 19 months of 19 days, with 4 intercalary days.  Each year
13523         begins on March 21, with the calendar starting in 1844.
13525         * calendar/cal-menu.el, calendar/calendar.el,
13526         calendar/diary-lib.el, calendar/holidays.el: Added support for
13527         using cal-bahai.el.
13529         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
13530         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
13531         function can be used outside of eshell buffers.
13532         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
13534 2004-05-08  Juanma Barranquero  <lektu@terra.es>
13536         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
13537         word constituent so FOO-ARG is not recognized as an arg.
13538         (help-highlight-arguments): Don't skip lists in mandatory arguments.
13540         * simple.el (next-error): Fix typo in docstring.
13541         (open-line): Make argument names match their use in docstring.
13542         (split-line): Fix docstring.
13544         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
13545         usable by `describe-function'.
13546         (gensym, gentemp, typep, ignore-errors): Make argument names match
13547         their use in docstring.
13549         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
13550         argument to `help-setup-xref'.
13552 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
13554         Version 2.0.40 of Tramp released.
13556         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
13557         Use symbol-function to invoke functions only known on some Emacs
13558         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
13559         Scaldeferri <kevin@scaldeferri.com>.
13560         (tramp-do-copy-or-rename-file-via-buffer): Rename from
13561         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
13562         consistent with the other tramp-do-* functions.
13563         (tramp-do-copy-or-rename-file): Calls adjusted.
13564         (tramp-process-initial-commands): Avoid liveness check on shell --
13565         we know that it must be alive since we're opening a connection at
13566         this moment.
13567         (tramp-last-cmd): New internal variable.
13568         (tramp-process-echoes): New tunable.
13569         (tramp-send-command): Set tramp-last-cmd.
13570         (tramp-wait-for-output): Delete echo, if applicable.
13571         (tramp-read-passwd): Construct the key for the password cache in a
13572         way that works for multi methods, too.
13573         (tramp-bug): Add backup-directory-alist and
13574         bkup-backup-directory-info to bug reports, with Tramp counterparts.
13576 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
13578         * net/tramp*.el: Suppress byte-compiler warnings where possible.
13580         * net/tramp.el (tramp-out-of-band-prompt-regexp)
13581         (tramp-actions-copy-out-of-band): New defcustoms.
13582         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
13583         used instead of a synchronous one.  Allows password entering.
13584         (tramp-action-out-of-band): New defun.
13585         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
13586         Remove restriction with password from doc string.
13587         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
13588         `tramp-out-of-band-prompt-regexp',
13589         `tramp-actions-copy-out-of-band', `password-cache' and
13590         `password-cache-expiry'.
13591         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
13592         password caching.
13593         (tramp-touch): FILE can be a local file, too.
13594         (TODO): Remove items done.
13595         (tramp-handle-insert-directory): Properly quote file name also if
13596         not full-directory-p.  Handle wildcard case.  Reported by Andreas
13597         Schwab <schwab@suse.de>.
13598         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
13599         new file.
13600         (tramp-handle-file-local-copy, tramp-handle-write-region):
13601         The permissions of the temporary file are set if filename exists.
13602         Reported by Ted Stern <stern@cray.com>.
13603         (tramp-backup-directory-alist)
13604         (tramp-bkup-backup-directory-info): New defcustoms.
13605         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
13606         (tramp-handle-find-backup-file-name): New function.
13607         Implements Tramp's find-backup-file-name.
13609         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
13610         for `find-backup-file-name'.
13612         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
13613         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
13615 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
13617         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
13619 2004-05-07  Juanma Barranquero  <lektu@terra.es>
13621         * subr.el (lambda): Add arglist description to docstring.
13622         (declare): Fix typo in docstring.
13623         (open-network-stream): Fix docstring.
13624         (process-kill-without-query): Fix docstring and add obsolescence info.
13625         (last, butlast, nbutlast): Make arguments match their use in docstring.
13626         (insert-buffer-substring-no-properties): Likewise.
13627         (insert-buffer-substring-as-yank): Likewise.
13628         (split-string): Fix docstring.
13630         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13631         Make argument names match their use in docstring.
13633         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
13635 2004-05-06  Nick Roberts  <nickrob@gnu.org>
13637         * progmodes/gdb-ui.el: Improve/extend documentation strings.
13638         Fit first sentence on one line for apropos-command.
13640 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13642         Changes largely merged in from Dave Love's code.
13643         * progmodes/python.el: Doc fixes.
13644         (python-mode-map): Add python-complete-symbol.
13645         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
13646         (python-comment-indent, python-complete-symbol)
13647         (python-symbol-completions, python-partial-symbol)
13648         (python-try-complete): New.
13649         (python-indent-line): Remove optional arg.  Use python-block-end-p.
13650         (python-check): Bind compilation-error-regexp-alist.
13651         (inferior-python-mode): Use rx.  Move keybindings to top level.
13652         Set comint-input-filter.
13653         (python-preoutput-filter): Use rx.
13654         (python-input-filter): Re-introduce.
13655         (python-proc): Start new process if necessary.
13656         Check python-buffer non-nil.
13657         (view-return-to-alist): Defvar.
13658         (python-send-receive): New.
13659         (python-eldoc-function): Use it.
13660         (python-mode-running): Don't defvar.
13661         (python-mode): Set comment-indent-function.
13662         Maybe update hippie-expand-try-functions-list.
13663         (python-indentation-levels): Initialize differently.
13664         (python-block-end-p): New.
13665         (python-indent-line): Use it.
13666         (python-compilation-regexp-alist): Augment.
13667         (run-python): Import `emacs' module to Python rather than loading
13668         code directly.  Set python-buffer differently.
13669         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
13670         Use python-proc.
13671         (python-send-command): Go to end of comint buffer.
13672         (python-load-file): Use python-proc, emacs.eimport.
13673         (python-describe-symbol): Simplify interactive form.
13674         Use emacs.help.  Do use temp-buffer-show-hook.
13675         Call print-help-return-message.
13676         (hippie-exp): Require when compiling.
13677         (python-preoutput-continuation): Use rx.
13679         * diff-mode.el (diff-make-unified): Fix regexp.
13681 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
13683         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
13684         filter groups from the buffer when rebuilding the Ibuffer buffer
13685         and `ibuffer-show-empty-filter-groups' is nil.
13687 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13689         * ps-print.el (ps-print-quote): Call ps-value-string.
13690         (ps-setup): Call ps-comment-string.
13691         (ps-value-string, ps-comment-string): New funs.
13693 2004-05-06  Juanma Barranquero  <lektu@terra.es>
13695         * ehelp.el (electric-help-command-loop): Check whether the last
13696         character is visible, not (point-max).
13698         * help-fns.el (help-argument-name): Default to bold; don't inherit
13699         from font-lock-variable-name-face.
13700         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
13702 2004-05-05  Kenichi Handa  <handa@m17n.org>
13704         * descr-text.el (describe-char): Copy the character with text
13705         properties and overlays into the first line, and call
13706         describe-text-properties on it.
13708 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
13710         * iswitchb.el (iswitchb-global-map): Fix typo.
13711         Remove unwanted ###autoloads from source file.
13713 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
13715         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
13716         in run-hooks.  Use substitute-command-keys in message.
13717         (wdired-abort-changes): Add message.
13719 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
13721         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
13722         (sql-emacs20-p): Remove.
13723         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
13724         (sql-builtin-face, sql-doc-face): Remove.
13725         (sql-mode-ansi-font-lock-keywords)
13726         (sql-mode-oracle-font-lock-keywords)
13727         (sql-mode-postgres-font-lock-keywords)
13728         (sql-mode-linter-font-lock-keywords)
13729         (sql-mode-ms-font-lock-keywords)
13730         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
13731         (sql-product-font-lock): Fix font-lock reset when font rules change.
13732         (sql-highlight-product): Remove incorrect font-lock reset logic.
13734 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
13736         * ses.el (ses-set-parameter): Fix typo.
13738 2004-05-04  Kim F. Storm  <storm@cua.dk>
13740         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
13741         Must expand directory for completion to work; and don't mess with
13742         process-environment.
13743         (ido-read-file-name): If command has ido property, don't use ido
13744         if value is ignore, or read as directory if value is dir.
13745         Set ido ignore property for dired-do-rename command.
13747 2004-05-04  Juanma Barranquero  <lektu@terra.es>
13749         * ehelp.el (electric-help-command-loop, electric-help-undefined)
13750         (electric-help-help): Check against unmapped commands.
13752         * help-fns.el (help-argument-name): New face, inheriting from
13753         font-lock-variable-name-face, to highlight function arguments in
13754         `describe-function' and `describe-key'.
13755         (help-do-arg-highlight): Auxiliary function to highlight a given
13756         list of arguments in a string.
13757         (help-highlight-arguments): Highlight the function arguments and
13758         all uses of them in the docstring.
13759         (describe-function-1): Use it.  Do docstring output via `insert',
13760         not 'princ', so text attributes are preserved.
13762         * winner.el (winner-mode-map): Move `winner-undo' and
13763         `winner-redo' to C-c <left> and C-c <right>, respectively (the
13764         previous bindings conflict with `prev-buffer', `next-buffer').
13766 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13768         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
13769         (bibtex-entry-update): New command bound to C-c C-u.
13770         (bibtex-text-in-string): Fix regexp.
13771         (bibtex-assoc-of-regexp): Remove.
13772         (bibtex-progress-message): Fix docstring.
13773         (bibtex-inside-field): Use if.
13774         (bibtex-assoc-regexp): New function.
13775         (bibtex-format-entry): Make code more robust so that it formats
13776         also old entries.
13777         (bibtex-autokey-demangle-title): Merge with obsolete function
13778         bibtex-assoc-of-regexp.
13779         (bibtex-field-list): New function.
13780         (bibtex-entry): Use bibtex-field-list.
13781         (bibtex-parse-entry): Fix docstring.
13782         (bibtex-print-help-message): Use bibtex-field-list.
13783         (bibtex-make-field): Use bibtex-field-list.
13784         (bibtex-entry-index): Bugfix.  Return crossref key if required.
13785         (bibtex-lessp): Fix docstring.
13787 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
13789         * select.el (xselect-convert-to-string): Move comment to intended line.
13791 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13793         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
13794         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
13796 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13798         * term/x-win.el (x-clipboard-yank): Don't exit on error from
13799         x-get-selection.
13801 2004-05-03  Jason Rumney  <jasonr@gnu.org>
13803         * makefile.nt: Remove.
13805 2004-05-03  Kim F. Storm  <storm@cua.dk>
13807         * emulation/cua-base.el (cua--update-indications): Fix last change.
13808         (cua-mode): Deactivate mark when cua-mode is enabled.
13810 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
13812         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
13814 2004-05-03  Nick Roberts  <nickrob@gnu.org>
13816         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
13817         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
13818         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
13819         window over visible frames.
13820         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
13822 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13824         * progmodes/compile.el (compilation-gcpro): New var.
13825         (compilation-fake-loc): Use it.
13826         (compilation-forget-errors): Reset it.
13828 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
13830         * diff-mode.el (diff-header-face, diff-file-header-face):
13831         Use min-colors.
13833 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13835         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
13836         (bibtex-clean-entry): Disentangle code.
13837         (bibtex-realign): New function.
13838         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
13839         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
13840         Remove undocumented optional arg called-by-convert-alien.
13841         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
13842         for sorting instead of bibtex-sort-buffer.
13844 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
13846         * progmodes/compile.el (compilation-start): In the
13847         no-async-subprocesses branch, call sit-for to give redisplay a
13848         chance to show the updated process status in the mode line, and
13849         fontify the buffer explicitly after the process exits.
13851 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13853         * progmodes/python.el (python-compilation-line-number): Remove.
13854         (python-compilation-regexp-alist): Don't use it any more.
13855         (python-orig-start, python-input-filter): Remove.
13856         (inferior-python-mode): Don't set up comint-input-filter-functions.
13857         (python-send-region): Use compilation-fake-loc.
13859         * progmodes/compile.el (compilation-messages-start): New var.
13860         (compilation-mode): Don't setup next-error-function here.
13861         (compilation-setup): Set it up here instead (for minor modes as well).
13862         Make compilation-messages-start buffer local.
13863         (compilation-next-error-function): Use it.
13864         (compilation-forget-errors): Set compilation-messages-start.
13866 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
13868         * ielm.el (ielm-prompt-read-only): Update docstring.
13870         * comint.el (comint-prompt-read-only): Update docstring.
13871         (comint-update-fence, comint-kill-whole-line)
13872         (comint-kill-region): New functions.
13874         * simple.el (kill-whole-line): Use "p" instead of "P" in
13875         interactive form.
13877 2004-05-01  Juanma Barranquero  <lektu@terra.es>
13879         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
13880         format arglist so default values in CL-style argument lists are
13881         correctly shown.
13883 2004-05-01  Jason Rumney  <jasonr@gnu.org>
13885         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
13887 2004-05-01  Kenichi Handa  <handa@m17n.org>
13889         * international/titdic-cnv.el (miscdic-convert): Don't generate a
13890         quail file if it is up to date.
13892 2004-04-30  Juri Linkov  <juri@jurta.org>
13894         * cus-edit.el (custom-mode-map):
13895         Add key binding `C-x C-s' to `Custom-save'.
13897         * outline.el (outline-blank-line): New var.
13898         (outline-next-preface, outline-show-heading)
13899         (outline-end-of-subtree): Use it.
13901         * dired-aux.el (dired-touch-initial): New fun.
13902         (dired-do-chxxx): Call it for op-symbol `touch'.
13903         (dired-diff): Use `dired-dwim-target-directory'
13904         if current dired buffer has no buffer mark.
13906         * bindings.el (propertized-buffer-identification):
13907         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
13908         Add C-M-arrow keys for consistency.
13910         * files.el (confirm-kill-emacs):
13911         Change group from top-level `emacs' to `convenience'.
13913         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
13914         Push mark on the first call of successive command calls.
13915         (insert-pair): New fun created from `insert-parentheses' with
13916         `open' and `close' arguments added.  Enclose active regions
13917         in paired characters.  Compare adjacent characters syntax with
13918         inserted characters syntax before inserting a space.
13919         (insert-parentheses): Call `insert-pair' with ?\( ?\).
13921         * delsel.el: Don't put `delete-selection' property
13922         on `insert-parentheses' symbol to take advantage of
13923         region handling in `insert-pair' function.
13924         Suggested by Stephan Stahl <stahl@eos.franken.de>.
13926 2004-04-30  Kim F. Storm  <storm@cua.dk>
13928         * emulation/cua-base.el: Add support for changing cursor types;
13929         based on patch from Michael Mauger.
13930         (cua-normal-cursor-color, cua-read-only-cursor-color)
13931         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
13932         Customization cursor type and/or cursor color.
13933         (cua--update-indications): Handle cursor type changes.
13934         (cua-mode): Update cursor indications if enabled.
13936         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
13938         * mouse.el (mouse-drag-copy-region): New defcustom.
13939         (mouse-set-region, mouse-drag-region-1): Use it.
13941         * simple.el (kill-ring-save): If region face background color is
13942         unspecified (if no highlighting), show extent of fully visible
13943         region even if transient-mark-mode is enabled.
13945         * emulation/cua-base.el (cua--standard-movement-commands):
13946         Add cua-scroll-up and cua-scroll-down.
13947         (cua-scroll-up, cua-scroll-down): New commands.
13948         (cua--init-keymaps): Remap scroll-up and scroll-down.
13950         * emulation/cua-rect.el (cua--convert-rectangle-as):
13951         New defmacro.
13952         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
13953         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
13954         New commands (suggested by Jordan Breeding).
13956 2004-04-30  Juanma Barranquero  <lektu@terra.es>
13958         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
13960 2004-04-30  Mario Lang  <mlang@delysid.org>
13962         * diff.el (diff-switches): Fix typo in docstring.
13964 2004-04-30  Alex Schroeder  <alex@gnu.org>
13966         * xml.el (xml-debug-print-internal): Don't add newline and
13967         indentation to text nodes and write empty elements as empty tags
13968         instead of opening and closing tags.
13969         (xml-debug-print): Take optional indent-string argument.
13970         (xml-print): Alias for xml-debug-print.
13972 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
13974         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
13975         than duplicate call to `line-beginning-position'.
13977         * progmodes/f90.el (f90-get-present-comment-type):
13978         Return whitespace, as well as comment chars, for consistent filling
13979         of comment blocks.  Use `match-string-no-properties'.
13980         (f90-break-line): Trim trailing whitespace when filling comments.
13982 2004-04-30  Dave Love  <fx@gnu.org>
13984         * calendar/diary-lib.el (diary-outlook-formats): New variable.
13985         (diary-from-outlook-internal, diary-from-outlook)
13986         (diary-from-outlook-gnus, diary-from-outlook-rmail):
13987         New functions to import diary entries from Outlook-format
13988         appointments in mail messages.
13990 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13992         * progmodes/python.el (python-send-command): New fun.
13993         (python-send-region, python-load-file): Use it.
13995         * progmodes/compile.el (compilation-last-buffer): Add var alias.
13997         * help-fns.el (help-C-file-name): Use new subr-name.
13998         Prepend `src/' to the file name.
13999         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
14000         (describe-function-1, describe-variable): Only find a C source file
14001         name if DOC is already loaded.
14003         * help-mode.el (help-function-def, help-variable-def):
14004         Use the new find-function-search-for-symbol functionality.
14005         Allow FILE to be `C-source'.
14007         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
14008         (find-function-C-source): New fun.
14009         (find-function-search-for-symbol): Use it.
14011 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
14013         * progmodes/sql.el (sql-product-alist): Rename variable
14014         `sql-product-support'.  Add Postgres login parameters.
14015         (sql-set-product, sql-product-feature): Update with renamed variable.
14016         (sql-connect-postgres): Add username prompt.
14017         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
14018         Make patterns less product specific.
14019         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
14020         (sql-mode-abbrev-table): Modify initialization.
14021         (sql-builtin-face): Add variable.
14022         (sql-keywords-re): Add macro.
14023         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
14024         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
14025         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
14026         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
14027         (sql-mode-linter-font-lock-keywords)
14028         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
14029         (sql-mode-sybase-font-lock-keywords)
14030         (sql-mode-informix-font-lock-keywords)
14031         (sql-mode-interbase-font-lock-keywords)
14032         (sql-mode-ingres-font-lock-keywords)
14033         (sql-mode-solid-font-lock-keywords)
14034         (sql-mode-sqlite-font-lock-keywords)
14035         (sql-mode-db2-font-lock-keywords): Default to nil.
14036         (sql-product-font-lock): Always highlight ANSI keywords.
14037         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
14038         (sql-send-string): Add function.
14040 2004-04-29  Dave Love  <fx@gnu.org>
14042         * progmodes/cfengine.el (cfengine-beginning-of-defun)
14043         (cfengine-end-of-defun): Ensure progress through buffer.
14045         * info-look.el (cfengine-mode): Accept a terminal ().
14047 2004-04-29  Juri Linkov  <juri@jurta.org>
14049         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
14050         instead of isearch-yank-word-or-char.  Add new key bindings for
14051         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
14052         (isearch-del-char): New fun.
14053         (isearch-forward, isearch-edit-string): Update docstring.
14054         (isearch-yank-char): Doc fix.
14055         (isearch-other-meta-char): Restore point after scrolling.
14057         * progmodes/compile.el (compilation-context-lines): Add nil option
14058         to disable compilation output window scrolling.
14059         (compilation-set-window): Use it.
14061         * outline.el (outline-next-preface, outline-show-heading):
14062         Don't leave unhidden blank line before heading.
14063         (outline-end-of-subtree): Include last newline into subtree.
14064         (hide-entry): Leave point at beginning of heading instead of end.
14065         (outline-up-heading): Push mark for the first call of successive
14066         command calls.
14068 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
14070         * comint.el (comint-prompt-read-only): New variable.
14071         (comint-output-filter): Implement it.
14073         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
14074         (ielm-prompt-internal): New variable.
14075         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
14076         (ielm-send-input): Delete unused variable `buf'.
14077         (ielm-eval-input): Use `ielm-prompt-internal'.
14078         (inferior-emacs-lisp-mode): Use new variables
14079         `comint-prompt-read-only' and `ielm-prompt-internal'.
14080         Get rid of obsolete variable `directory-sep-char'.
14081         (ielm): Use `zerop'.
14083 2004-04-29  John Paul Wallington  <jpw@gnu.org>
14085         * thumbs.el (toplevel): Require cl at compile time.
14086         Remove conditional definitions of `ignore-errors' and `caddar'
14087         because they occur at run time.
14089 2004-04-28  Nick Roberts  <nickrob@gnu.org>
14091         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
14092         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
14093         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
14094         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
14096         * progmodes/gud.el (gud-common-init): Throw an error if program is
14097         already running under gdb.
14099 2004-04-28  John Paul Wallington  <jpw@gnu.org>
14101         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
14102         (thumbs-show-image-num): Move assignment of
14103         `thumbs-current-image-filename' within scope of `i'.
14104         (thumbs-emboss-image): Don't use `evenp'.
14106 2004-04-28  Richard M. Stallman  <rms@gnu.org>
14108         * progmodes/compile.el (compilation-context-lines): Default now 0.
14110 2004-04-28  Juanma Barranquero  <lektu@terra.es>
14112         Use `time-less-p' from calendar/time-date.el instead of defining
14113         custom versions of it.
14115         * pcomplete.el (pcomplete-time-less-p): Remove.
14117         * thumbs.el (time-less-p): Remove.
14119         * calendar/timeclock.el (timeclock-time-less-p): Remove.
14120         (timeclock-generate-report): Use `time-less-p'.
14122         * emacs-lisp/autoload.el (autoload-before-p): Remove.
14123         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
14125 2004-04-28  Masatake YAMATO  <jet@gyve.org>
14127         * subr.el (remove-overlays): Make arguments optional.
14129         * wid-edit.el (widget-specify-button): Put evaporate to the
14130         overlay for sample.
14131         (widget-specify-sample): Put evaporate to the overlay for sample.
14132         (widget-specify-doc): Put evaporate to the overlay for documentation.
14134 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
14136         * info.el (info-apropos): Make it an index node.  Align node names
14137         like makeinfo.
14139 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
14141         * net/browse-url.el (browse-url-netscape-sentinel)
14142         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
14143         (browse-url-epiphany-sentinel, browse-url-mosaic):
14144         Use browse-url-*-program instead of a literal program name.
14146 2004-04-27  Kevin Ryde  <user42@zip.com.au>
14148         * eshell/em-alias.el:
14149         * eshell/em-dirs.el:
14150         * eshell/em-hist.el:
14151         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
14152         features when M-x customize-group loads modules before the main
14153         eshell.el.
14155 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
14157         * subr.el (momentary-string-display): Support EXIT-CHAR that is
14158         either a character representation of an event or an event
14159         description list.
14161         * type-break.el: Capitalise Emacs and Lisp.
14162         (type-break-good-break-interval, type-break-demo-boring-stats)
14163         (type-break-terse-messages, type-break-file-name): New defcustoms.
14164         (type-break-post-command-hook)
14165         (type-break-warning-countdown-string): Quote variable names in doc.
14166         (type-break-interval-start, type-break-auto-save-file-name): New vars.
14167         (type-break-mode): Document type-break-good-break-interval and the
14168         "session" file.  Schedule break according to the session file.
14169         Kill session file buffer on exit.  Organise for save-some-buffers
14170         to always save the session file.
14171         (type-break-mode-line-message-mode, type-break-query-mode):
14172         Uppercase arguments.
14173         (type-break-file-time, type-break-file-keystroke-count, timep)
14174         (type-break-choose-file, type-break-get-previous-time)
14175         (type-break-get-previous-count): New defuns.
14176         (type-break): Avoid break querying after a completed break in the
14177         case where the query was initiated during user invocation of the
14178         break.  Optional terse messages.
14179         Use type-break-good-break-interval if type-break-good-rest-interval is
14180         nil.  File the break time.
14181         (type-break-schedule): New optional args for overriding the use of
14182         the current time.
14183         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
14184         after a break.
14185         (type-break-check): File the keystroke count.
14186         (type-break-do-query): Prevent a second query when the break is
14187         interrupted.  Optional terse message.
14188         (type-break-keystroke-reset): Record the start of a typing interval.
14189         (type-break-demo-boring): Optional terse messages.  Display word
14190         per minute and keystroke counts according to
14191         type-break-demo-boring-stats.
14193 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
14195         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
14196         directories, make sure they exist under archive-tmpdir.
14198 2004-04-27  Juri Linkov  <juri@jurta.org>
14200         * help.el (view-emacs-news): With argument, display info for the
14201         selected version by finding it among different NEWS files, and
14202         narrowing the buffer to the selected version.
14204         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
14205         same-window-buffer-names.
14206         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
14207         non-numeric prefix argument, append the number to the buffer name
14208         for numeric prefix argument.
14209         (info-other-window): Bind same-window-regexps to nil.
14210         (Info-reference-name): Rename to Info-point-loc.
14211         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
14212         and Info-find-index-name for stringy Info-point-loc.
14213         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
14214         without middle `.', but with final `.' and optional line number
14215         for it.  Set Info-point-loc for index nodes.
14216         (Info-index): Remove middle `.' from index entry regexp.
14217         Modify line number regexp.
14218         (Info-index-next): Decrement line number.
14219         (info-apropos): Remove middle `.' from index entry regexp.
14220         Add optional line number regexp at the end.  Add matched value
14221         for line number to the result list and insert it to the buffer.
14222         Replace match-string by match-string-no-properties.
14223         Reorder result list.
14224         (Info-fontify-node): Hide index line numbers.
14225         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
14226         empty matches.
14227         (Info-follow-reference): Use `str' instead of
14228         Info-following-node-name-re.
14229         (Info-toc): Use full file names.  Set Info-current-node to "Top".
14230         (Info-fontify-node): Compare file names without directory name.
14231         (Info-try-follow-nearest-node): Don't set Info-reference-name.
14232         Set second arg of Info-extract-menu-node-name for index nodes.
14233         (info-xref-visited): Use magenta3 instead of magenta4.
14234         (Info-mode): Add info-apropos to docstring.
14236         * log-view.el (log-view-diff): Replace interactive code "r"
14237         by a list to allow to call it even if region is not active.
14239         * paren.el (show-paren-highlight-openparen): New var.
14240         (show-paren-function): Turn on openparen highlighting when
14241         matching forward if show-paren-highlight-openparen is non-nil.
14243         * simple.el (kill-ring-save): Use blink-matching-delay instead of
14244         the constant value 1.
14245         (completions-common-part): Expand docstring.
14247         * textmodes/picture.el (picture-mode-map): Add arrow keys.
14249 2004-04-27  Kim F. Storm  <storm@cua.dk>
14251         * image.el (insert-sliced-image): Use line-height instead of
14252         line-spacing property on newline.
14254 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
14256         * desktop.el (desktop-buffer-misc-data-function): Rename to
14257         desktop-save-buffer and change docstring.
14258         (desktop-buffer-modes-to-save): Delete.
14259         (desktop-save-buffer-p): Use desktop-save-buffer instead of
14260         desktop-buffer-modes-to-save.
14261         (desktop-save): Rename desktop-buffer-misc-data-function to
14262         desktop-save-buffer and allow non-function value.
14263         (desktop-missing-file-warning): Correct docstring.
14265         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
14266         to desktop-save-buffer.
14268         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
14269         desktop-save-buffer.
14271         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
14273         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
14275 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
14277         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
14279 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
14281         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
14282         (ielm): Only go to the end of the buffer when starting a new process.
14284 2004-04-25  Juanma Barranquero  <lektu@terra.es>
14286         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
14287         mode line.  Bind `inhibit-read-only' to t before modifying
14288         properties of text in the buffer.
14289         (ielm): Force point to the end of buffer, even when running ielm
14290         from inside itself.
14292 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14294         * info.el (info-apropos): Reset Info-complete-cache.
14296 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
14298         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14299         Also recognize severe Irix et al. messages.
14300         (compilation-normalize-filename, compile-abbreviate-directory):
14301         Delete functions.
14302         (compilation-get-file-structure): New function inherits
14303         functionality of the two preceding ones.
14304         (compilation-internal-error-properties, compilation-fake-loc):
14305         Use it so that different paths to the same file share the same
14306         markers.  Also optimize finding adjacent marker slightly.
14308 2004-04-25  Kim F. Storm  <storm@cua.dk>
14310         * image.el (insert-sliced-image): Add line-spacing t property
14311         to newlines separating image lines.
14313 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
14315         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
14317         * ielm.el (ielm-prompt-read-only): New user option.
14318         (ielm-prompt): Expand docstring to describe new behavior.
14319         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
14320         mention it in the docstring.
14322 2004-04-24  Andreas Schwab  <schwab@suse.de>
14324         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
14326         * diff.el (diff): Set default-directory in diff buffer.
14328 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
14330         * mail/sendmail.el (mail-bury): Don't delete the frame where the
14331         mail was being composed if the terminal cannot display more than
14332         one frame; instead, switch to previous frame.
14334         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
14335         (rmail-start-mail): Support rmail-mail-new-frame even on
14336         terminals that can display only one frame at a time.
14338 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14340         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
14341         (checkdoc-output-font-lock-keywords): Remove error regexp.
14342         (checkdoc-output-mode-map): Remove.
14343         (checkdoc-output-mode): Derive from compilation-mode.
14344         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
14346         * dired.el (dired-mode-map): Add a menu entry for wdired.
14348         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
14349         (rx-bracket, rx-check-any, rx-any): Clean up name space.
14351         * wdired.el: (wdired-mode-map): Move init into declaration.
14352         Fix `return' binding.
14353         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
14354         Use force-mode-line-update.
14355         (wdired-get-filename): Use `unless'.
14356         (wdired-preprocess-files): Don't assume names have no \n and use / for
14357         dir separator.
14358         (wdired-normalize-filename): Use replace-regexp-in-string.
14359         (wdired-load-hooks): Remove.
14360         (wdired-mode-hooks): Rename to wdired-mode-hook.
14362         * info-look.el: Add support for cfengine-mode.
14363         (info-lookup-setup-mode): Use dolist.
14365 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
14367         * wdired.el: New file.
14369 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14371         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
14373         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
14374         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
14375         (pcomplete--help, pcomplete--here): Doc fixes.
14377 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
14379         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
14380         handles wrong-number-of-arguments in backend call.
14382         * vc.el (vc-print-log): Likewise.
14384 2004-04-20  Dave Love  <fx@gnu.org>
14386         * emacs-lisp/rx.el: Doc fixes.
14387         (rx-constituents): Add/extend many forms.
14388         (rx-check): Check form is a list.
14389         (bracket): Defvar.
14390         (rx-check-any, rx-any, rx-check-not): Modify.
14391         (rx-not): Simplify.
14392         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
14393         (rx-kleene): Use rx-trans-forms.
14394         (rx-quote-for-set): Delete.
14395         (rx): Allow multiple args.
14397 2004-04-23  Kenichi Handa  <handa@m17n.org>
14399         * international/mule-util.el (char-displayable-p): Simplify by
14400         using internal-char-font.
14402 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14404         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
14406 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14408         * diff-mode.el (diff-next-error): New fun.
14409         (diff-mode): Use it.
14411         * simple.el (next-error): Change arg name.
14412         Add support for the documented C-u C-x ` usage.
14414         * frame.el (special-display-popup-frame, next-multiframe-window)
14415         (previous-multiframe-window): Only consider frames on same display.
14417 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
14419         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
14420         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
14422 2004-04-22  Kim F. Storm  <storm@cua.dk>
14424         * net/telnet.el (telnet): Add optional port arg.
14426 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14428         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14429         Minor sanity check on the `hyperlink' slot.
14431         * Makefile.in (recompile): Compile new files.
14433         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
14434         Add byte-recompile-directory's optional `arg'.
14436         * cvs-status.el (cvs-tree-use-charset): New var.
14437         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
14438         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
14439         (cvs-status-cvstrees): Use it.
14441         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
14442         Make it a normal major mode.
14443         (checkdoc-buffer-label): Make sure the file name is meaningful.
14444         (checkdoc-output-to-error-buffer): Remove.
14445         (checkdoc-error, checkdoc-start-section): Rewrite.
14447         * info.el (info-node, info-menu-5, info-xref, info-header-node)
14448         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
14449         (Info-title-4-face): Use new syntax.
14450         (info-xref-visited): Inherit from info-xref.
14452         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
14454 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14456         * simple.el (next-error-last-buffer, next-error-function):
14457         New variables for the next-error framework.
14458         (next-error-buffer-p): New function.
14459         (next-error-find-buffer): Generalize compilation-find-buffer.
14460         (next-error, previous-error, first-error, next-error-no-select)
14461         (previous-error-no-select): Move from compile.el.
14463         * replace.el (occur-next-error, occur-1): Hook into the next-error
14464         framework.
14466         * progmodes/compile.el (compilation-start):
14467         Set next-error-last-buffer so next-error knows where to jump.
14468         (compilation-setup): Set the buffer-local variable
14469         next-error-function to 'compilation-next-error-function.
14470         (compilation-buffer-p, compilation-buffer-internal-p): Use an
14471         alternate way to find if a buffer is a compilation buffer, for
14472         next-error convenience.
14473         (next-error-no-select, previous-error-no-select, next-error)
14474         (previous-error, first-error): Move to simple.el.
14475         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
14476         (compilation-last-buffer): Remove.
14477         (compilation-start, compilation-next-error, compilation-setup)
14478         (compilation-next-error-function, compilation-find-buffer):
14479         Remove compilation-last-buffer use.
14481 2004-04-21  Juanma Barranquero  <lektu@terra.es>
14483         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
14484         (font-lock-warning-face): Fix spacing.
14486         * makefile.w32-in (WINS): Add url/ directory.
14488 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
14490         * desktop.el (desktop-buffer-mode-handlers): New variable.
14491         Alist of major mode specific functions to restore a desktop buffer.
14492         (desktop-buffer-handlers): Make variable obsolete.
14493         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
14494         Catch errors signaled in handlers.  Update buffer count.
14495         Evaluate desktop-buffer-point.
14496         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
14497         move to dired.el.
14498         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
14499         move to info.el.
14500         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
14501         move to mail/rmail.el.
14502         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
14503         to mh-e/mh-e.el.
14504         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
14505         On fail, print message (to message buffer) even if
14506         desktop-missing-file-warning is nil.
14507         (desktop-buffer-misc-data-function): New buffer local variable.
14508         Function returning major mode specific data.
14509         (desktop-buffer-misc-functions): Make variable obsolete.
14510         (desktop-save): Use desktop-buffer-misc-data-function.
14511         (desktop-buffer-dired-misc-data): Rename to
14512         dired-desktop-buffer-misc-data and move to dired.el.
14513         (desktop-buffer-info-misc-data): Rename to
14514         Info-desktop-buffer-misc-data and move to info.el.
14515         (desktop-read): Add message about number of buffers restored/failed.
14517         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
14518         Add parameters.  Pause to display error only when
14519         desktop-missing-file-warning is non-nil.
14520         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14521         (dired-mode): Bind desktop-buffer-misc-data-function.
14523         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
14524         Add Parameters.
14525         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14526         (Info-mode): Bind desktop-buffer-misc-data-function.
14528         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
14529         Add Parameters.
14531         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
14532         Add Parameters.
14534 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
14536         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
14537         the case of letters in case-insensitive expansions when the
14538         abbrev is preceded by characters with letter syntax.
14540 2004-04-21  Richard M. Stallman  <rms@gnu.org>
14542         * progmodes/cperl-mode.el (cperl-putback-char):
14543         Delete Emacs 18 definition.
14545         * international/mule.el (ctext-post-read-conversion):
14546         Use assoc-string, not assoc-ignore-case.
14548         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
14550         * emacs-lisp/easymenu.el (easy-menu-add):
14551         Do call x-popup-menu, but only if it's defined.
14553         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
14555         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
14556         Handle multiple args: compile like progn.
14558         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
14559         take all args as &rest arg.
14561         * autoinsert.el (auto-insert-alist): Insert the user's name in
14562         copyright notice, rather than Free Software Foundation.
14564 2004-04-21  Kenichi Handa  <handa@m17n.org>
14566         * descr-text.el (describe-char): Make it work on *Help* buffer.
14568 2004-04-21  Kim F. Storm  <storm@cua.dk>
14570         * image.el (insert-image): Add optional SLICE arg.
14571         (insert-sliced-image): New defun.
14573 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
14575         * subr.el (read-number): Check whether `default' is nil.
14577 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14579         * progmodes/compile.el (compilation-error-properties):
14580         Split into two.
14581         (compilation-internal-error-properties): New one.
14582         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
14584 2004-04-20  Richard M. Stallman  <rms@gnu.org>
14586         * window.el (split-window-save-restore-data):
14587         Don't update the data if OLD-INFO is nil.
14589         * view.el (view-return-to-alist): Mark it permanent local.
14591         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
14593         * recentf.el (recentf-save-list): Catch and warn about errors.
14595         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
14596         so "Buffers" won't be pure.
14598         * help-mode.el (help-mode-finish): Set help-return-alist first
14599         thing, setting only the entry for the selected window.
14601         * help-fns.el (describe-function-1): If many non-control non-meta
14602         keys run the command, don't list all of them.
14604 2004-04-20  Juanma Barranquero  <lektu@terra.es>
14606         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
14607         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
14609         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
14611 2004-04-20  Kenichi Handa  <handa@m17n.org>
14613         * international/quail.el (quail-lookup-key): New optional arg
14614         NOT-RESET-INDICES.
14615         (quail-get-translations): Call quail-lookup-key with
14616         NOT-RESET-INDICES t.
14617         (quail-completion): Likewise.
14618         (quail-lookup-map-and-concat): Likewise.
14620 2004-04-20  Kenichi Handa  <handa@m17n.org>
14622         * international/quail.el (quail-update-translation): Don't insert
14623         such an unsupported multibyte char in a unibyte buffer.
14625 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
14627         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
14628         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
14629         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
14630         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
14631         (gdb-frame-assembler-buffer): Improve behaviour with
14632         multiple frames.
14633         (gdb-display-buffer): Extend search to all visible frames.
14635 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
14637         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
14638         characters left after base64 decoding.
14639         (rmail-decode-region): Use -dos variety of `coding', to remove any
14640         ^M characters left after qp or base64 decoding.
14642 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14644         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
14645         messages.
14647 2004-04-19  Stephen Eglen  <stephen@gnu.org>
14649         * add-log.el (add-change-log-entry): Update doc string to mention
14650         add-log-full-name and add-log-mailing-address.
14652 2004-04-18  Juri Linkov  <juri@jurta.org>
14654         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
14655         (Info-find-node-2): Simplify error message.
14656         (Info-insert-dir): Use Info-following-node-name.
14657         (Info-goto-node): Remove *info-history* and *info-toc*.
14658         (Info-history): Create a node of the virtual history file.
14659         (Info-toc): Create a node of the virtual toc file.
14660         (Info-insert-toc): New arg `curr-file' for reference file names.
14661         (info-apropos): Remove redundant var binding for temp-file.
14662         (Info-index, Info-index-next, Info-mode): Doc fix.
14663         (Info-goto-emacs-command-node): Don't jump to *info* from
14664         non-*info* Info buffers.
14665         (Info-fontify-node): Don't show the file name of external
14666         references if `Info-hide-note-references' is `hide'.  Don't hide
14667         newlines at the end of paragraphs.
14669         * international/mule-diag.el (list-input-methods):
14670         Fix args to help-xref-button.
14672         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
14673         to put into effect local variables from TUTORIAL files.
14675         * textmodes/paragraphs.el (sentence-end) <function>: New fun
14676         with default value taken from the variable `sentence-end'.
14677         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
14678         Add nil const to :type.
14679         (sentence-end-without-period, sentence-end-double-space)
14680         (sentence-end-without-space): Doc fix.
14682         * textmodes/paragraphs.el (forward-sentence):
14683         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
14684         (fill-delete-newlines):
14685         * progmodes/cc-cmds.el (c-beginning-of-statement):
14686         Use function `sentence-end' instead of variable `sentence-end'.
14688 2004-04-18  Andreas Schwab  <schwab@suse.de>
14690         * progmodes/compile.el (compilation-start): Set window start to
14691         point-min if compilation-scroll-output is nil.
14693 2004-04-18  John Wiegley  <johnw@newartisans.com>
14695         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
14697 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
14699         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
14700         (gdb-info-breakpoints-custom): Revert previous change.
14701         (gdb-view-assembler): Update assembler if necessary.
14702         (gdb-frame-handler): Parse correctly for gdb-current-frame.
14703         (gdb-display-source-buffer): Update properly when both source and
14704         assembler are visible.
14706 2004-04-17  John Wiegley  <johnw@newartisans.com>
14708         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
14709         which limits the number of names shown in the minibuffer.  Off by
14710         default.
14711         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
14712         up iswitchb for users with a multitude of open buffers by showing
14713         only the first and last N/2 buffers in the completion list (which
14714         is enough to aid C-s/C-r, and to know that more characters are
14715         needed to refine the completion list).
14717 2004-04-17  Richard M. Stallman  <rms@gnu.org>
14719         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
14720         (file-truename): Expand all ~ constructs directly.
14721         (insert-directory): Delete any error msg output by the
14722         `insert-directory-program'.
14724         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
14725         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
14726         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
14727         (allout-init): Use find-file-hook, not find-file-hooks.
14728         (allout-mode): Eliminate Emacs 18 support.
14729         Use write-contents-functions, not local-write-file-hooks.
14731 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
14733         * progmodes/compile.el (compilation-error-properties): Fix for
14734         adding messages when there are already markers for their file.
14735         (compilation-fake-loc): New function.
14737 2004-04-16  Dave Love  <fx@gnu.org>
14739         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
14740         (python-load-file): Fix python-orig-start setting.
14742         * progmodes/compile.el: Doc fixes.
14743         (compilation-error-regexp-alist-alist)
14744         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
14745         (compilation-assq): Wrap in eval-when-compile.
14746         (compilation-mode-font-lock-keywords): Don't use list*.
14747         (compilation-start): Avoid warning.
14748         (compilation-compat-error-properties)
14749         (compilation-directory-properties): Add keymap property.
14750         (compilation-parsing-end): Make it a marker for better compatibility.
14752         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
14754 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
14756         * xml.el: Doc fixes.
14757         (xml-get-children): Only looks at sub-tags and ignore strings.
14759         * xml.el (xml-parse-tag): Avoid overwriting node-name.
14761 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14763         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
14765 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
14767         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
14769         * vc.el (vc-print-log): Likewise.
14771 2004-04-16  Masatake YAMATO  <jet@gyve.org>
14773         * simple.el (completion-setup-function): Set an initial value
14774         to `element-common-end' before entering loop.  Set a value
14775         to `element-common-end' at the end of loop.
14776         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
14777         (completions-common-part): Rename from completion-de-emphasis.
14778         (completions-first-difference): Rename from completion-emphasis.
14779         Suggested by RMS.
14781 2004-04-16  Juanma Barranquero  <lektu@terra.es>
14783         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
14784         (bookmark-edit-annotation-mode): Add mode name.
14786 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14788         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
14789         for nested conflict markers.
14790         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
14792 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
14794         * progmodes/gdb-ui.el (gdb-goto-info): New function.
14796         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
14798 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14800         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
14801         Give a backtrace if requested.
14803         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
14805         * progmodes/python.el (python-mouse-2-command, python-RET-command):
14806         Remove unused functions.
14807         (python-orig-start-line, python-orig-file): Remove.
14808         (python-orig-start): New var.
14809         (python-input-filter, python-compilation-line-number)
14810         (python-send-region, python-load-file): Use it.
14812         * info.el (info): Always jump to *info*.
14814         * subr.el (posn-set-point): New function.
14816         * mouse.el (mouse-set-point): Use it.
14818         * progmodes/compile.el (compile-goto-error): Use it.
14819         (compilation-button-map): New keymap.
14820         (compilation-error-properties): Use it.
14821         (compilation-shell-minor-mode-map): Don't bind mouse-2.
14823         * smerge-mode.el (smerge-popup-context-menu): Use it.
14825         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
14826         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
14827         mouse and non-mouse case.
14829         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
14830         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
14832         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
14833         Make it work for non-mouse events.
14835         * pcvs-info.el (cvs-status-map): Update binding name.
14837 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
14839         * xml.el (xml-maybe-do-ns): New function to handle namespace
14840         parsing of both attribute and element names.
14841         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
14842         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
14843         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
14844         (xml-parse-attlist): Make it do its own namespace parsing.
14846 2004-04-14  Dave Love  <fx@gnu.org>
14848         * progmodes/python.el (run-python): Fix use of \n.
14849         (python-load-file): Remove `try' from Python fragment.
14850         (python-describe-symbol): Fix message.
14852         * comint.el: Doc fixes.
14853         (comint-last-input-start, comint-last-input-end)
14854         (comint-last-output-start): Give them values.
14855         (comint-arguments): Avoid warning.
14856         (comint-skip-prompt): Use line-end-position.
14857         (comint-backward-matching-input): Rename arg to agree with doc.
14858         (comint-extract-string): Use syntax-ppss.
14859         (comint-dynamic-simple-complete): Delete useless list construction.
14860         (comint-redirect-subvert-readonly): New.
14861         (comint-redirect-preoutput-filter): Use it.
14863         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
14864         Correctly handle negative arguments when calling hook functions.
14866 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
14868         * info.el (info-apropos): Don't clobber Info-history-list.
14870 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
14872         * progmodes/compile.el (compilation-setup):
14873         Localize overlay-arrow-position.
14874         (compilation-sentinel): Restructure code equivalently.
14875         (compilation-next-error): Find message on same line after point if
14876         not found before point.
14877         (compile-mouse-goto-error): Restore function so that compilation
14878         buffer need not be current and use compile-goto-error.
14879         (compile-goto-error): Restore function.
14880         (next-error): Set overlay-arrow-position.
14881         (compilation-forget-errors): Don't localize already local
14882         compilation-locs and remove FIXME about refontifying.
14884 2004-04-14  Kim F. Storm  <storm@cua.dk>
14886         * startup.el (emacs-quick-startup): New defvar (set by -Q).
14887         (command-line): New option -Q.  Like -q --no-site-file, but
14888         in addition it also disables menu-bar, tool-bar, scroll-bars,
14889         tool-tips, and the blinking cursor.
14890         (command-line-1): Skip startup screen if -Q.
14891         (fancy-splash-head): Use ":align-to center" prop to center splash image.
14893         * emulation/cua-base.el (cua-read-only-cursor-color)
14894         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
14896 2004-04-13  Dave Love  <fx@gnu.org>
14898         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
14899         (syntax): Don't require.
14900         (python) <defgroup>: Add :version.
14901         (python-quote-syntax): Re-written.
14902         (inferior-python-mode): Move stuff here from run-python and add
14903         some more.
14904         (python-preoutput-continuation, python-preoutput-result)
14905         (python-dotty-syntax-table): New.
14906         (python-describe-symbol): Use them.
14907         (run-python): Move stuff to inferior-python-mode.  Modify code
14908         loaded into Python.
14909         (python-send-region): Use python-proc, python-send-string.
14910         (python-send-string): Send newlines too.  Callers changed.
14911         (python-load-file): Re-written.
14912         (python-eldoc-function): New.
14913         (info-look): Don't require.
14914         (python-after-info-look): New.  A modified version of former
14915         top-level code for use with eval-after-load.
14916         (python-maybe-jython, python-guess-indent): Use widened buffer.
14917         (python-fill-paragraph): Re-written.
14918         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
14919         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
14921 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14923         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
14924         Set compilation-error-regexp-alist earlier.
14926         * progmodes/compile.el (compilation-minor-mode-map)
14927         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
14928         (compile-goto-error): Re-merge the mouse and non-mouse commands.
14930 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14932         * progmodes/compile.el (compile-goto-error): Select the buffer/window
14933         corresponding to the event.
14935 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
14937         * loadup.el: Add cygwin to system-type list, for unexec() support.
14939 2004-04-12  John Paul Wallington  <jpw@gnu.org>
14941         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
14942         (ibuffer-restore-window-config-on-quit): New variable to replace
14943         `ibuffer-delete-window-on-quit'.  Update all references.
14944         (ibuffer-prev-window-config): New variable.
14945         (ibuffer-quit): Restore previous window configuration instead of
14946         deleting window.
14947         (ibuffer): Save window configuration before showing Ibuffer buffer.
14949         * help.el (describe-mode): Doc fix.
14951 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14953         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
14954         not to treat nil as a function.
14956         * vc-arch.el (vc-arch-root): Be a bit more careful.
14957         (vc-arch-register): Save the buffer if we modified it.
14958         (vc-arch-delete-rej-if-obsolete): Save excursion.
14959         (vc-arch-find-file-hook): Use the simpler after-save-hook.
14960         (vc-arch-responsible-p, vc-arch-init-version): New functions.
14962         * net/ldap.el (ldap-search): Use list*.
14964 2004-04-12  Juri Linkov  <juri@jurta.org>
14966         * info.el (Info-follow-reference): Allow multiline reference name.
14968 2004-04-11  Dave Love  <fx@gnu.org>
14970         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
14972         * progmodes/python.el: New file.
14974 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
14976         * vc-hooks.el (vc-arg-list): Function removed.
14977         (vc-default-workfile-unchanged-p): Use condition-case to check for
14978         backward compatibility.
14980         * vc.el (vc-print-log): Use condition-case to check for backward
14981         compatibility.
14983 2004-04-11  Juri Linkov  <juri@jurta.org>
14985         * dired.el (dired-faces): New defgroup.
14986         (dired-header, dired-mark, dired-marked, dired-flagged)
14987         (dired-warning, dired-directory, dired-symlink, dired-ignored):
14988         New faces.
14989         (dired-header-face, dired-mark-face, dired-marked-face)
14990         (dired-flagged-face, dired-warning-face, dired-directory-face)
14991         (dired-symlink-face, dired-ignored-face): New face variables.
14992         (dired-font-lock-keywords): Use them instead of font-lock faces.
14993         Split the rule for dired marks into 3 separate rules: for marks,
14994         marked file names and flagged file names.
14996         * help-mode.el (help-make-xrefs): Add a final newline to the
14997         *Help* buffer.
14999 2004-04-11  John Paul Wallington  <jpw@gnu.org>
15001         * replace.el (occur-engine): Distinguish between one and several
15002         matches in the matches per buffer heading.
15004 2004-04-11  Kim F. Storm  <storm@cua.dk>
15006         * ido.el (ido-confirm-unique-completion): New defcustom.
15007         (ido-complete): Use it.
15008         (ido-write-file): Set it to t unconditionally.
15010 2004-04-10  Miles Bader  <miles@gnu.org>
15012         RCS keyword removal (only non-comment changes are enumerated here):
15014         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
15015         (byte-compile-insert-header): Don't use `byte-compile-version'.
15016         * forms.el (forms-version): Variable removed.
15017         (forms-mode): Don't use `forms-version'.
15018         * recentf.el (recentf-version): Variable removed.
15019         * progmodes/delphi.el (delphi-version): Variable removed.
15020         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
15022 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15024         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
15026 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
15028         * info.el (info-apropos): Improve menu item regexp.
15030 2004-04-09  Simon Josefsson  <jas@extundo.com>
15032         * mail/smtpmail.el: Add comment, based on report by
15033         kdc@rcn.com (Kevin D. Clark).
15035 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15037         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15038         Redo one more thing that I didn't notice Daniel had undone.
15040 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
15042         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
15043         (gdb-goto-breakpoint, gdb-display-buffer)
15044         (gdb-display-source-buffer, gdb-view-source-function)
15045         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
15046         (gdb-source-info, gdb-frame-handler): Don't specify a window
15047         for display.
15048         (gdb-info-breakpoints-custom): Remove superfluous update of
15049         assembler buffer.
15050         (gdb-many-windows): Make settable outside gdb.
15052 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
15054         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
15055         Derive from fundamental-mode rather than text-mode.
15057 2004-04-08  Juri Linkov  <juri@jurta.org>
15059         * info.el (Info-history): Doc fix.
15060         (Info-history-list): New var.
15061         (info-xref): Change magenta4 to blue, remove bold for dark and
15062         light backgrounds, change bold to underline for non-color classes.
15063         (info-xref-visited): New face.
15064         (Info-fontify-visited-nodes): New custom.
15065         (Info-hide-note-references): Add new value `hide'.  Doc fix.
15066         (Info-reference-name): New var.
15067         (Info-selection-hook): New custom.
15068         (Info-edit-mode-hook): New var.
15069         (Info-find-file): New fun.
15070         (Info-find-node): Move part of code to Info-find-file.
15071         (Info-find-node-2): Add anchors to Info-history-list.  Move point
15072         to the place with the reference name if name is defined.
15073         (Info-select-node): Add current node to Info-history-list.
15074         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
15075         (Info-search-whitespace-regexp): New custom.
15076         (Info-search-case-fold): New var.
15077         (Info-search): Add "case-sensitively" to the prompt.
15078         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
15079         (Info-search-case-sensitively, Info-search-next): New fun.
15080         (Info-up): Move point to the menu item of the current node.
15081         (Info-history): New fun.  Add *info-history* to
15082         same-window-buffer-names.
15083         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
15084         (Info-insert-toc): New fun.
15085         (Info-build-toc): New fun.
15086         (Info-follow-reference): Add new arg `fork'.  Doc fix.
15087         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
15088         with the same name prefer the reference closest to point.
15089         (Info-next-reference): Replace * by + in the *Note regexp.
15090         Add regexp for http:// and ftp://.  Skip the *Note prefix.
15091         (Info-prev-reference): Replace * by + in the *Note regexp.
15092         Add regexp for http:// and ftp://.  Skip the *Note prefix.
15093         (Info-follow-nearest-node): Add new arg `fork'.
15094         (Info-try-follow-nearest-node): Add new arg `fork'.
15095         Call browse-url for http:// and ftp:// references.
15096         Set Info-reference-name for index entries.
15097         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
15098         Info-search-next, Info-history, Info-toc, clone-buffer.
15099         (Info-menu-update): Replace * by + in the *Note regexp.
15100         (Info-mode): Add documentation for Info-history, Info-toc,
15101         Info-search-case-sensitively, Info-search-next, clone-buffer.
15102         (Info-fontify-menu-headers): Remove fun.  Move code to
15103         Info-fontify-node.
15104         (Info-fontify-node): Add docstring.  Add local vars
15105         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
15106         then fontify header line, titles, menu headers, http and ftp
15107         references, refill paragraphs.  If not-fontified-p is t or
15108         fontify-visited-p is t then fontify cross references, menu items.
15109         Fontify menu headers.  Fontify http and ftp references.
15110         Change regexp for cross references to require whitespace after *Note,
15111         add matching groups for file and node names.  Remove hack for quote.
15112         Use display property for Info-hide-note-references=t.  Use fifth
15113         or fourth match for help-echo.  Display visited nodes in a
15114         different face.  Unhide file names of external references.
15115         Unhide newlines.  Display visited menu items in a different face.
15117 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15119         * progmodes/compile.el: Require CL.
15120         (compilation-mode-font-lock-keywords): Re-install the "line as
15121         function" patch.
15123         * help-fns.el (help-C-source-directory): New var.
15124         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
15125         (describe-function-1, describe-variable): Use them.
15127         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
15128         to C source files specially.
15130 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
15132         * info.el (Info-hide-cookies-node): New function.
15133         (Info-select-node): Use it.
15134         (Info-display-images-node): Remove message with image file name.
15136 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
15138         * progmodes/compile.el (compilation-warning-face)
15139         (compilation-info-face, compilation-skip-threshold)
15140         (compilation-skip-visited, compilation-context-lines):
15141         Declare :version when added to Emacs.
15142         (compilation-error-regexp-alist-alist): Extend caml and irix.
15143         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
15144         (compilation-mode-font-lock-keywords): Temporarily undo line as
15145         function patch, which wasn't ready.
15147 2004-04-07  Kenichi Handa  <handa@m17n.org>
15149         * international/latin1-disp.el (latin1-display-setup): Check each
15150         character is displayable or not instead of calling
15151         latin1-display-check-font.
15153 2004-04-06  Kenichi Handa  <handa@m17n.org>
15155         * language/ethio-util.el (ethio-sera-being-called-by-w3):
15156         New variable.
15157         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
15158         instead of sera-being-called-by-w3.
15159         (ethio-fidel-to-sera-buffer): Likewise.
15160         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
15161         instead of sera-being-called-by-w3.
15162         (ethio-write-file): Likewise.
15164 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15166         * printing.el: Doc fix.
15168 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
15170         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
15171         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
15172         (gdb-setup-windows): Only use separate IO buffer if required.
15174 2004-04-06  Kim F. Storm  <storm@cua.dk>
15176         * term.el (term-is-xemacs): Remove.
15177         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
15178         (term-window-width): New function.
15179         (term-mode, term-check-size): Use it.
15180         (term-mode): Disable overflow-newline-into-fringe in term buffer.
15182 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15184         * cus-edit.el (custom-add-parent-links): Change unbound variable
15185         `symbol' to `name'.
15187 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
15188         * info.el (info-apropos): New function.
15189         (Info-mode-menu): Add it.
15190         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
15192         * help-mode.el (help-make-xrefs): Recognize aliased variable with
15193         inherited docstring.
15195         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
15197 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15199         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
15201         * progmodes/compile.el (font-lock): Don't require any more.
15202         (compilation-error-properties, compilation-start, compilation-sentinel)
15203         (compilation-filter, next-error): Use with-current-buffer.
15204         (compilation-skip-to-next-location, compilation-skip-threshold)
15205         (compilation-skip-visited): Move to silence the byte-compiler.
15206         (compilation-setup): Simplify.
15207         (compilation-next-error): Use line-(beginning|end)-position.
15208         Make sure `pt' is non-nil before using compilation-loop.
15209         (compile-goto-error): Add optional event arg.  Use it.
15210         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
15211         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
15212         Update the binding for mouse-2.
15213         (first-error): Set compilation-current-error to nil rather than bob.
15214         (compilation-parsing-end, compilation-parse-errors-function)
15215         (compilation-error-list, compilation-old-error-list):
15216         "New" compatibility variables.
15217         (compile-buffer-substring, compilation-compat-error-properties)
15218         (compilation-compat-parse-errors, compilation-forget-errors):
15219         New compatibility functions.
15220         (compilation-mode-font-lock-keywords): Use them.
15222 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
15224         * autorevert.el (auto-revert-handler): If point (or a window
15225         point) is at the end of the buffer, keep it there after
15226         reverting.  This allows to tail a file.
15227         Mention this in the `Commentary'.
15229         * format.el (format-write-file): Add optional argument CONFIRM
15230         and make it behave like the analogous argument to `write-file'.
15232 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15234         * progmodes/ebnf2ps.el: Doc fix.
15235         (ebnf-version): New version number (4.2).
15236         (ebnf-syntax): Customization and docstring fix.
15237         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
15238         Put autoloaded funs before first use.
15239         (ebnf-style-database): Add dtd entry.
15240         (ebnf-syntax-alist): Add dtd initialization.
15241         (ebnf-token-sequence): New fun.
15242         (ebnf-comment-table): Add new comment action character.
15243         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
15245         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
15246         Type Definition for XML).
15248         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
15249         * progmodes/ebnf-bnf.el (ebnf-sequence):
15250         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
15251         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
15252         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
15253         Code simplification: call ebnf-token-sequence.
15255 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
15257         * calendar/timeclock.el (timeclock-relative)
15258         (timeclock-get-project-function, timeclock-get-workday-function)
15259         (timeclock-query-out, timeclock-when-to-leave)
15260         (timeclock-when-to-leave-string, timeclock-log-data)
15261         (timeclock-generate-report, timeclock-in): Doc fixes.
15263 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15265         * url/: New dir.  Import the URL package from its repository.
15267 2004-04-03  Andreas Schwab  <schwab@suse.de>
15269         * diff-mode.el (diff-mode): Fix missing quote.
15271 2004-04-03  Juri Linkov  <juri@jurta.org>
15273         * descr-text.el (describe-property-list): Add `font-lock-face'.
15275         * dired.el (dired-font-lock-keywords): Fix permission regexps.
15277 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15279         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
15280         Use utf-16le on little endian machines and utf-16be otherwise.
15282 2004-04-02  David Kastrup  <dak@gnu.org>
15284         * net/browse-url.el (browse-url-generic): Use call-process
15285         instead of start-process to allow browsers that fork and detach.
15287 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
15289         * compile.el (compilation-current-error): New var.
15290         (compilation-setup, compile-mouse-goto-error)
15291         (compile-goto-error, next-error): Use it.
15292         (compilation-skip-to-next-location): Default to t, which gives
15293         contiguous skipping like old compile (where this was redundant).
15294         (compilation-next-error): Prevent previous-* commands from moving
15295         back to message at or just before point.
15297 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
15299         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
15300         (gdb-source-info): Don't display source at startup, if required.
15301         (gdb-show-main): New option.
15302         (gdba): Update documentation.
15303         (gdb-source): Cover case of auto-display output.
15305 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
15307         * autorevert.el: Delete obsolete autoload's and defvar's.
15308         (auto-revert-check-vc-info): New user option.
15309         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
15310         (auto-revert-handler-vc): Delete.
15311         (auto-revert-handler): Treat return value `fast' of
15312         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
15314         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
15315         return `fast'.
15317         * files.el (buffer-stale-function): Doc change.
15319 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15321         * printing.el: New tip on Tips section.
15322         (pr-version): New version number (6.7.4).
15323         (pr-shell-file-name): Initialization fix.
15325 2004-03-31  Juri Linkov  <juri@jurta.org>
15327         * dired.el: Add autoload for `dired-do-touch'.
15328         (dired-touch-program): New var.
15329         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
15330         (dired-no-confirm): Add `touch' to docstring.
15332         * dired-aux.el (dired-do-touch): New fun.
15333         (dired-do-chxxx): Add argument -t for touch operation.
15335         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
15336         `dired-move-to-filename-regexp'.
15338 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
15340         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
15342 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15344         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
15345         and only if the buffer was modified.
15347 2004-03-30  Kenichi Handa  <handa@m17n.org>
15349         * international/characters.el: Delete pairs for U+2308..U+230B.
15351 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
15353         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
15354         to detect the beginning of a level 2 or 3 annotation.
15356 2004-03-29  Kenichi Handa  <handa@m17n.org>
15358         * international/ucs-tables.el (ucs-insert): Fix the error message.
15360 2004-03-29  Kenichi Handa  <handa@m17n.org>
15362         * international/mule-util.el (char-displayable-p): Fix generation
15363         of XLFD file name.
15365         * Makefile.in (setwins, setwins_almost): Change directory to $wd
15366         before finding directories by `find'.
15368 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15370         * subr.el (interactive-form): Delete.  Now implemented in C.
15372         * pcvs.el (cvs-parse-process): Workaround for Darwin.
15374         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
15375         (vc-diff-label): New fun.
15376         (vc-diff-internal): Use it.
15378         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
15380 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15382         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
15384         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
15385         specify XML (EBNFX).
15387         * progmodes/ebnf2ps.el: Doc fix.
15388         (ebnf-version): New version number (4.1).
15389         (ebnf-syntax): Adjust customization.
15390         (ebnf-style-database): Add ebnfx entry.
15391         (ebnf-syntax-alist): Add ebnfx initialization.
15392         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
15394         * printing.el: Doc fix.
15395         (pr-version): New version number (6.7.3).
15396         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
15397         returns nil for mouse position.  Reported by Drew Adams
15398         <drew.adams@oracle.com>.
15399         (pr-update-menus): Modify interactive declaration.  Reported by Drew
15400         Adams <drew.adams@oracle.com>.
15402 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
15404         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
15405         (gud-gdba-marker-filter): Log the process input and output, if
15406         required.  From Stefan Monnier.
15407         (gdb-debug-log, gdb-enable-debug-log): New variables.
15408         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
15410 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15412         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
15413         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
15415 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
15417         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
15418         Call vc-find-file-hook here instead of in auto-revert-buffers.
15419         (auto-revert-buffers): Delete call to vc-find-file-hook.
15420         (auto-revert-verbose, global-auto-revert-non-file-buffers)
15421         (global-auto-revert-mode, auto-revert-set-timer)
15422         (auto-revert-handler, auto-revert-buffers): Doc fixes.
15424 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15426         * woman.el (woman-change-fonts): Rename local variable
15427         woman-font-alist to font-alist to avoid a compiler warning.
15429 2004-03-27  Dave Love  <fx@gnu.org>
15431         * emacs-lisp/rx.el (rx): Doc fix.
15432         Fix copyright years.
15434         * strokes.el (strokes-global-set-stroke-string): New function.
15435         (strokes-list-strokes): Cope with strings, not just commands.
15436         Set foreground colour of image.
15437         (strokes-global-set-stroke): Doc fix.
15439 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
15441         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
15442         Auto Revert mode.
15443         (Buffer-menu-files-only): New variable.
15444         (Buffer-menu-toggle-files-only): New function.
15445         (Buffer-menu-mode-map): Bind it to `T'.
15446         (Buffer-menu-mode): Mention `T' in docstring.
15447         Set buffer-stale-function.
15448         (list-buffers-noselect): Mark buffer non-modified and set
15449         Buffer-menu-files-only.
15451         * dired.el (buffer-stale-function): Remove no longer needed defvar.
15453         * autorevert.el (auto-revert-handler): Print revert message
15454         before, rather than after, reverting.
15455         (buffer-stale-function): Move to files.el.
15457         * files.el (buffer-stale-function): Move here from autorevert.el.
15459 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15461         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
15463         * calc/calc.el (calc-mode-map): Use mapc.
15465         * apropos.el (apropos-mode): Don't autoload.
15466         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
15467         (apropos): Use it.
15468         (apropos-print): Add optional `text' argument.
15469         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
15470         Don't assume point-min == 1.
15472         * bs.el (bs-buffer-list): Use buffer-local-value.
15473         (bs--set-toggle-to-show): Use with-current-buffer.
15475         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
15476         New funs.
15477         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
15479         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
15481         * dabbrev.el (dabbrev-expand): Fix regexp construction.
15482         (dabbrev--find-expansion): Use pop.
15483         (dabbrev--search): Use match-string-no-properties.
15485         * dired.el (dired-mode): Use run-mode-hooks.
15486         (dired-move-to-end-of-filename): Use match-string.
15488         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
15489         is bound before using it.
15490         (ediff-verbose-p): Make it into a var since it's not constant.
15492         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
15494         * faces.el (read-face-font): Don't cons up unnecessarily.
15495         (header-line, tool-bar): Share common parts.
15497         * files.el (file-relative-name): Use compare-strings.
15499         * finder.el (finder-mode): Follow coding convention.
15501         * subr.el (read-number): New function.
15503         * ses.el (ses-read-number): Move to subr.el.
15504         (ses-set-header-row): Use read-number.
15506 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
15508         * vc-hooks.el (vc-arg-list): New function, which handles both
15509         compiled and uncompiled code.
15510         (vc-default-workfile-unchanged-p): Use it.
15512         * vc.el (vc-print-log): Undo prev change, use new function
15513         vc-arg-list from vc-hooks.el.
15515 2004-03-26  Masatake YAMATO  <jet@gyve.org>
15517         * simple.el (completion-setup-function): Emphasize the
15518         first uncommon characters in the completions; and de-emphasize
15519         the common prefix substrings.
15520         (completion-emphasis): New face.
15521         (completion-de-emphasis): New face.
15523 2004-03-25  Juanma Barranquero  <lektu@terra.es>
15525         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
15526         Comment out (it's unused and unfinished code).
15528 2004-03-25  Sam Steingold  <sds@gnu.org>
15530         * vc.el (vc-print-log): Fix a bug in the last patch:
15531         backend-function may be a byte-compiled object, not a lambda.
15533 2004-03-25  Juri Linkov  <juri@jurta.org>
15535         * descr-text.el (describe-property-list): Add a button
15536         for `face' property that calls `describe-face'.
15537         Suggested by luis fernandes <elf@ee.ryerson.ca>
15539         * international/mule.el (keyboard-coding-system):
15540         * kmacro.el (kmacro-call-macro): Fix docstring.
15542         * dired.el: Fix comments.
15544         * textmodes/fill.el (fill): Fix Info link.
15546         * font-lock.el (fast-lock, lazy-lock):
15547         * jit-lock.el (jit-lock): Remove links to removed Support Modes
15548         Info node.
15550         * eshell/eshell.el (eshell): Fix broken info-link.
15552         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
15553         * eshell/em-banner.el (eshell-banner):
15554         * eshell/em-smart.el (eshell-smart):
15555         * eshell/esh-cmd.el (eshell-cmd):
15556         Comment out broken info-links to incomplete Info manual.
15558         * info-xref.el: Fix commentary.
15560 2004-03-25  Kevin Ryde  <user42@zip.com.au>
15562         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
15563         Remove spurious node duplicate suppression, doesn't work, not wanted.
15564         (info-xref-output): Take format style args, add "sit-for 0" to let
15565         user see the results as they progress.
15566         (info-xref-check-all-custom): New function.
15568 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
15570         * gdb-ui.el: Moved to progmodes.
15572 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15574         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
15576 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15578         * calendar/appt.el (appt-check): Remove superfluous progn.
15579         When finished with diary buffer: if it was not being displayed
15580         before, kill it; otherwise restore its original state.
15581         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
15583         * calendar/calendar.el (calendar-set-mode-line): Use total
15584         available mode-line width, rather than frame-width.
15586         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
15587         after mode change so effect not lost.
15589 2004-03-23  Dave Love  <fx@gnu.org>
15591         * dired.el (dired) <defgroup>: Add link to manual.
15592         (dired-font-lock-keywords): Add highlighting on unusual permissions.
15593         (dired-revert): Use dolist.
15594         (dired-mode-map): Add U binding.
15595         (dired-mode): Add font-lock-beginning-of-syntax-function.
15596         (dired-garbage-files-regexp): Make it a defcustom.
15598 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15600         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
15601         is equivalent to nil.
15602         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
15603         (vc-arch-mode-line-string): Accept `added' state.
15604         (vc-arch-state): Use inode-sigs if available.
15605         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
15606         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
15607         (vc-arch-tagline-re): New var.
15608         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
15609         New functions.
15610         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
15611         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
15613         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
15614         (vc-file-not-found-hook): Use it.
15616         * diff-mode.el (diff-default-read-only): Change default.
15617         (diff-mode-hook): Make it a defcustom.  Add some options.
15618         (diff-mode-map): Bind diff-refine-hook.
15619         (diff-yank-handler): New var.
15620         (diff-yank-function): New fun.
15621         (diff-font-lock-keywords): Use them.
15622         (diff-end-of-file): Handle case where file-header looks like diff text.
15623         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
15624         (diff-file-kill): Delete a subsequent empty line, if applicable.
15625         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
15626         (diff-find-file-name): Use it.
15627         (diff-tell-file-name): New command.
15628         (diff-mode): Be careful with view-mode.
15629         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
15630         New functions, for use in diff-mode-hook.
15631         (diff-find-source-location): Catch "regex too large" errors.
15632         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
15633         (diff-refine-hunk): New command.
15635         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
15636         (smerge-context-menu-map): Remove unused var.
15637         (smerge-keep-all): Preserve markers.
15638         (smerge-keep-n): New fun.
15639         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
15640         (smerge-keep-current, smerge-ediff): Use it.
15641         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
15642         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
15643         (smerge-resolve): Resolve trivial 3-part conflicts.
15645 2004-03-23  Juri Linkov  <juri@jurta.org>
15647         * man.el (Man-width): New var.
15648         (Man-getpage-in-background): Use it.
15649         (Man-support-local-filenames): New var and fun.
15650         (Man-build-man-command): Don't add a second %s.
15651         (Man-fontify-manpage): Clean up message.
15652         (Man-mode): Set outline-regexp, outline-level,
15653         imenu-generic-expression.
15655         * woman.el (woman-fill-frame): Doc fix.
15656         (woman-decode-region): Use window-width instead of frame-width.
15658         * abbrevlist.el (list-one-abbrev-table):
15659         * descr-text.el (describe-char):
15660         * international/mule-diag.el (describe-current-coding-system):
15661         * international/quail.el (quail-insert-decode-map):
15662         Use window-width instead of frame-width.
15664         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
15665         (jka-compr-mode-alist-additions): Add tbz.
15666         (jka-compr-write-region, jka-compr-insert-file-contents):
15667         Add message for undefined compress-program.
15668         (jka-compr-write-region): Remove redundant var bindings.
15670         * dired-x.el (dired-guess-shell-alist-default): Add choices for
15671         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
15672         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
15673         (dired-man): Use dired-guess-shell-command.
15674         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
15675         Change default nil to t.
15677         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
15678         (dired-compare-directories): Add default value for empty input.
15680         * help-at-pt.el: Move suggestions for key bindings to Commentary.
15682         * time.el (display-time-string-forms): Fix help-echo date format.
15684 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
15686         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
15687         (buffer-stale-function): New variable.
15688         (auto-revert-list-diff, auto-revert-dired-file-list)
15689         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
15690         (auto-revert-handler): Take over some functionality of deleted
15691         functions.
15692         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
15694         * dired.el (dired-directory-changed-p): New fun, extracted from
15695         dired-internal-noselect.
15696         (dired-buffer-stale-p): New fun.
15697         (dired-internal-noselect): Use dired-directory-changed-p.
15698         Eliminate revert messages.
15699         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
15701 2004-03-23  Kenichi Handa  <handa@m17n.org>
15703         * international/characters.el: Setup syntaxes for more parentheses
15704         Unicode characters.
15706         * international/mule-cmds.el (select-safe-coding-system):
15707         Merge coding-system and auto-cs before comparing them.
15709 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15711         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
15713         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
15714         normal-auto-fill-function and comment-indent-function.
15715         The default values now work just as well.
15716         Don't set font-lock-beginning-of-syntax-function since we already set
15717         syntax-begin-function.
15718         (lisp-outline-level): Put ;;;###autoload at same level as (.
15719         (prin1-char): Quote special chars.
15721         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
15722         than with-no-warnings.
15724         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
15725         if the source location can't be found.
15726         (edebug-compute-previous-result): Use prin1-char.
15728         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
15729         (debug-ignored-errors): Add an entry.
15731         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
15732         (byte-compile-file): Output warning when deleting a file.
15734         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
15735         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
15737         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
15738         (byte-compile-inline-expand): Use backquote.
15739         (byte-optimize-pure-func): Rename from byte-optimize-concat.
15740         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
15742         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
15744         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
15746 2004-03-22  Juri Linkov  <juri@jurta.org>
15748         * finder.el (finder-known-keywords): Fix data, tex, unix.
15750         * play/landmark.el: Fix keywords.
15752         * language/ethio-util.el (ethio-find-file): Doc fix.
15754         * emacs-lisp/warnings.el: Doc fix.
15756         * textmodes/ispell.el (ispell-help): Doc fix.
15758 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
15760         * format.el (format-insert-file): Always return a list of two
15761         elements, like insert-file-contents does.
15763 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
15765         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
15766         and vc-BACKEND-diff.
15767         (vc-print-log): If the print-log implementation supports it, use
15768         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
15769         (vc-version-diff, vc-diff-internal): Doc fixes.
15771         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
15772         implementation supports it, let diff output go to *vc*,
15773         not *vc-diff*, since this is an internal call.
15775         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
15777         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
15779         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
15781 2004-03-21  Dave Love  <fx@gnu.org>
15783         * progmodes/cfengine.el (cfengine-mode):
15784         Set parse-sexp-ignore-comments.
15786         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
15788 2004-03-21  Juanma Barranquero  <lektu@terra.es>
15790         * allout.el (allout-mode): Fix docstring.
15792 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
15794         * files.el (insert-directory): Fix bug if SWITCHES is a list.
15796         * autorevert.el (auto-revert-interval): Make new value take
15797         effect immediately when set through Custom.
15798         (auto-revert-set-timer): Add interactive declaration.
15800 2004-03-19  David Ponce  <david@dponce.com>
15802         * ruler-mode.el (ruler-mode-header-line-format-old):
15803         Don't `make-variable-buffer-local'.
15804         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
15805         (ruler-mode-header-line-format): Simply funcall the above.
15806         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
15807         to save/restore a previous header line format.
15808         (ruler-mode-space): Don't depend on a numeric WIDTH value.
15809         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
15810         fringes and margins width.
15811         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
15813 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15815         * log-edit.el (log-edit-font-lock-keywords): Typo.
15817         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
15818         (tex-send-tex-command): Rather than here.
15819         (tex-compilation-parse-errors): Simplify.
15821         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
15823         * time.el (display-time-string-forms): Add help-echo with date on time.
15825         * composite.el (compose-region): Use restore-buffer-modified-p.
15827         * disp-table.el (standard-display-8bit): Simplify.
15829         * server.el (server-process-filter): Delete temp frame.
15831         * add-log.el (add-change-log-entry): Simplify.
15833 2004-03-19  Kim F. Storm  <storm@cua.dk>
15835         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
15836         (hexl-follow-line): Don't require 'fringe.
15838         * progmodes/compile.el (compilation-start): Always set
15839         compilation-last-buffer and return it.
15841 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
15843         * simple.el (clone-buffer): Doc fix.
15845 2004-03-18  Juanma Barranquero  <lektu@terra.es>
15847         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
15849 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15851         * log-edit.el (log-edit-font-lock-keywords): New var.
15852         (log-edit-mode): Use it.
15854 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
15856         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
15857         properly for watching in speedbar.
15859 2004-03-17  Masatake YAMATO  <jet@gyve.org>
15861         * smerge-mode.el (smerge-popup-context-menu):
15862         Put `unwind-protect' around `overlay-put' and `popup-menu'.
15864 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15866         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
15867         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
15868         Take sealed revisions into account.
15869         (vc-arch-checkin): Extract a summary line from the message.
15871 2004-03-16  Masatake YAMATO  <jet@gyve.org>
15873         * register.el (register): Provide `register' feature.
15875 2004-03-15  Masatake YAMATO  <jet@gyve.org>
15877         Added context menu support in smerge mode.
15878         Most of the part is written by Stefan Monnier.
15880         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
15881         New keymap and menu.
15882         (smerge-text-properties): New function.
15883         (smerge-remove-props): New function.
15884         (smerge-popup-context-menu): New function.
15885         (smerge-resolve): Call `smerge-remove-props'.
15886         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
15887         (smerge-keep-current): Ditto.
15888         (smerge-kill-current): New function.
15889         (smerge-match-conflict): Put text properties.
15890         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
15892 2004-03-15  David Ponce  <david@dponce.com>
15894         * ruler-mode.el: (ruler-mode-left-fringe-cols)
15895         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
15896         (ruler-mode-right-scroll-bar-cols): Remove.
15897         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
15898         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
15899         Use fringe-columns and scroll-bar-columns.
15901 2004-03-15  Masatake YAMATO  <jet@gyve.org>
15903         * hl-line.el (hl-line-range-function): New variable.
15904         (hl-line-move): New function.
15905         (global-hl-line-highlight): Use `hl-line-move'.
15906         (hl-line-highlight): Ditto.
15908         * scroll-bar.el (scroll-bar-columns):
15909         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
15911         * ruler-mode.el (top-level): Require scroll-bar and fringe.
15912         (ruler-mode-left-fringe-cols)
15913         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
15914         (ruler-mode-right-scroll-bar-cols)
15915         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
15916         (ruler-mode-ruler-function): New variable.
15917         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
15918         if the value for `ruler-mode-ruler-function'is given.
15920         * hexl.el (hexl-mode-hook): Make the hook customizable.
15921         (hexl-address-area, hexl-ascii-area): New customize variables.
15922         (hexlify-buffer): Put font-lock-faces on the address area and
15923         the ascii area.
15924         (hexl-activate-ruler): New function.
15925         (hexl-follow-line): New function.
15926         (hexl-highlight-line-range): New function.
15927         (hexl-mode-ruler): New function.
15929 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15931         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
15932         (vc-default-find-file-hook): New fun.
15933         (vc-find-file-hook): Call new find-file-hook operation.
15935         * vc-arch.el: New file.
15937 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
15939         * info-look.el (info-lookup): Reuse an existing Info window.
15941 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15943         * woman.el (woman-preserve-ascii): Default value changed to t and
15944         doc string revised.
15946 2004-03-12  Richard M. Stallman  <rms@gnu.org>
15948         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
15949         Fix minor bug.
15951         * replace.el (occur-engine): Change message for count of matches.
15953         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
15954         For strings, do compare text properties.
15956 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
15958         * progmodes/compile.el (compile-auto-highlight)
15959         (compilation-error-list, compilation-old-error-list)
15960         (compilation-parse-errors-function, compilation-parsing-end)
15961         (compilation-error-message, compilation-directory-stack)
15962         (compilation-enter-directory-regexp-alist)
15963         (compilation-leave-directory-regexp-alist)
15964         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
15965         (compilation-current-file, compilation-regexps): Remove vars.
15967         (compile-error-at-point, compilation-error-filedata)
15968         (compilation-error-filedata-file-name, compile-reinitialize-errors)
15969         (compilation-next-error-locus, compilation-forget-errors)
15970         (count-regexp-groupings, compilation-parse-errors)
15971         (compile-collect-regexps, compile-buffer-substring): Remove funs.
15973         (compile-internal): Make obsolete.
15975         (compilation-first-column, compilation-error)
15976         (compilation-directory-matcher, compilation-page-delimiter)
15977         (compilation-mode-font-lock-keywords, compilation-debug)
15978         (compilation-error-face, compilation-warning-face)
15979         (compilation-info-face, compilation-line-face)
15980         (compilation-column-face, compilation-enter-directory-face)
15981         (compilation-leave-directory-face, compilation-skip-threshold)
15982         (compilation-skip-visited, compilation-context-lines): New vars.
15984         (compilation-warning-face, compilation-info-face)
15985         (compilation-message-face): New faces.
15987         (compilation-error-regexp-alist-alist): New constant.
15989         (compilation-face, compilation-directory-properties)
15990         (compilation-assq, compilation-error-properties, compilation-start)
15991         (define-compilation-mode, compilation-loop)
15992         (compilation-set-window): New functions.
15994         (compile): Additional argument for interactive compiles like TeX.
15996         * progmodes/grep.el (kill-grep): Move here from compile.el
15997         (grep-error, grep-hit-face, grep-error-face)
15998         (grep-mode-font-lock-keywords): New variables.
15999         (grep-regexp-alist): Simplify regexp and add `binary' case.
16000         (grep-mode): New mode.
16001         (grep-process-setup): Simplify.
16003 2004-03-11  Jason Rumney  <jasonr@gnu.org>
16005         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
16006         letters on DOS/Windows.
16008 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16010         * server.el (server-name): New var.
16011         (server-socket-dir): New var to replace server-socket-name.
16012         (server-start): Use them.
16014 2004-03-11  Simon Josefsson  <jas@extundo.com>
16016         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
16017         died to avoid infloop.  Reported by Jonathan Glauner
16018         <jglauner@sbum.org>.
16020 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16022         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
16023         (smerge-mode-menu): Use it to deactivate menu entries.
16024         (smerge-keep-current): New fun.
16025         (smerge-keep-current): Use it.
16027 2004-03-10  John Paul Wallington  <jpw@gnu.org>
16029         * foldout.el (foldout-fold-list, foldout-modeline-string):
16030         Declare them as variables, not constants.
16032 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16034         * ps-print.el: Modification to print *Messages* buffer.
16035         (ps-print-version): New version 6.6.4.
16036         (ps-message-log-max): New fun.
16037         (ps-spool-without-faces, ps-spool-with-faces)
16038         (ps-count-lines-preprint): Code fix.
16040         * printing.el: New tips in Tips section.
16042 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16044         * delim-col.el: Doc fix.
16046         * printing.el: Doc fix.  New doc section (Tips).
16048 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16050         * type-break.el (type-break-emacs-variant): Remove.
16051         (type-break-run-at-time, type-break-cancel-function-timers):
16052         Use fboundp rather than version name and number.
16054 2004-03-09  Masatake YAMATO  <jet@gyve.org>
16056         * hexl.el (hexl-mode): Use `make-local-variable' instead of
16057         `make-variable-buffer-local'.
16059 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
16061         * find-dired.el (find-dired): Call `shell-command' instead of
16062         `start-process-shell-command'.  By this, Tramp takes over
16063         handling of remote directories.
16065 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16067         * newcomment.el (comment-use-global-state): New var.
16068         (comment-search-forward): Use it.
16070         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
16072         * cus-edit.el (fill) <defgroup>: Move to fill.el.
16074         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
16075         (enable-kinsoku): Make it a defcustom.
16076         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
16077         paragraph to same-comment-start-marker.
16079 2004-03-07  Dave Love  <fx@gnu.org>
16081         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
16082         (browse-url-mail): Use it.
16084         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
16085         (rfc2368-unhexify-string): Use replace-regexp-in-string.
16087 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
16089         * woman.el (woman-man.conf-path): Doc fix.
16090         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
16092 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
16094         * sort.el (sort-columns): Remove ms-dos from the list of systems
16095         where the external `sort' command is not used.
16097 2004-03-07  Kim F. Storm  <storm@cua.dk>
16099         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
16100         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
16101         from overlay-arrow-variable-list.
16102         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
16104 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
16106         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
16107         overlay arrow string properly for the assembler buffer.
16109 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16111         * mail/sendmail.el (mail-mode): Fix last change.
16113 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
16115         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
16116         for the assembler buffer.
16117         (gdb-assembler-custom): Position the overlay arrow.
16118         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
16120 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16122         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
16124         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
16125         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
16127         * mail/sendmail.el (mail-mode): Set comment-start-skip.
16129         * newcomment.el (uncomment-region): Allow non-terminated comment.
16130         (comment-normalize-vars): Check the user-specified comstart marker.
16132 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16134         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
16135         Otherwise, do use it if the region only contains font-lock text
16136         properties.
16138 2004-03-04  Masatake YAMATO  <jet@gyve.org>
16140         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
16141         as the callback function for eldoc.
16142         (hexl-print-current-point-info): New function.
16143         (hexl-current-address): Print the address in both decimal
16144         and hexadecimal format.
16146 2004-03-04  Richard M. Stallman  <rms@gnu.org>
16148         * mail/rmail.el (rmail-convert-to-babyl-format):
16149         Specify t for UNIBYTE when calling mail-unquote-printable-region.
16151         * mail/mail-utils.el (mail-unquote-printable-region):
16152         New arg UNIBYTE.
16154         * startup.el (command-switch-alist): Doc fix.
16156         * simple.el (undo): Temporarily set this-command to `undo-start',
16157         then set it to `undo' once undo-start returns without error.
16159         * simple.el (minibuffer-history-sexp-flag): Doc fix.
16161         * simple.el (kill-line): Don't disregard trailing whitespace
16162         in eol condition, if show-trailing-whitespace is set.
16164         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
16165         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
16166         When disabling, restore old values only if mouse-sel-has-been-enabled.
16168         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
16169         (isearch-{-char): New function.
16170         (isearch-mode-map): Bind { to isearch-{-char.
16172         * font-lock.el (lisp-font-lock-keywords-2):
16173         Turn off the CL with-... and do-... general patterns.
16174         Instead, recognize several specific with... and do... constructs.
16176         * files.el (switch-to-buffer-other-window):
16177         Bind same-window-buffer-names and same-window-regexps to nil.
16178         (switch-to-buffer-other-frame): Likewise.
16180 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16182         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
16183         recognizing leading comment on code line.
16185 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16187         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
16188         hidden files/directories.
16190 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16192         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
16193         only comment-start (in case the mode hasn't set it).
16195         * Makefile.in (AUTOGENEL): New var.
16196         (bootstrap-prepare): Rename from bootstrap-clean.
16197         Don't remove elc files.
16198         (maintainer-clean): New target.
16200         * xml.el (xml-get-attribute-or-nil): Simplify.
16202 2004-03-02  Juri Linkov  <juri@jurta.org>
16204         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
16205         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
16206         URL to prevent their substitution with the environment variable
16207         values by browsers.
16209 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16211         * ps-print.el: Doc fix.
16212         (ps-print-version): New version number (6.6.3).
16213         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
16214         Docstring fix.
16215         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
16216         before printing.
16217         (ps-time-stamp-yyyy-mm-dd): New fun.
16218         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
16220 2004-03-02  Kim F. Storm  <storm@cua.dk>
16222         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
16224 2004-03-01  Juanma Barranquero  <lektu@terra.es>
16226         * allout.el (allout-rebullet-heading): Fix typo in docstring.
16228         * desktop.el (desktop-file-version)
16229         (desktop-after-read-hook): Fix typos.
16230         (desktop-clear-preserve-buffers): Remove redundant info in
16231         docstring already shown by the obsolescence message.
16232         (desktop-truncate, desktop-internal-v2s)
16233         (desktop-value-to-string): Change argument name to match docstring.
16235         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
16237         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
16238         docstring.
16240 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16242         * printing.el: Replace "As Is..." in PostScript file print/preview by
16243         "No Preprocessing...".  Suggested by Colin Marquardt
16244         <_marquardt_@zmd.de>.
16245         (pr-insert-section-4): Adjust buffer interface.
16247 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
16249         Version 2.0.39 of Tramp released.
16251         * net/tramp.el (tramp-handle-file-local-copy)
16252         (tramp-handle-write-region, tramp-open-connection-rsh):
16253         Variable name typo.  Small change.  From Patrick Tullmann
16254         <tullmann@flux.utah.edu>.
16255         (tramp-process-connection-type): New variable.
16256         (tramp-maybe-open-connection): Use it.
16257         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
16258         (tramp-touch): Set last-modified time of a remote file.
16259         (tramp-handle-write-region): Say which function is used when encoding.
16261 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
16263         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
16264         case of non-existing filename, too.  Reported by Christoph Bauer
16265         <c_bauer@informatik.uni-kl.de>.
16266         (tramp-smb-get-file-entries): The directory in question should
16267         have permissions "drwxrwxrwx".  Just virtual, because we don't
16268         know the real permissions.  Don't we know?
16269         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
16270         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
16271         (tramp-smb-wait-for-output): Optimize algorithm getting pending
16272         output.  If it was received chunkwise, there have been problems.
16273         Remove the "prompt not found" error message; it is obvious.
16274         Simplify algorithm.
16275         (tramp-smb-process-running): Remove.  Since we acknowledge the
16276         virtual prompt for shares, there's no need for distinction of
16277         reading shares (process ends afterwards) and interactive mode of
16278         smblient.
16279         (tramp-smb-open-connection): Setting process sentinel removed.
16280         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
16281         "NT_STATUS_NETWORK_ACCESS_DENIED".
16282         (tramp-smb-maybe-open-connection): Set `process-connection-type'
16283         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
16284         (top-level): Setting default value in `tramp-default-method-alist'
16285         corrected.  Order of USER and HOST have been wrong.
16286         Nobody complained for months ...
16287         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
16288         (tramp-smb-open-connection): Clear password cache if login has failed.
16290         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
16291         `tramp-unified-filenames'.
16292         (tramp-completion-mode): Make test for XEmacs explicitely.
16293         `event-to-character' can exists in Emacs packages too.
16294         Reported by Matt Swift <swift@alum.mit.edu>.
16295         (tramp-buffer-name): Buffer name must contain the user if exists.
16296         Reported by Adrian Phillips <a.phillips@met.no>.
16297         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
16298         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
16299         (tramp-do-copy-or-rename-file-out-of-band): Rename from
16300         `tramp-do-copy-or-rename-file-one-local', because it handles also
16301         the case both files use the same out-of-band method.
16302         Implementation added.
16303         (tramp-handle-file-local-copy, tramp-handle-write-region):
16304         Out-of-band handling removed.  `copy-file' called instead, which
16305         calls `tramp-do-copy-or-rename-file-out-of-band'.
16306         (tramp-action-password): Check for out-of-band method removed.
16307         This function is used for 'login-program.
16308         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
16309         appropriate.
16310         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
16311         and `tramp-parse-sknownhosts'.
16312         (tramp-completion-function-alist): It's a defvar now, because we
16313         want to apply the optimized `tramp-set-completion-function'
16314         instead of a static list.
16315         (tramp-set-completion-function): Implementation tuned.
16316         Avoid double entries, and entries where the function or the
16317         file/directory doesn't exist.
16318         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
16319         for SSH2.
16320         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
16321         (tramp-handle-dired-compress-file): New function.
16322         (tramp-async-proc): New variable.
16323         (tramp-handle-shell-command): Adding asynchronous processes.
16324         They are far from being perfect, but it works at least for
16325         `find-grep-dired' and `find-name-dired' in Emacs 22.1.
16326         (top-level): Require password.el if visible.  Should be mandatory
16327         once No Gnus has found its way into (X)Emacs.
16328         (tramp-read-passwd): Invoke `password-read' if available,
16329         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
16330         fallback any longer.
16331         (tramp-clear-passwd): New function.
16332         (tramp-process-actions, tramp-process-multi-actions):
16333         Clear password cache if login has failed.
16335         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
16336         its own module.
16337         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
16338         `ange-ftp-ftp-name-res'.  There could be incorrect values from
16339         previous calls in case the "ftp" method is used in the Tramp file
16340         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16342 2004-02-28  Richard M. Stallman  <rms@gnu.org>
16344         * term.el (term-mouse-paste): Call mouse-set-point.
16346         * thumbs.el: New file.
16348 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16350         * progmodes/ebnf-abn.el: Doc fix.
16352         * progmodes/ebnf-bnf.el: Doc fix.
16353         (ebnf-repeat): Code fix.
16355         * progmodes/ebnf2ps.el: Doc fix.
16356         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
16358 2004-02-28  Juri Linkov  <juri@jurta.org>
16360         * ffap.el (dired-at-point): Additional writability test for
16361         relative directory names.
16362         (dired-at-point-prompter): Treat directories as a directory, get
16363         the directory component from files.
16364         (ffap-string-at-point): Return string from region if region is active.
16365         (ffap-file-at-point): Remove redundant code.
16367 2004-02-28  Kim F. Storm  <storm@cua.dk>
16369         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
16370         Initialize margin area images to nil.
16371         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
16372         (breakpoint-enabled-bitmap-face)
16373         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
16374         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
16375         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
16376         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
16377         (gdb-reset): Use gdb-remove-breakpoint-icons.
16378         (gdb-put-string): Add dprop arg to specify alternative display
16379         property (for setting fringe bitmap).
16380         (gdb-remove-strings): Doc fix.
16381         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
16382         icon in fringe (if available), or else as icon or text in display
16383         margin.  Creates necessary icons in breakpoint-bitmap,
16384         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
16385         Also make left window margin if required.
16386         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
16387         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
16388         no longer needed.
16389         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
16390         gdb-put-breakpoint-icon.
16391         (gdb-assembler-mode): Don't set left-margin-width here.
16393 2004-02-27  Kevin Ryde  <user42@zip.com.au>
16395         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
16396         comma, so that it DTRT in macros.
16398 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16400         * progmodes/sh-script.el (sh-shell-arg)
16401         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
16402         (sh-leading-keywords, sh-other-keywords): Fix custom type.
16404 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
16406         * faces.el (face-spec-set-match-display): Add a new attribute,
16407         `min-colors'.
16408         (region, highlight, secondary-selection): Use `min-colors'.
16410         * custom.el (defface): Add documentation for `min-colors'.
16412         * font-lock.el (font-lock-comment-face, font-lock-string-face)
16413         (font-lock-keyword-face, font-lock-function-name-face)
16414         (font-lock-variable-name-face, font-lock-constant-face):
16415         Use `min-colors'.
16417         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
16419 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16421         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
16422         define assq-delete-all if it's not defined.
16423         (ebnf-generate-region): Code fix.
16425         * printing.el: Doc fix.
16426         (pr-version): New version number (6.7.2).
16427         (pr-command): Return empty string if command is an empty string.
16429 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16431         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
16433         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
16434         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
16435         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
16436         "tt" ["test"] ).  Reported by Markus Dreyer
16437         <mdreyer@ix.urz.uni-heidelberg.de>.
16438         (ebnf-version): New version number (4.0).
16439         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
16440         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
16441         (ebnf-delete-style): New commands.
16442         (ebnf-directory, ebnf-file): New funs.
16443         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
16444         (ebnf-production-name-p, ebnf-stop-on-error): New options.
16445         (ebnf-syntax-alist): New var.
16446         (ebnf-element-width): New fun replacing ebnf-list-width.
16447         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
16448         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
16449         (ebnf-prologue): Adjust vars.
16450         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
16451         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
16452         (ebnf-check-style-values, ebnf-generate-production)
16453         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
16454         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
16455         (ebnf-token-repeat): Code fix.
16457         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
16458         %right, %left and %prec.  Suggested by Matthew K. Junker
16459         <junker@alum.mit.edu>.
16460         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
16462         * progmodes/ebnf-iso.el: Doc fix.
16463         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
16464         (ebnf-iso-lex): Code fix.
16466         * progmodes/ebnf-bnf.el: Doc fix.
16467         (ebnf-bnf-lex): Code fix.
16469         * progmodes/ebnf-otz.el: Doc fix.
16471 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
16473         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
16474         (abbrev-prefix-mark): Doc fix.
16476 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
16478         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
16479         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
16480         (gdb-var-delete): Make interactive (really).
16481         (gdb-edit-value): Make non-interactive.
16483         * progmodes/gud.el (gud-speedbar-menu-items):
16484         Add gdb-var-delete and, indirectly, gdb-edit-value.
16485         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
16486         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
16487         (gud-gdb-marker-filter): Add comment for annotations.
16489 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
16491         * calendar/calendar.el (generate-calendar)
16492         (calendar-read-date): Prevent display of BC calendars once more -
16493         reverts 2003-10-01 change.
16494         (generate-calendar-month): Doc fix.
16496 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
16498         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
16499         return value of increment-calendar-month.
16501 2004-02-21  Stephen Compall  <s11@member.fsf.org>
16503         * saveplace.el (save-place-forget-unreadable-files)
16504         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
16505         (save-place-forget-unreadable-files): New function.
16506         (save-place-alist-to-file): Use it to filter out files that are
16507         no longer readable.
16509         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
16510         current Texinfo environment, using the same method as in
16511         `texinfo-insert-@end', and insert a space rather than a newline if
16512         point in a @table environment.
16514 2004-02-21  Juri Linkov  <juri@jurta.org>
16516         * ffap.el (ffap-file-at-point): Try parent directories.
16518 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
16520         * vcursor.el (vcursor-modifiers): New defcustom.
16521         (vcursor-cs-binding): Use vcursor-modifiers instead of a
16522         hard-coded list.
16524 2004-02-21  Masatake YAMATO  <jet@gyve.org>
16526         * play/animate.el (animate-birthday-present): Accept names other
16527         than `Sarah', too.
16529 2004-02-21  Juri Linkov  <juri@jurta.org>
16531         * startup.el: Remove table of command line arguments from the
16532         Commentary section.
16534 2004-02-20  John Wiegley  <johnw@newartisans.com>
16536         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
16537         again" modifier from 'e' to 'E', since 'e' is also used by the
16538         "file extension" modifier.
16540 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
16542         * help-fns.el (describe-categories): Doc fix.
16544 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16546         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
16547         temporary file for buffer already visiting one.  This change makes
16548         output likely to be directly usable by patch program.
16549         Suggested by Adrian Aichner  <adrian@xemacs.org>
16551 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
16553         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
16554         case of variables defined in compound statements.
16555         (gdb-setup-windows, gdb-source-info, gdb-source-info):
16556         Simplify constructions using switch-to-buffer.
16558 2004-02-19  Simon Josefsson  <jas@extundo.com>
16560         * play/morse.el: Fix typo.
16561         (morse-code): Add @.
16563 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
16565         * calendar/appt.el (appt-display-format): Change default to
16566         'ignore, for backwards compatibility.
16567         (appt-display-message): If appt-display-format is 'ignore,
16568         respect old vars appt-msg-window and appt-visible.
16569         (appt-activate): Don't depend on return value of cancel-timer.
16571         * calendar/calendar.el (calendar-holidays): Doc fix.
16573         * calendar/cal-coptic.el (coptic-prompt-for-date):
16574         Use assoc-string instead of assoc-ignore-case.
16575         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
16576         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
16577         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
16578         * calendar/cal-islam.el (calendar-goto-islamic-date)
16579         (mark-islamic-diary-entries): Ditto.
16580         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
16581         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
16582         (calendar-read-mayan-tzolkin-date): Ditto.
16583         * calendar/calendar.el (calendar-read-date): Ditto.
16584         * calendar/diary-lib.el (mark-diary-entries): Ditto.
16586 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16588         * progmodes/executable.el (executable-command-find-posix-p):
16589         Fix choice of the directory.
16591 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
16593         * simple.el (interprogram-cut-function)
16594         (interprogram-paste-function, kill-new, kill-append):
16595         Doc fixes.
16596         (kill-region): Make it return nil.  Doc fix.
16597         (yank-pop): Make its argument optional.
16598         (yank): Make ARG `-' equivalent to `-1'.
16600 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
16602         * mail/rmail.el (rmail-get-new-mail): Don't reference
16603         rmail-use-spam-filter if rmail-spam-filter is not loaded.
16605 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
16607         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
16608         if one of global-auto-revert-non-file-buffers or autorevert-mode
16609         is non-nil.
16611 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16613         * subr.el (delete-dups): A better implementation from Karl Heuer
16614         <kwzh@gnu.org>.
16616 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
16618         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
16619         correct place.
16620         * progmodes/icon.el (icon-indent-command): Ditto.
16621         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
16623 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16625         * progmodes/grep.el (grep-compute-defaults): Undo change from
16626         2004-01-29: don't use executable-command-find-posix-p.
16628 2004-02-16  Richard Sharman  <rsharman@pobox.com>
16630         * hilit-chg.el: Use require instead of eval-and-compile.
16631         (highlight-compare-buffers): New function.
16633 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
16635         * man.el (Man-fontify-manpage): Render section headings in
16636         `Man-overstrike-face' even when overstrike was not used by man
16637         formatter for section headings.
16639 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
16641         * rmail-spam-filter.el: (vm-use-spam-filter)
16642         (rsf-min-region-length-added-to-spam-list): New variables.
16643         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
16644         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
16645         spam testing.  Don't delete spam message if automatic deletion
16646         after output via variable rmail-delete-after-output is turned on.
16647         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
16648         rsf-bbdb-dont-create-entries-for-spam.
16649         (check-field): New function, extracted from code in
16650         rmail-spam-filter to ease addition of header fields like content-type.
16651         (message-content-type): New variable to check the content-type:
16652         field added, also in defcustom of rsf-definitions-alist.
16653         (rmail-spam-filter): Replace repeated test code for header fields
16654         by calls to check-field; change the call to
16655         rmail-output-to-rmail-file such that rmail-current-message stays
16656         the same to avoid wrong deletion of unseen flags.
16657         (rsf-add-contents-type): New function to convert old format
16658         of rmail-spam-definitions-alist into new one.
16659         Change prefixes of all variables and functions from
16660         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
16662 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16664         * loadhist.el (unload-hook-features-list): New defvar.
16666 2004-02-16  Dave Love  <fx@gnu.org>
16668         * loadhist.el (unload-feature): Doc fix.  Rename flist to
16669         unload-hook-features-list.
16671 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
16673         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
16674         cookie.  Don't check if we are looking-at open-formula.
16676 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
16678         * subr.el (match-string-no-properties): Use substring-no-properties.
16680 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16682         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
16683         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
16684         Use lower-case "rx" in all error message.
16686 2004-02-16  Dave Love  <fx@gnu.org>
16688         * emacs-lisp/rx.el (rx-or): Put group around result.
16689         (rx-constituents): Add backref.
16690         (rx-syntax): Add string-delimiter, comment-delimiter.
16691         (rx-categories): Add combining-diacritic.
16692         (rx-check-not, rx-greedy, rx): Doc fix.
16693         (rx-backref, rx-check-backref): New.
16695 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
16697         * newcomment.el (uncomment-region): Allow eob as comment end.
16699 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16701         * filecache.el: All message and error commands now use prefix
16702         "Filecache:" to make it easy to read *Messages* buffer.
16704 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16706         * autorevert.el: Add support to detect changed dired and VC buffers.
16707         (auto-revert-active-p, auto-revert-list-diff)
16708         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
16709         (auto-revert-handler, auto-revert-active-p): New functions.
16710         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
16711         and `auto-revert-active-p'.
16712         (eval-when-compile): Defvar dired-directory and vc-mode.
16713         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16714         (auto-revert-handler-vc): New functions.
16716 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16718         * progmodes/compile.el (compilation-directory): New defvar.
16719         (compile): Save current directory in compilation-directory.
16720         (recompile): Bind default-directory to compilation-directory if
16721         that is non-nil.
16723 2004-02-16  Dave Love  <fx@gnu.org>
16725         * newcomment.el (comment-insert-comment-function)
16726         (comment-region-function, uncomment-region-function): New.
16727         (comment-indent): Use comment-insert-comment-function.
16728         (uncomment-region): Use uncomment-region-function.
16729         (comment-region): Use comment-region-function.
16731         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
16733 2004-02-16  Richard Stallman  <rms@gnu.org>
16735         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
16736         loaddefs* and ldefs-boot*.
16738 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16740         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
16741         and email address at the beginning and end of the address.
16743         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
16744         anchored at the beginning of the email address.
16746 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
16748         * international/ccl.el (ccl-compile-write): Pass `left' to
16749         ccl-embed-code to generate correct code of write-expr-register.
16751 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
16753         * progmodes/grep.el (grep-compute-defaults): Fix typos.
16755 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16757         * x-dnd.el: Mention support for Motif in commentary.
16758         (x-dnd-handle-drag-n-drop-event): Ditto.
16760 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
16762         * ses.el: Use "ses--" prefixes for buffer-local variables.
16763         Use (point-min) instead of 1, even when we know the buffer
16764         is unnarrowed.
16765         (ses-build-load-map): Delete.  Distribute its content to defconst's for
16766         the three maps.
16767         (ses-menu, ses-header-line-menu): New menus.
16768         (ses-mode-map): Use them.
16769         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
16771 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
16773         * Makefile.in: Fix the CC Mode recompile kludge so it works
16774         when building in a different directory.
16776 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
16778         * simple.el (kill-new): Put yank-handler property on the entire string.
16780 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16782         * diff.el: Don't use compile any more, use diff-mode instead.
16783         (diff-regexp-alist, diff-old-file, diff-new-file)
16784         (diff-parse-differences, diff-process-setup): Remove.
16785         (diff-sentinel): New fun.
16786         (diff): Use it.  Run the process ourselves.
16787         Use diff-mode for the rest of the processing.
16789         * diff.el (diff): Simplify code handling `switch'.
16791 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16793         * pcvs-defs.el (cvs-menu): Add `tag'.
16795 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
16797         * simple.el (kill-append): Doc fix.
16799         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16800         Adapt outline-regexp to the new conventions for commenting out code.
16802 2004-02-11  John Paul Wallington  <jpw@gnu.org>
16804         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
16806 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16808         * diff.el (diff-switches): New fun.
16809         (diff, diff-backup): Use it.
16810         (diff): Clean up the args construction.  Use backquote.
16811         Use listp instead of consp to avoid putting a nil arg.
16812         (diff): Add a revert-buffer function.
16814 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16816         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
16817         handled by x-dnd-handle-file-name.
16818         (x-dnd-known-types): Add COMPOUND_TEXT.
16819         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
16820         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
16821         x-dnd-empty-state.
16822         (x-dnd-forget-drop): Ditto.
16823         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
16824         (x-dnd-handle-one-url): Return private when inserting text.
16825         (x-dnd-insert-ctext): New function.
16826         (x-dnd-handle-file-name): New function for FILE_NAME.
16827         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
16828         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
16829         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
16831 2004-02-10  Kenichi Handa  <handa@m17n.org>
16833         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
16834         instead of while loop.
16836 2004-02-10  Miles Bader  <miles@gnu.org>
16838         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
16840 2004-02-09  Kenichi Handa  <handa@m17n.org>
16842         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
16843         have end-of-line.
16845 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
16847         * Makefile.in: Added extra dependencies in the recompile target
16848         needed to cope with the compile time macro expansions in CC Mode.
16850 2004-02-09  Kim F. Storm  <storm@cua.dk>
16852         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
16853         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
16854         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
16855         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
16856         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
16857         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
16858         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
16859         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
16860         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
16861         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
16862         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
16864 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16866         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
16867         Don't allow shrink if there's a window on our right.
16869         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
16870         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
16871         Bring together declaration and initialization.
16872         (prolog-mode-variables): Don't set the syntax table.
16873         Don't set paragraph-start and comment-indent-function.
16874         Add /*..*/ to the comment regexps.
16875         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
16876         (prolog-mode-map): Don't bind TAB.
16877         (prolog-mode): Set the syntax table.
16878         (prolog-comment-indent): Remove.
16879         (inferior-prolog-mode-map): Initialize in the declaration.
16880         (inferior-prolog-mode-syntax-table)
16881         (inferior-prolog-mode-abbrev-table): New vars.
16882         (inferior-prolog-mode): Derive from comint-mode.
16883         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
16884         minibuffer windows.
16886         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
16887         in file names, as long as it is unabmiguous.
16889 2004-02-08  Andreas Schwab  <schwab@suse.de>
16891         * textmodes/reftex-toc.el
16892         (reftex-toc-load-all-files-for-promotion): Remove useless use of
16893         format.  Doc fix.
16895         * textmodes/refer.el (refer-find-entry-internal): Remove extra
16896         format string arguments.
16898         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
16899         string argument.
16901         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
16903         * play/zone.el (zone-call): Fix format string.
16905         * net/webjump.el (webjump-builtin): Add missing format string argument.
16907         * midnight.el (midnight-delay-set): Remove extra format string argument.
16909         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
16911         * hexl.el (hexl-insert-char): Add missing format string argument.
16913         * format.el (format-decode): Fix format string.
16915         * emulation/vi.el (vi-mode): Remove extra format string argument.
16916         (vi-repeat-last-search): Likewise.
16917         (vi-reverse-last-search): Likewise.
16918         (vi-goto-mark): Likewise.
16919         (vi-reverse-last-find-char): Likewise.
16920         (vi-repeat-last-find-char): Likewise.
16921         (vi-locate-def): Likewise.
16923         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
16925         * ediff-util.el (ediff-toggle-read-only): Remove extra format
16926         string argument.
16927         (ediff-toggle-regexp-match): Likewise.
16929         * dired-aux.el (dired-do-query-replace-regexp): Add missing
16930         format string argument.
16932         * calc/calc-map.el (calc-get-operator): Remove extra format
16933         string argument.
16935         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
16937         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
16938         string argument.
16940         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
16942         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
16944         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
16946         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
16947         (cl-struct-setf-expander): Likewise.
16949         * vc.el (with-vc-file): Fix unsafe uses of error.
16950         (vc-cancel-version): Likewise.
16952 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
16954         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
16955         thousands separator; fixes <class>:<line-number> regexp for
16956         non-english locales.
16958 2004-02-08  Andreas Schwab  <schwab@suse.de>
16960         * view.el (view-mode-enable): Revert previous change.
16962 2004-02-07  Kim F. Storm  <storm@cua.dk>
16964         * simple.el (line-number-at-pos): Rename from line-at-pos.
16965         Uses changed (what-line and vc-annotate-warp-version).
16967 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16969         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
16970         (diff-mode): Remove aborted attempt at support for compile.el.
16971         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
16973 2004-02-06  Andreas Schwab  <schwab@suse.de>
16975         * view.el (view-mode-enable): Add view-mode-map to
16976         minor-mode-overriding-map-alist.
16978 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16980         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
16982 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16984         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
16985         with point inside rather than after the paragraph.
16987 2004-02-04  Sam Steingold  <sds@gnu.org>
16989         * mail/smtpmail.el (smtpmail-try-auth-methods):
16990         Do not try authentication when no mechanism is available.
16991         Pass port-name as defaultport to `netrc-machine'.
16993 2004-02-04  Stephen Eglen  <stephen@gnu.org>
16995         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
16996         to show how minibuffer height can be constrained.
16998 2004-02-04  John Paul Wallington  <jpw@gnu.org>
17000         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
17002 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17004         * x-dnd.el: New file for drag and drop.
17006         * term/x-win.el: require x-dnd, set after-make-frame-functions
17007         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
17008         drag-n-drop event.
17010         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
17011         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
17012         (dired-dnd-handle-file): New functions for drag and drop support.
17013         (dired-mode): Initialize drag and drop if x-dnd present.
17015 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17017         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
17018         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
17019         (cperl-mode): Set fill-paragraph-function.
17020         (cperl-fill-paragraph): Make it non-interactive.
17022 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
17024         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
17026 2004-02-02  David Kastrup  <dak@gnu.org>
17028         * replace.el (perform-replace): Allow 'literal argument in
17029         regexp-flag to indicate literal replacement.
17030         (query-replace-regexp-eval): Use it.
17032 2004-02-01  Andreas Schwab  <schwab@suse.de>
17034         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
17036 2004-02-01  Stephen Eglen  <stephen@gnu.org>
17038         * info-look.el: Add support for maxima-mode.  Update commentary
17039         because info-lookup-symbol is now bound to C-h S.
17041 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
17043         * simple.el (edit-and-eval-command): Bind print-level and
17044         minibuffer-history-sexp-flag around call to read-from-minibuffer.
17045         Correct initial position in command-history.
17047 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
17049         * files.el (read-directory-name): Adapt the docstring to recent
17050         change in Fread_file_name.
17052 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
17054         * ses.el (ses-print-cell): If print format too wide for column
17055         width, truncate decimal places if that helps to avoid "#####" fill.
17056         * ses.el (ses-initial-column-width): Revert previous change.
17058 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17060         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
17061         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
17062         Add edebug info.
17063         (jit-lock-mode): Setup/cancel the new timer.
17064         (jit-lock-context-fontify): New fun.  Extracted from
17065         context fontification code of jit-lock-stealth-fontify.
17066         (jit-lock-stealth-fontify): Don't do context fontification any more.
17068         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
17069         (jit-lock-fontify-now): Handle the `quit' case.
17070         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
17072 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
17074         * progmodes/executable.el (executable-command-find-posix-p):
17075         New.  Check if find handles arguments Posix-style.
17077         * progmodes/grep.el (grep-compute-defaults):
17078         Use executable-command-find-posix-p.
17079         (grep-find): Check `grep-find-command'.
17081         * filecache.el (file-cache-find-posix-p): Delete.
17082         (file-cache-add-directory-using-find):
17083         Use `executable-command-find-posix-p'.
17085 2004-01-29  Dave Love  <fx@gnu.org>
17087         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
17088         Iterate the hook function if arg is given.
17089         (mark-defun, narrow-to-defun): Change order of finding the limits.
17091         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
17092         (byte-compile-format-warn): New.
17093         (byte-compile-callargs-warn): Use it.
17094         (Format, message, error): Add byte-compile-format-like property.
17095         (byte-compile-maybe-guarded): New.
17096         (byte-compile-if, byte-compile-cond): Use it.
17097         (byte-compile-lambda): Compile interactive forms,
17098         just to make warnings about them.
17100 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
17102         * ses.el (ses-initial-column-width): Increase to 14, so it will
17103         work well with the default printer of "%.7g" for extreme values
17104         like "-1.234567e+07".
17106 2004-01-29  Kenichi Handa  <handa@m17n.org>
17108         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
17110 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
17112         * dos-w32.el: Added support for the `default-printer-name' function.
17114 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17116         * server.el (server-socket-name): Don't use the hostname in the
17117         socket name since /tmp is local to the host anyway.
17119         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
17120         robust check of widening and fix var-naming.
17122 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
17124         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
17125         or rmail-spam- to rsf- in all function and variable names.
17126         (rsf-min-region-to-spam-list): New variable.
17127         (rsf-bbdb-auto-delete-spam-entries): Rename from
17128         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
17129         scanned together with the recipients field for spam testing; Don't
17130         delete spam message if rmail-delete-after-output is non-nil;
17131         (rsf-check-field): New function, extracted from code in
17132         rmail-spam-filter to ease addition of header fields like
17133         content-type:;
17134         (message-content-type): New variable.  The content-type: field was
17135         added also in defcustom of rsf-definitions-alist;
17136         (rmail-spam-filter): Replace repeated test code for header fields
17137         by calls to check-field; change the call to
17138         rmail-output-to-rmail-file such that rmail-current-message stays
17139         the same to avoid wrong deletion of unseen flags.
17140         (rmail-use-spam-filter): Add autoload cookie.
17142 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
17144         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
17145         (file-cache-add-directory-using-find): Add Cygwin support.
17146         (file-cache-find-command-posix-flag): New user variable.
17148         * filecache.el (file-cache-add-directory): Check for
17149         directories an remove them from dir-files.
17151 2004-01-27  Richard M. Stallman  <rms@gnu.org>
17153         * man.el (Man-fontify-manpage): Clean up message.
17155 2004-01-27  Kenichi Handa  <handa@m17n.org>
17157         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
17158         (sentence-end): Define using sentence-end-without-space.
17160         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
17161         a sentence ends with one of a character in sentence-end-without-space.
17163 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17165         * font-lock.el (font-lock): Add jit-lock as explicit group member.
17166         (jit-lock): Group declaration moved to jit-lock.el.
17167         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
17168         when necessary.
17170         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
17171         (jit-lock-context-unfontify-pos): Rename from
17172         jit-lock-first-unfontify-pos.
17173         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
17175 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
17177         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
17178         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
17179         (fortran-fill): When filling a string, adjust re-search-backward
17180         argument for special case of string just on fill-column.
17181         When filling non-string, allow one extra char if
17182         fortran-break-before-delimiters is non-nil.
17183         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
17184         Use fortran-break-delimiters-re and fortran-no-break-re to
17185         correctly handle cases such as "**".
17187         * progmodes/f90.el (f90-break-delimiters): Doc fix.
17188         (f90-no-break-re): Add some extra tokens.  Doc fix.
17190 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
17192         * mail/rmail-spam-filter.el:
17193         Use two semicolons as Commentary line prefix.
17194         Add ";;; Code:" stylized comment.
17195         Delete end-of-line whitespace.
17196         Wrap (require 'cl) with `eval-when-compile'.
17198 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
17200         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
17201         at the top level of vc.el.
17203 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
17205         * vc.el (vc-current-line): Function removed.  This is now done by
17206         the new function line-at-pos in simple.el.
17207         (vc-annotate-warp-version): Use line-at-pos instead of
17208         vc-current-line.
17210 2004-01-22  Kim F. Storm  <storm@cua.dk>
17212         * simple.el (line-at-pos): New defun.
17213         (what-line): Use it.  Optimize by only counting lines in narrowed
17214         region once.
17216 2004-01-22  Kenichi Handa  <handa@m17n.org>
17218         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
17219         point (register r1) only for charset mule-unicode-0100-24ff.
17221 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
17223         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
17224         trailing white space and ensure a final newline.
17226         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
17227         Add autoload cookie.
17229 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
17231         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
17232         activate view-mode explicitly.
17234 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17236         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
17237         use clipboard first.
17239 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17241         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
17242         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
17243         (vc-mcvs-cvs): Remove.
17244         (vc-mcvs-command): Remove use of assert.
17246         * outline.el (outline-insert-heading): Tighten up match.
17247         (outline-demote, outline-move-subtree-down): Don't assume anything
17248         about outline-regexp.
17250         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
17251         (texinfo-show-structure): Explicitly add ^, and simplify.
17253 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
17255         * calendar/appt.el (appt-check): Restore usage of
17256         appt-issue-message deleted in previous change.
17257         (top-level): Activate package when loaded (needed for backwards
17258         compatibility).
17260 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17262         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
17263         following previous change to smtpmail-send-data.
17265 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
17267         * vc.el (vc-default-previous-version): Doc enhancement.
17268         (vc-default-next-version): New function.
17269         (vc-print-log): New arg FOCUS-REV.
17270         (vc-annotate-mode): Derive from view-mode.
17271         (vc-annotate): New args REVISION, DISPLAY-MODE.
17272         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
17273         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
17274         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
17275         (vc-annotate-show-diff-revision-at-line, vc-current-line)
17276         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
17278         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
17280 2004-01-19  Karl Berry  <karl@gnu.org>
17282         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
17283         or "TexInfo".
17285 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
17287         * subr.el (delete-dups): New function.
17289 2004-01-19  Karl Berry  <karl@gnu.org>
17291         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
17292         with ^, since that's what texinfo-show-structure
17293         documentation says (plus it works much better in texinfo.txi).
17295 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
17297         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
17299 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
17301         * progmodes/which-func.el (which-function-mode): Don't cancel
17302         which-func-update-timer if not set.
17304 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
17306         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
17307         Remove spurious left square bracket in XX:XXam regexp.
17309 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
17311         * progmodes/cc-defs.el: Do not require cl at run time.
17313 2004-01-16  Richard M. Stallman  <rms@gnu.org>
17315         * emacs-lisp/cl.el (cl-cannot-unload): New function.
17316         (cl-unload-hook): Defvar this to run cl-cannot-unload.
17318         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
17319         Call rmail-spam-filter.  Delete and expunge spam.
17320         Print number of spam messages deleted.
17321         Save and restore the deletion status of old messages when reading
17322         new mail with spam filter, so that expunging spam does not expunge
17323         msgs deleted by the user.
17324         (rmail-only-expunge): Add an optional argument dont-show to
17325         prevent showing message after expunge.
17327 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
17329         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
17330         * subr.el (declare): New macro.
17332 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
17334         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
17336 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17338         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
17339         Test window-system rather than system-type (for X11/Mac).
17341 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
17343         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
17345 2004-01-12  Richard M. Stallman  <rms@gnu.org>
17347         * mail/rmail.el (rmail-convert-to-babyl-format):
17348         Use mail-unquote-printable-region.
17349         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
17350         (rmail-hex-char-to-integer): Functions deleted.
17352         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
17353         (mail-unquote-printable-region): New arg NOERROR.
17354         For invalid encoding, either signal an error to just return nil.
17356 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
17358         * calendar/appt.el: Update copyright and commentary.
17359         (appt-issue-message): Make obsolete.
17360         (appt-visible, appt-msg-window): Make obsolete, in favour of
17361         appt-display-format.
17362         (appt-display-mode-line, appt-display-duration)
17363         (appt-display-diary, appt-time-msg-list, appt-mode-string)
17364         (appt-prev-comp-time, appt-display-count, appt-timer)
17365         (appt-convert-time): Doc change.
17366         (appt-disp-window-function, appt-delete-window-function):
17367         Use defcustom rather than defvar.
17368         (appt-display-format): New variable.
17369         (appt-display-message): New function with display code from appt-check.
17370         (appt-check): Add optional FORCE argument.  Doc change.
17371         Add appt-make-list to diary-hook if displaying diary.
17372         Remove checking of view-diary-entries-initially.
17373         Message display section removed to new function appt-display-message.
17374         (appt-display-window): Doc change.  Remove unused internal var
17375         this-buffer.  Do not beep, since appt-display-message does that.
17376         (appt-make-list): Doc change.  Use caar.
17377         (appt-sort-list): Simplify by using builtin sort function.
17378         (appt-update-list): New function for updating appts when diary is
17379         saved.
17380         (appt-activate): New autoloaded function to toggle package
17381         functionality.
17383         * calendar/cal-x.el: (calendar-one-frame-setup)
17384         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
17386         * calendar/calendar.el: Update copyright.
17387         (view-diary-entries-initially, european-calendar-style): Doc change.
17388         (calendar-setup): Make defcustom rather than defvar.
17389         (mark-visible-calendar-date): Initialize temp-face and faceinfo
17390         in let binding so local to function.
17392         * calendar/diary-lib.el: Update copyright.
17393         (diary, diary-entry-time): Doc change.
17394         (list-diary-entries): Doc change.  Trivial logic change.
17395         (fancy-diary-display): Restore make-face command mistakenly
17396         deleted 2003-05-08.
17397         (show-all-diary-entries): Allow to pop-up frame if needed.
17399 2004-01-09  John Paul Wallington  <jpw@gnu.org>
17401         * bindings.el (mode-line-change-eol): Add EVENT parameter.
17402         Temporarily select EVENT's window for changing eol type.
17404 2004-01-09  Deepak Goel  <deego@gnufans.org>
17406         * calendar/diary-lib.el (diary-entry-time):
17407         Also accept time in the form XX[.XX][am/pm/AM/PM].
17408         (fancy-diary-font-lock-keywords): Likewise.
17409         (diary-font-lock-keywords): Likewise.
17410         * calendar/appt.el (appt-add): Likewise.
17411         (appt-make-list): Likewise.
17412         (appt-convert-time): Likewise.
17414 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
17416         * gdb-ui.el (gdb-ann3): Revert previous change.
17417         (gdb-source-info): Allow for case of where compilation directory
17418         is not recorded.
17420 2004-01-08  John Paul Wallington  <jpw@gnu.org>
17422         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
17424 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
17426         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
17428         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
17429         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
17430         problems.
17431         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
17433 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
17435         * files.el (write-file-functions, write-contents-functions):
17436         Clarify docstrings.
17438 2004-01-07  Kenichi Handa  <handa@m17n.org>
17440         * international/mule.el (set-auto-coding): Fix for the case that
17441         end-of-line is only CR.
17443 2004-01-07  Kim F. Storm  <storm@cua.dk>
17445         * subr.el (event-start, event-end): Doc fix.
17446         (posn-string, posn-image): New defuns.
17447         (posn-object): Return either image or string object.
17448         (posn-object-x-y): Return 8th element of position.
17449         (posn-object-width-height): New defun.
17451 2004-01-06  Andreas Schwab  <schwab@suse.de>
17453         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
17454         output.
17456 2004-01-05  Karl Berry  <karl@gnu.org>
17458         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
17459         / and *, too.
17461 2003-12-31  Simon Josefsson  <jas@extundo.com>
17463         * files.el (before-save-hook): Add.
17464         (basic-save-buffer): Use before-save-hook.
17466         * emacs-lisp/copyright.el: Fix comment to recommend
17467         before-save-hook instead of write-file-functions.
17469 2004-01-05  Richard M. Stallman  <rms@gnu.org>
17471         * finder.el (finder-commentary): Call delete-other-windows.
17473         * net/ange-ftp.el (ange-ftp-file-attributes):
17474         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
17476 2004-01-04  Karl Berry  <karl@gnu.org>
17478         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
17479         comment characters % and # in the copyright year notice,
17480         as well as ;.
17482 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
17484         * wid-edit.el (default): Define dummy :value-delete.
17485         Reported by Jesper Harder <harder@ifa.au.dk>.
17487 2004-01-03  Richard M. Stallman  <rms@gnu.org>
17489         * progmodes/compile.el (compile-internal): Use point, not point-min,
17490         for set-window-point.
17492         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
17494         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
17496         * progmodes/grep.el (grep-mode-map):
17497         Don't remap next-line, previous-line.
17499 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
17501         * speedbar.el (speedbar-edit-line): Change regexp to position
17502         the cursor on the first character of this line's button.
17504 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
17506         * subr.el (functionp): Doc fix.
17508 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17510         * progmodes/idlwave.el (idlwave-make-tags):
17511         * textmodes/flyspell.el (flyspell-large-region):.
17512         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
17513         * emulation/viper-util.el (viper-glob-unix-files):
17514         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
17515         * man.el (Man-init-defvars):
17516         * jka-compr.el (jka-compr-call-process):
17517         * files.el (get-free-disk-space,insert-directory):
17518         * ediff-ptch.el (ediff-test-patch-utility):
17519         * ediff-diff.el (ediff-test-utility):
17520         * dired-aux.el (dired-check-process):
17521         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
17522         test the return value of call-process, because it can be a string.
17524 2003-12-31  John Paul Wallington  <jpw@gnu.org>
17526         * bindings.el (completion-ignored-extensions): Add .pfsl.
17528 2003-12-31  Kim F. Storm  <storm@cua.dk>
17530         * ido.el (ido-nonreadable-directory-p): New defun to check for
17531         nonreadable directory without activating tramp (to avoid problems
17532         with checking incomplete tramp paths).
17533         (ido-set-current-directory, ido-file-internal)
17534         (ido-file-name-all-completions1): Use it.
17536 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
17538         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
17539         documentation if the anchor (or node) name is preceded by `info
17540         anchor' or `Info anchor' in addition to earlier `info node' and
17541         `Info node'.
17542         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
17544 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17546         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
17547         error in arguments to base64-decode-region.  Remove ^M characters
17548         after decoding base64.
17550 2003-12-30  Simon Josefsson  <jas@extundo.com>
17552         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
17553         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
17554         have only been distributed with Emacs for some years.
17555         (texinfo-mode-hook): Customize.
17557 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17559         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
17560         cleaner (suggested by Richard Stallman).
17562         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
17563         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
17564         file-name clashes on 8+3 DOS filesystems.
17566         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
17567         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
17568         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
17569         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
17570         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
17571         file-name clashes on 8+3 filesystems.
17573         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
17574         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
17575         file-name clashes on 8+3 DOS filesystems.
17577 2003-12-29  Richard M. Stallman  <rms@gnu.org>
17579         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
17580         Upcase the character.
17582         * textmodes/flyspell.el (mail-mode-flyspell-verify):
17583         Search for header separator alone on a line, literally,
17584         and search for it backward, not forward.
17585         (flyspell-abbrev-table): Always use global-abbrev-table
17586         if there is no local one.
17588         * progmodes/sh-script.el (sh-get-indent-info):
17589         Don't move point back if at bob.
17591         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
17593         * play/handwrite.el (handwrite): Make the handwrite credit message
17594         a comment rather than an output command.
17596         * obsolete/sc.el: Display message that this file is obsolete.
17598         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
17600         * mail/rfc822.el (rfc822-address-start): Declare variable.
17601         Renamed from address-start.  All uses changed.
17603         * term.el (term-exec): Set up sentinel.
17604         (term-sentinel): New function.
17605         (term-handle-exit): New function.
17607         * subr.el (assoc-ignore-case, assoc-ignore-representation):
17608         Use assoc-string, and mark them obsolete.
17609         (delay-mode-hooks): Mark as permanent local.
17611         * simple.el (sendmail-user-agent-compose): Use assoc-string.
17613         * register.el (copy-rectangle-to-register): Doc fix.
17615         * info.el (Info-insert-dir): Use assoc-string.
17617         * info-look.el (info-lookup): Use assoc-string.
17619         * frame.el (pop-up-frame-function): Use quote, not `function'.
17620         (frame-notice-user-settings): Calculate ADJUSTED-TOP
17621         copying with lists as coordinate values.
17623         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
17625         * find-dired.el (kill-find): New command.
17626         (find-dired): Make buffer read-only.
17627         Set up a keymap with C-c C-k running kill-find.
17628         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
17630         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
17632         * filecache.el (file-cache-ignore-case): New variable.
17633         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
17635         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
17636         (comint-dynamic-complete-as-filename): Rename local vars.
17637         (comint-dynamic-list-filename-completions): Likewise.
17639         * comint.el (comint-dynamic-list-completions-config): New var.
17640         (comint-dynamic-list-completions): Handle both SPC and TAB right.
17642         * comint.el (comint-file-name-chars): Add [].
17643         (comint-word): Use skip-chars-backward, not search.
17645         * shell.el (shell-file-name-chars): Add [].
17647         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
17649         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
17651         * generic.el (define-generic-mode): Doc fix.
17653 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17655         * files.el (kill-some-buffers): Doc fix.
17657 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
17659         * comint.el (comint-watch-for-password-prompt): Pass `string' as
17660         arg to send-invisible
17661         (send-invisible): Doc fix.  The argument is now a prompt, not the
17662         string to send.
17663         (comint-read-noecho): Doc fix.
17665 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
17667         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
17668         "@", as required by some ISP hosting service.  Fix defcustom
17669         argument syntax errors that prevented use of customization.
17671 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17673         * xml.el (xml-get-attribute-or-nil): Doc fix.
17675 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
17677         * net/zone-mode.el (zone-mode): Use write-file-functions, not
17678         write-file-hooks.
17680 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
17682         * autorevert.el (auto-revert-interval): Doc fix.
17684 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
17686         * xml.el (xml-get-attribute-or-nil): New function, like
17687         xml-get-attribute, but returns nil if the attribute was not found.
17688         (xml-get-attribute): Convert to defsubst, uses
17689         xml-get-attribute-or-nil.
17691 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17693         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
17695 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
17697         * custom.el (custom-declare-theme): Use `value' when putting
17698         properties on `theme'.
17700 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
17702         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
17703         for each yank-handler segment.
17704         (insert-for-yank-1): New function, with the body of the previous
17705         insert-for-yank.
17707         * textmodes/table.el (table-yank-handler): New defcustom.
17708         (table--put-cell-indicator-property): Put yank-handler property
17709         that indicates the yank handler for the table cell.
17711 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17713         * generic-x.el (etc-modules-conf-generic-mode): A more complete
17714         set of keywords.
17716 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17718         * international/mule-cmds.el (reset-language-environment)
17719         (set-language-environment): Don't invoke fontset-related functions
17720         if fontset-list is not fboundp.
17722 2003-12-29  Kenichi Handa  <handa@m17n.org>
17724         * international/mule-cmds.el (reset-language-environment):
17725         Call set-overriding-fontspec-internal with nil.
17726         (set-language-environment): Call set-overriding-fontspec-internal
17727         if the language environment specify `overriding-fontspec'.
17728         (language-info-alist): Doc added.
17730         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
17731         characters of mule-unicode-0100-24ff.
17732         (ccl-encode-windows-1251-font): New CCL program.
17733         ("Bulgarian"): Specify overriding-fontspec.
17734         ("Belarusian"): Likewise.
17736 2003-12-28  Sam Steingold  <sds@gnu.org>
17738         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
17739         parameter ID-FORMAT to conform with the 2003-11-30 patch.
17741 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
17743         * progmodes/gud.el (gud-gdb-command-name): Set default to
17744         "gdb --annotate=3".
17745         (gud-gdb-marker-filter): Look out for annotations.
17746         (gdb-first-pre-prompt): New variable.
17747         Remove trailing white space.
17749         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
17750         if necessary.
17751         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
17752         annotations are detected.
17753         (gud-gdba-marker-filter): Use global variable gud-marker-acc
17754         instead of a local one to allow transition from
17755         gud-gdb-marker-filter.
17756         Remove trailing white space.
17758 2003-12-27  Kim F. Storm  <storm@cua.dk>
17760         * ido.el: Handle non-readable directories.
17761         (ido-decorations): Add 9th element for non-readable directory.
17762         (ido-directory-nonreadable): New dynamic var.
17763         (ido-set-current-directory): Set it.
17764         (ido-read-buffer, ido-file-internal):
17765         (ido-read-file-name, ido-read-directory-name): Let-bind it.
17766         (ido-file-name-all-completions1): Return empty list for
17767         non-readable directory.
17768         (ido-exhibit): Print [Not readable] if directory is not readable.
17769         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
17770         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
17771         Use it.
17773 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
17775         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
17776         calls to directory-files-and-attributes and file-attributes.
17777         (ls-lisp-format): Remove system dependent handling of user and
17778         group id's.
17780 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
17782         * ffap.el (ffap-read-file-or-url): Revert previous change.
17784 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
17786         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
17787         new list of included files called `files-with-node-lines', that
17788         only have node lines.  This way @include commands can include any
17789         file, such as version and update files without node lines, not
17790         just files that are chapters.
17792 2003-12-25  Andreas Schwab  <schwab@suse.de>
17794         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
17795         file not found.
17797 2003-12-08  Miles Bader  <miles@gnu.org>
17799         * dired.el (dired-between-files): Always use dired-move-to-filename,
17800         which is more robust in non-english locales.
17802 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
17804         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
17806 2003-12-24  Andreas Schwab  <schwab@suse.de>
17808         * shell.el (shell-file-name-quote-list): Add backslash.
17810         * comint.el (comint-quote-filename): Correctly handle backslash
17811         in comint-file-name-quote-list.
17813 2003-12-24  Kenichi Handa  <handa@m17n.org>
17815         * international/mule-cmds.el (set-default-coding-systems):
17816         Call ucs-set-table-for-input for all buffers that don't have local
17817         value of buffer-file-coding-system.
17819         * international/ucs-tables.el (ucs-set-table-for-input):
17820         If translation-table-for-encode is a symbol, get its
17821         translation-table property.
17823 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
17825         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
17826         to `completing-read' on a recently fixed bug.
17828         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
17829         instead of SPACE, to get the list of possible fringe modes.
17830         SPACE only works if both `partial-completion-mode' and
17831         `completion-auto-help' are nil.
17833         * complete.el (PC-is-complete-p): Delete.
17834         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
17835         calls to `test-completion'.
17837 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
17839         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
17840         to edit values when there are no children.
17842         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
17843         a mode called "Assembler" already exists.
17844         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
17845         (gud-watch): Use format option.  Remove font properties from string.
17846         (gdb-var-create-handler, gdb-var-list-children-handler):
17847         Don't bother about properties as there are none.
17848         (gdb-var-create-handler, gdb-var-list-children-handler)
17849         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
17850         with two arguments.
17851         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
17852         Let speedbar show value changes with a different font.
17853         (gdb-edit-value): New defun.
17854         (gdb-clear-partial-output, gdb-clear-inferior-io)
17855         (def-gdb-auto-update-handler): Use erase-buffer.
17856         (gdb-frame-handler): Display watch expressions in
17857         FUNCTION::VARIABLE format if required.
17859 2003-12-23  John Paul Wallington  <jpw@gnu.org>
17861         * info.el (Info-unescape-quotes, Info-split-parameter-string)
17862         (Info-goto-emacs-command-node): Doc fixes.
17864 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
17866         * cus-edit.el (custom-add-parent-links): Define "many".
17868 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
17870         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
17871         (widget-child-validate, widget-type-value-create)
17872         (widget-type-default-get, widget-type-match): New functions.
17873         (lazy): New widget.
17874         (menu-choice, checklist, radio-button-choice, editable-list)
17875         (group, documentation-string): Remove redundant (per 2003-10-25
17876         change) calls to `widget-children-value-delete'.
17877         (widget-choice-value-get, widget-choice-value-inline): Remove.
17878         (menu-choice): Update widget.
17880 2003-12-03  Kenichi Handa  <handa@m17n.org>
17882         * language/cyrillic.el: Register "microsoft-cp1251" in
17883         ctext-non-standard-encodings-alist.
17884         ("Bulgarian"): Add ctext-non-standard-encodings.
17885         ("Belarusian"): Likewise.
17887         * international/mule-conf.el (compound-text-with-extensions):
17888         Change the type to 2 (iso-2022 base).
17890         * international/mule.el (ctext-non-standard-encodings-alist):
17891         Change the format.
17892         (ctext-non-standard-encodings): New variable.
17893         (ctext-post-read-conversion): Fully re-written.
17894         (ctext-non-standard-designations-alist): Delete it.
17895         (ctext-non-standard-encodings-table): New function.
17896         (ctext-pre-write-conversion): Fully re-written.
17898 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
17900         * cus-edit.el (custom-add-parent-links): Add documentation links
17901         for parent, if the item has none of its own.
17903 2003-11-30  Richard M. Stallman  <rms@gnu.org>
17905         * dired-aux.el (dired-do-query-replace-regexp):
17906         Report files visited read-only.
17908 2003-11-30  Juri Linkov  <juri@jurta.org>
17910         * dired-aux.el (dired-compare-directories): New command.
17911         (dired-file-set-difference, dired-files-attributes): New functions.
17913 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
17914         Version 2.0.38 of Tramp released.
17916         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
17917         Charles Curley <charlescurley@charlescurley.com>.
17918         (tramp-multi-connection-function-alist): Add ssht entry which adds
17919         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
17920         Aichner.
17921         (tramp-get-method-parameter): New function to retrieve a method
17922         parameter.  This allows for omission of method parameters.
17923         Callers adjusted.
17925 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
17927         * net/tramp.el: Add new optional parameter ID-FORMAT to
17928         `file-attributes'.  Calls of `file-attributes' won't use this
17929         parameter for backward compatibility reasons.
17930         (tramp-perl-file-attributes): Add a new parameter to Perl script
17931         in order to handle uid/gid as strings, if desired.
17932         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
17933         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
17934         order to make the function more general.
17935         (tramp-handle-file-attributes): Replace proprietary optional
17936         parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
17937         (tramp-handle-file-attributes-with-perl): Handle parameter
17938         NONNUMERIC if set.  This wasn't done in the past.
17939         (tramp-post-connection): Apply second parameter "$2" if
17940         `tramp-remote-perl' is called.
17942         * net/tramp-smb.el (tramp-smb-handle-delete-file):
17943         Correct cut'n'waste error (`filename' instead of `directory').
17944         (tramp-smb-handle-directory-files-and-attributes)
17945         (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
17946         introduced parameter ID-FORMAT.
17947         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
17948         error (`directory' instead of `ldir').
17950         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
17951         `file-attributes' has a second parameter.  If yes, apply it with
17952         value "'integer".  Otherwise, don't use that parameter (default is
17953         integer format).
17955 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
17957         * help.el (help-map): Bind `display-local-help' to `C-h .'.
17958         (help-for-help): Add `C-h .' to the listed Help options.
17959         Remove trailing whitespace.
17961         * help-at-pt.el: New file.
17963 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
17965         * subr.el (noreturn, 1value): New macros for test coverage.
17966         See `testcover.el'.
17968         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
17970         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
17971         for macro `1value'.
17972         (testcover-1value): New function.  Checks that a 1value form
17973         actually returns only one value.  Requested by RMS.
17975 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
17977         * gdb-ui.el (gud-watch, gdb-var-create-handler)
17978         (gdb-var-list-children, gdb-var-list-children-handler)
17979         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
17980         gdb commands that use mi to keep them out of the command history.
17982 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17984         * cus-start.el (all): Add use-file-dialog.
17986 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17988         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
17990 2003-11-27  Kim F. Storm  <storm@cua.dk>
17992         * subr.el (posn-object-x-y): New defun.
17994 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17996         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
17997         Don't use `space' for \\\n.
17998         Be more selective as to which # are comment-starters.
18000 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
18002         * subr.el (number-sequence): Improve handling of floating point
18003         arguments (suggested by Kim Storm).  Allow negative arguments.
18005 2003-11-26  Kenichi Handa  <handa@m17n.org>
18007         * international/mule-cmds.el (standard-display-european-internal):
18008         Cancel the standard-display-table setting for ` and '.
18010 2003-11-26  Kim F. Storm  <storm@cua.dk>
18012         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
18013         New defcustoms to add ffap-like functionality to ido.
18014         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
18015         (ido-no-final-slash): New defun.
18016         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
18017         (ido-read-file-name): ): Toggle VC checking via
18018         vc-handled-backends instead of vc-master-templates.
18019         (ido-file-internal): Handle ido-use-url-at-point and
18020         ido-use-filename-at-point via code borrowed from ffap-guesser.
18021         Handle new ido-exit code ffap.
18022         (ido-sort-list): Ignore final slash when sorting file names.
18024 2003-11-25  Kim F. Storm  <storm@cua.dk>
18026         * emulation/cua-base.el (cua--standard-movement-commands):
18027         Add forward-sentence and backward-sentence.
18029 2003-11-25  Stephen Eglen  <stephen@gnu.org>
18031         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
18032         iswitchb-exit is set to 'usefirst when user selects buffer at head
18033         of list using RET.  (Selecting buffers at the head of the list was
18034         broken if the substring was also a complete buffername.)
18036 2003-11-23  Kim F. Storm  <storm@cua.dk>
18038         * progmodes/compile.el (grep-command, grep-use-null-device)
18039         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
18040         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
18041         (grep-regexp-alist, grep-program, find-program)
18042         (grep-find-use-xargs, grep-history, grep-find-history)
18043         (grep-process-setup, grep-compute-defaults)
18044         (grep-default-command, grep, grep-tag-default, grep-find)
18045         (grep-expand-command-macros, grep-tree-last-regexp)
18046         (grep-tree-last-files, grep-tree): Move grep variables, functions
18047         and commands to new file grep.el.
18048         (compilation-mode-map): Remove grep commands from Compile sub-menu.
18049         (compilation-process-setup-function): Doc fix.
18050         (compilation-highlight-regexp, compilation-highlight-overlay): New
18051         defvars used for highlighting current compile error in source buffer.
18052         (compile-internal): New optional args HIGHLIGHT-REGEXP and
18053         LOCAL-MAP which overrides compilation-highlight-regexp and
18054         compilation-mode-map for this compilation.
18055         Delay calling compilation-set-window-height until after running
18056         compilation-process-setup-function so it can buffer-local override
18057         compilation-window-height.
18058         Check buffer-local value of compilation-scroll-output.
18059         (compilation-set-window-height): Use buffer-local value of
18060         compilation-window-height.
18061         (compilation-revert-buffer): Don't pass (undefined)
18062         preserve-modes arg to revert-buffer.
18063         (next-error-no-select, previous-error-no-select): New commands.
18064         (compilation-goto-locus): Temporarily highlight current match in
18065         source buffer using compilation-highlight-regexp.
18067         * progmodes/grep.el: New file with grep code from compile.el.
18068         (grep): New defcustom group.
18069         (grep-window-height): New defcustom, like compilation-window-height.
18070         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
18071         (grep-scroll-output): New defcustom, like compilation-scroll-output.
18072         (grep-command, grep-use-null-device, grep-find-command)
18073         (grep-tree-files-aliases, grep-tree-ignore-case)
18074         (grep-tree-ignore-CVS-directories): Move to grep custom group.
18075         (grep-setup-hook): New hook variable.
18076         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
18077         (grep-last-buffer): New defvar, override compilation-last-buffer.
18078         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
18079         Call compile-internal with args highlight-regexp and grep-mode-map.
18081 2003-11-23  Kim F. Storm  <storm@cua.dk>
18083         * subr.el (event-start, event-end): Doc fix.
18084         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
18085         (posn-area, posn-actual-col-row, posn-object): New defuns.
18086         (posn-col-row): Simplify doc.  Rewrite to use cond.
18087         (posn-point): Also return buffer position for events outside text
18088         area (that info is now present in the event position).
18090         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
18091         mouse-set-point so that hscroll still works now that clicks on
18092         fringes generate specific mouse events.
18093         (mouse-set-point): Note that it now works in fringes and margins
18094         too due to new semantics of posn-point in fringes and margins.
18096         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
18097         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
18099 2003-11-20  Kim F. Storm  <storm@cua.dk>
18101         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
18102         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
18103         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
18104         to 100 for icons to avoid increasing line height when shown.
18106 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18108         * newcomment.el (comment-normalize-vars): Initialize properly if
18109         comment-start was nil.
18111 2003-11-19  Andreas Schwab  <schwab@suse.de>
18113         * simple.el (set-variable): Fix indentation.
18115 2003-11-17  Kenichi Handa  <handa@m17n.org>
18117         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
18118         Fix docstring.
18120 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18122         * international/latin1-disp.el (latin1-display): Fix docstring.
18124 2003-11-16  John Wiegley  <johnw@newartisans.com>
18126         * eshell/em-ls.el (eshell-ls-file): There are times with
18127         size-width is nil and uncomputed (when directories are created in
18128         dired, for example); in this case, 4 is reasonable default value,
18129         although it may caused skewed new entries (which could be avoided
18130         by returning the original value of 8 in all cases, but 99% of the
18131         time this is a waste of whitespace).
18133 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
18135         * cc-engine.el (c-guess-continued-construct)
18136         (c-guess-basic-syntax): Check a little more carefully if it's a
18137         function declaration when an unknown construct followed by a block
18138         is found inside a statement context.  This avoids macros followed
18139         by blocks to be taken as function declarations.
18141         (c-guess-continued-construct): Change the analysis of a statement
18142         continuation with a brace open to `substatement-block', for
18143         consistency with recognized statements.
18145         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
18146         start is in a position so that `c-beginning-of-statement-1' jumped
18147         to the beginning of the same statement.
18149         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
18150         Don't accept binary operators in the arglist if we're in a function
18151         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
18152         template recognition in cases like "if (a < b || c > d)".
18154         (c-restricted-<>-arglists): New more appropriate name for
18155         `c-disallow-comma-in-<>-arglists'.
18157         Accessing functions updated for the variable name change.
18159         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
18160         match data could get clobbered if NOT-INSIDE-TOKEN is used.
18162         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
18163         labels.
18165         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
18166         instead of duplicating parts of it.  This fixes bogus label
18167         recognition.
18169         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
18170         of checking the context in which to apply the minimum indentation,
18171         so that it isn't enforced in e.g. namespace blocks.
18173         * cc-vars.el (c-inside-block-syms): New constant used by
18174         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
18175         to somewhat reduce the risk of becoming stale.
18177         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
18178         cc-cmds to cc-engine to allow use from cc-align.
18180         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
18181         qualified identifiers containing "::".
18183         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
18184         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
18186         * cc-vars.el (c-emacs-features): Use a space in front of the name
18187         of the temporary buffer.  That also avoids dumping problems in
18188         XEmacs due to undo info being left around after the buffer is killed.
18190         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
18191         arglist to see if it's a K&R style declaration.
18193         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
18194         before returning `knr-argdecl-intro'.
18196 2003-11-16  John Wiegley  <johnw@newartisans.com>
18198         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
18199         field in a long-listing always 8 characters, use `size-width',
18200         which has already been computed.
18202 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
18204         * subr.el (minor-mode-list): Add `hs-minor-mode'.
18206 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
18208         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
18209         Support operation while narrowed, with `diff-restrict-view'.
18211 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
18213         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18214         Take additional optional arg NARROWFUN.  For the generated functions:
18215         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
18216         include frags that arrange to check for and save narrowing state before
18217         the move and then conditionally call NARROWFUN after the move.
18219 2003-11-14  John Wiegley  <johnw@newartisans.com>
18221         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
18222         that was optional, but obviously missing based on surrounding code.
18224         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
18225         string arguments to numbers unless the whole argument was seen as
18226         a number.
18228 2003-11-14  Kenichi Handa  <handa@m17n.org>
18230         * international/mule.el (ctext-non-standard-encodings-alist):
18231         Fix coding systems.
18233 2003-11-10  Kenichi Handa  <handa@m17n.org>
18235         * language/kannada.el ("Kannada"): Add sample-text.
18237         * language/knd-util.el (kannada-compose-region)
18238         (kannada-compose-string, kannada-post-read-conversion):
18239         Add autoload cookie.
18241         * international/quail.el (quail-completion): Change the message
18242         "corresponding translations" to "corresponding characters".
18244 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
18246         * descr-text.el (describe-char): Fix typo.
18248 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
18250         These changes are to support Kannada language/script.
18252         * Makefile.in (DONTCOMPILE): Add kannada.el.
18254         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
18256         * loadup.el: Preload kannada.el.
18258         * language/ind-util.el (ucs-kannada-to-is13194-alist)
18259         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
18260         New variables.
18262         * language/kannada.el: New file.
18264         * language/knd-util.el: New file.
18266 2003-11-07  Andreas Schwab  <schwab@suse.de>
18268         * progmodes/autoconf.el (autoconf-font-lock-keywords):
18269         Also highlight AH_*.
18271         * xml.el (xml-parse-dtd): Fix misplaced paren.
18273 2003-11-07  Kenichi Handa  <handa@m17n.org>
18275         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
18277 2003-11-05  Juri Linkov  <juri@jurta.org>
18279         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
18280         (desktop-buffer-file): Use saved buffer-file-coding-system
18281         for file reading.  Set auto-insert to nil to prevent automatic
18282         insertion into restored empty files.
18284 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
18286         * files.el (risky-local-variable-p): Make second argument optional.
18288 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18290         * subr.el (add-hook): Fix last change.
18292 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
18294         * mail/rmail.el (rmail-convert-to-babyl-format):
18295         If base64-decode-region signals an error, catch it and silently
18296         ignore it.
18298 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
18300         * xml.el (xml-parse-region): Allow comments to appear after the
18301         topmost element has closed.
18302         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
18303         (xml-ns-expand-attr): New functions to do namespace handling.
18304         (xml-intern-attrlist): Back-compatible handling of attribute names.
18305         (xml-parse-tag): Move namespace handling to separate functions.
18306         Now produces elements in the form ((:ns . "element") (attr-list)
18307         children) instead of ('ns:element (attr-list) children).
18308         (xml-parse-attlist): Fix attribute parsing.
18309         (xml-parse-dtd): Change parsing so that it produces strings
18310         instead of interned symbols.
18312 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
18314         * dired.el (dired-ls-sorting-switches): Doc fix.
18316 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
18318         * emacs-lisp/rx.el (rx-or): Fix the case of
18319         "(rx (and ?a (or ?b ?c) ?d))".
18321 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
18323         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
18324         (texinfo-format-region): Use it.
18325         (texinfo-format-buffer-1): Ditto.
18327 2003-11-01  Alan Mackenzie  <acm@muc.de>
18329         Changes to allow scrolling whilst in isearch mode:
18330         * isearch.el (isearch-unread-key-sequence): New function,
18331         extracted from isearch-other-meta-char.
18332         (top level): (put 'foo 'isearch-scroll) on all Emacs's
18333         "scrollable" standard functions.
18334         (isearch-allow-scroll): New customizable variable.
18335         (isearch-string-out-of-window, isearch-back-into-window)
18336         (isearch-reread-key-sequence-naturally)
18337         (isearch-lookup-scroll-key): New functions.
18338         (isearch-other-meta-char): Doc string and functionality enhanced.
18339         Now accepts a prefix argument.
18340         (isearch-lazy-highlight-window-end): New variable.
18341         (isearch-lazy-highlight-new-loop): Pay attention to the window's
18342         end (thru isearch-lazy-highlight-window-end), not only its start.
18344         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
18345         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
18346         (universal-argument, universal-argument-more, negative-argument)
18347         (digit-argument, universal-argument-other-key): Minor changes.
18349 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
18351         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
18352         recursively if the last message is deleted, thus avoiding an
18353         infinite loop.
18355 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18357         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
18358         (tex-main-file): Don't add .tex if the extension is already present.
18359         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
18361 2003-10-29  Lute Kamstra  <lute@gnu.org>
18363         * progmodes/octave-inf.el (inferior-octave-prompt):
18364         Recognize version number in prompt.
18366 2003-10-28  Dave Love  <fx@gnu.org>
18368         * international/characters.el: Fix some Unicode ranges.
18370 2003-10-28  Kenichi Handa  <handa@m17n.org>
18372         * disp-table.el (standard-display-8bit)
18373         (standard-display-default, standard-display-ascii)
18374         (standard-display-g1, standard-display-graphic)
18375         (standard-display-underline): Assure that standard-display-table
18376         is a display table.
18378 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18380         * simple.el (reindent-then-newline-and-indent): Delete space *after*
18381         reindenting the first line.
18383 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
18385         * wid-edit.el (widget-default-delete): Always delete child widgets.
18387 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18389         * newcomment.el (comment-indent): Don't call indent-according-to-mode
18390         if the line has code.
18391         Don't try to line up with something that's too far left.
18393         * progmodes/octave-mod.el (octave-comment-start): Simplify.
18394         (octave-mode-syntax-table): Add % as a comment starter.
18395         (octave-point): Remove.
18396         (octave-in-comment-p, octave-in-string-p)
18397         (octave-not-in-string-or-comment-p, calculate-octave-indent)
18398         (octave-blink-matching-block-open, octave-auto-fill):
18399         Use line-(beginning|end)-position instead.
18401 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
18403         * emacs-lisp/authors.el (authors-aliases): Add correct realname
18404         for Francesco Potort\e,Al\e(B.
18406 2003-10-23  Dave Love  <fx@gnu.org>
18408         * international/mule-cmds.el (locale-charset-to-coding-system):
18409         Don't rely on nil being a coding system.
18411         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
18412         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
18413         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
18415 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
18417         * gdb-ui.el (gdb-current-language): New variable.
18418         (gdb-update-flag): Remove variable.
18419         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
18420         (gdb-take-last-elt): Remove function.
18421         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
18422         (gdb-post-prompt): Check for variable object changes here.
18424         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
18425         object changes in gdb-ui.el.
18427 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18429         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
18431         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
18432         Don't check for foo*/ wildcard form here.
18433         (insert-directory): Recognize foo*/ as a wildcard.
18434         Separate wildcard-regexp variable from the arg, wildcard.
18436         * subr.el (add-hook): Correctly detect when make-local-hook was used.
18437         (remove-hook): Correctly handle strange cases about local hooks.
18439 2003-10-21  David Ponce  <david@dponce.com>
18441         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
18442         argument REAL, to return a real number instead of a rounded
18443         integer value.  Define as inline function.
18444         (ruler-mode-right-fringe-cols): Likewise.
18445         (ruler-mode-scroll-bar-cols): New function.
18446         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
18447         (ruler-mode-right-scroll-bar-cols): Likewise.
18448         (ruler-mode-space): New function.
18449         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
18450         scroll bar mode and margins in a more robust way.
18452 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
18454         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
18455         (antlr-c-init-language-vars): New function.
18456         (antlr-mode): Use it with cc-mode before v5.29.
18457         (antlr-c-common-init): Don't set some local vars here.
18458         (antlr-mode): Set them here.
18459         (antlr-c-forward-sws): New function alias.
18460         (antlr-mode): Redefine with cc-mode before v5.30.
18461         (antlr-skip-sexps): Use it.
18462         (antlr-skip-exception-part): Ditto.
18463         (antlr-skip-file-prelude): Ditto.
18464         (antlr-outside-rule-p): Ditto.
18465         (antlr-end-of-body): Ditto.
18466         (antlr-option-kind): Ditto.
18467         (antlr-insert-option-area): Ditto.
18468         (antlr-file-dependencies): Ditto.
18470 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18472         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
18473         Move backward only if point was not inside an entry.
18475 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18477         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
18479 2003-10-21  Juri Linkov  <juri@jurta.org>
18481         * compare-w.el: Automatically skip non-matching text to resync.
18482         (compare-windows-whitespace): Doc fix.
18483         (compare-windows-sync, compare-windows-sync-string-size)
18484         (compare-windows-recenter, compare-ignore-whitespace)
18485         (compare-windows-highlight, compare-windows-face): New variables.
18486         (compare-windows): Use compare-windows-sync.
18487         (compare-windows-highlight, compare-windows-dehighlight)
18488         (compare-windows-sync-regexp)
18489         (compare-windows-sync-default-function): New functions.
18491 2003-10-21  Juri Linkov  <juri@jurta.org>
18493         * diff.el (diff-parse-differences): Don't visit the files now;
18494         instead, just record the error locus.
18496 2003-10-21  Dave Love  <fx@gnu.org>
18498         * progmodes/cfengine.el: New file.
18500 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18502         * complete.el (PC-do-completion): Do not forget to use `pred' as the
18503         default-directory when completing file names.
18505 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
18507         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
18508         followed by the word `face', it gets treated as a face, even if
18509         it is also defined as a variable or a function.
18511 2003-10-20  Dave Love  <fx@gnu.org>
18513         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18514         Avoid incf in macro expansion.
18516 2003-10-20  John Paul Wallington  <jpw@gnu.org>
18518         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
18519         `evenp' so we don't implicitly require cl library at runtime.
18521 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
18523         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
18524         (help-make-xrefs): Only make cross-references for faces if
18525         preceded or followed by the word `face'.  Do not make a
18526         cross-reference for variables without variable documentation,
18527         unless preceded by the word `variable' or `option'.  Update doc
18528         string accordingly.
18530 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
18532         * progmodes/hideshow.el: Rewrite one-armed `if'
18533         constructs using either `when' or `unless'.
18534         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
18536 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
18538         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
18539         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
18540         instead of 12x12.
18542 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
18544         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
18545         message while converting to Babyl.
18547 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
18549         * allout.el (allout-mode): Doc fix.
18551 2003-10-16  Lute Kamstra  <lute@gnu.org>
18553         * subr.el (force-mode-line-update): Fix docstring.
18555 2003-10-14  Dave Love  <fx@gnu.org>
18557         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
18558         (default-input-method): Add :link, improve :type.
18559         (locale-charset-language-names): Fix utf-8 pattern.
18560         (locale-charset-match-p, locale-charset-alist)
18561         (locale-charset-to-coding-system): New.
18562         (set-locale-environment): Deal with codeset part of locale specs.
18564 2003-10-14  Lute Kamstra  <lute@gnu.org>
18566         * fringe.el (fringe-mode): Use active voice in docstring.
18567         (set-fringe-style): Ditto.
18569 2003-10-13  Lute Kamstra  <lute@gnu.org>
18571         * fringe.el (fringe-mode): Fix docstring.
18572         (set-fringe-style): Ditto.
18574 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
18576         * ediff-mult.el (ediff-filegroup-action):
18577         Use ediff-default-filtering-regexp.
18579         * ediff-util.el (ediff-recenter): Don't call
18580         ediff-restore-highlighting twice.
18581         (ediff-select-difference): Set current difference.
18582         (ediff-unselect-and-select-difference): Add comment.
18584         * ediff.el (ediff-directories,ediff-directory-revisions)
18585         (ediff-directories3,ediff-merge-directories)
18586         (ediff-merge-directories-with-ancestor)
18587         (ediff-merge-directory-revisions)
18588         (ediff-merge-directory-revisions-with-ancestor):
18589         Use ediff-default-filtering-regexp.
18591 2003-10-12  Andreas Schwab  <schwab@suse.de>
18593         * international/mule-cmds.el (locale-charset-language-names):
18594         Simplify regex by removing unused grouping.
18596 2003-10-10  Dave Love  <fx@gnu.org>
18598         * bindings.el: Don't bind stop.
18600 2003-10-08  Miles Bader  <miles@gnu.org>
18602         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
18603         face instead of attempting to emulate it.
18605 2003-10-07  Kenichi Handa  <handa@m17n.org>
18607         * international/mule-diag.el (list-coding-systems-1): List coding
18608         systems that are loaded automatically.
18610         * international/code-pages.el (iso-8859-11): Add autoload cookie.
18612         * international/mule.el (autoload-coding-system): New function.
18614 2003-10-07  Andreas Schwab  <schwab@suse.de>
18616         * log-edit.el (log-edit-changelog-entries): Prefer local value of
18617         change-log-default-name in the buffer visiting the file.
18619 2003-10-06  Dave Love  <fx@gnu.org>
18621         * files.el (find-file-hook): Customize.
18622         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
18624         * bindings.el (completion-ignored-extensions): Remove .log.
18625         (global-map): Add again, open, stop keys.
18627 2003-10-05  Richard M. Stallman  <rms@gnu.org>
18629         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
18630         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
18631         Use sh-modify directly.
18632         (sh-select): Use sh-append, not eval.
18634         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
18636         * info.el (Info-following-node-name): New function.
18638         * loadhist.el (unload-feature-special-hooks):
18639         Rename from loadhist-hook-functions.
18640         (loadhist-hook-functions): Now an alias.
18642 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
18644         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
18645         file-name clashes on 8+3 filesystems.
18647         * Makefile.in (DONTCOMPILE, bootstrap-clean):
18648         Rename loaddefs-boot.el to ldefs-boot.el
18650         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
18651         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
18653 2003-10-03  Lute Kamstra  <lute@gnu.org>
18655         * info.el (Info-mode): Revert previous change.
18656         (Info-escape-percent): New function.
18657         (Info-fontify-node): Use it.
18659 2003-10-02  Andreas Schwab  <schwab@suse.de>
18661         * loaddefs-boot.el: Regenerated.
18663 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
18665         * ffap.el: Remove defadvice related code from CVS since `complete'
18666         provides a `PC-completion-as-file-name-predicate' variable that
18667         ffap can override.
18669 2003-10-02  Kenichi Handa  <handa@m17n.org>
18671         * international/utf-8.el (ccl-decode-mule-utf-8):
18672         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
18674         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
18675         * international/subst-big5.el: Likewise.
18676         * international/subst-gb2312.el: Likewise.
18677         * international/subst-ksc.el: Likewise.
18679 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
18681         * calendar/calendar.el (increment-calendar-month)
18682         (calendar-leap-year-p, calendar-absolute-from-gregorian)
18683         (generate-calendar, calendar-read-date, calendar-interval)
18684         (calendar-day-of-week): Handle years BC.
18685         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
18687 2003-10-01  Dave Love  <fx@gnu.org>
18689         * language/cyrillic.el (cp1251): Alias for windows-1251.
18691         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
18692         bootstrap.
18694 2003-10-01  Lute Kamstra  <lute@gnu.org>
18696         * files.el: Fix typo.
18697         * imenu.el (imenu--generic-function): Docstring fix.
18699 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18701         * dired.el (dired-mode): Handle dired-directory as a list.
18703 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
18705         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
18707         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
18709         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
18710         Replace gud-display with gud-watch.
18711         (gud-speedbar-buttons): Add stuff for watching expressions
18712         in the speedbar when using M-x gdba.  Use dolist on old part
18713         of this function.
18715         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
18716         (gdb-update-flag): New variables.
18717         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
18718         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
18719         (gud-watch, gdb-var-create-handler) : New functions.
18720         (gdb-var-list-children, gdb-var-list-children-handler)
18721         (gdb-var-create-regexp, gdb-var-update-regexp)
18722         (gdb-var-list-children-regexp): New constants.
18723         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
18724         (gdb-annotation-rules): Reduce annotation set (level 3).
18725         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
18726         (gdb-post-prompt): Don't update GDB buffers every time speedbar
18727         updates.
18728         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
18729         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
18730         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
18731         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
18732         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
18733         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
18734         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
18735         (gud-display, gud-display1)
18736         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
18737         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
18738         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
18739         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
18740         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
18741         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
18742         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
18743         (gdb-display-display-buffer, gdb-toggle-display)
18744         (gdb-delete-display, gdb-expressions-popup-menu)
18745         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
18746         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
18747         to display buffer.
18749 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18751         * progmodes/ada-mode.el (ada-mode): Don't use advice.
18752         Instead, set which-func-functions.
18754         * progmodes/which-func.el (which-func-modes): Add ada-mode.
18755         (which-func-functions): New variable.
18756         (which-function): Use that.
18758         * info.el (Info-mode): Double each `%' in header line.
18760         * emacs-lisp/lisp-mnt.el (lm-with-file):
18761         When FILE is nil, run BODY in current buffer.
18763         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
18765         * help.el (describe-mode): Start with a brief list of minor modes.
18766         Find them thru minor-mode-list so as to find them all.
18767         Show them in alphabetical order.
18769         * mail/sendmail.el (mail-aliases): Doc fix.
18771         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
18773 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
18775         * mail/rmailsum.el (rmail-make-summary-line-1):
18776         Change comma after last label to a space.
18777         (rmail-summary-font-lock-keywords): Adapt to that change.
18779 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
18781         * progmodes/scheme.el (scheme-mode-variables): When setting
18782         `font-lock-defaults', also specify that "#" should
18783         be interpreted with `word' syntax.
18784         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
18786 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
18788         * desktop.el: A lot of comments updated.
18789         (desktop-save-mode): Minor mode introduced.
18790         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
18791         (desktop-load-default): Function made obsolete.
18792         (desktop-locals-to-save): Variable made customizable.
18793         (desktop-read): Optional parameter `dirname' added.
18794         (desktop-change-dir, desktop-revert): Parameter `dirname' in
18795         `desktop-read' used.
18796         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
18798 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
18800         * whitespace.el (whitespace-clean-msg): Add user customizable message
18801         for displaying ``clean'' output.
18802         (whitespace-buffer): Use `whitespace-clean-msg'.
18803         (whitespace-global-mode): Fix typo.
18805 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
18807         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
18809 2003-09-29  Lute Kamstra  <lute@gnu.org>
18811         * bindings.el (mode-line-modes): Remove superfluous :propertize
18812         construct in initialization.
18813         (mode-line-position): Change cons cell into proper list in
18814         initialization.
18816 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
18818         * international/mule.el (decode-coding-inserted-region): Use car
18819         of the return value of find-operation-coding-system.
18821 2003-09-29  Kenichi Handa  <handa@m17n.org>
18823         * descr-text.el (describe-char): Fix previous change.
18825 2003-09-28  Kenichi Handa  <handa@m17n.org>
18827         * descr-text.el (describe-char-display): New function.
18828         (describe-char): Pay attention to display table on describing how
18829         a character is displayed.
18831         * international/mule-cmds.el (encoded-string-description):
18832         Prepend "0x" to each encoded byte.
18834 2003-09-28  Andreas Schwab  <schwab@suse.de>
18836         * find-file.el (ff-special-constructs): Add autoload cookie.
18838 2003-09-28  Kevin Ryde  <user42@zip.com.au>
18840         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
18841         makeinfo appends to duplicate index entries.
18843 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
18845         * dired-x.el (dired-clean-tex): Doc fix.
18847         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
18848         using a Chinese tutorial.
18850 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18852         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
18853         between "MAIL FROM:" and "RCPT TO:" and the following address.
18855 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18857         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
18859 2003-09-28  David Ponce  <david@dponce.com>
18861         * recentf.el (recentf-initialize-file-name-history): New defcustom.
18862         (recentf-load-list): When `recentf-initialize-file-name-history'
18863         is non-nil, initialize an empty `file-name-history' with the
18864         recent list.
18866 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
18868         * man.el (Man-default-man-entry): Remove the leading `*' from the
18869         word at point.
18871 2003-09-26  Lute Kamstra  <lute@gnu.org>
18873         * bindings.el (mode-line-position): Mention size indication in
18874         docstring.
18876 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
18878         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
18880         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
18881         because it's autoloaded now.
18883 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
18885         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
18886         (sh-font-lock-keywords, sh-feature): Fix previous change of
18887         sh-feature to avoid infloop with sh-font-lock-keywords.
18889 2003-09-25  Kim F. Storm  <storm@cua.dk>
18891         * frame.el (frame-current-scroll-bars): New defun.
18893         * window.el (window-current-scroll-bars): New defun.
18895 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18897         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
18898         cause errors when the state cache contains info on parts that have
18899         been narrowed out.
18901 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18903         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
18904         `c-setup-paragraph-variables' has to be used when this variable is
18905         changed; it doesn't work to reinitialize the mode since that
18906         typically clobbers the variable.
18908         * progmodes/cc-styles.el (c-setup-paragraph-variables):
18909         Make it interactive.
18911 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18913         * progmodes/cc-fonts.el (c-font-lock-declarations):
18914         Fix recognition of constructors and destructors for classes whose
18915         names are matched by `*-font-lock-extra-types'.
18917         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
18918         followed by an identifier in C++ then it's a type.
18920 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18922         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
18923         problem that primarily affected XEmacs.  Don't use faces to find
18924         unterminated strings since Emacs and XEmacs fontify strings
18925         differently - this function should now work better in XEmacs.
18927 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18929         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
18930         `expand-abbrev' workaround which caused braces to misbehave inside
18931         macros.
18933         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
18934         handling.  This bug could cause interactive font locking to bail out.
18936 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18938         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
18939         Handle paren-style types in Pike.  Also fixed some cases of
18940         insufficient handling of unbalanced parens.
18942 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
18944         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
18945         common shell prompts that are not common filename or URL characters.
18946         (ffap-file-at-point): Use the new regexp to strip the prompts from
18947         the file names.  This is an issue mostly for user prompts that
18948         don't have a trailing space and find-file-at-point is invoked from
18949         within a shell inside Emacs.
18951 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
18953         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
18954         stamps numerically, rather than textually.
18956 2003-09-24  Kenichi Handa  <handa@m17n.org>
18958         * language/devan-util.el (devanagari-post-read-conversion):
18959         * language/mlm-util.el (malayalam-post-read-conversion):
18960         * language/tml-util.el (tamil-post-read-conversion):
18961         Add autoload cookie.
18963         * international/utf-8.el (utf-8-post-read-conversion):
18964         Call post-read-conversion functions for Devanagari, Malayalam,
18965         and Tamil.
18967 2003-09-23  Dave Love  <fx@gnu.org>
18969         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
18971 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
18973         * progmodes/gud.el (perldb): Add gud-until to list of commands.
18974         Update gud-remove.
18976 2003-09-22  Richard M. Stallman  <rms@gnu.org>
18978         * progmodes/sh-script.el (sh-mode-default-syntax-table):
18979         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
18980         (sh-mode-syntax-table-input): New variable.
18981         (sh-require-final-newline): Don't use eval.
18982         (sh-builtins, sh-leading-keywords, sh-other-keywords)
18983         (sh-variables, sh-font-lock-keywords): Don't use eval.
18984         (sh-set-shell): When setting require-final-newline,
18985         treat value = `require-final-newline' as don't change it.
18986         Set sh-mode-syntax-table locally based on
18987         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
18989         * progmodes/compile.el (compile-internal):
18990         Call compilation-set-window-height before setting window start.
18992 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
18994         * emacs-lisp/bytecomp.el (byte-compile-log-file):
18995         Clear out byte-compile-last-warned-form.
18997 2003-09-22  Richard M. Stallman  <rms@gnu.org>
18999         * woman.el (woman-file-name, woman-follow-word):
19000         If current-word returns nil, use "".
19002         * simple.el (eval-expression): Bind standard-output in to-buffer case.
19004 2003-09-22  Richard M. Stallman  <rms@gnu.org>
19006         * emacs-lisp/lisp-mnt.el (lm-with-file):
19007         Don't visit the file, just use insert-file-contents in temp buffer.
19009 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
19011         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
19012         Add surrounding \\( and \\) around the header, as in
19013         for lm-history-header 'Change Log\\|History'.
19015 2003-09-22  John Paul Wallington  <jpw@gnu.org>
19017         * progmodes/ld-script.el: Add Commentary section,
19018         minor cleanup of file header.
19019         (ld-script-font-lock-keywords): Doc fix.
19020         (toplevel): Provide `ld-script' feature.
19022 2003-09-21  Kim F. Storm  <storm@cua.dk>
19024         * scroll-bar.el (set-scroll-bar-mode): Initialize to
19025         new built-in variable default-frame-scroll-bars.
19026         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
19027         scroll-bar-mode; notably, use it instead of t when we toggle
19028         scroll-bars on.
19029         (toggle-scroll-bar): Use default-frame-scroll-bars.
19031 2003-09-19  Masatake YAMATO  <jet@gyve.org>
19033         * pcvs.el (cvs-do-removal): Change the prompt depending on
19034         `filter' value.
19036 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
19038         * startup.el (command-line-1): Stop startup-echo-area-message
19039         being hidden by "Loading image..." message.
19040         (use-fancy-splash-screens-p, display-splash-screen):
19041         Move display-graphic-p test from latter to former.
19043         * progmodes/sh-script.el (sh-font-lock-keywords):
19044         Highlight escaped EOLs differently from other backslash constructs.
19046 2003-09-19  Richard M. Stallman  <rms@gnu.org>
19048         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
19049         New functions.
19050         (edebug-enter, edebug-outside-excursion): Use them.
19052         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
19053         Fix the condition for whether to print "In WHERE".
19055 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
19057         * finder.el (finder-mode-hook): New variable.
19058         (finder-mode): Run hook finder-mode-hook
19060 2003-09-18  Masatake YAMATO  <jet@gyve.org>
19062         * progmodes/ebrowse.el: Fix broken magic autoload comments.
19064 2003-09-17  Mario Lang  <mlang@delysid.org>
19066         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
19067         "p %e" to actually print the value in the GUD buffer.
19069 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
19071         From David Ponce <david.ponce@wanadoo.fr>:
19072         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
19073         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
19074         from loaddefs-boot.el if necessary.
19076 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
19078         * progmodes/gud.el (gud-find-class): Make jdb work again since
19079         cc-mode changed the syntactic information.
19081 2003-09-15  David Ponce  <david@dponce.com>
19083         * recentf.el: (recentf-exclude): Accept predicates too.
19084         (recentf-file-readable-p): New function.
19085         (recentf-include-p): Handle predicates in recentf-exclude.
19086         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
19087         (recentf-cleanup): Likewise.
19088         (recentf-save-list): Use write-file to handle backup of
19089         recentf-save-file.
19091 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
19093         * loaddefs-boot.el: Renamed from `loaddefs.el'
19094         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
19095         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
19096         necessary.
19098 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
19100         * electric.el (Electric-pop-up-window): For the `one-window' case,
19101         no longer disconcertingly move point in the original buffer.
19103 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19105         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
19107 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
19109         * dired.el (dired-mode-map): Fix typo.
19111 2003-09-11  Richard M. Stallman  <rms@gnu.org>
19113         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
19115 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
19117         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
19118         the function is less noisy.  Now only `kill-buffer' can ask questions.
19120 2003-09-10  Mario Lang  <mlang@delysid.org>
19122         * battery.el: Update Commentary and Copyright.
19123         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
19124         appear due to wrong ordering of the expressions in `or'.
19126 2003-09-09  Lute Kamstra  <lute@gnu.org>
19128         * misc.el (upcase-char): Fix docstring.
19129         (zap-up-to-char): New command.
19131 2003-09-08  David Ponce  <david@dponce.com>
19133         Ensure that recentf correctly updates the menu bar.
19134         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
19135         (recentf-menu-bar): New function.
19136         (recentf-clear-data): Use it
19137         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
19138         of easy-menu-change.
19140 2003-09-08  Lute Kamstra  <lute@gnu.org>
19142         * simple.el (size-indication-mode): New.
19143         * bindings.el (mode-line-position): Add buffer size indicator.
19145 2003-09-04  Mario Lang  <mlang@delysid.org>
19147         * battery.el (battery-linux-proc-acpi): New function.
19148         (battery-status-function): Modify default value calculation to also
19149         check for availability of ACPI.
19150         (battery-echo-area-format): Ditto.
19151         (battery-mode-line-format): Ditto.
19153 2003-09-06  Dave Love  <fx@gnu.org>
19155         * ielm.el (ielm-mode-hook): Add :options.
19157         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
19158         (eldoc-print-current-symbol-info): Use it.
19160 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
19162         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
19163         being displayed in GUD buffer.
19164         (gdb-idle-input-queue): Remove var.  Use just one queue.
19165         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
19166         Remove functions.  Use just one queue.
19167         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
19168         (gdb-invalidate-assembler, gdb-get-current-frame):
19169         Modify functions.  Use just one queue.
19171 2003-09-04  Dave Love  <fx@gnu.org>
19173         * cus-start.el: Add blink-cursor-alist.
19175         * ruler-mode.el (ruler-mode-fill-column-char)
19176         (ruler-mode-current-column-char): Use char-displayable-p,
19177         not window-system.
19179         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
19181         * language/european.el (windows-1252): Move from code-pages.
19183         * language/cyrillic.el ("Windows-1251"): Delete.
19184         ("Bulgarian", "Belarusian"): Remove `features'.
19185         (windows-1251): Move from code-pages.
19187         * international/mule-diag.el (non-iso-charset-alist):
19188         Remove `codepage' stuff.
19189         (print-designation, list-coding-systems-1): Output fixes.
19191         * international/code-pages.el (cp-make-translation-table)
19192         (cp-valid-codes): Made defsubsts.
19193         (cp-fix-safe-chars): Delete.
19194         (mule-diag): Don't require.
19195         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
19196         (top-level): Check for defined coding system when defining
19197         cp... aliases.  Change w32-add-charset-info test to avoid warning.
19198         (non-iso-charset-alist): Defvar when compiling.
19199         (cp-make-coding-system): Doc fix.
19201 2003-09-02  Jason Rumney  <jasonr@gnu.org>
19203         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
19204         line-ends from CVS before doing conversion.
19206 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
19208         * calendar/diary-lib.el (diary-header-line-flag)
19209         (diary-header-line-format): New variables.
19210         (list-diary-entries): Use them to set header line in simple diary.
19212         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
19213         other than font-lock-string-face to highlight backslashes.
19215 2003-09-01  Jason Rumney  <jasonr@gnu.org>
19217         * international/titdic-cnv.el (tit-read-key-value): Include \r in
19218         regexp.
19220 2003-09-01  Dave Love  <fx@gnu.org>
19222         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
19224         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
19225         and :help; also line and column numbers labels.
19227         * international/mule-util.el (char-displayable-p): Move from
19228         latin1-disp, rename and autoload.
19230         * international/latin1-disp.el (latin1-char-displayable-p):
19231         Now obsolete alias.  Replace uses with char-displayable-p.
19232         (latin1-display-ucs-per-lynx): Fix last change.
19234         * international/mule-cmds.el (standard-display-european-internal):
19235         Don't use char code for Latin-1 NBSP.
19236         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
19237         U+2018, U+2019 for `'.
19238         (select-safe-coding-system): Message fix.
19240 2003-09-01  Kenichi Handa  <handa@m17n.org>
19242         * international/fontset.el (setup-default-fontset): For Thai
19243         font, specify "*" family.
19245 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19247         * progmodes/compile.el (previous-error): Accept a prefix
19248         argument, similarly to next-error.
19250 2003-08-31  Masatake YAMATO  <jet@gyve.org>
19252         * pcvs.el (cvs-do-removal): Use = instead of eq to check
19253         the number of files.  Bind the number of files to a local
19254         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
19256 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
19258         * vc-hooks.el (vc-make-version-backup): Fix the change made on
19259         2003-07-26: msdos-long-file-names is a function, not a variable.
19261 2003-08-29  Richard M. Stallman  <rms@gnu.org>
19263         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
19264         Do nothing with mail-personal-alias-file if it is nil.
19266         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
19267         Do nothing if mail-personal-alias-file is nil.
19269         * term.el (term-exec-1): Bind coding-system-for-read.
19271         * dired.el (dired-mouse-find-file-other-window):
19272         Use dired-view-command-alist here, as in dired-view-file.
19273         (dired-view-command-alist): Use %s to substitute file name.
19274         Handle .ps_pages, .eps, .jpg, .gif, .png.
19276 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
19278         * info.el (Info-mode-map): Bind S-tab and <backtab> to
19279         `Info-prev-reference', instead of M-tab.
19281 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
19283         * simple.el (blink-matching-open): Work correctly on chars that
19284         are designated as parens through the syntax-table text property.
19286 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
19288         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
19289         line break position in the middle of a non-kinsoku (e.g. latin)
19290         word, making it skip until either a space or a character with
19291         category "|".
19292         (kinsoku-longer): Test for end of buffer.
19294 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
19296         * mail/rmail.el (rmail-convert-to-babyl-format):
19297         Detect quoted-printable- and base64-encoded messages and decode them
19298         automatically.  Set the message's encoding from the charset=
19299         header, if any.  Decode base64-encoded messages in Mail format as well.
19301 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
19303         * mail/smtpmail.el: Fix previous change.
19304         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
19305         calling smtpmail-via-smtp.
19306         (smtpmail-via-smtp): Add fall-back values for envelope-from.
19308 2003-08-26  John Paul Wallington  <jpw@gnu.org>
19310         * image.el (image-jpeg-p): Don't search beyond length of data.
19312 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19314         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
19315         misfeature in `expand-abbrev' which caused electric keywords like
19316         "else" to disappear if an open brace was typed directly afterwards.
19318 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19320         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
19321         mandatory in `define-widget'.
19323         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
19324         Don't align the operators "!=", "<=" and ">=" as assignment operators.
19326         (c-assignment-operators): New language constant that only contains
19327         the assignment operators.
19329         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
19331 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19333         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19334         Safeguard against unbalanced sexps.
19336 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
19338         * version.el (emacs-version): Check for gtk.  Include gtk version info.
19340 2003-08-25  John Paul Wallington  <jpw@gnu.org>
19342         * man.el (Man-default-man-entry): Don't whizz past the section
19343         number before looking for it.
19345 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
19347         * progmodes/gud.el (gud-display-line): Don't set window-point if
19348         source buffer is not visible.  (Only happens with M-x gdba.)
19350         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
19351         documentation.
19352         (gdb-source, gdb-source-info): Update to assembler unnecessary
19353         as its done after each GDB command anyway.
19354         (gdb-pre-prompt): Use with-current-buffer.
19355         (gdb-insert-field): Add help-echo text.
19356         (gdb-invalidate-assembler): Re-display of assembler now done in
19357         gdb-info-breakpoints-custom.
19358         (gdb-info-breakpoints-custom): Force re-display of assembler to
19359         happen *after* update of breakpoints buffer.
19360         (gdb-display-source-buffer): Don't choke if gdb-source-window
19361         isn't visible.
19362         (gdb-put-string, gdb-put-arrow): Remove free variables.
19364 2003-08-24  John Paul Wallington  <jpw@gnu.org>
19366         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
19368         * man.el (Man-default-man-entry): Strip text properties when
19369         snarfing parts of entry because `format' preserves properties.
19371 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
19373         * files.el (file-newest-backup): Use `expand-file-name'.
19375         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
19376         Allow the diary to pop up a new frame, if needed.
19378         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
19379         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
19380         (smtpmail-send-it): Make treatment of envelope-from consistent with
19381         sendmail.el.
19383         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
19384         (sh-leading-keywords): Add the bash `time' reserved word.
19385         (sh-variables): Add some bash variables.
19386         (sh-add-completer): Fix nil branch of case statement.
19388 2003-08-24  Masatake YAMATO  <jet@gyve.org>
19390         * progmodes/ld-script.el: New file.
19392 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
19394         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
19396 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
19398         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
19399         Better explain obsolescence, and what to use instead.
19401 2003-08-23  Masatake YAMATO  <jet@gyve.org>
19403         * pcvs.el (cvs-do-removal): Show the deleted file name
19404         on the prompt.
19406 2003-08-20  Dave Love  <fx@gnu.org>
19408         * international/mule.el (make-coding-system)
19409         (set-buffer-file-coding-system): Doc fix.
19411         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
19413         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
19415         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
19417         * international/utf-16.el: Add mime-text-unsuitable coding system
19418         properties.
19420         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
19422         * cus-edit.el: Add some :links.
19423         (bib): Remove.
19425         * textmodes/bib-mode.el (bib): Add :group external.
19427 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
19429         * wid-edit.el (widget-echo-help): Make it handle expressions that
19430         evaluate to strings.
19432 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
19434         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
19436         Simplify selection of SQL products to define highlighting and
19437         interactive mode.  Includes detailed instructions on adding
19438         support for new products.
19440         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
19441         product for use in highlighting and interactive mode.
19442         (sql-interactive-product): New variable.  SQL product for
19443         sql-interactive-mode.
19444         (sql-product-support): New variable.  Specifies product-specific
19445         parameters to drive highlighting and interactive mode.
19446         (sql-imenu-generic-expression): Add more object types.
19447         (sql-sqlite-options): Correct comment.
19448         (sql-ms-program): Use "osql" rather than "isql".
19449         (sql-prompt-regexp, sql-prompt-length): Update comment.
19450         (sql-mode-menu): Add "Start SQLi session" entry.
19451         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
19452         (sql-mode-abbrev-table): Add abbreviations.  Support of
19453         SYSTEM-FLAG on define-abbrev.  Support was removed with last
19454         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
19455         (sql-mode-font-lock-object-name): Add font-lock pattern for object
19456         names.
19457         (sql-mode-ansi-font-lock-keywords): Set as default value.
19458         (sql-mode-oracle-font-lock-keywords): Set as default value.
19459         Support Oracle 9i keywords.
19460         (sql-mode-postgres-font-lock-keywords): Set as default value.
19461         (sql-mode-linter-font-lock-keywords): Set as default value.
19462         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
19463         SQLServer 2000.
19464         (sql-mode-sybase-font-lock-keywords)
19465         (sql-mode-interbase-font-lock-keywords)
19466         (sql-mode-sqlite-font-lock-keywords)
19467         (sql-mode-strong-font-lock-keywords)
19468         (sql-mode-mysql-font-lock-keywords)
19469         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
19470         keywords.
19471         (sql-mode-font-lock-defaults): Update comment.
19472         (sql-product-feature): New function.  Returns feature associated
19473         with a product from `sql-product-support' alist.
19474         (sql-product-font-lock): New function.  Set font-lock support
19475         based on `sql-product'.
19476         (sql-add-product-keywords): New function.  Add font-lock rules to
19477         product-specific keyword variables.
19478         (sql-set-product): New function.  Set `sql-product' and apply
19479         appropriate font-lock highlighting.
19480         (sql-highlight-product): New function.  Set font-lock support
19481         based on a product.  Also set mode name to include product name.
19482         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
19483         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
19484         Use `sql-set-product'.
19485         (sql-highlight-ms-keywords)
19486         (sql-highlight-sybase-keywords)
19487         (sql-highlight-interbase-keywords)
19488         (sql-highlight-strong-keywords)
19489         (sql-highlight-mysql-keywords)
19490         (sql-highlight-sqlite-keywords)
19491         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
19492         (sql-get-login): Prompt in the same order as the tokens.
19493         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
19494         (sql-product-interactive): New function.  Common portions of
19495         product-specific interactive mode wrappers.
19496         (sql-interactive-mode): Rewritten to use product features.
19497         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
19498         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
19499         (sql-db2, sql-linter): Use `sql-product-interactive'.
19500         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
19501         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
19502         (sql-connect-ingres, sql-connect-postgres)
19503         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
19504         New functions.  Format command line parameters and invoke comint on
19505         the appropriate interpreter.  Code was in the corresponding
19506         `sql-xyz' function before.
19507         (sql-connect-ms): New function.  Support -E argument to use
19508         operating system credentials for authentication.
19510 2003-08-18  Kenichi Handa  <handa@m17n.org>
19512         * international/mule.el (encode-char): Fix for the ASCII case.
19514 2003-08-15  Kenichi Handa  <handa@m17n.org>
19516         * international/fontset.el (setup-default-fontset): Change "*" to
19517         nil in the specifications of font family.
19519 2003-08-18  Kim F. Storm  <storm@cua.dk>
19521         * kmacro.el (kmacro-keymap): Group related bindings in
19522         initialization for clarity.  Bind C-s to start macro.
19523         Remove C-r binding.
19524         (kmacro-initial-counter-value): New defvar to hold initial counter
19525         value in case we set the value before defining a macro.
19526         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
19527         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
19528         not defining or executing macro.  Doc fix.
19529         (kmacro-add-counter): Clear kmacro-initial-counter-value.
19530         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
19531         temporarily view older elements on the macro ring without cycling
19532         the ring.
19533         (kmacro-display): Doc fix.
19534         (kmacro-exec-ring-item): New helper function.
19535         (kmacro-call-ring-2nd): Use it.
19536         (kmacro-call-ring-2nd-repeat): Doc fix.
19537         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
19538         (kmacro-end-or-call-macro): Execute last viewed macro (using
19539         kmacro-exec-ring-item) from ring if this follows
19540         kmacro-view-macro.  This allows us to find a macro on the ring
19541         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
19542         the ring to bring it to the head of the ring.
19543         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
19544         Allow binding to reserved keys without specifying C-x C-k prefix.
19545         Ask for confirmation if entered key sequence is already bound to
19546         a non-macro command.
19547         (kmacro-view-macro): Repeating command will show older elements
19548         on the macro ring; C-k will execute the last viewed macro.
19549         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
19550         property from 'ring to 'head.
19552 2003-08-17  Alan Shutko  <ats@acm.org>
19554         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
19555         keeping December out of the alist.
19557 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
19559         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
19560         * calendar/calendar.el (calendar-mode-map): Bind it to key.
19561         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
19562         (calendar-flatten): New function.
19563         (calendar-mouse-view-other-diary-entries)
19564         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
19565         in the menu title and to show multi-line diary entries correctly
19566         in the menu.
19568 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
19570         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
19571         defcustom, because the default was recently changed.
19573 2003-08-16  Richard M. Stallman  <rms@gnu.org>
19575         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
19577         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
19578         New subroutine, broken out of eval-last-sexp-1.
19579         (eval-last-sexp-1): Use eval-last-sexp-print-value.
19581         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
19583         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
19585         * simple.el (eval-expression): Use eval-last-sexp-print-value.
19587 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
19589         * progmodes/compile.el (compilation-error-regexp-alist):
19590         Add Java ANt error detection as described in document
19591         http://ant.apache.org/faq.html
19593 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
19595         * simple.el (backward-word, forward-to-indentation)
19596         (backward-to-indentation): Argument changed to optional.
19597         (next-line, previous-line): Use `or' instead of `unless'.
19599 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19601         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
19602         instead of a constant.
19604 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
19606         * shell.el (shell): With prefix-arg, suggest a new buffer name.
19608 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
19610         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
19611         (vc-sccs-workfile-version): Search the entire delta table, rather
19612         than just the first entry, because that might be a deleted version.
19614 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
19616         * menu-bar.el (menu-bar-options-menu): Supply a body for the
19617         [save-place] binding in the Options menu.  Have it require
19618         'saveplace' and then toggle the variable manually, to avoid an an
19619         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
19620         for the bug report.
19622 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
19624         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
19625         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
19626         (gdb-info-threads-custom): Add help-echo text.
19627         (gdb-display-back): Don't use purecopy.
19628         (gdb-info-breakpoints-custom, gdb-reset)
19629         (gdb-assembler-custom): Use display-images-p to test if breakpoint
19630         icons can be displayed.
19632 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
19634         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
19636 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
19638         * bookmark.el (bookmark-completing-read):
19639         Return a string, instead of a list of one string.
19640         Use a popup menu if activated from the mouse.
19641         (bookmark-edit-annotation): Remove unused vars.
19642         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
19643         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
19644         to bookmark-completing-read.
19645         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
19646         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
19647         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
19648         and erase-buffer.
19649         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
19650         (bookmark-menu-jump, bookmark-menu-insert)
19651         (bookmark-popup-menu-and-apply-function)
19652         (bookmark-menu-popup-paned-bookmark-menu): Remove.
19653         (bookmark-menu-build-paned-menu): Remove by folding it into
19654         bookmark-menu-popup-paned-menu.
19655         (menu-bar-bookmark-map): Move the define-key statements here.
19656         Use the "non-menu" commands since they now pop up a menu if needed.
19657         (bookmark-exit-hook-internal): Simplify.
19659 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
19661         * reftex-toc.el (reftex-toc-rename-label): New function.
19662         (reftex-toc-check-docstruct): New function.
19664         * reftex.el (reftex-region-active-p): New function.
19666         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
19667         regexp to find the \bibliography macro.
19669         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
19670         which does not exist in LaTeX.
19671         (reftex-cite-format-builtin): Added amsrefs support.
19672         (reftex-toc-confirm-promotion): New option
19674         * reftex-toc.el
19675         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
19676         (reftex-toc-demote, reftex-toc-promote)
19677         (reftex-toc-do-promote, reftex-toc-promote-prepare)
19678         (reftex-toc-promote-action, reftex-toc-extract-section-number)
19679         (reftex-toc-newhead-from-alist)
19680         (reftex-toc-load-all-files-for-promotion): New functions.
19681         (reftex-toc-help): Added description of new keys.
19682         (reftex-toc-split-windows-fraction): New option.
19683         (reftex-recenter-toc-when-idle): Search *toc* window on all
19684         visible frames.
19685         (reftex-toc): Additional parameter REUSE
19686         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
19687         with REUSE argument.
19688         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
19689         the call of `reftex-toc'.
19690         (reftex-make-separate-toc-frame): New function .
19691         (reftex-toc-recenter): When called with triple prefix arg, call
19692         `reftex-make-separate-toc-frame' first.
19693         (reftex-toc-toggle-dedicated-frame): New command.
19694         (reftex-toc-quit): Adapted to delete frame when called in
19695         dedicated frame.
19697         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
19698         all enclosing macros.
19701 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19703         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
19704         first use.
19706 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19708         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
19710 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
19712         * calendar/calendar.el (list-diary-entries-hook)
19713         (diary-display-hook, nongregorian-diary-listing-hook)
19714         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
19715         Add some customize options for these hooks.
19716         (calendar-abbrev-construct): Don't try to take a substring longer
19717         than the original string.
19719 2003-08-05  Richard M. Stallman  <rms@gnu.org>
19721         * emacs-lisp/testcover.el (noreturn): Report error if does return.
19722         (testcover-reinstrument-clauses): Doc fix.
19724         * emacs-lisp/warnings.el: Doc fixes, args renamed.
19725         (warning-type-format): Rename from warning-group-format.
19727         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
19728         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
19729         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
19730         to prevent warnings about defvar for an obsolete variable.
19732         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
19733         warning-group-format renamed to warning-type-format.
19735         * subr.el (read-passwd): Use clear-string instead of fillarray.
19737         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
19738         Use vconcat instead of concat.
19739         (edmacro-sanitize-for-string): New function.
19741 2003-08-05  Dave Love  <fx@gnu.org>
19743         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
19744         line-number-display-limit-width.
19746         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
19748 2003-08-05  Kenichi Handa  <handa@m17n.org>
19750         * international/code-pages.el: Don't require mule-diag.
19752         * international/mule-diag.el (non-iso-charset-alist):
19753         Add autoload cookie.
19755         * language/devan-util.el (dev-glyph-order): Add an entry for the
19756         glyph code #xC4.
19758 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
19760         * calendar/calendar.el (diary-file, diary-file-name-prefix)
19761         (european-calendar-style, diary-date-forms)
19762         (calendar-day-name-array, calendar-month-name-array): Doc change.
19763         (generate-calendar-month): Adapt for new behaviour of
19764         `calendar-day-name' function.
19765         (calendar-abbrev-length, calendar-day-abbrev-array)
19766         (calendar-month-abbrev-array): New variables.
19767         (calendar-abbrev-construct): New function.
19768         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
19769         rather than fixing abbrevs at some width.  Calling syntax change.
19770         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
19771         (calendar-date-string): Adapt for new behaviours of
19772         `calendar-day-name' and `calendar-month-name' functions.
19774         * calendar/diary-lib.el (list-diary-entries): Adapt for new
19775         behaviour of `calendar-day-name' and `calendar-month-name' functions.
19776         (diary-name-pattern): Use abbrev arrays, rather than fixing
19777         abbrevs at three chars.  Calling syntax change.
19778         (mark-diary-entries): Adapt for new behaviours of
19779         `diary-name-pattern' and `calendar-make-alist' functions.
19780         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
19781         `diary-name-pattern' function.
19782         (font-lock-diary-date-forms): Use abbrev arrays, rather than
19783         fixing abbrevs at three chars.  Calling syntax change.
19784         (cal-hebrew, cal-islam): Require when compiling.
19785         (diary-font-lock-keywords): Adapt for new behaviour of
19786         `font-lock-diary-date-forms' function.
19788         * calendar/cal-hebrew.el: Reposition some code so defined before used.
19789         (calendar-hebrew-month-name-array-common-year)
19790         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
19791         (list-hebrew-diary-entries): Adapt for new behaviours of
19792         `calendar-day-name' and `add-to-diary-list' functions.
19793         (mark-hebrew-diary-entries): Adapt for new behaviours of
19794         `diary-name-pattern' and `calendar-make-alist' functions.
19796         * calendar/cal-islam.el (calendar-islamic-month-name-array):
19797         Add doc string.
19798         (list-islamic-diary-entries): Adapt for new behaviours of
19799         `calendar-day-name' and `add-to-diary-list' functions.
19800         (mark-islamic-diary-entries): Adapt for new behaviours of
19801         `diary-name-pattern' and `calendar-make-alist' functions.
19803         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
19804         `calendar-month-name' function.
19806         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
19808         * calendar/solar.el (solar-seasons-data): Move definition before use.
19810         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
19811         (cal-tex-LaTeX-hourbox): Move definition before use.
19813         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
19814         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
19815         lunar.el, solar.el
19816         (displayed-month, displayed-year): Define for compiler.
19818 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
19820         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
19821         MODE.  Renamed from c-init-c-language-vars'.
19822         (c-initialize-cc-mode): Change accordingly.
19823         (c-common-init): Ditto.
19824         (c-mode): Ditto.
19825         (c++-mode): Use `c-init-language-vars-for'.
19826         (objc-mode): Ditto.
19827         (java-mode): Ditto.
19828         (idl-mode): Ditto.
19829         (pike-mode): Ditto.
19830         (awk-mode): Ditto.
19832 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
19834         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
19835         or not the point moved.
19837         (c-search-decl-header-end): Don't trip up on operator identifiers
19838         in C++ and operators like == in all languages.
19840         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
19841         Detect leading labels correctly.
19843 2003-08-02  Andreas Schwab  <schwab@suse.de>
19845         * textmodes/ispell.el: Don't redo key bindings on loading, put
19846         them only in loaddefs.el.
19847         * bookmark.el: Likewise.
19848         * dabbrev.el: Likewise.
19849         * emerge.el: Likewise.
19851         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
19852         has more than one member.
19854         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
19856 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19858         * lpr.el (printify-region): It was ending conversion before the
19859         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
19861 2003-07-31  John Paul Wallington  <jpw@gnu.org>
19863         * net/browse-url.el (browse-url-epiphany): Doc fix.
19865 2003-07-30  Kenichi Handa  <handa@m17n.org>
19867         * international/fontset.el (setup-default-fontset):
19868         Change registry names of Akurti fonts.
19870 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
19872         * comint.el (comint-read-noecho): Use `clear-string' instead of
19873         `fillarray'.
19875 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
19877         * outline.el (outline-mode-hook): Add defvar.
19879 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
19881         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
19882         Restore assembler in source window if that is what has been selected.
19883         (menu): Add gdb-restore-windows to menu.  Make gdba
19884         specific menus only visible from gdba.
19886 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
19888         * progmodes/compile.el (compilation-environment): New user variable.
19889         (compile-internal): Respect it.
19891 2003-07-23  Masatake YAMATO  <jet@gyve.org>
19893         * progmodes/gud.el (gdb-script-font-lock-keywords):
19894         Put `font-lock-function-name-face' on a symbol which includes
19895         `-' like `hook-run'.  Put font-lock-variable-name-face
19896         on a symbol starting with $.
19898 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
19900         * files.el (set-visited-file-name): Use truename for buffer-file-name.
19902 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
19904         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
19906 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
19908         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
19909         Use with-no-warnings.
19910         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
19911         rather than to find-file-not-found-hook, which doesn't exist.
19913 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
19915         * international/quail.el (quail-translate-key): Fix previous change.
19917 2003-07-25  John Paul Wallington  <jpw@gnu.org>
19919         * server.el (server-start): Check `server-process' is non-nil
19920         before killing it to avoid killing current buffer's process.
19922         * simple.el (choose-completion-string): Use `minibufferp';
19923         test `completion-reference-buffer' if `buffer' arg is nil.
19924         (push-mark): Use `when' and `unless'.
19925         (pop-mark): Use `when'.
19927         * mouse-sel.el (mouse-sel-get-selection-function):
19928         Check `x-last-selected-text-primary'.  Don't barf if it or
19929         `x-last-selected-text' aren't bound.
19931 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19933         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
19935 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
19937         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
19939 2003-07-23  John Paul Wallington  <jpw@gnu.org>
19941         * tooltip.el (defface tooltip): Inherit from variable-pitch.
19943 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
19945         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
19946         string.  Defvar the derived hook.
19948         * macros.el (insert-kbd-macro): Escape double quote character.
19949         From Thomas W Murphy <twm@andrew.cmu.edu>.
19951 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
19953         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
19954         to match the specific mark rather than reusing comment-start-skip.
19956 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
19958         * progmodes/hideshow.el (hs-special-modes-alist):
19959         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
19961 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
19963         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
19964         value using ?\s.
19966 2003-07-21  John Paul Wallington  <jpw@gnu.org>
19968         * subr.el (with-selected-window): Add closing paren.
19970 2003-07-21  Richard M. Stallman  <rms@gnu.org>
19972         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
19973         (lisp-mode): Likewise.
19975         * subr.el (with-selected-window): Copy code form save-selected-window
19976         so as to call select-window with norecord arg.
19977         (dynamic-completion-table): Doc fix.
19978         (lazy-completion-table): Doc fix.
19980         * international/mule-cmds.el (set-locale-environment):
19981         langinfo renamed to locale-info.
19983         * international/mule.el (auto-coding-functions): Doc fix.
19985 2003-07-21  Kenichi Handa  <handa@m17n.org>
19987         * international/quail.el (quail-translate-key):
19988         Update quail-current-str correctly.
19990 2003-07-21  Andreas Schwab  <schwab@suse.de>
19992         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
19993         ?, to "_".
19995 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
19996         Version 2.0.36 of Tramp released.
19998         * net/tramp.el (tramp-default-password-end-of-line): Rename from
19999         tramp-password-end-of-line.
20000         (tramp-password-end-of-line): New method parameter.
20001         (tramp-get-password-end-of-line): Function to access method
20002         parameter `tramp-password-end-of-line', or variable
20003         `tramp-default-password-end-of-line' (default value).
20004         (tramp-methods): Add entries for new parameter
20005         tramp-password-end-of-line.
20006         (tramp-enter-password): Use new function
20007         `tramp-get-password-end-of-line'.
20008         (tramp-handle-insert-file-contents): Do not
20009         unconditionally inhibit the file operation file-local-copy, only
20010         do that when the inhibit-file-name-operation is currently
20011         insert-file-contents.  This fixes finding remote CVS-controlled
20012         files.  (It would barf on inserting the CVS/Entries file
20013         literally, because the file-local-copy handler wasn't called.)
20014         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
20015         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
20016         (tramp-initial-commands): New variable.
20017         (tramp-process-initial-commands): New function, using the variable.
20018         (tramp-open-connection-setup-interactive-shell): Call the new function.
20019         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
20020         method into the buffer name, never use nil.  Reported by Hanak
20021         David <dhanak@inf.bme.hu>.
20022         (tramp-open-connection-setup-interactive-shell): Erase buffer
20023         before sending "stty -onlcr".
20025         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
20027 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
20029         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
20031 2003-07-19  John Paul Wallington  <jpw@gnu.org>
20033         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
20034         (artist-draw-rect, artist-draw-square): Doc fixes.
20036         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
20038         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
20040 2003-07-19  Kenichi Handa  <handa@m17n.org>
20042         * international/kkc.el (kkc-show-conversion-list-update):
20043         Highlight the correct candidate in the message.
20045 2003-07-18  John Paul Wallington  <jpw@gnu.org>
20047         * simple.el (current-word): Don't include punctuation char when
20048         `really-word' arg is non-nil.
20050 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
20052         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
20053         moved to the directory obsolete.
20055 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
20057         * info.el (Info-menu-entry-name-re): Allow newlines in
20058         menu entry names.
20060         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
20061         syntax-ppss-after-change-function.
20062         (syntax-ppss-after-change-function): New alias.  Update uses.
20063         (syntax-ppss): Catch the case where the buffer is narrowed.
20065 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
20067         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
20068         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
20070 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
20072         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
20073         since it might be modified.
20075         * progmodes/cc-langs.el (c++-make-template-syntax-table)
20076         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
20077         names to these language constants.
20079 2003-07-15  Kim F. Storm  <storm@cua.dk>
20081         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
20082         All uses changed.
20084 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
20086         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
20087         Namespace support.
20089 2003-07-13  Juanma Barranquero  <lektu@terra.es>
20091         * frame.el (modify-all-frames-parameters): Reinstall (copyright
20092         papers received).
20094 2003-07-13  Karl Eichwalder  <ke@suse.de>
20096         * textmodes/po.el (po-find-charset): White space at the start of the
20097         Content-Type field body is non-mandatory.
20099 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
20101         * textmodes/texinfo.el (texinfo-section-list):
20102         Append appendixsection; a synonym for appendixsec.
20104 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
20106         * man.el (Man-translate-cleanup): New.
20107         (Man-translate-references): Call `Man-translate-cleanup' to clean
20108         leading, trailing and middle spaces.
20110 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
20112         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
20113         Handle `dired-directory' being a list.
20115 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
20117         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
20118         it doesn't exist.
20120 2003-07-12  Richard M. Stallman  <rms@gnu.org>
20122         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
20124         * progmodes/cc-defs.el (c-make-keywords-re):
20125         Don't use delete-duplicates.
20126         (c-lang-const): Don't use mapcan.
20128         * apropos.el (apropos-show-scores): Make it customizable.
20129         Document new meaning.
20130         (apropos): Compute scores from symbols.
20131         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
20133 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20135         * ps-bdf.el: Fix copyright line.
20136         (bdf-directory-list): Fix initialization code.
20138 2003-07-11  John Paul Wallington  <jpw@gnu.org>
20140         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
20141         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
20142         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
20144 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
20146         * emacs-lisp/ring.el (ring-elements): Doc fix.
20148 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
20150         * calendar/timeclock.el (timeclock-relative)
20151         (timeclock-ask-before-exiting, timeclock-use-display-time):
20152         Doc changes.
20153         (timeclock-modeline-display): Give a message if
20154         `timeclock-use-display-time' is non-nil but `display-time-mode'
20155         is not active.
20157 2003-07-11  Kenichi Handa  <handa@m17n.org>
20159         * international/mule-cmds.el (set-language-environment):
20160         Set current-language-environment to the correct string.
20162 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20164         * ps-print.el: Print line number correctly in a region.  Reported by
20165         Tim Allen <timallen@ls83.fsnet.co.uk>.
20166         (ps-print-version): New version number (6.6.2).
20167         (ps-printing-region): Code fix.
20169 2003-07-10  John Paul Wallington  <jpw@gnu.org>
20171         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
20172         this function can be called from `add-completions-from-tags-table'.
20174 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
20176         * calendar/timeclock.el (timeclock-use-display-time)
20177         (timeclock-day-over-hook, timeclock-workday-remaining)
20178         (timeclock-status-string, timeclock-when-to-leave)
20179         (timeclock-when-to-leave-string, timeclock-log-data)
20180         (timeclock-find-discrep, timeclock-day-base)
20181         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
20182         (timeclock-modeline-display): Set the variable
20183         `timeclock-modeline-display'.
20184         (timeclock-update-modeline): Doc fix.  Respect value of
20185         `timeclock-relative'.
20187 2003-07-09  Richard M. Stallman  <rms@gnu.org>
20189         * textmodes/reftex-parse.el (reftex-all-document-files):
20190         Add autoload cookie.
20192         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
20193         (reftex-scanning-info-available-p): Add autoload cookie.
20195         * international/mule-cmds.el
20196         (set-display-table-and-terminal-coding-system): Delete duplicate
20197         aset on standard-display-table.
20199         * view.el (view-file): If existing buffer's major mode is special,
20200         don't go into view mode.
20202         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
20204 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20206         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
20207         buffer changes; there's third party code that calls this function
20208         directly.
20210 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20212         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
20213         (autodoc-font-lock-keywords): Don't byte compile on font lock
20214         initialization when running from byte compiled files.
20216 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20218         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
20219         statement ends with auto-increment "++".
20221 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20223         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20224         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20225         these are changed, so declare them as variables and not constants.
20227 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
20229         * subr.el (dolist, dotimes): Doc fix.
20231 2003-07-08  Kim F. Storm  <storm@cua.dk>
20233         * international/mule-cmds.el
20234         (set-display-table-and-terminal-coding-system): Don't break
20235         bootstrap if standard-display-table isn't setup yet.
20237 2003-07-07  Richard M. Stallman  <rms@gnu.org>
20239         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
20240         Give it a doc string, and autoload it.
20242         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
20243         Use with-no-warnings.
20245         * info.el (Info-search): If find invisible text, search again.
20247         * isearch.el (search-whitespace-regexp): Add a shy group around it.
20249         * man.el (Man-name-regexp): Match + as part of name.
20251         * simple.el (visible-mode): Rename from vis-mode.
20252         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
20254         * simple.el (current-word): New arg REALLY-WORD specifies
20255         don't include punctuation chars.
20257         * emacs-lisp/debug.el (debug, debugger-env-macro):
20258         Use with-no-warnings while accessing and binding unread-command-char.
20260         * international/mule-cmds.el
20261         (set-display-table-and-terminal-coding-system): Use explicit loop
20262         instead of calling standard-display-default.
20264         * net/ange-ftp.el (ange-ftp-file-symlink-p):
20265         Use condition-case to catch error in ange-ftp-get-files.
20267         * net/browse-url.el (browse-url-browser-function):
20268         Add alternative for Epiphany.
20269         (browse-url-epiphany-program, browse-url-epiphany-arguments)
20270         (browse-url-epiphany-startup-arguments)
20271         (browse-url-epiphany-new-window-is-tab): New variables.
20272         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
20274         * progmodes/compile.el (compile-auto-highlight): Default now t.
20275         (compile): Doc fix.
20276         (compilation-next-error): Fix previous change.
20278         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
20280         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
20282 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
20284         * gdb-ui.el (gdb-source-info): Display current frame when
20285         attaching to an existing process.
20286         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
20287         while laying out windows when attaching to an existing process.
20289 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
20291         * info.el (Info-menu): Use Info-menu-entry-name-re.
20293 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
20295         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
20296         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
20298         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
20299         to match the same text.
20301 2003-07-06  John Paul Wallington  <jpw@gnu.org>
20303         * vc.el (vc-annotate-offset): Move defvar up.
20305 2003-07-06  Kim F. Storm  <storm@cua.dk>
20307         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
20308         This should fix the infinite loop when extracting menu names.
20310 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20312         * files.el (auto-mode-alist, interpreter-mode-alist):
20313         Remove entries to CC Mode modes to avoid duplicates; they are now added
20314         with autoload directives in cc-mode.el.
20316 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20318         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20319         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20320         these are changed, so declare them as variables and not constants.
20322         * progmodes/cc-mode.el: Fix some autoload problems: Try to
20323         ensure that the entry for ".c" extension comes before the one for
20324         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
20325         Fix incorrect entries that were added to `interpreter-mode-alist'.
20326         Move the autoload directives for AWK to the top level since they
20327         aren't recognized anywhere else.  Do not use the new AWK mode doc
20328         in the autoload form for the old AWK mode.
20330 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20332         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
20333         (bibtex-sort-ignore-string-entries): Default value t.
20334         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
20335         erroneously in previous version.
20336         (bibtex-string-files): Docstring reflects new parsing scheme.
20337         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
20338         docstring, add # as one of the chars to crush
20339         (bibtex-autokey-prefix-string, bibtex-autokey-names)
20340         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
20341         (bibtex-autokey-name-change-strings)
20342         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
20343         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
20344         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
20345         (bibtex-autokey-title-terminators)
20346         (bibtex-autokey-titlewords-stretch)
20347         (bibtex-autokey-titleword-ignore)
20348         (bibtex-autokey-titleword-case-convert)
20349         (bibtex-autokey-titleword-abbrevs)
20350         (bibtex-autokey-titleword-abbrevs)
20351         (bibtex-autokey-titleword-change-strings)
20352         (bibtex-autokey-titleword-length)
20353         (bibtex-autokey-titleword-separator)
20354         (bibtex-autokey-name-year-separator)
20355         (bibtex-autokey-year-title-separator)
20356         (bibtex-autokey-before-presentation-function)
20357         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
20358         Fix docstring.
20359         (bibtex-strings, bibtex-reference-keys):
20360         Use lazy-completion-table and make-variable-buffer-local.
20361         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
20362         (bibtex-braced-string-syntax-table)
20363         (bibtex-quoted-string-syntax-table): New variables.
20364         (bibtex-parse-nested-braces): Remove.
20365         (bibtex-parse-field-string): Use syntax table and forward-sexp.
20366         (bibtex-parse-association): Simplify.
20367         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
20368         (bibtex-parse-field-text): Simplify.
20369         (bibtex-search-forward-field, bibtex-search-backward-field):
20370         argument BOUND can take value t.
20371         (bibtex-start-of-field, bibtex-start-of-name-in-field)
20372         (bibtex-end-of-name-in-field, bibtex-end-of-field)
20373         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
20374         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
20375         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
20376         (bibtex-skip-to-valid-entry): Return buffer position of beginning
20377         and ending of entry.  Update for changes of bibtex-search-entry.
20378         Simplify.
20379         (bibtex-map-entries): FUN is called with three arguments.
20380         (bibtex-search-entry): Return a cons pair with buffer positions of
20381         beginning and end of entry.
20382         (bibtex-enclosing-field): Simplify.
20383         (bibtex-format-entry): Use booktitle to set a missing title.
20384         (bibtex-autokey-get-names): Fiddle with regexps.
20385         (bibtex-generate-autokey): Use identity.
20386         (bibtex-parse-keys): Use simplified parsing algorithm if
20387         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
20388         arguments.  Return alist of keys.
20389         (bibtex-parse-strings): Simplify.  Return alist of strings.
20390         (bibtex-complete-string-cleanup): Fix docstring.
20391         (bibtex-read-key): New function.
20392         (bibtex-mode): Fix docstring.  Do not parse for keys and
20393         strings when the mode is entered.  Set fill-paragraph-function to
20394         bibtex-fill-field.  Setup font-lock-mark-block-function the way
20395         font-lock intended.
20396         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
20397         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
20398         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
20399         (bibtex-Preamble): Avoid hard coded constants.
20400         (bibtex-make-field): Fix docstring.  Simplify.
20401         (bibtex-beginning-of-entry): Always return new position of point.
20402         (bibtex-end-of-entry): Rearrange cond clauses.
20403         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
20404         Update for changes of bibtex-map-entries.
20405         (bibtex-ispell-abstract): Do not move point.
20406         (bibtex-entry-index): Use downcase.  Simplify.
20407         (bibtex-lessp): Handle catch-all.
20408         (bibtex-find-crossref): Turn into a command.
20409         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
20410         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
20411         preamble entries.
20412         (bibtex-fill-field-bounds): New function.
20413         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
20414         (bibtex-fill-entry): Use bibtex-fill-field-bounds
20415         (bibtex-String): Use bibtex-strings.  Always obey
20416         bibtex-sort-ignore-string-entries.
20418 2003-07-05  John Paul Wallington  <jpw@gnu.org>
20420         * cus-theme.el (customize-create-theme):
20421         Call `customize-create-theme' in Reset widget's notify function.
20423         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
20424         (ibuffer-mark-interactive): Use `or' instead of `unless'.
20425         (define-ibuffer-column name): Add summarizer.
20426         (define-ibuffer-column size): Likewise.
20427         (define-ibuffer-column filename): Likewise.
20428         (define-ibuffer-column process): Likewise.  Change BODY's output too.
20429         (define-ibuffer-column filename-and-process): Likewise, likewise.
20430         (ibuffer): Remove local vars `already-in' and `need-update'.
20432         * ibuf-ext.el: Don't require `derived' at compile-time.
20434 2003-07-05  Kim F. Storm  <storm@cua.dk>
20436         * info.el: Disable paragraph refilling.
20437         (Info-refill-paragraphs): New defcustom.
20438         (Info-fontify-node): Use it.
20440 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
20442         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
20443         thingies from constructors created by defstruct.
20445         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
20446         the default value of the variable.
20447         (byte-code-meter): Move declaration to top level.
20449         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
20451         * info.el (Info-following-node-name-re): New fun.
20452         (Info-following-node-name): Remove.
20453         (Info-insert-dir): Use the new fun.
20454         (Info-extract-pointer): Don't save restriction; use new fun.
20455         (Info-menu-entry-name-re): New const.
20456         (Info-menu-entry-name-re): Use it along with new fun.
20457         (Info-node-spec-re): Use new fun.
20458         (Info-complete-menu-item, Info-fontify-node): Use new const.
20459         (Info-goto-node, Info-follow-reference, Info-menu-update):
20460         Use match-string.
20461         (Info-follow-reference): Use assoc-string.
20462         Use a list of strings for the completion table.
20463         (Info-fontify-node): Use match-string, line-end-position.
20464         Limit the search for `node:' to the first line.
20466         * newcomment.el (uncomment-region): Remove padding coming from
20467         comment-start rather than just from comment-padding.
20469         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
20470         (vc-cvs-stay-local-p): Use vc-stay-local-p.
20471         (vc-cvs-rename-file): Remove (use the default).
20472         (vc-cvs-register): Register parent dir if needed.
20473         (vc-cvs-could-register): Return non-nil if parent can be registered.
20474         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
20475         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
20477         * vc-svn.el (vc-svn-use-edit): Make it into a const.
20478         (vc-svn-update): Fix the arguments to `svn'.
20479         (vc-svn-diff-tree): Just use `vc-svn-diff'.
20480         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
20481         Simple implementations, assuming `name' is a URL.
20483         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
20484         set of chars allowed unquoted in a case pattern.
20486         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
20488         * font-lock.el (font-lock-extra-types-widget)
20489         (c-font-lock-extra-types, c++-font-lock-extra-types)
20490         (objc-font-lock-extra-types, java-font-lock-extra-types)
20491         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
20492         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
20493         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
20494         (font-lock-match-c++-structor-declaration)
20495         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
20496         (c++-font-lock-keywords-3, c++-font-lock-keywords)
20497         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
20498         (objc-font-lock-keywords-3, objc-font-lock-keywords)
20499         (java-font-lock-keywords-1, java-font-lock-keywords-2)
20500         (java-font-lock-keywords-3, java-font-lock-keywords)
20501         (java-font-lock-syntactic-face-function): Remove obsolete code
20502         and constants.  It's all in cc-fonts.el now.
20504 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
20506         * mail/sendmail.el (mail-specify-envelope-from)
20507         (mail-envelope-from): Doc fix.
20509 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
20511         * generic-x.el: Do away with the dependency on `c-emacs-features'
20512         when populating `rul-generic-mode-syntax-table'; we already know
20513         this isn't XEmacs.
20515 See ChangeLog.10 for earlier changes.
20517 ;; Local Variables:
20518 ;; coding: iso-2022-7bit
20519 ;; End:
20521     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
20522   Copying and distribution of this file, with or without modification,
20523   are permitted provided the copyright notice and this notice are preserved.
20525 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1