(gdb-frame-handler): Handle word wrapping anywhere in
[emacs.git] / lisp / ChangeLog
blob5b8b2f93e1b33cb9be4b9960226115ed96305545
1 2004-01-06  Andreas Schwab  <schwab@suse.de>
3         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
4         output.
6 2004-01-05  Karl Berry  <karl@gnu.org>
8         * emacs-lisp/copyright.el (copyright-regexp): might as well allow
9         / and *, too.
11 2003-12-31  Simon Josefsson  <jas@extundo.com>
13         * files.el (before-save-hook): Add.
14         (basic-save-buffer): Use before-save-hook.
16         * emacs-lisp/copyright.el: Fix comment to recommend
17         before-save-hook instead of write-file-functions.
19 2004-01-05  Richard M. Stallman  <rms@gnu.org>
21         * finder.el (finder-commentary): Call delete-other-windows.
23         * net/ange-ftp.el (ange-ftp-file-attributes):
24         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
26 2004-01-04  Karl Berry  <karl@gnu.org>
28         * emacs-lisp/copyright.el (copyright-regexp): allow the common
29         comment characters % and # in the copyright year notice,
30         as well as ;.
32 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
34         * wid-edit.el (default): Define dummy :value-delete.
35         Reported by Jesper Harder <harder@ifa.au.dk>.
37 2004-01-03  Richard M. Stallman  <rms@gnu.org>
39         * progmodes/compile.el (compile-internal): Use point, not point-min,
40         for set-window-point.
42         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
44         * emacs-lisp/lisp-mnt.el (lm-section-end): require outline.
46         * progmodes/grep.el (grep-mode-map):
47         Don't remap next-line, previous-line.
49 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
51         * speedbar.el (speedbar-edit-line): Change regexp to position
52         the cursor on the first character of this line's button.
54 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
56         * subr.el (functionp): Doc fix.
58 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
60         * progmodes/idlwave.el (idlwave-make-tags):
61         * textmodes/flyspell.el (flyspell-large-region):.
62         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
63         * emulation/viper-util.el (viper-glob-unix-files):
64         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
65         * man.el (Man-init-defvars):
66         * jka-compr.el (jka-compr-call-process):
67         * files.el (get-free-disk-space,insert-directory):
68         * ediff-ptch.el (ediff-test-patch-utility):
69         * ediff-diff.el (ediff-test-utility):
70         * dired-aux.el (dired-check-process):
71         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
72         test the return value of call-process, because it can be a string.
74 2003-12-31  John Paul Wallington  <jpw@gnu.org>
76         * bindings.el (completion-ignored-extensions): Add .pfsl.
78 2003-12-31  Kim F. Storm  <storm@cua.dk>
80         * ido.el (ido-nonreadable-directory-p): New defun to check for
81         nonreadable directory without activating tramp (to avoid problems
82         with checking incomplete tramp paths.
83         (ido-set-current-directory, ido-file-internal)
84         (ido-file-name-all-completions1): Use it.
86 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
88         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
89         documentation if the anchor (or node) name is preceded by `info
90         anchor' or `Info anchor' in addition to earlier `info node' and
91         `Info node'.
92         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
94 2003-12-30  Eli Zaretskii  <eliz@elta.co.il>
96         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
97         error in arguments to base64-decode-region.  Remove ^M characters
98         after decoding base64.
100 2003-12-30  Simon Josefsson  <jas@extundo.com>
102         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
103         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
104         have only been distributed with Emacs for some years.
105         (texinfo-mode-hook): Customize.
107 2003-12-30  Eli Zaretskii  <eliz@elta.co.il>
109         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
110         cleaner (suggested by Richard Stallman).
112         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
113         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
114         file-name clashes on 8+3 DOS filesystems.
116         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
117         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
118         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
119         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
120         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
121         file-name clashes on 8+3 filesystems.
123         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
124         from testcover-unsafep.el and testcover-ses.el to avoid file-name
125         clashes on 8+3 DOS filesystems.
127 2003-12-29  Richard M. Stallman  <rms@gnu.org>
129         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
130         Upcase the character.
132         * textmodes/flyspell.el (mail-mode-flyspell-verify):
133         Search for header separator alone on a line, literally,
134         and search for it backward, not forward.
135         (flyspell-abbrev-table): Always use global-abbrev-table
136         if there is no local one.
138         * progmodes/sh-script.el (sh-get-indent-info):
139         Don't move point back if at bob.
141         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
143         * play/handwrite.el (handwrite): Make the handwrite credit message
144         a comment rather than an output command.
146         * obsolete/sc.el: Display message that this file is obsolete.
148         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
150         * mail/rfc822.el (rfc822-address-start): Declare variable.
151         Renamed from address-start.  All uses changed.
153         * term.el (term-exec): Set up sentinel.
154         (term-sentinel): New function.
155         (term-handle-exit): New function.
157         * subr.el (assoc-ignore-case, assoc-ignore-representation): 
158         Use assoc-string, and mark them obsolete.
159         (delay-mode-hooks): Mark as permanent local.
161         * simple.el (sendmail-user-agent-compose): Use assoc-string.
163         * register.el (copy-rectangle-to-register): Doc fix.
165         * info.el (Info-insert-dir): Use assoc-string.
167         * info-look.el (info-lookup): Use assoc-string.
169         * frame.el (pop-up-frame-function): Use quote, not `function'.
170         (frame-notice-user-settings): Calculate ADJUSTED-TOP
171         copying with lists as coordinate values.
173         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
175         * find-dired.el (kill-find): New command.
176         (find-dired): Make buffer read-only.
177         Set up a keymap with C-c C-k running kill-find.
178         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
180         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
182         * filecache.el (file-cache-ignore-case): New variable.
183         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
185         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
186         (comint-dynamic-complete-as-filename): Rename local vars.
187         (comint-dynamic-list-filename-completions): Likewise.
189         * comint.el (comint-dynamic-list-completions-config): New var.
190         (comint-dynamic-list-completions): Handle both SPC and TAB right.
192         * comint.el (comint-file-name-chars): Add [].
193         (comint-word): Use skip-chars-backward, not search.
195         * shell.el (shell-file-name-chars): Add [].
197         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
199         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
201         * generic.el (define-generic-mode): Doc fix.
203 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
205         * files.el (kill-some-buffers): Doc fix.
207 2003-12-29  David Herring <sdh6@ra.msstate.edu>  (tiny change)
209         * comint.el (comint-watch-for-password-prompt): Pass `string' as
210         arg to send-invisible
211         (send-invisible): Doc fix.  The argument is now a prompt, not the
212         string to send.
213         (comint-read-noecho): Doc fix.
215 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
217         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
218         "@", as required by some ISP hosting service.  Fix defcustom
219         argument syntax errors that prevented use of customization.
221 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
223         * xml.el (xml-get-attribute-or-nil): Doc fix.
225 2003-12-29  Peter 'Luna' Runestig <peter@runestig.com>
227         * net/zone-mode.el (zone-mode): Use write-file-functions, not
228         write-file-hooks.
230 2003-12-29  Eric Hanchrow <offby1@blarg.net>  (tiny change)
232         * autorevert.el (auto-revert-interval): Doc fix.
234 2003-12-29  Mark A. Hershberger <mah@everybody.org>
236         * xml.el (xml-get-attribute-or-nil): New function, like
237         xml-get-attribute, but returns nil if the attribute was not found.
238         (xml-get-attribute): Converted to defsubst, uses
239         xml-get-attribute-or-nil.
241 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
243         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
245 2003-12-29  Alex Schroeder <alex@emacswiki.org>  (tiny change)
247         * custom.el (custom-declare-theme): Use `value' when putting
248         properties on `theme'.
250 2003-12-29  Takaaki Ota <Takaaki.Ota@am.sony.com>
252         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
253         for each yank-handler segment.
254         (insert-for-yank-1): New function, with the body of the previous
255         insert-for-yank.
257         * textmodes/table.el (table-yank-handler): New defcustom.
258         (table--put-cell-indicator-property): Put yank-handler property
259         that indicates the yank handler for the table cell.
261 2003-12-29  Jesper Harder <harder@ifa.au.dk>  (tiny change)
263         * generic-x.el (etc-modules-conf-generic-mode): A more complete
264         set of keywords.
266 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
268         * international/mule-cmds.el (reset-language-environment)
269         (set-language-environment): Don't invoke fontset-related functions
270         if fontset-list is not fboundp.
272 2003-12-29  Kenichi Handa  <handa@m17n.org>
274         * international/mule-cmds.el (reset-language-environment): Call
275         set-overriding-fontspec-internal with nil.
276         (set-language-environment): Call set-overriding-fontspec-internal
277         if the language environment specify `overriding-fontspec'.
278         (language-info-alist): Doc added.
280         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
281         characters of mule-unicode-0100-24ff.
282         (ccl-encode-windows-1251-font): New CCL program.
283         ("Bulgarian"): Specify overriding-fontspec.
284         ("Belarusian"): Likewise.
286 2003-12-28  Sam Steingold  <sds@gnu.org>
288         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
289         parameter ID-FORMAT to conform with the 2003-11-30 patch.
291 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
293         * progmodes/gud.el (gud-gdb-command-name): Set default to
294         "gdb --annotate=3".
295         (gud-gdb-marker-filter): Look out for annotations.
296         (gdb-first-pre-prompt): New variable.
297         Remove trailing white space.
299         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
300         if necessary.
301         (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
302         annotations are detected.
303         (gud-gdba-marker-filter): Use global variable gud-marker-acc
304         instead of a local one to allow transition from
305         gud-gdb-marker-filter.
306         Remove trailing white space.
308 2003-12-27  Kim F. Storm  <storm@cua.dk>
310         * ido.el: Handle non-readable directories.
311         (ido-decorations): Add 9th element for non-readable directory.
312         (ido-directory-nonreadable): New dynamic var.
313         (ido-set-current-directory): Set it.
314         (ido-read-buffer, ido-file-internal):
315         (ido-read-file-name, ido-read-directory-name): Let-bind it.
316         (ido-file-name-all-completions1): Return empty list for
317         non-readable directory.
318         (ido-exhibit): Print [Not readable] if directory is not readable.
319         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
320         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
321         Use it.
323 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
325         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
326         calls to directory-files-and-attributes and file-attributes.
327         (ls-lisp-format): Remove system dependent handling of user and
328         group id's.
330 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
332         * ffap.el (ffap-read-file-or-url): Revert previous change.
334 2003-12-25  Robert J. Chassell <bob@rattlesnake.com>
336         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
337         new list of included files called `files-with-node-lines', that
338         only have node lines.  This way @include commands can include any
339         file, such as version and update files without node lines, not
340         just files that are chapters.
342 2003-12-25  Andreas Schwab  <schwab@suse.de>
344         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
345         file not found.
347 2003-12-08  Miles Bader  <miles@gnu.org>
349         * dired.el (dired-between-files): Always use dired-move-to-filename,
350         which is more robust in non-english locales.
352 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
354         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
356 2003-12-24  Andreas Schwab  <schwab@suse.de>
358         * shell.el (shell-file-name-quote-list): Add backslash.
360         * comint.el (comint-quote-filename): Correctly handle backslash
361         in comint-file-name-quote-list.
363 2003-12-24  Kenichi Handa  <handa@m17n.org>
365         * international/mule-cmds.el (set-default-coding-systems): Call
366         ucs-set-table-for-input for all buffers that don't have local
367         value of buffer-file-coding-system.
369         * international/ucs-tables.el (ucs-set-table-for-input): If
370         translation-table-for-encode is a symbol, get its
371         translation-table property.
373 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
375         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
376         to `completing-read' on a recently fixed bug.
378         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
379         instead of SPACE, to get the list of possible fringe modes.  SPACE
380         only works if both `partial-completion-mode' and
381         `completion-auto-help' are nil.
383         * complete.el (PC-is-complete-p): delete.
384         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
385         calls to `test-completion'.
387 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
389         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
390         to edit values when there are no children.
392         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
393         a mode called "Assembler" already exists.
394         (gdb-use-colon-colon-notation, gdb-show-changed-values): New
395         options.
396         (gud-watch): Use format option. Remove font properties from
397         string.
398         (gdb-var-create-handler, gdb-var-list-children-handler): Don't
399         bother about properties as there are none.
400         (gdb-var-create-handler, gdb-var-list-children-handler)
401         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
402         with two arguments.
403         (gdb-var-evaluate-expression-handler, gdb-post-prompt): Let
404         speedbar show value changes with a different font.
405         (gdb-edit-value): New defun.
406         (gdb-clear-partial-output, gdb-clear-inferior-io)
407         (def-gdb-auto-update-handler): Use erase-buffer.
408         (gdb-frame-handler): Display watch expressions in
409         FUNCTION::VARIABLE format if required.
411 2003-12-23  John Paul Wallington  <jpw@gnu.org>
413         * info.el (Info-unescape-quotes, Info-split-parameter-string)
414         (Info-goto-emacs-command-node): Doc fixes.
416 2003-12-12  Jesper Harder <harder@ifa.au.dk>
418         * cus-edit.el (custom-add-parent-links): Define "many".
420 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
422         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
423         (widget-child-validate, widget-type-value-create)
424         (widget-type-default-get, widget-type-match): New functions.
425         (lazy): New widget.
426         (menu-choice, checklist, radio-button-choice, editable-list)
427         (group, documentation-string): Removed redundant (per 2003-10-25
428         change) calls to `widget-children-value-delete'.
429         (widget-choice-value-get, widget-choice-value-inline): Removed
430         functions.
431         (menu-choice): Updated widget.
433 2003-12-03  Kenichi Handa  <handa@m17n.org>
435         * language/cyrillic.el: Register "microsoft-cp1251" in
436         ctext-non-standard-encodings-alist.
437         ("Bulgarian"): Add ctext-non-standard-encodings.
438         ("Belarusian"): Likewise.
440         * international/mule-conf.el (compound-text-with-extensions):
441         Change the type to 2 (iso-2022 base).
443         * international/mule.el (ctext-non-standard-encodings-alist):
444         Change the format.
445         (ctext-non-standard-encodings): New variable.
446         (ctext-post-read-conversion): Fully re-written.
447         (ctext-non-standard-designations-alist): Delete it.
448         (ctext-non-standard-encodings-table): New function.
449         (ctext-pre-write-conversion): Fully re-written.
451 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
453         * cus-edit.el (custom-add-parent-links): Add documentation links
454         for parent, if the item has none of its own.
456 2003-11-30  Richard M. Stallman  <rms@gnu.org>
458         * dired-aux.el (dired-do-query-replace-regexp):
459         Report files visited read-only.
461 2003-11-30  Juri Linkov  <juri@jurta.org>
463         * dired-aux.el (dired-compare-directories): New command.
464         (dired-file-set-difference, dired-files-attributes): New functions.
466 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
467         Version 2.0.38 of Tramp released.
469         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
470         Charles Curley <charlescurley@charlescurley.com>.
471         (tramp-multi-connection-function-alist): Add ssht entry which adds
472         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
473         Aichner.
474         (tramp-get-method-parameter): New function to retrieve a method
475         parameter.  This allows for omission of method parameters.
476         Callers adjusted.
478 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
480         * net/tramp.el: Add new optional parameter ID-FORMAT to
481         `file-attributes'.  Calls of `file-attributes' won't use this
482         parameter for backward compatibility reasons.
483         (tramp-perl-file-attributes): Add a new parameter to Perl script
484         in order to handle uid/gid as strings, if desired.
485         (tramp-handle-file-truename, tramp-handle-file-symlink-p): Apply
486         `file-attributes' instead of `tramp-handle-file-attributes' in
487         order to make the function more general.
488         (tramp-handle-file-attributes): Replace proprietary optional
489         parameter NONNUMERIC by the recently (Emacs 21.4) introduced
490         ID-FORMAT.
491         (tramp-handle-file-attributes-with-perl): Handle parameter
492         NONNUMERIC if set. This wasn't done in the past.
493         (tramp-post-connection): Apply second parameter "$2" if
494         `tramp-remote-perl' is called.
496         * net/tramp-smb.el (tramp-smb-handle-delete-file): Correct
497         cut'n'waste error (`filename' instead of `directory').
498         (tramp-smb-handle-directory-files-and-attributes)
499         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
500         introduced parameter ID-FORMAT.
501         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
502         error (`directory' instead of `ldir').
504         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
505         `file-attributes' has a second parameter.  If yes, apply it with
506         value "'integer".  Otherwise, don't use that parameter (default is
507         integer format).
510 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
512         * help.el (help-map): Bind `display-local-help' to `C-h .'.
513         (help-for-help): Add `C-h .' to the listed Help options.
514         Remove trailing whitespace.
516         * help-at-pt.el: New file.
518 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
520         * subr.el (noreturn, 1value): New macros for test coverage.  See
521         `testcover.el'.
523         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
525         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
526         for macro `1value'.
527         (testcover-1value): New function.  Checks that a 1value form
528         actually returns only one value.  Requested by RMS.
530 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
532         * gdb-ui.el (gud-watch, gdb-var-create-handler)
533         (gdb-var-list-children, gdb-var-list-children-handler)
534         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
535         gdb commands that use mi to keep them out of the command history.
537 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
539         * cus-start.el (all): Add use-file-dialog.
541 2003-11-27  Kim F. Storm  <storm@cua.dk>
543         * subr.el (posn-object-x-y): New defun.
545 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
547         * subr.el (number-sequence): Improve handling of floating point
548         arguments (suggested by Kim Storm).  Allow negative arguments.
550 2003-11-26  Kenichi Handa  <handa@m17n.org>
552         * international/mule-cmds.el (standard-display-european-internal):
553         Cancel the standard-display-table setting for ` and '.
555 2003-11-26  Kim F. Storm  <storm@cua.dk>
557         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
558         New defcustoms to add ffap-like functionality to ido.
559         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
560         (ido-no-final-slash): New defun.
561         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
562         (ido-read-file-name): ): Toggle VC checking via
563         vc-handled-backends instead of vc-master-templates.
564         (ido-file-internal): Handle ido-use-url-at-point and
565         ido-use-filename-at-point via code borrowed from ffap-guesser.
566         Handle new ido-exit code ffap.
567         (ido-sort-list): Ignore final slash when sorting file names.
569 2003-11-25  Kim F. Storm  <storm@cua.dk>
571         * emulation/cua-base.el (cua--standard-movement-commands):
572         Add forward-sentence and backward-sentence.
574 2003-11-25  Stephen Eglen  <stephen@gnu.org>
576         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
577         iswitchb-exit is set to 'usefirst when user selects buffer at head
578         of list using RET.  (Selecting buffers at the head of the list was
579         broken if the substring was also a complete buffername.)
581 2003-11-23  Kim F. Storm  <storm@cua.dk>
583         * progmodes/compile.el (grep-command, grep-use-null-device)
584         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
585         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
586         (grep-regexp-alist, grep-program, find-program)
587         (grep-find-use-xargs, grep-history, grep-find-history)
588         (grep-process-setup, grep-compute-defaults)
589         (grep-default-command, grep, grep-tag-default, grep-find)
590         (grep-expand-command-macros, grep-tree-last-regexp)
591         (grep-tree-last-files, grep-tree): Move grep variables, functions
592         and commands to new file grep.el.
593         (compilation-mode-map): Remove grep commands from Compile sub-menu.
594         (compilation-process-setup-function): Doc fix.
595         (compilation-highlight-regexp, compilation-highlight-overlay): New
596         defvars used for highlighting current compile error in source buffer.
597         (compile-internal): New optional args HIGHLIGHT-REGEXP and
598         LOCAL-MAP which overrides compilation-highlight-regexp and
599         compilation-mode-map for this compilation.
600         Delay calling compilation-set-window-height until after running
601         compilation-process-setup-function so it can buffer-local override
602         compilation-window-height.
603         Check buffer-local value of compilation-scroll-output.
604         (compilation-set-window-height): Use buffer-local value of
605         compilation-window-height.
606         (compilation-revert-buffer): Don't pass (undefined)
607         preserve-modes arg to revert-buffer.
608         (next-error-no-select, previous-error-no-select): New commands.
609         (compilation-goto-locus): Temporarily highlight current match in
610         source buffer using compilation-highlight-regexp.
612         * progmodes/grep.el: New file with grep code from compile.el.
613         (grep): New defcustom group.
614         (grep-window-height): New defcustom, like compilation-window-height.
615         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
616         (grep-scroll-output): New defcustom, like compilation-scroll-output.
617         (grep-command, grep-use-null-device, grep-find-command)
618         (grep-tree-files-aliases, grep-tree-ignore-case)
619         (grep-tree-ignore-CVS-directories): Move to grep custom group.
620         (grep-setup-hook): New hook variable.
621         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
622         (grep-last-buffer): New defvar, override compilation-last-buffer.
623         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
624         Call compile-internal with args highlight-regexp and grep-mode-map.
626 2003-11-23  Kim F. Storm  <storm@cua.dk>
628         * subr.el (event-start, event-end): Doc fix.
629         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
630         (posn-area, posn-actual-col-row, posn-object): New defuns.
631         (posn-col-row): Simplify doc.  Rewrite to use cond.
632         (posn-point): Also return buffer position for events outside text
633         area (that info is now present in the event position).
635         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
636         mouse-set-point so that hscroll still works now that clicks on
637         fringes generate specific mouse events.
638         (mouse-set-point): Note that it now works in fringes and margins
639         too due to new semantics of posn-point in fringes and margins.
641         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
642         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
644 2003-11-20  Kim F. Storm  <storm@cua.dk>
646         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
647         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
648         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
649         to 100 for icons to avoid increasing line height when shown.
651 2003-11-19  Andreas Schwab  <schwab@suse.de>
653         * simple.el (set-variable): Fix indentation.
655 2003-11-17  Kenichi Handa  <handa@m17n.org>
657         * international/latin1-disp.el (latin1-display-ucs-per-lynx): Fix
658         docstring.
660 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
662         * international/latin1-disp.el (latin1-display): Fix docstring.
664 2003-11-16  John Wiegley  <johnw@newartisans.com>
666         * eshell/em-ls.el (eshell-ls-file): There are times with
667         size-width is nil and uncomputed (when directories are created in
668         dired, for example); in this case, 4 is reasonable default value,
669         although it may caused skewed new entries (which could be avoided
670         by returning the original value of 8 in all cases, but 99% of the
671         time this is a waste of whitespace).
673 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
675         * cc-engine.el (c-guess-continued-construct,
676         c-guess-basic-syntax): Check a little more carefully if it's a
677         function declaration when an unknown construct followed by a block
678         is found inside a statement context.  This avoids macros followed
679         by blocks to be taken as function declarations.
681         (c-guess-continued-construct): Changed the analysis of a statement
682         continuation with a brace open to `substatement-block', for
683         consistency with recognized statements.
685         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
686         start is in a position so that `c-beginning-of-statement-1' jumped
687         to the beginning of the same statement.
689         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur): Don't
690         accept binary operators in the arglist if we're in a function call
691         context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
692         template recognition in cases like "if (a < b || c > d)".
694         (c-restricted-<>-arglists): New more appropriate name for
695         `c-disallow-comma-in-<>-arglists'.
697         Accessing functions updated for the variable name change.
699         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
700         match data could get clobbered if NOT-INSIDE-TOKEN is used.
702         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
703         labels.
705         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
706         instead of duplicating parts of it.  This fixes bogus label
707         recognition.
709         * cc-align.el (c-gnu-impose-minimum): Reverted to the old method
710         of checking the context in which to apply the minimum indentation,
711         so that it isn't enforced in e.g. namespace blocks.
713         * cc-vars.el (c-inside-block-syms): New constant used by
714         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
715         to somewhat reduce the risk of becoming stale.
717         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Moved from
718         cc-cmds to cc-engine to allow use from cc-align.
720         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
721         qualified identifiers containing "::".
723         * cc-defs.el (c-make-keywords-re): Added kludge for bug in
724         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
726         * cc-vars.el (c-emacs-features): Use a space in front of the name
727         of the temporary buffer.  That also avoids dumping problems in
728         XEmacs due to undo info being left around after the buffer is
729         killed.
731         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
732         arglist to see if it's a K&R style declaration.
734         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
735         before returning `knr-argdecl-intro'.
737 2003-11-16  John Wiegley  <johnw@newartisans.com>
739         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
740         field in a long-listing always 8 characters, use `size-width',
741         which has already been computed.
743 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
745         * subr.el (minor-mode-list): Add `hs-minor-mode'.
747 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
749         * diff-mode.el (diff-hunk-prev, diff-hunk-next): Support
750         operation while narrowed, with `diff-restrict-view'.
752 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
754         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Take
755         additional optional arg NARROWFUN.  For the generated functions: Add
756         local var `was-narrowed-p'.  Also, if NARROWFUN is specified, include
757         frags that arrange to check for and save narrowing state before the
758         move and then conditionally call NARROWFUN after the move.
760 2003-11-14  John Wiegley  <johnw@newartisans.com>
762         * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash
763         that was optional, but obviously missing based on surrounding
764         code.
766         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
767         string arguments to numbers unless the whole argument was seen as
768         a number.
770 2003-11-14  Kenichi Handa  <handa@m17n.org>
772         * international/mule.el (ctext-non-standard-encodings-alist): Fix
773         coding systems.
775 2003-11-10  Kenichi Handa  <handa@m17n.org>
777         * language/kannada.el ("Kannada"): Add sample-text.
779         * language/knd-util.el (kannada-compose-region)
780         (kannada-compose-string, kannada-post-read-conversion): Add
781         autoload cookie.
783         * international/quail.el (quail-completion): Change the message
784         "corresponding translations" to "corresponding characters".
786 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
788         * descr-text.el (describe-char): Fix typo.
790 2003-11-08  Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
792         These changes are to support Kannada language/script.
794         * Makefile.in (DONTCOMPILE): Add kannada.el.
796         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
798         * loadup.el: Preload kannada.el.
800         * language/ind-util.el (ucs-kannada-to-is13194-alist)
801         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
802         New variables.
804         * language/kannada.el: New file.
806         * language/knd-util.el: New file.
808 2003-11-07  Andreas Schwab  <schwab@suse.de>
810         * progmodes/autoconf.el (autoconf-font-lock-keywords): Also
811         highlight AH_*.
813         * xml.el (xml-parse-dtd): Fix misplaced paren.
815 2003-11-07  Kenichi Handa  <handa@m17n.org>
817         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
819 2003-11-05  Juri Linkov  <juri@jurta.org>
821         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
822         (desktop-buffer-file): Use saved buffer-file-coding-system
823         for file reading.  Set auto-insert to nil to prevent automatic
824         insertion into restored empty files.
826 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
828         * files.el (risky-local-variable-p): Make second argument optional.
830 2003-11-03  Eli Zaretskii  <eliz@elta.co.il>
832         * mail/rmail.el (rmail-convert-to-babyl-format): If
833         base64-decode-region signals an error, catch it and silently
834         ignore it.
836 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
838         * xml.el (xml-parse-region): Allow comments to appear after the
839         topmost element has closed.
840         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
841         (xml-ns-expand-attr): New functions to do namespace handling.   
842         (xml-intern-attrlist): Back-compatible handling of attribute
843         names.
844         (xml-parse-tag): Move namespace handling to seperate functions.
845         Now produces elements in the form ((:ns . "element") (attr-list)
846         children) instead of ('ns:element (attr-list) children).
847         (xml-parse-attlist): Fix attribute parsing.
848         (xml-parse-dtd): Change parsing so that it produces strings
849         instead of interned symbols.
851 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
853         * dired.el (dired-ls-sorting-switches): Doc fix.
855 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
857         * emacs-lisp/rx.el (rx-or): Fix the case of
858         "(rx (and ?a (or ?b ?c) ?d))".
860 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
862         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
863         (texinfo-format-region): Use it.
864         (texinfo-format-buffer-1): Ditto.
866 2003-11-01  Alan Mackenzie  <acm@muc.de>
868         Changes to allow scrolling whilst in isearch mode:
869         * isearch.el (isearch-unread-key-sequence): New function,
870         extracted from isearch-other-meta-char.
871         (top level): (put 'foo 'isearch-scroll) on all Emacs's
872         "scrollable" standard functions.
873         (isearch-allow-scroll): New customizable variable.
874         (isearch-string-out-of-window, isearch-back-into-window)
875         (isearch-reread-key-sequence-naturally)
876         (isearch-lookup-scroll-key): New functions.
877         (isearch-other-meta-char): Doc string and functionality enhanced.
878         Now accepts a prefix argument.
879         (isearch-lazy-highlight-window-end): New variable.
880         (isearch-lazy-highlight-new-loop): Pay attention to the window's
881         end (thru isearch-lazy-highlight-window-end), not only its start.
883         * simple.el (overriding-map-is-bound, saved-overriding-map): New
884         variables.
885         (ensure-overriding-map-is-bound, restore-overriding-map): New
886         functions.
887         (universal-argument, universal-argument-more, negative-argument)
888         (digit-argument, universal-argument-other-key): Minor changes.
890 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
892         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
893         recursively if the last message is deleted, thus avoiding an
894         infinite loop.
896 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
898         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
899         (tex-main-file): Don't add .tex if the extension is already present.
900         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
902 2003-10-29  Lute Kamstra  <lute@gnu.org>
904         * progmodes/octave-inf.el (inferior-octave-prompt):
905         Recognize version number in prompt.
907 2003-10-28  Dave Love  <fx@gnu.org>
909         * international/characters.el: Fix some Unicode ranges.
911 2003-10-28  Kenichi Handa  <handa@m17n.org>
913         * disp-table.el (standard-display-8bit)
914         (standard-display-default, standard-display-ascii)
915         (standard-display-g1, standard-display-graphic)
916         (standard-display-underline): Assure that standard-display-table
917         is a display table.
919 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
921         * simple.el (reindent-then-newline-and-indent): Delete space *after*
922         reindenting the first line.
924 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
926         * wid-edit.el (widget-default-delete): Always delete child widgets.
928 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
930         * newcomment.el (comment-indent): Don't call indent-according-to-mode
931         if the line has code.
932         Don't try to line up with something that's too far left.
934         * progmodes/octave-mod.el (octave-comment-start): Simplify.
935         (octave-mode-syntax-table): Add % as a comment starter.
936         (octave-point): Remove.
937         (octave-in-comment-p, octave-in-string-p)
938         (octave-not-in-string-or-comment-p, calculate-octave-indent)
939         (octave-blink-matching-block-open, octave-auto-fill):
940         Use line-(beginning|end)-position instead.
942 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
944         * emacs-lisp/authors.el (authors-aliases): Add correct realname
945         for Francesco Potort\e,Al\e(B.
947 2003-10-23  Dave Love  <fx@gnu.org>
949         * international/mule-cmds.el (locale-charset-to-coding-system):
950         Don't rely on nil being a coding system.
952         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
953         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
954         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
956 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
958         * gdb-ui.el (gdb-current-language): New variable.
959         (gdb-update-flag): Remove variable.
960         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
961         (gdb-take-last-elt): Remove function.
962         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
963         (gdb-post-prompt): Check for variable object changes here.
965         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
966         object changes in gdb-ui.el.
968 2003-10-21  Richard M. Stallman  <rms@gnu.org>
970         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
972         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
973         Don't check for foo*/ wildcard form here.
974         (insert-directory): Recognize foo*/ as a wildcard.
975         Separate wildcard-regexp variable from the arg, wildcard.
977         * subr.el (add-hook): Correctly detect when make-local-hook was used.
978         (remove-hook): Correctly handle strange cases about local hooks.
980 2003-10-21  David Ponce  <david@dponce.com>
982         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
983         argument REAL, to return a real number instead of a rounded
984         integer value.  Define as inline function.
985         (ruler-mode-right-fringe-cols): Likewise.
986         (ruler-mode-scroll-bar-cols): New function.
987         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
988         (ruler-mode-right-scroll-bar-cols): Likewise.
989         (ruler-mode-space): New function.
990         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
991         scroll bar mode and margins in a more robust way.
993 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
995         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
996         (antlr-c-init-language-vars): New function.
997         (antlr-mode): Use it with cc-mode before v5.29.
998         (antlr-c-common-init): Don't set some local vars here.
999         (antlr-mode): Set them here.
1000         (antlr-c-forward-sws): New function alias.
1001         (antlr-mode): Redefine with cc-mode before v5.30.
1002         (antlr-skip-sexps): Use it.
1003         (antlr-skip-exception-part): Ditto.
1004         (antlr-skip-file-prelude): Ditto.
1005         (antlr-outside-rule-p): Ditto.
1006         (antlr-end-of-body): Ditto.
1007         (antlr-option-kind): Ditto.
1008         (antlr-insert-option-area): Ditto.
1009         (antlr-file-dependencies): Ditto.
1011 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1013         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
1014         Move backward only if point was not inside an entry.
1016 2003-10-21  Richard M. Stallman  <rms@gnu.org>
1018         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
1020 2003-10-21  Juri Linkov  <juri@jurta.org>
1022         * compare-w.el: Automatically skip non-matching text to resync.
1023         (compare-windows-whitespace): Doc fix.
1024         (compare-windows-sync, compare-windows-sync-string-size)
1025         (compare-windows-recenter, compare-ignore-whitespace)
1026         (compare-windows-highlight, compare-windows-face): New variables.
1027         (compare-windows): Use compare-windows-sync.
1028         (compare-windows-highlight, compare-windows-dehighlight)
1029         (compare-windows-sync-regexp)
1030         (compare-windows-sync-default-function): New functions.
1032 2003-10-21  Juri Linkov  <juri@jurta.org>
1034         * diff.el (diff-parse-differences): Don't visit the files now;
1035         instead, just record the error locus.
1037 2003-10-21  Dave Love  <fx@gnu.org>
1039         * progmodes/cfengine.el: New file.
1041 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1043         * complete.el (PC-do-completion): Do not forget to use `pred' as the
1044         default-directory when completing file names.
1046 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
1048         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
1049         followed by the word `face', it gets treated as a face, even if
1050         it is also defined as a variable or a function.
1052 2003-10-20  Dave Love  <fx@gnu.org>
1054         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1055         Avoid incf in macro expansion.
1057 2003-10-20  John Paul Wallington  <jpw@gnu.org>
1059         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
1060         `evenp' so we don't implicitly require cl library at runtime.
1062 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
1064         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
1065         (help-make-xrefs): Only make cross-references for faces if
1066         preceded or followed by the word `face'.  Do not make a
1067         cross-reference for variables without variable documentation,
1068         unless preceded by the word `variable' or `option'.  Update doc
1069         string accordingly.
1071 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
1073         * progmodes/hideshow.el: Rewrite one-armed `if'
1074         constructs using either `when' or `unless'.
1075         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
1077 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
1079         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
1080         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
1081         instead of 12x12.
1083 2003-10-16  Eli Zaretskii  <eliz@elta.co.il>
1085         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
1086         message while converting to Babyl.
1088 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
1090         * allout.el (allout-mode): Doc fix.
1092 2003-10-16  Lute Kamstra  <lute@gnu.org>
1094         * subr.el (force-mode-line-update): Fix docstring.
1096 2003-10-14  Dave Love  <fx@gnu.org>
1098         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
1099         (default-input-method): Add :link, improve :type.
1100         (locale-charset-language-names): Fix utf-8 pattern.
1101         (locale-charset-match-p, locale-charset-alist)
1102         (locale-charset-to-coding-system): New.
1103         (set-locale-environment): Deal with codeset part of locale specs.
1105 2003-10-14  Lute Kamstra  <lute@gnu.org>
1107         * fringe.el (fringe-mode): Use active voice in docstring.
1108         (set-fringe-style): Ditto.
1110 2003-10-13  Lute Kamstra  <lute@gnu.org>
1112         * fringe.el (fringe-mode): Fix docstring.
1113         (set-fringe-style): Ditto.
1115 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
1117         * ediff-mult.el (ediff-filegroup-action):
1118         Use ediff-default-filtering-regexp.
1120         * ediff-util.el (ediff-recenter): Don't call
1121         ediff-restore-highlighting twice.
1122         (ediff-select-difference): Set current difference.
1123         (ediff-unselect-and-select-difference): Add comment.
1125         * ediff.el (ediff-directories,ediff-directory-revisions)
1126         (ediff-directories3,ediff-merge-directories)
1127         (ediff-merge-directories-with-ancestor)
1128         (ediff-merge-directory-revisions)
1129         (ediff-merge-directory-revisions-with-ancestor):
1130         Use ediff-default-filtering-regexp.
1132 2003-10-12  Andreas Schwab  <schwab@suse.de>
1134         * international/mule-cmds.el (locale-charset-language-names):
1135         Simplify regex by removing unused grouping.
1137 2003-10-10  Dave Love  <fx@gnu.org>
1139         * bindings.el: Don't bind stop.
1141 2003-10-08  Miles Bader  <miles@gnu.org>
1143         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
1144         face instead of attempting to emulate it.
1146 2003-10-07  Kenichi Handa  <handa@m17n.org>
1148         * international/mule-diag.el (list-coding-systems-1): List coding
1149         systems that are loaded automatically.
1151         * international/code-pages.el (iso-8859-11): Add autoload cookie.
1153         * international/mule.el (autoload-coding-system): New function.
1155 2003-10-07  Andreas Schwab  <schwab@suse.de>
1157         * log-edit.el (log-edit-changelog-entries): Prefer local value of
1158         change-log-default-name in the buffer visiting the file.
1160 2003-10-06  Dave Love  <fx@gnu.org>
1162         * files.el (find-file-hook): Customize.
1163         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
1165         * bindings.el (completion-ignored-extensions): Remove .log.
1166         (global-map): Add again, open, stop keys.
1168 2003-10-05  Richard M. Stallman  <rms@gnu.org>
1170         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
1171         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
1172         Use sh-modify directly.
1173         (sh-select): Use sh-append, not eval.
1175         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
1177         * info.el (Info-following-node-name): New function.
1179         * loadhist.el (unload-feature-special-hooks):
1180         Rename from loadhist-hook-functions.
1181         (loadhist-hook-functions): Now an alias.
1183 2003-10-04  Eli Zaretskii  <eliz@elta.co.il>
1185         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
1186         file-name clashes on 8+3 filesystems.
1188         * Makefile.in (DONTCOMPILE, bootstrap-clean):
1189         Rename loaddefs-boot.el to ldefs-boot.el
1191         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
1192         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
1194 2003-10-03  Lute Kamstra  <lute@gnu.org>
1196         * info.el (Info-mode): Revert previous change.
1197         (Info-escape-percent): New function.
1198         (Info-fontify-node): Use it.
1200 2003-10-02  Andreas Schwab  <schwab@suse.de>
1202         * loaddefs-boot.el: Regenerated.
1204 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
1206         * ffap.el: Remove defadvice related code from CVS since `complete'
1207         provides a `PC-completion-as-file-name-predicate' variable that
1208         ffap can override.
1210 2003-10-02  Kenichi Handa  <handa@m17n.org>
1212         * international/utf-8.el (ccl-decode-mule-utf-8):
1213         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
1215         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
1216         * international/subst-big5.el: Likewise.
1217         * international/subst-gb2312.el: Likewise.
1218         * international/subst-ksc.el: Likewise.
1220 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
1222         * calendar/calendar.el (increment-calendar-month)
1223         (calendar-leap-year-p, calendar-absolute-from-gregorian)
1224         (generate-calendar, calendar-read-date, calendar-interval)
1225         (calendar-day-of-week): Handle years BC.
1226         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
1228 2003-10-01  Dave Love  <fx@gnu.org>
1230         * language/cyrillic.el (cp1251): Alias for windows-1251.
1232         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
1233         bootstrap.
1235 2003-10-01  Lute Kamstra  <lute@gnu.org>
1237         * files.el: Fix typo.
1238         * imenu.el (imenu--generic-function): Docstring fix.
1240 2003-09-30  Richard M. Stallman  <rms@gnu.org>
1242         * dired.el (dired-mode): Handle dired-directory as a list.
1244 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
1246         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
1248         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
1250         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
1251         Replace gud-display with gud-watch.
1252         (gud-speedbar-buttons): Add stuff for watching expressions
1253         in the speedbar when using M-x gdba. Use dolist on old part
1254         of this function.
1256         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
1257         (gdb-update-flag): New variables.
1258         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
1259         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
1260         (gud-watch, gdb-var-create-handler) : New functions.
1261         (gdb-var-list-children, gdb-var-list-children-handler)
1262         (gdb-var-create-regexp, gdb-var-update-regexp)
1263         (gdb-var-list-children-regexp): New constants.
1264         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
1265         (gdb-annotation-rules): Reduce annotation set (level 3).
1266         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
1267         (gdb-post-prompt): Don't update GDB buffers every time speedbar
1268         updates.
1269         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
1270         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
1271         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
1272         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
1273         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
1274         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
1275         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
1276         (gud-display, gud-display1)
1277         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
1278         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
1279         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
1280         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
1281         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
1282         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
1283         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
1284         (gdb-display-display-buffer, gdb-toggle-display)
1285         (gdb-delete-display, gdb-expressions-popup-menu)
1286         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
1287         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
1288         to display buffer.
1290 2003-09-30  Richard M. Stallman  <rms@gnu.org>
1292         * progmodes/ada-mode.el (ada-mode): Don't use advice.
1293         Instead, set which-func-functions.
1295         * progmodes/which-func.el (which-func-modes): Add ada-mode.
1296         (which-func-functions): New variable.
1297         (which-function): Use that.
1299         * info.el (Info-mode): Double each `%' in header line.
1301         * emacs-lisp/lisp-mnt.el (lm-with-file):
1302         When FILE is nil, run BODY in current buffer.
1304         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
1306         * help.el (describe-mode): Start with a brief list of minor modes.
1307         Find them thru minor-mode-list so as to find them all.
1308         Show them in alphabetical order.
1310         * mail/sendmail.el (mail-aliases): Doc fix.
1312         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
1314 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
1316         * mail/rmailsum.el (rmail-make-summary-line-1):
1317         Change comma after last label to a space.
1318         (rmail-summary-font-lock-keywords): Adapt to that change.
1320 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
1322         * progmodes/scheme.el (scheme-mode-variables): When setting
1323         `font-lock-defaults', also specify that "#" should
1324         be interpreted with `word' syntax.
1325         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
1327 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
1329         * desktop.el: A lot of comments updated.
1330         (desktop-save-mode): Minor mode introduced.
1331         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
1332         (desktop-load-default): Function made obsolete.
1333         (desktop-locals-to-save): Variable made customizable.
1334         (desktop-read): Optional parameter `dirname' added.
1335         (desktop-change-dir, desktop-revert): Parameter `dirname' in
1336         `desktop-read' used.
1337         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
1339 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
1341         * whitespace.el (whitespace-clean-msg): Add user customizable message
1342         for displaying ``clean'' output.
1343         (whitespace-buffer): Use `whitespace-clean-msg'.
1344         (whitespace-global-mode): Fix typo.
1346 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
1348         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
1350 2003-09-29  Lute Kamstra  <lute@gnu.org>
1352         * bindings.el (mode-line-modes): Remove superfluous :propertize
1353         construct in initialization.
1354         (mode-line-position): Change cons cell into proper list in
1355         initialization.
1357 2003-09-29  SAITO Takuya <tabmore@rivo.mediatti.net>  (tiny change)
1359         * international/mule.el (decode-coding-inserted-region): Use car
1360         of the return value of find-operation-coding-system.
1362 2003-09-29  Kenichi Handa  <handa@m17n.org>
1364         * descr-text.el (describe-char): Fix previous change.
1366 2003-09-28  Kenichi Handa  <handa@m17n.org>
1368         * descr-text.el (describe-char-display): New function.
1369         (describe-char): Pay attention to display table on describing how
1370         a character is displayed.
1372         * international/mule-cmds.el (encoded-string-description):
1373         Prepend "0x" to each encoded byte.
1375 2003-09-28  Andreas Schwab  <schwab@suse.de>
1377         * find-file.el (ff-special-constructs): Add autoload cookie.
1379 2003-09-28  Kevin Ryde  <user42@zip.com.au>
1381         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
1382         makeinfo appends to duplicate index entries.
1384 2003-09-28  Eli Zaretskii  <eliz@elta.co.il>
1386         * dired-x.el (dired-clean-tex): Doc fix.
1388         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
1389         using a Chinese tutorial.
1391 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1393         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
1394         between "MAIL FROM:" and "RCPT TO:" and the following address.
1396 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1398         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
1400 2003-09-28  David Ponce  <david@dponce.com>
1402         * recentf.el (recentf-initialize-file-name-history): New defcustom.
1403         (recentf-load-list): When `recentf-initialize-file-name-history'
1404         is non-nil, initialize an empty `file-name-history' with the
1405         recent list.
1407 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg> (tiny patch)
1409         * man.el (Man-default-man-entry): Remove the leading `*' from the
1410         word at point.
1412 2003-09-26  Lute Kamstra  <lute@gnu.org>
1414         * bindings.el (mode-line-position): Mention size indication in
1415         docstring.
1417 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
1419         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
1421         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
1422         because it's autoloaded now.
1424 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
1426         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
1427         (sh-font-lock-keywords, sh-feature): Fix previous change of
1428         sh-feature to avoid infloop with sh-font-lock-keywords.
1430 2003-09-25  Kim F. Storm  <storm@cua.dk>
1432         * frame.el (frame-current-scroll-bars): New defun.
1434         * window.el (window-current-scroll-bars): New defun.
1436 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1438         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
1439         cause errors when the state cache contains info on parts that have
1440         been narrowed out.
1442 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1444         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
1445         `c-setup-paragraph-variables' has to be used when this variable is
1446         changed; it doesn't work to reinitialize the mode since that
1447         typically clobbers the variable.
1449         * progmodes/cc-styles.el (c-setup-paragraph-variables):
1450         Make it interactive.
1452 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1454         * progmodes/cc-fonts.el (c-font-lock-declarations):
1455         Fix recognition of constructors and destructors for classes whose
1456         names are matched by `*-font-lock-extra-types'.
1458         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
1459         followed by an identifier in C++ then it's a type.
1461 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1463         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
1464         problem that primarily affected XEmacs.  Don't use faces to find
1465         unterminated strings since Emacs and XEmacs fontify strings
1466         differently - this function should now work better in XEmacs.
1468 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1470         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
1471         `expand-abbrev' workaround which caused braces to misbehave inside
1472         macros.
1474         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
1475         handling.  This bug could cause interactive font locking to bail out.
1477 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
1479         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
1480         Handle paren-style types in Pike.  Also fixed some cases of
1481         insufficient handling of unbalanced parens.
1483 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
1485         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
1486         common shell prompts that are not common filename or URL characters.
1487         (ffap-file-at-point): Use the new regexp to strip the prompts from
1488         the file names. This is an issue mostly for user prompts that
1489         don't have a trailing space and find-file-at-point is invoked from
1490         within a shell inside emacs.
1492 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
1494         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
1495         stamps numerically, rather than textually.
1497 2003-09-24  Kenichi Handa  <handa@m17n.org>
1499         * language/devan-util.el (devanagari-post-read-conversion):
1500         * language/mlm-util.el (malayalam-post-read-conversion):
1501         * language/tml-util.el (tamil-post-read-conversion):
1502         Add autoload cookie.
1504         * international/utf-8.el (utf-8-post-read-conversion):
1505         Call post-read-conversion functions for Devanagari, Malayalam,
1506         and Tamil.
1508 2003-09-23  Dave Love  <fx@gnu.org>
1510         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
1512 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
1514         * progmodes/gud.el (perldb): Add gud-until to list of commands.
1515         Update gud-remove.
1517 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1519         * progmodes/sh-script.el (sh-mode-default-syntax-table):
1520         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
1521         (sh-mode-syntax-table-input): New variable.
1522         (sh-require-final-newline): Don't use eval.
1523         (sh-builtins, sh-leading-keywords, sh-other-keywords)
1524         (sh-variables, sh-font-lock-keywords): Don't use eval.
1525         (sh-set-shell): When setting require-final-newline,
1526         treat value = `require-final-newline' as don't change it.
1527         Set sh-mode-syntax-table locally based on
1528         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
1530         * progmodes/compile.el (compile-internal):
1531         Call compilation-set-window-height before setting window start.
1533 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
1535         * emacs-lisp/bytecomp.el (byte-compile-log-file):
1536         Clear out byte-compile-last-warned-form.
1538 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1540         * woman.el (woman-file-name, woman-follow-word):
1541         If current-word returns nil, use "".
1543         * simple.el (eval-expression): Bind standard-output in to-buffer case.
1545 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1547         * emacs-lisp/lisp-mnt.el (lm-with-file):
1548         Don't visit the file, just use insert-file-contents in temp buffer.
1550 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
1552         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
1553         Add surrounding \\( and \\) around the header, as in
1554         for lm-history-header 'Change Log\\|History'.
1556 2003-09-22  John Paul Wallington  <jpw@gnu.org>
1558         * progmodes/ld-script.el: Add Commentary section,
1559         minor cleanup of file header.
1560         (ld-script-font-lock-keywords): Doc fix.
1561         (toplevel): Provide `ld-script' feature.
1563 2003-09-21  Kim F. Storm  <storm@cua.dk>
1565         * scroll-bar.el (set-scroll-bar-mode): Initialize to
1566         new built-in variable default-frame-scroll-bars.
1567         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
1568         scroll-bar-mode; notably, use it instead of t when we toggle
1569         scroll-bars on.
1570         (toggle-scroll-bar): Use default-frame-scroll-bars.
1572 2003-09-19  Masatake YAMATO  <jet@gyve.org>
1574         * pcvs.el (cvs-do-removal): Change the prompt depending on
1575         `filter' value.
1577 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
1579         * startup.el (command-line-1): Stop startup-echo-area-message
1580         being hidden by "Loading image..." message.
1581         (use-fancy-splash-screens-p, display-splash-screen):
1582         Move display-graphic-p test from latter to former.
1584         * progmodes/sh-script.el (sh-font-lock-keywords):
1585         Highlight escaped EOLs differently from other backslash constructs.
1587 2003-09-19  Richard M. Stallman  <rms@gnu.org>
1589         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
1590         New functions.
1591         (edebug-enter, edebug-outside-excursion): Use them.
1593         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
1594         Fix the condition for whether to print "In WHERE".
1596 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
1598         * finder.el (finder-mode-hook): New variable.
1599         (finder-mode): Run hook finder-mode-hook
1601 2003-09-18  Masatake YAMATO  <jet@gyve.org>
1603         * progmodes/ebrowse.el: Fix broken magic autoload comments.
1605 2003-09-17  Mario Lang  <mlang@delysid.org>
1607         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
1608         "p %e" to actually print the value in the GUD buffer.
1610 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
1612         From David Ponce <david.ponce@wanadoo.fr>:
1613         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
1614         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
1615         from loaddefs-boot.el if necessary.
1617 2003-09-15  Zoltan Kemenczy <kemenczy@rogers.com>
1619         * progmodes/gud.el (gud-find-class): Make jdb work again since
1620         cc-mode changed the syntactic information.
1622 2003-09-15  David Ponce  <david@dponce.com>
1624         * recentf.el: (recentf-exclude): Accept predicates too.
1625         (recentf-file-readable-p): New function.
1626         (recentf-include-p): Handle predicates in recentf-exclude.
1627         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
1628         (recentf-cleanup): Likewise.
1629         (recentf-save-list): Use write-file to handle backup of
1630         recentf-save-file.
1632 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
1634         * loaddefs-boot.el: Renamed from `loaddefs.el'
1635         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
1636         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
1637         necessary.
1639 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
1641         * electric.el (Electric-pop-up-window): For the `one-window' case,
1642         no longer disconcertingly move point in the original buffer.
1644 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1646         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
1648 2003-09-12  Eric Hanchrow <offby1@blarg.net>  (tiny change)
1650         * dired.el (dired-mode-map): Fix typo.
1652 2003-09-11  Richard M. Stallman  <rms@gnu.org>
1654         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
1656 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
1658         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
1659         the function is less noisy.  Now only `kill-buffer' can ask questions.
1661 2003-09-10  Mario Lang  <mlang@delysid.org>
1663         * battery.el: Update Commentary and Copyright.
1664         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
1665         appear due to wrong ordering of the expressions in `or'.
1667 2003-09-09  Lute Kamstra  <lute@gnu.org>
1669         * misc.el (upcase-char): Fix docstring.
1670         (zap-up-to-char): New command.
1672 2003-09-08  David Ponce  <david@dponce.com>
1674         Ensure that recentf correctly updates the menu bar.
1675         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
1676         (recentf-menu-bar): New function.
1677         (recentf-clear-data): Use it
1678         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
1679         of easy-menu-change.
1681 2003-09-08  Lute Kamstra  <lute@gnu.org>
1683         * simple.el (size-indication-mode): New.
1684         * bindings.el (mode-line-position): Add buffer size indicator.
1686 2003-09-04  Mario Lang  <mlang@delysid.org>
1688         * battery.el (battery-linux-proc-acpi): New function.
1689         (battery-status-function): Modify default value calculation to also
1690         check for availability of ACPI.
1691         (battery-echo-area-format): Ditto.
1692         (battery-mode-line-format): Ditto.
1694 2003-09-06  Dave Love  <fx@gnu.org>
1696         * ielm.el (ielm-mode-hook): Add :options.
1698         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
1699         (eldoc-print-current-symbol-info): Use it.
1701 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
1703         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
1704         being displayed in GUD buffer.
1705         (gdb-idle-input-queue): Remove var. Use just one queue.
1706         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
1707         Remove functions.  Use just one queue.
1708         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
1709         (gdb-invalidate-assembler, gdb-get-current-frame):
1710         Modify functions.  Use just one queue.
1712 2003-09-04  Dave Love  <fx@gnu.org>
1714         * cus-start.el: Add blink-cursor-alist.
1716         * ruler-mode.el (ruler-mode-fill-column-char)
1717         (ruler-mode-current-column-char): Use char-displayable-p,
1718         not window-system.
1720         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
1722         * language/european.el (windows-1252): Move from code-pages.
1724         * language/cyrillic.el ("Windows-1251"): Delete.
1725         ("Bulgarian", "Belarusian"): Remove `features'.
1726         (windows-1251): Move from code-pages.
1728         * international/mule-diag.el (non-iso-charset-alist):
1729         Remove `codepage' stuff.
1730         (print-designation, list-coding-systems-1): Output fixes.
1732         * international/code-pages.el (cp-make-translation-table)
1733         (cp-valid-codes): Made defsubsts.
1734         (cp-fix-safe-chars): Delete.
1735         (mule-diag): Don't require.
1736         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
1737         (top-level): Check for defined coding system when defining
1738         cp... aliases.  Change w32-add-charset-info test to avoid warning.
1739         (non-iso-charset-alist): Defvar when compiling.
1740         (cp-make-coding-system): Doc fix.
1742 2003-09-02  Jason Rumney  <jasonr@gnu.org>
1744         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
1745         line-ends from CVS before doing conversion.
1747 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1749         * calendar/diary-lib.el (diary-header-line-flag)
1750         (diary-header-line-format): New variables.
1751         (list-diary-entries): Use them to set header line in simple diary.
1753         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
1754         other than font-lock-string-face to highlight backslashes.
1756 2003-09-01  Jason Rumney  <jasonr@gnu.org>
1758         * international/titdic-cnv.el (tit-read-key-value): Include \r in
1759         regexp.
1761 2003-09-01  Dave Love  <fx@gnu.org>
1763         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
1765         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
1766         and :help; also line and column numbers labels.
1768         * international/mule-util.el (char-displayable-p): Move from
1769         latin1-disp, rename and autoload.
1771         * international/latin1-disp.el (latin1-char-displayable-p):
1772         Now obsolete alias.  Replace uses with char-displayable-p.
1773         (latin1-display-ucs-per-lynx): Fix last change.
1775         * international/mule-cmds.el (standard-display-european-internal):
1776         Don't use char code for Latin-1 NBSP.
1777         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
1778         U+2018, U+2019 for `'.
1779         (select-safe-coding-system): Message fix.
1781 2003-09-01  Kenichi Handa  <handa@m17n.org>
1783         * international/fontset.el (setup-default-fontset): For Thai
1784         font, specify "*" family.
1786 2003-09-01  Kevin Rodgers <ihs_4664@yahoo.com>  (tiny change)
1788         * progmodes/compile.el (previous-error): Accept a prefix
1789         argument, similarly to next-error.
1791 2003-08-31  Masatake YAMATO  <jet@gyve.org>
1793         * pcvs.el (cvs-do-removal): Use = instead of eq to check
1794         the number of files.  Bind the number of files to a local
1795         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
1797 2003-08-30  Eli Zaretskii  <eliz@elta.co.il>
1799         * vc-hooks.el (vc-make-version-backup): Fix the change made on
1800         2003-07-26: msdos-long-file-names is a function, not a variable.
1802 2003-08-29  Richard M. Stallman  <rms@gnu.org>
1804         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
1805         Do nothing with mail-personal-alias-file if it is nil.
1807         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
1808         Do nothing if mail-personal-alias-file is nil.
1810         * term.el (term-exec-1): Bind coding-system-for-read.
1812         * dired.el (dired-mouse-find-file-other-window):
1813         Use dired-view-command-alist here, as in dired-view-file.
1814         (dired-view-command-alist): Use %s to substitute file name.
1815         Handle .ps_pages, .eps, .jpg, .gif, .png.
1817 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
1819         * info.el (Info-mode-map): Bind S-tab and <backtab> to
1820         `Info-prev-reference', instead of M-tab.
1822 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
1824         * simple.el (blink-matching-open): Work correctly on chars that
1825         are designated as parens through the syntax-table text property.
1827 2003-08-29  Thierry Emery <thierry.emery@club-internet.fr>  (tiny change)
1829         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
1830         line break position in the middle of a non-kinsoku (e.g. latin)
1831         word, making it skip until either a space or a character with
1832         category "|".
1833         (kinsoku-longer): Test for end of buffer.
1835 2003-08-28  Eli Zaretskii  <eliz@elta.co.il>
1837         * mail/rmail.el (rmail-convert-to-babyl-format):
1838         Detect quoted-printable- and base64-encoded messages and decode them
1839         automatically.  Set the message's encoding from the charset=
1840         header, if any.  Decode base64-encoded messages in Mail format as well.
1842 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
1844         * mail/smtpmail.el Fix previous change:
1845         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
1846         calling smtpmail-via-smtp.
1847         (smtpmail-via-smtp): Add fall-back values for envelope-from.
1849 2003-08-26  John Paul Wallington  <jpw@gnu.org>
1851         * image.el (image-jpeg-p): Don't search beyond length of data.
1853 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
1855         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
1856         misfeature in `expand-abbrev' which caused electric keywords like
1857         "else" to disappear if an open brace was typed directly afterwards.
1859 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
1861         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
1862         mandatory in `define-widget'.
1864         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
1865         Don't align the operators "!=", "<=" and ">=" as assignment operators.
1867         (c-assignment-operators): New language constant that only contains
1868         the assignment operators.
1870         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
1872 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
1874         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
1875         Safeguard against unbalanced sexps.
1877 2003-08-26  Terje Rosten <terjeros@phys.ntnu.no>
1879         * version.el (emacs-version): Check for gtk.  Include gtk version info.
1881 2003-08-25  John Paul Wallington  <jpw@gnu.org>
1883         * man.el (Man-default-man-entry): Don't whizz past the section
1884         number before looking for it.
1886 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
1888         * progmodes/gud.el (gud-display-line): Don't set window-point if
1889         source buffer is not visible. (Only happens with M-x gdba).
1891         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
1892         documentation.
1893         (gdb-source, gdb-source-info): Update to assembler unnecessary
1894         as its done after each GDB command anyway.
1895         (gdb-pre-prompt): Use with-current-buffer.
1896         (gdb-insert-field): Add help-echo text.
1897         (gdb-invalidate-assembler): Re-display of assembler now done in
1898         gdb-info-breakpoints-custom.
1899         (gdb-info-breakpoints-custom): Force re-display of assembler to
1900         happen *after* update of breakpoints buffer.
1901         (gdb-display-source-buffer): Don't choke if gdb-source-window
1902         isn't visible.
1903         (gdb-put-string, gdb-put-arrow): Remove free variables.
1905 2003-08-24  John Paul Wallington  <jpw@gnu.org>
1907         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
1909         * man.el (Man-default-man-entry): Strip text properties when
1910         snarfing parts of entry because `format' preserves properties.
1912 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
1914         * files.el (file-newest-backup): Use `expand-file-name'.
1916         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
1917         Allow the diary to pop up a new frame, if needed.
1919         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
1920         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
1921         (smtpmail-send-it): Make treatment of envelope-from consistent with
1922         sendmail.el.
1924         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
1925         (sh-leading-keywords): Add the bash `time' reserved word.
1926         (sh-variables): Add some bash variables.
1927         (sh-add-completer): Fix nil branch of case statement.
1929 2003-08-24  Masatake YAMATO  <jet@gyve.org>
1931         * progmodes/ld-script.el: New file.
1933 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
1935         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
1937 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
1939         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
1940         Better explain obsolescence, and what to use instead.
1942 2003-08-23  Masatake YAMATO  <jet@gyve.org>
1944         * pcvs.el (cvs-do-removal): Show the deleted file name
1945         on the prompt.
1947 2003-08-20  Dave Love  <fx@gnu.org>
1949         * international/mule.el (make-coding-system)
1950         (set-buffer-file-coding-system): Doc fix.
1952         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
1954         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
1956         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
1958         * international/utf-16.el: Add mime-text-unsuitable coding system
1959         properties.
1961         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
1963         * cus-edit.el: Add some :links.
1964         (bib): Remove.
1966         * textmodes/bib-mode.el (bib): Add :group external.
1968 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
1970         * wid-edit.el (widget-echo-help): Make it handle expressions that
1971         evaluate to strings.
1973 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
1975         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
1977         Simplify selection of SQL products to define highlighting and
1978         interactive mode.  Includes detailed instructions on adding
1979         support for new products.
1981         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
1982         product for use in highlighting and interactive mode.
1983         (sql-interactive-product): New variable.  SQL product for
1984         sql-interactive-mode.
1985         (sql-product-support): New variable.  Specifies product-specific
1986         parameters to drive highlighting and interactive mode.
1987         (sql-imenu-generic-expression): Add more object types.
1988         (sql-sqlite-options): Correct comment.
1989         (sql-ms-program): Use "osql" rather than "isql".
1990         (sql-prompt-regexp, sql-prompt-length): Update comment.
1991         (sql-mode-menu): Add "Start SQLi session" entry.
1992         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
1993         (sql-mode-abbrev-table): Add abbreviations.  Support of
1994         SYSTEM-FLAG on define-abbrev.  Support was removed with last
1995         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
1996         (sql-mode-font-lock-object-name): Add font-lock pattern for object
1997         names.
1998         (sql-mode-ansi-font-lock-keywords): Set as default value.
1999         (sql-mode-oracle-font-lock-keywords): Set as default value.
2000         Support Oracle 9i keywords.
2001         (sql-mode-postgres-font-lock-keywords): Set as default value.
2002         (sql-mode-linter-font-lock-keywords): Set as default value.
2003         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
2004         SQLServer 2000.
2005         (sql-mode-sybase-font-lock-keywords)
2006         (sql-mode-interbase-font-lock-keywords)
2007         (sql-mode-sqlite-font-lock-keywords)
2008         (sql-mode-strong-font-lock-keywords)
2009         (sql-mode-mysql-font-lock-keywords)
2010         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
2011         keywords.
2012         (sql-mode-font-lock-defaults): Update comment.
2013         (sql-product-feature): New function.  Returns feature associated
2014         with a product from `sql-product-support' alist.
2015         (sql-product-font-lock): New function.  Set font-lock support
2016         based on `sql-product'.
2017         (sql-add-product-keywords): New function.  Add font-lock rules to
2018         product-specific keyword variables.
2019         (sql-set-product): New function.  Set `sql-product' and apply
2020         appropriate font-lock highlighting.
2021         (sql-highlight-product): New function.  Set font-lock support
2022         based on a product.  Also set mode name to include product name.
2023         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
2024         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
2025         Use `sql-set-product'.
2026         (sql-highlight-ms-keywords)
2027         (sql-highlight-sybase-keywords)
2028         (sql-highlight-interbase-keywords)
2029         (sql-highlight-strong-keywords)
2030         (sql-highlight-mysql-keywords)
2031         (sql-highlight-sqlite-keywords)
2032         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
2033         (sql-get-login): Prompt in the same order as the tokens.
2034         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
2035         (sql-product-interactive): New function.  Common portions of
2036         product-specific interactive mode wrappers.
2037         (sql-interactive-mode): Rewritten to use product features.
2038         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
2039         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
2040         (sql-db2, sql-linter): Use `sql-product-interactive'.
2041         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
2042         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
2043         (sql-connect-ingres, sql-connect-postgres)
2044         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
2045         New functions.  Format command line parameters and invoke comint on
2046         the appropriate interpreter.  Code was in the corresponding
2047         `sql-xyz' function before.
2048         (sql-connect-ms): New function.  Support -E argument to use
2049         operating system credentials for authentication.
2051 2003-08-18  Kenichi Handa  <handa@m17n.org>
2053         * international/mule.el (encode-char): Fix for the ASCII case.
2055 2003-08-15  Kenichi Handa  <handa@m17n.org>
2057         * international/fontset.el (setup-default-fontset): Change "*" to
2058         nil in the specifications of font family.
2060 2003-08-18  Kim F. Storm  <storm@cua.dk>
2062         * kmacro.el (kmacro-keymap): Group related bindings in
2063         initialization for clarity.  Bind C-s to start macro.
2064         Remove C-r binding.
2065         (kmacro-initial-counter-value): New defvar to hold initial counter
2066         value in case we set the value before defining a macro.
2067         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
2068         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
2069         not defining or executing macro.  Doc fix.
2070         (kmacro-add-counter): Clear kmacro-initial-counter-value.
2071         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
2072         temporarily view older elements on the macro ring without cycling
2073         the ring.
2074         (kmacro-display): Doc fix.
2075         (kmacro-exec-ring-item): New helper function.
2076         (kmacro-call-ring-2nd): Use it.
2077         (kmacro-call-ring-2nd-repeat): Doc fix.
2078         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
2079         (kmacro-end-or-call-macro): Execute last viewed macro (using
2080         kmacro-exec-ring-item) from ring if this follows
2081         kmacro-view-macro.  This allows us to find a macro on the ring
2082         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
2083         the ring to bring it to the head of the ring.
2084         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
2085         Allow binding to reserved keys without specifying C-x C-k prefix.
2086         Ask for confirmation if entered key sequence is already bound to
2087         a non-macro command.
2088         (kmacro-view-macro): Repeating command will show older elements
2089         on the macro ring; C-k will execute the last viewed macro.
2090         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
2091         property from 'ring to 'head.
2093 2003-08-17  Alan Shutko  <ats@acm.org>
2095         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
2096         keeping December out of the alist.
2098 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
2100         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
2101         * calendar/calendar.el (calendar-mode-map): Bind it to key.
2102         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
2103         (calendar-flatten): New function.
2104         (calendar-mouse-view-other-diary-entries)
2105         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
2106         in the menu title and to show multi-line diary entries correctly
2107         in the menu.
2109 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
2111         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
2112         defcustom, because the default was recently changed.
2114 2003-08-16  Richard M. Stallman  <rms@gnu.org>
2116         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
2118         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
2119         New subroutine, broken out of eval-last-sexp-1.
2120         (eval-last-sexp-1): Use eval-last-sexp-print-value.
2122         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
2124         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
2126         * simple.el (eval-expression): Use eval-last-sexp-print-value.
2128 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
2130         * progmodes/compile.el (compilation-error-regexp-alist):
2131         Add Java ANt error detection as described in document
2132         http://ant.apache.org/faq.html
2134 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
2136         * simple.el (backward-word, forward-to-indentation)
2137         (backward-to-indentation):  Argument changed to optional.
2138         (next-line, previous-line): Use `or' instead of `unless'.
2140 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2142         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
2143         instead of a constant.
2145 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
2147         * shell.el (shell): With prefix-arg, suggest a new buffer name.
2149 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
2151         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
2152         (vc-sccs-workfile-version): Search the entire delta table, rather
2153         than just the first entry, because that might be a deleted version.
2155 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
2157         * menu-bar.el (menu-bar-options-menu): Supply a body for the
2158         [save-place] binding in the Options menu.  Have it require
2159         'saveplace' and then toggle the variable manually, to avoid an an
2160         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
2161         for the bug report.
2163 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
2165         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
2166         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
2167         (gdb-info-threads-custom): Add help-echo text.
2168         (gdb-display-back): Don't use purecopy.
2169         (gdb-info-breakpoints-custom, gdb-reset)
2170         (gdb-assembler-custom): Use display-images-p to test if breakpoint
2171         icons can be displayed.
2173 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
2175         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
2177 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
2179         * bookmark.el (bookmark-completing-read):
2180         Return a string, instead of a list of one string.
2181         Use a popup menu if activated from the mouse.
2182         (bookmark-edit-annotation): Remove unused vars.
2183         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
2184         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
2185         to bookmark-completing-read.
2186         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
2187         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
2188         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
2189         and erase-buffer.
2190         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
2191         (bookmark-menu-jump, bookmark-menu-insert)
2192         (bookmark-popup-menu-and-apply-function)
2193         (bookmark-menu-popup-paned-bookmark-menu): Remove.
2194         (bookmark-menu-build-paned-menu): Remove by folding it into
2195         bookmark-menu-popup-paned-menu.
2196         (menu-bar-bookmark-map): Move the define-key statements here.
2197         Use the "non-menu" commands since they now pop up a menu if needed.
2198         (bookmark-exit-hook-internal): Simplify.
2200 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
2202         * reftex-toc.el (reftex-toc-rename-label): New function.
2203         (reftex-toc-check-docstruct): New function.
2205         * reftex.el (reftex-region-active-p): New function.
2207         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
2208         regexp to find the \bibliography macro.
2210         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
2211         which does not exist in LaTeX.
2212         (reftex-cite-format-builtin): Added amsrefs support.
2213         (reftex-toc-confirm-promotion): New option
2215         * reftex-toc.el
2216         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
2217         (reftex-toc-demote, reftex-toc-promote)
2218         (reftex-toc-do-promote, reftex-toc-promote-prepare)
2219         (reftex-toc-promote-action, reftex-toc-extract-section-number)
2220         (reftex-toc-newhead-from-alist)
2221         (reftex-toc-load-all-files-for-promotion): New functions.
2222         (reftex-toc-help): Added description of new keys.
2223         (reftex-toc-split-windows-fraction): New option.
2224         (reftex-recenter-toc-when-idle): Search *toc* window on all
2225         visible frames.
2226         (reftex-toc): Additional parameter REUSE
2227         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
2228         with REUSE argument.
2229         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
2230         the call of `reftex-toc'.
2231         (reftex-make-separate-toc-frame): New function .
2232         (reftex-toc-recenter): When called with triple prefix arg, call
2233         `reftex-make-separate-toc-frame' first.
2234         (reftex-toc-toggle-dedicated-frame): New command.
2235         (reftex-toc-quit): Adapted to delete frame when called in
2236         dedicated frame.
2238         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
2239         all enclosing macros.
2242 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2244         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
2245         first use.
2247 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2249         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
2251 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
2253         * calendar/calendar.el (list-diary-entries-hook)
2254         (diary-display-hook, nongregorian-diary-listing-hook)
2255         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
2256         Add some customize options for these hooks.
2257         (calendar-abbrev-construct): Don't try to take a substring longer
2258         than the original string.
2260 2003-08-05  Richard M. Stallman  <rms@gnu.org>
2262         * emacs-lisp/testcover.el (noreturn): Report error if does return.
2263         (testcover-reinstrument-clauses): Doc fix.
2265         * emacs-lisp/warnings.el: Doc fixes, args renamed.
2266         (warning-type-format): Rename from warning-group-format.
2268         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
2269         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
2270         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
2271         to prevent warnings about defvar for an obsolete variable.
2273         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
2274         warning-group-format renamed to warning-type-format.
2276         * subr.el (read-passwd): Use clear-string instead of fillarray.
2278         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
2279         Use vconcat instead of concat.
2280         (edmacro-sanitize-for-string): New function.
2282 2003-08-05  Dave Love  <fx@gnu.org>
2284         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
2285         line-number-display-limit-width.
2287         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
2289 2003-08-05  Kenichi Handa  <handa@m17n.org>
2291         * international/code-pages.el: Don't require mule-diag.
2293         * international/mule-diag.el (non-iso-charset-alist):
2294         Add autoload cookie.
2296         * language/devan-util.el (dev-glyph-order): Add an entry for the
2297         glyph code #xC4.
2299 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
2301         * calendar/calendar.el (diary-file, diary-file-name-prefix)
2302         (european-calendar-style, diary-date-forms)
2303         (calendar-day-name-array, calendar-month-name-array): Doc change.
2304         (generate-calendar-month): Adapt for new behaviour of
2305         `calendar-day-name' function.
2306         (calendar-abbrev-length, calendar-day-abbrev-array)
2307         (calendar-month-abbrev-array): New variables.
2308         (calendar-abbrev-construct): New function.
2309         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
2310         rather than fixing abbrevs at some width.  Calling syntax change.
2311         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
2312         (calendar-date-string): Adapt for new behaviours of
2313         `calendar-day-name' and `calendar-month-name' functions.
2315         * calendar/diary-lib.el (list-diary-entries): Adapt for new
2316         behaviour of `calendar-day-name' and `calendar-month-name' functions.
2317         (diary-name-pattern): Use abbrev arrays, rather than fixing
2318         abbrevs at three chars.  Calling syntax change.
2319         (mark-diary-entries):  Adapt for new behaviours of
2320         `diary-name-pattern' and `calendar-make-alist' functions.
2321         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
2322         `diary-name-pattern' function.
2323         (font-lock-diary-date-forms): Use abbrev arrays, rather than
2324         fixing abbrevs at three chars.  Calling syntax change.
2325         (cal-hebrew, cal-islam): Require when compiling.
2326         (diary-font-lock-keywords): Adapt for new behaviour of
2327         `font-lock-diary-date-forms' function.
2329         * calendar/cal-hebrew.el: Reposition some code so defined before used.
2330         (calendar-hebrew-month-name-array-common-year)
2331         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
2332         (list-hebrew-diary-entries): Adapt for new behaviours of
2333         `calendar-day-name' and `add-to-diary-list' functions.
2334         (mark-hebrew-diary-entries): Adapt for new behaviours of
2335         `diary-name-pattern' and `calendar-make-alist' functions.
2337         * calendar/cal-islam.el (calendar-islamic-month-name-array):
2338         Add doc string.
2339         (list-islamic-diary-entries): Adapt for new behaviours of
2340         `calendar-day-name' and `add-to-diary-list' functions.
2341         (mark-islamic-diary-entries): Adapt for new behaviours of
2342         `diary-name-pattern' and `calendar-make-alist' functions.
2344         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
2345         `calendar-month-name' function.
2347         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
2349         * calendar/solar.el (solar-seasons-data): Move definition before use.
2351         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
2352         (cal-tex-LaTeX-hourbox): Move definition before use.
2354         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
2355         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
2356         lunar.el, solar.el
2357         (displayed-month, displayed-year): Define for compiler.
2359 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
2361         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
2362         MODE.  Renamed from c-init-c-language-vars'.
2363         (c-initialize-cc-mode): Change accordingly.
2364         (c-common-init): Ditto.
2365         (c-mode): Ditto.
2366         (c++-mode): Use `c-init-language-vars-for'.
2367         (objc-mode): Ditto.
2368         (java-mode): Ditto.
2369         (idl-mode): Ditto.
2370         (pike-mode): Ditto.
2371         (awk-mode): Ditto.
2373 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
2375         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
2376         or not the point moved.
2378         (c-search-decl-header-end): Don't trip up on operator identifiers
2379         in C++ and operators like == in all languages.
2381         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
2382         Detect leading labels correctly.
2384 2003-08-02  Andreas Schwab  <schwab@suse.de>
2386         * textmodes/ispell.el: Don't redo key bindings on loading, put
2387         them only in loaddefs.el.
2388         * bookmark.el: Likewise.
2389         * dabbrev.el: Likewise.
2390         * emerge.el: Likewise.
2392         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
2393         has more than one member.
2395         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
2397 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2399         * lpr.el (printify-region): It was ending conversion before the
2400         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
2402 2003-07-31  John Paul Wallington  <jpw@gnu.org>
2404         * net/browse-url.el (browse-url-epiphany): Doc fix.
2406 2003-07-30  Kenichi Handa  <handa@m17n.org>
2408         * international/fontset.el (setup-default-fontset):
2409         Change registry names of Akurti fonts.
2411 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2413         * comint.el (comint-read-noecho): Use `clear-string' instead of
2414         `fillarray'.
2416 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
2418         * outline.el (outline-mode-hook): Add defvar.
2420 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
2422         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
2423         Restore assembler in source window if that is what has been selected.
2424         (menu): Add gdb-restore-windows to menu.  Make gdba
2425         specific menus only visible from gdba.
2427 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
2429         * progmodes/compile.el (compilation-environment): New user variable.
2430         (compile-internal): Respect it.
2432 2003-07-23  Masatake YAMATO  <jet@gyve.org>
2434         * progmodes/gud.el (gdb-script-font-lock-keywords):
2435         Put `font-lock-function-name-face' on a symbol which includes
2436         `-' like `hook-run'.  Put font-lock-variable-name-face
2437         on a symbol starting with $.
2439 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
2441         * files.el (set-visited-file-name): Use truename for buffer-file-name.
2443 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
2445         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
2447 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
2449         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
2450         Use with-no-warnings.
2451         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
2452         rather than to find-file-not-found-hook, which doesn't exist.
2454 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
2456         * international/quail.el (quail-translate-key): Fix previous change.
2458 2003-07-25  John Paul Wallington  <jpw@gnu.org>
2460         * server.el (server-start): Check `server-process' is non-nil
2461         before killing it to avoid killing current buffer's process.
2463         * simple.el (choose-completion-string): Use `minibufferp';
2464         test `completion-reference-buffer' if `buffer' arg is nil.
2465         (push-mark): Use `when' and `unless'.
2466         (pop-mark): Use `when'.
2468         * mouse-sel.el (mouse-sel-get-selection-function):
2469         Check `x-last-selected-text-primary'.  Don't barf if it or
2470         `x-last-selected-text' aren't bound.
2472 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
2474         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
2476 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
2478         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
2480 2003-07-23  John Paul Wallington  <jpw@gnu.org>
2482         * tooltip.el (defface tooltip): Inherit from variable-pitch.
2484 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
2486         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
2487         string.  Defvar the derived hook.
2489         * macros.el (insert-kbd-macro): Escape double quote character.
2490         From Thomas W Murphy <twm@andrew.cmu.edu>.
2492 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
2494         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
2495         to match the specific mark rather than reusing comment-start-skip.
2497 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
2499         * progmodes/hideshow.el (hs-special-modes-alist):
2500         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
2502 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
2504         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
2505         value using ?\s.
2507 2003-07-21  John Paul Wallington  <jpw@gnu.org>
2509         * subr.el (with-selected-window): Add closing paren.
2511 2003-07-21  Richard M. Stallman  <rms@gnu.org>
2513         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
2514         (lisp-mode): Likewise.
2516         * subr.el (with-selected-window): Copy code form save-selected-window
2517         so as to call select-window with norecord arg.
2518         (dynamic-completion-table): Doc fix.
2519         (lazy-completion-table): Doc fix.
2521         * international/mule-cmds.el (set-locale-environment):
2522         langinfo renamed to locale-info.
2524         * international/mule.el (auto-coding-functions): Doc fix.
2526 2003-07-21  Kenichi Handa  <handa@m17n.org>
2528         * international/quail.el (quail-translate-key):
2529         Update quail-current-str correctly.
2531 2003-07-21  Andreas Schwab  <schwab@suse.de>
2533         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
2534         ?, to "_".
2536 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2537         Version 2.0.36 of Tramp released.
2539         * net/tramp.el (tramp-default-password-end-of-line): Rename from
2540         tramp-password-end-of-line.
2541         (tramp-password-end-of-line): New method parameter.
2542         (tramp-get-password-end-of-line): Function to access method
2543         parameter `tramp-password-end-of-line', or variable
2544         `tramp-default-password-end-of-line' (default value).
2545         (tramp-methods): Add entries for new parameter
2546         tramp-password-end-of-line.
2547         (tramp-enter-password): Use new function
2548         `tramp-get-password-end-of-line'.
2549         (tramp-handle-insert-file-contents): Do not
2550         unconditionally inhibit the file operation file-local-copy, only
2551         do that when the inhibit-file-name-operation is currently
2552         insert-file-contents.  This fixes finding remote CVS-controlled
2553         files.  (It would barf on inserting the CVS/Entries file
2554         literally, because the file-local-copy handler wasn't called.)
2555         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
2556         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
2557         (tramp-initial-commands): New variable.
2558         (tramp-process-initial-commands): New function, using the variable.
2559         (tramp-open-connection-setup-interactive-shell): Call the new function.
2560         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
2561         method into the buffer name, never use nil.  Reported by Hanak
2562         David <dhanak@inf.bme.hu>.
2563         (tramp-open-connection-setup-interactive-shell): Erase buffer
2564         before sending "stty -onlcr".
2566         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
2568 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
2570         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
2572 2003-07-19  John Paul Wallington  <jpw@gnu.org>
2574         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
2575         (artist-draw-rect, artist-draw-square): Doc fixes.
2577         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
2579         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
2581 2003-07-19  Kenichi Handa  <handa@m17n.org>
2583         * international/kkc.el (kkc-show-conversion-list-update):
2584         Highlight the correct candidate in the message.
2586 2003-07-18  John Paul Wallington  <jpw@gnu.org>
2588         * simple.el (current-word): Don't include punctuation char when
2589         `really-word' arg is non-nil.
2591 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
2593         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
2594         moved to the directory obsolete.
2596 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
2598         * info.el (Info-menu-entry-name-re): Allow newlines in
2599         menu entry names.
2601         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
2602         syntax-ppss-after-change-function.
2603         (syntax-ppss-after-change-function): New alias.  Update uses.
2604         (syntax-ppss): Catch the case where the buffer is narrowed.
2606 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
2608         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
2609         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
2611 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
2613         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
2614         since it might be modified.
2616         * progmodes/cc-langs.el (c++-make-template-syntax-table)
2617         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
2618         names to these language constants.
2620 2003-07-15  Kim F. Storm  <storm@cua.dk>
2622         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
2623         All uses changed.
2625 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
2627         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
2628         Namespace support.
2630 2003-07-13  Juanma Barranquero  <lektu@terra.es>
2632         * frame.el (modify-all-frames-parameters): Reinstall (copyright
2633         papers received).
2635 2003-07-13  Karl Eichwalder  <ke@suse.de>
2637         * textmodes/po.el (po-find-charset): White space at the start of the
2638         Content-Type field body is non-mandatory.
2640 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
2642         * textmodes/texinfo.el (texinfo-section-list):
2643         Append appendixsection; a synonym for appendixsec.
2645 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
2647         * man.el (Man-translate-cleanup): New.
2648         (Man-translate-references): Call `Man-translate-cleanup' to clean
2649         leading, trailing and middle spaces.
2651 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
2653         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
2654         Handle `dired-directory' being a list.
2656 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2658         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
2659         it doesn't exist.
2661 2003-07-12  Richard M. Stallman  <rms@gnu.org>
2663         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
2665         * progmodes/cc-defs.el (c-make-keywords-re):
2666         Don't use delete-duplicates.
2667         (c-lang-const): Don't use mapcan.
2669         * apropos.el (apropos-show-scores): Make it customizable.
2670         Document new meaning.
2671         (apropos): Compute scores from symbols.
2672         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
2674 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2676         * ps-bdf.el: Fix copyright line.
2677         (bdf-directory-list): Fix initialization code.
2679 2003-07-11  John Paul Wallington  <jpw@gnu.org>
2681         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
2682         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
2683         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
2685 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
2687         * emacs-lisp/ring.el (ring-elements): Doc fix.
2689 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
2691         * calendar/timeclock.el (timeclock-relative)
2692         (timeclock-ask-before-exiting, timeclock-use-display-time):
2693         Doc changes.
2694         (timeclock-modeline-display): Give a message if
2695         `timeclock-use-display-time' is non-nil but `display-time-mode'
2696         is not active.
2698 2003-07-11  Kenichi Handa  <handa@m17n.org>
2700         * international/mule-cmds.el (set-language-environment):
2701         Set current-language-environment to the correct string.
2703 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2705         * ps-print.el: Print line number correctly in a region.  Reported by
2706         Tim Allen <timallen@ls83.fsnet.co.uk>
2707         (ps-print-version): New version number (6.6.2).
2708         (ps-printing-region): Code fix.
2710 2003-07-10  John Paul Wallington  <jpw@gnu.org>
2712         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
2713         this function can be called from `add-completions-from-tags-table'.
2715 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
2717         * calendar/timeclock.el (timeclock-use-display-time)
2718         (timeclock-day-over-hook, timeclock-workday-remaining)
2719         (timeclock-status-string, timeclock-when-to-leave)
2720         (timeclock-when-to-leave-string, timeclock-log-data)
2721         (timeclock-find-discrep, timeclock-day-base)
2722         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
2723         (timeclock-modeline-display): Set the variable
2724         `timeclock-modeline-display'.
2725         (timeclock-update-modeline): Doc fix.  Respect value of
2726         `timeclock-relative'.
2728 2003-07-09  Richard M. Stallman  <rms@gnu.org>
2730         * textmodes/reftex-parse.el (reftex-all-document-files):
2731         Add autoload cookie.
2733         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
2734         (reftex-scanning-info-available-p): Add autoload cookie.
2736         * international/mule-cmds.el
2737         (set-display-table-and-terminal-coding-system): Delete duplicate
2738         aset on standard-display-table.
2740         * view.el (view-file): If existing buffer's major mode is special,
2741         don't go into view mode.
2743         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
2745 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2747         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
2748         buffer changes; there's third party code that calls this function
2749         directly.
2751 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2753         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
2754         (autodoc-font-lock-keywords): Don't byte compile on font lock
2755         initialization when running from byte compiled files.
2757 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2759         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
2760         statement ends with auto-increment "++".
2762 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2764         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
2765         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
2766         these are changed, so declare them as variables and not constants.
2768 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
2770         * subr.el (dolist, dotimes):  Doc fix.
2772 2003-07-08  Kim F. Storm  <storm@cua.dk>
2774         * international/mule-cmds.el
2775         (set-display-table-and-terminal-coding-system): Don't break
2776         bootstrap if standard-display-table isn't setup yet.
2778 2003-07-07  Richard M. Stallman  <rms@gnu.org>
2780         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
2781         Give it a doc string, and autoload it.
2783         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
2784         Use with-no-warnings.
2786         * info.el (Info-search): If find invisible text, search again.
2788         * isearch.el (search-whitespace-regexp): Add a shy group around it.
2790         * man.el (Man-name-regexp): Match + as part of name.
2792         * simple.el (visible-mode): Rename from vis-mode.
2793         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
2795         * simple.el (current-word): New arg REALLY-WORD specifies
2796         don't include punctuation chars.
2798         * emacs-lisp/debug.el (debug, debugger-env-macro):
2799         Use with-no-warnings while accessing and binding unread-command-char.
2801         * international/mule-cmds.el
2802         (set-display-table-and-terminal-coding-system): Use explicit loop
2803         instead of calling standard-display-default.
2805         * net/ange-ftp.el (ange-ftp-file-symlink-p):
2806         Use condition-case to catch error in ange-ftp-get-files.
2808         * net/browse-url.el (browse-url-browser-function):
2809         Add alternative for Epiphany.
2810         (browse-url-epiphany-program, browse-url-epiphany-arguments)
2811         (browse-url-epiphany-startup-arguments)
2812         (browse-url-epiphany-new-window-is-tab): New variables.
2813         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
2815         * progmodes/compile.el (compile-auto-highlight): Default now t.
2816         (compile): Doc fix.
2817         (compilation-next-error): Fix previous change.
2819         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
2821         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
2823 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
2825         * gdb-ui.el (gdb-source-info): Display current frame when
2826         attaching to an existing process.
2827         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
2828         while laying out windows when attaching to an existing process.
2830 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
2832         * info.el (Info-menu): Use Info-menu-entry-name-re.
2834 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
2836         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
2837         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
2839         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
2840         to match the same text.
2842 2003-07-06  John Paul Wallington  <jpw@gnu.org>
2844         * vc.el (vc-annotate-offset): Move defvar up.
2846 2003-07-06  Kim F. Storm  <storm@cua.dk>
2848         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
2849         This should fix the infinite loop when extracting menu names.
2851 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
2853         * files.el (auto-mode-alist, interpreter-mode-alist):
2854         Remove entries to CC Mode modes to avoid duplicates; they are now added
2855         with autoload directives in cc-mode.el.
2857 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
2859         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
2860         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
2861         these are changed, so declare them as variables and not constants.
2863         * progmodes/cc-mode.el: Fix some autoload problems: Try to
2864         ensure that the entry for ".c" extension comes before the one for
2865         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
2866         Fix incorrect entries that were added to `interpreter-mode-alist'.
2867         Move the autoload directives for AWK to the top level since they
2868         aren't recognized anywhere else.  Do not use the new AWK mode doc
2869         in the autoload form for the old AWK mode.
2871 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2873         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
2874         (bibtex-sort-ignore-string-entries): Default value t.
2875         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
2876         erroneously in previous version.
2877         (bibtex-string-files): Docstring reflects new parsing scheme.
2878         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
2879         docstring, add # as one of the chars to crush
2880         (bibtex-autokey-prefix-string, bibtex-autokey-names)
2881         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
2882         (bibtex-autokey-name-change-strings)
2883         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
2884         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
2885         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
2886         (bibtex-autokey-title-terminators)
2887         (bibtex-autokey-titlewords-stretch)
2888         (bibtex-autokey-titleword-ignore)
2889         (bibtex-autokey-titleword-case-convert)
2890         (bibtex-autokey-titleword-abbrevs)
2891         (bibtex-autokey-titleword-abbrevs)
2892         (bibtex-autokey-titleword-change-strings)
2893         (bibtex-autokey-titleword-length)
2894         (bibtex-autokey-titleword-separator)
2895         (bibtex-autokey-name-year-separator)
2896         (bibtex-autokey-year-title-separator)
2897         (bibtex-autokey-before-presentation-function)
2898         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
2899         Fix docstring.
2900         (bibtex-strings, bibtex-reference-keys):
2901         Use lazy-completion-table and make-variable-buffer-local.
2902         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
2903         (bibtex-braced-string-syntax-table)
2904         (bibtex-quoted-string-syntax-table): New variables.
2905         (bibtex-parse-nested-braces): Remove.
2906         (bibtex-parse-field-string): Use syntax table and forward-sexp.
2907         (bibtex-parse-association): Simplify.
2908         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
2909         (bibtex-parse-field-text): Simplify.
2910         (bibtex-search-forward-field, bibtex-search-backward-field):
2911         argument BOUND can take value t.
2912         (bibtex-start-of-field, bibtex-start-of-name-in-field)
2913         (bibtex-end-of-name-in-field, bibtex-end-of-field)
2914         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
2915         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
2916         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
2917         (bibtex-skip-to-valid-entry): Return buffer position of beginning
2918         and ending of entry.  Update for changes of bibtex-search-entry.
2919         Simplify.
2920         (bibtex-map-entries): FUN is called with three arguments.
2921         (bibtex-search-entry): Return a cons pair with buffer positions of
2922         beginning and end of entry.
2923         (bibtex-enclosing-field): Simplify.
2924         (bibtex-format-entry): Use booktitle to set a missing title.
2925         (bibtex-autokey-get-names): Fiddle with regexps.
2926         (bibtex-generate-autokey): Use identity.
2927         (bibtex-parse-keys): Use simplified parsing algorithm if
2928         bibtex-parse-keys-fast is non-nil. Simplify. Change order of
2929         arguments. Return alist of keys.
2930         (bibtex-parse-strings): Simplify. Return alist of strings.
2931         (bibtex-complete-string-cleanup): Fix docstring.
2932         (bibtex-read-key): New function.
2933         (bibtex-mode): Fix docstring. Do not parse for keys and
2934         strings when the mode is entered. Set fill-paragraph-function to
2935         bibtex-fill-field. Setup font-lock-mark-block-function the way
2936         font-lock intended.
2937         (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
2938         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
2939         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
2940         (bibtex-Preamble): Avoid hard coded constants.
2941         (bibtex-make-field): Fix docstring. Simplify.
2942         (bibtex-beginning-of-entry): Always return new position of point.
2943         (bibtex-end-of-entry): Rearrange cond clauses.
2944         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
2945         Update for changes of bibtex-map-entries.
2946         (bibtex-ispell-abstract): Do not move point.
2947         (bibtex-entry-index): Use downcase. Simplify.
2948         (bibtex-lessp): Handle catch-all.
2949         (bibtex-find-crossref): Turn into a command.
2950         (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
2951         (bibtex-clean-entry): Use bibtex-read-key. Handle string and
2952         preamble entries.
2953         (bibtex-fill-field-bounds): New function.
2954         (bibtex-fill-field): New command. Bound to fill-paragraph-function.
2955         (bibtex-fill-entry): Use bibtex-fill-field-bounds
2956         (bibtex-String): Use bibtex-strings.  Always obey
2957         bibtex-sort-ignore-string-entries.
2959 2003-07-05  John Paul Wallington  <jpw@gnu.org>
2961         * cus-theme.el (customize-create-theme):
2962         Call `customize-create-theme' in Reset widget's notify function.
2964         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
2965         (ibuffer-mark-interactive): Use `or' instead of `unless'.
2966         (define-ibuffer-column name): Add summarizer.
2967         (define-ibuffer-column size): Likewise.
2968         (define-ibuffer-column filename): Likewise.
2969         (define-ibuffer-column process): Likewise.  Change BODY's output too.
2970         (define-ibuffer-column filename-and-process): Likewise, likewise.
2971         (ibuffer): Remove local vars `already-in' and `need-update'.
2973         * ibuf-ext.el: Don't require `derived' at compile-time.
2975 2003-07-05  Kim F. Storm  <storm@cua.dk>
2977         * info.el: Disable paragraph refilling.
2978         (Info-refill-paragraphs): New defcustom.
2979         (Info-fontify-node): Use it.
2981 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
2983         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
2984         thingies from constructors created by defstruct.
2986         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
2987         the default value of the variable.
2988         (byte-code-meter): Move declaration to top level.
2990         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
2992         * info.el (Info-following-node-name-re): New fun.
2993         (Info-following-node-name): Remove.
2994         (Info-insert-dir): Use the new fun.
2995         (Info-extract-pointer): Don't save restriction; use new fun.
2996         (Info-menu-entry-name-re): New const.
2997         (Info-menu-entry-name-re): Use it along with new fun.
2998         (Info-node-spec-re): Use new fun.
2999         (Info-complete-menu-item, Info-fontify-node): Use new const.
3000         (Info-goto-node, Info-follow-reference, Info-menu-update):
3001         Use match-string.
3002         (Info-follow-reference): Use assoc-string.
3003         Use a list of strings for the completion table.
3004         (Info-fontify-node): Use match-string, line-end-position.
3005         Limit the search for `node:' to the first line.
3007         * newcomment.el (uncomment-region): Remove padding coming from
3008         comment-start rather than just from comment-padding.
3010         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
3011         (vc-cvs-stay-local-p): Use vc-stay-local-p.
3012         (vc-cvs-rename-file): Remove (use the default).
3013         (vc-cvs-register): Register parent dir if needed.
3014         (vc-cvs-could-register): Return non-nil if parent can be registered.
3015         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
3016         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
3018         * vc-svn.el (vc-svn-use-edit): Make it into a const.
3019         (vc-svn-update): Fix the arguments to `svn'.
3020         (vc-svn-diff-tree): Just use `vc-svn-diff'.
3021         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
3022         Simple implementations, assuming `name' is a URL.
3024         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
3025         set of chars allowed unquoted in a case pattern.
3027         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
3029         * font-lock.el (font-lock-extra-types-widget)
3030         (c-font-lock-extra-types, c++-font-lock-extra-types)
3031         (objc-font-lock-extra-types, java-font-lock-extra-types)
3032         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
3033         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
3034         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
3035         (font-lock-match-c++-structor-declaration)
3036         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
3037         (c++-font-lock-keywords-3, c++-font-lock-keywords)
3038         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
3039         (objc-font-lock-keywords-3, objc-font-lock-keywords)
3040         (java-font-lock-keywords-1, java-font-lock-keywords-2)
3041         (java-font-lock-keywords-3, java-font-lock-keywords)
3042         (java-font-lock-syntactic-face-function): Remove obsolete code
3043         and constants.  It's all in cc-fonts.el now.
3045 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
3047         * mail/sendmail.el (mail-specify-envelope-from)
3048         (mail-envelope-from): Doc fix.
3050 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
3052         * generic-x.el: Do away with the dependency on `c-emacs-features'
3053         when populating `rul-generic-mode-syntax-table'; we already know
3054         this isn't XEmacs.
3056 See ChangeLog.10 for earlier changes.
3058 ;; Local Variables:
3059 ;; coding: iso-2022-7bit
3060 ;; End:
3062     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3063   Copying and distribution of this file, with or without modification,
3064   are permitted provided the copyright notice and this notice are preserved.
3066 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1