*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob49972c07676e8b5607b7ce77accc0e9e76546d0f
1 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
3         * image.el (image-library-alist): Moved to image.c.
4         (image-type-available-p): Doc fix.
6 2005-05-27  Lute Kamstra  <lute@gnu.org>
8         * calc/calc.el (calc):
9         * outline.el (outline-1, outline-2, outline-3, outline-4)
10         (outline-5, outline-6, outline-7, outline-8):
11         * textmodes/dns-mode.el (dns-mode):
12         * textmodes/sgml-mode.el (sgml-namespace-face):
13         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
14         (tex-verbatim-face, tex-use-reftex):
15         * textmodes/texinfo.el (texinfo-heading-face): Specify
16         customization group.
18         * longlines.el: Don't require easy-mmode.
19         (longlines-visible-face): Specify customization group.
21 2005-05-27  Kenichi Handa  <handa@m17n.org>
23         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
24         encoding table of windows-1251.
26         * international/ucs-tables.el (ucs-set-table-for-input): If
27         translation-table-for-input of a coding system is a symbol, get
28         its translation-table property.
30         * international/code-pages.el: Don't register a coding system into
31         non-iso-charset-alist more than once.
32         (cp-make-coding-system): Likewise.
34 2005-05-26  John Wiegley  <johnw@newartisans.com>
36         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
37         `eshell-resume-eval' is wrapped in a list, it indicates that the
38         command was run asynchronously.  In that case, unwrap the value
39         before checking the delimiter value.
41         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
42         character before a space at the end of a line is \, assume the
43         space is part of the last argument rather than a final argument
44         separator.
46         * eshell/esh-io.el (eshell-get-target): If
47         `eshell-buffer-shorthand' is in use, and the target is `t' or
48         `nil' (which are the most common values), don't assume that the
49         symbol target is a buffer.
51 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
53         * calendar/calendar.el (calendar-mode-line-format):
54         Use mode-line-highlight as mouse-face.
56         * time.el (display-time-string-forms, display-time-update):
57         Use mode-line-highlight as mouse-face.
59 2005-05-26  Jay Belanger  <belanger@truman.edu>
61         * calc/calc.el (calc-language-alist): Remove extra defvar.
63 2005-05-26  Lute Kamstra  <lute@gnu.org>
65         * arc-mode.el (archive-mode):
66         * bookmark.el (bookmark-read-annotation-mode)
67         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
68         * bs.el (bs-mode):
69         * calc/calc-yank.el (calc-edit-mode):
70         * calc/calc.el (calc-mode, calc-trail-mode):
71         * calculator.el (calculator-mode):
72         * chistory.el (command-history-mode):
73         * comint.el:
74         * cus-edit.el (custom-mode):
75         * descr-text.el (describe-text-mode):
76         * ebuff-menu.el (Electric-buffer-menu-mode):
77         * ediff-util.el (ediff-mode):
78         * emacs-lisp/re-builder.el (reb-mode):
79         * emulation/vi.el (vi-mode-setup):
80         * emulation/ws-mode.el (wordstar-mode):
81         * eshell/esh-mode.el (eshell-mode):
82         * forms.el (forms-mode):
83         * help-mode.el (help-mode):
84         * hexl.el (hexl-mode):
85         * ibuffer.el (ibuffer-mode):
86         * ielm.el (inferior-emacs-lisp-mode):
87         * info.el (Info-mode, Info-edit-mode):
88         * international/swedish.el:
89         * ledit.el (ledit-from-lisp-mode):
90         * locate.el (locate-mode):
91         * mail/rmail.el (rmail-mode):
92         * mail/rmailedit.el (rmail-edit-mode):
93         * mail/rmailsum.el (rmail-summary-mode):
94         * mail/supercite.el (sc-electric-mode):
95         * net/eudc.el (eudc-mode):
96         * net/quickurl.el (quickurl-list-mode):
97         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
98         * obsolete/ooutline.el (outline-mode):
99         * obsolete/options.el (Edit-options-mode):
100         * obsolete/rnews.el (news-mode):
101         * obsolete/rnewspost.el (news-reply-mode):
102         * play/5x5.el (5x5-mode):
103         * play/decipher.el (decipher-mode, decipher-stats-mode):
104         * play/gomoku.el (gomoku-mode):
105         * play/snake.el (snake-mode):
106         * play/solitaire.el (solitaire-mode):
107         * play/tetris.el (tetris-mode):
108         * progmodes/ada-mode.el (ada-mode):
109         * progmodes/antlr-mode.el (antlr-mode):
110         * progmodes/autoconf.el (autoconf-mode):
111         * progmodes/dcl-mode.el (dcl-mode):
112         * progmodes/delphi.el (delphi-mode):
113         * progmodes/ebrowse.el (ebrowse-tree-mode)
114         (ebrowse-electric-list-mode, ebrowse-member-mode)
115         (ebrowse-electric-position-mode):
116         * progmodes/f90.el (f90-mode):
117         * progmodes/fortran.el (fortran-mode):
118         * progmodes/icon.el (icon-mode):
119         * progmodes/idlw-help.el (idlwave-help-mode):
120         * progmodes/idlw-shell.el (idlwave-shell-mode):
121         * progmodes/idlwave.el (idlwave-mode):
122         * progmodes/inf-lisp.el (inferior-lisp-mode):
123         * progmodes/m4-mode.el (m4-mode):
124         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
125         * progmodes/modula2.el (modula-2-mode):
126         * progmodes/octave-inf.el (inferior-octave-mode):
127         * progmodes/octave-mod.el (octave-mode):
128         * progmodes/pascal.el (pascal-mode):
129         * progmodes/sh-script.el (sh-mode):
130         * progmodes/sql.el (sql-mode, sql-interactive-mode):
131         * progmodes/vhdl-mode.el (vhdl-mode):
132         * progmodes/xscheme.el (scheme-interaction-mode):
133         * replace.el (occur-mode):
134         * ses.el (ses-mode):
135         * simple.el (completion-list-mode):
136         * skeleton.el:
137         * speedbar.el (speedbar-mode):
138         * term.el (term-mode):
139         * terminal.el (terminal-edit-mode):
140         * textmodes/reftex-index.el (reftex-index-mode)
141         (reftex-index-phrases-mode):
142         * textmodes/reftex-sel.el (reftex-select-label-mode)
143         (reftex-select-bib-mode):
144         * textmodes/reftex-toc.el (reftex-toc-mode):
145         * wdired.el (wdired-change-to-wdired-mode):
146         * wid-browse.el (widget-browse-mode):
147         Use run-mode-hooks.
149         * array.el (array-mode):
150         * calendar/todo-mode.el (todo-mode):
151         * man.el (Man-mode):
152         * play/landmark.el (lm-mode):
153         * play/mpuz.el (mpuz-mode):
154         Use kill-all-local-variables and run-mode-hooks.
156         * subr.el (delay-mode-hooks): Specify indentation.
158 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
160         * xml.el (xml-substitute-special): Don't die for undefined xml
161         entities.
163 2005-05-26  Jay Belanger  <belanger@truman.edu>
165         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
166         of nil.
168 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
170         * progmodes/gdb-ui.el (gdb-frame-address):
171         Rename from gdb-current-address.
172         (gdb-previous-frame-address): Rename from gdb-previous-address.
173         (gdb-selected-frame): Rename from gdb-current-frame.
174         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
175         (gdb-frame-number): Rename from gdb-current-stack-level.
176         (gdb-ann3): Match new mode-name for disassembly buffer.
177         Extend initialisation of variables.
178         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
179         (gdb-memory-mode): Use mouse-face in header line.
180         (gdb-assembler-buffer-name): Call it disassembly and give frame
181         in mode line.
182         (gdb-source-spec-regexp, gdb-assembler-custom)
183         (gdb-invalidate-assembler, gdb-frame-handler):
184         Make robust to leading zeroes in address format.
186 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
188         * textmodes/org.el (org-mode): Use `define-derived-mode' to
189         define `org-mode'.
190         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
192 2005-05-26  Nick Roberts  <nickrob@snap.net.nz>
194         * log-edit.el (log-edit-changelog-entries): Distinguish between
195         filenames like xfns.c and fns.c.
196         Coded by Stefan Monnier  <monnier@iro.umontreal.ca>.
198 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
200         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
201         point after reverting.
202         (Buffer-menu-make-sort-button): Handle the case where
203         `Buffer-menu-use-header-line' is nil.
205 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
207         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
208         New funcs.  In minibuffer-local-completion-map bind `]', `/'
209         and `:' to them.
211 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
213         * startup.el (normal-top-level): Allow modification of load-path while
214         we're iterating over it.
216 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
218         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
219         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
220         (thumbs-resize-interactive, thumbs-insert-image)
221         (thumbs-insert-thumb, thumbs-dired-show-marked)
222         (thumbs-find-image-at-point, thumbs-delete-images)
223         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
224         (thumbs-increment-image-size, thumbs-decrement-image-size):
225         Fix typos in docstrings.
227 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
229         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsoleted.
230         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
231         (cperl-mode): Use them.
233 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
235         * window.el (quit-window, shrink-window-if-larger-than-buffer):
236         Doc fixes.
238 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
240         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
241         Bind C-d to gdb-inferior-io-eof.
243         * dired.el (dired-dnd-popup-notice): Use message-box.
245 2005-05-23  Masatake YAMATO  <jet@gyve.org>
247         * bindings.el (mode-line-major-mode-keymap):
248         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
250         * faces.el (mode-line-highlight): New face.
252         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
253         as mouse-face.
255         * bindings.el (top-level, help-echo, mode-line-modified)
256         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
257         as mouse-face.
259 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
261         * progmodes/cc-engine.el (c-guess-basic-syntax):
262         Remove spurious call to `zerop'.
264         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
266 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
268         CC Mode update to 5.30.10:
270         * cc-fonts.el (c-font-lock-declarators): Fixed bug where the point
271         could go past the limit in decoration level 2, thereby causing
272         errors during interactive fontification.
274         * cc-mode.el (c-make-inherited-keymap): Fixed cc-bytecomp bug when
275         the file is evaluated interactively.
277         * cc-engine.el (c-guess-basic-syntax): Handle operator
278         declarations somewhat better in C++.
280         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
281         make use of `run-mode-hooks' which has been added in Emacs 21.1.
282         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
283         (awk-mode): Use it.
284         (make-local-hook): Suppress warning about obsoleteness.
286         * cc-engine.el, cc-align.el, cc-cmds.el
287         (c-append-backslashes-forward, c-delete-backslashes-forward)
288         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
289         Compensate for return value from `forward-line' when it has moved
290         but not to a different line due to eob.
292         * cc-engine.el (c-guess-basic-syntax): Fixed anchoring in
293         `objc-method-intro' and `objc-method-args-cont'.
295 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
297         CC Mode update to 5.30.10:
299         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
300         in the copyright statement.  Incidentally, change "along with GNU
301         Emacs" to "along with this program" where it occurs.
303         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
304         so that it is interactive, hence can be found by M-x awk-mode
305         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
306         <gmorris+emacs@ast.cam.ac.uk>.
308         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
309         Mode's regexps.
311 2005-05-23  Kevin Ryde  <user42@zip.com.au>
313         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
314         c-parse-state, to avoid a lisp error (on bad code).
316 2005-05-23  Lute Kamstra  <lute@gnu.org>
318         * subr.el (font-lock-defaults): Remove defvar as it's already
319         defined in font-core.el.
321         * font-lock.el (font-lock-beginning-of-syntax-function): Fix
322         docstring.
324 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
326         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
327         more general and work when GDB variable "print pretty" is on,
328         as with Emacs, for example.
330 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
332         * font-core.el: Update comment.
334         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Use
335         `after-change-major-mode-hook' instead of `find-file-hook'.
337         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
339 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
341         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
342         and `yank-handler' in the doc strings.
344 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
346         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
348 2005-05-22  Richard M. Stallman  <rms@gnu.org>
350         * help.el (describe-key): Move print-help-return-message call
351         out of conditional.
353         * progmodes/etags.el (list-tags): Use with-no-warnings.
355         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
356         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
357         (starttls-extra-args, starttls-extra-arguments): Add defvars.
359         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
361         * language/viet-util.el (viet-viscii-nonascii-translation-table):
362         Add defvar.
364         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
365         Use defvar, not defconst.
367         * hexl.el (hexl-follow-line): Use with-no-warnings.
369         * emulation/tpu-extras.el: Use write-file-functions instead of
370         write-file-hooks.
372         * dired.el (dired-font-lock-keywords): Fontify files with junk
373         extensions even if marked by -F.
375 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
377         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
378         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
379         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
380         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
381         (concatenate, list-length, get*, getf, cl-remprop):
382         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
383         (etypecase, progv, lexical-let, lexical-let*)
384         (multiple-value-bind, multiple-value-setq, shiftf):
385         Improve argument/docstring consistency.
387         * subr.el (focus-frame, unfocus-frame):
388         Revert deletion on 2005-05-01.
390 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
392         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
393         doesn't exist.
395         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used
396         in vc-rcs.el when vc-mistrust-permissions is t, which is not the
397         default.
399 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
401         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
402         already deleted variables: auto-fill-hook, blink-paren-hook,
403         lisp-indent-hook, inhibit-local-variables, unread-command-event
404         suspend-hooks, comment-indent-hook, meta-flag,
405         before-change-function, after-change-function,
406         font-lock-doc-string-face.
408 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
410         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
412 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
414         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
415         rmail-dont-reply-to.
417 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
419         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
420         literal blank when splitting new-header-values.
422 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
424         * calendar/cal-menu.el (cal-menu-update): Add separator as a
425         string so that tmm doesn't create a completion entry for it.
427         * textmodes/table.el (table-disable-menu): Ditto.
429 2005-05-21  Richard M. Stallman  <rms@gnu.org>
431         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
433         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
435         * net/rcompile.el (remote-compile): Use compilation-start.
437         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
439 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
441         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
442         Default to makefile-bsdmake-mode on BSD systems.
444         * imenu.el (imenu-generic-expression, imenu--generic-function'):
445         REGEXP may also be a search function now.  The part of doc-string
446         for describing the structure was 95% identical to that of
447         `imenu--generic-function'.  Unify it there.
449         * progmodes/make-mode.el (makefile-imenu-generic-expression):
450         Use function to find dependencies, because regexp alone is so complex,
451         it easily goes into an endless loop.
452         (makefile-makepp-mode): Also add submenu for Perl functions
453         defined in the makefile.
454         (makefile-bsdmake-mode): Special imenu-generic-expression no
455         longer needed, due to function call.
456         (makefile-match-dependency): Take BOUND into account when checking
457         if we're through.
459 2005-05-20  Jay Belanger  <belanger@truman.edu>
461         * calc/calc-units.el (calc-invalidate-units-table):
462         Use inhibit-read-only.
463         (math-build-units-table-buffer): Use view-mode.
465 2005-05-20  David Kastrup  <dak@gnu.org>
467         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
468         easy-menu-add is not a nop on Emacs; and clarify when to call it.
470 2005-05-20  Lute Kamstra  <lute@gnu.org>
472         * diff-mode.el (diff-header-face, diff-file-header-face)
473         (diff-index-face, diff-hunk-header-face, diff-removed-face)
474         (diff-added-face, diff-changed-face, diff-function-face)
475         (diff-context-face, diff-nonexistent-face): Put them in the
476         diff-mode customization group.
478 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
480         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
482         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
484         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
485         Minor regexp-optimization.
487 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
489         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
490         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
491         (org-agenda-add-time-grid-maybe): New function.
492         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
493         (org-table-create): `dotimes' instead of `mapcar'.
494         (org-xor): Simplify implementation.
495         (org-agenda): `inhibit-redisplay' turned on.
496         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
497         a consistent line after a state change.
498         (org-agenda-remove-times-when-in-prefix): New option.
499         (org-prefix-has-time): New variable.
500         (org-parse-time-string): Optional argument NODEFAULT.
501         (org-format-agenda-item): Parse items for time-of-day
502         specifications and move these into the prefix if possible.
503         (org-agenda-priority): Get current heading, not previous heading
504         during agenda remote editing.
506 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
508         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
509         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
510         (remove-duplicates, delete-duplicates, substitute)
511         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
512         (nsubstitute-if-not, find, find-if, find-if-not, position)
513         (position-if, position-if-not, count, count-if, count-if-not)
514         (mismatch, search, sort*, stable-sort, merge, member*)
515         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
516         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
517         (intersection, nintersection, set-difference, nset-difference)
518         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
519         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
520         (nsublis, tree-equal): Improve argument/docstring consistency.
522         * subr.el (send-string, send-region):
523         Remove obsolescence declaration.
524         (window-dot, set-window-dot, read-input, show-buffer)
525         (eval-current-buffer, string-to-int):
526         Add release number to obsolescence declarations.
528 2005-05-19  Kim F. Storm  <storm@cua.dk>
530         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
531         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
533 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
535         * faces.el (list-faces-display): Make back button respect optional
536         regexp arg.
538 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
540         * calculator.el (calculator-radix-grouping-mode)
541         (calculator-radix-grouping-digits, calculator-displayer)
542         (calculator-radix-grouping-separator, calculator-copy-displayer):
543         * dabbrev.el (dabbrev-search-these-buffers-only):
544         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
545         (diff-advance-after-apply-hunk, diff-mode-hook)
546         (diff-minor-mode-prefix):
547         * imenu.el (imenu-use-popup-menu):
548         * jit-lock.el (jit-lock-context-time):
549         * newcomment.el (comment-fill-column, comment-column)
550         (comment-style, comment-padding, comment-multi-line)
551         (comment-empty-lines, comment-auto-fill-only-comments):
552         * reveal.el (reveal-around-mark):
553         * uniquify.el (uniquify-buffer-name-style)
554         (uniquify-after-kill-buffer-p)
555         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
556         (uniquify-min-dir-content, uniquify-separator)
557         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
558         * w32-vars.el (w32-fixed-font-alist):
559         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
560         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
561         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
562         * progmodes/perl-mode.el (perl-indent-level)
563         (perl-continued-statement-offset, perl-continued-brace-offset)
564         (perl-brace-offset, perl-brace-imaginary-offset)
565         (perl-label-offset, perl-indent-continued-arguments)
566         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
567         * progmodes/tcl.el (tcl-indent-level)
568         (tcl-continued-indent-level, tcl-auto-newline)
569         (tcl-tab-always-indent, tcl-electric-hash-style)
570         (tcl-help-directory-list, tcl-use-smart-word-finder)
571         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
572         (inferior-tcl-source-command):
573         * textmodes/fill.el (enable-kinsoku):
574         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
575         * textmodes/table.el (table-yank-handler):
576         Specify missing group (and type, if simple) in defcustom.
578 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
580         * progmodes/compile.el (compilation-finish-function): Fix defvar.
582 2005-05-19  Richard M. Stallman  <rms@gnu.org>
584         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
586         * subr.el (event-basic-type): Don't get an error.
587         (left-fringe-p): Function deleted.
589         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
590         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
592         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
593         in recursive copy.
595         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
597         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
599         * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
600         Call byte-compile-nogroup-warn if appropriate.
602         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
603         (compilation-set-window): Don't call left-fringe-p; do it directly.
605 2005-05-19  Jay Belanger  <belanger@truman.edu>
607         * calc/calc-graph.el (calc-graph-format-data): Make sure
608         var-PlotRejects is bound before trying to check its value.
610 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
612         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
613         definition of this variable from reftex-global.el to reftex.el,
614         because it is needed in the menu.
616 2005-05-19  Lute Kamstra  <lute@gnu.org>
618         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
619         years are fixed.  Don't insert a space after a dash.
621 2005-05-19  Kim F. Storm  <storm@cua.dk>
623         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
625 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
627         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
628         strings, because (eq ... ?\\) is fairly frequent.
630         * progmodes/make-mode.el (makefile-add-this-line-targets):
631         Simplify and integrate into `makefile-pickup-targets'.
632         (makefile-add-this-line-macro): Simplify and integrate into
633         `makefile-pickup-macros.
634         (makefile-pickup-filenames-as-targets): Simplify.
635         (makefile-previous-dependency, makefile-match-dependency):
636         Don't stumble over `::'.
638 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
640         * subr.el (post-command-idle-hook, post-command-idle-delay):
641         Remove obsoletion of post-command-idle-hook and
642         post-command-idle-delay.
644         * faces.el (list-faces-display): Provide button when describe-face
645         is called to take user back to  the list of faces.
647         * help-fns.el (describe-variable): Remove hyperlinks in a
648         variable's value as these are quite frequently inappropriate.
650         * follow.el (follow-submit-feedback, follow-mode):
651         Remove references to post-command-idle-hook.
653 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
655         * progmodes/make-mode.el (makefile-previous-dependency)
656         (makefile-match-dependency): Check for := (and in bsd mode also
657         !=) to give a better result, even when font-lock is not on.
659 2005-05-18  Jay Belanger  <belanger@truman.edu>
661         * calc/calc-help.el (calc-s-prefix-help):
662         Add `calc-copy-special-constant' to help string.
664 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
666         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
668 2005-05-18  Jay Belanger  <belanger@truman.edu>
670         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
671         in linear factors are in proper order.
673 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
675         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
676         Support for jurabib.
678         * textmodes/reftex.el (featurep): Define aliases for overlay
679         commands, for XEmacs compatibility, and use these aliases in
680         overlay initializations.
681         (reftex-highlight): Use `reftex-move-overlay'.
682         (reftex-unhighlight): Use `reftex-delete-overlay'.
683         (reftex-uniq): Funktion removed.  Use `reftex-uniquify' instead.
684         (reftex-access-search-path): Use `reftex-uniquify' instead of
685         `reftex-uniq'
687         * textmodes/reftex-sel.el (reftex-select-unmark):
688         Overlay `before-string' property modification enables for Emacs as well.
689         (reftex-select-item): Use `reftex-delete-overlay'.
690         (reftex-select-mark): Use `reftex-make-overlay' and
691         `reftex-overlay-put'.
692         (reftex-select-unmark): Use `reftex-delete-overlay' and
693         `reftex-overlay-put'.
695 2005-05-18  Lute Kamstra  <lute@gnu.org>
697         * emacs-lisp/lisp.el (check-parens): Fix docstring.
699 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
701         * add-log.el (add-change-log-entry):
702         * array.el (array-make-template, array-reconfigure-rows)
703         (array-init-max-row, array-init-max-column)
704         (array-init-columns-per-line, array-init-field-width):
705         * replace.el (replace-match-maybe-edit, perform-replace):
706         * textmodes/spell.el (spell-region):
707         Replace `read-input' by `read-string'.
709         * forms.el (forms-mode):
710         * finder.el (finder-compile-keywords):
711         * shadowfile.el (shadow-read-files):
712         Replace `eval-current-buffer' by `eval-buffer'.
714         * terminal.el (te-pass-through):
715         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
716         (ange-ftp-raw-send-cmd):
717         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
718         (send-process-next-char, telnet-initial-filter, telnet):
719         Replace `send-string' by `process-send-string'.
721         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
722         (prolog-consult-region): Replace `send-string' by
723         `process-send-string'; replace `send-region' by `process-send-region'.
725         * progmodes/delphi.el (delphi-log-msg):
726         Replace `set-window-dot' by `set-window-point'.
728         * subr.el (window-dot, set-window-dot, read-input, send-string)
729         (send-region, show-buffer, eval-current-buffer):
730         Make really obsolete, as the comment says.
732 2005-05-17  Kim F. Storm  <storm@cua.dk>
734         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
735         (cua--init-keymaps): Bind C-return instead of S-return to set
736         rectangle mark.
738         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
739         instead of S-return to toggle/clear rectangle mark.
741 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
743         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
744         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
745         Also fontify plain strings assigned to variables, mostly so that a
746         colon has a face and is thus not taken as a dependency separator.
747         (makefile-previous-dependency): Inline the new matcher, because it
748         is too complex to work in both directions.
749         (makefile-match-dependency): Eliminate `backward' arg (see above).
750         Completely reimplemented so as to not sometimes go into an endless
751         loop.  It should also be more efficient, because first it only
752         searches for `:', instead of applying the very complex regexp.
753         (makefile-mode): Cancel `font-lock-support-mode', because blocks
754         to be fontified in one piece can be too long for JIT.
755         Makefiles are never *that* big.
757 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
759         * dired.el (dired-mode): Simplify.
761 2005-05-17  Lute Kamstra  <lute@gnu.org>
763         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
764         defcustom for the mode hook variable.
766         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
767         Emacs Lisp Reference Manual.
769 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
771         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
772         (evenp, list*):
773         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
774         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
776         * net/tramp-smb.el (tramp-smb-open-connection):
777         Pass `tramp-chunksize' as fifth (required) argument.
779 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
781         * font-lock.el (lisp-font-lock-keywords-1):
782         Set `font-lock-negation-char-face' for [^...] char group.
783         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
785         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
786         a var, and refine it to mask one more level of nested vars.
787         (makefile-rule-action-regex): Turn it into a var, and refine it so
788         it recognizes backslashed continuation lines as belonging to the
789         same command.
790         (makefile-macroassign-regex): Refine it so it recognizes
791         backslashed continuation lines as belonging to the same command.
792         (makefile-var-use-regex): Don't look at the next char, because it
793         might be the same one to be skipped by the initial [^$], leading
794         to an overlooked variable use.
795         (makefile-make-font-lock-keywords): Remove two parameters, which
796         are now variables that some of the modes set locally.
797         Handle dependency and rule action matching through functions, because
798         regexps alone match too often.  Dependency matching now comes
799         last, so it can check, whether a colon already matched something else.
800         (makefile-mode): Inform that font-lock improves makefile parsing
801         capabilities.
802         (makefile-match-dependency, makefile-match-action): New functions.
804 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
806         * emacs-lisp/cl-extra.el (equalp): Doc fix.
808         * align.el (align-regexp):
809         * ansi-color.el (ansi-color-get-face):
810         * array.el (array-reconfigure-rows, array-init-max-row)
811         (array-init-max-column, array-init-columns-per-line)
812         (array-init-field-width):
813         * dired-aux.el (dired-trample-file-versions):
814         * dired-x.el (dired-mark-sexp):
815         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
816         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
817         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
818         * faces.el (face-read-integer):
819         * files.el (backup-extract-version, insert-directory):
820         * hexl.el (hexl-insert-decimal-char):
821         * server.el (server-process-filter):
822         * shell.el (shell-extract-num):
823         * startup.el (command-line-1):
824         * term.el (term-command-hook):
825         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
826         (time-stamp-do-number):
827         * time.el (display-time-update):
828         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
829         (timezone-fix-time):
830         * vms-patch.el (vms-suspend-resume-hook):
831         * calendar/appt.el (appt-convert-time):
832         * calendar/cal-bahai.el (mark-bahai-diary-entries):
833         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
834         * calendar/cal-islam.el (mark-islamic-diary-entries):
835         * calendar/calendar.el (calendar-cursor-to-date)
836         (calendar-star-date):
837         * calendar/diary-lib.el (diary-attrtype-convert)
838         (mark-diary-entries, diary-entry-time):
839         * calendar/solar.el (solar-get-number):
840         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
841         * emacs-lisp/re-builder.el (reb-display-subexp):
842         * emulation/edt.el (edt-set-scroll-margins):
843         * emulation/tpu-extras.el (tpu-set-scroll-margins):
844         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
845         (vip-get-ex-count):
846         * emulation/viper-ex.el (viper-get-ex-token)
847         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
848         * international/fontset.el (fontset-plain-name):
849         * mail/feedmail.el (feedmail-look-at-queue-directory):
850         * mail/mailalias.el (mail-get-names):
851         * mail/rmail.el (rmail-convert-to-babyl-format):
852         * mail/rmailsum.el (rmail-make-basic-summary-line)
853         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
854         (rmail-summary-goto-msg):
855         * mail/smtpmail.el (smtpmail-read-response):
856         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
857         (ange-ftp-vms-add-file-entry):
858         * play/gametree.el (gametree-looking-at-ply)
859         (gametree-current-branch-score):
860         * progmodes/ada-xref.el (ada-prj-find-prj-file)
861         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
862         * progmodes/cperl-mode.el (condition-case):
863         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
864         (ebrowse-set-member-buffer-column-width)
865         (ebrowse-select-1st-to-9nth):
866         * progmodes/etags.el (etags-snarf-tag):
867         * progmodes/flymake.el (flymake-parse-line):
868         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
869         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
870         (idlwave-shell-menu-def):
871         * progmodes/ps-mode.el (ps-run-goto-error):
872         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
873         (vhdl-speedbar-contract-level):
874         * term/mac-win.el (x-handle-numeric-switch):
875         * term/sun-mouse.el (sun-get-frame-data):
876         * term/w32-win.el (x-handle-numeric-switch):
877         * term/x-win.el (x-handle-numeric-switch):
878         * textmodes/ispell.el (ispell-parse-output):
879         * textmodes/nroff-mode.el (nroff-outline-level):
880         * textmodes/reftex-cite.el (reftex-bib-sort-year)
881         (reftex-bib-sort-year-reverse, reftex-format-citation):
882         * textmodes/reftex-parse.el (reftex-init-section-numbers)
883         (reftex-section-number):
884         * textmodes/texinfmt.el (texinfo-paragraphindent):
885         Replace `string-to-int' by `string-to-number'.
887         * international/latexenc.el: Add page marker to force the "Local
888         Variables:" string out of the last page.
890 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
892         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
893         tooltip-change-major-mode.
894         (gud-tooltip-print-command): Remove case where gud-minor-mode
895         is gdb ("--fullname").
896         (gud-tooltip-tips): Turn GUD tooltips off for this case and
897         explain to user.
899 2005-05-16  Jay Belanger  <belanger@truman.edu>
901         * calc/calc-store.el (calc-copy-special-constant): New function.
903         * calc/calc-ext.el (calc-init-extensions): Add binding for
904         `calc-copy-special-constant'.
906         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
907         for the `calc-copy-special-constant' command.
909 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
911         * subr.el (left-fringe-p): New function.
913         * progmodes/compile.el (compilation-setup): Set local value of
914         overlay-arrow-string to "" always.
915         (compilation-set-window): Left fringe then don't scroll. No left
916         fringe then no arrow and scroll message to top.
917         (compilation-context-lines): Adjust doc string accordingly.
919 2005-05-16  Kim F. Storm  <storm@cua.dk>
921         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
922         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
923         (ido-wide-find-dir-or-delete-dir): New command for M-d.
924         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
925         (ido-read-file-name): Handle commands with ido property value
926         equal to find-file as reading a file name, to allow C-d to enter dired.
927         (ibuffer-find-file): Add ido property with value find-file.
929 2005-05-15  Kim F. Storm  <storm@cua.dk>
931         * subr.el (open-network-stream-nowait): Remove.
932         (open-network-stream-server): Remove.
934 2005-05-15  Richard M. Stallman  <rms@gnu.org>
936         * faces.el (describe-face): Output a definition link button.
938         * help-mode.el (help-face-def): New button type.
940         * emacs-lisp/copyright.el (copyright-fix-years):
941         Match properly if the first year is 2-digit.
942         Don't mess up the whitespace after the years by filling.
944         * dired-aux.el (dired-mark-confirm):
945         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
947         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
948         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
949         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
951         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
952         Set font-lock-comment-start-skip.
954         * font-lock.el (font-lock-comment-start-skip): New variable.
955         (font-lock-comment-end-skip): New variable.
956         (font-lock-fontify-syntactically-region): Use them if non-nil.
958 2005-05-15  Jay Belanger  <belanger@truman.edu>
960         * calc/calc-store.el (calc-store-value): Return a string rather
961         than display it as a message.
962         Use calc-var-name for variable name.
963         (calc-store-into): Add the result of calc-store-value to message.
964         (calc-copy-variable): Add a message.
965         (calc-store-exchange): Improve error messages.
966         (calc-store-binary, calc-store-map): Don't reset the values of
967         special constants.
969 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
971         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
972         manual to docstring.
974         * files.el (hack-local-variables-confirm): Add STRING argument.
975         Make the function handle non file visiting buffers correctly.
976         (hack-local-variables-prop-line, hack-local-variables)
977         (hack-one-local-variable): Use STRING arg of
978         `hack-local-variables-confirm'.
980 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
982         Sync with Tramp 2.0.49.
984         * tramp.el (tramp-handle-dired-call-process)
985         (tramp-handle-insert-directory):`insert-buffer' cannot be used
986         because the contents of the Tramp buffer is changed before
987         insertion (`expand-file' and alike).
988         (tramp-handle-insert-directory): If `localname' has an empty
989         nondirectory name, it must not be quoted.
990         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
991         variable `tramp-chunksize'.  Change callees.
992         (tramp-open-connection-setup-interactive-shell): Check remote host
993         for buggy `send-process-string' implementation.
994         Set `tramp-chunksize' if found.  Reported by Michael Kifer
995         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
996         (tramp-handle-shell-command): `insert-buffer' cannot be used
997         because the contents of the Tramp buffer is changed before
998         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
999         <frederic.bothamy@free.fr>.
1000         (tramp-set-auto-save): Actions should be done for Tramp file name
1001         handler only.  Ange-FTP has its own auto-save mechanism.
1002         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
1003         (tramp-set-auto-save-file-modes): Set file modes of
1004         `buffer-auto-save-file-name' to ?\600 as fallback solution.
1005         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
1006         (tramp-bug): Remove obsolete variable.
1007         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
1008         for presence of `mml-mode'.  Make it running for older Emacsen as well.
1010 2005-05-14  John Paul Wallington  <jpw@pobox.com>
1012         * ibuf-ext.el (define-ibuffer-filter filename):
1013         If `dired-directory' is a list, use its car.
1015 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
1017         * ibuffer.el (define-ibuffer-column filename):
1018         If `dired-directory' is a list, use its car.
1020 2005-05-14  Richard M. Stallman  <rms@gnu.org>
1022         * subr.el (symbol-file): Doc fix.
1024         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
1025         (byte-compile-form): Call byte-compile-nogroup-warn.
1026         (byte-compile-warning-types): Doc fix.
1028         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
1030         * progmodes/cc-engine.el (c-literal-faces):
1031         Add font-lock-comment-delimiter-face.
1033         * net/net-utils.el (dig): Use with-no-warnings.
1035         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
1036         (sc-recite-frame-alist, sc-default-cite-frame)
1037         (sc-default-uncite-frame, sc-default-recite-frame)
1038         (sc-attrib-selection-list, sc-rewrite-header-list):
1039         Mark as risky-local-variable.
1041         * international/ogonek.el (ogonek-jak, ogonek-how):
1042         Don't use beginning-of-buffer.
1044         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
1046         * calendar/solar.el (solar-data-list): Move definition up.
1048         * dnd.el (dnd-protocol-alist): Add autoload.
1050         * progmodes/sh-script.el: Many doc usage fixes.
1051         (sh-indent-after-do): Change default to match common styles.
1053 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
1055         * files.el (interpreter-mode-alist)
1056         (auto-mode-interpreter-regexp): Doc fixes.
1058 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
1060         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
1062         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
1064 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1066         * dired.el (dired-mode): make-variable-buffer-local =>
1067         make-local-variable.
1069 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1071         * term/mac-win.el (mac-select-convert-to-string): Try coding
1072         systems in mac-script-code-coding-systems if specified one cannot
1073         encode string for `com.apple.traditional-mac-plain-text'.
1075 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
1077         * progmodes/make-mode.el (makefile-targets-face)
1078         (makefile-shell-face, makefile-makepp-perl-face): New faces.
1079         (makefile-dependency-regex): Fix it to not make the colon in
1080         $(var:a=b) special.
1081         (makefile-rule-action-regex): New regexp for highlighting embedded
1082         Shell strings.
1083         (makefile-macroassign-regex): Handle != for highlighting as
1084         embedded Shell strings.
1085         (makefile-var-use-regex): New const.
1086         (makefile-statements, makefile-automake-statements)
1087         (makefile-gmake-statements, makefile-makepp-statements)
1088         (makefile-bsdmake-statements): New consts.
1089         (makefile-make-font-lock-keywords): New function.
1090         (makefile-automake-font-lock-keywords)
1091         (makefile-gmake-font-lock-keywords)
1092         (makefile-makepp-font-lock-keywords)
1093         (makefile-bsdmake-font-lock-keywords): New consts.
1094         (makefile-mode-map): Add switchers between the various submodes.
1095         (makefile-mode): Document the availability of the variants.
1096         (makefile-automake-mode, makefile-gmake-mode)
1097         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
1099         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
1100         new variants of makefile-mode.
1102 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1104         * font-lock.el (font-lock-comment-delimiter-face): Fix up
1105         the inheritance.
1107 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
1109         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
1110         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
1112         * files.el (normal-mode): Extend the scope of the
1113         `enable-local-variables' binding to include the `set-auto-mode' call.
1114         (magic-mode-alist): Doc fix.
1116 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1118         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
1119         font-lock-comment-face rather than copying its setting.
1121 2005-05-12  Andreas Schwab  <schwab@suse.de>
1123         * eshell/esh-mode.el (eshell-send-input): Doc fix.
1125 2005-05-12  Lute Kamstra  <lute@gnu.org>
1127         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
1128         defcustom for the mode hook variable.  Delete the last argument.
1129         * generic-x.el: Fix callers of define-generic-mode.
1130         (generic-x-modes): Delete group.
1131         (show-tabs-tab-face, show-tabs-space-face): Put them in the
1132         generic-x customization group.
1134 2005-05-12  Kim F. Storm  <storm@cua.dk>
1136         * font-lock.el (font-lock-negation-char-face): Default to "off".
1138         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
1139         font-lock-negation-char-face to ! in !=.
1141 2005-05-12  Masatake YAMATO  <jet@gyve.org>
1143         * add-log.el (find-change-log): Fix typos in the docstring
1144         of function.
1146 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1148         * international/latexenc.el (latexenc-find-file-coding-system):
1149         Avoid `re-search-forward' when looking for input encoding because
1150         of speed and safety.  Better regular expressions for recognizing
1151         input encoding.  Limit a search for TeX-master/tex-main-file to
1152         the local variable section.
1154 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
1156         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
1157         syntax of $ to "'" (quote).
1159 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
1161         * dnd.el (dnd-protocol-alist): Improve custom type.
1163         * dired.el (dired-dnd-protocol-alist): New variable.
1164         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
1165         `dired-mode-hook' to the end.
1167 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1169         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
1170         comment-end if comment-start-skip is not set.
1171         Obey the font-lock-comment-delimiter-face variables.
1173 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1175         * files.el (executable-find): Move from executable.el. Use locate-file.
1176         * progmodes/executable.el (executable-find): Move to files.el.
1178         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
1179         when trying to ensure forward progress.
1181 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
1183         * mouse-sel.el (mouse-sel-follow-link-p): New function.
1184         (mouse-select, mouse-select-internal, mouse-extend-internal):
1185         Use it to implement mouse-1-click-follows-link functionality.
1187 2005-05-11  Richard M. Stallman  <rms@gnu.org>
1189         * font-lock.el (font-lock-fontify-syntactically-region):
1190         Use font-lock-comment-delimiter-face for comment delimiters.
1192 2005-05-10  Jay Belanger  <belanger@truman.edu>
1194         * calc/calc-help.el (calc-m-prefix-help): Add mention of
1195         preserving embedded modes.
1197 2005-05-10  Richard M. Stallman  <rms@gnu.org>
1199         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
1201         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
1202         Move from ada-stmt.el.
1203         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
1205         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
1206         Move to ada-mode.el.
1207         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
1209         * cus-edit.el (custom-file): Call file-chase-links.
1211         * files.el (read-directory-name): Fix previous change.
1212         (hack-local-variables-confirm): New function.
1213         (hack-local-variables-prop-line, hack-local-variables)
1214         (hack-one-local-variable): Use it.
1216 2005-05-10  Lute Kamstra  <lute@gnu.org>
1218         * font-lock.el (font-lock-keywords-alist)
1219         (font-lock-removed-keywords-alist): Clarify docstrings.
1221 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
1223         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
1224         (gdb-source-info): Check for preprocessor info.
1225         (gdb-tooltip-print-1): New function. Don't print tooltip if it is
1226         a macro for a function.
1227         found (user might have used GDB dir command).
1228         (gdb-info-breakpoints-custom): Try to find file again if not already
1229         (gdb-get-location): Update gdb-location-alist correctly for change
1230         to gdb-info-breakpoints-custom.
1232         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
1233         (gud-tooltip-print-command): Add gdbmi case.
1234         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
1235         preprocessor info.
1237 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
1239         * startup.el (fancy-splash-insert): Fix typo in doc string.
1241 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
1243         * obsolete/float.el (string-to-float):
1244         * obsolete/hilit19.el (hilit-add-pattern):
1245         * obsolete/rnews.el (news-parse-range, news-select-message)
1246         (news-get-pruned-list-of-files): Replace `string-to-int' by
1247         `string-to-number'.
1249         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
1250         `find-file-not-found-hooks'; use `add-hook'.
1251         (uncompress-while-visiting): Set `write-file-functions', not
1252         `write-file-hooks'; use `add-hook'.
1254 2005-05-09  Kim F. Storm  <storm@cua.dk>
1256         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
1257         (cua-paste): Handle clipboard action.
1258         (cua--init-keymaps): Remap clipboard-kill-region and
1259         clipboard-kill-ring-save.
1261 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
1263         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1264         Improve commentary.
1266         * simple.el (next-error-overlay-arrow-position): Revert the change
1267         made on 2005-04-30.
1269 2005-05-07  Jay Belanger  <belanger@truman.edu>
1271         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
1272         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
1273         `calc-sel-reselect'.
1275         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
1276         Calc is in embedded mode.
1278 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1280         * progmodes/compile.el (compilation-setup):
1281         Set overlay-arrow-string to an empty string on text terminals.
1283         * textmodes/ispell.el (ispell-program-name): Try looking for
1284         "aspell" along exec-path, and if found, use it as the default
1285         speller program.
1287 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
1289         * international/mule.el (sgml-xml-auto-coding-function):
1290         Recognize encoding='FOO' in single quotes as well as in double quotes.
1292 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1294         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
1295         as well as `interactive', so that defmacro* would recognize
1296         `declare' forms.
1298 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1300         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1301         Explain more about the LIGHTER arg's usage in the doc string.
1302         Add commentary to clarify what the code does.  Fix the regexp that
1303         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
1304         since it could have characters special to regular expressions.
1306 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
1308         * replace.el (occur-1): Bind inhibit-read-only so that
1309         erase-buffer doesn't barf on read-only text properties (likewise
1310         for add-text-properties in occur-engine).  Mark buffer as unmodified.
1311         (occur-engine): Don't set buffer-read-only here.
1313 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1315         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
1316         list-buffers-directory.  This caused the *cvs-commit* buffer to be
1317         sometimes mistakenly reused as a *cvs* buffer.
1319 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
1321         * tooltip.el: Move code for GUD tooltips into gud.el.
1322         (require): CL no longer needed to compile case.
1323         (tooltip-mode): Do not toggle functions for GUD tooltips.
1324         (tooltip-gud-tips-p): Remove. Replace with minor mode
1325         gud-tooltip-mode in gud.el.
1326         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
1327         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
1328         tooltip-gud prefix with gud-tooltip and obsolete.
1329         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
1330         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
1331         (tooltip-mouse-motion): Mouse movement functions/variable.
1332         Rename in gud.el by adding gud prefix.
1333         (tooltip-gud-original-filter, tooltip-gud-dereference)
1334         (tooltip-gud-event, tooltip-toggle-gud-tips)
1335         (tooltip-gud-process-output, tooltip-gud-print-command)
1336         (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
1337         gud.el by replacing tooltip-gud prefix with gud-tooltip.
1338         (gdb-tooltip-print): Move to gdb-ui.el.
1340         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
1341         (require): CL needed to compile case.
1342         (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
1343         tooltip-gud-tips-p. Make it a minor-mode.
1344         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
1345         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
1346         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
1347         (gud-tooltip-change-major-mode)
1348         (gud-tooltip-activate-mouse-motions-if-enabled)
1349         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
1350         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
1351         (gud-tooltip-original-filter, gud-tooltip-dereference)
1352         (gud-tooltip-event, tooltip-toggle-gud-tips)
1353         (gud-tooltip-process-output, gud-tooltip-print-command)
1354         (gud-tooltip-tips): Move from tooltip.el.
1356         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
1357         (gdb-cpp-define-alist-flags): Doc fix.
1358         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
1359         gud-tooltip-mode is t.
1361 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1363         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
1364         evaporate if their text is deleted.
1365         (goto-address-at-point): Make it work as a mouse binding as well.
1366         (goto-address-at-mouse): Obsolete it.  Update users.
1368 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
1370         * calendar/appt.el (top-level): No longer activate on load.
1372 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
1374         * calendar/cal-bahai.el (mark-bahai-diary-entries):
1375         * net/webjump.el (webjump):
1376         * progmodes/idlw-help.el (idlwave-do-context-help1)
1377         (idlwave-highlight-linked-completions):
1378         * textmodes/po.el (po-find-file-coding-system-guts):
1379         Replace `assoc-ignore-case' by `assoc-string'.
1381 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
1383         * files.el (locate-file): Doc fix.
1385         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
1386         Remove the redundant test for ms-dos.
1388         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
1389         look for the preprocessor with exec-suffixes.  If not found in
1390         standard places, look in exec-path.  Remove most of the tests that
1391         used system-type.
1393         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
1395         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
1397         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
1398         file-name clash with jka-compr.el on 8+3 filesystems.
1400 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1402         * term/mac-win.el: Don't define or bind scroll bar functions if
1403         x-toolkit-scroll-bars is t.
1404         (x-select-text, x-get-selection-value):
1405         Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
1406         (PRIMARY): Put mac-scrap-name property.
1407         (mac-select-convert-to-file-url): New function.
1408         (public.file-url): New selection target type.  Add to
1409         selection-converter-alist.
1410         (x-get-selection, x-selection-value): Handle it.
1411         (x-cut-buffer-or-selection-value): New alias.
1413 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1415         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
1416         entry to avoid calling bibtex-find-entry with arg global
1417         being t.  Remove arg key.
1418         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
1419         (bibtex-copy-summary-as-kill): Change accordingly.
1421 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1423         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
1424         (org-agenda-date-later): Use with-current-buffer.
1426 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
1428         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
1429         (define-obsolete-variable-alias): Doc Fixes.
1431 2005-05-06  Kim F. Storm  <storm@cua.dk>
1433         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
1434         vertical-motion when selective-display is active.
1436         * ido.el (ido-setup-hook): New hook.
1437         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
1438         (ido-input-stack): New var.
1439         (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
1440         ido-next-work-file binding to M-O.
1441         Bind M-f to ido-wide-find-file-or-pop-dir.
1442         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
1443         (ido-read-internal): Run ido-setup-hook.
1444         Catch quit in read-file-name and read-string to cancel edit.
1445         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
1446         Automatically pop-all when completing a directory name (RET).
1447         (ido-file-internal): Add with-no-warnings around ffap and dired code.
1448         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
1449         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
1450         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
1451         New functions for M-b/M-f to move among the directory components.
1452         (ido-make-merged-file-list): Catch quit to cancel merge.
1453         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
1454         (ido-completion-help): No warnings for ido-completion-buffer-full.
1456 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
1458         * font-lock.el (font-lock-negation-char-face): New face and variable.
1459         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
1460         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
1461         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
1462         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
1464 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
1466         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
1467         Fix typo in docstring.
1469         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
1470         (ebrowse-print-statistics-line)
1471         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
1473         * term/w32-win.el (image-library-alist): Add additional name for
1474         Xpm library.
1476 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
1478         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
1479         use gcc instead of cpp.
1481         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
1482         (gdb-create-define-alist): Use it.
1483         (gdb-cpp-define-alist-program): Update for MS-DOS.
1485 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
1487         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
1489 2005-05-04  Richard M. Stallman  <rms@gnu.org>
1491         * help.el (describe-key): No error when UNTRANSLATED is nil.
1493         * simple.el (line-move-1): Fix previous change to signal errors
1494         appropriately.
1496 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
1498         * calendar/icalendar.el (icalendar-version): Now at 0.12.
1499         (icalendar-duration-correction): Remove.
1500         (icalendar--get-event-properties): Split result at commas.
1501         (icalendar--decode-isoduration): New optional argument
1502         DURATION-CORRECTION.
1503         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
1504         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
1505         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
1506         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
1507         (icalendar--convert-anniversary-to-ical): New functions, extracted
1508         from icalendar-export-region, with bug fixes.
1509         (icalendar-export-region): Use the above functions.
1510         (icalendar-import-buffer): Check before saving diary file.
1511         (icalendar--convert-recurring-to-diary)
1512         (icalendar--convert-non-recurring-all-day-to-diary)
1513         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
1514         extracted from icalendar--convert-ical-to-diary, with bug fixes.
1515         (icalendar--convert-ical-to-diary): Use the above functions.
1517 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
1519         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
1520         Remove these recent additions.
1521         (c-mode): Restore to before 2005-04-28.
1523         * progmodes/cc-vars.el (cc-define-list-program): Remove this
1524         recent addition.
1526         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
1527         (gdb-define-alist): New variables.
1528         (gdb-create-define-alist): New function.
1529         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
1530         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
1531         with string-to-number.
1532         (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
1534         * progmodes/gud.el: Replace string-to-int with string-to-number.
1535         (gud-find-file): Handle gdb-define-alist.
1537         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
1539 2005-05-02  Jay Belanger  <belanger@truman.edu>
1541         * calc/calc-aent.el (math-read-token):
1542         * calc/calc-bin.el (calc-word-size):
1543         * calc/calc-ext.el (calc-read-number-fancy):
1544         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
1545         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
1546         * calc/calc-frac.el (calc-over-notation):
1547         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
1548         (calc-graph-num-points, calc-graph-init):
1549         * calc/calc-prog.el (calc-read-parse-table-part)
1550         (calc-edit-macro-repeats):
1551         * calc/calc-yank.el (calc-do-grab-rectangle):
1552         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
1553         Replace `string-to-int' by `string-to-number'.
1555 2005-05-02  Kim F. Storm  <storm@cua.dk>
1557         * kmacro.el: Use executing-kbd-macro-index variable.
1559 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
1561         * net/rlogin.el (rlogin-parse-words): Delete func.
1562         (rlogin): Use split-string, not rlogin-parse-words.
1563         Also, if there are option-like elements in the parsed args,
1564         take the host to be the first arg immediately following them.
1565         Suggested by Michael Mauger.
1567 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1569         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
1571 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1573         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
1574         (cc-mode-cpp-program): Rename to cc-define-list-program and
1575         move to cc-vars.el.
1577         * progmodes/cc-vars.el (cc-define-list-program):
1578         Change to "gcc -E -dM -". Make customizable.
1580 2005-05-02  Kim F. Storm  <storm@cua.dk>
1582         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
1584 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1586         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
1588         * international/mule-util.el (truncate-string): Remove alias and
1589         obsolete declaration.
1591         * international/mule-cmds.el (update-iso-coding-systems):
1592         Remove alias and obsolete declaration.
1594         * international/mule.el (coding-system-parent): Remove alias and
1595         obsolete declaration.
1597         * subr.el (define-function, sref): Remove aliases and obsolete
1598         declarations.
1599         (chars-in-region): Remove obsolete declaration.
1601 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1603         * info.el (Info-mode): Set widen-automatically to nil, locally.
1605         * simple.el (widen-automatically): New variable.
1606         (pop-global-mark): Obey widen-automatically.
1608 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
1610         * term/xterm.el (function-key-map): Call substitute-key-definition
1611         before the keymap size is increased by a lot of define-key calls.
1613 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1615         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
1616         Rename ARG to ELEMENT.  Doc fix.
1618 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1620         * allout.el (allout-exposure): Remove macro and obsolete declaration.
1621         Remove references to allout-exposure/change to allout-new-exposure.
1623         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
1624         bytecode symbols.
1626         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
1627         (compiled-function-p, focus-frame, unfocus-frame):
1628         Remove aliases and obsolete declarations.
1629         Back out inadvertant changes from previous commit.
1631 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1633         * files.el (require-final-newline): Make Custom tags consistent
1634         with mode-require-final-newline.
1635         (mode-require-final-newline): Doc fix.
1637 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
1639         * international/latexenc.el (latexenc-find-file-coding-system):
1640         Fix regular expressions.
1642 2005-05-01  David Kastrup <dak@gnu.org>
1644         * international/latexenc.el (latexenc-find-file-coding-system):
1645         Fix regular expressions.
1647 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1649         * subr.el (string-to-int): Make obsolete.
1651 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1653         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
1655         * loadup.el: load jka-comp-hook.
1657         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
1658         (jka-compr-handler): Add autoload.  `put' calls moved
1659         to jka-comp-hook.el.
1660         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
1661         (jka-compr-inhibit): Autoload.
1663         * jka-comp-hook.el: New file.
1664         Enable the mode by default.
1666         * files.el (backup-buffer-copy): Use copy-file instead
1667         of write-region, and put back the 'excl.
1669 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
1671         * progmodes/flymake.el (flymake-split-string)
1672         (flymake-split-string, flymake-log, flymake-pid-to-names)
1673         (flymake-reg-names, flymake-get-source-buffer-name)
1674         (flymake-unreg-names, flymake-add-line-err-info)
1675         (flymake-add-err-info): Clarify docstrings.
1676         (flymake-popup-menu, flymake-make-emacs-menu)
1677         (flymake-make-xemacs-menu): Add docstrings.
1678         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
1679         Set variables directly throughout.
1681 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
1683         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
1684         exists. Initialise cc-define-alist.
1685         (c-mode): Add cc-create-define-alist locally to after-save-hook.
1686         If there is no file (Macroexpansion) don't create an alist.
1688 2005-04-29  Sam Steingold  <sds@gnu.org>
1690         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
1691         (cc-create-define-alist): Use it instead of the hard-coded string.
1693 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1695         * international/mule-conf.el (file-coding-system-alist): Fix regexp
1696         for latexenc.
1698 2005-04-29  Lute Kamstra  <lute@gnu.org>
1700         * emacs-lisp/generic.el: Improve commentary section.
1701         (define-generic-mode): Improve docstring.
1703 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
1705         * textmodes/org.el (many places): Change to quiet the byte compiler.
1706         (org-prefix-format-compiled): New variable.
1707         (org-compile-prefix-format): New function.
1708         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
1709         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
1710         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
1711         (org-get-entries-from-diary): Use `org-get-time-of-day' for
1712         consistency with entries from `org-mode' files.
1713         (org-get-time-of-day): Fix bug with partial matches early in a line.
1714         (org-non-link-chars): New constant.
1715         (org-link-regexp): Respect `org-non-link-chars'.
1716         (org-agenda-day-view): Remove command.
1717         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
1718         (org-follow-bbdb-link, org-store-link): Search also company field.
1719         (org-highlight-overlay): New variable.
1720         (org-highlight, org-unhighlight): New functions.
1721         (org-agenda-mode): Add pre-command-hook to remove highlight.
1722         (org-evaluate-time-range): Behavior depends upon whether time stamp
1723         contains a time or not.
1724         (org-show-subtree, org-show-entry): New functions.
1725         (org-agenda-cleanup-fancy-diary): Remove empty lines.
1727 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
1729         * comint.el (comint-output-filter-functions): Add autoload cookie.
1731 2005-04-28  Kim F. Storm  <storm@cua.dk>
1733         * ido.el (ido-everywhere): Fix last change.
1735 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1737         * international/latexenc.el: New file.
1738         * international/mule-conf.el (file-coding-system-alist): For .tex,
1739         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
1741 2005-04-28  Lute Kamstra  <lute@gnu.org>
1743         * font-lock.el (font-lock-add-keywords)
1744         (font-lock-remove-keywords): Clarify docstring.
1745         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
1746         Don't start docstrings with a `*'.
1747         (font-lock-update-removed-keyword-alist): Give it a docstring.
1749         * generic-x.el: Update commentary section.
1750         Only require font-lock when compiling.
1751         Define all modes conditionally.
1752         Place all generic modes in the generic-x-modes customization group.
1753         (generic-x-modes): New customization group.
1754         (generic-default-modes, generic-mswindows-modes)
1755         (generic-unix-modes, generic-other-modes): New constants.
1756         (generic-define-mswindows-modes, generic-define-unix-modes):
1757         Update docstrings.  Make them obsolete.
1758         (generic-extras-enable-list): New default value.  Update docstring.
1759         Improve :type.  Change :set function.
1760         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
1761         Fix docstring.
1763         * emacs-lisp/generic.el (generic-mode-internal):
1764         Simplify font-lock-defaults.
1765         (define-generic-mode): Fix docstring.
1767 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1769         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
1770         font-lock-face property to highlight matches.
1772 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
1774         * progmodes/cc-mode.el: (cc-create-define-alist): New function.
1775         (cc-define-alist): New variable.
1776         (c-mode): Make it local and initialise it.
1778         * progmodes/gdb-ui.el (gdb-active-process): New variable.
1779         (gdb-exited): New function.
1780         (gdb-annotation-rules): Use it.
1781         (gdb-starting): Set gdb-active-process to t.
1782         (gdb-stopping): Amend doc string.
1783         (gdb-reset): Set gdb-active-process to nil.
1785         * tooltip.el (tooltip-gud-tips): Show the associated #define
1786         directives when a C program under GDB is not executing.
1788 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1790         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
1791         font-lock-fontify-syntactic-keywords.
1793         * font-lock.el (font-lock-default-fontify-region): Don't force
1794         parse-sexp-lookup-properties to nil.
1796 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
1798         * man.el (man-mode-syntax-table): Set up `:' to have
1799         word-constituent syntax.
1801 2005-04-27  Lute Kamstra  <lute@gnu.org>
1803         * novice.el (disable-command): Don't add spurious newlines to the
1804         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
1806 2005-04-26  Jay Belanger  <belanger@truman.edu>
1808         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
1809         than one window before deleting window.
1811 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
1813         * shell.el (shell-prompt-pattern): Doc fix.
1814         (shell-mode): Set paragraph-separate buffer locally to "\\'".
1816         * comint.el (comint-prompt-regexp, comint-get-old-input)
1817         (comint-use-prompt-regexp)
1818         (comint-use-prompt-regexp-instead-of-fields)
1819         (comint-replace-by-expanded-history, comint-send-input)
1820         (comint-output-filter, comint-get-old-input-default)
1821         (comint-line-beginning-position, comint-bol, comint-show-output)
1822         (comint-backward-matching-input, comint-forward-matching-input)
1823         (comint-next-prompt, comint-previous-prompt):
1824         Rename `comint-use-prompt-regexp-instead-of-fields' to
1825         `comint-use-prompt-regexp'.  Keep old name as alias and declare
1826         obsolete.
1827         (comint-use-prompt-regexp): Shorten first line of doc string.
1829         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
1830         Set paragraph-separate buffer locally to "\\'".
1832         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
1833         Adapt to above name change.
1835         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
1836         (smbclient-prompt-regexp): Ditto.
1838         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
1840 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
1842         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
1843         gdb-location-list.
1844         Break lines that are over 80 characters wide.
1846 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1848         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
1849         New fun and var, to preserve compatibility.
1851         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
1853 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
1855         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
1856         name to file-newer-than-file-p.
1858 2005-04-26  Richard M. Stallman  <rms@gnu.org>
1860         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
1862         * progmodes/python.el (python-mode):
1863         Use new name eldoc-documentation-function.
1865         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
1867         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1868         (eldoc-documentation-function):
1869         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
1871 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
1873         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
1875 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1877         * term/xterm.el (function-key-map): Fix strings for
1878         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
1879         {C,S,A,C-S}-{f1-f12}.
1881 2005-04-26  Kenichi Handa  <handa@m17n.org>
1883         * international/mule-cmds.el (select-safe-coding-system):
1884         Fix previous change.
1886 2005-04-26  Lute Kamstra  <lute@gnu.org>
1888         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
1890         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
1891         (font-lock-comment-delimiter-face): Ditto.
1893         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
1895 2005-04-25  Jay Belanger  <belanger@truman.edu>
1897         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
1898         to t while inserting information; use help-mode.
1900 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1902         * term.el (ansi-term-color-vector): Use the xterm colors.
1903         (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
1905 2005-04-25  Lute Kamstra  <lute@gnu.org>
1907         * font-core.el (font-lock-defaults): Fix docstring.
1909         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
1911 2005-04-25  Kenichi Handa  <handa@m17n.org>
1913         * international/mule-cmds.el (select-safe-coding-system):
1914         Don't check consistency with coding: spec, etc if raw-text or
1915         no-conversion was found to be safe.
1917 2005-04-24  Richard M. Stallman  <rms@gnu.org>
1919         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
1920         citation markers at start of each line.
1922         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
1923         citation markers at start of each line.
1925         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
1927         * files.el (mode-require-final-newline): Fix previous change.
1928         (require-final-newline): Fix type label.
1930 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
1932         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
1933         statement in buffer (broken by 2004-11-24 change).
1935 2005-04-24  Kim F. Storm  <storm@cua.dk>
1937         * ido.el (ido-everywhere): Save and restore old read-buffer-function
1938         and read-file-name-function values.  Don't overwrite existing
1939         non-nil values if ido-mode is enabled without ido-everywhere.
1941 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
1943         * files.el (mode-require-final-newline): Minor doc fix.
1945 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
1947         * subr.el (syntax-after): Doc fix.
1948         (syntax-class): If argument is nil, return nil.  Mask off upper 16
1949         bits, not 8 bits.
1951         * files.el (mode-require-final-newline): Doc fix.
1952         (backup-buffer-copy): Fix last change.
1954 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1956         * term/mac-win.el: Require select.  Set selection-coding-system to
1957         mac-system-coding-system.  Call menu-bar-enable-clipboard.
1958         (x-last-selected-text-clipboard, x-last-selected-text-primary)
1959         (x-select-enable-clipboard): New variables.
1960         (x-select-text, x-get-selection, x-selection-value)
1961         (x-get-selection-value, mac-select-convert-to-string)
1962         (mac-services-open-file, mac-services-open-selection)
1963         (mac-services-insert-text): New functions.
1964         (CLIPBOARD, FIND): Put mac-scrap-name property.
1965         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
1966         (public.tiff): Put mac-ostype property.
1967         (selection-converter-alist): Add entries for them.
1968         (mac-application-menu-map): New keymap.
1969         (interprogram-cut-function, interprogram-paste-function): Set to
1970         x-select-text and x-get-selection-value, respectively.
1971         (split-window-keep-point): Set to t.
1973 2005-04-23  Richard M. Stallman  <rms@gnu.org>
1975         * files.el (read-directory-name): Always pass non-nil
1976         DEFAULT-FILENAME arg to read-file-name.
1977         (backup-buffer-copy, basic-save-buffer-2): Take care against
1978         writing thru an unexpected existing symlink.
1979         (revert-buffer): In indirect buffer, revert the base buffer.
1980         (magic-mode-alist): Doc fix.
1981         (buffer-stale-function): Doc fix.
1982         (minibuffer-with-setup-hook): Avoid warning.
1983         (mode-require-final-newline): Doc and custom fix.
1985         * follow.el (follow-end-of-buffer): Use with-no-warnings.
1987         * font-lock.el (font-lock-comment-face): On terminals with few colors,
1988         use the default appearance.
1989         (font-lock-comment-delimiter-face): New face, new variable.
1991         * imenu.el (imenu--generic-function): The official position of a
1992         definition is the start of the line that BEG is in.
1994         * midnight.el (midnight-timer): Move defvar up.
1996         * mouse.el (mouse-drag-region-1): Delete some debugging code.
1998         * saveplace.el (save-place-to-alist): Use with-no-warnings.
2000         * startup.el (command-line): Use with-no-warnings.
2002         * window.el (window-size-fixed): New defvar.
2004         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
2006         * mail/rmail.el (rmail-font-lock-keywords):
2007         Use font-lock-comment-delimiter-face.
2009         * mail/sendmail.el (mail-font-lock-keywords):
2010         Use font-lock-comment-delimiter-face.
2012         * progmodes/compile.el (next-error-highlight-timer): New defvar.
2014 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
2016         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2017         Specify t for LAXMATCH when matching directories.
2018         Save match data around compilation-compat-error-properties form.
2020 2005-04-23  David Kastrup  <dak@gnu.org>
2022         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
2023         Mention that the autoloaded aliases should be kept for AUCTeX.
2025 2005-04-23  Andreas Schwab  <schwab@suse.de>
2027         * isearch.el (isearch-forward): Doc fix.
2029 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
2031         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
2032         (jit-lock-stealth-nice): Change default value to 0.5.
2034 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
2036         * abbrev.el (write-abbrev-file): Write table entries in
2037         alphabetical order by table name.
2039 2005-04-22  Kim F. Storm  <storm@cua.dk>
2041         * ido.el (ido-read-internal): Fix `list' completion.
2043 2005-04-22  Kenichi Handa  <handa@m17n.org>
2045         * recentf.el (recentf-save-file-coding-system): New variable.
2046         (recentf-save-list): Encode the file by
2047         recentf-save-file-coding-system and add coding: tag.
2049 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
2051         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
2053 2005-04-21  Lute Kamstra  <lute@gnu.org>
2055         * loadhist.el (unload-feature): Don't remove a function from hooks
2056         if it is about to be restored to an autoload .  Remove functions
2057         that will become unbound from auto-mode-alist.  Simplify the code.
2059         * subr.el (assq-delete-all): New implementation that is linear,
2060         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
2061         (rassq-delete-all): New function.
2063         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2064         Add size-indication-mode.
2066 2005-04-21  Kenichi Handa  <handa@m17n.org>
2068         * international/mule-cmds.el: Add autoload for widget-value in
2069         eval-when-compile.
2071 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
2073         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2074         Add tooltip-mode.
2076         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
2078 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
2080         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
2081         (inferior-lisp-filter-regexp, inferior-lisp-program)
2082         (inferior-lisp-load-command, inferior-lisp-prompt)
2083         (inferior-lisp-mode-hook, lisp-source-modes)
2084         (inferior-lisp-load-hook): defvar->defcustom.
2085         (inferior-lisp-program, inferior-lisp-prompt)
2086         (inferior-lisp-load-hook): Doc fixes.
2087         (inferior-lisp-install-letter-bindings): Small change in
2088         introductory comment.
2090 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
2092         * vc.el (vc-annotate-color-map): Change some colors so that text
2093         using them as foreground is readable on both white and black
2094         backgrounds.
2096 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2098         * international/mule-conf.el (translation-table-for-input):
2099         Remove redundant declaration.
2101 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
2103         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
2105         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
2106         (tooltip-toggle-gud-tips): New function.
2108 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2110         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
2111         right angle brackets.
2113 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
2115         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
2117 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2119         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
2120         Remove.  Update callers to use expand-file-name instead.
2122         * subr.el (syntax-class): New function.
2124         * simple.el (blink-matching-open): Use it.
2126         * paren.el (show-paren-function): Use it to recognize parens that are
2127         also used in 2-char comment markers.
2129 2005-04-19  Lute Kamstra  <lute@gnu.org>
2131         * loadhist.el (unload-feature): Update for new format of
2132         load-history.  Simplify the code.
2134 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2136         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
2137         (mac-add-charset-info): New function.  Initialize variable
2138         mac-charset-info-alist using it.
2139         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
2140         for translation.
2141         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
2142         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
2143         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
2144         New CCL programs.
2146 2005-04-19  Kim F. Storm  <storm@cua.dk>
2148         * simple.el (next-buffer, prev-buffer, next-error)
2149         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2150         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
2152         * bindings.el (next-buffer, prev-buffer, next-error)
2153         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2154         (clone-indirect-buffer-other-window): Move bindings from simple.el.
2155         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
2156         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
2158 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2160         * isearch.el (isearch-edit-string): Make the search-ring available for
2161         minibuffer history commands.
2162         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
2163         the default history commands now work just as well.
2164         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
2166 2005-04-18  Kim F. Storm  <storm@cua.dk>
2168         * emulation/cua-base.el (cua--pre-command-handler): Add more
2169         elaborate check for shift modifier on non-window systems.
2171 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
2173         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
2175 2005-04-18  Kim F. Storm  <storm@cua.dk>
2177         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
2178         and make it optional.  Don't test tooltip-gud-echo-area here.
2179         (tooltip-gud-process-output, gdb-tooltip-print):
2180         Pass tooltip-gud-echo-area to tooltip-show.
2181         (tooltip-help-tips): Remove second optional arg to tooltip-show.
2183 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2185         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
2186         `display-graphic-p' may not be bound yet.
2188 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
2190         * startup.el (command-line): No longer enable Xterm Mouse mode by
2191         default in terminals compatible with xterm.
2193         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
2195 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
2197         * tooltip.el (tooltip-gud-echo-area): Rename from
2198         tooltip-use-echo-area.
2199         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
2200         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
2201         area independently of where help tooltips are displayed.
2203 2005-04-17  David Kastrup  <dak@gnu.org>
2205         * cus-theme.el (custom-theme-write-variables): Quote variables
2206         where necessary.
2208 2005-04-17  Richard M. Stallman  <rms@gnu.org>
2210         * simple.el (yank-excluded-properties): Add follow-link to value.
2212         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
2214         * startup.el (fancy-splash-max-time): Just 30 seconds.
2215         (fancy-splash-delay): Just 7.
2216         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
2218         * loadhist.el (unload-feature): Update for new format of load-history.
2219         Simplify the code.
2221         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
2222         (rmail-font-lock-keywords): Don't fontify the text of a citation.
2224         * mail/sendmail.el (mail-font-lock-keywords):
2225         Don't fontify subject text.
2226         Don't fontify the text of a citation.
2228 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
2230         * comint.el (comint-output-filter): Run comint-output-filter-functions
2231         with point where the user had it.
2233 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2235         * international/ucs-tables.el (ucs-set-table-for-input):
2236         Disable when using unify-on-decoding.
2238 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
2240         * emulation/cua-base.el (cua-global-mark-face): Add special case
2241         for displays supporting a high number of colors.
2243 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
2245         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
2247 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
2249         * filesets.el (filesets-add-buffer): If user supplies a name of a
2250         non-existing fileset, create a new fileset.
2252 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
2254         * textmodes/org.el (org-up-heading-all): Fix bug with
2255         `outline-up-heading-all'.
2257 2005-04-16  Andreas Schwab  <schwab@suse.de>
2259         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
2260         /etc/permissions.d/* and /etc/aliases.d/*.
2262 2005-04-16  Kenichi Handa  <handa@m17n.org>
2264         * international/code-pages.el (cp-make-coding-system):
2265         Set `translation-table-for-input' property value to the symbol
2266         ucs-mule-to-mule-unicode, not to that value.
2267         (pt154): Escape guillemet by `\'.
2269 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
2271         * loadup.el: Load tooltip if x-show-tip is fboundp.
2273         * startup.el (command-line): Add comment.
2275         * tooltip.el (tooltip-mode): Specify correct standard value for
2276         Custom in init-value.
2278 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
2280         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
2281         possible.
2283 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
2285         * textmodes/org.el (org-agenda-date-prompt): Rename from
2286         `org-agenda-date-today'.
2287         (org-evaluate-time-range): Insert at point instead of directly
2288         after time range.
2289         (org-first-headline-recenter, org-subtree-end-visible-p)
2290         (org-optimize-window-after-visibility-change): New functions
2291         (org-agenda-post-command-hook): Don't allow point at end of line,
2292         to make sure it always hits the text properties.
2293         (org-agenda-next-date-line, org-agenda-previous-date-line):
2294         New commands.
2295         (org-set-regexps-and-options): Category may contain white space.
2296         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2297         Improve marker positions.
2298         (org-agenda-new-marker): Argument POS made optional.
2299         (org-agenda-get-timestamps): Deadlines which are done are listed
2300         in org-done-face now.
2301         (org-agenda-get-todos, org-agenda-get-timestamps)
2302         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2303         Set `undone-face' and `done-face' properties.
2304         (org-last-todo-state-is-todo): New variable.
2305         (org-todo): Set `org-last-todo-state-is-todo'.
2306         (org-agenda-todo): Change face according to
2307         `org-last-todo-state-is-todo'.  And change other lines refering to
2308         the same entry.
2309         (org-calendar-goto-agenda): New command.
2310         (org-calendar-to-agenda-key): New option.
2311         (org-startup-folded): New allowed value `content'.
2312         (org-set-regexps-and-options): Accept new value `content' for
2313         `org-startup-folded'.
2314         (org-get-current-options): Handle new value `content' for
2315         `org-startup-folded'.
2316         (org-insert-todo-heading): New command.
2317         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
2318         interactively in empty file and option
2319         `org-insert-mode-line-in-empty-file' has been set.
2320         (org-agenda-todo,org-agenda-priority): Modify to use
2321         `org-agenda-change-all-lines'.
2322         (org-warning-face): Change color on dark background
2324 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2326         * international/mule-cmds.el (set-locale-environment): On Mac OS,
2327         use preferences AppleLocale and AppleLanguages, and variable
2328         mac-system-locale for default locale.  On Mac OS Classic, use
2329         mac-system-coding-system for default coding systems.
2331         * term/mac-win.el: Don't set file-name-coding-system.
2332         Decode variables system-name, emacs-build-system, user-login-name, and
2333         user-full-name by mac-system-coding-system on Mac OS Classic.
2334         (mac-system-coding-system): New variable.
2336 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
2338         * startup.el (command-line): Handle `xterm-mouse-mode' before
2339         reading init file.
2341         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
2343 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
2345         * progmodes/sh-script.el (sh-here-document-word): Make it a
2346         defcustom.  Doc fix.
2347         (sh-add): Bash uses $(( )) for arithmetic.
2348         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
2349         (sh-maybe-here-document): Remove quotes and leading whitespace
2350         from heredoc word when closing.  Indent heredoc with tabs if word
2351         starts with "-".
2353 2005-04-13  Richard M. Stallman  <rms@gnu.org>
2355         * simple.el (undo): Fix previous change.
2357         * custom.el (defface): Doc fix.
2359 2005-04-13  Lute Kamstra  <lute@gnu.org>
2361         * Makefile.in (DONTCOMPILE): Remove list.
2362         (compile, compile-always): Don't use DONTCOMPILE.
2363         (update-authors): Load the library in which batch-update-authors
2364         is defined.
2365         * makefile.w32-in (DONTCOMPILE): Remove list.
2366         (compile, compile-always): Fix comments.
2367         (update-authors): Load the library in which batch-update-authors
2368         is defined.
2370         * generic-x.el (generic-mode-ini-file-find-file-hook):
2371         Rename to ini-generic-mode-find-file-hook.
2372         Keep generic-mode-ini-file-find-file-hook as an alias.
2373         (ini-generic-mode-find-file-hook): Rename from
2374         generic-mode-ini-file-find-file-hook.  Fix docstring.
2375         (ini-generic-mode): Docstring change.
2376         (bat-generic-mode-run-as-comint): Silence the byte compiler.
2378         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
2379         called from lisp.
2381         * generic.el: Move to the emacs-lisp subdir.
2383 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
2385         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
2386         and C-S- function and cursor motion keys.
2388 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
2390         * startup.el (command-line): Enable Xterm Mouse mode by default.
2391         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
2392         for Custom.  No longer show "Mouse" in mode line when enabled.
2393         Doc fix.
2395 2005-04-12  Kim F. Storm  <storm@cua.dk>
2397         * emulation/cua-base.el (cua-rectangle-face)
2398         (cua-rectangle-noselect-face): Define face attributes here.
2400         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
2402 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2404         * startup.el (command-line): Turn off blinking cursor if
2405         cursorBlink in resources is off or false.
2407 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2409         * term/mac-win.el (dnd): Require dnd.
2410         (mac-drag-n-drop): Call dnd-handle-one-url.
2411         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
2412         (kTextEncodingISOLatin2): Remove constants.
2413         (mac-script-code-coding-systems): New constant.
2414         (mac-handle-language-change): New function.
2415         (special-event-map): Bind it to `language-change' event.
2416         (mac-centraleurroman, mac-cyrillic): New coding systems.
2417         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
2418         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
2419         and mac-cyrillic-encoder to encode-mac-centraleurroman and
2420         encode-mac-cyrillic, respectively.
2422 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2424         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
2425         Don't set overlay-arrow-string to "=>" as this is done
2426         globally in C now.
2428 2005-04-12  Lute Kamstra  <lute@gnu.org>
2430         * generic-x.el (rc-generic-mode, rul-generic-mode):
2431         Fix auto-mode-alist entries.
2432         (etc-fstab-generic-mode): Tweak fontification.
2434         * generic.el (generic-make-keywords-list): Fix docstring.
2435         (generic-mode-internal): Simplify generic-font-lock-keywords.
2437 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2439         * whitespace.el (whitespace-buffer-leading)
2440         (whitespace-buffer-trailing): Revert the incorrect test inversion.
2441         However, fix the highlight area for the leading and
2442         trailing whitespaces to show space.
2444 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2446         * whitespace.el (whitespace-version): Bump to 3.5
2448         (whitespace-buffer-leading, whitespace-buffer-trailing):
2449         Invert sense of the test to highlight the whitespace.
2451 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2453         * progmodes/gud.el (gud-display-line): GUD uses its own
2454         overlay arrow now so don't set overlay-arrow-string.
2455         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
2457 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
2459         * term.el (term-ansi-current-bold, term-ansi-current-underline)
2460         (term-ansi-current-reverse, term-ansi-current-invisible)
2461         (term-ansi-face-already-done): Change to boolean.
2462         (term-reset-terminal, term-handle-colors-array): Handle the above
2463         vars accordingly.
2464         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
2465         (term-emulate-terminal): Use the new name.
2467         * faces.el (secondary-selection): Use yellow1, not yellow.
2468         (trailing-whitespace): Use red1, not red.
2470 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2472         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
2473         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
2474         (dired-dnd-handle-file): Call dnd-get-local-file-uri
2476         * cus-edit.el (dnd): New group.
2478         * term/w32-win.el (dnd): Require dnd
2479         (w32-drag-n-drop): Call dnd-handle-one-url.
2481         * x-dnd.el: Require dnd.
2482         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
2483         Call dnd-handle-one-url.
2484         (x-dnd-types-alist, x-dnd-insert-utf8-text)
2485         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
2486         to dnd-insert-text.
2487         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
2488         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
2489         (x-dnd-get-local-file-name, x-dnd-open-local-file)
2490         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
2492         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
2494 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
2496         * wdired.el: Doc fixes.
2497         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
2498         (wdired-use-dired-vertical-movement): Rename from
2499         wdired-always-move-to-filename-beginning.
2500         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
2501         (wdired-change-to-wdired-mode): Change mode name.
2502         (wdired-newline): Delete.
2504 2005-04-11  Richard M. Stallman  <rms@gnu.org>
2506         * whitespace.el (whitespace-highlight-the-space):
2507         Don't call whitespace-unhighlight-the-space here.
2509         * simple.el (undo): Record t in undo-equiv-table
2510         for the redo record made by an undo-in-region.
2512 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2514         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
2515         (gdb-frame-inferior-io-buffer): New Functions to control
2516         display of separate IO buffer.
2517         (menu): Add them to menu-bar.
2518         (gdb-display-buffer): Check for buffer another frame.
2519         Protect GUD buffer.
2520         (gdb-setup-windows): Create IO buffer if not already there.
2521         (gdb-memory-mode): Remove purecopy noops.
2523 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
2525         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
2526         and pass to self-insert-command.
2528 2005-04-11  Lute Kamstra  <lute@gnu.org>
2530         * generic.el: Commentary section cleanup.
2531         (generic): Delete.
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 to generic-x.el.
2536         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
2537         (generic-use-find-file-hook, generic-lines-to-scan)
2538         (generic-find-file-regexp, generic-ignore-files-regexp)
2539         (default-generic-mode, generic-mode-find-file-hook)
2540         (generic-mode-ini-file-find-file-hook): Move from generic.el.
2542 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
2544         * bookmark.el (bookmark-write-file): Catch errors writing file.
2545         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
2547 2005-04-10  Richard M. Stallman  <rms@gnu.org>
2549         * startup.el (fancy-splash-tail): Update copyright year.
2550         (command-line): Split part of -Q into -D.
2551         (emacs-basic-display): New defvar.
2552         (fancy-splash-text): Correct name of menu item.
2554         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
2556         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
2557         lines in one node.
2559         * comint.el (comint-send-input): New arg ARTIFICIAL.
2560         Callers in this file changed.
2562         * abbrev.el (define-abbrevs): Read system abbrevs properly.
2564         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
2566 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
2568         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
2569         `ldap-search-internal'.
2571 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2573         * files.el (set-auto-mode-1): Use line-end-position.
2575         * international/latin-1.el:
2576         * international/latin-2.el:
2577         * international/latin-3.el:
2578         * international/latin-4.el:
2579         * international/latin-5.el:
2580         * international/latin-8.el:
2581         * international/latin-9.el: Give punctuation syntax to NBSP.
2583         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
2584         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
2585         Use char-classes to accept non-ascii letters, accepted in some recent
2586         bibtex implementations.
2588 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
2590         * custom.el (custom-set-minor-mode): Any non-nil value for the
2591         variable should enable the mode when set through Custom.
2593 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2595         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
2596         TAB binding so tab-always-indent is obeyed.
2597         (vhdl-minibuffer-local-map): Move initialization into declaration.
2598         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
2599         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
2600         (vhdl-hooked-abbrev): Avoid test for XEmacs.
2601         (vhdl-current-line): Use line-beginning-position.
2602         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
2603         with-output-to-temp-buffer, so the current position can be recorded.
2605 2005-04-10  Masatake YAMATO  <jet@gyve.org>
2607         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2608         Add regexp for gcov.
2610 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2612         * calendar/time-date.el (time-to-seconds, seconds-to-time)
2613         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
2614         syntax which Emacs 20 doesn't support.
2616 2005-04-09  Richard M. Stallman  <rms@gnu.org>
2618         * help.el (describe-key-briefly, describe-key):
2619         Replace strings as event types with "(any string)".
2621 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2623         * arc-mode.el (archive-mode-map): Move initialization into
2624         the declaration.  Override *all* bindings of `undo'.
2625         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
2627 2005-04-09  Jay Belanger  <belanger@truman.edu>
2629         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
2631 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
2633         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
2634         (xterm-register-default-colors): Update color values computation
2635         to match xterm-200.
2637 2005-04-09  Kenichi Handa  <handa@m17n.org>
2639         * international/code-pages.el (iso-latin-7): Fix the map.
2641 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
2643         * emacs-lisp/lisp.el (defun-prompt-regexp)
2644         (parens-require-spaces, buffer-end, end-of-defun)
2645         (insert-parentheses): Doc fixes.
2647 2005-04-08  Kim F. Storm  <storm@cua.dk>
2649         * comint.el (comint-highlight-prompt): Fix face spec.
2650         * hi-lock.el (hi-green): Likewise.
2652 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2654         * cus-edit.el (custom-modified-face):
2655         * comint.el (comint-highlight-input): Fix previous changes.
2656         * term.el (term-handle-ansi-escape): Add a comment.
2658 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2660         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
2661         in the buffer and in whitespace-highlighted-space.
2662         (whitespace-unhighlight-the-space): Simplify.
2663         (whitespace-buffer): Simplify.
2665 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2667         * textmodes/table.el (table-cell-face): Add special case for
2668         displays supporting a high number of colors.
2669         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2670         (vhdl-font-lock-reserved-words-face)
2671         (vhdl-speedbar-architecture-face)
2672         (vhdl-speedbar-instantiation-face)
2673         (vhdl-speedbar-architecture-selected-face)
2674         (vhdl-speedbar-instantiation-selected-face): Likewise.
2675         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
2676         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
2677         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
2678         (ebrowse-root-class-face, ebrowse-member-attribute-face)
2679         (ebrowse-progress-face): Likewise.
2680         * progmodes/compile.el (compilation-info-face): Likewise.
2681         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
2682         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
2683         * calendar/calendar.el (diary-face): Likewise.
2684         * woman.el (woman-italic-face, woman-bold-face)
2685         (woman-unknown-face): Likewise.
2686         * wid-edit.el (widget-button-pressed-face): Likewise.
2687         * whitespace.el (whitespace-highlight-face): Likewise.
2688         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
2689         * pcvs-info.el (cvs-marked-face): Likewise.
2690         * info.el (info-xref): Likewise.
2691         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
2692         * hilit-chg.el (highlight-changes-face)
2693         (highlight-changes-delete-face): Likewise.
2694         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
2695         (hi-red-b): Likewise.
2696         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
2697         * font-lock.el (font-lock-keyword-face)
2698         (font-lock-function-name-face, font-lock-warning-face): Likewise.
2699         * cus-edit.el (custom-invalid-face, custom-modified-face)
2700         (custom-set-face, custom-changed-face, custom-variable-tag-face)
2701         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
2702         * comint.el (comint-highlight-prompt): Likewise.
2704 2005-04-08  Lute Kamstra  <lute@gnu.org>
2706         * font-lock.el (font-lock-keywords): Docstring fixes.
2708 2005-04-08  Kenichi Handa  <handa@m17n.org>
2710         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
2711         chars are more than a limit, print " and more..." at the tail.
2713 2005-04-08  Kim F. Storm  <storm@cua.dk>
2715         * emacs-lisp/authors.el (authors-aliases): Update list.
2716         (authors-ignored-files): New list.
2717         (authors-fixed-entries): Fix typo.
2718         (authors-renamed-files-alist): Update list.
2719         (authors-add): Check authors-ignored-files.
2721 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
2723         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
2724         optional, to ensure backward compatibility.
2726 2005-04-08  Stephen Eglen  <stephen@gnu.org>
2728         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
2730 2005-04-08  Kim F. Storm  <storm@cua.dk>
2732         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
2734         * mouse.el (mouse-on-link-p): Doc fix.
2736 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
2738         * ielm.el (ielm-prompt-read-only): Doc fix.
2740         * comint.el (comint-prompt-read-only): Doc fix.
2742 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
2744         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
2745         ensure dired always handles wildcards passed to ffap.
2746         (find-file-at-point): Use it.
2747         (ffap-dired-wildcards): Doc fix.
2749 2005-04-07  Juri Linkov  <juri@jurta.org>
2751         * simple.el (next-error-overlay-arrow-position): New defvar.
2752         Put "=>" on its property `overlay-arrow-string'.  Add it to
2753         `overlay-arrow-variable-list'.
2755         * progmodes/compile.el (compilation-setup):
2756         Set `next-error-overlay-arrow-position' to nil.  Also set it to
2757         nil in the local hook `kill-buffer-hook'.  Make local variable
2758         `overlay-arrow-string' and set it to "=>".
2759         (compilation-goto-locus): Set BOL position to
2760         `next-error-overlay-arrow-position' instead of
2761         `overlay-arrow-position'.
2763         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
2764         locally instead of adding it to the global hook.
2765         (Info-kill-buffer): Move up.
2767 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
2769         * term/xterm.el (xterm-standard-colors): Update color values from
2770         xterm-200.
2772 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2774         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
2776         * fast-lock.el:
2777         * lazy-lock.el: Move them to the obsolete subdir.
2779 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
2781         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
2782         (wdired-add-replace-advice): Remove.
2783         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
2785 2005-04-06  Kim F. Storm  <storm@cua.dk>
2787         * startup.el (command-line): Add --bare-bones alias for -Q.
2789 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2791         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
2792         create the startup fontset if a font specification ends with
2793         `mac-roman'.
2795 2005-04-06  Lute Kamstra  <lute@gnu.org>
2797         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
2798         change.
2800         * emacs-lisp/copyright.el (copyright-update-year): Replace the
2801         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
2803 2005-04-05  Lute Kamstra  <lute@gnu.org>
2805         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
2806         (define-generic-mode): Ditto.  Fix debug declaration.
2808         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
2809         Put them in the generic-x group.
2811         * calendar/timeclock.el (timeclock): Doc fix.
2813         * generic.el (define-generic-mode): Don't use custom-current-group.
2814         Document default :group value.
2815         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
2816         (define-global-minor-mode): Don't use custom-current-group.
2818 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
2820         * startup.el (command-line-1): Display startup-echo-area-message
2821         when fancy splash screen is in use.
2823         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
2824         (sh-escaped-newline): New face.
2825         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
2826         newline, and use sh-escaped-newline face.
2828         * progmodes/tcl.el (tcl-escaped-newline): New face.
2829         (tcl-builtin-list): New variable.
2830         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
2831         newlines.  Fix keywords subexpression number.
2833 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
2835         * textmodes/org.el (org-diary-default-entry): Fix call to
2836         `add-to-diary-entry'.
2838 2005-04-05  Kim F. Storm  <storm@cua.dk>
2840         * ediff-init.el: Use (featurep 'xemacs).
2842 2005-04-05  David Ponce  <david@dponce.com>
2844         * cus-edit.el (face): Derive from symbol widget.  Display sample
2845         of the current face on the fly.
2846         (widget-face-sample-face-get, widget-face-notify): New functions.
2847         (widget-face-value-create): Remove.
2849         * wid-edit.el (widget-field-end): Temporarily remove field
2850         narrowing before to call `get-char-property'.
2852 2005-04-04  Jay Belanger  <belanger@truman.edu>
2854         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
2855         (math-read-subscripts): New variable.
2856         (math-read-preprocess-string): Process subscripts.
2858 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
2860         * comint.el (comint-prompt-read-only): Doc fix.
2862         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
2863         `-1'.  Doc fix.
2865 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
2867         * textmodes/org.el (org-insert-mode-line-in-empty-file):
2868         Change default value to nil.
2870 2005-04-04  Lute Kamstra  <lute@gnu.org>
2872         * autorevert.el (auto-revert-mode): Specify :group.
2873         * battery.el (display-battery-mode): Specify :group.
2874         * diff-mode.el (diff-minor-mode): Specify :group.
2875         * font-core.el (font-lock-mode): Specify :group.
2876         * hl-line.el (hl-line-mode): Specify :group.
2877         * iimage.el (iimage): New customization group.
2878         (iimage-mode): Specify :group.
2879         * longlines.el (longlines-mode): Specify :group.
2880         * master.el: Don't require easy-mmode.
2881         (master): New customization group.
2882         (master-mode): Specify :group.
2883         * msb.el (msb-mode): Specify :group.
2884         * reveal.el (reveal-mode): Specify :group.
2885         * simple.el (next-error-follow-minor-mode): Specify :group.
2886         * smerge-mode.el (smerge-mode): Specify :group.
2887         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
2888         * emulation/cua-base.el (cua-mode): Specify :group.
2889         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
2890         * language/thai-util.el (thai-auto-composition-mode)
2891         (thai-word-mode): Specify :group.
2892         * mail/supercite.el (sc-minor-mode): Specify :group.
2893         * progmodes/cwarn.el (cwarn-mode): Specify :group.
2894         * progmodes/flymake.el (flymake-mode): Specify :group.
2895         * progmodes/glasses.el (glasses-mode): Specify :group.
2896         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
2897         * textmodes/enriched.el (enriched-mode): Specify :group.
2898         * textmodes/refill.el (refill-mode): Specify :group.
2900         * add-log.el (change-log-font-lock-keywords): Names in
2901         parenthesized lists can contain spaces.
2903 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
2905         * startup.el (fancy-splash-text): Shorten default text of
2906         "Emacs Tutorial" line.  Also, if the current language env
2907         indicates an available tutorial file other than TUTORIAL,
2908         extract its title and append it to the line in parentheses.
2909         (fancy-splash-insert): If arg is a thunk, funcall it.
2911 2005-04-04  Jay Belanger  <belanger@truman.edu>
2913         * calc.el (calc-language-alist): Add tags to customization type.
2915 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
2917         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
2918         Doc fix.
2920 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
2922         * add-log.el (change-log-font-lock-keywords): The manual
2923         describing a Change Log entry, says: (...) "Aside from these
2924         header lines, every line in the change log starts with a space or
2925         a tab.". The font-lock was not highlighting lines started with
2926         spaces, added support for it.
2928 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2930         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
2931         (bibtex-generate-url-list): Update docstring accordingly. Put the
2932         complex example in the docstring.
2933         (bibtex-font-lock-url): Use pop.
2935 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2937         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
2939         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
2941 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
2943         * filesets.el (filesets-set-default): Doc fix.
2945 2005-04-03  Lute Kamstra  <lute@gnu.org>
2947         * generic.el (define-generic-mode): Add argument to specify
2948         keywords for defcustom.
2949         (default-generic-mode): Specify :group.
2951         * generic-x.el: Specify :group for all generic modes.
2953         * desktop.el (desktop-no-desktop-file-hook)
2954         (desktop-after-read-hook): Doc fix.
2956 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
2958         * simple.el (visible-mode): Use explicit :group keyword.
2959         This changes the group of `visible-mode-hook' from paren-blinking
2960         to editing-basics.
2962 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
2964         * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
2965         mailbox specifications as well as URLs.
2966         (rmail-insert-inbox-text): Remove unused conditional branches.
2968 2005-04-01  Jay Belanger  <belanger@truman.edu>
2970         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
2971         (calc-gnuplot-print-command): Move definitions to calc.el.
2973         * calc/calc-embed.el (calc-embedded-announce-formula)
2974         (calc-embedded-open-formula, calc-embedded-close-formula)
2975         (calc-embedded-open-word, calc-embedded-close-word)
2976         (calc-embedded-open-plain, calc-embedded-close-plain)
2977         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
2978         (calc-embedded-open-mode, calc-embedded-close-mode):
2979         Move definitions to calc.el.
2981         * calc/calc.el (calc-settings-file, calc-language-alist):
2982         Make customizable.
2983         (calc-embedded-announce-formula, calc-embedded-open-formula)
2984         (calc-embedded-close-formula, calc-embedded-open-word)
2985         (calc-embedded-close-word, calc-embedded-open-plain)
2986         (calc-embedded-close-plain, calc-embedded-open-new-formula)
2987         (calc-embedded-close-new-formula, calc-embedded-open-mode)
2988         (calc-embedded-close-mode, calc-gnuplot-name)
2989         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
2990         from other files and make customizable.
2992 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2994         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
2995         Use buffer-live-p.
2996         (cvs-mode-run): Don't call cvs-update-header here.
2997         (cvs-run-process): Call cvs-update-header.
2998         Use process properties for cvs-postprocess and cvs-buffer so that
2999         the sentinel can behave better if the temp buffer is killed.
3000         Use a pipe rather than a tty, to better handle unexpected prompts.
3001         (cvs-sentinel): Rewrite.  Call cvs-update-header.
3003 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
3005         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
3006         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
3008 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3010         * generic.el (define-generic-mode): Add indentation rule.
3012 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3014         * files.el (mode-require-final-newline): Make Custom correctly
3015         report a nil value and allow to set it to nil via Custom.
3016         Doc fix.
3018 2005-04-01  Kenichi Handa  <handa@m17n.org>
3020         * international/characters.el: Enable the correct case setting for
3021         dotless-i and dotted-I.
3023 2005-04-01  Kim F. Storm  <storm@cua.dk>
3025         * ido.el (ido-file-internal): Fall back to non-ido command if
3026         initial directory is on slow ftp (or tramp) host.
3028 2005-03-31  Richard M. Stallman  <rms@gnu.org>
3030         * emacs-lisp/autoload.el (make-autoload):
3031         Handle define-global-minor-mode.
3033         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3034         Rename from easy-mmode-define-global-mode.
3035         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
3037         * progmodes/scheme.el (scheme-mode-syntax-table):
3038         Update syntax of | and # for two-character comment syntax.
3040 2005-03-31  Lute Kamstra  <lute@gnu.org>
3042         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
3043         (define-minor-mode): Call custom-current-group at load-time.
3045         * generic.el (define-generic-mode): Add debug declaration.
3046         Add defcustom for the mode hook.
3047         (generic-mode-internal): Use run-mode-hooks.
3049 2005-03-31  Kim F. Storm  <storm@cua.dk>
3051         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
3052         (mouse-fixup-help-message): New defun called by show_help_echo
3053         to fixup mouse-2 prefix in help messages when applicable.
3055         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
3057 2005-03-31  Kenichi Handa  <handa@m17n.org>
3059         * language/thai-word.el (thai-find-word-ends): Pay attention to
3060         the case that we reach the end of buffer.
3062         * textmodes/fill.el (fill-text-properties-at): New function.
3063         (fill-newline): Use fill-text-properties-at instead of
3064         text-properties-at.
3066 2005-03-31  Karl Berry  <karl@freefriends.org>
3068         * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
3069         not comint-quote-filename.
3071 2005-03-31  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
3073         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
3074         not comint-quote-filename.
3076 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
3078         * help-fns.el (help-with-tutorial): Revert last change.
3080 2005-03-31  Kim F. Storm  <storm@cua.dk>
3082         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
3084 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
3086         * calendar/cal-china.el: Update reference to "Calendrical
3087         Calculations" book; there's a new edition.
3088         * calendar/cal-coptic.el: Likewise.
3089         * calendar/cal-french.el: Likewise.
3090         * calendar/cal-hebrew.el: Likewise.
3091         * calendar/cal-islam.el: Likewise.
3092         * calendar/cal-iso.el: Likewise.
3093         * calendar/cal-julian.el: Likewise.
3094         * calendar/cal-mayan.el: Likewise.
3095         * calendar/cal-persia.el: Likewise.
3096         * calendar/calendar.el: Likewise.
3097         * calendar/holidays.el: Likewise.
3098         * calendar/lunar.el: Likewise.
3099         * calendar/solar.el: Likewise.
3101         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
3102         white space from doc string.
3104 2005-03-30  Jay Belanger  <belanger@truman.edu>
3106         * calc/calc-help.el (calc-full-help): Remove email address.
3108 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3110         * help-fns.el (help-with-tutorial): Delete title line.
3112 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3114         * calendar/cal-x.el (calendar-one-frame-setup)
3115         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
3116         rather than 'symbol for set-window-dedicated-p.
3118         * calendar/appt.el (appt-buffer-name): Make it a constant.
3119         (appt-add): Doc fix.
3121         * filesets.el (filesets-menu-path, filesets-menu-before)
3122         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
3123         (filesets-menu-cache-file): Use directory ~/.emacs.d.
3124         (filesets-add-submenu): Delete and use add-submenu instead.
3126 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
3128         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
3129         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
3130         (org-diary-default-entry): New function.
3131         (org-get-entries-from-diary): Better parsing of diary entries.
3132         (org-agenda-check-no-diary): New function.
3133         ("diary-lib"): Advice to function `add-to-diary-list', to allow
3134         linking to diary entries.
3135         (org-agenda-execute-calendar-command): New function.
3136         (org-agenda): Improve visible section in window.
3137         Use `org-fit-agenda-window'.
3138         (org-fit-agenda-window): New option.
3139         (org-move-subtree-down): Better handling of empty lines
3140         at end of subtree.
3141         (org-cycle): Numeric prefix is interpreted now as show-subtree N
3142         levels up.
3143         (org-fontify-done-headline): New option.
3144         (org-headline-done-face): New face.
3145         (org-set-font-lock-defaults): Use `org-headline-done-face'.
3146         (org-table-copy-down): Rename from `org-table-copy-from-above'.
3147         When current field is non-empty, it is copied to next row.
3148         (org-table-copy-from-above): Fix bug which made it
3149         impossible to copy fields containing only a single non-white character.
3151 2005-03-30  Kim F. Storm  <storm@cua.dk>
3153         * kmacro.el (kmacro-end-macro): Isearch may store this command
3154         into the macro -- so ignore it when executing keyboard macro.
3156 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
3158         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
3160 2005-03-29  Kenichi Handa  <handa@m17n.org>
3162         * language/thai.el ("Thai"): Set setup-function and exit-function
3163         for Thai language environment.
3165         * language/thai-util.el: Require thai-word.
3166         (thai-word-mode-map): New variable.
3167         (thai-word-mode): New minor mode.
3168         (setup-thai-language-environment-internal): New function.
3169         (exit-thai-language-environment-internal): New function.
3171         * language/thai-word.el (thai-word-table): Declare it by defvar,
3172         use dolist to initialize it.
3173         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
3174         (thai-fill-find-break-point): New functions.
3176 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3178         * simple.el (idle-update-delay): Move definition up.
3179         (set-mark): Doc fix.
3181 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3183         * longlines.el: New file.
3185         * simple.el (buffer-substring-filters): New variable.
3186         (filter-buffer-substring): New function.
3187         (kill-region, copy-region-as-kill): Use it.
3189         * register.el (copy-to-register, append-to-register)
3190         (prepend-to-register): Use filter-buffer-substring.
3192 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
3194         * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
3195         (gud-filter-pending-text): Move in front of gdb.
3196         (gud-overlay-arrow-position): New variable.
3197         (gud-sentinel, gud-display-line): Use it in place of
3198         overlay-arrow-position.
3200 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
3202         * progmodes/fortran.el (fortran-if-indent): Doc fix.
3203         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
3204         (fortran-font-lock-keywords-4): New variable.
3205         (fortran-blocks-re, fortran-end-block-re)
3206         (fortran-start-block-re): New constants, for hideshow.
3207         (hs-special-modes-alist): Add a Fortran entry.
3208         (fortran-mode-map): Bind fortran-end-of-block,
3209         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
3210         (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
3211         (fortran-looking-at-if-then, fortran-end-of-block)
3212         (fortran-beginning-of-block): New functions, for hideshow.
3214         * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
3215         fix. Tweak regexp.
3216         (f90-beginning-of-block): Push mark first.
3218 2005-03-29  Jay Belanger  <belanger@truman.edu>
3220         * calc/calc.el: Update copyright date.
3221         (calc-version): Increase to 2.1.
3222         (calc-version-date): Remove.
3224         * calc/calc-help.el: Update copyright date.
3225         (calc-full-help): Remove reference to calc-version-date.
3226         Update copyright date.
3228 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3230         * vc.el (vc-do-command): Use a pipe for async processes, so password
3231         prompts don't show up at places where the user can't reply.
3233 2005-03-29  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
3235         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
3236         on the file name we pass to the inferior shell.
3238 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
3240         * progmodes/which-func.el (which-function): Be robust in the face of an
3241         imenu--make-index-alist failure.
3243 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3245         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
3247         * progmodes/python.el (python-preoutput-filter): Fix last change.
3249 2005-03-29  Lute Kamstra  <lute@gnu.org>
3251         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
3252         functions and compiled macros.
3253         (debug-convert-byte-code): Handle macros too.
3254         (debug-on-entry-1): Don't signal an error when trying to clear a
3255         function that is not set to debug on entry.
3257 2005-03-29  Jay Belanger  <belanger@truman.edu>
3259         * calc/calc-lang.el: Add functions to math-function-table
3260         properties of tex and math.
3262 2005-03-29  Kenichi Handa  <handa@m17n.org>
3264         * ps-mule.el (ps-mule-plot-string): Translate characters by
3265         ps-print-translation-table.
3266         (ps-mule-begin-job): Call find-charset-region/string with
3267         ps-print-translation-table.
3268         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
3270         * ps-print.el (ps-print-translation-table): New variable.
3271         (ps-plot-region): Translate characters by ps-print-translation-table.
3273 2005-03-29  Juri Linkov  <juri@jurta.org>
3275         * simple.el (next-error-highlight-timer): New variable.
3277         * progmodes/compile.el (compilation-goto-locus):
3278         Use `next-error-highlight-timer' instead of `sit-for'.
3280 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3282         * mail/supercite.el (sc-mail-field): Use assoc-string.
3283         (sc-get-address): Simplify regexps.
3285         * files.el (minibuffer-with-setup-hook): New macro.
3286         (find-file-read-args): Use it to avoid let-binding
3287         minibuffer-with-setup-hook (which breaks turning on/off
3288         file-name-shadow-mode while in the prompt).
3290         * complete.el (PC-read-include-file-name-internal): Use test-completion.
3292 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
3294         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
3296 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3298         * window.el (window-buffer-height): Use count-screen-lines.
3300         * progmodes/python.el (python-preoutput-leftover): New var.
3301         (python-preoutput-filter): Use it.
3302         (python-send-receive): Loop until all the result has been received.
3304 2005-03-28  Juri Linkov  <juri@jurta.org>
3306         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
3308         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
3309         "Recover Crashed Session".
3310         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
3311         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
3312         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
3313         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
3314         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
3315         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
3316         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
3317         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
3319         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
3320         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
3321         Ediff Sessions", "Toggle use of separate control buffer frame",
3322         "Use separate frame for Ediff control buffer".
3324         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
3325         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
3326         "Rename Bookmark", "Delete Bookmark".
3328         * info.el (Info-mode-menu): Remove ellipsis from "Index".
3329         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
3330         Add `:active Info-index-alternatives' to "Next Matching Item".
3332         * wdired.el (wdired-change-to-wdired-mode):
3333         Mention `wdired-abort-changes' key in the initial message.
3335         * international/mule.el (auto-coding-alist): Associate non-ascii
3336         image filename extensions with `no-conversion'.
3338 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3340         * international/iso-acc.el:
3341         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
3343 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3345         * textmodes/sgml-mode.el (html-mode): Doc update.
3347         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
3349 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
3351         * term.el (term-move-columns): Fix face after extending a line.
3352         (term-insert-spaces): Likewise.
3353         (term-reset-terminal): Fix off by one error.
3355 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3357         * international/mule.el (auto-coding-alist): Add .xpi files.
3359         * files.el (auto-mode-alist): Add .xpi files.
3361 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
3363         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
3365 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3367         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
3369 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3371         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
3372         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
3374         * calendar/cal-move.el (calendar-beginning-of-year): Move the
3375         cursor to Jan 1 when needed.
3376         (calendar-end-of-year): Fix -/+ typo.
3377         Reported by Chong Yidong <cyd@stupidchicken.com>.
3379 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3381         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
3383         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
3384         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
3386 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3388         * filesets.el (filesets-init): Add autoload.
3390         * mail/mailalias.el (mail-directory): Doc fix.
3392 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3394         * mail/mailalias.el (mail-directory-process): Do nothing if
3395         mail-directory-process is an atom.
3396         (mail-get-names): Ignore mail-directory-names if it is an atom.
3397         (mail-directory-process defvar): Doc fix.
3398         (mail-names): Doc fix.
3400 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
3402         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
3404 2005-03-26  Kenichi Handa  <handa@m17n.org>
3406         * international/mule-util.el (detect-coding-with-priority):
3407         Call update-coding-systems-internal before detect-coding-region.
3409 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
3411         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
3412         (gdb-frames-mode-map): Add follow-link property.
3414 2005-03-25  Jay Belanger  <belanger@truman.edu>
3416         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
3417         for variables.
3419 2005-03-25  Juri Linkov  <juri@jurta.org>
3421         * image-mode.el: Optimize image filename extension regexps in
3422         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
3423         in `auto-mode-alist'.
3424         (image-mode): Add `image-toggle-display-text' to local hook
3425         `change-major-mode-hook'.  Display the image as an image by
3426         default.  Set `cursor-type' and `truncate-lines' if the image
3427         is already displayed.  Take into account the current mode (image
3428         or text) in message.
3429         (image-minor-mode): New minor mode.
3430         (image-mode-maybe, image-toggle-display-text): New functions.
3431         (image-toggle-display): Use called-interactively-p.
3432         Let-bind `inhibit-read-only' to t.
3434         * image-mode.el (image-minor-mode): Set `cursor-type' and
3435         `truncate-lines' if the image is already displayed.  Add turning
3436         image-minor-mode off to `change-major-mode-hook'.  Add message.
3437         Call `image-toggle-display-text' after turning image-minor-mode off.
3439 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3441         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
3442         Terminal.app, use utf-8.
3443         (set-display-table-and-terminal-coding-system): Add coding-system arg.
3444         (set-locale-environment): Use it.
3446         * term/xterm.el: Undo last change, better done in mule-cmds.el.
3448         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
3450         * progmodes/python.el (python-close-block-statement-p)
3451         (python-outdent-p, python-current-defun): Use symbol-end.
3453 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3455         * files.el (save-some-buffers): Doc fix.
3457 2005-03-25  Werner Lemberg  <wl@gnu.org>
3459         * complete.el, thumbs.el: Replace `legal' with `valid'.
3460         * calendar/calendar.el: Replace `legal' with `valid'.
3461         * emacs-lisp/advice.el: Replace `legal' with `valid'.
3462         * mail/supercite.el: Replace `legal' with `valid'.
3463         * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
3464         progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
3465         `valid'.
3466         * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
3467         with `valid'.
3469 2005-03-25  Werner Lemberg  <wl@gnu.org>
3471         * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
3472         * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
3473         * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
3474         * emulation/vip.el: Replace `illegal' with `invalid'.
3475         * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
3476         * mail/supercite.el: Replace `illegal' with `invalid'.
3477         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
3478         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
3479         progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
3480         progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
3481         `invalid'.
3482         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
3483         textmodes/reftex-index.el, textmodes/reftex-parse.el,
3484         textmodes/reftex-ref.el, textmodes/reftex-vars.el,
3485         textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
3487 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3489         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
3490         (flymake-find-buildfile, flymake-find-possible-master-files)
3491         (flymake-check-include, flymake-parse-line): Replace loops over the
3492         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
3494         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
3495         Substitute file-name-as-directory in the rest of the file.
3496         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
3497         (flymake-replace-region): Remove unused arg `buffer'.
3498         (flymake-check-patch-master-file-buffer): Update calls to it.
3499         (flymake-add-err-info): Remove unused var `count'.
3500         (flymake-mode): Use define-minor-mode.
3502         * progmodes/flymake.el: Use with-current-buffer.
3503         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
3504         flymake-replace-regexp-in-string, flymake-line-beginning-position)
3505         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
3506         Avoid testing for `xemacs'.
3507         (flymake-nop): Move.
3508         (flymake-region-has-flymake-overlays): Return the computed value.
3509         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
3510         Remove unused var `endline'.
3511         (flymake-get-line-count): Remove unused function.
3512         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
3514         * emulation/vi.el:
3515         * generic.el:
3516         * hilit-chg.el (global-highlight-changes):
3517         * hi-lock.el (hi-lock-mode):
3518         * follow.el: find-file-hooks -> find-file-hook.
3520         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
3522 2005-03-24  Juri Linkov  <juri@jurta.org>
3524         * dired.el (dired-mode-map): Add menu item "Compare directories"
3525         for dired-compare-directories.
3527         * dired-aux.el (dired-compare-directories): Add autoload cookie.
3528         Doc fix.  Replace `read-file-name' with `read-directory-name'.
3530 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3532         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
3534 2005-03-24  Jay Belanger  <belanger@truman.edu>
3536         * calc/calc-embed.el (calc-embedded-mode-change): Save all
3537         relevant mode settings in calc-embedded-original-modes when modes
3538         are permanently changed.
3540 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3542         * autoinsert.el: find-file-hooks -> find-file-hook.
3544 2005-03-24  Lute Kamstra  <lute@gnu.org>
3546         * generic.el (generic-font-lock-defaults): Make it obsolete.
3547         (generic-font-lock-keywords): New variable to replace
3548         generic-font-lock-defaults.
3549         (generic-mode-set-font-lock): Delete it.
3550         (generic-mode-internal): Don't call generic-mode-set-font-lock.
3551         (generic-bracket-support): Add docstring.
3553         * generic-x.el: Rename generic-font-lock-defaults to
3554         generic-font-lock-keywords throughout.
3555         (mailagent-rules-setup-function): Delete it.
3556         (mailagent-rules-generic-mode): Use anonymous function instead.
3557         (show-tabs-generic-mode-font-lock-defaults-1)
3558         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
3559         Quote faces.
3560         (show-tabs-tab-face, show-tabs-space-face): Specify background,
3561         not foreground.
3563         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3564         Recognize define-generic-mode.
3566 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3568         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
3569         if there's no completion table.
3571 2005-03-23  Miles Bader  <miles@gnu.org>
3573         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3574         Remove tty-specific variants, as they're no longer needed.
3576 2005-03-23  Lute Kamstra  <lute@gnu.org>
3578         * generic-x.el: Code cleanup: make args constant whenever possible.
3579         (installshield-statement-keyword-list)
3580         (installshield-system-functions-list)
3581         (installshield-system-variables-list, installshield-types-list)
3582         (installshield-funarg-constants-list): Make them constants.
3584         * generic.el (generic-make-keywords-list): Add autoload cookie.
3586         * calendar/time-date.el: Add comment on time value formats.
3587         Don't require parse-time.
3588         (with-decoded-time-value): New macro.
3589         (encode-time-value): New function.
3590         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
3591         (days-to-time): Return a valid time value when arg is huge.
3592         (time-since): Use time-subtract.
3593         (time-to-number-of-days): Use time-to-seconds.
3595 2005-03-23  David Ponce  <david@dponce.com>
3597         * recentf.el: (recentf-keep): New option.
3598         (recentf-menu-action): Default to `find-file'.
3599         (recentf-keep-non-readable-files-flag)
3600         (recentf-keep-non-readable-files-p)
3601         (recentf-file-readable-p, recentf-find-file)
3602         (recentf-cleanup-remote): Remove.
3603         (recentf-include-p): More robust.
3604         (recentf-keep-p): New function.
3605         (recentf-remove-if-non-kept): Rename from
3606         `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
3607         All callers updated.
3608         (recentf-menu-items-for-commands): Fix help string.
3609         (recentf-track-closed-file): Update. Doc fix.
3610         (recentf-cleanup): Update. Count removed files. Doc fix.
3612 2005-03-23  Kim F. Storm  <storm@cua.dk>
3614         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3615         Don't inherit from fringe face (now happens automatically).
3617 2005-03-22  Kim F. Storm  <storm@cua.dk>
3619         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
3620         position values.
3622 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3624         * menu-bar.el (showhide-date-time): Remove.
3625         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
3626         (menu-bar-make-mm-toggle): Simplify.
3628 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3630         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
3631         Accept qualified variable and function names.
3633 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
3635         * bindings.el (completion-ignored-extensions):
3636         Remove ".lis" for `vax-vms'.
3638 2005-03-22  Andreas Schwab  <schwab@suse.de>
3640         * generic-x.el: Revert last change.
3641         * ldefs-boot.el: Update.
3643 2005-03-22  Jay Belanger  <belanger@truman.edu>
3645         * calc/calc-embed (calc-embedded-original-modes): New variable.
3646         (calc-embedded-save-original-modes)
3647         (calc-embedded-restore-original-modes): New functions.
3648         (calc-do-embedded): Save original modes when entering embedded mode
3649         and restore when leaving embedded mode.
3650         (calc-embedded-modes-change): Change the value of
3651         calc-embedded-original-modes to reflect permanent changes.
3653 2005-03-22  Lute Kamstra  <lute@gnu.org>
3655         * generic-x.el: Require generic again.
3657 2005-03-22  Miles Bader  <miles@gnu.org>
3659         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3660         Tweak details to look good on both ttys and bitmap displays, light
3661         or dark background, etc.
3663 2005-03-21  Kim F. Storm  <storm@cua.dk>
3665         * tooltip.el (tooltip-show-help-function): Check car and cdr of
3666         mouse position.
3668 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3670         * icomplete.el: Don't forcibly turn on the mode upon load.
3671         (icomplete-mode): Use define-minor-mode.
3672         (icomplete-eoinput): Default to nil.
3673         (icomplete-minibuffer-setup): Remove autoload.
3674         (icomplete-tidy): Simplify.
3675         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
3676         in the initial state or if the user has modified the field.
3677         Fix handling of icomplete-max-delay-chars.
3678         Remove code that handles the oddball case where
3679         minibuffer-completion-table is an integer.
3680         Wrap icomplete-completions in while-no-input in case building
3681         completions takes more time than expected.
3682         (icomplete-completions): Simplify.
3684 2005-03-21  Richard M. Stallman  <rms@gnu.org>
3686         * jka-compr.el (jka-compr-really-do-compress):
3687         Make variable buffer-local.
3689         * image-mode.el: Handle .xpm files too.
3690         (image-toggle-display): Preserve modification flag.
3692         * help.el (where-is): Don't mention aliases with no key bindings.
3694 2005-03-21  Lute Kamstra  <lute@gnu.org>
3696         * generic.el: Fix commentary section.  Don't require cl for compilation.
3697         (generic-mode-list): Add autoload cookie.
3698         (generic-use-find-file-hook, generic-lines-to-scan)
3699         (generic-find-file-regexp, generic-ignore-files-regexp)
3700         (generic-mode, generic-mode-find-file-hook)
3701         (generic-mode-ini-file-find-file-hook): Fix docstrings.
3702         (define-generic-mode): Make it a defmacro.  Fix docstring.
3703         (generic-mode-internal): Code cleanup.  Add autoload cookie.
3704         (generic-mode-set-comments): Code cleanup.
3705         * generic-x.el: Don't prevent compilation.  Don't require generic.
3706         Follow coding conventions.  Minor code cleanup.
3707         (etc-fstab-generic-mode): Add some keywords.
3708         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
3709         define-generic-mode like a function declaration.
3711 2005-03-21  Jay Belanger  <belanger@truman.edu>
3713         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
3714         changing modes.
3716 2005-03-21  Sam Steingold  <sds@gnu.org>
3718         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
3720 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
3722         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
3723         Add underscore to "f$ lexicals" regexp.
3725 2005-03-20  Juri Linkov  <juri@jurta.org>
3727         * subr.el (progress-reporter-do-update): When `min-value' is equal
3728         to `max-value', set `percentage' to 0 and prevent division by zero.
3730 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
3732         Sync with Tramp 2.0.48.
3734         * tramp.el (all): Change all addresses to .gnu.org.
3735         (tramp-append-tramp-buffers): New defun.
3736         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
3737         Catch `dont-send' signal.
3738         (tramp-set-auto-save-file-modes): Set always permissions, because
3739         there might be an old auto-saved file belonging to another
3740         original file.  This could be a security threat.  Reported by
3741         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
3742         Check for Emacs 21.3.50 removed.
3744         * tramp-smb.el (all): Remove debug construct for
3745         `with-parsed-tramp-file-name'.
3746         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
3747         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
3748         No error message if DIRECTORY or FILENAME doesn't exist.
3749         (tramp-smb-open-connection): Check existence of
3750         `tramp-smb-program'.
3752 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3754         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
3755         Properly handle the case where the `m' or `s' command's argument is not
3756         yet terminated.
3757         (perl-indent-new-calculate): New function.
3758         (perl-indent-line): Use it.
3760 2005-03-20  Miles Bader  <miles@gnu.org>
3762         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
3763         in text-mode too.  Change to new face names.
3764         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
3765         Add `:weight bold' attribute.
3766         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
3768 2005-03-19  Juri Linkov  <juri@jurta.org>
3770         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
3772         * international/mule.el (auto-coding-alist): Sync with
3773         `auto-mode-alist' by adding upper case archive file extensions
3774         and adding ear/war to jar extension.
3776 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
3778         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
3779         running, restart it.
3781 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
3783         * finder.el (finder-current-item): Throw an error on an empty line.
3785         * man.el (Man-follow-manual-reference): If current-word returns
3786         nil, use "".
3788 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
3790         * simple.el (goto-line): Doc fix.
3792 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
3794         * files.el (save-buffer): Doc fix.
3796 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
3798         * recentf.el (recentf-cleanup-remote): New variable.
3799         (recentf-cleanup): Use it to conditionally check availablity of
3800         remote files.
3802 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
3804         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
3805         function names.
3807 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3809         * language/thai-word.el: New file.
3811 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3813         * files.el (backup-buffer): If the file's directory is not
3814         writable, use copy instead of move to backup the file.
3816 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3818         * obsolete/keyswap.el: Moved to obsolete/ from term/.
3820 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3822         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
3823         Use functionp instead of symbolp and fboundp.  Reported by Drkm
3824         <darkman_spam@yahoo.fr>.
3825         (ps-print-version): New version 6.6.6.
3827 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
3829         * textmodes/table.el (table--line-column-position): New idiom.
3830         (table--row-column-insertion-point-p): New function to test
3831         validity of row and column insertion operation at a location.
3832         (table-global-menu, table-cell-menu): Use above functions for
3833         deterministic test operation.
3834         (table--editable-cell-p): Behave in deterministic fashion.
3836 2005-03-18  Juri Linkov  <juri@jurta.org>
3838         * isearch.el (isearch-lazy-highlight-new-loop):
3839         Make arguments beg and end optional.
3840         (isearch-update): Remove optional arguments nil from
3841         isearch-lazy-highlight-new-loop.
3842         (isearch-lazy-highlight-search): Let-bind case-fold-search to
3843         isearch-lazy-highlight-case-fold-search instead of
3844         isearch-case-fold-search, and let-bind isearch-regexp to
3845         isearch-lazy-highlight-regexp.
3846         Use isearch-lazy-highlight-last-string instead of isearch-string.
3848         * replace.el (perform-replace): Remove bindings of global
3849         variables isearch-string, isearch-regexp, isearch-case-fold-search.
3850         Add three new arguments to `replace-highlight'.
3851         (replace-highlight): Add arguments string, regexp, case-fold.
3852         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
3853         to allow isearch-lazy-highlight-new-loop to use these values
3854         to set corresponding isearch-lazy-highlight-* internal
3855         variables whose values lazy highlighting will use regardless of
3856         changes to global variables isearch-string, isearch-regexp,
3857         isearch-case-fold-search during lazy highlighting loop.
3858         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
3859         to `lazy-highlight-cleanup'.
3861         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
3862         (ispell-highlight-face): Set default face to `isearch' when
3863         lazy highlighting is enabled.
3864         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
3865         priority to 1.  Add lazy highlighting.
3866         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
3867         from `isearch-dehighlight'.
3869 2005-03-18  David Ponce  <david@dponce.com>
3871         * files.el (hack-local-variables): Do a case-insensitive search
3872         for End.
3874 2005-03-18  Juri Linkov  <juri@jurta.org>
3876         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
3877         `isearch-lazy-highlight-cleanup', add alias to old name and
3878         declare obsolete.  Add release numbers to other obsolete vars.
3879         (isearch-done, isearch-lazy-highlight-new-loop):
3880         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
3881         (lazy-highlight-cleanup) <variable>: Doc fix.
3882         (isearch-lazy-highlight-update): Rename obsolete
3883         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
3885 2005-03-18  Kenichi Handa  <handa@m17n.org>
3887         * language/thai-util.el: Fix categorization of Thai characters in
3888         thai-category-table.
3889         (thai-composition-pattern): Adjust it for the above change.
3890         (thai-self-insert-command, thai-compose-syllable): New functions.
3891         (thai-compose-region): Use thai-compose-syllable.
3892         (thai-compose-string): Likewise.
3893         (thai-composition-function): Likewise.
3894         (thai-auto-composition): New function.
3895         (thai-auto-composition-mode): New minor mode.
3897         * language/thai.el: Fix patterns to be registered in
3898         composition-function-table.
3900         * international/quail.el (quail-input-method): Locally bind
3901         inhibit-modification-hooks to t.
3903 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3905         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
3906         (perl-mode): Use run-mode-hooks.
3908         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
3909         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
3910         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
3912         * mail/sendmail.el (sendmail-send-it): Reenable the code
3913         to compute resend-to-address and use it.
3915         * tar-mode.el (tar-mode): Turn off undo unconditionally.
3917         * image-mode.el: New file.
3919         * image.el (insert-sliced-image): Add autoload cookie.
3921         * font-lock.el (font-lock-lines-before): New user option.
3922         (font-lock-after-change-function): Obey it.
3924         * bindings.el (esc-map): Make M-g a prefix.
3925         Bind M-g g and M-g M-g to goto-line.
3927         * faces.el (face-id): Doc fix.
3929 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3931         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
3932         (rmail-show-message): Use rmail-unknown-mail-followup-to.
3933         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
3935         * mail/sendmail.el (mail-yank-ignored-headers)
3936         (mail-font-lock-keywords, mail-mode-fill-paragraph):
3937         Add Mail-Followup-To and Mail-Reply-To headers.
3938         (mail-citation-hook): Add autoload cookie.
3939         (mail-mode): Doc fix.
3940         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
3941         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
3942         (mail-mode-fill-paragraph): Handle those headers.
3943         (mail-mailing-lists): New variable.
3944         (mail-mail-reply-to, mail-mail-followup-to): New functions.
3946 2005-03-17  Juri Linkov  <juri@jurta.org>
3948         * isearch.el (isearch-fallback): Check for `(car previous)'
3949         before calling `isearch-other-end-state'.
3951 2005-03-17  Kim F. Storm  <storm@cua.dk>
3953         * simple.el (move-beginning-of-line): Move to beginning of buffer
3954         line, as well as beginning of screen line.
3956 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
3958         * calendar/diary-lib.el (mark-diary-entries): Use new optional
3959         argument REDRAW rather than calendar-redrawing variable.
3960         * calendar/calendar.el (calendar-redrawing): Delete.
3961         (redraw-calendar): Do not bind calendar-redrawing.
3963 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
3965         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
3966         diary-file buffer.
3968 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3970         * help.el (describe-mode): Allow a :minor-mode-function property to
3971         specify a different minor mode toggle function than the variable.
3972         * simple.el (auto-fill-function):
3973         * subr.el (add-minor-mode): Use it.
3975 2005-03-16  Kenichi Handa  <handa@m17n.org>
3977         * language/ethio-util.el (sera-being-called-by-w3): New variable.
3978         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
3979         (ethio-fidel-to-sera-buffer): Likewise.
3981 2005-03-16  Juri Linkov  <juri@jurta.org>
3983         * emacs-lisp/find-func.el (find-function-regexp):
3984         Add defun-emitting macro `menu-bar-make-toggle'.
3986         * isearch.el: Put `isearch-scroll' property to
3987         `split-window-horizontally'.
3989         * info.el: Update error messages for `debug-ignored-errors'.
3990         (Info-isearch-search): Doc fix.
3991         (Info-find-node): Move up code to go into info buffer before
3992         recording the node to the history.
3993         (Info-fontify-node): Fontify titles only if the next line
3994         has two or more `*', `=', `-', `.'.
3995         Display "go to this node" for empty (match-string 3).
3997 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3999         * term/mac-win.el: Add mouse pointer shape constants.
4001 2005-03-15  Kim F. Storm  <storm@cua.dk>
4003         * simple.el (move-beginning-of-line): Use vertical-motion.
4005 2005-03-15  Juri Linkov  <juri@jurta.org>
4007         * isearch.el (isearch-error): New variable.
4008         (isearch-invalid-regexp, isearch-within-brackets): Remove.
4009         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
4010         (isearch-within-brackets-state): Remove.
4011         (isearch-case-fold-search-state, isearch-pop-fun-state):
4012         Decrease frame index.
4013         (isearch-mode, isearch-top-state, isearch-push-state)
4014         (isearch-edit-string, isearch-abort, isearch-search-and-update)
4015         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
4016         (isearch-search, isearch-lazy-highlight-new-loop):
4017         Replace `isearch-invalid-regexp' with `isearch-error'.
4018         Remove `isearch-within-brackets'.
4019         (isearch-search): Add `search-failed' handler to `condition-case'.
4020         (isearch-lazy-highlight-search): Add `condition-case' to catch
4021         errors and allow `isearch-lazy-highlight-update' to try
4022         highlighting from the beginning of the window.
4023         (isearch-repeat): Move up code to set isearch-wrapped to t
4024         before calling isearch-wrap-function.
4026         * info.el (Info-isearch-initial-node): New internal variable.
4027         (Info-search): Signal an error in isearch mode when search leaves
4028         the initial node.  Signal an error when `bound' is non-nil and
4029         nothing was found in the current subfile.
4030         (Info-isearch-search): Remove `condition-case'.
4031         (Info-isearch-wrap): Don't wrap when search failed during leaving
4032         the initial node.  If `Info-isearch-search' is nil, wrap around
4033         the current node.
4034         (Info-isearch-start): New fun.
4035         (Info-mode): Add buffer-local hook `Info-isearch-start' to
4036         `isearch-mode-hook'.
4038 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4040         * simple.el (normal-erase-is-backspace): Set default to t if
4041         running on Mac.
4043         * term/mac-win.el (function-key-map): Sync with x-win.el.
4045 2005-03-15  Kenichi Handa  <handa@m17n.org>
4047         * international/mule-cmds.el (locale-language-names): Modify the
4048         format of elements and add more entries.
4049         (locale-preferred-coding-systems): Add more entries.
4050         (set-locale-environment): Adjust for the change of
4051         locale-language-names.
4053 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4055         * pcvs.el (smerge-ediff): Remove bogus autoload.
4057 2005-03-14  Lute Kamstra  <lute@gnu.org>
4059         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
4060         Ignore a `*' at the beginning of a line.
4062         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
4063         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
4064         subr.el.
4065         (dont-compile, eval-when-compile, eval-and-compile): Use declare
4066         to specify indentation.
4068         * generic.el (define-generic-mode): Let generic-mode-list be a
4069         list of strings; test membership with equal.
4071 2005-03-14  Kim F. Storm  <storm@cua.dk>
4073         * simple.el (next-line, previous-line): Add optional try-vscroll
4074         arg to recognize interactive use.  Pass it on to line-move.
4075         (line-move): Don't perform auto-window-vscroll when defining or
4076         executing keyboard macro to ensure consistent behaviour.
4078 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4080         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
4082 2005-03-13  Lute Kamstra  <lute@gnu.org>
4084         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
4085         debugger-setup-buffer so that backtrace marks the frames set to
4086         debug-on-exit and we don't have to do it manually.  Set an extra
4087         debug-on-exit for macro's.
4088         (debugger-setup-buffer): Don't mark the top frame manually.
4090 2005-03-12  Lute Kamstra  <lute@gnu.org>
4092         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
4093         lisp-indent-function throughout.
4094         (with-no-warnings): Set lisp-indent-function property.
4096 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
4098         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
4099         Add entry for backslash.
4101 2005-03-12  Juri Linkov  <juri@jurta.org>
4103         * info.el (Info-search): Four fixes for backward search.
4105 2005-03-11  Jay Belanger  <belanger@truman.edu>
4107         * calc/calc.el (calc-language-alist): New variable.
4108         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
4109         (calc-embedded-find-modes): Use calc-language-alist instead of
4110         calc-embedded-language-alist.
4112 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
4114         * calendar/calendar.el (calendar-redrawing): New internal
4115         variable.
4116         (redraw-calendar): Remove bogus save-excursion from previous
4117         change.  Bind calendar-redrawing to t for mark-diary-entries.
4118         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
4119         calendar if that is why we were called.
4121 2005-03-11  Kenichi Handa  <handa@m17n.org>
4123         * international/mule.el (make-coding-system): Set property
4124         coding-system-define-form to nil.
4125         (define-coding-system-alias): Likewise.
4127 2005-03-11  Kenichi Handa  <handa@m17n.org>
4129         These changes are suggested by Dave Love <fx@gnu.org>.
4131         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
4132         coding: tag.
4133         (adaptive-fill-regexp): Add more bullets.
4134         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
4135         regexps.
4137 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4139         * help.el (describe-mode): Properly handle non-trivial lighters.
4140         Don't ignore minor modes that are not listed in minor-mode-list.
4142         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
4143         feature ON when the user requests to turn it OFF.
4145 2005-03-10  Lute Kamstra  <lute@gnu.org>
4147         * emacs-lisp/debug.el (debug-entry-code): Delete it.
4148         (implement-debug-on-entry): New function to replace debug-entry-code.
4149         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
4150         second argument as the 2005-03-07 change makes it obsolete.
4151         (debug-on-entry, cancel-debug-on-entry): Update call to
4152         debug-on-entry-1.
4153         (debug, debugger-setup-buffer): Comment update.
4154         (debugger-frame-number): Update to work with implement-debug-on-entry.
4156 2005-03-10  Jay Belanger  <belanger@truman.edu>
4158         * calc/calc-embed.el (math-ms-args): Declare it.
4159         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
4160         math-ms-args.
4161         (calc-embedded-subst): Use math-multi-subst-rec to substitute
4162         variables.
4164 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
4166         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
4167         Use message-box.
4169         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
4170         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
4171         (tooltip-gud-tips): Simplify.
4172         (tooltip-gud-tips-p): Remove superflouous :set.
4173         (tooltip-gud-modes): Add fortran-mode.
4174         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
4176         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
4178 2005-03-09  Kim F. Storm  <storm@cua.dk>
4180         * play/animate.el (animate-place-char): Use forward-line instead
4181         of next-line to improve performance.
4183 2005-03-09  Simon Josefsson  <jas@extundo.com>
4185         * net/browse-url.el (browse-url-default-browser): Doc fix.
4187 2005-03-09  Miles Bader  <miles@gnu.org>
4189         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
4190         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
4192 2005-03-09  Kenichi Handa  <handa@m17n.org>
4194         * international/latin-1.el: Set case and syntax for 255 only if
4195         set-case-syntax-set-multibyte is nil.
4197         * textmodes/ispell.el (ispell-insert-word): New function.
4198         (ispell-word): Use ispell-insert-word to insert a new word.
4199         (ispell-process-line): Likewise.
4200         (ispell-complete-word): Likewise.
4202 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
4204         * calendar/calendar.el (redraw-calendar): Preserve point.
4205         Reported by Matt Hodges <MPHodges@member.fsf.org>.
4206         (calendar-week-start-day): Move after definition of
4207         redraw-calendar.  Delete buffer test, since redraw-calendar has
4208         that now.
4210         * calendar/diary-lib.el (mark-diary-entries): Only call
4211         redraw-calendar in the first of any recursive calls.
4212         Reported by Alan Shutko <ats@acm.org>.
4214 2005-03-08  Juri Linkov  <juri@jurta.org>
4216         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
4217         (html-horizontal-rule, html-line, html-image, html-checkboxes)
4218         (html-radio-buttons): Add a space before the trailing `/>' where
4219         sgml-xml-mode is non-nil.
4220         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
4221         the subsequent tag of the empty XML tag.
4222         (html-href-anchor): Don't set initial input to "http:".
4223         (html-image): Ask for the image URL and set point inside alt="".
4224         (html-name-anchor): Duplicate the name in the `id' attribute when
4225         sgml-xml-mode is non-nil.
4226         (html-paragraph): Remove \n before <p>.
4227         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
4228         instead of `checked' when sgml-xml-mode is non-nil.
4230         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
4231         Remove 1 space before #RRGGBB to not truncate it on terminal
4232         windows w/o fringes.  Remove 1 space between bg and fg examples
4233         to get more space.
4234         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
4235         avoid byte-compile warnings.
4237         * image-file.el (image-file-handler): Put `safe-magic' property to
4238         `image-file-handler'.
4240         * info.el (Info-isearch-search): Emulate word search in
4241         isearching through multiple Info nodes with Info-search.
4242         (Info-isearch-wrap): Allow isearch-word.
4244 2005-03-08  Lute Kamstra  <lute@gnu.org>
4246         * emacs-lisp/debug.el (debugger-step-through): Make sure that
4247         stepping into the debugger's code is not possible.
4248         (debugger-jumping-flag): Docstring update.
4250 2005-03-08  Jay Belanger  <belanger@truman.edu>
4252         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
4253         embedded mode begins.
4254         (calc-embedded-language-alist): New variable.
4255         (calc-embedded-find-modes): Use calc-embedded-language-alist to
4256         set default language mode.
4258 2005-03-08  Kenichi Handa  <handa@m17n.org>
4260         * international/ccl.el (define-ccl-program): Fix docstring about
4261         extra 256 bytes assured for the output buffer.
4263         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4264         Fix BUFFER_MAGNIFICATION to 2.
4265         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4267 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
4269         * align.el (align-rules-list): Added an alignment rule for CSS
4270         declarations (applies to css-mode and html-mode buffers).
4272 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4274         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
4276 2005-03-07  Kim F. Storm  <storm@cua.dk>
4278         * simple.el (move-beginning-of-line): New command.
4280         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
4282         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
4284         * emulation/cua-base.el: Put CUA move property on move-end-of-line
4285         and move-beginning-of-line.
4287         * apropos.el (apropos-print): Omit command from M-x ... RET.
4289 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
4291         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
4292         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
4294 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4296         * bindings.el (esc-map): Bind M-g to goto-line.
4298         * facemenu.el (global-map): Bind M-o, not M-g.
4300 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4302         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
4303         "Open Directory" as for "Open File".
4305 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
4307         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
4308         (push-mark-command): Run activate-mark-hook.
4310 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4312         * help-mode.el (help-mode-finish): Don't alter the element
4313         in view-return-to-alist if there already is one.
4315         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
4316         make sure the current buffer is the expected one.
4318         * novice.el (disabled-command-function): Output in *Disabled Command*.
4319         Explicitly ignore non-keyboard events, and explicitly handle C-g.
4321         * textmodes/flyspell.el (flyspell-large-region):
4322         Pass args differently for aspell.
4324         * files.el (mode-require-final-newline): Doc fix.
4326 2005-03-03  Stephan Stahl  <stahl@eos.franken.de> (tiny change)
4328         * progmodes/which-func.el (which-function):
4329         Specify NOERROR when calling imenu--make-index-alist.
4331 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4333         * simple.el (normal-erase-is-backspace): Define default value.
4335         * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
4336         (custom-reevaluate-setting): Simple function to handle
4337         variables that are defined before their default value can really
4338         be computed.
4340         * startup.el (command-line): Use it for temporary-file-directory,
4341         small-emporary-file-directory, auto-save-file-name-transforms,
4342         blink-cursor-mode, and normal-erase-is-backspace.
4344         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
4345         progress, even with buggy anchored keywords.
4347 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
4349         * simple.el (goto-line): Remove unbalanced final parenthesis.
4351 2005-03-05  Richard M. Stallman  <rms@gnu.org>
4353         * simple.el (goto-line): Use a number at point as the default.
4354         With C-u as arg, switch buffers.
4356 2005-03-05  Juri Linkov  <juri@jurta.org>
4358         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
4359         with `no-blinking-cursor'.
4361         * startup.el (no-blinking-cursor): New defvar.
4362         (command-line): Add `--no-blinking-cursor' to longopts.
4363         Set `no-blinking-cursor' to t for command line arguments
4364         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
4365         with `no-blinking-cursor' in the condition for calling
4366         `blink-cursor-mode'.
4368 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
4370         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
4371         (menu-bar-options-save): Add blink-cursor-mode.
4372         (menu-bar-options-menu): Add blink-cursor-mode.
4374 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
4376         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
4377         (icalendar-export-file, icalendar-export-region)
4378         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
4379         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
4381 2005-03-04  Lute Kamstra  <lute@gnu.org>
4383         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
4384         (debug-function-list): Ditto.
4386 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
4388         * textmodes/texinfmt.el (texinfo-append-refill):
4389         Redefine the types of line to which @refill
4390         is not appended by replacing a search for `@refill\\|@bye' with
4391         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
4392         itemize@refill' bug and the unfilled long lines bug.
4393         (texinfmt-version): Update number and date.
4395 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4397         * international/code-pages.el (windows-1250, windows-125[2-8])
4398         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
4400 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4402         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
4403         bound yet.
4405 2005-03-02  Romain Francoise  <romain@orebokech.com>
4407         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
4408         buffer after removing limits.
4409         (ibuffer-pop-filter): Ditto.
4410         Update copyright.
4412 2005-03-02  Miles Bader  <miles@gnu.org>
4414         * button.el (make-text-button): If the user doesn't specify a
4415         type, use the default.  Rewrite to use `add-text-properties' and
4416         plist functions.
4418 2005-03-01  Lute Kamstra  <lute@gnu.org>
4420         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
4421         (debugger-jumping-flag): New var.
4422         (debug-entry-code): Use it.
4423         (debugger-jump): Use debugger-jumping-flag and add
4424         debugger-reenable to post-command-hook.
4425         (debugger-reenable): Use debugger-jumping-flag and remove itself
4426         from post-command-hook.
4427         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
4428         debugger-reenable.
4430 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
4432         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
4433         inclusion of "itemize\\|", which may be unnecessary, is certainly
4434         inelegant, and stops refilling in itemize lists when formatting
4435         Japanese Texinfo files to Info.
4436         Update copyright to 2005.
4438 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
4440         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
4441         of an error if GDB can't find the source file.
4443 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
4445         * calendar/calendar.el (redraw-calendar): Work from any buffer,
4446         not just the calendar.
4448         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
4449         first.
4450         (diary-redraw-calendar): New function.
4451         (make-diary-entry): Add diary-redraw-calendar to local
4452         write-contents-functions.  Turn off selective display before
4453         inserting in diary.
4455 2005-03-01  Kim F. Storm  <storm@cua.dk>
4457         * emacs-lisp/copyright.el (copyright-fix-years): New command.
4459 2005-03-01  Lute Kamstra  <lute@gnu.org>
4461         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
4462         that debug-entry-code can be safely removed from a function while
4463         this code is being evaluated.  Revert the 2005-02-27 change as the
4464         new implementation no longer requires it.  Make sure that a
4465         function body containing just a string is not mistaken for a docstring.
4466         (debug): Skip one more frame in case of debug on entry.
4467         (debugger-setup-buffer): Delete one more frame line in case of
4468         debug on entry.
4469         (debugger-frame-number): Update to use the new text introduced by
4470         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
4472 2005-02-28  Kim F. Storm  <storm@cua.dk>
4474         * double.el (double-translate-key): Call force-window-update after
4475         read-event to avoid crash in redisplay.
4477 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4479         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
4480         (debug): Use it.  Move the inhibit-trace earlier.
4481         (debug-entry-code): New const.
4482         (debug-on-entry-1): Use it.
4484 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
4486         * international/utf-16.el (ccl-encode-mule-utf-16le):
4487         Fix BUFFER_MAGNIFICATION to 2.
4488         (ccl-encode-mule-utf-16be): Likewise.
4490 2005-02-28  Kenichi Handa  <handa@m17n.org>
4492         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4493         Fix BUFFER_MAGNIFICATION to 4.
4494         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4496 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
4498         * speedbar.el (speedbar-update-flag): Doc fix.
4499         (speedbar-show-info-under-mouse): Give set-mouse-position the right
4500         argument.
4502 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4504         * reveal.el (reveal-post-command): Don't try to reveal overlays which
4505         have a non-nil `invisible' property but are actually visible.
4507         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
4508         for perldoc sections.
4509         (perl-outline-regexp, perl-outline-level): New var and function.
4510         (perl-mode): Use them.
4512 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4514         * calendar/diary-lib.el (diary-remind): Discard any mark portion
4515         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
4517 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
4519         * cus-edit.el: Comment change.
4520         (custom-buffer-create-internal): Slightly reword text at top of
4521         Custom buffers.  Mention there that saving an option edits the
4522         init file.  Add link to Emacs manual node on `custom-file'.
4523         (custom-magic-alist): Rewrite individual State messages to use
4524         capitalized keywords.  Doc fix.
4526 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
4528         * calendar/calendar.el (calendar-buffer): Move above
4529         calendar-week-start-day.
4530         (calendar-week-start-day): Doc fix.  Add :set function.
4531         (calendar-minimum-window-height): New variable.
4532         (generate-calendar-window): Only resize window if selected-window
4533         is displaying the calendar buffer.  Use new variable
4534         calendar-minimum-window-height.
4535         (generate-calendar): Reword error message.
4536         (calendar-mode-map): Bind DEL to scroll-other-window-down.
4538 2005-02-27  Andreas Schwab  <schwab@suse.de>
4540         * vc.el (vc-do-command): Don't run command asynchronously when
4541         operating in a remote directory.
4543         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
4544         change from sync with Tramp 2.0.47.
4546 2005-02-27  Richard M. Stallman  <rms@gnu.org>
4548         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
4550         * textmodes/flyspell.el (flyspell-mode-on):
4551         Call ispell-change-dictionary only if necessary.
4553         * emacs-lisp/re-builder.el (regexp-builder): New function.
4555         * register.el (describe-register-1): Explicitly handle
4556         yank-excluded-properties = t.
4558         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
4559         (custom-magic-alist): Change the status descriptions again.
4560         (face widget-type): Total rewrite based on `restricted-sexp'
4561         to eliminate the confusing double hiding levels.
4563         * emacs-lisp/debug.el (debug-on-entry-1):
4564         If function body is empty, add nil as body form.
4566 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4568         * emacs-lisp/trace.el (inhibit-trace): New var.
4569         (trace-make-advice): Use it.
4571         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
4573 2005-02-26  Kim F. Storm  <storm@cua.dk>
4575         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
4576         (mouse-on-link-p, mouse-drag-region-1): Use it.
4578 2005-02-25  Lute Kamstra  <lute@gnu.org>
4580         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
4582 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
4584         * frame.el (blink-cursor-mode): Add :group keyword.
4586 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
4588         * calendar/icalendar.el (icalendar--decode-isodatetime):
4589         New optional argument DAY-SHIFT.
4590         (icalendar-export-region): Fix coding-system-for-write.
4591         (icalendar--convert-ical-to-diary): Shift end-day of all-day
4592         events by one.
4594 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4596         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
4598 2005-02-24  Kim F. Storm  <storm@cua.dk>
4600         * international/iso-acc.el (iso-accents-compose): Fix crash
4601         during redisplay.  Call force-window-update after read-event
4602         and delete-region to signal that window is not accurate.
4604 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4606         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
4607         Remove unused and inexistent var `inhibit-trace'.
4608         (debugger-mode): Use run-mode-hooks.
4609         (debugger-list-functions): Add buttons; setup xref stack.
4611 2005-02-23  Richard M. Stallman  <rms@gnu.org>
4613         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
4614         appointment says it was explicitly made.
4615         (appt-add): Set the 3rd element.
4616         (appt-make-list): Preserve explicit appointments.
4618         * subr.el (find-tag-default): Catch errors in forward-sexp.
4620 2005-02-23  Juri Linkov  <juri@jurta.org>
4622         * info.el (Info-isearch-search): New defcustom.
4623         (Info-isearch-search): Call the default isearch function
4624         when Info-isearch-search is nil.
4625         (Info-isearch-wrap): Use variable Info-isearch-search.
4627 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
4629         * cus-edit.el: Comment change.
4631 2005-02-22  Kim F. Storm  <storm@cua.dk>
4633         * progmodes/hideif.el (hide-ifdef-use-define-alist):
4634         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
4636 2005-02-22  Simon Josefsson  <jas@extundo.com>
4638         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
4639         New variable.
4640         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
4641         Oskarsson" <myrkraverk@users.sourceforget.net>.
4643 2005-02-22  Kim F. Storm  <storm@cua.dk>
4645         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
4646         check that window of that event is the selected window.
4647         (mouse-drag-region-1): Compare mouse event window to selected
4648         window before setting point.
4650         * tooltip.el (tooltip-show-help-function): Pass event to
4651         mouse-on-link-p so it can check selected window.
4653 2005-02-22  Kenichi Handa  <handa@m17n.org>
4655         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
4656         (ps-mule-show-warning): New function.
4657         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
4658         characters are found.
4660         * ps-print.el (ps-header-footer-string): Return a list of header
4661         and footer strings.
4663 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4665         * pcvs.el (cvs-retrieve-revision): Fix thinko.
4667 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4669         * frame.el (blink-cursor-mode): Use define-minor-mode.
4671         * term/mac-win.el (function-key-map): Use char-names more consistently.
4672         (file-name-coding-system): Only set it for MacOS-9.  The other case is
4673         already handled in mule-cmds.el (where it also works when mac-win.el
4674         is not used).
4676 2005-02-21  Kenichi Handa  <handa@m17n.org>
4678         * international/mule.el (ctext-pre-write-conversion): Always use
4679         " *code-converting-work*" buffer for work.
4681         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
4683 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
4685         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
4687 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
4689         * ses.el (undo-more): Restore defadvice, but only the part that
4690         allows changes outside the restricted area of the buffer.
4692 2005-02-20  Kim F. Storm  <storm@cua.dk>
4694         * simple.el (line-move): Add fourth optional arg try-vscroll which
4695         must be set to perform auto-window-vscroll.
4696         When moving backwards and doing auto-window-vscroll, automatically
4697         vscroll to the last part of lines which are taller than the window.
4698         (next-line, previous-line): Set try-vscroll arg on line-move.
4700 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
4702         * replace.el (query-replace, query-replace-regexp)
4703         (replace-string, replace-regexp): When operating on region, make
4704         the minibuffer prompt say so.
4706         * isearch.el (isearch-forward): Document isearch-query-replace and
4707         isearch-query-replace-regexp keybindings.
4709 2005-02-19  Jay Belanger  <belanger@truman.edu>
4711         * calc/calc-aent.el (math-read-token): Add local variable.
4713         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
4714         (calc-edit-top): Move declaration to earlier in file.
4715         (calc-edit-macro-repeats): Add local variables.
4717         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
4718         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
4719         calcFunc-tanh.
4720         Adjust integration rule for calcFunc-tan.
4722 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4724         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
4725         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
4726         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
4727         (viper-skip-separators): Bug fix.
4728         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
4729         particular major mode.
4730         (viper-del-backward-char-in-replace): Don't put deleted char on the
4731         kill ring.
4733         * viper-ex.el (viper-color-display-p): New function.
4734         (viper-has-face-support-p): Use viper-color-display-p.
4736         * viper-keym.el (viper-gnus-modifier-map): New keymap.
4738         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
4740         * viper-util.el (viper-glob-unix-files): Fix shell status check.
4741         (viper-file-remote-p): Make equivalent to file-remote-p.
4743         * viper.el (viper-major-mode-modifier-list):
4744         Use viper-gnus-modifier-map.
4746 2005-02-19  David Kastrup  <dak@gnu.org>
4748         * subr.el (subregexp-context-p): Fix garbled doc string by adding
4749         quoting.
4751 2005-02-19  Jay Belanger  <belanger@truman.edu>
4753         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
4754         Remove extra definitions.
4755         (calc-coth): New function.
4756         (calcFunc-cot): Fix `let'.
4758 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
4760         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
4761         the reasons we use "type pc" in these faces.
4763         * button.el (button): Ditto.
4765 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
4767         * replace.el (query-replace-read-from): Set the value of
4768         query-replace-from-history-variable to handle the case of an empty
4769         string entered to accept the suggested default.
4771         * net/tramp.el (tramp-file-name-for-operation):
4772         Use dired-call-process instead of dired-call-process-command.
4774 2005-02-19  Jay Belanger  <belanger@truman.edu>
4776         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
4777         (math-div-non-trig): New variables.
4778         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
4779         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
4780         (math-combine-prod, math-div-symb-fancy): Add simplifications for
4781         trig expressions.
4783 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
4785         * progmodes/gdb-ui.el (gdb-var-update-handler)
4786         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
4787         for watch expressions,
4788         (gdb-var-create-handler): Don't set speedbar-update-flag.
4789         (gdb-post-prompt): Simplify test for speedbar.
4791 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4793         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
4794         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
4795         we use the syntax table of the correct buffer.
4796         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
4797         Felix Gatzemeier.
4799         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
4800         (ediff-file-remote-p): Make synonymous with file-remote-p.
4801         In all deffaces ediff-*-face-*, use min-colors.
4803         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
4804         ediff-recurse-to-subdirectories.
4805         (ediff-mark-if-equal): Check that the arguments are strings, use
4806         ediff-same-contents (after to Felix Gatzemeier).
4808         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
4809         nil.
4811 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4813         * log-view.el (log-view-message-re): Fix up Subversion regexp.
4815 2005-02-18  David Kastrup  <dak@gnu.org>
4817         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
4818         use `mark-active' when defined.
4820 2005-02-18  Kenichi Handa  <handa@m17n.org>
4822         * ps-print.el (ps-font-info-database): New entry
4823         ZapfChancery-MediumItalic with correct font name.  Fix font name
4824         of the entry Zapf-Chancery-MediumItalic.
4826 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4828         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
4830 2005-02-16  Kim F. Storm  <storm@cua.dk>
4832         * ido.el (ido-fallback-command): Pass user input to fallback command.
4834 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
4836         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
4837         (gdb-find-file-hook): Add server prefix.
4839 2005-02-16  Richard M. Stallman  <rms@gnu.org>
4841         * replace.el (perform-replace): Pass new args to replace-highlight.
4842         (replace-highlight): Take region args,
4843         and pass them to isearch-lazy-highlight-new-loop.
4845         * novice.el (disabled-command-hook): Autoload the defalias
4846         and the make-obsolete-variable call.
4848         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
4850         * isearch.el (isearch-lazy-highlight-start-limit)
4851         (isearch-lazy-highlight-end-limit): New variables limit
4852         the region for highlighting.
4853         (isearch-lazy-highlight-new-loop): New args BEG and END.
4854         (isearch-lazy-highlight-search): Use the new vars.
4855         (isearch-lazy-highlight-update): Likewise.
4857         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
4859         * cus-start.el (all): Use default-boundp.
4861 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
4863         * menu-bar.el (menu-bar-select-frame): Handle current frame.
4865 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
4867         * autorevert.el (auto-revert-stop-on-user-input)
4868         (auto-revert-verbose): Doc fixes.
4870 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
4872         * international/mule-cmds.el (set-locale-environment): Remove call
4873         to set-selection-coding-system on Windows.
4875 2005-02-15  Jay Belanger  <belanger@truman.edu>
4877         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
4878         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
4879         calcFunc-coth.
4880         (math-simplify-sqrt): Add simplifications.
4882         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
4883         to list.
4885         * calc/calc-ext.el: Add functions to autoloads.
4887         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
4888         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
4889         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
4890         (math-csc-raw, math-cot-raw): New functions.
4892         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
4894         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
4895         the variable name in a message.
4897         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
4898         calcFunc-csc, calcFunc-cot.
4900         * calc/calcalg2.el: Add derivative and integration rules for
4901         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
4902         calcFunc-csch, calcFunc-coth.
4903         (math-do-integral-methods): Add to checks for when to use
4904         substitutions.
4906         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
4908 2005-02-15  Lute Kamstra  <lute@gnu.org>
4910         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4911         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
4912         <monnier@iro.umontreal.ca>
4913         (lisp-outline-level): Improve efficiency.  Suggested by David
4914         Kastrup <dak@gnu.org>.
4916 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
4918         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
4919         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
4920         (gdb-set-gud-minor-mode-existing-buffers): New functions.
4921         (gdb-find-file-hook): New hook. Add it to find-file-hook.
4922         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
4924 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
4926         * cus-start.el (all): Comment change.
4928 2005-02-14  Lute Kamstra  <lute@gnu.org>
4930         * cus-start.el (all): Check if symbol is void.
4932 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
4934         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
4935         optional argument to \cite.
4937 2005-02-14  Richard M. Stallman  <rms@gnu.org>
4939         * cus-edit.el (custom-buffer-create-internal): Update help message.
4940         (custom-magic-alist): Update help messages.
4942         * cus-start.el (all): Allow a var to specify a standard value.
4944 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
4946         * custom.el (custom-theme-set-variables): Handle variable aliases.
4948         * frame.el (blink-cursor-timer): Doc fix.
4949         (blink-cursor): Make it an alias for `blink-cursor-mode' and
4950         declare obsolete.
4951         (blink-cursor-mode): Define with defcustom and use correct
4952         standard expression in that defcustom.
4953         * startup.el (command-line): Adapt to above changes in frame.el.
4955 2005-02-11  Lute Kamstra  <lute@gnu.org>
4957         * apropos.el (apropos-score-doc): Prevent division by zero.
4959 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
4961         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
4962         (icalendar--get-event-property-attributes)
4963         (icalendar--get-event-properties)
4964         (icalendar--datetime-to-diary-date): New functions.
4965         (icalendar--split-value): Doc fix.
4966         (icalendar--datetime-to-noneuropean-date)
4967         (icalendar--datetime-to-european-date): New optional argument
4968         SEPARATOR.  Return result as a string instead of a list.
4969         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
4970         (icalendar--convert-string-for-export): Rename arg S to STRING.
4971         (icalendar-export-region): Doc fix.  Change name of error buffer.
4972         Save output buffer.
4973         (icalendar-import-file): Add blank at end of prompt.
4974         (icalendar-import-buffer): Doc fix.  Do not switch to error
4975         buffer.  Indicate status in return value.
4976         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
4977         buffer.  Save output buffer.  Handle exception from recurrence
4978         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
4979         events.  Fix problems with weekly all-day events.
4981 2005-02-10  Richard M. Stallman  <rms@gnu.org>
4983         * simple.el (eval-expression-print-format):
4984         Avoid warning about edebug-active.
4986         * help.el (help-for-help-internal): Rename from help-for-help.
4987         (help-for-help): Define with defalias.
4989         * font-core.el (font-lock-default-function): Use with-no-warnings.
4991         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
4993         * custom.el (defface): Doc fix.
4995 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
4997         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
4998         width 0" to prevent word wrapping problems.
5000 2005-02-09  Kim F. Storm  <storm@cua.dk>
5002         * ido.el (ido-file-extensions-order): New defcustom.
5003         (ido-file-extension-lessp, ido-file-extension-aux)
5004         (ido-file-extension-order): New advanced file ordering.
5005         (ido-file-lessp): New simple file ordering.
5006         (ido-sort-list): Remove.
5007         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
5008         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
5010 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
5012         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
5013         that some versions of grep produce.
5014         (grep-mode-font-lock-keywords): Likewise.
5016 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
5018         * progmodes/gdb-ui.el (gdb-location-list): New variable.
5019         (gdb-cdir): Delete.
5020         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
5021         (gdb-source-info): Treat case when source file is in another
5022         directory properly.
5023         (gdb-get-location): New function.
5025 2005-02-07  Jay Belanger  <belanger@truman.edu>
5027         * calc/calc-prog.el (calc-write-parse-table-part)
5028         (calc-fix-token-name): Fix a check for language type.
5030         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
5032 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
5034         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
5035         as directory not writable.
5037 2005-02-07  Kim F. Storm  <storm@cua.dk>
5039         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
5040         (cua--standard-movement-commands): Remove list.
5041         Instead, set CUA property value to move for movement commands.
5042         (cua-movement-commands): Remove.  Users must set CUA prop instead.
5043         (cua--pre-command-handler): Check CUA property.
5044         (cua--init-keymaps): Don't remap undo commands.
5045         (cua-mode): Don't call cua--rectangle-on-off.
5047         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
5048         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
5049         (cua--rect-undo-set-point): New var.
5050         (cua--rectangle-undo-boundary): Setup undo apply entry.
5051         (cua--rect-undo-handler): New function for rectangle undo.
5052         (cua--rect-start-position, cua--rect-end-position): Add.
5053         (cua--rectangle-post-command): Call cua--rectangle-set-corners
5054         for restored rectangle.  Set point if cua--rect-undo-set-point.
5056 2005-02-06  Jay Belanger  <belanger@truman.edu>
5058         * calc/calc-lang.el (calc-tex-language): Display more information
5059         in messages.
5061         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
5062         in TeX mode.
5064 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5066         * emacs-lisp/lisp.el (buffer-end): Doc fix.
5068 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5070         * net/ldap.el (ldap-search-internal): Support attributes with
5071         optional descriptions separated by a semi-colon, as in
5072         "userCertificate;binary".
5074 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5076         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
5077         isn't a cons (i.e. the version is 0).
5079 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5081         * help.el (help-for-help): Doc fix.
5083 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
5085         * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
5086         GDB-Windows on the menu-bar as this works better.
5088 2005-02-04  Jay Belanger  <belanger@truman.edu>
5090         * calc/calc-embed.el (calc-embedded-update): Don't put in
5091         unnecessary newlines. Adjust the end of formula marker.
5093         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
5094         (math-latex-parse-two-args): New function.
5096 2005-02-03  Lute Kamstra  <lute@gnu.org>
5098         * help-fns.el (help-with-tutorial): Make sure that users cannot
5099         remove the entire text of the tutorial by means of `undo'.
5101 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5103         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
5104         in recent changes, where the ispell process was repeatedly
5105         killed & restarted.
5107         * international/mule-cmds.el (set-locale-environment): Set file-name
5108         coding system to utf-8 on Darwin systems.
5109         (set-default-coding-systems): Don't set default-file-name-coding-system
5110         on Darwin systems.
5112 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5114         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
5116 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
5118         * faces.el (list-faces-display): Add optional argument.
5120 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5122         * font-core.el (font-lock-default-function): Handle the rare case where
5123         only font-lock-keywords is set.
5125 2005-02-02  Kenichi Handa  <handa@m17n.org>
5127         * international/characters.el: Cancel previous change for
5128         I-WITH-DOT-ABOVE and DOTLESS-i.
5130         * international/latin-5.el: Cancel previous change.
5132 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
5134         * progmodes/gud.el: Correction to syntax in gud-menu-map.
5136 2005-02-02  Kenichi Handa  <handa@m17n.org>
5138         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
5139         DOTLESS-i.
5141         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
5142         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
5144         * case-table.el (get-upcase-table): New function.
5145         (copy-case-table): Copy upcaes table too if non-nil.
5146         (set-case-syntax-delims): Maintain upcase table too.
5147         (set-case-syntax-pair): Likewise.
5148         (set-upcase-syntax, set-downcase-syntax): New functions.
5149         (set-case-syntax): Maintain upcase table too.
5151 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
5153         * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
5155         * progmodes/gud.el (gud-goto-info): New function.
5156         (gud-tool-bar-map): Use correct icon.
5158 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
5160         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
5161         When delegating, order args in the funcall correctly.
5163 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
5165         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
5167 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
5169         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
5170         buffer not visiting a file.
5172 2005-01-31  Jay Belanger  <belanger@truman.edu>
5174         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
5175         bound on the line with the formula.
5177 2005-01-31  Kim F. Storm  <storm@cua.dk>
5179         * ses.el (ses-create-cell-variable-range)
5180         (ses-destroy-cell-variable-range, ses-reset-header-string)
5181         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
5182         (ses-insert-row): Fix format of apply undo entries.
5184 2005-01-31  Jay Belanger  <belanger@truman.edu>
5186         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
5187         parts.
5189         * calc/calc-embed.el (calc-embedded-open-formula)
5190         (calc-embedded-close-formula): Ignore matrix environments.
5192         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
5193         TeX mode.
5195         * calc/calc-lang.el (math-function-table, math-oper-table)
5196         (math-variable-table): Adjust the LaTeX portions.
5198         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
5199         (math-latex-ignore-words): New constant.
5201 2005-01-31  Richard M. Stallman  <rms@gnu.org>
5203         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
5204         (ispell-local-dictionary): Doc fix.
5205         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
5206         Don't reinitialize at run time.  Don't defcustom.
5207         All uses changed to append ispell-local-dictionary-alist,
5208         or check it first.
5209         (ispell-current-dictionary): New variable for dictionary in use.
5210         (ispell-dictionary): Now used only for global default.
5211         (ispell-start-process): Set ispell-current-dictionary,
5212         not ispell-dictionary.
5213         (ispell-change-dictionary): Use this only for setting
5214         user preferences.
5215         (ispell-internal-change-dictionary): New function
5216         to change the current dictionary in use.
5217         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
5218         Use ispell-current-dictionary.
5219         Handle ispell-local-dictionary-overridden.
5220         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
5222 2005-01-31  Jay Belanger  <belanger@truman.edu>
5224         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
5226         * calc/calc-ext.el: Add calc-latex-language to autoloads.
5227         (calc-mode-map): Add calc-latex-language.
5229         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
5230         (math-latex-print-frac): New functions.
5231         (math-oper-table, math-function-table, math-variable-table)
5232         (math-complex-format, math-input-filter): Add latex properties.
5233         (calc-set-language): Set math-expr-special-function-mapping.
5235         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
5236         (calc-write-parse-table-part): Add LaTeX support.
5238         * calc/calc.el (calc-language): Adjust docstring.
5239         (calc-set-mode-line): Add LaTeX support.
5240         (math-expr-special-function-mapping): New variable.
5241         (math-tex-ignore-words): Add to list.
5243         * calc/calccomp.el (math-compose-expr, math-compose-rows):
5244         Add LaTeX support.
5245         (math-compose-expr): Add support for special functions.
5247         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
5249 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
5251         * progmodes/gdb-ui.el (gdb-memory-address)
5252         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
5253         (gdb-memory-mode-map, gdb-memory-format-keymap)
5254         (gdb-memory-format-menu, gdb-memory-unit-keymap)
5255         (gdb-memory-unit-menu): New variables for a buffer
5256         that lets the user examine program memory.
5257         (gdb-memory-set-address, gdb-memory-set-repeat-count)
5258         (gdb-memory-format-binary, gdb-memory-format-octal)
5259         (gdb-memory-format-unsigned, gdb-memory-format-signed)
5260         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
5261         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
5262         (gdb-memory-unit-word, gdb-memory-unit-halfword)
5263         (gdb-memory-unit-byte, gdb-memory-unit-menu)
5264         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
5265         (gdb-memory-mode, gdb-memory-buffer-name)
5266         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
5267         New functions for above buffer.
5269 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5271         * cus-edit.el (custom-bury-buffer): Function deleted.
5272         (custom-buffer-done-function): Option deleted.
5273         (custom-buffer-done-kill): New (replacement option.
5274         (Custom-buffer-done): Call quit-window.
5275         (custom-buffer-create-internal): Update for above changes.
5277 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
5279         * simple.el (undo-ask-before-discard): New var.
5280         (undo-outer-limit-truncate): Implement it.
5281         (undo-extra-outer-limit): Doc update.
5283 2005-01-29  Richard M. Stallman  <rms@gnu.org>
5285         * ses.el (undo-more): Delete defadvice.
5286         (ses-begin-change): Doc fix.
5288         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
5289         instead of rebinding C-x u and C-_.
5291         * files.el (normal-backup-enable-predicate): Return nil for files
5292         in /tmp, regardless of temporary-file-directory.
5294         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
5296         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
5297         (open-rectangle, delete-whitespace-rectangle-line)
5298         (clear-rectangle-line): If FILL, pass t instead of FILL
5299         for move-to-column's 2nd arg.
5301         * simple.el (undo): Fix the test for continuing a series of undos.
5302         (undo-more): Set pending-undo-list to t when we reach end.
5303         (pending-undo-list): Move up defvar.
5305         * wid-edit.el (widget-button-click):
5306         Shorten the range of the track-mouse binding.
5308         * comint.el (comint-insert-input): Undo previous changes;
5309         use last-input-event in interactive spec.
5311 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
5313         * progmodes/compile.el (compilation-start): Bind buffer-read-only
5314         to nil before invoking call-process.  Reset buffer's modified flag
5315         after fontifying it in the no-async branch.
5317         * wid-edit.el (widget-specify-button): If mouse pointer shape
5318         cannot be changed, use mouse face instead.
5320 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
5322         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
5323         (gdb-goto-breakpoint): Make breakpoint handling work on template
5324         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
5325         (gdb-assembler-custom): Update to recognise breakpoint information
5326         added on 2005-01-19.
5328 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5330         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
5331         (dsssl-mode): Use define-derived-mode.
5332         (scheme-mode-initialize): Remove.
5333         (scheme-mode): Use run-mode-hooks.
5335         * cus-edit.el (customize-group-other-window)
5336         (custom-buffer-create-other-window): Don't override special-display-*.
5337         (custom-mode-map): Make it dense.
5339         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
5340         sets the default value.
5342 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
5344         * descr-text.el: Add more keywords.
5346 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5348         * speedbar.el: Avoid unnecessary use of locate-library.
5350         * international/mule-cmds.el (standard-display-european-internal):
5351         Don't fiddle with latin-1 non-break space any more since it's now
5352         special cased in the C code.
5353         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
5355 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
5357         * cus-start.el (all): Add `undo-outer-limit'.
5359 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5361         * textmodes/bibtex.el (bibtex-format-entry):
5362         Use `bibtex-empty-field-re' only on the text of fields, not on entire
5363         field lines.
5364         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
5365         not on part of a buffer.
5367 2005-01-25  Lute Kamstra  <lute@gnu.org>
5369         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
5370         nonempty field text strings like "{letters\\macro{}more letters}".
5371         Clarify docstring.
5372         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
5373         (bibtex-entry-offset, bibtex-parse-association)
5374         (bibtex-parse-field-name): Fix typos in docstrings.
5375         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
5377 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
5379         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
5380         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
5381         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
5382         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
5384         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
5385         isearch minor mode.
5387 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
5389         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
5391 2005-01-24  Lute Kamstra  <lute@gnu.org>
5393         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
5394         CASECHARS and NOT-CASECHARS regular expressions of the
5395         "nederlands" and "nederlands8" dictionaries to prevent a "Range
5396         striding over charsets" error.
5398 2005-01-24  Jay Belanger  <belanger@truman.edu>
5400         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
5401         display variable name.
5403 2005-01-24  Kenichi Handa  <handa@m17n.org>
5405         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
5406         Fix setting of the element of encoded-kbd-iso2022-invocations.
5408 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
5410         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
5411         (gdb-threads-select): Change to also accept mouse events.
5412         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
5413         (gdb-threads-mouse-select): Delete.
5415 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
5417         * files.el (insert-directory): Take care of empty directory,
5418         listed without -a switch.
5420 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5422         * textmodes/refill.el (refill-post-command-function):
5423         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
5424         to the list of functions that we should be careful not to undo.
5425         (refill-late-fill-paragraph-function): Remove.
5426         (refill-saved-state): New var.
5427         (refill-mode): Use it to save fill-paragraph-function.
5428         Save also the value of auto-fill-function.
5430         * term/w32-win.el: Simplify code.
5432 2005-01-23  Kim F. Storm  <storm@cua.dk>
5434         * simple.el (line-move): Adapt to new return value from
5435         pos-visible-in-window-p.
5437         * simple.el (line-move): Fix last change.  Check partial
5438         visibility at point rather than at window-start.
5440 2005-01-22  Jason Rumney  <jasonr@gnu.org>
5442         * term/w32-win.el (xw-defined-colors): Remove debug-message.
5444 2005-01-22  David Kastrup  <dak@gnu.org>
5446         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
5448 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
5450         * type-break.el (type-break-mode): Add a test for
5451         type-break-file-name being non-nil.
5453 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
5455         * net/eudc.el (top level): Call (message "") via progn, so that
5456         eudc-options-file is loaded.
5458 2005-01-22  Kim F. Storm  <storm@cua.dk>
5460         * simple.el (line-move-1): Rename from line-move.
5461         (line-move): New function that adjusts vscroll for partially
5462         visible rows, and calls line-move-1 otherwise.
5464 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
5466         * pcomplete.el: define pcomplete-read-event instead of read-event,
5467         since it's not a complete read-event implementation
5469 2005-01-20  Jay Belanger  <belanger@truman.edu>
5471         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
5472         for called function.
5474 2005-01-20  Steven Tamm  <steventamm@mac.com>
5476         * term/mac-win.el (process-connection-type): Remove.
5477         Controlled now by s/darwin.h:PTY_ITERATION.
5479 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5481         * window.el (handle-select-window): Don't switch window when we're
5482         in the minibuffer.
5484 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5486         * subr.el (dotimes-with-progress-reporter): New macro.
5488         * ses.el (ses-dotimes-msg): Remove macro.
5489         Use `dotimes-with-progress-reporter' instead.
5491 2005-01-19  Steven Tamm  <steventamm@mac.com>
5493         * term/mac-win.el (process-connection-type): Use new
5494         operating-system-release variable to use ptys on Darwin 7 (OSX
5495         10.3) when using carbon build.
5497 2005-01-19  Jay Belanger  <belanger@truman.edu>
5499         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
5500         flags if the last command was a tab or M-tab.
5502         * calc/calc-prog.el (calc-user-define-edit): Put original formula
5503         in formula editing buffer.
5505 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5507         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
5508         breakpoint image symbol in margin.
5510 2005-01-19  Jay Belanger  <belanger@truman.edu>
5512         * calc/calc-prog.el (calc-execute-kbd-macro):
5513         Ignore calc-keep-arg-flag.
5515 2005-01-19  Kenichi Handa  <handa@m17n.org>
5517         * textmodes/ispell.el (ispell-looking-at): New function.
5518         (ispell-process-line): Use ispell-looking-at to compare the ispell
5519         output and the buffer contents.
5521 2005-01-18  Jay Belanger  <belanger@truman.edu>
5523         * calc/calc.el (calc-display-raw): Fix docstring.
5525 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5527         * simple.el (blink-matching-open): Strip extra info from syntax.
5529         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
5530         funny chars in the end-of-here-doc marker.
5532 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5534         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
5535         that enable/disabled state of breakpoints is shown correctly in
5536         fringe and on ttys.
5537         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
5538         Add breakpoint information as text properties.
5539         (gdb-mouse-toggle-breakpoint):
5540         Rename to gdb-mouse-set-clear-breakpoint.
5541         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
5542         breakpoints in the margin.
5543         (gdb-remove-strings): Simplify.
5545 2005-01-17  Jay Belanger  <belanger@truman.edu>
5547         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
5548         erasing buffer.
5550 2005-01-17  Richard M. Stallman  <rms@gnu.org>
5552         * progmodes/grep.el (grep-find): Copy from `grep' the condition
5553         for calling grep-compute-defaults.
5555         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
5556         if buffer is empty.
5558         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
5560 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5562         * hilit-chg.el (highlight-changes-mode): Don't autoload.
5564         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
5565         non-preloaded variables.
5567 2005-01-17  Steven Tamm  <steventamm@mac.com>
5569         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
5570         tex-shell cause to force interactivity when using pipes.
5572 2005-01-17  Kim F. Storm  <storm@cua.dk>
5574         * simple.el (just-one-space): Make arg optional.
5576 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
5578         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
5579         posn-at-x-y to t to access left-margin.
5581 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
5583         Sync with Tramp 2.0.47.
5585         * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
5586         catching keep-date problems in cp/scp operations.
5587         (tramp-handle-copy-file): Don't call `set-file-modes'
5588         unconditionally.  Specialized functions should know better what is
5589         necessary.  This improves performance a little bit, and the
5590         functions could catch errors with `cp -p' and `scp -p'.
5591         (tramp-do-copy-or-rename-file-via-buffer)
5592         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
5593         when appropriate.
5594         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
5595         Call `set-file-modes' when appropriate.
5596         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
5597         Johnsson <isak@hypergene.com>
5598         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
5599         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
5600         <joakim@verona.se>
5601         (tramp-file-name-for-operation): Mark `shell-command' as magic for
5602         Emacs only.
5604         * tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
5605         `find-file-hooks' and `dired-mode-hook'.
5606         (tramp-minor-mode-map): Respective map.  Add remapping for
5607         `compile' and `recompile'.
5608         (tramp-remap-command, tramp-recompile): New defuns.
5609         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
5610         in buffer "*Compilation*".  Call the commands asynchronously.
5612         * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
5613         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
5614         `shell-command', because it isn't magic in XEmacs.  Reported by
5615         Adrian Aichner <adrian@xemacs.org>.
5617         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
5618         `substitute-in-file-name.
5619         (tramp-smb-handle-substitute-in-file-name): New defun.
5620         (tramp-smb-advice-PC-do-completion): Delete advice.
5622 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
5624         * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
5625         Fix error in deleting region.
5627 2005-01-15  Richard M. Stallman  <rms@gnu.org>
5629         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
5630         In non-temp buffer, switch syntax table temporarily.
5632         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
5634         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
5636         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
5638         * imenu.el (imenu--split-menu): Copy menulist before sorting.
5639         (imenu--generic-function): Use START, not BEG, as pos of definition.
5641         * simple.el (just-one-space): Argument specifies number of spaces.
5643         * simple.el (eval-expression-print-format): Avoid warning
5644         about edebug-active.
5646 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
5648         * progmodes/sh-script.el: Code copied from make-mode.el
5649         with small changes,
5650         (sh-mode-map): Bind C-c C-\.
5651         (sh-backslash-column, sh-backslash-align): New variables.
5652         (sh-backslash-region, sh-append-backslash): New functions.
5654 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5656         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
5657         (rmail-pop-password, rmail-pop-password-required): Move to
5658         rmail-obsolete group.
5659         (rmail-set-pop-password): Rename to rmail-set-remote-password.
5660         All callers updated.
5661         (rmail-get-pop-password): Rename to rmail-get-remote-password.
5662         Take an argument specifying whether it is POP or IMAP mailbox we
5663         are using.  All callers updated.
5664         (rmail-pop-password-error): Rename to
5665         rmail-remote-password-error.  Added mailutils-specific error message.
5666         (rmail-movemail-search-path)
5667         (rmail-movemail-variant-in-use): New variables.
5668         (rmail-remote-password, rmail-remote-password-required):
5669         New customization variables.
5670         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
5671         (rmail-parse-url): New function.
5672         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
5673         with GNU mailutils movemail.
5675 2005-01-15  Kevin Ryde  <user42@zip.com.au>
5677         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
5678         suffix to space, $ or '$, to correctly position point when going
5679         to @table style constants like DBL_MAX.
5681 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
5683         * type-break.el (type-break-mode, type-break-file-time)
5684         (type-break-file-keystroke-count, type-break-choose-file):
5685         Don't store data in or load data from the file if type-break-file-name
5686         is nil.
5687         (type-break-file-name): Doc update as per the above.
5689 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
5691         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
5692         lookup-key might return nil; handle that.
5694 2005-01-15  Alan Mackenzie  <acm@muc.de>
5696         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
5697         rather than the element found, thus enabling the tree to be setcar'd.
5699 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5701         * textmodes/org.el (org-show-following-heading): New option.
5702         (org-show-hierarchy-above): Use `org-show-following-heading'.
5703         (org-cycle): Documentation fix.
5705         * textmodes/org.el (orgtbl-optimized): New option
5706         (orgtbl-mode): New command, a minor mode.
5707         (orgtbl-mode-map): New variable.
5708         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
5709         (orgtbl-error, orgtbl-self-insert-command)
5710         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
5712         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
5713         a local variable in each org-mode buffer.
5715         * textmodes/org.el (org-set-regexps-and-options): Rename from
5716         `org-set-regexps'.  Added checking for STARTUP keyword.
5717         (org-get-current-options): Add STARTUP options.
5718         (org-table-insert-row): Mode mode intelligent about when
5719         realignment is needed.
5720         (org-self-insert-command, org-delete-backward-char, org-delete-char):
5721         New commands.
5722         (org-enable-table-editor): New default value `optimized'.
5723         (org-table-blank-field): Support blanking regions if active.
5725 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5727         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
5728         if the year is not given.
5730         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
5731         Add new escapes %m and %M, fixed bug with %F by adding
5732         save-match-data.
5733         (reftex-reference): Remove ?. from list of spaces.
5734         (reftex-label-info): Add automatic label prefix recognition.
5736         * textmodes/reftex-index.el (reftex-index-next-phrase):
5737         Add slave parameter to call of `reftex-index-this-phrase'.
5738         (reftex-index-this-phrase): New optional argument.
5739         (reftex-index-region-phrases): Add slave parameter to call of
5740         `reftex-index-this-phrase'.
5741         (reftex-display-index): New argument redo.
5742         (reftex-index-rescan): Add 'redo to arguments of
5743         `reftex-display-index'.
5744         (reftex-index-Rescan, reftex-index-revert)
5745         (reftex-index-switch-index-tag): Add 'redo to arguments of
5746         `reftex-display-index'.
5747         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
5748         indexing.  Fix bug with matching is there is a quote before or
5749         after the word.
5751         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
5752         Fix bug when collecting citation keys in lines with comments.
5753         (reftex-citation): Prefix argument no longer rescans the document,
5754         but forces prompting for optional arguments of cite macros.
5755         (reftex-do-citation): Prompting for optional arguments implemented.
5757         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
5758         Add optional arguments to most cite commands.
5759         (reftex-cite-cleanup-optional-args): New option
5760         (reftex-cite-prompt-optional-args): New option.
5761         (reftex-trust-label-prefix): New option.
5763         * textmodes/reftex-toc.el (reftex-toc-find-section):
5764         Add push-mark before changing the position in the buffer.
5766         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
5767         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
5769 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
5771         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
5772         more carefully.
5774 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5776         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
5777         (sgml-mode): Use it.
5778         (sgml-get-context): Better keep track of implicitly closed tags.
5780 2005-01-13  Kenichi Handa  <handa@m17n.org>
5782         * textmodes/ispell.el: These changes are to fix misalignment error
5783         caused by equivalent characters of different Emacs charsets.
5784         (ispell-unified-chars-table): New variable.
5785         (ispell-get-decoded-string): New function.
5786         (ispell-get-casechars, ispell-get-not-casechars)
5787         (ispell-get-otherchars): Call ispell-get-decoded-string.
5789 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
5791         * custom.el (custom-declare-variable): Just put symbol instead
5792         of (defvar . symbol) in `current-load-list'.
5794 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5796         * emacs-lisp/elint.el: Fixed typo in Commentary section.
5798 2005-01-12  Jay Belanger  <belanger@truman.edu>
5800         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
5801         to create a Calc summary.
5803 2005-01-12  Kim F. Storm  <storm@cua.dk>
5805         * mouse.el (mouse-on-link-p): Change functionality and doc
5806         string to comply with latest description in lisp ref.
5808 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
5810         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
5811         Enable mouse clicks on mode-line, header-line and margin.
5812         (event-type): Give mouse event symbols an 'event-kind property
5813         with value 'mouse-click.
5815 2005-01-12  Juri Linkov  <juri@jurta.org>
5817         * facemenu.el (list-colors-display): Add new arg buffer-name.
5818         Use it.  Fix docstring.  Replace code for identifying duplicate
5819         colors by the name with call to `list-colors-duplicates' which
5820         identifies duplicate colors by the value unless the color
5821         is one of special Windows colors.  Set truncate-lines to t.
5822         Print sorted duplicate color names on each line.  Indent to 22
5823         \(the longest color name in rgb.txt) instead of 20.  Optimize.
5824         (list-colors-duplicates): New function.
5825         (facemenu-color-name-equal): Delete function.
5827         * facemenu.el (list-colors-print): New function created from code
5828         in list-colors-display.  Print #RRGGBB at the window right edge.
5829         (list-colors-display): When temp-buffer-show-function is not
5830         defined, call list-colors-print from temp-buffer-show-hook
5831         to get the right value of window-width in list-colors-print
5832         after the buffer is displayed.
5834         * simple.el (pop-mark): Move deactivate-mark out of conditional
5835         part to deactivate the active mark regardless of the state of the
5836         mark ring.
5838         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
5839         variables line in desktop files.
5841 2005-01-12  Juri Linkov  <juri@jurta.org>
5843         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
5844         Bring together isearch highlight related options.
5845         (lazy-highlight): Replace group `replace' by `matching'.
5846         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
5847         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
5848         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
5849         and declare them obsolete.
5850         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
5851         (isearch-faces): Remove defgroup.
5852         (isearch-overlay, isearch-highlight, isearch-dehighlight):
5853         Move isearch highlighting code closer to lazy highlighting code.
5855         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
5856         (query-replace-highlight, query-replace-lazy-highlight)
5857         (query-replace): Move definitions to the beginning of the file.
5859 2005-01-11  Juri Linkov  <juri@jurta.org>
5861         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
5862         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
5863         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
5865         * info.el (Info-history-forward): New variable.
5866         (Info-select-node): Reset Info-history-forward to nil.
5867         (Info-last): Turn into defalias.
5868         (Info-history-back): Rename from Info-last.
5869         Add current node to Info-history-forward.
5870         (Info-history-forward): New fun.
5871         (Info-mode-map): Replace Info-last by Info-history-back.
5872         Bind Info-history-forward to "r".
5873         (Info-mode-menu): Replace Info-last by Info-history-back.
5874         Fix menu item text.  Add menu item for Info-history-forward.
5875         (info-tool-bar-map): Replace Info-last by Info-history-back.
5876         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
5877         for Info-history-forward.
5878         (Info-mode): Replace Info-last by Info-history-back in docstring.
5879         Add local variable Info-history-forward.
5880         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
5882 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5884         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
5885         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
5886         Ignore select-window events rather than fiddle with
5887         mouse-autoselect-window.
5889 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
5891         * type-break.el (type-break-mode): Fix previous change.
5893 2005-01-10  Jay Belanger  <belanger@truman.edu>
5895         * calc/calc-ext.el (calc-reset): Reset when inside embedded
5896         calculator; only reset when point is inside a calculator.
5897         Don't adjust the window height if the window takes up the whole height
5898         of the frame.
5900 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
5902         * ebuff-menu.el (Electric-buffer-menu-mode):
5903         Preserve value of buffer-local var header-line-format.
5905 2005-01-09  Jay Belanger  <belanger@truman.edu>
5907         * calc/calc.el (calc-mode-var-list-restore-saved-values):
5908         Make sure settings file exists before accessing it.
5910         * calc/calc-embed.el (calc-embedded-subst):
5911         Replace math-multi-subst-rec, which is only supposed to be called
5912         by math-multi-subst, by math-multi-subst.
5914 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
5916         * vc.el (vc-allow-async-revert): New user option.
5917         (vc-disable-async-diff): New internal variable.
5918         (vc-revert-buffer): Use them to disable asynchronous diff.
5920         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
5921         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
5922         asynchronously if vc-disable-async-diff is t.
5924 2005-01-09  Jay Belanger  <belanger@truman.edu>
5926         * calc/calc.el (defcalcmodevar): New macro.
5927         (calc-mode-var-list-restore-default-values)
5928         (calc-mode-var-list-restore-saved-values): New functions.
5929         (calc-mode-var-list): Use defcalcmodevar to define it.
5930         (calc-always-load-extensions, calc-line-numbering)
5931         (calc-line-breaking, calc-display-just, calc-display-origin)
5932         (calc-number-radix, calc-leading-zeros, calc-group-digits)
5933         (calc-group-char, calc-point-char, calc-frac-format)
5934         (calc-prefer-frac, calc-hms-format, calc-date-format)
5935         (calc-float-format, calc-full-float-format, calc-complex-format)
5936         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
5937         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
5938         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
5939         (calc-matrix-brackets, calc-language, calc-language-option)
5940         (calc-left-label, calc-right-label, calc-word-size)
5941         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
5942         (calc-display-raw, calc-internal-prec, calc-angle-mode)
5943         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
5944         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
5945         (calc-window-height, calc-display-trail, calc-show-selections)
5946         (calc-use-selections, calc-assoc-selections)
5947         (calc-display-working-message, calc-auto-why, calc-timing)
5948         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
5949         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
5950         (calc-gnuplot-default-device, calc-gnuplot-default-output)
5951         (calc-gnuplot-print-device, calc-gnuplot-print-output)
5952         (calc-gnuplot-geometry, calc-graph-default-resolution)
5953         (calc-graph-default-resolution-3d, calc-invocation-macro)
5954         (calc-show-banner): Use defcalcmodevar to declare them and set
5955         their default values.
5957         * calc/calc-ext.el (calc-reset): Restore saved values of variables
5958         instead of default values (but restore default values if there is
5959         an argument of 0).
5961 2005-01-09  David Kastrup  <dak@gnu.org>
5963         * desktop.el (desktop-restore-eager): Fix typo in type.
5965 2005-01-08  Richard M. Stallman  <rms@gnu.org>
5967         * cus-edit.el (customize): Delete :link.
5969 2005-01-08  Jay Belanger  <belanger@truman.edu>
5971         * calc/calc.el (calc-mode): Remove the extension from the
5972         `calc-settings-file' file name when loading it.
5974 2005-01-08  Kim F. Storm  <storm@cua.dk>
5976         * info.el (Info-mode-map, Info-next-link-keymap)
5977         (Info-prev-link-keymap, Info-up-link-keymap):
5978         Map follow-link to mouse-face.
5979         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
5981 2005-01-08  Jay Belanger  <belanger@truman.edu>
5983         * calc/calc.el (calc-settings-file): Change default value.
5984         Suggested by cgw in a comment in calc-mode.el.
5986         * calc/calc-mode.el (calc-settings-file-name):
5987         Compare calc-settings-file to user-init-file instead of ~/.emacs.
5988         Replace ~/.emacs in a prompt by calc-settings-file.
5990 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
5992         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
5993         (desktop-lazy-idle-delay): New customizable variables.
5994         (desktop-buffer-args-list): New variable.
5995         (desktop-append-buffer-args): New function.
5996         (desktop-save): Call desktop-append-buffer-args for some buffers.
5997         (desktop-lazy-create-buffer): New function.
5998         (desktop-idle-create-buffers): New function.
5999         (desktop-read): Add message about buffers to restore lazily.
6000         (desktop-lazy-abort): New command.
6001         (desktop-clear): Call desktop-lazy-abort.
6002         (desktop-lazy-complete): New command.
6004 2005-01-06  Richard M. Stallman  <rms@gnu.org>
6006         * emacs-lisp/find-func.el (find-face-definition):
6007         Rename from find-face.
6009 2005-01-06  Kim F. Storm  <storm@cua.dk>
6011         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
6013         * man.el (Man-xref-man-page, Man-xref-header-file)
6014         (Man-xref-normal-file): Add follow-link property.
6016 2005-01-06  Jay Belanger  <belanger@truman.edu>
6018         * calc/calc-units.el: Make sure the proper macro definitions are
6019         available when compiling.
6021 2005-01-06  Juri Linkov  <juri@jurta.org>
6023         * isearch.el (isearch-lazy-highlight-update):
6024         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
6026 2005-01-06  Miles Bader  <miles@gnu.org>
6028         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
6029         (isearch-lazy-highlight-face): Use new name.
6031 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6033         * uniquify.el (uniquify-rationalize-file-buffer-names):
6034         Re-add an interactive spec.
6035         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
6036         to the same name.
6038         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
6039         (isearch-update, isearch-done): Adjust calls accordingly.
6041 2005-01-05  Richard M. Stallman  <rms@gnu.org>
6043         * custom.el (custom-set-variables, custom-theme-set-variables):
6044         Clarify documentation.
6046         * emacs-lisp/find-func.el (find-variable)
6047         (find-variable-other-window, find-variable-other-frame):
6048         Fix the TYPE args to find-function-read and find-function-do-it.
6049         (find-function): Doc fix.
6050         (find-function-at-point): Replace function-at-point alias.
6052 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6054         * cus-face.el (custom-declare-face):
6055         Record defface in current-load-list.
6057         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
6059         * emacs-lisp/find-func.el: Doc fixes.
6060         (find-face-regexp): New variable.
6061         (find-function-regexp-alist): New variable.
6062         (find-function-C-source): Third arg is now TYPE.
6063         (find-function-search-for-symbol): Handle general TYPE.
6064         (find-function-read, find-function-do-it): Handle general TYPE.
6065         (find-definition-noselect, find-face): New functions.
6066         (function-at-point): Alias deleted.
6068 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6070         * battery.el (display-battery-mode): Rename from display-battery.
6071         Handle the case where it gets turned off.
6073 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6075         * cus-edit.el (customize): Make :link point to user doc.
6077         * man.el (Man-fontify-manpage): Turn off undo generation.
6079         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
6081 2005-01-04  Andreas Schwab  <schwab@suse.de>
6083         * files.el (insert-directory): Only look for error lines in
6084         inserted text.  Don't move too far after processing --dired markers.
6086 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6088         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
6089         Don't expand if the character is @, period, dash, etc.
6090         (define-mail-abbrev): Quote names that contain problem characters.
6092 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
6094         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
6096 2005-01-03  Richard M. Stallman  <rms@gnu.org>
6098         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
6099         (query-replace-highlight, query-replace-lazy-highlight)
6100         (query-replace): Definitions moved up.  Doc fix.
6102 2005-01-03  Richard M. Stallman  <rms@gnu.org>
6104         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
6105         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6106         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6107         (lazy-highlight-face): Rename from isearch-lazy-...
6108         Change all references to them.
6110 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6112         * cus-edit.el (custom-file): Doc fix for defcustom.
6113         (custom-file): The function no longer sets the variable
6114         `custom-file' to its return value.
6116         * startup.el (command-line): No longer load `custom-file'.
6118 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6120         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
6122         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
6123         Don't confuse module-prefixed identifiers for labels.
6124         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
6126 2005-01-02  Richard M. Stallman  <rms@gnu.org>
6128         * files.el (basic-save-buffer-1): Fix previous change.
6130         * loadhist.el (file-loadhist-lookup): New function.
6131         (file-provides, file-requires): Use it.
6133         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
6134         instead of calculating the right size.
6136 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
6138         * vc-svn.el (vc-svn-diff): Stay local if possible.
6140 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6142         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
6144         * files.el (hack-local-variables): Fix last change.
6146 2005-01-02  Jay Belanger  <belanger@truman.edu>
6148         * calc/calc-yank.el (calc-edit-top): New variable.
6149         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
6150         object.  Change header properties.
6151         (calc-edit-finish, calc-edit-finish-stack-object)
6152         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
6153         edited object.
6154         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
6155         for the beginning of the edited object.
6156         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
6157         for the beginning of the edited object.
6158         * calc/calc-prog.el (calc-edit-macro-finish-edit)
6159         (calc-finish-formula-edit, calc-macro-repeats)
6160         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
6161         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
6162         beginning of the edited object.
6163         (calc-user-define-edit): Change the header for editing macros.
6164         Remove unnecessary variable.
6166 2005-01-01  Jay Belanger  <belanger@truman.edu>
6168         * calc/calc-yank.el (calc-edit-mode): Change default header.
6169         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
6170         * calc/calc-store.el (calc-edit-variable): Change title to match new
6171         header.
6172         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
6173         mode to match new header.
6174         (calc-user-define-edit): Change titles to include names of commands.
6175         (calc-finish-formula-edit): Adjust to handle new header.
6176         (calc-finish-macro-edit): Remove.
6177         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
6178         (calc-edit-macro-command, calc-edit-macro-command-type)
6179         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
6180         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
6181         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
6182         (calc-edit-macro-finish-edit): New functions.
6183         (calc-user-define-edit): Use new functions to edit named calc macros.
6185 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
6187         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
6189         * ses.el (copy-region-as-kill): Deactivate mark.
6191 2005-01-01  Richard M. Stallman  <rms@gnu.org>
6193         * replace.el (occur-1): If the output buffer is also an input,
6194         don't kill it, rename it.
6196         * faces.el (set-face-background, set-face-foreground): Doc fix.
6198         * cus-face.el (custom-face-attributes): Fix :help-echo strings
6199         for :foreground and :background.
6201         * dired.el (dired-view-command-alist): Variable deleted.
6202         (dired-view-file, dired-mouse-find-file-other-window):
6203         Delete the code to use it.
6205 2005-01-01  Kim F. Storm  <storm@cua.dk>
6207         * image.el (insert-sliced-image): Use t for line-height property.
6209 2004-12-31  Jay Belanger  <belanger@truman.edu>
6211         * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
6212         for "var-" at the beginning of the minibuffer.
6214 2004-12-31  Richard M. Stallman  <rms@gnu.org>
6216         * faces.el (read-face-name):
6217         Don't treat an attribute spec as a list of faces.
6219         * simple.el (undo): Use undo-equiv-table to detect
6220         unexpected changes since previous undo.
6221         (undo-list-saved): Variable deleted.
6222         (buffer-disable-undo): Don't alter undo-list-saved.
6224         * files.el (require-final-newline): Allow `visit' and `visit-save'.
6225         (mode-require-final-newline): New option.
6226         (after-find-file): Handle require-final-newline with new values.
6227         (basic-save-buffer): Handle new values of require-final-newline.
6229         * progmodes/sh-script.el (sh-require-final-newline):
6230         Alist value now controls whether to use mode-require-final-newline.
6231         (sh-set-shell): Implement that new meaning.
6233         * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
6234         * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
6235         * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
6236         Delete old-Emacs compatibility code.
6237         (antlr-c-common-init): Function deleted.
6239         * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
6240         * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
6241         * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
6242         * progmodes/python.el (python-mode): Use mode-require-final-newline.
6243         * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
6244         * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
6245         * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
6246         * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
6247         * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
6248         * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
6249         * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
6250         * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
6251         * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
6252         * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
6253         * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
6254         * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
6256 2004-12-31  Jay Belanger  <belanger@truman.edu>
6258         * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
6259         way to return to Calc.
6261         * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
6262         finish, C-xk as the way to cancel the edit.  Add cancel routine to
6263         kill-buffer-hook.
6265         * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
6266         MacEdit code.
6268         * calc/calc-prog.el: Remove obsolete MacEdit code.
6269         (calc-macro-edit-algebraic, calc-macro-edit-variable)
6270         (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
6272 2004-12-31  Kenichi Handa  <handa@m17n.org>
6274         * international/mule.el (buffer-file-coding-system-explicit):
6275         Rename for explicit-buffer-file-coding-system.
6276         (after-insert-file-set-coding): Adjust for the above change.
6278         * files.el (revert-buffer): Change explicit-buffer-file-coding-system
6279         to buffer-file-coding-system-explicit.
6280         (basic-save-buffer-1): Likewise.
6282 2004-12-30  Richard M. Stallman  <rms@gnu.org>
6284         * textmodes/artist.el (artist-butlast-fn): Var deleted.
6285         (artist-butlast, artist-last): Functions deleted.
6286         (artist-ellipse-mirror-quadrant): Call last and butlast directly.
6287         (artist-compute-key-compl-table): Call remq directly.
6288         (artist-remove-nulls): Function deleted.
6289         (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
6290         (artist-push, artist-pop): Macro deleted.
6292 2004-12-30  Andreas Leue  <al@sphenon.de>
6294         * textmodes/artist.el (artist-version): 1.2.6
6295         (artist-prev-next-op-alist): New variable.
6296         (artist-select-next-op-in-list): New function.
6297         (artist-select-prev-op-in-list): New function.
6298         (artist-make-prev-next-op-alist): New function.
6299         (artist-is-in-op-list-p): New function.
6300         (artist-get-first-non-nil-op): New function.
6301         (artist-get-last-non-nil-op): New function.
6302         (artist-mode-init): Call artist-get-last-non-nil-op to initialize
6303         artist-prev-next-op-alist.
6304         (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
6305         change drawing operation.
6307 2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
6309         * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
6311 2004-12-31  Masatake YAMATO  <jet@gyve.org>
6313         * server.el (server-process-filter): Suppress `error', too.
6315 2004-12-30  Jay Belanger  <belanger@truman.edu>
6317         * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
6318         Change the way a variable is displayed in a message.
6320         * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
6321         (calc-user-define-permanent, calc-execute-kbd-macro):
6322         Replace old function MacEdit-parse-keys with edmacro-parse-keys.
6324 2004-12-30  Kenichi Handa  <handa@m17n.org>
6326         * files.el (basic-save-buffer-1):
6327         Set explicit-buffer-file-coding-system to last-coding-system-used.
6328         (revert-buffer): Pay attention to
6329         explicit-buffer-file-coding-system (not buffer-file-coding-system)
6330         on bind coding-system-for-read.
6332         * international/mule.el (explicit-buffer-file-coding-system):
6333         New buffer local variable.
6334         (after-insert-file-set-coding): Set it to coding-system-for-read.
6336 2004-12-29  Luc Teirlinck  <teirllm@auburn.edu>
6338         * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
6340 2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
6342         * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
6343         that include line numbers.
6345 2004-12-29  Milan Zamazal  <pdm@zamazal.org>
6347         * files.el (hack-local-variables): If no PREFIX, set it to "^".
6348         Redundant variable PREFIXLEN removed.
6350 2004-12-28  Matt Hodges  <MPHodges@member.fsf.org>
6352         * eshell/em-hist.el (eshell-previous-matching-input):
6353         Start the deletion from the end of the output.
6355 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6357         * term/mac-win.el: Require x-dnd.
6358         (mac-drag-n-drop): Sync with W32 version.  Use x-dnd.el functions.
6360 2004-12-29  David Kastrup  <dak@gnu.org>
6362         * international/mule.el (decode-coding-inserted-region):
6363         Don't barf if `buffer-undo-list' is already set to `t'.
6365 2004-12-29  Jay Belanger  <belanger@truman.edu>
6367         * calc/calc-prog.el (calc-user-define-formula): Put default values
6368         for function names in prompts.
6369         (calc-user-define-permanent, calc-user-define-composition)
6370         (calc-user-define-formula): Remove the need for "calcFunc-" in the
6371         default input for algebraic functions.
6373 2004-12-29  Thien-Thi Nguyen  <ttn@gnu.org>
6375         * vc-rcs.el (vc-rcs-annotate-command):
6376         Fix omission bug: Call `vc-setup-buffer'.
6378 2004-12-29  Kenichi Handa  <handa@m17n.org>
6380         * international/mule.el (recode-region): New function.
6382 2004-12-28  Richard M. Stallman  <rms@gnu.org>
6384         * simple.el (undo-extra-outer-limit): New variable.
6385         (undo-outer-limit-truncate): Test and set it.
6387         * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
6388         enables the feature to extend the existing region.
6390         * simple.el (mark-word): New arg ALLOW-EXTEND
6391         enables the feature to extend the existing region.
6393         * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
6394         enables the feature to extend the existing region.
6396         * startup.el (site-run-file): Don't allow setting it with Custom.
6398         * simple.el (buffer-disable-undo): Fix previous change.
6400 2004-12-27  Masatake YAMATO  <jet@gyve.org>
6402         * hexl.el (hexlify-buffer): Remove fontification here.
6403         Use font lock mechanism instead.
6404         (hexl-font-lock-keywords): New font lock kewords.
6405         (hexl-mode-old-font-lock-keywords): New variable.
6406         (hexl-mode): Store the old font lock keywords.
6407         (hexl-mode-exit): Restore the old font lock keywords.
6409 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6411         * simple.el (undo): Fix previous change.
6413 2004-12-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6415         * term/mac-win.el: Sync with x-win.el.  Rearrange the contents.
6416         Call mac-clear-font-name-table if invoked on Mac OS 8/9.
6417         Call x-open-connection on Mac OS X.
6419 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6421         * files.el (buffer-save-without-query): New var (buffer-local).
6422         (save-some-buffers): Save those buffers first, w/o asking.
6424         * files.el (insert-directory-ls-version): New variable.
6425         (insert-directory): When ls returns an error, test the version
6426         number to decide what the return code means.
6427         With --dired output format, detect and distinguish lines
6428         that are really error messages.
6429         (insert-directory-adj-pos): New function.
6431         * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
6433         * battery.el (battery-mode-line-format): Remove initial spaces.
6435         * uniquify.el (uniquify-rationalize-file-buffer-names):
6436         Delete interactive spec.
6438         * type-break.el (type-break-mode): Set buffer-save-without-query.
6439         Remove code that tried to set save-some-buffers-always.
6440         (type-break-file-keystroke-count): Bind deactivate-mark.
6442         * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
6444         * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
6445         Test that the buffer is live, and maybe reject current buffer too.
6446         Clarify.
6447         (next-error-find-buffer): Rewrite for clarity.
6449         * loadup.el: Don't use buffer-disable-undo; do it directly.
6451         * help-fns.el (describe-function-1): Call symbol-file with `defun'.
6452         (describe-variable): Call symbol-file with `defvar'.
6454         * subr.el (messages-buffer-max-lines): Alias for message-log-max.
6455         (symbol-file): Rewritten to handle new load-history format.
6456         Now takes an arg TYPE to specify looking for a particular
6457         type of definition only.
6459         * emacs-lisp/debug.el (debugger-make-xrefs):
6460         Call symbol-file with `defun'.
6462         * emacs-lisp/find-func.el (find-function-noselect):
6463         Call symbol-file with `defun'.
6464         (find-variable-noselect): Call symbol-file with `defvar'.
6466         * eshell/esh-cmd.el (eshell-find-alias-function):
6467         Call symbol-file with `defun'.
6469         * eshell/esh-test.el (eshell-test-goto-func):
6470         Call symbol-file with `defun'.
6472         * mail/rmail.el (rmail-resend):
6473         Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
6475         * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
6477         * progmodes/compile.el (compilation-find-buffer): Rename arg.
6479         * textmodes/texinfmt.el (texinfo-format-buffer-1):
6480         Call buffer-disable-undo.
6482         * simple.el (undo-list-saved): New variable (buffer-local).
6483         (undo): Set and test it.
6484         (buffer-disable-undo): Move here from buffer.c.
6485         Clear out undo-list-saved.
6487         * international/mule.el (decode-coding-inserted-region):
6488         Set buffer-undo-list in a correct and optimal way.
6490         * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
6491         (cperl-font-lock-unfontify-region-function): No need to save and
6492         restore info, since font-lock.el does it for us.
6494         * ansi-color.el (save-buffer-state): Definition deleted.
6495         (ansi-color-unfontify-region): Don't use save-buffer-state.
6497 2004-12-27  Dave Love  <fx@gnu.org>
6499         * wid-edit.el (function): Use restricted-sexp as parent.
6501 2004-12-27  Kevin Ryde  <user42@zip.com.au>
6503         * simple.el (next-matching-history-element): Use same
6504         `interactive' form as previous-matching-history-element.
6506         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
6507         it can appear unencoded and has been seen from yahoo.
6509 2004-12-27  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
6511         * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
6512         in upper case.  Reported by Wojciech Polak <polak@gnu.org>.
6514 2004-12-27  Kenichi Handa  <handa@m17n.org>
6516         * international/utf-8.el (utf-translate-cjk-load-tables):
6517         Bind coding-system-for-read to nil while loading subst-*.
6519 2004-12-26  Jay Belanger  <belanger@truman.edu>
6521         * calc/calc-store.el (calc-read-var-name): Remove "var-" from
6522         default input.
6524 2004-12-26  Luc Teirlinck  <teirllm@auburn.edu>
6526         * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
6527         before reverting and disable undo recording while reverting.
6529 2004-12-26  Thien-Thi Nguyen  <ttn@gnu.org>
6531         * progmodes/hideshow.el (hs-set-up-overlay): New user var.
6532         (hs-make-overlay): New function.
6533         (hs-isearch-show-temporary): Handle `display' overlay prop specially.
6534         (hs-flag-region): Delete function.
6535         (hs-hide-comment-region): No longer use `hs-flag-region'.
6536         Instead, use `hs-discard-overlays' and `hs-make-overlay'.
6537         (hs-hide-block-at-point): Likewise.
6538         (hs-hide-level-recursive): Use `hs-discard-overlays'.
6539         (hs-hide-all, hs-show-all): Likewise.
6540         (hs-show-block): Likewise.
6541         Also, use overlay prop `hs-b-offset', not `hs-ofs'.
6543 2004-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
6545         * progmodes/hideshow.el: Require `cl' when compiling.
6546         Remove XEmacs and Emacs 19 compatibility.
6547         Use `dolist' and `add-to-list' for load-time actions.
6548         (hs-discard-overlays): Use `dolist'.
6549         (hs-show-block): Likewise.
6551 2004-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
6553         * faces.el (mode-line, mode-line-inactive): Use min-colors.
6555 2004-12-23  Thien-Thi Nguyen  <ttn@gnu.org>
6557         * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
6558         When extending backwards, move outside the current comment first.
6560 2004-12-22  Kenichi Handa  <handa@m17n.org>
6562         * international/quail.el (quail-start-translation): Fix prompt
6563         string for the case if input-method-use-echo-area being non-nil.
6564         (quail-start-conversion): Likewise.
6565         (quail-show-guidance): Don't show guidance if
6566         input-method-use-echo-area is non-nil.
6568 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6570         * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
6572 2004-12-21  Markus Rost  <rost@ias.edu>
6574         * calendar/diary-lib.el (mark-diary-entries):
6575         Set mark-diary-entries-in-calendar only after checking for diary-file.
6577 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6579         * faces.el (escape-glyph): Use blue against light foreground.
6581         * simple.el (undo-outer-limit-truncate): New function.
6582         (undo-outer-limit-function): Use undo-outer-limit-truncate.
6584 2004-12-21  Eli Barzilay  <eli@barzilay.org>
6586         * calculator.el: (calculator-radix-grouping-mode)
6587         (calculator-radix-grouping-digits)
6588         (calculator-radix-grouping-separator):
6589         New defcustoms for the new radix grouping mode functionality.
6590         (calculator-mode-hook): Now used in electric mode too,
6591         (calculator): Call it.
6592         (calculator-mode-map): Some new keys.
6593         (calculator-message): New function.  Some new calls.
6594         (calculator-op, calculator-set-register): Use it.
6595         (calculator-string-to-number): New function, mostly moved and
6596         updated code from calculator-curnum-value.
6597         (calculator-curnum-value): Use it.
6598         (calculator-paste): Use it, and update grabbing the current-kill.
6599         (calculator-rotate-displayer)
6600         (calculator-rotate-displayer-back): Toggle digit grouping when
6601         in radix mode, use calculator-message.
6602         (calculator-displayer-prev, calculator-displayer-next):
6603         Change digit group size when in radix mode.
6604         (calculator-number-to-string): Rename from
6605         calculator-num-to-string.  Now deals with digit grouping in
6606         radix mode.
6607         (calculator-update-display, calculator-put-value): Use the new name.
6608         (calculator-fact): Return a floating point number.
6609         (calculator-mode): Doc fix.
6611 2004-12-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
6613         * calendar/calendar.el (view-other-diary-entries): Add autoload.
6614         * calendar/diary-lib.el (view-other-diary-entries):
6615         Use current-prefix-arg in interactive spec.
6617 2004-12-19  Jay Belanger  <belanger@truman.edu>
6619         * calc/calc-aent.el (calcAlg-blank-matching-open):
6620         Temporarily adjust the syntax of both delimiters of half-open intervals.
6622 2004-12-19  Kim F. Storm  <storm@cua.dk>
6624         * mouse.el (mouse-1-click-follows-link): Doc fix.
6626 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6628         * term/mac-win.el (encoding-vector, mac-font-encoder-list)
6629         (ccl-encode-mac-centraleurroman-font): Use centraleurroman
6630         instead of centraleuropean as the name
6632 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
6634         Sync with Tramp 2.0.46.
6636         * net/tramp.el (tramp-maybe-send-perl-script): Change order of
6637         parameters wrt Tramp convention.
6638         (tramp-handle-file-attributes-with-perl)
6639         (tramp-handle-directory-files-and-attributes): Apply it.
6640         (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
6641         `copy-program'.  Reported by Zack Weinberg
6642         <zack@codesourcery.com>.
6643         (top): Set `edebug-form-spec' property directly rather than
6644         calling `def-edebug-spec'.
6646         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
6647         advice less fragile.  Surround temporary redefinition of
6648         `substitute-in-file-name' with `unwind-protect'.  Suggested by
6649         Matt Hodges <MPHodges@member.fsf.org>.
6651 2004-12-17  Juri Linkov  <juri@jurta.org>
6653         * replace.el (occur-accumulate-lines, occur-engine):
6654         Make forcing deferred font-lock fontification jit-specific.
6656 2004-12-17  Kim F. Storm  <storm@cua.dk>
6658         * mouse.el (mouse-1-click-follows-link): New defcustom.
6659         (mouse-on-link-p): New function.
6660         (mouse-drag-region-1): Implement mouse-1-click-follows-link
6661         functionality.  Map a mouse-1 click event into a mouse-2 (or
6662         other) event when position is inside a link.
6664         * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
6665         prefix in tooltip text with "mouse-1" when this is a link
6666         recognized by mouse-1-click-follows-link functionality.
6668         * help.el (describe-key): Report effective and original binding
6669         for mouse-1 when clicked on a link.
6670         (describe-mode): Add follow-link property to "minor-mode" button.
6672         * help-fns.el (describe-variable): Add follow-link property to
6673         "below" button.
6675         * help-mode.el (help-xref): Add follow-link property.
6677         * apropos.el (apropos-symbol, apropos-function, apropos-macro)
6678         (apropos-command, apropos-variable, apropos-face, apropos-group)
6679         (apropos-widget, apropos-plist): Add follow-link property.
6681         * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
6682         checks if position is in a filename, rather than some other
6683         clickable item.  Function looks for cvs-filename-face at position.
6685         * wid-edit.el (widget-specify-field, widget-specify-button):
6686         Map a :follow-link keyword into a follow-link property.
6687         (link): Add :follow-link keyword, map to RET binding.
6689         * dired.el (dired-mode-map): Map follow-link to mouse-face.
6691         * progmodes/compile.el (compilation-minor-mode-map)
6692         (compilation-button-map, compilation-mode-map): Likewise.
6694 2004-12-17  Thien-Thi Nguyen  <ttn@gnu.org>
6696         * play/zone.el (zone): Init `line-spacing' from orig buffer.
6697         (zone-replace-char): Take `count' and `del-count'
6698         instead of `direction'.  Update callers.  When `del-count' is
6699         non-nil, delete that many characters, otherwise `count' characters
6700         backwards.  Insert the newly-replaced string `count' times.
6701         (zone-fret): Handle chars w/ width greater than one.
6702         (zone-fall-through-ws): No longer take window width `ww'.
6703         Update callers.  Add handling for `char-width' greater than one.
6704         (zone-pgm-drip): Update var holding window-end position every cycle.
6706 2004-12-17  Andre Spiegel  <spiegel@gnu.org>
6708         * vc.el (vc-default-update-changelog): Use insert-file-contents,
6709         rather than insert-file.
6711 2004-12-16  Jay Belanger  <belanger@truman.edu>
6713         * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
6714         (math-init-random-base, math-random-digit): Check to see if
6715         var-RandSeed is bound.
6716         (math-random-last): Declare it.
6717         (math-random-digit): Don't make math-random-last local.
6719 2004-12-16  Thien-Thi Nguyen  <ttn@gnu.org>
6721         * play/zone.el (zone): Fix omission bug: Use a self-disabling
6722         one-shot thunk for uniform (error, quit, normal) recovery.
6723         Reported by John Paul Wallington.
6724         (zone-pgm-random-life): Fix bug:
6725         Recognize empty initial field by lack of "@" chars.
6727 2004-12-16  Juri Linkov  <juri@jurta.org>
6729         * help.el (function-called-at-point):
6730         * help-fns.el (variable-at-point): As a last resort try stripping
6731         non-word prefixes and suffixes.
6733         * descr-text.el (describe-property-list): Don't treat syntax-table
6734         specially.  Use describe-text-sexp which inserts [show] button
6735         for large objects and handles printing errors.  Sort properties
6736         by names in alphabetical order instead of by value sizes.
6737         Add `mouse-face' to list of properties for `describe-face' widget.
6738         (describe-char): Mask out face-id from 19 bits of character.
6739         Print face-id separately.
6741         * replace.el (occur-accumulate-lines, occur-engine):
6742         Fontify unfontified matching lines in the source buffer
6743         before copying them.
6744         (occur-engine): Don't put mouse-face on context lines.
6745         (occur-next-error): Set point to line beginning/end
6746         before searching for prev/next property to skip multiple
6747         matches on a line (not supported by occur engine).
6748         Remove redundant prefix-numeric-value.
6750 2004-12-15  Juri Linkov  <juri@jurta.org>
6752         * replace.el (match): New face.
6753         (list-matching-lines-face): Change default from `bold' to `match'.
6755         * progmodes/grep.el (grep-match-face): New defvar.
6756         (grep-mode-font-lock-keywords): Use grep-match-face instead of
6757         compilation-column-face to highlight grep matches.
6759         * apropos.el (apropos-match-face): Change default from
6760         `secondary-selection' to `match'.
6762         * info-look.el (info-lookup-highlight-face): Change default from
6763         `highlight' to `match'.
6765 2004-12-15  Daniel Pfeiffer  <occitan@esperanto.org>
6767         * progmodes/executable.el (executable-interpret): Eliminate
6768         obsolete compile-internal, and switch to comint for interaction.
6770 2004-12-15  J.D. Smith  <jdsmith@as.arizona.edu>
6772         * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
6773         `&&' when skipping multiple statements on a line.
6775 2004-12-15  Thien-Thi Nguyen  <ttn@gnu.org>
6777         * play/zone.el (zone): Set `truncate-lines'.
6778         Also, init `tab-width' with value from original buffer.
6779         (zone-shift-up): Rewrite for speed.
6780         (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
6781         (zone-pgm-jitter): Remove redundant entries from ops vector.
6782         (zone-exploding-remove): Reduce iteration count.
6783         (zone-cpos): Convert to defsubst.
6784         (zone-replace-char): New defsubst.
6785         (zone-park/sit-for): Likewise.
6786         (zone-fret): Take window-start arg.
6787         Update callers. Use `zone-park/sit-for'.
6788         (zone-fill-out-screen): Rewrite.
6789         (zone-fall-through-ws): Likewise. Update callers.
6790         (zone-pgm-drip): Use `zone-replace-char'.
6791         Move var inits before while-loop. Use `zone-park/sit-for'.
6792         (zone-pgm-random-life): Handle empty initial field.
6793         Use `zone-replace-char' and `zone-park/sit-for'.
6795 2004-12-15  Juri Linkov  <juri@jurta.org>
6797         * isearch.el (isearch-update): Test isearch-lazy-highlight
6798         before calling isearch-lazy-highlight-new-loop.
6799         (isearch-lazy-highlight-new-loop):
6800         Don't test isearch-lazy-highlight.
6802         * replace.el (perform-replace): Add isearch-case-fold-search.
6803         Use delimited-flag for isearch-regexp.
6804         Reset isearch-lazy-highlight-last-string to force lazy
6805         highlighting when called from isearch mode.
6806         (query-replace-highlight): Revert defcustom type to boolean.
6807         (query-replace-lazy-highlight): New defcustom.
6808         (query-replace): New face.
6809         (perform-replace, replace-highlight, replace-dehighlight):
6810         Test query-replace-lazy-highlight instead of special value
6811         `isearch' of query-replace-highlight.
6812         (replace-dehighlight): Don't call isearch-dehighlight.
6813         (replace-highlight): Don't call isearch-highlight.
6814         Use face `query-replace' unconditionally.
6816 2004-12-14  Kim F. Storm  <storm@cua.dk>
6818         * simple.el (inhibit-mark-movement): Remove defvar.
6819         (beginning-of-buffer, end-of-buffer): Don't use it.
6821         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6822         Don't use inhibit-mark-movement.
6824         * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
6825         (cua--undo-push-mark): Remove.
6826         (cua--pre-command-handler, cua--post-command-handler):
6827         Don't fiddle with inhibit-mark-movement.
6829 2004-12-14  Juri Linkov  <juri@jurta.org>
6831         * buff-menu.el (list-buffers-noselect): Collect internal info
6832         for every buffer in BUFFER-LIST arg too.
6833         (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
6834         (Buffer-menu-switch-other-window, Buffer-menu-2-window):
6835         Bind same-window-buffer-names and same-window-regexps to nil.
6837 2004-12-13  Juri Linkov  <juri@jurta.org>
6839         * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
6841         * mail/supercite.el (sc-cite-frame-alist): Doc fix.
6842         (sc-cite-region, sc-uncite-region, sc-recite-region):
6843         Fix previous change to handle not alist as a symbol, but
6844         a citation frame as a symbol that represents a variable name.
6846 2004-12-13  Richard M. Stallman  <rms@gnu.org>
6848         * filecache.el (file-cache-add-directory-using-find):
6849         Only set up file-cache-find-command-posix-flag if we will use it.
6851         * bindings.el (mode-line-buffer-identification-keymap):
6852         Don't cancel the mode-line's usual down-mouse-1 binding.
6854         * cus-edit.el (custom-face-selected): Handle `default' specs.
6855         (custom-face-edit): Increase extra-offset.
6856         (custom-display): Handle `default' specs.
6858         * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
6860         * emacs-lisp/elint.el (elint-standard-variables)
6861         (elint-unknown-builtin-args): Move definitions up.
6863         * net/browse-url.el (browse-url-url-at-point): Add autoload.
6865         * info.el (info-xref-visited): Use `default' instead of t.
6866         (Info-try-follow-nearest-node): Don't explicitly load browse-url.
6868         * faces.el (header-line, mode-line-inactive, tool-bar):
6869         Use `default' instead of t for setting the defaults.
6870         (face-spec-choose): Separate `t' from `default'.
6872         * subr.el (while-no-input): New macro.
6874 2004-12-13  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  (tiny change)
6876         * filecache.el (file-cache-add-directory-using-find):
6877         Only test file-cache-find-command-posix-flag on some systems.
6879 2004-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6881         * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
6882         Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
6883         (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
6884         (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
6885         (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
6887 2004-12-12  Juri Linkov  <juri@jurta.org>
6889         * files.el (find-file-other-window, find-file-other-frame):
6890         Add the first buffer to the returned value to return the complete
6891         list of all visited buffers.
6892         (find-file-read-only, find-file-read-only-other-window)
6893         (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
6894         `find-file-read-args'.  Signal an error about non-existent file
6895         only if file name doesn't contain wildcards.  Toggle read-only in
6896         all visited buffers.
6897         (find-alternate-file, find-alternate-file-other-window):
6898         Add optional arg `wildcards'.  Doc fix.  Set `wildcards' to t when
6899         called interactively.  Pass arg `wildcards' to other functions.
6900         (find-file-noselect): Doc fix.
6902         * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
6903         Doc fix.
6904         (ffap-directory-finder): New variable.
6905         (ffap-string-at-point-mode-alist): Add * and ? to `file'.
6906         (ffap-file-at-point): Add /* to immediately rejected names.
6907         Return absolute file names matching ffap-dired-wildcards.
6908         (ffap-read-file-or-url): Set default value for `completing-read'
6909         to `buffer-file-name'.
6910         (find-file-at-point): When filename matches ffap-dired-wildcards,
6911         call ffap-file-finder with t arg `wildcards', instead of dired.
6912         (ffap-other-window, ffap-other-frame): Return visited buffers.
6913         (ffap-read-only, ffap-read-only-other-window)
6914         (ffap-read-only-other-frame, ffap-alternate-file): New commands.
6915         (dired-at-point): Call ffap-directory-finder instead of dired.
6916         (ffap-dired-other-window, ffap-dired-other-frame)
6917         (ffap-list-directory): New commands.
6918         (ffap-bindings): New keybindings for new commands.
6920 2004-12-12  Juri Linkov  <juri@jurta.org>
6922         * simple.el (beginning-of-buffer, end-of-buffer):
6923         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6924         Do not push mark when mark is active in transient-mark-mode.
6926         * simple.el (mark-word):
6927         * emacs-lisp/lisp.el (mark-sexp, mark-defun):
6928         * textmodes/paragraphs.el (mark-paragraph):
6929         Extend the region when mark is active in transient-mark-mode,
6930         regardless of the last command.  Doc fix.
6932         * simple.el (mark-word): Preserve direction when repeating.
6933         Make arg optional.  Interactive "p" -> "P".
6934         (transient-mark-mode, inhibit-mark-movement): Doc fix.
6936         * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
6937         preserving direction, to mark forward instead of backward when mark
6938         is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
6940 2004-12-12  Juri Linkov  <juri@jurta.org>
6942         * isearch.el (isearch-edit-string): Set 7th arg of
6943         `read-from-minibuffer' to `t' to inherit the current input
6944         method (whose name is indicated by [IM] in the minibuffer prompt)
6945         from the current buffer to the minibuffer.
6946         (isearch-lazy-highlight-update): Put body to `with-local-quit'
6947         to allow C-g quitting for lazy highlighting looping inside the
6948         search with nested repetition operators.  Add overlay to the list
6949         before setting its face and other properties to avoid the case of
6950         code quitting after placing the new overlay but before it's
6951         recorded on the list.  Select the window where isearch was
6952         activated, to highlight matches in the right window when isearch
6953         switches the current window to the minibuffer.
6955         * international/isearch-x.el
6956         (isearch-process-search-multibyte-characters):
6957         Use `isearch-message' as initial input for `read-string' instead
6958         of adding it to the minibuffer prompt.  After reading a string
6959         remove the initial value of `isearch-message' from the string.
6961         * replace.el (replace-match-maybe-edit): Doc fix.
6962         (perform-replace): Don't call `replace-highlight' when automatic
6963         replacement is requested in literal mode, since it is intended
6964         only to highlight words during entering a new replacement string
6965         for \? in non-literal mode.
6967         * replace.el (query-replace-highlight): Add new value `isearch'
6968         that allows query replacement to use isearch highlighting.
6969         Change type from `boolean' to `choice'.  Doc fix.
6970         (replace-highlight, replace-dehighlight, perform-replace):
6971         Use isearch highlighting if query-replace-highlight eq `isearch'.
6973 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6975         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
6976         (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
6978         * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
6979         case of \end{verbatim}.
6981 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
6983         * term.el (term-termcap-format): Synchronyze with terminfo.
6984         (term-emulate-terminal): Handle reset.
6985         (term-reset-terminal): New function.
6987 2004-12-11  Thien-Thi Nguyen  <ttn@gnu.org>
6989         * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
6990         (zone-fill-out-screen): New func.
6991         (zone-pgm-drip): Use `zone-fill-out-screen'.
6992         Also, no longer go to point-min on every cycle.
6993         (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
6994         (zone-pgm-random-life-wait): New user var.
6995         (zone-pgm-random-life): New func.
6997 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
6999         * files.el (auto-mode-alist): Map .com to DCL mode.
7001 2004-12-09  Richard M. Stallman  <rms@gnu.org>
7003         * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
7005 2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
7007         * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
7008         buffer with a display margin.
7010 2004-12-08  Jay Belanger  <belanger@truman.edu>
7012         * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
7013         (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
7015 2004-12-08  Richard M. Stallman  <rms@gnu.org>
7017         * faces.el: Delete code to set display table.
7018         (escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)
7020 2004-12-08  Jay Belanger  <belanger@truman.edu>
7022         * calc/calc.el: Add math-read-preprocess-string to autoloads.
7024         * calc/calc-ext.el (math-read-replacement-list)
7025         (math-read-superscripts, math-read-preprocess-string): Move to
7026         calc-aent.el.
7028         * calc/calc-aent.el (math-read-replacement-list)
7029         (math-read-superscripts, math-read-preprocess-string): Move from
7030         calc-ext.el.
7032 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7034         * isearch.el (isearch-quote-char): Fix up typo in last change.
7036 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
7038         * mouse.el (mouse-set-font): Handle the case where the command was
7039         not invoked using the mouse.
7041         * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
7042         (edmacro-finish-edit): Further update for keyboard macros that are
7043         lambda forms.
7044         (edmacro-sanitize-for-string): Correctly remove Meta modifier.
7046 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7048         * font-lock.el (font-lock-unfontify-region): Save buffer state.
7049         (font-lock-default-unfontify-region): Don't save buffer state any more.
7051 2004-12-07  Jay Belanger  <belanger@truman.edu>
7053         * calc/calc-help.el (calc-describe-key):
7054         Set calc-summary-indentation even when Calc Summary buffer exists.
7056 2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
7058         * calendar/holidays.el (holiday-easter-etc): Make arguments
7059         optional for backwards compatibility.  Doc fix.
7060         Remove un-necessary local vars mandatory, output-list.
7061         (holiday-advent): Make arguments optional for backwards
7062         compatibility.  Doc fix.
7064 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7066         * paren.el (show-paren-function): Fix last change (2004-12-02).
7068         * international/mule-util.el (char-displayable-p): Return nil for
7069         unibyte mode.
7071         * subr.el (subregexp-context-p): New function.
7073         * isearch.el (isearch-quote-char): Use it.
7075         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
7076         (regexp-opt-not-groupie*-re): Remove.
7077         (regexp-opt): Properly handle inputs with duplicate entries.
7079 2004-12-06  Richard M. Stallman  <rms@gnu.org>
7081         * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
7083         * cus-edit.el (custom-file): Doc fix.
7085         * textmodes/org.el: New file.
7087 2004-12-06  Kenichi Handa  <handa@m17n.org>
7089         * ldefs-boot.el: Update international/mule-util.el section.
7091 2004-12-05  Sam Steingold  <sds@gnu.org>
7093         * net/tramp.el (tramp-handle-file-accessible-directory-p):
7094         Fix `tramp-time-diff' comparison logic.
7096 2004-12-05  Paul Pogonyshev  <pogonyshev@gmx.net>
7098         * progmodes/which-func.el (which-function):
7099         Use `run-hook-with-args-until-success' instead of a custom loop.
7100         Fixes bug with local hooks.
7102 2004-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7104         * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
7105         Use delete-dups when calculating the initial value.
7106         (bibtex-autokey-get-title): Use <=.
7107         (bibtex-goto-line): New function.
7108         (bibtex-reposition-window): Use line numbers instead of point
7109         positions.  Use window-body-height.
7110         (bibtex-find-crossref): Use bibtex-reposition-window.
7111         (bibtex-find-entry): Use bibtex-reposition-window.  Always return
7112         position of entry if key is found or nil if not found.
7114 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7116         * cus-edit.el (custom-file): Doc fix.
7118         * progmodes/sh-script.el (sh-indent-for-then): Change default.
7120 2004-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7122         * simple.el (blink-matching-open):
7123         * textmodes/tex-mode.el (tex-validate-region):
7124         Obey syntax-table text properties.
7126 2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
7128         * wid-edit.el (widget-specify-field): Add `real-field' property to
7129         boundary.
7130         (widget-field-at): Use it.
7132 2004-12-02  Richard M. Stallman  <rms@gnu.org>
7134         * progmodes/cc-mode.el (awk-mode autoload):
7135         Supply t meaning interactive function.
7137         * isearch.el (search-whitespace-regexp): Remove the group.  Doc fix.
7138         (isearch-mode-map): No special definition for space.
7139         (isearch-whitespace-chars): Command deleted.
7140         (isearch-forward-regexp): Doc fix.
7141         (isearch-quote-char): When a space is not inside brackets,
7142         use `[ ]' instead of just space.
7143         (isearch-lazy-highlight-search): Bind search-spaces-regexp.
7145         * imenu.el (imenu--generic-function): Delete code to exclude
7146         matches in comments.
7148         * man.el (Man-reverse-face): Change default to `highlight'.
7150         * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
7151         (occur-engine): Use `face' prop rather than `font-lock-face'
7152         when specifying use of `match-face'.
7153         (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
7155         * emacs-lisp/elint.el (elint-standard-variables): Update list.
7157         * add-log.el (add-log-current-defun): Handle the case where point
7158         is in the header part of a DEFUN construct.
7160 2004-12-02  Dave Love  <fx@gnu.org>
7162         * progmodes/python.el (python-font-lock-syntactic-keywords):
7163         Fix previous change.
7165 2004-12-02  Richard G Bielawski  <Richard.G.Bielawski@wellsfargo.com>  (tiny change)
7167         * paren.el (show-paren-function): Check for matching chars
7168         specified by text props.
7170 2004-12-02  Jay Belanger  <belanger@truman.edu>
7172         * calc/calc.el (calc-read-key-sequence): Leave the old message visible
7173         when reading a new key sequence.
7175 2004-12-02  Kim F. Storm  <storm@cua.dk>
7177         * faces.el (escape-glyph): Rename from glyph.
7178         (standard-display-table): Set it here.  Add escape-glyph face to
7179         extra slot characters.
7181         * disp-table.el: Undo 2004-12-01 change.  Display table is now
7182         setup in faces.el.
7184 2004-12-02  Mark A. Hershberger  <mah@everybody.org>
7186         * xml.el (xml-parse-dtd): Don't show validity messages when
7187         xml-validating-parser is nil.
7188         (xml-substitute-special): Fix validity error messages to
7189         actually show the unexpandable entity.  Added validity error if &
7190         isn't followed by an entity.
7191         (xml-parse-tag): Concatenate any string following the a
7192         <![CDATA[]]> section to the parsed CDATA.
7193         (xml-parse-dtd): Skip parameter entity declarations and use of
7194         parameter entities.
7196 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
7198         * kmacro.el (kmacro-default-counter-format): New var.
7199         (kmacro-set-format): Use it.  Delete `(printf format)' from prompt.
7200         (kmacro-display): Remove `nil' from `and' form.  Delete call to
7201         `format' inside `message'.
7202         (kmacro-start-macro): Use `kmacro-default-counter-format'.
7204 2004-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7206         * pcvs.el (cvs-header-msg): New function.
7207         (cvs-update-header): Use it.  Change calling convention.
7208         Correctly handle the case of having simultaneous active processes.
7209         (cvs-sentinel): Don't call cvs-update-header any more.
7210         (cvs-mode-run): Update call and add cvs-update-header to postproc.
7212 2004-12-01  Jay Belanger  <belanger@truman.edu>
7214         * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
7215         Change message.
7217 2004-12-01  Juri Linkov  <juri@jurta.org>
7219         * progmodes/prolog.el (prolog-mode-variables):
7220         Fix imenu-generic-expression.
7222 2004-12-01  Daniel Pfeiffer  <occitan@esperanto.org>
7224         * faces.el (glyph): New face.
7226         * disp-table.el: Add an autoloaded table, that doesn't require
7227         this library, with glyph face.
7229         * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
7230         (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
7231         (conf-quote-normal): Allow normalizing only ' or ".
7232         (conf-mode): Regexp-quote constructed comment-start and don't
7233         match section {} where "name" contains braces.
7235         * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
7236         files.
7238 2004-12-01  Kenichi Handa  <handa@m17n.org>
7240         * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
7241         (x-select-text): Don't treat eight-bit-control/graphic chars
7242         specially.  Store the encoded text in the X cut buffer.
7243         (x-cut-buffer-or-selection-value): Compare the X cut buffer text
7244         with x-last-selected-text-cut-encoded.
7246 2004-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7248         * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
7250 2004-11-30  Markus Rost  <rost@ias.edu>
7252         * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
7253         AUCTeX.
7255 2004-11-30  Jay Belanger  <belanger@truman.edu>
7257         * calc/calc-arith.el (math-possible-signs): Made stronger checks
7258         on signs of intervals.
7259         (math-pow-of-zero): Strengthen checks for positive and negative
7260         exponents.
7262         * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
7263         * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
7264         * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
7265         * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
7266         * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
7267         * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
7268         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
7269         * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
7270         * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
7271         * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
7272         * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
7273         * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
7274         * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
7275         with provide statements.
7277         * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
7279         * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
7281         * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
7282         (calc-load-everything, math-defsimplify): Replace dummy autoloading
7283         functions by require statements.
7284         (math-defsimplify): Move to calc-alg.el, add to autoloads.
7286         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
7287         (calc-gnuplot-print): Give them values.
7289         * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
7290         autoloads.
7291         Add calc-do-embedded-activate to autoloads.
7292         (calc-gnuplot-name, calc-gnuplot-plot-command)
7293         (calc-gnuplot-print-command): Move them to calc-graph.el.
7295 2004-11-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7297         * term/mac-win.el (ccl-encode-mac-roman-font)
7298         (ccl-encode-mac-cyrillic-font)
7299         (ccl-encode-mac-centraleuropean-font, encoder-list)
7300         (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
7301         Support Cyrillic, CentralEuropean, and Dingbat font display
7303 2004-11-30  Andre Spiegel  <spiegel@gnu.org>
7305         * vc-hooks.el (vc-recompute-state): Move here from vc.el.
7307         * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
7308         still nil.
7310 2004-11-29  Luc Teirlinck  <teirllm@auburn.edu>
7312         * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
7313         (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
7315 2004-11-29  Jay Belanger  <belanger@truman.edu>
7317         * calc/calc-arith.el (math-pow-of-zero): Take into account different
7318         cases of the base and exponent.
7320 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7322         * simple.el (next-error-buffer-p): Allow for inclusive and
7323         exclusive tests for finding a buffer.
7324         (next-error-find-buffer): Pass the exclusive and inclusive tests
7325         to next-error-buffer-p.
7327         * replace.el (occur-next-error): Switch to the Occur buffer when
7328         appropriate, use the exclusive filter to next-error-find-buffer to
7329         do it.  Use the absolute value of the motion amount.
7331 2004-11-29  Kenichi Handa  <handa@m17n.org>
7333         * startup.el (command-line): Decode all default-directory by
7334         locale-coding-system.
7336 2004-11-29  Jay Belanger  <belanger@truman.edu>
7338         * calc/calc-aent.el: Remove unnecessary eval-when-compile.
7339         (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
7340         (math-read-expr-level, calc-check-user-syntax, math-read-factor):
7341         Replace calls to calc-extensions by appropriate require, replace
7342         calc-extensions-loaded by appropriate featurep.
7344         * calc/calc-ext.el: Move require to end of file.
7345         Remove redundant loading of calc.el.
7346         (calc-extensions-loaded): Remove unnecessary variable.
7347         (calc-extensions): Remove unnecessary function.
7348         (calc-load-everything): Replace calc-need-macros by appropriate require.
7350         * calc/calc-macs.el: Move provide to end of file.
7351         (calc-need-macros): Remove unnecessary function.
7353         * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
7354         (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
7355         (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
7356         Replace calc-extensions by appropriate require.
7357         (calc-power): Replace calc-extensions-loaded by appropriate featurep.
7359         * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
7360         Replace calc-need-macros by appropriate require.
7362         * calc/calc.el: Move require to end of file.
7363         (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
7364         Remove unnecessary variable.
7365         (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
7366         (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
7367         (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
7368         (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
7369         (math-stack-value-offset, math-format-value, math-format-flat-expr)
7370         (math-format-number, math-format-bignum, math-read-number)
7371         (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
7372         (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
7373         by appropriate require.
7374         (calc-check-defines): Replace calc-need-macros by appropriate require.
7376 2004-11-29  Kim F. Storm  <storm@cua.dk>
7378         * macros.el (insert-kbd-macro): Handle kmacro functions.
7380 2004-11-28  Juri Linkov  <juri@jurta.org>
7382         * compare-w.el (compare-windows-highlight): Attach each overlay
7383         to its window to properly highlight differences while comparing
7384         two windows of the same buffer.  Fix arguments.
7385         (compare-windows-sync-default-function): Fix arguments of
7386         `compare-windows-highlight'.
7388         * emacs-lisp/edebug.el (edebug-set-global-break-condition):
7389         Use `read-expression-history'.  Set initial contents only if
7390         `edebug-global-break-condition' is non-nil.  Set histpos to 1
7391         if initial contents is equal to the last history element.
7392         (edebug-set-conditional-breakpoint): Instead of temporarily
7393         prepending the current condition to the history, set initial
7394         contents to the current condition.  Set histpos to 1 if initial
7395         contents is equal to the last history element.
7397         * info.el (Info-search-whitespace-regexp): Remove shy group.
7398         (Info-search): Forward line if search is on the header line.
7399         Use search-whitespace-regexp in two other places.
7401 2004-11-27  Luc Teirlinck  <teirllm@auburn.edu>
7403         * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
7404         warning.  Delay real definition, which uses
7405         `set-fringe-indicators-1' till after the definition of that function.
7407 2004-11-28  Kim F. Storm  <storm@cua.dk>
7409         * fringe.el (fringe): New defgroup.
7410         (fringe-mode): Move to fringe group.
7411         (fringe-indicators): New defcustom.
7412         (set-fringe-indicators-1): New defun.
7414         * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
7415         (menu-bar-showhide-fringe-ind-menu): New keymap.
7416         (menu-bar-showhide-fringe-ind-empty)
7417         (menu-bar-showhide-fringe-ind-mixed)
7418         (menu-bar-showhide-fringe-ind-box)
7419         (menu-bar-showhide-fringe-ind-right)
7420         (menu-bar-showhide-fringe-ind-left)
7421         (menu-bar-showhide-fringe-ind-none): New defuns.
7422         (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
7424 2004-11-27  Richard M. Stallman  <rms@gnu.org>
7426         * comint.el (comint-read-noecho): Add trivial compatibility definition.
7428         * generic.el (define-generic-mode): Doc fix.
7430         * menu-bar.el (menu-bar-options-save): For the options
7431         that are toggled with menu-bar-make-mm-toggle, don't check
7432         for customized-value prop.
7434 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
7436         * mail/supercite.el (sc-cite-region): Handle the case where
7437         sc-cite-frame-alist is a symbol.
7438         (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
7439         a symbol.
7440         (sc-recite-region): Handle the case where sc-recite-frame-alist is
7441         a symbol.
7443 2004-11-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
7445         * wid-edit.el (widget-narrow-to-field): New function.
7446         (widget-complete): Use it.
7448 2004-11-27  Jay Belanger  <belanger@truman.edu>
7450         * calc/calc-aent.el (calc-eval-error): Declare and initialize the
7451         variable.
7452         (calc-eval-error): Don't check if the variable calc-eval-error is bound.
7453         (calc-buffer, calc-digit-value, math-expr-data): Declare them.
7454         (math-alg-inequalities): Move declaration to earlier in the file.
7456         * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
7457         (calc-gnuplot-input, math-normalize-a, math-integral-cache):
7458         Declare them.
7460         * calc/calc-lang.el (math-expr-data, math-expr-token)
7461         (math-exp-old-pos): Declare them.
7463         * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
7464         (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
7466 2004-11-27  Kim F. Storm  <storm@cua.dk>
7468         * progmodes/flymake.el: Use (featurep 'xemacs).
7469         (flymake-makehash): Change to defsubst.  Use fboundp.
7470         (flymake-time-to-float): Remove.
7471         (flymake-float-time): Merge code from flymake-time-to-float here.
7472         (flymake-replace-regexp-in-string): Change to defsubst.
7473         (flymake-split-string-remove-empty-edges):
7474         Rename to flymake-split-string.
7475         (flymake-split-string): Remove previous defalias.
7476         (flymake-get-temp-dir): Change to defsubst.
7477         (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
7478         Define for xemacs only.
7479         (flymake-master-file-count-limit): Change into compiler defvar only.
7480         (flymake-find-possible-master-files): Let-bind it dynamically while
7481         sorting files using flymake-master-file-compare.
7483 2004-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7485         * font-lock.el (font-lock-compile-keywords): Don't complain if the end
7486         of defun-prompt-regexp matches inside a comment/string but the
7487         beginning is correctly outside everything.
7489         * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
7490         appears within a string or a comment.
7492         * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
7493         rather than make-symbol for symbols which are used in
7494         a symbol-macrolet or equivalent.
7496 2004-11-26  Jay Belanger  <belanger@truman.edu>
7498         * calc-misc.el (calc-last-why-command): Declare it.
7500         * calc-vec.el (math-grade-vec): New variable.
7501         (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
7502         Replace variable grade-vec by declared variable.
7503         (math-rb-close): New variable.
7504         (math-read-brackets, math-read-vector): Replace variable close by
7505         declared variable.
7507         * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
7508         (calc-one-window, calc-edit-handler, calc-restore-trail)
7509         (calc-allow-ret): Declare them.
7511         * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
7512         (math-lud-cache, math-log2-cache, math-radix-digits-cache)
7513         (math-radix-float-cache-tag, math-random-cache)
7514         (math-max-digits-cache, math-integral-cache, math-units-table)
7515         (math-format-date-cache, math-holidays-cache-tag): Declare them.
7516         (math-moc-func): New variable.
7517         (math-map-over-constants, math-map-over-constants-rec):
7518         Replace variable func by declared variable.
7520         * calc/calc-store.el (calc-given-value, calc-store-opers):
7521         Declare them.
7522         (calc-var-name-map): Move declaration to earlier in the file.
7523         (calc-pv-pos): New variable.
7524         (calc-permanent-variable, calc-insert-permanent-variable):
7525         Replace variable pos by declared variable.
7527         * calc/calc-mtx.el (calc-det-lu): New variable.
7528         (math-det-raw, math-det-step): Replace variable lu by declared variable.
7530         * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
7531         (math-multi-subst, math-multi-subst-rec): Replace variables temp
7532         and arg by declared variables.
7533         (calcFunc-reducer): Fix incorrect variable.
7534         (math-inner-mul-func, math-inner-add-func): New variables.
7535         (calcFunc-inner, math-inner-mats): Replace variables mul-func
7536         and add-func by declared variables.
7538         * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
7539         (calc-digit-value): Declare them.
7541         * calc/calc-help.el (Info-history): Declare it.
7542         (calc-describe-key): Make calc-summary-indentation a local variable.
7543         (calc-help-long-names): Move declaration to earlier in file.
7545         * calc/calc-embed.el (calc-original-buffer): Declare it.
7546         (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
7547         (calc-embed-bot): New variables.
7548         (calc-do-embedded, calc-embedded-mark-formula)
7549         (calc-embedded-find-bounds, calc-embedded-duplicate)
7550         (calc-embedded-new-formula, calc-embedded-make-info):
7551         Replace vars outer-top, outer-bot, bot and top by declared variables.
7552         (calc-embed-prev-modes): New variable.
7553         (calc-embedded-set-modes, calc-embedded-update): Replace variable
7554         prev-modes with declared variable.
7555         (calc-embed-vars-used): New variable.
7556         (calc-embedded-make-info, calc-embedded-evaluate-expr)
7557         (calc-embedded-update, calc-embedded-find-vars): Replace variable
7558         vars-used by declared variable.
7560         * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
7561         (math-format-radix-float): Remove unnecessary setq.
7562         (math-radix-float-cache): Declare it.
7564         * calc/calcsel2.el (calc-keep-selection): Declare it.
7566         * calc/calc-maint.el: Remove file.
7568 2004-11-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7570         * textmodes/bibtex.el (bibtex-sort-entry-class)
7571         (bibtex-comment-start): Use defcustom.
7572         (bibtex-entry-field-alist): Use nil if initial content of the
7573         field is undefined.  Fix docstring.
7574         (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
7575         (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
7576         (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
7577         (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
7578         Fix docstring.
7579         (bibtex-autokey-title-terminators): Use only one regexp.
7580         (bibtex-string-maybe-empty-head): New variable.
7581         (bibtex-remove-delimiters-string): New function.
7582         (bibtex-text-in-field-bounds, bibtex-text-in-string):
7583         Use bibtex-remove-delimiters-string.
7584         (bibtex-progress-message, bibtex-field-left-delimiter)
7585         (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
7586         (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
7587         (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
7588         Simplify.
7589         (bibtex-format-entry): Use save-excursion for inherited booktitle.
7590         Use eq and bibtex-remove-delimiters-string.  For end markers use
7591         insertion type so that marker stays after inserted text.
7592         (bibtex-autokey-get-names): Return empty string if name is missing.
7593         (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
7594         calling bibtex-autokey-name-case-convert.
7595         (bibtex-autokey-demangle-title):
7596         Call bibtex-autokey-titleword-case-convert.  Remove call to
7597         bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
7598         (bibtex-global-key-alist, bibtex-read-string-key): New functions.
7599         (bibtex-read-key): New optional arg global.
7600         (bibtex-files-expand): New optional arg force.
7601         (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
7602         (bibtex-complete-crossref-cleanup): Rename from
7603         bibtex-complete-key-cleanup.  Simplify code.
7604         (bibtex-copy-summary-as-kill): Remove arg key.  Use looking-at.
7605         Operate on current entry.
7606         (bibtex-button): Add docstring.
7607         (bibtex-entry): Simplify.
7608         (bibtex-make-field): Replace optional arg called-by-yank with more
7609         specific args move and interactive.
7610         (bibtex-end-of-entry): Use forward-sexp.
7611         (bibtex-find-entry-globally): Remove.
7612         (bibtex-find-crossref): Allow for crossref key located in other buffer.
7613         Bound to C-c C-x.
7614         (bibtex-find-entry): New optional args global and display.
7615         (bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
7616         (bibtex-validate): Use arg force of bibtex-files-expand.
7617         (bibtex-clean-entry): Bugfix, clean string entries properly.
7618         Always keep point at beginning of entry.
7619         (bibtex-complete): Bugfix.  Handle string entries properly.
7620         Call cleanup functions only if needed.
7621         (bibtex-String): Use bibtex-read-string-key.
7622         (bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
7623         case of replacement text.
7625 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7627         * tramp.el (tramp-handle-directory-files-and-attributes): New function.
7628         (tramp-perl-directory-files-and-attributes): New constant.
7629         (tramp-file-name-handler-alist): Delete file-directory-files, add
7630         directory-files-and-attributes.
7631         (tramp-perl-file-attributes): Surround uid and gid by double
7632         quotes. Change parameter id-format from nonnumeric.
7633         (tramp-convert-file-attributes): New function.
7634         (tramp-handle-file-attributes): Use it.
7635         (tramp-maybe-send-perl-script): New function.
7636         (tramp-handle-file-attributes-with-perl): Use it. Don't convert
7637         file mode. Change parameter id-format from nonnumeric.
7638         (tramp-handle-file-attributes-with-ls): Change parameter id-format
7639         from nonnumeric.
7640         (tramp-post-connection): Don't send tramp-perl-file-attributes
7641         script. Reset connection property "perl-scripts".
7642         (tramp-handle-insert-directory): Run real handler when ls-lisp is
7643         in use.
7645 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7647         * desktop.el (desktop-read): Replace mapcar with mapc.
7648         (desktop-create-buffer): Replace mapcar with mapc.
7649         Remove redundant piece of code.
7651 2004-11-27  Nick Roberts  <nickrob@snap.net.nz>
7653         * progmodes/gud.el (gud-display-line): Use display-buffer
7654         for GDB-UI as for GUD.
7656         * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
7657         Delete variables.
7658         (gdb-ann3): Don't make GUD buffer dedicated.
7659         (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
7660         (gdb-display-source-buffer): Delete function.
7661         (gdb-view-source-function, gdb-view-assembler): Delete functions.
7662         (menu): Delete menu bindings for viewing source/assembler.
7663         (gdb-setup-windows, gdb-restore-windows):
7664         Don't dedicate GUD. No assembler now.
7665         (gdb-reset): No need to undedicate source buffers now.
7666         (gdb-source-info): No assembler now.
7668 2004-11-26  Nick Roberts  <nickrob@snap.net.nz>
7670         * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
7671         width to those for special frames.
7672         (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
7673         Use display-buffer.
7674         (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
7675         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
7676         (gdb-frame-assembler-buffer): Rework like
7677         gdb-frame-breakpoints-buffer.
7679 2004-11-25  Richard M. Stallman  <rms@gnu.org>
7681         * progmodes/flymake.el: Reindent.
7682         (flymake-split-string): Turn into defalias.
7683         (flymake-fix-file-name): Rename from flymake-fix-path-name.
7684         (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
7685         (flymake-get-common-file-prefix): Rename from ...path...  Doc fix.
7686         (flymake-build-relative-filename): Rename from ...path.
7687         Fix error message.
7689 2004-11-25  Cheng Gao  <chenggao@gmail.com>
7691         * progmodes/flymake.el: Much whitespace and capitalization change.
7692         Move `provide' to end.  Require `compile' only when compiling.
7694 2004-11-24  Jay Belanger  <belanger@truman.edu>
7696         * calc/calc-alg.el: Added comment.
7697         (math-polynomial-base): Replace variable mpb-top-expr by
7698         math-poly-base-top-expr.
7700         * calc/calc-poly.el (math-poly-base-top-expr): New variable.
7701         (math-polynomial-p1): Replace variable mpb-top-expr by declared
7702         variable.
7703         (math-poly-base-total-base): New variable.
7704         (math-total-polynomial-base, math-polynomial-p1): Replace variable
7705         mpb-total-base by declared variable.
7706         (math-factored-vars, math-to-list): Declare it.
7707         (math-fact-expr): New variable.
7708         (calcFunc-factors, calcFunc-factor, math-factor-expr)
7709         (math-factor-expr-try, math-factor-expr-part): Replace variable
7710         expr by declared variable.
7711         (math-fet-x): New variable.
7712         (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
7713         by declared variable.
7714         (math-factor-poly-coefs): Make temp a local variable.
7716         * calc/calc-units.el (calc-convert-units): Make units a local
7717         variable.
7718         (calc-num-units, calc-den-units): New variables.
7719         (calc-explain-units, calc-explain-units-rec): Replace variables
7720         num-units and den-units by declared variables.
7721         (math-cu-unit-list): New variable.
7722         (math-build-units-table, math-compare-unit-names)
7723         (math-convert-units, math-convert-units-rec): Replace variable
7724         unit-list by declared variable.
7725         (math-fbu-base, math-fbu-entry): New variables.
7726         (math-find-base-units, math-find-base-units-rec): Replace variables
7727         base and entry by declared variables.
7728         (math-which-standard): New variable.
7729         (math-to-standard-units, math-to-standard-rec): Replace variable
7730         which-standard by declared variable.
7731         (math-fcu-u): New variable.
7732         (math-find-compatible-unit, math-find-compatible-unit-rec):
7733         Replace variable u by declared variable.
7734         (math-cu-new-units, math-cu-pure): New variables.
7735         (math-convert-units, math-convert-units-rec): Replace variables
7736         new-units and pure by declared variables.
7737         (math-try-cancel-units): New variable.
7738         (math-simplify-units-quotient): Replace variable try-cancel-units by
7739         declared variable.
7741 2004-11-24  Richard M. Stallman  <rms@gnu.org>
7743         * textmodes/ispell.el (ispell-check-version):
7744         If default-directory is nonexistent, use home dir.
7746         * progmodes/grep.el (grep-regexp-alist):
7747         Don't match parens around line numbers.
7749         * progmodes/cperl-mode.el (cperl-indent-region)
7750         (cperl-imenu--create-perl-index, cperl-xsub-scan):
7751         Don't print progress messages.
7753         * progmodes/compile.el (compilation-mode-map):
7754         Don't inherit from compilation-minor-mode-map;
7755         copy its bindings instead.  But the menu bar Compile
7756         entry now does inherit from compilation-menu-map.
7758         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7759         Use with-no-warnings around compiler-macroexpand.
7761         * imenu.el: Don't always require newcomment.
7762         (imenu--generic-function): Call comment-normalize-vars
7763         if we have a comment syntax.
7764         Exit the loop if REGEXP matches the null string.
7765         Test comment-start as well as comment-start-skip
7766         when deciding whether to check for comments.
7768         * tooltip.el (tooltip-mode): Doc fix.
7770         * term.el (term-escape-char, term-mode): Doc fixes.
7772 2004-11-24  Dave Love  <fx@gnu.org>
7774         * progmodes/python.el (python-font-lock-syntactic-keywords):
7775         Check for escapes in the regexp.
7776         (python-quote-syntax): Don't do it here.
7778 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
7780         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
7781         (gdb-frames-mode-map, gdb-threads-mode-map)
7782         (gdb-registers-mode-map, gdb-locals-mode-map)
7783         (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
7784         (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
7786         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
7787         (dedicated-switch-to-buffer): Rework.
7788         (gdb-var-evaluate-expression-handler, gdb-put-string):
7789         Remove unused variable bindings.
7790         (gdb-setup-windows, gdb-display-buffer):
7791         Simplify. Use pop-to-buffer.
7792         (gdb-view-source-function): Simplify.
7793         (gdb-frame-breakpoints-buffer):
7794         Use pop-to-buffer, special-display-regexps.
7796 2004-11-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
7798         * progmodes/f90.el (f90-smart-end)
7799         (f90-previous-statement, f90-beginning-of-block): Doc fix.
7800         (f90-calculate-indent): Handle un-named PROGRAM blocks.
7801         (f90-end-of-block): Doc fix.  Make check of outermost block
7802         conditional on value of `f90-smart-end'.
7803         (f90-block-match): Hack to deal with un-named PROGRAM blocks.
7804         Handle case where END-BLOCK is nil.
7805         (f90-match-end): Handle un-named PROGRAM blocks.
7806         (f90-backslash-not-special): New function.
7808 2004-11-24  Jay Belanger  <belanger@truman.edu>
7810         * calc/calc.el (calc-embedded-active): Removed unnecessary
7811         declaration.
7812         (calc-show-banner): Removed redundant declaration.
7814         * calc/calc-graph.el (calc-gnuplot-default-device)
7815         (calc-gnuplot-default-output, calc-gnuplot-print-device)
7816         (calc-gnuplot-print-output, calc-gnuplot-geometry)
7817         (calc-graph-default-resolution, calc-graph-default-resolution-3d):
7818         Remove redundant initial values.
7820         * calc/calc-arith.el (math-scalar-functions)
7821         (math-nonscalar-functions, math-scalar-if-args-functions)
7822         (math-real-functions, math-positive-functions)
7823         (math-nonnegative-functions, math-real-scalar-functions)
7824         (math-real-if-arg-functions, math-integer-functions)
7825         (math-num-integer-functions, math-rounding-functions)
7826         (math-float-rounding-functions, math-integer-if-args-functions)
7827         (math-super-types): Move declarations to earlier in file.
7828         (math-unit-prefixes): Declared it.
7829         (math-floor-prec, math-trunc-prec): New variables.
7830         (math-trunc-fancy): Replace variable prec by declared variable.
7831         (math-floor-fancy): Replace variable prec by declared variable.
7832         (math-com-bterms): New variable.
7833         (math-commutative-equal, math-commutative-collect):
7834         Replace variable bterms by declared variable.
7836         * calc/calc-misc.el (math-trunc): Replace variable prec by
7837         math-trunc-prec.
7838         (math-floor): Replace variable prec by math-floor-prec.
7840         * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
7841         (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
7842         (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
7843         (math-format-date, math-format-date-part): Replace variables
7844         date, dt, year, month, day, weekday, hour, minute, second and
7845         bc-flag by declared variables.
7846         (math-pd-str): New variable.
7847         (math-parse-date, math-parse-date-word, math-parse-standard-date):
7848         Replace variable str by declared variable.
7849         (math-daylight-savings-hook, math-tzone-names): Move definitions
7850         to earlier in the file.
7851         (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
7852         (math-sh-year): New variable.
7853         (math-setup-add-holidays, math-setup-holidays)
7854         (math-setup-year-holidays): Replace variable `year' by declared
7855         variable.
7857         * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
7858         New variables.
7859         (math-nth-root-float, math-nth-root-float-iter): Replace variables
7860         n, nf and nfm1 by declared variables.
7861         (math-nri-n): New variable.
7862         (math-nth-root-integer, math-nth-root-int-iter): Replace variable
7863         n by declared variable.
7864         (calcFunc-log): Removed misplaced condition.
7866 2004-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7868         * generic.el (generic-mode-set-comments): Accept an empty comment-end.
7870 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
7872         * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
7873         (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
7874         Dedicate gdb-related windows.
7875         (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
7876         other frames.
7877         (gdb-reset): Remove dedicated property after debugging.
7879 2004-11-24  Jay Belanger  <belanger@truman.edu>
7881         * calc/calc-sel.el: Add comment.
7883         * calc/calc.el (math-stack-value-offset): Replace variables c,
7884         wid and off with math-svo-c, math-svo-wid and math-svo-off.
7886         * calc/calccomp.el (math-comp-sel-tag): Declare it.
7887         (math-svo-c, math-svo-wid, math-svo-off): New variables.
7888         (math-stack-value-offset-fancy): Replace variables c, wid and off
7889         by declared variables.
7890         (math-comp-just, math-comp-comma-spc): New variables.
7891         (math-compose-expr, math-compose-matrix): Replace variables `just'
7892         and comma-spc by declared variable.
7893         (math-comp-vector-prec): New variable.
7894         (math-compose-expr, math-compose-matrix, math-compose-rows):
7895         Replace variable vector-prec by declared variable.
7896         (math-comp-left-bracket, math-comp-right-bracket)
7897         (math-comp-comma): New variables.
7898         (math-compose-expr, math-compose-rows): Replace variables
7899         left-bracket, right-bracket and comma by declared variables.
7900         (math-comp-full-width): New variable.
7901         (math-comp-to-string-flat, math-comp-to-string-flat-term):
7902         Replace variable full-width by declared variable.
7903         (math-comp-highlight, math-comp-word, math-comp-level)
7904         (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
7905         (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
7906         New variables.
7907         (math-comp-to-string-flat, math-comp-to-string-flat-term)
7908         (math-comp-sel-flat-term): Replace variables comp-highlight,
7909         comp-word, comp-level, comp-margin, comp-pos and comp-buf by
7910         declared variables.
7911         (math-comp-simplify, math-comp-simplify-term)
7912         (math-comp-add-string, math-comp-add-string-sel):
7913         Replace variables comp-highlight, comp-buf, comp-base,
7914         comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
7916 2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7918         * cus-start.el (all): Add x-use-old-gtk-file-dialog.
7920         * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
7921         and x-server-version may throw.
7923 2004-11-23  Kim F. Storm  <storm@cua.dk>
7925         * subr.el (substitute-key-definition-key): Optimize.
7926         Don't call indirect-function for nil defn (always signals error).
7928         * ido.el (ido-read-internal): Fix require-match check when
7929         ido-directory-too-big is set.
7931 2004-11-23  Jay Belanger  <belanger@truman.edu>
7933         * calc/calc-ext.el (math-read-replacement-list)
7934         (math-read-superscripts): New variables.
7935         (math-read-preprocess-string): New function.
7936         (math-read-expr): Filter input through math-read-preprocess-string.
7938         * calc/calc-aent.el (math-read-exprs): Filter input through
7939         math-read-preprocess-string.
7941 2004-11-23  Daniel Pfeiffer  <occitan@esperanto.org>
7943         * progmodes/compile.el (compilation-start): In cd command use
7944         substitute-env-vars -- not quite shell compatible but better than
7945         nothing.
7946         (compilation-error-regexp-alist-alist): Simplify ftnchek to only
7947         handle the newer versions messages, which are more parseable.
7949 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7951         * reveal.el (reveal-mode-map): New var.
7952         (reveal-mode): Use it.
7954 2004-11-23  Nick Roberts  <nickrob@snap.net.nz>
7956         * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
7957         (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
7959 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7961         * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
7962         header-line when needed.
7963         Use fixed-pitch only in the header-line.
7964         Build the underline automatically.  Use emdash if available.
7966 2004-11-22  Richard M. Stallman  <rms@gnu.org>
7968         * dired.el (dired-recursive-copies): Move from dired-aux.el.
7969         * dired-aux.el (dired-recursive-copies): Move to dired.el.
7971 2004-11-22  Nick Roberts  <nickrob@snap.net.nz>
7973         * progmodes/gdb-ui.el (gdb-resync): New function.
7974         (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
7975         (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
7976         Use it to fail more gracefully.
7977         (gdb-variables): Delete variable.
7978         Re-order variables to reduce byte-compiler warnings.
7980 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7982         * descr-text.el (describe-char):
7983         * paren.el (show-paren-function):
7984         * subr.el (syntax-after): Undo last change.
7986         * progmodes/python.el (run-python): Don't hard code *Python*.
7987         Don't modify global process-environment.
7988         (python-send-region, python-load-file): Don't assume that
7989         python-buffer == (process-buffer (python-proc)).
7990         (python-switch-to-python): Simplify.
7992         * dired.el (dired-align-file): Don't assume line starts with spaces.
7994 2004-11-21  Jay Belanger  <belanger@truman.edu>
7996         * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
7997         Replace variable `lines' by math-read-big-lines.
7998         (math-read-big-expr): Replace variables the-baseline, the-h2
7999         and err-msg by math-read-big-baseline, math-read-big-h2 and
8000         math-read-err-msg.
8001         (math-read-big-bigp): Replace variable h2 with math-rb-h2.
8003         * calc/calc-lang.el (math-read-big-rec): Fix typo.
8004         (math-read-big-balance): Replace unbound variable by value.
8005         (math-read-big-lines): New variable.
8006         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8007         (math-read-big-error, math-read-big-balance): Replace variable
8008         `lines' by declared variable.
8009         (math-read-big-baseline, math-read-big-h2): New variables.
8010         (math-read-big-rec): Replace variables the-baseline and the-h2
8011         by declared variables.
8012         (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
8013         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8014         (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
8015         declared variables.
8016         (math-read-big-err-msg): New variable.
8017         (math-read-big-error): Replace variable err-msg by declared variable.
8019 2004-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8021         * ses.el: Add coding cookie.
8022         Fix up docstrings, follow new commenting conventions.
8023         (ses-header-line-menu): Fix missing variable rename for header-row.
8024         (ses-cell-size): Remove.
8025         (ses-make-cell): New function.
8026         (ses-cell, ses-insert-row, ses-insert-column): Use it.
8027         (ses-calculate-cell): Remove unused var `symbol'.
8028         (ses-narrowed-p): New function.
8029         (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
8030         (ses-initial-file-trailer): Change ;;; to ;; for local vars.
8031         (ses-load, ses-reconstruct-all): Adjust string search accordingly.
8032         (ses-setup): Use restore-buffer-modified-p.
8033         (ses-cleanup): Remove unused var `end'.
8034         (ses-header-string-left-offset): Remove.
8035         (ses-create-header-string): Adjust to new behavior of `align-to'.
8036         Truncate excessively large fields to preserve alignment.
8037         (ses-reconstruct-all): Remove unused var `refs'.
8038         (ses-read-cell-printer): Remove unused var `prompt'.
8039         (ses-delete-row): Remove unused var `pos'.
8040         (ses-delete-column): Remove unused var `new'.
8042 2004-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8044         * ps-print.el: Insert :version tag into all defgroup and defcustom.
8045         Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8046         Eliminate eval-and-compile usage.
8047         (ps-insert-file): Use insert-file-contents instead of insert-file.
8048         (ps-setup): Code fix.
8050         * printing.el (pr-setup, lpr-setup): Code fix.
8052 2004-11-21  Jay Belanger  <belanger@truman.edu>
8054         * calc/calc-prog.el (math-integral-cache-state, calc-lang)
8055         (calc-original-buffer): Declare them.
8056         (calc-user-formula-alist): New variable.
8057         (calc-user-define-formula, calc-fix-user-formula)
8058         (calc-user-define-composition, calc-finish-formula-edit):
8059         Replace variable `alist' by declared variable.
8060         (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
8061         (var-q7, var-q7, var-q8, var-q9): Declare them.
8062         (calc-kbd-push): Don't check to see if var-q0 through var-q9
8063         are bound.
8064         (calcFunc-typeof): Replace undeclared variable by expression.
8065         (math-exp-env): New variable.
8066         (math-define-body, math-define-exp): Replace exp-env by declared var.
8067         (math-define-exp): Replace misplaced variable by expression.
8069         * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
8070         (calc-curve-model, calc-curve-coefnames): New variables.
8071         (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
8072         varnames, model and coefnames by declared variables.
8073         (math-root-widen): New variable.
8074         (math-search-root, math-find-root): Replace variable root-widen by
8075         declared variable.
8076         (var-DUMMY): Declare it.
8077         (math-root-vars, math-min-vars): Move the declarations to earlier in
8078         the file.
8079         (math-brent-min): Make d a local variable.
8080         (math-find-minimum): Replace non-existent variable.
8081         (math-ninteg-romberg): Remove unnecessary variable.
8082         (math-ninteg-temp): New variable.
8083         (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
8084         integ-temp by declared variable.
8085         (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
8086         New variables.
8087         (math-general-fit): Replace variables first-var, first-coef and
8088         new-coefs by declared variables.
8089         (calcFunc-fitvar): Replace variable first-var by declared variable.
8090         (calcFunc-fitparam): Replace variable first-coef by declared variable.
8091         (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
8092         (math-all-vars-vars, math-all-vars-found): New variables.
8093         (math-all-vars-in, math-all-vars-rec): Replace variables vars and
8094         found by declared variable math-all-vars-vars.
8096 2004-11-20  Luc Teirlinck  <teirllm@auburn.edu>
8098         * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
8099         of `defconst'.
8101 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8103         * isearch.el (isearch-mode-map): Don't bind SPC.
8104         (isearch-whitespace-chars): Function deleted.
8105         (isearch-search): Bind search-spaces-regexp.
8106         (isearch-lazy-highlight-search): Likewise.
8107         (search-whitespace-regexp): Doc fix.
8108         (isearch-forward-regexp): Doc fix.
8110         * emacs-lisp/bytecomp.el (byte-compile-form):
8111         Move the calls to byte-compile-set-symbol-position,
8112         to avoid having two for the same symbol occurrence.
8114         * comint.el (comint-input-ring-size): Increase to 150.
8116         * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
8117         New variables.
8118         (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
8119         (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
8121         * imenu.el (imenu--generic-function):
8122         Ensure we keep moving backward even if BEG isn't further back.
8124         * replace.el (query-replace-read-to, query-replace-read-from):
8125         Specify t for KEEP-ALL in read-from-minibuffer.
8127         * progmodes/python.el (python-switch-to-python):
8128         If Python isn't running, start it.
8129         Don't alter debug-ignored-errors.
8131         * progmodes/cperl-mode.el (cperl-indent-region):
8132         Don't mind imenu-scanning-message.
8134         * bindings.el (global-map): Bind C-e to move-end-of-line.
8136         * simple.el (line-move-finish): New arg FORWARD.
8137         Ignore invisible newlines, not intangible ones.
8138         Conditions for acceptable stopping positions depend on FORWARD.
8139         (line-move): Pass FORWARD arg to line-move-finish.
8141         * buff-menu.el (list-buffers-noselect): Eliminate space at the start
8142         of HEADER.  Compensate for this change in the code to add display
8143         properties.  Don't make the first line intangible.
8145         * info.el (Info-search): Fix previous change.
8147 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
8149         * Makefile.in (recompile): Revert 2004-11-19 change.
8150         (compile): Likewise.
8152 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
8154         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
8156 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8158         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
8159         defgroup and defcustom.  Eliminate eval-and-compile usage.
8161         * progmodes/ebnf-otz.el: Fix typos.
8163 2004-11-19  Jay Belanger  <belanger@truman.edu>
8165         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
8166         (calc-edit-finish, calc-finish-stack-edit): Replace variable
8167         disp-trail by declared variable.
8169         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
8170         (calc-finish-selection-edit): Replace variable disp-trail by
8171         declared variable.
8172         (calc-selection-cache-entry): Move declaration to earlier in the file.
8173         (calc-selection-cache-num, calc-selection-cache-comp)
8174         (calc-selection-cache-offset, calc-selection-true-num)
8175         (calc-final-point-line, calc-final-point-column)
8176         (calc-original-buffer): Declare them.
8177         (calc-fnp-op, calc-fnp-num): New variables.
8178         (calc-find-nth-part, calc-find-nth-part-rec)
8179         (calc-select-previous): Replace op and num by declared variables.
8180         (calc-rsf-old, calc-rsf-new): New variables.
8181         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
8182         Replace variables old and new by declared variables.
8183         (calc-sel-reselect): New variable.
8184         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
8185         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
8186         (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
8187         reselect with declared variable.
8189         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
8190         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
8191         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
8192         (math-import-list, math-rewrite-phase): Declare them.
8193         (math-rewrite): Use let* to declare variables.
8194         (calc-rewrite-selection): Make rules a local variable.
8195         (calc-rewr-sel): New variable.
8196         (calc-rewrite-selection, calc-locate-selection-marker)
8197         (calc-rewrite): Use the declared variable calc-rewr-sel instead
8198         of sel.
8199         (math-rewrite-whole-expr): New variable.
8200         (math-rewrite, math-rewrite-phase): Replace variable expr by
8201         declared variable.
8202         (math-rewrite-heads-heads, math-rewrite-heads-skips)
8203         (math-rewrite-heads-blanks ): New variables.
8204         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
8205         heads, skips and blanks by declared variables.
8206         (math-rwcomp-subst-old, math-rwcomp-subst-new)
8207         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
8208         New variables.
8209         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
8210         old, new, old-func and new-func by declared variables.
8211         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
8212         Remove unnecessary variable.
8213         (math-apply-rw-regs): New variable.
8214         (math-apply-rewrites, math-rwapply-replace-regs)
8215         (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
8216         (math-apply-rw-ruleset): New variable.
8217         (math-apply-rewrites, math-rwapply-remember): Replace variable
8218         ruleset by declared variable.
8220 2004-11-19  Richard M. Stallman  <rms@gnu.org>
8222         * info.el (Info-search): Use search-whitespace-regexp.
8224 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8226         * vc-rcs.el (vc-rcs-parse): New function.
8227         (vc-rcs-annotate-command): Likewise.
8228         (vc-rcs-annotate-current-time): Likewise.
8229         (vc-rcs-annotate-time): Likewise.
8230         (vc-rcs-annotate-extract-revision-at-line): Likewise.
8232 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8234         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
8236 2004-11-18  Jay Belanger  <belanger@truman.edu>
8238         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
8240 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8242         * printing.el: Eliminate use of interactive-p and eval-and-compile.
8243         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8244         Use make-temp-file to generate PostScript files in any situation.
8245         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
8246         (pr-interactive-p): Eliminate var.
8247         (pr-save-interactive): Eliminate macro.
8248         (pr-interface, pr-ps-directory-preview)
8249         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8250         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8251         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8252         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8253         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8254         (pr-ps-region-ps-print, pr-ps-mode-preview)
8255         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8256         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8257         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
8258         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8259         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8260         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8261         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8262         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8263         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8264         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8265         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8266         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
8267         Eliminate pr-save-interactive usage.
8268         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
8269         Eliminate pr-interactive-p usage.
8270         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
8271         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
8272         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
8273         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
8274         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
8275         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
8276         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
8277         New funs.
8278         (pr-ps-file): Use make-temp-file to generate a temporary file.
8280 2004-11-17  Jay Belanger  <belanger@truman.edu>
8282         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
8283         a local variable.
8284         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
8285         (math-top-only): New variable.
8286         (math-simplify, math-simplify-step): Replace variable top-only by
8287         declared variable math-top-only.
8288         (math-simplify-expr): Declare it.
8289         Replace argument expr in all calls of math-defsimplify by
8290         math-simplify-expr.
8291         (math-simplify-plus, math-simplify-times, math-simplify-divide)
8292         (math-simplify-divisor, math-simplify-one-divisor)
8293         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
8294         (math-simplify-pow): Replace variable expr by declared variable
8295         math-simplify-expr.
8296         (math-simplify-divisor): Remove local variables temp and op.
8297         (math-simplify-one-divisor): Make temp and op local variables.
8298         (math-simplify-divisor-nover, math-simplify-divisor-dover):
8299         New variables.
8300         (math-simplify-divisor, math-simplify-one-divisor):
8301         Replace variables nover and dover by declared variables.
8302         (math-expr-subst-new, math-expr-subst-old): New variables.
8303         (math-expr-subst, math-expr-subst-rec): Replace variables new
8304         and old by declared variables.
8305         (math-is-poly-degree, math-is-poly-loose): New variables.
8306         (math-is-polynomial, math-is-poly-rec): Replace variables degree
8307         and loose by declared variables.
8308         (math-poly-base-const-ok, math-poly-base-pred): New variables.
8309         (math-polynomial-base, math-polynomial-base-rec):
8310         Replace variables const-ok and mpb-pred by declared variables.
8312         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
8314         * calc/calc-ext.el (math-defsimplify): Change the argument in
8315         the created function to math-simplify-expr.
8317         * calc/calc-units.el (math-simplify-expr): Declare it.
8318         Replace argument expr in all calls of math-defsimplify by
8319         math-simplify-expr.
8320         (math-simplify-units-prod): Replace variable expr by declared
8321         variable math-simplify-expr.
8323 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8325         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
8326         Replace mapcar->dolist, format->string.
8328 2004-11-17  Miles Bader  <miles@gnu.org>
8330         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
8331         * progmodes/idlwave.el: Remove RCS keywords.
8333 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
8335         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
8336         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
8337         Update to IDLWAVE version 5.5.  Too many changes to list them here.
8338         * progmodes/idlw-help.el: New file.
8340 2004-11-16  Richard M. Stallman  <rms@gnu.org>
8342         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8343         Discard spaces after \i according to TeX rules.
8345         * international/mule.el (set-buffer-file-coding-system):
8346         New arg NOMODIFY.
8347         (after-insert-file-set-coding): Pass that new arg.
8348         Prevent set-buffer-multibyte from trying to lock the file.
8350         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
8352         * saveplace.el (save-place): Doc fix.
8354         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
8355         temporarily widen before finding the following word to copy.
8357         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
8358         (cl-map-keymap): Definition deleted.
8360         * subr.el (map-keymap-internal): New function.
8362 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8364         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
8365         when pressing rather than when releasing mouse-2.  Simplify.
8367 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8369         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
8370         (compilation-mode): Set it here instead.
8372         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
8374         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
8375         (loop, cl-parse-loop-clause, defsetf): Use backquote.
8377 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8379         * progmodes/compile.el (compilation-internal-error-properties):
8380         Fix up a transposition-typo.  Check end-col before using it.
8382 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
8384         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8385         Discard whitespace after macro \i when converting it.
8387 2004-11-16  Juri Linkov  <juri@jurta.org>
8389         * emacs-lisp/find-func.el (find-function-regexp):
8390         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
8391         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
8392         Remove invalid `\W' from [^cgv\W].  Doc fix.
8393         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
8395 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
8397         * play/life.el: Maintainer is now FSF.
8398         (life-patterns, life-neighbor-deltas, life-window-start)
8399         (life-current-generation, life-generation-string): Use defvar
8400         instead of defconst.
8402 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8404         * progmodes/compile.el (compilation-move-to-column): New fun.
8405         (compilation-internal-error-properties)
8406         (compilation-next-error-function): Use it to make sure we don't go past
8407         the end of line.
8409 2004-11-15  John Paul Wallington  <jpw@gnu.org>
8411         * autoinsert.el (auto-insert-alist): Insert the user's name in
8412         copyright notice, rather than Free Software Foundation, for the
8413         Emacs Lisp header case too.
8415 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8417         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
8418         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8419         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
8420         return the list of string in a string.
8421         (pr-call-process): Message if calling process returns an error, that
8422         is, the exit status is different of zero.
8424 2004-11-15  Jay Belanger  <belanger@truman.edu>
8426         * calc/calcalg2.el (math-integrate-by-parts): Remove unused
8427         variable var-thing.
8428         (math-integ-depth, math-integ-level, math-integral-limit)
8429         (math-enable-subst, math-any-substs, math-integ-msg)
8430         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
8431         (math-int-threshold, math-int-factors, math-double-roots)
8432         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
8433         (var-GenCount): Declare these variables.
8434         (calcFunc-integ): Don't check if var-IntegLimit is bound.
8435         (math-integral-cache, math-integral-cache-state):
8436         Move declarations to earlier in the file.
8437         (math-deriv-var, math-deriv-total, math-deriv-symb)
8438         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
8439         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
8440         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
8441         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
8442         (math-solve-res): New variables
8443         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
8444         (math-integral, math-replace-integral-parts)
8445         (math-integrate-by-parts, calc-dump-integral-cache)
8446         (math-try-integral, math-do-integral, math-do-integral)
8447         (math-do-integral-methods, math-try-solve-for)
8448         (math-try-solve-prod, math-solve-poly-funny-powers)
8449         (math-solve-crunch-poly, math-decompose-poly)
8450         (math-solve-find-root-term, math-find-root-in-prod)
8451         (math-integ-try-linear-substitutions)
8452         (math-integ-try-substitutions, math-expr-rational-in)
8453         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
8454         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
8455         (math-solve-for, math-solve-system, math-solve-system-rec)
8456         (math-solve-get-sign, math-solve-get-int)
8457         (math-solve-system-subst): Replace undeclared variables with newly
8458         declared variables.
8460 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8462         * winner.el (winner-active-region, winner-edges, winner-window-list):
8463         Define at toplevel.
8464         (winner-mode-map): Move init inside declaration.
8466 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
8468         * files.el (convert-standard-filename): Doc fix.
8470 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
8472         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
8473         passwd, group, shadow, default/* and pam.d/*.
8475 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8477         * printing.el (pr-menu-spec): Adjust menu specification.
8479 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8481         * printing.el: Doc fix.  Insert :version tag into all defcustom.
8482         Handle interactive-p as is recommended in Emacs Lisp Reference.
8483         Set the file permission bits for newly created files.
8484         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8485         The printing menu specification (in `pr-menu-spec') was merged.
8486         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8487         (pr-version): New version number (6.8.3).
8488         (pr-file-modes): New option.
8489         (pr-interactive-p): New var.
8490         (pr-save-interactive, pr-save-file-modes): New macros.
8491         (pr-setup): Code fix.
8492         (pr-menu-spec): Menu specification merged.
8493         (pr-call-process, pr-text2ps): Set file permission bits.
8494         (pr-despool-print): Set file permission bits.  Handle interactive-p as
8495         is recommended.
8496         (pr-interface, pr-ps-directory-preview)
8497         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8498         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8499         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8500         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8501         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8502         (pr-ps-region-ps-print, pr-ps-mode-preview)
8503         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8504         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8505         (pr-despool-using-ghostscript, pr-despool-ps-print)
8506         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8507         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8508         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8509         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8510         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8511         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8512         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8513         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8514         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
8515         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
8516         Handle interactive-p as is recommended.
8518 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8520         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
8521         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
8523         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
8524         so it doesn't forget to highlight the beginning of the region either.
8526 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
8528         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
8529         (c-font-lock-init): Eliminate obsolete make-local-hook.
8530         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8531         (awk-mode): Use run-mode-hooks.
8533         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
8535 2004-11-13  Kim F. Storm  <storm@cua.dk>
8537         * mouse.el (mouse-drag-copy-region): Add :version.
8538         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
8539         while dragging mode line, so mode line can be dragged downwards.
8540         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
8541         while pressing mouse button so window doesn't scroll until we
8542         release the mouse if clicking on partially visible line.
8544 2004-11-12  Jay Belanger  <belanger@truman.edu>
8546         * calc/calc-graph.el (calc-dumb-map): Declare it.
8547         (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
8548         than unbound.
8549         (calc-graph-name): Made `end' a local variable.
8550         (calc-graph-lookup): Made `varname' a local variable.
8551         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
8552         Declare them.
8553         (calc-graph-format-data): Don't check if var-PlotRejects is bound.
8554         (calc-graph-plot, calc-graph-compute-3d): Remove references to
8555         the unused variable y3vec.
8556         (calc-graph-show-dumb): Remove reference to unused variable found-pt.
8557         (calc-graph-kill-hook, calc-graph-plot): Remove reference to
8558         calc-graph-prev-kill-hook.
8559         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
8560         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
8561         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
8562         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
8563         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
8564         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
8565         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
8566         (calc-graph-y3value, calc-graph-y3name)
8567         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
8568         (calc-graph-stepcount, calc-graph-is-splot)
8569         (calc-graph-surprise-splot, calc-graph-blank)
8570         (calc-graph-non-blank, calc-graph-curve-num): New variables.
8571         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
8572         (calc-graph-recompute-2d, calc-graph-compute-3d)
8573         (calc-graph-format-data): Replace undeclared variables with the
8574         above newly declared variables.
8576 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
8578         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
8579         `rsf-beep' and `rsf-sleep-after-message'.
8581         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
8582         list if `message-sender' is non-nil.
8584 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
8586         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
8587         consing by using mapc instead of mapcar.
8589 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
8591         * tooltip.el (require): Explain why CL is needed.
8593 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8595         * printing.el: Insert :version into defgroup (printing).  All reference
8596         to Files option in menubar were changed to File.
8597         (pr-version): New version number (6.8.2).
8598         (pr-get-symbol): Call easy-menu-intern.
8599         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
8600         compilation gripes.
8602 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8604         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
8605         new byte-compile-function-environment binding to t.
8607         * font-lock.el (font-lock-fontify-syntactically-region):
8608         Don't forget to highlight the last char when we hit `end'.
8610         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
8611         (mwheel-scroll): Adjust accordingly.
8613         * cvs-status.el: Reduce spurious warnings.
8614         (cvs-status-checkout): Remove.
8615         (cvs-status-mode-map): Use cvs-mode-checkout instead.
8617         * pcvs.el (cvs-mode-checkout): New command.
8619         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
8621         * tooltip.el: Require CL.
8623         * emacs-lisp/bytecomp.el: Use push.
8624         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
8625         (defalias): Remove the `byte-compile' property and add
8626         a `byte-hunk-handler'.
8628 2004-11-11  Juri Linkov  <juri@jurta.org>
8630         * info.el (Info-search): Save match data for isearch.
8631         Skip Tag Table node.
8633         * descr-text.el (describe-char): Replace syntax-after with code
8634         from its previous version.
8636         * files.el (magic-mode-alist): Use optimization for SGML mode too.
8637         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
8639         * international/mule.el (sgml-html-meta-auto-coding-function):
8640         Remove > after <html to allow HTML attributes.
8642 2004-11-11  Jay Belanger  <belanger@truman.edu>
8644         * calc/calc-comb.el (math-prime-factors-finished): Declare it as
8645         a variable.
8646         (calcFunc-dfac): Replace unbound max by n.
8647         (math-stirling-local-cache): New variable.
8648         (math-stirling-number, math-stirling-1, math-stirling-2):
8649         Replace the variable `cache' by the declared variable
8650         math-stirling-local-cache.
8651         (var-RandSeed): Declare it as a variable.
8652         (math-init-random-base, math-random-digit): Don't check to see if
8653         var-RandSeed is bound.
8654         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
8655         Declare them instead of just setting them.
8656         (math-init-random-base): Made i a local variable.
8657         (math-random-digit): Made math-random-last a local variable.
8658         (math-prime-test-cache): Move declaration to before it is used.
8659         (math-prime-test-cache-k, math-prime-test-cache-q)
8660         (math-prime-test-cache-nm1, math-prime-factors-finished):
8661         Declare them as variables.
8663 2004-11-11  Jay Belanger  <belanger@truman.edu>
8665         * calc/calc-ext.el (math-defcache): Use defvar for the new
8666         variables it creates.
8668 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
8670         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
8671         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
8672         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
8673         (desktop-save): Add :version.
8675 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8677         * printing.el (pr-get-symbol): Don't downcase.
8679 2004-11-10  Jay Belanger  <belanger@truman.edu>
8681         * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
8682         string to kill-ring.
8684         * calc/calc-aent.el (calc-alg-exp, math-toks)
8685         (math-exp-pos,math-exp-old-pos, math-exp-token)
8686         (math-exp-keep-spaces, math-exp-str): New variables.
8687         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
8688         (calcAlg-enter): Use declared variable calc-alg-exp.
8689         (math-build-parse-table, math-find-user-token): Use declared
8690         variable math-toks.
8691         (math-read-exprs, math-read-token, calc-check-user-syntax)
8692         (calc-match-user-syntax, match-factor-after, math-read-factor):
8693         Use declared variables math-exp-pos math-exp-old-pos.
8694         (math-read-exprs, math-read-token, math-read-expr-level)
8695         (calc-check-user-syntax, calc-match-user-syntax)
8696         (match-factor-after, math-read-factor): Use declared variable
8697         math-exp-token.
8698         (math-read-exprs, math-read-expr-list, math-read-token)
8699         (math-read-factor): Use declared variable math-exp-keep-spaces.
8700         (math-read-exprs, math-read-token): Use declared variable
8701         math-exp-str.
8702         (calc-match-user-syntax): Make m a local variable.
8704         * calc/calc-ext.el (math-read-expr): Use declared variables
8705         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
8706         math-exp-keep-spaces.
8708         * calc/calc-forms.el (math-read-angle-bracket): Use declared
8709         variables math-exp-pos, math-exp-str.
8711         * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
8712         math-exp-old-pos.
8713         (math-parse-fortran-vector, math-parse-fortran-vector-end)
8714         (math-parse-eqn-prime): Use declared variable math-exp-token.
8716         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
8717         Use declared variable math-exp-pos.
8718         (math-check-for-commas): Use declared variable math-exp-str.
8719         (math-read-brackets): Use declared variables math-exp-old-pos,
8720         math-exp-keep-spaces.
8721         (math-read-brackets, math-read-vector, math-read-matrix):
8722         Use declared variable math-exp-token.
8724 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8726         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
8727         where the keymap is a symbol.
8728         (easy-menu-add-item): Use keymap-prompt.  Simplify.
8730         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
8732         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
8733         (sgml-parse-tag-backward): Use it to skip spurious < or >.
8735 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
8737         * ebuff-menu.el: Doc fixes throughout.
8738         (electric-buffer-menu-mode-hook): New defvar.
8740 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
8742         * tooltip.el: Don't require cl, comint, gud, gdb-ui for
8743         compilation. The resulting compiler warnings appear to be harmless.
8745 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
8747         * textmodes/conf-mode.el: New file.
8749         * files.el (auto-mode-alist, magic-mode-alist): Use it.
8751 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8753         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
8755 2004-11-09  Jay Belanger  <belanger@truman.edu>
8757         * calc/calc-ext.el (calc-init-extensions): Remove old code.
8759         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
8760         (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
8761         (calc-z-prefix-help, calc-user-function-list): Use declared
8762         variables calc-z-prefix-buf, calc-z-prefix-msgs.
8763         (math-map-tree, math-map-tree-rec): Use declared variables
8764         math-mt-many, math-mt-func.
8765         (math-read-expression, math-read-string): Use declared variable
8766         math-expr-data.
8768         * calc/calc-ext.el (math-normalize-nonstandard): Use declared
8769         variable math-normalize-a.
8771         * calc/calc.el (math-normalize-a): New variable.
8772         (math-normalize): Use declared variable math-normalize-a.
8774         * calc/calc-poly.el (math-expand-form): Use declared variable
8775         math-mt-many.
8777         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
8778         Use declared variable math-mt-many.
8779         (math-rewrite): Use declared variable math-mt-func.
8781         * calc/calc-vec.el (math-read-brackets, math-read-vector)
8782         (math-read-matrix): Use declared variable math-expr-data.
8784         * calc/calc-lang.el (math-parse-fortran-vector)
8785         (math-parse-fortran-vector-end, math-parse-tex-sum)
8786         (math-parse-eqn-matrix, math-parse-eqn-prime)
8787         (math-read-math-subscr): Use declared variable math-expr-data.
8789         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
8790         (math-read-expr-level, math-read-token, calc-check-user-syntax)
8791         (calc-match-user-syntax, math-read-if, math-factor-after)
8792         (math-read-factor): Use declared variable math-expr-data.
8794 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
8796         * calendar/diary-lib.el (diary-from-outlook)
8797         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
8798         interactive-p; but rather new optional argument NOCONFIRM.
8800 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8802         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
8803         (easy-menu-name-match): Revert correspondingly.
8805 2004-11-09  Richard M. Stallman  <rms@gnu.org>
8807         * emacs-lisp/bytecomp.el (byte-compile-defalias):
8808         Turn off warnings for the new function even if definition not constant.
8809         If the definition isn't a quoted symbol, record (FUNCTION . t).
8810         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
8811         (byte-compile-callargs-warn): Handle (FUNCTION . t).
8812         (display-call-tree, byte-compile-arglist-warn):
8813         Handle t returned by byte-compile-fdefinition.
8815 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8817         * Makefile.in (maintainer-clean): Depend on distclean.
8819         * help-fns.el (help-C-file-name): File name must be in build-files
8820         to be returned.
8822 2004-11-09  Jay Belanger  <belanger@truman.edu>
8824         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
8825         (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
8827         * calc/calc.el (calc, calc-trail-display, calc-mode):
8828         Remove obsolete sections.
8830         * calc/calc.el (calc-x-paste-text): Remove.
8832         * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
8833         mouse-2.
8835 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
8837         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
8838         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
8839         current frame (in case of recursive calls).
8840         (gdb-show-changed-values): Add :version keyword.
8842 2004-11-09  Kenichi Handa  <handa@m17n.org>
8844         * international/mule-cmds.el: Change coding: tag back to
8845         iso-2022-7bit.
8847 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8849         * international/mule-cmds.el: Change coding-system to utf-8.
8850         (select-safe-coding-system-interactively):
8851         New function extracted from select-safe-coding-system.
8852         (select-safe-coding-system): Use it.
8854 2004-11-08  Richard M. Stallman  <rms@gnu.org>
8856         * subr.el (syntax-after): Doc fix.
8858         * paren.el (show-paren-function): Change calls to syntax-after
8859         for new way of returning the value.
8861         * menu-bar.el (menu-bar-file-menu): Make this the real name
8862         and menu-bar-files-menu the alias.  Use the former.
8863         (global-map): Use `file', not `files', as the symbol.
8865         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
8867         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
8868         Don't use beginning-of-buffer.
8869         (filesets-cmd-show-result): Use with-no-warnings.
8871 2004-11-08  Juri Linkov  <juri@jurta.org>
8873         * progmodes/compile.el (compile): Don't overwrite last command in
8874         minibuffer history with default command if they are not equal.
8876 2004-11-08  Jay Belanger  <belanger@truman.edu>
8878         * calc/calcalg2.el (math-do-integral-methods): Try linear then
8879         non-linear substitutions.
8881 2004-11-08  Jay Belanger  <belanger@truman.edu>
8883         * calc/calcalg2.el (math-linear-subst-tried): New variable.
8884         (math-do-integral): Set `math-linear-subst-tried' to nil.
8885         (math-do-integral-methods): Use `math-linear-subst-tried' to
8886         determine what type of substitution to try.
8887         (math-integ-try-linear-substituion):
8888         Set `math-linear-subst-tried' to t.
8890 2004-11-08  Kim F. Storm  <storm@cua.dk>
8892         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
8894 2004-11-07  Juri Linkov  <juri@jurta.org>
8896         * info-look.el (info-lookup): Allow reusing in the current buffer
8897         not only *info* buffer, but all (even renamed) Info buffers
8898         by checking for major-mode instead of *info* buffer name.
8899         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
8900         (octave-mode, maxima-mode) <doc-spec>:
8901         Allow long dashes generated by Texinfo 4.7 before definitions.
8902         (texinfo-mode) <doc-spec>: Add space to suffix to find command
8903         definitions with argument separated by space.
8905 2004-11-06  Richard M. Stallman  <rms@gnu.org>
8907         * simple.el (next-error group, face): Move before first use.
8908         (next-error-highlight, next-error-highlight-no-select): Likewise.
8910         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
8911         (line-move): New args NOERROR and TO-END.
8912         Return t if if succeed in moving specified number of lines.
8913         (move-end-of-line): New function.
8915         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
8916         (end-of-buffer-other-window): Likewise.
8918         * simple.el (line-move-ignore-invisible): Default to t.
8920         * subr.el (syntax-after): Return the syntax letter, not the raw code.
8922         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
8924         * international/iso-cvt.el (iso-cvt-define-menu):
8925         Rename menu-bar-files-menu to menu-bar-file-menu.
8927         * net/browse-url.el (browse-url-gnome-moz-program)
8928         (browse-url-gnome-moz-arguments): Move up before first use.
8930         * net/tramp.el (tramp group): Add :version.
8932         * progmodes/ada-xref.el (ada-gdb-application):
8933         Use goto-char instead of beginning-of-buffer.
8935         * progmodes/cperl-mode.el (cperl-info-on-command):
8936         Use goto-char instead of beginning-of-buffer.
8938         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
8939         Move up before first use.
8940         (idlwave-shell-temp-pro-file): Likewise.
8941         (idlwave-shell-temp-rinfo-save-file): Likewise.
8942         (idlwave-shell-temp-file): Minor doc fix.
8944         * textmodes/flyspell.el (flyspell-external-point-words):
8945         Use goto-char instead of beginning-of-buffer.
8947 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
8949         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
8950         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
8951         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
8953 2004-11-06  David Ponce  <david@dponce.com>
8955         * recentf.el (recentf-menu-path): Use menu item name.
8957 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
8959         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
8960         display doesn't support images.
8962 2004-11-06  Andreas Schwab  <schwab@suse.de>
8964         * tempo.el (tempo-match-finder): Doc fix.
8966         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
8968 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8970         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
8971         (easy-menu-lookup-name): New fun to replace it.
8972         (easy-menu-get-map): Use it to obey menu item names (rather than just
8973         keys) when looking up `path'.
8974         (easy-menu-always-true-p): Rename from easy-menu-always-true.
8975         (easy-menu-convert-item-1): Adjust to new name.
8977 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
8979         * outline.el (hide-body): Don't hide lines at the top of the file
8980         that precede the first header line.
8982 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
8984         * align.el (align-areas): Delete whitespace before reindenting, so
8985         that tabs are never placed after spaces.
8987 2004-11-06  Alan Shutko  <ats@acm.org>
8989         * macros.el (insert-kbd-macro): Do completions based on macros,
8990         rather than all commands.
8992 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
8994         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
8995         to solve a bug whereby tags with 'b' don't match.
8997 2004-11-05  Juri Linkov  <juri@jurta.org>
8999         * info.el (Info-search): Don't search in node header lines
9000         and file headers.
9002         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
9003         symbol-constituent characters after dot, not only digits.
9005 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
9007         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
9009 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9011         * dired.el (dired-read-dir-and-switches): Call read-directory-name
9012         if a dialog will be used, read-file-name otherwise.
9014 2004-11-04  Richard M. Stallman  <rms@gnu.org>
9016         * textmodes/table.el (table group): Add :version.
9018         * textmodes/ispell.el (ispell-word):
9019         Don't alter args; set them only thru `interactive' spec.
9021         * textmodes/flyspell.el (flyspell-word):
9022         Don't alter FOLLOWING; set it only thru `interactive' spec.
9024         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
9026         * net/browse-url.el (browse-url-maybe-new-window):
9027         Use called-interactively-p.
9029         * mail/supercite.el (sc-cite-region):
9030         Don't use interactive-p.  Add arg INTERACTIVE.
9031         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
9033         * international/mule-cmds.el (set-input-method, toggle-input-method):
9034         Don't use interactive-p.  Add arg INTERACTIVE.
9036         * eshell/esh-mode.el (eshell-show-maximum-output):
9037         Don't use interactive-p.
9038         (eshell-truncate-buffer): Just message, no error, if buffer is short.
9040         * mouse.el (mouse-show-mark): Get positions to delete from mark
9041         and point, not from mouse-drag-overlay.
9043         * imenu.el (imenu-eager-completion-buffer): Add :version.
9045         * filesets.el (filesets group): Add :version.
9047 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
9049         * files.el (xml-based-modes): Delete var.
9050         (magic-mode-alist): New more general var.
9051         (set-auto-mode): Use it.
9053         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
9054         when clicking from another window.
9056 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
9058         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
9059         (vc-cvs-annotate-time): Incorporate value of deleted var.
9060         Remove special-case handling of beginning-of-buffer cruft.
9061         Cache ending position (point) and return value in text property
9062         `vc-cvs-annotate-time', and consult it on subsequent invocations.
9064         * vc-cvs.el (vc-cvs-annotate-command):
9065         Delete extraneous lines from beginning of buffer.
9066         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
9068         * progmodes/grep.el (grep-default-command): Take empty string
9069         for tag if all other methods yield nil.  Shell-quote the tag.
9071         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
9072         spec in `interactive' form, and mention it in the docstring.
9073         Also, make sure point is at bol after calling `annotate-time'.
9075 2004-11-02  Richard M. Stallman  <rms@gnu.org>
9077         * cus-edit.el (customize-group-other-window):
9078         Select the window that displays the custom buffer.
9079         (custom-buffer-create-other-window): Likewise.
9081         * comint.el (comint-insert-input): Fix previous change.
9083         * emacs-lisp/elp.el (elp-instrument-function):
9084         Use called-interactively-p.
9086         * emacs-lisp/easymenu.el (easy-menu-intern):
9087         Don't downcase; rather, case-flip the first letter of each word.
9089         * emacs-lisp/easy-mmode.el (define-minor-mode):
9090         Use called-interactively-p.
9092         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
9093         Add interactive-only.
9094         (byte-compile-warnings): Add interactive-only as option.
9095         (byte-compile-interactive-only-functions): New variable.
9096         (byte-compile-form): Warn about calls to functions
9097         in byte-compile-interactive-only-functions.
9099         * emacs-lisp/autoload.el (update-file-autoloads):
9100         Don't use interactive-p; take new arg SAVE-AFTER.
9102         * emacs-lisp/advice.el (ad-make-advised-definition):
9103         Use called-interactively-p.
9105 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9107         * files.el (find-file-existing): New function.
9109         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
9110         find-file-existing.  Add "New File..." that calls find-file.
9112         * diropen.pbm, diropen.xpm: New files.
9114         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
9115         icon diropen.  New tool bar item find-file-existing uses icon open.
9117         * dired.el (dired-read-dir-and-switches): Call read-driectory-name
9118         instead of read-file-name.
9120 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
9122         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
9123         (icalendar--split-value): Change name of work buffer.
9124         (icalendar--get-weekday-abbrev): Return nil on error.
9125         (icalendar--date-to-isodate): New function.
9126         (icalendar-convert-diary-to-ical)
9127         (icalendar-extract-ical-from-buffer): Use only two args for
9128         make-obsolete (XEmacs compatibility).
9129         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
9130         (icalendar-export-region): Doc fix.
9131         If error, return non-nil and write errors to a buffer.
9132         Use correct weekday for weekly recurring events.
9133         Check whether date has been parsed for ordinary events.
9134         Make weekly events start in the year 2000.
9135         DTEND is non-inclusive, shift end date by one day if
9136         necessary (not for entries that have date and time).
9137         Rename local let variables: oops -> found-error, datestring ->
9138         startdatestring.
9140 2004-11-02  Kim F. Storm  <storm@cua.dk>
9142         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
9143         keep-mode-if-same variable.  Add it as optional arg instead.
9144         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
9146         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
9147         substitute-command-keys will select lower-case bindings like those
9148         used in the static help texts.
9150         * descr-text.el (describe-text-properties): Don't err if called in
9151         the *Help* buffer; output to *Help-2* buffer instead.
9153         * kmacro.el (group kmacro): Add :version.
9154         (kmacro-keyboard-quit): New function to cleanup on C-g.
9155         (kmacro-start-macro): Set defining-kbd-macro to append when
9156         appending to last macro.
9158         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
9160 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
9162         * progmodes/gdb-ui.el (gdb-enable-debug-log)
9163         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
9164         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
9165         Add :version keyword.
9167 2004-11-02  Pavel Kobiakov  <pk_at_work@yahoo.com>
9169         * progmodes/flymake.el (flymake-err-line-patterns):
9170         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
9171         `compilation-error-regexp-alist-alist' to internal Flymake format.
9173         * progmodes/flymake.el: Eliminate byte-compiler warnings.
9175 2004-11-01  Jay Belanger  <belanger@truman.edu>
9177         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
9178         with `interactive "s"'.
9180 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9182         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
9183         Revert change from 2004-10-16.  '*' checks the current buffer, but the
9184         mouse click may be in another buffer.
9186 2004-11-01  John Paul Wallington  <jpw@gnu.org>
9188         * files.el (large-file-warning-threshold): Add :version keyword.
9189         (kill-some-buffers): Doc fix.
9191         * thumbs.el (group thumbs): Add :version keyword.
9193         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
9195 2004-11-01  Richard M. Stallman  <rms@gnu.org>
9197         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
9199         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
9201         * allout.el (allout group): Add :version.
9202         (allout-init): Don't use interactive-p.
9203         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
9204         (allout-forward-current-level, allout-backward-current-level):
9205         Don't use interactive-p.
9207         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
9208         (bibtex-find-text): Likewise.
9210         * progmodes/vhdl-mode.el (vhdl-fill-region)
9211         (vhdl-beginning-of-statement): Don't use interactive-p.
9213         * progmodes/idlwave.el (idlwave-update-routine-info):
9214         Don't use interactive-p.
9216         * progmodes/idlw-shell.el (idlwave-shell-send-char):
9217         Don't use interactive-p.
9219         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
9220         Don't use interactive-p.
9222         * progmodes/ada-xref.el (ada-make-body-gnatstub):
9223         Don't use interactive-p.
9225         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
9226         (fortune-in-buffer): Doc fix.
9228         * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
9230         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
9231         don't select the temporary buffer.
9232         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
9233         (eudc-get-phone): Likewise.
9235 2004-11-01  Kim F. Storm  <storm@cua.dk>
9237         * man.el (Man-xref-normal-file): Fix help-echo.
9239 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9241         * reveal.el (reveal-last-tick): New var.
9242         (reveal-post-command): Use it to avoid closing overlays when we're
9243         appending text to them.
9245 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9247         * textmodes/bibtex.el: Require button.
9248         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
9249         (bibtex-reference-keys): Distinguish between header keys and
9250         crossref keys.
9251         (bibtex-beginning-of-field): New function.
9252         (bibtex-url-map): Remove.
9253         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
9254         (bibtex-font-lock-url-regexp): Assume that field names begin at
9255         the beginning of a line.
9256         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
9257         Remove field delimiters.  Use bibtex-beginning-of-field.
9258         Bugfix, point can be inside a field with a url.
9259         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
9260         New functions.
9261         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
9262         (bibtex-key-in-head): Simplify.
9263         (bibtex-current-line): Use bolp.
9264         (bibtex-parse-keys): Remove unused arg `add'.
9265         Use bibtex-type-in-head and bibtex-key-in-head.
9266         (bibtex-parse-entry, bibtex-autofill-entry):
9267         Use bibtex-type-in-head and bibtex-key-in-head.
9268         (bibtex-autokey-get-field): Do not alter case of replacement text.
9269         (bibtex-autokey-get-names): Do all processing of name list.
9270         (bibtex-autokey-get-year): New function.
9271         (bibtex-autokey-get-title): Do all processing of title words.
9272         (bibtex-generate-autokey): Simplify.
9273         (bibtex-string-files-init): Use default-directory.
9274         Allow for absolute file names in bibtex-string-files.
9275         (bibtex-files, bibtex-file-path): New variables.
9276         (bibtex-files-expand): New function.
9277         (bibtex-find-entry-globally): New command.
9278         (bibtex-summary-function): New variable.
9279         (bibtex-summary): Default value of bibtex-summary-function.
9280         (bibtex-find-crossref): New optional args pnt and split.
9281         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
9282         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
9283         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
9284         Fix handling of required and alternative fields.
9285         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
9286         Use cons and display-buffer.
9287         (bibtex-validate-globally): New command.
9288         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
9289         bibtex-parse-keys and bibtex-parse-strings for updating
9290         bibtex-reference-keys and bibtex-strings.
9291         (bibtex-realign): Remove blank lines past the last entry.
9292         (bibtex-reformat): Use bibtex-entry-format as default.
9293         (bibtex-choose-completion-string): Remove.
9294         (bibtex-complete): Do not use bibtex-choose-completion-string.
9295         (bibtex-url): Simplify.
9297 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9299         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
9300         (x-dnd-types-alist, x-dnd-open-file-other-window)
9301         (x-dnd-known-types): Add :version.
9303 2004-10-31  John Paul Wallington  <jpw@gnu.org>
9305         * ibuffer.el (group ibuffer): Add :version keyword.
9307 2004-10-31  Kim F. Storm  <storm@cua.dk>
9309         * ido.el (group ido): Add :version keyword.
9310         (ido-mode): Remove :version keyword.
9312         * emulation/cua-base.el (group cua): Add :version keyword.
9313         (cua-mode): Remove :version keyword.
9315 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
9317         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
9319         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
9320         compiler warning.
9321         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
9322         function.
9323         (help-at-pt-display-when-idle): Remove autoload.
9325 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9327         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
9329 2004-10-30  Juri Linkov  <juri@jurta.org>
9331         * help.el (function-called-at-point):
9332         * help-fns.el (variable-at-point): Read -> intern.
9334 2004-10-30  Simon Josefsson  <jas@extundo.com>
9336         * progmodes/autoconf.el (autoconf-font-lock-keywords):
9337         Recognize AS_* too.
9339 2004-10-29  Simon Josefsson  <jas@extundo.com>
9341         * subr.el (read-passwd): Move back from password.el.
9343         * password.el: Remove, not ready yet.
9345 2004-10-29  Andreas Schwab  <schwab@suse.de>
9347         * speedbar.el (speedbar-frame-parameters): Improve customize type.
9349 2004-10-29  Sam Steingold  <sds@gnu.org>
9351         * mouse.el (mouse-show-mark): Replace the last occurrence of
9352         x-lost-selection-hooks with x-lost-selection-functions.
9354 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9356         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
9357         x-lost-selection-functions is bound.
9359         * mouse-sel.el (mouse-sel-mode):
9360         * emacs-lisp/lselect.el: Adjust to new names for
9361         x-(lost|sent)-selection-functions.
9363         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
9364         New obsolete aliases of x-lost-selection-functions and
9365         x-sent-selection-functions.
9367 2004-10-28  Kim F. Storm  <storm@cua.dk>
9369         * imenu.el (imenu-scanning-message): Remove.
9370         (imenu-progress-message): Make it a no-op.
9372 2004-10-28  John Paul Wallington  <jpw@gnu.org>
9374         * files.el (set-auto-mode): Call `throw' correctly.
9376 2004-10-28  Juri Linkov  <juri@jurta.org>
9378         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
9379         to search `Info-...' commands in `info' manual.
9380         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
9381         Add 'info-file "emacs" property.
9382         (Info-find-emacs-command-nodes): Fix index line number regexp.
9383         Set real line number (instead of fake 0) in first element of the
9384         returned list.
9385         (Info-goto-emacs-command-node): Use line number of first element
9386         to set point in the first found Info node.
9388         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
9389         code to `grep-mode-font-lock-keywords'.
9390         (grep-mode-font-lock-keywords): Delete grep markers instead
9391         of making them invisible.
9393 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9395         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
9396         and x-server-version in bug report.
9398 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
9400         * files.el (set-auto-mode-0): New function.
9401         (set-auto-mode): Use it to handle aliased modes and to
9402         be consistent between C-x C-f and C-x C-w.
9404 2004-10-28  Kenichi Handa  <handa@m17n.org>
9406         * international/utf-8.el (utf-translate-cjk-charsets):
9407         Add katakana-jisx0201.
9409         * international/subst-jis.el: Add data for JISX0201.
9411 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9413         * obsolete/hilit19.el (hilit-mode): New function.
9414         Move all the toplevel side-effecting stuff into it, so that loading
9415         hilit19 doesn't mess everything up any more.
9417 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9419         * add-log.el (add-change-log-entry): Set up mailing address
9420         and full name later, and don't alter add-log-mailing-address
9421         or add-log-full-name.
9423         * elide-head.el (elide-head): Change error to message.
9424         (elide-head-show): Likewise.
9426         * apropos.el (apropos-macrop): Doc fix.
9428         * mouse.el (mouse-show-mark): Do most processing the same
9429         regardless of transient-mark-mode.
9431         * shadowfile.el (shadow-copy-files): Use interactive-p
9432         only to control whether to print a message.
9434         * tar-mode.el (tar-mode): Use write-contents-functions,
9435         not write-contents-hooks.
9437         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
9438         directory-sep-char.
9440 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9442         * strokes.el (strokes-unload-hook): Fix previous change.
9444         * type-break.el (type-break-run-at-time): Always use run-at-time;
9445         forget the alternatives.
9446         (type-break-cancel-function-timers): Always use cancel-function-timers;
9447         forget the alternatives.
9449         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
9451 2004-10-27  Kenichi Handa  <handa@m17n.org>
9453         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
9455         * international/subst-gb2312.el: Likewise.
9457         * international/subst-big5.el: Likewise.
9459         * international/subst-ksc.el: Likewise.
9461         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
9462         New variable.
9463         (utf-translate-cjk-set-unicode-range): New function.
9464         (utf-translate-cjk-unicode-range): Make it customizable.
9465         (utf-8-post-read-conversion):
9466         Use utf-translate-cjk-unicode-range-string.
9467         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
9468         Unicode ranges.
9470 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
9472         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
9473         trivial variants to shorten the list.
9474         (xml-based-modes): New var.
9475         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
9476         declaration higher priority than auto-mode-alist.
9478         * find-file.el (cc-other-file-alist): Bring it in line with
9479         cc-mode's auto-mode-alist entries and use \' instead of $.
9481         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
9482         and add "Id" and "Name" submenus to it.
9484         * imenu.el (imenu--generic-function): Skip matches in comments.
9486 2004-10-26  Jay Belanger  <belanger@truman.edu>
9488         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
9489         (full-calc-keypad, calc-trail-display): Use an extra argument
9490         instead of `interactive-p'.
9492         * calc/calc-misc.el (calc-other-window): Use an extra argument
9493         instead of `interactive-p'.
9495         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
9496         `interactive-p'.
9498 2004-10-26  Kim F. Storm  <storm@cua.dk>
9500         * help.el (describe-key): Describe both down-event and up-event
9501         for a mouse click.
9503 2004-10-26  Richard M. Stallman  <rms@gnu.org>
9505         * woman.el (woman): Don't call interactive-p.
9507         * pcomplete.el (pcomplete): Instead of interactive-p,
9508         use an arg set non-nil by the interactive spec.
9510         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
9511         use an arg set non-nil by the interactive spec.
9513         * man.el (Man-cleanup-manpage): Instead of interactive-p,
9514         use an arg set non-nil by the interactive spec.
9516 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
9518         * progmodes/flymake.el (flymake-split-string):
9519         Use `flymake-split-string-remove-empty-edges' in any case.
9521 2004-10-26  Masatake YAMATO  <jet@gyve.org>
9523         * progmodes/flymake.el (flymake-err-line-patterns):
9524         Use `compilation-error-regexp-alist-alist' instead of
9525         `compilation-error-regexp-alist'.
9527 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9529         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
9530         verbatim face on the \ of \end{verbatim}.
9532 2004-10-25  Jay Belanger  <belanger@truman.edu>
9534         * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
9535         erasing minibuffer.
9537 2004-10-25  Simon Josefsson  <jas@extundo.com>
9539         * subr.el (read-passwd): Move to net/password.el.
9541         * net/password.el (read-passwd): Add.  Autoload it.
9543 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
9545         * mouse-sel.el (mouse-sel-mode): Specify custom group.
9547         * simple.el (process-file): Fix logic.
9549 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9551         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
9552         (increase-right-margin): Remove erroneous call to `interactive-p'.
9554 2004-10-24  Kim F. Storm  <storm@cua.dk>
9556         * help.el (describe-mode): Fix 2004-10-13 change.
9557         Copy pure "Auto Fill" string so it can be propertized later
9558         without causing a read-only error.
9560 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9562         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
9563         style indexes.
9565 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
9567         * simple.el (process-file): Accept nil for INFILE.  Reported by
9568         Luc Teirlinck.
9570 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9572         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
9573         Handle periods and underscores in a function name.
9574         Remove the address fontification.
9576 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9578         * progmodes/asm-mode.el (asm-font-lock-keywords):
9579         Use font-lock-variable-name-face for registers.
9581 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
9583         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
9584         kill-all-local-variables.
9585         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
9586         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
9587         Use kill-all-local-variables and provide mode-hooks.
9588         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
9589         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
9590         Suggested by Masatake YAMATO <jet@gyve.org>.
9592 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
9594         * simple.el (process-file): New function, similar to call-process
9595         but supports file handlers.
9596         * vc.el (vc-do-command): Use it, instead of call-process.
9597         * net/tramp-vc.el (vc-do-command): Do not advise it if
9598         process-file is fboundp.
9599         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
9600         process-file.
9601         (tramp-handle-process-file): New function.
9602         (tramp-file-name-for-operation): Support process-file.
9604 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
9606         * calendar/icalendar.el (icalendar--weekday-array): New constant.
9607         (icalendar-weekdayabbrev-table)
9608         (icalendar-monthnumber-table): Delete.
9609         (icalendar--get-month-number): Use calendar-month-name-array.
9610         (icalendar--get-weekday-number): New function.
9611         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
9612         (icalendar-export-region): Handle multi-line entries.
9613         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
9615 2004-10-23  John Paul Wallington  <jpw@gnu.org>
9617         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
9618         `wildcards' set to t in interactive spec.
9620         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
9621         interactive spec rather than use `interactive-p'.
9622         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
9623         rather than use function `interactive-p'.
9625 2004-10-22  Kenichi Handa  <handa@m17n.org>
9627         * international/mule.el (translate-region): Implement it in Lisp
9628         as a front end of translate-region-internal.
9630 2004-10-21  Jay Belanger  <belanger@truman.edu>
9632         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
9633         Declare these variables with defvar.
9635         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
9636         is bound, only check to see if it is bound.
9638 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9640         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9641         Don't output messages.
9643         * calc/calc-help.el (calc-describe-bindings): Fix last change.
9645 2004-10-21  John Paul Wallington  <jpw@gnu.org>
9647         * calc/calc-graph.el (calc-graph-init):
9648         Use `set-process-query-on-exit-flag'.
9650 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
9652         * progmodes/compile.el (compilation-start): Rely on `cd' to get
9653         dir right and also allow argumentless cd.
9655 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9657         * textmodes/flyspell.el (flyspell-mode): Doc fix.
9659         * eshell/em-unix.el (eshell-grep):
9660         Don't bind compilation-process-setup-function.
9662         * comint.el (comint-insert-input): Use @ in `interactive'.
9663         (comint-input-filter-functions): Doc fix.
9664         (comint-kill-whole-line, comint-get-source): Doc fix.
9666         * progmodes/compile.el (compilation-setup):
9667         Don't set buffer-read-only if MINOR is non-nil.
9669 2004-10-19  Jay Belanger  <belanger@truman.edu>
9671         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
9672         (calc-emacs-type-gnu19): Remove.
9673         (calc-digit-map, calc-read-key-sequence, calc-read-key):
9674         Remove check for old emacs versions.
9676         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
9677         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
9678         for current Emacs.
9680         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
9681         the end of the minibuffer.
9682         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
9683         copy `esc-map'.
9685         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
9687         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
9688         call that would be given when the current emacs was used.
9690 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9692         * calendar/icalendar.el: Set coding to utf-8.
9693         (icalendar-version): Increase to 0.07.
9694         (icalendar-monthnumber-table): Change March pattern.
9695         (icalendar-get-all-event-properties)
9696         (icalendar-set-event-property): Delete.
9697         (icalendar-all-events): No longer interactive.
9698         (icalendar-convert-diary-to-ical)
9699         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
9700         their replacements.
9701         (icalendar-export-file, icalendar-export-region): New functions;
9702         essentially old `icalendar-convert-diary-to-ical' but appending to
9703         target rather than overwriting.
9704         (icalendar-import-file): Append to target file rather than
9705         overwriting.  Fourth arg deleted.
9706         (icalendar-import-buffer): New name for old
9707         `icalendar-extract-ical-from-buffer'.
9708         (icalendar--convert-string-for-import): New name for
9709         old `icalendar-convert-for-import'.
9710         (include-icalendar-files): Delete.
9711         Prefix for all internal functions changed from `icalendar-'
9712         to `icalendar--'.
9714 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9716         * paths.el (news-path): Fix previous change.
9718 2004-10-18  Jay Belanger  <belanger@truman.edu>
9720         * calc/calc-help.el (calc-describe-bindings):
9721         Set `buffer-read-only' to nil while working in the keybindings buffer;
9722         remove some extra information from the keybindings buffer.
9724 2004-10-18  David Ponce  <david@dponce.com>
9726         * mouse.el (mouse-drag-move-window-top): New function.
9727         (mouse-drag-mode-line-1): Use it.
9729 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
9731         * info.el (Info-fontify-node): For multiline refs,
9732         arrange to unfontify newline and surrounding whitespace.
9734 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9736         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
9737         directory is missing.
9739 2004-10-17  John Paul Wallington  <jpw@gnu.org>
9741         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
9742         New customizable variable; whether to display buffers that match
9743         `ibuffer-maybe-show-predicates' by default.
9744         (ibuffer-maybe-show-predicates): Mention it in docstring.
9745         (ibuffer-display-maybe-show-predicates): New variable.
9746         (ibuffer-update): Prefix arg now toggles whether buffers that
9747         match `ibuffer-maybe-show-predicates' should be displayed.
9748         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
9749         locally to heed `ibuffer-default-display-maybe-show-predicates'.
9750         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
9752 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
9754         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
9755         work correctly.
9757 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
9759         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
9760         (Buffer-menu-beginning): New helper function.
9761         (Buffer-menu-execute): Use it.
9762         (Buffer-menu-select): Use it.
9763         (Buffer-menu-sort): Use it and also keep markers.
9765 2004-10-17  Richard M. Stallman  <rms@gnu.org>
9767         * paths.el (news-directory): Rename from news-path.  Old name alias.
9768         (rmail-spool-directory): Use defvar.
9769         (sendmail-program): Use defcustom.
9770         (remote-shell-program): Use defcustom.
9771         (term-file-prefix): Use defvar.
9772         (abbrev-file-name): Use defvar.
9774         * term.el: Add maintainer.
9776         * subr.el (with-local-quit): Return nil if there's a quit.
9777         (read-passwd): Use with-local-quit.  Doc fix.
9779         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
9780         (strokes-unload-hook): Set as a variable with add-hook.
9782         * startup.el (fancy-splash-tail, normal-splash-screen):
9783         Update copyright year.
9785         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
9787         * server.el (server-unload-hook): Set as a variable with add-hook.
9789         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
9791         * frame.el (special-display-popup-frame):
9792         Make the buffer current as its frame is created.
9794         * delsel.el (delsel-unload-hook): Set as a variable.
9796         * comint.el (comint-output-filter-functions):
9797         Add comint-watch-for-password-prompt.
9798         (comint-read-noecho): Function deleted.
9799         (send-invisible): Use read-passwd.
9801         * fringe.el (fringe-mode-initialize): New function.
9802         (fringe-mode): Use fringe-mode-initialize as :initialize.
9804 2004-10-17  Kim F. Storm  <storm@cua.dk>
9806         * language/indian.el (indian-script-language-alist): Swap value and doc.
9807         (indian-font-char-index-table): Doc fix.
9809 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9811         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
9813 2004-10-16  Juri Linkov  <juri@jurta.org>
9815         * progmodes/compile.el (compilation-start): Move let-binding of
9816         `process-environment' into `with-current-buffer' body.
9817         Reported by Matt Hodges <MPHodges@member.fsf.org>.
9819 2004-10-16  Richard M. Stallman  <rms@gnu.org>
9821         * pcvs-util.el (cvs-bury-buffer):
9822         Don't call get-buffer-window for effect.
9824         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
9826         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
9828         * msb.el (msb-unload-hook): Set the variable.
9830         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
9831         Use * to err if buffer is readonly.
9833         * subr.el (looking-back): Return only t or nil.
9835         * whitespace.el (whitespace-unload-hook): Set the variable.
9837         * view.el (view-mode-enable): Set view-page-size and
9838         view-half-page-size to nil.
9839         (view-set-half-page-size-default): view-half-page-size = nil
9840         means the default.
9841         (View-scroll-page-forward): Use view-page-size-default.
9842         (View-scroll-page-backward): Likewise.
9843         (view-page-size, view-half-page-size): Doc fixes.
9845         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
9847         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
9849         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
9850         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
9851         (byte-compile-log-1): Bind inhibit-read-only.
9852         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
9853         (byte-compile-log-warning): Likewise.
9854         (byte-compile-file-form-require): Detect "cl" from the arg value.
9856         * progmodes/compile.el (compilation-start): Assume compilation-mode
9857         will make the buffer read-only.
9858         (compilation-mode): Take arg name-of-mode.
9859         (compilation-setup): Make buffer read-only.
9860         (compilation-handle-exit): Bind inhibit-read-only.
9862         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
9863         (ispell-message): Likewise.
9864         (ispell-show-choices): Don't call get-buffer-window uselessly.
9865         (ispell-init-process): Use set-process-query-on-exit-flag.
9867 2004-10-16  Kim F. Storm  <storm@cua.dk>
9869         * fringe.el (fringe-bitmaps): Only initialize when defined.
9871         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
9872         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
9874         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
9876 2004-10-15  Simon Josefsson  <jas@extundo.com>
9878         * net/password.el: Add.
9880 2004-10-14  Masatake YAMATO  <jet@gyve.org>
9882         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
9883         (gdb-script-end-of-defun): New function.
9884         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
9885         `gdb-script-end-of-defun' as *-of-defun-function.
9887 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
9889         * button.el (button-activate): Allow a marker to display as an action.
9891         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
9893         * help.el (describe-mode): Use it to make minor mode list into
9894         hyperlinks.
9896 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9898         * vc.el (vc-annotate-display-select): Fix typo.
9900         * subr.el (substitute-key-definition-key): New function.
9901         (substitute-key-definition): Use it with map-keymap.
9902         (event-modifiers): Use push.
9903         (mouse-movement-p, with-temp-buffer): Simplify.
9905 2004-10-12  Jay Belanger  <belanger@truman.edu>
9907         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
9908         New variables.
9909         (calc-help-index-entries): New function.
9910         (calc-describe-function): Use `calc-help-function-list' instead of
9911         obarray for completion.
9912         (calc-describe-variable): Use `calc-help-variable-list' instead
9913         of obarray for completion.
9915 2004-10-12  Richard M. Stallman  <rms@gnu.org>
9917         * info-look.el (info-lookup-file): Add info-file property.
9918         (info-lookup-symbol): Likewise.
9920         * info.el (info-xref): Add underlining.
9921         (info): Add info-file property.
9922         (Info-find-emacs-command-nodes): Specify case-sensitive search.
9924 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
9926         Sync with Tramp 2.0.45.
9928         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
9929         defined.  This is not the case for XEmacs without package "edebug".
9930         (tramp-set-auto-save-file-modes): Set permissions of autosaved
9931         remote files to the permissions of the original file.  This is not
9932         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
9933         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
9934         (tramp-perl-decode): Fix an error in Perl implementation.
9935         $pending must be cleared every loop.  Reported by Benjamin Place
9936         <benjaminplace@sprintmail.com>
9938         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
9939         Don't activate advice during definition.  This is done later on,
9940         depending on test result of `substitute-in-file-name'.
9941         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9943 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9945         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
9947         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
9949 2004-10-12  David Ponce  <david@dponce.com>
9951         * recentf.el (recentf-edit-list): Update the menu when the recentf
9952         list has been modified.
9954 2004-10-12  Simon Josefsson  <jas@extundo.com>
9956         * net/tls.el (tls-certtool-program): New variable.
9957         (tls-certificate-information): New function, based on
9958         ssl-certificate-information.
9960 2004-10-12  Kenichi Handa  <handa@m17n.org>
9962         * international/mule.el (coding-system-equal): Move from mule-util.el.
9964         * international/mule-util.el (coding-system-equal): Move to mule.el.
9966 2004-10-12  Kim F. Storm  <storm@cua.dk>
9968         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
9969         reset kmacro-initial-counter-value if set.
9970         (kmacro-set-counter): Only set kmacro-counter if defining or executing
9971         macro.  Set kmacro-initial-counter-value otherwise. Never set both.
9972         (kmacro-display): Show macro counter if non-zero.
9974         * subr.el (substitute-key-definition): Mention command remapping
9975         in doc string.
9977 2004-10-11  Jay Belanger  <belanger@truman.edu>
9979         * calc/calc-misc.el (calc-info-goto-node): New function.
9980         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
9981         node in one step.
9982         (calc-describe-copying, calc-describe-distribution)
9983         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
9984         Go to appropriate info node in one step.
9986 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9988         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
9990         * font-lock.el (font-lock-apply-highlight): Fix last change.
9992 2004-10-11  Simon Josefsson  <jas@extundo.com>
9994         * mail/smtpmail.el (smtpmail-open-stream): Look for
9995         starttls-gnutls-program instead of starttls-program iff
9996         starttls-use-gnutls is non-nil.
9997         (smtpmail-open-stream): Don't overwrite user settings of
9998         starttls-extra-arguments and starttls-extra-args.
10000 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10002         * comint.el (comint-mouse-insert-input): Remove.
10003         (comint-insert-input): Make it work for mouse bindings.
10004         (comint-mode-map): Move defs into the declaration.
10005         (comint-output-filter): Typo.
10007         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
10009 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
10011         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
10012         (ange-ftp-call-chmod): Reference remote-shell-program instead of
10013         ange-ftp-remote-shell.
10015 2004-10-10  Andreas Schwab  <schwab@suse.de>
10017         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
10018         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
10019         Reported by <sri@asu.edu>.
10021 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
10023         * vc.el (vc-annotate-mode): Remove variable.
10024         (vc-annotate-display-select): Only call vc-annotate-mode
10025         if we're not in that mode already.
10027 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10029         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
10030         (imenu-choose-buffer-index): Check here for rescan instead.
10032         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
10033         where the face expression evals to nil.
10035         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
10036         (tex-font-lock-keywords-2): Use it.
10037         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
10039         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
10041 2004-10-09  Kim F. Storm  <storm@cua.dk>
10043         * subr.el (progress-reporter-update): Define before first usage.
10044         (make-progress-reporter): Doc fix.
10046 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
10048         * textmodes/paragraphs.el (sentence-end-double-space)
10049         (sentence-end-without-period, sentence-end-without-space)
10050         (sentence-end): Doc fixes.
10052 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
10054         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
10055         Change paragraph-start regexp so we don't fill code starting with #'(.
10057 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
10059         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
10060         New defcustom.
10061         (extract-address-components): Use it.
10063 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
10065         * subr.el (make-progress-reporter, progress-reporter-update)
10066         (progress-reporter-force-update, progress-reporter-do-update)
10067         (progress-reporter-done): New functions.
10069         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
10071         * progmodes/etags.el (etags-tags-completion-table): Use progress
10072         reporter.
10073         (etags-tags-apropos): Likewise.
10075 2004-10-08  Alan Mackenzie  <acm@muc.de>
10077         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
10078         of current line.
10080 2004-10-08  Masatake YAMATO  <jet@gyve.org>
10082         * server.el (server-process-filter): Wrap `process-send-region'
10083         by `condition-case' to guard the case when the pipe to PROC is closed.
10085 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
10087         * xml.el (xml-substitute-special): Limit handling of external entities.
10089 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
10091         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
10093 2004-10-06  John Paul Wallington  <jpw@gnu.org>
10095         * xml.el (xml-parse-dtd): Fix `error' call.
10097 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
10099         * xml.el (xml-substitute-special): Return a single string instead
10100         of a list of strings if an entity substitution is made.
10102 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
10104         * calendar/icalendar.el: New file.
10106 2004-10-05  Juri Linkov  <juri@jurta.org>
10108         * isearch.el (isearch-done): Set mark after running hook.
10109         Reported by Drew Adams <drew.adams@oracle.com>.
10111         * info.el (Info-history, Info-toc): Fix Info headers.
10112         (Info-toc): Narrow buffer before Info-fontify-node.
10113         (Info-build-toc): Don't check for special Info file names.
10114         Set main-file to nil if Info-find-file returns a symbol.
10116 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
10118         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
10119         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
10120         * calendar/cal-menu.el (calendar-mode-map): Ditto.
10122 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
10124         * calendar/cal-iso.el (calendar-iso-read-args): New function,
10125         for old interactive spec from calendar-goto-iso-date.
10126         (calendar-goto-iso-date): Use it.
10127         (calendar-goto-iso-week): New function.  Suggested by Emilio
10128         C. Lopes <eclig@gmx.net>.
10130 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
10132         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
10133         `set-right-margin' bindings that follow the minor mode conventions.
10135 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10137         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
10138         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
10139         (latex-block-args-alist): Add minipage and picture.
10140         (latex-block-body-alist): Use reftex-label if enabled.
10141         (latex-insert-block): Don't insert a \n if not necessary.
10142         (tex-compile-commands): Make sure dvips doesn't send to printer.
10143         (tex-compile-default): Handle the case where no executable is found.
10144         (latex-noindent-environments): New var.
10145         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
10146         If tex-indent-allhanging is non-nil, make sure we only align for macros
10147         at beginning of line.
10149 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
10151         * newcomment.el (comment-beginning): Doc fix and don't choke on
10152         unset `comment-end-skip' when at beginning of comment.
10154 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
10156         * term.el (term-adjust-current-row-cache): Don't allow the current
10157         row to become negative.
10158         (term-emulate-terminal): Fix insert mode. Handle tab insertion at
10159         the end of the line. Fix scroll down. Add comments.
10160         (term-handle-ansi-escape): Don't exceed terminal width when moving
10161         right.
10162         (term-scroll-region): Move the cursor after setting the scroll region.
10164 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
10166         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
10167         to `width' for consistency with docstring.  Doc fix.
10169 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
10171         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
10172         This is necessary for derived modes.
10174 2004-09-30  Kim F. Storm  <storm@cua.dk>
10176         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
10177         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
10179         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
10180         kmacro-extract-lambda functions.
10181         (edit-kbd-macro): Handle kmacro lambda forms.
10182         Include counter and counter format in edit buffer.
10183         (edmacro-finish-edit): Get counter and format from edit buffer and
10184         update kmacro bindings when found.
10186 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
10188         * textmodes/paragraphs.el (forward-paragraph):
10189         Avoid args-out-of-range error when point winds up at the beginning of
10190         the buffer and hard newlines are enabled.
10192         * newcomment.el (comment-multi-line): Doc fix.
10194 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10196         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
10197         (diff-fixup-modifs): Catch unified-diff file-headers.
10199 2004-09-29  Kim F. Storm  <storm@cua.dk>
10201         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
10202         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
10203         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
10205         * fringe.el (fringe-bitmap-p): New macro.
10206         (fringe-bitmaps): Add standard fringe bitmaps on load.
10208 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10210         * dired.el (dired-view-command-alist): Use more efficient regexps.
10211         Remove dubious arguments.
10212         (dired-align-file): New function.
10213         (dired-insert-directory): Use it.
10214         (dired-move-to-end-of-filename): Make the " -> " search more specific.
10215         (dired-buffers-for-dir): Remove unused var `pattern'.
10217 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>
10219         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
10220         from diary display excursion.  Store diary buffer's point for
10221         `simple-diary-display'.
10222         (simple-diary-display): Set window point and start when
10223         displaying buffer, to preserve point.
10225 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
10227         * textmodes/enriched.el (enriched-translations): Replace defconst
10228         with defvar.
10230 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10232         * printing.el: Doc fix.
10233         (pr-version): New version number (6.8.1).
10234         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
10235         make-temp-name.
10236         (pr-delete-file): Check if file exists before deleting it.
10237         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
10239 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10241         * term.el (term-display-table): New variable.
10242         (term-mode): Use it.
10243         (term-exec-1): Set the coding system to binary.
10244         (term-emulate-terminal): Decode the string before inserting it.
10246 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
10248         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
10249         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
10250         (map): Bind S-prior, S-next and S-insert.
10251         (term-mode): Set `indent-tabs-mode' to nil.
10252         (term-paste): New function to be bound to S-insert.
10253         (term-send-del, term-send-backspace): Change the strings sent.
10254         (term-termcap-format): Synchronyze with etc/e/eterm.ti.
10255         (term-handle-colors-array): Fix handling of underline and reverse.
10256         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
10257         (term-erase-in-line): Fix comparison.
10258         (term-emulate-terminal): Fix line wrap handling.
10259         (term-start-output-log): Rename from `term-set-output-log'.
10260         (term-stop-output-log): Rename from `term-stop-photo'.
10261         (term-switch-to-alternate-sub-buffer): Comment out, unused.
10263 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10265         * dired.el (dired-move-to-filename): Don't output a message if
10266         raise-error is non-nil.  Fix return position and value.
10268         * files.el (insert-directory): Obey --dired even with symlinks.
10270 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
10272         * ls-lisp.el (ls-lisp-format): Mark file names with property
10273         dired-filename.
10275 2004-09-25  Kim F. Storm  <storm@cua.dk>
10277         * ido.el (ido-max-directory-size): New defcustom.
10278         (ido-decorations): Add "too big" element.
10279         (ido-directory-too-big): New dynamic var.
10280         (ido-may-cache-directory): Don't cache big directories.
10281         (ido-directory-too-big-p): New defun.
10282         (ido-set-current-directory): Update ido-directory-too-big.
10283         (ido-read-internal): Make empty ido-cur-item if too-big.
10284         (ido-buffer-internal): Use ido-read-internal directly instead of
10285         ido-read-buffer.
10286         (ido-file-internal): Init ido-directory-too-big.
10287         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
10288         and redo completion with full list.
10289         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
10290         it, and show completions.
10291         (ido-all-completions): Let bind ido-directory-too-big to nil.
10292         (ido-exhibit): Handle ido-directory-too-big.
10293         (ido-read-buffer): Handle fallback to read-buffer.
10294         Init ido-directory-too-big.
10295         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
10296         Init ido-directory-too-big.
10298 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
10300         * subr.el (delay-mode-hooks): Doc fix.
10302 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
10304         * textmodes/enriched.el
10305         (enriched-default-text-properties-local-flag): New variable.
10306         (enriched-mode): Make sure that enabling and disabling the mode is
10307         a no-op.  Doc fix.
10309 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
10311         * calendar/holidays.el (holiday-advent): Report on a specified day
10312         offset from advent, not just advent.
10313         (holiday-easter-etc): Report on one specified day offset from
10314         easter, not all easter holidays. Various Easter holidays moved to
10315         `christian-holidays' variable in calendar.el.
10316         * calendar/calendar.el (christian-holidays): Adapt for new
10317         behaviour of `holiday-advent' and `holiday-easter-etc' functions.
10319 2004-09-23  Kim F. Storm  <storm@cua.dk>
10321         * image.el (insert-sliced-image): Add doc string.
10323         * ido.el (ido-choice-list): New dynamic var for `list' context.
10324         (ido-context-switch-command): New dynamic var.
10325         (ido-define-mode-map): Generalize switch between file/buffer contexts.
10326         (ido-read-internal): Handle new `list' context.
10327         Handle insert-buffer and insert-file ido-exit values.
10328         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
10329         ido-context-switch-command. Handle insert-file ido-exit value.
10330         (ido-read-buffer): Set ido-context-switch-command to 'ignore
10331         unless it is already bound by caller.
10332         (ido-file-internal): New arg switch-cmd.  Use it to setup
10333         ido-context-switch-command.  Handle insert-buffer ido-exit value.
10334         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
10335         used for context switching.
10336         (ido-all-completions): Handle new `list' context.
10337         (ido-make-choice-list): Return choices for `list' context.
10338         (ido-find-file-in-dir, ido-display-file, ido-write-file)
10339         (ido-display-buffer, ido-kill-buffer): Disable context switching.
10340         (ido-insert-buffer, ido-insert-file): Setup context switching.
10341         (ido-exhibit): Handle `list' context.
10342         (ido-read-file-name): Disable context switching.  Handle fallback.
10343         (ido-read-directory-name): Disable context switching.
10344         (ido-completing-read): New defun like completing-read.  Setup and
10345         use new `list' context.
10347 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
10349         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
10351 2004-09-21  Jay Belanger  <belanger@truman.edu>
10353         * calc/calc-graph.el (calc-graph-add-curve): Move the call to
10354         `calc-graph-set-styles' so the gnuplot buffer will appear in a
10355         separate window.
10357 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
10359         * subr.el (after-change-major-mode-hook): Doc fix.
10361 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10363         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
10364         of ghostscript for monochrome PostScript file in Windows.
10366 2004-09-21  Kenichi Handa  <handa@m17n.org>
10368         * descr-text.el (describe-char): Checking of quail activation fixed.
10370 2004-09-21  Jay Belanger  <belanger@truman.edu>
10372         * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
10374 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
10376         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
10377         after the mode hooks instead of before.  Doc fix.
10379 2004-09-20  Jason Rumney  <jasonr@gnu.org>
10381         * startup.el (command-line) [windows-nt]: Try .emacs first, then
10382         _emacs, but revert to .emacs if neither exists in home directory.
10384 2004-09-20  John Paul Wallington  <jpw@gnu.org>
10386         * bindings.el (completion-ignored-extensions): Add .dfsl.
10388 2004-09-20  Richard M. Stallman  <rms@gnu.org>
10390         * bindings.el (scroll-left): Make it disabled.
10392         * files.el (enable-local-eval): Doc fix.
10394         * indent.el (move-to-left-margin): Special case for minibuffer.
10396         * term.el (term-emulate-terminal): Turn off undo for output.
10397         Use with-current-buffer and save-selected-window.
10399         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
10401         * progmodes/make-mode.el (makefile-fill-paragraph):
10402         Don't insist on spaces when looking for comments.  # is enough.
10404         * files.el (hack-local-variables): Copy the variables list
10405         to another buffer, strip prefixes and suffixes there, then read.
10406         (enable-local-eval): Doc fix.
10407         (ignored-local-variables): Initialize to nil.
10408         (risky-local-variable-p): Don't check ignored-local-variables here.
10409         (hack-one-local-variable): Ignore var if in ignored-local-variables.
10411 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
10413         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
10414         of = to "." (punctuation).
10416 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10418         * subr.el (event-basic-type): Fix mask (extend to 22bits).
10420 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
10422         * textmodes/enriched.el (enriched-rerun-flag): New variable.
10423         (enriched-before-change-major-mode): New function.
10424         Add it to `change-major-mode-hook'.
10425         (enriched-after-change-major-mode): New function.
10426         Add it to `after-change-major-mode-hook'.
10427         (enriched-mode): Make it work correctly if called from
10428         `after-change-major-mode-hook'.
10429         No longer set `indent-line-function'.
10431         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
10433         * subr.el (after-change-major-mode-hook): New variable.
10434         (run-mode-hooks): Implement it.
10436 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10438         * battery.el (battery-linux-proc-apm): Use string-to-number.
10439         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
10440         Use dolist (and less indentation).  Use erase-buffer.
10441         Pre-initialize `design-capacity', `warn', and `low'.
10442         (battery-format): Use replace-regexp-in-string.
10444 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10446         * battery.el: Delete superfluous empty lines.
10447         (battery-linux-proc-acpi): Attempt to gather information from all
10448         battery subdirectories regardless of their file name.
10449         (battery-linux-proc-apm): Replace all occurrences of
10450         battery-hex-to-int-2 with string-to-int (base 16).
10451         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
10452         (battery-hex-map): Delete variable.
10454 2004-09-18  John Paul Wallington  <jpw@gnu.org>
10456         * calc/calc-units.el (calc-quick-units): Fix overzealous
10457         s/or/unless/.
10459 2004-09-17  Jay Belanger  <belanger@truman.edu>
10461         * calc/calc.el (calc-mode-var-list): Fix the value of
10462         `calc-matrix-brackets'.
10464 2004-09-17  Romain Francoise  <romain@orebokech.com>
10466         * ibuf-ext.el (define-ibuffer-filter filename):
10467         Expand dired-directory since buffer-file-name is absolute.
10469 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
10471         * ediff-init.el (ediff-current-diff-face-A)
10472         (ediff-current-diff-face-B, ediff-current-diff-face-C)
10473         (ediff-current-diff-face-Ancestor)
10474         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
10475         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
10476         (ediff-even-diff-face-A, ediff-even-diff-face-B)
10477         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
10478         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
10479         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
10480         Use min-colors.
10482         * term.el (term-down): Perform vertical motion if DOWN is negative.
10483         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
10484         (term-termcap-format): Synchronyze with the eterm terminfo entry
10485         in etc/e/eterm.ti.
10486         (term-handle-colors-array): If the current foreground or
10487         background are zero (i.e. unspecified), use the foreground and
10488         background of the default face for reverse video.
10489         (term-ansi-at-eval-string, term-ansi-default-fg)
10490         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
10491         (term-mem): Delete ununsed function.
10492         (term-protocol-version): Increment.
10493         (term-current-face): Set to default.
10495 2004-09-15  Jay Belanger  <belanger@truman.edu>
10497         * calc/calc.el (calc-mode-var-list): Define this variable.
10498         (calc-always-load-extensions, calc-line-numbering)
10499         (calc-line-breaking, calc-display-just, calc-display-origin)
10500         (calc-number-radix, calc-leading-zeros, calc-group-digits)
10501         (calc-group-char, calc-point-char, calc-frac-format)
10502         (calc-prefer-frac, calc-hms-format, calc-date-format)
10503         (calc-float-format, calc-full-float-format, calc-complex-format)
10504         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
10505         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
10506         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
10507         (calc-matrix-brackets, calc-language, calc-language-option)
10508         (calc-left-label, calc-right-label, calc-word-size)
10509         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
10510         (calc-display-raw, calc-internal-prec, calc-angle-mode)
10511         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
10512         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
10513         (calc-window-height, calc-display-trail, calc-show-selections)
10514         (calc-use-selections, calc-assoc-selections)
10515         (calc-display-working-message, calc-auto-why, calc-timing)
10516         (calc-mode-save-mode, calc-standard-date-formats)
10517         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
10518         (calc-user-parse-tables, calc-gnuplot-default-device)
10519         (calc-gnuplot-default-output, calc-gnuplot-print-device)
10520         (calc-gnuplot-print-output, calc-gnuplot-geometry)
10521         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
10522         (calc-invocation-macro, calc-show-banner): Give these values as
10523         part of `calc-mode-var-list's initialization after the variables
10524         are declared with defvar.
10525         (calc-bug-address): Change email address to send bug reports to.
10526         Change the maintainer address at the top.
10527         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
10528         than "\\.emacs" to determine if it is the user-init-file.
10530         * calc/calc-embed.el (calc-embedded-set-modes): Use
10531         `calc-mode-var-list' correctly.
10533 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
10535         * vc.el (annotate-time): Document point handling.
10536         (vc-annotate-display-autoscale): Doc fix.
10538 2004-09-15  Miles Bader  <miles@gnu.org>
10540         * generic.el (generic-make-keywords-list): Use symbol rather than
10541         word anchors in regexp.
10543 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
10545         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
10546         no file name consider `dired-directory'.
10548 2004-09-14  Kim F. Storm  <storm@cua.dk>
10550         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
10552 2004-09-14  Simon Josefsson  <jas@extundo.com>
10554         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
10556         * textmodes/dns-mode.el: Add.
10558 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10560         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
10561         (disabled-command-function): Make the ?\  char more obvious.
10563         * vc-arch.el (vc-arch-root, vc-arch-registered):
10564         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
10566 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
10568         * windmove.el (windmove-frame-edges): Report coordinates of
10569         outside edges of frame, not inside edges.
10570         (windmove-coordinates-of-position): Convert into wrapper to new
10571         function `windmove-coordinates-of-window-position';
10572         `compute-motion' always applies to selected window.
10573         (windmove-coordinates-of-position): Update documentation to refer
10574         to Emacs 21 Lisp Reference Manual.
10575         (windmove-find-other-window): Fix off-by-one errors for max x,y.
10577 2004-09-13  Kim F. Storm  <storm@cua.dk>
10579         * isearch.el (isearch-resume-in-command-history): Rename from
10580         isearch-resume-enabled and change default to nil.
10582 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10584         * vc-hooks.el (vc-ignore-dir-regexp): New var.
10585         (vc-registered): Use it.
10586         (vc-find-root): New fun.
10588         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10589         Don't tell to use \\{...} when it's already done.
10591         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
10592         Provide a sample complex default.
10593         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
10594         (bibtex-entry): Use mapc.
10596 2004-09-12  Kim F. Storm  <storm@cua.dk>
10598         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
10600         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
10601         inhibit-field-text-motion to t so rectangles work in comint buffers.
10603         * simple.el (choose-completion-string): Set buffer before running
10604         choose-completion-string-functions hook so it can be buffer-local.
10606 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
10608         * progmodes/compile.el (compilation-start): Parse command to see
10609         if it starts with a cd, and if so perform it for the *compilation*
10610         buffer.  Change the header to reflect this.
10612 2004-09-11  Kim F. Storm  <storm@cua.dk>
10614         * ido.el (ido-enable-dot-prefix): Doc fix.
10615         (ido-enable-dot-prefix): New defcustom.
10616         (ido-set-matches1): Use it.
10618 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10620         * textmodes/bibtex.el (bibtex-mark-active)
10621         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
10623 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10625         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
10626         used in a case insensitive environment.
10627         (bibtex-mode-map): Rearrange order of menus.
10628         (bibtex-quoted-string-re): Obsolete.
10629         (bibtex-complete-key-cleanup): Variable replaced by new function.
10630         (bibtex-font-lock-keywords): Use backquotes.
10631         (bibtex-font-lock-url-regexp): New internal variable.
10632         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
10633         "OPT" and "ALT".
10634         (bibtex-insert-current-kill, bibtex-make-field)
10635         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
10636         (bibtex-parse-field-text): Simplify.
10637         (bibtex-string=): New helper function.
10638         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
10639         (bibtex-map-entries): Use bibtex-string=.
10640         (bibtex-search-entry): Use not.
10641         (bibtex-enclosing-field): Fix docstring.
10642         (bibtex-assoc-regexp): Obsolete.
10643         (bibtex-format-entry): Use assoc-string and bibtex-string=.
10644         (bibtex-autokey-get-names): Handle empty name field.
10645         (bibtex-parse-strings): Use assoc-string and unless.
10646         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
10647         Use assoc-string.
10648         (bibtex-pop): Simplify.
10649         (bibtex-mode): Set font-lock-extra-managed-props.
10650         (bibtex-entry-update): Use assoc-string.
10651         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
10652         (bibtex-autofill-entry): Use bibtex-string=.
10653         (bibtex-print-help-message): Simplify.
10654         (bibtex-find-entry): New optional arg START.
10655         (bibtex-validate): Use bibtex-string= and assoc-string.
10656         Do not call obsolete function compilation-parse-errors.
10657         (bibtex-remove-delimiters): Only remove delimiters if present.
10658         (bibtex-copy-entry-as-kill): Add docstring.
10659         (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
10660         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
10661         (bibtex-complete): Use bibtex-predefined-month-strings,
10662         bibtex-string=, and new function bibtex-complete-key-cleanup.
10663         (bibtex-generate-url-list): New variable.
10664         (bibtex-url): New command bound to C-c C-l and mouse-2.
10665         (bibtex-url-map): New local keymap for bibtex-url-mouse.
10666         (bibtex-font-lock-url): New function.
10668 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10670         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
10672 2004-09-09  Kim F. Storm  <storm@cua.dk>
10674         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
10675         counter and format with binding.
10676         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
10677         the declared macro uses own macro counter and format.  Give symbol
10678         kmacro property.
10679         (kmacro-keymap): Bind kmacro-name-last-macro to n.
10680         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
10681         (kmacro-end-and-call-macro): Doc fix.
10683 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
10685         * desktop.el (desktop-clear-preserve-buffers):
10686         Remove make-obsolete-variable.
10688 2004-09-08  Richard M. Stallman  <rms@gnu.org>
10690         * buff-menu.el (list-buffers-noselect): Call format-mode-line
10691         with the buffer as argument.
10693 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10695         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
10697 2004-09-08  Juri Linkov  <juri@jurta.org>
10699         * replace.el (perform-replace): Use `query-replace-descr'.
10701         * cus-start.el (history-delete-duplicates): Specify customization.
10703         * diff-mode.el (diff-mode-map):
10704         * progmodes/compile.el (compilation-mode-map):
10705         * progmodes/grep.el (grep-mode-map):
10706         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
10707         to `next-error-follow-minor-mode'.
10709 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10711         * isearch.el (isearch-lazy-highlight-update): Take into account
10712         the case of zero-length match at the search bound.
10714 2004-09-08  Kim F. Storm  <storm@cua.dk>
10716         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
10717         change.  Use zero width overlays when necessary.
10719 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10721         * subr.el (split-string): Docfix.
10723 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10725         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
10726         (display-call-tree): Ensure newline after caller/calls blocks.
10728 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10730         * startup.el (command-line-1): Make option
10731         --directory/-L modify `load-path' straight away.
10733 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10735         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
10737 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10739         * emacs-lisp/autoload.el (make-autoload):
10740         Handle `define-compilation-mode'.
10742         * emacs-lisp/lisp-mode.el (define-compilation-mode):
10743         Specify `doc-string-elt' property.
10745 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10747         * bs.el (bs-mode): Doc fix.
10749 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10751         * info.el (Info-insert-dir): Fix temp buffer leak bug.
10753 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10755         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
10757 2004-09-08  Kenichi Handa  <handa@m17n.org>
10759         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
10760         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
10761         ps-mule-next-point -> 1+).
10763         * composite.el (encode-composition-rule): Add autoload cooky.
10765 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
10767         * format.el (buffer-auto-save-file-format): Make it permanent local.
10769 2004-09-07  Kim F. Storm  <storm@cua.dk>
10771         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
10772         (authors-fixed-entries): Fix typo.
10773         (authors-canonical-author-name): Compact multiple spaces.
10774         Ignore trivial names (e.g. only first name).
10776         * term.el (term-window-width): Only use full window width on
10777         window system if overflow-newline-into-fringe is enabled.
10778         (term-mode): Don't disable overflow-newline-into-fringe.
10780 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10782         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
10783         motion as seen on my Mac OS X xterms.
10785         * newcomment.el (uncomment-region-default, comment-region-default):
10786         New functions extracted from uncomment-region and comment-region.
10787         (comment-region, comment-region-function, uncomment-region)
10788         (uncomment-region-function): Use them.
10790         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
10792         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
10793         It's not crucial but can make sense at times.
10795         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
10796         the first commit.
10798         * vc.el (vc-buffer-context, vc-restore-buffer-context):
10799         Disable obsolete code.
10801 2004-09-07  Juri Linkov  <juri@jurta.org>
10803         * progmodes/grep.el (grep-highlight-matches): Change default from
10804         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
10805         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
10806         if grep option `--color' is available, or to `nil' otherwise.
10807         (grep-process-setup): Call `grep-compute-defaults' if
10808         `grep-highlight-matches' is not computed.  Set env-vars only
10809         if `grep-highlight-matches' is `t'.
10810         (grep-use-null-device): Remove redundant type `boolean' (`choice'
10811         is already defined).
10813         * progmodes/compile.el (compilation-start): Use copy of
10814         `process-environment' created by `copy-sequence' to not
10815         modify env-vars in the global `process-environment'.
10817 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
10819         * simple.el (next-error-follow-minor-mode): Fix last change.
10821 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
10823         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
10824         permanent local.
10826 2004-09-04  Richard M. Stallman  <rms@gnu.org>
10828         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
10829         highlighting if the search string is empty.
10831 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
10833         * facemenu.el (facemenu-active-faces): Change condition of inner
10834         `while' loop to also check the first two elements of `face-atts'
10835         and `mask-atts'.
10837 2004-09-04  John Paul Wallington  <jpw@gnu.org>
10839         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
10840         (thumbs-view-image-mode): Make buffer read-only.
10842 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
10844         * textmodes/ispell.el (ispell-really-aspell): New defvar.
10845         (ispell-check-version): Set it.
10846         (ispell-send-replacement): New function.
10847         (ispell-process-line): Call ispell-send-replacement.
10849 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
10851         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
10852         Support choosing seconds with "s".
10854 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
10856         * terminal.el (te-escape): Show `?' in prompt for help key.
10858 2004-09-04  Emilio C. Lopes  <eclig@gmx.net>
10860         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
10862 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10864         * simple.el (next-error-follow-minor-mode)
10865         (next-error-follow-mode-post-command-hook): New functions.
10866         (next-error-follow-last-line): New defvar.
10868         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
10869         * progmodes/compile.el (compilation-mode-map): Likewise.
10870         * progmodes/grep.el (grep-mode-map): Likewise.
10871         * replace.el (occur-mode-map): Likewise.
10873         * newcomment.el (uncomment-region): Bind comment-use-global-state
10874         to nil.
10876 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
10878         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
10879         locally around the call to `revert-buffer'.
10881 2004-09-03  Juri Linkov  <juri@jurta.org>
10883         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
10884         `isearch-adjusted' to `t'.
10885         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
10886         (isearch-message-prefix): Add "pending" for isearch-adjusted.
10887         (isearch-other-meta-char): Restore isearch-point unconditionally.
10888         (isearch-query-replace): Add new arg `regexp-flag' and use it.
10889         Set point to start of match if region is not active in transient
10890         mark mode (to include the current match to region boundaries).
10891         Push the search string to `query-replace-from-history-variable'.
10892         Add prompt "Query replace regexp" for isearch-regexp.
10893         Add region beginning/end as last arguments of `perform-replace.'
10894         (isearch-query-replace-regexp): Replace code by the call to
10895         `isearch-query-replace' with arg `t'.
10897 2004-09-03  Richard M. Stallman  <rms@gnu.org>
10899         * startup.el (normal-top-level): Undo previous TERM change.
10901 2004-09-03  Kim F. Storm  <storm@cua.dk>
10903         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
10904         highlight overlays; allow using RET when cursor is over a button.
10905         (cua--highlight-rectangle): Use it.
10906         (cua--rectangle-set-corners): Don't move backwards at eol.
10907         (cua--forward-line): Don't move into void after eob.
10909         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
10910         point is set (and displayed) inside rectangle.
10911         (cua--rectangle-operation): Fix for highlight of empty lines.
10912         (cua--highlight-rectangle): Fix highlight for tabs.
10913         Position cursor at left/right edge of rectangle using new `cursor'
10914         property on overlay strings.
10915         (cua--indent-rectangle): Don't tabify.
10916         (cua-rotate-rectangle): Ignore that point has moved.
10918 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10920         * term/mac-win.el: Add ASCII equivalents for some function keys.
10921         (mode-line-frame-identification): Sync with x-win.el.
10923 2004-09-02  Juri Linkov  <juri@jurta.org>
10925         * progmodes/compile.el (compilation-buffer-name): Compare major
10926         mode with second element of compilation-arguments instead of third
10927         to reflect latest changes in compilation-arguments structure.
10928         (recompile): Use global variable `compilation-directory' to get
10929         recent compilation directory only when `recompile' is invoked NOT
10930         in the compilation buffer.  Otherwise, use `default-directory' of
10931         the compilation buffer.
10932         (compilation-error-properties): Allow to funcall col and end-col.
10933         (compilation-mode-font-lock-keywords): Check col and end-col by
10934         `integerp'.
10935         (compilation-goto-locus): If end-mk is non-nil in transient mark
10936         mode don't activate the mark (and don't display message in
10937         push-mark), but highlight overlay between mk and end-mk.
10939         * progmodes/grep.el (grep-highlight-matches): New defcustom.
10940         (grep-regexp-alist): Add rule to highlight grep matches.
10941         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
10943         * info.el (Info-fontify-node): Don't compute other-tag
10944         if Info-hide-note-references=hide.
10946         * help.el (function-called-at-point):
10947         * help-fns.el (variable-at-point):
10948         Try `find-tag-default' when other methods failed.
10950         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10951         Do not push mark if inhibit-mark-movement is non-nil.
10953         * textmodes/ispell.el (ispell-html-skip-alists):
10954         Fix backslashes in docstring.
10956 2004-09-01  Juri Linkov  <juri@jurta.org>
10958         * isearch.el (isearch-wrap-function)
10959         (isearch-push-state-function): New defvars.
10960         (isearch-pop-fun-state): New defsubst.
10961         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
10962         (isearch-push-state): Set the result of calling
10963         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
10964         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
10965         restore the mode-specific starting point of terminated search.
10966         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
10967         (isearch-repeat): Call `isearch-wrap-function' if defined.
10968         (isearch-message-prefix): Don't add prefix "over" to the message
10969         for wrapped search if `isearch-wrap-function' is defined.
10970         (isearch-search): Call function saved in `isearch-pop-fun-state' to
10971         restore the mode-specific starting point of failed search.
10973         * info.el (Info-search-whitespace-regexp): Fix backslashes.
10974         (Info-search): Add new optional arguments for the sake of isearch.
10975         Replace whitespace in Info-search-whitespace-regexp literally.
10976         Add backward search.  Don't call `Info-select-node' if regexp is
10977         found in the same Info node.  Don't add node to Info-history for
10978         wrapped isearch.
10979         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
10980         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
10981         (Info-mode): Set local variables `isearch-search-fun-function',
10982         `isearch-wrap-function', `isearch-push-state-function',
10983         `search-whitespace-regexp'.
10985         * isearch.el: Remove ancient Change Log section.
10986         (isearch-string, isearch-message-string, isearch-point)
10987         (isearch-success, isearch-forward-flag, isearch-other-end)
10988         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
10989         (isearch-barrier, isearch-within-brackets)
10990         (isearch-case-fold-search): Add suffix `-state' to state-related
10991         defsubsts to avoid name clashes with other function names.
10993         * simple.el (next-error): New defgroup and defface.
10994         (next-error-highlight, next-error-highlight-no-select):
10995         New defcustoms.
10996         (next-error-no-select): Let-bind next-error-highlight to the value
10997         of next-error-highlight-no-select before calling `next-error'.
10999         * progmodes/compile.el (compilation-goto-locus):
11000         Use `next-error' face instead of `region'.  Set 4-th argument of
11001         `move-overlay' to `current-buffer' to move overlay to different
11002         source buffers.  Use new variable `next-error-highlight'.
11004         * simple.el (next-error-find-buffer): Move the rule
11005         "if current buffer is a next-error capable buffer" after the
11006         rule "if next-error-last-buffer is set to a live buffer".
11007         Simplify to test all rules in one `or'.
11008         (next-error): Doc fix.
11009         (next-error, previous-error, first-error)
11010         (next-error-no-select, previous-error-no-select):
11011         Make arguments optional.
11013 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
11015         * macros.el (apply-macro-to-region-lines): Make it operate on all
11016         lines that begin in the region, rather than on all complete lines
11017         in the region.
11019 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11021         * x-dnd.el (x-dnd-protocol-alist): Document update.
11022         (x-dnd-known-types): Defcustom it.
11023         (x-dnd-handle-motif): Print message-atom in error message.
11025 2004-08-30  John Paul Wallington  <jpw@gnu.org>
11027         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
11028         strings rather than programatically constructing message.
11030 2004-08-30  Richard M. Stallman  <rms@gnu.org>
11032         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
11033         Don't return a string that would read as the wrong character code.
11035 2004-08-29  Kim F. Storm  <storm@cua.dk>
11037         * emulation/cua-base.el (cua-auto-expand-rectangles):
11038         Remove automatic rectangle padding feature; replace by non-destructive
11039         virtual rectangle edges feature.
11040         (cua-virtual-rectangle-edges): New defcustom.
11041         (cua-auto-tabify-rectangles): New defcustom.
11042         (cua-paste): If paste into a marked rectangle, insert rectangle at
11043         current column, even if virtual; also paste exactly as many lines
11044         as has been marked (ignore additional lines or add empty lines),
11045         but paste whole source if only one line is marked.
11046         (cua--update-indications): No longer use overwrite-cursor to
11047         indicate rectangle padding
11049         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
11050         (cua--rectangle-virtual-edges): New defun.
11051         (cua--rectangle-get-corners): Remove optional PAD arg.
11052         (cua--rectangle-set-corners): Never do padding.
11053         (cua--forward-line): Remove optional PAD arg.  Simplify.
11054         (cua-resize-rectangle-right, cua-resize-rectangle-left)
11055         (cua-resize-rectangle-down, cua-resize-rectangle-up):
11056         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
11057         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
11058         (cua--rectangle-move): Never do padding.  Simplify.
11059         (cua--tabify-start): New defun.
11060         (cua--rectangle-operation): Add tabify arg.  All callers changed.
11061         (cua--pad-rectangle): Remove.
11062         (cua--delete-rectangle): Handle delete with virtual edges.
11063         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
11064         (cua--insert-rectangle): Handle insert at virtual column.
11065         Perform auto-tabify if necessary.
11066         (cua--activate-rectangle): Remove optional FORCE arg.
11067         Never do padding.  Simplify.
11068         (cua--highlight-rectangle): Enhance for virtual edges.
11069         (cua-toggle-rectangle-padding): Remove command.
11070         (cua-toggle-rectangle-virtual-edges): New command.
11071         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
11072         (cua--rectangle-post-command): Don't force rectangle padding.
11073         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
11075 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
11077         * indent.el (edit-tab-stops-buffer): Doc fix.
11079 2004-08-28  Richard M. Stallman  <rms@gnu.org>
11081         * progmodes/grep.el (grep-default-command): Use find-tag-default.
11082         (grep-tag-default): Function deleted.
11084         * subr.el (find-tag-default): Move from etags.el.
11086         * progmodes/etags.el (find-tag-default): Move to subr.el.
11088         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
11089         into the basic character if it has an uppercase form.
11091 2004-08-27  Kenichi Handa  <handa@m17n.org>
11093         * international/utf-8.el (utf-8-post-read-conversion): If the
11094         buffer is unibyte, temporarily make it multibyte.
11096 2004-08-27  Masatake YAMATO  <jet@gyve.org>
11098         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
11100 2004-08-25  John Paul Wallington  <jpw@gnu.org>
11102         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
11103         0, 1, and many mismatches in message.
11104         (tex-start-shell): Use `set-process-query-on-exit-flag'.
11106         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
11107         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
11109 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11111         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
11112         vc-diff-switches differently.
11114 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
11116         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
11117         before and a real defvar after
11118         `speedbar-supported-extension-expressions'.  This is to silence
11119         the compiler without breaking bootstrapping.
11121 2004-08-22  Richard M. Stallman  <rms@gnu.org>
11123         * textmodes/flyspell.el (flyspell-word):
11124         Use set-process-query-on-exit-flag.
11125         (flyspell-highlight-duplicate-region): Take POSS as arg.
11126         (flyspell-word): Pass POSS as arg.
11128         * progmodes/ada-xref.el: Many doc and style fixes.
11129         (ada-find-any-references): Use compilation-start.
11130         (ada-get-ali-file-name): Improve error msg.
11131         (ada-get-ada-file-name): Likewise.
11133         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
11134         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
11136         * mail/mail-extr.el (mail-extr-all-top-level-domains):
11137         Add forward defvar.
11139         * whitespace.el (global-whitespace-mode): New alias
11140         for whitespace-global-mode.
11142         * speedbar.el (speedbar-file-regexp): Move definition up.
11143         (speedbar-mode, speedbar-set-mode-line-format):
11144         Use with-no-warnings.
11145         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
11147         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
11148         controls whether to display the error buffer.
11150         * ps-mule.el: Delete compatibility code for old Emacses.
11151         (ps-mule-find-wrappoint): Don't use chars-in-region.
11153         * frame.el (display-mouse-p, display-selections-p):
11154         Use with-no-warnings.
11156         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
11158 2004-08-22  David Kastrup  <dak@gnu.org>
11160         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
11161         information.
11163         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
11165 2004-08-22  Andreas Schwab  <schwab@suse.de>
11167         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
11169 2004-08-22  Masatake YAMATO  <jet@gyve.org>
11171         * cvs-status.el (cvs-status-checkout): New function.
11172         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
11174 2004-08-21  David Kastrup  <dak@gnu.org>
11176         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
11177         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
11178         has been converted to use hashtables, the relation `nil=none' is
11179         no longer valid, as `nil' is not a hashtable.  This patch tries to
11180         reduce the number of resulting errors.
11182 2004-08-21  John Paul Wallington  <jpw@gnu.org>
11184         * subr.el (process-kill-without-query): Made obsolete in
11185         version 21.4, not 21.5.
11187         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
11188         (vc-previous-comment, vc-next-comment)
11189         (vc-comment-search-reverse, vc-comment-search-forward)
11190         (vc-comment-to-change-log): Likewise.
11192         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
11194 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
11196         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
11197         Correct indentation of DEFMETHODS with non-standard method
11198         combinations (e.g., PROGN, MIN, MAX).
11200 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11202         * startup.el (normal-top-level-add-subdirs-to-load-path):
11203         Avoid unnecessarily checking system-type.
11204         (normal-top-level): Set TERM to "dumb".  Simplify.
11206         * avoid.el (mouse-avoidance-ignore-p): New fun.
11207         Also ignore switch-frame, select-window, double, and triple clicks.
11208         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
11209         (mouse-avoidance-fancy-hook): Use it.
11211 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
11213         * avoid.el (mouse-avoidance-nudge-mouse)
11214         (mouse-avoidance-banish-destination): Stay within the current window
11215         to avoid problems with mouse-autoselect-window.
11217 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11219         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
11220         the newer format of some messages in cvs-1.12.1.
11222 2004-08-19  Masatake YAMATO  <jet@gyve.org>
11224         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
11225         (elp-results-jump-to-definition-by-mouse)
11226         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
11227         (elp-output-result): Use elp-output-insert-symname.
11229 2004-08-18  Kenichi Handa  <handa@m17n.org>
11231         * language/cyrillic.el: Register koi8-r in
11232         ctext-non-standard-encodings-alist.
11233         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
11235 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
11237         * emacs-lisp/copyright.el (copyright-update-year): Delete code
11238         that replaces 20xy with xy.
11240 2004-08-17  John Paul Wallington  <jpw@gnu.org>
11242         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
11243         (reb-force-update): Doc fix.
11245 2004-08-16  Richard M. Stallman  <rms@gnu.org>
11247         * progmodes/which-func.el (which-func-update-1): Doc fix.
11249         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
11250         (sh-mode-abbrev-table): New variable.
11252         * progmodes/compile.el (compilation-mode): Doc fix.
11254         * emacs-lisp/lisp-mode.el (eval-last-sexp):
11255         Don't cons a new symbol each time.
11256         (eval-last-sexp-fake-value): New variable.
11258         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
11259         (copyright-update-year): Detect continuation of list of years.
11261         * term.el (term-default-fg-color, term-default-bg-color)
11262         (ansi-term-color-vector): Use `unspecified', not nil, as default.
11264         * imenu.el: Several doc fixes: don't say variables are buffer-local.
11266 2004-08-16  Davis Herring  <herring@lanl.gov>
11268         * isearch.el (isearch-string, isearch-message-string, isearch-point)
11269         (isearch-success, isearch-forward-flag, isearch-other-end)
11270         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11271         (isearch-barrier, isearch-within-brackets)
11272         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
11274 2004-08-16  Kenichi Handa  <handa@m17n.org>
11276         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
11278 2004-08-15  Kenichi Handa  <handa@m17n.org>
11280         * term/x-win.el (x-selection-value): If utf8 was successful but
11281         ctext was not, use utf8 string.
11283 2004-08-14  Davis Herring  <herring@lanl.gov>
11285         * isearch.el: Remove accidental changes of March 4.  Fix backing
11286         up when a regexp isearch is made more general.  Use symbolic
11287         accessor functions for isearch stack frames to make usage clearer.
11288         (search-whitespace-regexp): Made groups in documentation shy (as
11289         is the group in the default value).
11290         (isearch-fallback): New function, addresses problems with regexps
11291         liberalized by `\|', adds support for liberalization by `\}' (the
11292         general repetition construct), and incorporates behavior for
11293         `*'/`?'.
11294         (isearch-}-char): New command, calls `isearch-fallback' with
11295         arguments appropriate to a typed `}'.
11296         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
11297         appropriately.
11298         (isearch-mode-map): Bind `}' to `isearch-}-char'.
11299         (isearch-string, isearch-message,string, isearch-point)
11300         (isearch-success, isearch-forward-flag, isearch-other-end)
11301         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11302         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
11303         New inline functions to read fields of a stack frame.
11305 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
11307         * battery.el (battery-linux-proc-acpi): Look into battery
11308         directories matching the literal string "CMB", too (required for
11309         Linux kernel version 2.6.7).
11311 2004-08-14  John Paul Wallington  <jpw@gnu.org>
11313         * cus-start.el (read-file-name-completion-ignore-case): Add.
11314         (blink-cursor-alist): Change version to "21.4".
11316         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
11318 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
11320         * speedbar.el (speedbar-scan-subdirs): New option.
11321         (speedbar-file-lists): Don't ignore file-name case on Unix and use
11322         dolist.
11323         (speedbar-insert-files-at-point): Take an extra argument and use
11324         it to optionally find out if a subdir is empty.  Also unreadable
11325         files don't get expand buttons.
11326         (speedbar-directory): New image (unused pixmap already existed).
11327         (speedbar-expand-image-button-alist): Use it.
11329 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
11331         CC Mode update to 5.30.9:
11333         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
11334         Move from cc-vars to cc-defs for dependency reasons.  Fix the
11335         POSIX char class test to check that it works in
11336         `skip-chars-(forward|backward)' too.
11338         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
11339         first argument starts with a special brace list.
11341         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
11342         when `c-opt-type-concat-key' is used (i.e. in Pike).
11344         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
11345         Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
11346         >)".
11348         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
11349         whitespace safe.
11351         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
11352         position for `arglist-intro', `arglist-cont-nonempty' and
11353         `arglist-close' when there are two arglist open parens on the same
11354         line and there's nothing in front of the first.
11356         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
11357         locking of qualified names in Java, which previously could fontify
11358         common indexing expressions in many cases.  The standard Java
11359         naming conventions are used to tell them apart.
11361         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
11362         Fix inconsistency wrt opening parens on the first line inside a paren
11363         block.
11365         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
11366         compile time for the sake of `c-major-mode-is'.
11368         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
11369         `c-major-mode-is' in the event that this is used inside a
11370         `c-lang-defconst'.
11372         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
11373         `c-lang-defconst' so that it works better with fallback languages.
11375         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
11376         it to fail to record the base mode.
11378         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11379         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
11380         is used.  Reorder the syntax checks to get more efficient
11381         skipping in some situations.
11383         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
11384         continuation which might precede the newly inserted '{'.
11386         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11387         Fix cases where it could loop indefinitely.
11389         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
11390         size specs correctly.  Only fontify identifiers in front of '('
11391         with as functions - don't accept any paren char.  Tighten up
11392         initializer skipping to stop before function and class blocks.
11394         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
11395         the point could be left directly after an open paren when finding
11396         the beginning of the first decl in the block.
11398         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
11399         table when filtering out legitimate open parens to be recorded.
11400         This could cause cache inconsistencies when e.g.
11401         `c++-template-syntax-table' was temporarily in use.
11403         * progmodes/cc-engine.el (c-on-identifier)
11404         (c-simple-skip-symbol-backward): Small fix for handling "-"
11405         correctly in `skip-chars-backward'.  Affected the operator lfun
11406         syntax in Pike.
11408         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
11409         Fix bug that could cause an error from `after-change-functions' when
11410         the changed region is at bob.
11412 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
11414         CC Mode update to 5.30.9:
11416         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
11417         to say that <TAB> doesn't insert WS into a CPP line.
11418         (c-indent-command, c-tab-always-indent): Amend doc strings.
11420         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
11421         checks for user errors, thus eliminating cryptic and unhelpful
11422         Emacs error messages.  (1) Check the arg to `c-set-style' is a
11423         string.  (2) Check that settings to `c-offsets-alist' are not
11424         spuriously quoted.
11426         * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
11427         which precedes the newly inserted `{'.
11429 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
11431         Sync with Tramp 2.0.44.
11433         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
11434         function "tramp_file_attributes".  Otherwise, file names
11435         containing spaces are misinterpreted.  Reported by Magnus Henoch
11436         <mange@freemail.hu>.
11437         (tramp-handle-file-truename): FILENAME must be expanded first.
11438         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
11439         obscure results.  Reported by D. Goel <deego@gnufans.org>.
11440         (tramp-handle-verify-visited-file-modtime): If file does not
11441         exist, say it is not modified if and only if that agrees with the
11442         buffer's record.  Check whether a file is visiting the buffer, or
11443         the buffer has no recorded last modification time.  Return t in
11444         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
11445         <teirllm@auburn.edu>.
11446         (tramp-handle-write-region): Pass modtime explicitely to
11447         `set-visited-file-modtime', because filename can be different
11448         from (buffer-file-name) if `file-precious-flag' is set.
11449         `set-visited-file-modtime' must be called always when `visit' is t
11450         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
11451         (tramp-handle-set-visited-file-modtime): If `time-list' is not
11452         nil, don't apply the whole body.  If the file doesn't exists, set
11453         modtime to '(-1 65535).  Suggested by Luc Teirlinck
11454         <teirllm@auburn.edu>.
11456 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
11458         * help.el (describe-bindings): Doc fix.
11460         * subr.el (kbd): Doc fix.
11462 2004-08-08  John Paul Wallington  <jpw@gnu.org>
11464         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
11465         instead of `string-to-int'.
11466         (define-ibuffer-column mode): Fix indentation.
11468 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
11470         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
11472 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
11474         * subr.el (global-unset-key, local-unset-key): Doc fixes.
11476         * novice.el (disabled-command-function): New variable renamed from
11477         `disabled-command-hook'.
11478         (disabled-command-hook): Keep the _variable_ as alias for
11479         `disabled-command-function' and make obsolete.
11480         (disabled-command-function): Function renamed from
11481         `disabled-command-hook'.  Adapt code to name change of the variable.
11483 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
11485         * simple.el (completion-root-regexp): New defvar.
11486         (completion-setup-function): Use it instead of a literal string.
11488 2004-08-07  John Paul Wallington  <jpw@gnu.org>
11490         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
11491         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
11492         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
11493         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
11495 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
11497         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
11498         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
11500 2004-08-04  Kenichi Handa  <handa@m17n.org>
11502         * international/encoded-kb.el (encoded-kbd-setup-keymap):
11503         Fix previous change.
11505 2004-08-03  Kenichi Handa  <handa@m17n.org>
11507         * international/encoded-kb.el: The following changes are to
11508         utilize key-translation-map instead of minor mode map.
11509         (encoded-kbd-iso2022-non-ascii-map): Delete it.
11510         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
11511         (encoded-kbd-last-key): New function.
11512         (encoded-kbd-iso2022-single-shift): New function.
11513         (encoded-kbd-iso2022-designation)
11514         (encoded-kbd-self-insert-iso2022-7bit)
11515         (encoded-kbd-self-insert-iso2022-8bit)
11516         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
11517         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
11518         key-translation-map.
11519         (encoded-kbd-setup-keymap): Setup key-translation-map.
11520         (saved-key-translation-map): New variable.
11521         (encoded-kbd-mode): Save/restore key-translation-map.
11522         Adjust for the change of encoded-kbd-setup-keymap.
11524 2004-08-02  Kim F. Storm  <storm@cua.dk>
11526         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
11527         and call compute-motion with nil for topos and width to get proper
11528         usable width and height for both window and non-window systems.
11530         * windmove.el (windmove-coordinates-of-position): Let compute-motion
11531         calculate usable window width and height.
11533         * window.el (window-buffer-height): Call compute-motion with nil width.
11535 2004-08-01  David Kastrup  <dak@gnu.org>
11537         * replace.el (query-replace-read-from):
11538         Use `query-replace-compile-replacement'.
11539         (query-replace-compile-replacement): New function.
11540         (query-replace-read-to): Use `query-replace-compile-replacement'
11541         for repeating the last command.
11543 2004-08-01  John Paul Wallington  <jpw@gnu.org>
11545         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
11546         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
11547         (pr-switches): Remove period from end of error messages.
11549         * help-mode.el (help-go-back): Likewise.
11551         * abbrev.el (only-global-abbrevs): Doc fix.
11552         (edit-abbrevs-map): Define within defvar.
11553         (quietly-read-abbrev-file): Doc fix.
11555 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
11557         * novice.el (enable-command, disable-command): Doc fixes.
11559         * subr.el (event-modifiers, event-basic-type): Doc fixes.
11561 2004-07-30  Richard M. Stallman  <rms@gnu.org>
11563         * subr.el (with-local-quit): Doc fix.
11565 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
11567         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
11569 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
11571         * custom.el (defcustom): Doc fix.
11573 2004-07-28  Masatake YAMATO  <jet@gyve.org>
11575         * progmodes/etags.el (etags-tags-apropos): Show building progress.
11577 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11579         * imenu.el (imenu-prev-index-position-function)
11580         (imenu-extract-index-name-function, imenu-name-lookup-function)
11581         (imenu--index-alist): Docstring redundancy fix.
11583 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
11585         * wdired.el (wdired-finish-edit): Require dired-aux before locally
11586         binding dired-backup-overwrite.
11588 2004-07-25  John Paul Wallington  <jpw@gnu.org>
11590         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
11592 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
11594         * term/tty-colors.el (tty-color-approximate): Doc fix.
11596         * select.el (x-get-selection, x-set-selection): Doc fixes.
11598         * frame.el (make-frame): Doc fix.
11600 2004-07-24  Richard M. Stallman  <rms@gnu.org>
11602         * mail/rmail.el (rmail-mime-charset-pattern):
11603         Don't include semicolon in the charset value.
11605         * replace.el (occur-next-error): Call set-window-point.
11606         (occur-engine): Handle negative NLINES.
11608 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
11610         * frame.el (modify-all-frames-parameters): Minor doc fix.
11611         (set-frame-configuration): Doc fix.
11613 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
11615         * simple.el (completion-setup-function): Compute the common parts
11616         and the first difference place correctly when
11617         partial-completion-mode is on.
11619 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11621         * ps-print.el: Doc fix.
11622         (ps-print-version): New version 6.6.5.
11623         (ps-printing-region): Doc fix.
11624         (ps-generate-string-list): Comment fix.
11625         (ps-message-log-max): Code fix.
11627 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11629         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
11630         generated PostScript.
11632 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
11634         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
11635         with Gnus v5_10 branch.)
11637 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
11639         * calendar/time-date.el (time-to-number-of-days): New function.
11640         Imported from from Gnus.
11642 2004-07-22  Kim F. Storm  <storm@cua.dk>
11644         * progmodes/make-mode.el: Fix comments.
11646 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11648         * printing.el: Doc fix.
11650 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
11652         * frame.el (modify-all-frames-parameters): Minor doc fix.
11654 2004-07-20  Richard M. Stallman  <rms@gnu.org>
11656         * textmodes/fill.el (fill-nobreak-p): If this break point is
11657         at the end of the line, don't consider the newline which follows
11658         as a reason to return t.
11660 2004-07-19  John Paul Wallington  <jpw@gnu.org>
11662         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
11664 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
11666         * dired-aux.el (dired-do-kill-lines): Expand docstring.
11667         Delete irrelevant code.
11669 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11671         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11672         New docstring.  From Luc Teirlinck.
11674 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
11676         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
11677         section.
11678         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
11679         non-file buffers.  We know it is nil.
11681 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11683         Sync with Tramp 2.0.43.
11685         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11686         Remove outdated comment.
11687         (tramp-locked, tramp-locker): New variables for implementing a
11688         global lock.
11689         (tramp-sh-file-name-handler): Use them to implement the global lock.
11691 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
11693         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
11694         calls to respective `xxx` calls.
11695         (tramp-process-alive-regexp): Precise doc string.
11696         (tramp-multi-action-process-alive): New defun.
11697         (tramp-multi-actions): Use it.
11698         (tramp-handle-find-backup-file-name): `copy-tree' is available
11699         since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
11700         in order to avoid this function.
11701         (tramp-handle-write-region): Set current buffer.  If connection
11702         wasn't open, `file-modes' has changed it accidently.  Reported by
11703         David Kastrup <dak@gnu.org>.
11704         (tramp-enter-password, tramp-read-passwd): New arguments USER and
11705         HOST.
11706         (tramp-action-password, tramp-multi-action-password): Apply it.
11707         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
11708         name must still contain the port number.  Otherwise, we have two
11709         Tramp buffers, with all the confusion.  Reported by Myron Selby
11710         <myron@xytech.com> and Rolf Dubitzky
11711         <Dubitzky@physi.uni-heidelberg.de>.
11713         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
11714         HOST to `tramp-enter-passwd'.
11716         * net/tramp-vc.el (all): Code cleanup.  Change all
11717         `tramp-handle-xxx' calls to respective `xxx` calls.
11719 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
11721         * emacs-lisp/testcover.el: New category "potentially-1valued" for
11722         functions that are not erroneous if either 1-valued or
11723         multi-valued.  Detect functions in this class.
11724         (testcover-1value-functions, testcover-compose-functions)
11725         (testcover-progn-functions) Add some additional functions to lists.
11726         (testcover-mark): Bugfix when marking up the definition for an
11727         empty function.
11729 2004-07-17  Richard M. Stallman  <rms@gnu.org>
11731         * replace.el (occur-read-primary-args): Pass default to
11732         read-from-minibuffer.
11734         * mail/footnote.el (footnote-section-tag): Use defcustom.
11736         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
11737         Compile font-lock-keywords, not KEYWORDS.
11738         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
11739         Add warn, check-type.  Handle cerror like error.
11741 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
11743         * progmodes/which-func.el (which-func-keymap): New var.
11744         (which-func-face): New face.
11745         (which-func-format): Use them.
11747 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11749         * buff-menu.el (list-buffers-noselect): Append the buffer's
11750         process status to its mode name.
11752 2004-07-16  Kim F. Storm  <storm@cua.dk>
11754         * simple.el (inhibit-mark-movement): New defvar.
11755         (beginning-of-buffer, end-of-buffer): Do not push mark if
11756         inhibit-mark-movement is non-nil or C-u prefix is given.
11758         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
11759         Init to beginning-of-buffer and end-of-buffer.
11760         (cua--undo-push-mark): New defvar.
11761         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
11762         already active and command is in cua--preserve-mark-commands.
11763         Also fix check for shift modifier on non-window systems.
11764         (cua--post-command-handler): Clear inhibit-mark-movement if set.
11766 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
11768         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
11769         of two integers, instead of a cons.
11771         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11772         `visited-file-modtime' now returns a list of two integers, instead
11773         of a cons.
11775         * dired.el (dired-directory-changed-p): Ditto.
11777         * progmodes/grep.el (grep): Doc fix.
11779 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
11781         * autorevert.el (auto-revert-tail-mode)
11782         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
11783         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
11784         in both at the same time.
11785         (auto-revert-tail-mode): New command.
11786         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
11787         (auto-revert-handler): Revert only either tail or whole file.
11789         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
11790         add auto-revert-tail-mode.
11792 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11794         * printing.el: Doc fix.  Change name of some funs.
11795         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
11796         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
11797         (pr-standard-file-name): New fun.  Replace pr-standard-path.
11798         (pr-call-process): Code fix.
11800 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
11802         * subr.el (with-selected-window): Doc fix.
11804 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
11806         * subr.el (get-buffer-window-list): Doc fix.
11808 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
11810         * files.el (switch-to-buffer-other-window): Doc fix.
11812         * window.el (save-selected-window, one-window-p)
11813         (split-window-keep-point, split-window-vertically)
11814         (split-window-horizontally): Doc fixes.
11816 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11818         * printing.el: Doc fix.  Now it uses call-process instead of
11819         shell-command for low command execution.
11820         (pr-version): New version number (6.8).
11821         (pr-shell-file-name): Option removed.
11822         (pr-shell-command): Fun removed.
11823         (pr-call-process): New fun.  Replace pr-shell-command.
11824         (pr-standard-path, pr-remove-nil-from-list): New funs.
11825         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
11826         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
11827         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
11828         (pr-ps-utility-process, pr-txt-print): Code fix.
11830 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11832         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
11833         boolean.
11835 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
11837         * wid-edit.el (widget-field-buffer): Doc fix.
11839 2004-07-09  John Paul Wallington  <jpw@gnu.org>
11841         * emacs-lisp/re-builder.el (reb-update-overlays):
11842         Distinguish between one and several matches in message.
11844 2004-07-09  Richard M. Stallman  <rms@gnu.org>
11846         * mouse.el (mouse-set-region-1): If transient-mark-mode
11847         is `identity', change it to `only'.
11849         * simple.el (current-word): Doc fix.
11851 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
11853         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
11854         so that it is more understanding of whitespace.
11856         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
11857         (("ns" . "element") (attr-list) children) instead of
11858         ((:ns . "element") (attr-list) children) in order to reduce the
11859         number of symbols used.
11860         (xml-skip-dtd): Change to use xml-parse-dtd but set
11861         xml-validating-parsing to nil.
11862         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
11863         (xml-substitute-entity): Remove in favor of new entity substitution.
11864         (xml-substitute-special): Rewrite in to substitute complex
11865         entities from DOCTYPE declarations.
11866         (xml-parse-fragment): Parse fragments from entity deleclarations.
11867         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
11868         (xml-parse-dtd, xml-substitute-special): Make validity checks
11869         conditioned on xml-validating-parser.  Add "Not Well Formed" to
11870         error messages about well-formedness.
11872 2004-07-08  Steven Tamm  <steventamm@mac.com>
11874         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
11875         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
11876         Do not treat double clicks and triple clicks specially in the
11877         scroll bar (preventing strange repositioning problems)
11879 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11881         * replace.el (query-replace-regexp-eval): Fix last change.
11883 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11885         * replace.el (query-replace-descr): New fun.
11886         (query-replace-read-from, query-replace-read-args): Default to the
11887         previous from&to.
11888         (query-replace-read-to): Quote the `from' string when displaying it.
11889         (query-replace-regexp-eval): Immediately check read-only status.
11890         Use query-replace-read-from to get the \n checking.
11891         Quote the `from' string when displaying it.
11892         (map-query-replace-regexp, occur-read-primary-args):
11893         Quote the `from' string when displaying it.
11895         * isearch.el (isearch-query-replace): Pass the regexp-ness and
11896         delimited-ness of the search to query-replace.
11898         * replace.el (query-replace-read-from, query-replace-read-to):
11899         New funs extracted from query-replace-read-args.
11900         (query-replace-read-args): Use them.
11902         * replace.el (query-replace-interactive, query-replace-read-args):
11903         Remove the `initial' special value.
11904         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
11905         (occur-engine): Remove unused var `matchend'.
11907         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
11908         Use the search string without prompting.
11910 2004-07-05  Kenichi Handa  <handa@m17n.org>
11912         * international/mule.el (decode-coding-inserted-region):
11913         Set last-coding-system-used only when coding is nil.
11915 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
11917         * progmodes/grep.el (grep-compute-defaults, grep-command)
11918         (grep-program, find-program, grep-find-use-xargs, grep-history)
11919         (grep-find-history, grep-tag-default, grep-find-command)
11920         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
11921         Add autoload cookies, for unbundled packages that load `compile'
11922         and expect all grep-related symbols to become defined.
11924 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
11926         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
11927         (iimage-mode-image-search-path): New user option to search the
11928         image file.
11929         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
11930         have locate-file.
11931         (iimage-mode-buffer): Use it.
11933 2004-07-03  Nick Roberts  <nickrob@gnu.org>
11935         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
11936         carefully.
11937         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
11939 2004-07-03  Juri Linkov  <juri@jurta.org>
11941         * replace.el (query-replace-read-args): Swallow space after 'foo,
11942         not after (quote foo).  Match space only immediately after symbol,
11943         not anywhere in the whole string.
11945 2004-07-02  Richard M. Stallman  <rms@gnu.org>
11947         * replace.el (query-replace-read-args): Swallow space after
11948         symbols, not after closeparens.  But avoid error if string ends there.
11950         * progmodes/python.el (python-beginning-of-statement):
11951         Exit the loop if backward-up-list gets error.
11953         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
11955 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
11957         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
11958         only if vc-consult-headers is non-nil.
11960 2004-07-02  Juri Linkov  <juri@jurta.org>
11962         * pcvs.el (cvs-mode-diff-repository): New command.
11964         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
11966 2004-07-01  Juri Linkov  <juri@jurta.org>
11968         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
11969         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
11970         C-M-% to isearch-query-replace-regexp.
11971         (minibuffer-local-isearch-map): Add arrow key bindings.
11972         Bind C-f to isearch-yank-char-in-minibuffer.
11973         (isearch-forward): Doc fix.
11974         (isearch-edit-string): Doc fix.
11975         (isearch-query-replace, isearch-query-replace-regexp): New funs.
11976         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
11977         (isearch-yank-char): Add optional arg.
11978         (isearch-yank-char-in-minibuffer): New fun.
11980         * replace.el (query-replace-interactive): Change type from boolean
11981         to choice.  Add value `initial'.
11982         (query-replace-read-args): Handle value `initial' of
11983         query-replace-interactive.
11985 2004-06-29  Kim F. Storm  <storm@cua.dk>
11987         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
11988         (breakpoint-disabled-bitmap-face): Add :group 'gud.
11990         * progmodes/ada-xref.el (ada-tight-gvd-integration):
11991         Add :group 'ada.
11993         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
11995 2004-06-29  Juri Linkov  <juri@jurta.org>
11997         * replace.el (query-replace-read-args): Swallow a space after
11998         everything except )]" which in most cases means after a symbol.
12000         * emacs-lisp/pp.el (pp-buffer): Add autoload.
12002 2004-06-28  Richard M. Stallman  <rms@gnu.org>
12004         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
12005         More changes to go with previous change in font-lock.el.
12007 2004-06-26  David Kastrup  <dak@gnu.org>
12009         * replace.el (perform-replace): Highlight the match even in
12010         non-query mode if there is potential replace string editing.
12012 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
12014         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
12015         agree with new return value of `file-remote-p'.
12016         This syncs with Tramp 2.0.42.
12018         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
12019         according to new documentation of `file-remote-p'.
12021         * files.el (file-remote-p): Fix doc to say that return value is
12022         identification of remote system, if not nil.
12023         (file-relative-name): Use new return value of `file-remote-p'.
12025 2004-06-26  Nick Roberts  <nickrob@gnu.org>
12027         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
12028         (gdb-goto-breakpoint): Fix breakage.
12030 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
12032         * man.el (Man-getpage-in-background): Add windows-nt to the list
12033         of systems where shell-file-name should be used instead of
12034         literal "sh".
12036 2004-06-25  Sam Steingold  <sds@gnu.org>
12038         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
12039         function names `(setf symbol)'.
12041 2004-06-24  Richard M. Stallman  <rms@gnu.org>
12043         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
12045         * font-lock.el (font-lock-keywords): Change format of compiled values.
12046         Document it.
12047         (font-lock-add-keywords): If font-lock-keywords is compiled,
12048         extract the uncompiled version, modify, then recompile.
12049         (font-lock-remove-keywords): Likewise.
12050         (font-lock-fontify-keywords-region): Handle changed format.
12051         (font-lock-compile-keywords): Handle changed format.
12052         (font-lock-set-defaults): Compile the keywords explicitly here.
12054 2004-06-24  David Kastrup  <dak@gnu.org>
12056         * replace.el (query-replace-read-args): Implement `\,' and `\#'
12057         replacements here.
12058         (query-replace-regexp): Doc string explaining this and the new
12059         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
12060         is better placed in `query-replace-read-args'.
12061         (replace-regexp): Explain `\,', `\#' and `\?'.
12062         (replace-match-data): New function for thorough reuse/destruction
12063         of old match-data.
12064         (replace-match-maybe-edit): Function for implementing `\?' editing.
12065         (perform-replace): Fix maintaining of the match stack including
12066         already matched regions, implement `\?', fix various problems
12067         with regions while editing and other stuff.
12068         (replace-highlight): Simplify.
12070 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
12072         * progmodes/grep.el (grep-error-screen-columns): New variable.
12073         (grep-regexp-alist): Give it the full functionality of gnu style
12074         compilation messages with line and column ranges.  Ask me for the
12075         perl script I'm working on, that uses these.
12077 2004-06-23  Nick Roberts  <nickrob@gnu.org>
12079         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
12080         Remove.
12081         (comint-insert-input, comint-mouse-insert-input): New functions
12082         based on comint-insert-clicked-input for two bindings but just
12083         one functionality.
12085 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
12087         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
12089 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
12091         * files.el (write-contents-functions): Doc fix.
12093 2004-06-21  Juanma Barranquero  <lektu@terra.es>
12095         * image.el (image-library-alist): Rewrite docstring in active voice.
12097 2004-06-20  Richard M. Stallman  <rms@gnu.org>
12099         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
12101         * isearch.el (isearch-repeat): Avoid testing old match data.
12102         (isearch-message): Display trailing space in special font
12103         when search is failing.
12104         (isearch-search-fun-function): Doc fix.
12106         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
12108 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
12110         * frame.el (show-trailing-whitespace): Doc fix.
12112         * cus-edit.el (custom-variable-documentation): New function.
12113         (custom-variable): Use it.
12115 2004-06-19  Nick Roberts  <nickrob@gnu.org>
12117         * man.el (Man-getpage-in-background): Revert previous change but
12118         make cygwin a special case.
12120 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
12122         * autorevert.el (global-auto-revert-non-file-buffers):
12123         Update docstring.
12125 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
12127         * progmodes/compile.el (compilation-error-properties): Store one
12128         more than end-col, if present, so that transient-mark-mode will
12129         highlight last char too.
12130         * progmodes/grep.el (grep-regexp-alist): Match columns and column
12131         ranges, if present.
12133 2004-06-18  Jason Rumney  <jasonr@gnu.org>
12135         * makefile.w32-in: Double percent signs in for loops.
12137 2004-06-17  David Kastrup  <dak@gnu.org>
12139         * replace.el (query-replace-read-args): Only warn about use of \n
12140         and \t when we are doing a regexp replacement and the actual
12141         escaped character is n or t.
12142         (query-replace-regexp): Add \, and \# interpretation to
12143         interactive call and document it.
12144         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
12145         as shortkey for replace-count.
12146         (replace-quote): New function for doubling backslashes.
12148 2004-06-17  Juanma Barranquero  <lektu@terra.es>
12150         * files.el (parse-colon-path, cd): Mention in docstring that the
12151         path separator is colon in GNU-like systems.
12153         * newcomment.el (comment-region-internal): Fix docstring.
12155         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
12156         (ewoc-invalidate, ewoc-collect): Doc fixes.
12157         (ewoc--create-node, ewoc--delete-node-internal):
12158         Fix typos in docstring.
12160 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
12162         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
12163         manual to docstring.
12165 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12167         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
12169 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
12171         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12172         Add hyperlink to emacs-xtra manual to docstring.
12174         * autorevert.el (global-auto-revert-non-file-buffers):
12175         Add hyperlink to emacs-xtra manual to docstring, as well as an
12176         info-link.
12178 2004-06-14  Juanma Barranquero  <lektu@terra.es>
12180         * image.el (image-library-alist): New variable to map image types
12181         to external libraries.  Initialized to nil, unless system-specific
12182         configs change it.
12183         (image-type-available-p): Determine whether an image type is
12184         available by calling `init-image-library'.
12186         * term/w32-win.el (image-library-alist): Initialize to a known set
12187         of probable library names.
12189 2004-06-14  Kenichi Handa  <handa@m17n.org>
12191         * international/code-pages.el (windows-1256, cp1125): Fix tables
12192         for several characters.
12194         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
12196 2004-06-13  Richard M. Stallman  <rms@gnu.org>
12198         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
12200         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
12201         not "`pc-selection-mode'".
12203         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
12205         * simple.el (previous-matching-history-element): Specify a default.
12207         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
12209         * cus-face.el (custom-declare-face): Simplify code.
12211         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
12213 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
12215         * files.el (before-save-hook): Add `time-stamp' to the options.
12217         * time-stamp.el (time-stamp): Recommend adding it to
12218         `before-save-hook', rather than `write-file-functions'.
12219         Make a similar change in `Commentary' section.
12221 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
12223         * diff-mode.el (diff-current-defun): If at start of hunk, use
12224         position of first change.
12226 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
12228         * dired-x.el (dired-mark-omitted): Bind to "*O".
12230 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
12232         * bookmark.el (bookmark-bmenu-relocate): New function, as
12233         suggested by David J. Biesack <David.Biesack@sas.com>.
12234         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
12235         (bookmark-bmenu-mode): Describe binding in doc string.
12236         (bookmark-set-filename): Save the bookmark list if it's time.
12238 2004-06-13  Kenichi Handa  <handa@m17n.org>
12240         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
12241         (ccl-untranslated-to-ucs): Fix typo.
12243 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
12245         * progmodes/python.el (python-open-block-statement-p):
12246         Fix indentation after a block opening that contains a comment.
12248 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
12250         * bindings.el (completion-ignored-extensions): Add file extensions
12251         of Python byte-compiled files.
12253 2004-06-12  Juri Linkov  <juri@jurta.org>
12255         * info.el (Info-goto-node): Add autoload.
12256         (Info-toc): Add substring-no-properties on Info file name.
12257         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
12258         (Info-mode-map): Bind L to Info-history, T to Info-toc.
12260 2004-06-12  Kenichi Handa  <handa@m17n.org>
12262         * international/mule-cmds.el (set-language-environment):
12263         Load subst tables if necessary.
12265         * international/mule.el (decode-char): Load subst tables if necessary.
12266         (encode-char): Likewise.
12268         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
12269         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
12270         (utf-16le-decode-loop): Set r5 to -1 before loop.
12271         (utf-16be-decode-loop): Likewise.
12272         (ccl-decode-mule-utf-16le): Add EOF processing block.
12273         (ccl-decode-mule-utf-16be): Likewise.
12274         (ccl-decode-mule-utf-16le-with-signature): Likewise.
12275         (ccl-decode-mule-utf-16be-with-signature): Likewise.
12276         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
12277         (ccl-mule-utf-16-encode-untrans): New CCL.
12278         (utf-16-decode-to-ucs): Handle pre-read character.
12279         (utf-16le-encode-loop): Handle surrogate pair.
12280         (utf-16be-encode-loop): Likewise.
12281         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
12282         of utf-16le-encode-loop.
12283         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
12284         of utf-16be-encode-loop.
12285         (mule-utf-16-post-read-conversion):
12286         Call utf-8-post-read-conversion at first.
12287         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
12288         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
12289         Add post-read-conversion and pre-write-conversion.
12291         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
12292         (utf-translate-cjk-unicode-range): New variable.
12293         (utf-translate-cjk-load-tables): New function.
12294         (utf-lookup-subst-table-for-decode): New function.
12295         (utf-lookup-subst-table-for-encode): New function.
12296         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
12297         tables here.  Update safe-charsets of utf-* coding systems.
12298         (ccl-mule-utf-untrans): New CCL.
12299         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
12300         at end of each branch.
12301         (ccl-mule-utf-8-encode-untrans): New CCL.
12302         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
12303         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
12304         length of encoding.  Don't return r0.
12305         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
12306         (utf-8-post-read-conversion): Narrow to region properly.
12307         If utf-translate-cjk-mode is on, load tables if necessary.
12308         Call utf-8-compose with hash-table arg if necessary.
12309         Call XXX-compose-region instead of XXX-post-read-convesion.
12310         (utf-8-pre-write-conversion): New function.
12311         (mule-utf-8): Include CJK charsets in safe-charsets if
12312         utf-translate-cjk-mode is on.  Add pre-write-conversion.
12314         * international/characters.el: Temporarily set
12315         utf-translate-cjk-mode to nil.
12317         * language/devan-util.el (devanagari-compose-region):
12318         Add autoload cookie.
12320         * international/ccl.el (ccl-dump-call): Fix printing the
12321         subroutine name.
12323 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
12325         * dired.el (dired-revert): If buffer is marked unmodified before
12326         reverting, keep it marked unmodified.
12327         Adapt to new conventions for commenting out code.
12328         (dired-make-relative): Adapt to new conventions for commenting out code.
12330 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
12332         * eshell/esh-module.el (eshell-load-defgroups):
12333         Bind `vc-handled-backends' to nil when opening files.
12335 2004-06-11  Juanma Barranquero  <lektu@terra.es>
12337         * files.el (parse-colon-path, cd): Doc fixes (refer to
12338         `path-separator', not colon).
12340 2004-06-10  Juanma Barranquero  <lektu@terra.es>
12342         * newcomment.el (comment-search-forward)
12343         (comment-search-backward): Fix typos in docstring.
12344         (comment-region): Doc fix.
12346 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
12348         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
12349         switch is no longer stored in `dired-switches-alist'.
12351         * dired-aux.el (dired-insert-subdir): Do not store R switch in
12352         `dired-switches-alist'.
12354 2004-06-10  Kim F. Storm  <storm@cua.dk>
12356         * pcvs.el (cvs-mode-diff-yesterday): New command.
12358         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
12360 2004-06-10  Juri Linkov  <juri@jurta.org>
12362         * emacs-lisp/edebug.el (edebug-eval-defun):
12363         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
12364         Fix docstring.
12366         * simple.el (eval-expression-print-format): Don't print additional
12367         information on the first call to `eval-print-last-sexp'.
12368         (next-error-find-buffer): Fix punctuation.
12369         (killing) <defgroup>: Fix punctuation.
12370         (yank-excluded-properties): Change group from editing to killing.
12372         * replace.el (perform-replace): Use `limit' to terminate the
12373         while-loop explicitly.
12375 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12377         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
12378         Use lc-*.xpm as prefix instead of *-locol.xpm.
12380         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
12381         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
12382         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
12383         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
12384         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
12385         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
12386         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
12387         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
12388         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
12389         * toolbar/lc-up_arrow.xpm:
12390         Rename from *-locol.xpm.
12392 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
12394         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
12395         include forms like &<str>; as valid url patterns.
12397 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
12399         * dired.el (dired-diff, dired-backup-diff)
12400         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
12401         (dired-do-chown, dired-do-touch, dired-do-print)
12402         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
12403         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
12404         (dired-create-directory, dired-do-copy, dired-do-symlink)
12405         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
12406         (dired-do-copy-regexp, dired-do-hardlink-regexp)
12407         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
12408         (dired-maybe-insert-subdir, dired-next-subdir)
12409         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
12410         (dired-kill-subdir, dired-tree-up, dired-tree-down)
12411         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
12412         (dired-run-shell-command, dired-query): Remove redundant,
12413         or incorrect, autoloads.
12415         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
12416         does not end in a slash.  Add optional argument KILL-ROOT.
12417         Update docstring.
12418         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
12419         (dired-query): Add autoloads.
12421 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
12423         * progmodes/compile.el (compilation-set-window-height):
12424         Rearrange the save-* functions because a buffer can have several current
12425         point in different windows.
12426         (compilation-error-regexp-alist-alist): Recognize {standard input}
12427         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
12429 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12431         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
12432         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
12433         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
12434         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
12435         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
12436         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
12437         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
12438         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
12439         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
12440         * toolbar/up_arrow-locol.xpm:
12441         New versions of icons that uses fewer colors.
12443         * toolbar/tool-bar.el (tool-bar-local-item)
12444         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
12445         if display-color-cells is 256 or less.
12447 2004-06-08  Kim F. Storm  <storm@cua.dk>
12449         * wid-edit.el (widget-specify-button): Use hand pointer rather
12450         than mouse-face as visible mouse-over effect.
12452 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
12454         * saveplace.el (save-place-alist-to-file): Bind `print-length'
12455         and `print-level' to nil when writing out `save-place-alist'.
12456         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
12458 2004-06-07  Juanma Barranquero  <lektu@terra.es>
12460         * completion.el (completion-kill-region): Doc fix.
12462         * format.el (format-insert-annotations)
12463         (format-annotate-location): Doc fixes.
12464         (format-subtract-regions): Make arguments match their use in docstring.
12466         * simple.el (kill-region): Doc fix.
12468         * subr.el (insert-buffer-substring-no-properties)
12469         (insert-buffer-substring-as-yank): Doc fixes.
12471 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
12473         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12474         Update docstring.
12475         (dired-reset-subdir-switches): New function.
12477         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
12478         Limit scope of `buffer-read-only' binding.
12480 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
12482         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
12483         eshell-explicit-command-char.
12485 2004-06-06  Juanma Barranquero  <lektu@terra.es>
12487         * help-fns.el (help-argument-name): Inherit from italic face only
12488         if the frame supports it.
12490 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12492         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
12493         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
12494         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
12495         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
12496         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
12497         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
12498         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
12499         New conversions from xpm files.
12501         * toolbar/README: New file.
12503 2004-06-06  Richard M. Stallman  <rms@gnu.org>
12505         * isearch.el (isearch-mode-map): Undo previous change.
12507 2004-06-05  Juri Linkov  <juri@jurta.org>
12509         * bindings.el (debug-ignored-errors): Add regexps for history
12510         related messages.  Remove $ from "No further undo information".
12511         Move Ediff's messages to ediff.el.
12513         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
12515         * cus-edit.el (custom-display): Add `min-colors'.
12517         * custom.el (defface): Add `supports' to docstring.
12519         * help-fns.el (help-argument-name): Add :group 'help.
12521 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
12523         * find-dired.el (find-ls-subdir-switches): New user option.
12524         (find-dired): No longer call `abbreviate-file-name' on DIR.
12525         Set `dired-subdir-switches' buffer-locally.
12527         * locate.el: Merge the two `Commentary' sections.
12528         (locate-ls-subdir-switches): New user option.
12529         (locate): Update for other changes.
12530         (locate-mode-map): Restore Dired binding for mouse-2.
12531         Bind `locate-mouse-view-file' to M-mouse-2.
12532         Bind `l' to `locate-do-redisplay'.
12533         (locate-main-listing-line-p, locate-do-redisplay): New functions.
12534         (locate-mouse-view-file, locate-tags, locate-find-directory):
12535         Print message if used outside main listing.
12536         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
12537         Various changes to support inserted subdirectories.
12538         (locate-insert-header): Change header of *Locate* buffer.
12540         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12541         Change interactive default switches.
12542         (dired-rename-subdir-2): Update `dired-switches-alist'.
12543         (dired-insert-subdir, dired-kill-subdir):
12544         Handle `dired-switches-alist'.  Do not mark buffer modified.
12545         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
12546         (dired-insert-subdir-doinsert): Omit messages.
12547         Handle `dired-subdir-switches'.
12548         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
12550         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
12551         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
12552         subdirs if -R switch is used for a subdir.
12553         (dired-mode): Set `dired-switches-alist'.
12554         (dired-build-subdir-alist): Only print number of directories in
12555         echo area when invoked interactively.
12557 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
12559         * dired-x.el (dired-omit-mode): Rename from
12560         dired-omit-files-p.  Use define-minor-mode to define it.
12561         (dired-omit-files-p): Add as alias for dired-omit-mode.
12562         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
12563         dired-mark-omitted.
12564         (dired-mark-omitted): Add.  Bind to M-O.
12566 2004-06-05  Kenichi Handa  <handa@m17n.org>
12568         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
12570 2004-06-05  Juanma Barranquero  <lektu@terra.es>
12572         * help-fns.el (help-argument-name): Reintroduce face.
12573         (help-default-arg-highlight): Use it, now that
12574         `face-differs-from-default-p' can be trusted.
12576 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
12578         * textmodes/table.el: Sentence commands added to Point Motion
12579         group; kill and backward-kill commands added to Extraction group.
12581 2004-06-04  Mario Lang  <mlang@delysid.org>
12583         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
12584         systems appear to use mW, make the code handle this.  Fix a
12585         division-by-zero bug while at it, and handle kernels with
12586         a slightly different layout in /proc/acpi.
12588 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
12590         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
12591         because the latter is a CL-ism.  This fixes the bug reported by
12592         Shawn Boyette <mdxi@collapsar.net> in
12593         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
12595 2004-06-04  Miles Bader  <miles@gnu.org>
12597         * faces.el (display-supports-face-attributes-p): Function moved to
12598         C code.  Previously only the tty-related portion of this function
12599         was done in C; however the previous attempt to do a halfway-proper
12600         job for non-tty displays in lisp didn't work properly because of
12601         funny conditions during Emacs startup.
12602         (face-differs-from-default-p): Simplify, now that
12603         display-supports-face-attributes-p works properly on all display
12604         types.  Remove :stipple from comparison; it doesn't really work
12605         in emacs anyway.
12607 2004-06-04  Miles Bader  <miles@gnu.org>
12609         * faces.el (face-differs-from-default-p): Use a different
12610         implementation, so we can really check whether FACE displays
12611         differently or not.
12613 2004-06-04  Miles Bader  <miles@gnu.org>
12615         * faces.el (display-supports-face-attributes-p): Implement a
12616         `different from default' check for non-tty displays.
12618 2004-06-03  David Kastrup  <dak@gnu.org>
12620         * woman.el (woman-mapcan): More concise code.
12621         (woman-topic-all-completions, woman-topic-all-completions-1)
12622         (woman-topic-all-completions-merge): Replace by a simpler and
12623         much faster implementation based on O(n log n) sort/merge instead
12624         of the old O(n^2) behavior.
12626 2004-06-03  Miles Bader  <miles@gnu.org>
12628         * subr.el (read-number): Use canonical format for default in prompt.
12630         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
12631         Add regexp for " [...]" style defaults.
12633 2004-06-02  Romain Francoise  <romain@orebokech.com>
12635         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
12636         groups: if the user asks for a hidden buffer, open the
12637         corresponding filter group to expose it.
12639         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
12640         `ibuffer-jump-to-buffer'.
12641         (ibuffer-jump-offer-only-visible-buffers): New user option.
12643 2004-06-02  Juanma Barranquero  <lektu@terra.es>
12645         * faces.el (frame-update-faces): Add empty docstring so the one
12646         for `ignore' doesn't show through.
12648         * subr.el (process-kill-without-query): Remove spurious "\n" on
12649         obsolescence string.
12650         (focus-frame, unfocus-frame): Add obsolescence declaration and
12651         empty docstring.
12653         * international/mule.el (register-char-codings): Make alias for
12654         `ignore'.  Move docstring to obsolescence info and remove redundancy.
12656 2004-06-02  Kim F. Storm  <storm@cua.dk>
12658         * frame.el (blink-cursor-start): Turn cursor off initially so blink
12659         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
12661 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12663         * comint.el (comint-replace-by-expanded-history-before-point):
12664         Obey `start' as the docstring says.
12665         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
12666         (comint-update-fence): Prevent font-lock from running unnecessarily.
12667         (comint-dynamic-list-completions): Use with-current-buffer.
12669 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12671         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
12672         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
12673         (bibtex-entry-update): Handle alternatives and optional fields.
12674         (bibtex-parse-entry): Bugfix, handle empty key.
12676 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12678         * vc-arch.el (vc-arch-state): Don't assume the file exists.
12680 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
12682         * desktop.el (desktop-save): Don't save minor modes without a
12683         known mode initialization function.
12685 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
12687         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
12689         * autorevert.el: Update `Commentary' section.
12691 2004-05-30  Juanma Barranquero  <lektu@terra.es>
12693         * dos-fns.el (convert-standard-filename):
12694         * files.el (convert-standard-filename):
12695         * w32-fns.el (convert-standard-filename):
12696         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
12698 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
12700         Sync with Tramp.
12702         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
12703         (tramp-let-maybe): Move to an earlier spot in the file.
12704         Patch by Andreas Schwab.
12706 2004-05-30  Andreas Schwab  <schwab@suse.de>
12708         * dired.el (dired-get-filename): Don't use dired-re-dot.
12710 2004-05-30  Richard M. Stallman  <rms@gnu.org>
12712         * files.el (find-file): Doc fix.
12714         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
12716 2004-05-30  Nick Roberts  <nickrob@gnu.org>
12718         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
12719         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
12720         modeline of the locals buffer.
12721         (gdb-goto-breakpoint): Handle gdbmi.
12722         (gdb-get-frame-number): Change for gdbmi.
12724 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
12726         * files.el (file-remote-p): Apply file name handler for operation
12727         `file-remote-p'.  It isn' a property any longer.
12728         (file-relative-name): `fh' and `fd' get the required value via
12729         `find-file-name-handler' already.
12731         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
12732         (top): Remove setting of `file-remote-p' property for
12733         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
12735 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
12737         Version 2.0.41 of Tramp released.
12739         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
12740         Throw away if process has died.
12741         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
12742         (tramp-out-of-band-prompt-regexp): Rename to
12743         `tramp-process-alive-regexp', because its usage is widen.
12744         (tramp-actions-copy-out-of-band): Apply it.
12745         (tramp-actions-before-shell, tramp-multi-actions):
12746         Add `tramp-action-process-alive' action.
12747         (tramp-action-process-alive): New defun.
12748         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
12749         Add entry for `file-remote-p'.
12750         (tramp-handle-file-remote-p): New defun.
12751         (top): Remove setting of `file-remote-p'.  Don't set
12752         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
12754         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12755         `file-remote-p'.
12757         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
12758         counted for (last) line.  [They should or they shouldn't?  --Stef]
12759         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
12761 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
12763         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
12764         not really necessary but seems to keep the shell history smaller
12765         in some cases.  It is no substitute for setting HISTFILE and
12766         HISTSIZE from tramp-open-connection-setup-interactive-shell,
12767         though.  Suggested by Luc Teirlinck.
12768         (tramp-open-connection-setup-interactive-shell): Export variables
12769         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
12770         (tramp-set-process-query-on-exit-flag): New compat function.
12771         (tramp-open-connection-multi, tramp-open-connection-su)
12772         (tramp-open-connection-rsh, tramp-open-connection-telnet)
12773         (tramp-do-copy-or-rename-file-out-of-band): Use it.
12774         (tramp-let-maybe): New macro, let-binds a variable only if it
12775         isn't obsolete.
12776         (tramp-check-ls-commands, tramp-handle-expand-file-name)
12777         (tramp-handle-file-truename): Use it.
12778         (tramp-completion-file-name-regexp-unified): Avoid matching
12779         filenames starting with "/:" -- those are reserved for
12780         file-name-non-special.
12782         * tramp-smb.el (tramp-smb-open-connection):
12783         Use tramp-set-process-query-on-exit-flag compat function.
12785 2004-05-29  Richard M. Stallman  <rms@gnu.org>
12787         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
12789         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
12790         (eval-last-sexp-print-value): Print char equivalent regardless
12791         of standard-output value.
12793         * thumbs.el (thumbs-subst-char-in-string): Delete.
12794         (thumbs-thumbname): Use subst-char-in-string.
12795         (thumbs-resize-image): Use condition-case, not ignore-errors.
12796         (thumbs-kill-buffer): Likewise.
12798         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
12799         (thumbs-mode): Make buffer read-only.
12800         (thumbs-make-thumb): Unconditionally accept an existing file.
12801         (thumbs-insert-thumb): Add thumb-image-file property to the image.
12802         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
12803         (thumbs-show-thumbs-list): Error if images not supported.
12804         (thumbs-save-current-image): Improve prompt string.
12805         (thumbs-mode-map): Define u, R, x.
12806         (thumbs-unmark): New command.
12807         (thumbs-emboss-image): Minor cleanup.
12808         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
12809         (thumbs-rename-images): New command.
12810         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
12812         * thumbs.el (thumbs-current-image): New function.
12813         (thumbs-file-list, thumbs-file-alist): New functions.
12814         (thumbs-find-image): Delete arg L.
12815         Don't set up thumbs-fileL as buffer-local global var.
12816         (thumbs-find-image-at-point): Use thumbs-current-image.
12817         (thumbs-set-image-at-point-to-root-window): Likewise.
12818         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
12819         Record and warn about errors.  Update thumbs-markedL for deletions.
12820         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
12821         (thumbs-redraw-buffer): Use thumbs-file-list.
12822         (thumbs-mark): Use thumbs-current-image.
12823         (thumbs-show-name): Use thumbs-current-image.
12825         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
12826         and imenu--last-menubar-index-alist.
12828         * subr.el (with-selected-window): Undo previous change.
12830 2004-05-29  John Paul Wallington  <jpw@gnu.org>
12832         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
12833         (thumbs-mouse-find-image): New command.
12834         (thumbs-mode-map): Bind it to mouse-2.
12835         (thumbs-mode): Make mode-class special.
12836         (thumbs-view-image-mode): Likewise.
12838 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
12840         * flymake.el: New file.
12842 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
12844         * files.el (find-file-noselect-1): Do not bind
12845         `inhibit-read-only' to t during execution of
12846         `find-file-not-found-functions'.
12848 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12850         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
12851         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
12853 2004-05-28  Juri Linkov  <juri@jurta.org>
12855         * simple.el (eval-expression-print-format): New fun.
12857         * simple.el (eval-expression):
12858         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
12859         * emacs-lisp/edebug.el (edebug-compute-previous-result)
12860         (edebug-eval-expression): Print additionally the value returned by
12861         `eval-expression-print-format'.
12863         * emacs-lisp/lisp.el (insert-pair-alist): New var.
12864         (insert-pair): Make arguments optional.  Find character pair
12865         from `insert-pair-alist' according to the last input event.
12866         (insert-parentheses): Make arguments optional.
12867         (raise-sexp, delete-pair): New funs.
12869         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
12870         (emacs-lisp-mode-map, lisp-interaction-mode-map):
12871         Bind C-M-q to `indent-pp-sexp'.
12873         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
12874         `pp-to-string' modified to be able to format text with newlines.
12875         (pp-to-string): Move the buffer-formatting part of the code to
12876         `pp-buffer'.  Call `pp-buffer'.
12878         * info.el (Info-desktop-buffer-misc-data): Don't save information
12879         about virtual files.
12880         (Info-restore-desktop-buffer): Restore Info buffers in prepared
12881         buffers with names obtained from the desktop file instead of the
12882         default *info* buffer.
12884 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12886         * subr.el (with-selected-window): Only save/restore the selected window.
12888         * progmodes/compile.el (compilation-error-regexp-alist):
12889         Use expand-file-name and data-directory.
12891         * progmodes/grep.el (grep-tree): Rework previous fix.
12893         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
12894         after the user marked text with the mouse.
12896         * startup.el (command-line): Keep the first regexp of
12897         auto-save-file-name-transforms intact.
12899 2004-05-28  Juanma Barranquero  <lektu@terra.es>
12901         * cus-edit.el (customize-face, customize-face-other-window)
12902         (custom-face-edit-delete): Make arguments match their use in
12903         docstring.
12904         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
12905         docstring.
12907         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
12908         not `cvs-butlast'.
12910         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
12911         `nbutlast' are in subr.el).
12913         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
12914         (set-w32-system-coding-system): Doc fixes.
12916         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
12917         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
12918         Make arguments match their use in docstring.
12919         (artist-draw-region-trim-line-endings)
12920         (artist-mouse-choose-operation): Fix typo in docstring.
12921         (artist-key-set-point-common): Doc fix.
12923 2004-05-28  Simon Josefsson  <jas@extundo.com>
12925         * mail/smtpmail.el (smtpmail-open-stream):
12926         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
12928 2004-05-26  Simon Josefsson  <jas@extundo.com>
12930         * starttls.el: Merge with my GNUTLS based starttls.el.
12931         (starttls-gnutls-program, starttls-use-gnutls)
12932         (starttls-extra-arguments, starttls-process-connection-type)
12933         (starttls-connect, starttls-failure, starttls-success): New variables.
12934         (starttls-program, starttls-extra-args): Doc fix.
12935         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
12936         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
12937         and pass on to corresponding *-gnutls function if it is set.
12939 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
12941         * autorevert.el (auto-revert-handler): Disable auto-reverting of
12942         remote files.
12944 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
12946         * files.el (file-name-non-special): There are more operations
12947         which need handling: `find-backup-file-name',
12948         `insert-file-contents', `verify-visited-file-modtime',
12949         `write-region'.  Rename t value of method to `add'.  Add new
12950         methods `quote' and `unquote-then-quote' to file-arg-indices.
12952 2004-05-25  Juri Linkov  <juri@jurta.org>
12954         * info.el (Info-toc): Call Info-mode on intermediate buffer.
12955         (Info-index-nodes): Enclose code in condition-case to catch errors.
12956         (Info-index-node): Don't search all index nodes if request is only
12957         for the current node and file is not in the cache of index nodes.
12958         (Info-mode-map): Bind Info-copy-current-node-name to `w'
12959         for consistency with dired-copy-filename-as-kill.
12960         Bind `S' to Info-search-case-sensitively.
12961         (Info-copy-current-node-name): New arg.  With zero prefix arg put
12962         the name inside a function call to `info'.  Display copied text in
12963         the echo area.
12965 2004-05-25  Sam Steingold  <sds@gnu.org>
12967         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
12968         strip the package prefix from the symbol name, if any.
12969         Make it the `find-tag-default-function' for `lisp-mode'.
12971 2004-05-25  John Paul Wallington  <jpw@gnu.org>
12973         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
12974         instead of obsolete `process-kill-without-query'.
12976         * textmodes/texinfmt.el (texinfo-indexvar-alist):
12977         Declare as variable, not constant.
12979 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
12981         * files.el (find-file-noselect-1): Fix bug introduced by
12982         Revision 1.694.  As a side effect, `inhibit-read-only'
12983         is again, by default, t during execution of
12984         `find-file-not-found-functions'.
12985         (insert-directory): Check that lines were really inserted by
12986         the --dired switch, before erasing them.
12988 2004-05-24  Nick Roberts  <nickrob@gnu.org>
12990         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
12991         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
12992         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
12993         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
12994         gud-minor-mode (gdbmi).
12996 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
12998         * net/browse-url.el (browse-url-interactive-arg): Enable user to
12999         explicitly select the text to be taken as URL.
13001 2004-05-23  Juri Linkov  <juri@jurta.org>
13003         * info.el (Info-index-nodes): New var and fun.
13004         (Info-goto-index, Info-index, info-apropos)
13005         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
13006         (Info-index): Fix docstring.  Store and restore Info-history-list.
13007         (Info-complete-nodes): New var.
13008         (Info-complete-menu-item): Use it.
13009         (Info-index-node): New fun.
13010         (Info-final-node, Info-forward-node, Info-backward-node)
13011         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
13012         Use Info-index-node.
13013         (Info-extract-menu-item, Info-extract-menu-counting): Set second
13014         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
13015         (Info-find-node-2): If a node with period in its name not found,
13016         try to find a node without the name part after period.
13017         (Info-select-node): Call Info-fontify-node only if
13018         Info-fontify-maximum-menu-size is not nil.
13019         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
13020         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
13021         Preserve Info-history-list.
13022         (Info-toc): Set Info-current-file.
13023         (Info-build-toc): Move point to the beginning of the buffer.
13024         Add main-file variable.
13025         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
13026         Use backslashed representation of the control character ^_.
13028         * textmodes/texinfmt.el (texinfo-print-index): Print index line
13029         numbers in the new Texinfo 4.7 format.
13031         * add-log.el (change-log-font-lock-keywords): Remove `:' from
13032         regexps for function and variable names.
13034         * descr-text.el (describe-property-list): Add [show] button for
13035         `syntax-table' property with action to pp to a separate buffer.
13036         (describe-char): Replace search-forward by re-search-forward with
13037         whitespace regexp after "character:" to not fail in too narrow windows.
13039         * simple.el (next-error-find-buffer): Add a rule to return
13040         next-error capable buffer if one window on the selected frame
13041         displays such buffer.
13043 2004-05-23  Nick Roberts  <nickrob@gnu.org>
13045         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
13046         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
13047         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
13048         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
13049         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
13050         Handle new value for gud-minor-mode (gdbmi).
13051         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
13052         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
13053         Change from local to global gdb variable set.
13054         (gdb-ann3): Initialise above gdb variable set.
13055         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
13056         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
13057         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
13058         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
13059         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
13060         (gdb-info-locals-handler, gdb-invalidate-assembler)
13061         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
13062         set as global variables.
13063         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
13064         Handle gdbmi.
13065         (gdb-info-breakpoints-custom): Fix regexp.
13066         (def-gdb-var): Delete.
13068         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
13069         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
13070         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
13071         a new mode.  The file (gdb-mi.el) for this mode will be included
13072         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
13073         primary interface.
13075 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
13077         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
13078         interpreted as a directory.
13080 2004-05-22  Richard M. Stallman  <rms@gnu.org>
13082         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
13083         as a close quote.
13085         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
13087         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
13088         Use assoc-string, not assoc-ignore-case.
13090         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
13092         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
13093         If moving back then fwd gets a defun that ends before point,
13094         try again moving fwd then back.
13096         * files.el (file-name-non-special): Allow t in file-arg-indices
13097         to mean requote the return value.  Use `identity' as an element
13098         rather than as the whole value.
13100         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
13102 2004-05-22  Juanma Barranquero  <lektu@terra.es>
13104         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
13105         `help-make-usage'.
13106         (help-highlight-arguments): Skip function name before searching
13107         for arguments.
13109 2004-05-21  Juanma Barranquero  <lektu@terra.es>
13111         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
13112         Don't mention in the docstring these arguments meant for
13113         internal (recursive) use only.
13114         (allout-char-spec): Comment out (it's not implemented).
13115         (allout-old-expose-topic, allout-exposure): Fix docstring and add
13116         obsolescence declaration.
13117         (allout-flatten-exposed-to-buffer)
13118         (allout-indented-exposed-to-buffer): Fix typos in docstring.
13119         (my-mark-marker): Doc fix.
13120         (produce-allout-mode-map, allout-sibling-index)
13121         (allout-isearch-expose, allout-distinctive-bullet)
13122         (allout-open-topic, allout-reindent-body)
13123         (allout-rebullet-heading, allout-process-exposed)
13124         (allout-insert-listified, allout-latex-verb-quote)
13125         (allout-insert-latex-header, allout-insert-latex-trailer):
13126         Make arguments match their use in docstring.
13127         (allout-primary-bullet, allout-old-style-prefixes)
13128         (allout-inhibit-protection, allout-init, allout-mode)
13129         (allout-before-change-protect, allout-flag-region):
13130         Use "Emacs" instead of "emacs" in docstrings.
13132 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
13134         * international/characters.el: Modify syntax of more characters.
13136 2004-05-21  Masatake YAMATO  <jet@gyve.org>
13138         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
13139         (etags-tags-completion-table): Show parsing progress.
13141 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
13143         * locate.el (locate-prompt-for-command): Shorten first line of
13144         docstring.
13145         (locate-mode): Expand docstring and include keymap summary.
13147         * files.el (find-file-noselect-1): Limit the scope of the
13148         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
13149         is, by default, nil during the execution of
13150         `find-file-not-found-functions' and `find-file-hook'.
13152 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
13154         * facemenu.el (facemenu-color-name-equal): New function.
13155         (list-colors-display): Use it to compare colors instead of
13156         facemenu-color-equal.
13158 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
13160         * compare-w.el (compare-windows-face): Use min-colors instead of
13161         checking for tty or pc types.
13163 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13165         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
13166         (completion-setup-function): Use with-current-buffer.
13167         Properly save excursion.  Simplify.
13168         Don't assume there is necessarily a `mouse-face' property somewhere.
13170         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
13172         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
13174         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
13175         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
13176         Use with-current-buffer.
13177         (byte-goto-log-buffer): Delete.
13178         (byte-compile-log-file): Call compilation-forget-errors.
13180 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
13182         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
13183         output messages into the search result.
13185 2004-05-19  Masatake YAMATO  <jet@gyve.org>
13187         * wid-edit.el (widget-radio-button-notify): Revert my last
13188         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
13190 2004-05-19  Kenichi Handa  <handa@m17n.org>
13192         * international/characters.el: Fix syntax (open/close) of CJK chars.
13194 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
13196         * help-mode.el (help-go-back): Don't depend on position of back button.
13198 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13200         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
13201         files files don't contain an accidental additional /.
13203         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
13204         in source buffer.
13206 2004-05-18  Masatake YAMATO  <jet@gyve.org>
13208         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
13209         to widget-apply.  :action method assumes 2 arguments, not 3.
13211 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
13213         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
13214         New constants.
13215         (hs-special-modes-alist): Add an f90-mode entry.
13217 2004-05-17  Sam Steingold  <sds@gnu.org>
13219         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
13220         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
13222 2004-05-16  Kim F. Storm  <storm@cua.dk>
13224         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
13226 2004-05-15  John Wiegley  <johnw@newartisans.com>
13228         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
13229         (eshell-output-object-to-target): Improve output speed 20% by not
13230         calling `eshell-stringify' if something is already known to be a string.
13232 2004-05-15  Alex Ott  <ott@jet.msk.su>
13234         * textmodes/ispell.el (ispell-local-dictionary-alist):
13235         Add windows-1251 to the choice of coding systems.
13236         (ispell-dictionary-alist-6): Add support for "russianw.aff",
13237         encoded in cp1251.
13239 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
13241         * progmodes/compile.el (compilation-warning-face)
13242         (compilation-info-face): Use min-colors.
13244 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13246         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
13247         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
13248         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
13249         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
13250         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
13251         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
13252         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
13253         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
13254         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
13255         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
13256         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
13257         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
13258         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
13259         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
13261 2004-05-15  Kim F. Storm  <storm@cua.dk>
13263         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
13264         Use it to set triggered-p element of timer.
13265         (timer-event-handler): Set triggered-p element non-nil while running
13266         the timer function.
13268 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13270         * descr-text.el (describe-char-unicode-data)
13271         (describe-char-unicodedata-file): Re-enable the unicode code now that
13272         the licensing issues have been cleared in the unicode-4 license.
13273         (describe-text-properties-1): Remove unused `overlay' var.
13274         (describe-char): Remove unused var `buffer'.
13276 2004-05-14  David Ponce  <david@dponce.com>
13278         * tree-widget.el: New file.
13280 2004-05-13  Marcelo Toledo  <marcelo@gnu.org>
13282         * language/european.el ("Brazilian Portuguese"): Add support for
13283         Brazilian Portuguese.
13285 2004-05-13  John Wiegley  <johnw@newartisans.com>
13287         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
13288         `recentf-mode' if this variable has been customized to t.
13290         * eshell/esh-test.el (eshell-test): Call the function
13291         `emacs-version' rather than trying to build a custom version string.
13293 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13295         * net/telnet.el (telnet-mode): Use define-derived-mode.
13296         Don't modify the global value of comint-prompt-regexp.
13298 2004-05-13  John Paul Wallington  <jpw@gnu.org>
13300         * version.el (emacs-version): Check for `gtk' feature before
13301         `x-toolkit' feature.
13303 2004-05-13  Juanma Barranquero  <lektu@terra.es>
13305         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
13306         arguments in the docstring, they're used only in recursive calls.
13308         * help-fns.el (help-arg-highlighting-function)
13309         (help-argument-name): Delete.
13310         (help-default-arg-highlight): New function.
13311         (help-do-arg-highlighting): Use it.
13313 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
13315         * calendar/appt.el (appt-disp-window):
13316         Use `calendar-set-mode-line' for a centered mode-line.
13318 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
13320         * calendar/appt.el (appt-disp-window): Do not split window
13321         excessively when `split-height-threshold' is low.
13323 2004-05-12  Nick Roberts  <nickrob@gnu.org>
13325         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
13326         kill-buffer-hook here and make it local.
13327         (gud-kill-buffer-hook): Use kill-process for a sure kill.
13329 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
13331         * progmodes/compile.el (compilation-set-window-height):
13332         Use save-excursion to protect against misplaced marker.
13334 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13336         * custom.el (defface): Document that type can have value gtk.
13338         * faces.el (face-spec-set-match-display): Handle type gtk in display.
13340 2004-05-12  Kenichi Handa  <handa@m17n.org>
13342         * descr-text.el: Require quail at comile time.
13343         (describe-char): If an input method is on and it supports the
13344         character, show how to input it.
13346         * international/quail.el (quail-install-decode-map): Accept a
13347         char-table whose subtype is `quail-decode-map'.
13348         (quail-store-decode-map-key, quail-gen-decode-map1)
13349         (quail-gen-decode-map, quail-find-key1, quail-find-key)
13350         (quail-show-key): New functions.
13352 2004-05-12  Juanma Barranquero  <lektu@terra.es>
13354         * generic.el (define-generic-mode): Remove redundant arglist info.
13356         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
13357         Make arguments match their use in docstring.
13358         (help-arg-highlighting-function): New variable.
13359         (help-argument-name): Mention it in the docstring.
13360         (help-do-arg-highlight): Use it.  Expand regexp to accept also
13361         ARG-xxx and xxx-ARG references.
13363 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
13365         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
13366         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
13367         and "mailto:addr1?to=addr2" equal.
13369 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
13371         * man.el (Man-getpage-in-background): Use shell-file-name
13372         and shell-command-switch variables instead of hard-coded values.
13374 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
13376         * iimage.el: New file.
13378 2004-05-11  Juanma Barranquero  <lektu@terra.es>
13380         * custom.el (custom-initialize-default, defcustom):
13381         Fix typo in docstring.
13383         * files.el (set-visited-file-name, file-expand-wildcards):
13384         Fix docstring.
13386 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13388         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
13390         * subr.el (eventp): Be more discriminating with integers.
13392 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
13394         * progmodes/compile.el (compile): Add universal prefix arg.
13395         (compilation-error-regexp-alist-alist): Add edg patterns.
13397 2004-05-10  Sam Steingold  <sds@gnu.org>
13399         * textmodes/ispell.el (ispell-message):
13400         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
13402 2004-05-10  Dave Love  <fx@gnu.org>
13404         * progmodes/python.el (help-buffer): Autoload when compiling.
13405         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
13406         (run-python): Prepend to any existing PYTHONPATH.
13408 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
13410         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
13411         for pending breakpoints.
13413 2004-05-10  Richard M. Stallman  <rms@gnu.org>
13415         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
13416         directly without calling any functions in Rmail.
13417         (unrmail-unprune): Function deleted.
13419 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13421         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
13422         C-c C-z binding.
13424 2004-05-10  Kenichi Handa  <handa@m17n.org>
13426         * descr-text.el (describe-char): Fix previous change.  Don't make
13427         a unibyte character to multibyte in the *Help* buffer.
13429 2004-05-10  Miles Bader  <miles@gnu.org>
13431         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
13432         buffer an error if the debugger process is actually running.
13434 2004-05-10  Juanma Barranquero  <lektu@terra.es>
13436         * help-fns.el (help-argument-name): Default to italic.
13437         (help-highlight-arguments): Return always (usage . doc), even when
13438         usage is nil.
13440         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
13441         (define-ibuffer-filter): Add usage info.
13442         (define-ibuffer-op): Add usage info (but CL-style defaults for
13443         keyword args are not shown).
13445         * subr.el (remove-overlays, read-passwd): Fix docstring.
13446         (start-process-shell-command): Fix docstring.  Put usage info in a
13447         format usable by `describe-function'.
13448         (open-network-stream, open-network-stream-nowait)
13449         (open-network-stream-server): Fix docstring.
13451 2004-05-09  Jason Rumney  <jasonr@gnu.org>
13453         * international/code-pages (cp932, cp936, cp949, c950): Remove.
13454         Only define cp125* if windows-125* is already defined.
13456         * language/korean.el (cp949): Add alias.
13458         * language/chinese.el (cp936, cp950): Add aliases.
13460         * language/japanese.el (cp932): Add alias.
13462         * term/w32-win.el: Require code-pages.
13464         * international/mule-cmds.el (set-locale-environment):
13465         On MS-Windows use ansi code-page for default coding-systems.
13466         Set up paper sizes for Windows 3 letter languages.
13468         * international/code-pages.el (cp932, cp936, cp949, cp950):
13469         Add aliases.  Also add cp125* if not already defined.
13471 2004-05-09  Juanma Barranquero  <lektu@terra.es>
13473         * help-fns.el (help-highlight-arguments): Don't try to highlight
13474         missing or autoloaded arglists.  Accept structured arguments, like
13475         the first ones of `do' and `flet'.
13477         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
13478         (cvs-get-marked): Remove redundant arglist info.
13480         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
13481         Don't use CL-style default args.
13483 2004-05-08  Andreas Schwab  <schwab@suse.de>
13485         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
13487         * international/subst-ksc.el: Fix references to utf-translate-cjk
13488         into utf-translate-cjk-mode.
13489         * international/subst-big5.el: Likewise.
13490         * international/subst-gb2312.el: Likewise.
13491         * international/subst-jis.el: Likewise.
13492         * international/utf-16.el: Likewise.
13493         * international/utf-8.el: Likewise.
13495 2004-05-08  John Wiegley  <johnw@newartisans.com>
13497         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
13498         "virtual buffers" (off by default), which makes it possible to
13499         switch to the "virtual" buffers of recently visited files.  When a
13500         buffer name search fails, and this option is on, iswitchb will
13501         look at the list of recently visited files, and permit matching
13502         against those names.  When the user hits RET on a match, it will
13503         revisit that file.
13504         (iswitchb-read-buffer): Add two optional arguments, which makes
13505         isearchb.el possible.
13506         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
13507         (iswitchb-next-match): Add support for virtual buffers.
13509         * isearchb.el: This module extends iswitchb to provide "as you
13510         type" buffer selection.
13512         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
13513         Ignore the read-only property when flyspell highlighting is on.
13514         Not ignoring it leads to a series of confusing errors.
13515         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
13516         but also make sure to call flyspell-incorrect-hook.
13517         (flyspell-maybe-correct-transposition): Perform transposition test
13518         by bit twiddling a string, rather than using a temp buffer.
13519         (flyspell-maybe-correct-doubling): Use a string rather than a temp
13520         buffer.  This is also the original version of the code, which
13521         could not be checked in before due to a previous lack of
13522         assignment papers.  This version has seen heavy usage on my system
13523         for several years now.
13525         * calendar/cal-bahai.el: New file, which adds support for the
13526         Baha'i calendar to Emacs.  This calendar is based on a solar year
13527         of 19 months of 19 days, with 4 intercalary days.  Each year
13528         begins on March 21, with the calendar starting in 1844.
13530         * calendar/cal-menu.el, calendar/calendar.el,
13531         calendar/diary-lib.el, calendar/holidays.el: Added support for
13532         using cal-bahai.el.
13534         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
13535         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
13536         function can be used outside of eshell buffers.
13537         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
13539 2004-05-08  Juanma Barranquero  <lektu@terra.es>
13541         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
13542         word constituent so FOO-ARG is not recognized as an arg.
13543         (help-highlight-arguments): Don't skip lists in mandatory arguments.
13545         * simple.el (next-error): Fix typo in docstring.
13546         (open-line): Make argument names match their use in docstring.
13547         (split-line): Fix docstring.
13549         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
13550         usable by `describe-function'.
13551         (gensym, gentemp, typep, ignore-errors): Make argument names match
13552         their use in docstring.
13554         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
13555         argument to `help-setup-xref'.
13557 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
13559         Version 2.0.40 of Tramp released.
13561         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
13562         Use symbol-function to invoke functions only known on some Emacs
13563         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
13564         Scaldeferri <kevin@scaldeferri.com>.
13565         (tramp-do-copy-or-rename-file-via-buffer): Rename from
13566         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
13567         consistent with the other tramp-do-* functions.
13568         (tramp-do-copy-or-rename-file): Calls adjusted.
13569         (tramp-process-initial-commands): Avoid liveness check on shell --
13570         we know that it must be alive since we're opening a connection at
13571         this moment.
13572         (tramp-last-cmd): New internal variable.
13573         (tramp-process-echoes): New tunable.
13574         (tramp-send-command): Set tramp-last-cmd.
13575         (tramp-wait-for-output): Delete echo, if applicable.
13576         (tramp-read-passwd): Construct the key for the password cache in a
13577         way that works for multi methods, too.
13578         (tramp-bug): Add backup-directory-alist and
13579         bkup-backup-directory-info to bug reports, with Tramp counterparts.
13581 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
13583         * net/tramp*.el: Suppress byte-compiler warnings where possible.
13585         * net/tramp.el (tramp-out-of-band-prompt-regexp)
13586         (tramp-actions-copy-out-of-band): New defcustoms.
13587         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
13588         used instead of a synchronous one.  Allows password entering.
13589         (tramp-action-out-of-band): New defun.
13590         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
13591         Remove restriction with password from doc string.
13592         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
13593         `tramp-out-of-band-prompt-regexp',
13594         `tramp-actions-copy-out-of-band', `password-cache' and
13595         `password-cache-expiry'.
13596         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
13597         password caching.
13598         (tramp-touch): FILE can be a local file, too.
13599         (TODO): Remove items done.
13600         (tramp-handle-insert-directory): Properly quote file name also if
13601         not full-directory-p.  Handle wildcard case.  Reported by Andreas
13602         Schwab <schwab@suse.de>.
13603         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
13604         new file.
13605         (tramp-handle-file-local-copy, tramp-handle-write-region):
13606         The permissions of the temporary file are set if filename exists.
13607         Reported by Ted Stern <stern@cray.com>.
13608         (tramp-backup-directory-alist)
13609         (tramp-bkup-backup-directory-info): New defcustoms.
13610         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
13611         (tramp-handle-find-backup-file-name): New function.
13612         Implements Tramp's find-backup-file-name.
13614         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
13615         for `find-backup-file-name'.
13617         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
13618         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
13620 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
13622         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
13624 2004-05-07  Juanma Barranquero  <lektu@terra.es>
13626         * subr.el (lambda): Add arglist description to docstring.
13627         (declare): Fix typo in docstring.
13628         (open-network-stream): Fix docstring.
13629         (process-kill-without-query): Fix docstring and add obsolescence info.
13630         (last, butlast, nbutlast): Make arguments match their use in docstring.
13631         (insert-buffer-substring-no-properties): Likewise.
13632         (insert-buffer-substring-as-yank): Likewise.
13633         (split-string): Fix docstring.
13635         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13636         Make argument names match their use in docstring.
13638         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
13640 2004-05-06  Nick Roberts  <nickrob@gnu.org>
13642         * progmodes/gdb-ui.el: Improve/extend documentation strings.
13643         Fit first sentence on one line for apropos-command.
13645 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13647         Changes largely merged in from Dave Love's code.
13648         * progmodes/python.el: Doc fixes.
13649         (python-mode-map): Add python-complete-symbol.
13650         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
13651         (python-comment-indent, python-complete-symbol)
13652         (python-symbol-completions, python-partial-symbol)
13653         (python-try-complete): New.
13654         (python-indent-line): Remove optional arg.  Use python-block-end-p.
13655         (python-check): Bind compilation-error-regexp-alist.
13656         (inferior-python-mode): Use rx.  Move keybindings to top level.
13657         Set comint-input-filter.
13658         (python-preoutput-filter): Use rx.
13659         (python-input-filter): Re-introduce.
13660         (python-proc): Start new process if necessary.
13661         Check python-buffer non-nil.
13662         (view-return-to-alist): Defvar.
13663         (python-send-receive): New.
13664         (python-eldoc-function): Use it.
13665         (python-mode-running): Don't defvar.
13666         (python-mode): Set comment-indent-function.
13667         Maybe update hippie-expand-try-functions-list.
13668         (python-indentation-levels): Initialize differently.
13669         (python-block-end-p): New.
13670         (python-indent-line): Use it.
13671         (python-compilation-regexp-alist): Augment.
13672         (run-python): Import `emacs' module to Python rather than loading
13673         code directly.  Set python-buffer differently.
13674         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
13675         Use python-proc.
13676         (python-send-command): Go to end of comint buffer.
13677         (python-load-file): Use python-proc, emacs.eimport.
13678         (python-describe-symbol): Simplify interactive form.
13679         Use emacs.help.  Do use temp-buffer-show-hook.
13680         Call print-help-return-message.
13681         (hippie-exp): Require when compiling.
13682         (python-preoutput-continuation): Use rx.
13684         * diff-mode.el (diff-make-unified): Fix regexp.
13686 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
13688         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
13689         filter groups from the buffer when rebuilding the Ibuffer buffer
13690         and `ibuffer-show-empty-filter-groups' is nil.
13692 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13694         * ps-print.el (ps-print-quote): Call ps-value-string.
13695         (ps-setup): Call ps-comment-string.
13696         (ps-value-string, ps-comment-string): New funs.
13698 2004-05-06  Juanma Barranquero  <lektu@terra.es>
13700         * ehelp.el (electric-help-command-loop): Check whether the last
13701         character is visible, not (point-max).
13703         * help-fns.el (help-argument-name): Default to bold; don't inherit
13704         from font-lock-variable-name-face.
13705         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
13707 2004-05-05  Kenichi Handa  <handa@m17n.org>
13709         * descr-text.el (describe-char): Copy the character with text
13710         properties and overlays into the first line, and call
13711         describe-text-properties on it.
13713 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
13715         * iswitchb.el (iswitchb-global-map): Fix typo.
13716         Remove unwanted ###autoloads from source file.
13718 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
13720         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
13721         in run-hooks.  Use substitute-command-keys in message.
13722         (wdired-abort-changes): Add message.
13724 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
13726         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
13727         (sql-emacs20-p): Remove.
13728         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
13729         (sql-builtin-face, sql-doc-face): Remove.
13730         (sql-mode-ansi-font-lock-keywords)
13731         (sql-mode-oracle-font-lock-keywords)
13732         (sql-mode-postgres-font-lock-keywords)
13733         (sql-mode-linter-font-lock-keywords)
13734         (sql-mode-ms-font-lock-keywords)
13735         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
13736         (sql-product-font-lock): Fix font-lock reset when font rules change.
13737         (sql-highlight-product): Remove incorrect font-lock reset logic.
13739 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
13741         * ses.el (ses-set-parameter): Fix typo.
13743 2004-05-04  Kim F. Storm  <storm@cua.dk>
13745         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
13746         Must expand directory for completion to work; and don't mess with
13747         process-environment.
13748         (ido-read-file-name): If command has ido property, don't use ido
13749         if value is ignore, or read as directory if value is dir.
13750         Set ido ignore property for dired-do-rename command.
13752 2004-05-04  Juanma Barranquero  <lektu@terra.es>
13754         * ehelp.el (electric-help-command-loop, electric-help-undefined)
13755         (electric-help-help): Check against unmapped commands.
13757         * help-fns.el (help-argument-name): New face, inheriting from
13758         font-lock-variable-name-face, to highlight function arguments in
13759         `describe-function' and `describe-key'.
13760         (help-do-arg-highlight): Auxiliary function to highlight a given
13761         list of arguments in a string.
13762         (help-highlight-arguments): Highlight the function arguments and
13763         all uses of them in the docstring.
13764         (describe-function-1): Use it.  Do docstring output via `insert',
13765         not 'princ', so text attributes are preserved.
13767         * winner.el (winner-mode-map): Move `winner-undo' and
13768         `winner-redo' to C-c <left> and C-c <right>, respectively (the
13769         previous bindings conflict with `prev-buffer', `next-buffer').
13771 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13773         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
13774         (bibtex-entry-update): New command bound to C-c C-u.
13775         (bibtex-text-in-string): Fix regexp.
13776         (bibtex-assoc-of-regexp): Remove.
13777         (bibtex-progress-message): Fix docstring.
13778         (bibtex-inside-field): Use if.
13779         (bibtex-assoc-regexp): New function.
13780         (bibtex-format-entry): Make code more robust so that it formats
13781         also old entries.
13782         (bibtex-autokey-demangle-title): Merge with obsolete function
13783         bibtex-assoc-of-regexp.
13784         (bibtex-field-list): New function.
13785         (bibtex-entry): Use bibtex-field-list.
13786         (bibtex-parse-entry): Fix docstring.
13787         (bibtex-print-help-message): Use bibtex-field-list.
13788         (bibtex-make-field): Use bibtex-field-list.
13789         (bibtex-entry-index): Bugfix.  Return crossref key if required.
13790         (bibtex-lessp): Fix docstring.
13792 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
13794         * select.el (xselect-convert-to-string): Move comment to intended line.
13796 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13798         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
13799         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
13801 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13803         * term/x-win.el (x-clipboard-yank): Don't exit on error from
13804         x-get-selection.
13806 2004-05-03  Jason Rumney  <jasonr@gnu.org>
13808         * makefile.nt: Remove.
13810 2004-05-03  Kim F. Storm  <storm@cua.dk>
13812         * emulation/cua-base.el (cua--update-indications): Fix last change.
13813         (cua-mode): Deactivate mark when cua-mode is enabled.
13815 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
13817         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
13819 2004-05-03  Nick Roberts  <nickrob@gnu.org>
13821         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
13822         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
13823         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
13824         window over visible frames.
13825         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
13827 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13829         * progmodes/compile.el (compilation-gcpro): New var.
13830         (compilation-fake-loc): Use it.
13831         (compilation-forget-errors): Reset it.
13833 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
13835         * diff-mode.el (diff-header-face, diff-file-header-face):
13836         Use min-colors.
13838 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13840         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
13841         (bibtex-clean-entry): Disentangle code.
13842         (bibtex-realign): New function.
13843         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
13844         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
13845         Remove undocumented optional arg called-by-convert-alien.
13846         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
13847         for sorting instead of bibtex-sort-buffer.
13849 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
13851         * progmodes/compile.el (compilation-start): In the
13852         no-async-subprocesses branch, call sit-for to give redisplay a
13853         chance to show the updated process status in the mode line, and
13854         fontify the buffer explicitly after the process exits.
13856 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13858         * progmodes/python.el (python-compilation-line-number): Remove.
13859         (python-compilation-regexp-alist): Don't use it any more.
13860         (python-orig-start, python-input-filter): Remove.
13861         (inferior-python-mode): Don't set up comint-input-filter-functions.
13862         (python-send-region): Use compilation-fake-loc.
13864         * progmodes/compile.el (compilation-messages-start): New var.
13865         (compilation-mode): Don't setup next-error-function here.
13866         (compilation-setup): Set it up here instead (for minor modes as well).
13867         Make compilation-messages-start buffer local.
13868         (compilation-next-error-function): Use it.
13869         (compilation-forget-errors): Set compilation-messages-start.
13871 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
13873         * ielm.el (ielm-prompt-read-only): Update docstring.
13875         * comint.el (comint-prompt-read-only): Update docstring.
13876         (comint-update-fence, comint-kill-whole-line)
13877         (comint-kill-region): New functions.
13879         * simple.el (kill-whole-line): Use "p" instead of "P" in
13880         interactive form.
13882 2004-05-01  Juanma Barranquero  <lektu@terra.es>
13884         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
13885         format arglist so default values in CL-style argument lists are
13886         correctly shown.
13888 2004-05-01  Jason Rumney  <jasonr@gnu.org>
13890         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
13892 2004-05-01  Kenichi Handa  <handa@m17n.org>
13894         * international/titdic-cnv.el (miscdic-convert): Don't generate a
13895         quail file if it is up to date.
13897 2004-04-30  Juri Linkov  <juri@jurta.org>
13899         * cus-edit.el (custom-mode-map):
13900         Add key binding `C-x C-s' to `Custom-save'.
13902         * outline.el (outline-blank-line): New var.
13903         (outline-next-preface, outline-show-heading)
13904         (outline-end-of-subtree): Use it.
13906         * dired-aux.el (dired-touch-initial): New fun.
13907         (dired-do-chxxx): Call it for op-symbol `touch'.
13908         (dired-diff): Use `dired-dwim-target-directory'
13909         if current dired buffer has no buffer mark.
13911         * bindings.el (propertized-buffer-identification):
13912         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
13913         Add C-M-arrow keys for consistency.
13915         * files.el (confirm-kill-emacs):
13916         Change group from top-level `emacs' to `convenience'.
13918         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
13919         Push mark on the first call of successive command calls.
13920         (insert-pair): New fun created from `insert-parentheses' with
13921         `open' and `close' arguments added.  Enclose active regions
13922         in paired characters.  Compare adjacent characters syntax with
13923         inserted characters syntax before inserting a space.
13924         (insert-parentheses): Call `insert-pair' with ?\( ?\).
13926         * delsel.el: Don't put `delete-selection' property
13927         on `insert-parentheses' symbol to take advantage of
13928         region handling in `insert-pair' function.
13929         Suggested by Stephan Stahl <stahl@eos.franken.de>.
13931 2004-04-30  Kim F. Storm  <storm@cua.dk>
13933         * emulation/cua-base.el: Add support for changing cursor types;
13934         based on patch from Michael Mauger.
13935         (cua-normal-cursor-color, cua-read-only-cursor-color)
13936         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
13937         Customization cursor type and/or cursor color.
13938         (cua--update-indications): Handle cursor type changes.
13939         (cua-mode): Update cursor indications if enabled.
13941         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
13943         * mouse.el (mouse-drag-copy-region): New defcustom.
13944         (mouse-set-region, mouse-drag-region-1): Use it.
13946         * simple.el (kill-ring-save): If region face background color is
13947         unspecified (if no highlighting), show extent of fully visible
13948         region even if transient-mark-mode is enabled.
13950         * emulation/cua-base.el (cua--standard-movement-commands):
13951         Add cua-scroll-up and cua-scroll-down.
13952         (cua-scroll-up, cua-scroll-down): New commands.
13953         (cua--init-keymaps): Remap scroll-up and scroll-down.
13955         * emulation/cua-rect.el (cua--convert-rectangle-as):
13956         New defmacro.
13957         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
13958         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
13959         New commands (suggested by Jordan Breeding).
13961 2004-04-30  Juanma Barranquero  <lektu@terra.es>
13963         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
13965 2004-04-30  Mario Lang  <mlang@delysid.org>
13967         * diff.el (diff-switches): Fix typo in docstring.
13969 2004-04-30  Alex Schroeder  <alex@gnu.org>
13971         * xml.el (xml-debug-print-internal): Don't add newline and
13972         indentation to text nodes and write empty elements as empty tags
13973         instead of opening and closing tags.
13974         (xml-debug-print): Take optional indent-string argument.
13975         (xml-print): Alias for xml-debug-print.
13977 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
13979         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
13980         than duplicate call to `line-beginning-position'.
13982         * progmodes/f90.el (f90-get-present-comment-type):
13983         Return whitespace, as well as comment chars, for consistent filling
13984         of comment blocks.  Use `match-string-no-properties'.
13985         (f90-break-line): Trim trailing whitespace when filling comments.
13987 2004-04-30  Dave Love  <fx@gnu.org>
13989         * calendar/diary-lib.el (diary-outlook-formats): New variable.
13990         (diary-from-outlook-internal, diary-from-outlook)
13991         (diary-from-outlook-gnus, diary-from-outlook-rmail):
13992         New functions to import diary entries from Outlook-format
13993         appointments in mail messages.
13995 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13997         * progmodes/python.el (python-send-command): New fun.
13998         (python-send-region, python-load-file): Use it.
14000         * progmodes/compile.el (compilation-last-buffer): Add var alias.
14002         * help-fns.el (help-C-file-name): Use new subr-name.
14003         Prepend `src/' to the file name.
14004         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
14005         (describe-function-1, describe-variable): Only find a C source file
14006         name if DOC is already loaded.
14008         * help-mode.el (help-function-def, help-variable-def):
14009         Use the new find-function-search-for-symbol functionality.
14010         Allow FILE to be `C-source'.
14012         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
14013         (find-function-C-source): New fun.
14014         (find-function-search-for-symbol): Use it.
14016 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
14018         * progmodes/sql.el (sql-product-alist): Rename variable
14019         `sql-product-support'.  Add Postgres login parameters.
14020         (sql-set-product, sql-product-feature): Update with renamed variable.
14021         (sql-connect-postgres): Add username prompt.
14022         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
14023         Make patterns less product specific.
14024         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
14025         (sql-mode-abbrev-table): Modify initialization.
14026         (sql-builtin-face): Add variable.
14027         (sql-keywords-re): Add macro.
14028         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
14029         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
14030         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
14031         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
14032         (sql-mode-linter-font-lock-keywords)
14033         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
14034         (sql-mode-sybase-font-lock-keywords)
14035         (sql-mode-informix-font-lock-keywords)
14036         (sql-mode-interbase-font-lock-keywords)
14037         (sql-mode-ingres-font-lock-keywords)
14038         (sql-mode-solid-font-lock-keywords)
14039         (sql-mode-sqlite-font-lock-keywords)
14040         (sql-mode-db2-font-lock-keywords): Default to nil.
14041         (sql-product-font-lock): Always highlight ANSI keywords.
14042         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
14043         (sql-send-string): Add function.
14045 2004-04-29  Dave Love  <fx@gnu.org>
14047         * progmodes/cfengine.el (cfengine-beginning-of-defun)
14048         (cfengine-end-of-defun): Ensure progress through buffer.
14050         * info-look.el (cfengine-mode): Accept a terminal ().
14052 2004-04-29  Juri Linkov  <juri@jurta.org>
14054         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
14055         instead of isearch-yank-word-or-char.  Add new key bindings for
14056         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
14057         (isearch-del-char): New fun.
14058         (isearch-forward, isearch-edit-string): Update docstring.
14059         (isearch-yank-char): Doc fix.
14060         (isearch-other-meta-char): Restore point after scrolling.
14062         * progmodes/compile.el (compilation-context-lines): Add nil option
14063         to disable compilation output window scrolling.
14064         (compilation-set-window): Use it.
14066         * outline.el (outline-next-preface, outline-show-heading):
14067         Don't leave unhidden blank line before heading.
14068         (outline-end-of-subtree): Include last newline into subtree.
14069         (hide-entry): Leave point at beginning of heading instead of end.
14070         (outline-up-heading): Push mark for the first call of successive
14071         command calls.
14073 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
14075         * comint.el (comint-prompt-read-only): New variable.
14076         (comint-output-filter): Implement it.
14078         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
14079         (ielm-prompt-internal): New variable.
14080         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
14081         (ielm-send-input): Delete unused variable `buf'.
14082         (ielm-eval-input): Use `ielm-prompt-internal'.
14083         (inferior-emacs-lisp-mode): Use new variables
14084         `comint-prompt-read-only' and `ielm-prompt-internal'.
14085         Get rid of obsolete variable `directory-sep-char'.
14086         (ielm): Use `zerop'.
14088 2004-04-29  John Paul Wallington  <jpw@gnu.org>
14090         * thumbs.el (toplevel): Require cl at compile time.
14091         Remove conditional definitions of `ignore-errors' and `caddar'
14092         because they occur at run time.
14094 2004-04-28  Nick Roberts  <nickrob@gnu.org>
14096         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
14097         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
14098         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
14099         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
14101         * progmodes/gud.el (gud-common-init): Throw an error if program is
14102         already running under gdb.
14104 2004-04-28  John Paul Wallington  <jpw@gnu.org>
14106         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
14107         (thumbs-show-image-num): Move assignment of
14108         `thumbs-current-image-filename' within scope of `i'.
14109         (thumbs-emboss-image): Don't use `evenp'.
14111 2004-04-28  Richard M. Stallman  <rms@gnu.org>
14113         * progmodes/compile.el (compilation-context-lines): Default now 0.
14115 2004-04-28  Juanma Barranquero  <lektu@terra.es>
14117         Use `time-less-p' from calendar/time-date.el instead of defining
14118         custom versions of it.
14120         * pcomplete.el (pcomplete-time-less-p): Remove.
14122         * thumbs.el (time-less-p): Remove.
14124         * calendar/timeclock.el (timeclock-time-less-p): Remove.
14125         (timeclock-generate-report): Use `time-less-p'.
14127         * emacs-lisp/autoload.el (autoload-before-p): Remove.
14128         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
14130 2004-04-28  Masatake YAMATO  <jet@gyve.org>
14132         * subr.el (remove-overlays): Make arguments optional.
14134         * wid-edit.el (widget-specify-button): Put evaporate to the
14135         overlay for sample.
14136         (widget-specify-sample): Put evaporate to the overlay for sample.
14137         (widget-specify-doc): Put evaporate to the overlay for documentation.
14139 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
14141         * info.el (info-apropos): Make it an index node.  Align node names
14142         like makeinfo.
14144 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
14146         * net/browse-url.el (browse-url-netscape-sentinel)
14147         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
14148         (browse-url-epiphany-sentinel, browse-url-mosaic):
14149         Use browse-url-*-program instead of a literal program name.
14151 2004-04-27  Kevin Ryde  <user42@zip.com.au>
14153         * eshell/em-alias.el:
14154         * eshell/em-dirs.el:
14155         * eshell/em-hist.el:
14156         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
14157         features when M-x customize-group loads modules before the main
14158         eshell.el.
14160 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
14162         * subr.el (momentary-string-display): Support EXIT-CHAR that is
14163         either a character representation of an event or an event
14164         description list.
14166         * type-break.el: Capitalise Emacs and Lisp.
14167         (type-break-good-break-interval, type-break-demo-boring-stats)
14168         (type-break-terse-messages, type-break-file-name): New defcustoms.
14169         (type-break-post-command-hook)
14170         (type-break-warning-countdown-string): Quote variable names in doc.
14171         (type-break-interval-start, type-break-auto-save-file-name): New vars.
14172         (type-break-mode): Document type-break-good-break-interval and the
14173         "session" file.  Schedule break according to the session file.
14174         Kill session file buffer on exit.  Organise for save-some-buffers
14175         to always save the session file.
14176         (type-break-mode-line-message-mode, type-break-query-mode):
14177         Uppercase arguments.
14178         (type-break-file-time, type-break-file-keystroke-count, timep)
14179         (type-break-choose-file, type-break-get-previous-time)
14180         (type-break-get-previous-count): New defuns.
14181         (type-break): Avoid break querying after a completed break in the
14182         case where the query was initiated during user invocation of the
14183         break.  Optional terse messages.
14184         Use type-break-good-break-interval if type-break-good-rest-interval is
14185         nil.  File the break time.
14186         (type-break-schedule): New optional args for overriding the use of
14187         the current time.
14188         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
14189         after a break.
14190         (type-break-check): File the keystroke count.
14191         (type-break-do-query): Prevent a second query when the break is
14192         interrupted.  Optional terse message.
14193         (type-break-keystroke-reset): Record the start of a typing interval.
14194         (type-break-demo-boring): Optional terse messages.  Display word
14195         per minute and keystroke counts according to
14196         type-break-demo-boring-stats.
14198 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
14200         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
14201         directories, make sure they exist under archive-tmpdir.
14203 2004-04-27  Juri Linkov  <juri@jurta.org>
14205         * help.el (view-emacs-news): With argument, display info for the
14206         selected version by finding it among different NEWS files, and
14207         narrowing the buffer to the selected version.
14209         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
14210         same-window-buffer-names.
14211         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
14212         non-numeric prefix argument, append the number to the buffer name
14213         for numeric prefix argument.
14214         (info-other-window): Bind same-window-regexps to nil.
14215         (Info-reference-name): Rename to Info-point-loc.
14216         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
14217         and Info-find-index-name for stringy Info-point-loc.
14218         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
14219         without middle `.', but with final `.' and optional line number
14220         for it.  Set Info-point-loc for index nodes.
14221         (Info-index): Remove middle `.' from index entry regexp.
14222         Modify line number regexp.
14223         (Info-index-next): Decrement line number.
14224         (info-apropos): Remove middle `.' from index entry regexp.
14225         Add optional line number regexp at the end.  Add matched value
14226         for line number to the result list and insert it to the buffer.
14227         Replace match-string by match-string-no-properties.
14228         Reorder result list.
14229         (Info-fontify-node): Hide index line numbers.
14230         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
14231         empty matches.
14232         (Info-follow-reference): Use `str' instead of
14233         Info-following-node-name-re.
14234         (Info-toc): Use full file names.  Set Info-current-node to "Top".
14235         (Info-fontify-node): Compare file names without directory name.
14236         (Info-try-follow-nearest-node): Don't set Info-reference-name.
14237         Set second arg of Info-extract-menu-node-name for index nodes.
14238         (info-xref-visited): Use magenta3 instead of magenta4.
14239         (Info-mode): Add info-apropos to docstring.
14241         * log-view.el (log-view-diff): Replace interactive code "r"
14242         by a list to allow to call it even if region is not active.
14244         * paren.el (show-paren-highlight-openparen): New var.
14245         (show-paren-function): Turn on openparen highlighting when
14246         matching forward if show-paren-highlight-openparen is non-nil.
14248         * simple.el (kill-ring-save): Use blink-matching-delay instead of
14249         the constant value 1.
14250         (completions-common-part): Expand docstring.
14252         * textmodes/picture.el (picture-mode-map): Add arrow keys.
14254 2004-04-27  Kim F. Storm  <storm@cua.dk>
14256         * image.el (insert-sliced-image): Use line-height instead of
14257         line-spacing property on newline.
14259 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
14261         * desktop.el (desktop-buffer-misc-data-function): Rename to
14262         desktop-save-buffer and change docstring.
14263         (desktop-buffer-modes-to-save): Delete.
14264         (desktop-save-buffer-p): Use desktop-save-buffer instead of
14265         desktop-buffer-modes-to-save.
14266         (desktop-save): Rename desktop-buffer-misc-data-function to
14267         desktop-save-buffer and allow non-function value.
14268         (desktop-missing-file-warning): Correct docstring.
14270         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
14271         to desktop-save-buffer.
14273         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
14274         desktop-save-buffer.
14276         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
14278         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
14280 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
14282         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
14284 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
14286         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
14287         (ielm): Only go to the end of the buffer when starting a new process.
14289 2004-04-25  Juanma Barranquero  <lektu@terra.es>
14291         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
14292         mode line.  Bind `inhibit-read-only' to t before modifying
14293         properties of text in the buffer.
14294         (ielm): Force point to the end of buffer, even when running ielm
14295         from inside itself.
14297 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14299         * info.el (info-apropos): Reset Info-complete-cache.
14301 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
14303         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14304         Also recognize severe Irix et al. messages.
14305         (compilation-normalize-filename, compile-abbreviate-directory):
14306         Delete functions.
14307         (compilation-get-file-structure): New function inherits
14308         functionality of the two preceding ones.
14309         (compilation-internal-error-properties, compilation-fake-loc):
14310         Use it so that different paths to the same file share the same
14311         markers.  Also optimize finding adjacent marker slightly.
14313 2004-04-25  Kim F. Storm  <storm@cua.dk>
14315         * image.el (insert-sliced-image): Add line-spacing t property
14316         to newlines separating image lines.
14318 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
14320         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
14322         * ielm.el (ielm-prompt-read-only): New user option.
14323         (ielm-prompt): Expand docstring to describe new behavior.
14324         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
14325         mention it in the docstring.
14327 2004-04-24  Andreas Schwab  <schwab@suse.de>
14329         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
14331         * diff.el (diff): Set default-directory in diff buffer.
14333 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
14335         * mail/sendmail.el (mail-bury): Don't delete the frame where the
14336         mail was being composed if the terminal cannot display more than
14337         one frame; instead, switch to previous frame.
14339         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
14340         (rmail-start-mail): Support rmail-mail-new-frame even on
14341         terminals that can display only one frame at a time.
14343 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14345         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
14346         (checkdoc-output-font-lock-keywords): Remove error regexp.
14347         (checkdoc-output-mode-map): Remove.
14348         (checkdoc-output-mode): Derive from compilation-mode.
14349         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
14351         * dired.el (dired-mode-map): Add a menu entry for wdired.
14353         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
14354         (rx-bracket, rx-check-any, rx-any): Clean up name space.
14356         * wdired.el: (wdired-mode-map): Move init into declaration.
14357         Fix `return' binding.
14358         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
14359         Use force-mode-line-update.
14360         (wdired-get-filename): Use `unless'.
14361         (wdired-preprocess-files): Don't assume names have no \n and use / for
14362         dir separator.
14363         (wdired-normalize-filename): Use replace-regexp-in-string.
14364         (wdired-load-hooks): Remove.
14365         (wdired-mode-hooks): Rename to wdired-mode-hook.
14367         * info-look.el: Add support for cfengine-mode.
14368         (info-lookup-setup-mode): Use dolist.
14370 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
14372         * wdired.el: New file.
14374 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14376         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
14378         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
14379         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
14380         (pcomplete--help, pcomplete--here): Doc fixes.
14382 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
14384         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
14385         handles wrong-number-of-arguments in backend call.
14387         * vc.el (vc-print-log): Likewise.
14389 2004-04-20  Dave Love  <fx@gnu.org>
14391         * emacs-lisp/rx.el: Doc fixes.
14392         (rx-constituents): Add/extend many forms.
14393         (rx-check): Check form is a list.
14394         (bracket): Defvar.
14395         (rx-check-any, rx-any, rx-check-not): Modify.
14396         (rx-not): Simplify.
14397         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
14398         (rx-kleene): Use rx-trans-forms.
14399         (rx-quote-for-set): Delete.
14400         (rx): Allow multiple args.
14402 2004-04-23  Kenichi Handa  <handa@m17n.org>
14404         * international/mule-util.el (char-displayable-p): Simplify by
14405         using internal-char-font.
14407 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14409         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
14411 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14413         * diff-mode.el (diff-next-error): New fun.
14414         (diff-mode): Use it.
14416         * simple.el (next-error): Change arg name.
14417         Add support for the documented C-u C-x ` usage.
14419         * frame.el (special-display-popup-frame, next-multiframe-window)
14420         (previous-multiframe-window): Only consider frames on same display.
14422 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
14424         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
14425         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
14427 2004-04-22  Kim F. Storm  <storm@cua.dk>
14429         * net/telnet.el (telnet): Add optional port arg.
14431 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14433         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14434         Minor sanity check on the `hyperlink' slot.
14436         * Makefile.in (recompile): Compile new files.
14438         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
14439         Add byte-recompile-directory's optional `arg'.
14441         * cvs-status.el (cvs-tree-use-charset): New var.
14442         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
14443         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
14444         (cvs-status-cvstrees): Use it.
14446         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
14447         Make it a normal major mode.
14448         (checkdoc-buffer-label): Make sure the file name is meaningful.
14449         (checkdoc-output-to-error-buffer): Remove.
14450         (checkdoc-error, checkdoc-start-section): Rewrite.
14452         * info.el (info-node, info-menu-5, info-xref, info-header-node)
14453         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
14454         (Info-title-4-face): Use new syntax.
14455         (info-xref-visited): Inherit from info-xref.
14457         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
14459 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14461         * simple.el (next-error-last-buffer, next-error-function):
14462         New variables for the next-error framework.
14463         (next-error-buffer-p): New function.
14464         (next-error-find-buffer): Generalize compilation-find-buffer.
14465         (next-error, previous-error, first-error, next-error-no-select)
14466         (previous-error-no-select): Move from compile.el.
14468         * replace.el (occur-next-error, occur-1): Hook into the next-error
14469         framework.
14471         * progmodes/compile.el (compilation-start):
14472         Set next-error-last-buffer so next-error knows where to jump.
14473         (compilation-setup): Set the buffer-local variable
14474         next-error-function to 'compilation-next-error-function.
14475         (compilation-buffer-p, compilation-buffer-internal-p): Use an
14476         alternate way to find if a buffer is a compilation buffer, for
14477         next-error convenience.
14478         (next-error-no-select, previous-error-no-select, next-error)
14479         (previous-error, first-error): Move to simple.el.
14480         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
14481         (compilation-last-buffer): Remove.
14482         (compilation-start, compilation-next-error, compilation-setup)
14483         (compilation-next-error-function, compilation-find-buffer):
14484         Remove compilation-last-buffer use.
14486 2004-04-21  Juanma Barranquero  <lektu@terra.es>
14488         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
14489         (font-lock-warning-face): Fix spacing.
14491         * makefile.w32-in (WINS): Add url/ directory.
14493 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
14495         * desktop.el (desktop-buffer-mode-handlers): New variable.
14496         Alist of major mode specific functions to restore a desktop buffer.
14497         (desktop-buffer-handlers): Make variable obsolete.
14498         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
14499         Catch errors signaled in handlers.  Update buffer count.
14500         Evaluate desktop-buffer-point.
14501         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
14502         move to dired.el.
14503         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
14504         move to info.el.
14505         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
14506         move to mail/rmail.el.
14507         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
14508         to mh-e/mh-e.el.
14509         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
14510         On fail, print message (to message buffer) even if
14511         desktop-missing-file-warning is nil.
14512         (desktop-buffer-misc-data-function): New buffer local variable.
14513         Function returning major mode specific data.
14514         (desktop-buffer-misc-functions): Make variable obsolete.
14515         (desktop-save): Use desktop-buffer-misc-data-function.
14516         (desktop-buffer-dired-misc-data): Rename to
14517         dired-desktop-buffer-misc-data and move to dired.el.
14518         (desktop-buffer-info-misc-data): Rename to
14519         Info-desktop-buffer-misc-data and move to info.el.
14520         (desktop-read): Add message about number of buffers restored/failed.
14522         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
14523         Add parameters.  Pause to display error only when
14524         desktop-missing-file-warning is non-nil.
14525         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14526         (dired-mode): Bind desktop-buffer-misc-data-function.
14528         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
14529         Add Parameters.
14530         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14531         (Info-mode): Bind desktop-buffer-misc-data-function.
14533         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
14534         Add Parameters.
14536         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
14537         Add Parameters.
14539 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
14541         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
14542         the case of letters in case-insensitive expansions when the
14543         abbrev is preceded by characters with letter syntax.
14545 2004-04-21  Richard M. Stallman  <rms@gnu.org>
14547         * progmodes/cperl-mode.el (cperl-putback-char):
14548         Delete Emacs 18 definition.
14550         * international/mule.el (ctext-post-read-conversion):
14551         Use assoc-string, not assoc-ignore-case.
14553         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
14555         * emacs-lisp/easymenu.el (easy-menu-add):
14556         Do call x-popup-menu, but only if it's defined.
14558         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
14560         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
14561         Handle multiple args: compile like progn.
14563         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
14564         take all args as &rest arg.
14566         * autoinsert.el (auto-insert-alist): Insert the user's name in
14567         copyright notice, rather than Free Software Foundation.
14569 2004-04-21  Kenichi Handa  <handa@m17n.org>
14571         * descr-text.el (describe-char): Make it work on *Help* buffer.
14573 2004-04-21  Kim F. Storm  <storm@cua.dk>
14575         * image.el (insert-image): Add optional SLICE arg.
14576         (insert-sliced-image): New defun.
14578 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
14580         * subr.el (read-number): Check whether `default' is nil.
14582 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14584         * progmodes/compile.el (compilation-error-properties):
14585         Split into two.
14586         (compilation-internal-error-properties): New one.
14587         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
14589 2004-04-20  Richard M. Stallman  <rms@gnu.org>
14591         * window.el (split-window-save-restore-data):
14592         Don't update the data if OLD-INFO is nil.
14594         * view.el (view-return-to-alist): Mark it permanent local.
14596         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
14598         * recentf.el (recentf-save-list): Catch and warn about errors.
14600         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
14601         so "Buffers" won't be pure.
14603         * help-mode.el (help-mode-finish): Set help-return-alist first
14604         thing, setting only the entry for the selected window.
14606         * help-fns.el (describe-function-1): If many non-control non-meta
14607         keys run the command, don't list all of them.
14609 2004-04-20  Juanma Barranquero  <lektu@terra.es>
14611         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
14612         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
14614         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
14616 2004-04-20  Kenichi Handa  <handa@m17n.org>
14618         * international/quail.el (quail-lookup-key): New optional arg
14619         NOT-RESET-INDICES.
14620         (quail-get-translations): Call quail-lookup-key with
14621         NOT-RESET-INDICES t.
14622         (quail-completion): Likewise.
14623         (quail-lookup-map-and-concat): Likewise.
14625 2004-04-20  Kenichi Handa  <handa@m17n.org>
14627         * international/quail.el (quail-update-translation): Don't insert
14628         such an unsupported multibyte char in a unibyte buffer.
14630 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
14632         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
14633         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
14634         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
14635         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
14636         (gdb-frame-assembler-buffer): Improve behaviour with
14637         multiple frames.
14638         (gdb-display-buffer): Extend search to all visible frames.
14640 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
14642         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
14643         characters left after base64 decoding.
14644         (rmail-decode-region): Use -dos variety of `coding', to remove any
14645         ^M characters left after qp or base64 decoding.
14647 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14649         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
14650         messages.
14652 2004-04-19  Stephen Eglen  <stephen@gnu.org>
14654         * add-log.el (add-change-log-entry): Update doc string to mention
14655         add-log-full-name and add-log-mailing-address.
14657 2004-04-18  Juri Linkov  <juri@jurta.org>
14659         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
14660         (Info-find-node-2): Simplify error message.
14661         (Info-insert-dir): Use Info-following-node-name.
14662         (Info-goto-node): Remove *info-history* and *info-toc*.
14663         (Info-history): Create a node of the virtual history file.
14664         (Info-toc): Create a node of the virtual toc file.
14665         (Info-insert-toc): New arg `curr-file' for reference file names.
14666         (info-apropos): Remove redundant var binding for temp-file.
14667         (Info-index, Info-index-next, Info-mode): Doc fix.
14668         (Info-goto-emacs-command-node): Don't jump to *info* from
14669         non-*info* Info buffers.
14670         (Info-fontify-node): Don't show the file name of external
14671         references if `Info-hide-note-references' is `hide'.  Don't hide
14672         newlines at the end of paragraphs.
14674         * international/mule-diag.el (list-input-methods):
14675         Fix args to help-xref-button.
14677         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
14678         to put into effect local variables from TUTORIAL files.
14680         * textmodes/paragraphs.el (sentence-end) <function>: New fun
14681         with default value taken from the variable `sentence-end'.
14682         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
14683         Add nil const to :type.
14684         (sentence-end-without-period, sentence-end-double-space)
14685         (sentence-end-without-space): Doc fix.
14687         * textmodes/paragraphs.el (forward-sentence):
14688         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
14689         (fill-delete-newlines):
14690         * progmodes/cc-cmds.el (c-beginning-of-statement):
14691         Use function `sentence-end' instead of variable `sentence-end'.
14693 2004-04-18  Andreas Schwab  <schwab@suse.de>
14695         * progmodes/compile.el (compilation-start): Set window start to
14696         point-min if compilation-scroll-output is nil.
14698 2004-04-18  John Wiegley  <johnw@newartisans.com>
14700         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
14702 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
14704         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
14705         (gdb-info-breakpoints-custom): Revert previous change.
14706         (gdb-view-assembler): Update assembler if necessary.
14707         (gdb-frame-handler): Parse correctly for gdb-current-frame.
14708         (gdb-display-source-buffer): Update properly when both source and
14709         assembler are visible.
14711 2004-04-17  John Wiegley  <johnw@newartisans.com>
14713         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
14714         which limits the number of names shown in the minibuffer.  Off by
14715         default.
14716         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
14717         up iswitchb for users with a multitude of open buffers by showing
14718         only the first and last N/2 buffers in the completion list (which
14719         is enough to aid C-s/C-r, and to know that more characters are
14720         needed to refine the completion list).
14722 2004-04-17  Richard M. Stallman  <rms@gnu.org>
14724         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
14725         (file-truename): Expand all ~ constructs directly.
14726         (insert-directory): Delete any error msg output by the
14727         `insert-directory-program'.
14729         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
14730         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
14731         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
14732         (allout-init): Use find-file-hook, not find-file-hooks.
14733         (allout-mode): Eliminate Emacs 18 support.
14734         Use write-contents-functions, not local-write-file-hooks.
14736 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
14738         * progmodes/compile.el (compilation-error-properties): Fix for
14739         adding messages when there are already markers for their file.
14740         (compilation-fake-loc): New function.
14742 2004-04-16  Dave Love  <fx@gnu.org>
14744         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
14745         (python-load-file): Fix python-orig-start setting.
14747         * progmodes/compile.el: Doc fixes.
14748         (compilation-error-regexp-alist-alist)
14749         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
14750         (compilation-assq): Wrap in eval-when-compile.
14751         (compilation-mode-font-lock-keywords): Don't use list*.
14752         (compilation-start): Avoid warning.
14753         (compilation-compat-error-properties)
14754         (compilation-directory-properties): Add keymap property.
14755         (compilation-parsing-end): Make it a marker for better compatibility.
14757         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
14759 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
14761         * xml.el: Doc fixes.
14762         (xml-get-children): Only looks at sub-tags and ignore strings.
14764         * xml.el (xml-parse-tag): Avoid overwriting node-name.
14766 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14768         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
14770 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
14772         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
14774         * vc.el (vc-print-log): Likewise.
14776 2004-04-16  Masatake YAMATO  <jet@gyve.org>
14778         * simple.el (completion-setup-function): Set an initial value
14779         to `element-common-end' before entering loop.  Set a value
14780         to `element-common-end' at the end of loop.
14781         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
14782         (completions-common-part): Rename from completion-de-emphasis.
14783         (completions-first-difference): Rename from completion-emphasis.
14784         Suggested by RMS.
14786 2004-04-16  Juanma Barranquero  <lektu@terra.es>
14788         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
14789         (bookmark-edit-annotation-mode): Add mode name.
14791 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14793         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
14794         for nested conflict markers.
14795         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
14797 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
14799         * progmodes/gdb-ui.el (gdb-goto-info): New function.
14801         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
14803 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14805         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
14806         Give a backtrace if requested.
14808         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
14810         * progmodes/python.el (python-mouse-2-command, python-RET-command):
14811         Remove unused functions.
14812         (python-orig-start-line, python-orig-file): Remove.
14813         (python-orig-start): New var.
14814         (python-input-filter, python-compilation-line-number)
14815         (python-send-region, python-load-file): Use it.
14817         * info.el (info): Always jump to *info*.
14819         * subr.el (posn-set-point): New function.
14821         * mouse.el (mouse-set-point): Use it.
14823         * progmodes/compile.el (compile-goto-error): Use it.
14824         (compilation-button-map): New keymap.
14825         (compilation-error-properties): Use it.
14826         (compilation-shell-minor-mode-map): Don't bind mouse-2.
14828         * smerge-mode.el (smerge-popup-context-menu): Use it.
14830         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
14831         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
14832         mouse and non-mouse case.
14834         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
14835         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
14837         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
14838         Make it work for non-mouse events.
14840         * pcvs-info.el (cvs-status-map): Update binding name.
14842 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
14844         * xml.el (xml-maybe-do-ns): New function to handle namespace
14845         parsing of both attribute and element names.
14846         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
14847         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
14848         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
14849         (xml-parse-attlist): Make it do its own namespace parsing.
14851 2004-04-14  Dave Love  <fx@gnu.org>
14853         * progmodes/python.el (run-python): Fix use of \n.
14854         (python-load-file): Remove `try' from Python fragment.
14855         (python-describe-symbol): Fix message.
14857         * comint.el: Doc fixes.
14858         (comint-last-input-start, comint-last-input-end)
14859         (comint-last-output-start): Give them values.
14860         (comint-arguments): Avoid warning.
14861         (comint-skip-prompt): Use line-end-position.
14862         (comint-backward-matching-input): Rename arg to agree with doc.
14863         (comint-extract-string): Use syntax-ppss.
14864         (comint-dynamic-simple-complete): Delete useless list construction.
14865         (comint-redirect-subvert-readonly): New.
14866         (comint-redirect-preoutput-filter): Use it.
14868         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
14869         Correctly handle negative arguments when calling hook functions.
14871 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
14873         * info.el (info-apropos): Don't clobber Info-history-list.
14875 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
14877         * progmodes/compile.el (compilation-setup):
14878         Localize overlay-arrow-position.
14879         (compilation-sentinel): Restructure code equivalently.
14880         (compilation-next-error): Find message on same line after point if
14881         not found before point.
14882         (compile-mouse-goto-error): Restore function so that compilation
14883         buffer need not be current and use compile-goto-error.
14884         (compile-goto-error): Restore function.
14885         (next-error): Set overlay-arrow-position.
14886         (compilation-forget-errors): Don't localize already local
14887         compilation-locs and remove FIXME about refontifying.
14889 2004-04-14  Kim F. Storm  <storm@cua.dk>
14891         * startup.el (emacs-quick-startup): New defvar (set by -Q).
14892         (command-line): New option -Q.  Like -q --no-site-file, but
14893         in addition it also disables menu-bar, tool-bar, scroll-bars,
14894         tool-tips, and the blinking cursor.
14895         (command-line-1): Skip startup screen if -Q.
14896         (fancy-splash-head): Use ":align-to center" prop to center splash image.
14898         * emulation/cua-base.el (cua-read-only-cursor-color)
14899         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
14901 2004-04-13  Dave Love  <fx@gnu.org>
14903         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
14904         (syntax): Don't require.
14905         (python) <defgroup>: Add :version.
14906         (python-quote-syntax): Re-written.
14907         (inferior-python-mode): Move stuff here from run-python and add
14908         some more.
14909         (python-preoutput-continuation, python-preoutput-result)
14910         (python-dotty-syntax-table): New.
14911         (python-describe-symbol): Use them.
14912         (run-python): Move stuff to inferior-python-mode.  Modify code
14913         loaded into Python.
14914         (python-send-region): Use python-proc, python-send-string.
14915         (python-send-string): Send newlines too.  Callers changed.
14916         (python-load-file): Re-written.
14917         (python-eldoc-function): New.
14918         (info-look): Don't require.
14919         (python-after-info-look): New.  A modified version of former
14920         top-level code for use with eval-after-load.
14921         (python-maybe-jython, python-guess-indent): Use widened buffer.
14922         (python-fill-paragraph): Re-written.
14923         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
14924         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
14926 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14928         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
14929         Set compilation-error-regexp-alist earlier.
14931         * progmodes/compile.el (compilation-minor-mode-map)
14932         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
14933         (compile-goto-error): Re-merge the mouse and non-mouse commands.
14935 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14937         * progmodes/compile.el (compile-goto-error): Select the buffer/window
14938         corresponding to the event.
14940 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
14942         * loadup.el: Add cygwin to system-type list, for unexec() support.
14944 2004-04-12  John Paul Wallington  <jpw@gnu.org>
14946         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
14947         (ibuffer-restore-window-config-on-quit): New variable to replace
14948         `ibuffer-delete-window-on-quit'.  Update all references.
14949         (ibuffer-prev-window-config): New variable.
14950         (ibuffer-quit): Restore previous window configuration instead of
14951         deleting window.
14952         (ibuffer): Save window configuration before showing Ibuffer buffer.
14954         * help.el (describe-mode): Doc fix.
14956 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14958         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
14959         not to treat nil as a function.
14961         * vc-arch.el (vc-arch-root): Be a bit more careful.
14962         (vc-arch-register): Save the buffer if we modified it.
14963         (vc-arch-delete-rej-if-obsolete): Save excursion.
14964         (vc-arch-find-file-hook): Use the simpler after-save-hook.
14965         (vc-arch-responsible-p, vc-arch-init-version): New functions.
14967         * net/ldap.el (ldap-search): Use list*.
14969 2004-04-12  Juri Linkov  <juri@jurta.org>
14971         * info.el (Info-follow-reference): Allow multiline reference name.
14973 2004-04-11  Dave Love  <fx@gnu.org>
14975         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
14977         * progmodes/python.el: New file.
14979 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
14981         * vc-hooks.el (vc-arg-list): Function removed.
14982         (vc-default-workfile-unchanged-p): Use condition-case to check for
14983         backward compatibility.
14985         * vc.el (vc-print-log): Use condition-case to check for backward
14986         compatibility.
14988 2004-04-11  Juri Linkov  <juri@jurta.org>
14990         * dired.el (dired-faces): New defgroup.
14991         (dired-header, dired-mark, dired-marked, dired-flagged)
14992         (dired-warning, dired-directory, dired-symlink, dired-ignored):
14993         New faces.
14994         (dired-header-face, dired-mark-face, dired-marked-face)
14995         (dired-flagged-face, dired-warning-face, dired-directory-face)
14996         (dired-symlink-face, dired-ignored-face): New face variables.
14997         (dired-font-lock-keywords): Use them instead of font-lock faces.
14998         Split the rule for dired marks into 3 separate rules: for marks,
14999         marked file names and flagged file names.
15001         * help-mode.el (help-make-xrefs): Add a final newline to the
15002         *Help* buffer.
15004 2004-04-11  John Paul Wallington  <jpw@gnu.org>
15006         * replace.el (occur-engine): Distinguish between one and several
15007         matches in the matches per buffer heading.
15009 2004-04-11  Kim F. Storm  <storm@cua.dk>
15011         * ido.el (ido-confirm-unique-completion): New defcustom.
15012         (ido-complete): Use it.
15013         (ido-write-file): Set it to t unconditionally.
15015 2004-04-10  Miles Bader  <miles@gnu.org>
15017         RCS keyword removal (only non-comment changes are enumerated here):
15019         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
15020         (byte-compile-insert-header): Don't use `byte-compile-version'.
15021         * forms.el (forms-version): Variable removed.
15022         (forms-mode): Don't use `forms-version'.
15023         * recentf.el (recentf-version): Variable removed.
15024         * progmodes/delphi.el (delphi-version): Variable removed.
15025         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
15027 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15029         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
15031 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
15033         * info.el (info-apropos): Improve menu item regexp.
15035 2004-04-09  Simon Josefsson  <jas@extundo.com>
15037         * mail/smtpmail.el: Add comment, based on report by
15038         kdc@rcn.com (Kevin D. Clark).
15040 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15042         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15043         Redo one more thing that I didn't notice Daniel had undone.
15045 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
15047         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
15048         (gdb-goto-breakpoint, gdb-display-buffer)
15049         (gdb-display-source-buffer, gdb-view-source-function)
15050         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
15051         (gdb-source-info, gdb-frame-handler): Don't specify a window
15052         for display.
15053         (gdb-info-breakpoints-custom): Remove superfluous update of
15054         assembler buffer.
15055         (gdb-many-windows): Make settable outside gdb.
15057 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
15059         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
15060         Derive from fundamental-mode rather than text-mode.
15062 2004-04-08  Juri Linkov  <juri@jurta.org>
15064         * info.el (Info-history): Doc fix.
15065         (Info-history-list): New var.
15066         (info-xref): Change magenta4 to blue, remove bold for dark and
15067         light backgrounds, change bold to underline for non-color classes.
15068         (info-xref-visited): New face.
15069         (Info-fontify-visited-nodes): New custom.
15070         (Info-hide-note-references): Add new value `hide'.  Doc fix.
15071         (Info-reference-name): New var.
15072         (Info-selection-hook): New custom.
15073         (Info-edit-mode-hook): New var.
15074         (Info-find-file): New fun.
15075         (Info-find-node): Move part of code to Info-find-file.
15076         (Info-find-node-2): Add anchors to Info-history-list.  Move point
15077         to the place with the reference name if name is defined.
15078         (Info-select-node): Add current node to Info-history-list.
15079         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
15080         (Info-search-whitespace-regexp): New custom.
15081         (Info-search-case-fold): New var.
15082         (Info-search): Add "case-sensitively" to the prompt.
15083         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
15084         (Info-search-case-sensitively, Info-search-next): New fun.
15085         (Info-up): Move point to the menu item of the current node.
15086         (Info-history): New fun.  Add *info-history* to
15087         same-window-buffer-names.
15088         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
15089         (Info-insert-toc): New fun.
15090         (Info-build-toc): New fun.
15091         (Info-follow-reference): Add new arg `fork'.  Doc fix.
15092         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
15093         with the same name prefer the reference closest to point.
15094         (Info-next-reference): Replace * by + in the *Note regexp.
15095         Add regexp for http:// and ftp://.  Skip the *Note prefix.
15096         (Info-prev-reference): Replace * by + in the *Note regexp.
15097         Add regexp for http:// and ftp://.  Skip the *Note prefix.
15098         (Info-follow-nearest-node): Add new arg `fork'.
15099         (Info-try-follow-nearest-node): Add new arg `fork'.
15100         Call browse-url for http:// and ftp:// references.
15101         Set Info-reference-name for index entries.
15102         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
15103         Info-search-next, Info-history, Info-toc, clone-buffer.
15104         (Info-menu-update): Replace * by + in the *Note regexp.
15105         (Info-mode): Add documentation for Info-history, Info-toc,
15106         Info-search-case-sensitively, Info-search-next, clone-buffer.
15107         (Info-fontify-menu-headers): Remove fun.  Move code to
15108         Info-fontify-node.
15109         (Info-fontify-node): Add docstring.  Add local vars
15110         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
15111         then fontify header line, titles, menu headers, http and ftp
15112         references, refill paragraphs.  If not-fontified-p is t or
15113         fontify-visited-p is t then fontify cross references, menu items.
15114         Fontify menu headers.  Fontify http and ftp references.
15115         Change regexp for cross references to require whitespace after *Note,
15116         add matching groups for file and node names.  Remove hack for quote.
15117         Use display property for Info-hide-note-references=t.  Use fifth
15118         or fourth match for help-echo.  Display visited nodes in a
15119         different face.  Unhide file names of external references.
15120         Unhide newlines.  Display visited menu items in a different face.
15122 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15124         * progmodes/compile.el: Require CL.
15125         (compilation-mode-font-lock-keywords): Re-install the "line as
15126         function" patch.
15128         * help-fns.el (help-C-source-directory): New var.
15129         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
15130         (describe-function-1, describe-variable): Use them.
15132         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
15133         to C source files specially.
15135 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
15137         * info.el (Info-hide-cookies-node): New function.
15138         (Info-select-node): Use it.
15139         (Info-display-images-node): Remove message with image file name.
15141 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
15143         * progmodes/compile.el (compilation-warning-face)
15144         (compilation-info-face, compilation-skip-threshold)
15145         (compilation-skip-visited, compilation-context-lines):
15146         Declare :version when added to Emacs.
15147         (compilation-error-regexp-alist-alist): Extend caml and irix.
15148         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
15149         (compilation-mode-font-lock-keywords): Temporarily undo line as
15150         function patch, which wasn't ready.
15152 2004-04-07  Kenichi Handa  <handa@m17n.org>
15154         * international/latin1-disp.el (latin1-display-setup): Check each
15155         character is displayable or not instead of calling
15156         latin1-display-check-font.
15158 2004-04-06  Kenichi Handa  <handa@m17n.org>
15160         * language/ethio-util.el (ethio-sera-being-called-by-w3):
15161         New variable.
15162         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
15163         instead of sera-being-called-by-w3.
15164         (ethio-fidel-to-sera-buffer): Likewise.
15165         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
15166         instead of sera-being-called-by-w3.
15167         (ethio-write-file): Likewise.
15169 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15171         * printing.el: Doc fix.
15173 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
15175         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
15176         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
15177         (gdb-setup-windows): Only use separate IO buffer if required.
15179 2004-04-06  Kim F. Storm  <storm@cua.dk>
15181         * term.el (term-is-xemacs): Remove.
15182         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
15183         (term-window-width): New function.
15184         (term-mode, term-check-size): Use it.
15185         (term-mode): Disable overflow-newline-into-fringe in term buffer.
15187 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15189         * cus-edit.el (custom-add-parent-links): Change unbound variable
15190         `symbol' to `name'.
15192 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
15193         * info.el (info-apropos): New function.
15194         (Info-mode-menu): Add it.
15195         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
15197         * help-mode.el (help-make-xrefs): Recognize aliased variable with
15198         inherited docstring.
15200         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
15202 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15204         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
15206         * progmodes/compile.el (font-lock): Don't require any more.
15207         (compilation-error-properties, compilation-start, compilation-sentinel)
15208         (compilation-filter, next-error): Use with-current-buffer.
15209         (compilation-skip-to-next-location, compilation-skip-threshold)
15210         (compilation-skip-visited): Move to silence the byte-compiler.
15211         (compilation-setup): Simplify.
15212         (compilation-next-error): Use line-(beginning|end)-position.
15213         Make sure `pt' is non-nil before using compilation-loop.
15214         (compile-goto-error): Add optional event arg.  Use it.
15215         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
15216         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
15217         Update the binding for mouse-2.
15218         (first-error): Set compilation-current-error to nil rather than bob.
15219         (compilation-parsing-end, compilation-parse-errors-function)
15220         (compilation-error-list, compilation-old-error-list):
15221         "New" compatibility variables.
15222         (compile-buffer-substring, compilation-compat-error-properties)
15223         (compilation-compat-parse-errors, compilation-forget-errors):
15224         New compatibility functions.
15225         (compilation-mode-font-lock-keywords): Use them.
15227 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
15229         * autorevert.el (auto-revert-handler): If point (or a window
15230         point) is at the end of the buffer, keep it there after
15231         reverting.  This allows to tail a file.
15232         Mention this in the `Commentary'.
15234         * format.el (format-write-file): Add optional argument CONFIRM
15235         and make it behave like the analogous argument to `write-file'.
15237 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15239         * progmodes/ebnf2ps.el: Doc fix.
15240         (ebnf-version): New version number (4.2).
15241         (ebnf-syntax): Customization and docstring fix.
15242         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
15243         Put autoloaded funs before first use.
15244         (ebnf-style-database): Add dtd entry.
15245         (ebnf-syntax-alist): Add dtd initialization.
15246         (ebnf-token-sequence): New fun.
15247         (ebnf-comment-table): Add new comment action character.
15248         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
15250         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
15251         Type Definition for XML).
15253         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
15254         * progmodes/ebnf-bnf.el (ebnf-sequence):
15255         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
15256         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
15257         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
15258         Code simplification: call ebnf-token-sequence.
15260 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
15262         * calendar/timeclock.el (timeclock-relative)
15263         (timeclock-get-project-function, timeclock-get-workday-function)
15264         (timeclock-query-out, timeclock-when-to-leave)
15265         (timeclock-when-to-leave-string, timeclock-log-data)
15266         (timeclock-generate-report, timeclock-in): Doc fixes.
15268 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15270         * url/: New dir.  Import the URL package from its repository.
15272 2004-04-03  Andreas Schwab  <schwab@suse.de>
15274         * diff-mode.el (diff-mode): Fix missing quote.
15276 2004-04-03  Juri Linkov  <juri@jurta.org>
15278         * descr-text.el (describe-property-list): Add `font-lock-face'.
15280         * dired.el (dired-font-lock-keywords): Fix permission regexps.
15282 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15284         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
15285         Use utf-16le on little endian machines and utf-16be otherwise.
15287 2004-04-02  David Kastrup  <dak@gnu.org>
15289         * net/browse-url.el (browse-url-generic): Use call-process
15290         instead of start-process to allow browsers that fork and detach.
15292 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
15294         * compile.el (compilation-current-error): New var.
15295         (compilation-setup, compile-mouse-goto-error)
15296         (compile-goto-error, next-error): Use it.
15297         (compilation-skip-to-next-location): Default to t, which gives
15298         contiguous skipping like old compile (where this was redundant).
15299         (compilation-next-error): Prevent previous-* commands from moving
15300         back to message at or just before point.
15302 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
15304         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
15305         (gdb-source-info): Don't display source at startup, if required.
15306         (gdb-show-main): New option.
15307         (gdba): Update documentation.
15308         (gdb-source): Cover case of auto-display output.
15310 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
15312         * autorevert.el: Delete obsolete autoload's and defvar's.
15313         (auto-revert-check-vc-info): New user option.
15314         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
15315         (auto-revert-handler-vc): Delete.
15316         (auto-revert-handler): Treat return value `fast' of
15317         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
15319         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
15320         return `fast'.
15322         * files.el (buffer-stale-function): Doc change.
15324 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15326         * printing.el: New tip on Tips section.
15327         (pr-version): New version number (6.7.4).
15328         (pr-shell-file-name): Initialization fix.
15330 2004-03-31  Juri Linkov  <juri@jurta.org>
15332         * dired.el: Add autoload for `dired-do-touch'.
15333         (dired-touch-program): New var.
15334         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
15335         (dired-no-confirm): Add `touch' to docstring.
15337         * dired-aux.el (dired-do-touch): New fun.
15338         (dired-do-chxxx): Add argument -t for touch operation.
15340         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
15341         `dired-move-to-filename-regexp'.
15343 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
15345         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
15347 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15349         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
15350         and only if the buffer was modified.
15352 2004-03-30  Kenichi Handa  <handa@m17n.org>
15354         * international/characters.el: Delete pairs for U+2308..U+230B.
15356 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
15358         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
15359         to detect the beginning of a level 2 or 3 annotation.
15361 2004-03-29  Kenichi Handa  <handa@m17n.org>
15363         * international/ucs-tables.el (ucs-insert): Fix the error message.
15365 2004-03-29  Kenichi Handa  <handa@m17n.org>
15367         * international/mule-util.el (char-displayable-p): Fix generation
15368         of XLFD file name.
15370         * Makefile.in (setwins, setwins_almost): Change directory to $wd
15371         before finding directories by `find'.
15373 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15375         * subr.el (interactive-form): Delete.  Now implemented in C.
15377         * pcvs.el (cvs-parse-process): Workaround for Darwin.
15379         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
15380         (vc-diff-label): New fun.
15381         (vc-diff-internal): Use it.
15383         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
15385 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15387         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
15389         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
15390         specify XML (EBNFX).
15392         * progmodes/ebnf2ps.el: Doc fix.
15393         (ebnf-version): New version number (4.1).
15394         (ebnf-syntax): Adjust customization.
15395         (ebnf-style-database): Add ebnfx entry.
15396         (ebnf-syntax-alist): Add ebnfx initialization.
15397         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
15399         * printing.el: Doc fix.
15400         (pr-version): New version number (6.7.3).
15401         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
15402         returns nil for mouse position.  Reported by Drew Adams
15403         <drew.adams@oracle.com>.
15404         (pr-update-menus): Modify interactive declaration.  Reported by Drew
15405         Adams <drew.adams@oracle.com>.
15407 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
15409         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
15410         (gud-gdba-marker-filter): Log the process input and output, if
15411         required.  From Stefan Monnier.
15412         (gdb-debug-log, gdb-enable-debug-log): New variables.
15413         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
15415 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15417         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
15418         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
15420 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
15422         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
15423         Call vc-find-file-hook here instead of in auto-revert-buffers.
15424         (auto-revert-buffers): Delete call to vc-find-file-hook.
15425         (auto-revert-verbose, global-auto-revert-non-file-buffers)
15426         (global-auto-revert-mode, auto-revert-set-timer)
15427         (auto-revert-handler, auto-revert-buffers): Doc fixes.
15429 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15431         * woman.el (woman-change-fonts): Rename local variable
15432         woman-font-alist to font-alist to avoid a compiler warning.
15434 2004-03-27  Dave Love  <fx@gnu.org>
15436         * emacs-lisp/rx.el (rx): Doc fix.
15437         Fix copyright years.
15439         * strokes.el (strokes-global-set-stroke-string): New function.
15440         (strokes-list-strokes): Cope with strings, not just commands.
15441         Set foreground colour of image.
15442         (strokes-global-set-stroke): Doc fix.
15444 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
15446         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
15447         Auto Revert mode.
15448         (Buffer-menu-files-only): New variable.
15449         (Buffer-menu-toggle-files-only): New function.
15450         (Buffer-menu-mode-map): Bind it to `T'.
15451         (Buffer-menu-mode): Mention `T' in docstring.
15452         Set buffer-stale-function.
15453         (list-buffers-noselect): Mark buffer non-modified and set
15454         Buffer-menu-files-only.
15456         * dired.el (buffer-stale-function): Remove no longer needed defvar.
15458         * autorevert.el (auto-revert-handler): Print revert message
15459         before, rather than after, reverting.
15460         (buffer-stale-function): Move to files.el.
15462         * files.el (buffer-stale-function): Move here from autorevert.el.
15464 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15466         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
15468         * calc/calc.el (calc-mode-map): Use mapc.
15470         * apropos.el (apropos-mode): Don't autoload.
15471         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
15472         (apropos): Use it.
15473         (apropos-print): Add optional `text' argument.
15474         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
15475         Don't assume point-min == 1.
15477         * bs.el (bs-buffer-list): Use buffer-local-value.
15478         (bs--set-toggle-to-show): Use with-current-buffer.
15480         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
15481         New funs.
15482         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
15484         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
15486         * dabbrev.el (dabbrev-expand): Fix regexp construction.
15487         (dabbrev--find-expansion): Use pop.
15488         (dabbrev--search): Use match-string-no-properties.
15490         * dired.el (dired-mode): Use run-mode-hooks.
15491         (dired-move-to-end-of-filename): Use match-string.
15493         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
15494         is bound before using it.
15495         (ediff-verbose-p): Make it into a var since it's not constant.
15497         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
15499         * faces.el (read-face-font): Don't cons up unnecessarily.
15500         (header-line, tool-bar): Share common parts.
15502         * files.el (file-relative-name): Use compare-strings.
15504         * finder.el (finder-mode): Follow coding convention.
15506         * subr.el (read-number): New function.
15508         * ses.el (ses-read-number): Move to subr.el.
15509         (ses-set-header-row): Use read-number.
15511 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
15513         * vc-hooks.el (vc-arg-list): New function, which handles both
15514         compiled and uncompiled code.
15515         (vc-default-workfile-unchanged-p): Use it.
15517         * vc.el (vc-print-log): Undo prev change, use new function
15518         vc-arg-list from vc-hooks.el.
15520 2004-03-26  Masatake YAMATO  <jet@gyve.org>
15522         * simple.el (completion-setup-function): Emphasize the
15523         first uncommon characters in the completions; and de-emphasize
15524         the common prefix substrings.
15525         (completion-emphasis): New face.
15526         (completion-de-emphasis): New face.
15528 2004-03-25  Juanma Barranquero  <lektu@terra.es>
15530         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
15531         Comment out (it's unused and unfinished code).
15533 2004-03-25  Sam Steingold  <sds@gnu.org>
15535         * vc.el (vc-print-log): Fix a bug in the last patch:
15536         backend-function may be a byte-compiled object, not a lambda.
15538 2004-03-25  Juri Linkov  <juri@jurta.org>
15540         * descr-text.el (describe-property-list): Add a button
15541         for `face' property that calls `describe-face'.
15542         Suggested by luis fernandes <elf@ee.ryerson.ca>
15544         * international/mule.el (keyboard-coding-system):
15545         * kmacro.el (kmacro-call-macro): Fix docstring.
15547         * dired.el: Fix comments.
15549         * textmodes/fill.el (fill): Fix Info link.
15551         * font-lock.el (fast-lock, lazy-lock):
15552         * jit-lock.el (jit-lock): Remove links to removed Support Modes
15553         Info node.
15555         * eshell/eshell.el (eshell): Fix broken info-link.
15557         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
15558         * eshell/em-banner.el (eshell-banner):
15559         * eshell/em-smart.el (eshell-smart):
15560         * eshell/esh-cmd.el (eshell-cmd):
15561         Comment out broken info-links to incomplete Info manual.
15563         * info-xref.el: Fix commentary.
15565 2004-03-25  Kevin Ryde  <user42@zip.com.au>
15567         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
15568         Remove spurious node duplicate suppression, doesn't work, not wanted.
15569         (info-xref-output): Take format style args, add "sit-for 0" to let
15570         user see the results as they progress.
15571         (info-xref-check-all-custom): New function.
15573 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
15575         * gdb-ui.el: Moved to progmodes.
15577 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15579         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
15581 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15583         * calendar/appt.el (appt-check): Remove superfluous progn.
15584         When finished with diary buffer: if it was not being displayed
15585         before, kill it; otherwise restore its original state.
15586         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
15588         * calendar/calendar.el (calendar-set-mode-line): Use total
15589         available mode-line width, rather than frame-width.
15591         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
15592         after mode change so effect not lost.
15594 2004-03-23  Dave Love  <fx@gnu.org>
15596         * dired.el (dired) <defgroup>: Add link to manual.
15597         (dired-font-lock-keywords): Add highlighting on unusual permissions.
15598         (dired-revert): Use dolist.
15599         (dired-mode-map): Add U binding.
15600         (dired-mode): Add font-lock-beginning-of-syntax-function.
15601         (dired-garbage-files-regexp): Make it a defcustom.
15603 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15605         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
15606         is equivalent to nil.
15607         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
15608         (vc-arch-mode-line-string): Accept `added' state.
15609         (vc-arch-state): Use inode-sigs if available.
15610         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
15611         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
15612         (vc-arch-tagline-re): New var.
15613         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
15614         New functions.
15615         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
15616         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
15618         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
15619         (vc-file-not-found-hook): Use it.
15621         * diff-mode.el (diff-default-read-only): Change default.
15622         (diff-mode-hook): Make it a defcustom.  Add some options.
15623         (diff-mode-map): Bind diff-refine-hook.
15624         (diff-yank-handler): New var.
15625         (diff-yank-function): New fun.
15626         (diff-font-lock-keywords): Use them.
15627         (diff-end-of-file): Handle case where file-header looks like diff text.
15628         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
15629         (diff-file-kill): Delete a subsequent empty line, if applicable.
15630         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
15631         (diff-find-file-name): Use it.
15632         (diff-tell-file-name): New command.
15633         (diff-mode): Be careful with view-mode.
15634         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
15635         New functions, for use in diff-mode-hook.
15636         (diff-find-source-location): Catch "regex too large" errors.
15637         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
15638         (diff-refine-hunk): New command.
15640         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
15641         (smerge-context-menu-map): Remove unused var.
15642         (smerge-keep-all): Preserve markers.
15643         (smerge-keep-n): New fun.
15644         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
15645         (smerge-keep-current, smerge-ediff): Use it.
15646         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
15647         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
15648         (smerge-resolve): Resolve trivial 3-part conflicts.
15650 2004-03-23  Juri Linkov  <juri@jurta.org>
15652         * man.el (Man-width): New var.
15653         (Man-getpage-in-background): Use it.
15654         (Man-support-local-filenames): New var and fun.
15655         (Man-build-man-command): Don't add a second %s.
15656         (Man-fontify-manpage): Clean up message.
15657         (Man-mode): Set outline-regexp, outline-level,
15658         imenu-generic-expression.
15660         * woman.el (woman-fill-frame): Doc fix.
15661         (woman-decode-region): Use window-width instead of frame-width.
15663         * abbrevlist.el (list-one-abbrev-table):
15664         * descr-text.el (describe-char):
15665         * international/mule-diag.el (describe-current-coding-system):
15666         * international/quail.el (quail-insert-decode-map):
15667         Use window-width instead of frame-width.
15669         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
15670         (jka-compr-mode-alist-additions): Add tbz.
15671         (jka-compr-write-region, jka-compr-insert-file-contents):
15672         Add message for undefined compress-program.
15673         (jka-compr-write-region): Remove redundant var bindings.
15675         * dired-x.el (dired-guess-shell-alist-default): Add choices for
15676         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
15677         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
15678         (dired-man): Use dired-guess-shell-command.
15679         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
15680         Change default nil to t.
15682         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
15683         (dired-compare-directories): Add default value for empty input.
15685         * help-at-pt.el: Move suggestions for key bindings to Commentary.
15687         * time.el (display-time-string-forms): Fix help-echo date format.
15689 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
15691         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
15692         (buffer-stale-function): New variable.
15693         (auto-revert-list-diff, auto-revert-dired-file-list)
15694         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
15695         (auto-revert-handler): Take over some functionality of deleted
15696         functions.
15697         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
15699         * dired.el (dired-directory-changed-p): New fun, extracted from
15700         dired-internal-noselect.
15701         (dired-buffer-stale-p): New fun.
15702         (dired-internal-noselect): Use dired-directory-changed-p.
15703         Eliminate revert messages.
15704         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
15706 2004-03-23  Kenichi Handa  <handa@m17n.org>
15708         * international/characters.el: Setup syntaxes for more parentheses
15709         Unicode characters.
15711         * international/mule-cmds.el (select-safe-coding-system):
15712         Merge coding-system and auto-cs before comparing them.
15714 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15716         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
15718         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
15719         normal-auto-fill-function and comment-indent-function.
15720         The default values now work just as well.
15721         Don't set font-lock-beginning-of-syntax-function since we already set
15722         syntax-begin-function.
15723         (lisp-outline-level): Put ;;;###autoload at same level as (.
15724         (prin1-char): Quote special chars.
15726         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
15727         than with-no-warnings.
15729         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
15730         if the source location can't be found.
15731         (edebug-compute-previous-result): Use prin1-char.
15733         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
15734         (debug-ignored-errors): Add an entry.
15736         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
15737         (byte-compile-file): Output warning when deleting a file.
15739         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
15740         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
15742         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
15743         (byte-compile-inline-expand): Use backquote.
15744         (byte-optimize-pure-func): Rename from byte-optimize-concat.
15745         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
15747         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
15749         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
15751 2004-03-22  Juri Linkov  <juri@jurta.org>
15753         * finder.el (finder-known-keywords): Fix data, tex, unix.
15755         * play/landmark.el: Fix keywords.
15757         * language/ethio-util.el (ethio-find-file): Doc fix.
15759         * emacs-lisp/warnings.el: Doc fix.
15761         * textmodes/ispell.el (ispell-help): Doc fix.
15763 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
15765         * format.el (format-insert-file): Always return a list of two
15766         elements, like insert-file-contents does.
15768 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
15770         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
15771         and vc-BACKEND-diff.
15772         (vc-print-log): If the print-log implementation supports it, use
15773         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
15774         (vc-version-diff, vc-diff-internal): Doc fixes.
15776         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
15777         implementation supports it, let diff output go to *vc*,
15778         not *vc-diff*, since this is an internal call.
15780         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
15782         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
15784         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
15786 2004-03-21  Dave Love  <fx@gnu.org>
15788         * progmodes/cfengine.el (cfengine-mode):
15789         Set parse-sexp-ignore-comments.
15791         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
15793 2004-03-21  Juanma Barranquero  <lektu@terra.es>
15795         * allout.el (allout-mode): Fix docstring.
15797 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
15799         * files.el (insert-directory): Fix bug if SWITCHES is a list.
15801         * autorevert.el (auto-revert-interval): Make new value take
15802         effect immediately when set through Custom.
15803         (auto-revert-set-timer): Add interactive declaration.
15805 2004-03-19  David Ponce  <david@dponce.com>
15807         * ruler-mode.el (ruler-mode-header-line-format-old):
15808         Don't `make-variable-buffer-local'.
15809         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
15810         (ruler-mode-header-line-format): Simply funcall the above.
15811         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
15812         to save/restore a previous header line format.
15813         (ruler-mode-space): Don't depend on a numeric WIDTH value.
15814         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
15815         fringes and margins width.
15816         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
15818 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15820         * log-edit.el (log-edit-font-lock-keywords): Typo.
15822         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
15823         (tex-send-tex-command): Rather than here.
15824         (tex-compilation-parse-errors): Simplify.
15826         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
15828         * time.el (display-time-string-forms): Add help-echo with date on time.
15830         * composite.el (compose-region): Use restore-buffer-modified-p.
15832         * disp-table.el (standard-display-8bit): Simplify.
15834         * server.el (server-process-filter): Delete temp frame.
15836         * add-log.el (add-change-log-entry): Simplify.
15838 2004-03-19  Kim F. Storm  <storm@cua.dk>
15840         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
15841         (hexl-follow-line): Don't require 'fringe.
15843         * progmodes/compile.el (compilation-start): Always set
15844         compilation-last-buffer and return it.
15846 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
15848         * simple.el (clone-buffer): Doc fix.
15850 2004-03-18  Juanma Barranquero  <lektu@terra.es>
15852         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
15854 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15856         * log-edit.el (log-edit-font-lock-keywords): New var.
15857         (log-edit-mode): Use it.
15859 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
15861         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
15862         properly for watching in speedbar.
15864 2004-03-17  Masatake YAMATO  <jet@gyve.org>
15866         * smerge-mode.el (smerge-popup-context-menu):
15867         Put `unwind-protect' around `overlay-put' and `popup-menu'.
15869 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15871         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
15872         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
15873         Take sealed revisions into account.
15874         (vc-arch-checkin): Extract a summary line from the message.
15876 2004-03-16  Masatake YAMATO  <jet@gyve.org>
15878         * register.el (register): Provide `register' feature.
15880 2004-03-15  Masatake YAMATO  <jet@gyve.org>
15882         Added context menu support in smerge mode.
15883         Most of the part is written by Stefan Monnier.
15885         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
15886         New keymap and menu.
15887         (smerge-text-properties): New function.
15888         (smerge-remove-props): New function.
15889         (smerge-popup-context-menu): New function.
15890         (smerge-resolve): Call `smerge-remove-props'.
15891         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
15892         (smerge-keep-current): Ditto.
15893         (smerge-kill-current): New function.
15894         (smerge-match-conflict): Put text properties.
15895         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
15897 2004-03-15  David Ponce  <david@dponce.com>
15899         * ruler-mode.el: (ruler-mode-left-fringe-cols)
15900         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
15901         (ruler-mode-right-scroll-bar-cols): Remove.
15902         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
15903         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
15904         Use fringe-columns and scroll-bar-columns.
15906 2004-03-15  Masatake YAMATO  <jet@gyve.org>
15908         * hl-line.el (hl-line-range-function): New variable.
15909         (hl-line-move): New function.
15910         (global-hl-line-highlight): Use `hl-line-move'.
15911         (hl-line-highlight): Ditto.
15913         * scroll-bar.el (scroll-bar-columns):
15914         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
15916         * ruler-mode.el (top-level): Require scroll-bar and fringe.
15917         (ruler-mode-left-fringe-cols)
15918         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
15919         (ruler-mode-right-scroll-bar-cols)
15920         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
15921         (ruler-mode-ruler-function): New variable.
15922         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
15923         if the value for `ruler-mode-ruler-function'is given.
15925         * hexl.el (hexl-mode-hook): Make the hook customizable.
15926         (hexl-address-area, hexl-ascii-area): New customize variables.
15927         (hexlify-buffer): Put font-lock-faces on the address area and
15928         the ascii area.
15929         (hexl-activate-ruler): New function.
15930         (hexl-follow-line): New function.
15931         (hexl-highlight-line-range): New function.
15932         (hexl-mode-ruler): New function.
15934 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15936         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
15937         (vc-default-find-file-hook): New fun.
15938         (vc-find-file-hook): Call new find-file-hook operation.
15940         * vc-arch.el: New file.
15942 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
15944         * info-look.el (info-lookup): Reuse an existing Info window.
15946 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15948         * woman.el (woman-preserve-ascii): Default value changed to t and
15949         doc string revised.
15951 2004-03-12  Richard M. Stallman  <rms@gnu.org>
15953         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
15954         Fix minor bug.
15956         * replace.el (occur-engine): Change message for count of matches.
15958         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
15959         For strings, do compare text properties.
15961 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
15963         * progmodes/compile.el (compile-auto-highlight)
15964         (compilation-error-list, compilation-old-error-list)
15965         (compilation-parse-errors-function, compilation-parsing-end)
15966         (compilation-error-message, compilation-directory-stack)
15967         (compilation-enter-directory-regexp-alist)
15968         (compilation-leave-directory-regexp-alist)
15969         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
15970         (compilation-current-file, compilation-regexps): Remove vars.
15972         (compile-error-at-point, compilation-error-filedata)
15973         (compilation-error-filedata-file-name, compile-reinitialize-errors)
15974         (compilation-next-error-locus, compilation-forget-errors)
15975         (count-regexp-groupings, compilation-parse-errors)
15976         (compile-collect-regexps, compile-buffer-substring): Remove funs.
15978         (compile-internal): Make obsolete.
15980         (compilation-first-column, compilation-error)
15981         (compilation-directory-matcher, compilation-page-delimiter)
15982         (compilation-mode-font-lock-keywords, compilation-debug)
15983         (compilation-error-face, compilation-warning-face)
15984         (compilation-info-face, compilation-line-face)
15985         (compilation-column-face, compilation-enter-directory-face)
15986         (compilation-leave-directory-face, compilation-skip-threshold)
15987         (compilation-skip-visited, compilation-context-lines): New vars.
15989         (compilation-warning-face, compilation-info-face)
15990         (compilation-message-face): New faces.
15992         (compilation-error-regexp-alist-alist): New constant.
15994         (compilation-face, compilation-directory-properties)
15995         (compilation-assq, compilation-error-properties, compilation-start)
15996         (define-compilation-mode, compilation-loop)
15997         (compilation-set-window): New functions.
15999         (compile): Additional argument for interactive compiles like TeX.
16001         * progmodes/grep.el (kill-grep): Move here from compile.el
16002         (grep-error, grep-hit-face, grep-error-face)
16003         (grep-mode-font-lock-keywords): New variables.
16004         (grep-regexp-alist): Simplify regexp and add `binary' case.
16005         (grep-mode): New mode.
16006         (grep-process-setup): Simplify.
16008 2004-03-11  Jason Rumney  <jasonr@gnu.org>
16010         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
16011         letters on DOS/Windows.
16013 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16015         * server.el (server-name): New var.
16016         (server-socket-dir): New var to replace server-socket-name.
16017         (server-start): Use them.
16019 2004-03-11  Simon Josefsson  <jas@extundo.com>
16021         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
16022         died to avoid infloop.  Reported by Jonathan Glauner
16023         <jglauner@sbum.org>.
16025 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16027         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
16028         (smerge-mode-menu): Use it to deactivate menu entries.
16029         (smerge-keep-current): New fun.
16030         (smerge-keep-current): Use it.
16032 2004-03-10  John Paul Wallington  <jpw@gnu.org>
16034         * foldout.el (foldout-fold-list, foldout-modeline-string):
16035         Declare them as variables, not constants.
16037 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16039         * ps-print.el: Modification to print *Messages* buffer.
16040         (ps-print-version): New version 6.6.4.
16041         (ps-message-log-max): New fun.
16042         (ps-spool-without-faces, ps-spool-with-faces)
16043         (ps-count-lines-preprint): Code fix.
16045         * printing.el: New tips in Tips section.
16047 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16049         * delim-col.el: Doc fix.
16051         * printing.el: Doc fix.  New doc section (Tips).
16053 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16055         * type-break.el (type-break-emacs-variant): Remove.
16056         (type-break-run-at-time, type-break-cancel-function-timers):
16057         Use fboundp rather than version name and number.
16059 2004-03-09  Masatake YAMATO  <jet@gyve.org>
16061         * hexl.el (hexl-mode): Use `make-local-variable' instead of
16062         `make-variable-buffer-local'.
16064 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
16066         * find-dired.el (find-dired): Call `shell-command' instead of
16067         `start-process-shell-command'.  By this, Tramp takes over
16068         handling of remote directories.
16070 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16072         * newcomment.el (comment-use-global-state): New var.
16073         (comment-search-forward): Use it.
16075         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
16077         * cus-edit.el (fill) <defgroup>: Move to fill.el.
16079         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
16080         (enable-kinsoku): Make it a defcustom.
16081         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
16082         paragraph to same-comment-start-marker.
16084 2004-03-07  Dave Love  <fx@gnu.org>
16086         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
16087         (browse-url-mail): Use it.
16089         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
16090         (rfc2368-unhexify-string): Use replace-regexp-in-string.
16092 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
16094         * woman.el (woman-man.conf-path): Doc fix.
16095         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
16097 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
16099         * sort.el (sort-columns): Remove ms-dos from the list of systems
16100         where the external `sort' command is not used.
16102 2004-03-07  Kim F. Storm  <storm@cua.dk>
16104         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
16105         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
16106         from overlay-arrow-variable-list.
16107         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
16109 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
16111         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
16112         overlay arrow string properly for the assembler buffer.
16114 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16116         * mail/sendmail.el (mail-mode): Fix last change.
16118 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
16120         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
16121         for the assembler buffer.
16122         (gdb-assembler-custom): Position the overlay arrow.
16123         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
16125 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16127         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
16129         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
16130         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
16132         * mail/sendmail.el (mail-mode): Set comment-start-skip.
16134         * newcomment.el (uncomment-region): Allow non-terminated comment.
16135         (comment-normalize-vars): Check the user-specified comstart marker.
16137 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16139         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
16140         Otherwise, do use it if the region only contains font-lock text
16141         properties.
16143 2004-03-04  Masatake YAMATO  <jet@gyve.org>
16145         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
16146         as the callback function for eldoc.
16147         (hexl-print-current-point-info): New function.
16148         (hexl-current-address): Print the address in both decimal
16149         and hexadecimal format.
16151 2004-03-04  Richard M. Stallman  <rms@gnu.org>
16153         * mail/rmail.el (rmail-convert-to-babyl-format):
16154         Specify t for UNIBYTE when calling mail-unquote-printable-region.
16156         * mail/mail-utils.el (mail-unquote-printable-region):
16157         New arg UNIBYTE.
16159         * startup.el (command-switch-alist): Doc fix.
16161         * simple.el (undo): Temporarily set this-command to `undo-start',
16162         then set it to `undo' once undo-start returns without error.
16164         * simple.el (minibuffer-history-sexp-flag): Doc fix.
16166         * simple.el (kill-line): Don't disregard trailing whitespace
16167         in eol condition, if show-trailing-whitespace is set.
16169         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
16170         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
16171         When disabling, restore old values only if mouse-sel-has-been-enabled.
16173         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
16174         (isearch-{-char): New function.
16175         (isearch-mode-map): Bind { to isearch-{-char.
16177         * font-lock.el (lisp-font-lock-keywords-2):
16178         Turn off the CL with-... and do-... general patterns.
16179         Instead, recognize several specific with... and do... constructs.
16181         * files.el (switch-to-buffer-other-window):
16182         Bind same-window-buffer-names and same-window-regexps to nil.
16183         (switch-to-buffer-other-frame): Likewise.
16185 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16187         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
16188         recognizing leading comment on code line.
16190 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16192         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
16193         hidden files/directories.
16195 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16197         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
16198         only comment-start (in case the mode hasn't set it).
16200         * Makefile.in (AUTOGENEL): New var.
16201         (bootstrap-prepare): Rename from bootstrap-clean.
16202         Don't remove elc files.
16203         (maintainer-clean): New target.
16205         * xml.el (xml-get-attribute-or-nil): Simplify.
16207 2004-03-02  Juri Linkov  <juri@jurta.org>
16209         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
16210         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
16211         URL to prevent their substitution with the environment variable
16212         values by browsers.
16214 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16216         * ps-print.el: Doc fix.
16217         (ps-print-version): New version number (6.6.3).
16218         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
16219         Docstring fix.
16220         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
16221         before printing.
16222         (ps-time-stamp-yyyy-mm-dd): New fun.
16223         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
16225 2004-03-02  Kim F. Storm  <storm@cua.dk>
16227         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
16229 2004-03-01  Juanma Barranquero  <lektu@terra.es>
16231         * allout.el (allout-rebullet-heading): Fix typo in docstring.
16233         * desktop.el (desktop-file-version)
16234         (desktop-after-read-hook): Fix typos.
16235         (desktop-clear-preserve-buffers): Remove redundant info in
16236         docstring already shown by the obsolescence message.
16237         (desktop-truncate, desktop-internal-v2s)
16238         (desktop-value-to-string): Change argument name to match docstring.
16240         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
16242         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
16243         docstring.
16245 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16247         * printing.el: Replace "As Is..." in PostScript file print/preview by
16248         "No Preprocessing...".  Suggested by Colin Marquardt
16249         <_marquardt_@zmd.de>.
16250         (pr-insert-section-4): Adjust buffer interface.
16252 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
16254         Version 2.0.39 of Tramp released.
16256         * net/tramp.el (tramp-handle-file-local-copy)
16257         (tramp-handle-write-region, tramp-open-connection-rsh):
16258         Variable name typo.  Small change.  From Patrick Tullmann
16259         <tullmann@flux.utah.edu>.
16260         (tramp-process-connection-type): New variable.
16261         (tramp-maybe-open-connection): Use it.
16262         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
16263         (tramp-touch): Set last-modified time of a remote file.
16264         (tramp-handle-write-region): Say which function is used when encoding.
16266 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
16268         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
16269         case of non-existing filename, too.  Reported by Christoph Bauer
16270         <c_bauer@informatik.uni-kl.de>.
16271         (tramp-smb-get-file-entries): The directory in question should
16272         have permissions "drwxrwxrwx".  Just virtual, because we don't
16273         know the real permissions.  Don't we know?
16274         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
16275         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
16276         (tramp-smb-wait-for-output): Optimize algorithm getting pending
16277         output.  If it was received chunkwise, there have been problems.
16278         Remove the "prompt not found" error message; it is obvious.
16279         Simplify algorithm.
16280         (tramp-smb-process-running): Remove.  Since we acknowledge the
16281         virtual prompt for shares, there's no need for distinction of
16282         reading shares (process ends afterwards) and interactive mode of
16283         smblient.
16284         (tramp-smb-open-connection): Setting process sentinel removed.
16285         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
16286         "NT_STATUS_NETWORK_ACCESS_DENIED".
16287         (tramp-smb-maybe-open-connection): Set `process-connection-type'
16288         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
16289         (top-level): Setting default value in `tramp-default-method-alist'
16290         corrected.  Order of USER and HOST have been wrong.
16291         Nobody complained for months ...
16292         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
16293         (tramp-smb-open-connection): Clear password cache if login has failed.
16295         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
16296         `tramp-unified-filenames'.
16297         (tramp-completion-mode): Make test for XEmacs explicitely.
16298         `event-to-character' can exists in Emacs packages too.
16299         Reported by Matt Swift <swift@alum.mit.edu>.
16300         (tramp-buffer-name): Buffer name must contain the user if exists.
16301         Reported by Adrian Phillips <a.phillips@met.no>.
16302         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
16303         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
16304         (tramp-do-copy-or-rename-file-out-of-band): Rename from
16305         `tramp-do-copy-or-rename-file-one-local', because it handles also
16306         the case both files use the same out-of-band method.
16307         Implementation added.
16308         (tramp-handle-file-local-copy, tramp-handle-write-region):
16309         Out-of-band handling removed.  `copy-file' called instead, which
16310         calls `tramp-do-copy-or-rename-file-out-of-band'.
16311         (tramp-action-password): Check for out-of-band method removed.
16312         This function is used for 'login-program.
16313         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
16314         appropriate.
16315         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
16316         and `tramp-parse-sknownhosts'.
16317         (tramp-completion-function-alist): It's a defvar now, because we
16318         want to apply the optimized `tramp-set-completion-function'
16319         instead of a static list.
16320         (tramp-set-completion-function): Implementation tuned.
16321         Avoid double entries, and entries where the function or the
16322         file/directory doesn't exist.
16323         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
16324         for SSH2.
16325         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
16326         (tramp-handle-dired-compress-file): New function.
16327         (tramp-async-proc): New variable.
16328         (tramp-handle-shell-command): Adding asynchronous processes.
16329         They are far from being perfect, but it works at least for
16330         `find-grep-dired' and `find-name-dired' in Emacs 22.1.
16331         (top-level): Require password.el if visible.  Should be mandatory
16332         once No Gnus has found its way into (X)Emacs.
16333         (tramp-read-passwd): Invoke `password-read' if available,
16334         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
16335         fallback any longer.
16336         (tramp-clear-passwd): New function.
16337         (tramp-process-actions, tramp-process-multi-actions):
16338         Clear password cache if login has failed.
16340         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
16341         its own module.
16342         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
16343         `ange-ftp-ftp-name-res'.  There could be incorrect values from
16344         previous calls in case the "ftp" method is used in the Tramp file
16345         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16347 2004-02-28  Richard M. Stallman  <rms@gnu.org>
16349         * term.el (term-mouse-paste): Call mouse-set-point.
16351         * thumbs.el: New file.
16353 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16355         * progmodes/ebnf-abn.el: Doc fix.
16357         * progmodes/ebnf-bnf.el: Doc fix.
16358         (ebnf-repeat): Code fix.
16360         * progmodes/ebnf2ps.el: Doc fix.
16361         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
16363 2004-02-28  Juri Linkov  <juri@jurta.org>
16365         * ffap.el (dired-at-point): Additional writability test for
16366         relative directory names.
16367         (dired-at-point-prompter): Treat directories as a directory, get
16368         the directory component from files.
16369         (ffap-string-at-point): Return string from region if region is active.
16370         (ffap-file-at-point): Remove redundant code.
16372 2004-02-28  Kim F. Storm  <storm@cua.dk>
16374         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
16375         Initialize margin area images to nil.
16376         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
16377         (breakpoint-enabled-bitmap-face)
16378         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
16379         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
16380         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
16381         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
16382         (gdb-reset): Use gdb-remove-breakpoint-icons.
16383         (gdb-put-string): Add dprop arg to specify alternative display
16384         property (for setting fringe bitmap).
16385         (gdb-remove-strings): Doc fix.
16386         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
16387         icon in fringe (if available), or else as icon or text in display
16388         margin.  Creates necessary icons in breakpoint-bitmap,
16389         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
16390         Also make left window margin if required.
16391         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
16392         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
16393         no longer needed.
16394         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
16395         gdb-put-breakpoint-icon.
16396         (gdb-assembler-mode): Don't set left-margin-width here.
16398 2004-02-27  Kevin Ryde  <user42@zip.com.au>
16400         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
16401         comma, so that it DTRT in macros.
16403 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16405         * progmodes/sh-script.el (sh-shell-arg)
16406         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
16407         (sh-leading-keywords, sh-other-keywords): Fix custom type.
16409 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
16411         * faces.el (face-spec-set-match-display): Add a new attribute,
16412         `min-colors'.
16413         (region, highlight, secondary-selection): Use `min-colors'.
16415         * custom.el (defface): Add documentation for `min-colors'.
16417         * font-lock.el (font-lock-comment-face, font-lock-string-face)
16418         (font-lock-keyword-face, font-lock-function-name-face)
16419         (font-lock-variable-name-face, font-lock-constant-face):
16420         Use `min-colors'.
16422         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
16424 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16426         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
16427         define assq-delete-all if it's not defined.
16428         (ebnf-generate-region): Code fix.
16430         * printing.el: Doc fix.
16431         (pr-version): New version number (6.7.2).
16432         (pr-command): Return empty string if command is an empty string.
16434 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16436         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
16438         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
16439         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
16440         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
16441         "tt" ["test"] ).  Reported by Markus Dreyer
16442         <mdreyer@ix.urz.uni-heidelberg.de>.
16443         (ebnf-version): New version number (4.0).
16444         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
16445         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
16446         (ebnf-delete-style): New commands.
16447         (ebnf-directory, ebnf-file): New funs.
16448         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
16449         (ebnf-production-name-p, ebnf-stop-on-error): New options.
16450         (ebnf-syntax-alist): New var.
16451         (ebnf-element-width): New fun replacing ebnf-list-width.
16452         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
16453         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
16454         (ebnf-prologue): Adjust vars.
16455         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
16456         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
16457         (ebnf-check-style-values, ebnf-generate-production)
16458         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
16459         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
16460         (ebnf-token-repeat): Code fix.
16462         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
16463         %right, %left and %prec.  Suggested by Matthew K. Junker
16464         <junker@alum.mit.edu>.
16465         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
16467         * progmodes/ebnf-iso.el: Doc fix.
16468         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
16469         (ebnf-iso-lex): Code fix.
16471         * progmodes/ebnf-bnf.el: Doc fix.
16472         (ebnf-bnf-lex): Code fix.
16474         * progmodes/ebnf-otz.el: Doc fix.
16476 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
16478         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
16479         (abbrev-prefix-mark): Doc fix.
16481 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
16483         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
16484         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
16485         (gdb-var-delete): Make interactive (really).
16486         (gdb-edit-value): Make non-interactive.
16488         * progmodes/gud.el (gud-speedbar-menu-items):
16489         Add gdb-var-delete and, indirectly, gdb-edit-value.
16490         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
16491         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
16492         (gud-gdb-marker-filter): Add comment for annotations.
16494 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
16496         * calendar/calendar.el (generate-calendar)
16497         (calendar-read-date): Prevent display of BC calendars once more -
16498         reverts 2003-10-01 change.
16499         (generate-calendar-month): Doc fix.
16501 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
16503         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
16504         return value of increment-calendar-month.
16506 2004-02-21  Stephen Compall  <s11@member.fsf.org>
16508         * saveplace.el (save-place-forget-unreadable-files)
16509         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
16510         (save-place-forget-unreadable-files): New function.
16511         (save-place-alist-to-file): Use it to filter out files that are
16512         no longer readable.
16514         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
16515         current Texinfo environment, using the same method as in
16516         `texinfo-insert-@end', and insert a space rather than a newline if
16517         point in a @table environment.
16519 2004-02-21  Juri Linkov  <juri@jurta.org>
16521         * ffap.el (ffap-file-at-point): Try parent directories.
16523 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
16525         * vcursor.el (vcursor-modifiers): New defcustom.
16526         (vcursor-cs-binding): Use vcursor-modifiers instead of a
16527         hard-coded list.
16529 2004-02-21  Masatake YAMATO  <jet@gyve.org>
16531         * play/animate.el (animate-birthday-present): Accept names other
16532         than `Sarah', too.
16534 2004-02-21  Juri Linkov  <juri@jurta.org>
16536         * startup.el: Remove table of command line arguments from the
16537         Commentary section.
16539 2004-02-20  John Wiegley  <johnw@newartisans.com>
16541         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
16542         again" modifier from 'e' to 'E', since 'e' is also used by the
16543         "file extension" modifier.
16545 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
16547         * help-fns.el (describe-categories): Doc fix.
16549 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16551         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
16552         temporary file for buffer already visiting one.  This change makes
16553         output likely to be directly usable by patch program.
16554         Suggested by Adrian Aichner  <adrian@xemacs.org>
16556 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
16558         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
16559         case of variables defined in compound statements.
16560         (gdb-setup-windows, gdb-source-info, gdb-source-info):
16561         Simplify constructions using switch-to-buffer.
16563 2004-02-19  Simon Josefsson  <jas@extundo.com>
16565         * play/morse.el: Fix typo.
16566         (morse-code): Add @.
16568 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
16570         * calendar/appt.el (appt-display-format): Change default to
16571         'ignore, for backwards compatibility.
16572         (appt-display-message): If appt-display-format is 'ignore,
16573         respect old vars appt-msg-window and appt-visible.
16574         (appt-activate): Don't depend on return value of cancel-timer.
16576         * calendar/calendar.el (calendar-holidays): Doc fix.
16578         * calendar/cal-coptic.el (coptic-prompt-for-date):
16579         Use assoc-string instead of assoc-ignore-case.
16580         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
16581         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
16582         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
16583         * calendar/cal-islam.el (calendar-goto-islamic-date)
16584         (mark-islamic-diary-entries): Ditto.
16585         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
16586         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
16587         (calendar-read-mayan-tzolkin-date): Ditto.
16588         * calendar/calendar.el (calendar-read-date): Ditto.
16589         * calendar/diary-lib.el (mark-diary-entries): Ditto.
16591 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16593         * progmodes/executable.el (executable-command-find-posix-p):
16594         Fix choice of the directory.
16596 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
16598         * simple.el (interprogram-cut-function)
16599         (interprogram-paste-function, kill-new, kill-append):
16600         Doc fixes.
16601         (kill-region): Make it return nil.  Doc fix.
16602         (yank-pop): Make its argument optional.
16603         (yank): Make ARG `-' equivalent to `-1'.
16605 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
16607         * mail/rmail.el (rmail-get-new-mail): Don't reference
16608         rmail-use-spam-filter if rmail-spam-filter is not loaded.
16610 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
16612         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
16613         if one of global-auto-revert-non-file-buffers or autorevert-mode
16614         is non-nil.
16616 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16618         * subr.el (delete-dups): A better implementation from Karl Heuer
16619         <kwzh@gnu.org>.
16621 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
16623         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
16624         correct place.
16625         * progmodes/icon.el (icon-indent-command): Ditto.
16626         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
16628 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16630         * progmodes/grep.el (grep-compute-defaults): Undo change from
16631         2004-01-29: don't use executable-command-find-posix-p.
16633 2004-02-16  Richard Sharman  <rsharman@pobox.com>
16635         * hilit-chg.el: Use require instead of eval-and-compile.
16636         (highlight-compare-buffers): New function.
16638 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
16640         * man.el (Man-fontify-manpage): Render section headings in
16641         `Man-overstrike-face' even when overstrike was not used by man
16642         formatter for section headings.
16644 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
16646         * rmail-spam-filter.el: (vm-use-spam-filter)
16647         (rsf-min-region-length-added-to-spam-list): New variables.
16648         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
16649         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
16650         spam testing.  Don't delete spam message if automatic deletion
16651         after output via variable rmail-delete-after-output is turned on.
16652         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
16653         rsf-bbdb-dont-create-entries-for-spam.
16654         (check-field): New function, extracted from code in
16655         rmail-spam-filter to ease addition of header fields like content-type.
16656         (message-content-type): New variable to check the content-type:
16657         field added, also in defcustom of rsf-definitions-alist.
16658         (rmail-spam-filter): Replace repeated test code for header fields
16659         by calls to check-field; change the call to
16660         rmail-output-to-rmail-file such that rmail-current-message stays
16661         the same to avoid wrong deletion of unseen flags.
16662         (rsf-add-contents-type): New function to convert old format
16663         of rmail-spam-definitions-alist into new one.
16664         Change prefixes of all variables and functions from
16665         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
16667 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16669         * loadhist.el (unload-hook-features-list): New defvar.
16671 2004-02-16  Dave Love  <fx@gnu.org>
16673         * loadhist.el (unload-feature): Doc fix.  Rename flist to
16674         unload-hook-features-list.
16676 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
16678         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
16679         cookie.  Don't check if we are looking-at open-formula.
16681 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
16683         * subr.el (match-string-no-properties): Use substring-no-properties.
16685 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16687         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
16688         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
16689         Use lower-case "rx" in all error message.
16691 2004-02-16  Dave Love  <fx@gnu.org>
16693         * emacs-lisp/rx.el (rx-or): Put group around result.
16694         (rx-constituents): Add backref.
16695         (rx-syntax): Add string-delimiter, comment-delimiter.
16696         (rx-categories): Add combining-diacritic.
16697         (rx-check-not, rx-greedy, rx): Doc fix.
16698         (rx-backref, rx-check-backref): New.
16700 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
16702         * newcomment.el (uncomment-region): Allow eob as comment end.
16704 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16706         * filecache.el: All message and error commands now use prefix
16707         "Filecache:" to make it easy to read *Messages* buffer.
16709 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16711         * autorevert.el: Add support to detect changed dired and VC buffers.
16712         (auto-revert-active-p, auto-revert-list-diff)
16713         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
16714         (auto-revert-handler, auto-revert-active-p): New functions.
16715         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
16716         and `auto-revert-active-p'.
16717         (eval-when-compile): Defvar dired-directory and vc-mode.
16718         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16719         (auto-revert-handler-vc): New functions.
16721 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16723         * progmodes/compile.el (compilation-directory): New defvar.
16724         (compile): Save current directory in compilation-directory.
16725         (recompile): Bind default-directory to compilation-directory if
16726         that is non-nil.
16728 2004-02-16  Dave Love  <fx@gnu.org>
16730         * newcomment.el (comment-insert-comment-function)
16731         (comment-region-function, uncomment-region-function): New.
16732         (comment-indent): Use comment-insert-comment-function.
16733         (uncomment-region): Use uncomment-region-function.
16734         (comment-region): Use comment-region-function.
16736         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
16738 2004-02-16  Richard Stallman  <rms@gnu.org>
16740         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
16741         loaddefs* and ldefs-boot*.
16743 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16745         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
16746         and email address at the beginning and end of the address.
16748         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
16749         anchored at the beginning of the email address.
16751 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
16753         * international/ccl.el (ccl-compile-write): Pass `left' to
16754         ccl-embed-code to generate correct code of write-expr-register.
16756 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
16758         * progmodes/grep.el (grep-compute-defaults): Fix typos.
16760 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16762         * x-dnd.el: Mention support for Motif in commentary.
16763         (x-dnd-handle-drag-n-drop-event): Ditto.
16765 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
16767         * ses.el: Use "ses--" prefixes for buffer-local variables.
16768         Use (point-min) instead of 1, even when we know the buffer
16769         is unnarrowed.
16770         (ses-build-load-map): Delete.  Distribute its content to defconst's for
16771         the three maps.
16772         (ses-menu, ses-header-line-menu): New menus.
16773         (ses-mode-map): Use them.
16774         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
16776 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
16778         * Makefile.in: Fix the CC Mode recompile kludge so it works
16779         when building in a different directory.
16781 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
16783         * simple.el (kill-new): Put yank-handler property on the entire string.
16785 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16787         * diff.el: Don't use compile any more, use diff-mode instead.
16788         (diff-regexp-alist, diff-old-file, diff-new-file)
16789         (diff-parse-differences, diff-process-setup): Remove.
16790         (diff-sentinel): New fun.
16791         (diff): Use it.  Run the process ourselves.
16792         Use diff-mode for the rest of the processing.
16794         * diff.el (diff): Simplify code handling `switch'.
16796 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16798         * pcvs-defs.el (cvs-menu): Add `tag'.
16800 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
16802         * simple.el (kill-append): Doc fix.
16804         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16805         Adapt outline-regexp to the new conventions for commenting out code.
16807 2004-02-11  John Paul Wallington  <jpw@gnu.org>
16809         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
16811 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16813         * diff.el (diff-switches): New fun.
16814         (diff, diff-backup): Use it.
16815         (diff): Clean up the args construction.  Use backquote.
16816         Use listp instead of consp to avoid putting a nil arg.
16817         (diff): Add a revert-buffer function.
16819 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16821         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
16822         handled by x-dnd-handle-file-name.
16823         (x-dnd-known-types): Add COMPOUND_TEXT.
16824         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
16825         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
16826         x-dnd-empty-state.
16827         (x-dnd-forget-drop): Ditto.
16828         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
16829         (x-dnd-handle-one-url): Return private when inserting text.
16830         (x-dnd-insert-ctext): New function.
16831         (x-dnd-handle-file-name): New function for FILE_NAME.
16832         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
16833         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
16834         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
16836 2004-02-10  Kenichi Handa  <handa@m17n.org>
16838         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
16839         instead of while loop.
16841 2004-02-10  Miles Bader  <miles@gnu.org>
16843         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
16845 2004-02-09  Kenichi Handa  <handa@m17n.org>
16847         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
16848         have end-of-line.
16850 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
16852         * Makefile.in: Added extra dependencies in the recompile target
16853         needed to cope with the compile time macro expansions in CC Mode.
16855 2004-02-09  Kim F. Storm  <storm@cua.dk>
16857         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
16858         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
16859         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
16860         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
16861         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
16862         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
16863         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
16864         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
16865         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
16866         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
16867         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
16869 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16871         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
16872         Don't allow shrink if there's a window on our right.
16874         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
16875         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
16876         Bring together declaration and initialization.
16877         (prolog-mode-variables): Don't set the syntax table.
16878         Don't set paragraph-start and comment-indent-function.
16879         Add /*..*/ to the comment regexps.
16880         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
16881         (prolog-mode-map): Don't bind TAB.
16882         (prolog-mode): Set the syntax table.
16883         (prolog-comment-indent): Remove.
16884         (inferior-prolog-mode-map): Initialize in the declaration.
16885         (inferior-prolog-mode-syntax-table)
16886         (inferior-prolog-mode-abbrev-table): New vars.
16887         (inferior-prolog-mode): Derive from comint-mode.
16888         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
16889         minibuffer windows.
16891         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
16892         in file names, as long as it is unabmiguous.
16894 2004-02-08  Andreas Schwab  <schwab@suse.de>
16896         * textmodes/reftex-toc.el
16897         (reftex-toc-load-all-files-for-promotion): Remove useless use of
16898         format.  Doc fix.
16900         * textmodes/refer.el (refer-find-entry-internal): Remove extra
16901         format string arguments.
16903         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
16904         string argument.
16906         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
16908         * play/zone.el (zone-call): Fix format string.
16910         * net/webjump.el (webjump-builtin): Add missing format string argument.
16912         * midnight.el (midnight-delay-set): Remove extra format string argument.
16914         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
16916         * hexl.el (hexl-insert-char): Add missing format string argument.
16918         * format.el (format-decode): Fix format string.
16920         * emulation/vi.el (vi-mode): Remove extra format string argument.
16921         (vi-repeat-last-search): Likewise.
16922         (vi-reverse-last-search): Likewise.
16923         (vi-goto-mark): Likewise.
16924         (vi-reverse-last-find-char): Likewise.
16925         (vi-repeat-last-find-char): Likewise.
16926         (vi-locate-def): Likewise.
16928         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
16930         * ediff-util.el (ediff-toggle-read-only): Remove extra format
16931         string argument.
16932         (ediff-toggle-regexp-match): Likewise.
16934         * dired-aux.el (dired-do-query-replace-regexp): Add missing
16935         format string argument.
16937         * calc/calc-map.el (calc-get-operator): Remove extra format
16938         string argument.
16940         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
16942         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
16943         string argument.
16945         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
16947         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
16949         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
16951         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
16952         (cl-struct-setf-expander): Likewise.
16954         * vc.el (with-vc-file): Fix unsafe uses of error.
16955         (vc-cancel-version): Likewise.
16957 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
16959         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
16960         thousands separator; fixes <class>:<line-number> regexp for
16961         non-english locales.
16963 2004-02-08  Andreas Schwab  <schwab@suse.de>
16965         * view.el (view-mode-enable): Revert previous change.
16967 2004-02-07  Kim F. Storm  <storm@cua.dk>
16969         * simple.el (line-number-at-pos): Rename from line-at-pos.
16970         Uses changed (what-line and vc-annotate-warp-version).
16972 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16974         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
16975         (diff-mode): Remove aborted attempt at support for compile.el.
16976         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
16978 2004-02-06  Andreas Schwab  <schwab@suse.de>
16980         * view.el (view-mode-enable): Add view-mode-map to
16981         minor-mode-overriding-map-alist.
16983 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16985         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
16987 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16989         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
16990         with point inside rather than after the paragraph.
16992 2004-02-04  Sam Steingold  <sds@gnu.org>
16994         * mail/smtpmail.el (smtpmail-try-auth-methods):
16995         Do not try authentication when no mechanism is available.
16996         Pass port-name as defaultport to `netrc-machine'.
16998 2004-02-04  Stephen Eglen  <stephen@gnu.org>
17000         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
17001         to show how minibuffer height can be constrained.
17003 2004-02-04  John Paul Wallington  <jpw@gnu.org>
17005         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
17007 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17009         * x-dnd.el: New file for drag and drop.
17011         * term/x-win.el: require x-dnd, set after-make-frame-functions
17012         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
17013         drag-n-drop event.
17015         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
17016         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
17017         (dired-dnd-handle-file): New functions for drag and drop support.
17018         (dired-mode): Initialize drag and drop if x-dnd present.
17020 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17022         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
17023         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
17024         (cperl-mode): Set fill-paragraph-function.
17025         (cperl-fill-paragraph): Make it non-interactive.
17027 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
17029         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
17031 2004-02-02  David Kastrup  <dak@gnu.org>
17033         * replace.el (perform-replace): Allow 'literal argument in
17034         regexp-flag to indicate literal replacement.
17035         (query-replace-regexp-eval): Use it.
17037 2004-02-01  Andreas Schwab  <schwab@suse.de>
17039         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
17041 2004-02-01  Stephen Eglen  <stephen@gnu.org>
17043         * info-look.el: Add support for maxima-mode.  Update commentary
17044         because info-lookup-symbol is now bound to C-h S.
17046 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
17048         * simple.el (edit-and-eval-command): Bind print-level and
17049         minibuffer-history-sexp-flag around call to read-from-minibuffer.
17050         Correct initial position in command-history.
17052 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
17054         * files.el (read-directory-name): Adapt the docstring to recent
17055         change in Fread_file_name.
17057 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
17059         * ses.el (ses-print-cell): If print format too wide for column
17060         width, truncate decimal places if that helps to avoid "#####" fill.
17061         * ses.el (ses-initial-column-width): Revert previous change.
17063 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17065         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
17066         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
17067         Add edebug info.
17068         (jit-lock-mode): Setup/cancel the new timer.
17069         (jit-lock-context-fontify): New fun.  Extracted from
17070         context fontification code of jit-lock-stealth-fontify.
17071         (jit-lock-stealth-fontify): Don't do context fontification any more.
17073         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
17074         (jit-lock-fontify-now): Handle the `quit' case.
17075         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
17077 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
17079         * progmodes/executable.el (executable-command-find-posix-p):
17080         New.  Check if find handles arguments Posix-style.
17082         * progmodes/grep.el (grep-compute-defaults):
17083         Use executable-command-find-posix-p.
17084         (grep-find): Check `grep-find-command'.
17086         * filecache.el (file-cache-find-posix-p): Delete.
17087         (file-cache-add-directory-using-find):
17088         Use `executable-command-find-posix-p'.
17090 2004-01-29  Dave Love  <fx@gnu.org>
17092         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
17093         Iterate the hook function if arg is given.
17094         (mark-defun, narrow-to-defun): Change order of finding the limits.
17096         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
17097         (byte-compile-format-warn): New.
17098         (byte-compile-callargs-warn): Use it.
17099         (Format, message, error): Add byte-compile-format-like property.
17100         (byte-compile-maybe-guarded): New.
17101         (byte-compile-if, byte-compile-cond): Use it.
17102         (byte-compile-lambda): Compile interactive forms,
17103         just to make warnings about them.
17105 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
17107         * ses.el (ses-initial-column-width): Increase to 14, so it will
17108         work well with the default printer of "%.7g" for extreme values
17109         like "-1.234567e+07".
17111 2004-01-29  Kenichi Handa  <handa@m17n.org>
17113         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
17115 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
17117         * dos-w32.el: Added support for the `default-printer-name' function.
17119 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17121         * server.el (server-socket-name): Don't use the hostname in the
17122         socket name since /tmp is local to the host anyway.
17124         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
17125         robust check of widening and fix var-naming.
17127 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
17129         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
17130         or rmail-spam- to rsf- in all function and variable names.
17131         (rsf-min-region-to-spam-list): New variable.
17132         (rsf-bbdb-auto-delete-spam-entries): Rename from
17133         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
17134         scanned together with the recipients field for spam testing; Don't
17135         delete spam message if rmail-delete-after-output is non-nil;
17136         (rsf-check-field): New function, extracted from code in
17137         rmail-spam-filter to ease addition of header fields like
17138         content-type:;
17139         (message-content-type): New variable.  The content-type: field was
17140         added also in defcustom of rsf-definitions-alist;
17141         (rmail-spam-filter): Replace repeated test code for header fields
17142         by calls to check-field; change the call to
17143         rmail-output-to-rmail-file such that rmail-current-message stays
17144         the same to avoid wrong deletion of unseen flags.
17145         (rmail-use-spam-filter): Add autoload cookie.
17147 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
17149         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
17150         (file-cache-add-directory-using-find): Add Cygwin support.
17151         (file-cache-find-command-posix-flag): New user variable.
17153         * filecache.el (file-cache-add-directory): Check for
17154         directories an remove them from dir-files.
17156 2004-01-27  Richard M. Stallman  <rms@gnu.org>
17158         * man.el (Man-fontify-manpage): Clean up message.
17160 2004-01-27  Kenichi Handa  <handa@m17n.org>
17162         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
17163         (sentence-end): Define using sentence-end-without-space.
17165         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
17166         a sentence ends with one of a character in sentence-end-without-space.
17168 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17170         * font-lock.el (font-lock): Add jit-lock as explicit group member.
17171         (jit-lock): Group declaration moved to jit-lock.el.
17172         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
17173         when necessary.
17175         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
17176         (jit-lock-context-unfontify-pos): Rename from
17177         jit-lock-first-unfontify-pos.
17178         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
17180 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
17182         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
17183         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
17184         (fortran-fill): When filling a string, adjust re-search-backward
17185         argument for special case of string just on fill-column.
17186         When filling non-string, allow one extra char if
17187         fortran-break-before-delimiters is non-nil.
17188         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
17189         Use fortran-break-delimiters-re and fortran-no-break-re to
17190         correctly handle cases such as "**".
17192         * progmodes/f90.el (f90-break-delimiters): Doc fix.
17193         (f90-no-break-re): Add some extra tokens.  Doc fix.
17195 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
17197         * mail/rmail-spam-filter.el:
17198         Use two semicolons as Commentary line prefix.
17199         Add ";;; Code:" stylized comment.
17200         Delete end-of-line whitespace.
17201         Wrap (require 'cl) with `eval-when-compile'.
17203 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
17205         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
17206         at the top level of vc.el.
17208 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
17210         * vc.el (vc-current-line): Function removed.  This is now done by
17211         the new function line-at-pos in simple.el.
17212         (vc-annotate-warp-version): Use line-at-pos instead of
17213         vc-current-line.
17215 2004-01-22  Kim F. Storm  <storm@cua.dk>
17217         * simple.el (line-at-pos): New defun.
17218         (what-line): Use it.  Optimize by only counting lines in narrowed
17219         region once.
17221 2004-01-22  Kenichi Handa  <handa@m17n.org>
17223         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
17224         point (register r1) only for charset mule-unicode-0100-24ff.
17226 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
17228         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
17229         trailing white space and ensure a final newline.
17231         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
17232         Add autoload cookie.
17234 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
17236         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
17237         activate view-mode explicitly.
17239 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17241         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
17242         use clipboard first.
17244 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17246         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
17247         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
17248         (vc-mcvs-cvs): Remove.
17249         (vc-mcvs-command): Remove use of assert.
17251         * outline.el (outline-insert-heading): Tighten up match.
17252         (outline-demote, outline-move-subtree-down): Don't assume anything
17253         about outline-regexp.
17255         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
17256         (texinfo-show-structure): Explicitly add ^, and simplify.
17258 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
17260         * calendar/appt.el (appt-check): Restore usage of
17261         appt-issue-message deleted in previous change.
17262         (top-level): Activate package when loaded (needed for backwards
17263         compatibility).
17265 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17267         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
17268         following previous change to smtpmail-send-data.
17270 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
17272         * vc.el (vc-default-previous-version): Doc enhancement.
17273         (vc-default-next-version): New function.
17274         (vc-print-log): New arg FOCUS-REV.
17275         (vc-annotate-mode): Derive from view-mode.
17276         (vc-annotate): New args REVISION, DISPLAY-MODE.
17277         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
17278         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
17279         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
17280         (vc-annotate-show-diff-revision-at-line, vc-current-line)
17281         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
17283         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
17285 2004-01-19  Karl Berry  <karl@gnu.org>
17287         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
17288         or "TexInfo".
17290 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
17292         * subr.el (delete-dups): New function.
17294 2004-01-19  Karl Berry  <karl@gnu.org>
17296         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
17297         with ^, since that's what texinfo-show-structure
17298         documentation says (plus it works much better in texinfo.txi).
17300 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
17302         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
17304 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
17306         * progmodes/which-func.el (which-function-mode): Don't cancel
17307         which-func-update-timer if not set.
17309 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
17311         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
17312         Remove spurious left square bracket in XX:XXam regexp.
17314 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
17316         * progmodes/cc-defs.el: Do not require cl at run time.
17318 2004-01-16  Richard M. Stallman  <rms@gnu.org>
17320         * emacs-lisp/cl.el (cl-cannot-unload): New function.
17321         (cl-unload-hook): Defvar this to run cl-cannot-unload.
17323         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
17324         Call rmail-spam-filter.  Delete and expunge spam.
17325         Print number of spam messages deleted.
17326         Save and restore the deletion status of old messages when reading
17327         new mail with spam filter, so that expunging spam does not expunge
17328         msgs deleted by the user.
17329         (rmail-only-expunge): Add an optional argument dont-show to
17330         prevent showing message after expunge.
17332 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
17334         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
17335         * subr.el (declare): New macro.
17337 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
17339         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
17341 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17343         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
17344         Test window-system rather than system-type (for X11/Mac).
17346 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
17348         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
17350 2004-01-12  Richard M. Stallman  <rms@gnu.org>
17352         * mail/rmail.el (rmail-convert-to-babyl-format):
17353         Use mail-unquote-printable-region.
17354         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
17355         (rmail-hex-char-to-integer): Functions deleted.
17357         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
17358         (mail-unquote-printable-region): New arg NOERROR.
17359         For invalid encoding, either signal an error to just return nil.
17361 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
17363         * calendar/appt.el: Update copyright and commentary.
17364         (appt-issue-message): Make obsolete.
17365         (appt-visible, appt-msg-window): Make obsolete, in favour of
17366         appt-display-format.
17367         (appt-display-mode-line, appt-display-duration)
17368         (appt-display-diary, appt-time-msg-list, appt-mode-string)
17369         (appt-prev-comp-time, appt-display-count, appt-timer)
17370         (appt-convert-time): Doc change.
17371         (appt-disp-window-function, appt-delete-window-function):
17372         Use defcustom rather than defvar.
17373         (appt-display-format): New variable.
17374         (appt-display-message): New function with display code from appt-check.
17375         (appt-check): Add optional FORCE argument.  Doc change.
17376         Add appt-make-list to diary-hook if displaying diary.
17377         Remove checking of view-diary-entries-initially.
17378         Message display section removed to new function appt-display-message.
17379         (appt-display-window): Doc change.  Remove unused internal var
17380         this-buffer.  Do not beep, since appt-display-message does that.
17381         (appt-make-list): Doc change.  Use caar.
17382         (appt-sort-list): Simplify by using builtin sort function.
17383         (appt-update-list): New function for updating appts when diary is
17384         saved.
17385         (appt-activate): New autoloaded function to toggle package
17386         functionality.
17388         * calendar/cal-x.el: (calendar-one-frame-setup)
17389         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
17391         * calendar/calendar.el: Update copyright.
17392         (view-diary-entries-initially, european-calendar-style): Doc change.
17393         (calendar-setup): Make defcustom rather than defvar.
17394         (mark-visible-calendar-date): Initialize temp-face and faceinfo
17395         in let binding so local to function.
17397         * calendar/diary-lib.el: Update copyright.
17398         (diary, diary-entry-time): Doc change.
17399         (list-diary-entries): Doc change.  Trivial logic change.
17400         (fancy-diary-display): Restore make-face command mistakenly
17401         deleted 2003-05-08.
17402         (show-all-diary-entries): Allow to pop-up frame if needed.
17404 2004-01-09  John Paul Wallington  <jpw@gnu.org>
17406         * bindings.el (mode-line-change-eol): Add EVENT parameter.
17407         Temporarily select EVENT's window for changing eol type.
17409 2004-01-09  Deepak Goel  <deego@gnufans.org>
17411         * calendar/diary-lib.el (diary-entry-time):
17412         Also accept time in the form XX[.XX][am/pm/AM/PM].
17413         (fancy-diary-font-lock-keywords): Likewise.
17414         (diary-font-lock-keywords): Likewise.
17415         * calendar/appt.el (appt-add): Likewise.
17416         (appt-make-list): Likewise.
17417         (appt-convert-time): Likewise.
17419 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
17421         * gdb-ui.el (gdb-ann3): Revert previous change.
17422         (gdb-source-info): Allow for case of where compilation directory
17423         is not recorded.
17425 2004-01-08  John Paul Wallington  <jpw@gnu.org>
17427         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
17429 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
17431         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
17433         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
17434         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
17435         problems.
17436         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
17438 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
17440         * files.el (write-file-functions, write-contents-functions):
17441         Clarify docstrings.
17443 2004-01-07  Kenichi Handa  <handa@m17n.org>
17445         * international/mule.el (set-auto-coding): Fix for the case that
17446         end-of-line is only CR.
17448 2004-01-07  Kim F. Storm  <storm@cua.dk>
17450         * subr.el (event-start, event-end): Doc fix.
17451         (posn-string, posn-image): New defuns.
17452         (posn-object): Return either image or string object.
17453         (posn-object-x-y): Return 8th element of position.
17454         (posn-object-width-height): New defun.
17456 2004-01-06  Andreas Schwab  <schwab@suse.de>
17458         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
17459         output.
17461 2004-01-05  Karl Berry  <karl@gnu.org>
17463         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
17464         / and *, too.
17466 2003-12-31  Simon Josefsson  <jas@extundo.com>
17468         * files.el (before-save-hook): Add.
17469         (basic-save-buffer): Use before-save-hook.
17471         * emacs-lisp/copyright.el: Fix comment to recommend
17472         before-save-hook instead of write-file-functions.
17474 2004-01-05  Richard M. Stallman  <rms@gnu.org>
17476         * finder.el (finder-commentary): Call delete-other-windows.
17478         * net/ange-ftp.el (ange-ftp-file-attributes):
17479         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
17481 2004-01-04  Karl Berry  <karl@gnu.org>
17483         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
17484         comment characters % and # in the copyright year notice,
17485         as well as ;.
17487 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
17489         * wid-edit.el (default): Define dummy :value-delete.
17490         Reported by Jesper Harder <harder@ifa.au.dk>.
17492 2004-01-03  Richard M. Stallman  <rms@gnu.org>
17494         * progmodes/compile.el (compile-internal): Use point, not point-min,
17495         for set-window-point.
17497         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
17499         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
17501         * progmodes/grep.el (grep-mode-map):
17502         Don't remap next-line, previous-line.
17504 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
17506         * speedbar.el (speedbar-edit-line): Change regexp to position
17507         the cursor on the first character of this line's button.
17509 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
17511         * subr.el (functionp): Doc fix.
17513 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17515         * progmodes/idlwave.el (idlwave-make-tags):
17516         * textmodes/flyspell.el (flyspell-large-region):.
17517         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
17518         * emulation/viper-util.el (viper-glob-unix-files):
17519         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
17520         * man.el (Man-init-defvars):
17521         * jka-compr.el (jka-compr-call-process):
17522         * files.el (get-free-disk-space,insert-directory):
17523         * ediff-ptch.el (ediff-test-patch-utility):
17524         * ediff-diff.el (ediff-test-utility):
17525         * dired-aux.el (dired-check-process):
17526         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
17527         test the return value of call-process, because it can be a string.
17529 2003-12-31  John Paul Wallington  <jpw@gnu.org>
17531         * bindings.el (completion-ignored-extensions): Add .pfsl.
17533 2003-12-31  Kim F. Storm  <storm@cua.dk>
17535         * ido.el (ido-nonreadable-directory-p): New defun to check for
17536         nonreadable directory without activating tramp (to avoid problems
17537         with checking incomplete tramp paths).
17538         (ido-set-current-directory, ido-file-internal)
17539         (ido-file-name-all-completions1): Use it.
17541 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
17543         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
17544         documentation if the anchor (or node) name is preceded by `info
17545         anchor' or `Info anchor' in addition to earlier `info node' and
17546         `Info node'.
17547         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
17549 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17551         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
17552         error in arguments to base64-decode-region.  Remove ^M characters
17553         after decoding base64.
17555 2003-12-30  Simon Josefsson  <jas@extundo.com>
17557         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
17558         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
17559         have only been distributed with Emacs for some years.
17560         (texinfo-mode-hook): Customize.
17562 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17564         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
17565         cleaner (suggested by Richard Stallman).
17567         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
17568         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
17569         file-name clashes on 8+3 DOS filesystems.
17571         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
17572         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
17573         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
17574         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
17575         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
17576         file-name clashes on 8+3 filesystems.
17578         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
17579         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
17580         file-name clashes on 8+3 DOS filesystems.
17582 2003-12-29  Richard M. Stallman  <rms@gnu.org>
17584         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
17585         Upcase the character.
17587         * textmodes/flyspell.el (mail-mode-flyspell-verify):
17588         Search for header separator alone on a line, literally,
17589         and search for it backward, not forward.
17590         (flyspell-abbrev-table): Always use global-abbrev-table
17591         if there is no local one.
17593         * progmodes/sh-script.el (sh-get-indent-info):
17594         Don't move point back if at bob.
17596         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
17598         * play/handwrite.el (handwrite): Make the handwrite credit message
17599         a comment rather than an output command.
17601         * obsolete/sc.el: Display message that this file is obsolete.
17603         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
17605         * mail/rfc822.el (rfc822-address-start): Declare variable.
17606         Renamed from address-start.  All uses changed.
17608         * term.el (term-exec): Set up sentinel.
17609         (term-sentinel): New function.
17610         (term-handle-exit): New function.
17612         * subr.el (assoc-ignore-case, assoc-ignore-representation):
17613         Use assoc-string, and mark them obsolete.
17614         (delay-mode-hooks): Mark as permanent local.
17616         * simple.el (sendmail-user-agent-compose): Use assoc-string.
17618         * register.el (copy-rectangle-to-register): Doc fix.
17620         * info.el (Info-insert-dir): Use assoc-string.
17622         * info-look.el (info-lookup): Use assoc-string.
17624         * frame.el (pop-up-frame-function): Use quote, not `function'.
17625         (frame-notice-user-settings): Calculate ADJUSTED-TOP
17626         copying with lists as coordinate values.
17628         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
17630         * find-dired.el (kill-find): New command.
17631         (find-dired): Make buffer read-only.
17632         Set up a keymap with C-c C-k running kill-find.
17633         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
17635         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
17637         * filecache.el (file-cache-ignore-case): New variable.
17638         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
17640         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
17641         (comint-dynamic-complete-as-filename): Rename local vars.
17642         (comint-dynamic-list-filename-completions): Likewise.
17644         * comint.el (comint-dynamic-list-completions-config): New var.
17645         (comint-dynamic-list-completions): Handle both SPC and TAB right.
17647         * comint.el (comint-file-name-chars): Add [].
17648         (comint-word): Use skip-chars-backward, not search.
17650         * shell.el (shell-file-name-chars): Add [].
17652         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
17654         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
17656         * generic.el (define-generic-mode): Doc fix.
17658 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17660         * files.el (kill-some-buffers): Doc fix.
17662 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
17664         * comint.el (comint-watch-for-password-prompt): Pass `string' as
17665         arg to send-invisible
17666         (send-invisible): Doc fix.  The argument is now a prompt, not the
17667         string to send.
17668         (comint-read-noecho): Doc fix.
17670 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
17672         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
17673         "@", as required by some ISP hosting service.  Fix defcustom
17674         argument syntax errors that prevented use of customization.
17676 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17678         * xml.el (xml-get-attribute-or-nil): Doc fix.
17680 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
17682         * net/zone-mode.el (zone-mode): Use write-file-functions, not
17683         write-file-hooks.
17685 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
17687         * autorevert.el (auto-revert-interval): Doc fix.
17689 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
17691         * xml.el (xml-get-attribute-or-nil): New function, like
17692         xml-get-attribute, but returns nil if the attribute was not found.
17693         (xml-get-attribute): Convert to defsubst, uses
17694         xml-get-attribute-or-nil.
17696 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17698         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
17700 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
17702         * custom.el (custom-declare-theme): Use `value' when putting
17703         properties on `theme'.
17705 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
17707         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
17708         for each yank-handler segment.
17709         (insert-for-yank-1): New function, with the body of the previous
17710         insert-for-yank.
17712         * textmodes/table.el (table-yank-handler): New defcustom.
17713         (table--put-cell-indicator-property): Put yank-handler property
17714         that indicates the yank handler for the table cell.
17716 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17718         * generic-x.el (etc-modules-conf-generic-mode): A more complete
17719         set of keywords.
17721 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17723         * international/mule-cmds.el (reset-language-environment)
17724         (set-language-environment): Don't invoke fontset-related functions
17725         if fontset-list is not fboundp.
17727 2003-12-29  Kenichi Handa  <handa@m17n.org>
17729         * international/mule-cmds.el (reset-language-environment):
17730         Call set-overriding-fontspec-internal with nil.
17731         (set-language-environment): Call set-overriding-fontspec-internal
17732         if the language environment specify `overriding-fontspec'.
17733         (language-info-alist): Doc added.
17735         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
17736         characters of mule-unicode-0100-24ff.
17737         (ccl-encode-windows-1251-font): New CCL program.
17738         ("Bulgarian"): Specify overriding-fontspec.
17739         ("Belarusian"): Likewise.
17741 2003-12-28  Sam Steingold  <sds@gnu.org>
17743         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
17744         parameter ID-FORMAT to conform with the 2003-11-30 patch.
17746 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
17748         * progmodes/gud.el (gud-gdb-command-name): Set default to
17749         "gdb --annotate=3".
17750         (gud-gdb-marker-filter): Look out for annotations.
17751         (gdb-first-pre-prompt): New variable.
17752         Remove trailing white space.
17754         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
17755         if necessary.
17756         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
17757         annotations are detected.
17758         (gud-gdba-marker-filter): Use global variable gud-marker-acc
17759         instead of a local one to allow transition from
17760         gud-gdb-marker-filter.
17761         Remove trailing white space.
17763 2003-12-27  Kim F. Storm  <storm@cua.dk>
17765         * ido.el: Handle non-readable directories.
17766         (ido-decorations): Add 9th element for non-readable directory.
17767         (ido-directory-nonreadable): New dynamic var.
17768         (ido-set-current-directory): Set it.
17769         (ido-read-buffer, ido-file-internal):
17770         (ido-read-file-name, ido-read-directory-name): Let-bind it.
17771         (ido-file-name-all-completions1): Return empty list for
17772         non-readable directory.
17773         (ido-exhibit): Print [Not readable] if directory is not readable.
17774         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
17775         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
17776         Use it.
17778 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
17780         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
17781         calls to directory-files-and-attributes and file-attributes.
17782         (ls-lisp-format): Remove system dependent handling of user and
17783         group id's.
17785 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
17787         * ffap.el (ffap-read-file-or-url): Revert previous change.
17789 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
17791         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
17792         new list of included files called `files-with-node-lines', that
17793         only have node lines.  This way @include commands can include any
17794         file, such as version and update files without node lines, not
17795         just files that are chapters.
17797 2003-12-25  Andreas Schwab  <schwab@suse.de>
17799         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
17800         file not found.
17802 2003-12-08  Miles Bader  <miles@gnu.org>
17804         * dired.el (dired-between-files): Always use dired-move-to-filename,
17805         which is more robust in non-english locales.
17807 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
17809         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
17811 2003-12-24  Andreas Schwab  <schwab@suse.de>
17813         * shell.el (shell-file-name-quote-list): Add backslash.
17815         * comint.el (comint-quote-filename): Correctly handle backslash
17816         in comint-file-name-quote-list.
17818 2003-12-24  Kenichi Handa  <handa@m17n.org>
17820         * international/mule-cmds.el (set-default-coding-systems):
17821         Call ucs-set-table-for-input for all buffers that don't have local
17822         value of buffer-file-coding-system.
17824         * international/ucs-tables.el (ucs-set-table-for-input):
17825         If translation-table-for-encode is a symbol, get its
17826         translation-table property.
17828 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
17830         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
17831         to `completing-read' on a recently fixed bug.
17833         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
17834         instead of SPACE, to get the list of possible fringe modes.
17835         SPACE only works if both `partial-completion-mode' and
17836         `completion-auto-help' are nil.
17838         * complete.el (PC-is-complete-p): Delete.
17839         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
17840         calls to `test-completion'.
17842 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
17844         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
17845         to edit values when there are no children.
17847         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
17848         a mode called "Assembler" already exists.
17849         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
17850         (gud-watch): Use format option.  Remove font properties from string.
17851         (gdb-var-create-handler, gdb-var-list-children-handler):
17852         Don't bother about properties as there are none.
17853         (gdb-var-create-handler, gdb-var-list-children-handler)
17854         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
17855         with two arguments.
17856         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
17857         Let speedbar show value changes with a different font.
17858         (gdb-edit-value): New defun.
17859         (gdb-clear-partial-output, gdb-clear-inferior-io)
17860         (def-gdb-auto-update-handler): Use erase-buffer.
17861         (gdb-frame-handler): Display watch expressions in
17862         FUNCTION::VARIABLE format if required.
17864 2003-12-23  John Paul Wallington  <jpw@gnu.org>
17866         * info.el (Info-unescape-quotes, Info-split-parameter-string)
17867         (Info-goto-emacs-command-node): Doc fixes.
17869 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
17871         * cus-edit.el (custom-add-parent-links): Define "many".
17873 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
17875         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
17876         (widget-child-validate, widget-type-value-create)
17877         (widget-type-default-get, widget-type-match): New functions.
17878         (lazy): New widget.
17879         (menu-choice, checklist, radio-button-choice, editable-list)
17880         (group, documentation-string): Remove redundant (per 2003-10-25
17881         change) calls to `widget-children-value-delete'.
17882         (widget-choice-value-get, widget-choice-value-inline): Remove.
17883         (menu-choice): Update widget.
17885 2003-12-03  Kenichi Handa  <handa@m17n.org>
17887         * language/cyrillic.el: Register "microsoft-cp1251" in
17888         ctext-non-standard-encodings-alist.
17889         ("Bulgarian"): Add ctext-non-standard-encodings.
17890         ("Belarusian"): Likewise.
17892         * international/mule-conf.el (compound-text-with-extensions):
17893         Change the type to 2 (iso-2022 base).
17895         * international/mule.el (ctext-non-standard-encodings-alist):
17896         Change the format.
17897         (ctext-non-standard-encodings): New variable.
17898         (ctext-post-read-conversion): Fully re-written.
17899         (ctext-non-standard-designations-alist): Delete it.
17900         (ctext-non-standard-encodings-table): New function.
17901         (ctext-pre-write-conversion): Fully re-written.
17903 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
17905         * cus-edit.el (custom-add-parent-links): Add documentation links
17906         for parent, if the item has none of its own.
17908 2003-11-30  Richard M. Stallman  <rms@gnu.org>
17910         * dired-aux.el (dired-do-query-replace-regexp):
17911         Report files visited read-only.
17913 2003-11-30  Juri Linkov  <juri@jurta.org>
17915         * dired-aux.el (dired-compare-directories): New command.
17916         (dired-file-set-difference, dired-files-attributes): New functions.
17918 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
17919         Version 2.0.38 of Tramp released.
17921         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
17922         Charles Curley <charlescurley@charlescurley.com>.
17923         (tramp-multi-connection-function-alist): Add ssht entry which adds
17924         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
17925         Aichner.
17926         (tramp-get-method-parameter): New function to retrieve a method
17927         parameter.  This allows for omission of method parameters.
17928         Callers adjusted.
17930 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
17932         * net/tramp.el: Add new optional parameter ID-FORMAT to
17933         `file-attributes'.  Calls of `file-attributes' won't use this
17934         parameter for backward compatibility reasons.
17935         (tramp-perl-file-attributes): Add a new parameter to Perl script
17936         in order to handle uid/gid as strings, if desired.
17937         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
17938         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
17939         order to make the function more general.
17940         (tramp-handle-file-attributes): Replace proprietary optional
17941         parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
17942         (tramp-handle-file-attributes-with-perl): Handle parameter
17943         NONNUMERIC if set.  This wasn't done in the past.
17944         (tramp-post-connection): Apply second parameter "$2" if
17945         `tramp-remote-perl' is called.
17947         * net/tramp-smb.el (tramp-smb-handle-delete-file):
17948         Correct cut'n'waste error (`filename' instead of `directory').
17949         (tramp-smb-handle-directory-files-and-attributes)
17950         (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
17951         introduced parameter ID-FORMAT.
17952         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
17953         error (`directory' instead of `ldir').
17955         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
17956         `file-attributes' has a second parameter.  If yes, apply it with
17957         value "'integer".  Otherwise, don't use that parameter (default is
17958         integer format).
17960 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
17962         * help.el (help-map): Bind `display-local-help' to `C-h .'.
17963         (help-for-help): Add `C-h .' to the listed Help options.
17964         Remove trailing whitespace.
17966         * help-at-pt.el: New file.
17968 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
17970         * subr.el (noreturn, 1value): New macros for test coverage.
17971         See `testcover.el'.
17973         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
17975         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
17976         for macro `1value'.
17977         (testcover-1value): New function.  Checks that a 1value form
17978         actually returns only one value.  Requested by RMS.
17980 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
17982         * gdb-ui.el (gud-watch, gdb-var-create-handler)
17983         (gdb-var-list-children, gdb-var-list-children-handler)
17984         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
17985         gdb commands that use mi to keep them out of the command history.
17987 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17989         * cus-start.el (all): Add use-file-dialog.
17991 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17993         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
17995 2003-11-27  Kim F. Storm  <storm@cua.dk>
17997         * subr.el (posn-object-x-y): New defun.
17999 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18001         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
18002         Don't use `space' for \\\n.
18003         Be more selective as to which # are comment-starters.
18005 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
18007         * subr.el (number-sequence): Improve handling of floating point
18008         arguments (suggested by Kim Storm).  Allow negative arguments.
18010 2003-11-26  Kenichi Handa  <handa@m17n.org>
18012         * international/mule-cmds.el (standard-display-european-internal):
18013         Cancel the standard-display-table setting for ` and '.
18015 2003-11-26  Kim F. Storm  <storm@cua.dk>
18017         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
18018         New defcustoms to add ffap-like functionality to ido.
18019         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
18020         (ido-no-final-slash): New defun.
18021         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
18022         (ido-read-file-name): ): Toggle VC checking via
18023         vc-handled-backends instead of vc-master-templates.
18024         (ido-file-internal): Handle ido-use-url-at-point and
18025         ido-use-filename-at-point via code borrowed from ffap-guesser.
18026         Handle new ido-exit code ffap.
18027         (ido-sort-list): Ignore final slash when sorting file names.
18029 2003-11-25  Kim F. Storm  <storm@cua.dk>
18031         * emulation/cua-base.el (cua--standard-movement-commands):
18032         Add forward-sentence and backward-sentence.
18034 2003-11-25  Stephen Eglen  <stephen@gnu.org>
18036         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
18037         iswitchb-exit is set to 'usefirst when user selects buffer at head
18038         of list using RET.  (Selecting buffers at the head of the list was
18039         broken if the substring was also a complete buffername.)
18041 2003-11-23  Kim F. Storm  <storm@cua.dk>
18043         * progmodes/compile.el (grep-command, grep-use-null-device)
18044         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
18045         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
18046         (grep-regexp-alist, grep-program, find-program)
18047         (grep-find-use-xargs, grep-history, grep-find-history)
18048         (grep-process-setup, grep-compute-defaults)
18049         (grep-default-command, grep, grep-tag-default, grep-find)
18050         (grep-expand-command-macros, grep-tree-last-regexp)
18051         (grep-tree-last-files, grep-tree): Move grep variables, functions
18052         and commands to new file grep.el.
18053         (compilation-mode-map): Remove grep commands from Compile sub-menu.
18054         (compilation-process-setup-function): Doc fix.
18055         (compilation-highlight-regexp, compilation-highlight-overlay): New
18056         defvars used for highlighting current compile error in source buffer.
18057         (compile-internal): New optional args HIGHLIGHT-REGEXP and
18058         LOCAL-MAP which overrides compilation-highlight-regexp and
18059         compilation-mode-map for this compilation.
18060         Delay calling compilation-set-window-height until after running
18061         compilation-process-setup-function so it can buffer-local override
18062         compilation-window-height.
18063         Check buffer-local value of compilation-scroll-output.
18064         (compilation-set-window-height): Use buffer-local value of
18065         compilation-window-height.
18066         (compilation-revert-buffer): Don't pass (undefined)
18067         preserve-modes arg to revert-buffer.
18068         (next-error-no-select, previous-error-no-select): New commands.
18069         (compilation-goto-locus): Temporarily highlight current match in
18070         source buffer using compilation-highlight-regexp.
18072         * progmodes/grep.el: New file with grep code from compile.el.
18073         (grep): New defcustom group.
18074         (grep-window-height): New defcustom, like compilation-window-height.
18075         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
18076         (grep-scroll-output): New defcustom, like compilation-scroll-output.
18077         (grep-command, grep-use-null-device, grep-find-command)
18078         (grep-tree-files-aliases, grep-tree-ignore-case)
18079         (grep-tree-ignore-CVS-directories): Move to grep custom group.
18080         (grep-setup-hook): New hook variable.
18081         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
18082         (grep-last-buffer): New defvar, override compilation-last-buffer.
18083         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
18084         Call compile-internal with args highlight-regexp and grep-mode-map.
18086 2003-11-23  Kim F. Storm  <storm@cua.dk>
18088         * subr.el (event-start, event-end): Doc fix.
18089         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
18090         (posn-area, posn-actual-col-row, posn-object): New defuns.
18091         (posn-col-row): Simplify doc.  Rewrite to use cond.
18092         (posn-point): Also return buffer position for events outside text
18093         area (that info is now present in the event position).
18095         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
18096         mouse-set-point so that hscroll still works now that clicks on
18097         fringes generate specific mouse events.
18098         (mouse-set-point): Note that it now works in fringes and margins
18099         too due to new semantics of posn-point in fringes and margins.
18101         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
18102         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
18104 2003-11-20  Kim F. Storm  <storm@cua.dk>
18106         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
18107         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
18108         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
18109         to 100 for icons to avoid increasing line height when shown.
18111 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18113         * newcomment.el (comment-normalize-vars): Initialize properly if
18114         comment-start was nil.
18116 2003-11-19  Andreas Schwab  <schwab@suse.de>
18118         * simple.el (set-variable): Fix indentation.
18120 2003-11-17  Kenichi Handa  <handa@m17n.org>
18122         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
18123         Fix docstring.
18125 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18127         * international/latin1-disp.el (latin1-display): Fix docstring.
18129 2003-11-16  John Wiegley  <johnw@newartisans.com>
18131         * eshell/em-ls.el (eshell-ls-file): There are times with
18132         size-width is nil and uncomputed (when directories are created in
18133         dired, for example); in this case, 4 is reasonable default value,
18134         although it may caused skewed new entries (which could be avoided
18135         by returning the original value of 8 in all cases, but 99% of the
18136         time this is a waste of whitespace).
18138 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
18140         * cc-engine.el (c-guess-continued-construct)
18141         (c-guess-basic-syntax): Check a little more carefully if it's a
18142         function declaration when an unknown construct followed by a block
18143         is found inside a statement context.  This avoids macros followed
18144         by blocks to be taken as function declarations.
18146         (c-guess-continued-construct): Change the analysis of a statement
18147         continuation with a brace open to `substatement-block', for
18148         consistency with recognized statements.
18150         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
18151         start is in a position so that `c-beginning-of-statement-1' jumped
18152         to the beginning of the same statement.
18154         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
18155         Don't accept binary operators in the arglist if we're in a function
18156         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
18157         template recognition in cases like "if (a < b || c > d)".
18159         (c-restricted-<>-arglists): New more appropriate name for
18160         `c-disallow-comma-in-<>-arglists'.
18162         Accessing functions updated for the variable name change.
18164         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
18165         match data could get clobbered if NOT-INSIDE-TOKEN is used.
18167         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
18168         labels.
18170         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
18171         instead of duplicating parts of it.  This fixes bogus label
18172         recognition.
18174         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
18175         of checking the context in which to apply the minimum indentation,
18176         so that it isn't enforced in e.g. namespace blocks.
18178         * cc-vars.el (c-inside-block-syms): New constant used by
18179         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
18180         to somewhat reduce the risk of becoming stale.
18182         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
18183         cc-cmds to cc-engine to allow use from cc-align.
18185         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
18186         qualified identifiers containing "::".
18188         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
18189         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
18191         * cc-vars.el (c-emacs-features): Use a space in front of the name
18192         of the temporary buffer.  That also avoids dumping problems in
18193         XEmacs due to undo info being left around after the buffer is killed.
18195         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
18196         arglist to see if it's a K&R style declaration.
18198         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
18199         before returning `knr-argdecl-intro'.
18201 2003-11-16  John Wiegley  <johnw@newartisans.com>
18203         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
18204         field in a long-listing always 8 characters, use `size-width',
18205         which has already been computed.
18207 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
18209         * subr.el (minor-mode-list): Add `hs-minor-mode'.
18211 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
18213         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
18214         Support operation while narrowed, with `diff-restrict-view'.
18216 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
18218         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18219         Take additional optional arg NARROWFUN.  For the generated functions:
18220         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
18221         include frags that arrange to check for and save narrowing state before
18222         the move and then conditionally call NARROWFUN after the move.
18224 2003-11-14  John Wiegley  <johnw@newartisans.com>
18226         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
18227         that was optional, but obviously missing based on surrounding code.
18229         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
18230         string arguments to numbers unless the whole argument was seen as
18231         a number.
18233 2003-11-14  Kenichi Handa  <handa@m17n.org>
18235         * international/mule.el (ctext-non-standard-encodings-alist):
18236         Fix coding systems.
18238 2003-11-10  Kenichi Handa  <handa@m17n.org>
18240         * language/kannada.el ("Kannada"): Add sample-text.
18242         * language/knd-util.el (kannada-compose-region)
18243         (kannada-compose-string, kannada-post-read-conversion):
18244         Add autoload cookie.
18246         * international/quail.el (quail-completion): Change the message
18247         "corresponding translations" to "corresponding characters".
18249 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
18251         * descr-text.el (describe-char): Fix typo.
18253 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
18255         These changes are to support Kannada language/script.
18257         * Makefile.in (DONTCOMPILE): Add kannada.el.
18259         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
18261         * loadup.el: Preload kannada.el.
18263         * language/ind-util.el (ucs-kannada-to-is13194-alist)
18264         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
18265         New variables.
18267         * language/kannada.el: New file.
18269         * language/knd-util.el: New file.
18271 2003-11-07  Andreas Schwab  <schwab@suse.de>
18273         * progmodes/autoconf.el (autoconf-font-lock-keywords):
18274         Also highlight AH_*.
18276         * xml.el (xml-parse-dtd): Fix misplaced paren.
18278 2003-11-07  Kenichi Handa  <handa@m17n.org>
18280         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
18282 2003-11-05  Juri Linkov  <juri@jurta.org>
18284         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
18285         (desktop-buffer-file): Use saved buffer-file-coding-system
18286         for file reading.  Set auto-insert to nil to prevent automatic
18287         insertion into restored empty files.
18289 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
18291         * files.el (risky-local-variable-p): Make second argument optional.
18293 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18295         * subr.el (add-hook): Fix last change.
18297 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
18299         * mail/rmail.el (rmail-convert-to-babyl-format):
18300         If base64-decode-region signals an error, catch it and silently
18301         ignore it.
18303 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
18305         * xml.el (xml-parse-region): Allow comments to appear after the
18306         topmost element has closed.
18307         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
18308         (xml-ns-expand-attr): New functions to do namespace handling.
18309         (xml-intern-attrlist): Back-compatible handling of attribute names.
18310         (xml-parse-tag): Move namespace handling to separate functions.
18311         Now produces elements in the form ((:ns . "element") (attr-list)
18312         children) instead of ('ns:element (attr-list) children).
18313         (xml-parse-attlist): Fix attribute parsing.
18314         (xml-parse-dtd): Change parsing so that it produces strings
18315         instead of interned symbols.
18317 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
18319         * dired.el (dired-ls-sorting-switches): Doc fix.
18321 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
18323         * emacs-lisp/rx.el (rx-or): Fix the case of
18324         "(rx (and ?a (or ?b ?c) ?d))".
18326 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
18328         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
18329         (texinfo-format-region): Use it.
18330         (texinfo-format-buffer-1): Ditto.
18332 2003-11-01  Alan Mackenzie  <acm@muc.de>
18334         Changes to allow scrolling whilst in isearch mode:
18335         * isearch.el (isearch-unread-key-sequence): New function,
18336         extracted from isearch-other-meta-char.
18337         (top level): (put 'foo 'isearch-scroll) on all Emacs's
18338         "scrollable" standard functions.
18339         (isearch-allow-scroll): New customizable variable.
18340         (isearch-string-out-of-window, isearch-back-into-window)
18341         (isearch-reread-key-sequence-naturally)
18342         (isearch-lookup-scroll-key): New functions.
18343         (isearch-other-meta-char): Doc string and functionality enhanced.
18344         Now accepts a prefix argument.
18345         (isearch-lazy-highlight-window-end): New variable.
18346         (isearch-lazy-highlight-new-loop): Pay attention to the window's
18347         end (thru isearch-lazy-highlight-window-end), not only its start.
18349         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
18350         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
18351         (universal-argument, universal-argument-more, negative-argument)
18352         (digit-argument, universal-argument-other-key): Minor changes.
18354 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
18356         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
18357         recursively if the last message is deleted, thus avoiding an
18358         infinite loop.
18360 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18362         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
18363         (tex-main-file): Don't add .tex if the extension is already present.
18364         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
18366 2003-10-29  Lute Kamstra  <lute@gnu.org>
18368         * progmodes/octave-inf.el (inferior-octave-prompt):
18369         Recognize version number in prompt.
18371 2003-10-28  Dave Love  <fx@gnu.org>
18373         * international/characters.el: Fix some Unicode ranges.
18375 2003-10-28  Kenichi Handa  <handa@m17n.org>
18377         * disp-table.el (standard-display-8bit)
18378         (standard-display-default, standard-display-ascii)
18379         (standard-display-g1, standard-display-graphic)
18380         (standard-display-underline): Assure that standard-display-table
18381         is a display table.
18383 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18385         * simple.el (reindent-then-newline-and-indent): Delete space *after*
18386         reindenting the first line.
18388 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
18390         * wid-edit.el (widget-default-delete): Always delete child widgets.
18392 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18394         * newcomment.el (comment-indent): Don't call indent-according-to-mode
18395         if the line has code.
18396         Don't try to line up with something that's too far left.
18398         * progmodes/octave-mod.el (octave-comment-start): Simplify.
18399         (octave-mode-syntax-table): Add % as a comment starter.
18400         (octave-point): Remove.
18401         (octave-in-comment-p, octave-in-string-p)
18402         (octave-not-in-string-or-comment-p, calculate-octave-indent)
18403         (octave-blink-matching-block-open, octave-auto-fill):
18404         Use line-(beginning|end)-position instead.
18406 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
18408         * emacs-lisp/authors.el (authors-aliases): Add correct realname
18409         for Francesco Potort\e,Al\e(B.
18411 2003-10-23  Dave Love  <fx@gnu.org>
18413         * international/mule-cmds.el (locale-charset-to-coding-system):
18414         Don't rely on nil being a coding system.
18416         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
18417         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
18418         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
18420 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
18422         * gdb-ui.el (gdb-current-language): New variable.
18423         (gdb-update-flag): Remove variable.
18424         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
18425         (gdb-take-last-elt): Remove function.
18426         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
18427         (gdb-post-prompt): Check for variable object changes here.
18429         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
18430         object changes in gdb-ui.el.
18432 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18434         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
18436         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
18437         Don't check for foo*/ wildcard form here.
18438         (insert-directory): Recognize foo*/ as a wildcard.
18439         Separate wildcard-regexp variable from the arg, wildcard.
18441         * subr.el (add-hook): Correctly detect when make-local-hook was used.
18442         (remove-hook): Correctly handle strange cases about local hooks.
18444 2003-10-21  David Ponce  <david@dponce.com>
18446         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
18447         argument REAL, to return a real number instead of a rounded
18448         integer value.  Define as inline function.
18449         (ruler-mode-right-fringe-cols): Likewise.
18450         (ruler-mode-scroll-bar-cols): New function.
18451         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
18452         (ruler-mode-right-scroll-bar-cols): Likewise.
18453         (ruler-mode-space): New function.
18454         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
18455         scroll bar mode and margins in a more robust way.
18457 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
18459         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
18460         (antlr-c-init-language-vars): New function.
18461         (antlr-mode): Use it with cc-mode before v5.29.
18462         (antlr-c-common-init): Don't set some local vars here.
18463         (antlr-mode): Set them here.
18464         (antlr-c-forward-sws): New function alias.
18465         (antlr-mode): Redefine with cc-mode before v5.30.
18466         (antlr-skip-sexps): Use it.
18467         (antlr-skip-exception-part): Ditto.
18468         (antlr-skip-file-prelude): Ditto.
18469         (antlr-outside-rule-p): Ditto.
18470         (antlr-end-of-body): Ditto.
18471         (antlr-option-kind): Ditto.
18472         (antlr-insert-option-area): Ditto.
18473         (antlr-file-dependencies): Ditto.
18475 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18477         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
18478         Move backward only if point was not inside an entry.
18480 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18482         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
18484 2003-10-21  Juri Linkov  <juri@jurta.org>
18486         * compare-w.el: Automatically skip non-matching text to resync.
18487         (compare-windows-whitespace): Doc fix.
18488         (compare-windows-sync, compare-windows-sync-string-size)
18489         (compare-windows-recenter, compare-ignore-whitespace)
18490         (compare-windows-highlight, compare-windows-face): New variables.
18491         (compare-windows): Use compare-windows-sync.
18492         (compare-windows-highlight, compare-windows-dehighlight)
18493         (compare-windows-sync-regexp)
18494         (compare-windows-sync-default-function): New functions.
18496 2003-10-21  Juri Linkov  <juri@jurta.org>
18498         * diff.el (diff-parse-differences): Don't visit the files now;
18499         instead, just record the error locus.
18501 2003-10-21  Dave Love  <fx@gnu.org>
18503         * progmodes/cfengine.el: New file.
18505 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18507         * complete.el (PC-do-completion): Do not forget to use `pred' as the
18508         default-directory when completing file names.
18510 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
18512         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
18513         followed by the word `face', it gets treated as a face, even if
18514         it is also defined as a variable or a function.
18516 2003-10-20  Dave Love  <fx@gnu.org>
18518         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18519         Avoid incf in macro expansion.
18521 2003-10-20  John Paul Wallington  <jpw@gnu.org>
18523         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
18524         `evenp' so we don't implicitly require cl library at runtime.
18526 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
18528         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
18529         (help-make-xrefs): Only make cross-references for faces if
18530         preceded or followed by the word `face'.  Do not make a
18531         cross-reference for variables without variable documentation,
18532         unless preceded by the word `variable' or `option'.  Update doc
18533         string accordingly.
18535 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
18537         * progmodes/hideshow.el: Rewrite one-armed `if'
18538         constructs using either `when' or `unless'.
18539         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
18541 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
18543         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
18544         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
18545         instead of 12x12.
18547 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
18549         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
18550         message while converting to Babyl.
18552 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
18554         * allout.el (allout-mode): Doc fix.
18556 2003-10-16  Lute Kamstra  <lute@gnu.org>
18558         * subr.el (force-mode-line-update): Fix docstring.
18560 2003-10-14  Dave Love  <fx@gnu.org>
18562         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
18563         (default-input-method): Add :link, improve :type.
18564         (locale-charset-language-names): Fix utf-8 pattern.
18565         (locale-charset-match-p, locale-charset-alist)
18566         (locale-charset-to-coding-system): New.
18567         (set-locale-environment): Deal with codeset part of locale specs.
18569 2003-10-14  Lute Kamstra  <lute@gnu.org>
18571         * fringe.el (fringe-mode): Use active voice in docstring.
18572         (set-fringe-style): Ditto.
18574 2003-10-13  Lute Kamstra  <lute@gnu.org>
18576         * fringe.el (fringe-mode): Fix docstring.
18577         (set-fringe-style): Ditto.
18579 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
18581         * ediff-mult.el (ediff-filegroup-action):
18582         Use ediff-default-filtering-regexp.
18584         * ediff-util.el (ediff-recenter): Don't call
18585         ediff-restore-highlighting twice.
18586         (ediff-select-difference): Set current difference.
18587         (ediff-unselect-and-select-difference): Add comment.
18589         * ediff.el (ediff-directories,ediff-directory-revisions)
18590         (ediff-directories3,ediff-merge-directories)
18591         (ediff-merge-directories-with-ancestor)
18592         (ediff-merge-directory-revisions)
18593         (ediff-merge-directory-revisions-with-ancestor):
18594         Use ediff-default-filtering-regexp.
18596 2003-10-12  Andreas Schwab  <schwab@suse.de>
18598         * international/mule-cmds.el (locale-charset-language-names):
18599         Simplify regex by removing unused grouping.
18601 2003-10-10  Dave Love  <fx@gnu.org>
18603         * bindings.el: Don't bind stop.
18605 2003-10-08  Miles Bader  <miles@gnu.org>
18607         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
18608         face instead of attempting to emulate it.
18610 2003-10-07  Kenichi Handa  <handa@m17n.org>
18612         * international/mule-diag.el (list-coding-systems-1): List coding
18613         systems that are loaded automatically.
18615         * international/code-pages.el (iso-8859-11): Add autoload cookie.
18617         * international/mule.el (autoload-coding-system): New function.
18619 2003-10-07  Andreas Schwab  <schwab@suse.de>
18621         * log-edit.el (log-edit-changelog-entries): Prefer local value of
18622         change-log-default-name in the buffer visiting the file.
18624 2003-10-06  Dave Love  <fx@gnu.org>
18626         * files.el (find-file-hook): Customize.
18627         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
18629         * bindings.el (completion-ignored-extensions): Remove .log.
18630         (global-map): Add again, open, stop keys.
18632 2003-10-05  Richard M. Stallman  <rms@gnu.org>
18634         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
18635         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
18636         Use sh-modify directly.
18637         (sh-select): Use sh-append, not eval.
18639         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
18641         * info.el (Info-following-node-name): New function.
18643         * loadhist.el (unload-feature-special-hooks):
18644         Rename from loadhist-hook-functions.
18645         (loadhist-hook-functions): Now an alias.
18647 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
18649         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
18650         file-name clashes on 8+3 filesystems.
18652         * Makefile.in (DONTCOMPILE, bootstrap-clean):
18653         Rename loaddefs-boot.el to ldefs-boot.el
18655         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
18656         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
18658 2003-10-03  Lute Kamstra  <lute@gnu.org>
18660         * info.el (Info-mode): Revert previous change.
18661         (Info-escape-percent): New function.
18662         (Info-fontify-node): Use it.
18664 2003-10-02  Andreas Schwab  <schwab@suse.de>
18666         * loaddefs-boot.el: Regenerated.
18668 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
18670         * ffap.el: Remove defadvice related code from CVS since `complete'
18671         provides a `PC-completion-as-file-name-predicate' variable that
18672         ffap can override.
18674 2003-10-02  Kenichi Handa  <handa@m17n.org>
18676         * international/utf-8.el (ccl-decode-mule-utf-8):
18677         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
18679         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
18680         * international/subst-big5.el: Likewise.
18681         * international/subst-gb2312.el: Likewise.
18682         * international/subst-ksc.el: Likewise.
18684 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
18686         * calendar/calendar.el (increment-calendar-month)
18687         (calendar-leap-year-p, calendar-absolute-from-gregorian)
18688         (generate-calendar, calendar-read-date, calendar-interval)
18689         (calendar-day-of-week): Handle years BC.
18690         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
18692 2003-10-01  Dave Love  <fx@gnu.org>
18694         * language/cyrillic.el (cp1251): Alias for windows-1251.
18696         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
18697         bootstrap.
18699 2003-10-01  Lute Kamstra  <lute@gnu.org>
18701         * files.el: Fix typo.
18702         * imenu.el (imenu--generic-function): Docstring fix.
18704 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18706         * dired.el (dired-mode): Handle dired-directory as a list.
18708 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
18710         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
18712         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
18714         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
18715         Replace gud-display with gud-watch.
18716         (gud-speedbar-buttons): Add stuff for watching expressions
18717         in the speedbar when using M-x gdba.  Use dolist on old part
18718         of this function.
18720         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
18721         (gdb-update-flag): New variables.
18722         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
18723         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
18724         (gud-watch, gdb-var-create-handler) : New functions.
18725         (gdb-var-list-children, gdb-var-list-children-handler)
18726         (gdb-var-create-regexp, gdb-var-update-regexp)
18727         (gdb-var-list-children-regexp): New constants.
18728         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
18729         (gdb-annotation-rules): Reduce annotation set (level 3).
18730         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
18731         (gdb-post-prompt): Don't update GDB buffers every time speedbar
18732         updates.
18733         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
18734         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
18735         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
18736         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
18737         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
18738         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
18739         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
18740         (gud-display, gud-display1)
18741         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
18742         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
18743         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
18744         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
18745         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
18746         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
18747         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
18748         (gdb-display-display-buffer, gdb-toggle-display)
18749         (gdb-delete-display, gdb-expressions-popup-menu)
18750         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
18751         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
18752         to display buffer.
18754 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18756         * progmodes/ada-mode.el (ada-mode): Don't use advice.
18757         Instead, set which-func-functions.
18759         * progmodes/which-func.el (which-func-modes): Add ada-mode.
18760         (which-func-functions): New variable.
18761         (which-function): Use that.
18763         * info.el (Info-mode): Double each `%' in header line.
18765         * emacs-lisp/lisp-mnt.el (lm-with-file):
18766         When FILE is nil, run BODY in current buffer.
18768         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
18770         * help.el (describe-mode): Start with a brief list of minor modes.
18771         Find them thru minor-mode-list so as to find them all.
18772         Show them in alphabetical order.
18774         * mail/sendmail.el (mail-aliases): Doc fix.
18776         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
18778 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
18780         * mail/rmailsum.el (rmail-make-summary-line-1):
18781         Change comma after last label to a space.
18782         (rmail-summary-font-lock-keywords): Adapt to that change.
18784 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
18786         * progmodes/scheme.el (scheme-mode-variables): When setting
18787         `font-lock-defaults', also specify that "#" should
18788         be interpreted with `word' syntax.
18789         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
18791 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
18793         * desktop.el: A lot of comments updated.
18794         (desktop-save-mode): Minor mode introduced.
18795         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
18796         (desktop-load-default): Function made obsolete.
18797         (desktop-locals-to-save): Variable made customizable.
18798         (desktop-read): Optional parameter `dirname' added.
18799         (desktop-change-dir, desktop-revert): Parameter `dirname' in
18800         `desktop-read' used.
18801         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
18803 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
18805         * whitespace.el (whitespace-clean-msg): Add user customizable message
18806         for displaying ``clean'' output.
18807         (whitespace-buffer): Use `whitespace-clean-msg'.
18808         (whitespace-global-mode): Fix typo.
18810 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
18812         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
18814 2003-09-29  Lute Kamstra  <lute@gnu.org>
18816         * bindings.el (mode-line-modes): Remove superfluous :propertize
18817         construct in initialization.
18818         (mode-line-position): Change cons cell into proper list in
18819         initialization.
18821 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
18823         * international/mule.el (decode-coding-inserted-region): Use car
18824         of the return value of find-operation-coding-system.
18826 2003-09-29  Kenichi Handa  <handa@m17n.org>
18828         * descr-text.el (describe-char): Fix previous change.
18830 2003-09-28  Kenichi Handa  <handa@m17n.org>
18832         * descr-text.el (describe-char-display): New function.
18833         (describe-char): Pay attention to display table on describing how
18834         a character is displayed.
18836         * international/mule-cmds.el (encoded-string-description):
18837         Prepend "0x" to each encoded byte.
18839 2003-09-28  Andreas Schwab  <schwab@suse.de>
18841         * find-file.el (ff-special-constructs): Add autoload cookie.
18843 2003-09-28  Kevin Ryde  <user42@zip.com.au>
18845         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
18846         makeinfo appends to duplicate index entries.
18848 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
18850         * dired-x.el (dired-clean-tex): Doc fix.
18852         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
18853         using a Chinese tutorial.
18855 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18857         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
18858         between "MAIL FROM:" and "RCPT TO:" and the following address.
18860 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18862         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
18864 2003-09-28  David Ponce  <david@dponce.com>
18866         * recentf.el (recentf-initialize-file-name-history): New defcustom.
18867         (recentf-load-list): When `recentf-initialize-file-name-history'
18868         is non-nil, initialize an empty `file-name-history' with the
18869         recent list.
18871 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
18873         * man.el (Man-default-man-entry): Remove the leading `*' from the
18874         word at point.
18876 2003-09-26  Lute Kamstra  <lute@gnu.org>
18878         * bindings.el (mode-line-position): Mention size indication in
18879         docstring.
18881 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
18883         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
18885         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
18886         because it's autoloaded now.
18888 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
18890         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
18891         (sh-font-lock-keywords, sh-feature): Fix previous change of
18892         sh-feature to avoid infloop with sh-font-lock-keywords.
18894 2003-09-25  Kim F. Storm  <storm@cua.dk>
18896         * frame.el (frame-current-scroll-bars): New defun.
18898         * window.el (window-current-scroll-bars): New defun.
18900 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18902         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
18903         cause errors when the state cache contains info on parts that have
18904         been narrowed out.
18906 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18908         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
18909         `c-setup-paragraph-variables' has to be used when this variable is
18910         changed; it doesn't work to reinitialize the mode since that
18911         typically clobbers the variable.
18913         * progmodes/cc-styles.el (c-setup-paragraph-variables):
18914         Make it interactive.
18916 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18918         * progmodes/cc-fonts.el (c-font-lock-declarations):
18919         Fix recognition of constructors and destructors for classes whose
18920         names are matched by `*-font-lock-extra-types'.
18922         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
18923         followed by an identifier in C++ then it's a type.
18925 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18927         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
18928         problem that primarily affected XEmacs.  Don't use faces to find
18929         unterminated strings since Emacs and XEmacs fontify strings
18930         differently - this function should now work better in XEmacs.
18932 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18934         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
18935         `expand-abbrev' workaround which caused braces to misbehave inside
18936         macros.
18938         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
18939         handling.  This bug could cause interactive font locking to bail out.
18941 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18943         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
18944         Handle paren-style types in Pike.  Also fixed some cases of
18945         insufficient handling of unbalanced parens.
18947 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
18949         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
18950         common shell prompts that are not common filename or URL characters.
18951         (ffap-file-at-point): Use the new regexp to strip the prompts from
18952         the file names.  This is an issue mostly for user prompts that
18953         don't have a trailing space and find-file-at-point is invoked from
18954         within a shell inside Emacs.
18956 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
18958         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
18959         stamps numerically, rather than textually.
18961 2003-09-24  Kenichi Handa  <handa@m17n.org>
18963         * language/devan-util.el (devanagari-post-read-conversion):
18964         * language/mlm-util.el (malayalam-post-read-conversion):
18965         * language/tml-util.el (tamil-post-read-conversion):
18966         Add autoload cookie.
18968         * international/utf-8.el (utf-8-post-read-conversion):
18969         Call post-read-conversion functions for Devanagari, Malayalam,
18970         and Tamil.
18972 2003-09-23  Dave Love  <fx@gnu.org>
18974         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
18976 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
18978         * progmodes/gud.el (perldb): Add gud-until to list of commands.
18979         Update gud-remove.
18981 2003-09-22  Richard M. Stallman  <rms@gnu.org>
18983         * progmodes/sh-script.el (sh-mode-default-syntax-table):
18984         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
18985         (sh-mode-syntax-table-input): New variable.
18986         (sh-require-final-newline): Don't use eval.
18987         (sh-builtins, sh-leading-keywords, sh-other-keywords)
18988         (sh-variables, sh-font-lock-keywords): Don't use eval.
18989         (sh-set-shell): When setting require-final-newline,
18990         treat value = `require-final-newline' as don't change it.
18991         Set sh-mode-syntax-table locally based on
18992         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
18994         * progmodes/compile.el (compile-internal):
18995         Call compilation-set-window-height before setting window start.
18997 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
18999         * emacs-lisp/bytecomp.el (byte-compile-log-file):
19000         Clear out byte-compile-last-warned-form.
19002 2003-09-22  Richard M. Stallman  <rms@gnu.org>
19004         * woman.el (woman-file-name, woman-follow-word):
19005         If current-word returns nil, use "".
19007         * simple.el (eval-expression): Bind standard-output in to-buffer case.
19009 2003-09-22  Richard M. Stallman  <rms@gnu.org>
19011         * emacs-lisp/lisp-mnt.el (lm-with-file):
19012         Don't visit the file, just use insert-file-contents in temp buffer.
19014 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
19016         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
19017         Add surrounding \\( and \\) around the header, as in
19018         for lm-history-header 'Change Log\\|History'.
19020 2003-09-22  John Paul Wallington  <jpw@gnu.org>
19022         * progmodes/ld-script.el: Add Commentary section,
19023         minor cleanup of file header.
19024         (ld-script-font-lock-keywords): Doc fix.
19025         (toplevel): Provide `ld-script' feature.
19027 2003-09-21  Kim F. Storm  <storm@cua.dk>
19029         * scroll-bar.el (set-scroll-bar-mode): Initialize to
19030         new built-in variable default-frame-scroll-bars.
19031         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
19032         scroll-bar-mode; notably, use it instead of t when we toggle
19033         scroll-bars on.
19034         (toggle-scroll-bar): Use default-frame-scroll-bars.
19036 2003-09-19  Masatake YAMATO  <jet@gyve.org>
19038         * pcvs.el (cvs-do-removal): Change the prompt depending on
19039         `filter' value.
19041 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
19043         * startup.el (command-line-1): Stop startup-echo-area-message
19044         being hidden by "Loading image..." message.
19045         (use-fancy-splash-screens-p, display-splash-screen):
19046         Move display-graphic-p test from latter to former.
19048         * progmodes/sh-script.el (sh-font-lock-keywords):
19049         Highlight escaped EOLs differently from other backslash constructs.
19051 2003-09-19  Richard M. Stallman  <rms@gnu.org>
19053         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
19054         New functions.
19055         (edebug-enter, edebug-outside-excursion): Use them.
19057         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
19058         Fix the condition for whether to print "In WHERE".
19060 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
19062         * finder.el (finder-mode-hook): New variable.
19063         (finder-mode): Run hook finder-mode-hook
19065 2003-09-18  Masatake YAMATO  <jet@gyve.org>
19067         * progmodes/ebrowse.el: Fix broken magic autoload comments.
19069 2003-09-17  Mario Lang  <mlang@delysid.org>
19071         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
19072         "p %e" to actually print the value in the GUD buffer.
19074 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
19076         From David Ponce <david.ponce@wanadoo.fr>:
19077         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
19078         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
19079         from loaddefs-boot.el if necessary.
19081 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
19083         * progmodes/gud.el (gud-find-class): Make jdb work again since
19084         cc-mode changed the syntactic information.
19086 2003-09-15  David Ponce  <david@dponce.com>
19088         * recentf.el: (recentf-exclude): Accept predicates too.
19089         (recentf-file-readable-p): New function.
19090         (recentf-include-p): Handle predicates in recentf-exclude.
19091         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
19092         (recentf-cleanup): Likewise.
19093         (recentf-save-list): Use write-file to handle backup of
19094         recentf-save-file.
19096 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
19098         * loaddefs-boot.el: Renamed from `loaddefs.el'
19099         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
19100         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
19101         necessary.
19103 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
19105         * electric.el (Electric-pop-up-window): For the `one-window' case,
19106         no longer disconcertingly move point in the original buffer.
19108 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19110         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
19112 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
19114         * dired.el (dired-mode-map): Fix typo.
19116 2003-09-11  Richard M. Stallman  <rms@gnu.org>
19118         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
19120 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
19122         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
19123         the function is less noisy.  Now only `kill-buffer' can ask questions.
19125 2003-09-10  Mario Lang  <mlang@delysid.org>
19127         * battery.el: Update Commentary and Copyright.
19128         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
19129         appear due to wrong ordering of the expressions in `or'.
19131 2003-09-09  Lute Kamstra  <lute@gnu.org>
19133         * misc.el (upcase-char): Fix docstring.
19134         (zap-up-to-char): New command.
19136 2003-09-08  David Ponce  <david@dponce.com>
19138         Ensure that recentf correctly updates the menu bar.
19139         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
19140         (recentf-menu-bar): New function.
19141         (recentf-clear-data): Use it
19142         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
19143         of easy-menu-change.
19145 2003-09-08  Lute Kamstra  <lute@gnu.org>
19147         * simple.el (size-indication-mode): New.
19148         * bindings.el (mode-line-position): Add buffer size indicator.
19150 2003-09-04  Mario Lang  <mlang@delysid.org>
19152         * battery.el (battery-linux-proc-acpi): New function.
19153         (battery-status-function): Modify default value calculation to also
19154         check for availability of ACPI.
19155         (battery-echo-area-format): Ditto.
19156         (battery-mode-line-format): Ditto.
19158 2003-09-06  Dave Love  <fx@gnu.org>
19160         * ielm.el (ielm-mode-hook): Add :options.
19162         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
19163         (eldoc-print-current-symbol-info): Use it.
19165 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
19167         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
19168         being displayed in GUD buffer.
19169         (gdb-idle-input-queue): Remove var.  Use just one queue.
19170         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
19171         Remove functions.  Use just one queue.
19172         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
19173         (gdb-invalidate-assembler, gdb-get-current-frame):
19174         Modify functions.  Use just one queue.
19176 2003-09-04  Dave Love  <fx@gnu.org>
19178         * cus-start.el: Add blink-cursor-alist.
19180         * ruler-mode.el (ruler-mode-fill-column-char)
19181         (ruler-mode-current-column-char): Use char-displayable-p,
19182         not window-system.
19184         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
19186         * language/european.el (windows-1252): Move from code-pages.
19188         * language/cyrillic.el ("Windows-1251"): Delete.
19189         ("Bulgarian", "Belarusian"): Remove `features'.
19190         (windows-1251): Move from code-pages.
19192         * international/mule-diag.el (non-iso-charset-alist):
19193         Remove `codepage' stuff.
19194         (print-designation, list-coding-systems-1): Output fixes.
19196         * international/code-pages.el (cp-make-translation-table)
19197         (cp-valid-codes): Made defsubsts.
19198         (cp-fix-safe-chars): Delete.
19199         (mule-diag): Don't require.
19200         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
19201         (top-level): Check for defined coding system when defining
19202         cp... aliases.  Change w32-add-charset-info test to avoid warning.
19203         (non-iso-charset-alist): Defvar when compiling.
19204         (cp-make-coding-system): Doc fix.
19206 2003-09-02  Jason Rumney  <jasonr@gnu.org>
19208         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
19209         line-ends from CVS before doing conversion.
19211 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
19213         * calendar/diary-lib.el (diary-header-line-flag)
19214         (diary-header-line-format): New variables.
19215         (list-diary-entries): Use them to set header line in simple diary.
19217         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
19218         other than font-lock-string-face to highlight backslashes.
19220 2003-09-01  Jason Rumney  <jasonr@gnu.org>
19222         * international/titdic-cnv.el (tit-read-key-value): Include \r in
19223         regexp.
19225 2003-09-01  Dave Love  <fx@gnu.org>
19227         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
19229         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
19230         and :help; also line and column numbers labels.
19232         * international/mule-util.el (char-displayable-p): Move from
19233         latin1-disp, rename and autoload.
19235         * international/latin1-disp.el (latin1-char-displayable-p):
19236         Now obsolete alias.  Replace uses with char-displayable-p.
19237         (latin1-display-ucs-per-lynx): Fix last change.
19239         * international/mule-cmds.el (standard-display-european-internal):
19240         Don't use char code for Latin-1 NBSP.
19241         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
19242         U+2018, U+2019 for `'.
19243         (select-safe-coding-system): Message fix.
19245 2003-09-01  Kenichi Handa  <handa@m17n.org>
19247         * international/fontset.el (setup-default-fontset): For Thai
19248         font, specify "*" family.
19250 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19252         * progmodes/compile.el (previous-error): Accept a prefix
19253         argument, similarly to next-error.
19255 2003-08-31  Masatake YAMATO  <jet@gyve.org>
19257         * pcvs.el (cvs-do-removal): Use = instead of eq to check
19258         the number of files.  Bind the number of files to a local
19259         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
19261 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
19263         * vc-hooks.el (vc-make-version-backup): Fix the change made on
19264         2003-07-26: msdos-long-file-names is a function, not a variable.
19266 2003-08-29  Richard M. Stallman  <rms@gnu.org>
19268         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
19269         Do nothing with mail-personal-alias-file if it is nil.
19271         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
19272         Do nothing if mail-personal-alias-file is nil.
19274         * term.el (term-exec-1): Bind coding-system-for-read.
19276         * dired.el (dired-mouse-find-file-other-window):
19277         Use dired-view-command-alist here, as in dired-view-file.
19278         (dired-view-command-alist): Use %s to substitute file name.
19279         Handle .ps_pages, .eps, .jpg, .gif, .png.
19281 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
19283         * info.el (Info-mode-map): Bind S-tab and <backtab> to
19284         `Info-prev-reference', instead of M-tab.
19286 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
19288         * simple.el (blink-matching-open): Work correctly on chars that
19289         are designated as parens through the syntax-table text property.
19291 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
19293         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
19294         line break position in the middle of a non-kinsoku (e.g. latin)
19295         word, making it skip until either a space or a character with
19296         category "|".
19297         (kinsoku-longer): Test for end of buffer.
19299 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
19301         * mail/rmail.el (rmail-convert-to-babyl-format):
19302         Detect quoted-printable- and base64-encoded messages and decode them
19303         automatically.  Set the message's encoding from the charset=
19304         header, if any.  Decode base64-encoded messages in Mail format as well.
19306 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
19308         * mail/smtpmail.el: Fix previous change.
19309         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
19310         calling smtpmail-via-smtp.
19311         (smtpmail-via-smtp): Add fall-back values for envelope-from.
19313 2003-08-26  John Paul Wallington  <jpw@gnu.org>
19315         * image.el (image-jpeg-p): Don't search beyond length of data.
19317 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19319         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
19320         misfeature in `expand-abbrev' which caused electric keywords like
19321         "else" to disappear if an open brace was typed directly afterwards.
19323 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19325         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
19326         mandatory in `define-widget'.
19328         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
19329         Don't align the operators "!=", "<=" and ">=" as assignment operators.
19331         (c-assignment-operators): New language constant that only contains
19332         the assignment operators.
19334         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
19336 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19338         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19339         Safeguard against unbalanced sexps.
19341 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
19343         * version.el (emacs-version): Check for gtk.  Include gtk version info.
19345 2003-08-25  John Paul Wallington  <jpw@gnu.org>
19347         * man.el (Man-default-man-entry): Don't whizz past the section
19348         number before looking for it.
19350 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
19352         * progmodes/gud.el (gud-display-line): Don't set window-point if
19353         source buffer is not visible.  (Only happens with M-x gdba.)
19355         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
19356         documentation.
19357         (gdb-source, gdb-source-info): Update to assembler unnecessary
19358         as its done after each GDB command anyway.
19359         (gdb-pre-prompt): Use with-current-buffer.
19360         (gdb-insert-field): Add help-echo text.
19361         (gdb-invalidate-assembler): Re-display of assembler now done in
19362         gdb-info-breakpoints-custom.
19363         (gdb-info-breakpoints-custom): Force re-display of assembler to
19364         happen *after* update of breakpoints buffer.
19365         (gdb-display-source-buffer): Don't choke if gdb-source-window
19366         isn't visible.
19367         (gdb-put-string, gdb-put-arrow): Remove free variables.
19369 2003-08-24  John Paul Wallington  <jpw@gnu.org>
19371         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
19373         * man.el (Man-default-man-entry): Strip text properties when
19374         snarfing parts of entry because `format' preserves properties.
19376 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
19378         * files.el (file-newest-backup): Use `expand-file-name'.
19380         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
19381         Allow the diary to pop up a new frame, if needed.
19383         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
19384         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
19385         (smtpmail-send-it): Make treatment of envelope-from consistent with
19386         sendmail.el.
19388         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
19389         (sh-leading-keywords): Add the bash `time' reserved word.
19390         (sh-variables): Add some bash variables.
19391         (sh-add-completer): Fix nil branch of case statement.
19393 2003-08-24  Masatake YAMATO  <jet@gyve.org>
19395         * progmodes/ld-script.el: New file.
19397 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
19399         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
19401 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
19403         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
19404         Better explain obsolescence, and what to use instead.
19406 2003-08-23  Masatake YAMATO  <jet@gyve.org>
19408         * pcvs.el (cvs-do-removal): Show the deleted file name
19409         on the prompt.
19411 2003-08-20  Dave Love  <fx@gnu.org>
19413         * international/mule.el (make-coding-system)
19414         (set-buffer-file-coding-system): Doc fix.
19416         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
19418         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
19420         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
19422         * international/utf-16.el: Add mime-text-unsuitable coding system
19423         properties.
19425         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
19427         * cus-edit.el: Add some :links.
19428         (bib): Remove.
19430         * textmodes/bib-mode.el (bib): Add :group external.
19432 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
19434         * wid-edit.el (widget-echo-help): Make it handle expressions that
19435         evaluate to strings.
19437 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
19439         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
19441         Simplify selection of SQL products to define highlighting and
19442         interactive mode.  Includes detailed instructions on adding
19443         support for new products.
19445         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
19446         product for use in highlighting and interactive mode.
19447         (sql-interactive-product): New variable.  SQL product for
19448         sql-interactive-mode.
19449         (sql-product-support): New variable.  Specifies product-specific
19450         parameters to drive highlighting and interactive mode.
19451         (sql-imenu-generic-expression): Add more object types.
19452         (sql-sqlite-options): Correct comment.
19453         (sql-ms-program): Use "osql" rather than "isql".
19454         (sql-prompt-regexp, sql-prompt-length): Update comment.
19455         (sql-mode-menu): Add "Start SQLi session" entry.
19456         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
19457         (sql-mode-abbrev-table): Add abbreviations.  Support of
19458         SYSTEM-FLAG on define-abbrev.  Support was removed with last
19459         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
19460         (sql-mode-font-lock-object-name): Add font-lock pattern for object
19461         names.
19462         (sql-mode-ansi-font-lock-keywords): Set as default value.
19463         (sql-mode-oracle-font-lock-keywords): Set as default value.
19464         Support Oracle 9i keywords.
19465         (sql-mode-postgres-font-lock-keywords): Set as default value.
19466         (sql-mode-linter-font-lock-keywords): Set as default value.
19467         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
19468         SQLServer 2000.
19469         (sql-mode-sybase-font-lock-keywords)
19470         (sql-mode-interbase-font-lock-keywords)
19471         (sql-mode-sqlite-font-lock-keywords)
19472         (sql-mode-strong-font-lock-keywords)
19473         (sql-mode-mysql-font-lock-keywords)
19474         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
19475         keywords.
19476         (sql-mode-font-lock-defaults): Update comment.
19477         (sql-product-feature): New function.  Returns feature associated
19478         with a product from `sql-product-support' alist.
19479         (sql-product-font-lock): New function.  Set font-lock support
19480         based on `sql-product'.
19481         (sql-add-product-keywords): New function.  Add font-lock rules to
19482         product-specific keyword variables.
19483         (sql-set-product): New function.  Set `sql-product' and apply
19484         appropriate font-lock highlighting.
19485         (sql-highlight-product): New function.  Set font-lock support
19486         based on a product.  Also set mode name to include product name.
19487         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
19488         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
19489         Use `sql-set-product'.
19490         (sql-highlight-ms-keywords)
19491         (sql-highlight-sybase-keywords)
19492         (sql-highlight-interbase-keywords)
19493         (sql-highlight-strong-keywords)
19494         (sql-highlight-mysql-keywords)
19495         (sql-highlight-sqlite-keywords)
19496         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
19497         (sql-get-login): Prompt in the same order as the tokens.
19498         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
19499         (sql-product-interactive): New function.  Common portions of
19500         product-specific interactive mode wrappers.
19501         (sql-interactive-mode): Rewritten to use product features.
19502         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
19503         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
19504         (sql-db2, sql-linter): Use `sql-product-interactive'.
19505         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
19506         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
19507         (sql-connect-ingres, sql-connect-postgres)
19508         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
19509         New functions.  Format command line parameters and invoke comint on
19510         the appropriate interpreter.  Code was in the corresponding
19511         `sql-xyz' function before.
19512         (sql-connect-ms): New function.  Support -E argument to use
19513         operating system credentials for authentication.
19515 2003-08-18  Kenichi Handa  <handa@m17n.org>
19517         * international/mule.el (encode-char): Fix for the ASCII case.
19519 2003-08-15  Kenichi Handa  <handa@m17n.org>
19521         * international/fontset.el (setup-default-fontset): Change "*" to
19522         nil in the specifications of font family.
19524 2003-08-18  Kim F. Storm  <storm@cua.dk>
19526         * kmacro.el (kmacro-keymap): Group related bindings in
19527         initialization for clarity.  Bind C-s to start macro.
19528         Remove C-r binding.
19529         (kmacro-initial-counter-value): New defvar to hold initial counter
19530         value in case we set the value before defining a macro.
19531         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
19532         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
19533         not defining or executing macro.  Doc fix.
19534         (kmacro-add-counter): Clear kmacro-initial-counter-value.
19535         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
19536         temporarily view older elements on the macro ring without cycling
19537         the ring.
19538         (kmacro-display): Doc fix.
19539         (kmacro-exec-ring-item): New helper function.
19540         (kmacro-call-ring-2nd): Use it.
19541         (kmacro-call-ring-2nd-repeat): Doc fix.
19542         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
19543         (kmacro-end-or-call-macro): Execute last viewed macro (using
19544         kmacro-exec-ring-item) from ring if this follows
19545         kmacro-view-macro.  This allows us to find a macro on the ring
19546         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
19547         the ring to bring it to the head of the ring.
19548         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
19549         Allow binding to reserved keys without specifying C-x C-k prefix.
19550         Ask for confirmation if entered key sequence is already bound to
19551         a non-macro command.
19552         (kmacro-view-macro): Repeating command will show older elements
19553         on the macro ring; C-k will execute the last viewed macro.
19554         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
19555         property from 'ring to 'head.
19557 2003-08-17  Alan Shutko  <ats@acm.org>
19559         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
19560         keeping December out of the alist.
19562 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
19564         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
19565         * calendar/calendar.el (calendar-mode-map): Bind it to key.
19566         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
19567         (calendar-flatten): New function.
19568         (calendar-mouse-view-other-diary-entries)
19569         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
19570         in the menu title and to show multi-line diary entries correctly
19571         in the menu.
19573 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
19575         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
19576         defcustom, because the default was recently changed.
19578 2003-08-16  Richard M. Stallman  <rms@gnu.org>
19580         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
19582         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
19583         New subroutine, broken out of eval-last-sexp-1.
19584         (eval-last-sexp-1): Use eval-last-sexp-print-value.
19586         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
19588         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
19590         * simple.el (eval-expression): Use eval-last-sexp-print-value.
19592 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
19594         * progmodes/compile.el (compilation-error-regexp-alist):
19595         Add Java ANt error detection as described in document
19596         http://ant.apache.org/faq.html
19598 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
19600         * simple.el (backward-word, forward-to-indentation)
19601         (backward-to-indentation): Argument changed to optional.
19602         (next-line, previous-line): Use `or' instead of `unless'.
19604 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19606         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
19607         instead of a constant.
19609 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
19611         * shell.el (shell): With prefix-arg, suggest a new buffer name.
19613 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
19615         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
19616         (vc-sccs-workfile-version): Search the entire delta table, rather
19617         than just the first entry, because that might be a deleted version.
19619 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
19621         * menu-bar.el (menu-bar-options-menu): Supply a body for the
19622         [save-place] binding in the Options menu.  Have it require
19623         'saveplace' and then toggle the variable manually, to avoid an an
19624         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
19625         for the bug report.
19627 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
19629         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
19630         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
19631         (gdb-info-threads-custom): Add help-echo text.
19632         (gdb-display-back): Don't use purecopy.
19633         (gdb-info-breakpoints-custom, gdb-reset)
19634         (gdb-assembler-custom): Use display-images-p to test if breakpoint
19635         icons can be displayed.
19637 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
19639         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
19641 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
19643         * bookmark.el (bookmark-completing-read):
19644         Return a string, instead of a list of one string.
19645         Use a popup menu if activated from the mouse.
19646         (bookmark-edit-annotation): Remove unused vars.
19647         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
19648         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
19649         to bookmark-completing-read.
19650         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
19651         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
19652         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
19653         and erase-buffer.
19654         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
19655         (bookmark-menu-jump, bookmark-menu-insert)
19656         (bookmark-popup-menu-and-apply-function)
19657         (bookmark-menu-popup-paned-bookmark-menu): Remove.
19658         (bookmark-menu-build-paned-menu): Remove by folding it into
19659         bookmark-menu-popup-paned-menu.
19660         (menu-bar-bookmark-map): Move the define-key statements here.
19661         Use the "non-menu" commands since they now pop up a menu if needed.
19662         (bookmark-exit-hook-internal): Simplify.
19664 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
19666         * reftex-toc.el (reftex-toc-rename-label): New function.
19667         (reftex-toc-check-docstruct): New function.
19669         * reftex.el (reftex-region-active-p): New function.
19671         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
19672         regexp to find the \bibliography macro.
19674         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
19675         which does not exist in LaTeX.
19676         (reftex-cite-format-builtin): Added amsrefs support.
19677         (reftex-toc-confirm-promotion): New option
19679         * reftex-toc.el
19680         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
19681         (reftex-toc-demote, reftex-toc-promote)
19682         (reftex-toc-do-promote, reftex-toc-promote-prepare)
19683         (reftex-toc-promote-action, reftex-toc-extract-section-number)
19684         (reftex-toc-newhead-from-alist)
19685         (reftex-toc-load-all-files-for-promotion): New functions.
19686         (reftex-toc-help): Added description of new keys.
19687         (reftex-toc-split-windows-fraction): New option.
19688         (reftex-recenter-toc-when-idle): Search *toc* window on all
19689         visible frames.
19690         (reftex-toc): Additional parameter REUSE
19691         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
19692         with REUSE argument.
19693         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
19694         the call of `reftex-toc'.
19695         (reftex-make-separate-toc-frame): New function .
19696         (reftex-toc-recenter): When called with triple prefix arg, call
19697         `reftex-make-separate-toc-frame' first.
19698         (reftex-toc-toggle-dedicated-frame): New command.
19699         (reftex-toc-quit): Adapted to delete frame when called in
19700         dedicated frame.
19702         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
19703         all enclosing macros.
19706 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19708         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
19709         first use.
19711 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19713         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
19715 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
19717         * calendar/calendar.el (list-diary-entries-hook)
19718         (diary-display-hook, nongregorian-diary-listing-hook)
19719         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
19720         Add some customize options for these hooks.
19721         (calendar-abbrev-construct): Don't try to take a substring longer
19722         than the original string.
19724 2003-08-05  Richard M. Stallman  <rms@gnu.org>
19726         * emacs-lisp/testcover.el (noreturn): Report error if does return.
19727         (testcover-reinstrument-clauses): Doc fix.
19729         * emacs-lisp/warnings.el: Doc fixes, args renamed.
19730         (warning-type-format): Rename from warning-group-format.
19732         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
19733         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
19734         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
19735         to prevent warnings about defvar for an obsolete variable.
19737         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
19738         warning-group-format renamed to warning-type-format.
19740         * subr.el (read-passwd): Use clear-string instead of fillarray.
19742         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
19743         Use vconcat instead of concat.
19744         (edmacro-sanitize-for-string): New function.
19746 2003-08-05  Dave Love  <fx@gnu.org>
19748         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
19749         line-number-display-limit-width.
19751         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
19753 2003-08-05  Kenichi Handa  <handa@m17n.org>
19755         * international/code-pages.el: Don't require mule-diag.
19757         * international/mule-diag.el (non-iso-charset-alist):
19758         Add autoload cookie.
19760         * language/devan-util.el (dev-glyph-order): Add an entry for the
19761         glyph code #xC4.
19763 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
19765         * calendar/calendar.el (diary-file, diary-file-name-prefix)
19766         (european-calendar-style, diary-date-forms)
19767         (calendar-day-name-array, calendar-month-name-array): Doc change.
19768         (generate-calendar-month): Adapt for new behaviour of
19769         `calendar-day-name' function.
19770         (calendar-abbrev-length, calendar-day-abbrev-array)
19771         (calendar-month-abbrev-array): New variables.
19772         (calendar-abbrev-construct): New function.
19773         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
19774         rather than fixing abbrevs at some width.  Calling syntax change.
19775         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
19776         (calendar-date-string): Adapt for new behaviours of
19777         `calendar-day-name' and `calendar-month-name' functions.
19779         * calendar/diary-lib.el (list-diary-entries): Adapt for new
19780         behaviour of `calendar-day-name' and `calendar-month-name' functions.
19781         (diary-name-pattern): Use abbrev arrays, rather than fixing
19782         abbrevs at three chars.  Calling syntax change.
19783         (mark-diary-entries): Adapt for new behaviours of
19784         `diary-name-pattern' and `calendar-make-alist' functions.
19785         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
19786         `diary-name-pattern' function.
19787         (font-lock-diary-date-forms): Use abbrev arrays, rather than
19788         fixing abbrevs at three chars.  Calling syntax change.
19789         (cal-hebrew, cal-islam): Require when compiling.
19790         (diary-font-lock-keywords): Adapt for new behaviour of
19791         `font-lock-diary-date-forms' function.
19793         * calendar/cal-hebrew.el: Reposition some code so defined before used.
19794         (calendar-hebrew-month-name-array-common-year)
19795         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
19796         (list-hebrew-diary-entries): Adapt for new behaviours of
19797         `calendar-day-name' and `add-to-diary-list' functions.
19798         (mark-hebrew-diary-entries): Adapt for new behaviours of
19799         `diary-name-pattern' and `calendar-make-alist' functions.
19801         * calendar/cal-islam.el (calendar-islamic-month-name-array):
19802         Add doc string.
19803         (list-islamic-diary-entries): Adapt for new behaviours of
19804         `calendar-day-name' and `add-to-diary-list' functions.
19805         (mark-islamic-diary-entries): Adapt for new behaviours of
19806         `diary-name-pattern' and `calendar-make-alist' functions.
19808         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
19809         `calendar-month-name' function.
19811         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
19813         * calendar/solar.el (solar-seasons-data): Move definition before use.
19815         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
19816         (cal-tex-LaTeX-hourbox): Move definition before use.
19818         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
19819         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
19820         lunar.el, solar.el
19821         (displayed-month, displayed-year): Define for compiler.
19823 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
19825         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
19826         MODE.  Renamed from c-init-c-language-vars'.
19827         (c-initialize-cc-mode): Change accordingly.
19828         (c-common-init): Ditto.
19829         (c-mode): Ditto.
19830         (c++-mode): Use `c-init-language-vars-for'.
19831         (objc-mode): Ditto.
19832         (java-mode): Ditto.
19833         (idl-mode): Ditto.
19834         (pike-mode): Ditto.
19835         (awk-mode): Ditto.
19837 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
19839         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
19840         or not the point moved.
19842         (c-search-decl-header-end): Don't trip up on operator identifiers
19843         in C++ and operators like == in all languages.
19845         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
19846         Detect leading labels correctly.
19848 2003-08-02  Andreas Schwab  <schwab@suse.de>
19850         * textmodes/ispell.el: Don't redo key bindings on loading, put
19851         them only in loaddefs.el.
19852         * bookmark.el: Likewise.
19853         * dabbrev.el: Likewise.
19854         * emerge.el: Likewise.
19856         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
19857         has more than one member.
19859         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
19861 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19863         * lpr.el (printify-region): It was ending conversion before the
19864         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
19866 2003-07-31  John Paul Wallington  <jpw@gnu.org>
19868         * net/browse-url.el (browse-url-epiphany): Doc fix.
19870 2003-07-30  Kenichi Handa  <handa@m17n.org>
19872         * international/fontset.el (setup-default-fontset):
19873         Change registry names of Akurti fonts.
19875 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
19877         * comint.el (comint-read-noecho): Use `clear-string' instead of
19878         `fillarray'.
19880 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
19882         * outline.el (outline-mode-hook): Add defvar.
19884 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
19886         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
19887         Restore assembler in source window if that is what has been selected.
19888         (menu): Add gdb-restore-windows to menu.  Make gdba
19889         specific menus only visible from gdba.
19891 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
19893         * progmodes/compile.el (compilation-environment): New user variable.
19894         (compile-internal): Respect it.
19896 2003-07-23  Masatake YAMATO  <jet@gyve.org>
19898         * progmodes/gud.el (gdb-script-font-lock-keywords):
19899         Put `font-lock-function-name-face' on a symbol which includes
19900         `-' like `hook-run'.  Put font-lock-variable-name-face
19901         on a symbol starting with $.
19903 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
19905         * files.el (set-visited-file-name): Use truename for buffer-file-name.
19907 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
19909         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
19911 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
19913         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
19914         Use with-no-warnings.
19915         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
19916         rather than to find-file-not-found-hook, which doesn't exist.
19918 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
19920         * international/quail.el (quail-translate-key): Fix previous change.
19922 2003-07-25  John Paul Wallington  <jpw@gnu.org>
19924         * server.el (server-start): Check `server-process' is non-nil
19925         before killing it to avoid killing current buffer's process.
19927         * simple.el (choose-completion-string): Use `minibufferp';
19928         test `completion-reference-buffer' if `buffer' arg is nil.
19929         (push-mark): Use `when' and `unless'.
19930         (pop-mark): Use `when'.
19932         * mouse-sel.el (mouse-sel-get-selection-function):
19933         Check `x-last-selected-text-primary'.  Don't barf if it or
19934         `x-last-selected-text' aren't bound.
19936 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19938         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
19940 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
19942         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
19944 2003-07-23  John Paul Wallington  <jpw@gnu.org>
19946         * tooltip.el (defface tooltip): Inherit from variable-pitch.
19948 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
19950         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
19951         string.  Defvar the derived hook.
19953         * macros.el (insert-kbd-macro): Escape double quote character.
19954         From Thomas W Murphy <twm@andrew.cmu.edu>.
19956 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
19958         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
19959         to match the specific mark rather than reusing comment-start-skip.
19961 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
19963         * progmodes/hideshow.el (hs-special-modes-alist):
19964         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
19966 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
19968         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
19969         value using ?\s.
19971 2003-07-21  John Paul Wallington  <jpw@gnu.org>
19973         * subr.el (with-selected-window): Add closing paren.
19975 2003-07-21  Richard M. Stallman  <rms@gnu.org>
19977         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
19978         (lisp-mode): Likewise.
19980         * subr.el (with-selected-window): Copy code form save-selected-window
19981         so as to call select-window with norecord arg.
19982         (dynamic-completion-table): Doc fix.
19983         (lazy-completion-table): Doc fix.
19985         * international/mule-cmds.el (set-locale-environment):
19986         langinfo renamed to locale-info.
19988         * international/mule.el (auto-coding-functions): Doc fix.
19990 2003-07-21  Kenichi Handa  <handa@m17n.org>
19992         * international/quail.el (quail-translate-key):
19993         Update quail-current-str correctly.
19995 2003-07-21  Andreas Schwab  <schwab@suse.de>
19997         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
19998         ?, to "_".
20000 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
20001         Version 2.0.36 of Tramp released.
20003         * net/tramp.el (tramp-default-password-end-of-line): Rename from
20004         tramp-password-end-of-line.
20005         (tramp-password-end-of-line): New method parameter.
20006         (tramp-get-password-end-of-line): Function to access method
20007         parameter `tramp-password-end-of-line', or variable
20008         `tramp-default-password-end-of-line' (default value).
20009         (tramp-methods): Add entries for new parameter
20010         tramp-password-end-of-line.
20011         (tramp-enter-password): Use new function
20012         `tramp-get-password-end-of-line'.
20013         (tramp-handle-insert-file-contents): Do not
20014         unconditionally inhibit the file operation file-local-copy, only
20015         do that when the inhibit-file-name-operation is currently
20016         insert-file-contents.  This fixes finding remote CVS-controlled
20017         files.  (It would barf on inserting the CVS/Entries file
20018         literally, because the file-local-copy handler wasn't called.)
20019         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
20020         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
20021         (tramp-initial-commands): New variable.
20022         (tramp-process-initial-commands): New function, using the variable.
20023         (tramp-open-connection-setup-interactive-shell): Call the new function.
20024         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
20025         method into the buffer name, never use nil.  Reported by Hanak
20026         David <dhanak@inf.bme.hu>.
20027         (tramp-open-connection-setup-interactive-shell): Erase buffer
20028         before sending "stty -onlcr".
20030         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
20032 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
20034         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
20036 2003-07-19  John Paul Wallington  <jpw@gnu.org>
20038         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
20039         (artist-draw-rect, artist-draw-square): Doc fixes.
20041         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
20043         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
20045 2003-07-19  Kenichi Handa  <handa@m17n.org>
20047         * international/kkc.el (kkc-show-conversion-list-update):
20048         Highlight the correct candidate in the message.
20050 2003-07-18  John Paul Wallington  <jpw@gnu.org>
20052         * simple.el (current-word): Don't include punctuation char when
20053         `really-word' arg is non-nil.
20055 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
20057         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
20058         moved to the directory obsolete.
20060 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
20062         * info.el (Info-menu-entry-name-re): Allow newlines in
20063         menu entry names.
20065         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
20066         syntax-ppss-after-change-function.
20067         (syntax-ppss-after-change-function): New alias.  Update uses.
20068         (syntax-ppss): Catch the case where the buffer is narrowed.
20070 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
20072         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
20073         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
20075 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
20077         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
20078         since it might be modified.
20080         * progmodes/cc-langs.el (c++-make-template-syntax-table)
20081         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
20082         names to these language constants.
20084 2003-07-15  Kim F. Storm  <storm@cua.dk>
20086         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
20087         All uses changed.
20089 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
20091         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
20092         Namespace support.
20094 2003-07-13  Juanma Barranquero  <lektu@terra.es>
20096         * frame.el (modify-all-frames-parameters): Reinstall (copyright
20097         papers received).
20099 2003-07-13  Karl Eichwalder  <ke@suse.de>
20101         * textmodes/po.el (po-find-charset): White space at the start of the
20102         Content-Type field body is non-mandatory.
20104 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
20106         * textmodes/texinfo.el (texinfo-section-list):
20107         Append appendixsection; a synonym for appendixsec.
20109 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
20111         * man.el (Man-translate-cleanup): New.
20112         (Man-translate-references): Call `Man-translate-cleanup' to clean
20113         leading, trailing and middle spaces.
20115 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
20117         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
20118         Handle `dired-directory' being a list.
20120 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
20122         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
20123         it doesn't exist.
20125 2003-07-12  Richard M. Stallman  <rms@gnu.org>
20127         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
20129         * progmodes/cc-defs.el (c-make-keywords-re):
20130         Don't use delete-duplicates.
20131         (c-lang-const): Don't use mapcan.
20133         * apropos.el (apropos-show-scores): Make it customizable.
20134         Document new meaning.
20135         (apropos): Compute scores from symbols.
20136         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
20138 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20140         * ps-bdf.el: Fix copyright line.
20141         (bdf-directory-list): Fix initialization code.
20143 2003-07-11  John Paul Wallington  <jpw@gnu.org>
20145         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
20146         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
20147         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
20149 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
20151         * emacs-lisp/ring.el (ring-elements): Doc fix.
20153 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
20155         * calendar/timeclock.el (timeclock-relative)
20156         (timeclock-ask-before-exiting, timeclock-use-display-time):
20157         Doc changes.
20158         (timeclock-modeline-display): Give a message if
20159         `timeclock-use-display-time' is non-nil but `display-time-mode'
20160         is not active.
20162 2003-07-11  Kenichi Handa  <handa@m17n.org>
20164         * international/mule-cmds.el (set-language-environment):
20165         Set current-language-environment to the correct string.
20167 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20169         * ps-print.el: Print line number correctly in a region.  Reported by
20170         Tim Allen <timallen@ls83.fsnet.co.uk>.
20171         (ps-print-version): New version number (6.6.2).
20172         (ps-printing-region): Code fix.
20174 2003-07-10  John Paul Wallington  <jpw@gnu.org>
20176         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
20177         this function can be called from `add-completions-from-tags-table'.
20179 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
20181         * calendar/timeclock.el (timeclock-use-display-time)
20182         (timeclock-day-over-hook, timeclock-workday-remaining)
20183         (timeclock-status-string, timeclock-when-to-leave)
20184         (timeclock-when-to-leave-string, timeclock-log-data)
20185         (timeclock-find-discrep, timeclock-day-base)
20186         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
20187         (timeclock-modeline-display): Set the variable
20188         `timeclock-modeline-display'.
20189         (timeclock-update-modeline): Doc fix.  Respect value of
20190         `timeclock-relative'.
20192 2003-07-09  Richard M. Stallman  <rms@gnu.org>
20194         * textmodes/reftex-parse.el (reftex-all-document-files):
20195         Add autoload cookie.
20197         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
20198         (reftex-scanning-info-available-p): Add autoload cookie.
20200         * international/mule-cmds.el
20201         (set-display-table-and-terminal-coding-system): Delete duplicate
20202         aset on standard-display-table.
20204         * view.el (view-file): If existing buffer's major mode is special,
20205         don't go into view mode.
20207         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
20209 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20211         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
20212         buffer changes; there's third party code that calls this function
20213         directly.
20215 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20217         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
20218         (autodoc-font-lock-keywords): Don't byte compile on font lock
20219         initialization when running from byte compiled files.
20221 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20223         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
20224         statement ends with auto-increment "++".
20226 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20228         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20229         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20230         these are changed, so declare them as variables and not constants.
20232 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
20234         * subr.el (dolist, dotimes): Doc fix.
20236 2003-07-08  Kim F. Storm  <storm@cua.dk>
20238         * international/mule-cmds.el
20239         (set-display-table-and-terminal-coding-system): Don't break
20240         bootstrap if standard-display-table isn't setup yet.
20242 2003-07-07  Richard M. Stallman  <rms@gnu.org>
20244         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
20245         Give it a doc string, and autoload it.
20247         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
20248         Use with-no-warnings.
20250         * info.el (Info-search): If find invisible text, search again.
20252         * isearch.el (search-whitespace-regexp): Add a shy group around it.
20254         * man.el (Man-name-regexp): Match + as part of name.
20256         * simple.el (visible-mode): Rename from vis-mode.
20257         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
20259         * simple.el (current-word): New arg REALLY-WORD specifies
20260         don't include punctuation chars.
20262         * emacs-lisp/debug.el (debug, debugger-env-macro):
20263         Use with-no-warnings while accessing and binding unread-command-char.
20265         * international/mule-cmds.el
20266         (set-display-table-and-terminal-coding-system): Use explicit loop
20267         instead of calling standard-display-default.
20269         * net/ange-ftp.el (ange-ftp-file-symlink-p):
20270         Use condition-case to catch error in ange-ftp-get-files.
20272         * net/browse-url.el (browse-url-browser-function):
20273         Add alternative for Epiphany.
20274         (browse-url-epiphany-program, browse-url-epiphany-arguments)
20275         (browse-url-epiphany-startup-arguments)
20276         (browse-url-epiphany-new-window-is-tab): New variables.
20277         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
20279         * progmodes/compile.el (compile-auto-highlight): Default now t.
20280         (compile): Doc fix.
20281         (compilation-next-error): Fix previous change.
20283         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
20285         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
20287 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
20289         * gdb-ui.el (gdb-source-info): Display current frame when
20290         attaching to an existing process.
20291         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
20292         while laying out windows when attaching to an existing process.
20294 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
20296         * info.el (Info-menu): Use Info-menu-entry-name-re.
20298 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
20300         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
20301         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
20303         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
20304         to match the same text.
20306 2003-07-06  John Paul Wallington  <jpw@gnu.org>
20308         * vc.el (vc-annotate-offset): Move defvar up.
20310 2003-07-06  Kim F. Storm  <storm@cua.dk>
20312         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
20313         This should fix the infinite loop when extracting menu names.
20315 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20317         * files.el (auto-mode-alist, interpreter-mode-alist):
20318         Remove entries to CC Mode modes to avoid duplicates; they are now added
20319         with autoload directives in cc-mode.el.
20321 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20323         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20324         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20325         these are changed, so declare them as variables and not constants.
20327         * progmodes/cc-mode.el: Fix some autoload problems: Try to
20328         ensure that the entry for ".c" extension comes before the one for
20329         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
20330         Fix incorrect entries that were added to `interpreter-mode-alist'.
20331         Move the autoload directives for AWK to the top level since they
20332         aren't recognized anywhere else.  Do not use the new AWK mode doc
20333         in the autoload form for the old AWK mode.
20335 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20337         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
20338         (bibtex-sort-ignore-string-entries): Default value t.
20339         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
20340         erroneously in previous version.
20341         (bibtex-string-files): Docstring reflects new parsing scheme.
20342         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
20343         docstring, add # as one of the chars to crush
20344         (bibtex-autokey-prefix-string, bibtex-autokey-names)
20345         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
20346         (bibtex-autokey-name-change-strings)
20347         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
20348         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
20349         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
20350         (bibtex-autokey-title-terminators)
20351         (bibtex-autokey-titlewords-stretch)
20352         (bibtex-autokey-titleword-ignore)
20353         (bibtex-autokey-titleword-case-convert)
20354         (bibtex-autokey-titleword-abbrevs)
20355         (bibtex-autokey-titleword-abbrevs)
20356         (bibtex-autokey-titleword-change-strings)
20357         (bibtex-autokey-titleword-length)
20358         (bibtex-autokey-titleword-separator)
20359         (bibtex-autokey-name-year-separator)
20360         (bibtex-autokey-year-title-separator)
20361         (bibtex-autokey-before-presentation-function)
20362         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
20363         Fix docstring.
20364         (bibtex-strings, bibtex-reference-keys):
20365         Use lazy-completion-table and make-variable-buffer-local.
20366         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
20367         (bibtex-braced-string-syntax-table)
20368         (bibtex-quoted-string-syntax-table): New variables.
20369         (bibtex-parse-nested-braces): Remove.
20370         (bibtex-parse-field-string): Use syntax table and forward-sexp.
20371         (bibtex-parse-association): Simplify.
20372         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
20373         (bibtex-parse-field-text): Simplify.
20374         (bibtex-search-forward-field, bibtex-search-backward-field):
20375         argument BOUND can take value t.
20376         (bibtex-start-of-field, bibtex-start-of-name-in-field)
20377         (bibtex-end-of-name-in-field, bibtex-end-of-field)
20378         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
20379         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
20380         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
20381         (bibtex-skip-to-valid-entry): Return buffer position of beginning
20382         and ending of entry.  Update for changes of bibtex-search-entry.
20383         Simplify.
20384         (bibtex-map-entries): FUN is called with three arguments.
20385         (bibtex-search-entry): Return a cons pair with buffer positions of
20386         beginning and end of entry.
20387         (bibtex-enclosing-field): Simplify.
20388         (bibtex-format-entry): Use booktitle to set a missing title.
20389         (bibtex-autokey-get-names): Fiddle with regexps.
20390         (bibtex-generate-autokey): Use identity.
20391         (bibtex-parse-keys): Use simplified parsing algorithm if
20392         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
20393         arguments.  Return alist of keys.
20394         (bibtex-parse-strings): Simplify.  Return alist of strings.
20395         (bibtex-complete-string-cleanup): Fix docstring.
20396         (bibtex-read-key): New function.
20397         (bibtex-mode): Fix docstring.  Do not parse for keys and
20398         strings when the mode is entered.  Set fill-paragraph-function to
20399         bibtex-fill-field.  Setup font-lock-mark-block-function the way
20400         font-lock intended.
20401         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
20402         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
20403         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
20404         (bibtex-Preamble): Avoid hard coded constants.
20405         (bibtex-make-field): Fix docstring.  Simplify.
20406         (bibtex-beginning-of-entry): Always return new position of point.
20407         (bibtex-end-of-entry): Rearrange cond clauses.
20408         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
20409         Update for changes of bibtex-map-entries.
20410         (bibtex-ispell-abstract): Do not move point.
20411         (bibtex-entry-index): Use downcase.  Simplify.
20412         (bibtex-lessp): Handle catch-all.
20413         (bibtex-find-crossref): Turn into a command.
20414         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
20415         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
20416         preamble entries.
20417         (bibtex-fill-field-bounds): New function.
20418         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
20419         (bibtex-fill-entry): Use bibtex-fill-field-bounds
20420         (bibtex-String): Use bibtex-strings.  Always obey
20421         bibtex-sort-ignore-string-entries.
20423 2003-07-05  John Paul Wallington  <jpw@gnu.org>
20425         * cus-theme.el (customize-create-theme):
20426         Call `customize-create-theme' in Reset widget's notify function.
20428         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
20429         (ibuffer-mark-interactive): Use `or' instead of `unless'.
20430         (define-ibuffer-column name): Add summarizer.
20431         (define-ibuffer-column size): Likewise.
20432         (define-ibuffer-column filename): Likewise.
20433         (define-ibuffer-column process): Likewise.  Change BODY's output too.
20434         (define-ibuffer-column filename-and-process): Likewise, likewise.
20435         (ibuffer): Remove local vars `already-in' and `need-update'.
20437         * ibuf-ext.el: Don't require `derived' at compile-time.
20439 2003-07-05  Kim F. Storm  <storm@cua.dk>
20441         * info.el: Disable paragraph refilling.
20442         (Info-refill-paragraphs): New defcustom.
20443         (Info-fontify-node): Use it.
20445 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
20447         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
20448         thingies from constructors created by defstruct.
20450         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
20451         the default value of the variable.
20452         (byte-code-meter): Move declaration to top level.
20454         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
20456         * info.el (Info-following-node-name-re): New fun.
20457         (Info-following-node-name): Remove.
20458         (Info-insert-dir): Use the new fun.
20459         (Info-extract-pointer): Don't save restriction; use new fun.
20460         (Info-menu-entry-name-re): New const.
20461         (Info-menu-entry-name-re): Use it along with new fun.
20462         (Info-node-spec-re): Use new fun.
20463         (Info-complete-menu-item, Info-fontify-node): Use new const.
20464         (Info-goto-node, Info-follow-reference, Info-menu-update):
20465         Use match-string.
20466         (Info-follow-reference): Use assoc-string.
20467         Use a list of strings for the completion table.
20468         (Info-fontify-node): Use match-string, line-end-position.
20469         Limit the search for `node:' to the first line.
20471         * newcomment.el (uncomment-region): Remove padding coming from
20472         comment-start rather than just from comment-padding.
20474         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
20475         (vc-cvs-stay-local-p): Use vc-stay-local-p.
20476         (vc-cvs-rename-file): Remove (use the default).
20477         (vc-cvs-register): Register parent dir if needed.
20478         (vc-cvs-could-register): Return non-nil if parent can be registered.
20479         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
20480         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
20482         * vc-svn.el (vc-svn-use-edit): Make it into a const.
20483         (vc-svn-update): Fix the arguments to `svn'.
20484         (vc-svn-diff-tree): Just use `vc-svn-diff'.
20485         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
20486         Simple implementations, assuming `name' is a URL.
20488         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
20489         set of chars allowed unquoted in a case pattern.
20491         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
20493         * font-lock.el (font-lock-extra-types-widget)
20494         (c-font-lock-extra-types, c++-font-lock-extra-types)
20495         (objc-font-lock-extra-types, java-font-lock-extra-types)
20496         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
20497         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
20498         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
20499         (font-lock-match-c++-structor-declaration)
20500         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
20501         (c++-font-lock-keywords-3, c++-font-lock-keywords)
20502         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
20503         (objc-font-lock-keywords-3, objc-font-lock-keywords)
20504         (java-font-lock-keywords-1, java-font-lock-keywords-2)
20505         (java-font-lock-keywords-3, java-font-lock-keywords)
20506         (java-font-lock-syntactic-face-function): Remove obsolete code
20507         and constants.  It's all in cc-fonts.el now.
20509 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
20511         * mail/sendmail.el (mail-specify-envelope-from)
20512         (mail-envelope-from): Doc fix.
20514 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
20516         * generic-x.el: Do away with the dependency on `c-emacs-features'
20517         when populating `rul-generic-mode-syntax-table'; we already know
20518         this isn't XEmacs.
20520 See ChangeLog.10 for earlier changes.
20522 ;; Local Variables:
20523 ;; coding: iso-2022-7bit
20524 ;; End:
20526     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
20527   Copying and distribution of this file, with or without modification,
20528   are permitted provided the copyright notice and this notice are preserved.
20530 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1