(smtpmail-try-auth-methods): Fix typo.
[emacs.git] / lisp / ChangeLog
blobe327b9ff6682e7b81a891d71ff46d41489b34129
1 2004-02-11  John Paul Wallington  <jpw@gnu.org>
3         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
5 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7         * diff.el (diff-switches): New fun.
8         (diff, diff-backup): Use it.
9         (diff): Clean up the args construction.  Use backquote.
10         Use listp instead of consp to avoid putting a nil arg.
12 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT,  FILE_NAME
15         handeled by x-dnd-handle-file-name.
16         (x-dnd-known-types): Add COMPOUND_TEXT.
17         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
18         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
19         x-dnd-empty-state.
20         (x-dnd-forget-drop): Ditto.
21         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
22         (x-dnd-handle-one-url): Return private when inserting text.
23         (x-dnd-insert-ctext): New function.
24         (x-dnd-handle-file-name): New function for FILE_NAME.
25         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
26         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
27         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
29 2004-02-10  Kenichi Handa  <handa@m17n.org>
31         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
32         instead of while loop.
34 2004-02-10  Miles Bader  <miles@gnu.org>
36         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
38 2004-02-09  Kenichi Handa  <handa@m17n.org>
40         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
41         have end-of-line.
43 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
45         * Makefile.in: Added extra dependencies in the recompile target
46         needed to cope with the compile time macro expansions in CC Mode.
48 2004-02-09  Kim F. Storm  <storm@cua.dk>
50         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
51         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
52         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
53         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
54         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
55         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
56         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
57         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
58         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
59         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
60         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
62 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
64         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
65         Don't allow shrink if there's a window on our right.
67         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
68         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
69         Bring together declaration and initialization.
70         (prolog-mode-variables): Don't set the syntax table.
71         Don't set paragraph-start and comment-indent-function.
72         Add /*..*/ to the comment regexps.
73         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
74         (prolog-mode-map): Don't bind TAB.
75         (prolog-mode): Set the syntax table.
76         (prolog-comment-indent): Remove.
77         (inferior-prolog-mode-map): Initialize in the declaration.
78         (inferior-prolog-mode-syntax-table)
79         (inferior-prolog-mode-abbrev-table): New vars.
80         (inferior-prolog-mode): Derive from comint-mode.
81         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
82         minibuffer windows.
84         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
85         in file names, as long as it is unabmiguous.
87 2004-02-08  Andreas Schwab  <schwab@suse.de>
89         * textmodes/reftex-toc.el
90         (reftex-toc-load-all-files-for-promotion): Remove useless use of
91         format.  Doc fix.
93         * textmodes/refer.el (refer-find-entry-internal): Remove extra
94         format string arguments.
96         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
97         string argument.
99         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
101         * play/zone.el (zone-call): Fix format string.
103         * net/webjump.el (webjump-builtin): Add missing format string argument.
105         * midnight.el (midnight-delay-set): Remove extra format string argument.
107         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
109         * hexl.el (hexl-insert-char): Add missing format string argument.
111         * format.el (format-decode): Fix format string.
113         * emulation/vi.el (vi-mode): Remove extra format string argument.
114         (vi-repeat-last-search): Likewise.
115         (vi-reverse-last-search): Likewise.
116         (vi-goto-mark): Likewise.
117         (vi-reverse-last-find-char): Likewise.
118         (vi-repeat-last-find-char): Likewise.
119         (vi-locate-def): Likewise.
121         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
123         * ediff-util.el (ediff-toggle-read-only): Remove extra format
124         string argument.
125         (ediff-toggle-regexp-match): Likewise.
127         * dired-aux.el (dired-do-query-replace-regexp): Add missing
128         format string argument.
130         * calc/calc-map.el (calc-get-operator): Remove extra format
131         string argument.
133         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
135         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
136         string argument.
138         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
140         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
142         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
144         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
145         (cl-struct-setf-expander): Likewise.
147         * vc.el (with-vc-file): Fix unsafe uses of error.
148         (vc-cancel-version): Likewise.
150 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
152         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
153         thousands separator; fixes <class>:<line-number> regexp for
154         non-english locales.
156 2004-02-08  Andreas Schwab  <schwab@suse.de>
158         * view.el (view-mode-enable): Revert previous change.
160 2004-02-07  Kim F. Storm  <storm@cua.dk>
162         * simple.el (line-number-at-pos): Rename from line-at-pos.
163         Uses changed (what-line and vc-annotate-warp-version).
165 2004-02-06  Andreas Schwab  <schwab@suse.de>
167         * view.el (view-mode-enable): Add view-mode-map to
168         minor-mode-overriding-map-alist.
170 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
172         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
174 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
176         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
177         with point inside rather than after the paragraph.
179 2004-02-04  Sam Steingold  <sds@gnu.org>
181         * mail/smtpmail.el (smtpmail-try-auth-methods):
182         Do not try authentication when no mechanism is available.
183         Pass port-name as defaultport to `netrc-machine'.
185 2004-02-04  Stephen Eglen  <stephen@gnu.org>
187         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
188         to show how minibuffer height can be constrained.
190 2004-02-04  John Paul Wallington  <jpw@gnu.org>
192         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
194 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
196         * x-dnd.el: New file for drag and drop.
198         * term/x-win.el: require x-dnd, set after-make-frame-functions
199         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
200         drag-n-drop event.
202         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
203         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
204         (dired-dnd-handle-file): New functions for drag and drop support.
205         (dired-mode): Initialize drag and drop if x-dnd present.
207 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
209         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
210         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
211         (cperl-mode): Set fill-paragraph-function.
212         (cperl-fill-paragraph): Make it non-interactive.
214 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
216         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
218 2004-02-02  David Kastrup  <dak@gnu.org>
220         * replace.el (perform-replace): Allow 'literal argument in
221         regexp-flag to indicate literal replacement.
222         (query-replace-regexp-eval): Use it.
224 2004-02-01  Andreas Schwab  <schwab@suse.de>
226         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
228 2004-02-01  Stephen Eglen  <stephen@gnu.org>
230         * info-look.el: Add support for maxima-mode.  Update commentary
231         because info-lookup-symbol is now bound to C-h S.
233 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
235         * simple.el (edit-and-eval-command): Bind print-level and
236         minibuffer-history-sexp-flag around call to read-from-minibuffer.
237         Correct initial position in command-history.
239 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
241         * files.el (read-directory-name): Adapt the docstring to recent
242         change in Fread_file_name.
244 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
246         * ses.el (ses-print-cell): If print format too wide for column
247         width, truncate decimal places if that helps to avoid "#####" fill.
248         * ses.el (ses-initial-column-width): Revert previous change.
250 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
252         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
253         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
254         Add edebug info.
255         (jit-lock-mode): Setup/cancel the new timer.
256         (jit-lock-context-fontify): New fun.  Extracted from
257         context fontification code of jit-lock-stealth-fontify.
258         (jit-lock-stealth-fontify): Don't do context fontification any more.
260         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
261         (jit-lock-fontify-now): Handle the `quit' case.
262         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
264 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
266         * progmodes/executable.el (executable-command-find-posix-p):
267         New.  Check if find handles arguments Posix-style.
269         * progmodes/grep.el (grep-compute-defaults):
270         Use executable-command-find-posix-p.
271         (grep-find): Check `grep-find-command'.
273         * filecache.el (file-cache-find-posix-p): Delete.
274         (file-cache-add-directory-using-find):
275         Use `executable-command-find-posix-p'.
277 2004-01-29  Dave Love  <fx@gnu.org>
279         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
280         Iterate the hook function if arg is given.
281         (mark-defun, narrow-to-defun): Change order of finding the limits.
283         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
284         (byte-compile-format-warn): New.
285         (byte-compile-callargs-warn): Use it.
286         (Format, message, error): Add byte-compile-format-like property.
287         (byte-compile-maybe-guarded): New.
288         (byte-compile-if, byte-compile-cond): Use it.
289         (byte-compile-lambda): Compile interactive forms,
290         just to make warnings about them.
292 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
294         * ses.el (ses-initial-column-width): Increase to 14, so it will
295         work well with the default printer of "%.7g" for extreme values
296         like "-1.234567e+07".
298 2004-01-29  Kenichi Handa  <handa@m17n.org>
300         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
302 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
304         * dos-w32.el: Added support for the `default-printer-name' function.
306 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
308         * server.el (server-socket-name): Don't use the hostname in the
309         socket name since /tmp is local to the host anyway.
311         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
312         robust check of widening and fix var-naming.
314 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
316         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
317         or rmail-spam- to rsf- in all function and variable names.
318         (rsf-min-region-to-spam-list): New variable.
319         (rsf-bbdb-auto-delete-spam-entries): Rename from
320         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
321         scanned together with the recipients field for spam testing; Don't
322         delete spam message if rmail-delete-after-output is non-nil;
323         (rsf-check-field): New function, extracted from code in
324         rmail-spam-filter to ease addition of header fields like
325         content-type:;
326         (message-content-type): New variable.  The content-type: field was
327         added also in defcustom of rsf-definitions-alist;
328         (rmail-spam-filter): Replace repeated test code for header fields
329         by calls to check-field; change the call to
330         rmail-output-to-rmail-file such that rmail-current-message stays
331         the same to avoid wrong deletion of unseen flags.
332         (rmail-use-spam-filter): Add autoload cookie.
334 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
336         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
337         (file-cache-add-directory-using-find): Add Cygwin support.
338         (file-cache-find-command-posix-flag): New user variable.
340         * filecache.el (file-cache-add-directory): Check for
341         directories an remove them from dir-files.
343 2004-01-27  Richard M. Stallman  <rms@gnu.org>
345         * man.el (Man-fontify-manpage): Clean up message.
347 2004-01-27  Kenichi Handa  <handa@m17n.org>
349         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
350         (sentence-end): Define using sentence-end-without-space.
352         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
353         a sentence ends with one of a character in sentence-end-without-space.
355 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
357         * font-lock.el (font-lock): Add jit-lock as explicit group member.
358         (jit-lock): Group declaration moved to jit-lock.el.
359         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
360         when necessary.
362         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
363         (jit-lock-context-unfontify-pos): Rename from
364         jit-lock-first-unfontify-pos.
365         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
367 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
369         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
370         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
371         (fortran-fill): When filling a string, adjust re-search-backward
372         argument for special case of string just on fill-column.
373         When filling non-string, allow one extra char if
374         fortran-break-before-delimiters is non-nil.
375         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
376         Use fortran-break-delimiters-re and fortran-no-break-re to
377         correctly handle cases such as "**".
379         * progmodes/f90.el (f90-break-delimiters): Doc fix.
380         (f90-no-break-re): Add some extra tokens.  Doc fix.
382 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
384         * mail/rmail-spam-filter.el:
385         Use two semicolons as Commentary line prefix.
386         Add ";;; Code:" stylized comment.
387         Delete end-of-line whitespace.
388         Wrap (require 'cl) with `eval-when-compile'.
390 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
392         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
393         at the top level of vc.el.
395 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
397         * vc.el (vc-current-line): Function removed.  This is now done by
398         the new function line-at-pos in simple.el.
399         (vc-annotate-warp-version): Use line-at-pos instead of
400         vc-current-line.
402 2004-01-22  Kim F. Storm  <storm@cua.dk>
404         * simple.el (line-at-pos): New defun.
405         (what-line): Use it.  Optimize by only counting lines in narrowed
406         region once.
408 2004-01-22  Kenichi Handa  <handa@m17n.org>
410         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
411         point (register r1) only for charset mule-unicode-0100-24ff.
413 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
415         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
416         trailing white space and ensure a final newline.
418         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
419         Add autoload cookie.
421 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
423         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
424         activate view-mode explicitly.
426 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
428         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
429         use clipboard first.
431 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
433         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
434         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
435         (vc-mcvs-cvs): Remove.
436         (vc-mcvs-command): Remove use of assert.
438         * outline.el (outline-insert-heading): Tighten up match.
439         (outline-demote, outline-move-subtree-down): Don't assume anything
440         about outline-regexp.
442         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
443         (texinfo-show-structure): Explicitly add ^, and simplify.
445 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
447         * calendar/appt.el (appt-check): Restore usage of
448         appt-issue-message deleted in previous change.
449         (top-level): Activate package when loaded (needed for backwards
450         compatibility).
452 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
454         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
455         following previous change to smtpmail-send-data.
457 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
459         * vc.el (vc-default-previous-version): Doc enhancement.
460         (vc-default-next-version): New function.
461         (vc-print-log): New arg FOCUS-REV.
462         (vc-annotate-mode): Derive from view-mode.
463         (vc-annotate): New args REVISION, DISPLAY-MODE.
464         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
465         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
466         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
467         (vc-annotate-show-diff-revision-at-line, vc-current-line)
468         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
470         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
472 2004-01-19  Karl Berry  <karl@gnu.org>
474         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
475         or "TexInfo".
477 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
479         * subr.el (delete-dups): New function.
481 2004-01-19  Karl Berry  <karl@gnu.org>
483         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
484         with ^, since that's what texinfo-show-structure
485         documentation says (plus it works much better in texinfo.txi).
487 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
489         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
491 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
493         * progmodes/which-func.el (which-function-mode): Don't cancel
494         which-func-update-timer if not set.
496 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
498         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
499         Remove spurious left square bracket in XX:XXam regexp.
501 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
503         * progmodes/cc-defs.el: Do not require cl at run time.
505 2004-01-16  Richard M. Stallman  <rms@gnu.org>
507         * emacs-lisp/cl.el (cl-cannot-unload): New function.
508         (cl-unload-hook): Defvar this to run cl-cannot-unload.
510         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
511         Call rmail-spam-filter.  Delete and expunge spam.
512         Print number of spam messages deleted.
513         Save and restore the deletion status of old messages when reading
514         new mail with spam filter, so that expunging spam does not expunge
515         msgs deleted by the user.
516         (rmail-only-expunge): Add an optional argument dont-show to
517         prevent showing message after expunge.
519 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
521         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
522         * subr.el (declare): New macro.
524 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
526         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
528 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
530         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
531         Test window-system rather than system-type (for X11/Mac).
533 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
535         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
537 2004-01-12  Richard M. Stallman  <rms@gnu.org>
539         * mail/rmail.el (rmail-convert-to-babyl-format):
540         Use mail-unquote-printable-region.
541         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
542         (rmail-hex-char-to-integer): Functions deleted.
544         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
545         (mail-unquote-printable-region): New arg NOERROR.
546         For invalid encoding, either signal an error to just return nil.
548 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
550         * calendar/appt.el: Update copyright and commentary.
551         (appt-issue-message): Make obsolete.
552         (appt-visible, appt-msg-window): Make obsolete, in favour of
553         appt-display-format.
554         (appt-display-mode-line, appt-display-duration)
555         (appt-display-diary, appt-time-msg-list, appt-mode-string)
556         (appt-prev-comp-time, appt-display-count, appt-timer)
557         (appt-convert-time): Doc change.
558         (appt-disp-window-function, appt-delete-window-function):
559         Use defcustom rather than defvar.
560         (appt-display-format): New variable.
561         (appt-display-message): New function with display code from appt-check.
562         (appt-check): Add optional FORCE argument.  Doc change.
563         Add appt-make-list to diary-hook if displaying diary.
564         Remove checking of view-diary-entries-initially.
565         Message display section removed to new function appt-display-message.
566         (appt-display-window): Doc change.  Remove unused internal var
567         this-buffer.  Do not beep, since appt-display-message does that.
568         (appt-make-list): Doc change.  Use caar.
569         (appt-sort-list): Simplify by using builtin sort function.
570         (appt-update-list): New function for updating appts when diary is
571         saved.
572         (appt-activate): New autoloaded function to toggle package
573         functionality.
575         * calendar/cal-x.el: (calendar-one-frame-setup)
576         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
578         * calendar/calendar.el: Update copyright.
579         (view-diary-entries-initially, european-calendar-style): Doc change.
580         (calendar-setup): Make defcustom rather than defvar.
581         (mark-visible-calendar-date): Initialize temp-face and faceinfo
582         in let binding so local to function.
584         * calendar/diary-lib.el: Update copyright.
585         (diary, diary-entry-time): Doc change.
586         (list-diary-entries): Doc change.  Trivial logic change.
587         (fancy-diary-display): Restore make-face command mistakenly
588         deleted 2003-05-08.
589         (show-all-diary-entries): Allow to pop-up frame if needed.
591 2004-01-09  John Paul Wallington  <jpw@gnu.org>
593         * bindings.el (mode-line-change-eol): Add EVENT parameter.
594         Temporarily select EVENT's window for changing eol type.
596 2004-01-09  Deepak Goel  <deego@gnufans.org>
598         * calendar/diary-lib.el (diary-entry-time):
599         Also accept time in the form XX[.XX][am/pm/AM/PM].
600         (fancy-diary-font-lock-keywords): Likewise.
601         (diary-font-lock-keywords): Likewise.
602         * calendar/appt.el (appt-add): Likewise.
603         (appt-make-list): Likewise.
604         (appt-convert-time): Likewise.
606 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
608         * gdb-ui.el (gdb-ann3): Revert previous change.
609         (gdb-source-info): Allow for case of where compilation directory
610         is not recorded.
612 2004-01-08  John Paul Wallington  <jpw@gnu.org>
614         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
616 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
618         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
620         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
621         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
622         problems.
623         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
625 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
627         * files.el (write-file-functions, write-contents-functions):
628         Clarify docstrings.
630 2004-01-07  Kenichi Handa  <handa@m17n.org>
632         * international/mule.el (set-auto-coding): Fix for the case that
633         end-of-line is only CR.
635 2004-01-07  Kim F. Storm  <storm@cua.dk>
637         * subr.el (event-start, event-end): Doc fix.
638         (posn-string, posn-image): New defuns.
639         (posn-object): Return either image or string object.
640         (posn-object-x-y): Return 8th element of position.
641         (posn-object-width-height): New defun.
643 2004-01-06  Andreas Schwab  <schwab@suse.de>
645         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
646         output.
648 2004-01-05  Karl Berry  <karl@gnu.org>
650         * emacs-lisp/copyright.el (copyright-regexp): might as well allow
651         / and *, too.
653 2003-12-31  Simon Josefsson  <jas@extundo.com>
655         * files.el (before-save-hook): Add.
656         (basic-save-buffer): Use before-save-hook.
658         * emacs-lisp/copyright.el: Fix comment to recommend
659         before-save-hook instead of write-file-functions.
661 2004-01-05  Richard M. Stallman  <rms@gnu.org>
663         * finder.el (finder-commentary): Call delete-other-windows.
665         * net/ange-ftp.el (ange-ftp-file-attributes):
666         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
668 2004-01-04  Karl Berry  <karl@gnu.org>
670         * emacs-lisp/copyright.el (copyright-regexp): allow the common
671         comment characters % and # in the copyright year notice,
672         as well as ;.
674 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
676         * wid-edit.el (default): Define dummy :value-delete.
677         Reported by Jesper Harder <harder@ifa.au.dk>.
679 2004-01-03  Richard M. Stallman  <rms@gnu.org>
681         * progmodes/compile.el (compile-internal): Use point, not point-min,
682         for set-window-point.
684         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
686         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
688         * progmodes/grep.el (grep-mode-map):
689         Don't remap next-line, previous-line.
691 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
693         * speedbar.el (speedbar-edit-line): Change regexp to position
694         the cursor on the first character of this line's button.
696 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
698         * subr.el (functionp): Doc fix.
700 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
702         * progmodes/idlwave.el (idlwave-make-tags):
703         * textmodes/flyspell.el (flyspell-large-region):.
704         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
705         * emulation/viper-util.el (viper-glob-unix-files):
706         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
707         * man.el (Man-init-defvars):
708         * jka-compr.el (jka-compr-call-process):
709         * files.el (get-free-disk-space,insert-directory):
710         * ediff-ptch.el (ediff-test-patch-utility):
711         * ediff-diff.el (ediff-test-utility):
712         * dired-aux.el (dired-check-process):
713         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
714         test the return value of call-process, because it can be a string.
716 2003-12-31  John Paul Wallington  <jpw@gnu.org>
718         * bindings.el (completion-ignored-extensions): Add .pfsl.
720 2003-12-31  Kim F. Storm  <storm@cua.dk>
722         * ido.el (ido-nonreadable-directory-p): New defun to check for
723         nonreadable directory without activating tramp (to avoid problems
724         with checking incomplete tramp paths.
725         (ido-set-current-directory, ido-file-internal)
726         (ido-file-name-all-completions1): Use it.
728 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
730         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
731         documentation if the anchor (or node) name is preceded by `info
732         anchor' or `Info anchor' in addition to earlier `info node' and
733         `Info node'.
734         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
736 2003-12-30  Eli Zaretskii  <eliz@elta.co.il>
738         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
739         error in arguments to base64-decode-region.  Remove ^M characters
740         after decoding base64.
742 2003-12-30  Simon Josefsson  <jas@extundo.com>
744         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
745         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
746         have only been distributed with Emacs for some years.
747         (texinfo-mode-hook): Customize.
749 2003-12-30  Eli Zaretskii  <eliz@elta.co.il>
751         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
752         cleaner (suggested by Richard Stallman).
754         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
755         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
756         file-name clashes on 8+3 DOS filesystems.
758         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
759         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
760         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
761         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
762         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
763         file-name clashes on 8+3 filesystems.
765         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
766         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
767         file-name clashes on 8+3 DOS filesystems.
769 2003-12-29  Richard M. Stallman  <rms@gnu.org>
771         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
772         Upcase the character.
774         * textmodes/flyspell.el (mail-mode-flyspell-verify):
775         Search for header separator alone on a line, literally,
776         and search for it backward, not forward.
777         (flyspell-abbrev-table): Always use global-abbrev-table
778         if there is no local one.
780         * progmodes/sh-script.el (sh-get-indent-info):
781         Don't move point back if at bob.
783         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
785         * play/handwrite.el (handwrite): Make the handwrite credit message
786         a comment rather than an output command.
788         * obsolete/sc.el: Display message that this file is obsolete.
790         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
792         * mail/rfc822.el (rfc822-address-start): Declare variable.
793         Renamed from address-start.  All uses changed.
795         * term.el (term-exec): Set up sentinel.
796         (term-sentinel): New function.
797         (term-handle-exit): New function.
799         * subr.el (assoc-ignore-case, assoc-ignore-representation):
800         Use assoc-string, and mark them obsolete.
801         (delay-mode-hooks): Mark as permanent local.
803         * simple.el (sendmail-user-agent-compose): Use assoc-string.
805         * register.el (copy-rectangle-to-register): Doc fix.
807         * info.el (Info-insert-dir): Use assoc-string.
809         * info-look.el (info-lookup): Use assoc-string.
811         * frame.el (pop-up-frame-function): Use quote, not `function'.
812         (frame-notice-user-settings): Calculate ADJUSTED-TOP
813         copying with lists as coordinate values.
815         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
817         * find-dired.el (kill-find): New command.
818         (find-dired): Make buffer read-only.
819         Set up a keymap with C-c C-k running kill-find.
820         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
822         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
824         * filecache.el (file-cache-ignore-case): New variable.
825         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
827         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
828         (comint-dynamic-complete-as-filename): Rename local vars.
829         (comint-dynamic-list-filename-completions): Likewise.
831         * comint.el (comint-dynamic-list-completions-config): New var.
832         (comint-dynamic-list-completions): Handle both SPC and TAB right.
834         * comint.el (comint-file-name-chars): Add [].
835         (comint-word): Use skip-chars-backward, not search.
837         * shell.el (shell-file-name-chars): Add [].
839         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
841         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
843         * generic.el (define-generic-mode): Doc fix.
845 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
847         * files.el (kill-some-buffers): Doc fix.
849 2003-12-29  David Herring <sdh6@ra.msstate.edu>  (tiny change)
851         * comint.el (comint-watch-for-password-prompt): Pass `string' as
852         arg to send-invisible
853         (send-invisible): Doc fix.  The argument is now a prompt, not the
854         string to send.
855         (comint-read-noecho): Doc fix.
857 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
859         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
860         "@", as required by some ISP hosting service.  Fix defcustom
861         argument syntax errors that prevented use of customization.
863 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
865         * xml.el (xml-get-attribute-or-nil): Doc fix.
867 2003-12-29  Peter 'Luna' Runestig <peter@runestig.com>
869         * net/zone-mode.el (zone-mode): Use write-file-functions, not
870         write-file-hooks.
872 2003-12-29  Eric Hanchrow <offby1@blarg.net>  (tiny change)
874         * autorevert.el (auto-revert-interval): Doc fix.
876 2003-12-29  Mark A. Hershberger <mah@everybody.org>
878         * xml.el (xml-get-attribute-or-nil): New function, like
879         xml-get-attribute, but returns nil if the attribute was not found.
880         (xml-get-attribute): Convert to defsubst, uses
881         xml-get-attribute-or-nil.
883 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
885         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
887 2003-12-29  Alex Schroeder <alex@emacswiki.org>  (tiny change)
889         * custom.el (custom-declare-theme): Use `value' when putting
890         properties on `theme'.
892 2003-12-29  Takaaki Ota <Takaaki.Ota@am.sony.com>
894         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
895         for each yank-handler segment.
896         (insert-for-yank-1): New function, with the body of the previous
897         insert-for-yank.
899         * textmodes/table.el (table-yank-handler): New defcustom.
900         (table--put-cell-indicator-property): Put yank-handler property
901         that indicates the yank handler for the table cell.
903 2003-12-29  Jesper Harder <harder@ifa.au.dk>  (tiny change)
905         * generic-x.el (etc-modules-conf-generic-mode): A more complete
906         set of keywords.
908 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
910         * international/mule-cmds.el (reset-language-environment)
911         (set-language-environment): Don't invoke fontset-related functions
912         if fontset-list is not fboundp.
914 2003-12-29  Kenichi Handa  <handa@m17n.org>
916         * international/mule-cmds.el (reset-language-environment):
917         Call set-overriding-fontspec-internal with nil.
918         (set-language-environment): Call set-overriding-fontspec-internal
919         if the language environment specify `overriding-fontspec'.
920         (language-info-alist): Doc added.
922         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
923         characters of mule-unicode-0100-24ff.
924         (ccl-encode-windows-1251-font): New CCL program.
925         ("Bulgarian"): Specify overriding-fontspec.
926         ("Belarusian"): Likewise.
928 2003-12-28  Sam Steingold  <sds@gnu.org>
930         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
931         parameter ID-FORMAT to conform with the 2003-11-30 patch.
933 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
935         * progmodes/gud.el (gud-gdb-command-name): Set default to
936         "gdb --annotate=3".
937         (gud-gdb-marker-filter): Look out for annotations.
938         (gdb-first-pre-prompt): New variable.
939         Remove trailing white space.
941         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
942         if necessary.
943         (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
944         annotations are detected.
945         (gud-gdba-marker-filter): Use global variable gud-marker-acc
946         instead of a local one to allow transition from
947         gud-gdb-marker-filter.
948         Remove trailing white space.
950 2003-12-27  Kim F. Storm  <storm@cua.dk>
952         * ido.el: Handle non-readable directories.
953         (ido-decorations): Add 9th element for non-readable directory.
954         (ido-directory-nonreadable): New dynamic var.
955         (ido-set-current-directory): Set it.
956         (ido-read-buffer, ido-file-internal):
957         (ido-read-file-name, ido-read-directory-name): Let-bind it.
958         (ido-file-name-all-completions1): Return empty list for
959         non-readable directory.
960         (ido-exhibit): Print [Not readable] if directory is not readable.
961         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
962         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
963         Use it.
965 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
967         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
968         calls to directory-files-and-attributes and file-attributes.
969         (ls-lisp-format): Remove system dependent handling of user and
970         group id's.
972 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
974         * ffap.el (ffap-read-file-or-url): Revert previous change.
976 2003-12-25  Robert J. Chassell <bob@rattlesnake.com>
978         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
979         new list of included files called `files-with-node-lines', that
980         only have node lines.  This way @include commands can include any
981         file, such as version and update files without node lines, not
982         just files that are chapters.
984 2003-12-25  Andreas Schwab  <schwab@suse.de>
986         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
987         file not found.
989 2003-12-08  Miles Bader  <miles@gnu.org>
991         * dired.el (dired-between-files): Always use dired-move-to-filename,
992         which is more robust in non-english locales.
994 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
996         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
998 2003-12-24  Andreas Schwab  <schwab@suse.de>
1000         * shell.el (shell-file-name-quote-list): Add backslash.
1002         * comint.el (comint-quote-filename): Correctly handle backslash
1003         in comint-file-name-quote-list.
1005 2003-12-24  Kenichi Handa  <handa@m17n.org>
1007         * international/mule-cmds.el (set-default-coding-systems):
1008         Call ucs-set-table-for-input for all buffers that don't have local
1009         value of buffer-file-coding-system.
1011         * international/ucs-tables.el (ucs-set-table-for-input):
1012         If translation-table-for-encode is a symbol, get its
1013         translation-table property.
1015 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
1017         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
1018         to `completing-read' on a recently fixed bug.
1020         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
1021         instead of SPACE, to get the list of possible fringe modes.
1022         SPACE only works if both `partial-completion-mode' and
1023         `completion-auto-help' are nil.
1025         * complete.el (PC-is-complete-p): Delete.
1026         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
1027         calls to `test-completion'.
1029 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
1031         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
1032         to edit values when there are no children.
1034         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
1035         a mode called "Assembler" already exists.
1036         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
1037         (gud-watch): Use format option. Remove font properties from string.
1038         (gdb-var-create-handler, gdb-var-list-children-handler):
1039         Don't bother about properties as there are none.
1040         (gdb-var-create-handler, gdb-var-list-children-handler)
1041         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
1042         with two arguments.
1043         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
1044         Let speedbar show value changes with a different font.
1045         (gdb-edit-value): New defun.
1046         (gdb-clear-partial-output, gdb-clear-inferior-io)
1047         (def-gdb-auto-update-handler): Use erase-buffer.
1048         (gdb-frame-handler): Display watch expressions in
1049         FUNCTION::VARIABLE format if required.
1051 2003-12-23  John Paul Wallington  <jpw@gnu.org>
1053         * info.el (Info-unescape-quotes, Info-split-parameter-string)
1054         (Info-goto-emacs-command-node): Doc fixes.
1056 2003-12-12  Jesper Harder <harder@ifa.au.dk>
1058         * cus-edit.el (custom-add-parent-links): Define "many".
1060 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
1062         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
1063         (widget-child-validate, widget-type-value-create)
1064         (widget-type-default-get, widget-type-match): New functions.
1065         (lazy): New widget.
1066         (menu-choice, checklist, radio-button-choice, editable-list)
1067         (group, documentation-string): Remove redundant (per 2003-10-25
1068         change) calls to `widget-children-value-delete'.
1069         (widget-choice-value-get, widget-choice-value-inline): Remove.
1070         (menu-choice): Update widget.
1072 2003-12-03  Kenichi Handa  <handa@m17n.org>
1074         * language/cyrillic.el: Register "microsoft-cp1251" in
1075         ctext-non-standard-encodings-alist.
1076         ("Bulgarian"): Add ctext-non-standard-encodings.
1077         ("Belarusian"): Likewise.
1079         * international/mule-conf.el (compound-text-with-extensions):
1080         Change the type to 2 (iso-2022 base).
1082         * international/mule.el (ctext-non-standard-encodings-alist):
1083         Change the format.
1084         (ctext-non-standard-encodings): New variable.
1085         (ctext-post-read-conversion): Fully re-written.
1086         (ctext-non-standard-designations-alist): Delete it.
1087         (ctext-non-standard-encodings-table): New function.
1088         (ctext-pre-write-conversion): Fully re-written.
1090 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
1092         * cus-edit.el (custom-add-parent-links): Add documentation links
1093         for parent, if the item has none of its own.
1095 2003-11-30  Richard M. Stallman  <rms@gnu.org>
1097         * dired-aux.el (dired-do-query-replace-regexp):
1098         Report files visited read-only.
1100 2003-11-30  Juri Linkov  <juri@jurta.org>
1102         * dired-aux.el (dired-compare-directories): New command.
1103         (dired-file-set-difference, dired-files-attributes): New functions.
1105 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
1106         Version 2.0.38 of Tramp released.
1108         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
1109         Charles Curley <charlescurley@charlescurley.com>.
1110         (tramp-multi-connection-function-alist): Add ssht entry which adds
1111         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
1112         Aichner.
1113         (tramp-get-method-parameter): New function to retrieve a method
1114         parameter.  This allows for omission of method parameters.
1115         Callers adjusted.
1117 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
1119         * net/tramp.el: Add new optional parameter ID-FORMAT to
1120         `file-attributes'.  Calls of `file-attributes' won't use this
1121         parameter for backward compatibility reasons.
1122         (tramp-perl-file-attributes): Add a new parameter to Perl script
1123         in order to handle uid/gid as strings, if desired.
1124         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
1125         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
1126         order to make the function more general.
1127         (tramp-handle-file-attributes): Replace proprietary optional
1128         parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
1129         (tramp-handle-file-attributes-with-perl): Handle parameter
1130         NONNUMERIC if set. This wasn't done in the past.
1131         (tramp-post-connection): Apply second parameter "$2" if
1132         `tramp-remote-perl' is called.
1134         * net/tramp-smb.el (tramp-smb-handle-delete-file):
1135         Correct cut'n'waste error (`filename' instead of `directory').
1136         (tramp-smb-handle-directory-files-and-attributes)
1137         (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
1138         introduced parameter ID-FORMAT.
1139         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
1140         error (`directory' instead of `ldir').
1142         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
1143         `file-attributes' has a second parameter.  If yes, apply it with
1144         value "'integer".  Otherwise, don't use that parameter (default is
1145         integer format).
1148 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
1150         * help.el (help-map): Bind `display-local-help' to `C-h .'.
1151         (help-for-help): Add `C-h .' to the listed Help options.
1152         Remove trailing whitespace.
1154         * help-at-pt.el: New file.
1156 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
1158         * subr.el (noreturn, 1value): New macros for test coverage.
1159         See `testcover.el'.
1161         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
1163         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
1164         for macro `1value'.
1165         (testcover-1value): New function.  Checks that a 1value form
1166         actually returns only one value.  Requested by RMS.
1168 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
1170         * gdb-ui.el (gud-watch, gdb-var-create-handler)
1171         (gdb-var-list-children, gdb-var-list-children-handler)
1172         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
1173         gdb commands that use mi to keep them out of the command history.
1175 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1177         * cus-start.el (all): Add use-file-dialog.
1179 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1181         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
1183 2003-11-27  Kim F. Storm  <storm@cua.dk>
1185         * subr.el (posn-object-x-y): New defun.
1187 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1189         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
1190         Don't use `space' for \\\n.
1191         Be more selective as to which # are comment-starters.
1193 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
1195         * subr.el (number-sequence): Improve handling of floating point
1196         arguments (suggested by Kim Storm).  Allow negative arguments.
1198 2003-11-26  Kenichi Handa  <handa@m17n.org>
1200         * international/mule-cmds.el (standard-display-european-internal):
1201         Cancel the standard-display-table setting for ` and '.
1203 2003-11-26  Kim F. Storm  <storm@cua.dk>
1205         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
1206         New defcustoms to add ffap-like functionality to ido.
1207         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
1208         (ido-no-final-slash): New defun.
1209         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
1210         (ido-read-file-name): ): Toggle VC checking via
1211         vc-handled-backends instead of vc-master-templates.
1212         (ido-file-internal): Handle ido-use-url-at-point and
1213         ido-use-filename-at-point via code borrowed from ffap-guesser.
1214         Handle new ido-exit code ffap.
1215         (ido-sort-list): Ignore final slash when sorting file names.
1217 2003-11-25  Kim F. Storm  <storm@cua.dk>
1219         * emulation/cua-base.el (cua--standard-movement-commands):
1220         Add forward-sentence and backward-sentence.
1222 2003-11-25  Stephen Eglen  <stephen@gnu.org>
1224         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
1225         iswitchb-exit is set to 'usefirst when user selects buffer at head
1226         of list using RET.  (Selecting buffers at the head of the list was
1227         broken if the substring was also a complete buffername.)
1229 2003-11-23  Kim F. Storm  <storm@cua.dk>
1231         * progmodes/compile.el (grep-command, grep-use-null-device)
1232         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
1233         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
1234         (grep-regexp-alist, grep-program, find-program)
1235         (grep-find-use-xargs, grep-history, grep-find-history)
1236         (grep-process-setup, grep-compute-defaults)
1237         (grep-default-command, grep, grep-tag-default, grep-find)
1238         (grep-expand-command-macros, grep-tree-last-regexp)
1239         (grep-tree-last-files, grep-tree): Move grep variables, functions
1240         and commands to new file grep.el.
1241         (compilation-mode-map): Remove grep commands from Compile sub-menu.
1242         (compilation-process-setup-function): Doc fix.
1243         (compilation-highlight-regexp, compilation-highlight-overlay): New
1244         defvars used for highlighting current compile error in source buffer.
1245         (compile-internal): New optional args HIGHLIGHT-REGEXP and
1246         LOCAL-MAP which overrides compilation-highlight-regexp and
1247         compilation-mode-map for this compilation.
1248         Delay calling compilation-set-window-height until after running
1249         compilation-process-setup-function so it can buffer-local override
1250         compilation-window-height.
1251         Check buffer-local value of compilation-scroll-output.
1252         (compilation-set-window-height): Use buffer-local value of
1253         compilation-window-height.
1254         (compilation-revert-buffer): Don't pass (undefined)
1255         preserve-modes arg to revert-buffer.
1256         (next-error-no-select, previous-error-no-select): New commands.
1257         (compilation-goto-locus): Temporarily highlight current match in
1258         source buffer using compilation-highlight-regexp.
1260         * progmodes/grep.el: New file with grep code from compile.el.
1261         (grep): New defcustom group.
1262         (grep-window-height): New defcustom, like compilation-window-height.
1263         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
1264         (grep-scroll-output): New defcustom, like compilation-scroll-output.
1265         (grep-command, grep-use-null-device, grep-find-command)
1266         (grep-tree-files-aliases, grep-tree-ignore-case)
1267         (grep-tree-ignore-CVS-directories): Move to grep custom group.
1268         (grep-setup-hook): New hook variable.
1269         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
1270         (grep-last-buffer): New defvar, override compilation-last-buffer.
1271         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
1272         Call compile-internal with args highlight-regexp and grep-mode-map.
1274 2003-11-23  Kim F. Storm  <storm@cua.dk>
1276         * subr.el (event-start, event-end): Doc fix.
1277         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
1278         (posn-area, posn-actual-col-row, posn-object): New defuns.
1279         (posn-col-row): Simplify doc.  Rewrite to use cond.
1280         (posn-point): Also return buffer position for events outside text
1281         area (that info is now present in the event position).
1283         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
1284         mouse-set-point so that hscroll still works now that clicks on
1285         fringes generate specific mouse events.
1286         (mouse-set-point): Note that it now works in fringes and margins
1287         too due to new semantics of posn-point in fringes and margins.
1289         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
1290         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
1292 2003-11-20  Kim F. Storm  <storm@cua.dk>
1294         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
1295         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
1296         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
1297         to 100 for icons to avoid increasing line height when shown.
1299 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1301         * newcomment.el (comment-normalize-vars): Initialize properly if
1302         comment-start was nil.
1304 2003-11-19  Andreas Schwab  <schwab@suse.de>
1306         * simple.el (set-variable): Fix indentation.
1308 2003-11-17  Kenichi Handa  <handa@m17n.org>
1310         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
1311         Fix docstring.
1313 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1315         * international/latin1-disp.el (latin1-display): Fix docstring.
1317 2003-11-16  John Wiegley  <johnw@newartisans.com>
1319         * eshell/em-ls.el (eshell-ls-file): There are times with
1320         size-width is nil and uncomputed (when directories are created in
1321         dired, for example); in this case, 4 is reasonable default value,
1322         although it may caused skewed new entries (which could be avoided
1323         by returning the original value of 8 in all cases, but 99% of the
1324         time this is a waste of whitespace).
1326 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
1328         * cc-engine.el (c-guess-continued-construct)
1329         (c-guess-basic-syntax): Check a little more carefully if it's a
1330         function declaration when an unknown construct followed by a block
1331         is found inside a statement context.  This avoids macros followed
1332         by blocks to be taken as function declarations.
1334         (c-guess-continued-construct): Change the analysis of a statement
1335         continuation with a brace open to `substatement-block', for
1336         consistency with recognized statements.
1338         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
1339         start is in a position so that `c-beginning-of-statement-1' jumped
1340         to the beginning of the same statement.
1342         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
1343         Don't accept binary operators in the arglist if we're in a function
1344         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
1345         template recognition in cases like "if (a < b || c > d)".
1347         (c-restricted-<>-arglists): New more appropriate name for
1348         `c-disallow-comma-in-<>-arglists'.
1350         Accessing functions updated for the variable name change.
1352         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
1353         match data could get clobbered if NOT-INSIDE-TOKEN is used.
1355         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
1356         labels.
1358         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
1359         instead of duplicating parts of it.  This fixes bogus label
1360         recognition.
1362         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
1363         of checking the context in which to apply the minimum indentation,
1364         so that it isn't enforced in e.g. namespace blocks.
1366         * cc-vars.el (c-inside-block-syms): New constant used by
1367         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
1368         to somewhat reduce the risk of becoming stale.
1370         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
1371         cc-cmds to cc-engine to allow use from cc-align.
1373         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
1374         qualified identifiers containing "::".
1376         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
1377         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
1379         * cc-vars.el (c-emacs-features): Use a space in front of the name
1380         of the temporary buffer.  That also avoids dumping problems in
1381         XEmacs due to undo info being left around after the buffer is killed.
1383         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
1384         arglist to see if it's a K&R style declaration.
1386         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
1387         before returning `knr-argdecl-intro'.
1389 2003-11-16  John Wiegley  <johnw@newartisans.com>
1391         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
1392         field in a long-listing always 8 characters, use `size-width',
1393         which has already been computed.
1395 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
1397         * subr.el (minor-mode-list): Add `hs-minor-mode'.
1399 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
1401         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
1402         Support operation while narrowed, with `diff-restrict-view'.
1404 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
1406         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1407         Take additional optional arg NARROWFUN.  For the generated functions:
1408         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
1409         include frags that arrange to check for and save narrowing state before
1410         the move and then conditionally call NARROWFUN after the move.
1412 2003-11-14  John Wiegley  <johnw@newartisans.com>
1414         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
1415         that was optional, but obviously missing based on surrounding code.
1417         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
1418         string arguments to numbers unless the whole argument was seen as
1419         a number.
1421 2003-11-14  Kenichi Handa  <handa@m17n.org>
1423         * international/mule.el (ctext-non-standard-encodings-alist):
1424         Fix coding systems.
1426 2003-11-10  Kenichi Handa  <handa@m17n.org>
1428         * language/kannada.el ("Kannada"): Add sample-text.
1430         * language/knd-util.el (kannada-compose-region)
1431         (kannada-compose-string, kannada-post-read-conversion):
1432         Add autoload cookie.
1434         * international/quail.el (quail-completion): Change the message
1435         "corresponding translations" to "corresponding characters".
1437 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
1439         * descr-text.el (describe-char): Fix typo.
1441 2003-11-08  Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
1443         These changes are to support Kannada language/script.
1445         * Makefile.in (DONTCOMPILE): Add kannada.el.
1447         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
1449         * loadup.el: Preload kannada.el.
1451         * language/ind-util.el (ucs-kannada-to-is13194-alist)
1452         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
1453         New variables.
1455         * language/kannada.el: New file.
1457         * language/knd-util.el: New file.
1459 2003-11-07  Andreas Schwab  <schwab@suse.de>
1461         * progmodes/autoconf.el (autoconf-font-lock-keywords):
1462         Also highlight AH_*.
1464         * xml.el (xml-parse-dtd): Fix misplaced paren.
1466 2003-11-07  Kenichi Handa  <handa@m17n.org>
1468         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
1470 2003-11-05  Juri Linkov  <juri@jurta.org>
1472         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
1473         (desktop-buffer-file): Use saved buffer-file-coding-system
1474         for file reading.  Set auto-insert to nil to prevent automatic
1475         insertion into restored empty files.
1477 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
1479         * files.el (risky-local-variable-p): Make second argument optional.
1481 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1483         * subr.el (add-hook): Fix last change.
1485 2003-11-03  Eli Zaretskii  <eliz@elta.co.il>
1487         * mail/rmail.el (rmail-convert-to-babyl-format):
1488         If base64-decode-region signals an error, catch it and silently
1489         ignore it.
1491 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
1493         * xml.el (xml-parse-region): Allow comments to appear after the
1494         topmost element has closed.
1495         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
1496         (xml-ns-expand-attr): New functions to do namespace handling.
1497         (xml-intern-attrlist): Back-compatible handling of attribute names.
1498         (xml-parse-tag): Move namespace handling to seperate functions.
1499         Now produces elements in the form ((:ns . "element") (attr-list)
1500         children) instead of ('ns:element (attr-list) children).
1501         (xml-parse-attlist): Fix attribute parsing.
1502         (xml-parse-dtd): Change parsing so that it produces strings
1503         instead of interned symbols.
1505 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
1507         * dired.el (dired-ls-sorting-switches): Doc fix.
1509 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
1511         * emacs-lisp/rx.el (rx-or): Fix the case of
1512         "(rx (and ?a (or ?b ?c) ?d))".
1514 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
1516         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
1517         (texinfo-format-region): Use it.
1518         (texinfo-format-buffer-1): Ditto.
1520 2003-11-01  Alan Mackenzie  <acm@muc.de>
1522         Changes to allow scrolling whilst in isearch mode:
1523         * isearch.el (isearch-unread-key-sequence): New function,
1524         extracted from isearch-other-meta-char.
1525         (top level): (put 'foo 'isearch-scroll) on all Emacs's
1526         "scrollable" standard functions.
1527         (isearch-allow-scroll): New customizable variable.
1528         (isearch-string-out-of-window, isearch-back-into-window)
1529         (isearch-reread-key-sequence-naturally)
1530         (isearch-lookup-scroll-key): New functions.
1531         (isearch-other-meta-char): Doc string and functionality enhanced.
1532         Now accepts a prefix argument.
1533         (isearch-lazy-highlight-window-end): New variable.
1534         (isearch-lazy-highlight-new-loop): Pay attention to the window's
1535         end (thru isearch-lazy-highlight-window-end), not only its start.
1537         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
1538         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
1539         (universal-argument, universal-argument-more, negative-argument)
1540         (digit-argument, universal-argument-other-key): Minor changes.
1542 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
1544         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
1545         recursively if the last message is deleted, thus avoiding an
1546         infinite loop.
1548 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1550         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
1551         (tex-main-file): Don't add .tex if the extension is already present.
1552         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
1554 2003-10-29  Lute Kamstra  <lute@gnu.org>
1556         * progmodes/octave-inf.el (inferior-octave-prompt):
1557         Recognize version number in prompt.
1559 2003-10-28  Dave Love  <fx@gnu.org>
1561         * international/characters.el: Fix some Unicode ranges.
1563 2003-10-28  Kenichi Handa  <handa@m17n.org>
1565         * disp-table.el (standard-display-8bit)
1566         (standard-display-default, standard-display-ascii)
1567         (standard-display-g1, standard-display-graphic)
1568         (standard-display-underline): Assure that standard-display-table
1569         is a display table.
1571 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1573         * simple.el (reindent-then-newline-and-indent): Delete space *after*
1574         reindenting the first line.
1576 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
1578         * wid-edit.el (widget-default-delete): Always delete child widgets.
1580 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1582         * newcomment.el (comment-indent): Don't call indent-according-to-mode
1583         if the line has code.
1584         Don't try to line up with something that's too far left.
1586         * progmodes/octave-mod.el (octave-comment-start): Simplify.
1587         (octave-mode-syntax-table): Add % as a comment starter.
1588         (octave-point): Remove.
1589         (octave-in-comment-p, octave-in-string-p)
1590         (octave-not-in-string-or-comment-p, calculate-octave-indent)
1591         (octave-blink-matching-block-open, octave-auto-fill):
1592         Use line-(beginning|end)-position instead.
1594 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1596         * emacs-lisp/authors.el (authors-aliases): Add correct realname
1597         for Francesco Potort\e,Al\e(B.
1599 2003-10-23  Dave Love  <fx@gnu.org>
1601         * international/mule-cmds.el (locale-charset-to-coding-system):
1602         Don't rely on nil being a coding system.
1604         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
1605         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
1606         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
1608 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
1610         * gdb-ui.el (gdb-current-language): New variable.
1611         (gdb-update-flag): Remove variable.
1612         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
1613         (gdb-take-last-elt): Remove function.
1614         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
1615         (gdb-post-prompt): Check for variable object changes here.
1617         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
1618         object changes in gdb-ui.el.
1620 2003-10-21  Richard M. Stallman  <rms@gnu.org>
1622         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
1624         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
1625         Don't check for foo*/ wildcard form here.
1626         (insert-directory): Recognize foo*/ as a wildcard.
1627         Separate wildcard-regexp variable from the arg, wildcard.
1629         * subr.el (add-hook): Correctly detect when make-local-hook was used.
1630         (remove-hook): Correctly handle strange cases about local hooks.
1632 2003-10-21  David Ponce  <david@dponce.com>
1634         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
1635         argument REAL, to return a real number instead of a rounded
1636         integer value.  Define as inline function.
1637         (ruler-mode-right-fringe-cols): Likewise.
1638         (ruler-mode-scroll-bar-cols): New function.
1639         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
1640         (ruler-mode-right-scroll-bar-cols): Likewise.
1641         (ruler-mode-space): New function.
1642         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
1643         scroll bar mode and margins in a more robust way.
1645 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
1647         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
1648         (antlr-c-init-language-vars): New function.
1649         (antlr-mode): Use it with cc-mode before v5.29.
1650         (antlr-c-common-init): Don't set some local vars here.
1651         (antlr-mode): Set them here.
1652         (antlr-c-forward-sws): New function alias.
1653         (antlr-mode): Redefine with cc-mode before v5.30.
1654         (antlr-skip-sexps): Use it.
1655         (antlr-skip-exception-part): Ditto.
1656         (antlr-skip-file-prelude): Ditto.
1657         (antlr-outside-rule-p): Ditto.
1658         (antlr-end-of-body): Ditto.
1659         (antlr-option-kind): Ditto.
1660         (antlr-insert-option-area): Ditto.
1661         (antlr-file-dependencies): Ditto.
1663 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1665         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
1666         Move backward only if point was not inside an entry.
1668 2003-10-21  Richard M. Stallman  <rms@gnu.org>
1670         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
1672 2003-10-21  Juri Linkov  <juri@jurta.org>
1674         * compare-w.el: Automatically skip non-matching text to resync.
1675         (compare-windows-whitespace): Doc fix.
1676         (compare-windows-sync, compare-windows-sync-string-size)
1677         (compare-windows-recenter, compare-ignore-whitespace)
1678         (compare-windows-highlight, compare-windows-face): New variables.
1679         (compare-windows): Use compare-windows-sync.
1680         (compare-windows-highlight, compare-windows-dehighlight)
1681         (compare-windows-sync-regexp)
1682         (compare-windows-sync-default-function): New functions.
1684 2003-10-21  Juri Linkov  <juri@jurta.org>
1686         * diff.el (diff-parse-differences): Don't visit the files now;
1687         instead, just record the error locus.
1689 2003-10-21  Dave Love  <fx@gnu.org>
1691         * progmodes/cfengine.el: New file.
1693 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1695         * complete.el (PC-do-completion): Do not forget to use `pred' as the
1696         default-directory when completing file names.
1698 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
1700         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
1701         followed by the word `face', it gets treated as a face, even if
1702         it is also defined as a variable or a function.
1704 2003-10-20  Dave Love  <fx@gnu.org>
1706         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1707         Avoid incf in macro expansion.
1709 2003-10-20  John Paul Wallington  <jpw@gnu.org>
1711         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
1712         `evenp' so we don't implicitly require cl library at runtime.
1714 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
1716         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
1717         (help-make-xrefs): Only make cross-references for faces if
1718         preceded or followed by the word `face'.  Do not make a
1719         cross-reference for variables without variable documentation,
1720         unless preceded by the word `variable' or `option'.  Update doc
1721         string accordingly.
1723 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
1725         * progmodes/hideshow.el: Rewrite one-armed `if'
1726         constructs using either `when' or `unless'.
1727         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
1729 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
1731         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
1732         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
1733         instead of 12x12.
1735 2003-10-16  Eli Zaretskii  <eliz@elta.co.il>
1737         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
1738         message while converting to Babyl.
1740 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
1742         * allout.el (allout-mode): Doc fix.
1744 2003-10-16  Lute Kamstra  <lute@gnu.org>
1746         * subr.el (force-mode-line-update): Fix docstring.
1748 2003-10-14  Dave Love  <fx@gnu.org>
1750         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
1751         (default-input-method): Add :link, improve :type.
1752         (locale-charset-language-names): Fix utf-8 pattern.
1753         (locale-charset-match-p, locale-charset-alist)
1754         (locale-charset-to-coding-system): New.
1755         (set-locale-environment): Deal with codeset part of locale specs.
1757 2003-10-14  Lute Kamstra  <lute@gnu.org>
1759         * fringe.el (fringe-mode): Use active voice in docstring.
1760         (set-fringe-style): Ditto.
1762 2003-10-13  Lute Kamstra  <lute@gnu.org>
1764         * fringe.el (fringe-mode): Fix docstring.
1765         (set-fringe-style): Ditto.
1767 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
1769         * ediff-mult.el (ediff-filegroup-action):
1770         Use ediff-default-filtering-regexp.
1772         * ediff-util.el (ediff-recenter): Don't call
1773         ediff-restore-highlighting twice.
1774         (ediff-select-difference): Set current difference.
1775         (ediff-unselect-and-select-difference): Add comment.
1777         * ediff.el (ediff-directories,ediff-directory-revisions)
1778         (ediff-directories3,ediff-merge-directories)
1779         (ediff-merge-directories-with-ancestor)
1780         (ediff-merge-directory-revisions)
1781         (ediff-merge-directory-revisions-with-ancestor):
1782         Use ediff-default-filtering-regexp.
1784 2003-10-12  Andreas Schwab  <schwab@suse.de>
1786         * international/mule-cmds.el (locale-charset-language-names):
1787         Simplify regex by removing unused grouping.
1789 2003-10-10  Dave Love  <fx@gnu.org>
1791         * bindings.el: Don't bind stop.
1793 2003-10-08  Miles Bader  <miles@gnu.org>
1795         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
1796         face instead of attempting to emulate it.
1798 2003-10-07  Kenichi Handa  <handa@m17n.org>
1800         * international/mule-diag.el (list-coding-systems-1): List coding
1801         systems that are loaded automatically.
1803         * international/code-pages.el (iso-8859-11): Add autoload cookie.
1805         * international/mule.el (autoload-coding-system): New function.
1807 2003-10-07  Andreas Schwab  <schwab@suse.de>
1809         * log-edit.el (log-edit-changelog-entries): Prefer local value of
1810         change-log-default-name in the buffer visiting the file.
1812 2003-10-06  Dave Love  <fx@gnu.org>
1814         * files.el (find-file-hook): Customize.
1815         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
1817         * bindings.el (completion-ignored-extensions): Remove .log.
1818         (global-map): Add again, open, stop keys.
1820 2003-10-05  Richard M. Stallman  <rms@gnu.org>
1822         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
1823         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
1824         Use sh-modify directly.
1825         (sh-select): Use sh-append, not eval.
1827         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
1829         * info.el (Info-following-node-name): New function.
1831         * loadhist.el (unload-feature-special-hooks):
1832         Rename from loadhist-hook-functions.
1833         (loadhist-hook-functions): Now an alias.
1835 2003-10-04  Eli Zaretskii  <eliz@elta.co.il>
1837         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
1838         file-name clashes on 8+3 filesystems.
1840         * Makefile.in (DONTCOMPILE, bootstrap-clean):
1841         Rename loaddefs-boot.el to ldefs-boot.el
1843         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
1844         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
1846 2003-10-03  Lute Kamstra  <lute@gnu.org>
1848         * info.el (Info-mode): Revert previous change.
1849         (Info-escape-percent): New function.
1850         (Info-fontify-node): Use it.
1852 2003-10-02  Andreas Schwab  <schwab@suse.de>
1854         * loaddefs-boot.el: Regenerated.
1856 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
1858         * ffap.el: Remove defadvice related code from CVS since `complete'
1859         provides a `PC-completion-as-file-name-predicate' variable that
1860         ffap can override.
1862 2003-10-02  Kenichi Handa  <handa@m17n.org>
1864         * international/utf-8.el (ccl-decode-mule-utf-8):
1865         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
1867         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
1868         * international/subst-big5.el: Likewise.
1869         * international/subst-gb2312.el: Likewise.
1870         * international/subst-ksc.el: Likewise.
1872 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
1874         * calendar/calendar.el (increment-calendar-month)
1875         (calendar-leap-year-p, calendar-absolute-from-gregorian)
1876         (generate-calendar, calendar-read-date, calendar-interval)
1877         (calendar-day-of-week): Handle years BC.
1878         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
1880 2003-10-01  Dave Love  <fx@gnu.org>
1882         * language/cyrillic.el (cp1251): Alias for windows-1251.
1884         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
1885         bootstrap.
1887 2003-10-01  Lute Kamstra  <lute@gnu.org>
1889         * files.el: Fix typo.
1890         * imenu.el (imenu--generic-function): Docstring fix.
1892 2003-09-30  Richard M. Stallman  <rms@gnu.org>
1894         * dired.el (dired-mode): Handle dired-directory as a list.
1896 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
1898         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
1900         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
1902         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
1903         Replace gud-display with gud-watch.
1904         (gud-speedbar-buttons): Add stuff for watching expressions
1905         in the speedbar when using M-x gdba. Use dolist on old part
1906         of this function.
1908         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
1909         (gdb-update-flag): New variables.
1910         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
1911         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
1912         (gud-watch, gdb-var-create-handler) : New functions.
1913         (gdb-var-list-children, gdb-var-list-children-handler)
1914         (gdb-var-create-regexp, gdb-var-update-regexp)
1915         (gdb-var-list-children-regexp): New constants.
1916         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
1917         (gdb-annotation-rules): Reduce annotation set (level 3).
1918         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
1919         (gdb-post-prompt): Don't update GDB buffers every time speedbar
1920         updates.
1921         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
1922         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
1923         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
1924         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
1925         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
1926         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
1927         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
1928         (gud-display, gud-display1)
1929         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
1930         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
1931         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
1932         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
1933         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
1934         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
1935         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
1936         (gdb-display-display-buffer, gdb-toggle-display)
1937         (gdb-delete-display, gdb-expressions-popup-menu)
1938         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
1939         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
1940         to display buffer.
1942 2003-09-30  Richard M. Stallman  <rms@gnu.org>
1944         * progmodes/ada-mode.el (ada-mode): Don't use advice.
1945         Instead, set which-func-functions.
1947         * progmodes/which-func.el (which-func-modes): Add ada-mode.
1948         (which-func-functions): New variable.
1949         (which-function): Use that.
1951         * info.el (Info-mode): Double each `%' in header line.
1953         * emacs-lisp/lisp-mnt.el (lm-with-file):
1954         When FILE is nil, run BODY in current buffer.
1956         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
1958         * help.el (describe-mode): Start with a brief list of minor modes.
1959         Find them thru minor-mode-list so as to find them all.
1960         Show them in alphabetical order.
1962         * mail/sendmail.el (mail-aliases): Doc fix.
1964         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
1966 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
1968         * mail/rmailsum.el (rmail-make-summary-line-1):
1969         Change comma after last label to a space.
1970         (rmail-summary-font-lock-keywords): Adapt to that change.
1972 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
1974         * progmodes/scheme.el (scheme-mode-variables): When setting
1975         `font-lock-defaults', also specify that "#" should
1976         be interpreted with `word' syntax.
1977         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
1979 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
1981         * desktop.el: A lot of comments updated.
1982         (desktop-save-mode): Minor mode introduced.
1983         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
1984         (desktop-load-default): Function made obsolete.
1985         (desktop-locals-to-save): Variable made customizable.
1986         (desktop-read): Optional parameter `dirname' added.
1987         (desktop-change-dir, desktop-revert): Parameter `dirname' in
1988         `desktop-read' used.
1989         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
1991 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
1993         * whitespace.el (whitespace-clean-msg): Add user customizable message
1994         for displaying ``clean'' output.
1995         (whitespace-buffer): Use `whitespace-clean-msg'.
1996         (whitespace-global-mode): Fix typo.
1998 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
2000         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
2002 2003-09-29  Lute Kamstra  <lute@gnu.org>
2004         * bindings.el (mode-line-modes): Remove superfluous :propertize
2005         construct in initialization.
2006         (mode-line-position): Change cons cell into proper list in
2007         initialization.
2009 2003-09-29  SAITO Takuya <tabmore@rivo.mediatti.net>  (tiny change)
2011         * international/mule.el (decode-coding-inserted-region): Use car
2012         of the return value of find-operation-coding-system.
2014 2003-09-29  Kenichi Handa  <handa@m17n.org>
2016         * descr-text.el (describe-char): Fix previous change.
2018 2003-09-28  Kenichi Handa  <handa@m17n.org>
2020         * descr-text.el (describe-char-display): New function.
2021         (describe-char): Pay attention to display table on describing how
2022         a character is displayed.
2024         * international/mule-cmds.el (encoded-string-description):
2025         Prepend "0x" to each encoded byte.
2027 2003-09-28  Andreas Schwab  <schwab@suse.de>
2029         * find-file.el (ff-special-constructs): Add autoload cookie.
2031 2003-09-28  Kevin Ryde  <user42@zip.com.au>
2033         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
2034         makeinfo appends to duplicate index entries.
2036 2003-09-28  Eli Zaretskii  <eliz@elta.co.il>
2038         * dired-x.el (dired-clean-tex): Doc fix.
2040         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
2041         using a Chinese tutorial.
2043 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2045         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
2046         between "MAIL FROM:" and "RCPT TO:" and the following address.
2048 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2050         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
2052 2003-09-28  David Ponce  <david@dponce.com>
2054         * recentf.el (recentf-initialize-file-name-history): New defcustom.
2055         (recentf-load-list): When `recentf-initialize-file-name-history'
2056         is non-nil, initialize an empty `file-name-history' with the
2057         recent list.
2059 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg> (tiny patch)
2061         * man.el (Man-default-man-entry): Remove the leading `*' from the
2062         word at point.
2064 2003-09-26  Lute Kamstra  <lute@gnu.org>
2066         * bindings.el (mode-line-position): Mention size indication in
2067         docstring.
2069 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
2071         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
2073         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
2074         because it's autoloaded now.
2076 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
2078         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
2079         (sh-font-lock-keywords, sh-feature): Fix previous change of
2080         sh-feature to avoid infloop with sh-font-lock-keywords.
2082 2003-09-25  Kim F. Storm  <storm@cua.dk>
2084         * frame.el (frame-current-scroll-bars): New defun.
2086         * window.el (window-current-scroll-bars): New defun.
2088 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
2090         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
2091         cause errors when the state cache contains info on parts that have
2092         been narrowed out.
2094 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
2096         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
2097         `c-setup-paragraph-variables' has to be used when this variable is
2098         changed; it doesn't work to reinitialize the mode since that
2099         typically clobbers the variable.
2101         * progmodes/cc-styles.el (c-setup-paragraph-variables):
2102         Make it interactive.
2104 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
2106         * progmodes/cc-fonts.el (c-font-lock-declarations):
2107         Fix recognition of constructors and destructors for classes whose
2108         names are matched by `*-font-lock-extra-types'.
2110         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
2111         followed by an identifier in C++ then it's a type.
2113 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
2115         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
2116         problem that primarily affected XEmacs.  Don't use faces to find
2117         unterminated strings since Emacs and XEmacs fontify strings
2118         differently - this function should now work better in XEmacs.
2120 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
2122         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
2123         `expand-abbrev' workaround which caused braces to misbehave inside
2124         macros.
2126         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
2127         handling.  This bug could cause interactive font locking to bail out.
2129 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
2131         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
2132         Handle paren-style types in Pike.  Also fixed some cases of
2133         insufficient handling of unbalanced parens.
2135 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
2137         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
2138         common shell prompts that are not common filename or URL characters.
2139         (ffap-file-at-point): Use the new regexp to strip the prompts from
2140         the file names. This is an issue mostly for user prompts that
2141         don't have a trailing space and find-file-at-point is invoked from
2142         within a shell inside emacs.
2144 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
2146         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
2147         stamps numerically, rather than textually.
2149 2003-09-24  Kenichi Handa  <handa@m17n.org>
2151         * language/devan-util.el (devanagari-post-read-conversion):
2152         * language/mlm-util.el (malayalam-post-read-conversion):
2153         * language/tml-util.el (tamil-post-read-conversion):
2154         Add autoload cookie.
2156         * international/utf-8.el (utf-8-post-read-conversion):
2157         Call post-read-conversion functions for Devanagari, Malayalam,
2158         and Tamil.
2160 2003-09-23  Dave Love  <fx@gnu.org>
2162         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
2164 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
2166         * progmodes/gud.el (perldb): Add gud-until to list of commands.
2167         Update gud-remove.
2169 2003-09-22  Richard M. Stallman  <rms@gnu.org>
2171         * progmodes/sh-script.el (sh-mode-default-syntax-table):
2172         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
2173         (sh-mode-syntax-table-input): New variable.
2174         (sh-require-final-newline): Don't use eval.
2175         (sh-builtins, sh-leading-keywords, sh-other-keywords)
2176         (sh-variables, sh-font-lock-keywords): Don't use eval.
2177         (sh-set-shell): When setting require-final-newline,
2178         treat value = `require-final-newline' as don't change it.
2179         Set sh-mode-syntax-table locally based on
2180         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
2182         * progmodes/compile.el (compile-internal):
2183         Call compilation-set-window-height before setting window start.
2185 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
2187         * emacs-lisp/bytecomp.el (byte-compile-log-file):
2188         Clear out byte-compile-last-warned-form.
2190 2003-09-22  Richard M. Stallman  <rms@gnu.org>
2192         * woman.el (woman-file-name, woman-follow-word):
2193         If current-word returns nil, use "".
2195         * simple.el (eval-expression): Bind standard-output in to-buffer case.
2197 2003-09-22  Richard M. Stallman  <rms@gnu.org>
2199         * emacs-lisp/lisp-mnt.el (lm-with-file):
2200         Don't visit the file, just use insert-file-contents in temp buffer.
2202 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
2204         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
2205         Add surrounding \\( and \\) around the header, as in
2206         for lm-history-header 'Change Log\\|History'.
2208 2003-09-22  John Paul Wallington  <jpw@gnu.org>
2210         * progmodes/ld-script.el: Add Commentary section,
2211         minor cleanup of file header.
2212         (ld-script-font-lock-keywords): Doc fix.
2213         (toplevel): Provide `ld-script' feature.
2215 2003-09-21  Kim F. Storm  <storm@cua.dk>
2217         * scroll-bar.el (set-scroll-bar-mode): Initialize to
2218         new built-in variable default-frame-scroll-bars.
2219         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
2220         scroll-bar-mode; notably, use it instead of t when we toggle
2221         scroll-bars on.
2222         (toggle-scroll-bar): Use default-frame-scroll-bars.
2224 2003-09-19  Masatake YAMATO  <jet@gyve.org>
2226         * pcvs.el (cvs-do-removal): Change the prompt depending on
2227         `filter' value.
2229 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
2231         * startup.el (command-line-1): Stop startup-echo-area-message
2232         being hidden by "Loading image..." message.
2233         (use-fancy-splash-screens-p, display-splash-screen):
2234         Move display-graphic-p test from latter to former.
2236         * progmodes/sh-script.el (sh-font-lock-keywords):
2237         Highlight escaped EOLs differently from other backslash constructs.
2239 2003-09-19  Richard M. Stallman  <rms@gnu.org>
2241         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
2242         New functions.
2243         (edebug-enter, edebug-outside-excursion): Use them.
2245         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
2246         Fix the condition for whether to print "In WHERE".
2248 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
2250         * finder.el (finder-mode-hook): New variable.
2251         (finder-mode): Run hook finder-mode-hook
2253 2003-09-18  Masatake YAMATO  <jet@gyve.org>
2255         * progmodes/ebrowse.el: Fix broken magic autoload comments.
2257 2003-09-17  Mario Lang  <mlang@delysid.org>
2259         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
2260         "p %e" to actually print the value in the GUD buffer.
2262 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
2264         From David Ponce <david.ponce@wanadoo.fr>:
2265         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
2266         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
2267         from loaddefs-boot.el if necessary.
2269 2003-09-15  Zoltan Kemenczy <kemenczy@rogers.com>
2271         * progmodes/gud.el (gud-find-class): Make jdb work again since
2272         cc-mode changed the syntactic information.
2274 2003-09-15  David Ponce  <david@dponce.com>
2276         * recentf.el: (recentf-exclude): Accept predicates too.
2277         (recentf-file-readable-p): New function.
2278         (recentf-include-p): Handle predicates in recentf-exclude.
2279         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
2280         (recentf-cleanup): Likewise.
2281         (recentf-save-list): Use write-file to handle backup of
2282         recentf-save-file.
2284 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
2286         * loaddefs-boot.el: Renamed from `loaddefs.el'
2287         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
2288         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
2289         necessary.
2291 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
2293         * electric.el (Electric-pop-up-window): For the `one-window' case,
2294         no longer disconcertingly move point in the original buffer.
2296 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2298         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
2300 2003-09-12  Eric Hanchrow <offby1@blarg.net>  (tiny change)
2302         * dired.el (dired-mode-map): Fix typo.
2304 2003-09-11  Richard M. Stallman  <rms@gnu.org>
2306         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
2308 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
2310         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
2311         the function is less noisy.  Now only `kill-buffer' can ask questions.
2313 2003-09-10  Mario Lang  <mlang@delysid.org>
2315         * battery.el: Update Commentary and Copyright.
2316         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
2317         appear due to wrong ordering of the expressions in `or'.
2319 2003-09-09  Lute Kamstra  <lute@gnu.org>
2321         * misc.el (upcase-char): Fix docstring.
2322         (zap-up-to-char): New command.
2324 2003-09-08  David Ponce  <david@dponce.com>
2326         Ensure that recentf correctly updates the menu bar.
2327         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
2328         (recentf-menu-bar): New function.
2329         (recentf-clear-data): Use it
2330         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
2331         of easy-menu-change.
2333 2003-09-08  Lute Kamstra  <lute@gnu.org>
2335         * simple.el (size-indication-mode): New.
2336         * bindings.el (mode-line-position): Add buffer size indicator.
2338 2003-09-04  Mario Lang  <mlang@delysid.org>
2340         * battery.el (battery-linux-proc-acpi): New function.
2341         (battery-status-function): Modify default value calculation to also
2342         check for availability of ACPI.
2343         (battery-echo-area-format): Ditto.
2344         (battery-mode-line-format): Ditto.
2346 2003-09-06  Dave Love  <fx@gnu.org>
2348         * ielm.el (ielm-mode-hook): Add :options.
2350         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
2351         (eldoc-print-current-symbol-info): Use it.
2353 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
2355         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
2356         being displayed in GUD buffer.
2357         (gdb-idle-input-queue): Remove var. Use just one queue.
2358         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
2359         Remove functions.  Use just one queue.
2360         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
2361         (gdb-invalidate-assembler, gdb-get-current-frame):
2362         Modify functions.  Use just one queue.
2364 2003-09-04  Dave Love  <fx@gnu.org>
2366         * cus-start.el: Add blink-cursor-alist.
2368         * ruler-mode.el (ruler-mode-fill-column-char)
2369         (ruler-mode-current-column-char): Use char-displayable-p,
2370         not window-system.
2372         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
2374         * language/european.el (windows-1252): Move from code-pages.
2376         * language/cyrillic.el ("Windows-1251"): Delete.
2377         ("Bulgarian", "Belarusian"): Remove `features'.
2378         (windows-1251): Move from code-pages.
2380         * international/mule-diag.el (non-iso-charset-alist):
2381         Remove `codepage' stuff.
2382         (print-designation, list-coding-systems-1): Output fixes.
2384         * international/code-pages.el (cp-make-translation-table)
2385         (cp-valid-codes): Made defsubsts.
2386         (cp-fix-safe-chars): Delete.
2387         (mule-diag): Don't require.
2388         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
2389         (top-level): Check for defined coding system when defining
2390         cp... aliases.  Change w32-add-charset-info test to avoid warning.
2391         (non-iso-charset-alist): Defvar when compiling.
2392         (cp-make-coding-system): Doc fix.
2394 2003-09-02  Jason Rumney  <jasonr@gnu.org>
2396         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
2397         line-ends from CVS before doing conversion.
2399 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
2401         * calendar/diary-lib.el (diary-header-line-flag)
2402         (diary-header-line-format): New variables.
2403         (list-diary-entries): Use them to set header line in simple diary.
2405         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
2406         other than font-lock-string-face to highlight backslashes.
2408 2003-09-01  Jason Rumney  <jasonr@gnu.org>
2410         * international/titdic-cnv.el (tit-read-key-value): Include \r in
2411         regexp.
2413 2003-09-01  Dave Love  <fx@gnu.org>
2415         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
2417         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
2418         and :help; also line and column numbers labels.
2420         * international/mule-util.el (char-displayable-p): Move from
2421         latin1-disp, rename and autoload.
2423         * international/latin1-disp.el (latin1-char-displayable-p):
2424         Now obsolete alias.  Replace uses with char-displayable-p.
2425         (latin1-display-ucs-per-lynx): Fix last change.
2427         * international/mule-cmds.el (standard-display-european-internal):
2428         Don't use char code for Latin-1 NBSP.
2429         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
2430         U+2018, U+2019 for `'.
2431         (select-safe-coding-system): Message fix.
2433 2003-09-01  Kenichi Handa  <handa@m17n.org>
2435         * international/fontset.el (setup-default-fontset): For Thai
2436         font, specify "*" family.
2438 2003-09-01  Kevin Rodgers <ihs_4664@yahoo.com>  (tiny change)
2440         * progmodes/compile.el (previous-error): Accept a prefix
2441         argument, similarly to next-error.
2443 2003-08-31  Masatake YAMATO  <jet@gyve.org>
2445         * pcvs.el (cvs-do-removal): Use = instead of eq to check
2446         the number of files.  Bind the number of files to a local
2447         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
2449 2003-08-30  Eli Zaretskii  <eliz@elta.co.il>
2451         * vc-hooks.el (vc-make-version-backup): Fix the change made on
2452         2003-07-26: msdos-long-file-names is a function, not a variable.
2454 2003-08-29  Richard M. Stallman  <rms@gnu.org>
2456         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
2457         Do nothing with mail-personal-alias-file if it is nil.
2459         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
2460         Do nothing if mail-personal-alias-file is nil.
2462         * term.el (term-exec-1): Bind coding-system-for-read.
2464         * dired.el (dired-mouse-find-file-other-window):
2465         Use dired-view-command-alist here, as in dired-view-file.
2466         (dired-view-command-alist): Use %s to substitute file name.
2467         Handle .ps_pages, .eps, .jpg, .gif, .png.
2469 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
2471         * info.el (Info-mode-map): Bind S-tab and <backtab> to
2472         `Info-prev-reference', instead of M-tab.
2474 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
2476         * simple.el (blink-matching-open): Work correctly on chars that
2477         are designated as parens through the syntax-table text property.
2479 2003-08-29  Thierry Emery <thierry.emery@club-internet.fr>  (tiny change)
2481         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
2482         line break position in the middle of a non-kinsoku (e.g. latin)
2483         word, making it skip until either a space or a character with
2484         category "|".
2485         (kinsoku-longer): Test for end of buffer.
2487 2003-08-28  Eli Zaretskii  <eliz@elta.co.il>
2489         * mail/rmail.el (rmail-convert-to-babyl-format):
2490         Detect quoted-printable- and base64-encoded messages and decode them
2491         automatically.  Set the message's encoding from the charset=
2492         header, if any.  Decode base64-encoded messages in Mail format as well.
2494 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
2496         * mail/smtpmail.el Fix previous change:
2497         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
2498         calling smtpmail-via-smtp.
2499         (smtpmail-via-smtp): Add fall-back values for envelope-from.
2501 2003-08-26  John Paul Wallington  <jpw@gnu.org>
2503         * image.el (image-jpeg-p): Don't search beyond length of data.
2505 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
2507         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
2508         misfeature in `expand-abbrev' which caused electric keywords like
2509         "else" to disappear if an open brace was typed directly afterwards.
2511 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
2513         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
2514         mandatory in `define-widget'.
2516         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
2517         Don't align the operators "!=", "<=" and ">=" as assignment operators.
2519         (c-assignment-operators): New language constant that only contains
2520         the assignment operators.
2522         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
2524 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
2526         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
2527         Safeguard against unbalanced sexps.
2529 2003-08-26  Terje Rosten <terjeros@phys.ntnu.no>
2531         * version.el (emacs-version): Check for gtk.  Include gtk version info.
2533 2003-08-25  John Paul Wallington  <jpw@gnu.org>
2535         * man.el (Man-default-man-entry): Don't whizz past the section
2536         number before looking for it.
2538 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
2540         * progmodes/gud.el (gud-display-line): Don't set window-point if
2541         source buffer is not visible. (Only happens with M-x gdba).
2543         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
2544         documentation.
2545         (gdb-source, gdb-source-info): Update to assembler unnecessary
2546         as its done after each GDB command anyway.
2547         (gdb-pre-prompt): Use with-current-buffer.
2548         (gdb-insert-field): Add help-echo text.
2549         (gdb-invalidate-assembler): Re-display of assembler now done in
2550         gdb-info-breakpoints-custom.
2551         (gdb-info-breakpoints-custom): Force re-display of assembler to
2552         happen *after* update of breakpoints buffer.
2553         (gdb-display-source-buffer): Don't choke if gdb-source-window
2554         isn't visible.
2555         (gdb-put-string, gdb-put-arrow): Remove free variables.
2557 2003-08-24  John Paul Wallington  <jpw@gnu.org>
2559         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
2561         * man.el (Man-default-man-entry): Strip text properties when
2562         snarfing parts of entry because `format' preserves properties.
2564 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
2566         * files.el (file-newest-backup): Use `expand-file-name'.
2568         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
2569         Allow the diary to pop up a new frame, if needed.
2571         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
2572         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
2573         (smtpmail-send-it): Make treatment of envelope-from consistent with
2574         sendmail.el.
2576         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
2577         (sh-leading-keywords): Add the bash `time' reserved word.
2578         (sh-variables): Add some bash variables.
2579         (sh-add-completer): Fix nil branch of case statement.
2581 2003-08-24  Masatake YAMATO  <jet@gyve.org>
2583         * progmodes/ld-script.el: New file.
2585 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
2587         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
2589 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
2591         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
2592         Better explain obsolescence, and what to use instead.
2594 2003-08-23  Masatake YAMATO  <jet@gyve.org>
2596         * pcvs.el (cvs-do-removal): Show the deleted file name
2597         on the prompt.
2599 2003-08-20  Dave Love  <fx@gnu.org>
2601         * international/mule.el (make-coding-system)
2602         (set-buffer-file-coding-system): Doc fix.
2604         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
2606         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
2608         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
2610         * international/utf-16.el: Add mime-text-unsuitable coding system
2611         properties.
2613         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
2615         * cus-edit.el: Add some :links.
2616         (bib): Remove.
2618         * textmodes/bib-mode.el (bib): Add :group external.
2620 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
2622         * wid-edit.el (widget-echo-help): Make it handle expressions that
2623         evaluate to strings.
2625 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
2627         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
2629         Simplify selection of SQL products to define highlighting and
2630         interactive mode.  Includes detailed instructions on adding
2631         support for new products.
2633         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
2634         product for use in highlighting and interactive mode.
2635         (sql-interactive-product): New variable.  SQL product for
2636         sql-interactive-mode.
2637         (sql-product-support): New variable.  Specifies product-specific
2638         parameters to drive highlighting and interactive mode.
2639         (sql-imenu-generic-expression): Add more object types.
2640         (sql-sqlite-options): Correct comment.
2641         (sql-ms-program): Use "osql" rather than "isql".
2642         (sql-prompt-regexp, sql-prompt-length): Update comment.
2643         (sql-mode-menu): Add "Start SQLi session" entry.
2644         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
2645         (sql-mode-abbrev-table): Add abbreviations.  Support of
2646         SYSTEM-FLAG on define-abbrev.  Support was removed with last
2647         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
2648         (sql-mode-font-lock-object-name): Add font-lock pattern for object
2649         names.
2650         (sql-mode-ansi-font-lock-keywords): Set as default value.
2651         (sql-mode-oracle-font-lock-keywords): Set as default value.
2652         Support Oracle 9i keywords.
2653         (sql-mode-postgres-font-lock-keywords): Set as default value.
2654         (sql-mode-linter-font-lock-keywords): Set as default value.
2655         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
2656         SQLServer 2000.
2657         (sql-mode-sybase-font-lock-keywords)
2658         (sql-mode-interbase-font-lock-keywords)
2659         (sql-mode-sqlite-font-lock-keywords)
2660         (sql-mode-strong-font-lock-keywords)
2661         (sql-mode-mysql-font-lock-keywords)
2662         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
2663         keywords.
2664         (sql-mode-font-lock-defaults): Update comment.
2665         (sql-product-feature): New function.  Returns feature associated
2666         with a product from `sql-product-support' alist.
2667         (sql-product-font-lock): New function.  Set font-lock support
2668         based on `sql-product'.
2669         (sql-add-product-keywords): New function.  Add font-lock rules to
2670         product-specific keyword variables.
2671         (sql-set-product): New function.  Set `sql-product' and apply
2672         appropriate font-lock highlighting.
2673         (sql-highlight-product): New function.  Set font-lock support
2674         based on a product.  Also set mode name to include product name.
2675         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
2676         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
2677         Use `sql-set-product'.
2678         (sql-highlight-ms-keywords)
2679         (sql-highlight-sybase-keywords)
2680         (sql-highlight-interbase-keywords)
2681         (sql-highlight-strong-keywords)
2682         (sql-highlight-mysql-keywords)
2683         (sql-highlight-sqlite-keywords)
2684         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
2685         (sql-get-login): Prompt in the same order as the tokens.
2686         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
2687         (sql-product-interactive): New function.  Common portions of
2688         product-specific interactive mode wrappers.
2689         (sql-interactive-mode): Rewritten to use product features.
2690         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
2691         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
2692         (sql-db2, sql-linter): Use `sql-product-interactive'.
2693         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
2694         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
2695         (sql-connect-ingres, sql-connect-postgres)
2696         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
2697         New functions.  Format command line parameters and invoke comint on
2698         the appropriate interpreter.  Code was in the corresponding
2699         `sql-xyz' function before.
2700         (sql-connect-ms): New function.  Support -E argument to use
2701         operating system credentials for authentication.
2703 2003-08-18  Kenichi Handa  <handa@m17n.org>
2705         * international/mule.el (encode-char): Fix for the ASCII case.
2707 2003-08-15  Kenichi Handa  <handa@m17n.org>
2709         * international/fontset.el (setup-default-fontset): Change "*" to
2710         nil in the specifications of font family.
2712 2003-08-18  Kim F. Storm  <storm@cua.dk>
2714         * kmacro.el (kmacro-keymap): Group related bindings in
2715         initialization for clarity.  Bind C-s to start macro.
2716         Remove C-r binding.
2717         (kmacro-initial-counter-value): New defvar to hold initial counter
2718         value in case we set the value before defining a macro.
2719         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
2720         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
2721         not defining or executing macro.  Doc fix.
2722         (kmacro-add-counter): Clear kmacro-initial-counter-value.
2723         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
2724         temporarily view older elements on the macro ring without cycling
2725         the ring.
2726         (kmacro-display): Doc fix.
2727         (kmacro-exec-ring-item): New helper function.
2728         (kmacro-call-ring-2nd): Use it.
2729         (kmacro-call-ring-2nd-repeat): Doc fix.
2730         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
2731         (kmacro-end-or-call-macro): Execute last viewed macro (using
2732         kmacro-exec-ring-item) from ring if this follows
2733         kmacro-view-macro.  This allows us to find a macro on the ring
2734         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
2735         the ring to bring it to the head of the ring.
2736         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
2737         Allow binding to reserved keys without specifying C-x C-k prefix.
2738         Ask for confirmation if entered key sequence is already bound to
2739         a non-macro command.
2740         (kmacro-view-macro): Repeating command will show older elements
2741         on the macro ring; C-k will execute the last viewed macro.
2742         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
2743         property from 'ring to 'head.
2745 2003-08-17  Alan Shutko  <ats@acm.org>
2747         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
2748         keeping December out of the alist.
2750 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
2752         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
2753         * calendar/calendar.el (calendar-mode-map): Bind it to key.
2754         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
2755         (calendar-flatten): New function.
2756         (calendar-mouse-view-other-diary-entries)
2757         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
2758         in the menu title and to show multi-line diary entries correctly
2759         in the menu.
2761 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
2763         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
2764         defcustom, because the default was recently changed.
2766 2003-08-16  Richard M. Stallman  <rms@gnu.org>
2768         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
2770         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
2771         New subroutine, broken out of eval-last-sexp-1.
2772         (eval-last-sexp-1): Use eval-last-sexp-print-value.
2774         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
2776         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
2778         * simple.el (eval-expression): Use eval-last-sexp-print-value.
2780 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
2782         * progmodes/compile.el (compilation-error-regexp-alist):
2783         Add Java ANt error detection as described in document
2784         http://ant.apache.org/faq.html
2786 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
2788         * simple.el (backward-word, forward-to-indentation)
2789         (backward-to-indentation):  Argument changed to optional.
2790         (next-line, previous-line): Use `or' instead of `unless'.
2792 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2794         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
2795         instead of a constant.
2797 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
2799         * shell.el (shell): With prefix-arg, suggest a new buffer name.
2801 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
2803         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
2804         (vc-sccs-workfile-version): Search the entire delta table, rather
2805         than just the first entry, because that might be a deleted version.
2807 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
2809         * menu-bar.el (menu-bar-options-menu): Supply a body for the
2810         [save-place] binding in the Options menu.  Have it require
2811         'saveplace' and then toggle the variable manually, to avoid an an
2812         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
2813         for the bug report.
2815 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
2817         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
2818         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
2819         (gdb-info-threads-custom): Add help-echo text.
2820         (gdb-display-back): Don't use purecopy.
2821         (gdb-info-breakpoints-custom, gdb-reset)
2822         (gdb-assembler-custom): Use display-images-p to test if breakpoint
2823         icons can be displayed.
2825 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
2827         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
2829 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
2831         * bookmark.el (bookmark-completing-read):
2832         Return a string, instead of a list of one string.
2833         Use a popup menu if activated from the mouse.
2834         (bookmark-edit-annotation): Remove unused vars.
2835         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
2836         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
2837         to bookmark-completing-read.
2838         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
2839         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
2840         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
2841         and erase-buffer.
2842         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
2843         (bookmark-menu-jump, bookmark-menu-insert)
2844         (bookmark-popup-menu-and-apply-function)
2845         (bookmark-menu-popup-paned-bookmark-menu): Remove.
2846         (bookmark-menu-build-paned-menu): Remove by folding it into
2847         bookmark-menu-popup-paned-menu.
2848         (menu-bar-bookmark-map): Move the define-key statements here.
2849         Use the "non-menu" commands since they now pop up a menu if needed.
2850         (bookmark-exit-hook-internal): Simplify.
2852 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
2854         * reftex-toc.el (reftex-toc-rename-label): New function.
2855         (reftex-toc-check-docstruct): New function.
2857         * reftex.el (reftex-region-active-p): New function.
2859         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
2860         regexp to find the \bibliography macro.
2862         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
2863         which does not exist in LaTeX.
2864         (reftex-cite-format-builtin): Added amsrefs support.
2865         (reftex-toc-confirm-promotion): New option
2867         * reftex-toc.el
2868         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
2869         (reftex-toc-demote, reftex-toc-promote)
2870         (reftex-toc-do-promote, reftex-toc-promote-prepare)
2871         (reftex-toc-promote-action, reftex-toc-extract-section-number)
2872         (reftex-toc-newhead-from-alist)
2873         (reftex-toc-load-all-files-for-promotion): New functions.
2874         (reftex-toc-help): Added description of new keys.
2875         (reftex-toc-split-windows-fraction): New option.
2876         (reftex-recenter-toc-when-idle): Search *toc* window on all
2877         visible frames.
2878         (reftex-toc): Additional parameter REUSE
2879         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
2880         with REUSE argument.
2881         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
2882         the call of `reftex-toc'.
2883         (reftex-make-separate-toc-frame): New function .
2884         (reftex-toc-recenter): When called with triple prefix arg, call
2885         `reftex-make-separate-toc-frame' first.
2886         (reftex-toc-toggle-dedicated-frame): New command.
2887         (reftex-toc-quit): Adapted to delete frame when called in
2888         dedicated frame.
2890         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
2891         all enclosing macros.
2894 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2896         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
2897         first use.
2899 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2901         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
2903 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
2905         * calendar/calendar.el (list-diary-entries-hook)
2906         (diary-display-hook, nongregorian-diary-listing-hook)
2907         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
2908         Add some customize options for these hooks.
2909         (calendar-abbrev-construct): Don't try to take a substring longer
2910         than the original string.
2912 2003-08-05  Richard M. Stallman  <rms@gnu.org>
2914         * emacs-lisp/testcover.el (noreturn): Report error if does return.
2915         (testcover-reinstrument-clauses): Doc fix.
2917         * emacs-lisp/warnings.el: Doc fixes, args renamed.
2918         (warning-type-format): Rename from warning-group-format.
2920         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
2921         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
2922         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
2923         to prevent warnings about defvar for an obsolete variable.
2925         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
2926         warning-group-format renamed to warning-type-format.
2928         * subr.el (read-passwd): Use clear-string instead of fillarray.
2930         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
2931         Use vconcat instead of concat.
2932         (edmacro-sanitize-for-string): New function.
2934 2003-08-05  Dave Love  <fx@gnu.org>
2936         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
2937         line-number-display-limit-width.
2939         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
2941 2003-08-05  Kenichi Handa  <handa@m17n.org>
2943         * international/code-pages.el: Don't require mule-diag.
2945         * international/mule-diag.el (non-iso-charset-alist):
2946         Add autoload cookie.
2948         * language/devan-util.el (dev-glyph-order): Add an entry for the
2949         glyph code #xC4.
2951 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
2953         * calendar/calendar.el (diary-file, diary-file-name-prefix)
2954         (european-calendar-style, diary-date-forms)
2955         (calendar-day-name-array, calendar-month-name-array): Doc change.
2956         (generate-calendar-month): Adapt for new behaviour of
2957         `calendar-day-name' function.
2958         (calendar-abbrev-length, calendar-day-abbrev-array)
2959         (calendar-month-abbrev-array): New variables.
2960         (calendar-abbrev-construct): New function.
2961         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
2962         rather than fixing abbrevs at some width.  Calling syntax change.
2963         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
2964         (calendar-date-string): Adapt for new behaviours of
2965         `calendar-day-name' and `calendar-month-name' functions.
2967         * calendar/diary-lib.el (list-diary-entries): Adapt for new
2968         behaviour of `calendar-day-name' and `calendar-month-name' functions.
2969         (diary-name-pattern): Use abbrev arrays, rather than fixing
2970         abbrevs at three chars.  Calling syntax change.
2971         (mark-diary-entries):  Adapt for new behaviours of
2972         `diary-name-pattern' and `calendar-make-alist' functions.
2973         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
2974         `diary-name-pattern' function.
2975         (font-lock-diary-date-forms): Use abbrev arrays, rather than
2976         fixing abbrevs at three chars.  Calling syntax change.
2977         (cal-hebrew, cal-islam): Require when compiling.
2978         (diary-font-lock-keywords): Adapt for new behaviour of
2979         `font-lock-diary-date-forms' function.
2981         * calendar/cal-hebrew.el: Reposition some code so defined before used.
2982         (calendar-hebrew-month-name-array-common-year)
2983         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
2984         (list-hebrew-diary-entries): Adapt for new behaviours of
2985         `calendar-day-name' and `add-to-diary-list' functions.
2986         (mark-hebrew-diary-entries): Adapt for new behaviours of
2987         `diary-name-pattern' and `calendar-make-alist' functions.
2989         * calendar/cal-islam.el (calendar-islamic-month-name-array):
2990         Add doc string.
2991         (list-islamic-diary-entries): Adapt for new behaviours of
2992         `calendar-day-name' and `add-to-diary-list' functions.
2993         (mark-islamic-diary-entries): Adapt for new behaviours of
2994         `diary-name-pattern' and `calendar-make-alist' functions.
2996         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
2997         `calendar-month-name' function.
2999         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
3001         * calendar/solar.el (solar-seasons-data): Move definition before use.
3003         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
3004         (cal-tex-LaTeX-hourbox): Move definition before use.
3006         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
3007         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
3008         lunar.el, solar.el
3009         (displayed-month, displayed-year): Define for compiler.
3011 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
3013         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
3014         MODE.  Renamed from c-init-c-language-vars'.
3015         (c-initialize-cc-mode): Change accordingly.
3016         (c-common-init): Ditto.
3017         (c-mode): Ditto.
3018         (c++-mode): Use `c-init-language-vars-for'.
3019         (objc-mode): Ditto.
3020         (java-mode): Ditto.
3021         (idl-mode): Ditto.
3022         (pike-mode): Ditto.
3023         (awk-mode): Ditto.
3025 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
3027         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
3028         or not the point moved.
3030         (c-search-decl-header-end): Don't trip up on operator identifiers
3031         in C++ and operators like == in all languages.
3033         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
3034         Detect leading labels correctly.
3036 2003-08-02  Andreas Schwab  <schwab@suse.de>
3038         * textmodes/ispell.el: Don't redo key bindings on loading, put
3039         them only in loaddefs.el.
3040         * bookmark.el: Likewise.
3041         * dabbrev.el: Likewise.
3042         * emerge.el: Likewise.
3044         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
3045         has more than one member.
3047         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
3049 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3051         * lpr.el (printify-region): It was ending conversion before the
3052         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
3054 2003-07-31  John Paul Wallington  <jpw@gnu.org>
3056         * net/browse-url.el (browse-url-epiphany): Doc fix.
3058 2003-07-30  Kenichi Handa  <handa@m17n.org>
3060         * international/fontset.el (setup-default-fontset):
3061         Change registry names of Akurti fonts.
3063 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3065         * comint.el (comint-read-noecho): Use `clear-string' instead of
3066         `fillarray'.
3068 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
3070         * outline.el (outline-mode-hook): Add defvar.
3072 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
3074         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
3075         Restore assembler in source window if that is what has been selected.
3076         (menu): Add gdb-restore-windows to menu.  Make gdba
3077         specific menus only visible from gdba.
3079 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
3081         * progmodes/compile.el (compilation-environment): New user variable.
3082         (compile-internal): Respect it.
3084 2003-07-23  Masatake YAMATO  <jet@gyve.org>
3086         * progmodes/gud.el (gdb-script-font-lock-keywords):
3087         Put `font-lock-function-name-face' on a symbol which includes
3088         `-' like `hook-run'.  Put font-lock-variable-name-face
3089         on a symbol starting with $.
3091 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
3093         * files.el (set-visited-file-name): Use truename for buffer-file-name.
3095 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
3097         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
3099 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
3101         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
3102         Use with-no-warnings.
3103         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
3104         rather than to find-file-not-found-hook, which doesn't exist.
3106 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
3108         * international/quail.el (quail-translate-key): Fix previous change.
3110 2003-07-25  John Paul Wallington  <jpw@gnu.org>
3112         * server.el (server-start): Check `server-process' is non-nil
3113         before killing it to avoid killing current buffer's process.
3115         * simple.el (choose-completion-string): Use `minibufferp';
3116         test `completion-reference-buffer' if `buffer' arg is nil.
3117         (push-mark): Use `when' and `unless'.
3118         (pop-mark): Use `when'.
3120         * mouse-sel.el (mouse-sel-get-selection-function):
3121         Check `x-last-selected-text-primary'.  Don't barf if it or
3122         `x-last-selected-text' aren't bound.
3124 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
3126         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
3128 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
3130         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
3132 2003-07-23  John Paul Wallington  <jpw@gnu.org>
3134         * tooltip.el (defface tooltip): Inherit from variable-pitch.
3136 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
3138         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
3139         string.  Defvar the derived hook.
3141         * macros.el (insert-kbd-macro): Escape double quote character.
3142         From Thomas W Murphy <twm@andrew.cmu.edu>.
3144 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
3146         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
3147         to match the specific mark rather than reusing comment-start-skip.
3149 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
3151         * progmodes/hideshow.el (hs-special-modes-alist):
3152         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
3154 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
3156         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
3157         value using ?\s.
3159 2003-07-21  John Paul Wallington  <jpw@gnu.org>
3161         * subr.el (with-selected-window): Add closing paren.
3163 2003-07-21  Richard M. Stallman  <rms@gnu.org>
3165         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
3166         (lisp-mode): Likewise.
3168         * subr.el (with-selected-window): Copy code form save-selected-window
3169         so as to call select-window with norecord arg.
3170         (dynamic-completion-table): Doc fix.
3171         (lazy-completion-table): Doc fix.
3173         * international/mule-cmds.el (set-locale-environment):
3174         langinfo renamed to locale-info.
3176         * international/mule.el (auto-coding-functions): Doc fix.
3178 2003-07-21  Kenichi Handa  <handa@m17n.org>
3180         * international/quail.el (quail-translate-key):
3181         Update quail-current-str correctly.
3183 2003-07-21  Andreas Schwab  <schwab@suse.de>
3185         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
3186         ?, to "_".
3188 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3189         Version 2.0.36 of Tramp released.
3191         * net/tramp.el (tramp-default-password-end-of-line): Rename from
3192         tramp-password-end-of-line.
3193         (tramp-password-end-of-line): New method parameter.
3194         (tramp-get-password-end-of-line): Function to access method
3195         parameter `tramp-password-end-of-line', or variable
3196         `tramp-default-password-end-of-line' (default value).
3197         (tramp-methods): Add entries for new parameter
3198         tramp-password-end-of-line.
3199         (tramp-enter-password): Use new function
3200         `tramp-get-password-end-of-line'.
3201         (tramp-handle-insert-file-contents): Do not
3202         unconditionally inhibit the file operation file-local-copy, only
3203         do that when the inhibit-file-name-operation is currently
3204         insert-file-contents.  This fixes finding remote CVS-controlled
3205         files.  (It would barf on inserting the CVS/Entries file
3206         literally, because the file-local-copy handler wasn't called.)
3207         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
3208         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
3209         (tramp-initial-commands): New variable.
3210         (tramp-process-initial-commands): New function, using the variable.
3211         (tramp-open-connection-setup-interactive-shell): Call the new function.
3212         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
3213         method into the buffer name, never use nil.  Reported by Hanak
3214         David <dhanak@inf.bme.hu>.
3215         (tramp-open-connection-setup-interactive-shell): Erase buffer
3216         before sending "stty -onlcr".
3218         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
3220 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
3222         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
3224 2003-07-19  John Paul Wallington  <jpw@gnu.org>
3226         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
3227         (artist-draw-rect, artist-draw-square): Doc fixes.
3229         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
3231         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
3233 2003-07-19  Kenichi Handa  <handa@m17n.org>
3235         * international/kkc.el (kkc-show-conversion-list-update):
3236         Highlight the correct candidate in the message.
3238 2003-07-18  John Paul Wallington  <jpw@gnu.org>
3240         * simple.el (current-word): Don't include punctuation char when
3241         `really-word' arg is non-nil.
3243 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
3245         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
3246         moved to the directory obsolete.
3248 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
3250         * info.el (Info-menu-entry-name-re): Allow newlines in
3251         menu entry names.
3253         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
3254         syntax-ppss-after-change-function.
3255         (syntax-ppss-after-change-function): New alias.  Update uses.
3256         (syntax-ppss): Catch the case where the buffer is narrowed.
3258 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
3260         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
3261         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
3263 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
3265         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
3266         since it might be modified.
3268         * progmodes/cc-langs.el (c++-make-template-syntax-table)
3269         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
3270         names to these language constants.
3272 2003-07-15  Kim F. Storm  <storm@cua.dk>
3274         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
3275         All uses changed.
3277 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
3279         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
3280         Namespace support.
3282 2003-07-13  Juanma Barranquero  <lektu@terra.es>
3284         * frame.el (modify-all-frames-parameters): Reinstall (copyright
3285         papers received).
3287 2003-07-13  Karl Eichwalder  <ke@suse.de>
3289         * textmodes/po.el (po-find-charset): White space at the start of the
3290         Content-Type field body is non-mandatory.
3292 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
3294         * textmodes/texinfo.el (texinfo-section-list):
3295         Append appendixsection; a synonym for appendixsec.
3297 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
3299         * man.el (Man-translate-cleanup): New.
3300         (Man-translate-references): Call `Man-translate-cleanup' to clean
3301         leading, trailing and middle spaces.
3303 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
3305         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
3306         Handle `dired-directory' being a list.
3308 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3310         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
3311         it doesn't exist.
3313 2003-07-12  Richard M. Stallman  <rms@gnu.org>
3315         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
3317         * progmodes/cc-defs.el (c-make-keywords-re):
3318         Don't use delete-duplicates.
3319         (c-lang-const): Don't use mapcan.
3321         * apropos.el (apropos-show-scores): Make it customizable.
3322         Document new meaning.
3323         (apropos): Compute scores from symbols.
3324         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
3326 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3328         * ps-bdf.el: Fix copyright line.
3329         (bdf-directory-list): Fix initialization code.
3331 2003-07-11  John Paul Wallington  <jpw@gnu.org>
3333         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
3334         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
3335         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
3337 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
3339         * emacs-lisp/ring.el (ring-elements): Doc fix.
3341 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
3343         * calendar/timeclock.el (timeclock-relative)
3344         (timeclock-ask-before-exiting, timeclock-use-display-time):
3345         Doc changes.
3346         (timeclock-modeline-display): Give a message if
3347         `timeclock-use-display-time' is non-nil but `display-time-mode'
3348         is not active.
3350 2003-07-11  Kenichi Handa  <handa@m17n.org>
3352         * international/mule-cmds.el (set-language-environment):
3353         Set current-language-environment to the correct string.
3355 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3357         * ps-print.el: Print line number correctly in a region.  Reported by
3358         Tim Allen <timallen@ls83.fsnet.co.uk>
3359         (ps-print-version): New version number (6.6.2).
3360         (ps-printing-region): Code fix.
3362 2003-07-10  John Paul Wallington  <jpw@gnu.org>
3364         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
3365         this function can be called from `add-completions-from-tags-table'.
3367 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
3369         * calendar/timeclock.el (timeclock-use-display-time)
3370         (timeclock-day-over-hook, timeclock-workday-remaining)
3371         (timeclock-status-string, timeclock-when-to-leave)
3372         (timeclock-when-to-leave-string, timeclock-log-data)
3373         (timeclock-find-discrep, timeclock-day-base)
3374         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
3375         (timeclock-modeline-display): Set the variable
3376         `timeclock-modeline-display'.
3377         (timeclock-update-modeline): Doc fix.  Respect value of
3378         `timeclock-relative'.
3380 2003-07-09  Richard M. Stallman  <rms@gnu.org>
3382         * textmodes/reftex-parse.el (reftex-all-document-files):
3383         Add autoload cookie.
3385         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
3386         (reftex-scanning-info-available-p): Add autoload cookie.
3388         * international/mule-cmds.el
3389         (set-display-table-and-terminal-coding-system): Delete duplicate
3390         aset on standard-display-table.
3392         * view.el (view-file): If existing buffer's major mode is special,
3393         don't go into view mode.
3395         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
3397 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3399         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
3400         buffer changes; there's third party code that calls this function
3401         directly.
3403 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3405         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
3406         (autodoc-font-lock-keywords): Don't byte compile on font lock
3407         initialization when running from byte compiled files.
3409 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3411         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
3412         statement ends with auto-increment "++".
3414 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3416         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
3417         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
3418         these are changed, so declare them as variables and not constants.
3420 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
3422         * subr.el (dolist, dotimes):  Doc fix.
3424 2003-07-08  Kim F. Storm  <storm@cua.dk>
3426         * international/mule-cmds.el
3427         (set-display-table-and-terminal-coding-system): Don't break
3428         bootstrap if standard-display-table isn't setup yet.
3430 2003-07-07  Richard M. Stallman  <rms@gnu.org>
3432         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
3433         Give it a doc string, and autoload it.
3435         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
3436         Use with-no-warnings.
3438         * info.el (Info-search): If find invisible text, search again.
3440         * isearch.el (search-whitespace-regexp): Add a shy group around it.
3442         * man.el (Man-name-regexp): Match + as part of name.
3444         * simple.el (visible-mode): Rename from vis-mode.
3445         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
3447         * simple.el (current-word): New arg REALLY-WORD specifies
3448         don't include punctuation chars.
3450         * emacs-lisp/debug.el (debug, debugger-env-macro):
3451         Use with-no-warnings while accessing and binding unread-command-char.
3453         * international/mule-cmds.el
3454         (set-display-table-and-terminal-coding-system): Use explicit loop
3455         instead of calling standard-display-default.
3457         * net/ange-ftp.el (ange-ftp-file-symlink-p):
3458         Use condition-case to catch error in ange-ftp-get-files.
3460         * net/browse-url.el (browse-url-browser-function):
3461         Add alternative for Epiphany.
3462         (browse-url-epiphany-program, browse-url-epiphany-arguments)
3463         (browse-url-epiphany-startup-arguments)
3464         (browse-url-epiphany-new-window-is-tab): New variables.
3465         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
3467         * progmodes/compile.el (compile-auto-highlight): Default now t.
3468         (compile): Doc fix.
3469         (compilation-next-error): Fix previous change.
3471         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
3473         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
3475 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
3477         * gdb-ui.el (gdb-source-info): Display current frame when
3478         attaching to an existing process.
3479         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
3480         while laying out windows when attaching to an existing process.
3482 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
3484         * info.el (Info-menu): Use Info-menu-entry-name-re.
3486 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
3488         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
3489         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
3491         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
3492         to match the same text.
3494 2003-07-06  John Paul Wallington  <jpw@gnu.org>
3496         * vc.el (vc-annotate-offset): Move defvar up.
3498 2003-07-06  Kim F. Storm  <storm@cua.dk>
3500         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
3501         This should fix the infinite loop when extracting menu names.
3503 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
3505         * files.el (auto-mode-alist, interpreter-mode-alist):
3506         Remove entries to CC Mode modes to avoid duplicates; they are now added
3507         with autoload directives in cc-mode.el.
3509 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
3511         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
3512         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
3513         these are changed, so declare them as variables and not constants.
3515         * progmodes/cc-mode.el: Fix some autoload problems: Try to
3516         ensure that the entry for ".c" extension comes before the one for
3517         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
3518         Fix incorrect entries that were added to `interpreter-mode-alist'.
3519         Move the autoload directives for AWK to the top level since they
3520         aren't recognized anywhere else.  Do not use the new AWK mode doc
3521         in the autoload form for the old AWK mode.
3523 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3525         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
3526         (bibtex-sort-ignore-string-entries): Default value t.
3527         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
3528         erroneously in previous version.
3529         (bibtex-string-files): Docstring reflects new parsing scheme.
3530         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
3531         docstring, add # as one of the chars to crush
3532         (bibtex-autokey-prefix-string, bibtex-autokey-names)
3533         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
3534         (bibtex-autokey-name-change-strings)
3535         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
3536         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
3537         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
3538         (bibtex-autokey-title-terminators)
3539         (bibtex-autokey-titlewords-stretch)
3540         (bibtex-autokey-titleword-ignore)
3541         (bibtex-autokey-titleword-case-convert)
3542         (bibtex-autokey-titleword-abbrevs)
3543         (bibtex-autokey-titleword-abbrevs)
3544         (bibtex-autokey-titleword-change-strings)
3545         (bibtex-autokey-titleword-length)
3546         (bibtex-autokey-titleword-separator)
3547         (bibtex-autokey-name-year-separator)
3548         (bibtex-autokey-year-title-separator)
3549         (bibtex-autokey-before-presentation-function)
3550         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
3551         Fix docstring.
3552         (bibtex-strings, bibtex-reference-keys):
3553         Use lazy-completion-table and make-variable-buffer-local.
3554         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
3555         (bibtex-braced-string-syntax-table)
3556         (bibtex-quoted-string-syntax-table): New variables.
3557         (bibtex-parse-nested-braces): Remove.
3558         (bibtex-parse-field-string): Use syntax table and forward-sexp.
3559         (bibtex-parse-association): Simplify.
3560         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
3561         (bibtex-parse-field-text): Simplify.
3562         (bibtex-search-forward-field, bibtex-search-backward-field):
3563         argument BOUND can take value t.
3564         (bibtex-start-of-field, bibtex-start-of-name-in-field)
3565         (bibtex-end-of-name-in-field, bibtex-end-of-field)
3566         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
3567         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
3568         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
3569         (bibtex-skip-to-valid-entry): Return buffer position of beginning
3570         and ending of entry.  Update for changes of bibtex-search-entry.
3571         Simplify.
3572         (bibtex-map-entries): FUN is called with three arguments.
3573         (bibtex-search-entry): Return a cons pair with buffer positions of
3574         beginning and end of entry.
3575         (bibtex-enclosing-field): Simplify.
3576         (bibtex-format-entry): Use booktitle to set a missing title.
3577         (bibtex-autokey-get-names): Fiddle with regexps.
3578         (bibtex-generate-autokey): Use identity.
3579         (bibtex-parse-keys): Use simplified parsing algorithm if
3580         bibtex-parse-keys-fast is non-nil. Simplify. Change order of
3581         arguments. Return alist of keys.
3582         (bibtex-parse-strings): Simplify. Return alist of strings.
3583         (bibtex-complete-string-cleanup): Fix docstring.
3584         (bibtex-read-key): New function.
3585         (bibtex-mode): Fix docstring. Do not parse for keys and
3586         strings when the mode is entered. Set fill-paragraph-function to
3587         bibtex-fill-field. Setup font-lock-mark-block-function the way
3588         font-lock intended.
3589         (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
3590         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
3591         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
3592         (bibtex-Preamble): Avoid hard coded constants.
3593         (bibtex-make-field): Fix docstring. Simplify.
3594         (bibtex-beginning-of-entry): Always return new position of point.
3595         (bibtex-end-of-entry): Rearrange cond clauses.
3596         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
3597         Update for changes of bibtex-map-entries.
3598         (bibtex-ispell-abstract): Do not move point.
3599         (bibtex-entry-index): Use downcase. Simplify.
3600         (bibtex-lessp): Handle catch-all.
3601         (bibtex-find-crossref): Turn into a command.
3602         (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
3603         (bibtex-clean-entry): Use bibtex-read-key. Handle string and
3604         preamble entries.
3605         (bibtex-fill-field-bounds): New function.
3606         (bibtex-fill-field): New command. Bound to fill-paragraph-function.
3607         (bibtex-fill-entry): Use bibtex-fill-field-bounds
3608         (bibtex-String): Use bibtex-strings.  Always obey
3609         bibtex-sort-ignore-string-entries.
3611 2003-07-05  John Paul Wallington  <jpw@gnu.org>
3613         * cus-theme.el (customize-create-theme):
3614         Call `customize-create-theme' in Reset widget's notify function.
3616         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
3617         (ibuffer-mark-interactive): Use `or' instead of `unless'.
3618         (define-ibuffer-column name): Add summarizer.
3619         (define-ibuffer-column size): Likewise.
3620         (define-ibuffer-column filename): Likewise.
3621         (define-ibuffer-column process): Likewise.  Change BODY's output too.
3622         (define-ibuffer-column filename-and-process): Likewise, likewise.
3623         (ibuffer): Remove local vars `already-in' and `need-update'.
3625         * ibuf-ext.el: Don't require `derived' at compile-time.
3627 2003-07-05  Kim F. Storm  <storm@cua.dk>
3629         * info.el: Disable paragraph refilling.
3630         (Info-refill-paragraphs): New defcustom.
3631         (Info-fontify-node): Use it.
3633 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
3635         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
3636         thingies from constructors created by defstruct.
3638         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
3639         the default value of the variable.
3640         (byte-code-meter): Move declaration to top level.
3642         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
3644         * info.el (Info-following-node-name-re): New fun.
3645         (Info-following-node-name): Remove.
3646         (Info-insert-dir): Use the new fun.
3647         (Info-extract-pointer): Don't save restriction; use new fun.
3648         (Info-menu-entry-name-re): New const.
3649         (Info-menu-entry-name-re): Use it along with new fun.
3650         (Info-node-spec-re): Use new fun.
3651         (Info-complete-menu-item, Info-fontify-node): Use new const.
3652         (Info-goto-node, Info-follow-reference, Info-menu-update):
3653         Use match-string.
3654         (Info-follow-reference): Use assoc-string.
3655         Use a list of strings for the completion table.
3656         (Info-fontify-node): Use match-string, line-end-position.
3657         Limit the search for `node:' to the first line.
3659         * newcomment.el (uncomment-region): Remove padding coming from
3660         comment-start rather than just from comment-padding.
3662         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
3663         (vc-cvs-stay-local-p): Use vc-stay-local-p.
3664         (vc-cvs-rename-file): Remove (use the default).
3665         (vc-cvs-register): Register parent dir if needed.
3666         (vc-cvs-could-register): Return non-nil if parent can be registered.
3667         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
3668         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
3670         * vc-svn.el (vc-svn-use-edit): Make it into a const.
3671         (vc-svn-update): Fix the arguments to `svn'.
3672         (vc-svn-diff-tree): Just use `vc-svn-diff'.
3673         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
3674         Simple implementations, assuming `name' is a URL.
3676         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
3677         set of chars allowed unquoted in a case pattern.
3679         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
3681         * font-lock.el (font-lock-extra-types-widget)
3682         (c-font-lock-extra-types, c++-font-lock-extra-types)
3683         (objc-font-lock-extra-types, java-font-lock-extra-types)
3684         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
3685         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
3686         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
3687         (font-lock-match-c++-structor-declaration)
3688         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
3689         (c++-font-lock-keywords-3, c++-font-lock-keywords)
3690         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
3691         (objc-font-lock-keywords-3, objc-font-lock-keywords)
3692         (java-font-lock-keywords-1, java-font-lock-keywords-2)
3693         (java-font-lock-keywords-3, java-font-lock-keywords)
3694         (java-font-lock-syntactic-face-function): Remove obsolete code
3695         and constants.  It's all in cc-fonts.el now.
3697 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
3699         * mail/sendmail.el (mail-specify-envelope-from)
3700         (mail-envelope-from): Doc fix.
3702 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
3704         * generic-x.el: Do away with the dependency on `c-emacs-features'
3705         when populating `rul-generic-mode-syntax-table'; we already know
3706         this isn't XEmacs.
3708 See ChangeLog.10 for earlier changes.
3710 ;; Local Variables:
3711 ;; coding: iso-2022-7bit
3712 ;; End:
3714     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3715   Copying and distribution of this file, with or without modification,
3716   are permitted provided the copyright notice and this notice are preserved.
3718 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1