tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
[emacs.git] / lisp / ChangeLog
blob20b42e74cdf55570b9499f391a14c13c93cf6e1c
1 2003-12-08  Miles Bader  <miles@gnu.org>
3         * dired.el (dired-between-files): Always use dired-move-to-filename,
4         which is more robust in non-english locales.
6 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
8         * cus-edit.el (custom-add-parent-links): Add documentation links
9         for parent, if the item has none of its own.
11 2003-11-30  Richard M. Stallman  <rms@gnu.org>
13         * dired-aux.el (dired-do-query-replace-regexp):
14         Report files visited read-only.
16 2003-11-30  Juri Linkov  <juri@jurta.org>
18         * dired-aux.el (dired-compare-directories): New command.
19         (dired-file-set-difference, dired-files-attributes): New functions.
21 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
22         Version 2.0.38 of Tramp released.
24         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
25         Charles Curley <charlescurley@charlescurley.com>.
26         (tramp-multi-connection-function-alist): Add ssht entry which adds
27         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
28         Aichner.
29         (tramp-get-method-parameter): New function to retrieve a method
30         parameter.  This allows for omission of method parameters.
31         Callers adjusted.
33 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
35         * net/tramp.el: Add new optional parameter ID-FORMAT to
36         `file-attributes'.  Calls of `file-attributes' won't use this
37         parameter for backward compatibility reasons.
38         (tramp-perl-file-attributes): Add a new parameter to Perl script
39         in order to handle uid/gid as strings, if desired.
40         (tramp-handle-file-truename, tramp-handle-file-symlink-p): Apply
41         `file-attributes' instead of `tramp-handle-file-attributes' in
42         order to make the function more general.
43         (tramp-handle-file-attributes): Replace proprietary optional
44         parameter NONNUMERIC by the recently (Emacs 21.4) introduced
45         ID-FORMAT.
46         (tramp-handle-file-attributes-with-perl): Handle parameter
47         NONNUMERIC if set. This wasn't done in the past.
48         (tramp-post-connection): Apply second parameter "$2" if
49         `tramp-remote-perl' is called.
51         * net/tramp-smb.el (tramp-smb-handle-delete-file): Correct
52         cut'n'waste error (`filename' instead of `directory').
53         (tramp-smb-handle-directory-files-and-attributes)
54         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
55         introduced parameter ID-FORMAT.
56         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
57         error (`directory' instead of `ldir').
59         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
60         `file-attributes' has a second parameter.  If yes, apply it with
61         value "'integer".  Otherwise, don't use that parameter (default is
62         integer format).
65 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
67         * help.el (help-map): Bind `display-local-help' to `C-h .'.
68         (help-for-help): Add `C-h .' to the listed Help options.
69         Remove trailing whitespace.
71         * help-at-pt.el: New file.
73 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
75         * subr.el (noreturn, 1value): New macros for test coverage.  See
76         `testcover.el'.
78         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
80         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
81         for macro `1value'.
82         (testcover-1value): New function.  Checks that a 1value form
83         actually returns only one value.  Requested by RMS.
85 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
87         * gdb-ui.el (gud-watch, gdb-var-create-handler)
88         (gdb-var-list-children, gdb-var-list-children-handler)
89         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
90         gdb commands that use mi to keep them out of the command history.
92 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
94         * cus-start.el (all): Add use-file-dialog.
96 2003-11-27  Kim F. Storm  <storm@cua.dk>
98         * subr.el (posn-object-x-y): New defun.
100 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
102         * subr.el (number-sequence): Improve handling of floating point
103         arguments (suggested by Kim Storm).  Allow negative arguments.
105 2003-11-26  Kenichi Handa  <handa@m17n.org>
107         * international/mule-cmds.el (standard-display-european-internal):
108         Cancel the standard-display-table setting for ` and '.
110 2003-11-26  Kim F. Storm  <storm@cua.dk>
112         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
113         New defcustoms to add ffap-like functionality to ido.
114         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
115         (ido-no-final-slash): New defun.
116         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
117         (ido-read-file-name): ): Toggle VC checking via
118         vc-handled-backends instead of vc-master-templates.
119         (ido-file-internal): Handle ido-use-url-at-point and
120         ido-use-filename-at-point via code borrowed from ffap-guesser.
121         Handle new ido-exit code ffap.
122         (ido-sort-list): Ignore final slash when sorting file names.
124 2003-11-25  Kim F. Storm  <storm@cua.dk>
126         * emulation/cua-base.el (cua--standard-movement-commands):
127         Add forward-sentence and backward-sentence.
129 2003-11-25  Stephen Eglen  <stephen@gnu.org>
131         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
132         iswitchb-exit is set to 'usefirst when user selects buffer at head
133         of list using RET.  (Selecting buffers at the head of the list was
134         broken if the substring was also a complete buffername.)
136 2003-11-23  Kim F. Storm  <storm@cua.dk>
138         * progmodes/compile.el (grep-command, grep-use-null-device)
139         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
140         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
141         (grep-regexp-alist, grep-program, find-program)
142         (grep-find-use-xargs, grep-history, grep-find-history)
143         (grep-process-setup, grep-compute-defaults)
144         (grep-default-command, grep, grep-tag-default, grep-find)
145         (grep-expand-command-macros, grep-tree-last-regexp)
146         (grep-tree-last-files, grep-tree): Move grep variables, functions
147         and commands to new file grep.el.
148         (compilation-mode-map): Remove grep commands from Compile sub-menu.
149         (compilation-process-setup-function): Doc fix.
150         (compilation-highlight-regexp, compilation-highlight-overlay): New
151         defvars used for highlighting current compile error in source buffer.
152         (compile-internal): New optional args HIGHLIGHT-REGEXP and
153         LOCAL-MAP which overrides compilation-highlight-regexp and
154         compilation-mode-map for this compilation.
155         Delay calling compilation-set-window-height until after running
156         compilation-process-setup-function so it can buffer-local override
157         compilation-window-height.
158         Check buffer-local value of compilation-scroll-output.
159         (compilation-set-window-height): Use buffer-local value of
160         compilation-window-height.
161         (compilation-revert-buffer): Don't pass (undefined)
162         preserve-modes arg to revert-buffer.
163         (next-error-no-select, previous-error-no-select): New commands.
164         (compilation-goto-locus): Temporarily highlight current match in
165         source buffer using compilation-highlight-regexp.
167         * progmodes/grep.el: New file with grep code from compile.el.
168         (grep): New defcustom group.
169         (grep-window-height): New defcustom, like compilation-window-height.
170         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
171         (grep-scroll-output): New defcustom, like compilation-scroll-output.
172         (grep-command, grep-use-null-device, grep-find-command)
173         (grep-tree-files-aliases, grep-tree-ignore-case)
174         (grep-tree-ignore-CVS-directories): Move to grep custom group.
175         (grep-setup-hook): New hook variable.
176         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
177         (grep-last-buffer): New defvar, override compilation-last-buffer.
178         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
179         Call compile-internal with args highlight-regexp and grep-mode-map.
181 2003-11-23  Kim F. Storm  <storm@cua.dk>
183         * subr.el (event-start, event-end): Doc fix.
184         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
185         (posn-area, posn-actual-col-row, posn-object): New defuns.
186         (posn-col-row): Simplify doc.  Rewrite to use cond.
187         (posn-point): Also return buffer position for events outside text
188         area (that info is now present in the event position).
190         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
191         mouse-set-point so that hscroll still works now that clicks on
192         fringes generate specific mouse events.
193         (mouse-set-point): Note that it now works in fringes and margins
194         too due to new semantics of posn-point in fringes and margins.
196         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
197         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
199 2003-11-20  Kim F. Storm  <storm@cua.dk>
201         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
202         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
203         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
204         to 100 for icons to avoid increasing line height when shown.
206 2003-11-19  Andreas Schwab  <schwab@suse.de>
208         * simple.el (set-variable): Fix indentation.
210 2003-11-17  Kenichi Handa  <handa@m17n.org>
212         * international/latin1-disp.el (latin1-display-ucs-per-lynx): Fix
213         docstring.
215 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
217         * international/latin1-disp.el (latin1-display): Fix docstring.
219 2003-11-16  John Wiegley  <johnw@newartisans.com>
221         * eshell/em-ls.el (eshell-ls-file): There are times with
222         size-width is nil and uncomputed (when directories are created in
223         dired, for example); in this case, 4 is reasonable default value,
224         although it may caused skewed new entries (which could be avoided
225         by returning the original value of 8 in all cases, but 99% of the
226         time this is a waste of whitespace).
228 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
230         * cc-engine.el (c-guess-continued-construct,
231         c-guess-basic-syntax): Check a little more carefully if it's a
232         function declaration when an unknown construct followed by a block
233         is found inside a statement context.  This avoids macros followed
234         by blocks to be taken as function declarations.
236         (c-guess-continued-construct): Changed the analysis of a statement
237         continuation with a brace open to `substatement-block', for
238         consistency with recognized statements.
240         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
241         start is in a position so that `c-beginning-of-statement-1' jumped
242         to the beginning of the same statement.
244         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur): Don't
245         accept binary operators in the arglist if we're in a function call
246         context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
247         template recognition in cases like "if (a < b || c > d)".
249         (c-restricted-<>-arglists): New more appropriate name for
250         `c-disallow-comma-in-<>-arglists'.
252         Accessing functions updated for the variable name change.
254         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
255         match data could get clobbered if NOT-INSIDE-TOKEN is used.
257         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
258         labels.
260         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
261         instead of duplicating parts of it.  This fixes bogus label
262         recognition.
264         * cc-align.el (c-gnu-impose-minimum): Reverted to the old method
265         of checking the context in which to apply the minimum indentation,
266         so that it isn't enforced in e.g. namespace blocks.
268         * cc-vars.el (c-inside-block-syms): New constant used by
269         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
270         to somewhat reduce the risk of becoming stale.
272         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Moved from
273         cc-cmds to cc-engine to allow use from cc-align.
275         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
276         qualified identifiers containing "::".
278         * cc-defs.el (c-make-keywords-re): Added kludge for bug in
279         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
281         * cc-vars.el (c-emacs-features): Use a space in front of the name
282         of the temporary buffer.  That also avoids dumping problems in
283         XEmacs due to undo info being left around after the buffer is
284         killed.
286         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
287         arglist to see if it's a K&R style declaration.
289         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
290         before returning `knr-argdecl-intro'.
292 2003-11-16  John Wiegley  <johnw@newartisans.com>
294         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
295         field in a long-listing always 8 characters, use `size-width',
296         which has already been computed.
298 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
300         * subr.el (minor-mode-list): Add `hs-minor-mode'.
302 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
304         * diff-mode.el (diff-hunk-prev, diff-hunk-next): Support
305         operation while narrowed, with `diff-restrict-view'.
307 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
309         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Take
310         additional optional arg NARROWFUN.  For the generated functions: Add
311         local var `was-narrowed-p'.  Also, if NARROWFUN is specified, include
312         frags that arrange to check for and save narrowing state before the
313         move and then conditionally call NARROWFUN after the move.
315 2003-11-14  John Wiegley  <johnw@newartisans.com>
317         * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash
318         that was optional, but obviously missing based on surrounding
319         code.
321         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
322         string arguments to numbers unless the whole argument was seen as
323         a number.
325 2003-11-14  Kenichi Handa  <handa@m17n.org>
327         * international/mule.el (ctext-non-standard-encodings-alist): Fix
328         coding systems.
330 2003-11-10  Kenichi Handa  <handa@m17n.org>
332         * language/kannada.el ("Kannada"): Add sample-text.
334         * language/knd-util.el (kannada-compose-region)
335         (kannada-compose-string, kannada-post-read-conversion): Add
336         autoload cookie.
338         * international/quail.el (quail-completion): Change the message
339         "corresponding translations" to "corresponding characters".
341 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
343         * descr-text.el (describe-char): Fix typo.
345 2003-11-08  Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
347         These changes are to support Kannada language/script.
349         * Makefile.in (DONTCOMPILE): Add kannada.el.
351         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
353         * loadup.el: Preload kannada.el.
355         * language/ind-util.el (ucs-kannada-to-is13194-alist)
356         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
357         New variables.
359         * language/kannada.el: New file.
361         * language/knd-util.el: New file.
363 2003-11-07  Andreas Schwab  <schwab@suse.de>
365         * progmodes/autoconf.el (autoconf-font-lock-keywords): Also
366         highlight AH_*.
368         * xml.el (xml-parse-dtd): Fix misplaced paren.
370 2003-11-07  Kenichi Handa  <handa@m17n.org>
372         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
374 2003-11-05  Juri Linkov  <juri@jurta.org>
376         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
377         (desktop-buffer-file): Use saved buffer-file-coding-system
378         for file reading.  Set auto-insert to nil to prevent automatic
379         insertion into restored empty files.
381 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
383         * files.el (risky-local-variable-p): Make second argument optional.
385 2003-11-03  Eli Zaretskii  <eliz@elta.co.il>
387         * mail/rmail.el (rmail-convert-to-babyl-format): If
388         base64-decode-region signals an error, catch it and silently
389         ignore it.
391 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
393         * xml.el: Allow comments following the top-level element.
394         Separate out namespace parsing into special functions.
395         Change namespace parsing to return ('ns-uri . "local-name")
396         instead of '{ns-uri}local-name.
398 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
400         * dired.el (dired-ls-sorting-switches): Doc fix.
402 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
404         * emacs-lisp/rx.el (rx-or): Fix the case of
405         "(rx (and ?a (or ?b ?c) ?d))".
407 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
409         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
410         (texinfo-format-region): Use it.
411         (texinfo-format-buffer-1): Ditto.
413 2003-11-01  Alan Mackenzie  <acm@muc.de>
415         Changes to allow scrolling whilst in isearch mode:
416         * isearch.el (isearch-unread-key-sequence): New function,
417         extracted from isearch-other-meta-char.
418         (top level): (put 'foo 'isearch-scroll) on all Emacs's
419         "scrollable" standard functions.
420         (isearch-allow-scroll): New customizable variable.
421         (isearch-string-out-of-window, isearch-back-into-window)
422         (isearch-reread-key-sequence-naturally)
423         (isearch-lookup-scroll-key): New functions.
424         (isearch-other-meta-char): Doc string and functionality enhanced.
425         Now accepts a prefix argument.
426         (isearch-lazy-highlight-window-end): New variable.
427         (isearch-lazy-highlight-new-loop): Pay attention to the window's
428         end (thru isearch-lazy-highlight-window-end), not only its start.
430         * simple.el (overriding-map-is-bound, saved-overriding-map): New
431         variables.
432         (ensure-overriding-map-is-bound, restore-overriding-map): New
433         functions.
434         (universal-argument, universal-argument-more, negative-argument)
435         (digit-argument, universal-argument-other-key): Minor changes.
437 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
439         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
440         recursively if the last message is deleted, thus avoiding an
441         infinite loop.
443 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
445         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
446         (tex-main-file): Don't add .tex if the extension is already present.
447         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
449 2003-10-29  Lute Kamstra  <lute@gnu.org>
451         * progmodes/octave-inf.el (inferior-octave-prompt):
452         Recognize version number in prompt.
454 2003-10-28  Dave Love  <fx@gnu.org>
456         * international/characters.el: Fix some Unicode ranges.
458 2003-10-28  Kenichi Handa  <handa@m17n.org>
460         * disp-table.el (standard-display-8bit)
461         (standard-display-default, standard-display-ascii)
462         (standard-display-g1, standard-display-graphic)
463         (standard-display-underline): Assure that standard-display-table
464         is a display table.
466 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
468         * simple.el (reindent-then-newline-and-indent): Delete space *after*
469         reindenting the first line.
471 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
473         * wid-edit.el (widget-default-delete): Always delete child widgets.
475 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
477         * newcomment.el (comment-indent): Don't call indent-according-to-mode
478         if the line has code.
479         Don't try to line up with something that's too far left.
481         * progmodes/octave-mod.el (octave-comment-start): Simplify.
482         (octave-mode-syntax-table): Add % as a comment starter.
483         (octave-point): Remove.
484         (octave-in-comment-p, octave-in-string-p)
485         (octave-not-in-string-or-comment-p, calculate-octave-indent)
486         (octave-blink-matching-block-open, octave-auto-fill):
487         Use line-(beginning|end)-position instead.
489 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
491         * emacs-lisp/authors.el (authors-aliases): Add correct realname
492         for Francesco Potort\e,Al\e(B.
494 2003-10-23  Dave Love  <fx@gnu.org>
496         * international/mule-cmds.el (locale-charset-to-coding-system):
497         Don't rely on nil being a coding system.
499         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
500         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
501         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
503 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
505         * gdb-ui.el (gdb-current-language): New variable.
506         (gdb-update-flag): Remove variable.
507         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
508         (gdb-take-last-elt): Remove function.
509         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
510         (gdb-post-prompt): Check for variable object changes here.
512         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
513         object changes in gdb-ui.el.
515 2003-10-21  Richard M. Stallman  <rms@gnu.org>
517         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
519         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
520         Don't check for foo*/ wildcard form here.
521         (insert-directory): Recognize foo*/ as a wildcard.
522         Separate wildcard-regexp variable from the arg, wildcard.
524         * subr.el (add-hook): Correctly detect when make-local-hook was used.
525         (remove-hook): Correctly handle strange cases about local hooks.
527 2003-10-21  David Ponce  <david@dponce.com>
529         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
530         argument REAL, to return a real number instead of a rounded
531         integer value.  Define as inline function.
532         (ruler-mode-right-fringe-cols): Likewise.
533         (ruler-mode-scroll-bar-cols): New function.
534         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
535         (ruler-mode-right-scroll-bar-cols): Likewise.
536         (ruler-mode-space): New function.
537         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
538         scroll bar mode and margins in a more robust way.
540 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
542         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
543         (antlr-c-init-language-vars): New function.
544         (antlr-mode): Use it with cc-mode before v5.29.
545         (antlr-c-common-init): Don't set some local vars here.
546         (antlr-mode): Set them here.
547         (antlr-c-forward-sws): New function alias.
548         (antlr-mode): Redefine with cc-mode before v5.30.
549         (antlr-skip-sexps): Use it.
550         (antlr-skip-exception-part): Ditto.
551         (antlr-skip-file-prelude): Ditto.
552         (antlr-outside-rule-p): Ditto.
553         (antlr-end-of-body): Ditto.
554         (antlr-option-kind): Ditto.
555         (antlr-insert-option-area): Ditto.
556         (antlr-file-dependencies): Ditto.
558 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
560         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
561         Move backward only if point was not inside an entry.
563 2003-10-21  Richard M. Stallman  <rms@gnu.org>
565         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
567 2003-10-21  Juri Linkov  <juri@jurta.org>
569         * compare-w.el: Automatically skip non-matching text to resync.
570         (compare-windows-whitespace): Doc fix.
571         (compare-windows-sync, compare-windows-sync-string-size)
572         (compare-windows-recenter, compare-ignore-whitespace)
573         (compare-windows-highlight, compare-windows-face): New variables.
574         (compare-windows): Use compare-windows-sync.
575         (compare-windows-highlight, compare-windows-dehighlight)
576         (compare-windows-sync-regexp)
577         (compare-windows-sync-default-function): New functions.
579 2003-10-21  Juri Linkov  <juri@jurta.org>
581         * diff.el (diff-parse-differences): Don't visit the files now;
582         instead, just record the error locus.
584 2003-10-21  Dave Love  <fx@gnu.org>
586         * progmodes/cfengine.el: New file.
588 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
590         * complete.el (PC-do-completion): Do not forget to use `pred' as the
591         default-directory when completing file names.
593 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
595         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
596         followed by the word `face', it gets treated as a face, even if
597         it is also defined as a variable or a function.
599 2003-10-20  Dave Love  <fx@gnu.org>
601         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
602         Avoid incf in macro expansion.
604 2003-10-20  John Paul Wallington  <jpw@gnu.org>
606         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
607         `evenp' so we don't implicitly require cl library at runtime.
609 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
611         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
612         (help-make-xrefs): Only make cross-references for faces if
613         preceded or followed by the word `face'.  Do not make a
614         cross-reference for variables without variable documentation,
615         unless preceded by the word `variable' or `option'.  Update doc
616         string accordingly.
618 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
620         * progmodes/hideshow.el: Rewrite one-armed `if'
621         constructs using either `when' or `unless'.
622         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
624 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
626         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
627         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
628         instead of 12x12.
630 2003-10-16  Eli Zaretskii  <eliz@elta.co.il>
632         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
633         message while converting to Babyl.
635 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
637         * allout.el (allout-mode): Doc fix.
639 2003-10-16  Lute Kamstra  <lute@gnu.org>
641         * subr.el (force-mode-line-update): Fix docstring.
643 2003-10-14  Dave Love  <fx@gnu.org>
645         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
646         (default-input-method): Add :link, improve :type.
647         (locale-charset-language-names): Fix utf-8 pattern.
648         (locale-charset-match-p, locale-charset-alist)
649         (locale-charset-to-coding-system): New.
650         (set-locale-environment): Deal with codeset part of locale specs.
652 2003-10-14  Lute Kamstra  <lute@gnu.org>
654         * fringe.el (fringe-mode): Use active voice in docstring.
655         (set-fringe-style): Ditto.
657 2003-10-13  Lute Kamstra  <lute@gnu.org>
659         * fringe.el (fringe-mode): Fix docstring.
660         (set-fringe-style): Ditto.
662 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
664         * ediff-mult.el (ediff-filegroup-action):
665         Use ediff-default-filtering-regexp.
667         * ediff-util.el (ediff-recenter): Don't call
668         ediff-restore-highlighting twice.
669         (ediff-select-difference): Set current difference.
670         (ediff-unselect-and-select-difference): Add comment.
672         * ediff.el (ediff-directories,ediff-directory-revisions)
673         (ediff-directories3,ediff-merge-directories)
674         (ediff-merge-directories-with-ancestor)
675         (ediff-merge-directory-revisions)
676         (ediff-merge-directory-revisions-with-ancestor):
677         Use ediff-default-filtering-regexp.
679 2003-10-12  Andreas Schwab  <schwab@suse.de>
681         * international/mule-cmds.el (locale-charset-language-names):
682         Simplify regex by removing unused grouping.
684 2003-10-10  Dave Love  <fx@gnu.org>
686         * bindings.el: Don't bind stop.
688 2003-10-08  Miles Bader  <miles@gnu.org>
690         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
691         face instead of attempting to emulate it.
693 2003-10-07  Kenichi Handa  <handa@m17n.org>
695         * international/mule-diag.el (list-coding-systems-1): List coding
696         systems that are loaded automatically.
698         * international/code-pages.el (iso-8859-11): Add autoload cookie.
700         * international/mule.el (autoload-coding-system): New function.
702 2003-10-07  Andreas Schwab  <schwab@suse.de>
704         * log-edit.el (log-edit-changelog-entries): Prefer local value of
705         change-log-default-name in the buffer visiting the file.
707 2003-10-06  Dave Love  <fx@gnu.org>
709         * files.el (find-file-hook): Customize.
710         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
712         * bindings.el (completion-ignored-extensions): Remove .log.
713         (global-map): Add again, open, stop keys.
715 2003-10-05  Richard M. Stallman  <rms@gnu.org>
717         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
718         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
719         Use sh-modify directly.
720         (sh-select): Use sh-append, not eval.
722         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
724         * info.el (Info-following-node-name): New function.
726         * loadhist.el (unload-feature-special-hooks):
727         Rename from loadhist-hook-functions.
728         (loadhist-hook-functions): Now an alias.
730 2003-10-04  Eli Zaretskii  <eliz@elta.co.il>
732         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
733         file-name clashes on 8+3 filesystems.
735         * Makefile.in (DONTCOMPILE, bootstrap-clean):
736         Rename loaddefs-boot.el to ldefs-boot.el
738         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
739         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
741 2003-10-03  Lute Kamstra  <lute@gnu.org>
743         * info.el (Info-mode): Revert previous change.
744         (Info-escape-percent): New function.
745         (Info-fontify-node): Use it.
747 2003-10-02  Andreas Schwab  <schwab@suse.de>
749         * loaddefs-boot.el: Regenerated.
751 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
753         * ffap.el: Remove defadvice related code from CVS since `complete'
754         provides a `PC-completion-as-file-name-predicate' variable that
755         ffap can override.
757 2003-10-02  Kenichi Handa  <handa@m17n.org>
759         * international/utf-8.el (ccl-decode-mule-utf-8):
760         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
762         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
763         * international/subst-big5.el: Likewise.
764         * international/subst-gb2312.el: Likewise.
765         * international/subst-ksc.el: Likewise.
767 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
769         * calendar/calendar.el (increment-calendar-month)
770         (calendar-leap-year-p, calendar-absolute-from-gregorian)
771         (generate-calendar, calendar-read-date, calendar-interval)
772         (calendar-day-of-week): Handle years BC.
773         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
775 2003-10-01  Dave Love  <fx@gnu.org>
777         * language/cyrillic.el (cp1251): Alias for windows-1251.
779         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
780         bootstrap.
782 2003-10-01  Lute Kamstra  <lute@gnu.org>
784         * files.el: Fix typo.
785         * imenu.el (imenu--generic-function): Docstring fix.
787 2003-09-30  Richard M. Stallman  <rms@gnu.org>
789         * dired.el (dired-mode): Handle dired-directory as a list.
791 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
793         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
795         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
797         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
798         Replace gud-display with gud-watch.
799         (gud-speedbar-buttons): Add stuff for watching expressions
800         in the speedbar when using M-x gdba. Use dolist on old part
801         of this function.
803         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
804         (gdb-update-flag): New variables.
805         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
806         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
807         (gud-watch, gdb-var-create-handler) : New functions.
808         (gdb-var-list-children, gdb-var-list-children-handler)
809         (gdb-var-create-regexp, gdb-var-update-regexp)
810         (gdb-var-list-children-regexp): New constants.
811         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
812         (gdb-annotation-rules): Reduce annotation set (level 3).
813         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
814         (gdb-post-prompt): Don't update GDB buffers every time speedbar
815         updates.
816         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
817         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
818         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
819         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
820         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
821         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
822         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
823         (gud-display, gud-display1)
824         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
825         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
826         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
827         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
828         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
829         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
830         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
831         (gdb-display-display-buffer, gdb-toggle-display)
832         (gdb-delete-display, gdb-expressions-popup-menu)
833         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
834         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
835         to display buffer.
837 2003-09-30  Richard M. Stallman  <rms@gnu.org>
839         * progmodes/ada-mode.el (ada-mode): Don't use advice.
840         Instead, set which-func-functions.
842         * progmodes/which-func.el (which-func-modes): Add ada-mode.
843         (which-func-functions): New variable.
844         (which-function): Use that.
846         * info.el (Info-mode): Double each `%' in header line.
848         * emacs-lisp/lisp-mnt.el (lm-with-file):
849         When FILE is nil, run BODY in current buffer.
851         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
853         * help.el (describe-mode): Start with a brief list of minor modes.
854         Find them thru minor-mode-list so as to find them all.
855         Show them in alphabetical order.
857         * mail/sendmail.el (mail-aliases): Doc fix.
859         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
861 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
863         * mail/rmailsum.el (rmail-make-summary-line-1):
864         Change comma after last label to a space.
865         (rmail-summary-font-lock-keywords): Adapt to that change.
867 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
869         * progmodes/scheme.el (scheme-mode-variables): When setting
870         `font-lock-defaults', also specify that "#" should
871         be interpreted with `word' syntax.
872         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
874 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
876         * desktop.el: A lot of comments updated.
877         (desktop-save-mode): Minor mode introduced.
878         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
879         (desktop-load-default): Function made obsolete.
880         (desktop-locals-to-save): Variable made customizable.
881         (desktop-read): Optional parameter `dirname' added.
882         (desktop-change-dir, desktop-revert): Parameter `dirname' in
883         `desktop-read' used.
884         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
886 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
888         * whitespace.el (whitespace-clean-msg): Add user customizable message
889         for displaying ``clean'' output.
890         (whitespace-buffer): Use `whitespace-clean-msg'.
891         (whitespace-global-mode): Fix typo.
893 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
895         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
897 2003-09-29  Lute Kamstra  <lute@gnu.org>
899         * bindings.el (mode-line-modes): Remove superfluous :propertize
900         construct in initialization.
901         (mode-line-position): Change cons cell into proper list in
902         initialization.
904 2003-09-29  SAITO Takuya <tabmore@rivo.mediatti.net>  (tiny change)
906         * international/mule.el (decode-coding-inserted-region): Use car
907         of the return value of find-operation-coding-system.
909 2003-09-29  Kenichi Handa  <handa@m17n.org>
911         * descr-text.el (describe-char): Fix previous change.
913 2003-09-28  Kenichi Handa  <handa@m17n.org>
915         * descr-text.el (describe-char-display): New function.
916         (describe-char): Pay attention to display table on describing how
917         a character is displayed.
919         * international/mule-cmds.el (encoded-string-description):
920         Prepend "0x" to each encoded byte.
922 2003-09-28  Andreas Schwab  <schwab@suse.de>
924         * find-file.el (ff-special-constructs): Add autoload cookie.
926 2003-09-28  Kevin Ryde  <user42@zip.com.au>
928         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
929         makeinfo appends to duplicate index entries.
931 2003-09-28  Eli Zaretskii  <eliz@elta.co.il>
933         * dired-x.el (dired-clean-tex): Doc fix.
935         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
936         using a Chinese tutorial.
938 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
940         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
941         between "MAIL FROM:" and "RCPT TO:" and the following address.
943 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
945         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
947 2003-09-28  David Ponce  <david@dponce.com>
949         * recentf.el (recentf-initialize-file-name-history): New defcustom.
950         (recentf-load-list): When `recentf-initialize-file-name-history'
951         is non-nil, initialize an empty `file-name-history' with the
952         recent list.
954 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg> (tiny patch)
956         * man.el (Man-default-man-entry): Remove the leading `*' from the
957         word at point.
959 2003-09-26  Lute Kamstra  <lute@gnu.org>
961         * bindings.el (mode-line-position): Mention size indication in
962         docstring.
964 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
966         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
968         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
969         because it's autoloaded now.
971 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
973         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
974         (sh-font-lock-keywords, sh-feature): Fix previous change of
975         sh-feature to avoid infloop with sh-font-lock-keywords.
977 2003-09-25  Kim F. Storm  <storm@cua.dk>
979         * frame.el (frame-current-scroll-bars): New defun.
981         * window.el (window-current-scroll-bars): New defun.
983 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
985         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
986         cause errors when the state cache contains info on parts that have
987         been narrowed out.
989 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
991         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
992         `c-setup-paragraph-variables' has to be used when this variable is
993         changed; it doesn't work to reinitialize the mode since that
994         typically clobbers the variable.
996         * progmodes/cc-styles.el (c-setup-paragraph-variables):
997         Make it interactive.
999 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1001         * progmodes/cc-fonts.el (c-font-lock-declarations):
1002         Fix recognition of constructors and destructors for classes whose
1003         names are matched by `*-font-lock-extra-types'.
1005         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
1006         followed by an identifier in C++ then it's a type.
1008 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1010         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
1011         problem that primarily affected XEmacs.  Don't use faces to find
1012         unterminated strings since Emacs and XEmacs fontify strings
1013         differently - this function should now work better in XEmacs.
1015 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1017         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
1018         `expand-abbrev' workaround which caused braces to misbehave inside
1019         macros.
1021         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
1022         handling.  This bug could cause interactive font locking to bail out.
1024 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1026         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
1027         Handle paren-style types in Pike.  Also fixed some cases of
1028         insufficient handling of unbalanced parens.
1030 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
1032         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
1033         common shell prompts that are not common filename or URL characters.
1034         (ffap-file-at-point): Use the new regexp to strip the prompts from
1035         the file names. This is an issue mostly for user prompts that
1036         don't have a trailing space and find-file-at-point is invoked from
1037         within a shell inside emacs.
1039 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
1041         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
1042         stamps numerically, rather than textually.
1044 2003-09-24  Kenichi Handa  <handa@m17n.org>
1046         * language/devan-util.el (devanagari-post-read-conversion):
1047         * language/mlm-util.el (malayalam-post-read-conversion):
1048         * language/tml-util.el (tamil-post-read-conversion):
1049         Add autoload cookie.
1051         * international/utf-8.el (utf-8-post-read-conversion):
1052         Call post-read-conversion functions for Devanagari, Malayalam,
1053         and Tamil.
1055 2003-09-23  Dave Love  <fx@gnu.org>
1057         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
1059 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
1061         * progmodes/gud.el (perldb): Add gud-until to list of commands.
1062         Update gud-remove.
1064 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1066         * progmodes/sh-script.el (sh-mode-default-syntax-table):
1067         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
1068         (sh-mode-syntax-table-input): New variable.
1069         (sh-require-final-newline): Don't use eval.
1070         (sh-builtins, sh-leading-keywords, sh-other-keywords)
1071         (sh-variables, sh-font-lock-keywords): Don't use eval.
1072         (sh-set-shell): When setting require-final-newline,
1073         treat value = `require-final-newline' as don't change it.
1074         Set sh-mode-syntax-table locally based on
1075         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
1077         * progmodes/compile.el (compile-internal):
1078         Call compilation-set-window-height before setting window start.
1080 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
1082         * emacs-lisp/bytecomp.el (byte-compile-log-file):
1083         Clear out byte-compile-last-warned-form.
1085 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1087         * woman.el (woman-file-name, woman-follow-word):
1088         If current-word returns nil, use "".
1090         * simple.el (eval-expression): Bind standard-output in to-buffer case.
1092 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1094         * emacs-lisp/lisp-mnt.el (lm-with-file):
1095         Don't visit the file, just use insert-file-contents in temp buffer.
1097 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
1099         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
1100         Add surrounding \\( and \\) around the header, as in
1101         for lm-history-header 'Change Log\\|History'.
1103 2003-09-22  John Paul Wallington  <jpw@gnu.org>
1105         * progmodes/ld-script.el: Add Commentary section,
1106         minor cleanup of file header.
1107         (ld-script-font-lock-keywords): Doc fix.
1108         (toplevel): Provide `ld-script' feature.
1110 2003-09-21  Kim F. Storm  <storm@cua.dk>
1112         * scroll-bar.el (set-scroll-bar-mode): Initialize to
1113         new built-in variable default-frame-scroll-bars.
1114         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
1115         scroll-bar-mode; notably, use it instead of t when we toggle
1116         scroll-bars on.
1117         (toggle-scroll-bar): Use default-frame-scroll-bars.
1119 2003-09-19  Masatake YAMATO  <jet@gyve.org>
1121         * pcvs.el (cvs-do-removal): Change the prompt depending on
1122         `filter' value.
1124 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
1126         * startup.el (command-line-1): Stop startup-echo-area-message
1127         being hidden by "Loading image..." message.
1128         (use-fancy-splash-screens-p, display-splash-screen):
1129         Move display-graphic-p test from latter to former.
1131         * progmodes/sh-script.el (sh-font-lock-keywords):
1132         Highlight escaped EOLs differently from other backslash constructs.
1134 2003-09-19  Richard M. Stallman  <rms@gnu.org>
1136         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
1137         New functions.
1138         (edebug-enter, edebug-outside-excursion): Use them.
1140         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
1141         Fix the condition for whether to print "In WHERE".
1143 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
1145         * finder.el (finder-mode-hook): New variable.
1146         (finder-mode): Run hook finder-mode-hook
1148 2003-09-18  Masatake YAMATO  <jet@gyve.org>
1150         * progmodes/ebrowse.el: Fix broken magic autoload comments.
1152 2003-09-17  Mario Lang  <mlang@delysid.org>
1154         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
1155         "p %e" to actually print the value in the GUD buffer.
1157 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
1159         From David Ponce <david.ponce@wanadoo.fr>:
1160         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
1161         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
1162         from loaddefs-boot.el if necessary.
1164 2003-09-15  Zoltan Kemenczy <kemenczy@rogers.com>
1166         * progmodes/gud.el (gud-find-class): Make jdb work again since
1167         cc-mode changed the syntactic information.
1169 2003-09-15  David Ponce  <david@dponce.com>
1171         * recentf.el: (recentf-exclude): Accept predicates too.
1172         (recentf-file-readable-p): New function.
1173         (recentf-include-p): Handle predicates in recentf-exclude.
1174         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
1175         (recentf-cleanup): Likewise.
1176         (recentf-save-list): Use write-file to handle backup of
1177         recentf-save-file.
1179 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
1181         * loaddefs-boot.el: Renamed from `loaddefs.el'
1182         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
1183         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
1184         necessary.
1186 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
1188         * electric.el (Electric-pop-up-window): For the `one-window' case,
1189         no longer disconcertingly move point in the original buffer.
1191 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1193         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
1195 2003-09-12  Eric Hanchrow <offby1@blarg.net>  (tiny change)
1197         * dired.el (dired-mode-map): Fix typo.
1199 2003-09-11  Richard M. Stallman  <rms@gnu.org>
1201         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
1203 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
1205         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
1206         the function is less noisy.  Now only `kill-buffer' can ask questions.
1208 2003-09-10  Mario Lang  <mlang@delysid.org>
1210         * battery.el: Update Commentary and Copyright.
1211         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
1212         appear due to wrong ordering of the expressions in `or'.
1214 2003-09-09  Lute Kamstra  <lute@gnu.org>
1216         * misc.el (upcase-char): Fix docstring.
1217         (zap-up-to-char): New command.
1219 2003-09-08  David Ponce  <david@dponce.com>
1221         Ensure that recentf correctly updates the menu bar.
1222         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
1223         (recentf-menu-bar): New function.
1224         (recentf-clear-data): Use it
1225         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
1226         of easy-menu-change.
1228 2003-09-08  Lute Kamstra  <lute@gnu.org>
1230         * simple.el (size-indication-mode): New.
1231         * bindings.el (mode-line-position): Add buffer size indicator.
1233 2003-09-04  Mario Lang  <mlang@delysid.org>
1235         * battery.el (battery-linux-proc-acpi): New function.
1236         (battery-status-function): Modify default value calculation to also
1237         check for availability of ACPI.
1238         (battery-echo-area-format): Ditto.
1239         (battery-mode-line-format): Ditto.
1241 2003-09-06  Dave Love  <fx@gnu.org>
1243         * ielm.el (ielm-mode-hook): Add :options.
1245         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
1246         (eldoc-print-current-symbol-info): Use it.
1248 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
1250         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
1251         being displayed in GUD buffer.
1252         (gdb-idle-input-queue): Remove var. Use just one queue.
1253         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
1254         Remove functions.  Use just one queue.
1255         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
1256         (gdb-invalidate-assembler, gdb-get-current-frame):
1257         Modify functions.  Use just one queue.
1259 2003-09-04  Dave Love  <fx@gnu.org>
1261         * cus-start.el: Add blink-cursor-alist.
1263         * ruler-mode.el (ruler-mode-fill-column-char)
1264         (ruler-mode-current-column-char): Use char-displayable-p,
1265         not window-system.
1267         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
1269         * language/european.el (windows-1252): Move from code-pages.
1271         * language/cyrillic.el ("Windows-1251"): Delete.
1272         ("Bulgarian", "Belarusian"): Remove `features'.
1273         (windows-1251): Move from code-pages.
1275         * international/mule-diag.el (non-iso-charset-alist):
1276         Remove `codepage' stuff.
1277         (print-designation, list-coding-systems-1): Output fixes.
1279         * international/code-pages.el (cp-make-translation-table)
1280         (cp-valid-codes): Made defsubsts.
1281         (cp-fix-safe-chars): Delete.
1282         (mule-diag): Don't require.
1283         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
1284         (top-level): Check for defined coding system when defining
1285         cp... aliases.  Change w32-add-charset-info test to avoid warning.
1286         (non-iso-charset-alist): Defvar when compiling.
1287         (cp-make-coding-system): Doc fix.
1289 2003-09-02  Jason Rumney  <jasonr@gnu.org>
1291         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
1292         line-ends from CVS before doing conversion.
1294 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1296         * calendar/diary-lib.el (diary-header-line-flag)
1297         (diary-header-line-format): New variables.
1298         (list-diary-entries): Use them to set header line in simple diary.
1300         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
1301         other than font-lock-string-face to highlight backslashes.
1303 2003-09-01  Jason Rumney  <jasonr@gnu.org>
1305         * international/titdic-cnv.el (tit-read-key-value): Include \r in
1306         regexp.
1308 2003-09-01  Dave Love  <fx@gnu.org>
1310         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
1312         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
1313         and :help; also line and column numbers labels.
1315         * international/mule-util.el (char-displayable-p): Move from
1316         latin1-disp, rename and autoload.
1318         * international/latin1-disp.el (latin1-char-displayable-p):
1319         Now obsolete alias.  Replace uses with char-displayable-p.
1320         (latin1-display-ucs-per-lynx): Fix last change.
1322         * international/mule-cmds.el (standard-display-european-internal):
1323         Don't use char code for Latin-1 NBSP.
1324         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
1325         U+2018, U+2019 for `'.
1326         (select-safe-coding-system): Message fix.
1328 2003-09-01  Kenichi Handa  <handa@m17n.org>
1330         * international/fontset.el (setup-default-fontset): For Thai
1331         font, specify "*" family.
1333 2003-09-01  Kevin Rodgers <ihs_4664@yahoo.com>  (tiny change)
1335         * progmodes/compile.el (previous-error): Accept a prefix
1336         argument, similarly to next-error.
1338 2003-08-31  Masatake YAMATO  <jet@gyve.org>
1340         * pcvs.el (cvs-do-removal): Use = instead of eq to check
1341         the number of files.  Bind the number of files to a local
1342         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
1344 2003-08-30  Eli Zaretskii  <eliz@elta.co.il>
1346         * vc-hooks.el (vc-make-version-backup): Fix the change made on
1347         2003-07-26: msdos-long-file-names is a function, not a variable.
1349 2003-08-29  Richard M. Stallman  <rms@gnu.org>
1351         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
1352         Do nothing with mail-personal-alias-file if it is nil.
1354         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
1355         Do nothing if mail-personal-alias-file is nil.
1357         * term.el (term-exec-1): Bind coding-system-for-read.
1359         * dired.el (dired-mouse-find-file-other-window):
1360         Use dired-view-command-alist here, as in dired-view-file.
1361         (dired-view-command-alist): Use %s to substitute file name.
1362         Handle .ps_pages, .eps, .jpg, .gif, .png.
1364 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
1366         * info.el (Info-mode-map): Bind S-tab and <backtab> to
1367         `Info-prev-reference', instead of M-tab.
1369 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
1371         * simple.el (blink-matching-open): Work correctly on chars that
1372         are designated as parens through the syntax-table text property.
1374 2003-08-29  Thierry Emery <thierry.emery@club-internet.fr>  (tiny change)
1376         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
1377         line break position in the middle of a non-kinsoku (e.g. latin)
1378         word, making it skip until either a space or a character with
1379         category "|".
1380         (kinsoku-longer): Test for end of buffer.
1382 2003-08-28  Eli Zaretskii  <eliz@elta.co.il>
1384         * mail/rmail.el (rmail-convert-to-babyl-format):
1385         Detect quoted-printable- and base64-encoded messages and decode them
1386         automatically.  Set the message's encoding from the charset=
1387         header, if any.  Decode base64-encoded messages in Mail format as well.
1389 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
1391         * mail/smtpmail.el Fix previous change:
1392         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
1393         calling smtpmail-via-smtp.
1394         (smtpmail-via-smtp): Add fall-back values for envelope-from.
1396 2003-08-26  John Paul Wallington  <jpw@gnu.org>
1398         * image.el (image-jpeg-p): Don't search beyond length of data.
1400 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
1402         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
1403         misfeature in `expand-abbrev' which caused electric keywords like
1404         "else" to disappear if an open brace was typed directly afterwards.
1406 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
1408         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
1409         mandatory in `define-widget'.
1411         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
1412         Don't align the operators "!=", "<=" and ">=" as assignment operators.
1414         (c-assignment-operators): New language constant that only contains
1415         the assignment operators.
1417         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
1419 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
1421         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
1422         Safeguard against unbalanced sexps.
1424 2003-08-26  Terje Rosten <terjeros@phys.ntnu.no>
1426         * version.el (emacs-version): Check for gtk.  Include gtk version info.
1428 2003-08-25  John Paul Wallington  <jpw@gnu.org>
1430         * man.el (Man-default-man-entry): Don't whizz past the section
1431         number before looking for it.
1433 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
1435         * progmodes/gud.el (gud-display-line): Don't set window-point if
1436         source buffer is not visible. (Only happens with M-x gdba).
1438         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
1439         documentation.
1440         (gdb-source, gdb-source-info): Update to assembler unnecessary
1441         as its done after each GDB command anyway.
1442         (gdb-pre-prompt): Use with-current-buffer.
1443         (gdb-insert-field): Add help-echo text.
1444         (gdb-invalidate-assembler): Re-display of assembler now done in
1445         gdb-info-breakpoints-custom.
1446         (gdb-info-breakpoints-custom): Force re-display of assembler to
1447         happen *after* update of breakpoints buffer.
1448         (gdb-display-source-buffer): Don't choke if gdb-source-window
1449         isn't visible.
1450         (gdb-put-string, gdb-put-arrow): Remove free variables.
1452 2003-08-24  John Paul Wallington  <jpw@gnu.org>
1454         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
1456         * man.el (Man-default-man-entry): Strip text properties when
1457         snarfing parts of entry because `format' preserves properties.
1459 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
1461         * files.el (file-newest-backup): Use `expand-file-name'.
1463         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
1464         Allow the diary to pop up a new frame, if needed.
1466         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
1467         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
1468         (smtpmail-send-it): Make treatment of envelope-from consistent with
1469         sendmail.el.
1471         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
1472         (sh-leading-keywords): Add the bash `time' reserved word.
1473         (sh-variables): Add some bash variables.
1474         (sh-add-completer): Fix nil branch of case statement.
1476 2003-08-24  Masatake YAMATO  <jet@gyve.org>
1478         * progmodes/ld-script.el: New file.
1480 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
1482         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
1484 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
1486         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
1487         Better explain obsolescence, and what to use instead.
1489 2003-08-23  Masatake YAMATO  <jet@gyve.org>
1491         * pcvs.el (cvs-do-removal): Show the deleted file name
1492         on the prompt.
1494 2003-08-20  Dave Love  <fx@gnu.org>
1496         * international/mule.el (make-coding-system)
1497         (set-buffer-file-coding-system): Doc fix.
1499         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
1501         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
1503         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
1505         * international/utf-16.el: Add mime-text-unsuitable coding system
1506         properties.
1508         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
1510         * cus-edit.el: Add some :links.
1511         (bib): Remove.
1513         * textmodes/bib-mode.el (bib): Add :group external.
1515 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
1517         * wid-edit.el (widget-echo-help): Make it handle expressions that
1518         evaluate to strings.
1520 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
1522         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
1524         Simplify selection of SQL products to define highlighting and
1525         interactive mode.  Includes detailed instructions on adding
1526         support for new products.
1528         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
1529         product for use in highlighting and interactive mode.
1530         (sql-interactive-product): New variable.  SQL product for
1531         sql-interactive-mode.
1532         (sql-product-support): New variable.  Specifies product-specific
1533         parameters to drive highlighting and interactive mode.
1534         (sql-imenu-generic-expression): Add more object types.
1535         (sql-sqlite-options): Correct comment.
1536         (sql-ms-program): Use "osql" rather than "isql".
1537         (sql-prompt-regexp, sql-prompt-length): Update comment.
1538         (sql-mode-menu): Add "Start SQLi session" entry.
1539         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
1540         (sql-mode-abbrev-table): Add abbreviations.  Support of
1541         SYSTEM-FLAG on define-abbrev.  Support was removed with last
1542         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
1543         (sql-mode-font-lock-object-name): Add font-lock pattern for object
1544         names.
1545         (sql-mode-ansi-font-lock-keywords): Set as default value.
1546         (sql-mode-oracle-font-lock-keywords): Set as default value.
1547         Support Oracle 9i keywords.
1548         (sql-mode-postgres-font-lock-keywords): Set as default value.
1549         (sql-mode-linter-font-lock-keywords): Set as default value.
1550         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
1551         SQLServer 2000.
1552         (sql-mode-sybase-font-lock-keywords)
1553         (sql-mode-interbase-font-lock-keywords)
1554         (sql-mode-sqlite-font-lock-keywords)
1555         (sql-mode-strong-font-lock-keywords)
1556         (sql-mode-mysql-font-lock-keywords)
1557         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
1558         keywords.
1559         (sql-mode-font-lock-defaults): Update comment.
1560         (sql-product-feature): New function.  Returns feature associated
1561         with a product from `sql-product-support' alist.
1562         (sql-product-font-lock): New function.  Set font-lock support
1563         based on `sql-product'.
1564         (sql-add-product-keywords): New function.  Add font-lock rules to
1565         product-specific keyword variables.
1566         (sql-set-product): New function.  Set `sql-product' and apply
1567         appropriate font-lock highlighting.
1568         (sql-highlight-product): New function.  Set font-lock support
1569         based on a product.  Also set mode name to include product name.
1570         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
1571         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
1572         Use `sql-set-product'.
1573         (sql-highlight-ms-keywords)
1574         (sql-highlight-sybase-keywords)
1575         (sql-highlight-interbase-keywords)
1576         (sql-highlight-strong-keywords)
1577         (sql-highlight-mysql-keywords)
1578         (sql-highlight-sqlite-keywords)
1579         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
1580         (sql-get-login): Prompt in the same order as the tokens.
1581         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
1582         (sql-product-interactive): New function.  Common portions of
1583         product-specific interactive mode wrappers.
1584         (sql-interactive-mode): Rewritten to use product features.
1585         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
1586         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
1587         (sql-db2, sql-linter): Use `sql-product-interactive'.
1588         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
1589         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
1590         (sql-connect-ingres, sql-connect-postgres)
1591         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
1592         New functions.  Format command line parameters and invoke comint on
1593         the appropriate interpreter.  Code was in the corresponding
1594         `sql-xyz' function before.
1595         (sql-connect-ms): New function.  Support -E argument to use
1596         operating system credentials for authentication.
1598 2003-08-18  Kenichi Handa  <handa@m17n.org>
1600         * international/mule.el (encode-char): Fix for the ASCII case.
1602 2003-08-15  Kenichi Handa  <handa@m17n.org>
1604         * international/fontset.el (setup-default-fontset): Change "*" to
1605         nil in the specifications of font family.
1607 2003-08-18  Kim F. Storm  <storm@cua.dk>
1609         * kmacro.el (kmacro-keymap): Group related bindings in
1610         initialization for clarity.  Bind C-s to start macro.
1611         Remove C-r binding.
1612         (kmacro-initial-counter-value): New defvar to hold initial counter
1613         value in case we set the value before defining a macro.
1614         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
1615         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
1616         not defining or executing macro.  Doc fix.
1617         (kmacro-add-counter): Clear kmacro-initial-counter-value.
1618         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
1619         temporarily view older elements on the macro ring without cycling
1620         the ring.
1621         (kmacro-display): Doc fix.
1622         (kmacro-exec-ring-item): New helper function.
1623         (kmacro-call-ring-2nd): Use it.
1624         (kmacro-call-ring-2nd-repeat): Doc fix.
1625         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
1626         (kmacro-end-or-call-macro): Execute last viewed macro (using
1627         kmacro-exec-ring-item) from ring if this follows
1628         kmacro-view-macro.  This allows us to find a macro on the ring
1629         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
1630         the ring to bring it to the head of the ring.
1631         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
1632         Allow binding to reserved keys without specifying C-x C-k prefix.
1633         Ask for confirmation if entered key sequence is already bound to
1634         a non-macro command.
1635         (kmacro-view-macro): Repeating command will show older elements
1636         on the macro ring; C-k will execute the last viewed macro.
1637         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
1638         property from 'ring to 'head.
1640 2003-08-17  Alan Shutko  <ats@acm.org>
1642         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
1643         keeping December out of the alist.
1645 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
1647         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
1648         * calendar/calendar.el (calendar-mode-map): Bind it to key.
1649         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
1650         (calendar-flatten): New function.
1651         (calendar-mouse-view-other-diary-entries)
1652         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
1653         in the menu title and to show multi-line diary entries correctly
1654         in the menu.
1656 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
1658         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
1659         defcustom, because the default was recently changed.
1661 2003-08-16  Richard M. Stallman  <rms@gnu.org>
1663         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
1665         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
1666         New subroutine, broken out of eval-last-sexp-1.
1667         (eval-last-sexp-1): Use eval-last-sexp-print-value.
1669         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
1671         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
1673         * simple.el (eval-expression): Use eval-last-sexp-print-value.
1675 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
1677         * progmodes/compile.el (compilation-error-regexp-alist):
1678         Add Java ANt error detection as described in document
1679         http://ant.apache.org/faq.html
1681 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
1683         * simple.el (backward-word, forward-to-indentation)
1684         (backward-to-indentation):  Argument changed to optional.
1685         (next-line, previous-line): Use `or' instead of `unless'.
1687 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1689         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
1690         instead of a constant.
1692 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
1694         * shell.el (shell): With prefix-arg, suggest a new buffer name.
1696 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
1698         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
1699         (vc-sccs-workfile-version): Search the entire delta table, rather
1700         than just the first entry, because that might be a deleted version.
1702 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
1704         * menu-bar.el (menu-bar-options-menu): Supply a body for the
1705         [save-place] binding in the Options menu.  Have it require
1706         'saveplace' and then toggle the variable manually, to avoid an an
1707         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
1708         for the bug report.
1710 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
1712         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
1713         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
1714         (gdb-info-threads-custom): Add help-echo text.
1715         (gdb-display-back): Don't use purecopy.
1716         (gdb-info-breakpoints-custom, gdb-reset)
1717         (gdb-assembler-custom): Use display-images-p to test if breakpoint
1718         icons can be displayed.
1720 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
1722         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
1724 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
1726         * bookmark.el (bookmark-completing-read):
1727         Return a string, instead of a list of one string.
1728         Use a popup menu if activated from the mouse.
1729         (bookmark-edit-annotation): Remove unused vars.
1730         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
1731         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
1732         to bookmark-completing-read.
1733         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
1734         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
1735         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
1736         and erase-buffer.
1737         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
1738         (bookmark-menu-jump, bookmark-menu-insert)
1739         (bookmark-popup-menu-and-apply-function)
1740         (bookmark-menu-popup-paned-bookmark-menu): Remove.
1741         (bookmark-menu-build-paned-menu): Remove by folding it into
1742         bookmark-menu-popup-paned-menu.
1743         (menu-bar-bookmark-map): Move the define-key statements here.
1744         Use the "non-menu" commands since they now pop up a menu if needed.
1745         (bookmark-exit-hook-internal): Simplify.
1747 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
1749         * reftex-toc.el (reftex-toc-rename-label): New function.
1750         (reftex-toc-check-docstruct): New function.
1752         * reftex.el (reftex-region-active-p): New function.
1754         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
1755         regexp to find the \bibliography macro.
1757         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
1758         which does not exist in LaTeX.
1759         (reftex-cite-format-builtin): Added amsrefs support.
1760         (reftex-toc-confirm-promotion): New option
1761         
1762         * reftex-toc.el
1763         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
1764         (reftex-toc-demote, reftex-toc-promote)
1765         (reftex-toc-do-promote, reftex-toc-promote-prepare)
1766         (reftex-toc-promote-action, reftex-toc-extract-section-number)
1767         (reftex-toc-newhead-from-alist)
1768         (reftex-toc-load-all-files-for-promotion): New functions.
1769         (reftex-toc-help): Added description of new keys.
1770         (reftex-toc-split-windows-fraction): New option.
1771         (reftex-recenter-toc-when-idle): Search *toc* window on all
1772         visible frames.
1773         (reftex-toc): Additional parameter REUSE
1774         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
1775         with REUSE argument.
1776         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
1777         the call of `reftex-toc'.
1778         (reftex-make-separate-toc-frame): New function .
1779         (reftex-toc-recenter): When called with triple prefix arg, call
1780         `reftex-make-separate-toc-frame' first.
1781         (reftex-toc-toggle-dedicated-frame): New command.
1782         (reftex-toc-quit): Adapted to delete frame when called in
1783         dedicated frame.
1785         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
1786         all enclosing macros.
1789 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1791         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
1792         first use.
1794 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1796         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
1798 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
1800         * calendar/calendar.el (list-diary-entries-hook)
1801         (diary-display-hook, nongregorian-diary-listing-hook)
1802         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
1803         Add some customize options for these hooks.
1804         (calendar-abbrev-construct): Don't try to take a substring longer
1805         than the original string.
1807 2003-08-05  Richard M. Stallman  <rms@gnu.org>
1809         * emacs-lisp/testcover.el (noreturn): Report error if does return.
1810         (testcover-reinstrument-clauses): Doc fix.
1812         * emacs-lisp/warnings.el: Doc fixes, args renamed.
1813         (warning-type-format): Rename from warning-group-format.
1815         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
1816         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
1817         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
1818         to prevent warnings about defvar for an obsolete variable.
1820         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
1821         warning-group-format renamed to warning-type-format.
1823         * subr.el (read-passwd): Use clear-string instead of fillarray.
1825         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
1826         Use vconcat instead of concat.
1827         (edmacro-sanitize-for-string): New function.
1829 2003-08-05  Dave Love  <fx@gnu.org>
1831         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
1832         line-number-display-limit-width.
1834         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
1836 2003-08-05  Kenichi Handa  <handa@m17n.org>
1838         * international/code-pages.el: Don't require mule-diag.
1840         * international/mule-diag.el (non-iso-charset-alist):
1841         Add autoload cookie.
1843         * language/devan-util.el (dev-glyph-order): Add an entry for the
1844         glyph code #xC4.
1846 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1848         * calendar/calendar.el (diary-file, diary-file-name-prefix)
1849         (european-calendar-style, diary-date-forms)
1850         (calendar-day-name-array, calendar-month-name-array): Doc change.
1851         (generate-calendar-month): Adapt for new behaviour of
1852         `calendar-day-name' function.
1853         (calendar-abbrev-length, calendar-day-abbrev-array)
1854         (calendar-month-abbrev-array): New variables.
1855         (calendar-abbrev-construct): New function.
1856         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
1857         rather than fixing abbrevs at some width.  Calling syntax change.
1858         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
1859         (calendar-date-string): Adapt for new behaviours of
1860         `calendar-day-name' and `calendar-month-name' functions.
1862         * calendar/diary-lib.el (list-diary-entries): Adapt for new
1863         behaviour of `calendar-day-name' and `calendar-month-name' functions.
1864         (diary-name-pattern): Use abbrev arrays, rather than fixing
1865         abbrevs at three chars.  Calling syntax change.
1866         (mark-diary-entries):  Adapt for new behaviours of
1867         `diary-name-pattern' and `calendar-make-alist' functions.
1868         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
1869         `diary-name-pattern' function.
1870         (font-lock-diary-date-forms): Use abbrev arrays, rather than
1871         fixing abbrevs at three chars.  Calling syntax change.
1872         (cal-hebrew, cal-islam): Require when compiling.
1873         (diary-font-lock-keywords): Adapt for new behaviour of
1874         `font-lock-diary-date-forms' function.
1876         * calendar/cal-hebrew.el: Reposition some code so defined before used.
1877         (calendar-hebrew-month-name-array-common-year)
1878         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
1879         (list-hebrew-diary-entries): Adapt for new behaviours of
1880         `calendar-day-name' and `add-to-diary-list' functions.
1881         (mark-hebrew-diary-entries): Adapt for new behaviours of
1882         `diary-name-pattern' and `calendar-make-alist' functions.
1884         * calendar/cal-islam.el (calendar-islamic-month-name-array):
1885         Add doc string.
1886         (list-islamic-diary-entries): Adapt for new behaviours of
1887         `calendar-day-name' and `add-to-diary-list' functions.
1888         (mark-islamic-diary-entries): Adapt for new behaviours of
1889         `diary-name-pattern' and `calendar-make-alist' functions.
1891         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
1892         `calendar-month-name' function.
1894         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
1896         * calendar/solar.el (solar-seasons-data): Move definition before use.
1898         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
1899         (cal-tex-LaTeX-hourbox): Move definition before use.
1901         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
1902         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
1903         lunar.el, solar.el
1904         (displayed-month, displayed-year): Define for compiler.
1906 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
1908         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
1909         MODE.  Renamed from c-init-c-language-vars'.
1910         (c-initialize-cc-mode): Change accordingly.
1911         (c-common-init): Ditto.
1912         (c-mode): Ditto.
1913         (c++-mode): Use `c-init-language-vars-for'.
1914         (objc-mode): Ditto.
1915         (java-mode): Ditto.
1916         (idl-mode): Ditto.
1917         (pike-mode): Ditto.
1918         (awk-mode): Ditto.
1920 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
1922         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
1923         or not the point moved.
1925         (c-search-decl-header-end): Don't trip up on operator identifiers
1926         in C++ and operators like == in all languages.
1928         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
1929         Detect leading labels correctly.
1931 2003-08-02  Andreas Schwab  <schwab@suse.de>
1933         * textmodes/ispell.el: Don't redo key bindings on loading, put
1934         them only in loaddefs.el.
1935         * bookmark.el: Likewise.
1936         * dabbrev.el: Likewise.
1937         * emerge.el: Likewise.
1939         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
1940         has more than one member.
1942         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
1944 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1946         * lpr.el (printify-region): It was ending conversion before the
1947         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
1949 2003-07-31  John Paul Wallington  <jpw@gnu.org>
1951         * net/browse-url.el (browse-url-epiphany): Doc fix.
1953 2003-07-30  Kenichi Handa  <handa@m17n.org>
1955         * international/fontset.el (setup-default-fontset):
1956         Change registry names of Akurti fonts.
1958 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1960         * comint.el (comint-read-noecho): Use `clear-string' instead of
1961         `fillarray'.
1963 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
1965         * outline.el (outline-mode-hook): Add defvar.
1967 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
1969         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
1970         Restore assembler in source window if that is what has been selected.
1971         (menu): Add gdb-restore-windows to menu.  Make gdba
1972         specific menus only visible from gdba.
1974 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
1976         * progmodes/compile.el (compilation-environment): New user variable.
1977         (compile-internal): Respect it.
1979 2003-07-23  Masatake YAMATO  <jet@gyve.org>
1981         * progmodes/gud.el (gdb-script-font-lock-keywords):
1982         Put `font-lock-function-name-face' on a symbol which includes
1983         `-' like `hook-run'.  Put font-lock-variable-name-face
1984         on a symbol starting with $.
1986 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
1988         * files.el (set-visited-file-name): Use truename for buffer-file-name.
1990 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
1992         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
1994 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
1996         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
1997         Use with-no-warnings.
1998         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
1999         rather than to find-file-not-found-hook, which doesn't exist.
2001 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
2003         * international/quail.el (quail-translate-key): Fix previous change.
2005 2003-07-25  John Paul Wallington  <jpw@gnu.org>
2007         * server.el (server-start): Check `server-process' is non-nil
2008         before killing it to avoid killing current buffer's process.
2010         * simple.el (choose-completion-string): Use `minibufferp';
2011         test `completion-reference-buffer' if `buffer' arg is nil.
2012         (push-mark): Use `when' and `unless'.
2013         (pop-mark): Use `when'.
2015         * mouse-sel.el (mouse-sel-get-selection-function):
2016         Check `x-last-selected-text-primary'.  Don't barf if it or
2017         `x-last-selected-text' aren't bound.
2019 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
2021         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
2023 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
2025         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
2027 2003-07-23  John Paul Wallington  <jpw@gnu.org>
2029         * tooltip.el (defface tooltip): Inherit from variable-pitch.
2031 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
2033         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
2034         string.  Defvar the derived hook.
2036         * macros.el (insert-kbd-macro): Escape double quote character.
2037         From Thomas W Murphy <twm@andrew.cmu.edu>.
2039 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
2041         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
2042         to match the specific mark rather than reusing comment-start-skip.
2044 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
2046         * progmodes/hideshow.el (hs-special-modes-alist):
2047         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
2049 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
2051         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
2052         value using ?\s.
2054 2003-07-21  John Paul Wallington  <jpw@gnu.org>
2056         * subr.el (with-selected-window): Add closing paren.
2058 2003-07-21  Richard M. Stallman  <rms@gnu.org>
2060         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
2061         (lisp-mode): Likewise.
2063         * subr.el (with-selected-window): Copy code form save-selected-window
2064         so as to call select-window with norecord arg.
2065         (dynamic-completion-table): Doc fix.
2066         (lazy-completion-table): Doc fix.
2068         * international/mule-cmds.el (set-locale-environment):
2069         langinfo renamed to locale-info.
2071         * international/mule.el (auto-coding-functions): Doc fix.
2073 2003-07-21  Kenichi Handa  <handa@m17n.org>
2075         * international/quail.el (quail-translate-key):
2076         Update quail-current-str correctly.
2078 2003-07-21  Andreas Schwab  <schwab@suse.de>
2080         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
2081         ?, to "_".
2083 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2084         Version 2.0.36 of Tramp released.
2086         * net/tramp.el (tramp-default-password-end-of-line): Rename from
2087         tramp-password-end-of-line.
2088         (tramp-password-end-of-line): New method parameter.
2089         (tramp-get-password-end-of-line): Function to access method
2090         parameter `tramp-password-end-of-line', or variable
2091         `tramp-default-password-end-of-line' (default value).
2092         (tramp-methods): Add entries for new parameter
2093         tramp-password-end-of-line.
2094         (tramp-enter-password): Use new function
2095         `tramp-get-password-end-of-line'.
2096         (tramp-handle-insert-file-contents): Do not
2097         unconditionally inhibit the file operation file-local-copy, only
2098         do that when the inhibit-file-name-operation is currently
2099         insert-file-contents.  This fixes finding remote CVS-controlled
2100         files.  (It would barf on inserting the CVS/Entries file
2101         literally, because the file-local-copy handler wasn't called.)
2102         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
2103         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
2104         (tramp-initial-commands): New variable.
2105         (tramp-process-initial-commands): New function, using the variable.
2106         (tramp-open-connection-setup-interactive-shell): Call the new function.
2107         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
2108         method into the buffer name, never use nil.  Reported by Hanak
2109         David <dhanak@inf.bme.hu>.
2110         (tramp-open-connection-setup-interactive-shell): Erase buffer
2111         before sending "stty -onlcr".
2113         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
2115 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
2117         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
2119 2003-07-19  John Paul Wallington  <jpw@gnu.org>
2121         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
2122         (artist-draw-rect, artist-draw-square): Doc fixes.
2124         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
2126         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
2128 2003-07-19  Kenichi Handa  <handa@m17n.org>
2130         * international/kkc.el (kkc-show-conversion-list-update):
2131         Highlight the correct candidate in the message.
2133 2003-07-18  John Paul Wallington  <jpw@gnu.org>
2135         * simple.el (current-word): Don't include punctuation char when
2136         `really-word' arg is non-nil.
2138 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
2140         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
2141         moved to the directory obsolete.
2143 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
2145         * info.el (Info-menu-entry-name-re): Allow newlines in
2146         menu entry names.
2148         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
2149         syntax-ppss-after-change-function.
2150         (syntax-ppss-after-change-function): New alias.  Update uses.
2151         (syntax-ppss): Catch the case where the buffer is narrowed.
2153 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
2155         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
2156         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
2158 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
2160         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
2161         since it might be modified.
2163         * progmodes/cc-langs.el (c++-make-template-syntax-table)
2164         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
2165         names to these language constants.
2167 2003-07-15  Kim F. Storm  <storm@cua.dk>
2169         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
2170         All uses changed.
2172 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
2174         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
2175         Namespace support.
2177 2003-07-13  Juanma Barranquero  <lektu@terra.es>
2179         * frame.el (modify-all-frames-parameters): Reinstall (copyright
2180         papers received).
2182 2003-07-13  Karl Eichwalder  <ke@suse.de>
2184         * textmodes/po.el (po-find-charset): White space at the start of the
2185         Content-Type field body is non-mandatory.
2187 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
2189         * textmodes/texinfo.el (texinfo-section-list):
2190         Append appendixsection; a synonym for appendixsec.
2192 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
2194         * man.el (Man-translate-cleanup): New.
2195         (Man-translate-references): Call `Man-translate-cleanup' to clean
2196         leading, trailing and middle spaces.
2198 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
2200         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
2201         Handle `dired-directory' being a list.
2203 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2205         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
2206         it doesn't exist.
2208 2003-07-12  Richard M. Stallman  <rms@gnu.org>
2210         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
2212         * progmodes/cc-defs.el (c-make-keywords-re):
2213         Don't use delete-duplicates.
2214         (c-lang-const): Don't use mapcan.
2216         * apropos.el (apropos-show-scores): Make it customizable.
2217         Document new meaning.
2218         (apropos): Compute scores from symbols.
2219         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
2221 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2223         * ps-bdf.el: Fix copyright line.
2224         (bdf-directory-list): Fix initialization code.
2226 2003-07-11  John Paul Wallington  <jpw@gnu.org>
2228         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
2229         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
2230         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
2232 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
2234         * emacs-lisp/ring.el (ring-elements): Doc fix.
2236 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
2238         * calendar/timeclock.el (timeclock-relative)
2239         (timeclock-ask-before-exiting, timeclock-use-display-time):
2240         Doc changes.
2241         (timeclock-modeline-display): Give a message if
2242         `timeclock-use-display-time' is non-nil but `display-time-mode'
2243         is not active.
2245 2003-07-11  Kenichi Handa  <handa@m17n.org>
2247         * international/mule-cmds.el (set-language-environment):
2248         Set current-language-environment to the correct string.
2250 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2252         * ps-print.el: Print line number correctly in a region.  Reported by
2253         Tim Allen <timallen@ls83.fsnet.co.uk>
2254         (ps-print-version): New version number (6.6.2).
2255         (ps-printing-region): Code fix.
2257 2003-07-10  John Paul Wallington  <jpw@gnu.org>
2259         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
2260         this function can be called from `add-completions-from-tags-table'.
2262 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
2264         * calendar/timeclock.el (timeclock-use-display-time)
2265         (timeclock-day-over-hook, timeclock-workday-remaining)
2266         (timeclock-status-string, timeclock-when-to-leave)
2267         (timeclock-when-to-leave-string, timeclock-log-data)
2268         (timeclock-find-discrep, timeclock-day-base)
2269         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
2270         (timeclock-modeline-display): Set the variable
2271         `timeclock-modeline-display'.
2272         (timeclock-update-modeline): Doc fix.  Respect value of
2273         `timeclock-relative'.
2275 2003-07-09  Richard M. Stallman  <rms@gnu.org>
2277         * textmodes/reftex-parse.el (reftex-all-document-files):
2278         Add autoload cookie.
2280         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
2281         (reftex-scanning-info-available-p): Add autoload cookie.
2283         * international/mule-cmds.el
2284         (set-display-table-and-terminal-coding-system): Delete duplicate
2285         aset on standard-display-table.
2287         * view.el (view-file): If existing buffer's major mode is special,
2288         don't go into view mode.
2290         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
2292 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2294         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
2295         buffer changes; there's third party code that calls this function
2296         directly.
2298 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2300         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
2301         (autodoc-font-lock-keywords): Don't byte compile on font lock
2302         initialization when running from byte compiled files.
2304 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2306         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
2307         statement ends with auto-increment "++".
2309 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2311         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
2312         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
2313         these are changed, so declare them as variables and not constants.
2315 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
2317         * subr.el (dolist, dotimes):  Doc fix.
2319 2003-07-08  Kim F. Storm  <storm@cua.dk>
2321         * international/mule-cmds.el
2322         (set-display-table-and-terminal-coding-system): Don't break
2323         bootstrap if standard-display-table isn't setup yet.
2325 2003-07-07  Richard M. Stallman  <rms@gnu.org>
2327         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
2328         Give it a doc string, and autoload it.
2330         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
2331         Use with-no-warnings.
2333         * info.el (Info-search): If find invisible text, search again.
2335         * isearch.el (search-whitespace-regexp): Add a shy group around it.
2337         * man.el (Man-name-regexp): Match + as part of name.
2339         * simple.el (visible-mode): Rename from vis-mode.
2340         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
2342         * simple.el (current-word): New arg REALLY-WORD specifies
2343         don't include punctuation chars.
2345         * emacs-lisp/debug.el (debug, debugger-env-macro):
2346         Use with-no-warnings while accessing and binding unread-command-char.
2348         * international/mule-cmds.el
2349         (set-display-table-and-terminal-coding-system): Use explicit loop
2350         instead of calling standard-display-default.
2352         * net/ange-ftp.el (ange-ftp-file-symlink-p):
2353         Use condition-case to catch error in ange-ftp-get-files.
2355         * net/browse-url.el (browse-url-browser-function):
2356         Add alternative for Epiphany.
2357         (browse-url-epiphany-program, browse-url-epiphany-arguments)
2358         (browse-url-epiphany-startup-arguments)
2359         (browse-url-epiphany-new-window-is-tab): New variables.
2360         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
2362         * progmodes/compile.el (compile-auto-highlight): Default now t.
2363         (compile): Doc fix.
2364         (compilation-next-error): Fix previous change.
2366         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
2368         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
2370 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
2372         * gdb-ui.el (gdb-source-info): Display current frame when
2373         attaching to an existing process.
2374         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
2375         while laying out windows when attaching to an existing process.
2377 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
2379         * info.el (Info-menu): Use Info-menu-entry-name-re.
2381 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
2383         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
2384         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
2386         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
2387         to match the same text.
2389 2003-07-06  John Paul Wallington  <jpw@gnu.org>
2391         * vc.el (vc-annotate-offset): Move defvar up.
2393 2003-07-06  Kim F. Storm  <storm@cua.dk>
2395         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
2396         This should fix the infinite loop when extracting menu names.
2398 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
2400         * files.el (auto-mode-alist, interpreter-mode-alist):
2401         Remove entries to CC Mode modes to avoid duplicates; they are now added
2402         with autoload directives in cc-mode.el.
2404 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
2406         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
2407         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
2408         these are changed, so declare them as variables and not constants.
2410         * progmodes/cc-mode.el: Fix some autoload problems: Try to
2411         ensure that the entry for ".c" extension comes before the one for
2412         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
2413         Fix incorrect entries that were added to `interpreter-mode-alist'.
2414         Move the autoload directives for AWK to the top level since they
2415         aren't recognized anywhere else.  Do not use the new AWK mode doc
2416         in the autoload form for the old AWK mode.
2418 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2420         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
2421         (bibtex-sort-ignore-string-entries): Default value t.
2422         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
2423         erroneously in previous version.
2424         (bibtex-string-files): Docstring reflects new parsing scheme.
2425         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
2426         docstring, add # as one of the chars to crush
2427         (bibtex-autokey-prefix-string, bibtex-autokey-names)
2428         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
2429         (bibtex-autokey-name-change-strings)
2430         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
2431         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
2432         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
2433         (bibtex-autokey-title-terminators)
2434         (bibtex-autokey-titlewords-stretch)
2435         (bibtex-autokey-titleword-ignore)
2436         (bibtex-autokey-titleword-case-convert)
2437         (bibtex-autokey-titleword-abbrevs)
2438         (bibtex-autokey-titleword-abbrevs)
2439         (bibtex-autokey-titleword-change-strings)
2440         (bibtex-autokey-titleword-length)
2441         (bibtex-autokey-titleword-separator)
2442         (bibtex-autokey-name-year-separator)
2443         (bibtex-autokey-year-title-separator)
2444         (bibtex-autokey-before-presentation-function)
2445         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
2446         Fix docstring.
2447         (bibtex-strings, bibtex-reference-keys):
2448         Use lazy-completion-table and make-variable-buffer-local.
2449         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
2450         (bibtex-braced-string-syntax-table)
2451         (bibtex-quoted-string-syntax-table): New variables.
2452         (bibtex-parse-nested-braces): Remove.
2453         (bibtex-parse-field-string): Use syntax table and forward-sexp.
2454         (bibtex-parse-association): Simplify.
2455         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
2456         (bibtex-parse-field-text): Simplify.
2457         (bibtex-search-forward-field, bibtex-search-backward-field):
2458         argument BOUND can take value t.
2459         (bibtex-start-of-field, bibtex-start-of-name-in-field)
2460         (bibtex-end-of-name-in-field, bibtex-end-of-field)
2461         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
2462         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
2463         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
2464         (bibtex-skip-to-valid-entry): Return buffer position of beginning
2465         and ending of entry.  Update for changes of bibtex-search-entry.
2466         Simplify.
2467         (bibtex-map-entries): FUN is called with three arguments.
2468         (bibtex-search-entry): Return a cons pair with buffer positions of
2469         beginning and end of entry.
2470         (bibtex-enclosing-field): Simplify.
2471         (bibtex-format-entry): Use booktitle to set a missing title.
2472         (bibtex-autokey-get-names): Fiddle with regexps.
2473         (bibtex-generate-autokey): Use identity.
2474         (bibtex-parse-keys): Use simplified parsing algorithm if
2475         bibtex-parse-keys-fast is non-nil. Simplify. Change order of
2476         arguments. Return alist of keys.
2477         (bibtex-parse-strings): Simplify. Return alist of strings.
2478         (bibtex-complete-string-cleanup): Fix docstring.
2479         (bibtex-read-key): New function.
2480         (bibtex-mode): Fix docstring. Do not parse for keys and
2481         strings when the mode is entered. Set fill-paragraph-function to
2482         bibtex-fill-field. Setup font-lock-mark-block-function the way
2483         font-lock intended.
2484         (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
2485         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
2486         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
2487         (bibtex-Preamble): Avoid hard coded constants.
2488         (bibtex-make-field): Fix docstring. Simplify.
2489         (bibtex-beginning-of-entry): Always return new position of point.
2490         (bibtex-end-of-entry): Rearrange cond clauses.
2491         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
2492         Update for changes of bibtex-map-entries.
2493         (bibtex-ispell-abstract): Do not move point.
2494         (bibtex-entry-index): Use downcase. Simplify.
2495         (bibtex-lessp): Handle catch-all.
2496         (bibtex-find-crossref): Turn into a command.
2497         (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
2498         (bibtex-clean-entry): Use bibtex-read-key. Handle string and
2499         preamble entries.
2500         (bibtex-fill-field-bounds): New function.
2501         (bibtex-fill-field): New command. Bound to fill-paragraph-function.
2502         (bibtex-fill-entry): Use bibtex-fill-field-bounds
2503         (bibtex-String): Use bibtex-strings.  Always obey
2504         bibtex-sort-ignore-string-entries.
2506 2003-07-05  John Paul Wallington  <jpw@gnu.org>
2508         * cus-theme.el (customize-create-theme):
2509         Call `customize-create-theme' in Reset widget's notify function.
2511         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
2512         (ibuffer-mark-interactive): Use `or' instead of `unless'.
2513         (define-ibuffer-column name): Add summarizer.
2514         (define-ibuffer-column size): Likewise.
2515         (define-ibuffer-column filename): Likewise.
2516         (define-ibuffer-column process): Likewise.  Change BODY's output too.
2517         (define-ibuffer-column filename-and-process): Likewise, likewise.
2518         (ibuffer): Remove local vars `already-in' and `need-update'.
2520         * ibuf-ext.el: Don't require `derived' at compile-time.
2522 2003-07-05  Kim F. Storm  <storm@cua.dk>
2524         * info.el: Disable paragraph refilling.
2525         (Info-refill-paragraphs): New defcustom.
2526         (Info-fontify-node): Use it.
2528 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
2530         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
2531         thingies from constructors created by defstruct.
2533         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
2534         the default value of the variable.
2535         (byte-code-meter): Move declaration to top level.
2537         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
2539         * info.el (Info-following-node-name-re): New fun.
2540         (Info-following-node-name): Remove.
2541         (Info-insert-dir): Use the new fun.
2542         (Info-extract-pointer): Don't save restriction; use new fun.
2543         (Info-menu-entry-name-re): New const.
2544         (Info-menu-entry-name-re): Use it along with new fun.
2545         (Info-node-spec-re): Use new fun.
2546         (Info-complete-menu-item, Info-fontify-node): Use new const.
2547         (Info-goto-node, Info-follow-reference, Info-menu-update):
2548         Use match-string.
2549         (Info-follow-reference): Use assoc-string.
2550         Use a list of strings for the completion table.
2551         (Info-fontify-node): Use match-string, line-end-position.
2552         Limit the search for `node:' to the first line.
2554         * newcomment.el (uncomment-region): Remove padding coming from
2555         comment-start rather than just from comment-padding.
2557         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
2558         (vc-cvs-stay-local-p): Use vc-stay-local-p.
2559         (vc-cvs-rename-file): Remove (use the default).
2560         (vc-cvs-register): Register parent dir if needed.
2561         (vc-cvs-could-register): Return non-nil if parent can be registered.
2562         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
2563         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
2565         * vc-svn.el (vc-svn-use-edit): Make it into a const.
2566         (vc-svn-update): Fix the arguments to `svn'.
2567         (vc-svn-diff-tree): Just use `vc-svn-diff'.
2568         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
2569         Simple implementations, assuming `name' is a URL.
2571         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
2572         set of chars allowed unquoted in a case pattern.
2574         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
2576         * font-lock.el (font-lock-extra-types-widget)
2577         (c-font-lock-extra-types, c++-font-lock-extra-types)
2578         (objc-font-lock-extra-types, java-font-lock-extra-types)
2579         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
2580         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
2581         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
2582         (font-lock-match-c++-structor-declaration)
2583         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
2584         (c++-font-lock-keywords-3, c++-font-lock-keywords)
2585         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
2586         (objc-font-lock-keywords-3, objc-font-lock-keywords)
2587         (java-font-lock-keywords-1, java-font-lock-keywords-2)
2588         (java-font-lock-keywords-3, java-font-lock-keywords)
2589         (java-font-lock-syntactic-face-function): Remove obsolete code
2590         and constants.  It's all in cc-fonts.el now.
2592 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
2594         * mail/sendmail.el (mail-specify-envelope-from)
2595         (mail-envelope-from): Doc fix.
2597 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
2599         * generic-x.el: Do away with the dependency on `c-emacs-features'
2600         when populating `rul-generic-mode-syntax-table'; we already know
2601         this isn't XEmacs.
2603 See ChangeLog.10 for earlier changes.
2605 ;; Local Variables:
2606 ;; coding: iso-2022-7bit
2607 ;; End:
2609     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
2610   Copying and distribution of this file, with or without modification,
2611   are permitted provided the copyright notice and this notice are preserved.
2613 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1