(dired-guess-shell-case-fold-search): New user option.
[emacs.git] / lisp / ChangeLog
blobad40c0e112306b2fec85011319a3c3556fff3a55
1 2003-03-07  Kevin Rodgers  <kevin.rodgers@ihs.com>
3         * dired-x.el (dired-guess-shell-case-fold-search): New user option.
4         (dired-guess-default): Use it.
6 2003-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
8         * progmodes/dcl-mode.el (dcl-font-lock-keywords): New var.
9         (dcl-font-lock-defaults): Newvar.
10         (dcl-mode): Make and init local var `font-lock-defaults'.
12 2003-03-06  Kevin Rodgers  <kevin.rodgers@ihs.com>
14         * ffap.el (dired-at-point): Check whether the user can create a
15         directory before asking about creating it.
17 2003-03-06  John Paul Wallington  <jpw@gnu.org>
19         * ebuff-menu.el (electric-buffer-list): Respect
20         `Buffer-menu-use-header-line'.
21         (electric-buffer-menu-looper): Likewise.
23         * buff-menu.el (Buffer-menu-mode-map): Add docstring.
24         (Buffer-menu-buffer): Fix indentation.
25         (list-buffers-noselect): Calculate header-line spacing to take
26         into account width of left fringe and left scrollbar.
28 2003-03-05  Richard M. Stallman  <rms@gnu.org>
30         * replace.el (query-replace-read-args): Use save-excursion.
31         (map-query-replace-regexp): Use prefix-numeric-value.
33 2003-03-05  Juanma Barranquero  <lektu@terra.es>
35         * term/w32-win.el (x-handle-geometry): Put sizes on
36         `initial-frame-alist' too.
38         * startup.el (command-line-x-option-alist): Make --border-color set
39         the border-color frame parameter, not border-width.
41         * faces.el (frame-set-background-mode): Fix reference to attribute
42         "backgroundMode".
44 2003-03-05  Reto Zimmermann  <reto@gnu.org>
46         * progmodes/vhdl-mode.el: Version 3.32.12 released.  Major
47         revision.
49 2003-03-04  Rob Kaut  <rob@siworks.com>  (tiny change)
51         * progmodes/vhdl-mode.el (vhdl-comment-uncomment-region): Remove
52         two comment characters at start of line instead of one.
54 2003-03-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
56         * printing.el (pr-get-symbol): Move it to next eval-and-compile.
58 2003-03-03  John Paul Wallington  <jpw@gnu.org>
60         * ibuf-macs.el (ibuffer-aif): Use `make-symbol' instead of
61         `gensym' in case user calls macro at runtime.
62         (ibuffer-save-marks): Likewise.
64 2003-03-03  Kenichi Handa  <handa@m17n.org>
66         * language/japan-util.el (japanese-symbol-table): Add two entries
67         to make it complete.
69 2003-03-03  Andreas Schwab  <schwab@suse.de>
71         * info.el (Info-fontify-node): Don't hide indentation before the
72         reference name.  Don't process a reference twice when a new tag is
73         inserted.
74         (Info-hide-note-references): Fix doc and customize type.
76 2003-03-02  Matt Swift  <swift@alum.mit.edu>
78         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): New
79         custom variable.
80         (lisp-fill-paragraph): Use it.  Add ?, to `paragraph-separate' so
81         that first docstring lines ending with a comma are respected.  Add
82         "`(" to same so that function and macro bodies beginning with a
83         backquote do not get disturbed.  Revise the comments.
85 2003-03-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
87         * startup.el (command-line): Call menu-bar-mode with 1 instead of t.
89         * menu-bar.el (menu-bar-mode): Change to define-minor-mode
90         and initialize as for tool-bar-mode.
92 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
94         * net/tramp.el: Version 2.0.30 released.
95         Replace term "path" with "localname" unless it is used for a
96         search path.
97         (tramp-handle-expand-file-name): Allow ".." to cross host
98         boundaries.
99         (tramp-open-connection-setup-interactive-shell): Unset $ENV in
100         addition to setting $PS1 when starting the Bourne-ish shell.  Some
101         sh implementations (eg, bash when called as sh) read the file
102         named there on startup, which could clobber $PS1.
103         (tramp-do-copy-or-rename-file-one-local): New function.  Not
104         implemented.  Not used.  Should invoke rcp or scp directly to keep
105         the time.
107 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
109         * net/tramp-smb.el: Replace term `path' with `localname'
110         unless it is used for a search path.  In GNU, the word `path' is
111         reserved for search paths.
113         * net/tramp.el (tramp-send-string, tramp-send-region): Removed.
114         (tramp-send-string): New function.  Takes over the role of the
115         functions above, in order to have a unique place handling
116         `tramp-chunksize'.  Same implementation as `tramp-send-region'.
117         (tramp-chunksize): It's now a defcustom.  Set to 500 on systems
118         only known to have a buggy `process-send-string' implementation.
119         First black-listed constellation is GNU Emacs/ hpux.
120         (tramp-send-region): Correct debug message.
121         (tramp-bug): Add `tramp-chunksize'.
123 2003-02-26  Matt Swift  <swift@alum.mit.edu>
125         * startup.el: Streamline code in several functions for efficiency
126         and readability.  Rephrase booleans to avoid `(not noninteractive)'.
127         Clarify several booleans expressions using De Morgan's laws.
129         (command-line): Fix barf when first command-line option handled by
130         `command-line-1' is in the form --OPT=VAL.
131         (command-line-1): Restore intended behavior of the --directory/-L
132         command-line option: "-L a -L b -L c" on the command-line now puts
133         '(a b c) at the front of `load-path'.
135 2003-02-26  Oliver Scholz  <alkibiades@gmx.de>
137         * play/gamegrid.el (gamegrid-add-score): Add info to docstring.
138         (gamegrid-add-score-with-update-game-score-1): New function,
139         factored out of `gamegrid-add-score-with-update-game-score'.
140         (gamegrid-add-score-with-update-game-score): Use it.  Fall back on
141         `gamegrid-add-score-insecure' if the requested file does not exist
142         in $(gamedir), in case the user has installed a game on his own.
143         (gamegrid-add-score-insecure): Accept optional directory argument.
145 2003-02-25  Andreas Schwab  <schwab@suse.de>
147         * progmodes/make-mode.el (makefile-font-lock-keywords): Protect shell
148         variable references by requireing that $ is not preceded by another $.
150 2003-02-25  Kenichi Handa  <handa@m17n.org>
152         * env.el (setenv): Fix previous change.
154 2003-02-25  Ramakrishnan M  <rama@gnu.org>  (tiny change)
156         * language/mlm-util.el (mlm-char-glyph): Fix more rules.
158 2003-02-24  Stefan Monnier  <monnier@cs.yale.edu>
160         * progmodes/simula.el: Move abbrev loading to after the fun it uses.
161         (simula-install-standard-abbrevs): Use dolist.
162         Use system-flag when calling define-abbrev.
164 2003-02-24  Dave Love  <fx@gnu.org>
166         * obsolete/cplus-md.el: Delete.  (Requires removed c-mode.el.)
168         * env.el (read-envvar-name): Decode names.
169         (substitute-env-vars): Use eval-when-compile and char class.
170         (setenv): Doc fix.  Encode the data (after checking that's possible).
171         (getenv): Encode the name and decode the result.
173 2003-02-24  Ken Manheimer  <klm@zope.com>
175         * allout.el (allout-pre-command-business): Fix docstring.
177 2003-02-24  Ramakrishnan M  <rama@gnu.org>  (tiny change)
179         * language/mlm-util.el (mlm-char-glyph): Fix several composing rules.
181 2003-02-24  Kenichi Handa  <handa@m17n.org>
183         * international/characters.el: Fix syntaxes of gb2312 and big5.
185         * language/japan-util.el (sentence-end-save): Variable deleted.
186         (setup-japanese-environment-internal): Don't setup sentence-end.
187         (exit-japanese-environment): Function deleted.
189         * language/japanese.el ("Japanese"): Delete `exit-function'.
191         * textmodes/paragraphs.el (sentence-end): Add Chinese and Japanese
192         characters.
194 2003-02-24  Ramakrishnan M  <rama@gnu.org>  (tiny change)
196         * language/mlm-util.el (mlm-char-glyph): Add entries for "halant +
197         rakar + halant" and "halant + rrakar + halant".
199 2003-02-23  Richard M. Stallman  <rms@gnu.org>
201         * replace.el (query-replace-read-args): Return just 3 values.
202         (query-replace, query-replace-regexp)
203         (query-replace-regexp-eval, map-query-replace-regexp)
204         (replace-string, replace-regexp): Read the start and end args
205         separately so that the expressions are recorded in command-history.
207         * menu-bar.el (Revert Buffer): Condition on buffer-file-number.
209         * startup.el (inhibit-startup-hooks): New variable.
210         (normal-top-level): Obey that variable.
211         (command-line-1): Run emacs-startup-hook before term-setup-hook.
212         Set inhibit-startup-hooks too.
214         * files.el (revert-buffer): Different error message
215         for reverting a nonexistent file.
217 2003-02-22  Stefan Monnier  <monnier@cs.yale.edu>
219         * progmodes/cperl-mode.el: Merge changes from CPerl-5.0.
220         (toplevel): Require man.
221         Don't autoload tmm-prompt (it's in loaddefs.el).
222         (cperl-electric-backspace-untabify): New var.
223         (cperl-electric-backspace): Use it.
224         (cperl-vc-header-alist): Extract numeric version from the Id.
225         (cperl-build-manpage): New fun.
226         (cperl-menu): Use it.  Add toggle-autohelp.
227         (cperl-mode) <defun-prompt_regexp>: Understand prototypes.
228         (cperl-electric-brace): Use `cperl-after-block-p' for detection.
229         (cperl-electric-keyword): Make $if (etc: "$@%&*") non-electric.
230         '(' after keyword would insert a doubled paren.
231         (cperl-calculate-indent): Update syntaxification before checks.
232         Fix wrong indent of blocks starting with POD.
233         (cperl-find-pods-heres): If no end of HERE-doc found, mark to the end
234         of buffer.  This enables recognition of end of HERE-doc "as one types".
235         Require "\n" after trailing tag of HERE-doc.
236         \( made non-quoting outside of string/comment (gdj-contributed).
237         Likewise for \$.  Remove `here-doc-group' text property at start
238         (makes this property reliable).
239         Text property `first-format-line' ==> t.
240         Do not recognize $opt_s and $opt::s as s///.
241         (cperl-after-block-p): Optional arg pre-block to check for a pre-block
242         Recognize `continue' blocks too.
243         (cperl-after-expr-p): Update syntaxification before checks.  Work after
244         here-docs, formats, and PODs too (affects many electric constructs).
245         (cperl-fix-line-spacing): Allow "_" in $vars of foreach etc.
246         (cperl-perldoc): Use case-sensitive search.
248         * progmodes/cperl-mode.el: Merge changes from CPerl-4.35.
249         (cperl-xemacs-p): Move.
250         (cperl-can-font-lock): New var to replace window-system.
251         (cperl-enable-font-lock): Use it.
252         (cperl-use-major-mode): New var.
253         (cperl-mode): Use it.
254         (cperl-calculate-indent): Remove code whose removal was missed
255         in some earlier merge.
256         (cperl-tags-hier-init): Use display-popup-menus-p.
258 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
260         * files.el (abbreviate-file-name): Shorten docstring: variables
261         are now hyperlinks and `C-h v' need not be mentioned explicitly.
263 2003-02-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
265         * files.el (abbreviate-file-name): Document removal of
266         automounter prefixes.  Reported by Lars Hansen.
268 2003-02-21  Kim F. Storm  <storm@cua.dk>
270         * emulation/cua-base.el: Add run-time check to catch users trying
271         to use older versions of CUA-mode, rather than the version
272         distributed with Emacs.  Use autoload cookies and eval-after-load.
274         * startup.el (command-line): Clarify and tidy up the message
275         printed when there are errors in the user-init-file.
276         Do not encapsulate the error data; it's read by humans here.
277         Do not split windows when displaying the *Message* buffer.
279 2003-02-20  Stefan Monnier  <monnier@cs.yale.edu>
281         * subr.el (with-syntax-table): Don't copy the table any more.
283 2003-02-20  Ehud Karni  <ehud@unix.mvs.co.il>  (tiny change)
285         * mail/rmail.el (rmail-insert-inbox-text): Make the pop3 mechanism
286         work on cygwin systems too.
288 2003-02-20  Juanma Barranquero  <lektu@terra.es>
290         * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
291         Remove useless check.
293 2003-02-20  Andreas Schwab  <schwab@suse.de>
295         * info.el (Info-extract-menu-node-name): Stop if colon is
296         followed by open paren.
298 2003-02-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
300         * mail/undigest.el (unforward-rmail-message): Allow nested
301         unforwarding, that is, preserve old Forwarded-From/Date headers.
303 2003-02-20  Kenichi Handa  <handa@m17n.org>
305         * term/w32-win.el: Call set-fontset-font with NAME nil.
307         * international/mule-diag.el (print-fontset): If FONTSET is nil,
308         use the default fontset.
309         (describe-fontset): If the current frame is not using a fontset,
310         call print-fontset with nil.
312 2003-02-19  Andre Spiegel  <spiegel@gnu.org>
314         * vc.el (vc-binary-assoc, vc-binary-suffixes): Remove; these
315         were accidentally left over during the VC redesign in 2000.
317 2003-02-18  Juanma Barranquero  <lektu@terra.es>
319         * help-macro.el (make-help-screen): Fix character constant.
321         * mouse-sel.el (mouse-sel-determine-selection-thing): Likewise.
323         * calc/calc-graph.el (calc-graph-plot): Likewise.
325         * calc/calc-prog.el (calc-macro-edit-variable): Likewise.
327         * emacs-lisp/edebug.el: Likewise.
329         * emacs-lisp/helper.el (Helper-help-scroller): Likewise.
331         * language/cyril-util.el (standard-display-cyrillic-translit):
332         Likewise.
334         * mail/rfc822.el (rfc822-nuke-whitespace): Likewise.
336         * progmodes/cperl-mode.el (cperl-electric-keyword)
337         (cperl-electric-pod, cperl-do-auto-fill): Likewise.
339         * textmodes/reftex-ref.el (reftex-reference): Likewise.
341         * textmodes/table.el (table-generate-source): Use ?\\ instead of
342         space in "work in progress" message.
344         * emacs-lisp/tq.el (tq-create): Fix quoted lambda expression.
346 2003-02-17  Dave Love  <fx@gnu.org>
348         * progmodes/ebrowse.el (ebrowse-output): Don't use gensym.
350 2003-02-17  Markus Rost  <rost@math.ohio-state.edu>
352         * calendar/calendar.el (diary-file-name-prefix-function):
353         Fix custom type.
355 2003-02-17  Andre Spiegel  <spiegel@gnu.org>
357         * vc-cvs.el (vc-cvs-dir-state): Protect against DIR not being
358         under CVS control.  Suggested by Masanobu UMEDA.
360 2003-02-17  Kenichi Handa  <handa@m17n.org>
362         * files.el (insert-directory): Add workaround for the case that we
363         can't trust ls's output as to byte positions of filenames.
365 2003-02-15  Richard M. Stallman  <rms@gnu.org>
367         * ffap.el: Many doc fixes.
368         (ffap-replace-file-component):
369         Renamed from ffap-replace-path-component.  Callers changed.
370         (ffap-host-to-filename): Renamed from ffap-host-to-path.  Callers chgd.
372         * international/iso-ascii.el (iso-ascii-display-table): New variable.
373         (iso-ascii-standard-display-table): New variable.
374         (iso-ascii-display): Define in iso-ascii-display-table.
375         (iso-ascii-mode): New command.
377         * tar-mode.el (tar-header-block-summarize):
378         Use l for symlink, h for hard link.
380 2003-02-15  David Kastrup  <dak@gnu.org>
382         * net/ange-ftp.el (ange-ftp-get-file-entry): Allow for graceful
383         failure returning nil, as documented.
385 2003-02-14  Dave Love  <fx@gnu.org>
387         * international/code-pages.el: Undo `Trailing whitepace deleted.'
388         damage.
389         (cp1125, mik): Nullify mime-charset.
391         * language/cyrillic.el ("Cyrillic-KOI8"): Fix input-method.
392         ("Russian"): New.
393         ("Bulgarian"): Add tutorial.
395         * international/mule-cmds.el (locale-language-names): Use Italian,
396         Russian, Turkish, Chinese-EUC-TW.
397         (set-locale-environment): Set ps-paper-type.
399 2003-02-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>  (tiny change)
401         * time.el (display-time-string-forms): Add face property to mail
402         string.
404 2003-02-14  Juanma Barranquero  <lektu@terra.es>
406         * international/mule-cmds.el (view-hello-file): Use `view-file'
407         instead of `find-file-read-only'.
409         * dired-aux.el (dired-query-alist): Fix use of character constant.
411         * simple.el (backward-delete-char-untabify): Likewise.
413         * strokes.el (strokes-read-complex-stroke): Likewise.
415         * wid-edit.el (widget-choose): Likewise.
417         * xml.el (xml-parse-elem-type): Likewise.
419         * emacs-lisp/testcover-ses.el (ses-exercise-signals): Likewise.
421         * progmodes/cperl-mode.el (cperl-next-bad-style): Likewise.
423         * progmodes/idlwave.el (idlwave-show-begin): Likewise.
425 2003-02-13  Stefan Monnier  <monnier@cs.yale.edu>
427         * international/mule-cmds.el (sort-coding-systems): Use \'.
428         (select-safe-coding-system): Remove redundant assq check.
429         Remove raw-text, emacs-mule and no-conversion from the list of
430         proposed encodings unless there's nothing else.
432 2003-02-13  Markus Rost  <rost@math.ohio-state.edu>
434         * files.el (find-alternate-file): Undo last change.
436         * dired.el (dired-directory): Add autoload cookie.
438 2003-02-13  Juanma Barranquero  <lektu@terra.es>
440         * international/characters.el: Use new ?\s syntax instead of "? "
441         followed by a comment.
443         * ruler-mode.el (ruler-mode-margins-char): Likewise.
445 2003-02-13  Dave Love  <fx@gnu.org>
447         * newcomment.el (comment-indent): Ensure space before added comment.
449 2003-02-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
451         * ps-print.el: Change the policy of background/foreground default
452         color.
453         (ps-print-version): New version number (6.5.9).
454         (ps-default-fg, ps-default-bg): Adjust default value.
455         (ps-begin-file, ps-begin-job): ps-default-fg and ps-default-bg
456         variables now use `t' to indicate the use of Emacs session
457         background/foreground color.
458         (ps-output-string-prim): If index out of range, insert hexadecimal
459         representation of character.
461 2003-02-13  Kim F. Storm  <storm@cua.dk>
463         * help.el (where-is): Rename remap-command to command-remapping.
464         * help-fns.el (describe-function-1): Likewise.
466 2003-02-12  Glenn Morris  <gmorris@ast.cam.ac.uk>
468         * progmodes/fortran.el (fortran-fill): Fill lines that do not have
469         comments.
471 2003-02-12  Stefan Monnier  <monnier@cs.yale.edu>
473         * progmodes/fortran.el (fortran-mode): Set comment-use-syntax.
474         (fortran-fill-paragraph): Use fill-comment-paragraph.
476 2003-02-12  Juanma Barranquero  <lektu@terra.es>
478         * files.el (file-truename): Revert change from 2002-11-27.
480 2003-02-12  Luc Teirlinck  <teirllm@mail.auburn.edu>
482         * help-fns.el (describe-function-1): Change output for keyboard macros.
484 2003-02-12  Andreas Schwab  <schwab@suse.de>
486         * progmodes/sh-script.el (sh-mode-map): Don't remap
487         beginning-of-defun to the non-existing command
488         sh-beginning-of-compound-command.
490 2003-02-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
492         * files.el (find-alternate-file): Check whether `dired-directory'
493         is bound.
495 2003-02-12  Simon Marshall  <simon@gnu.org>
497         * progmodes/make-mode.el (makefile-font-lock-keywords):
498         Fontify single character variable references, but protect shell
499         variables references.
500         (makefile-mode): Make `$' be punctuation in font-lock-defaults.
502 2003-02-12  Ami Fischman  <ami@fischman.org>
504         Face markup of calendar and diary displays: Any entry line that
505         ends with [foo:value] where foo is a face attribute (except :box
506         :stipple) or with [face:blah] tags, will have these values applied
507         to the calendar and fancy diary displays. These attributes "stack"
508         on calendar displays.  File-wide attributes can be defined as
509         follows: the first line matching "^# [tag:value]" defines the
510         value for that particular tag.  All of the tags' regexps can be
511         customized.
513         * calendar/calendar.el (diary-face-attrs): New custom.
514         (diary-file-name-prefix-function): New custom.
515         (diary-glob-file-regexp-prefix): New custom.
516         (diary-file-name-prefix): New custom.
517         (generate-calendar-window): Check that font-lock-mode is bound
518         before checking value.
519         (mark-visible-calendar-date): Add the ability to pass face
520         attribute/value pairs in the mark argument.  Handle the mark.
522         * calendar/diary-lib.el (diary-attrtype-convert): Convert an
523         attribute value string to the desired type.
524         (diary-pull-attrs): New function that pulls the attributes off a
525         diary entry, merges with file-global attributes, and returns
526         the (possibly modified) entry and a list of attribute/values using
527         diary-attrtype-convert.
528         (list-diary-entries, fancy-diary-display, show-all-diary-entries)
529         (mark-diary-entries, mark-sexp-diary-entries)
530         (list-sexp-diary-entries): Add handling of file-global attributes;
531         add handling of entry attributes using diary-pull-attrs.
532         (mark-calendar-days-named, mark-calendar-days-named)
533         (mark-calendar-date-pattern, mark-calendar-month)
534         (add-to-diary-list): Add optional paramater `color' for passing
535         face attribute info through the callchain.  Pass this parameter around.
537 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
539         * progmodes/etags.el (find-tag-tag): Move (default foo) to before
540         `:' in the prompt.
541         (find-tag): Make sure we move point in the proper window.
543         * progmodes/meta-mode.el (meta-fill-paragraph): Remove.
544         (meta-common-initialization): Don't set fill-paragraph-function
545         now that fill-paragraph takes care of comments.
547         * progmodes/scheme.el (scheme-mode-syntax-table): Don't switch
548         the current buffer's syntax-table.
550         * progmodes/simula.el (simula-font-lock-syntactic-keywords): New var.
551         (simula-font-lock-keywords-1): Simplify.
552         (simula-font-lock-keywords-2): Use regexp-opt.
553         (simula-emacs-features): Remove.
554         (simula-mode-syntax-table): Setup %...\n as comment style b.
555         (simula-mode-map): Remove compatibility cruft.
556         (simula-keep-region-active): Remove.
557         (simula-popup-menu): Simplify.
558         (simula-mode): Move abbrev-table setup to top-level.
559         (simula-match-string-or-comment): Remove.
561         * progmodes/tcl.el (tcl-omit-ws-regexp): Correctly handle cases
562         like `proc foo {a {b c} d} {'.
563         (tcl-mode): Make comment-start-skip more selective.
565         * info-xref.el (info-xref-check): Use line-beginning-position.
566         (info-xref-all-info-files): Cons a bit less.
567         (info-xref-check-buffer): Use push and replace-regexp-in-string.
568         (info-xref-output): Call insert only once.
569         (info-xref-whitespace): Remove.
571 2003-02-11  John Paul Wallington  <jpw@gnu.org>
573         * ibuffer.el (toplevel): Don't require `font-lock';
574         require `font-core' instead, even though it is dumped.
576         * ibuf-ext.el (ibuffer-save-with-custom, ibuffer-add-to-tmp-hide)
577         (ibuffer-add-to-tmp-show): Doc fixes.
579         * language/tamil.el ("Tamil"): Doc fix.
581 2003-02-11  Juanma Barranquero  <lektu@terra.es>
583         * language/vietnamese.el ("Vietnamese"): Fix typos.
585         * info-xref.el (info-xref-check-buffer): Fix typo.
587         * makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el.
589 2003-02-11  Kenichi Handa  <handa@m17n.org>
591         * loadup.el: Load "language/malayalam" and "language/tamil".
593 2003-02-11  KAWABATA, Taichi  <kawabata@m17n.org>
595         * Makefile.in (DONTCOMPILE): Add malayalam.el and tamil.el.
597         * language/devan-util.el: Maintainer's mail address changed.
598         (devanagari-composable-pattern): Add DANDA character.
599         (dev-char-glyph): Add an entry for DANDA.
601         * language/devanagari.el: Maintainer's mail address changed.
603         * language/indian.el: Maintainer's mail address changed.
605         * language/ind-util.el (indian-dev-base-table): Table fixed.
606         (indian-pnj-base-table): Table contents defined.
607         (indian-gjr-base-table): Likewise.
608         (indian-ori-base-table): Likewise.
609         (indian-bng-base-table): Likewise.
610         (indian-asm-base-table): Likewise.
611         (indian-tlg-base-table): Likewise.
612         (indian-knd-base-table): Likewise.
613         (indian-mlm-base-table): Likewise.
614         (indian-tml-base-table): Likewise.
615         (indian-pnj-itrans-v5-hash, indian-gjr-itrans-v5-hash)
616         (indian-ori-itrans-v5-hash, indian-bng-itrans-v5-hash)
617         (indian-asm-itrans-v5-hash, indian-tlg-itrans-v5-hash)
618         (indian-knd-itrans-v5-hash, indian-mlm-itrans-v5-hash)
619         (indian-tml-itrans-v5-hash): New variables.
621         * language/malayalam.el: New file.
622         * language/mlm-util.el: New file.
623         * language/tamil.el: New file.
624         * language/tml-util.el: New file.
626 2003-02-11  Kevin Ryde  <user42@zip.com.au>
628         * info-xref.el: New file.
630 2003-02-10  Stefan Monnier  <monnier@cs.yale.edu>
632         * textmodes/page-ext.el (pages-directory-mode-map): New.
633         (pages-directory-map): Redefine as an varalias.
634         (pages-directory-mode): Use new map var and run mode hook.
635         (pages-directory-address-mode): Use define-derived-mode.
637         * textmodes/texinfmt.el (texinfo-format-iftex, texinfo-format-ifhtml)
638         (texinfo-format-ifplaintext, texinfo-format-tex, texinfo-format-html)
639         (texinfo-format-ifnotinfo, texinfo-format-titlepage)
640         (texinfo-format-titlespec, texinfo-format-ignore, texinfo-if-set)
641         (texinfo-if-clear): Use re-search-forward's return value.
642         (texinfo-sort-startkeyfun, texinfo-format-buffer-1)
643         (texinfo-format-region): Use line-{end,beginning}-position.
644         (texinfo-append-refill, texinfo-alias): Use match-string-no-properties.
646         * emacs-lisp/eldoc.el (eldoc-echo-area-multiline-supported-p)
647         (eldoc-use-idle-timer-p): Remove.
648         (timer): Never require.  It only works in current Emacs anyway.
649         (eldoc-mode, eldoc-message, eldoc-display-message-p)
650         (eldoc-docstring-format-sym-doc, eldoc-remove-command): Simplify.
652         * ffap.el (ffap-complete-as-file-p):
653         Use minibuffer-completing-file-name.
655         * international/mule.el (load-with-code-conversion): Use push.
657         * font-core.el (font-lock-defontify): Use restore-buffer-modified-p.
659         * gud.el (gud-gdb-run-command-fetch-lines, gud-display-line):
660         Use with-current-buffer and simplify.
662         * help-mode.el (help-xref-on-pp): Only add xref if the text
663         is less than 5K.
665         * pcvs-parse.el (cvs-parse-table): "no longer in repo" does not
666         make the file dead if we used the -n arg.
668         * emacs-lisp/cl-macs.el (process-get): Add setf method.
670         * server.el (server-previous-strings): Remove.
671         (server-process-filter): Use (process-get 'previous-string) instead.
672         (server-sentinel): Remove code made superfluous.
674 2003-02-10  Luc Teirlinck  <teirllm@mail.auburn.edu>
676         * info.el (Info-follow-nearest-node): Implement new behavior.
678 2003-02-10  Juanma Barranquero  <lektu@terra.es>
680         * progmodes/ebnf-otz.el (ebnf-optimize, ebnf-optimize1): Fix typo.
682         * progmodes/ebnf2ps.el (ebnf2ps): Fix typo.
683         (ebnf-syntactic): Change group name and tag from "ebnf-syntatic".
684         (ebnf-syntax, ebnf-lex-comment-char, ebnf-lex-eop-char)
685         (ebnf-terminal-regexp, ebnf-case-fold-search)
686         (ebnf-iso-alternative-p, ebnf-iso-normalize-p)
687         (ebnf-yac-ignore-error-recovery): Add to group "ebnf-syntactic", not
688         "ebnf-syntatic".
689         (ebnf-optimize, ebnf-print-buffer, ebnf-print-region)
690         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-buffer)
691         (ebnf-eps-region, ebnf-syntax-buffer, ebnf-syntax-region)
692         (ebnf-generate-region): Fix typo.
694 2003-02-10  KAWABATA, Taichi  <kawabata@m17n.org>
696         * language/ind-util.el (indian-itrans-v5-table): Add entries for
697         "E" and "O".
699 2003-02-10  Martin Stjernholm  <mast@lysator.liu.se>
701         * progmodes/cc-styles.el (c-set-offset): Don't find a default
702         syntactic element through syntactic analysis if called outside
703         a CC Mode buffer.
705 2003-02-09  Martin Stjernholm  <mast@lysator.liu.se>
707         * progmodes/cc-mode.el (c-basic-common-init):
708         Install `c-fill-paragraph' on `fill-paragraph-function'.
709         Although it's not the normal way to call it in a CC Mode buffer it
710         makes a direct call to `fill-paragraph' work better.
712 2003-02-08  Kim F. Storm  <storm@cua.dk>
714         * printing.el (pr-get-symbol): Define during compile.
716 2003-02-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
718         * printing.el: New file.
720 2003-02-07  Francesco Potort\e,Al\e(B  <pot@gnu.org>
722         * language/european.el ("French", "Slovenian"): Fix doc strings.
724 2003-02-06  John Paul Wallington  <jpw@gnu.org>
726         * mail/rmailsum.el (rmail-summary-previous-msg): Add docstring.
727         (rmail-summary-line-count-flag, rmail-summary-previous-labeled-message)
728         (rmail-summary-next-labeled-message, rmail-summary-resend)
729         (rmail-summary-override-mail-send-and-exit): Doc fixes.
731 2003-02-06  Francesco Potort\e,Al\e(B  <pot@gnu.org>
733         * language/european.el ("Italian"): New.
735 2003-02-06  Matthew Swift  <swift@alum.mit.edu>
737         * dired.el (dired-move-to-filename-regexp): Support "K" suffix on
738         "ls -alh" output.
740 2003-02-05  Juanma Barranquero  <lektu@terra.es>
742         * font-lock.el (font-lock-reference-face): Add obsolescence
743         declaration and remove redundant info from docstring.
745         * log-edit.el (cvs-commit-buffer-require-final-newline)
746         (cvs-changelog-full-paragraphs): Likewise.
748         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
749         (mouse-wheel-click-button): Likewise.
751         * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name): Likewise.
753         * vc.el (vc-annotate-display, vc-checkout-carefully): Likewise.
755         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
756         (vc-header-alist): Likewise.
758         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Likewise.
760         * textmodes/outline.el (outline-visible): Likewise.
762 2003-02-05  Kim F. Storm  <storm@cua.dk>
764         * ido.el (ido-define-mode-map):
765         Undo last change (duplicates part of 2003-02-04 change).
766         Remap `viper' delete commands only in file or dir mode.
768 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
770         * ido.el (ido-define-mode-map): Interact with Viper.
772 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
774         * net/tramp.el: Version 2.0.29 released.
775         (tramp-send-region): Protect against tramp-chunksize being nil.
776         (tramp-chunksize): Set default to 500 as workaround for some ssh
777         connections.
778         (tramp-handle-directory-file-name): New implementation.  Not sure
779         if it works.
780         (tramp-md5-function): Require md5 before checking function md5.
781         If using md5-encode, put wrapper around it that converts vector of
782         bytes to ascii text.
783         (top-level): Avoid byte-compiler warnings of unused variables if
784         the byte-compiler supports this.  This is for the
785         with-parsed-tramp-file-name macro which is wont to produce such stuff.
787 2003-02-05  Michael Albinus  <Michael.Albinus@alcatel.de>
789         * net/tramp.el (tramp-handle-directory-file-name): Handle the case
790         PATH is "".
791         (tramp-completion-handle-file-name-all-completions):
792         Define `tramp-current-user' locally.  See `tramp-parse-passwd'.
793         (tramp-parse-passwd): For su-alike methods it would be desirable
794         to return "root@localhost" as default.  Unfortunately, we have no
795         information whether any user name has been typed already.  So we
796         (mis-)use tramp-current-user as indication, assuming it is set in
797         `tramp-completion-handle-file-name-all-completions'.
798         (tramp-send-region): Handle the case `tramp-chunksize' is equal 0.
799         I did it accidently.  Infinite loop ...
800         (tramp-get-device): `tramp-make-tramp-file-name' must not be
801         called with NIL path.  It fails in case of multi-method.
802         (tramp-file-name-for-operation):  Apply `expand-file-name' for
803         relative file names only.  Otherwise there might be problems if
804         the default directory is another Tramp directory as the directory
805         the file is based on.
806         (tramp-find-foreign-file-name-handler): Check whether FILENAME is
807         a Tramp file name.  It isn't if it comes from an expanded file
808         name (like "/xx:yy//zz").
809         (tramp-devices): New variable.  Keeps virtual device numbers.
810         Devices must distinguish physical file systems.  The device
811         numbers provided by "lstat" aren't unique, because we operate on
812         different hosts.  So we use virtual device numbers, generated by
813         `tramp-get-device'.  Both Ange-FTP and EFS use device number -1.
814         In order to be different, we use device number (-1 x), whereby "x"
815         is unique for a given (multi-method method user host).
816         Suggested by Kai.
817         (tramp-perl-file-attributes): Always return device number -1.
818         There will be a virtual device number set in
819         `tramp-handle-file-attributes', which replaces this one.
820         (tramp-handle-file-attributes): Set virtual device number.
821         (tramp-get-device): New function.  Returns the virtual device
822         number.  If it doesn't exist, generate a new one.
823         (tramp-handle-file-regular-p): Use Emacs file name primitives
824         instead of calling tramp-handle-* equivalents directly.
825         Needed for tramp-smb.
826         (tramp-completion-function-alist-ssh): Add parsing of
827         "/etc/ssh_config" and "~/.ssh/config".  Suggested by Kai.
828         (tramp-completion-function-alist, tramp-set-completion-function):
829         Doc string update.
830         (tramp-parse-sconfig, tramp-parse-sconfig-group): New functions.
831         Provide parsing of "~/.ssh/config" style files.
832         (tramp-completion-handle-expand-file-name):
833         Apply `tramp-drop-volume-letter'.  Otherwise, there are problems
834         on W32 systems.
835         (tramp-completion-mode): Perform check (integerp last-input-event)
836         before (event-modifiers last-input-event) -- there might be
837         problems if `last-input-event' is a mouse event.
838         (tramp-parse-rhosts, tramp-parse-shosts)
839         (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc):
840         Use `file-readable-p' instead of `file-exists-p'.  Otherwise these
841         functions might block.  Reported by <kin@neoscale.com>.
843         * net/tramp-ftp.el (top-level): eval-after-load "ange-ftp"
844         '(tramp-disable-ange-ftp).  Suggested by Kai.
845         (tramp-ftp-file-name-handler): `tramp-disable-ange-ftp' not needed
846         any longer.
847         (top-level): Defaults for `tramp-default-method-alist' must be a list.
849         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
850         Apply `tramp-handle-directory-file-name'.
851         (tramp-smb-handle-file-attributes):  Apply `tramp-get-device'.
852         ATIME and CTIME are (0 0) now (= "don't know"), which is more honest.
853         (tramp-smb-handle-make-directory): Use Emacs file name primitives
854         instead of calling tramp-smb-handle-* equivalents directly.
855         (tramp-smb-read-file-entry): Return size as a number, not a string.
856         (top-level): Defaults for `tramp-default-method-alist' must be a list.
858 2003-02-05  Stefan Monnier  <monnier@cs.yale.edu>
860         * completion.el (eval-when-compile-load-eval, completion-eval-when)
861         (cmpl-read-time-eval, minibuffer-window-selected-p): Remove.
862         (completion-min-length, completion-max-length)
863         (completion-prefix-min-length): Don't hard-code the default value
864         when byte-compiling.
865         (complete): Inline minibuffer-window-selected-p.
867 2003-02-04  Richard M. Stallman  <rms@gnu.org>
869         * term.el (term-raw-map): Set it up at load time.
870         (term-char-mode): Don't set up term-raw-map here.
871         (term-set-escape-char): Don't set up C-x subcommand.
872         (term-ansi-face-already-done): Renamed from
873         term-ansi-face-alredy-done.
874         (term-command-hook): Avoid error if STRING is empty.
875         (term, term-mode): Doc fixes.
877         * term.el: Redesign handling of colors and faces.
878         Delete all the faces that this mode used to make.
879         (ansi-term-color-vector): New variable.
880         (ansi-term-fg-faces-vector, ansi-term-bg-faces-vector)
881         (ansi-term-inv-bg-faces-vector, ansi-term-inv-fg-faces-vector):
882         Variables deleted.
883         (term-default-fg-color, term-default-bg-color): Use defcustom.
884         (term-handle-colors-array): Use ansi-term-color-vector,
885         and specify face attributes rather than faces in `face' property.
887         * term.el (term-ansi-fg-faces-vector, term-ansi-bg-faces-vector)
888         (term-ansi-inv-fg-faces-vector, term-ansi-inv-bg-faces-vector)
889         (term-ansi-reverse-faces-vector): Delete unused variables.
890         (term-ignore-error): Delete macro.
892         * simple.el (back-to-indentation): Skip all whitespace
893         except for newlines.
895         * files.el (find-alternate-file): Handle dired-directory
896         like buffer-file-name.
898         * dired.el (dired-find-buffer-nocreate): Avoid error if
899         dired-directory is nil.
901 2003-02-04  Juanma Barranquero  <lektu@terra.es>
903         * image.el (image-type-regexps): Fix typo.
905         * international/characters.el: Restore missing space and put a
906         comment to protect it from being deleted as trailing whitespace.
908         * ruler-mode.el (ruler-mode-margins-char): Likewise.
910 2003-02-04  Francesco Potort\e,Al\e(B  <pot@gnu.org>
912         * mail/rmailout.el (rmail-output): If preserving MIME-version,
913         preserve Content-type too.
915 2003-02-04  Kim F. Storm  <storm@cua.dk>
917         * ido.el (ido-define-mode-map): Remap viper delete char/word
918         commands to their ido specific equivalents.  Disable ESC in
919         viper mode (to avoid exiting insert mode), since ido doesn't
920         work in viper command mode.
921         (ido-delete-backward-updir, ido-delete-backward-word-updir):
922         Handle remapped viper commands.
924 2003-02-03  Juanma Barranquero  <lektu@terra.es>
926         * calculator.el (calculator): Don't use the minibuffer even in
927         electric mode; use a private buffer and display it in the minibuffer
928         window using `set-window-buffer'.
930 2003-02-03  Dave Love  <fx@gnu.org>
932         * emacs-lisp/benchmark.el: New.
934 2003-02-02  Andreas Schwab  <schwab@suse.de>
936         * progmodes/asm-mode.el (asm-font-lock-keywords): Allow arbitrary
937         words separated by dots.  Match optional parenthesized word at
938         start of line.
940         * font-lock.el
941         (font-lock-match-c-style-declaration-item-and-skip-to-next):
942         Don't require underscore in word before double open-paren.
944 2003-02-02  John Paul Wallington  <jpw@gnu.org>
946         * hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'.
948 2003-02-01  Stephen Gildea  <gildea@stop.mail-abuse.org>
950         * time-stamp.el: Tweak doc strings and preamble commentary.
951         (time-stamp): Fix parsing of "%%a" in time-stamp-pattern (change
952         regexp subpattern 5)
953         (time-stamp-pattern): Initialize to nil to avoid regexp work in
954         default case.
955         (time-stamp-string): Call set-time-zone-rule instead of setenv
956         (time-stamp-hhmmss): Remove (not needed after all).
957         (time-stamp-month-dd-yyyy, time-stamp-dd/mm/yyyy)
958         (time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
959         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd, time-stamp-yymmdd)
960         (time-stamp-hh:mm:ss, time-stamp-hhmm): Make obsolete.
962 2003-01-31  Stefan Monnier  <monnier@cs.yale.edu>
964         * cus-edit.el (custom-unlispify-menu-entry): Use with-current-buffer.
965         (custom-save-variables): Use dolist, simplify.
966         Output a message if a `requests' entry looks suspicious.
967         (custom-save-faces): Use dolist, simplify.
969 2003-01-31  Christoph Wedler  <Christoph.Wedler@sap.com>
971         * antlr-mode.el: Bug fixes, miscellaneous.
972         (antlr-mode): Make major mode work with cc-mode-5.29 or higher,
973         make it more rubust against changes in cc-mode's style variables
974         by using `boundp' and function `c-init-language-vars' if defined.
975         (antlr-c++-mode-extra): Only ask if language is not "Cpp".
976         (antlr-read-value): With completion, ignore case.
977         (antlr-run-tool-interactive): New function.
978         (antlr-run-tool): Use it for `interactive' specification.
980         * antlr-mode.el: Simplify Emacs/XEmacs compatibility.
981         (cond-emacs-xemacs): New compile-time macro.
982         (defunx): New compile-time macro.
983         (ignore-errors-x): New compile-time macro.
984         (save-buffer-state-x): New compile-time macro.
986         (antlr-scan-sexps, antlr-simple-scan-sexps): Deletia.
987         (antlr-scan-lists, antlr-simple-scan-sexps): Deletia.
988         (antlr-simple-default-directory): Deletia.
989         (antlr-default-directory): Define directly.
990         (antlr-simple-read-shell-command): Deletia.
991         (antlr-read-shell-command): Define directly.
992         (antlr-simple-with-displaying-help-buffer): Deletia.
993         (antlr-with-displaying-help-buffer): Define directly.
994         (antlr-fast-invalidate-context-cache): Deletia.
995         (antlr-slow-invalidate-context-cache): Deletia.
996         (antlr-invalidate-context-cache): Define directly.
997         (antlr-fast-syntactic-context): Deletia.
998         (antlr-slow-syntactic-context): Deletia.
999         (antlr-syntactic-context): Define directly.
1001         (antlr-mode-menu): Use new macros.
1002         (antlr-font-lock-additional-keywords): Ditto.
1003         (antlr-skip-sexps): Ditto.
1004         (antlr-end-of-rule): Ditto.
1005         (antlr-beginning-of-rule): Ditto.
1006         (antlr-end-of-body): Ditto.
1007         (antlr-beginning-of-body): Ditto.
1008         (antlr-hide-actions): Ditto.
1009         (antlr-option-kind): Ditto.
1011         * antlr-mode.el: In Emacs, use face attribute :weight, not :bold.
1012         (antlr-font-lock-keyword-face): Use new macros.
1013         (antlr-font-lock-syntax-face): Ditto.
1014         (antlr-font-lock-ruledef-face): Ditto.
1015         (antlr-font-lock-tokendef-face): Ditto.
1016         (antlr-font-lock-literal-face): Ditto.
1018         Changes from 2002-05-24:
1020         * antlr-mode.el: Version 2.2a.
1022         Changes from 2002-05-03:
1024         * antlr-mode.el: Make context parsing faster on Emacs, for faster
1025         syntax highlighting, indentation and imenu support.
1026         Suggested by Aaron Davies <adavies42@users.sourceforge.net>.
1027         (antlr-slow-context-cache): New variable.
1028         (antlr-slow-syntactic-context): Use cache.
1029         (antlr-slow-cache-enabling-symbol): New internal variable.
1030         (antlr-slow-cache-diff-threshold): New variable.
1031         (antlr-fast-invalidate-context-cache): Renamed from
1032         antlr-xemacs-bug-workaround.
1033         (antlr-imenu-create-index-function): Search from beginning.
1035         * antlr-mode.el: More sophisticated indentation, i.e., use the
1036         indentation engine of cc-mode for most actions.
1037         (antlr-c-common-init): Allow nil for `antlr-indent-style'.
1038         (antlr-indent-line): Use indentation engine of cc-mode more often.
1039         (antlr-indent-at-bol-alist): Only used for header actions.
1040         (antlr-disabling-cc-syntactic-symbols): New variable.
1041         (antlr-indent-item-regexp): Delete stuff for actions.
1042         (antlr-indent-at-bol-alist): With language "Java", indent
1043         "package" and "import" at column 0 in header part.
1045         * antlr-mode.el (antlr-simple-default-directory): Define.
1046         (antlr-simple-read-shell-command): Define.
1047         (antlr-simple-with-displaying-help-buffer): Define.
1048         (antlr-simple-scan-sexps, antlr-simple-scan-lists):
1049         Renamed from antlr-scan-{sexps,lists}-internal.
1051         Changes from 2002-02-28:
1053         * antlr-mode: Version 2.2 is released.
1055         * antlr-mode.el (antlr): Moved to SourceForge.net
1057         * antlr-mode.el: Minor bug fixes: insert options and indentation.
1058         (antlr-option-location): Don't use point as position where to
1059         insert options if point is in comment.
1060         (antlr-mode): Don't set style here.
1061         (antlr-c-common-init): Set style here.  If boundp, set
1062         `c-current-comment-prefix' to not break indentation in comments.
1063         Hm, I should probably split `c-common-init' from cc-mode into two
1064         parts, one of which I could use for antlr-mode.el.
1066         Changes from 2002-01-31:
1068         * antlr-mode.el (antlr-font-lock-additional-keywords):
1069         Also hightlight `~' with `antlr-font-lock-syntax-face'.
1070         Suggested by Helmut Neukirchen <neukirchen@itm.mu-luebeck.de>.
1072 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1074         * comint.el:
1075         * dired-aux.el:
1076         * dired.el:
1077         * dirtrack.el:
1078         * dos-w32.el:
1079         * fast-lock.el:
1080         * filecache.el:
1081         * files.el:
1082         * hippie-exp.el:
1083         * international/mule.el:
1084         * net/browse-url.el:
1085         * pcomplete.el:
1086         * recentf.el:
1087         * shell.el:
1088         * woman.el: Added cygwin to system-type comparisons.
1090 2003-01-31  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1092         * mail/undigest.el (rmail-forward-separator-regex): New custom
1093         variable.
1094         (unforward-rmail-message): Use it.
1096 2003-01-30  Dave Love  <fx@gnu.org>
1098         * textmodes/ispell.el (lookup-words): Fix last change.
1100 2003-01-29  John Paul Wallington  <jpw@gnu.org>
1102         * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
1104         * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
1105         `deftheme'.  Fix docstring offsets for `define-ibuffer-filter' and
1106         `define-ibuffer-sorter'.
1107         (lisp-imenu-generic-expression): Add `deftheme' to types.
1109         * custom.el (customize-mark-to-save, customize-mark-as-set)
1110         (custom-remove-theme): Doc fixes.
1112 2003-01-29  Didier Verna  <didier@xemacs.org>
1114         * cus-edit.el (custom-save-variables): Also save non theme'd ones.
1115         * cus-edit.el (custom-save-faces): Ditto.
1117 2003-01-29  Juanma Barranquero  <lektu@terra.es>
1119         * composite.el (decompose-composite-char): Fix docstring.
1121         * select.el (x-set-cut-buffer): Fix docstring.  Check type with
1122         `stringp' instead of `substring'.
1124         * textmodes/reftex.el (reftex-TeX-master-file): Use really the buffer
1125         file name if no other master file is located.
1127         * progmodes/cperl-mode.el (cperl-beautify-level)
1128         (cperl-beautify-regexp): Fix use of `prefix-numeric-value'.
1129         (cperl-calculate-indent): Fix typo.
1131 2003-01-29  Taro Kawagishi  <tarok@transpulse.org>
1133         * arc-mode.el (archive-lzh-summarize): Fix previous change.
1135 2003-01-29  Kim F. Storm  <storm@cua.dk>
1137         * emacs-lisp/authors.el: New format of AUTHORS file; list each
1138         author name once followed by contributed and changed files.
1139         Improve selection of entries to include in list, and generate list
1140         of unrecognized entries indicating syntax errors in ChangeLog files.
1141         (authors-coding-system): New variable.
1142         (authors-many-files): Update doc string.
1143         (authors-aliases): Change format. Now one entry with multiple
1144         aliases per author.
1145         (authors-valid-file-names, authors-renamed-files-alist)
1146         (authors-renamed-files-regexps): New variables.
1147         (authors-canonical-file-name): New function.  Validates that file
1148         exists or occurs in one of the above lists.  Record unrecognized
1149         file names in global authors-invalid-file-names list.
1150         (authors-add): Change to record per-change counts.
1151         (authors-canonical-author-name): Handle new format of
1152         authors-aliases list.
1153         (authors-scan-change-log): Rename FILE arg to LOG-FILE.
1154         Change doc string to describe new entry format.
1155         Only add author entries for valid file names.
1156         (authors-print): Replace by authors-add-to-author-list.
1157         (authors-add-to-author-list): New function which reorders
1158         per-file entries and adds them to global authors-author-list.
1159         (authors): Instead of authors-print to insert in *Authors* buffer,
1160         use authors-add-to-author-list to reorder the list and then
1161         insert result in *Authors* buffer with new format.
1162         Generate *Authors Errors* compilation-mode buffer listing
1163         unrecognized ChangeLog entries.
1165 2003-01-28  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
1167         * term/mac-win.el: Add entries in function-key-map for
1168         [tab], [backspace], [escape].
1170 2003-01-28  Kim F. Storm  <storm@cua.dk>
1172         * info.el (Info-extract-menu-node-name): Another fix for
1173         2003-01-24 change.  Also stop search if : is followed by TAB.
1175 2003-01-28  John Paul Wallington  <jpw@gnu.org>
1177         * ibuf-ext.el (ibuffer-yank-filter-group): Move check for empty
1178         `ibuffer-filter-group-kill-ring' out of `interactive' declaration.
1180 2003-01-28  Martin Stjernholm  <bug-cc-mode@gnu.org>
1182         * progmodes/cc-vars.el, progmodes/cc-mode.el
1183         (c-require-final-newline): Made this variable an alist to
1184         specify a value for each language.  The default value causes
1185         `require-final-newline' to be set to t only in languages where
1186         the standard requires a final newline.
1188 2003-01-27  Kim F. Storm  <storm@cua.dk>
1190         * simple.el (kill-new): Improve doc string for yank-handler.
1191         Signal args-out-of-range error if yank-handler is specified for
1192         an empty string.
1194         * subr.el (insert-for-yank): Remove COMMAND element from yank handler.
1196 2003-01-27  Dave Love  <fx@gnu.org>
1198         * dired-x.el (dired-filename-at-point): Fix last change and tidy up.
1200         * thingatpt.el (thing-at-point-file-name-chars):
1201         Include non-ASCII again and re-write the filename ops.
1203 2003-01-27  David Ponce  <david@dponce.com>
1205         * makefile.w32-in (update-subdirs-SH): Create lisp/subdirs.el.
1207 2003-01-27  Juanma Barranquero  <lektu@terra.es>
1209         * filesets.el (filesets-file-open): Fix typo.
1211         * vcursor.el (vcursor-disable): Likewise.
1213         * eshell/esh-cmd.el (eshell-separate-commands): Likewise.
1215         * progmodes/cc-styles.el (c-make-styles-buffer-local): Likewise.
1217         * progmodes/cc-vars.el (c-offsets-alist): Likewise.
1219         * progmodes/ebrowse.el (ebrowse-draw-tree-fn): Likewise.
1221 2003-01-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
1223         * progmodes/cc-vars.el, progmodes/cc-mode.el
1224         (c-require-final-newline): Add a variable to make the
1225         initialization of `require-final-newline' more configurable.
1227 2003-01-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1229         * emacs-lisp/authors.el (authors-aliases): Add Jan D.
1230         Set iso-2022-7bit coding: cookie.
1232 2003-01-26  Kim F. Storm  <storm@cua.dk>
1234         * info.el (Info-extract-menu-node-name): Fix 2003-01-24 change.
1235         Don't search for next colon if current colon is followed by
1236         one of ".", ",", ";", or ")".
1237         (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.
1238         (Info-find-node) [!MSDOS]: Avoid byte-compiler warning.
1240 2003-01-26  Richard M. Stallman  <rms@gnu.org>
1242         * thingatpt.el (thing-at-point-file-name-chars): Undo previous change.
1244 2003-01-25  Bill Wohler  <wohler@newt.com>
1246         * mh-e: Created directory. ChangeLog will appear in a week when we
1247         release version 7.2.
1249         * mail/mh-alias.el, mail/mh-comp.el, mail/mh-customize.el, mail/mh-e.el,
1250         mail/mh-funcs.el, mail/mh-identity.el, mail/mh-index.el,
1251         mail/mh-loaddefs.el, mail/mh-mime.el, mail/mh-pick.el,
1252         mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el,
1253         mail/mh-xemacs-compat.el: Moved to mh-e directory.
1254         Note that reply2.pbm and reply2.xpm, which were created by the
1255         MH-E package, were left in mail since they can probably be used by
1256         other mail packages.
1258         * makefile.w32-in (WINS): Add mh-e.
1260         * makefile.nt (WINS): Add mh-e.
1262 2003-01-25  Richard M. Stallman  <rms@gnu.org>
1264         * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1265         Compile any lambda-expressions among the args.
1267         * view.el (view-mode): Doc fix.
1269         * ido.el: Many doc fixes.
1270         (ido-complete): Fix message.
1272 2003-01-25  Taro Kawagishi  <tarok@transpulse.org>
1274         * arc-mode.el (archive-unixdate): Correct the date field string.
1275         (archive-lzh-summarize): Extend it to allow the LZH level 2 header
1276         type (which is most prevalent now), in addition to the already
1277         supported level 0 and 1 header types.
1279 2003-01-25  Markus Rost  <rost@math.ohio-state.edu>
1281         * international/mule-cmds.el (set-language-info)
1282         (current-language-environment): Simplify setting the type of
1283         current-language-environment.
1285 2003-01-25  Kim F. Storm  <storm@cua.dk>
1287         * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-c
1288         bindings from cua--cua-keys-keymap to cua--region-keymap, as they are
1289         only needed when the region is active.  This also makes the output
1290         from C-h b look normal when cua-mode is enabled (no C-S-x/c bindings).
1292 2003-01-25  Michael Kifer  <kifer@cs.stonybrook.edu>
1294         * ediff.el (ediff-revision): Better defaults.
1296         * ediff-vers.el (ediff-vc-latest-version): New function.
1297         (ediff-vc-internal): Use latest version instead of working version.
1299 2003-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
1301         * info.el (Info-extract-menu-node-name): When looking for end of menu
1302         item, don't stop at first ":"; instead, continue until trailing
1303         context is either a space or newline.
1304         (Info-complete-menu-item): Var `pattern': allow ":" in menu item.
1305         (Info-menu): Likewise, for regexp used in backwards search.
1306         (Info-try-follow-nearest-node): Remove case added in previous edit.
1307         Change regexp in the following case to allow ":" in menu item.
1308         (Info-fontify-node): Fix bug: Handle `next-property-change' returning
1309         point-max as "hasn't already been done".
1311 2003-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
1313         * info.el (Info-try-follow-nearest-node): Add case: Handle menu item
1314         terminated by ": " as an index entry.
1316 2003-01-24  Juanma Barranquero  <lektu@terra.es>
1318         * isearch.el (isearch-forward): Fix typo.
1320 2003-01-24  Kenichi Handa  <handa@m17n.org>
1322         * international/mule.el (decode-coding-inserted-region):
1323         Rename from decode-coding-region-as-inserted-from-file to make it fit
1324         well in the Lisp manual.
1326         * jka-compr.el (jka-compr-insert-file-contents):
1327         Call docode-coding-inserted-region.
1329 2003-01-24  John Paul Wallington  <jpw@gnu.org>
1331         * ibuffer.el (ibuffer-window-list): Remove.
1332         (ibuffer-confirm-operation-on): Use `window-list' instead.
1333         (ibuffer-load-hook): New customizable variable.
1334         (toplevel): Run it.
1335         (ibuffer-customize): New command.
1336         (ibuffer-mode-map): Bind it.
1337         (ibuffer-mode-map): Add menu seperator in View>Sort menu.
1338         (ibuffer-mode): Tidy.
1339         (ibuffer-fontification-alist, ibuffer-always-show-last-buffer)
1340         (ibuffer-default-directory, ibuffer-default-sorting-mode)
1341         (ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook)
1342         (ibuffer-map-lines): Doc fixes.
1344         * ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative
1345         filenames.  Use `kill-new'.
1347 2003-01-23  Dave Love  <fx@gnu.org>
1349         * abbrev.el (write-abbrev-file): Simplify, and put a coding cookie
1350         in the file.
1352 2003-01-23  Masatake YAMATO  <jet@gyve.org>
1354         * progmodes/asm-mode.el (asm-mode): Add syntax table entries for
1355         /* */ comments.
1357 2003-01-23  Kenichi Handa  <handa@m17n.org>
1359         * files.el (insert-directory): Read the output of "ls" by
1360         no-conversion, and decode it later while preserving
1361         `dired-filename' property.
1363 2003-01-23  Markus Rost  <rost@math.ohio-state.edu>
1365         * descr-text.el (describe-text-mode-hook): Add a group.
1367 2003-01-23  John Paul Wallington  <jpw@shootybangbang.com>
1369         * term/mac-win.el (interprogram-paste-function): Handle empty
1370         clipboard.
1372 2003-01-22  Aubrey Jaffer  <agj@alum.mit.edu>  (tiny change)
1374         * info.el (Info-index): Change pattern so that index entries with
1375         colons can be read properly; also, require at least one space
1376         after the colons, which makeinfo puts in.
1378 2003-01-22  Andreas Schwab  <schwab@suse.de>
1380         * jka-compr.el (jka-compr-insert-file-contents): Fix typo in last
1381         change.
1383 2003-01-22  Markus Rost  <rost@math.ohio-state.edu>
1385         * Makefile.in (bootstrap-after): New target.
1386         (bootstrap): Move finder-data, custom-deps to bootstrap-after.
1388 2003-01-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1390         * info.el (Info-index-next): Use "(`,' tries to find next)" for
1391         more matches for consistency with standalone info browser.
1393 2003-01-22  Kenichi Handa  <handa@m17n.org>
1395         * international/mule.el
1396         (decode-coding-region-as-inserted-from-file): New function.
1398         * jka-compr.el (jka-compr-insert-file-contents): Read a process
1399         output without decoding.  Decode the result by
1400         decode-coding-region-as-inserted-from-file.
1402 2003-01-22  Kim F. Storm  <storm@cua.dk>
1404         * ido.el (ido-make-file-list, ido-make-dir-list): Don't move
1405         visited directories to end of list; it's the wrong thing to do if
1406         we want to find a file or directory in such directories.
1408         * simple.el: Doc fixes.
1409         * subr.el: Doc fixes.
1411 2003-01-20  Nick Roberts  <nick@nick.uklinux.net>
1413         * gud.el (gud-display-line): If the current file is newer than its
1414         buffer, offer to reread the file.
1415         (gud-keep-buffer): New buffer local variable. Ensures offer to
1416         reread file is made just once.
1418 2003-01-20  Stefan Monnier  <monnier@cs.yale.edu>
1420         * emacs-lisp/regexp-opt.el (regexp-opt-group): Undo last change.
1421         Fix the docstring instead.
1423 2003-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
1425         * calendar/calendar.el (calendar-only-one-frame-setup): Autoload it.
1427 2003-01-20  Richard M. Stallman  <rms@gnu.org>
1429         * simple.el (completion-setup-function): Set default-directory
1430         in the minibuffer, so it'll be copied into the completion list buffer.
1432         * emacs-lisp/regexp-opt.el (regexp-opt-group): Compute HALF2 properly.
1434         * loadup.el (load-path): Rename `path' local var.
1436         * progmodes/octave-mod.el (octave-mode-map): Change C-c i bindings
1437         to C-c C-i.  Duplicate its bindings with last char a ctl char.
1438         Also change C-c f to C-c C-f.
1440 2003-01-20  Markus Rost  <rost@math.ohio-state.edu>
1442         * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default
1443         value system dependent.
1444         (ls-lisp-support-shell-wildcards): Add autoload cookie.
1446 2003-01-19  Kim F. Storm  <storm@cua.dk>
1448         * msb.el: Use `dir' instead of `path' everywhere.
1450 2003-01-18  Kim F. Storm  <storm@cua.dk>
1452         * simple.el (kill-new, kill-append, kill-region):
1453         New optional parameter yank-handler.
1454         (yank-excluded-properties): Add yank-handler to list.
1455         (yank-undo-function): New variable.
1456         (yank): Use it to undo previous yank or yank-pop command.
1457         Allow insert-for-yank to override this-command.
1459         * subr.el (insert-for-yank): Arg list changed; now only accepts one
1460         string rather than any number of strings; no callers needed change.
1461         Use yank-handler text property on the arg string.
1462         Set yank-undo-function variable appropriately for yank-pop.
1464 2003-01-18  Stefan Monnier  <monnier@cs.yale.edu>
1466         * textmodes/fill.el (fill-comment-paragraph): Fix simplistic
1467         regexp-concatenation.
1469         * add-log.el (add-change-log-entry): Don't leave space at eol.
1470         (add-log-current-defun): Perl functions names can't have (or {.
1472         * progmodes/sh-script.el (sh-indent-line): Use indent-line-to.
1473         (sh-non-closing-paren): New const.
1474         (sh-case, sh-while-getopts): Use it to make props non-sticky.
1475         (sh-add-completer): Use test-completion.
1477 2003-01-18  Vasily Korytov  <deskpot@myrealbox.com>  (tiny change)
1479         * progmodes/cperl-mode.el: Don't make faces depend on window-system.
1481 2003-01-18  Markus Rost  <rost@math.ohio-state.edu>
1483         * cus-edit.el (customize-changed-options): Undo last doc change.
1485 2003-01-17  Stefan Monnier  <monnier@cs.yale.edu>
1487         * skeleton.el (skeleton-internal-list, skeleton-internal-1):
1488         Don't treat \n specially in sub-skeletons.
1490 2003-01-17  Dave Love  <fx@gnu.org>
1492         * international/ucs-tables.el: Redo 8859-6 change in the right place.
1494 2003-01-17  Kenichi Handa  <handa@m17n.org>
1496         * international/fontset.el: Don't setup the default fontset and
1497         font-encoding-alist at the top level.
1498         (setup-default-fontset): New function.
1499         (create-fontset-from-fontset-spec): Delete autoload cookie.
1501         * term/x-win.el: Require fontset unconditionally again.
1502         Call setup-default-fontset at the top level.
1504         * term/w32-win.el: Call setup-default-fontset.
1506         * term/mac-win.el: Require fontset and call setup-default-fontset.
1508 2003-01-16  Stefan Monnier  <monnier@cs.yale.edu>
1510         * textmodes/fill.el (fill-region-as-paragraph): Only erase `hard'
1511         property until end-of-paragraph.
1513 2003-01-16  Kenichi Handa  <handa@m17n.org>
1515         * international/ucs-tables.el: Undo the last change.
1517 2003-01-15  Dave Love  <fx@gnu.org>
1519         * thingatpt.el (thing-at-point-file-name-chars): Include non-ASCII
1520         and use documented treatment of -.
1522         * dired-x.el (dired-filename-at-point): Fix filename-chars.
1524         * international/ucs-tables.el: Set up tables for 8859-6.
1526         * server.el (server-window): Customize.
1527         (server-mode): New.
1528         (server-unload-hook): Call server-start.
1530 2003-01-15  John Wiegley  <johnw@gnu.org>
1532         * eshell/em-hist.el (eshell-save-history-on-exit):
1533         Rename `eshell-ask-to-save-history' to `eshell-save-history-on-exit',
1534         because the former name is somewhat unrelated to the variables'
1535         possible values.
1537 2003-01-15  Deepak Goel  <deego@gnufans.org>
1539         * calc/README: Add new maintainer.
1541         * calc/*: Ditto.
1543         * calc/calc.el (calc-bug-address): Change address to deego@gnufans.org.
1545 2003-01-15  Andrew Innes  <andrewi@gnu.org>
1547         * makefile.w32-in (loaddefs.el): Invoke make to build stub file
1548         using appropriate rule for build environment.
1549         (loaddefs.el-SH, loaddefs.el-CMD): New targets.  Include small set
1550         of autoloads and defvars, sufficient to dump bootstrap emacs.
1551         (update-subdirs-SH): Use hard-coded list of top-level lisp
1552         subdirs, because find program on Windows is not compatible with
1553         Unix find.
1554         (compile-CMD, compile-SH): Use `batch-byte-compile-if-not-done'.
1555         Explicitly load loaddefs.el so that bootstrap emacs can compile
1556         properly.
1557         (bootstrap-clean): Add dependency on loaddefs.el, to ensure
1558         minimal stub sufficient for dumping bootstrap emacs is available.
1560         * loadup.el: Include lisp/textmodes in load-path for bootstrap
1561         emacs, to resolve ispell menu reference.
1563 2003-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>  (tiny change)
1565         * international/mule.el (optimize-char-coding-system-table):
1566         Optimize it.
1568         * term/mac-win.el: Setup the fontset "fontset-mac" correctly.
1570 2003-01-14  Stefan Monnier  <monnier@cs.yale.edu>
1572         * pcvs-info.el (cvs-fileinfo-from-entries): Deal with Solaris'
1573         occasional use of "05" rather than " 5" for day-of-month.
1575         * log-view.el (log-view-message-re): The rev might be locked.
1577 2003-01-14  Nick Roberts  <nick@nick.uklinux.net>
1579         * gdb-ui.el: Improve commentary.
1580         (gdb-window-height, gdb-window-width, gdb-display-number-end):
1581         Customize the dimensions of frames for displayed expressions.
1582         (gdb-error-begin): Comment out because it is not used because of
1583         bug/quirk in annotations.
1584         (gdb-reset): Use with-current-buffer.
1586 2003-01-14  Kim F. Storm  <storm@cua.dk>
1588         * ido.el (ido-read-internal, ido-file-internal)
1589         (ido-copy-current-file-name, ido-wide-find-dirs-or-files):
1590         Don't use `path' as name of local variables holding a file name.
1592         * arc-mode.el (archive-arc-rename-entry): Fix error message.
1593         (archive-lzh-summarize): Rename local var `path' to `dir'.
1594         (archive-unique-fname) [!MSDOS]: Avoid byte-compiler warning.
1596         * dired.el: Doc fixes.
1597         * dired-aux.el: Rename `whole-path' to `whole-name' throughout.
1598         (dired-mark-read-regexp): Use "Abs." prefix instead of "Path".
1599         * dired-x.el: Doc fixes.
1601         * fast-lock.el (fast-lock-cache-name): Doc fix.
1603         * net/browse-url.el (browse-url-filename-alist): Doc fix.
1605 2003-01-14  John Paul Wallington  <jpw@shootybangbang.com>
1607         * apropos.el (apropos): Restore autoload cookie.  Fix typo in
1608         "error retrieving function documentation" output.
1610 2003-01-14  Kim F. Storm  <storm@cua.dk>
1612         * subr.el (process-put, process-get): New functions.
1614         * simple.el (clone-process): Copy process' plist to new process.
1616 2003-01-13  Markus Rost  <rost@math.ohio-state.edu>
1618         * cus-dep.el (custom-make-dependencies):  Don't set standard-value
1619         and version numbers for variables.  Handle faces.
1621         * cus-edit.el (customize-changed-options):  Doc addition.  Load the
1622         version deps earlier.  Use other tests for groups and variables.
1623         Handle faces.
1625 2003-01-14  Kim F. Storm  <storm@cua.dk>
1627         * ido.el: Doc fixes.
1628         (ido-max-file-prompt-width): Rename from ido-max-prompt-path.
1629         (ido-rewrite-file-prompt-functions): Rename from
1630         ido-make-file-prompt-hook.  Directory name is now in dynamic
1631         variable `dirname' (instead of `path').
1632         (ido-rewrite-file-prompt-rules): Rename from
1633         ido-rewrite-prompt-path-rules.
1634         (ido-make-prompt): Directory name now in `dirname' var.
1635         (ido-complete): Fix error message.
1637 2003-01-13  John Paul Wallington  <jpw@shootybangbang.com>
1639         * server.el (server-process-filter): Use `minibufferp' to test
1640         whether we are inside a minibuffer.
1641         (server-process, server-kill-new-buffers): Doc fixes.
1643 2003-01-13  Dave Love  <fx@gnu.org>
1645         * international/utf-16.el (mule-utf-16-be, mule-utf-16-le):
1646         Remove pre-write-conversion.
1648 2003-01-13  Kim F. Storm  <storm@cua.dk>
1650         * hexl.el (hexl-mode-map): Don't quote remapped command names.
1652 2003-01-13  David Ponce  <david@dponce.com>
1654         * ruler-mode.el (ruler-mode): Cleanup buffer local variable
1655         `header-line-format' if it didn't exist when `ruler-mode' was enabled.
1657 2003-01-13  Masatake YAMATO  <jet@gyve.org>
1659         * ruler-mode.el (ruler-mode-comment-column-char)
1660         (ruler-mode-goal-column-char, ruler-mode-set-goal-column-ding-flag)
1661         (ruler-mode-mouse-current-grab-object): New variables.
1662         (ruler-mode-comment-column-face, ruler-mode-goal-column-face):
1663         New faces.
1664         (ruler-mode-mouse-set-fill-column): Removed.
1665         (ruler-mode-mouse-grab-any-column)
1666         (ruler-mode-mouse-drag-any-column-iteration)
1667         (ruler-mode-mouse-drag-any-column): New functions.
1668         (ruler-mode-map): [header-line down-mouse-2] Bound to
1669         `ruler-mode-mouse-grab-any-column' instead of
1670         `ruler-mode-mouse-set-fill-column'.
1671         (ruler-mode-ruler-help-echo): Update its value.
1672         (ruler-mode-ruler-help-echo-when-goal-column): New help string used
1673         when goal-column is already set.
1674         (ruler-mode-ruler-help-echo-tab): Rename to...
1675         (ruler-mode-ruler-help-echo-when-tab-stops): New.
1676         (ruler-mode-fill-column-help-echo, ruler-mode-comment-column-help-echo)
1677         (ruler-mode-goal-column-help-echo): New help strings.
1678         (ruler-mode-ruler): Use `ruler-mode-ruler-help-echo-when-goal-column'
1679         instead of `ruler-mode-ruler-help-echo' if `goal-column' is set.
1680         Show `comment-column' and `goal-column'.  Echo the different help
1681         string for each *-column characters on the ruler.
1683 2003-01-13  Richard M. Stallman  <rms@gnu.org>
1685         * apropos.el (apropos-documentation-property): New function.
1686         (apropos): Use apropos-documentation-property.
1688         * files.el (mode-line-process): Mark as risky.
1690         * help.el (where-is): Catch errors in indirect-function.
1692         * server.el (server-process-filter): Comment out -eval.
1693         Don't switch buffers if inside isearch or minibuffer.
1695         * progmodes/compile.el (compilation-revert-buffer):
1696         If buffer has a file, revert it in the normal way.
1698         * term/x-win.el: Require fontset conditionally again.
1700 2003-01-13  Kim F. Storm  <storm@cua.dk>
1702         * ido.el (ido-enable-tramp-completion): New defcustom.
1703         (ido-enter-single-matching-directory): Change default to 'slash.
1704         (ido-is-tramp-root): New defun.
1705         (ido-is-root-directory, ido-is-ftp-directory, ido-is-slow-ftp-host)
1706         (ido-may-cache-directory, ido-final-slash, ido-read-internal)
1707         (ido-complete, ido-make-file-list1, ido-make-dir-list1):
1708         Handle tramp completion.
1709         (ido-file-name-all-completions1): New defun for tramp completion.
1710         (ido-file-name-all-completions): Use it.
1711         (ido-set-matches1): Relax matching of text with trailing slash.
1712         (ido-exhibit): Handle tramp completion.
1713         Simplified code using nested cond forms using new `refresh' var.
1714         Fixed handling of /~user/ paths.
1716 2003-01-12  Andreas Schwab  <schwab@suse.de>
1718         * arc-mode.el (archive-mode-map): Use command remapping instead of
1719         substitute-key-definition.
1720         * emerge.el (emerge-setup-fixed-keymaps): Likewise.
1721         * msb.el (msb-mode-map): Likewise.
1722         * forms.el (forms--change-commands): Likewise.
1723         * hexl.el (hexl-mode-map): Likewise.
1724         * mail/mailabbrev.el (Commentary): Likewise.
1725         * play/decipher.el (decipher-mode-map): Likewise.
1726         * play/gomoku.el (gomoku-mode-map): Likewise.
1727         * play/landmark.el (lm-mode-map): Likewise.
1728         * play/solitaire.el (solitaire-mode-map): Likewise.
1729         * progmodes/sh-script.el (sh-mode-map): Likewise.
1730         * textmodes/picture.el (picture-substitute): Likewise.
1732         * ielm.el (inferior-emacs-lisp-mode):
1733         Bind comint-dynamic-complete-functions locally.
1735         * buff-menu.el (Buffer-menu-select): Fix for effect of header line.
1737 2003-01-11  Andreas Schwab  <schwab@suse.de>
1739         * textmodes/sgml-mode.el (sgml-font-lock-keywords-2): Add flag to
1740         merge with existing fontification.
1742 2003-01-11  Nick Roberts  <nick@nick.uklinux.net>
1744         * gud.el (gud-kill-buffer-hook): Save gud-minor-mode type.
1745         (gud-reset): New function. Reset environment at end of debugging.
1746         (gud-sentinel): Call gud-reset or gdb-reset.
1747         (gud-menu-map, gud-tool-bar-map, gdb): Change gud-goto to gud-until.
1749         * gdb-ui.el (gud-display): Use GDB command ptype instead of whatis
1750         to find out if variable shuld be dereferenced.
1751         (gud-display1): Exit if there is `No symbol'.
1752         (gdb-expressions-mode-map): Correction to key-binding.
1753         (gdb-reset): New function. Reset environment at end of debugging.
1754         (gdb-quit): Remove.
1756 2003-01-10  Dave Love  <fx@gnu.org>
1758         * international/code-pages.el (cp-make-coding-system): Fix last change.
1760 2003-01-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1762         * dired.el (dired-garbage-files-regexp): Use \\' instead of $ and
1763         use regexp-opt for readability.
1765 2003-01-10  Mark A. Hershberger  <mah@everybody.org>
1767         * xml.el (xml-parse-tag, xml-parse-attlist, xml-skip-dtd)
1768         (xml-parse-dtd, xml-parse-elem-type): Be more flexible in recognizing
1769         empty elements.
1771 2003-01-10  Luc Teirlinck  <teirllm@mail.auburn.edu>
1773         * progmodes/sh-script.el (sh-set-shell): Make sh-shell-file the default
1774         shell.
1776 2003-01-09  John Wiegley  <johnw@gnu.org>
1778         * pcomplete.el (pcomplete-termination-string): Add a variable
1779         for modifying the string which is inserted after a completion or
1780         expansion using pcomplete.
1782 2003-01-09  Karl Berry  <karl@gnu.org>
1784         * sort.el (sort-regexp-fields): Pass noerror to re-search-forward,
1785         so that we don't fail if no records match record-regexp.
1787 2003-01-09  Markus Rost  <rost@math.ohio-state.edu>
1789         * cus-edit.el (customize-group, customize-group-other-window):
1790         Remove unnecessary calls to custom-load-symbol.
1791         (custom-group-value-create):
1792         Load widget deps if state is not hidden.  If widget deps are
1793         loaded, load them in advance.
1794         (custom-menu-create): If widget deps are loaded, load them earlier.
1796 2003-01-09  John Paul Wallington  <jpw@shootybangbang.com>
1798         * language/ethio-util.el (ethio-gemination)
1799         (exit-ethiopic-environment): Doc fixes.
1801         * language/viet-util.el (viet-encode-viqr-region)
1802         (viet-decode-viqr-region, viet-encode-viqr-buffer)
1803         (viet-decode-viqr-buffer): Doc fixes.
1805 2003-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1807         * paths.el: Remove gnus-startup-file.
1809 2003-01-08  Bill Wohler  <wohler@newt.com>
1811         * mail/mh-alias.el, mail/mh-customize.el, mail/mh-identity.el,
1812         mail/mh-loaddefs.el, toolbar/alias.pbm, toolbar/alias.xpm: Added.
1814         * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
1815         mail/mh-index.el, mail/mh-mime.el, mail/mh-pick.el,
1816         mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el,
1817         mail/mh-xemacs-compat.el: Upgraded to MH-E version 7.1.
1819 2003-01-08  Kim F. Storm  <storm@cua.dk>
1821         * mail/undigest.el (unforward-rmail-message): Don't use global
1822         variable `n'.
1824 2003-01-08  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1826         * mail/undigest.el (unforward-rmail-message): Simplified.
1827         No functional change.
1829 2003-01-07  Markus Rost  <rost@math.ohio-state.edu>
1831         * custom.el (custom-autoload, custom-variable-p): New functions.
1833         * emacs-lisp/autoload.el (make-autoload):
1834         Generate custom-autoload for autoloaded defcustoms.
1836         * help-fns.el (describe-variable): Use custom-variable-p.
1838         * simple.el (set-variable): Load deps of custom variables without type.
1840         * cus-edit.el (custom-variable-prompt): Doc change.
1841         Use custom-variable-p.
1842         (customize-option): Remove search in loaddefs.el.
1843         (customize-apropos):  Use custom-variable-p.
1844         (custom-save-variables): Use custom-variable-p to detect
1845         non-rogue variables.
1847 2003-01-07  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1849         * mail/undigest.el (unforward-rmail-message): Skip all newlines
1850         after the initial separator.
1851         (unforward-rmail-message): Forwarded-From: and Forwarded-Date:
1852         instead of Forwarded-from: and Forwarded-date:.
1854 2003-01-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1856         * dired.el (dired-garbage-files-regexp): Add `.aux$'.  These are
1857         produced by TeX.
1859 2003-01-07  Andre Spiegel  <spiegel@gnu.org>
1861         * vc-rcs.el (vc-rcs-checkout): Fix the check whether we are on a
1862         branch.
1864 2003-01-06  Dave Love  <fx@gnu.org>
1866         * textmodes/ispell.el (lookup-words): Cope with null lookup-dict.
1868         * language/chinese.el ("Chinese-EUC-TW"): New.
1870 2003-01-06  John Paul Wallington  <jpw@shootybangbang.com>
1872         * mail/rmail.el (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.
1874 2003-01-05  Richard M. Stallman  <rms@gnu.org>
1876         * obsolete/uncompress.el: Display message that this pkg is obsolete.
1878         * isearch.el (isearch-repeat): Error if try to repeat search and
1879         there was no previous search.
1881         * dired.el (dired-recursive-deletes): Fix custom type.
1883         * dabbrev.el (dabbrev--substitute-expansion):
1884         Convert all whitespace to single spaces,
1885         except when it's carried over from the existing text.
1887         * simple.el (split-line): Clean up implementation.
1889         * mail/rmail.el (rmail-font-lock-keywords): Discard code to match
1890         both cases.
1891         (rmail-variables): Specify case-insensitive matching for font-lock.
1893 2003-01-05  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
1895         * mail/sendmail.el (mail-font-lock-keywords):
1896         * mail/rmail.el (rmail-font-lock-keywords): Match multiline
1897         In-Reply-To and X-*.
1899 2003-01-05  Mark A. Hershberger  <mah@everybody.org>
1901         * xml.el (xml-substitute-special): Check for &amp last.
1903 2003-01-05  Dave Love  <fx@gnu.org>
1905         * buff-menu.el (Buffer-menu-execute): Fix for effect of header line.
1907 2003-01-05  Dave Love  <fx@gnu.org>
1909         * international/mule-diag.el (non-iso-charset-alist):
1910         Add vietnamese-tcvn.
1912         * international/mule-cmds.el (locale-language-names):
1913         Use Croatian, Swedish.
1915 2003-01-05  Andreas Schwab  <schwab@suse.de>
1917         * buff-menu.el (Buffer-menu-buffer+size): Don't clobber buffer name.
1919 2003-01-05  Dave Love  <fx@gnu.org>
1921         * language/european.el ("Latin-6", "Croatian"): New.
1922         ("Latin-7"): Fix nonascii-translation.  Add input method.
1923         ("Lithuanian", "Latvian"): Add nonascii-translation.
1924         ("German", "Spanish", "Dutch", "Welsh", "Swedish"):
1925         Fix nonascii-translation.
1927         * language/georgian.el ("Georgian"): Fix nonascii-translation.
1929         * international/mule-cmds.el (set-locale-environment):
1930         Ignore empty values of environment variables.
1932         * emacs-lisp/byte-opt.el (byte-optimize-nth)
1933         (byte-optimize-nthcdr): Fix for case of wrong-length forms.
1935 2003-01-04  Nick Roberts  <nick@nick.uklinux.net>
1937         * gdb-ui.el: Acknowledge Tom Lord as author of gdba.el.
1938         Use let construction to bind buffer-read-only to nil.
1939         (gdba): 'set height 0' in GDB.
1940         (gdb-display-end, gdb-frame-handler): Corrections to forming
1941         full expression name for header-line in display frame.
1942         (gdb-info-breakpoints-custom): Highlight breakpoints since
1943         they may be clicked on with mouse-2.
1944         (gdb-quit): Delete frames of displayed expressions when quitting.
1945         (gdb-delete-frames): New function.
1946         (gdb-source-info): Don't create stack buffer automatically.
1948 2003-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
1950         * xml.el (xml-substitute-special): Move "&amp;" -> "&" last.
1952 2003-01-04  Kim F. Storm  <storm@cua.dk>
1954         * simple.el (split-line): If present, copy fill-prefix from
1955         current line to new line.  Don't copy if prefix arg.
1956         From Lisp, arg may be an alternative prefix string to copy.
1957         Inspired by Ehud Karni <ehud@unix.mvs.co.il>.
1959         * mail/sendmail.el (mail-split-line): New function.
1960         (mail-mode-map): Remap split-line to mail-split-line.
1962 2003-01-03  Dave Love  <fx@gnu.org>
1964         * emacs-lisp/find-func.el (find-variable-noselect): Make it work
1965         with new load-history format.
1967         * international/mule-cmds.el (sort-coding-systems):
1968         Adjust priority of utf-16 and x-ctext.
1970         * international/utf-8.el (utf-translate-cjk):
1971         Call optimize-char-coding-system-table.
1973         * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
1974         Call optimize-char-coding-system-table.
1976         * international/mule.el (register-char-codings): Don't call
1977         optimize-char-coding-system-table here.
1978         (keyboard-coding-system): Doc fix.  Update :version.
1980         * textmodes/nroff-mode.el (nroff-mode-hook): Customize.
1981         (nroff-imenu-expression): New.
1982         (nroff-mode): Use it.
1984         * autoinsert.el (auto-insert-alist): Add man page skeleton.
1986 2003-01-03  Andre Spiegel  <spiegel@gnu.org>
1988         * vc-rcs.el (vc-rcs-revert): Unlock only if the user does have
1989         the lock.
1991 2003-01-03  Kim F. Storm  <storm@cua.dk>
1993         * emulation/cua-base.el (cua--pre-command-handler):
1994         Corrected handling of delete-selection properties.
1996 2003-01-03  John Paul Wallington  <jpw@shootybangbang.com>
1998         * emacs-lisp/eldoc.el (eldoc-get-var-docstring): Only return a
1999         documentation string when `sym' is non-nil.
2001 2003-01-02  Steven Tamm  <steventamm@mac.com>
2003         * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode):
2004         Have scroll bars correctly default to being on the right for Mac
2005         Carbon port by testing "mac-carbon" feature, not window-system.
2007 2003-01-02  Markus Rost  <rost@math.ohio-state.edu>
2009         * cus-edit.el (customize-group, customize-group-other-window):
2010         Call custom-load-symbol unconditionally.
2011         (customize-face, customize-face-other-window): Fix format arg.
2013 2003-01-02  John Paul Wallington  <jpw@shootybangbang.com>
2015         * menu-bar.el (menu-bar-left-scroll-bar): Set `scroll-bar-mode'
2016         to `left'.
2018 2003-01-01  Richard M. Stallman  <rms@gnu.org>
2020         * mail/rmail.el (rmail-reply): Don't call mail-strip-quoted-names.
2022         * files.el (backup-buffer): Cope if file-modes returns nil.
2024 2002-12-30  Steven Tamm  <steventamm@mac.com>
2026         * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode):
2027         Have scroll bars correctly default to being on the right for Mac
2028         Carbon port
2030 2002-12-29  Nick Roberts  <nick@nick.uklinux.net>
2032         * gdb-ui.el (gdb-delete-display): Rename (gdb-delete-expression).
2033         (gdb-goto-bp-this-line): Rename (gdb-goto-breakpoint).
2034         (gdb-toggle-bp-this-line): Rename (gdb-toggle-breakpoint).
2035         (gdb-delete-bp-this-line): Rename (gdb-delete-breakpoint).
2036         (gdb-toggle-disp-this-line): Rename (gdb-toggle-display).
2037         (gdb-delete-disp-this-line): Rename (gdb-delete-display).
2038         (gud-gdba-marker-filter): Remove unnecessary save-match-data.
2039         (gdb-mouse-goto-breakpoint, gdb-frames-select): New functions.
2040         (gdb-frames-mouse-select): Simplify.
2041         Make keybindings (gdb-goto-breakpoint, gdb-frames-select, etc)
2042         consistent with other modes in emacs.
2043         (gdb-display-source-buffer): Return window of source buffer
2044         for (gud-display-line).
2046 2002-12-29  Markus Rost  <rost@math.ohio-state.edu>
2048         * button.el (defface button): Add group.
2050         * cus-edit.el (customize-browse): Call `widget-setup'.
2052 2002-12-29  Andreas Schwab  <schwab@suse.de>
2054         * Makefile.in: Generate cus-load.el and finder-inf.el in the
2055         source directory.  Change dependencies on lisp files to explicitly
2056         use $(lisp).
2057         (compile-calc): Fix command substitution.
2058         * cus-dep.el (generated-custom-dependencies-file): New variable.
2059         (custom-make-dependencies): Use it instead of hardcoding cus-load.el.
2060         * finder.el (generated-finder-keywords-file): New variable.
2061         (finder-compile-keywords): Use it instead of hardcoding finder-inf.el.
2063 2002-12-28  Richard M. Stallman  <rms@gnu.org>
2065         * info-look.el (info-lookup): Fix error message typo.
2067         * comint.el (comint-mode): Locally set scroll-conservatively.
2068         (comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output
2069         is active only when point is at end.
2071         * dired.el (dired-goto-file): Handle \ and ^M quoted by backslash.
2072         Fix error message.
2074         * files.el (find-file-noselect-1): Kill local value of `cursor-type'.
2076         * simple.el (repeat-complex-command): Signal real error on failure.
2078 2002-12-28  Andreas Schwab  <schwab@suse.de>
2080         * progmodes/make-mode.el (makefile-font-lock-keywords):
2081         Highlight automatic variable references enclosed in parens and
2082         optionally suffixed by F or D.
2084 2002-12-27  Miles Bader  <miles@gnu.org>
2086         * info.el (Info-complete-menu-item): Make `Info-complete-cache' a
2087         buffer-local variable.
2089 2002-12-26  Markus Rost  <rost@math.ohio-state.edu>
2091         * cus-edit.el (customize-group-other-window): Use pop-to-buffer in
2092         the same way as `custom-buffer-create-other-window'.
2093         (customize-variable-other-window, customize-option-other-window):
2094         Definitions moved up.
2096 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2098         * net/tramp*.el: Sync with upstream version 2.0.28.  Bugfixes.
2099         * net/tramp-ftp.el: Glue code with Ange-FTP, broken out of
2100         tramp.el.  From Michael Albinus.
2101         * net/tramp-smb.el: New file for using smbclient to access
2102         Windows shares with Tramp.  From Michael Albinus.
2104 2002-12-26  Andreas Schwab  <schwab@suse.de>
2106         * international/mule-cmds.el (select-safe-coding-system): Fix typo.
2108 2002-12-26  Andre Spiegel  <spiegel@gnu.org>
2110         * vc.el (vc-next-action-on-file): Use t argument to vc-checkout in
2111         order to get the latest version on the current branch.
2112         Update documentation of vc-BACKEND-checkout to explain this.
2114         * vc-rcs.el (vc-rcs-checkout): Handle t argument for REV.
2115         (vc-rcs-checkin): By default, specify the current workfile
2116         branch as the check-in revision.
2118         * vc-cvs.el (vc-cvs-checkout): Handle t argument for REV.
2120         * vc-sccs.el (vc-sccs-checkout): Likewise.
2122 2002-12-26  Nick Roberts  <nick@nick.uklinux.net>
2124         * gdb-ui.el (gdb-info-display-custom): Ensure that frames/buffers
2125         of displayed expressions are deleted when the displayed expressions
2126         are deleted.
2127         (gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer
2128         deletion is handled by gdb-info-display-custom now.
2129         (gdb-source-info): Undo earlier change (do create display buffer
2130         automatically).
2132 2002-12-25  Markus Rost  <rost@math.ohio-state.edu>
2134         * cus-edit.el (custom-save-faces): Fix typo.
2136 2002-12-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
2138         * mail/undigest.el (unforward-rmail-message): Do not assume that
2139         the forwarded message's Date: header comes after From:.  Use a
2140         Forwarded-from: rather than a Forwarded-by: header.  Add a
2141         Forwarded-date: header.
2143 2002-12-23  Nick Roberts  <nick@nick.uklinux.net>
2145         * gdb-ui.el (gdb-display-number-end): Make auto-display of
2146         expressions in GDB work on text-only terminals.
2147         (gdb-post-prompt): Compute current frame properly.
2148         (gdb-get-current-frame, gdb-frame-handler): New functions.
2149         (gdb-source-info): Move last statement into if clause.
2150         Tidy, improve documentation.
2152 2002-12-23  Richard M. Stallman  <rms@gnu.org>
2154         * emacs-lisp/checkdoc.el: Don't define a name for the minor mode menu.
2156         * emacs-lisp/easymenu.el (easy-menu-do-define): Handle nil for SYMBOL.
2157         (easy-menu-define): Doc fix, say SYMBOL can be nil.
2159         * window.el (save-selected-window): Save and restore
2160         selected windows of all frames.
2162         * cus-start.el (scroll-up-aggressively, scroll-down-aggressively):
2163         Update custom types.
2165 2002-12-23  Alex Schroeder  <alex@emacswiki.org>
2167         Merging Dave Love <fx@gnu.org>'s custom_themes branch containing
2168         Alex Schroeder's adaptation of Jan Vroonhof
2169         <vroonhof@math.ethz.ch>'s code.  Doc strings corrected by RMS.
2171         * cus-edit.el (customize-save-variable): Take themes into account.
2172         (custom-variable-save): Take themes into account.
2173         (custom-variable-reset-saved): Add comment-widget.
2174         (custom-variable-reset-standard): Add comment-widget.
2175         (custom-variable-reset-standard): Take themes into account.
2176         (custom-face-save): Take themes into account.
2177         (custom-face-reset-standard): Take themes into account.
2178         (custom-save-variables): Take themes into account.
2179         (custom-save-faces): Take themes into account.
2180         (custom-save-resets): New function.
2181         (custom-save-loaded-themes): New function.
2182         (customize-save-customized): Take themes into account.
2184         * cus-face.el (custom-set-faces): Call custom-theme-set-faces.
2185         (custom-theme-set-faces): New function.
2186         (custom-theme-face-value): New function.
2187         (custom-theme-reset-internal-face): New function.
2188         (custom-theme-reset-faces): New function.
2189         (custom-reset-faces): New function.
2191         * custom.el (custom-known-themes): New variable.
2192         (custom-declare-theme): New function.
2193         (deftheme): New macro.
2194         (custom-make-theme-feature): New function.
2195         (custom-theme-p): New function.
2196         (custom-check-theme): New function.
2197         (custom-push-theme): New function.
2198         (custom-theme-set-variables): Take themes into account.
2199         (custom-loaded-themes): New variable.
2200         (custom-theme-loaded-p): New function.
2201         (provide-theme): New function.
2202         (require-theme): New function.
2203         (custom-remove-theme): New function.
2204         (custom-do-theme-reset): New function.
2205         (custom-theme-load-themes): New function.
2206         (custom-load-themes): New function.
2207         (custom-theme-value): New function.
2208         (custom-theme-variable-value): New function.
2209         (custom-theme-reset-internal): New function.
2210         (custom-theme-reset-variables): New function.
2211         (custom-reset-variables): New function.
2213         * cus-theme.el: New file.
2215 2002-12-23  Matthew Swift  <swift@alum.mit.edu>
2217         * emacs-lisp/rx.el (rx-and): Generate a shy group.
2218         Specify `no-group' when calling rx-to-string.
2219         (rx-submatch): Specify `no-group' when calling rx-to-string.
2220         (rx-kleene): Use rx-atomic-p to decide whether to make a group.
2221         (rx-atomic-p): New function.
2223 2002-12-23  Kevin Ryde  <user42@zip.com.au>
2225         * info-look.el (info-lookup): For ease of use try item
2226         case-insensitive if not found case-sensitive.
2227         Do case sensitive search in index nodes, so items differing only in
2228         case go correctly to their respective nodes.
2230 2002-12-22  Richard M. Stallman  <rms@gnu.org>
2232         * subr.el (add-to-invisibility-spec): If it was t, start it out at (t).
2234         * textmodes/texinfmt.el (tex-start-of-header, tex-end-of-header):
2235         Add defvars.
2237         * textmodes/tex-mode.el (tex-print): Call shell-quote-argument
2238         on the file name.
2240         * textmodes/outline.el (outline-next-visible-heading):
2241         When going forward, test outline-invisible-p at start of header.
2243 2002-12-22  Kevin Ryde  <user42@zip.com.au>
2245         * textmodes/makeinfo.el (makeinfo-buffer): Display result using
2246         Info-mode.
2247         (makeinfo-compilation-sentinel-buffer, makeinfo-current-node):
2248         New functions.
2249         (makeinfo-compile): Add a sentinel parameter.
2250         (makeinfo-compilation-sentinel-region): Renamed from
2251         makeinfo-compilation-sentinel, and makeinfo-temp-file now never nil.
2252         (makeinfo-region): Use this.
2253         * info.el (Info-revert-find-node): New function.
2255 2002-12-22  Nick Roberts  <nick@nick.uklinux.net>
2257         * tooltip.el (tooltip-gud-tips): Output tooltip without switching
2258         process filter (gdba in gdb-ui.el only).
2259         (gdb-tooltip-print): New function.
2260         (tooltip-gud-process-output): Undo previous change.
2261         (tooltip-strip-annotations): Remove.
2263 2002-12-22  Zoltan Kemenczy  <zoltan@ieee.org>
2265         * gud.el (gud-menu-map): Add jdb support for "run".
2266         (gud-jdb-find-source-using-classpath): Use 'identity.
2267         (gud-jdb-marker-filter): Marker regexp and filename filtering
2268         change to support a backwards-incompatible change in Sun's jdb
2269         line number display in SDK versions 1.4.
2270         (gud-format-command): gud-find-class now requires two
2271         parameters (file and linenumber).
2272         (gud-find-class): Bulk of the change related to using c-syntactic
2273         symbols to locate nested class declarations in java sources
2274         visited by java-mode (cc-mode).
2276 2002-12-21  Nick Roberts  <nick@nick.uklinux.net>
2278         * gdb-ui.el: Remove the concept of an instance. This means that
2279         a lot of functions have been renamed. Accessors are prefixed with
2280         gdb-get, setters with gdb-set and the word instance has been
2281         removed from many function and variable names.
2282         (gdb-display-buffer): Protect source buffer as well
2283         as GUD buffer when requesting new buffers.
2284         (gdb-source-info): Two changes : Don't create display buffer
2285         automatically, compute source window correctly.
2287 2002-12-21  Richard M. Stallman  <rms@gnu.org>
2289         * man.el (Man-getpage-in-background): Put GROFF_NO_SGR in env.
2291         * ls-lisp.el (original-insert-directory): Make this a variable,
2292         don't set its function definition.
2293         (insert-directory): Use funcall to call that function.
2295         * bindings.el (help-echo): Change tooltip string.
2297         * chistory.el (command-history-map): Move definition up.
2299         * faces.el (help-xref-stack): Add defvar to avoid warning.
2301 2002-12-21  Andreas Schwab  <schwab@suse.de>
2303         * dired.el (dired-insert-directory): Preserve text properties
2304         when quoting.
2306 2002-12-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
2308         * mail/undigest.el (rmail-mail-separator): Renamed from
2309         rmail-digest-mail-separator.  All users changed.
2310         (unforward-rmail-message): Rewritten to be more robust and to
2311         additionally account for the common style of forwarding messages
2312         by citing them entirely with headers.
2314 2002-12-18  Dave Love  <fx@gnu.org>
2316         * international/utf-8-subst.el: Deleted.
2318         * international/ucs-tables.el (ucs-fragment-8859): Don't modify
2319         char-coding-system-table elements destructively.
2320         Use optimize-char-coding-system-table.
2322         * international/mule.el (optimize-char-coding-system-table): New.
2323         (register-char-codings): Use it.
2325         * international/utf-8.el (ucs-mule-cjk-to-unicode)
2326         (ucs-unicode-to-mule-cjk): Revert last change.
2327         (utf-subst-table-for-encode): Initially use ucs-mule-cjk-to-unicode.
2328         (utf-subst-table-for-decode): Initially use ucs-unicode-to-mule-cjk.
2329         (utf-fragment-on-decoding, utf-translate-cjk): Don't modify
2330         char-coding-system-table elements destructively.
2331         (utf-translate-cjk): Set ucs-mule-cjk-to-unicode,
2332         ucs-unicode-to-mule-cjk to new hash tables with realistic parameters.
2334 2002-12-18  John Paul Wallington  <jpw@shootybangbang.com>
2336         * info.el (Info-dir-remove-duplicates): Avoid infloop when
2337         deleting last entry.
2339 2002-12-17  Nick Roberts  <nick@nick.uklinux.net>
2341         * gdb-ui.el (gdba-marker-filter, gdb-output-burst): Merge and
2342         rename gud-gdba-marker-filter.
2343         (gdb-append-to-inferior-io): Only pop up IO buffer if there is output.
2344         (gdb-make-instance): Remove (put into gdba).
2345         Use gdb-instance-enqueue-input instead of
2346         gdb-instance-enqueue-idle-input for user functions.
2347         (gdb-instance-target-string): Simplify.
2348         (in-gdb-instance-context): Remove.
2349         Expand Commentary.
2351 2002-12-17  Kenichi Handa  <handa@m17n.org>
2353         * international/mule.el (set-file-name-coding-system): New function.
2355         * international/mule-cmds.el (mule-keymap, set-coding-system-map):
2356         Add bindings for set-file-name-coding-system.
2358 2002-12-17  Kenichi Handa  <handa@m17n.org>
2360         * international/mule-cmds.el (universal-coding-system-argument):
2361         Bind coding-system-require-warning to t.
2362         (select-safe-coding-system): Handle t in the arg
2363         DEFAULT-CODING-SYSTEM specially.  Use read-coding-system to read a
2364         coding-system to allow users to specify unsafe coding system on
2365         their risk.
2367 2002-12-16  Francesco Potort\e,Al\e(B  <pot@gnu.org>
2369         * mail/undigest.el (rmail-digest-methods)
2370         (rmail-digest-mail-separator): New variables.
2371         (rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
2372         (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
2373         (rmail-digest-parse-rfc934): New functions.
2374         (undigestify-rmail-message): Completely rewritten.
2376 2002-12-16  Kim F. Storm  <storm@cua.dk>
2378         * ido.el (ido-read-file-name): Remove debug message.
2380 2002-12-16  Daniel Pfeiffer  <occitan@esperanto.org>
2382         * buff-menu.el (Buffer-menu, Buffer-menu-use-header-line)
2383         (Buffer-menu-buffer-face, Buffer-menu-buffer+size-width)
2384         (Buffer-menu-mode-width): New customization.
2385         (Buffer-menu-sort-column): New var.
2386         (Buffer-menu-no-header): New function for not changing header line and
2387         recognizing swapped M&R columns, used by modifying commands in Buffer
2388         Menu.
2389         (Buffer-menu-buffer+size): New function for variable width buffer name.
2390         (list-buffers-noselect): Rewritten for nicer menu.
2392 2002-12-16  Markus Rost  <rost@math.ohio-state.edu>
2394         * filesets.el (filesets-build-menu-now): Don't clear messages.
2396         * allout.el: Avoid name conflicts with outline.el.
2397         Replace globally string "outline-" with string "allout-".
2398         Replaced 1446 occurrences; there was no string "allout-" before the
2399         change and there seems to be no dependency on outline.el.
2400         Put `quotes' around many function and variable names.
2401         Doc changes to adjust to the change to prefix "allout-".
2402         Don't provide `outline'.  Use " Allout" as mode line string,
2403         not " Outl".  Put group `allout' in group `editing'.
2404         Update Copyright notice.  Autoload `allout-init'.
2405         (allout-init): Give report also in case auto-activation was inhibited.
2406         (my-mark-marker): Test for feature `xemacs' instead of a string parse.
2408 2002-12-16  Stefan Monnier  <monnier@cs.yale.edu>
2410         * xml.el (xml-parse-tag): Allow spaces between / and >.
2412 2002-12-15  David Kastrup  <David.Kastrup@t-online.de>
2414         * emacs-lisp/autoload.el (autoload-ensure-default-file):
2415         Insert missing space in file end comment.
2417 2002-12-15  Simon Josefsson  <jas@extundo.com>
2419         * mail/smtpmail.el (smtpmail-via-smtp): Fall back to
2420         user-mail-address as sender.
2422 2002-12-15  Dave Love  <fx@gnu.org>
2424         * international/mule-cmds.el (standard-keyboard-coding-systems):
2425         Delete.
2426         (set-locale-environment): Don't use it.
2428         * international/utf-8.el (ucs-mule-cjk-to-unicode)
2429         (utf-subst-table-for-encode, ucs-unicode-to-mule-cjk)
2430         (utf-subst-table-for-decode): Specify :size, :rehash-size.
2431         (utf-translate-cjk): :set rewritten to load subst-... files.
2432         Add :set-after.
2433         (ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
2435 2002-12-15  Gustav H\e,Ae\e(Bllberg  <gustav@virtutech.se>  (tiny change)
2437         * progmodes/compile.el (compile-reinitialize-errors): Don't mark the
2438         buffer as modified unless it really is.
2440 2002-12-14  Andreas Schwab  <schwab@suse.de>
2442         * wid-edit.el (widget-move): Don't loop infinitely when there is
2443         no field or button.
2445 2002-12-13  Stefan Monnier  <monnier@cs.yale.edu>
2447         * uniquify.el (uniquify-rationalize-file-buffer-names, rename-buffer)
2448         (uniquify-delay-rationalize-file-buffer-names, kill-buffer-hook):
2449         Undo 2002/09/27 change because kill-buffer-hook is not
2450         permanent-local.
2452         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2453         Optimize the remaining part of for-effect and/or expressions.
2455 2002-12-13  Markus Rost  <rost@math.ohio-state.edu>
2457         * emacs-lisp/easy-mmode.el (define-minor-mode):
2458         Use `custom-current-group'. Pass all groups to the hook.
2459         (easy-mmode-define-global-mode): Use `custom-current-group'.
2461         * international/mule-cmds.el (current-language-environment):
2462         Set type according to `language-info-alist' also here.
2464         * progmodes/compile.el (compilation-menu-map):
2465         Use `kill-compilation' to stop compilation.
2467 2002-12-13  Kenichi Handa  <handa@m17n.org>
2469         * language/european.el (encode-mac-roman): Fix last change.
2471         * language/cyrillic.el (ccl-encode-koi8, ccl-encode-koi8-u)
2472         (ccl-encode-alternativnyj): Fix last change.
2474 2002-12-13  Nick Roberts  <nick@nick.uklinux.net>
2476         * gdb-ui.el: Improve documentation strings.
2477         (gdb-many-windows): Set default value to nil.
2479 2002-12-12  Dave Love  <fx@gnu.org>
2481         * international/subst-big5.el, international/subst-gb2312.el:
2482         * international/subst-jis.el, international/subst-ksc.el: New.
2484         * custom.el (defcustom, custom-set-variables): Doc fix.
2486         * emacs-lisp/bytecomp.el (byte-compile-if): Suppress warnings from
2487         things protected by `(if (fboundp ...' or `(if (boundp ...'.
2489         * emacs-lisp/byte-opt.el (byte-optimize-featurep): New.
2491 2002-12-12  Glenn Morris  <gmorris@ast.cam.ac.uk>
2493         * progmodes/fortran.el (fortran-mode-abbrev-table):
2494         Handle `define-abbrev' with either 5 or 6 arguments.
2496 2002-12-12  Markus Rost  <rost@math.ohio-state.edu>
2498         * international/mule-cmds.el (set-language-info):
2499         Update custom-type of `current-language-environment'.
2500         (current-language-environment): Fix custom type.
2502 2002-12-11  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2504         * progmodes/antlr-mode.el (antlr): New URL.
2506 2002-12-10  R. Bernstein  <rocky@panix.com>
2508         * gud.el (bashdb): Prompt now included parenthesis for subshell levels.
2509         Fix erroneous print expression command, and fix typos.
2510         (perldb): Undo previous change in prompt regexp.
2512 2002-12-10  Steven Tamm  <steventamm@mac.com>
2514         * generic-x.el (javascript-generic-mode): Added C style block
2515         comments as used in ECMA-262 standard.
2517 2002-12-10  Kenichi Handa  <handa@m17n.org>
2519         * language/european.el ("Swedish"): Change tutorial file name to
2520         TUTORIAL.sv in this langauge environment..
2522 2002-12-09  John Paul Wallington  <jpw@shootybangbang.com>
2524         * ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
2525         disable it buffer-locally.
2526         (ibuffer-mouse-popup-menu): Use `=' instead of `eq' to compare
2527         `eventpt' and point.
2529         * ibuf-ext.el (ibuffer-remove-duplicates): New function.
2530         (ibuffer-set-filter-groups-by-mode): Use it instead of
2531         `delete-duplicates' so we don't require cl library at runtime.
2532         (ibuffer-insert-filter-group-before): Don't use `position' so we
2533         don't require cl library at runtime.
2535         * chistory.el (command-history-mode): Add interactive spec.
2536         Improve doc string.
2538 2002-12-09  Richard M. Stallman  <rms@gnu.org>
2540         * isearch.el (isearch-no-upper-case-p): \\ only quotes one character.
2542 2002-12-09  Markus Rost  <rost@math.ohio-state.edu>
2544         * mwheel.el (mouse-wheel-scroll-amount): Revert previous change -
2545         customize type 'float is now defined.
2547 2002-12-09  Dave Love  <fx@gnu.org>
2549         * international/code-pages.el (mik, pt154): New coding systems.
2551         * international/ucs-tables.el: Fix properly.
2553 2002-12-09  Andreas Schwab  <schwab@suse.de>
2555         * international/ucs-tables.el: Fix last change.
2557 2002-12-09  Kenichi Handa  <handa@m17n.org>
2559         * international/titdic-cnv.el (titdic-convert): Process the
2560         header part in multibyte mode.
2562 2002-12-08  Dave Love  <fx@gnu.org>
2564         * international/code-pages.el (mule-diag): Move where it's required.
2566         * international/ucs-tables.el: Add latin-jisx0201 characters.
2567         Fix translation-table-for-input for lao, thai, tibetan.
2569 2002-12-08  Andreas Schwab  <schwab@suse.de>
2571         * files.el (insert-directory): Insert free space only when
2572         listing a full directory.
2574 2002-12-08  Nick Roberts  <nick@nick.uklinux.net>
2576         * gdb-ui.el : Remove inappropriate key-bindings.
2577         (gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
2578         Parse correctly when breakpoint has no line number.
2579         (def-gdb-auto-update-handler, gdb-info-locals-handler),
2580         (gdb-display-end): Avoid using insert-buffer.
2581         (gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select.
2583 2002-12-07  Richard M. Stallman  <rms@gnu.org>
2585         * progmodes/compile.el (compilation-enter-directory-regexp-alist)
2586         (compilation-leave-directory-regexp-alist): Match byte compiler output.
2588         * emacs-lisp/cl-macs.el: Add local variable list
2589         to turn off cl-function warnings.
2591         * emacs-lisp/bytecomp.el (byte-compile-eval): Handle (t . SYMBOL)
2592         elements in load-history.
2593         (byte-compile-cl-warn): No cl warnings for cl-defsubst-expand
2594         and cl-struct-setf-expander.
2596         * emacs-lisp/autoload.el (autoload-print-form-outbuf):
2597         New variable.
2598         (autoload-print-form): Use autoload-print-form-outbuf.
2599         (generate-file-autoloads): Bind autoload-print-form-outbuf.
2601         * calendar/calendar.el (calendar-day-name): Move defn down.
2603         * speedbar.el (speedbar-directory-buttons-follow):
2604         Don't use directory-sep-char.
2606 2002-12-06  Masatake YAMATO  <jet@gyve.org>  (tiny change)
2608         * register.el (describe-register-1): Use window-width
2609         to truncate string in a register.  Check whether the string
2610         in a register is an empty string or a sequence of white spaces.
2612 2002-12-07  Andreas Schwab  <schwab@suse.de>
2614         * faces.el (face-font-selection-order)
2615         (face-font-family-alternatives, face-font-registry-alternatives):
2616         Remove period from :tag value.
2618         * cus-edit.el (custom-face-edit-fix-value): Change :reverse-video
2619         to :inverse-video.
2621 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
2623         * wid-edit.el (define-widget number): Clarify doc and error message.
2624         (define-widget float): New widget.
2626 2002-12-07  Andreas Schwab  <schwab@suse.de>
2628         * eshell/em-ls.el (eshell-ls-product-regexp): Fix typo.
2630         * files.el (find-file-read-args): Reenable wildcard processing
2631         unconditionally.
2633 2002-12-06  Robert J. Chassell  <bob@rattlesnake.com>
2635         * textmodes/texinfmt.el (texinfo-format-scan): Handle new
2636         functions for copyright notice and copying permissions.
2637         (texinfo-copying, texinfo-insertcopying): New functions.
2639 2002-12-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2641         * textmodes/texinfmt.el (texinfo-format-ifxml)
2642         (texinfo-format-xml): New function.
2643         (ifxml, ifnotxml): New aliases.
2645 2002-12-06  Dave Love  <fx@gnu.org>
2647         * international/utf-8-subst.el: Revert last change.
2649 2002-12-06  Miles Bader  <miles@gnu.org>
2651         * info.el (Info-insert-dir): Make dir-node-cache variables
2652         buffer-local, so that killing the *info* buffer forces the
2653         dir-node to be rebuilt.
2655 2002-12-06  Markus Rost  <rost@math.ohio-state.edu>
2657         * finder.el (finder-compile-keywords): Don't insert a keyword to
2658         the generated file.
2660 2002-12-05  Andreas Schwab  <schwab@suse.de>
2662         * speedbar.el (speedbar-highlight-face): Fix face spec.
2664 2002-12-05  Stefan Monnier  <monnier@cs.yale.edu>
2666         * gdb-ui.el: Replace uses of (gdb-get-instance-buffer 'gdba) and
2667         gdb-proc with gud-comint-buffer instead.
2668         (gdb-proc): Remove.
2669         (def-gdb-var): Simplify.
2670         (gdb-get-create-instance-buffer): Avoid make-variable-buffer-local.
2671         Set gud-comint-buffer as well as gud-minor-mode and tool-bar-map.
2672         (gdb-goto-bp-this-line): Select the window while doing the goto-line.
2673         (gdb-info-locals-handler): Avoid replace-regexp.
2675         * calendar/calendar.el (facemenu-unlisted-faces): Only update
2676         after facemenu is loaded.
2677         (calendar-font-lock-keywords): Accept non-ASCII month names.
2678         Use regexp-opt.
2680         * gdb-ui.el (gud-gdb-complete-string, gud-gdb-complete-break)
2681         (gud-gdb-complete-list, gud-gdb-complete-in-progress): Remove.
2682         (gdba): Call `gdb' and then make modifications.
2683         Always call gdb-clear-inferior-io rather than just "the first time".
2684         (gud-break, gud-remove): Definitions moved to inside gdba.
2685         (gdb-target-name): Remove.  Use gud-target-name instead.
2686         (gdba-complete-filter, gdba-common-init): Remove.
2687         The changes were integrated into the generic code.
2689         * gud.el: Use match-string.
2690         (gud-menu-map): Re-fix gdb-running to gud-running.
2691         Activate up/down and finish for pdb.
2692         (gud-def): Use backquotes.
2693         (gdb, sdb, dbx, xdb, pdb, jdb, bashdb): Remove redundant menu bindings.
2694         (gud-gdb-complete-in-progress, gud-gdb-complete-string)
2695         (gud-gdb-complete-break, gud-gdb-complete-list):
2696         Rename to gud-gdb-fetch-lines-in-progress, gud-gdb-fetch-lines-string,
2697         gud-gdb-fetch-lines-break and gud-gdb-fetched-lines.
2698         (gud-gdb-fetch-lines-filter): Rename from gud-gdb-complete-filter.
2699         Add a `filter' argument and run it on `string'.
2700         (gud-gdb-run-command-fetch-lines): Use it instead of
2701         gud-gdb-speedbar-stack-filter.  Add a `skip' arg.
2702         Return the fetched lines.
2703         (gud-gdb-complete-command): Use it instead of cooking up
2704         something by hand using gud-gdb-complete-filter.
2705         (gud-gdb-get-stackframe): Use the new calling convention of
2706         gud-gdb-run-command-fetch-lines.
2707         (gud-gdb-fetched-stack-frame-list): Remove.
2708         (gud-gdb-speedbar-stack-filter): Remove.
2709         (gud-jdb-marker-filter): Change RE for easier extraction of submatches.
2710         (gud-bashdb-command-name): Add "--debugger" argument here.
2711         (bashdb): Use default gud-find-file and don't bother with
2712         a massage-args function now that --debugger is make explicit.
2713         (gud-bashdb-massage-args, gud-bashdb-find-file): Remove.
2714         (bashdb): Don't provide.
2715         (gud-target-name): New var.
2716         (gud-common-init): Set it.
2717         Also reset gud-running and gud-last-last-frame.
2719 2002-12-05  Dave Love  <fx@gnu.org>
2721         * international/utf-8-subst.el: Update safe-chars of mule-utf-8,
2722         mule-utf-16-le, mule-utf-16-be.
2724 2002-12-05  Richard M. Stallman  <rms@gnu.org>
2726         * textmodes/outline.el (outline-mode): Doc fix.
2728 2002-12-05  Edward M. Reingold  <reingold@emr.cs.iit.edu>
2730         * calendar/solar.el (solar-atn2): Give correct quadrant for arctan.
2732 2002-12-05  Kenichi Handa  <handa@m17n.org>
2734         * international/titdic-cnv.el (quail-misc-package-ext-info):
2735         Remove duplicate entry for chinese-b5-quick.
2736         (batch-miscdic-convert): Don't try to call miscdic-convert on
2737         files in the directory just following the arg "-dir".
2739 2002-12-04  Stefan Monnier  <monnier@cs.yale.edu>
2741         * gdb-ui.el: Fold top-level `setq's and `define-key's into their
2742         corresponding defvar.
2743         (gdb-inferior-io-mode-map): New var.
2744         Add bindings to it rather than to comint-mode-map.
2745         (gdb-display-number-end): Use dolist.  Remove always-true test.
2746         (gdb-delete-line): Move and simplify.
2747         (gdb-display-end): Don't bother going to beg-of-line since we're there.
2748         (gdb-array-format1): Use dolist.
2749         (gdb-make-windows-menu, gdb-make-frames-menu):
2750         Move to top-level code.  Move the menus to within the GUD menu.
2751         Make the menus only appear in gdba mode.
2753         * gdb-ui.el (gdb-inferior-io-mode-map): Remove (unused).
2754         (gdb-inferior-io-mode): Use define-minor-mode.
2755         (gdb-source-info): Don't burp if there's no source file.
2756         (gdb-inferior-io-interrupt, gdb-inferior-io-quit)
2757         (gdb-inferior-io-stop, gdb-inferior-io-eof)
2758         (gdb-display-breakpoints-buffer, gdb-frame-breakpoints-buffer)
2759         (gdb-display-stack-buffer, gdb-frame-stack-buffer)
2760         (gdb-display-registers-buffer, gdb-frame-registers-buffer)
2761         (gdb-display-locals-buffer, gdb-frame-locals-buffer)
2762         (gdb-display-display-buffer, gdb-frame-display-buffer)
2763         (gdb-display-gdb-buffer, gdb-frame-gdb-buffer)
2764         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
2765         Remove the spurious left over arg from the "big reorg".
2767 2002-12-04  Richard M. Stallman  <rms@gnu.org>
2769         * gud.el (gud-menu-map): Update for bashdb.
2770         (perldb): Change prompt regexp.
2771         (gud-bashdb-history, gud-bashdb-massage-args, gud-bashdb-marker-filter)
2772         (gud-bashdb-find-file, gud-bashdb-command-name, bashdb): New.
2774         * progmodes/cc-vars.el: Simply require wid-edit and custom
2775         in eval-when-compile.
2777         * progmodes/cc-menus.el: Don't require imenu.
2779         * progmodes/cc-langs.el: Don't require cl.
2780         (c-delete-duplicates): New function.  Use instead of delete-duplicates.
2782         * progmodes/cc-bytecomp.el (cc-bytecomp-obsolete-var):
2783         Add an else-clause to the if to avoid confused compiler warning.
2785         * tooltip.el (tooltip-gud-tips-p): Undo previous change.
2787 2002-12-03  Stefan Monnier  <monnier@cs.yale.edu>
2789         * gdb-ui.el: Get rid of (quote ..); use match-string and ignore.
2791         * gdb-ui.el (gdba, gdb-starting, gdb-stopped, gdb-quit):
2792         Update gdb-running -> gud-running.
2793         (gdba): Use the default for gud-find-file.
2794         (def-gdb-variable): Remove: fold into def-gdb-var.
2795         (def-gdb-var): Use buffer-local-value and with-current-buffer.
2797         * gud.el (gud-running): Rename from gdb-running.  Update uses.
2798         (gud-tool-bar-map): Use tool-bar-local-item-from-menu rather than
2799         tool-bar-add-item-from-menu to avoid let binding tool-bar-map
2800         which fails if tool-bar.el is loaded in the mean time.
2801         (gud-file-name): New fun.
2802         (gud-find-file): Use it as default value for gud-find-file.
2803         (gud-speedbar-buttons): Discriminate on gud-minor-mode rather than
2804         on gud-find-file.
2805         (gud-gdb-find-file, gud-dbx-file-name, gud-dbx-find-file)
2806         (gud-xdb-file-name, gud-xdb-find-file, gud-perldb-find-file)
2807         (gud-pdb-find-file, gud-jdb-find-file): Remove.
2808         (gud-query-cmdline): Don't stuff the whole cwd in the command.
2809         (gdb, dbx, xdb, perldb, pdb, jdb): Use the default for gud-find-file.
2810         (gud-mipsdbx-massage-args): Remove.
2811         (gud-dbx-command-name): New var.  Do what gud-mipsdbx-massage-args did.
2812         (gud-irixdbx-marker-filter): Use match-string and gud-file-name.
2813         (gud-jdb-command-name): New var.
2814         (gud-common-init): Re-instate RMS code of 11/13.
2816 2002-12-03  Dave Love  <fx@gnu.org>
2818         * international/ucs-tables.el (ucs-unify-8859, ucs-unify-8859)
2819         (ucs-fragment-8859): Don't use set-buffer-major-mode-hook.
2820         (ucs-set-table-for-input): Use optional arg.  Check for null `cs'.
2822 2002-12-03  Andreas Schwab  <schwab@suse.de>
2824         * cus-edit.el (custom-display): Add checkbox for type mac.
2826         * whitespace.el (whitespace-highlight-face): Fix face spec.
2828 2002-12-02  Stefan Monnier  <monnier@cs.yale.edu>
2830         * simple.el (completion-setup-function): Fix last change to use
2831         minibuffer-completing-file-name instead.
2833         * add-log.el (change-log-mode): Set indent-line-function explicitly
2834         to what it was before indent-line-function's default was changed.
2836 2002-12-02  Richard M. Stallman  <rms@gnu.org>
2838         * textmodes/ispell.el (ispell-dict-map): Move specific
2839         dictionary selection into a submenu.
2841         * textmodes/fill.el (fill-indent-to-left-margin): New function.
2842         (fill-newline, fill-region-as-paragraph): Use that.
2844         * simple.el (completion-setup-function):
2845         Handle ffap-read-file-or-url-internal specially like
2846         read-file-name-internal.
2848 2002-12-02  Simon Marshall  <marshals@perth>
2850         * font-lock.el (c++-font-lock-extra-types): Fix previous change.
2852 2002-12-02  Fran\e,Ag\e(Bois Pinard  <pinard@iro.umontreal.ca>
2854         * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight
2855         more make keywords:  defined, endef, override, export, unexport
2856         and vpath.
2858 2002-12-02  Dave Love  <fx@gnu.org>
2860         * autoarg.el (autoarg-kp-mode): Give it a :group.
2862 2002-12-02  Noah Friedman  <friedman@splode.com>
2864         * complete.el (PC-do-completion): Do not add wildcards to pattern
2865         unless filename is non-nil.
2867 2002-12-02  Andreas Schwab  <schwab@suse.de>
2869         * mwheel.el (mouse-wheel-scroll-amount): Fix customize type.
2871         * paren.el (show-paren-mismatch-face): Fix face spec.
2873 2002-11-30  Nick Roberts  <nick@nick.uklinux.net>
2875         * gdb-ui.el (gdb-many-windows): Define as a minor mode.
2876         (toggle-gdb-windows): Remove. (Patch from Stefan Monnier)
2878         * tooltip.el (tooltip-gud-process-output): Handle annotations that
2879         are output with gdba in gdb-ui.el.
2880         (tooltip-strip-annotations): New function.
2882 2002-12-29  Dave Love  <fx@gnu.org>
2884         * autoarg.el (autoarg-mode): Give it a :group.
2886 2002-11-29  Bill Wohler  <wohler@newt.com>
2888         * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
2889         mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el,
2890         mail/mh-utils.el, mail/mh-xemacs-compat.el: Upgraded to MH-E
2891         version 7.0.
2893         * mail/mh-index.el, mail/mh-speed.el: New files for indexed
2894         searches and speedbar support in MH-E version 7.0.
2896         * toolbar/reply-all.pbm, toolbar/reply-all.xpm,
2897         toolbar/reply-from.pbm, toolbar/reply-from.xpm,
2898         toolbar/reply-to.pbm, toolbar/reply-to.xpm: New toolbar images for
2899         MH-E version 7.0.
2901 2002-11-29  Markus Rost  <rost@math.ohio-state.edu>
2903         * mwheel.el (mouse-wheel-inhibit-click-time): Fix custom type.
2905 2002-11-29  Richard M. Stallman  <rms@gnu.org>
2907         * mail/rmail.el (rmail-convert-to-babyl-format):
2908         Make search for message delimiter case-sensitive.
2910         * simple.el (yank-window-start): New variable.
2911         (yank): Record yank-window-start
2912         (yank-pop): Use yank-window-start.
2914         * info.el (Info-additional-directory-list): Doc fix.
2916         * indent.el (indent-according-to-mode, indent-region): Doc fix.
2918         * tooltip.el (tooltip-gud-tips-p): Doc fix.
2920         * eshell/em-script.el: Require eshell.
2922         * eshell/esh-ext.el, eshell/em-cmpl.el: Require esh-util.
2924 2002-11-29  Kim F. Storm  <storm@cua.dk>
2926         * mwheel.el: Avoid accidental yanking of text while scrolling with
2927         the mouse wheel.  This adds a short period after each mouse wheel
2928         scroll event where a click on the mouse wheel button is ignored.
2929         (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
2930         (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
2931         (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
2932         (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
2933         Start mwheel-inhibit-click-event-timer with timeout handler
2934         mwheel-inhibit-click-timeout.
2936 2002-11-28  Nick Roberts  <nick@nick.uklinux.net>
2938         * tooltip.el (tooltip-gud-tips-setup): Remove.
2939         (tooltip-gud-debugger): Remove.
2940         (tooltip-gud-print-command): Use gud-minor mode instead of
2941         tooltip-gud-tips-setup and tooltip-gud-debugger.
2943         * gdb-ui.el (gdb-starting): Set gdb-running to t.
2944         (gdb-stopped): Set gdb-running to nil.
2945         (gdb-quit): Reset some variables including tool-bar-map.
2947         * gud.el (gdb-running): New variable.
2948         (gud-menu-map): Use gdb-running to grey out toolbar buttons
2949         with gdba in gdb-ui.el.
2950         (gud-tool-bar-map): Move to avoid byte compiler warning.
2952 2002-11-27  Jason Rumney  <jasonr@gnu.org>
2954         * files.el (file-truename): Canonicalize non-existent names on w32.
2956 2002-11-28  Kim F. Storm  <storm@cua.dk>
2958         * ido.el (ido-xemacs): Remove defvar.  All uses changed to
2959         check (featurep 'xemacs) instead.
2960         (ido-visit-buffer): Use select-frame-set-input-focus unconditionally.
2962 2002-11-27  Dave Love  <fx@gnu.org>
2964         * emacs-lisp/cl-macs.el: Move `predicates for analyzing Lisp
2965         forms' block to top (before uses).
2966         (help-fns): Don't require at top level.  (Recursively.)
2967         (cl-transform-lambda): Require help-fns.
2969 2002-11-26  Dave Love  <fx@gnu.org>
2971         * language/european.el (encode-mac-roman): Deal with unencodable
2972         characters.
2974         * language/cyrillic.el (ccl-encode-koi8, ccl-encode-koi8-u)
2975         (ccl-encode-alternativnyj): Deal with unencodable characters.
2977         * international/code-pages.el (cp-make-coding-system): Deal with
2978         unencodable characters.
2980 2002-11-24  Richard M. Stallman  <rms@gnu.org>
2982         * mail/sendmail.el (mail-signature): Handle case where
2983         value of mail-signature is a string.
2985         * menu-bar.el (menu-bar-describe-menu): Add "What's This?" item.
2987         * faces.el (face-set-after-frame-default): Ignore errors
2988         in face-spec-face-set.
2990         * cus-face.el (custom-declare-face): Add face-defface-spec
2991         prop after applying the face spec.
2993 2002-11-23  Nick Roberts  <nick@nick.uklinux.net>
2995         * tooltip.el (tooltip-gud-print-command): Add server prefix to the
2996         print command for gdb to keep it out of the command history.
2998         * gdb-ui.el: Major re-organisation. Simplify legacy gdba
2999         code to allow only one gdb process.
3001 2002-11-23  Markus Rost  <rost@math.ohio-state.edu>
3003         * scroll-all.el (scroll-all-mode): Move arg LIGHTER to the right
3004         place.  Add groups.
3006 2002-11-22  Simon Marshall  <marshals@perth>
3008         * font-lock.el (c++-font-lock-extra-types): Add various STL classes.
3010 2002-11-21  Nick Roberts  <nick@nick.uklinux.net>
3012         * gdb-ui.el : General tidying. Patches from Stefan Monnier.
3014 2002-11-20  Simon Josefsson  <jas@extundo.com>
3016         * play/morse.el (morse-code): Add non-ASCII characters, according
3017         to table at http://www.soton.ac.uk/~scp93ch/morse/.
3019 2002-11-21  Richard M. Stallman  <rms@gnu.org>
3021         * dired.el (dired-sort-inhibit): New variable.
3022         (dired-sort-toggle-or-edit): Err if dired-sort-inhibit non-nil.
3024         * find-dired.el (find-dired): Set dired-sort-inhibit to t
3025         buffer-locally.
3027 2002-11-21  Eugene Exarevsky  <zheka@relex.ru>
3029         * progmodes/sql.el: Added LINTER support.
3030         (sql-linter-program): New variable.
3031         (sql-linter-options): New variable.
3032         (sql-mode-menu): Added Linter keywords.
3033         (sql-mode-linter-font-lock-keywords): New variable.
3034         (sql-highlight-linter-keywords): New function.
3035         (sql-linter): New function.
3036         (sql-ms-options): New variable.
3037         (sql-ms): Use it.
3039 2002-11-21  John Paul Wallington  <jpw@shootybangbang.com>
3041         * ibuffer.el (ibuffer-formats): Change default value; bump width
3042         of size column in first format to 7.
3044 2002-11-20  Stefan Monnier  <monnier@cs.yale.edu>
3046         * help-fns.el (describe-variable): Look for (defvar . <sym>) in the
3047         load-history since `defvar' now uses this format.
3049         * custom.el (custom-declare-variable): Use push.
3050         Use the (defvar . <sym>) format in load-history like `defvar' does.
3052         * subr.el (symbol-file): Accept a non-atomic `function' arg.
3053         (with-local-quit): Add debug and indentation info.
3055 2002-11-20  John Paul Wallington  <jpw@shootybangbang.com>
3057         * subr.el (symbol-file): Remove unused variable `functions'.
3059 2002-11-20  Markus Rost  <rost@math.ohio-state.edu>
3061         * Makefile.in (setwins_almost): Renamed from finder_setwins.
3062         (custom-deps): Use it.
3063         (finder-data): Adjust to that name change.
3065 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
3067         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
3068         Turn errors into messages so they don't get ignored.
3069         (eldoc-get-fnsym-args-string): Use help-split-fundoc.
3070         (eldoc-beginning-of-sexp): Simplify.
3071         (eldoc-function-arglist): Remove.
3072         (eldoc-function-argstring): Use help-function-arglist instead.
3073         (eldoc-function-argstring-from-docstring-method-table)
3074         (eldoc-function-argstring-from-docstring): Remove.
3076         * emacs-lisp/cl.el (multiple-value-call): Add docstring.
3078 2002-11-19  Dave Love  <fx@gnu.org>
3080         * emacs-lisp/bytecomp.el (maphash, map-char-table):
3081         Use byte-compile-funarg.
3083         * emacs-lisp/byte-opt.el (side-effect-free-fns): Several additions.
3085 2002-11-19  Markus Rost  <rost@math.ohio-state.edu>
3087         * progmodes/vhdl-mode.el (defgroup vhdl-related): Declare the
3088         members here rather than with custom-add-to-group.  This is the
3089         intended way of using defgroup and also lets
3090         custom-make-dependencies do its job.
3091         (defgroup vhdl-highlight-faces): Ditto.
3093         * emacs-lisp/shadow.el (defgroup lisp-shadow): New group name.
3094         Previous group name shadow is used in shadowfile.el.
3095         (shadows-compare-text-p): Use group lisp-shadow.
3097 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
3099         * emacs-lisp/cl.el (multiple-value-call): Add docstring.
3101 2002-11-19  Masatake Yamato  <jet@gyve.org>  (tiny change)
3103         * register.el (describe-register-1): Don't assign to val the value
3104         returned by `remove-list-of-text-properties'.
3106 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3108         * calendar/diary-lib.el (fancy-diary-font-lock-keywords):
3109         Grok month numbers, too.
3111 2002-11-18  Juanma Barranquero  <lektu@terra.es>
3113         * mail/smtpmail.el (smtpmail-send-queued-mail): Add autoload cookie.
3115 2002-11-18  Markus Rost  <rost@math.ohio-state.edu>
3117         * pcvs.el (cvs-minor-mode, cvs-mode-commit-hook): Add group.
3119         * textmodes/refill.el (defgroup refill): New group.
3121         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Add group.
3123         * textmodes/sgml-mode.el (html-autoview-mode): Add group.
3125         * textmodes/paragraphs.el (use-hard-newlines): Add group.
3127         * progmodes/compile.el (compilation-shell-minor-mode): Add group.
3128         (compilation-minor-mode): Add group.
3130         * reveal.el (global-reveal-mode): Add group.
3132         * bookmark.el (bookmark-menu-length): Fix group name.
3134 2002-11-17  Richard M. Stallman  <rms@gnu.org>
3136         * mail/rmail.el (rmail-ignored-headers): Add more headers.
3138         * calendar/parse-time.el (parse-time-elt): Var renamed from `elt'.
3139         (parse-time-val): Var renamed from `val'.  All uses changed.
3141         * files.el (parse-time-rules): Mark it as risky.
3143         * finder.el (finder-commentary): Use buffer *Finder-package*.
3145         * menu-bar.el (menu-bar-options-menu): Improve tooltip string.
3147         * simple.el (indicate-unused-lines)
3148         (default-indicate-unused-lines): New variable aliases.
3150 2002-11-18  Kenichi Handa  <handa@m17n.org>
3152         * progmodes/cc-vars.el: Undo previous change.
3154 2002-11-18  Kenichi Handa  <handa@m17n.org>
3156         * language/cyrillic.el (cyrillic-iso-8bit): Make it safe.
3158         * language/european.el (iso-latin-1): Make it safe.
3159         (iso-latin-2, iso-latin-3, iso-latin-4, iso-latin-5, iso-latin-8)
3160         (iso-latin-9): Likewise.
3162         * language/greek.el (greek-iso-8bit): Make it safe.
3164         * language/hebrew.el (hebrew-iso-8bit): Make it safe.
3166         * language/lao.el (lao): Make it safe.
3168         * language/thai.el (thai-tis620): Make it safe.
3170 2002-11-17  Markus Rost  <rost@math.ohio-state.edu>
3172         * speedbar.el (defgroup speedbar): Use group 'etags instead of
3173         nonexisting group 'tags.
3175         * emacs-lisp/re-builder.el: Add provide call.
3177         * mail/feedmail.el (feedmail-fiddle-headers-upwardly)
3178         (feedmail-fiddle-plex-user-list): Fix typo in group name.
3180         * progmodes/make-mode.el (makefile-space-face): Fix group name.
3182         * textmodes/ispell.el (defgroup ispell): Arrange that definition
3183         starts at beginning of line.
3185         * textmodes/table.el (defgroup table-hooks): New group.
3186         (table-cell-map-hook): Fix typo in group name.
3188         * calendar/diary-lib.el (diary-button-face): Add group and version
3189         number.
3191         * warnings.el (defgroup warnings): New group.
3193 2002-11-16  Markus Rost  <rost@math.ohio-state.edu>
3195         * emacs-lisp/autoload.el (update-autoloads-from-directories):
3196         Sort the list of files with no autoloads.
3198 2002-11-16  Alan Shutko  <ats@acm.org>
3200         * calendar/diary-lib.el (list-diary-entries): Pass a marker
3201         indicating source of entry to add-to-diary-list.
3202         (diary-button-face, diary-entry, diary-goto-entry): New, to
3203         support click to diary file.
3204         (fancy-diary-display): Buttonize diary entries.
3205         (list-sexp-diary-entries): Pass a marker indicating source of
3206         entry to add-to-diary-list.
3207         (diary-date): Return mark as well as entry.
3209         * calendar/calendar.el (diary-face): New.
3210         (european-calendar-display-form, describe-calendar-mode)
3211         (mark-visible-calendar-date, calendar-mark-today): Tidy doc string.
3212         (calendar-make-alist): New.
3213         (calendar-mode): Set up font-lock mode.
3214         (generate-calendar-window): Fontify if font-lock-mode is on.
3216 2002-11-16  Ivan Zakharyaschev  <imz@altlinux.org>  (tiny change)
3218         * international/codepage.el (cp866-decode-table): Fix the
3219         translation table.
3221 2002-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
3223         * progmodes/cc-bytecomp.el (cc-bytecomp-defun): Fixed bug that
3224         caused existing function definitions to be overridden by
3225         phonies when the bytecomp environment is restored.
3227 2002-11-15  Nick Roberts  <nick@nick.uklinux.net>
3229         * toolbar/gud-break.pbm, toolbar/gud-cont.pbm, toolbar/gud-display.pbm,
3230         toolbar/gud-down.pbm, toolbar/gud-finish.pbm, toolbar/gud-goto.pbm,
3231         toolbar/gud-next.pbm, toolbar/gud-print.pbm, toolbar/gud-remove.pbm,
3232         toolbar/gud-run.pbm, toolbar/gud-step.pbm, toolbar/gud-up.pbm:
3233         Icons for debugger (pbm files).
3235 2002-11-15  Richard M. Stallman  <rms@gnu.org>
3237         * international/mule.el (set-buffer-file-coding-system): Redo prev chg.
3239 2002-11-15  John Paul Wallington  <jpw@shootybangbang.com>
3241         * ibuffer.el (ibuffer-use-other-window, ibuffer-use-header-line)
3242         (ibuffer-visit-buffer, ibuffer-redisplay, ibuffer-update): Doc fix.
3243         (ibuffer-mode-hooks): Remove spurious defvar.
3244         (ibuffer): Run `ibuffer-hook' instead of `ibuffer-hooks'.
3245         (ibuffer-mode): Run `ibuffer-mode-hook' instead of
3246         `ibuffer-mode-hooks'.
3248 2002-11-15  Markus Rost  <rost@math.ohio-state.edu>
3250         * mail/rmailedit.el: Add provide call.
3252         * play/bruce.el: Add provide call.
3254         * emacs-lisp/gulp.el: Add provide call.
3256 2002-11-14  Richard M. Stallman  <rms@gnu.org>
3258         * international/mule.el (set-buffer-file-coding-system): Undo prv chg.
3260 2002-11-14  Markus Rost  <rost@math.ohio-state.edu>
3262         * custom.el (custom-declare-group): Remove unnecessary line of code.
3264         * cus-dep.el (custom-make-dependencies): Bind load-file-name.
3266 2002-11-14  Edward M. Reingold  <reingold@emr.cs.iit.edu>
3268         * calendar/diary-lib.el (make-diary-entry): Allow for local variables
3269         at end of diary file.
3271 2002-11-14  Kim F. Storm  <storm@cua.dk>
3273         * files.el (mode-name): Mark it as risky-local-variable like the
3274         other mode-line elements (moved from bindings.el).
3276         * bindings.el (mode-name): Moved mark as risky-local-variable to
3277         files.el.
3279 2002-11-14  Juanma Barranquero  <lektu@terra.es>
3281         * gud.el: Fix feature name in `provide'.
3283         * gdb-ui.el: Fix feature name in `require'.
3285 2002-11-14  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
3287         * progmodes/etags.el (find-tag-default): Copy text at point without
3288         properties.
3290 2002-11-14  Kenichi Handa  <handa@m17n.org>
3292         * progmodes/cc-vars.el: Don't cc-bytecomp-defun char-table-p.
3294 2002-11-14  Kim F. Storm  <storm@cua.dk>
3296         * textmodes/fill.el (fill-nobreak-invisible): New var.
3297         (fill-nobreak-p): Test it; return t if set and point invisible.
3298         (fill-newline): Test it; remove invisible prop on newline if set.
3300         * info.el (Info-fontify-node): New local list paragraph-markers.
3301         Record markers for mangled *note references on that list.
3302         When done, go back through those markers and fill each mangled
3303         paragraph with `fill-nobreak-invisible' let-bound to t.
3304         Don't use `display' property; insert "see" directly in buffer.
3306 2002-11-14  Nick Roberts  <nick@nick.uklinux.net>
3308         * gdb-ui.el: New file, User Interface for running GDB
3310         * gud.el:(gud-find-file): Set up GDB tool bar.
3311         (gud-menu-map): New commands: run, goto.
3312         Enable some commands for gdba.
3313         (gud-query-cmdline): Pass default directory to gdba.
3314         (gdb): Defune gud-goto and gud-run.
3315         (gud-gdb-complete-command): Maybe use gdba-complete-filter.
3316         (gud-mode): Set up local tool bar.
3317         (gud-display-line): For gdba, call gdb-display-source-buffer.
3318         (gud-basic-call): For gdba, maybe delete the current prompt.
3319         (gud-tool-bar-map): New variable.
3320         (gud-read-address): Correction.
3322         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-display.xpm,
3323         toolbar/gud-down.xpm, toolbar/gud-finish.xpm, toolbar/gud-goto.xpm,
3324         toolbar/gud-next.xpm, toolbar/gud-print.xpm, toolbar/gud-remove.xpm,
3325         toolbar/gud-run.xpm, toolbar/gud-step.xpm, toolbar/gud-up.xpm:
3326         Icons for debugger.
3328 2002-11-13  Stefan Monnier  <monnier@cs.yale.edu>
3330         * pcvs.el (cvs-mode-run): Don't pass "." if not needed.
3332 2002-11-13  Andre Spiegel  <spiegel@gnu.org>
3334         * vc-rcs.el (vc-rcs-registered): Improve comment.
3336         * vc-sccs.el (vc-sccs-registered): Improve comment.
3338 2002-11-13  Tim Van Holder  <tim.vanholder@anubex.com>  (tiny change)
3340         * progmodes/compile.el (compilation-error-regexp-alist):
3341         Don't include colon and space after a file name as part of the name.
3343 2002-11-13  Richard M. Stallman  <rms@gnu.org>
3345         * gud.el (gdb): Undo 10-26 change.
3347 2002-11-13  Kenichi Handa  <handa@m17n.org>
3349         * replace.el (occur-engine): Set buffer-file-coding-system of
3350         OUT-BUF to that of one of BUFFERS if they locally bind that variable.
3352 2002-11-13  Markus Rost  <rost@math.ohio-state.edu>
3354         * custom.el (custom-handle-all-keywords): Fix arg passed to
3355         custom-add-to-group.
3357 2002-11-12  Stefan Monnier  <monnier@cs.yale.edu>
3359         * pcvs-defs.el (cvs-mode-map): Remove M-f binding.
3360         (cvs-minor-mode-map): Add e binding in log-view-mode.
3362         * progmodes/perl-mode.el (perl-hanging-paren-p): New fun.
3363         (perl-indent-line): Look at the open-paren to indent a close-paren.
3364         (perl-calculate-indent): Try to better indent args after hanging paren.
3365         Remove special code for open-paren-in-column-0.
3367         * textmodes/sgml-mode.el (sgml-namify-char): New cmd.
3368         (sgml-name-char): Use it.
3369         (sgml-tag-last, sgml-tag-history): New vars.
3370         (sgml-tag): Use them.
3371         (sgml-skip-tag-forward): Use sgml-tag-syntax-table.
3372         (sgml-delete-tag): Remove resulting empty lines.
3373         (sgml-tag) <symbol-plist>: Don't make intangible.
3374         (sgml-parse-tag-backward): Add limit argument.
3375         (html-autoview-mode): Use define-minor-mode.
3377 2002-11-12  Markus Rost  <rost@math.ohio-state.edu>
3379         * vc-rcs.el (vc-rcs-registered): Handle the autoload cookie so
3380         that the definition is found by `find-function-search-for-symbol'
3381         and etags.
3383         * vc-sccs.el (vc-sccs-registered): Ditto.
3385         * emulation/edt.el (defgroup edt): Arrange that definition starts
3386         at beginning of line.
3388         * ls-lisp.el (defgroup ls-lisp): Remove autoload cookie.
3390         * hi-lock.el (defgroup hi-lock-interactive-text-highlighting):
3391         Remove autoload cookie.
3393         * newcomment.el (defgroup comment): Remove autoload cookie.
3395 2002-11-11  Markus Rost  <rost@math.ohio-state.edu>
3397         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3398         Declare with defvar, not with defcustom.
3400         * cus-dep.el: Don't require 'autoload.
3401         (custom-make-dependencies): Handle :version also for autoloaded
3402         options.
3404         * winner.el (defgroup winner): Arrange that definition starts at
3405         beginning of line.
3407         * emulation/edt.el: Simplify Emacs 19 compatibility.
3409 2002-11-11  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>  (tiny change)
3411         * dired-aux.el (dired-show-file-type): Format filename with "%s" to
3412         escape any format-like sequences it could contain.
3414 2002-11-11  Per Abrahamsen  <abraham@dina.kvl.dk>
3416         * cus-edit.el (custom-save-delete): Force emacs-lisp-mode.
3418 2002-11-11  Juanma Barranquero  <lektu@terra.es>
3420         * bindings.el (mode-name): Mark it as risky-local-variable.
3422 2002-11-09  Dave Love  <fx@gnu.org>
3424         * international/mule-cmds.el (current-language-environment):
3425         Fix :type.
3427         * international/ucs-tables.el: Revert to using
3428         translation-table-for-input instead of keyboard-translate-table.
3430         * international/quail.el (quail-input-string-to-events):
3431         Revert last change.
3433         * simple.el (quoted-insert): Bind translation-table-for-input,
3434         not keyboard-translate-table.
3436 2002-11-08  Stefan Monnier  <monnier@cs.yale.edu>
3438         * arc-mode.el (archive-zip-summarize): Don't hardcode (point-min) = 1.
3440         * complete.el (PC-do-completion): Make partial-completion work
3441         with incomplete directory names.
3443         * textmodes/tex-mode.el (latex-standard-block-names): Rename from
3444         standard-latex-block-names.
3445         (tex-font-lock-keywords-1): Add providecommand, renewenvironment,
3446         and renewtheorem.  Highlight \it and \bf separately since they
3447         may overlap.
3448         (tex-font-lock-suscript, tex-font-lock-unfontify-region): New funs.
3449         (tex-font-lock-keywords-3, tex-verbatim-environments)
3450         (tex-font-lock-syntactic-keywords): New vars.
3451         (superscript, subscript, tex-verbatim-face): New faces.
3452         (tex-font-lock-syntactic-face-function): Handle \verb construct.
3453         (tex-common-initialization): Update font-lock-defaults setting.
3454         (tex-insert-braces): Make it into a skeleton.
3455         (latex-fill-nobreak-predicate): Don't break after \.
3456         (latex-insert-block): Rename from tex-latex-block.
3457         (latex-down-list): Use tex-mode-syntax-table when skipping parens
3458         rather than the indentation syntax-table.
3459         (latex-close-block): Rename from tex-close-latex-block.
3460         (latex-split-block): New fun.
3461         (latex-indent): Don't indent inside a verbatim block.
3462         (latex-find-indent): Stick \begin{verbatim} to the margin.
3464 2002-11-08  John Wiegley  <johnw@gnu.org>
3466         * calendar/timeclock.el (timeclock-modeline-display): Use assq as
3467         well as memq to find `global-mode-string' within
3468         `mode-line-format'.  The structure of that variable has changed in
3469         21.3.
3471 2002-11-07  Stefan Monnier  <monnier@cs.yale.edu>
3473         * format.el (format-decode): Be careful with the order in `format'.
3475         * eshell/esh-cmd.el (function-p-func): Avoid `xemacs-p'.
3477         * eshell/em-glob.el: Require esh-util.
3478         (eshell-glob-initialize): Don't assume
3479         eshell-special-chars-outside-quoting is available.
3481         * textmodes/fill.el (fill-paragraph): Consider a comment-start as
3482         a paragraph starter when filling non-comments.
3483         (fill-comment-paragraph): Don't narrow while doing the fill.
3484         Recognize paragraph starters and separators within comments.
3485         Use adaptive-fill-prefix when it works.  Use comment-search-forward.
3487         * progmodes/compile.el (grep-default-command): New fun.
3488         (grep): Use it.
3489         (compilation-menu-map): New var.
3490         (compilation-minor-mode-map, compilation-shell-minor-mode-map): Use it.
3491         (compilation-mode-map): Simplify.
3492         (compilation-shell-minor-mode, compilation-minor-mode):
3493         Use define-minor-mode.
3495         * elide-head.el (elide-head): Don't make intangible.
3497         * help.el (where-is): Rename map to defs (a list of syms is not a map).
3498         Test fboundp first, to speed things up.  Use push.
3500         * isearch.el (isearch-hidden): New var.
3501         (isearch-search-and-update): Test it.
3502         (isearch-range-invisible): Set it.
3504         * progmodes/tcl.el (tcl-mode): Don't set paragraph-start,
3505         paragraph-separate, comment-column, and fill-paragraph-function.
3506         Simplify outline-regexp.
3507         (tcl-do-fill-paragraph): Remove.
3509 2002-11-07  Markus Rost  <rost@math.ohio-state.edu>
3511         * mail/sendmail.el (mail-default-directory): Set the version to 21.4.
3513         * progmodes/compile.el (grep-compute-defaults): Undo previous change.
3514         Definition moved down.
3515         (grep-command, grep-find-command, grep-tree-command): Allow value nil.
3516         Do not declare :get property.
3517         (grep-use-null-device): Fix type.  Do not declare :get property.
3519         * emacs-lisp/checkdoc.el (checkdoc-find-error):
3520         Use get-file-buffer instead of get-buffer.
3522         * cus-dep.el (custom-make-dependencies): Fix comment inserted in
3523         cus-load.el.
3525 2002-11-07  Juanma Barranquero  <lektu@terra.es>
3527         * help.el (where-is): Report also aliases of the passed command.
3529 2002-11-06  Dave Love  <fx@gnu.org>
3531         * simple.el (quoted-insert): Bind keyboard-translate-table around
3532         read-char.
3534         * international/ucs-tables.el: Use keyboard-translate-table coding
3535         system property, not translation-table-for-input, for
3536         vietnamese-viscii & al.
3537         (translation-table-for-input): Set,
3538         don't defvar, and make permanent-local.
3539         (ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859): Add/remove
3540         set-buffer-major-mode-hook, not quail-activate-hook.
3541         (ucs-set-table-for-input): Renamed from ucs-quail-activate.
3542         (ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859):
3543         Setup keyboard-translate-table, not translation-table-for-input.
3544         Modify set-buffer-major-mode-hook, not quail-activate-hook.
3545         (ucs-fragment-8859): Don't use translation-table-for-input coding
3546         system property.
3547         (ucs-quail-activate): Deleted.
3548         (ucs-set-table-for-input): New.
3549         (ucs-minibuffer-setup): Use it.
3551         * international/quail.el (quail-input-string-to-events):
3552         Use keyboard-translate-table, not translation-table-for-input.
3554         * files.el (normal-mode): Call ucs-set-table-for-input.
3556         * international/mule.el (set-buffer-file-coding-system):
3557         Call ucs-set-table-for-input.
3559 2002-11-06  Richard M. Stallman  <rms@gnu.org>
3561         * replace.el (query-replace, query-replace-regexp): Doc fixes.
3563         * emacs-lisp/bytecomp.el (byte-compile-lambda):
3564         Handle progn like let, inside interactive spec.
3566         * textmodes/tex-mode.el (tex-dvi-view-command): Value can be sexp.
3567         Initialize to a suitable sexp.
3568         (tex-view): Evaluate tex-dvi-view-command and use the value.
3570 2002-11-06  Kenichi Handa  <handa@m17n.org>
3572         * international/mule.el (coding-system-eol-type-mnemonic):
3573         Use eol-mnemonic-undecided if CODING-SYSTEM is nil.
3575 2002-11-06  Kim F. Storm  <storm@cua.dk>
3577         * info.el (Info-fontify-node): Fixed hiding of *note references
3578         with embedded file names like (xxx.yyy).
3579         Avoid making any lines visibly longer if hiding newlines inside
3580         note references by wrapping line after references if it contained
3581         a newline (unfortunaly this makes more lines appear "shorter").
3582         Properly reindent multi-line menu entry descriptions.
3584 2002-11-05  Juanma Barranquero  <lektu@terra.es>
3586         * language/cyrillic.el ("Bulgarian"): Fix typo.
3588         * international/mule.el (coding-system-eol-type-mnemonic):
3589         Move from mule-util.el.
3591         * international/mule-util.el (coding-system-eol-type-mnemonic):
3592         Move to mule.el.
3594 2002-11-04  Juanma Barranquero  <lektu@terra.es>
3596         * files.el (find-buffer-visiting): Accept new optional PREDICATE
3597         argument to return only a buffer that satisfies the predicate.
3598         (insert-file-1): New function.
3599         (insert-file-literally): Use it.
3600         (insert-file): Use it.
3602 2002-11-04  Robert Fenk  <Robert.Fenk@gmx.de>  (tiny change)
3604         * desktop.el (desktop-relative-file-names): New variable.
3605         (desktop-save): Use it.
3607 2002-11-03  Andre Spiegel  <spiegel@gnu.org>
3609         * vc.el (vc-dired-mode): Adapt dired-move-to-filename-regexp to
3610         its current version in dired.el.
3612 2002-11-03  Stefan Monnier  <monnier@cs.yale.edu>
3614         * emacs-lisp/autoload.el (generate-file-autoloads)
3615         (update-file-autoloads): Strip .gz and other such extensions.
3616         (update-autoloads-from-directories): Also consider compressed files.
3618         * info.el (Info-streamline-headings): New var.
3619         (Info-dir-remove-duplicates): New fun.
3620         (Info-insert-dir): Use it.  Simplify the code with push,mapc,dolist.
3621         (Info-select-node): Simplify handling of Info-header-line.
3622         (Info-forward-node): Undo 2000/12/15 since we don't narrow any more.
3623         (Info-mode): Set header-line-format once and for all.
3624         (Info-fontify-node): Accept bogus first line with `File:' missing.
3625         Only make first line invisible if Info-use-header-line.
3626         Don't use `intangible': it's evil.  Use inhibit-read-only.
3627         (Info-follow-reference, Info-next-reference, Info-prev-reference)
3628         (Info-try-follow-nearest-node): Don't bind inhibit-point-motion-hooks
3629         since we don't use intangible any more.
3631         * image.el (insert-image): Don't make intangible since
3632         adjust_point_for_property should be sufficient by default.
3634 2002-11-02  Stefan Monnier  <monnier@cs.yale.edu>
3636         * textmodes/fill.el (fill-paragraph-handle-comment): New var.
3637         (fill-comment-paragraph): New fun (generalizes of lisp-fill-paragraph).
3638         (fill-paragraph): Use them.
3640         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
3641         Use fill-comment-paragraph.
3643 2002-11-02  Stefan Monnier  <monnier@cs.yale.edu>
3645         * bindings.el (mode-line-change-eol)
3646         (mode-line-eol-desc-cache, mode-line-eol-desc): New.
3647         (mode-line-mule-info): Use them for the EOL part of the modeline.
3649         * server.el (server-sentinel): Kill buffers if applicable.
3650         (server-temp-file-p): Make arg optional.
3651         (server-done): Use it to simplify.
3652         (server-switch-buffer): If server-window is a function, use it.
3654         * mail/undigest.el (rmail-digest-end-regexps): Simplify.
3655         (undigestify-rmail-message): Fix paren-bug and simplify.
3657 2002-11-02  Kim F. Storm  <storm@cua.dk>
3659         * info.el (Info-hide-note-references): nil value now does no
3660         reformatting at all.  New choice 'tag reformats tag but shows
3661         the section reference.
3662         (Info-fontify-node): Use it.
3664 2002-11-01  Stefan Monnier  <monnier@cs.yale.edu>
3666         * textmodes/tex-mode.el (tex-common-initialization):
3667         comment-start-skip shouldn't match on the next line.
3669         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Use match-string.
3670         Don't bother making paragraph-start a superset of paragraph-separate.
3671         Use line-beginning-position.
3673         * textmodes/sgml-mode.el (sgml-skip-tag-backward)
3674         (sgml-skip-tag-forward): Deal with xml-style <foo/> empty tags.
3676 2002-11-01  Kim F. Storm  <storm@cua.dk>
3678         * info.el (Info-hide-note-references): New defcustom.
3679         (Info-fontify-node): Use it.
3681 2002-10-31  Kim F. Storm  <storm@cua.dk>
3683         * shell.el (explicit-bash-args): Bash 1.x doesn't grok
3684         --noediting option; added run-time check to exclude it.
3686         * info.el (Info-follow-reference, Info-next-reference)
3687         (Info-prev-reference, Info-try-follow-nearest-node):
3688         Bind inhibit-point-motion-hooks to t while parsing reference.
3689         (Info-fontify-node): When font-lock-mode is enabled, display
3690         "*note" and "* menu" references in a more user friendly format.
3692 2002-10-30  Stefan Monnier  <monnier@cs.yale.edu>
3694         * textmodes/fill.el (fill-move-to-break-point): Skip white space
3695         _before_ checking to see if we're hitting the margin.
3696         (fill-region-as-paragraph): Don't fiddle with the undo-list any more:
3697         it's now done by the C primitives.  Don't use narrowing.
3698         Reorganize the line-breaking part of the code to simplify the control
3699         flow and make it work in the absence of narrowing.
3700         (fill-region): Don't use narrowing.
3702 2002-10-30  Dave Love  <fx@gnu.org>
3704         * textmodes/po.el (po-content-type-charset-alist): Delete most entries.
3705         (po-find-charset): Doc fix.  Remove interactive spec.
3706         (po): Provide.
3707         (po-find-file-coding-system-guts): Re-written to use
3708         coding-system-alist, and code-pages, not codepage stuff.
3710         * term/x-win.el: Remove some ancient compatibility code.
3711         Populate x-keysym-table.
3713 2002-10-30  Andreas Schwab  <schwab@suse.de>
3715         * subr.el (replace-regexp-in-string): Doc fix.
3717 2002-10-29  Dave Love  <fx@gnu.org>
3719         * cus-start.el (selection-coding-system, scalable-fonts-allowed): Add.
3721         * progmodes/scheme.el (syntax-case): Define scheme-indent-function.
3723         * international/mule-conf.el: Doc fixes.
3725 2002-10-29  Richard M. Stallman  <rms@gnu.org>
3727         * server.el (server-switch-buffer): Say when no server buffers remain.
3729         * net/goto-addr.el (goto-address-url-regexp): Don't match `mailto'.
3731 2002-10-28  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
3733         * progmodes/make-mode.el (makefile-warn-continuations):
3734         Call re-search-forward with NOERROR t.
3736 2002-10-29  Kim F. Storm  <storm@cua.dk>
3738         * ido.el (ido-wide-find-dirs-or-files): Fixed problem that caused
3739         incomplete list of matches to be returned.
3741 2002-10-29  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
3743         * textmodes/texinfo.el (texinfo-environments): Add environment;
3744         copying, documentdescription, ifplaintext, ifnotplaintext, and
3745         verbatim.
3747         * textmodes/texinfmt.el (texinfo-format-ifplaintext): New function.
3748         (ifplaintext, ifnotplaintext)
3749         (afourpaper, afivepaper, afourlatex, afourwide)
3750         (documentlanguage, documentencoding): New aliases.
3752 2002-10-29  John Paul Wallington  <jpw@shootybangbang.com>
3754         * ibuffer.el (ibuffer-mouse-popup-menu): Set point before popping
3755         up filter groups menu.  Preserve point unless a menu command has
3756         moved it from point clicked.
3758 2002-10-29  David Kastrup  <dak@lola.goethe.zz>
3760         * calc/calc.el (calc-any-evaltos): Initialize to nil, since
3761         calc-refresh-evaltos appears to need this.
3763 2002-10-28  Dave Love  <fx@gnu.org>
3765         * international/mule-diag.el (non-iso-charset-alist): Move to
3766         avoid compilation warning.
3767         (mule-diag): Provide.
3769         * international/code-pages.el (cp-make-coding-system):
3770         Use utf-translation-table-for-decode, not
3771         utf-8-translation-table-for-decode.
3772         (mule-diag): Require.
3774         * language/thai-util.el (thai-composition-function): Don't use prog1.
3776         * language/lao-util.el (lao-composition-function): Don't use prog1.
3778         * language/european.el (diacritic-composition-function):
3779         Modify confused prog1 form.
3781         * international/quail.el (quail-keyboard-layout-alist): Fix pc105-uk.
3782         (quail-keyboard-layout): Customize.
3783         Move after quail-keyboard-layout-alist.
3785 2002-10-28  Miles Bader  <miles@gnu.org>
3787         * progmodes/make-mode.el (makefile-warn-continuations):
3788         Don't barf when there _aren't_ any suspicious continuations.
3790 2002-10-28  Matthew Swift  <swift@alum.mit.edu>
3792         * progmodes/compile.el (grep-find-use-xargs): Fix docstring.
3794 2002-10-27  Michael Kifer  <kifer@cs.stonybrook.edu>
3796         * ediff-wind.el (ediff-control-frame-parameters): Add scrollbar-height.
3798 2002-10-27  Andreas Schwab  <schwab@suse.de>
3800         * progmodes/sh-script.el (sh-mode-syntax-table): Don't make ^L
3801         end-of-comment syntax.
3803 2002-10-27  Kim F. Storm  <storm@cua.dk>
3805         * ido.el (ido-cannot-complete-command): New defcustom, default to
3806         ido-completion-help (similar to iswitchb-cannot-complete-hook).
3807         (ido-complete): Call value of ido-cannot-complete-command rather
3808         than ido-completion-help when no common completion.
3810 2002-10-27  Dave Love  <fx@gnu.org>
3812         * international/code-pages.el (iso-8859-11): New.
3814 2002-10-27  Kim F. Storm  <storm@cua.dk>
3816         * pcvs.el (cvs-checkout): Use read-directory-name.
3817         (cvs-query-directory): Likewise.
3819 2002-10-26  Richard M. Stallman  <rms@gnu.org>
3821         * progmodes/make-mode.el (makefile-cleanup-continuations):
3822         Default for variable is nil.
3823         (makefile-warn-continuations): New function.
3824         (makefile-mode): Put it on write-file-functions.
3826         * international/mule-cmds.el (select-safe-coding-system):
3827         Delete debugging setq.
3829         * shell.el (shell): Look for .emacs_SHELL under ~/.emacs.d
3830         after looking in ~.
3832         * startup.el (command-line): Look for .emacs under ~/.emacs.d
3833         after looking in ~.
3835         * simple.el (toggle-truncate-lines): When turning off truncation,
3836         clear out the hscroll value in this buffer's windows.
3838         * simple.el (display-message-or-buffer): Don't display empty
3839         output in the echo area.
3841         * man.el (Man-default-man-entry): Don't look for all word chars,
3842         look only for characters that are normally part of a shell command.
3844         * gud.el (gdb): Pass default-directory to GDB via -cd option.
3846         * font-lock.el (c++-font-lock-keywords...): Add `restrict' keyword.
3848         * find-file.el (ff-find-related-file): Fix autoload cookie.
3850         * emacs-lisp/unsafep.el (unsafep-variable): Pass second arg to
3851         risky-local-variable-p.
3853         * files.el (risky-local-variable-p): VAL=nil has special meaning.
3855         * Makefile.in (compile-always): Avoid error in old Bash versions.
3857 2002-10-26  John Paul Wallington  <jpw@shootybangbang.com>
3859         * textmodes/picture.el (picture-mouse-set-point): New command.
3860         (picture-mode-map): Bind it.
3861         (picture-motion-reverse): Doc fix.
3863 2002-10-25  Stefan Monnier  <monnier@cs.yale.edu>
3865         * textmodes/outline.el (outline-next-heading): Make sure the match-data
3866         is really correct where returning.
3868 2002-10-24  Matthew Swift  <swift@alum.mit.edu>
3870         * textmodes/outline.el (outline-minor-mode): Add customization group.
3872 2002-10-23  Richard M. Stallman  <rms@gnu.org>
3874         * files.el (risky-local-variable-p): New arg VAL.
3875         (compile-command): Use `stringp' for `safe-local-variable' prop.
3876         (hack-one-local-variable): Pass VAL to `risky-local-variable-p'.
3878 2002-10-23  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
3880         * woman.el (woman-version): Update to 0.551 (beta).
3881         (woman-parse-colon-path): Add support for current Cygwin mount
3882         conventions.
3883         (woman-Cyg-to-Win): New function to convert absolute filename from
3884         Cygwin to Windows form by executing external program cygpath if
3885         possible.
3886         (woman-man.conf-path): Update default to current common locations
3887         and to support Cygwin; update documentation.
3888         (woman-parse-man.conf): Generalize regexp to "man.*\\.conf" to
3889         match possible names of man.conf file; tidy code and documentation.
3890         (woman-manpath): Simplify default and documentation; essentially
3891         move code that was here into `woman-parse-colon-path'.
3892         (woman-default-indent): Change Linux to GNU in documentation.
3893         (woman-addition-face): Make documentation consistent with other
3894         WoMan faces.
3895         (woman-emulate-tbl): New variable, determines whether tbl
3896         emulation is required.
3897         (woman-decode-region): Add check for preprocessor requests.
3898         (woman0-process-escapes, woman-special-characters)
3899         (woman-get-next-char, woman-parse-numeric-value): Add support for
3900         long groff names of the form [xxx].
3901         (woman-strings, woman-change-fonts): Now call `woman-match-name'.
3902         (woman2-PD, woman2-na): Doc fix.
3903         (woman-match-name): New function.
3904         (woman2-TS): New function.
3905         (woman2-TE): New alias for `woman2-fi'.
3907 2002-10-23  Kim F. Storm  <storm@cua.dk>
3909         * ido.el (ido-restrict-to-matches): New command.
3910         (ido-define-mode-map): Bind it to C-SPC and C-@ in ido-mode-map.
3912 2002-10-22  Bob Halley  <halley@play-bow.org>  (tiny change)
3914         * eshell/esh-io.el (eshell-set-output-handle): Fix so that
3915         multiple redirection can work.
3917 2002-10-21  Stefan Monnier  <monnier@cs.yale.edu>
3919         * ielm.el (inferior-emacs-lisp-mode): If hexl not found, use cat.
3920         Don't hardcode point-min == 1.
3922         * hexl.el (hexl-mode-old-write-contents-hooks): Remove.
3923         (hexl-mode, hexl-current-address, hexl-address-to-marker)
3924         (hexl-insert-char): Don't hardcode point-min == 1.
3925         (hexl-isearch-search-function): New fun.
3926         (hexl-mode-old-isearch-search-fun-function): New var.
3927         (hexl-mode): Use them.
3928         (hexl-mode, hexl-mode-exit, hexl-maybe-dehexlify-buffer):
3929         Use write-contents-functions rather then write-contents-hooks.
3931         * textmodes/text-mode.el (text-mode-syntax-table): Make ' a prefix.
3932         (paragraph-indent-text-mode-abbrev-table)
3933         (paragraph-indent-text-mode-syntax-table): Remove.
3934         (paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.
3936 2002-10-21  Juanma Barranquero  <lektu@terra.es>
3938         * eshell/esh-util.el (directory-files-and-attributes): Copy docstring
3939         from Emacs 21.  Arg DIR renamed to DIRECTORY for consistency.
3941 2002-10-20  Andreas Schwab  <schwab@suse.de>
3943         * apropos.el (apropos-group): Use customize-group-other-window.
3945 2002-10-18  Stefan Monnier  <monnier@rum.cs.yale.edu>
3947         * progmodes/perl-mode.el (perl-mode-syntax-table): Change $ back
3948         to just "/" instead of "/ p".
3949         (perl-font-lock-syntactic-keywords): Use ". p" for the `$'.
3951 2002-10-18  Juanma Barranquero  <lektu@terra.es>
3953         * textmodes/artist.el (artist-ff-is-bottommost-line): Fix misplaced
3954         ELSE expression on IF.
3956 2002-10-17  Juanma Barranquero  <lektu@terra.es>
3958         * align.el (align-rules-list, align-exclude-rules-list): Fix typos.
3960         * subr.el (remq): Likewise.
3962         * vc-cvs.el (vc-cvs-sticky-tag-display): Likewise.
3964         * vc-hooks.el (vc-insert-file): Likewise.
3966         * vcursor.el (vcursor-other-window): Likewise.
3968         * wid-edit.el (widget-choose): Likewise.
3970         * calendar/diary-lib.el (diary-name-pattern): Likewise.
3972         * emacs-lisp/elint.el (elint-error, elint-warning): Likewise.
3974         * emacs-lisp/lisp.el (beginning-of-defun): Likewise.
3976         * emulation/edt-mapper.el (top-level): Likewise.
3978         * eshell/esh-var.el (eshell/define): Likewise.
3980         * mail/feedmail.el (feedmail-nuke-body-in-fcc)
3981         (feedmail-queue-draft-directory): Likewise.
3983         * net/netrc.el (netrc-parse): Likewise.
3985         * obsolete/cplus-md.el (c++-empty-arglist-indent): Likewise.
3987         * progmodes/ebrowse.el (ebrowse-ts)
3988         (ebrowse-view/find-file-and-search-pattern)
3989         (ebrowse-draw-file-member-info): Likewise.
3991         * progmodes/idlwave.el (idlwave-region-active-p): Likewise.
3993         * progmodes/idlw-shell.el (idlwave-shell-set-bp): Likewise.
3995         * progmodes/sh-script.el (sh-indent-for-then): Likewise.
3997         * textmodes/bibtex.el (bibtex-find-entry-location): Likewise.
3999         * textmodes/sgml-mode.el (sgml-close-tag, html-imenu-index): Likewise.
4001 2002-10-17  Dave Love  <fx@gnu.org>
4003         * international/mule-diag.el (non-iso-charset-alist): Add koi8-u.
4005         * international/code-pages.el (cp-make-translation-table): Use
4006         ucs-mule-to-mule-unicode.
4007         (cp-fix-safe-chars): Fix typo.
4008         (non-iso-charset-alist): Don't define.
4009         (cp-make-coding-system): Use utf-8-translation-table-for-decode.
4010         Define translation-table-for-input.
4011         (cp866): Reinstate.
4012         (alternativnj): Don't define alias.
4013         (koi8-u): Deleted.
4015         * language/european.el ("Slovenian"): Use slovenian input-method.
4016         (encode-mac-roman): Use ucs-mule-to-mule-unicode.
4018         * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix
4019         the table.
4020         (cyrillic-alternativnyj): Don't give it `mime-charset' property.
4021         (cp866): Delete this alias.
4022         ("Bulgarian"): Fix the value of `input-method'.
4024 2002-10-16  Luc Teirlinck  <teirllm@mail.auburn.edu>
4026         * dired-aux.el (dired-add-entry): Put point in correct position
4027         before inserting marker char.
4029 2002-10-16  Andreas Schwab  <schwab@suse.de>
4031         * dired.el (dired-readin-insert): Expand dired-directory.
4033         * dired-aux.el (dired-insert-subdir-doinsert): Preserve point.
4035 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
4037         * textmodes/reftex-vars.el: Move reftex-set-dirty here from
4038         reftex.el.  Move the provide call to end of file.
4040         * textmodes/reftex.el: Move reftex-set-dirty to reftex-vars.el.
4042 2002-10-15  Dave Love  <fx@gnu.org>
4044         * man.el (Man-getpage-in-background): Set width in environment.
4046 2002-10-15  Kenichi Handa  <handa@m17n.org>
4048         * mail/sendmail.el (sendmail-send-it): Call
4049         select-message-coding-system before changing the current bufer to
4050         " sendmail temp".
4052 2002-10-14  Andre Spiegel  <spiegel@gnu.org>
4054         * files.el (insert-directory): Handle //SUBDIRED// lines in
4055         recursive listings from ls --dired.
4057         * vc.el (vc-dired-reformat-line): Simplified.  Handles text
4058         properties correctly now.
4060 2002-10-14  Juanma Barranquero  <lektu@terra.es>
4062         * international/mule.el (set-selection-coding-system): Fix spacing.
4064 2002-10-13  Richard M. Stallman  <rms@gnu.org>
4066         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4067         Treat `ignore' specially--prevent warnings about functions
4068         called for effect, in its args.
4069         Don't warn when `pop' is used for effect.
4071         * emacs-lisp/autoload.el (autoload-print-form): Cleanup.
4073         * uniquify.el (uniquify-get-proposed-name):
4074         Don't use directory-sep-char.
4076         * thingatpt.el (read-from-whole-string): Add call to `ignore'.
4078         * find-file.el (ff-related-file-alist): New alias.
4079         (ff-find-related-file): New alias.
4081 2002-10-13  Andreas Schwab  <schwab@suse.de>
4083         * dired.el (dired-insert-directory): When looking for existing
4084         indentation, goto OPOINT instead of beginning of buffer.
4086 2002-10-12  Stefan Monnier  <monnier@cs.yale.edu>
4088         * cus-dep.el (custom-make-dependencies): Ignore preloaded files.
4090 2002-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
4092         * ediff-init.el (ediff-frame-char-height): Use frame-selected-window.
4094         * ediff-util.el (ediff-file-checked-in-p): Changed progn with and.
4096         * ediff-wind.el (ediff-skip-unsuitable-frames): Distinguish selected
4097         frame from frame of selected window.
4098         (ediff-frame-has-dedicated-windows): Don't select any frames to avoid
4099         changing selected windows.
4100         (ediff-setup-control-frame): Make sure auto-rase is properly set for
4101         the control frame.
4103 2002-10-10  Simon Josefsson  <jas@extundo.com>
4105         * browse-url.el (browse-url-mozilla): Doc fix.
4107 2002-10-10  Steve Youngs  <youngs@xemacs.org>
4109         * browse-url.el (browse-url-mozilla-new-window-is-tab): New.
4110         (browse-url-mozilla): Use it.
4112 2002-10-11  Miles Bader  <miles@gnu.org>
4114         * vc-cvs.el (vc-cvs-parse-entry): Don't barf when an `Entries'
4115         files contains an invalid timestamp.
4117 2002-10-11  Simon Josefsson  <jas@extundo.com>
4119         * mail/sendmail.el (mail-envelope-from): New option `header' to
4120         use RFC 2822 From: header as the envelope address.
4121         (mail-envelope-from): New function, this should be used instead of
4122         looking at the `mail-envelope-from' variable.
4123         (sendmail-send-it): Use it.
4125         * mail/smtpmail.el (smtpmail-via-smtp): Use it.
4127 2002-10-11  Andre Spiegel  <spiegel@gnu.org>
4129         * dired.el (dired-insert-directory): Fix check for indentation
4130         from ls --dired.
4132         * vc.el (vc-dired-reformat-line): As a temporary fix, remove all text
4133         properties from the reformatted line.
4135 2002-10-10  Stefan Monnier  <monnier@cs.yale.edu>
4137         * textmodes/paragraphs.el (forward-paragraph): Keep track of
4138         remaining paragraphs to skip more carefully.
4140         * add-log.el (add-change-log-entry): Don't call find-file at all
4141         if we're already in the proper buffer.
4142         (change-log-resolve-conflict): New fun.
4143         (change-log-mode): Use it and use define-derived-mode.
4144         (change-log-merge): Allow other-log to be a buffer.
4145         Don't add a \n if there are already enough \n's.
4147         * finder-inf.el, subdirs.el, cus-load.el: Remove.
4149         * finder.el ("finder-inf"): Don't fail if the file is absent.
4151         * cus-dep.el (custom-make-dependencies): Don't use find-file.
4152         Use feature names rather than file names if applicable.
4154         * cus-edit.el (customize-mode): New command.
4156         * custom.el (custom-group-of-mode): New fun.
4157         (custom-load-symbol): Don't use preloaded-file-list now that
4158         load-history is always complete.  Don't look up the expanded file
4159         name in load-history (looked like an XEmacsism).
4161         * smerge-mode.el (smerge-ediff): Autoload.
4162         (smerge-match-conflict): Don't assume as much about smerge-begin-re.
4163         (smerge-resolve-function): New var.
4164         (smerge-resolve): New command.
4165         (smerge-basic-map): Bind it.
4167 2002-10-10  Andre Spiegel  <spiegel@gnu.org>
4169         * vc-cvs.el (vc-cvs-parse-entry): Parse the time stamp found in
4170         CVS/Entries, rather than comparing it textually.
4172 2002-10-10  Markus Rost  <rost@math.ohio-state.edu>
4174         * international/encoded-kb.el: Add `provide' call.
4176 2002-10-09  David Kastrup  <David.Kastrup@t-online.de>
4178         * calc/calc-alg.el (calcFunc-ln): In symbolic manipulations,
4179         ln(-1) should be i*pi, not pi.
4181 2002-10-09  Markus Rost  <rost@math.ohio-state.edu>
4183         * vc-cvs.el (vc-cvs-registered): In the autoload version use load
4184         instead of require to avoid loops when loaddefs.el is loaded after
4185         vc-cvs.el.
4187         * cus-edit.el (Custom-reset-current): Don't test for default-boundp.
4188         (Custom-reset-saved): Don't test for saved-value.
4190 2002-10-08  Stefan Monnier  <monnier@cs.yale.edu>
4192         * vc.el (vc-find-version): Use the new backend op `find-version'.
4193         (vc-default-find-version): Provide the new backend op `find-version'
4194         in terms of the old `checkout' op.
4196         * vc-rcs.el (vc-rcs-find-version): New fun.
4197         (vc-rcs-checkout): Remove `workfile' arg and simplify.
4199         * vc-sccs.el (vc-sccs-find-version): New fun.
4200         (vc-sccs-checkout): Remove `workfile' arg and simplify.
4202         * vc-cvs.el (vc-cvs-find-version): New fun.
4204 2002-10-08  John Paul Wallington  <jpw@shootybangbang.com>
4206         * info.el (Info-next-menu-item, Info-last-menu-item)
4207         (info-emacs-manual): Add docstrings.
4208         (Info-index): Use `string-to-number' instead of `string-to-int'.
4210 2002-10-08  Kenichi Handa  <handa@m17n.org>
4212         * international/ucs-tables.el (ucs-translation-table-for-decode):
4213         Define it as a translation-table.
4215 2002-10-07  Richard M. Stallman  <rms@gnu.org>
4217         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
4219         * progmodes/compile.el (grep-compute-defaults): Set the standard-value
4220         properties of the variables being initialized.
4222         * thingatpt.el (thing-at-point-url-path-regexp): Doc fix.
4224 2002-10-07  Kim F. Storm  <storm@cua.dk>
4226         * emulation/cua-base.el (cua-normal-cursor-color):
4227         Fixed initialization to make "Erase Customization" work.
4229 2002-10-07  Stefan Monnier  <monnier@cs.yale.edu>
4231         * vc.el (vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
4232         in case some other package redefined it.
4233         (vc-resolve-conflicts): Make it into an alias for smerge-ediff.
4235         * textmodes/fill.el (fill-paragraph): Go to BOL before calling
4236         forward-paragraph to make sure its return value is meaningful.
4238 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4240         * net/tramp.el: Version 2.0.25 released.
4241         (tramp-handle-file-truename): If it's a directory,
4242         append slash only if result doesn't end in a slash already.
4243         (tramp-handle-file-truename): Restructure logic.  If list of steps
4244         is nil, return "/" as the real name.
4245         (tramp-completion-mode): Add "\\(" and "\\)". Otherwise,
4246         `match-string' doesn't make sense.  From Michael Albinus.
4247         (tramp-host-with-port-regexp): New defcustom. Equal to previous
4248         `tramp-host-regexp'.  From Michael Albinus.
4249         (tramp-host-regexp): Taken off hashes in host names. Otherwise,
4250         scanning files like .rhosts would take comments as host names.
4251         From Michael Albinus.
4252         (tramp-file-name-structure, tramp-multi-file-name-hop-structure):
4253         Replace `tramp-host-regexp' by `tramp-host-with-port-regexp'.
4254         From Michael Albinus.
4255         (tramp-action-terminal): New function.
4256         (tramp-terminal-prompt-regexp): New variable, matches "tset" prompts.
4257         (tramp-actions-before-shell): Use them.
4258         (tramp-handle-shell-command): Logic error.  From Ivan
4259         Zakharyaschev <imz@altlinux.org>.
4261 2002-10-06  Markus Holmberg  <markush@acc.umu.se>  (tiny change)
4263         * thingatpt.el (thing-at-point-uri-schemes): New variable.
4264         (thing-at-point-url-regexp): Use it.
4266 2002-10-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
4268         * progmodes/fortran.el (fortran-beginning-do): Ignore labelled DO
4269         loops.
4271 2002-10-05  Stefan Monnier  <monnier@cs.yale.edu>
4273         * vc.el (vc-log-mode-map): Explicitly inherit from text-mode.
4274         (vc-maybe-resolve-conflicts): Don't check smerge-mode and smerge-ediff.
4275         (vc-print-log): Don't check log-view-mode.
4276         (vc-default-show-log-entry): Don't check log-view-goto-rev.
4277         (vc-log-mode): Remove.
4278         (vc-log-edit): Don't check log-edit.
4280 2002-10-04  Stefan Monnier  <monnier@cs.yale.edu>
4282         * vc-cvs.el (vc-cvs-show-log-entry):
4283         * vc-rcs.el (vc-rcs-show-log-entry): Delete.
4285         * smerge-mode.el (smerge-ediff): Add name-{mine,other,base} args.
4287 2002-10-04  Markus Rost  <rost@math.ohio-state.edu>
4289         * vc.el (vc-default-show-log-entry): Fix typo.
4291 2002-10-04  Steven Tamm  <steventamm@mac.com>
4293         * term/mac-win.el: Add lines to handle the new [return] event.
4295 2002-10-03  Stefan Monnier  <monnier@cs.yale.edu>
4297         * textmodes/fill.el (fill-paragraph): Give up if there's no
4298         paragraph at or after point.
4300         * textmodes/paragraphs.el (forward-paragraph): Return the steps left.
4302         * vc.el (vc-print-log): Unconditionally use `show-log-entry'.
4303         (vc-default-show-log-entry): New fun.
4305         * subr.el (read-key-auxiliary-map, read-key): Remove.
4306         (read-quoted-char): Undo the `read-key' change of 2002-06-23.
4308 2002-10-03  Markus Rost  <rost@math.ohio-state.edu>
4310         * progmodes/ada-stmt.el (ada-stmt-add-to-ada-menu): Handle the
4311         menu pseudo-keys generated by easymenu which are lowercase in
4312         Emacs 21.4.
4314         * progmodes/ada-xref.el
4315         (ada-xref-update-project-menu,ada-add-ada-menu): Ditto.
4317 2002-10-03  John Paul Wallington  <jpw@shootybangbang.com>
4319         * frame.el (delete-frame-hook): Variable alias for
4320         `delete-frame-functions'.  Mark obsolete.
4322 2002-10-02  Stefan Monnier  <monnier@cs.yale.edu>
4324         * textmodes/outline.el (outline-1, outline-2, outline-3, outline-4)
4325         (outline-5, outline-6, outline-7, outline-8): New faces.
4326         (outline-font-lock-faces, outline-font-lock-levels): New vars.
4327         (outline-font-lock-face): New fun.
4328         (outline-font-lock-keywords): Use it.
4329         (outline-font-lock-level): Remove.
4330         (outline-mode, outline-next-preface, outline-next-heading)
4331         (outline-previous-heading, outline-next-visible-heading):
4332         Use shy group.
4333         (outline-level) <var>: Update calling convention.
4334         (outline-level) <fun>: Take advantage of it.
4335         (outline-demote): Don't assume the match-data is still uptodate.
4336         (outline-up-heading): Simplify and make sure the match data is
4337         properly set at the end.
4339 2002-10-02  Markus Rost  <rost@math.ohio-state.edu>
4341         * progmodes/sh-script.el (sh-alias-alist): Use append instead of
4342         nconc.
4344         * startup.el (normal-top-level): Reset standard-value property of
4345         `user-full-name' here.
4347 2002-10-02  Per Abrahamsen  <abraham@dina.kvl.dk>
4349         * wid-edit.el (widget-default-get): Change to return external
4350         value.
4351         (widget-choice-action): Update caller.
4352         (widget-editable-list-entry-create): Update caller.
4354         * wid-edit.el (widget-types-copy): New function.
4355         (default): Added :copy keyword.
4356         (menu-choice): Ditto.
4357         (checklist): Ditto.
4358         (radio-button-choice): Ditto.
4359         (editable-list): Ditto.
4360         (group): Ditto.
4361         (widget-copy): New function.
4362         (widget-create-child): Use it.
4363         (widget-create-child-value): Use it.
4365 2002-10-01  Bill Wohler  <wohler@newt.com>
4367         * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
4368         mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el,
4369         mail/mh-utils.el, mail/mh-xemacs-compat.el, mail/reply2.pbm,
4370         mail/reply2.xpm, toolbar/execute.pbm, toolbar/execute.xpm,
4371         toolbar/page-down.pbm, toolbar/page-down.xpm, toolbar/refile.pbm,
4372         toolbar/refile.xpm, toolbar/repack.pbm, toolbar/repack.xpm,
4373         toolbar/rescan.pbm, toolbar/rescan.xpm, toolbar/show.pbm,
4374         toolbar/show.xpm, toolbar/widen.pbm, toolbar/widen.xpm:
4375         Upgraded to mh-e version 6.1.1.  Full ChangeLog available in
4376         http://prdownloads.sourceforge.net/mh-e/mh-e-6.1.tgz?download .
4377         There were no user-visible changes in 6.1.1 from 6.1--only the
4378         section of the Makefile that installs the files into Emacs was changed.
4380 2002-10-01  Stefan Monnier  <monnier@cs.yale.edu>
4382         * pcvs.el (cvs-mode-find-file): Look up font-lock-face so it also
4383         works when font-lock is turned off.
4385         * jit-lock.el (jit-lock-fontify-now): Don't widen.
4386         Let the jit-lock-functions do it if they want to.
4388 2002-10-01  Juanma Barranquero  <lektu@terra.es>
4390         * eshell/esh-module.el (eshell-load-defgroups):
4391         Add "no-byte-compile: t" to subdirs.el.
4393         * makefile.w32-in (update-subdirs-CMD): Likewise.
4395         * forms-d2.el:
4396         * forms-pass.el:
4397         * generic-x.el:
4398         * patcomp.el:
4399         * paths.el:
4400         * version.el:
4401         * international/mule-conf.el:
4402         * language/czech.el:
4403         * language/devanagari.el:
4404         * language/english.el:
4405         * language/georgian.el:
4406         * language/greek.el:
4407         * language/hebrew.el:
4408         * language/japanese.el:
4409         * language/korean.el:
4410         * language/lao.el:
4411         * language/misc-lang.el:
4412         * language/romanian.el:
4413         * language/slovak.el:
4414         * language/thai.el:
4415         * language/utf-8-lang.el:
4416         * emacs-lisp/cl-specs.el:
4417         * eshell/esh-maint.el:
4418         * mail/blessmail.el:
4419         * play/bruce.el:
4420         * term/apollo.el:
4421         * term/AT386.el:
4422         * term/bobcat.el:
4423         * term/internal.el:
4424         * term/iris-ansi.el:
4425         * term/keyswap.el:
4426         * term/linux.el:
4427         * term/lk201.el:
4428         * term/news.el:
4429         * term/vt102.el:
4430         * term/vt125.el:
4431         * term/vt200.el:
4432         * term/vt201.el:
4433         * term/vt220.el:
4434         * term/vt240.el:
4435         * term/vt300.el:
4436         * term/vt320.el:
4437         * term/vt400.el:
4438         * term/vt420.el:
4439         * term/wyse50.el: Add "no-byte-compile: t" in first line.
4441 2002-10-01  Kenichi Handa  <handa@m17n.org>
4443         * international/utf-16.el: Don't provide utf-16.
4445         * international/utf-8.el (ccl-decode-mule-utf-8):
4446         Remove unnecessary line.
4448 2002-09-30  Kenichi Handa  <handa@m17n.org>
4450         * language/thai.el (thai-tis620): Add `mime-charset' property.
4452         * language/indian.el: Don't register "ISO10646.*-1" in
4453         font-ccl-encoder-alist.
4455         * language/cyrillic.el (ccl-decode-koi8): Refer to
4456         ucs-translation-table-for-decode.
4457         (ccl-decode-koi8-u): Likewise.
4458         (ccl-decode-alternativnyj): Likewise.
4459         (cyrillic-koi8): Put `dependency' property.
4460         (koi8-u): Likewise.
4461         (cyrillic-alternativnyj): Likewise.
4463         * international/utf-8.el (ucs-mule-to-mule-unicode): Don't define
4464         this translation-table name here.
4465         (utf-translation-table-for-encode): New translation-table name.
4466         (utf-fragmentation-table): Renamed from utf-8-fragmentation-table.
4467         (utf-defragmentation-table): New variable.
4468         (ucs-mule-cjk-to-unicode): Renamed from utf-8-subst-rev-table.
4469         (utf-subst-table-for-encode): New translation-table name.
4470         (ucs-unicode-to-mule-cjk): Renamed from utf-8-subst-table.
4471         (utf-subst-table-for-decode): New translation-table name.
4472         (utf-fragment-on-decoding): Renamed from
4473         utf-8-fragment-on-decoding.  Correctly handle the case that
4474         unify-8859-on-encoding-mode is off.  Handle mule-utf-16-le and
4475         mule-utf-16-be too.
4476         (utf-translate-cjk): Renamed from utf-8-translate-cjk.
4477         Handle mule-utf-16-le and mule-utf-16-be too.
4478         (ccl-decode-mule-utf-8): Refer to utf-translation-table-for-decode
4479         and utf-subst-table-for-decode.
4480         (ccl-encode-mule-utf-8): Refer to utf-translation-table-for-encode
4481         and utf-subst-table-for-encode.
4482         (mule-utf-8): Fix `safe-charsets' property, put `dependency' property.
4484         * international/utf-8-subst.el: Setup ucs-unicode-to-mule-cjk and
4485         ucs-mule-cjk-to-unicode, not utf-8-subst-table and
4486         utf-8-subst-rev-table.
4488         * international/utf-16.el (utf-16-decode-ucs): Look up
4489         utf-subst-table-for-decode.  Fix for the case that the looking up
4490         succeeds.
4491         (ccl-decode-mule-utf-16-le): Translate characters by
4492         utf-translation-table-for-decode.
4493         (ccl-decode-mule-utf-16-be): Likewise.
4494         (ccl-encode-mule-utf-16-le): Look up utf-subst-table-for-encode
4495         at first.  Translate characters by utf-translation-table-for-encode.
4496         (ccl-encode-mule-utf-16-be): Likewise.
4497         (mule-utf-16-le, mule-utf-16-be): Add `dependency' property.
4499         * loadup.el: Preload international/utf-16.  Don't call ucs-unify-8859.
4501         * international/ucs-tables.el: Don't bind
4502         utf-8-translation-table-for-decode while setting up
4503         ucs-mule-8859-to-ucs-table, etc.  Add `depenency' property to
4504         iso-8859-* coding systems.
4505         (ucs-unify-8859): Arguments changed to FOR-ENCODE and FOR-DECODE.
4506         If FOR-DECODE is non-nil, make ucs-mule-8859-to-mule-unicode
4507         populate the translation table named
4508         ucs-translation-table-for-decode.  If FOR-ENCODE is non-nil, make
4509         ucs-mule-to-mule-unicode populates the translation table named
4510         utf-translation-table-for-encode.  Call register-char-codings for
4511         mule-utf-16-be and mule-utf-16-le too.
4512         (ucs-fragment-8859): Arguments changed to FOR-ENCODE and
4513         FOR-DECODE.  If FOR-DECODE is non-nil, make the translation table
4514         named ucs-translation-table-for-decode vacant.  If FOR-ENCODE is
4515         non-nil, make a proper char-table populates the translation table
4516         name utf-translation-table-for-encode.  Call register-char-codings
4517         for all mule-utf-* to to reset their status to the origianl.
4518         (unify-8859-on-encoding-mode): Call ucs-unify-8859 and
4519         ucs-fragment-8859 with fixed arguments.  Set the version to 21.3.
4520         (unify-8859-on-decoding-mode): Likewise.  Remove dependency.
4521         (ccl-encode-unicode-font): Delete.
4522         (ucs-tables-unload-hook): Delete.
4524         * international/mule.el (decode-char): Refer to the translation
4525         hash table named utf-subst-table-for-decode.  Refer to the
4526         translation table named utf-translation-table-for-decode instead
4527         of utf-8-translation-table-for-decode.
4528         (encode-char): Refer to the translation hash table named
4529         utf-subst-table-for-encode.  Refer to the translation table named
4530         utf-translation-table-for-encode instead of
4531         utf-8-translation-table-for-encode.
4533         * international/mule-diag.el (describe-coding-system):
4534         Describe `dependency' property.
4536         * international/mule-conf.el (emacs-mule): Add property `composition'.
4538         * international/fontset.el (ucs-mule-to-mule-unicode): Define this
4539         translation table name here.
4540         (ucs-mule-cjk-to-unicode): New translation table name.
4541         (ccl-encode-unicode-font): Merge the code in ucs-tables.el.
4542         (font-ccl-encoder-alist): Change the font registry pattern to
4543         "ISO10646.*-*".
4545 2002-09-30  Colin Walters  <walters@gnu.org>
4547         * calc/calc-stuff.el (calc-flush-caches): Add optional arg
4548         `inhibit-msg'.
4550         * calc/calc-prog.el (calc-kbd-report, calc-kbd-query): Don't bind
4551         `executing-kbd-macro' and `defining-kbd-macro'.
4553         * calc/calc-ext.el (calc-reset): Don't bind `executing-kbd-macro'.
4554         Call `calc-flush-caches' with inhibit-msg arg.
4555         (calc-change-mode): Remove extra arg for `calc-save-modes'.
4557         * calc/calc-mode.el (calc-save-modes): Remove `quiet' arg.
4558         Don't bind `executing-kbd-macro'.
4560 2002-09-29  Noah Friedman  <friedman@splode.com>
4562         * subr.el (read-key): Use read-key-auxiliary-map, not read-key-aux-map.
4564 2002-09-29  Richard M. Stallman  <rms@gnu.org>
4566         * startup.el (user-mail-address): Initialize to a useful value
4567         once Emacs is started up; initialize to "" at loadup time.
4568         (command-line): "", not nil, means user-mail-address not set yet.
4570 2002-09-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4572         * net/tramp.el: Version 2.0.24 released.
4573         (tramp-methods, tramp-completion-function-alist):
4574         Rename "*-old" methods to "*_old".  From Michael Albinus.
4575         (tramp-completion-function-alist):
4576         Use `tramp-completion-function-alist-ssh' for the "fcp" method.
4577         From Michael Albinus.
4578         (tramp-default-method-alist): Use "su" for "root@localhost".
4579         (tramp-host-regexp): Allow "#" for "host#port" kludge.
4580         (tramp-ange-ftp-file-name-p): If METHOD is nil, find the right
4581         default method.  Require additional args USER and HOST for this.
4582         Callers changed.
4583         (tramp-handle-file-local-copy): More local bindings.  Bind results
4584         of tramp-get-{remote,local}-{de,en}coding earlier to avoid nasty
4585         "are you awake" problem.
4586         (tramp-action-password): Protect against clobbered match data.
4587         (tramp-open-connection-setup-interactive-shell): Explicitly set
4588         tramp-last-cmd-time before invoking tramp-send-command the first
4589         time.  Otherwise, tramp-send-command would issue "echo are you
4590         awake" right at the first time, which is not what we want.
4591         Reported by Douglas Gray Stephens.
4592         (tramp-find-inline-encoding): Don't redirect stdout to
4593         /dev/null to avoid "chmode go-rwx" operation from "mimencode
4594         >/dev/null" as root(!), and to check the output of the decoding
4595         command.
4596         (tramp-maybe-open-connection): Don't send "are you awake" if
4597         process has died.
4599 2002-09-29  Colin Walters  <walters@gnu.org>
4601         * calc/calc.el (calc-dispatch-map): Actually set to keymap.
4603 2002-09-29  Mike Williams  <mdub@bigfoot.com>
4605         * textmodes/sgml-mode.el (sgml-guess-indent): Handle tabs correctly.
4607 2002-09-29  Richard M. Stallman  <rms@gnu.org>
4609         * custom.el (defcustom): Doc fix.
4611 2002-09-28  Richard M. Stallman  <rms@gnu.org>
4613         * loadhist.el (unload-feature): When undefining a variable,
4614         delete its buffer-local bindings.
4616 2002-09-28  Luc Teirlinck  <teirllm@mail.auburn.edu>
4618         * subr.el (remove-yank-excluded-properties): Fix bugs in
4619         handling of category properties.
4621 2002-09-28  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4623         * ps-print.el (ps-print-emacs-type): Error if ps-print is
4624         activated in Epoch, inLucid or in Emacs v19 or lesser.
4625         Value can no longer be `lucid'.
4626         (ps-print-version): New version number (6.5.8).
4627         (faces): Never do (require 'faces).
4629 2002-09-28  Simon Josefsson  <jas@extundo.com>
4631         * mail/smtpmail.el (smtpmail-via-smtp): Only negotiate starttls on
4632         streams that were opened using starttls.
4634 2002-09-28  Paul Reilly  <pmr@pajato.com>
4636         * files.el (auto-mode-alist): Add support for Java Enterprise
4637         ARchive (ear/EAR) and Web ARchive (war/WAR) files.
4639 2002-09-28  John Paul Wallington  <jpw@shootybangbang.com>
4641         * progmodes/m4-mode.el (m4-font-lock-keywords)
4642         (m4-mode-syntax-table, m4-mode-abbrev-table, m4-m4-buffer)
4643         (m4-m4-region): Doc fixes.
4645 2002-09-27  Stefan Monnier  <monnier@cs.yale.edu>
4647         * emacs-lisp/cl-macs.el: Use the new usage-in-docstring syntax.
4648         (cl-push, cl-pop): Remove.
4649         Use pop and push throughout the file instead.
4650         (cl-transform-lambda): Add usage info to docstring if the arglist
4651         is complex.
4653         * emacs-lisp/autoload.el (make-autoload): Add usage info to docstring.
4654         (autoload-print-form): Also quote open-[-in-column 0.
4656         * help-fns.el (help-with-tutorial): Use minibuffer-completion-help.
4657         (help-split-fundoc): Don't support old syntax any more.
4658         (help-add-fundoc-usage): New fun.
4660         * emacs-lisp/cl-extra.el (cl-push, cl-pop): Remove.
4661         Use pop and push throughout the file instead.
4662         (cl-hash-lookup): Remove.
4663         (cl-make-hash-table, cl-hash-table-p, cl-gethash, cl-puthash)
4664         (cl-remhash, cl-clrhash, cl-maphash, cl-hash-table-count): Simplify.
4666         * emacs-lisp/cl-seq.el (cl-push, cl-pop): Remove.
4667         Use pop and push throughout the file instead.
4669         * emacs-lisp/edebug.el: Don't precompute menu shortcuts during
4670         loading since the current keymaps might be all weird.
4672         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't add properties
4673         to the name since they're added by mode-line-format already.
4674         (define-minor-mode): Run (,mode -1) when needed.
4676         * tar-mode.el (tar-untar-buffer): Handle dir-entries.
4677         (tar-summarize-buffer, tar-mode, tar-extract, tar-copy, tar-expunge)
4678         (tar-alter-one-field, tar-subfile-save-buffer, tar-mode-write-file):
4679         Don't hardcode 1 == point-min.
4681         * abbrev.el (write-abbrev-file): Don't hardcode point-min == 1.
4683         * subr.el (read-key-auxiliary-map): New var.
4684         (read-key): Use it.
4685         (make-temp-file): Make the file have mode 600.
4686         (add-minor-mode): Don't add properties to the name since it's
4687         added by mode-line-format already.
4688         Be more careful with the mode-line-menu entry name.
4690         * userlock.el (ask-user-about-supersession-threat): Don't abort
4691         when the user hits mouse-2.
4693         * register.el (set-register): Use push.
4694         (point-to-register): Set kill-buffer-hook in this buffer.
4695         (register-swap-out): Use dolist.
4696         (kill-buffer-hook): Don't change globally.
4698         * server.el (server-select-display): New function.
4699         (server-process-filter): Add support for `-display' and `-eval' args.
4700         (server-visit-files): Use save-current-buffer, push, and dolist.
4701         Add server-kill-buffer to kill-buffer-hook.
4702         (kill-buffer-hook): Don't modify globally.
4703         (server-switch-buffer): Be a bit more careful with multiple displays.
4704         (server-socket-name): Always use /tmp and non-qualified hostname.
4706         * uniquify.el (uniquify-rationalize-file-buffer-names):
4707         Add to kill-buffer-hook for buffers with conflict.
4708         (rename-buffer): Check kill-buffer-hook to see if there was a conflict.
4709         (uniquify-delay-rationalize-file-buffer-names): Remove useless check.
4710         (kill-buffer-hook): Don't change globally.
4712 2002-09-27  Stefan Monnier  <monnier@cs.yale.edu>.
4714         * calc/calc.el (calc-bug-address, calc-scan-for-dels, calc-stack)
4715         (calc-stack-top, calc-always-load-extensions)
4716         (calc-line-numbering, calc-line-breaking, calc-display-just)
4717         (calc-display-origin, calc-number-radix, calc-leading-zeros)
4718         (calc-group-digits, calc-group-char, calc-point-char)
4719         (calc-frac-format, calc-prefer-frac, calc-hms-format)
4720         (calc-date-format, calc-float-format, calc-complex-format)
4721         (calc-full-float-format, calc-complex-mode, calc-infinite-mode)
4722         (calc-display-strings, calc-matrix-just, calc-break-vectors)
4723         (calc-full-vectors, calc-full-trail-vectors, calc-vector-commas)
4724         (calc-vector-brackets, calc-matrix-brackets, calc-language)
4725         (calc-language-option, calc-function-open, calc-function-open)
4726         (calc-function-close, calc-language-output-filter)
4727         (calc-language-input-filter, calc-radix-formatter)
4728         (calc-left-label, calc-right-label, calc-word-size)
4729         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
4730         (calc-display-raw, calc-internal-prec, calc-inverse-flag)
4731         (calc-hyperbolic-flag, calc-keep-args-flag, calc-angle-mode)
4732         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
4733         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
4734         (calc-window-height, calc-display-trail, calc-show-selections)
4735         (calc-use-selections, calc-assoc-selections)
4736         (calc-display-working-message, calc-auto-why, calc-timing)
4737         (calc-display-sci-high, calc-display-sci-low, calc-other-modes)
4738         (calc-other-modes, calc-Y-help-msgs, calc-loaded-settings-file):
4739         Make into real defvars.
4740         (calc-mode-var-list): Delete.
4741         (calc-mode-save-mode, calc-standard-date-formats)
4742         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
4743         (calc-user-parse-tables, calc-gnuplot-default-device)
4744         (calc-gnuplot-default-output, calc-gnuplot-print-device)
4745         (calc-gnuplot-print-output, calc-gnuplot-geometry)
4746         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
4747         (calc-invocation-macro, calc-show-banner): Make into defvars,
4748         taken from `calc-mode-var-list'.
4749         (calc-emacs-type-epoch, calc-emacs-type-19)
4750         (calc-emacs-type-lucid, calc-emacs-type-gnu19): Make into defvars.
4751         (calc-version, calc-version-date, calc-trail-pointer)
4752         (calc-trail-overlay, calc-undo-list, calc-redo-list)
4753         (calc-main-buffer, calc-trail-buffer, calc-why, calc-next-why)
4754         (calc-inverse-flag, calc-hyperbolic-flag, calc-keep-args-flag)
4755         (calc-last-kill, calc-previous-alg-entry, calc-dollar-values)
4756         (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
4757         (calc-said-hello, calc-executing-macro, calc-any-selections)
4758         (calc-help-phase, calc-full-help-flag, calc-refresh-count)
4759         (calc-display-dirty, calc-prepared-composition)
4760         (calc-selection-cache-default-entry, calc-embedded-info)
4761         (calc-embedded-active, calc-standalone-flag, var-EvalRules)
4762         (math-eval-rules-cache-tag, math-radix-explicit-format)
4763         (math-expr-function-mapping, math-expr-variable-mapping)
4764         (math-read-expr-quotes, math-working-step, math-working-step-2)
4765         (var-i, var-pi, var-e, var-phi, var-gamma, var-Modes): Make into
4766         defvars, from toplevel setq.
4767         (calc-mode-map): Set up keymap in more modern fashion.
4768         (calc-dispatch-map): Ditto.
4769         (calc-command-flags, calc-final-point-line)
4770         (calc-final-point-column): Defvar.
4771         (calc-do): Use `save-current-buffer' instead of `save-excursion'.
4772         (sel-mode): Defvar.
4773         (calc-any-evaltos): Ditto.
4774         (calc-buffer, calc-prev-char, calc-prev-prev-char)
4775         (calc-digit-value): Ditto.
4776         (math-eval-rules-cache, math-eval-rules-cache-other): Ditto.
4777         (math-sub-bignum): Bind `diff'.
4778         (calc-selection-cache-entry): Defvar.
4779         (calc-count-lines): Reference `pos' instead of `newpos'.
4781 2002-09-27  Simon Josefsson  <jas@extundo.com>
4783         * mail/mail-hist.el (mail-hist-next-input): Fix docstring.
4785 2002-09-26  Richard M. Stallman  <rms@gnu.org>
4787         * mail/unrmail.el (unrmail): Do the work directly,
4788         without actually selecting the messages in the from file.
4789         (unrmail-unprune): New subroutine.
4791         * files.el (backup-buffer): Bind local var MODES.
4792         Don't use renaming for a suid or sgid file.
4793         Use backup-buffer-copy to do copying.
4794         (backup-buffer-copy): New subroutine.
4795         Clear suid and sgid bits for the copy.
4797 2002-09-26  Edward M. Reingold  <reingold@emr.cs.iit.edu>
4799         * calendar/solar.el (solar-equinoxes-solstices):
4800         Use time properly adjusted for DST in the result.
4802 2002-09-26  Richard M. Stallman  <rms@gnu.org>
4804         * follow.el (follow-generic-filter): Simply bind deactivate-mark.
4805         Bind inhibit-read-only; don't mess with buffer-read-only.
4807         * speedbar.el (speedbar-refresh): Simply bind deactivate-mark.
4809 2002-09-26  Luc Teirlinck  <teirllm@mail.auburn.edu>
4811         * ielm.el (inferior-emacs-lisp-mode): Treat the header as
4812         output, if comint-use-prompt-regexp-instead-of-fields is nil.
4814 2002-09-26  John Paul Wallington  <jpw@shootybangbang.com>
4816         * ibuffer.el (ibuffer-update): Call `minibufferp' with argument
4817         instead of within `with-current-buffer'.
4819 2002-09-26  Stephen Eglen  <stephen@gnu.org>
4821         * iswitchb.el (iswitchb-completions): Test that
4822         iswitchb-common-match-string is a string, before printing common
4823         completions.
4825 2002-09-25  Stefan Monnier  <monnier@cs.yale.edu>
4827         * server.el: Use built-in network primitives.
4828         (server-program, server-previous-string): Remove.
4829         (server-previous-strings): New var.
4830         (server-socket-name): New var.
4831         (server-log): Minor change to the output format.
4832         (server-sentinel): Clean up global state when a client disconnects.
4833         (server-unquote-arg): New fun.
4834         (server-start): Use server-socket-name and make-network-process.
4835         (server-process-filter): Now talks to the clients directly.
4836         Normalize file name after unquoting and decoding.
4837         (server-buffer-done): Just close the connection.
4838         (server-switch-buffer): Handle the case where all windows are
4839         dedicated or minibuffers.
4841         * font-lock.el (fast-lock-mode, lazy-lock-mode, jit-lock-mode):
4842         Don't bind them variables.
4843         (font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)
4844         (font-lock-after-unfontify-buffer): Check that the vars are bound.
4845         (font-lock-dont-widen): New var.
4846         (font-lock-default-fontify-region): Use it.
4848         * emacs-lisp/find-func.el (find-library-name):
4849         Correctly find "file.el.gz" from "file.elc" or "file.elc.gz".
4851 2002-09-25  Kenichi Handa  <handa@etl.go.jp>
4853         * international/mule-cmds.el (select-safe-coding-system):
4854         Handle safe but rejected default coding systems and unsafe default
4855         coding systems differently.
4857         * international/mule-diag.el (list-character-sets): Use the buffer
4858         name "*Character Set List*", not "*Help*".  List also indirectly
4859         supported character sets.
4860         (list-charset-chars): Use the buffer name "*Character List*", not
4861         "*Help*".  Display the current charset name in the modeline.
4862         (non-iso-charset-alist): Add mapped charset list for `mac-roman'.
4863         (sort-listed-character-sets): Don't alter the region showing
4864         indirectly supported charsets.
4866 2002-09-24  Simon Josefsson  <jas@extundo.com>
4868         * mail/mail-extr.el (mail-extr-ignore-single-names): Change default.
4869         (mail-extract-address-components): Doc fix.
4871 2002-09-24  Markus Rost  <rost@math.ohio-state.edu>
4873         * simple.el (edit-and-eval-command): Protect command-history.
4874         (repeat-complex-command): Protect command-history.
4876 2002-09-24  Juanma Barranquero  <lektu@terra.es>
4878         * replace.el (occur-find-match): New function.
4879         (occur-next, occur-prev): Use it.
4881         * progmodes/sh-script.el (sh-mark-init): Don't set `occur-buffer'.
4882         (sh-mark-line): Likewise. Use 'occur-target and 'occur-match
4883         instead of 'occur and 'occur-point.
4885         * eshell/em-unix.el (eshell-occur-mode-mouse-goto)
4886         (eshell-poor-mans-grep): Remove references to `occur-buffer'.
4888 2002-09-24  Stefan Monnier  <monnier@cs.yale.edu>
4890         * descr-text.el (describe-text-category): Use *Help*.
4891         Don't kill-buffer.
4892         (describe-text-properties, describe-char):
4893         Delay self-inspection test.  Use *Help*.
4894         Use syntax-after.  Use `pos' rather than (point).
4895         Distinguish the before/after part of a composition.
4897 2002-09-23  Kenichi Handa  <handa@etl.go.jp>
4899         * international/quail.el (quail-completion): Be sure to scroll
4900         quail-completion-buf.
4902 2002-09-23  Richard M. Stallman  <rms@gnu.org>
4904         * ielm.el (*1): Fix previous change.
4906 2002-09-23  Juanma Barranquero  <lektu@terra.es>
4908         * net/tramp.el (tramp-unified-filenames): Autoload it.
4910 2002-09-23  Michael Kifer  <kifer@cs.stonybrook.edu>
4912         * ediff-init.el (ediff-get-next-window): Bug fix.
4914 2002-09-22  Oliver Scholz  <alkibiades@gmx.de>
4916         * play/gamegrid.el (gamegrid-face): New variable to emulate a
4917         buffer-local default face.
4918         (gamegrid-xbm): New variable; XBM image as a replacement for
4919         `gamegrid-xpm' on Emacsen compiled without XPM-support.
4920         (gamegrid-colorize-glyph): Ported XEmacs-code for the generation
4921         of images to Emacs.
4922         (gamegrid-match-spec): Call `gamegrid-make-image-from-vector' to
4923         convert XEmacs-type image descriptors.
4924         (gamegrid-color-display-p): Remove (use `display-colors-p' instead.)
4925         (gamegrid-make-image-from-vector): New function.  Convert XEmacs'
4926         image descriptors.
4927         (gamegrid-display-type): Use Emacs' standard `display-.*-p'
4928         functions to check for display capabilities.  Fix the recognition
4929         of image-support in Emacs 21 by this way.
4930         (gamegrid-hide-cursor): Removed.
4931         (gamegrid-setup-default-font): Ported the code from XEmacs to
4932         Emacs: create a new face and assign the variable `gamegrid-face'
4933         to it.  Make sure that the face is not higher than the smallest
4934         image used by the game.
4935         (gamegrid-initialize-display): Use `(setq cursor-type nil)'
4936         instead of `gamegrid-hide-cursor'.
4937         (gamegrid-set-face): If `gamegrid-display-mode' is 'glyph, put an
4938         image in the buffer, instead of applying a face.  [This is because
4939         Emacs display-tables are not as capable as the display-tables in
4940         XEmacs.  Maybe this function should be renamed to reflect the change?]
4941         (gamegrid-init-buffer): If `gamegrid-display-mode' is 'glyph, put
4942         the face held by `gamegrid-face' in an overlay over the whole
4943         buffer to emulate a buffer-local default-face.
4945 2002-09-22  Markus Triska  <triska@gmx.at>  (iny change)
4947         * play/doctor.el (doctor-doc): Add 2 question words.
4948         (doctor-getnoun): Parse and save the complete object phrase.
4950 2002-09-22  Richard M. Stallman  <rms@gnu.org>
4952         * international/mule-cmds.el (select-safe-coding-system): Cope if
4953         default-coding-system gives nil which was then used in `min'.
4955         * mail/sendmail.el (sendmail-send-it): If user's buffer
4956         is unibyte, make tembuf unibyte.
4958 2002-09-22  Kai Gro\e,A_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4960         * net/tramp.el: Version 2.0.22 released.
4961         (tramp-parse-rhosts, tramp-parse-shosts)
4962         (tramp-parse-hosts, tramp-parse-passwd): Apply `push' but
4963         `add-to-list' for performance reasons.
4964         (tramp-get-completion-user-host): Return `nil' in case both `user'
4965         and 'host' are empty (not necessarily `nil'.
4966         (tramp-parse-netrc, tramp-parse-netrc-group): New functions.
4967         (tramp-user-regexp): " \t" are not user regexp characters.
4968         (tramp-completion-handle-file-name-all-completions):
4969         Remove Ange-FTP cmpletion. It has a bug not handling the "/ftp:" prefix
4970         completely, and it returns local completions as well.
4971         (tramp-completion-function-alist-ftp): New constant.
4972         (tramp-completion-function-alist): Add completion function for "ftp".
4973         From Michael Albinus <Michael.Albinus@alcatel.de>.
4975 2002-09-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4977         * net/tramp.el: Version 2.0.21 released.
4978         (tramp-handle-file-newer-than-file-p): If mtime of both files is
4979         known, return a useful result.  Better error message in case one
4980         is a Tramp file and one isn't.
4981         (tramp-handle-file-local-copy, tramp-handle-write-region)
4982         (tramp-find-shell, tramp-open-connection-telnet)
4983         (tramp-open-connection-rsh, tramp-open-connection-su)
4984         (tramp-open-connection-setup-interactive-shell)
4985         (tramp-post-connection, tramp-maybe-open-connection)
4986         (tramp-method-out-of-band-p): Correct number of args for
4987         `tramp-get-rsh-program' and similar functions.
4989 2002-09-22  Kai Gro\e,A_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4991         * net/tramp.el: Version 2.0.20 released.
4993 2002-09-20  Kai Gro\e,A_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4995         * net/tramp.el (tramp-completion-function-alist): Escape open
4996         paren in docstring.
4997         (tramp-user-regexp, tramp-host-regexp): Allow empty strings.
4998         (tramp-handle-insert-file-contents): Call tramp-message-for-buffer
4999         instead of tramp-message.
5000         (tramp-open-connection-rsh): Handle empty string as user name.
5001         (tramp-open-connection-su): Handle empty string as host name.
5002         Handle nil user name.
5003         (tramp-handle-file-local-copy, tramp-handle-write-region)
5004         (tramp-completion-handle-file-name-all-completions)
5005         (tramp-open-connection-telnet, tramp-open-connection-rsh)
5006         (tramp-open-connection-su, tramp-post-connection)
5007         (tramp-maybe-open-connection, tramp-method-out-of-band-p)
5008         (tramp-get-connection-function, tramp-get-remote-sh)
5009         (tramp-get-rsh-program, tramp-get-rsh-args)
5010         (tramp-get-rcp-program, tramp-get-rcp-args)
5011         (tramp-get-rcp-keep-date-arg, tramp-get-su-program)
5012         (tramp-get-su-args, tramp-get-telnet-program)
5013         (tramp-get-telnet-args): Use `tramp-find-method', perhaps require
5014         additional args USER, HOST.
5015         (tramp-action-password, tramp-open-connection-telnet)
5016         (tramp-open-connection-su, tramp-open-connection-multi)
5017         (tramp-method-out-of-band-p): `tramp-method-out-of-band-p' now
5018         takes USER and HOST arguments, to be able to use
5019         `tramp-find-method'.  Update callers.
5020         (tramp-find-method): New function.
5022 2002-09-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5024         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
5025         in SWITCHES (by removing it).
5027 2002-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5029         * net/tramp.el (tramp-file-name-handler): Add `file-remote-p' property.
5031 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5033         * net/tramp.el (top-level): Maybe autoload uudecode-decode-region.
5035 2002-09-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5037         * net/tramp.el (tramp-bug): Add tramp-methods.
5039 2002-09-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5041         * net/tramp.el (tramp-methods): Update docstring:
5042         tramp-encoding-command, tramp-decoding-command,
5043         tramp-encoding-function and tramp-decoding-function are not
5044         parameters anymore.
5045         (tramp-uuencode-region): Autoload it.
5047 2002-09-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5049         * net/tramp.el: Version 2.0.19 released.
5051         * net/tramp-uu.el: New file, implements uuencode in Lisp.
5053         * net/tramp.el (tramp-coding-commands):
5054         Use `tramp-uuencode-region' as local encoder for the uuencode based
5055         entries.
5057 2002-09-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5059         * net/tramp.el (tramp-handle-write-region): Wrong parens.
5061 2002-09-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5063         * net/tramp.el: Version 2.0.18 released.
5065         * net/tramp.el (tramp-perl-decode): Perl changes to accomodate
5066         older versions of Perl.  Now tested with 5.004.  Suggestion from
5067         Michael Albinus.
5069 2002-09-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5071         * net/tramp.el (tramp-find-inline-encoding):
5072         Call tramp-call-local-coding-command with nil for INPUT and OUTPUT.
5073         (tramp-call-local-coding-command): OUTPUT equals nil means to
5074         discard the output.  INPUT equals nil means /dev/null.
5076 2002-09-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5078         * net/tramp.el (tramp-encoding-shell): Default to environment
5079         variable COMSPEC on Windows.
5080         (tramp-handle-write-region): More debugging output.
5081         (tramp-find-inline-encoding): Ditto.
5083 2002-09-11  Michael Albinus  <Michael.Albinus@alcatel.de>
5085         * net/tramp.el (tramp-completion-handle-file-name-all-completions):
5086         Define `result1'.
5087         (tramp-parse-hosts-group): Discard IPv6 entries.
5089 2002-09-11  Kai Gro\e,A_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5091         * net/tramp.el (tramp-post-connection): Only send Perl
5092         mime-encode/decode implementations when using inline method.
5093         (tramp-handle-file-local-copy)
5094         (tramp-handle-write-region, tramp-post-connection)
5095         (tramp-coding-commands, tramp-find-inline-encoding): For the
5096         inline encodings, distinguish between local and remote commands,
5097         instead of between commands and functions.  (The local commands
5098         can be functions, too.)  If the local host is a Windows machine,
5099         we can't expect the same commands to work there as on the remote host.
5100         (tramp-call-local-coding-command): New function for calling local
5101         encoding and decoding commands.
5102         (tramp-set-remote-encoding, tramp-get-remote-encoding)
5103         (tramp-set-remote-decoding, tramp-get-remote-decoding)
5104         (tramp-set-local-encoding, tramp-get-local-encoding)
5105         (tramp-set-local-decoding, tramp-get-local-decoding): New functions.
5106         (tramp-get-encoding-command, tramp-set-encoding-command)
5107         (tramp-get-decoding-command, tramp-set-decoding-command)
5108         (tramp-get-encoding-function, tramp-set-encoding-function)
5109         (tramp-get-decoding-function, tramp-set-decoding-function):
5110         Old functions, removed.
5112 2002-09-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5114         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
5115         Change command to invoke /bin/sh slightly to make it compatible
5116         with the `rc' shell.  Suggested by Daniel Pittman.
5118 2002-09-10  Michael Albinus  <Michael.Albinus@alcatel.de>
5120         * net/tramp.el (tramp-handle-write-region): Added missing
5121         `)'.  Hope it's the right place.
5123 2002-09-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5125         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
5126         Do "exec env PS1='$ ' /bin/sh" instead of just "exec /bin/sh" in
5127         order to get a sane shell prompt.  If people have ${CWD}, say, in
5128         their shell prompt, then the default login shell might display
5129         something harmless, but the /bin/sh will display a dollar sign
5130         which confused the subsequent prompt recognition.
5131         (tramp-multi-action-password): More debugging output.
5132         (tramp-encoding-shell): Renamed from tramp-sh-program.
5133         More documentation.  Default to cmd.exe on Windows NT.
5134         (tramp-encoding-command-switch): New variable.  Use instead of
5135         hard-wired "-c" which is only good for /bin/sh.
5136         (tramp-encoding-reads-stdin): New variable.  If t, commands are
5137         called like "/bin/sh -c COMMAND <INPUT", if nil, they are called
5138         like "/bin/sh -c COMMAND INPUT", ie the input file is the last arg.
5139         (tramp-multi-sh-program): Always default to tramp-encoding-shell.
5140         (tramp-handle-file-local-copy, tramp-handle-write-region):
5141         Respect tramp-encoding-shell and friends.
5142         (tramp-find-inline-encoding): Use new-style calls for checking if
5143         the local commands work.
5145 2002-09-07  Michael Albinus  <Michael.Albinus@alcatel.de>
5147         * net/tramp.el (tramp-methods): Remove `tramp-completion-function'
5148         entries. They are handled now by `tramp-completion-function-alist'.
5149         (tramp-completion-function): Defvar removed. I've never used
5150         it. Hmm.
5151         (tramp-get-completion-function)
5152         (tramp-get-completion-rsh, tramp-get-completion-ssh)
5153         (tramp-get-completion-telnet, tramp-get-completion-su):
5154         Functions removed as well.  Not necessary any longer due to extended
5155         customization means.
5156         (tramp-completion-function-alist): New defcustom. Holds all
5157         FUNCTION FILE pairs used for user and host name completion
5158         relevant for METHOD.
5159         (tramp-completion-function-alist-rsh)
5160         (tramp-completion-function-alist-ssh)
5161         (tramp-completion-function-alist-telnet)
5162         (tramp-completion-function-alist-su): Defconst for initializing
5163         `tramp-completion-function-alist'. Unfortunately, mainly UNIX-like
5164         values are known for me until now. Needs to be completed for at
5165         least VMS++ like operating systems.
5166         (tramp-set-completion-function)
5167         (tramp-get-completion-function): New functions for configuration
5168         of `tramp-completion-function-alist'. The old definition of
5169         `tramp-get-completion-function' has been discarded.
5170         (tramp-completion-handle-file-name-all-completions):
5171         Change function call for user/host completion according to definition
5172         in `tramp-completion-function-alist'.
5173         (tramp-parse-passwd): Added exception handling for "root", because
5174         `tramp-get-completion-su' (the previous place for this stuff)
5175         doesn't exist any longer.
5177 2002-09-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5179         * net/tramp.el (tramp-enter-password):
5180         Use `tramp-password-end-of-line' to terminate the line.
5181         (tramp-bug): Include new variable `tramp-password-end-of-line'.
5182         (tramp-password-end-of-line): New variable.  People who use plink
5183         under Windows might have to issue "\r\n" after the password, but
5184         they need to send just "\n" after the other commands.  So this
5185         variable was introduced to complement `tramp-rsh-end-of-line'.
5186         (tramp-wait-for-output, tramp-post-connection): Allow "\r" at end
5187         of line of the output delimiter.
5189 2002-09-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5191         * net/tramp.el (tramp-handle-file-local-copy, tramp-find-shell)
5192         (tramp-open-connection-setup-interactive-shell): Add some comments
5193         about Douglas Grey Stephen's suggestions to make Tramp work better
5194         with plink under Windows.  I'm not sure what to think of them, but
5195         now I have a guinea pig to try it out on.  Said guinea pig is
5196         having other problems, though...  Also remove some commented-out code.
5198 2002-09-06  Michael Albinus  <Michael.Albinus@alcatel.de>
5200         * net/tramp.el (tramp-get-completion-methods): Algorithm slightly
5201         tuned.
5202         (tramp-get-completion-user-host): Accept user names as they are if
5203         typed until "@".
5204         (tramp-completion-mode): Replace `last-input-char' by modern
5205         `last-input-event'. Check for `event-modifiers'.
5207 2002-09-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5209         * net/tramp.el (file-expand-wildcards): Corrected check to see if
5210         advising is necessary.
5212 2002-09-05  Michael Albinus  <Michael.Albinus@alcatel.de>
5214         * net/tramp.el (tramp-postfix-single-method-format)
5215         (tramp-postfix-multi-method-format)
5216         (tramp-postfix-multi-hop-format)
5217         (tramp-postfix-user-format): New format strings.
5218         (tramp-postfix-single-method-regexp)
5219         (tramp-postfix-multi-method-regexp)
5220         (tramp-postfix-multi-hop-regexp)
5221         (tramp-postfix-user-regexp)
5222         (tramp-make-multi-tramp-file-format)
5223         (tramp-make-tramp-file-name): Apply them.
5224         (tramp-completion-handle-file-name-all-completions): Fix for
5225         invoking ange-ftp in case of "/ftp:xxx" file names.
5227 2002-09-04  Michael Albinus  <Michael.Albinus@alcatel.de>
5229         * net/tramp.el (tramp-prefix-format)
5230         (tramp-postfix-host-format): New format strings.
5231         (tramp-prefix-regexp, tramp-method-regexp)
5232         (tramp-postfix-single-method-regexp)
5233         (tramp-postfix-multi-method-regexp)
5234         (tramp-postfix-multi-hop-regexp)
5235         (tramp-user-regexp, tramp-postfix-user-regexp)
5236         (tramp-host-regexp, tramp-postfix-host-regexp)
5237         (tramp-path-regexp): New atomar regular expressions.
5238         If corresponding format strings exist, derived from them.
5239         (tramp-file-name-structure)
5240         (tramp-multi-file-name-structure)
5241         (tramp-multi-file-name-hop-structure)
5242         (tramp-make-multi-tramp-file-format)
5243         (tramp-completion-mode)
5244         (tramp-completion-dissect-file-name)
5245         (tramp-parse-rhosts-group)
5246         (tramp-parse-shosts-group)
5247         (tramp-parse-hosts-group)
5248         (tramp-parse-passwd-group): Apply these expressions.
5249         (tramp-file-name-structure-unified)
5250         (tramp-file-name-structure-separate)
5251         (tramp-make-tramp-file-format-unified)
5252         (tramp-make-tramp-file-format-separate)
5253         (tramp-make-tramp-file-format)
5254         (tramp-make-tramp-file-user-nil-format-unified)
5255         (tramp-make-tramp-file-user-nil-format-separate)
5256         (tramp-make-tramp-file-user-nil-format)
5257         (tramp-multi-file-name-structure-unified)
5258         (tramp-multi-file-name-structure-separate)
5259         (tramp-multi-file-name-hop-structure-unified)
5260         (tramp-multi-file-name-hop-structure-separate)
5261         (tramp-make-multi-tramp-file-format-unified)
5262         (tramp-make-multi-tramp-file-format-separate): Removed.
5263         (tramp-make-tramp-file-name): Allow partial tramp file
5264         names. Generate tramp file format on-the-fly depending on
5265         parameters. Apply atomar format strings resp expressions.
5266         (tramp-get-completion-methods)
5267         (tramp-get-completion-user-host): Apply `tramp-make-tramp-file-name'.
5268         (tramp-parse-hosts-group): Take all host names and IP addresses
5269         into account.
5270         (tramp-bug): Remove `tramp-make-tramp-file-format'.
5272 2002-09-01  Michael Albinus  <Michael.Albinus@alcatel.de>
5274         * net/tramp.el (tramp-methods): Add `tramp-completion-function'
5275         for "su" and "sudo".
5276         (tramp-get-completion-telnet): Implement it.
5277         (tramp-parse-hosts)
5278         (tramp-parse-hosts-group)
5279         (tramp-get-completion-su)
5280         (tramp-parse-passwd)
5281         (tramp-parse-passwd-group): New functions.
5283 2002-08-31  Michael Albinus  <Michael.Albinus@alcatel.de>
5285         * net/tramp.el (tramp-completion-mode): Check for `last-input-char'.
5286         (tramp-completion-file-name-handler-alist): Add handler for
5287         `file-exists-p.
5288         (tramp-completion-handle-file-exists-p): New function.
5289         (tramp-completion-handle-file-name-completion): Simplified.
5290         (tramp-completion-dissect-file-name): Regexp's reorganised.
5291         (tramp-completion-handle-file-name-all-completions):
5292         Call completion-function only if `user' or `host' is given.
5293         (tramp-get-completion-user-host): New function.
5294         (tramp-get-completion-rsh)
5295         (tramp-get-completion-ssh): Apply it.
5297 2002-08-29  Michael Albinus  <Michael.Albinus@alcatel.de>
5299         * net/tramp.el (tramp-completion-file-name-handler-alist):
5300         Add handler for `expand-file-name'.
5301         (tramp-completion-handle-expand-file-name): New function.
5303 2002-08-26  Michael Albinus  <Michael.Albinus@alcatel.de>
5305         * net/tramp.el (tramp-completion-mode): New function.
5306         (tramp-completion-handle-file-name-directory)
5307         (tramp-completion-handle-file-name-all-completions): Apply it.
5308         (tramp-methods): Remove double definition of `ssh1-old' and `ssh2-old'.
5309         (tramp-point-at-eol): New defalias.
5310         (tramp-parse-rhosts-group)
5311         (tramp-parse-shosts-group):: Apply it.
5313 2002-08-25  Michael Albinus  <Michael.Albinus@alcatel.de>
5315         * net/tramp.el (tramp-get-completion-methods)
5316         (tramp-get-completion-rsh)
5317         (tramp-get-completion-ssh): Add "[" for Xemacs.
5318         (tramp-completion-file-name-regexp-separate): Expression adapted.
5319         (tramp-completion-file-name-handler-alist): Add handler for
5320         `file-name-directory' and `file-name-nondirectory'.
5321         (tramp-completion-handle-file-name-directory)
5322         (tramp-completion-handle-file-name-nondirectory)
5323         (tramp-completion-run-real-handler): New functions.
5324         (tramp-completion-file-name-handler)
5325         (tramp-completion-handle-file-name-all-completions):
5326         Apply `tramp-completion-run-real-handler'.
5327         (tramp-parse-rhosts)
5328         (tramp-parse-shosts): Use `with-temp-buffer'. `result\e$,1!=\e(B renamed to
5329         `res' (otherwise side effects in XEmacs).
5331 2002-08-24  Michael Albinus  <Michael.Albinus@alcatel.de>
5333         * net/tramp.el (tramp-completion-file-name-regexp)
5334         (tramp-completion-file-name-handler-alist)
5335         (tramp-flatten-list)
5336         (tramp-completion-dissect-file-name)
5337         (tramp-get-completion-rsh)
5338         (tramp-parse-rhosts)
5339         (tramp-parse-rhosts-group)
5340         (tramp-get-completion-ssh): Doc string tuned.
5341         (tramp-methods): Doc string and custom type extended for
5342         `tramp-completion-function'.
5343         (tramp-completion-function): Variable added. Is it really used?
5344         Other variables like `tramp-completion-function' aren't used.
5345         (tramp-completion-file-name-handler-alist): Add handler for
5346         `file-name-completion'.
5347         (tramp-completion-handle-file-name-completion): New function.
5349 2002-08-18  Michael Albinus  <Michael.Albinus@alcatel.de>
5351         * net/tramp.el (tramp-parse-rhosts)
5352         (tramp-parse-rhosts-group)
5353         (tramp-parse-shosts)
5354         (tramp-parse-shosts-group): New functions.
5356 2002-08-17  Michael Albinus  <Michael.Albinus@alcatel.de>
5358         * net/tramp.el (tramp-completion-dissect-file-name)
5359         (tramp-completion-dissect-file-name1): New functions.
5361 2002-08-16  Michael Albinus  <Michael.Albinus@alcatel.de>
5363         * net/tramp.el (tramp-get-completion-function)
5364         (tramp-get-completion-rsh)
5365         (tramp-get-completion-ssh)
5366         (tramp-get-completion-telnet): New functions.
5367         (tramp-methods): Add `tramp-completion-function' for all methods.
5369 2002-08-15  Michael Albinus  <Michael.Albinus@alcatel.de>
5371         * net/tramp.el (tramp-get-completion-methods): New function.
5372         (tramp-find-default-method): Allow host to be nil (like user).
5374 2002-08-14  Michael Albinus  <Michael.Albinus@alcatel.de>
5376         * net/tramp.el (tramp-completion-file-name-regexp-unified)
5377         (tramp-completion-file-name-regexp-separate)
5378         (tramp-completion-file-name-regexp)
5379         (tramp-completion-file-name-handler-alist): New defcustoms.
5380         (tramp-completion-file-name-handler): New function.
5381         Add `tramp-completion-file-name-handler' to `file-name-handler-alist'.
5382         (tramp-run-real-handler): Add `tramp-completion-file-name-handler'
5383         to `inhibit-file-name-handlers'.
5384         (tramp-completion-handle-file-name-all-completions)
5385         (tramp-completion-handle-file-name-completion): New functions.
5387 2002-08-12  Michael Albinus  <Michael.Albinus@alcatel.de>
5389         * net/tramp.el (tramp-invoke-ange-ftp): `tramp-disable-ange-ftp'
5390         must be called again after activating `ange-ftp'.
5391         (tramp-ange-ftp-file-name-p): Check for Xemacs.
5393 2002-08-08  Michael Albinus  <Michael.Albinus@alcatel.de>
5395         * net/tramp.el (tramp-do-copy-or-rename-file): Don't pass
5396         KEEP-DATE to tramp-invoke-ange-ftp 'rename.
5397         (tramp-handle-write-region): Don't pass LOCKNAME and CONFIRM to
5398         tramp-invoke-ange-ftp 'write-region.
5399         (tramp-handle-set-file-modes): Change order of FILENAME and MODE
5400         passing to tramp-invoke-ange-ftp 'set-file-modes.
5401         (tramp-flatten-list): New function. Maybe this functionality does
5402         exist already elsewhere in the libraries.
5403         (tramp-invoke-ange-ftp): Apply `tramp-flatten-list' to parameter
5404         list in order to avoid nested lists, f.e. when invoked from
5405         `tramp-handle-dired-call-process'.
5407 2002-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5409         * net/tramp.el (tramp-chunksize): New kluge variable.
5410         (tramp-send-region): If tramp-chunksize is non-nil, send region in
5411         parts and sleep 0.1 seconds between chunks.
5413 2002-09-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5415         * net/tramp.el (tramp-handle-insert-directory):
5416         Use `insert-buffer-substring' instead of `insert-buffer', which is not
5417         supposed to be used from Lisp.  Remember old point in a variable
5418         instead of using `mark'.  Suggestion from Stefan Monnier.
5419         (tramp-unified-filenames): New variable.  Use it in default value
5420         of other filename variables.
5421         (file-expand-wildcards): Don't advise unless "[" and "]" are used
5422         in the filename format.
5424 2002-09-01  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5426         * net/tramp.el (tramp-methods): Remove duplicate definition of
5427         ssh1-old and ssh2-old.
5429 2002-09-22  Kai Gro\e,A_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5431         * dired.el (dired-insert-directory): Always add "--dired" to to
5432         SWITCHES for remote files.
5433         * files.el (insert-directory): Comment saying that "--dired"
5434         might be in the SWITCHES.
5435         * net/ange-ftp.el (ange-ftp-ls): Handle "--dired" in LSARGS.
5436         (ange-ftp-insert-directory): Comment explaining "--dired" handling.
5438 2002-09-21  Markus Rost  <rost@math.ohio-state.edu>
5440         * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Give %!._-
5441         word constituent syntax.
5443 2002-09-21  Richard M. Stallman  <rms@gnu.org>
5445         * cus-dep.el (custom-make-dependencies): Bind to t
5446         around evaluating the def-form.
5448         * custom.el (custom-dont-initialize): New variable.
5449         (custom-declare-variable): Don't init the variable
5450         if custom-dont-initialize is non-nil.
5452 2002-09-21  John Paul Wallington  <jpw@shootybangbang.com>
5454         * net/eudc.el (eudc-install-menu): Use `define-key' and
5455         `easy-menu-create-menu' to avoid duplication of menu.
5457 2002-09-20  Kim F. Storm  <storm@cua.dk>
5459         * kmacro.el (kmacro-step-edit-query): Use RET to execute rest of
5460         macro and terminate editing.
5461         (kmacro-step-edit-macro): Push previous macro onto ring if changed
5462         by step editing.
5464 2002-09-19  Tom Tromey  <tromey@redhat.com>
5466         * play/blackbox.el (bb-right): Respect prefix argument.
5467         (bb-left, bb-up, bb-down): Likewise.
5469 2002-09-19  Richard M. Stallman  <rms@gnu.org>
5471         * cus-dep.el (custom-make-dependencies): Fix previous change.
5473 2002-09-19  Juanma Barranquero  <lektu@terra.es>
5475         * ielm.el (ielm-eval-input): Call `error-message-string' instead
5476         of the non-existent `ielm-format-error'.
5478 2002-09-19  Stefan Monnier  <monnier@cs.yale.edu>
5480         * emacs-lisp/easymenu.el (easy-menu-remove):
5481         * emacs-lisp/ewoc.el (ewoc--node-branch): Add docstring.
5483         * international/mule-diag.el (describe-coding-system):
5484         Remove unused `coding-spec' variable.
5485         (list-input-methods): Be more careful when setting up the help buffer.
5487         * international/ucs-tables.el (unify-8859-on-encoding-mode):
5488         Set init value to t to reflect reality.
5489         (ucs-minibuffer-setup): Use minibuffer-selected-window.
5491 2002-09-18  Stefan Monnier  <monnier@cs.yale.edu>
5493         * progmodes/make-mode.el (makefile-cleanup-continuations-p):
5494         Rename to makefile-cleanup-continuations.
5495         (makefile-mode): Use write-file-functions.
5496         (makefile-fill-paragraph): Use match-string-no-properties.
5497         (makefile-fill-paragraph): Use line-end-position.
5498         (makefile-add-log-defun): Simplify.
5500 2002-09-18  Richard M. Stallman  <rms@gnu.org>
5502         * dired.el (dired-mark-pop-up): Doc fix.
5504         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Put the
5505         definition straight into loaddefs.el as well as executing it here.
5507 2002-09-18  Colin Walters  <walters@debian.org>
5509         * calc/calc.el (calc-mode): Add font-lock-defontify to
5510         change-major-mode-hook.
5512 2002-09-18  Richard M. Stallman  <rms@gnu.org>
5514         * Makefile.in (bootstrap-clean): Use cd to shorten arg strings.
5515         Don't ignore errors in rm line.
5517         * menu-bar.el (menu-bar-search-menu): Nicer help string.
5519         * replace.el (occur-engine-add-prefix): Use 7 spaces.
5520         (occur-engine): Use 7 digits to align tabs in the data.
5522         * emacs-lisp/bytecomp.el (byte-compile-output-docform):
5523         Don't make the definition dynamic if it shares structure
5524         with the arg list.
5526         * gud.el (gud-pdb-marker-regexp): Allow : and \ in file name.
5527         (pdb): In gud-remove, pass down the file name.
5529         * cus-dep.el (custom-make-dependencies): Sort MEMBERS before use.
5531 2002-09-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
5533         * ielm.el: (*1, *2, *3): New variables.
5534         (ielm-eval-input): Make temporary buffers current on entry and
5535         exit to the let bindings for *, ** and ***.
5536         (inferior-emacs-lisp-mode): Mention *1, *2 and *3 in the docstring.
5537         Do not overrule global bindings for *, ** and ***.
5539 2002-09-18  Tom Tromey  <tromey@redhat.com>
5541         * progmodes/make-mode.el (makefile-fill-paragraph): Find comment
5542         boundaries before filling.
5544 2002-09-18  Stefan Monnier  <monnier@cs.yale.edu>
5546         * server.el (server-done): Fix harmlessly wrong arg to save-buffer.
5547         (server-switch-buffer): Only select a different window if
5548         next-buffer is non-nil.  Don't switch in a dedicated window.
5549         If next-buffer is already displayed, reuse that window.
5551         * diff-mode.el (diff-mode): Use compilation-minor-mode.
5552         Don't unbind compilation-last-buffer after autoloading compile.el.
5553         Hide the compilation-minor-mode bindings altogether.
5555 2002-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5557         * dired.el (dired-insert-directory): Never add "--dired" when
5558         listing remote directories.
5560 2002-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
5562         * ediff-hooks.el: Put back the autoloads (for XEmacs compatibility).
5564         * ediff-init.el: Use defalias instead of fset.
5566         * ediff-util.el: Use defalias instead of fset.
5568         * viper-util.el (viper-chars-in-region): Simplification.
5570         * viper.el (viper-emacs-state-mode-list): Added modes.
5572 2002-09-18  Jonathan Yavner  <jyavner@engineer.com>
5574         * emacs-lisp/testcover.el: New file.  Uses edebug to instrument a
5575         module of code, with graphical display of poor-coverage spots.
5577         * emacs-lisp/testcover-ses.el: New file.  Demonstrates use of
5578         testcover on a interactive module like ses.
5580         * emacs-lisp/testcover-unsafep.el: New file.  Demonstrates use of
5581         testcover on a noninteractive module like unsafep.
5583 2002-09-18  Miles Bader  <miles@gnu.org>
5585         * diff-mode.el (diff-mode): Don't evaluate `compilation-last-buffer'
5586         unless it's bound.
5588 2002-09-17  Stefan Monnier  <monnier@cs.yale.edu>
5590         * server.el (server-log): Add `client' arg.
5591         (server-start): Don't bother canceling the sentinel.
5592         (server-process-filter): Use replace-regexp-in-string and
5593         handle the new &n quoting.  Use push.  Use server-log's new arg.
5594         Don't output the C-x # message if `nowait'.
5595         (server-buffer-done): Use server-log's new arg.
5597 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5599         * ses.el: New file.
5601         * emacs-lisp/unsafep.el: New file.
5603         * files.el (auto-mode-alist): Add ".ses" for ses-mode.
5604         (inhibit-quit): This is risky for unsafep, doesn't matter much for
5605         anybody else.
5606         (risky-local-variable-p): New function.  Split off from
5607         hack-one-local-variable so unsafep can use it.  Add \|-history$ to
5608         the list of disallowed local variable names (malicious user could
5609         stuff a `display' property in there that would be activated when
5610         na\e,Ao\e(Bve user called up the history).
5612 2002-09-16  Markus Rost  <rost@math.ohio-state.edu>
5614         * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide :tag's.
5616 2002-09-16  Richard M. Stallman  <rms@gnu.org>
5618         * play/gomoku.el (gomoku-move-up, gomoku-move-down):
5619         Use forward-line and move-to-column.
5621         * cus-edit.el (custom-variable-backup-value): New function.
5622         (custom-variable-reset-backup): New function.
5623         (custom-variable-menu): Add item for custom-variable-reset-backup.
5624         (custom-variable-set, custom-variable-reset-saved)
5625         (custom-variable-reset-standard): Call custom-variable-backup-value.
5627 2002-09-16  Stefan Monnier  <monnier@cs.yale.edu>
5629         * dired.el (dired-font-lock-keywords): Use regexp-opt.
5630         (dired-move-to-filename): Better message when we fail to find the file.
5631         (dired-sort-toggle): Minor optimization.
5633 2002-09-16  Juanma Barranquero  <lektu@terra.es>
5635         * dired-aux.el (dired-add-entry): Add missing argument to
5636         `dired-mark'.
5638 2002-09-16  John Paul Wallington  <jpw@shootybangbang.com>
5640         * xscheme.el (scheme-interaction-mode): Doc fix.
5642         * net/eudc.el (eudc-plist-get): Doc fix.
5644 2002-09-16  Kim F. Storm  <storm@cua.dk>
5646         * menu-bar.el (menu-bar-last-search-type): New var.
5647         (nonincremental-repeat-search-forward)
5648         (nonincremental-repeat-search-backward): Repeat string or
5649         regexp search depending on menu-bar-last-search-type.
5650         (nonincremental-search-forward, nonincremental-re-search-forward)
5651         (nonincremental-search-backward, nonincremental-re-search-backward):
5652         Set menu-bar-last-search-type to string or regexp.
5653         (nonincremental-repeat-re-search-forward): Removed.
5654         (nonincremental-repeat-re-search-backward): Removed.
5655         (menu-bar-replace-menu): New keymap for "Edit->Replace" submenu.
5656         (menu-bar-i-search-menu): New keymap for "Incremental Search" submenu.
5657         (menu-bar-adv-search-menu): Removed.
5658         (menu-bar-search-menu): Reorganized.
5659         (menu-bar-edit-menu): Added "Replace" submenu.
5661 2002-09-15  Richard M. Stallman  <rms@gnu.org>
5663         * scroll-bar.el (scroll-bar-mode): Specify :initialize.
5665         * menu-bar.el (menu-bar-make-mm-toggle): Don't put a quote befor FNAME
5666         when it's not being evaluated.
5668 2002-09-15  Markus Rost  <rost@math.ohio-state.edu>
5670         * dired.el (dired-move-to-filename): Fix previous change.
5672 2002-09-14  Kim F. Storm  <storm@cua.dk>
5674         * emulation/keypad.el (keypad-setup, keypad-shifted-setup)
5675         (keypad-numlock-setup, keypad-numlock-shifted-setup):
5676         Change `Remove Binding' option to `Unspecified/User-defined'.
5677         (keypad-setup): Enhance explanation of setup type `none'.
5679 2002-09-14  Richard M. Stallman  <rms@gnu.org>
5681         * time.el (display-time-mode): Set display-time-load-average here.
5682         (display-time-load-average): Initialize to nil.
5683         (display-time-default-load-average): Add "None" alternative.
5684         (display-time-update): Handle "None" alternative for load-average.
5686         * dired-aux.el (dired-bunch-files): Put the arg FILES
5687         back as it was after temporary destrucive mods.
5688         (dired-add-entry): Use dired-insert-directory to handle indentation.
5689         Explicitly restore the line's marker character.
5690         Preserve the old file name's text properties.
5691         (dired-add-entry-do-indentation): Function deleted.
5692         (dired-relist-file): Doc fix.
5693         (dired-rename-file): Change argument names.
5694         (foo-rename-file): New function.
5695         (dired-do-hardlink): Use dired-hardlink.
5696         (dired-hardlink): New function.
5697         (dired-insert-subdir-doinsert): Use dired-insert-directory;
5698         that handles indentation, text props and header line.
5699         dired-readin-insert gets no args.
5700         Use `last' instead of `reverse'.
5702         * dired.el (dired-use-ls-dired): New variable.
5703         (dired-directory): Document the rules better.
5705         * dired.el (dired-insert-headerline): Function deleted.
5706         (dired-revert): Pass no args to dired-readin.
5707         (dired-move-to-filename): First try using dired-filename property.
5708         (dired-move-to-end-of-filename): Likewise.
5709         (dired-why): Try to show the start of this page of warnings.
5710         (dired-log): Insert the buffer name at start of page, not end.
5711         (dired-log-summary): If just one failure, explain it in echo area.
5713         * dired.el (dired-internal-noselect):
5714         Always set dired-directory, when buffer is not new.
5715         Pass dir-or-list, not dirname, to dired-mode.
5716         Call dired-readin with no args.
5717         Don't call dired-after-readin-hook here.
5718         (dired-find-buffer-nocreate): Expand dirname.
5719         Expand the dir from dired-directory to compare with dirname.
5721         (dired-readin): Take no args.  Get the directory from dired-directory.
5722         Run dired-before-reading hook inside save-excursion.
5723         Run dired-after-readin-hook here.
5724         Don't make undo entries at all.
5725         Call dired-readin-insert with no args.
5726         Don't change indentation here.
5727         Don't insert headerline here.
5729         (dired-readin-insert): Take no args.
5730         Get dir and file-list from dired-directory.
5731         Call dired-insert-directory the new way.
5732         Don't insert "wildcard" info here.
5734         (dired-insert-directory): New arg FILE-LIST.
5735         First arg now DIR, always just the directory.
5736         This function fully handles setting up the buffer text:
5737         update indentation, insert headerline and "wildcard" info.
5738         Pass --dired arg if appropriate; put info in dired-filename props.
5739         Don't expand file names here.
5741         * warnings.el (display-warning): In batch mode,
5742         exclude the final newline from the arg to `message'.
5744 2002-09-13  Markus Rost  <rost@math.ohio-state.edu>
5746         * files.el (diff-buffer-with-file): Check whether associated file
5747         exists.  Display message for 1 second.  Always return nil.
5749 2002-09-13  Stefan Monnier  <monnier@cs.yale.edu>
5751         * diff-mode.el (diff-mode): Turn on compilation-minor-mode
5752         support again, but more carefully this time.
5754         * progmodes/perl-mode.el (perl-mode-syntax-table): Mark $, % and @
5755         such that backward-sexp correctly skips them.
5756         (perl-font-lock-keywords-2): Use regexp-opt.
5757         (perl-font-lock-syntactic-keywords)
5758         (perl-font-lock-syntactic-face-function): Better handle PODs.
5759         Handle package names with ' in them and ($$) in `sub' declarations.
5760         Handle format staements.  Handle regexp and quote-like ops.
5761         (perl-empty-syntax-table): New var.
5762         (perl-quote-syntax-table): New fun.
5764         * pcvs.el (cvs-mode-find-file): Work even if point is at beg-of-line.
5765         (cvs-do-removal): Bind inhibit-read-only while modifying the buffer.
5767         * newcomment.el (comment-with-narrowing): Use the `declare' thingy.
5769         * derived.el (define-derived-mode): Properly ignore unknown args.
5771         * emacs-lisp/easy-mmode.el (define-minor-mode): Add a :require arg.
5772         Don't call the function during init if mode is on by default.
5774         * simple.el: Provide `simple'.
5775         (transient-mark-mode, line-number-mode, column-number-mode):
5776         Pass an explicit `:require nil' argument.
5778 2002-09-13  Francesco Potort\e,Al\e(B  <pot@gnu.org>
5780         * play/tetris.el (tetris-blank-options, tetris-cell-options):
5781         Remove various redundant `(t nil)'.
5783         * play/snake.el (snake-border-options): Use color on tty if available.
5785         * play/tetris.el (tetris-border-options): Likewise.
5787         * play/pong.el (pong-border-options): Likewise, plus reset
5788         color on tty to be [0.5 0.5 0.5].
5790 2002-09-13  Kim F. Storm  <storm@cua.dk>
5792         * kmacro.el (kmacro-start-macro): Doc fix.
5794 2002-09-13  Juanma Barranquero  <lektu@terra.es>
5796         * progmodes/idlw-shell.el (idlwave-shell-cleanup): Fix reference
5797         to `idlwave-idlwave_routine_info-compiled'.
5799         * whitespace.el (whitespace-unload-hook): Call `remove-hook' with
5800         three arguments, not four.
5802 2002-09-13  Kim F. Storm  <storm@cua.dk>
5804         * kmacro.el (kmacro-keymap): Changed bindings:
5805         C-x C-k s to kmacro-start-macro, C-x C-k b to kmacro-bind-to-key.
5807 2002-09-12  Richard M. Stallman  <rms@gnu.org>
5809         * international/mule-cmds.el (universal-coding-system-argument):
5810         Read the coding system inside `interactive' spec, for command-history.
5812 2002-09-12  Stefan Monnier  <monnier@cs.yale.edu>
5814         * emacs-lisp/find-func.el (find-library-name): Don't forget
5815         the empty suffix.  Fix stale variable name.
5817         * gud.el (gud-gdb-massage-args, gud-sdb-massage-args)
5818         (gud-pdb-massage-args): Delete.
5819         (gdb, sdb, pdb): Don't pass gud-*-massage-args any more.
5820         (gud-gdb-command-name): New var.  Put "--fullname" in there.
5821         (gud-query-cmdline): Use the most recent executable as the default.
5822         Don't add "--fullname" (it's only valid/meaningful for GDB).
5823         (gud-xdb-marker-filter): Use match-string.
5824         (gud-perldb-massage-args): Don't add "-d".
5825         (gud-perldb-command-name): Add "-d".
5826         (gud-common-init): If `massage-args' is nil, don't call it.
5827         (gud-format-command): Don't hardcode point-min==1.
5829         * derived.el: Require CL when compiling.
5831 2002-09-12  Simon Josefsson  <jas@extundo.com>
5833         * mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames
5834         (for cygwin). Suggested by Andrew Senior <aws@watson.ibm.com>.
5835         Use expand-file-name.  Also don't require time-stamp.
5837 2002-09-11  Richard M. Stallman  <rms@gnu.org>
5839         * derived.el (define-derived-mode): When making new abbrev table,
5840         don't try to copy the parent's abbrev table.
5842         * ruler-mode.el (ruler-mode-left-scroll-bar-cols):
5843         Always round scroll-bar-width parameter up.
5844         If it is nil, use 14.
5846         * abbrev.el (copy-abbrev-table): New function.
5848 2002-09-11  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5850         * ps-print.el: Adjust ps-print-color-p, ps-default-fg and
5851         ps-default-bg setting.
5852         (ps-print-version): New version number (6.5.7).
5853         (ps-mark-active-p): New fun.
5854         (ps-print-preprint-region): Adjust code.
5856 2002-09-11  Dave Love  <fx@gnu.org>
5858         * international/mule.el (non-standard-designations-alist)
5859         (ctext-pre-write-conversion): Don't generate invalid extended
5860         segments for iso8859.
5862         * language/cyrillic.el ("Ukrainian"): Fix nonascii-translation.
5863         (cyrillic-alternativnyj-decode-table): Fix some entries.
5865         * international/ucs-tables.el: Fix last change.
5867         * international/utf-8.el (utf-8-fragment-on-decoding): Fix last
5868         change.
5870 2002-09-11  Kim F. Storm  <storm@cua.dk>
5872         * edmacro.el (edit-kbd-macro): Recognize new C-x e binding,
5873         kmacro-end-and-call-macro.
5875 2002-09-11  Juanma Barranquero  <lektu@terra.es>
5877         * newcomment.el (uncomment-region): Fix let/let* use.
5879 2002-09-11  Simon Josefsson  <jas@extundo.com>
5881         * time-stamp.el (time-stamp-hhmmss): New function.
5883         * gud.el (gud-gdb-massage-args): Don't secretly add -fullname.
5884         (gud-query-cmdline): Add --fullname to the user cmdline.
5886         * mail/smtpmail.el (smtpmail-default-smtp-server): Doc fix.
5888 2002-09-11  Kim F. Storm  <storm@cua.dk>
5890         * kmacro.el (kmacro-call-macro): Rephrase repeat prompt.
5891         (kmacro-step-edit-map): Bind "A" to `append-end'.
5892         (kmacro-step-edit-prompt): Fix prompt.
5893         (kmacro-step-edit-query): Handle `append-end' response.
5894         (kmacro-step-edit-pre-command): Activate `append-end' at end of
5895         macro when required.
5897 2002-09-11  Stefan Monnier  <monnier@cs.yale.edu>
5899         * derived.el (define-derived-mode): Fix typo.
5901         * menu-bar.el (line-number-mode, column-number-mode)
5902         (transient-mark-mode): Use minor mode directly.
5903         (menu-bar-make-toggle): Remove `props' arg.
5904         Move customize-mark-as-set directly into the toggle function.
5906         * whitespace.el (whitespace-global-mode): Use define-minor-mode.
5907         Use the new file hook names.
5908         (whitespace-describe): Remove.  Move the text to `Commentary:'.
5909         (whitespace-unload-hook): Use the new file hook names.
5911         * finder.el (finder-find-library): Remove.
5912         (finder-commentary): Use find-library-name and add completion.
5914         * simple.el (transient-mark-mode, line-number-mode)
5915         (column-number-mode): Use define-minor-mode.
5916         (define-mail-user-agent): Delete.  Moved to subr.el.
5918         * loadup.el ("simple.el"): Move to after loaddefs.el.
5920         * subr.el (define-mail-user-agent): Moved from simple.el.
5922 2002-09-10  Richard M. Stallman  <rms@gnu.org>
5924         * pcvs-info.el (cvs-check-fileinfo): Don't use boolp.
5925         (boolp): Function deleted.
5927 2002-09-10  Dave Love  <fx@gnu.org>
5929         * international/utf-8.el (ucs-mule-to-mule-unicode):
5930         Define unconditionally.
5931         (utf-8-fragmentation-table): New.  Use it in top-level mapc.
5932         (utf-8-fragment-on-decoding): Use it to keep
5933         utf-8-translation-table-for-decode variable and translation table
5934         in sync.
5936         * international/ucs-tables.el: Bind utf-8-translation-table-for-decode
5937         when setting up tables and remove useless optimize-char-table.
5938         (ucs-mule-to-mule-unicode): Deleted.
5939         (ucs-unify-8859): Maybe optimize ucs-mule-to-mule-unicode.
5941         * international/utf-16.el (utf-16-le-pre-write-conversion)
5942         (utf-16-be-pre-write-conversion): Deleted.
5943         (mule-utf-16-le, mule-utf-16-be): Register encoding translation table.
5945 2002-09-10  Richard M. Stallman  <rms@gnu.org>
5947         * files.el (diff-buffer-with-file): Simplify.
5948         Don't signal an error if buffer has no file.
5949         Call sit-for after `diff' returns.
5951         * play/gamegrid.el (gamegrid-make-color-tty-face):
5952         Handle string as COLOR arg.
5953         (gamegrid-display-type): Don't assume display-color-p
5954         implies a color-x terminal.
5955         (gamegrid-hide-cursor): Set `cursor-type' local variable.
5957         * descr-text.el (describe-text-mode): Add font-lock-defontify to
5958         change-major-mode-hook.
5960         * ibuffer.el (ibuffer-mode): Add font-lock-defontify to
5961         change-major-mode-hook.
5963         * comint.el (comint-mode): Add font-lock-defontify to
5964         change-major-mode-hook.
5966         * info.el (Info-mode): Add font-lock-defontify to
5967         change-major-mode-hook.
5969         * replace.el (occur-mode): Add font-lock-defontify to
5970         change-major-mode-hook.
5972         * font-core.el (font-lock-defontify): New function.
5974 2002-09-10  Richard M. Stallman  <rms@gnu.org>
5976         * ps-print.el (ps-printer-name-option): Doc fix.
5978 2002-09-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5980         * ps-print.el: Adjust ps-postscript-code-directory setting.
5981         XEmacs version check was adjusted.
5982         (ps-print-version): New version number (6.5.6).
5983         (ps-print-color-p, ps-page-dimensions-database): Autoload var.
5984         (ps-print-code, ps-print-preprint-region): Adjust code.
5986 2002-09-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5988         * files.el (auto-mode-alist): ~/.gnus, ~/.viper are in
5989         emacs-lisp-mode, like ~/.emacs.
5991 2002-09-10  Stefan Monnier  <monnier@cs.yale.edu>
5993         * newcomment.el (uncomment-region): Be more careful with `='.
5995 2002-09-10  Deepak Goel  <deego@glue.umd.edu>
5997         * play/doctor.el (doc//): Rename from `//'.  Update callers.
5998         (doc$): Rename from `$'.  Update callers.
6000 2002-09-10  Miles Bader  <miles@gnu.org>
6002         * simple.el (do-auto-fill): `fill-indent-according-to-mode' is a
6003         variable, not a function.
6005         * kmacro.el (kmacro-call-macro): Deal with a non-numeric prefix arg.
6007 2002-09-10  Kim F. Storm  <storm@cua.dk>
6009         * macros.el (apply-macro-to-region-lines): Let-bind mark-active to
6010         nil while executing macro to avoid triggering delete-selection-mode.
6012         * simple.el (keyboard-quit): Set defining-kbd-macro to nil to
6013         cancel defining keyboard macro when applicable.
6015 2002-09-09  Markus Rost  <rost@math.ohio-state.edu>
6017         * simple.el (transient-mark-mode, line-number-mode)
6018         (column-number-mode): Undo previous change because of bootstrapping.
6020 2002-09-09  Stefan Monnier  <monnier@cs.yale.edu>
6022         * derived.el (define-derived-mode): Add keyword arguments.
6023         (derived-mode-make-docstring): Take abbrev and syntax table names.
6025         * font-core.el (font-lock-change-mode): Just turn off font-lock-mode.
6026         (font-lock-default-function): Change arg name.
6028         * cus-start.el (transient-mark-mode): Delete.  Done in simple.el.
6030         * paren.el (show-paren-function): Use syntax-after.
6032         * emacs-lisp/syntax.el (syntax-after): Delete.  Moved to subr.el.
6034         * subr.el (symbol-file): Also work for autoloaded funcs.
6035         (syntax-after): New fun moved from syntax.el.
6037         * find-file.el (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
6038         (ff-not-found-hook, ff-file-created-hook): Rename from *-hooks.
6039         Update callers (but still run the old hooks as well).
6041         * emacs-lisp/find-func.el (find-library-suffixes, find-library-name)
6042         (find-library): New funs.
6043         (find-function-search-for-symbol): Use it.
6045         * emacs-lisp/bytecomp.el (byte-compile-file): Don't switch buffer.
6047         * isearch.el (isearch-cmds): Add docstring.
6048         (isearch-mouse-2): Lookup binding in the proper buffer.
6049         Use call-interactively and remove the now useless `arg'.
6050         (isearch-search-fun-function): New var.
6051         (isearch-search-fun): New fun.
6052         (isearch-search, isearch-lazy-highlight-search): Use it.
6054 2002-09-09  Stefan Monnier  <monnier@cs.yale.edu>
6056         * simple.el (what-line): Don't hard-code 1.
6057         (transient-mark-mode, line-number-mode, column-number-mode):
6058         Use define-minor-mode.
6059         (do-auto-fill): Only ignore prefix if it's really empty.
6061 2002-09-09  Markus Rost  <rost@math.ohio-state.edu>
6063         * files.el (save-some-buffers-action-alist): Use lower case for
6064         help string of diff-buffer-with-file.
6066 2002-09-09  Richard M. Stallman  <rms@gnu.org>
6068         * calendar/calendar.el (mouse-scroll-calendar-left)
6069         (mouse-scroll-calendar-right, mouse-calendar-other-month):
6070         New commands.
6071         (calendar-mode-line-format): Use them.
6073         * emacs-lisp/bytecomp.el (byte-recompile-directory):
6074         Set and then bind default-directory.
6076         * startup.el (fancy-splash-head, normal-splash-screen):
6077         Change the messages that explain about GNU or GNU/Linux.
6079         * info.el (Info-search): Add (point-min) to subfile positions
6080         to get them right.  Skip the current subfile using forward-line.
6082         * files.el (make-backup-file-name-1): When make-directory fails,
6083         ignore backup-directory-alist.
6084         (make-directory): Expand DIR before looking for handler.
6086 2002-09-09  Jari Aalto  <jari.aalto@poboxes.com>
6088         * progmodes/cperl-mode.el (cperl-noscan-files-regexp):
6089         In addition to RCS, exclude CVS directories.
6091         * ls-lisp.el (ls-lisp-format-time-list): New variable.
6092         (ls-lisp-format-time): Use it.
6094         * files.el (auto-mode-alist): Use sh-mode for .bash files.
6096 2002-09-09  Dave Love  <d.love@dl.ac.uk>
6098         * ps-print.el: Many doc fixes.
6100 2002-09-09  John Paul Wallington  <jpw@shootybangbang.com>
6102         * play/doctor.el (doctor-cadr, doctor-caddr, doctor-cddr): Remove.
6103         Update callers.
6105 2002-09-08  Markus Rost  <rost@math.ohio-state.edu>
6107         * diff.el (diff): Doc fix.
6109 2002-09-08  Richard M. Stallman  <rms@gnu.org>
6111         * emacs-lisp/bytecomp.el (byte-compile-delete-errors): Default to nil.
6113         * simple.el (undo-elt-in-region): Fix one-off error at END.
6114         (forward-visible-line): Handle invisibility by ignoring
6115         invisible newlines.  Also include entire invisible lines beyond
6116         the stopping point.
6118         * cus-edit.el (custom-save-variables, custom-save-faces):
6119         Clarify the comments written into .emacs.
6121 2002-09-08  Markus Triska  <triska@gmx.at>
6123         * play/doctor.el (doctor-doc): Recognize question words
6124         and use qlist.  Use doctor-shorten's return value.
6125         (doctor-shorten): Compute a return value, don't alter `sent'.
6126         (doctor-hates1): Add a question mark.
6127         (doctor-strangelove): Unused function deleted.
6129 2002-09-08  Kim F. Storm  <storm@cua.dk>
6131         * kmacro.el (kmacro-end-and-call-macro): New command to end and
6132         call keyboard macro in one step. Bind it to C-x e by default.
6133         (kmacro-call-macro): Use format-kbd-macro.
6134         (kmacro-step-edit-macro): New command to interactively step edit
6135         and execute last keyboard macro.
6136         (kmacro-keymap): Bind SPC [C-x C-k SPC] to kmacro-step-edit-macro.
6137         (kmacro-step-edit-mini-window-height): New custom var.
6138         (kmacro-step-edit-map): New keymap (parent is query-replace-map).
6139         (kmacro-step-edit-prefix-commands): New var.
6140         (kmacro-step-edit-prompt, kmacro-step-edit-query)
6141         (kmacro-step-edit-insert, kmacro-step-edit-pre-command)
6142         (kmacro-step-edit-minibuf-setup, kmacro-step-edit-post-command):
6143         New aux functions for step editing keyboard macros.
6145         * subr.el (read-quoted-char): Apply listify-key-sequence to vector
6146         returned by this-single-command-raw-keys before appending it to
6147         unread-command-event.
6149 2002-09-07  Colin Walters  <walters@debian.org>
6151         * progmodes/compile.el (compile-internal): Add optional argument
6152         no-async.
6154         * diff.el (diff): Add optional argument no-async, and use the
6155         above argument.
6157         * files.el (diff-buffer-with-file): Call diff synchronously, so we
6158         don't delete the temporary file before diff has a chance to read
6159         it.
6161         * ibuf-ext.el (ibuffer-diff-with-file): Just call
6162         `diff-buffer-with-file'.
6164 2002-09-07  John Paul Wallington  <jpw@shootybangbang.com>
6166         * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
6168         * emacs-lisp/find-func.el (find-function-recenter-line):
6169         Add custom type.  Doc fix.
6171 2002-09-06  Stefan Monnier  <monnier@cs.yale.edu>
6173         * menu-bar.el (menu-bar-make-mm-toggle): New macro.
6174         (showhide-menu-bar, showhide-toolbar, menu-bar-toggle-auto-compression)
6175         (toggle-highlight-paren-mode, toggle-global-lazy-font-lock-mode):
6176         Remove.  Use the minor mode function directly instead.
6177         (menu-bar-mode): Add message and customize-mark-as-set and return
6178         the new value as do other minor modes.
6180         * edmacro.el (edmacro-subseq): Don't use cl-push/cl-pop.
6182 2002-09-06  Simon Marshall  <simon@gnu.org>
6184         * progmodes/etags.el (find-tag-tag, complete-tag):
6185         Bind completion-ignore-case based on tags-case-fold-search, so that
6186         case-sensitivity of tag completion matches that of tag search.
6188 2002-09-06  Juanma Barranquero  <lektu@terra.es>
6190         * calendar/solar.el (calendar-time-display-form): Fix spacing.
6192         * double.el (double-prefix-only): Likewise.
6194         * emacs-lisp/easymenu.el (easy-menu-define): Likewise.
6196         * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
6198         * emacs-lisp/float.el (string-to-float): Likewise.
6200         * emacs-lisp/rx.el (rx): Likewise.
6202         * faces.el (copy-face): Likewise.
6204         * hilit-chg.el (highlight-changes-colours)
6205         (highlight-changes-active-string)
6206         (highlight-changes-passive-string)
6207         (highlight-changes-rotate-faces, global-highlight-changes): Likewise.
6209         * international/mule.el (decode-char): Likewise.
6211         * progmodes/idlwave.el (idlwave-support-inheritance)
6212         (idlwave-routine-entry-compare): Likewise.
6214         * progmodes/idlw-shell.el (idlwave-shell-use-breakpoint-glyph):
6215         Likewise.
6217         * progmodes/pascal.el (pascal-start-keywords): Likewise.
6219         * progmodes/sh-script.el (sh-indent-for-fi, sh-indent-for-done):
6220         Likewise.
6222         * progmodes/vhdl-mode.el (vhdl-progress-interval)
6223         (vhdl-corresponding-begin): Likewise.
6225         * simple.el (choose-completion-string-functions): Likewise.
6227         * textmodes/reftex.el (reftex-TeX-master-file): Likewise.
6229         * textmodes/fill.el (fill-nonuniform-paragraphs)
6230         (fill-individual-paragraphs): Likewise.
6232         * vcursor.el (vcursor-toggle-vcursor-map): Likewise.
6234         * warnings.el (warning-level-aliases): Likewise.
6236         * speedbar.el (speedbar-mode): Fix spacing and typos.
6238         * textmodes/reftex-vars.el (reftex-label-menu-flags): Fix typo.
6240 2002-09-05  Markus Rost  <rost@math.ohio-state.edu>
6242         * textmodes/table.el (table-command-prefix): Fix type.
6244 2002-09-05  Andre Spiegel  <spiegel@gnu.org>
6246         * vc-hooks.el: Don't require vc.el at compile-time; it causes
6247         recursive requirements during bootstrap.
6249 2002-09-05  Kenichi Handa  <handa@etl.go.jp>
6251         * international/mule.el (decode-char): Cancel the previous change.
6253 2002-09-04  Mats Lidell  <matsl@contactor.se>  (tiny change)
6255         * language/european.el ("Swedish"): New set-language-info-alist call.
6257 2002-09-04  Richard M. Stallman  <rms@gnu.org>
6259         * help-fns.el (help-with-tutorial): Properly set up
6260         completion-reference-buffer in the *Completion* buffer.
6262 2002-09-04  John Paul Wallington  <jpw@shootybangbang.com>
6264         * startup.el (use-fancy-splash-screens-p): If `fancy-splash-frame'
6265         returns nil, return nil.
6267 2002-09-04  Andre Spiegel  <spiegel@gnu.org>
6269         * vc-hooks.el: Require vc.el at compile-time.
6270         (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p):
6271         Moved here from vc.el.
6273         * vc.el (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p):
6274         Moved to vc-hooks.el.
6276         * vc-rcs.el (vc-rcs-state): Don't require vc.el.
6278 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
6280         * international/mule.el (decode-char): Translate a character by
6281         utf-8-translation-table-for-decode only when
6282         utf-8-fragment-on-decoding is non-nil.
6284 2002-09-02  Stefan Monnier  <monnier@cs.yale.edu>
6286         * textmodes/text-mode.el (paragraph-indent-text-mode-abbrev-table)
6287         (paragraph-indent-text-mode-syntax-table, paragraph-indent-text-mode):
6288         Use text-mode's syntax-table and abbrev-table.
6289         (text-mode): Set require-final-newline to t.
6291         * newcomment.el (comment-make-extra-lines): Only use the
6292         dummy `=' char when there's really nothing else.
6293         Don't remove spaces if it leads to an incorrect comment.
6295         * pcvs.el (cvs-run-process): Use a pty rather than a pipe to work
6296         around the cvs/ssh/libc bug.
6297         (cvs-update-header): Understand `cvs admin -m<rev>:<msg>' syntax.
6298         (defun-cvs-mode): Use the new `declare' thingy.
6299         (cvs-edit-log-text-at-point, cvs-mode-edit-log, cvs-do-edit-log)
6300         (cvs-edit-log-minor-wrap, cvs-edit-log-filelist): New funs.
6301         (cvs-mode-undo): Use `cvs add' for (CONFLICT. REMOVED).
6303         * pcvs-parse.el (cvs-parse-table): Create a `need-update'
6304         node rather than a message for new directories.
6305         (cvs-parse-status): Add support for `Entry Invalid'.
6307         * smerge-mode.el (smerge-diff-buffer-name): Default to *vc-diff*.
6308         (smerge-combine-with-next): New function.
6309         (smerge-diff): Don't output `wrote /tmp/foo' messages.
6310         Insert message if no diffs were found.
6312         * mail/sendmail.el (mail-mode): Don't set local-abbrev-table.
6313         (mail-mode-abbrev-table): Set to text-mode-abbrev-table.
6315 2002-09-02  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6317         * net/tramp.el: Version 2.0.15 released.
6318         (require 'base64): Most modern Emacsen have the base64
6319         encode/decode functions built in, so test to see if they are bound
6320         before we go blindly requiring base64.el.
6321         From Steve Youngs <youngs@xemacs.org>.
6322         (tramp-feature-write-region-fix): XEmacs doesn't have a
6323         'find-operation-coding-system' and this variable doesn't seem to
6324         be used anywhere so wrap it in (unless (featurep 'xemacs)).
6325         From Steve Youngs <youngs@xemacs.org>.
6326         (tramp-methods): Remove duplicate definition of ssh1-old and ssh2-old.
6327         (tramp-open-connection-su): Use user name "root" if no user name
6328         is given.
6330         From Michael Albinus <Michael.Albinus@alcatel.de>:
6331         * net/tramp.el (tramp-invoke-ange-ftp):
6332         (tramp-ange-ftp-file-name-p): Check for Xemacs.
6333         (tramp-do-copy-or-rename-file): Don't pass KEEP-DATE to
6334         tramp-invoke-ange-ftp 'rename.
6335         (tramp-handle-write-region): Don't pass LOCKNAME and CONFIRM to
6336         tramp-invoke-ange-ftp 'write-region.
6337         (tramp-handle-set-file-modes): Change order of FILENAME and MODE
6338         passing to tramp-invoke-ange-ftp 'set-file-modes.
6339         (tramp-invoke-ange-ftp): `tramp-disable-ange-ftp' must be called
6340         again after activating `ange-ftp'.
6342 2002-09-02  Kim F. Storm  <storm@cua.dk>
6344         * ido.el (ido-ignore-item-temp-list): New variable.
6345         (ido-read-internal): Don't set ido-default-item if the default is
6346         member of ido-ignore-item-temp-list.
6347         Don't return first match for C-j if no text is entered.
6348         (ido-buffer-internal): Check for empty string return.
6349         (ido-make-buffer-list1): Use member instead of memq.
6350         (ido-window-buffer-p): Likewise.
6351         (ido-get-bufname): Ignore buffers on ido-ignore-item-temp-list.
6352         (ido-ignore-item-p): Ignore items on ido-ignore-item-temp-list.
6354         * replace.el (multi-occur): Made "ido-aware":
6355         Changed prompt to use C-j instead of RET to end.
6356         Set ido-ignore-item-temp-list to the selected buffers so far, so
6357         they are automatically excluded from the list of choices.
6358         Use add-to-list instead of push.
6360 2002-09-01  Richard M. Stallman  <rms@gnu.org>
6362         * term/x-win.el (function-key-map): Define S-iso-lefttab.
6364 2002-09-01  Kim F. Storm  <storm@cua.dk>
6366         * edmacro.el (edit-kbd-macro): Recognize new default binding for
6367         C-x e in addition to old binding.
6369 2002-09-01  Mario Lang  <mlang@debian.org>
6371         * files.el (save-some-buffers-action-alist): New variable.
6372         (save-some-buffers): Use that.
6373         (diff-buffer-with-file): New function.
6375 2002-09-01  Richard M. Stallman  <rms@gnu.org>
6377         * ruler-mode.el (defgroup ruler-mode): Use `convenience' as parent.
6379         * dired.el (defgroup dired): Use `files' as parent.
6380         (dired-get-filename): Ignore handler if it has safe-magic prop.
6382         * jka-compr.el (jka-compr-handler): Add safe-magic property.
6384 2002-08-31  Richard M. Stallman  <rms@gnu.org>
6386         * simple.el (kill-line): Use end-of-visible-line to determine
6387         if rest of line is blank.
6388         (end-of-visible-line): Cope if end-of-line moved back over
6389         invisible intangible chars at end of line.
6391         * simple.el (completion-setup-function): Don't use directory-sep-char.
6393 2002-09-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
6395         * progmodes/f90.el (f90-menu): Remove ":active" keyword where not
6396         needed.
6397         (f90-menu, f90-add-imenu-menu): Use lookup-key.
6398         Remove (eval-when-compile) for free variables.
6400 2002-08-31  Andreas Schwab  <schwab@suse.de>
6402         * font-core.el (font-lock-change-mode): Avoid changing buffer
6403         state in any way.
6405 2002-08-30  Stefan Monnier  <monnier@cs.yale.edu>
6407         * emacs-lisp/easymenu.el (easy-menu-filter-return):
6408         Handle the case where the filter returns a single menu entry.
6409         (easy-menu-add): Improve docstring.
6410         (easy-menu-current-active-maps): Remove.
6411         (easy-menu-get-map): Use current-active-maps.
6413         * cus-edit.el (custom-unlispify-menu-entry): Don't remove
6414         the -p prefix from variables since they shouldn't have it anyway.
6415         (custom-group-menu-create, customize-menu-create):
6416         Only cdr if applicable, since custom-menu-create might return
6417         a vector (i.e. a single menu entry).
6419 2002-08-30  Edward M. Reingold  <reingold@emr.cs.iit.edu>
6421         * calendar/diary-lib.el (diary-mail-entries): Don't overwrite
6422         user's value of diary-list-include-blanks, but generate message
6423         instead if there are no entries.
6425 2002-08-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>  (tiny change)
6427         * ps-print.el (ps-lp-system): Fixed typo in `usg-unix-v'.
6429 2002-08-30  Markus Rost  <rost@math.ohio-state.edu>
6431         * menu-bar.el (menu-bar-read-mail): Doc fix.
6433 2002-08-30  John Paul Wallington  <jpw@shootybangbang.com>
6435         * ibuffer.el (ibuffer-update): Revert expansion of `caddr'.
6436         (ibuffer-fontification-alist): Check hidden buffer case isn't
6437         visiting a file and change its face to italic.
6439 2002-08-30  Juanma Barranquero  <lektu@terra.es>
6441         * replace.el (occur-mode): Add interactive declaration.
6443         * bs.el (bs-message-without-log): Fix typo.
6445         * font-core.el (font-lock-defaults): Likewise.
6447         * font-lock.el (font-lock-add-keywords): Likewise.
6449         * mouse-copy.el (mouse-copy-work-around-drag-bug): Likewise.
6451         * textmodes/bibtex.el (bibtex-mode): Likewise.
6453         * emulation/viper-ex.el (ex-compile-command): Likewise.
6455         * progmodes/idlwave.el (idlwave-max-extra-continuation-indent):
6456         Likewise.
6458         * progmodes/dcl-mode.el (dcl-calc-cont-indent-relative): Likewise.
6460         * allout.el (my-mark-marker): Likewise.
6462 2002-08-30  Simon Josefsson  <jas@extundo.com>
6464         * mail/smtpmail.el (smtpmail-via-smtp): Delete process buffer
6465         unless s-debug-info is enabled.
6467 2002-08-29  John Paul Wallington  <jpw@shootybangbang.com>
6469         * ibuffer.el (ibuffer-update): Use `minibufferp'.  Expand `caddr'.
6471         * mwheel.el (mouse-wheel-up-button): Doc fix.
6473 2002-08-29  Juanma Barranquero  <lektu@terra.es>
6475         * replace.el (occur-mode-hook): New hook.
6476         (occur-mode): Use it.
6477         (occur-hook): Set default to nil.
6479 2002-08-29  Stefan Monnier  <monnier@cs.yale.edu>
6481         * net/ange-ftp.el: Use match-string and drop useless `function's.
6482         (ange-ftp-get-process): Bind `ange-ftp-this-user' and
6483         `ange-ftp-this-host' before running ange-ftp-process-startup-hook.
6484         (ange-ftp-ls-parser): Use `switches' arg instead of dynamic binding.
6485         (ange-ftp-parse-dired-listing): Update the calls.
6486         (dired-local-variables-file): Declare to shut quieten the compiler.
6487         (ange-ftp-file-entry-active-p): Remove.
6488         (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
6489         Don't exclude dangling symlinks.
6490         (ange-ftp-file-name-completion-1): Make predicate optional.
6491         (ange-ftp-parse-list-func-alist): Use add-to-list to update.
6492         (ange-ftp-fix-name-for-bs2000): Use subst-char-in-string.
6493         (ange-ftp-bs2000-posix-hook-installed): Remove.
6494         (ange-ftp-add-bs2000-posix-host): Don't use it anymore.
6495         (ange-ftp-bs2000-cd-to-posix): Use `ange-ftp-this-user' and
6496         `ange-ftp-this-host' instead of `user' and `host'.
6498 2002-08-29  Richard M. Stallman  <rms@gnu.org>
6500         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6501         Decide here whether to print which form we're compiling.
6502         If we do that, still print file and line.  Make file name
6503         relative to default-directory.  Print fewer newlines.
6504         (byte-compile-log-file): Print something even if no file.
6505         Print messages for entering and leaving directories,
6506         and set default-directory.
6507         (displaying-byte-compile-warnings): Only sometimes bind warning-series.
6508         (byte-compile-warning-series): New function.
6509         (byte-compile-file): Set byte-compile-last-logged-file, don't bind it.
6510         (byte-compile-display-log-head-p): Function deleted.
6512         * warnings.el (warning-series): Now can be a marker, not an integer.
6513         (display-warning): Handle new value for warning-series.
6515         * emacs-lisp/bytecomp.el (byte-compile-log-file): Use \f.
6516         (byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file
6517         to don't-warn list.
6519 2002-08-29  Kim F. Storm  <storm@cua.dk>
6521         * kmacro.el: Change default bindings from F7/F8 to F3/F4.
6522         Change default binding of C-x e to kmacro-end-or-call-macro.
6523         (kmacro-call-repeat-key, kmacro-call-repeat-with-arg): New custom
6524         variables.
6525         (kmacro-get-prefix-arg): New function.
6526         (kmacro-repeat-on-last-key): Rename from kmacro-repeat-loop and
6527         improve.  Callers changed.
6528         (kmacro-call-macro): Repeat macro by repeating last key or
6529         key defined in kmacro-call-repeat-key.  New third arg non-nil
6530         means to end current macro.
6531         (kmacro-end-or-call-macro): Call kmacro-call-macro appropriately
6532         to get repeat last key functionality.
6533         (kmacro-start-macro-or-insert-counter): Improve doc string.
6535 2002-08-28  Luc Teirlinck  <teirllm@mail.auburn.edu>
6537         * files.el (find-buffer-visiting): Compare file attributes
6538         using buffer-file-truename.
6540 2002-08-28  Richard M. Stallman  <rms@gnu.org>
6542         * files.el (make-auto-save-file-name, make-backup-file-name-1):
6543         Don't use directory-sep-char.
6545 2002-08-28  Juanma Barranquero  <lektu@terra.es>
6547         * replace.el (occur-hook): Renamed from `occur-mode-hook'.
6548         (occur-mode): Remove call to `occur-mode-hook'.
6549         (occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring.
6550         (occur-1): Add call to `occur-hook'.
6552         * subr.el (make-variable-frame-localizable): Alias for
6553         `make-variable-frame-local'.
6555 2002-08-28  Miles Bader  <miles@gnu.org>
6557         * rfn-eshadow.el (read-file-name-electric-shadow-properties)
6558         (read-file-name-electric-shadow-tty-properties)
6559         (read-file-name-electric-shadow-mode): Remove compatibility defs.
6561         * comint.el (comint-carriage-motion): Start at START.
6563 2002-08-27  Francesco Potort\e,Al\e(B  <pot@gnu.org>
6565         * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
6566         given by vsFTPd when accessed with a kerberised FTP client.
6568 2002-08-27  Richard M. Stallman  <rms@gnu.org>
6570         * files.el (find-alternate-file):
6571         Bind kill-buffer-query-functions locally, don't set it.
6573 2002-08-27  Andreas Schwab  <schwab@suse.de>
6575         * kmacro.el (kmacro-start-macro): Doc fix.
6577 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
6579         * textfile/reftex-ref.el (reftex-goto-label): New command.
6581         * textfile/reftex-vars.el (reftex-part-resets-chapter): New option.
6583         * textfile/reftex-parse.el (reftex-roman-number): New function.
6584         (reftex-section-number): Better handling of parts: No chapter
6585         counter resets.
6587         * textfile/reftex.el (reftex-highlight-overlays): Added a third
6588         overlay.
6589         (reftex-mode-menu): Added entry for `reftex-toc-recenter.
6590         Also moved `reftex-reset-mode' to top level.
6592         * textfile/reftex-toc.el (reftex-toc-recenter): New command.
6593         (reftex-toc-pre-command-hook): Don't remove highlight overlay.
6594         (reftex-toc-post-command-hook): Use overlay no 2 for highlighting.
6596         * textfile/reftex-sel.el (reftex-get-offset): Get offset of
6597         document pointer *before* position, not after.
6598         (reftex-insert-docstruct): Get offset of document pointer *before*
6599         position, not after.
6601         * textfiles/reftex-parse.el (reftex-where-am-I): Prefer marker
6602         match over section title match.
6604         * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
6605         which determines on a per-file-basis if BibTeX is being used
6606         locally for citations.
6607         (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
6608         cooperation with chapterbib.
6609         (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
6610         better cooperation with chapterbib.
6612         * textfiles/reftex-dcr.el (reftex-view-cr-cite):
6613         Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
6615 2002-08-26  Kim F. Storm  <storm@cua.dk>
6617         * subr.el (suppress-keymap): Use command remapping instead of
6618         substitute-key-definition to undefine self-inserting keys.
6620 2002-08-26  Juanma Barranquero  <lektu@terra.es>
6622         * makefile.w32-in (WINS): Add calc and obsolete.
6624 2002-08-26  Stefan Monnier  <monnier@cs.yale.edu>
6626         * emacs-lisp/easy-mmode.el (define-minor-mode):
6627         Use customize-mark-as-set for global minor modes.
6629 2002-08-25  Miles Bader  <miles@gnu.org>
6631         * rfn-eshadow.el (file-name-shadow-properties-custom-type):
6632         Renamed from `read-file-name-electric-shadow-properties-custom-type'.
6633         Change name of face.
6634         (file-name-shadow-properties): Renamed from
6635         `read-file-name-electric-shadow-properties'.
6636         (file-name-shadow-tty-properties): Renamed from
6637         `read-file-name-electric-shadow-tty-properties'.
6638         (file-name-shadow): Renamed from `read-file-name-electric-shadow'.
6639         (rfn-eshadow-setup-minibuffer): Update references to renamed variables.
6640         (file-name-shadow-mode): Renamed from
6641         `read-file-name-electric-shadow-mode'.  Update references to
6642         renamed variables.
6644 2002-08-24  Sam Steingold  <sds@gnu.org>
6646         * subr.el (eval-after-load): Do not call
6647         load-symbol-file-load-history (deleted yesterday).
6649 2002-08-24  John Paul Wallington  <jpw@shootybangbang.com>
6651         * startup.el (normal-splash-screen): Ensure splash buffer is
6652         killed.  Use tabs in output.  Fix test whether previous buffer was
6653         *scratch* buffer.
6655         * progmodes/simula.el (simula-abbrev-keyword-default)
6656         (simula-abbrev-keyword, simula-abbrev-stdproc-default)
6657         (simula-abbrev-stdproc): Doc fix - escape open parens in column 0.
6659         * apropos.el (command-apropos): Use `defalias' instead of `fset'.
6661         * mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
6663 2002-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
6665         * progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu)
6666         (f90-menu-bar-menu, f90-change-case-menu, f90-font-lock-on)
6667         (f90-font-lock-off, f90-font-lock-menu): Delete.
6668         Use easy-menu-define instead.
6669         (f90-mode): Use easy-menu-add.
6670         No longer (require 'imenu) when compiling.
6671         (f90-mark-subprogram, f90-indent-region, f90-fill-region)
6672         (f90-abbrev-start): Use fboundp.
6673         (f90-imenu-flag): Delete - use imenu--index-alist instead.
6675 2002-08-23  Richard M. Stallman  <rms@gnu.org>
6677         * loadhist.el (unload-feature): Distinguish functions from
6678         variables in load-history.
6679         (feature-symbols): Doc fix.
6681         * files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
6683         * subr.el (symbol-file-load-history-loaded)
6684         (load-symbol-file-load-history): Deleted.
6685         (symbol-file): Don't call load-symbol-file-load-history.
6687 2002-08-23  Andre Spiegel  <spiegel@gnu.org>
6689         * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
6691 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
6693         * frame.el (select-frame-by-name, select-frame-set-input-focus):
6694         Always call x-focus-frame, if using x.
6695         Use set-mouse-position on all systems, if focus-follows-mouse.
6697 2002-08-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6699         * net/tramp.el: Version 2.0.14 released.
6700         (tramp-shell-prompt-pattern): New variable.
6701         (tramp-actions-before-shell, tramp-multi-actions)
6702         (tramp-find-shell, tramp-open-connection-multi)
6703         (tramp-open-connection-setup-interactive-shell): Use it.
6704         (tramp-open-connection-telnet, tramp-open-connection-rsh)
6705         (tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
6706         in the docstring.
6707         (tramp-bug): Report `tramp-shell-prompt-pattern'.
6708         (tramp-process-one-multi-action, tramp-process-one-action):
6709         Make message clearer so people don't confuse it with Emacs asking
6710         them a question if the regexp happens to end with "?".
6711         (tramp-verbose): Change default value from 10 to 9.  Also change
6712         some logging levels so that 10 is reserved for stuff which is
6713         needed for debugging only, but 9 catches everything that people
6714         might like to see in order to see that Tramp is actually working.
6716 2002-08-22  Kim F. Storm  <storm@cua.dk>
6718         * emacs-lisp/authors.el (authors-aliases, authors-fixed-entries):
6719         Corrected spelling mistakes (for Joseph Arceneaux).
6721 2002-08-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
6723         * progmodes/f90.el: eval-when-compile a few defvars.
6724         (f90-xemacs-flag): Wrap in eval-and-compile.
6725         (f90-font-lock-keywords): Doc fix.
6726         (f90-mode-abbrev-table): Work with or without 6th arg of define-abbrev.
6727         (f90-mark-subprogram-overlay): Variable deleted.
6728         (f90-mark-subprogram): Remove overlay bit.  Don't be silent about
6729         pushing mark.
6730         (f90-abbrev-start): unread-command-event is obsolete in XEmacs.
6732 2002-08-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6734         * net/tramp.el: Version 2.0.13 released.
6735         (tramp-handle-write-region): Don't check to see if remote end is
6736         awake after sending data to remote host: we want to send "EOF" not
6737         "echo are you awake"...
6738         (tramp-maybe-open-connection): Swap args for tramp-time-diff.
6739         (tramp-yn-prompt-regexp): New variable.
6740         (tramp-action-yn): New function, using it.
6741         (tramp-feature-write-region-fix): New internal variable.  Not yet
6742         used.  Should be used in `tramp-handle-write-region'.
6744 2002-08-21  Kim F. Storm  <storm@cua.dk>
6746         * bindings.el (mode-line-format): Moved global-mode-string last.
6747         (mode-line-position): Moved %p first.  Added padding to %l/%c to
6748         eliminate jumpyness in modeline.  Use (%l,%c) format if both
6749         line-number-mode and column-number-mode are enabled.
6751 2002-08-20  Martin Stjernholm  <bug-cc-mode@gnu.org>
6753         * progmodes/cc-engine.el (c-forward-syntactic-ws): Fixed a bug
6754         that could cause an infinite loop if something that looks like
6755         a macro begins in the middle of a line.
6757         * progmodes/cc-engine.el (c-parse-state): Fixed a bug that
6758         could cause `c-state-cache' to contain two conses in sequence
6759         when there's an unbalanced open paren in a macro.
6761 2002-08-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
6763         * progmodes/fortran.el (fortran-current-defun): Use save-excursion.
6765         * imenu.el (imenu--generic-function): Use mapc.
6766         (imenu-syntax-alist): Doc fix.
6768 2002-08-20  Richard M. Stallman  <rms@gnu.org>
6770         * font-core.el (font-lock-change-mode): New function.
6771         (font-lock-mode): Use font-lock-change-mode instead of
6772         font-lock-unfontify-buffer.
6773         (font-lock-maximum-size, font-lock-verbose): Add defvars.
6775 2002-08-20  Carsten Dominik  <dominik@astro.uva.nl>
6777         * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
6778         which determines on a per-file-basis if BibTeX is being used
6779         locally for citations.
6780         (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
6781         cooperation with chapterbib.
6782         (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
6783         better cooperation with chapterbib.
6785         * textfiles/reftex-dcr.el (reftex-view-cr-cite):
6786         Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
6788 2002-08-20  Kim F. Storm  <storm@cua.dk>
6790         * kmacro.el: Major rework based on discussions with RMS.
6791         Most important change is that C-x C-k is now bound to a keymap
6792         with keyboard macro related commands.  The original binding on
6793         C-x C-k is moved to C-x C-k e.
6795         * binding.el: Remove macro related bindings (now in kmacro.el).
6797         * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
6799 2002-08-19  Stefan Monnier  <monnier@cs.yale.edu>
6801         * help-fns.el (help-split-fundoc): Replace the function name
6802         from the docstring with the one that should be displayed.
6803         (help-make-usage): Understand CL style arglists.
6804         (describe-function-1): Adapt to the new behavior of help-split-fundoc.
6805         (describe-variable): Use delete-region.
6807 2002-08-19  Kenichi Handa  <handa@etl.go.jp>
6809         * international/mule.el (sgml-xml-auto-coding-function):
6810         Call re-search-forward with NOERROR t.
6812 2002-08-19  Miles Bader  <miles@gnu.org>
6814         [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
6815         * comint.el (comint-inhibit-carriage-motion): New variable.
6816         (comint-carriage-motion): Argument STRING removed.  New arguments
6817         START and END; interpret characters between START and END rather
6818         than using special comint state.
6819         (comint-output-filter): Call `comint-carriage-motion'.
6820         (comint-output-filter-functions): Don't add `comint-carriage-motion'.
6821         * ielm.el (inferior-emacs-lisp-mode):
6822         Give `comint-inhibit-carriage-motion' a local value of t.
6824 2002-08-18  Richard M. Stallman  <rms@gnu.org>
6826         * textmodes/table.el: New file.
6828         * font-core.el (font-lock-mode): Set change-major-mode-hook locally.
6830 2002-08-18  Andreas Schwab  <schwab@suse.de>
6832         * ibuf-ext.el (ibuffer-list-buffer-modes): Doc fix.
6834 2002-08-17  Carsten Dominik  <dominik@astro.uva.nl>
6836         * textmodes/reftex.el (reftex-mode): Create special syntax tables.
6837         (reftex-syntax-table): Set a default in case this is being used
6838         outside a LaTeX file.
6839         (reftex-syntax-table-for-bib): Set a default in case this is being
6840         used outside a LaTeX file.
6842 2002-08-17  Richard M. Stallman  <rms@gnu.org>
6844         * tar-mode.el (tar-subfile-mode): Use add-hook and remove-hook,
6845         and use write-file-functions instead of local-write-file-hooks.
6846         (tar-untar-buffer): Don't try to extract directories.
6848         * menu-bar.el (fringe-mode): Set to nil.
6850         * mail/rmail.el (rmail-search-mime-header-function): Doc fix.
6852 2002-08-15  Richard M. Stallman  <rms@gnu.org>
6854         * calendar/appt.el (appt-delete): Use substring-no-properties.
6855         (appt-make-list): Don't use prin1-to-string; use the string unchanged.
6857 2002-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>  (tiny change)
6859         * server.el (server-process-filter): Simplify code.
6860         (server-goto-line-column): New function.
6861         (server-visit-files): Use server-goto-line-column.
6862         Offer to revert only if file has changed.
6864 2002-08-15  Richard M. Stallman  <rms@gnu.org>
6866         * files.el (recover-this-file): New function.
6867         (after-find-file): Recommend recover-this-file.
6869         * font-core.el (font-lock-mode): Add font-lock-unfontify-buffer
6870         to change-major-mode-hook when font lock is enabled.
6872         * simple.el (toggle-truncate-lines): Force redisplay.
6873         Display status message.
6875 2002-08-15  Carsten Dominik  <dominik@sand.science.uva.nl>
6877         * textmodes/reftex.el (reftex-mode): Moved the creation of special
6878         syntax tables to top-level.
6880 2002-08-15  David Kastrup  <David.Kastrup@t-online.de>
6882         * net/ange-ftp.el (ange-ftp-wipe-file-entries): Fix type mismatch;
6883         use `hash-table-size' instead of `length'.
6885 2002-08-14  Stefan Monnier  <monnier@cs.yale.edu>
6887         * help-fns.el (locate-library): Use locate-file(-completion).
6888         (help-split-fundoc): Tighten the regexp and recognize a usage-info
6889         where the function name is `fn'.
6890         (help-function-arglist): Follow aliases and macros.
6891         (describe-function-1): Use keymapp.
6892         If the docstring contains a usage info, use it even if the function is
6893         not a subroutine.  Find usage info in aliases' docstring if necessary.
6894         (describe-variable): Get the value before setting up the *Help* buffer.
6896         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode):
6897         Use find-file-hook instead of find-file-hooks.
6898         (define-minor-mode): Get rid of this silly `togglep'.
6899         Add an explicit `toggle' argument (used for interactive calls).
6900         Emit a warning when a nil argument turns the mode off.
6902         * language/ethio-util.el (setup-ethiopic-environment-internal)
6903         (exit-ethiopic-environment): Use find-file-hook and
6904         write-file-functions instead of find-file-hooks and write-file-hooks.
6906         * window.el (handle-select-window): Don't do anything if the window
6907         has disappeared since the event was generated.
6908         (split-window-save-restore-data): Use push and with-current-buffer.
6910         * saveplace.el:
6911         * play/meese.el:
6912         * obsolete/hilit19.el:
6913         * completion.el (dynamic-completion-mode):
6914         * emacs-lisp/find-func.el (find-function-search-for-symbol):
6915         Use find-file-hook instead of find-file-hooks.
6917         * imenu.el (imenu-always-use-completion-buffer-p): Make obsolete.
6918         (imenu-use-popup-menu, imenu-eager-completion-buffer): New vars.
6919         (imenu-space-replacement): Allow nil value.
6920         (imenu--completion-buffer): Use new vars and simplify.
6921         Fix handling of minibuffer-setup-hook.
6922         Use minibuffer-completion-help instead of rolling our own.
6923         (imenu-choose-buffer-index): Use the new var.
6925         * startup.el (command-line): Load custom-file if not done yet.
6927 2002-08-14  Kenichi Handa  <handa@etl.go.jp>
6929         * select.el (xselect-convert-to-string): If TYPE is non-nil, encode
6930         the selection data string.  Always return cons of type and string.
6931         (selection-converter-alist): Add (UTF8_STRING .
6932         xselect-convert-to-string).
6934 2002-08-12  Stefan Monnier  <monnier@cs.yale.edu>
6936         * newcomment.el (comment-region): Force `lines' when `block' is set.
6938 2002-08-12  Richard M. Stallman  <rms@gnu.org>
6940         * menu-bar.el (menu-bar-next-tag-other-window, menu-bar-next-tag)
6941         (menu-bar-right-scroll-bar, menu-bar-left-scroll-bar)
6942         (menu-bar-no-scroll-bar, menu-bar-toggle-auto-compression)
6943         (menu-bar-toggle-cua-mode, menu-bar-read-mail)
6944         (menu-bar-help-extra-packages, help-with-tutorial-spec-language)
6945         (menu-bar-text-mode-auto-fill): New commands, used
6946         in menu bar menus instead of lambda expressions.
6948         (menu-bar-showhide-fringe-menu-customize-left)
6949         (menu-bar-showhide-fringe-menu-customize-right)
6950         (menu-bar-showhide-fringe-menu-customize-disable)
6951         (menu-bar-showhide-fringe-menu-customize-reset): Doc fixes.
6953         (menu-bar-options-menu): Use toggle-truncate-lines.
6954         (showhide-date-time): Call customize-mark-as-set.
6956         * emacs-lisp/find-func.el (find-function-search-for-symbol):
6957         Obey `definition-name' properties.
6959         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode):
6960         Put `definition-name' properties on the functions whose
6961         names are constructed.
6963         * textmodes/page-ext.el (pages-target-buffer): Add defvar.
6964         Renamed from target-buffer.
6965         (pages-directory, pages-copy-header-and-position): Uses changed.
6967         * calendar/appt.el (appt-make-list): Correct the parsing of
6968         each appointment from time-string.
6970 2002-08-12  Stefan Monnier  <monnier@cs.yale.edu>
6972         * scroll-all.el (scroll-all-mode): Use define-minor-mode.
6973         (scroll-all-mode) <defcustom>: Delete.
6974         (running-xemacs): Delete.
6975         (minor-mode-alist): Don't manipulate it directly.
6977 2002-08-10  Kenichi Handa  <handa@etl.go.jp>
6979         * international/mule-cmds.el (search-unencodable-char): New function.
6980         (select-safe-coding-system): Show unencodable characters.
6981         (unencodable-char-position): Deleted, and implemented in C in coding.c.
6983 2002-04-09  John Wiegley  <johnw@gnu.org>
6985         * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.
6986         * em-cmpl.el (eshell-cmpl-ignore-case): Ditto.
6987         * em-dirs.el (eshell/cd): Ditto.
6988         * em-glob.el (eshell-glob-case-insensitive): Ditto.
6989         * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
6990         * esh-ext.el (eshell-binary-suffixes): Ditto.
6992 2002-08-09  Richard M. Stallman  <rms@gnu.org>
6994         * textmodes/page-ext.el (pages-directory-mode): Undo previous change.
6996         * simple.el (set-variable): Give locality status in prompt.
6998 2002-08-09  Benjamin Rutt  <rutt@cis.ohio-state.edu>
7000         * simple.el (set-variable): If given a prefix argument, set
7001         variable buffer-locally.
7003 2002-08-09  John Paul Wallington  <jpw@shootybangbang.com>
7005         * font-core.el (font-lock-function): Make it buffer-local.
7007 2002-08-08  Richard M. Stallman  <rms@gnu.org>
7009         * emacs-lisp/checkdoc.el (checkdoc, checkdoc-interactive)
7010         (checkdoc-message-interactive, checkdoc-interactive-loop)
7011         (checkdoc-current-buffer, checkdoc-continue, checkdoc-comments)
7012         (checkdoc-defun):
7013         Update checkdoc-spellcheck-documentation-flag correctly.
7014         (checkdoc-ispell-docstring-engine): Don't test for
7015         checkdoc-autofix-flag = nil.
7017 2002-08-07  John Paul Wallington  <jpw@shootybangbang.com>
7019         * xt-mouse.el (xterm-mouse-mode): Make it a global mode.
7021         * wid-browse.el (widget-minor-mode): Fix doc typo.
7023 2002-08-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7025         * net/tramp.el: Version 2.0.12 released.
7026         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7027         Comment out possibly obsolete "echo hello" commands.
7028         (tramp-run-real-handler): If operation is
7029         `ange-ftp-hook-function', use first arg as the real operation.
7030         (tramp-check-ls-commands): Use / instead of \ as directory
7031         separator.  (Relevant for XEmacs on Windows.)
7032         (tramp-maybe-open-connection): Use tramp-wait-for-output when
7033         waiting for the "are you awake" command.  Use a different string
7034         for the "are you awake" command.
7035         (tramp-send-command): New optional arg NEVEROPEN means to never
7036         invoke tramp-maybe-open-connection.
7037         (tramp-maybe-open-connection): Use it
7039 2002-08-07  Richard M. Stallman  <rms@gnu.org>
7041         * warnings.el (warning-prefix-function, warning-series)
7042         (warning-fill-prefix, warning-group-format): Add autoload cookies.
7044 2002-08-07  Kenichi Handa  <handa@etl.go.jp>
7046         * international/mule-cmds.el (select-safe-coding-system):
7047         Call pop-to-buffer inside save-window-excursion and save-excursion.
7049 2002-08-06  John Paul Wallington  <jpw@shootybangbang.com>
7051         * help-fns.el (describe-function-1): Skip arglist note if
7052         function's definition is a keymap.
7054 2002-08-06  Sam Steingold  <sds@gnu.org>
7056         * calendar/diary-lib.el (diary-mail-entries): Use `compose-mail'
7057         and `mail-user-agent' instead of straight sendmail.
7058         (diary-modified, diary-entries-list, displayed-year)
7059         (displayed-month, entry, date, number, date-string, d-file)
7060         (original-date): Defvar without binding to avoid compiler warnings.
7062 2002-08-05  Alan Shutko  <ats@acm.org>
7064         * ibuffer.el (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
7065         (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
7066         (ibuffer-mode): Added ibuffer-filter-by-used-mode to doc string.
7068         * ibuf-ext.el (ibuffer-list-buffer-modes): New.
7069         (ibuffer-filter-by-used-mode): New.
7071 2002-08-05  John Paul Wallington  <jpw@shootybangbang.com>
7073         * ediff-util.el (ediff-copy-list): Use `defalias' instead of
7074         `fset' and `symbol-function'.
7076 2002-08-05  John Wiegley  <johnw@gnu.org>
7078         * pcomplete.el (pcomplete-entries): Don't set `above-cutoff' to a
7079         value unless pcomplete-cycle-cutoff-length is non-nil.
7081 2002-04-09  John Paul Wallington  <jpw@shootybangbang.com>
7083         * esh-util.el (eshell-under-cygwin-p): New function.
7084         * em-cmpl.el (eshell-cmpl-ignore-case): Use it.
7085         * em-dirs.el (eshell/cd): Ditto.
7086         * em-glob.el (eshell-glob-case-insensitive): Ditto.
7087         * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
7088         * esh-ext.el (eshell-binary-suffixes): Ditto.
7090 2002-08-05  Richard M. Stallman  <rms@gnu.org>
7092         * international/mule-cmds.el (select-safe-coding-system): Check for
7093         non-nil CODING-SYSTEM before warning it disagrees with AUTO-CS.
7095         * net/ange-ftp.el (ange-ftp-smart-gateway): Doc fix.
7097 2002-08-05  Gerd Moellmann  <gerd@gnu.org>
7099         * image.el (image-jpeg-p): Accept "Exif" marker.
7101 2002-08-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7103         * net/tramp.el: Version 2.0.11 released.
7104         (tramp-perl-file-attributes): Print uid and gid as signed integers.
7105         (tramp-invoke-ange-ftp): Correct check for Ange-FTP being loaded.
7106         Invoke Ange-FTP with tramp-run-real-handler to avoid Ange-FTP
7107         calling Tramp again.
7108         (tramp-find-file-exists-command): Check for `ls -d' last, after
7109         all the variants on `test -e'.
7110         (tramp-post-connection): Erase buffer before finding a command to
7111         check if file exists.
7113 2002-08-05  David Kastrup  <David.Kastrup@t-online.de>
7115         * calc/calc.el (math-format-stack-value): Revert a broken
7116         if->when replacement and reformat so that this does not happen
7117         again.  Fixes a pretty lethal line formatting/yanking bug.
7119 2002-08-04  John Paul Wallington  <jpw@shootybangbang.com>
7121         * startup.el (fancy-splash-frame): Check selected frame last.
7123 2002-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7125         * net/tramp.el: Version 2.0.10 released.
7126         (tramp-uudecode): New shell function `tramp_uudecode' to decode to
7127         standard output even if `uudecode -p' and `uudecode -o -' don't work.
7128         (tramp-post-connection): After finding the right shell, wait a
7129         bit.  This is a kludge to avoid a race condition, even though I
7130         don't understand why there is a race condition in the first place.
7131         (tramp-post-connection): Install the `tramp_uudecode' shell
7132         function on the remote host.
7133         (tramp-coding-commands): Add an alternative for `tramp_uudecode'.
7134         (tramp-bug): Include more variables in the report.
7136 2002-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7138         * net/tramp.el: Version 2.0.9 released.
7139         (tramp-bug): Add wording about additional info to include in bug
7140         report.
7141         (tramp-find-shell): Set $PS1 for invocation of second shell (for
7142         tilde expansion).
7143         (tramp-find-shell): Shell prompt must match at end of buffer.
7144         Do this also for fallback shell prompt.
7145         (tramp-find-shell): More debugging output.
7146         (tramp-find-inline-encoding): When checking the decoding command,
7147         some commands fail when reading from /dev/null.  So we pass a
7148         known string through the encoding command and pass that through
7149         the decoding command.  So we know whether the decoding command can
7150         deal with some real input.
7152 2002-08-04  Andreas Schwab  <schwab@suse.de>
7154         * net/tramp.el (tramp-perl-encode, tramp-perl-decode): Doc fix.
7156 2002-08-03  Andrew Choi  <akochoi@shaw.ca>
7158         * term/mac-win.el: Set keys to enable mouse wheel support.
7160 2002-08-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7162         * net/tramp.el: Version 2.0.8.
7163         (tramp-perl-encode, tramp-perl-encode): Double the backslashes.
7165 2002-08-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7167         * net/tramp.el: Version 2.0.7.
7168         (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7169         (tramp-perl-encode, tramp-perl-decode): Escape `%' characters
7170         because of `format' and say so in the docstring.
7172 2002-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7174         * progmodes/f90.el (f90-font-lock-keywords-1): Fix highlighting of
7175         `type' forms.
7176         (f90-font-lock-keywords-2): Fix `implicit type(foo)' case.
7177         (f90-type-def-re): Fix value.
7179 2002-08-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7181         * net/tramp.el: Version 2.0.6.
7182         (tramp-default-method): Change to "ssh" from "sm".
7183         (tramp-wrong-passwd-regexp): Restructure.  Add additional alternative.
7184         (tramp-su-program): New internal variable for method parameter.
7185         (tramp-perl-encode-with-module, tramp-perl-decode-with-module):
7186         New variables.  Very short Perl one-liner, but requires Perl
7187         module MIME::Base64 to be installed on the remote site.
7188         (tramp-perl-encode, tramp-perl-decode): New base64
7189         encoder/decoder.  From Juanma Barranquero <lektu@terra.es>.
7190         (tramp-handle-file-truename): Invoke Ange-FTP properly (even
7191         though Ange-FTP doesn't do anything for this operation).
7192         (tramp-handle-set-visited-file-modtime): Comment change.
7193         (tramp-handle-make-directory): Save-excursion.
7194         (tramp-handle-expand-many-files): Don't try to invoke Ange-FTP
7195         twice, once is enough.
7196         (tramp-action-permission-denied): Show *tramp/foo* buffer so the
7197         user knows what's wrong.
7198         (tramp-post-connection): Support the two Perl encoders and decoders.
7199         (tramp-coding-commands): Ditto.  Add some todo items.
7201 2002-08-02  Richard M. Stallman  <rms@gnu.org>
7203         * international/mule.el (merge-coding-systems): New function.
7204         (set-buffer-file-coding-system): Use merge-coding-systems.
7205         Change prompt for args.
7206         (revert-buffer-with-coding-system): New command.
7208         * international/mule-cmds.el (mule-keymap, set-coding-system-map):
7209         Add bindings for revert-buffer-with-coding-system.
7210         (set-coding-system-map): Clarify menu item info for
7211         set-buffer-file-coding-system.
7212         (set-coding-system-map): Reorder and add separators.
7214         * emacs-lisp/edebug.el (edebug-eval-top-level-form):
7215         Use eval-expression.
7217         * subr.el (atomic-change-group): Doc fix.
7219 2002-07-31  Colin Walters  <walters@debian.org>
7221         * ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add
7222         defvaralias for compatibility.
7223         (ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add
7224         defvaralias for compatibility.
7226 2002-07-31  John Paul Wallington  <jpw@shootybangbang.com>
7228         * ibuffer.el (ibuffer-fontification-alist):
7229         Use `font-lock-constant-face' instead of `font-lock-reference-face'.
7231 2002-07-31  John Wiegley  <johnw@gnu.org>
7233         * pcomplete.el (pcomplete-comint-setup): Use `add-to-list', to
7234         prevent adding the symbol `pcomplete' to
7235         shell-dynamic-complete-functions to many times.
7237 2002-07-31  Markus Rost  <rost@math.ohio-state.edu>
7239         * help-fns.el (describe-function-1): Test function for
7240         obsolescence only if it is a symbol.
7242         * ediff.el (ediff-backup): New autoloaded command.
7244 2002-07-31  Richard M. Stallman  <rms@gnu.org>
7246         * makefile.w32-in (compile-after-backup): Renamed from `compile'.
7247         Use `compile-always'.
7248         (bootstrap): Use `compile', not `compile-files'.  Use `update-subdirs'.
7249         (compile): Renamed from `compile-files'.
7250         (compile-CMD, compile-SH): Renamed from `compile-files-*'.
7252         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
7253         Check that (car elt) is a string.
7255         * pcomplete.el (pcomplete-entries): Doc fix.
7257         * international/mule.el (non-standard-icccm-encodings-alist): Doc fix.
7259 2002-07-31  Andreas Schwab  <schwab@suse.de>
7261         * dired.el: Hide disabling of dired-find-alternate-file behind
7262         autoload-cookie.
7264 2002-07-31  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
7266         * makefile.w32-in: Revert some changes from 2002-07-23 because they
7267         don't work on MSVC/nmake builds.
7268         (update-subdirs-CMD): Generate the right list of subdirectories.
7270 2002-07-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7272         * net/tramp.el: New version 2.0.5.
7273         (tramp-methods): Remove inline encoding method parameters.
7274         The encoding is now autodetected.  Also shorten the list of
7275         methods (u/m distinction gone) and rename the remaining methods to
7276         have longer, but more mnemonic, names.
7277         (tramp-login-prompt-regexp, tramp-password-prompt-regexp)
7278         (tramp-wrong-passwd-regexp): Trailing `$' not needed, regexp is
7279         matched at end of buffer anyway.
7280         (tramp-yesno-prompt-regexp): New variable, for questions where the
7281         user should say "yes" or "no".
7282         (tramp-file-name-structure-unified)
7283         (tramp-file-name-structure-separate): Allow dash in method names.
7284         (tramp-actions-before-shell): New variable, contains list of
7285         pattern/action pairs.  Output sent by remote end is scanned for
7286         the patterns, then the actions are executed.
7287         (tramp-multi-actions): Like `tramp-actions-before-shell', but
7288         executed for each hop in a multi-hop connection.
7289         (tramp-last-cmd-time): New variable.  If nothing has been sent to
7290         remote end for 60 seconds, look to see if the remote end is still
7291         alive.
7292         (tramp-perl-mime-encode, tramp-perl-mime-decode): Remove.
7293         It didn't work.
7294         (tramp-perl-encode, tramp-perl-decode): New variables, these
7295         require the MIME::Base64 module on the remote end.
7296         (tramp-handle-file-attributes): Restructure logic.
7297         (tramp-handle-file-attributes-with-ls)
7298         (tramp-handle-file-attributes-with-perl): More debugging.
7299         (tramp-handle-directory-files): Grok fifth arg `files-only' for XEmacs.
7300         (tramp-handle-make-directory, tramp-handle-delete-directory)
7301         (tramp-handle-delete-file, tramp-handle-insert-directory):
7302         Expand file name.
7303         (tramp-handle-shell-command): Use `when', not `if'.
7304         (tramp-handle-file-local-copy, tramp-handle-write-region):
7305         Adapt to autodetection of inline encoding.
7306         (tramp-invoke-ange-ftp): Require ange-ftp to make sure that
7307         variable ange-ftp-name-format is defined before binding it.
7308         (tramp-action-login, tramp-action-password, tramp-action-succeed)
7309         (tramp-action-permission-denied, tramp-action-yesno):
7310         Functions called from `tramp-actions-before-shell'.
7311         (tramp-multi-action-login, tramp-multi-action-password)
7312         (tramp-multi-action-succeed, tramp-multi-action-permission-denied):
7313         Functions called from `tramp-multi-actions'.
7314         (tramp-process-one-action, tramp-process-actions):
7315         Pattern matching and action invocation code for
7316         `tramp-actions-before-shell'.
7317         (tramp-process-one-multi-action, tramp-process-multi-actions):
7318         Same for `tramp-multi-actions'.
7319         (tramp-open-connection-telnet, tramp-open-connection-rsh)
7320         (tramp-open-connection-su): Process actions instead of hardwired logic.
7321         (tramp-multi-connect-telnet, tramp-multi-connect-rlogin)
7322         (tramp-multi-connect-su): Ditto.
7323         (tramp-post-connection): New method for tramp_encode and
7324         tramp_decode scripts.
7325         (tramp-post-connection): Invoke inline autodetection code.
7326         (tramp-coding-commands): List of inline codings.
7327         (tramp-find-inline-encoding): This is the inline autodetection code.
7328         (tramp-maybe-open-connection): If nothing was sent to connection
7329         for 60 seconds, look if it connection is still alive.
7330         (tramp-send-command): Remember that something was sent to the
7331         connection.
7332         (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
7333         Use backticks for constructing alist.
7334         (tramp-get-encoding-command, tramp-set-encoding-command)
7335         (tramp-get-decoding-command, tramp-set-decoding-command)
7336         (tramp-get-encoding-function, tramp-set-encoding-function)
7337         (tramp-get-decoding-function, tramp-set-decoding-function):
7338         Use for results of inline autodetection.
7339         (tramp-get-encoding-command, tramp-get-decoding-command)
7340         (tramp-get-encoding-function, tramp-get-decoding-function):
7341         Remove these old functions.
7343 2002-07-30  Kenichi Handa  <handa@etl.go.jp>
7345         * language/indian.el (in-is13194): Give correct `safe-chars' property.
7346         (devanagari): Define it as an alias of in-is13194.
7348         * international/mule.el (safe-chars):
7349         Put `char-table-extra-slots' property with value 0.
7351         * files.el (revert-buffer): Fix previous change.
7353 2002-07-29  Richard M. Stallman  <rms@gnu.org>
7355         * bindings.el (help-echo): If global-mode-string is non-nil,
7356         display some spaces after it.
7358         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
7359         Don't call string-match on non-string.
7360         (displaying-byte-compile-warnings):
7362         * textmodes/ispell.el (check-ispell-version): Bind default-directory
7363         to avoid errors.  Kill the old temp buffer at the beginning.
7365 2002-07-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
7367         * scroll-all.el (scroll-all-mode): Make argument optional.  Doc fix.
7369 2002-07-29  John Paul Wallington  <jpw@shootybangbang.com>
7371         * scroll-all.el (scroll-all-mode): Handle numeric arg.  Use `if'
7372         instead of `cond'.
7374 2002-07-29  Kenichi Handa  <handa@etl.go.jp>
7376         * international/mule.el (ctext-post-read-conversion): Add support
7377         for embedded utf-8 encoding (ESC % G ... ESC % @).
7379 2002-07-28  Kenichi Handa  <handa@etl.go.jp>
7381         * files.el (revert-buffer): Before calling insert-file-contents,
7382         kill the local variable buffer-file-coding-system.
7384 2002-07-28  Richard M. Stallman  <rms@gnu.org>
7386         * bindings.el (mode-line-format): Handle vc-mode specially.
7387         Move mode-line-position to after global-mode-string.
7388         (mode-line-modes): Move the starting 3 spaces out of here.
7389         (mode-line-position): Separate with a space, not dashes.
7391         * vc-hooks.el: Don't add to minor-mode-alist.
7393         * emacs-lisp/edebug.el (edebug-debugger):
7394         If inside redisplay, just return.
7396         * emacs-lisp/debug.el (debug): If inside redisplay, just return.
7398         * info.el (Info-find-index-name): Improve last change.
7400 2002-07-27  Richard M. Stallman  <rms@gnu.org>
7402         * files.el (file-name-sans-extension): Avoid expanding DIRECTORY.
7404         * calendar/cal-hebrew.el (diary-rosh-hodesh): Cons mark on
7405         in the third case.
7407 2002-07-27  Markus Rost  <rost@math.ohio-state.edu>
7409         * ps-print.el: Update copyright year.
7410         (ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.
7412 2002-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7414         * eshell/eshell.el (eshell): Numeric prefix arg means to switch
7415         to the session with that number.  Old behavior still available
7416         with nonumeric prefix args.
7418 2002-07-08  Simon Josefsson  <jas@extundo.com>
7420         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update names.
7422 2002-07-26  Juanma Barranquero  <lektu@terra.es>
7424         * warnings.el (lwarn, warn, warning-levels): Doc fix.
7425         (warning-suppress-log-types): Fix typo.
7426         (display-warning): Fix typo. Remove useless assignment to free variable
7427         `group-string'.
7429 2002-07-25  Markus Rost  <rost@math.ohio-state.edu>
7431         * ediff-wind.el (ediff-window-setup-function): Extend type declaration.
7433 2002-07-25  Sam Steingold  <sds@gnu.org>
7435         * replace.el (occur-rename-buffer): New command.
7436         (occur-mode-map): Bind "r" to it.  Added keybindings for
7437         `kill-this-buffer', `clone-buffer' and `quit-window'.
7439 2002-07-25  Kevin Ryde  <user42@zip.com.au>
7441         * info.el (Info-find-index-name): Search for a function definition
7442         with a return type.
7444 2002-07-25  David Ponce  <david@dponce.com>
7446         * emacs-lisp/bytecomp.el (byte-compile-set-symbol-position):
7447         Don't recompute `entry' on each iteration.
7448         (byte-compile-delete-first): Make it defsubst.
7450 2002-07-25  Sam Steingold  <sds@gnu.org>
7452         * progmodes/cc-engine.el (c-search-uplist-for-classkey):
7453         When `search-end' is a cons, use its car.
7455 2002-07-25  Dave Love  <fx@gnu.org>
7457         * obsolete/c-mode.el: Deleted.
7459 2002-07-25  Carsten Dominik  <dominik@astro.uva.nl>
7461         * textmodes/reftex.el (reftex-compile-variables):
7462         Simplified regular expression.
7464         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
7465         Simplified the regexp.
7467         * textmodes/reftex-cite.el (reftex-get-bibkey-default): New function.
7468         (reftex-extract-bib-entries-from-thebibliography):
7469         Use `reftex-get-bibkey-default' to get a default regex.
7470         (reftex-extract-bib-entries): Use `reftex-get-bibkey-default' to
7471         get a default regex.
7473         * textmodes/reftex-toc.el (reftex-toc-mode): Use `make-local-hook' for
7474         XEmacs compatibility (got OK from RMS).
7476         * textmodes/reftex-index.el (reftex-index-mode): Likewise.
7478         * textmodes/reftex-sel.el (reftex-select-label-mode): Likewise.
7479         (reftex-select-bib-mode): Likewise.
7481 2002-07-25  Colin Walters  <walters@debian.org>
7483         * ibuffer.el (ibuffer-mouse-popup-menu): Allow point to be moved
7484         by menu functions.
7486 2002-07-24  Dave Love  <fx@gnu.org>
7488         * international/mule.el (set-auto-coding): Doc fix.
7490         * international/utf-16.el: New file.
7492         * language/european.el ("German", "French", "Spanish", "Turkish"):
7493         Add alternative coding systems.
7494         ("Dutch"): Likewise.  Add input method.
7495         ("Welsh", "Latin-7"): Add nonascii-translation.
7497         * language/georgian.el ("Georgian"): Add nonascii-translation.
7499         * international/titdic-cnv.el: Doc fixes.
7500         (tit-process-header): Add coding cookie.
7501         (titdic-convert): Force writing as iso-2022-7bit.
7503         * international/ja-dic-cnv.el (skkdic-convert): Add coding cookie.
7505         * international/mule-cmds.el: Doc fixes.
7506         (unencodable-char-position): New.
7507         (select-safe-coding-system): Use it to indicate problematic
7508         characters and add extra explanation.  Avoid checking auto-coding
7509         for compressed files.
7510         (leim-list-header): Add coding cookie.
7511         (input-method-verbose-flag): Modify :type.
7512         (locale-language-names): Add bs, wa.  Modify cy.
7514 2002-07-24  Richard M. Stallman  <rms@gnu.org>
7516         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
7517         Bind warning-group-format.
7519         * emacs-lisp/bytecomp.el (byte-compile-cl-functions): New variable.
7520         (byte-compile-cl-warn): Use that variable.
7521         (byte-compile-find-cl-functions): New function.
7522         (displaying-byte-compile-warnings):
7523         Call byte-compile-find-cl-functions.
7525         * warnings.el (warning-levels): Add %s to the strings.
7526         (warning-group-format): New variable.
7527         (warning-suppress-log-types): Renamed from warning-suppress-log.
7528         (warning-suppress-types): Renamed from warning-suppress.
7529         (display-warning): Implement those changes.
7531 2002-07-23  Richard M. Stallman  <rms@gnu.org>
7533         * warnings.el: Add `provide' call.
7535         * files.el (basic-save-buffer-2): If there's an error writing the file,
7536         unrename the backup file if it was just made.
7537         (backup-buffer, basic-save-buffer-2, basic-save-buffer-1)
7538         (basic-save-buffer): Value now has form (MODES . BACKUPNAME)
7539         when a backup was just made by renaming.  Otherwise it's nil.
7541         * wid-edit.el (widget-convert): Handle an argument that's a keyword.
7542         Recognize explicit :args specification.
7544         * international/mule-cmds.el (select-safe-coding-system):
7545         Don't ask for confirmation of mismatch if find-file-literally was used.
7547 2002-07-23  Markus Rost  <rost@math.ohio-state.edu>
7549         * add-log.el (add-log-current-defun): Fix typo in documentation.
7551 2002-07-22  Markus Rost  <rost@math.ohio-state.edu>
7553         * add-log.el (add-log-mailing-address): Fix type.  Can be a string.
7555         * ido.el (ido-separator): Fix type.
7557 2002-07-23  Andrew Innes  <andrewi@gnu.org>
7559         * makefile.w32-in (DONTCOMPILE): Remove cus-start.el.
7560         (DONTCOMPILE): Add various language files.
7561         (DONTCOMPILE): Remove term/xterm.el.
7562         (finder-inf.el): Remove.
7563         (update-authors): New target.
7564         (TAGS-LISP): Remove $(lispsource).
7565         (compile-always): Renamed from `compile-files'.
7566         (compile): New target, adapted from `compile-files'.
7567         (compile-calc): New target.
7568         (recompile): Change `.' to $(lisp).
7569         (bootstrap): Add update-subdirs and finder-data
7570         to dependencies; change compile-files to compile.
7572 2002-07-22  Andre Spiegel  <spiegel@gnu.org>
7574         * vc.el (vc-next-action-on-file): Preserve find-file-literally.
7576 2002-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
7578         * simple.el (undo, undo-more): Adjust messages when undoing in a
7579         region.
7581 2002-07-22  John Paul Wallington  <jpw@shootybangbang.com>
7583         * net/browse-url.el (browse-url-lynx-input-attempts): Use defcustom.
7584         (browse-url-lynx-input-delay): Add custom type and group.
7586         * cus-start.el (double-click-fuzz): Added.
7588 2002-07-22  Alan Shutko  <ats@acm.org>
7590         * calendar/solar.el (diary-sabbath-candles): Add optional MARK
7591         parameter, specifying what face or character to use in the
7592         calendar display.  These will now return (MARK . ENTRY).
7594         * calendar/lunar.el (diary-phases-of-moon): Add optional MARK
7595         parameter, specifying what face or character to use in the
7596         calendar display.  These will now return (MARK . ENTRY).
7598         * calendar/cal-hebrew.el (diary-omer, diary-yahrzeit)
7599         (diary-rosh-hodesh, diary-parasha, diary-parasha): Add optional
7600         MARK parameter, specifying what face or character to use in the
7601         calendar display.  These will now return (MARK . ENTRY).
7603         * calendar/diary-lib.el (mark-sexp-diary-entries): Retrieve mark
7604         from diary-sexp-entry and pass it to mark-visible-calendar-date.
7605         (list-sexp-diary-entries): Update doc string for new docs for ....
7606         If diary-sexp-entry returns a cons, only add the text to the diary
7607         list.
7608         (diary-sexp-entry): Allow sexps to return a cons of the form (MARK
7609         . STRING) to specify what face or character mark should be used in
7610         the calendar display.
7611         (diary-date, diary-block, diary-float, diary-anniversary)
7612         (diary-cyclic): Add optional MARK parameter, specifying what face
7613         or character to use in the calendar display.  These will now
7614         return (MARK . ENTRY).
7616         * calendar/diary-lib.el (check-calendar-holidays, diary-iso-date)
7617         (calendar-holiday-list, diary-french-date, diary-mayan-date)
7618         (diary-julian-date, diary-astro-day-number, diary-chinese-date)
7619         (diary-islamic-date, list-islamic-diary-entries)
7620         (mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
7621         (diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
7622         (diary-rosh-hodesh, list-hebrew-diary-entries)
7623         (mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
7624         (diary-coptic-date, diary-persian-date, diary-phases-of-moon)
7625         (diary-sunrise-sunset, diary-sabbath-candles):
7626         Remove interactive flag from autoloads.
7628 2002-07-22  Carsten Dominik  <dominik@astro.uva.nl>
7630         * textmodes/reftex-vars.el (reftex-index-verify-function): New option.
7631         (reftex-bibliography-commands): New option.
7632         (reftex-toc-split-windows-horizontally): New option
7633         (reftex-toc-split-windows-horizontally-fraction): New option
7634         (reftex-include-file-commands): New option.
7635         (reftex-cite-format-builtin): Added ?n for nocite.
7637         * textmodes/reftex-index.el (reftex-query-index-phrase):
7638         Use `reftex-index-verify-function'.
7640         * textmodes/reftex-toc.el (reftex-re-enlarge):
7641         Handle horizontal splitting.
7642         (reftex-toc): Handle horizontal splitting
7643         (reftex-last-window-width): New variable.
7645         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
7646         Use `reftex-bibliography-commands'.
7647         (reftex-locate-bibliography-files): Regexp relaxed to allow for
7648         cases where \bibliography is not the first thing on the line.
7650         * textmodes/reftex.el (reftex-compile-variables):
7651         Use `reftex-include-file-commands'.
7652         (reftex-type-query-prompt): Changed defconst to defvar.
7653         (reftex-type-query-help, reftex-typekey-to-format-alist)
7654         (reftex-typekey-to-prefix-alist, reftex-env-or-mac-alist)
7655         (reftex-special-env-parsers, reftex-label-mac-list)
7656         (reftex-label-env-list, reftex-typekey-list)
7657         (reftex-words-to-typekey-alist, reftex-key-to-index-macro-alist)
7658         (reftex-query-index-macro-prompt, reftex-query-index-macro-help)
7659         (reftex-no-follow-message, reftex-no-info-message): Likewise.
7660         (reftex-mode): Define systax table for bibtex parsing.
7661         (reftex-syntax-table-for-bib): Syntax table for bibtex parsing.
7663         * textmodes/reftex-cite.el (reftex-format-names): %a as name
7664         format lists all names.
7665         (reftex-parse-bibtex-entry): Use `reftex-syntax-table-for-bib'.
7666         (reftex-with-special-syntax-for-bib): New macro.
7668 2002-07-21  Richard M. Stallman  <rms@gnu.org>
7670         * international/ucs-tables.el (ucs-quail-activate):
7671         Cope if buffer-file-coding-system is nil.
7673         * bindings.el (last-buffer): Use buffer-list with frame arg.
7674         Create *scratch* if no other choice exists.  Fix bugs.
7676 2002-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7678         * net/tramp.el: Bump version to 2.0.2.
7679         (tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
7680         longer names.  Use old names "sm1", "sm2" and so on for methods
7681         invoking "ssh -1" or "ssh -2".
7682         (tramp-multi-file-name-structure-separate): Typo, its name was set
7683         to "tramp-file-name-structure-separate".  Trivial patch.
7684         From Steve Youngs <youngs@xemacs.org>.
7685         (tramp-multi-sh-program): New variable.
7686         (tramp-open-connection-multi): Use it.  Now you can use multi
7687         methods from Windows (at least in principle).
7688         (tramp-do-copy-or-rename-via-buffer): New function.
7689         (tramp-do-copy-or-rename-file): Use it.  Change and simplify
7690         logic.  Omit special case of invoking rcp directly to copy the files.
7691         (tramp-open-connection-su, tramp-multi-connect-telnet)
7692         (tramp-multi-connect-rlogin, tramp-multi-connect-su)
7693         (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
7694         Use backticks in format-spec for brevity and to avoid
7695         character/number confusion in XEmacs.
7697 2002-07-20  Richard M. Stallman  <rms@gnu.org>
7699         * wid-edit.el (widget-documentation-string-value-create):
7700         Say "Hide Rest", not just "Hide".
7702         * cus-edit.el (custom-variable-value-create):
7703         Say "Show Value", not just "Show".  Also "Hide Value".
7704         Output a newline before the doc string.
7705         (custom-face-value-create): Say "Show Face" and "Hide Face".
7707         * files.el (toggle-read-only): Clean up the hint message.
7709         * emacs-lisp/bytecomp.el: Use warnings.el.
7710         (byte-compile-warning-prefix): New function.
7711         (byte-compile-log-file): Return page start position.
7712         (byte-compile-log-warning): New function.
7713         (byte-compile-warn): Use byte-compile-log-warning.
7714         (byte-compile-report-error): Likewise.  Also use error-message-string.
7715         (displaying-byte-compile-warnings): Bind warning-series.
7716         Don't bind or use byte-compile-warnings-point-max.
7717         Don't display the log buffer at the end.
7718         (byte-compile-warnings-point-max): Variable deleted.
7719         (byte-compile-log-1): Rewrite for trace info, not used for warnings.
7720         (byte-compile-last-warned-form, byte-compile-last-logged-file):
7721         Defvars moved.
7723         * warnings.el: New file.
7725 2002-07-19  Richard M. Stallman  <rms@gnu.org>
7727         * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Delete `values'
7728         and `values-list' from list of CL functions.
7730 2002-07-19  John Paul Wallington  <jpw@shootybangbang.com>
7732         * emacs-lisp/bytecomp.el (compile-defun):
7733         Bind `read-with-symbol-positions' to current buffer.
7735 2002-07-19  Andre Spiegel  <spiegel@gnu.org>
7737         * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,
7738         delete anything that comes after LIMIT from the buffer.
7740         * vc-rcs.el (vc-rcs-fetch-master-state): Be more careful to check
7741         if this is really an RCS master file.
7743         * vc.el: Improve comment of vc-BACKEND-workfile-unchanged-p.
7745 2002-07-19  Juanma Barranquero  <lektu@terra.es>
7747         * emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker)
7748         (buffer-flush-undo, baud-rate, compiled-function-p, define-function)
7749         (unread-command-char, executing-macro, post-command-idle-hook)
7750         (post-command-idle-delay): Move obsolescence declarations to subr.el.
7752         * subr.el (dot, dot-max, dot-min, dot-marker, buffer-flush-undo)
7753         (baud-rate, compiled-function-p, define-function, unread-command-char)
7754         (executing-macro, post-command-idle-hook, post-command-idle-delay):
7755         Move obsolescence declarations from emacs-lisp/bytecomp.el.
7756         (directory-sep-char, mode-line-inverse-video):
7757         Add obsolescence declaration.
7759 2002-07-18  J.D. Smith  <jdsmith@as.arizona.edu>
7761         * progmodes/idlwave.el: Updated to IDLWAVE version 4.14.  Too many
7762         changes to list them here.
7764         * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.14.
7765         Too many changes to list them here.
7767         * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.14.
7768         Too many changes to list them here.
7770         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.14 with
7771         only minor documentation changes.
7773 2002-07-18  Dave Love  <fx@gnu.org>
7775         * info-look.el: Support current auto{conf,make} manuals.
7777 2002-07-18  Juanma Barranquero  <lektu@terra.es>
7779         * bindings.el (last-buffer): Add missing frame argument.
7781 2002-07-18  Richard M. Stallman  <rms@gnu.org>
7783         * timer.el (timer-inc-time): Doc fix.
7785         * replace.el (keep-lines, flush-lines): Interactively report
7786         read-only error before reading regexp argument.
7788         * dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks.
7790         * bindings.el (last-buffer): Handle buffer-list and buffer-predicate
7791         frame parameters like bury-buffer.
7793         * simple.el (choose-completion-delete-max-match):
7794         Handle minibuffer prompts explicitly.
7796 2002-07-18  Juanma Barranquero  <lektu@terra.es>
7798         * international/mule-util.el (string-to-sequence, truncate-string):
7799         Add autoload cookie to obsolescence declaration.
7801         * rect.el (move-to-column-force): Likewise.
7803         * composite.el (decompose-composite-char): Likewise; also remove
7804         redundant info.
7806 2002-07-18  Kim F. Storm  <storm@cua.dk>
7808         * loadup.el: Load international/utf-8 before international/characters.
7810 2002-07-17  Dave Love  <fx@gnu.org>
7812         * international/ucs-tables.el: Optimize tables.  Deal with some
7813         non-8859 charsets.
7814         (ucs-mule-to-mule-unicode): New.
7815         (ucs-unify-8859): Use utf-8-fragment-on-decoding, set up Quail
7816         translation.
7817         (ucs-fragment-8859): Modified consistent with ucs-unify-8859.
7818         (unify-8859-on-encoding-mode): Doc mod.  Fix custom version.
7819         (unify-8859-on-decoding-mode): Doc mod.  Change code.  Fix custom
7820         version.  Add custom dependencies.
7821         (ucs-insert): Check for null from decode-char.
7822         (translation-table-for-input, ucs-quail-activate)
7823         (ucs-minibuffer-setup, ccl-encode-unicode-font)
7824         (ucs-tables-unload-hook): New.
7826         * international/mule.el (define-translation-hash-table): New.
7827         (decode-char): Use utf-8-translation-table-for-decode.
7828         (encode-char): Use ucs-mule-to-mule-unicode.
7830         * international/characters.el: Fix settings of U+2000-U+2027.
7831         Remove \e$(C'Y\e(B.
7833         * international/mule-cmds.el (locale-language-names): Fix be, add
7834         sr_YU@cyrillic, modify tg.
7835         (locale-charset-language-names): Put @euro last.
7837         * language/cyrillic.el (cyrillic-koi8-r-decode-table)
7838         (cyrillic-alternativnyj-decode-table): Fill out with mule-unicode.
7839         (cyrillic-koi8-r-decode-table): Make unbound after use.
7840         (ccl-decode-koi8, ccl-decode-alternativnyj): Change expansion
7841         factor.  Use utf-8-translation-table-for-decode.
7842         (ccl-encode-koi8, ccl-encode-koi8): Don't check r0.
7843         (cyrillic-unify-encoding): New function.
7844         (cyrillic-koi8): Modify safe-chars, valid-codes.
7845         Remove charset-origin-alist.
7846         (Cp878, cp866): New alias.
7847         (ccl-encode-8859-5-font): New.
7848         (font-ccl-encoder-alist): Add ccl-encode-8859-5-font.
7849         (ccl-encode-koi8-font, ccl-encode-alternativnyj-font):
7850         Remove redundant parens.
7851         ("Cyrillic-KOI8"): Add cyrillic-iso-8bit to coding-priority.
7852         (cyrillic-koi8-u-decode-table, ccl-decode-koi8-u)
7853         (ccl-encode-koi8-u, koi8-u, ccl-encode-koi8-u-font, "Ukrainian"): New.
7854         (cyrillic-alternativnyj): Modify safe-chars, add mime-charset.
7855         ("Cyrillic-ALT"): Change input method.
7856         ("Windows-1251", "Tajik", "Bulgarian", "Belarusian"): New.
7858         * international/utf-8.el (utf-8-subst-table)
7859         (utf-8-subst-rev-table, utf-8-translation-table-for-decode)
7860         (utf-8-fragment-on-decoding, ccl-untranslated-to-ucs)
7861         (utf-8-ccl-regs, utf-8-translate-cjk): New.
7862         (ccl-encode-mule-utf-8): Use utf-8-subst-rev-table.
7863         (ccl-decode-mule-utf-8, ccl-untranslated-to-ucs)
7864         (utf-8-untranslated-to-ucs, utf-8-compose): Rewritten.
7865         (mule-utf-8): Remove pre-write-conversion.
7866         (utf-8-post-read-conversion): Comment out.
7868         * international/ccl.el (ccl-command-table): Add lookup-integer,
7869         lookup-character.
7870         (ccl-extended-code-table): Add lookup-int-const-tbl,
7871         lookup-char-const-tbl.
7872         (ccl-compile-lookup-integer, ccl-compile-lookup-character)
7873         (ccl-dump-lookup-int-const-tbl, ccl-dump-lookup-char-const-tbl):
7874         New functions.
7875         (define-ccl-program): Doc update.
7877         * international/utf-8-subst.el: Populate utf-8-subst-rev-table.
7878         (utf-8-subst-table): Don't set.
7880 2002-07-17  Kenichi Handa  <handa@etl.go.jp>
7882         * international/mule.el (define-coding-system-alias):
7883         Don't append ALIAS in the property `alias-coding-systems' if ALIAS's
7884         eol-type is not auto-detection.
7886         * international/mule-diag.el (print-coding-system-briefly):
7887         Fix the handling of an alias of which eol-type is not auto-detection.
7889         * international/mule-conf.el (us-ascii): Define it as an alias of
7890         iso-safe.
7892 2002-07-17  Juanma Barranquero  <lektu@terra.es>
7894         * help-fns.el (describe-function-1): Put empty line before "Not
7895         documented" text.
7897         * timer.el (timer-set-time-with-usecs): Mark obsolete.
7899 2002-07-16  Stefan Monnier  <monnier@cs.yale.edu>
7901         * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
7902         Make sure to change the global tool-bar-map.
7904         * vc.el (vc-default-comment-history): Hard code *vc*.
7905         This is because print-log always prints there now.
7906         (vc-annotate-font-lock-keywords): New var.
7907         (vc-annotate-mode): Use it.  Set truncate-lines as well.
7908         (vc-annotate-display-select): Unify the two error reports.
7909         (vc-annotate-offset): New var.
7910         (vc-annotate-lines): New fun extracted from vc-annotate-display.
7911         (vc-annotate-display): Use it, via font-lock.
7913         * help-fns.el (help-split-fundoc, help-function-arglist)
7914         (help-make-usage): New funs, extracted from describe-function-1.
7915         (describe-function-1): Use them.
7917         * help.el (help-key-description): Show the untranslated keys
7918         when they start with ESC and the ESC was not translated.
7920         * help-mode.el (view): Always require.
7921         (help-xref-mule-regexp): Don't use defconst for variables.
7922         (help-setup-xref): Keep the last 10 elements of the stack.
7923         (help-xref-override-view-map): New var.
7924         (help-make-xrefs): Use it instead of building a new map each time.
7925         (help-function-def): Allow help-fun to take a buffer as arg.
7927         * diff-mode.el (diff-reverse-direction): Simplify.
7928         (diff-after-change-function): Fix typo.
7929         (diff-post-command-hook): Take care of edge cases.
7930         (diff-current-defun): Do `goto-char' after setting the mode.
7932         * mouse-sel.el (mouse-sel-mode): Use define-minor-mode.
7933         Fold mouse-sel-bindings into it.
7934         (mouse-sel-bound-events): Turn it into an alist.
7935         (mouse-insert-selection): Delegate to mouse-yank-at-click if
7936         mouse-sel-default-bindings asks for it.
7938 2002-07-16  Andre Spiegel  <spiegel@gnu.org>
7940         * files.el: Bind toggle-read-only to C-x C-q.
7941         (toggle-read-only): Display a warning message if the file is under
7942         version control.
7944         * vc-hooks.el: Don't bind vc-toggle-read-only to C-x C-q.
7945         (vc-toggle-read-only): Explain in the doc string that users can bind
7946         this to C-x C-q.
7947         (vc-checkout-model): Change doc string to refer to vc-next-action,
7948         not vc-toggle-read-only.
7950         * vc.el (vc-next-action-on-file): Ignore buffer-read-only while
7951         comparing to file on disk.  Fix the case when claiming the lock
7952         on a file that has unlocked changes.
7953         (vc-log-mode): Don't mention vc-toggle-read-only in the doc string.
7955 2002-07-16  Richard M. Stallman  <rms@gnu.org>
7957         * simple.el (choose-completion-string): Doc fix.
7959         * cus-edit.el: New operation :custom-standard-value.
7960         (Custom-reset-standard): Use it.
7961         (custom-variable, custom-face): Define it.
7962         (custom-variable-standard-value, custom-face-standard-value): New fns.
7963         (custom-face-save): Don't save a face whose value is standard.
7964         (custom-save-faces): Use SYMBOL, not 'default, to set NOW and COMMENT.
7966         * cus-edit.el (custom-face-edit-fix-value):
7967         If VALUE is not a list, pass it thru.
7969         * compare-w.el (compare-windows-whitespace): Always allow newline
7970         even if it does not have whitespace syntax.
7972 2002-07-16  Juanma Barranquero  <lektu@terra.es>
7974         * timer.el (timer-set-time, timer-set-time-with-usecs): Fix docstring.
7976 2002-07-15  Juanma Barranquero  <lektu@terra.es>
7978         * help-fns.el (describe-variable): Show documentation for aliased
7979         variable if alias does not have its own.
7981 2002-07-15  Mike Williams  <mdub@bigfoot.com>
7983         * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram
7984         cut/paste functions.
7986 2002-07-14  Richard M. Stallman  <rms@gnu.org>
7988         * files.el (find-alternate-file): Offer to save a modified buffer.
7989         Handle kill-buffer-query-functions better.
7991         * startup.el (normal-splash-screen, fancy-splash-text):
7992         Update name of help menu item for ordering printed manuals.
7994         * emacs-lisp/checkdoc.el: Fix doc typos.
7996 2002-07-14  Stefan Monnier  <monnier@cs.yale.edu>
7998         * textmodes/tex-mode.el: Set encoding to utf-8.
7999         (tex-start-options): Make it into always-a-string.
8000         Remove silly custom options that are covered by the other var.
8001         (tex-start-commands): Fix docstring.
8002         (tex-open-quote, tex-close-quote): Add options.
8003         (tex-command): Provide default.
8004         (tex-font-lock-keywords-1): Highlight $$...$$.
8005         (tex-font-lock-keywords-2): Fix latin-1 chars.
8006         (tex-mode-map): Remove redundant \t binding.
8007         (tex-mode): Add `subsection' and `newcommand' to known latex cmds.
8008         (latex-mode): Use add-hook for fill-nobreak-predicate.
8009         (tex-common-initialization): Set indent-tabs-mode to nil.
8010         (tex-insert-quote): Undo magic if invoked twice in a row.
8011         (latex-fill-nobreak-predicate): Don't use narrowing.
8012         (tex-latex-block): Don't cons uselessly.
8013         (tex-last-unended-begin): Signal user-friendlier error.
8014         (tex-goto-last-unclosed-latex-block): Don't catch signal.
8015         (tex-start-tex): Switch order of tex-start-options and
8016         tex-start-commands to make it obey docstrings.
8018 2002-07-14  Mike Williams  <mdub@bigfoot.com>
8020         * mouse-sel.el (mouse-sel-bound-events): New constant.
8021         (mouse-sel-bindings): Save/restore original mouse-bindings.
8023 2002-07-13  Stefan Monnier  <monnier@cs.yale.edu>
8025         * emacs-lisp/cl.el (cl-set-substring): Fix thinko.
8026         (cl-hack-byte-compiler): Avoid infinite require loop.
8028         * net/ange-ftp.el: Use hash-tables.
8029         (ange-ftp-make-hashtable, ange-ftp-map-hashtable)
8030         (ange-ftp-make-hash-key, ange-ftp-get-hash-entry)
8031         (ange-ftp-put-hash-entry, ange-ftp-del-hash-entry): Remove.
8032         Replace with make-hash-table, maphash, gethash, puthash and remhash.
8033         (ange-ftp-hash-entry-exists-p): Rewrite.
8034         (ange-ftp-vms-delete-file-entry, ange-ftp-vms-add-file-entry):
8035         Change mapatom -> maphash.
8036         (ange-ftp-file-entry-active-p, ange-ftp-file-entry-not-ignored-p):
8037         Update to new calling mode.
8039         * progmodes/ebrowse.el (ebrowse-symbol-regexp): Avoid cl-set-substring.
8040         (ebrowse-hash-table-to-alist): Delete.
8041         (ebrowse-tags-read-name, ebrowse-tags-list-members-in-file)
8042         (ebrowse-tags-complete-symbol): Use the hashtable for completion.
8044         * textmodes/sgml-mode.el (sgml-quote): Use narrowing.
8045         Improve the regexp used when unquoting.
8046         (sgml-pretty-print): New function.
8047         (sgml-get-context): Better handling of improperly nested tags.
8048         (sgml-show-context): Don't use the FULL arg of sgml-get-context.
8050 2002-07-13  Andreas Schwab  <schwab@suse.de>
8052         * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Check the
8053         inherited table entry.
8055 2002-07-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
8057         * calendar/timeclock.el (timeclock-in): Handle the case where no
8058         log file exists (ie the very first call).
8060 2002-07-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8062         * net/ange-ftp.el: Do not hook into file-name-handler-alist, this
8063         is done by Tramp.
8065         * net/tramp.el (tramp-multi-file-name-structure-unified):
8066         Add missing slash and move colon from start to end of each hop.
8067         (tramp-multi-file-name-hop-structure-unified): Move colon from
8068         start to end of each hop.
8070 2002-07-13  Kim F. Storm  <storm@cua.dk>
8072         * progmodes/compile.el (grep-tree): Fixed autoload.
8073         Corrected use of undefined variable `match-files-aliases'.
8075 2002-07-12  Glenn Morris  <gmorris@ast.cam.ac.uk>
8077         * calendar/timeclock.el (timeclock-get-workday-function):
8078         `timeclock-workday' is not a valid option, rather a possible
8079         return value.
8081 2002-07-12  Richard M. Stallman  <rms@gnu.org>
8083         * net/ange-ftp.el (ange-ftp-write-region):
8084         Don't bind executing-kbd-macro; instead, pass non-nil VISIT arg
8085         to ange-ftp-real-write-region.
8087         * replace.el (flush-lines, keep-lines): Convert REND to a marker.
8089         * help-fns.el (help-with-tutorial): Display completion list right away.
8091         * ediff-ptch.el (ediff-test-patch-utility): Catch error and return nil.
8093         * startup.el (command-line): Set memory-signal-data.
8094         (fancy-splash-text, normal-splash-screen):
8095         Mention "Read the Emacs Manual" or C-h r.
8096         Rearrange the initial help to put the help cmds on left
8097         and the actions (exit, undo) on the right.  Other small
8098         text clarifications.
8099         (fancy-splash-text, actions page): Add blank line to balance help page.
8101         * help.el (help-map): Add binding for info-emacs-manual.
8102         (print-help-return-message): Doc fix.
8104         * strokes.el (strokes-help): Call print-help-return-message
8105         while inside with-output-to-temp-buffer.
8107         * info.el (info-emacs-manual): New function.
8108         (Info-use-header-line): Doc fix.
8110         * emacs-lisp/cl.el (multiple-value-call): Add alias.
8112         * progmodes/compile.el (compilation-normalize-filename):
8113         New subroutine, taken out of compilation-parse-errors.
8114         (compilation-parse-errors): Use that, and for directories too.
8115         Don't check whether a directory really exists.
8117 2002-07-12  Juanma Barranquero  <lektu@terra.es>
8119         * help-fns.el (describe-variable): Remove useless "Documentation:"
8120         string.
8122         * timer.el (timer-set-time-with-usecs): Fix documentation.
8123         Simplify extraction of time data.
8125 2002-07-12  John Paul Wallington  <jpw@shootybangbang.com>
8127         * help-fns.el (describe-variable): Mention if the variable is an
8128         alias.  Put `defvaralias' info before the documentation.
8130 2002-07-12  Kenichi Handa  <handa@etl.go.jp>
8132         * international/mule-cmds.el (locale-language-names): Change "mk"
8133         (Macedoninan), "ru" (Russian), and "sp" (Serbian with Cyrillic
8134         alphabet) to "Cyrillic-ISO".
8136 2002-07-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8138         * net/tramp.el (tramp-default-method): New default method "sm"
8139         which I guess to be good for most people.
8140         (tramp-default-method-alist): Use "ftp" method (ie, forwarding to
8141         Ange-FTP) for some user/host combinations.
8142         (tramp-file-name-structure, tramp-file-name-regexp)
8143         (tramp-make-tramp-file-format, tramp-make-tramp-file-user-nil-format)
8144         (tramp-multi-file-name-structure, tramp-multi-file-name-hop-structure)
8145         (tramp-make-multi-tramp-file-format): New default value which
8146         unifies the filename syntax between Tramp and Ange-FTP.  The new
8147         syntax is "/method:user@host:path".  Note the colon after the method.
8148         (tramp-handle-file-name-directory): Don't return "/" when
8149         completing a remote root directory (where the filename looks like
8150         "/method:user@host:/").
8151         (tramp-handle-ange-ftp): Deleted.
8152         (tramp-disable-ange-ftp): New function, called at toplevel,
8153         deletes Ange-FTP from file-name-handler-alist.
8154         (tramp-handle-make-symbolic-link): Implement.
8156 2002-07-10  Juanma Barranquero  <lektu@terra.es>
8158         * ido.el (ido-enter-single-matching-directory): Delete leftover comment.
8160         * speedbar.el (speedbar-tag-hierarchy-method): Fix typos.
8161         (speedbar-vc-do-check): Likewise.
8162         (speedbar-obj-do-check): Likewise.
8163         (speedbar-mouse-hscroll): Likewise.
8164         (speedbar-file-lists): Likewise.
8166         * emacs-lisp/authors.el (authors-obsolete-file-p): Fix typo.
8168 2002-07-09  Ole Aamot  <ole@gnu.org>
8170         * compile.el (compilation-error-regexp-alist):
8171         Recognize Valgrind messages.
8173 2002-07-09  Juanma Barranquero  <lektu@terra.es>
8175         * faces.el (face-id): Fix typo.
8177         * hexl.el (hexl-mode): Likewise.
8179         * progmodes/idlw-shell.el (idlwave-shell-set-bp): Likewise.
8181         * progmodes/ebnf-yac.el (ebnf-yac-error): Likewise.
8183         * speedbar.el (speedbar-make-specialized-keymap): Fix docstring.
8184         (speedbar-desired-buffer): Likewise.
8185         (speedbar-line-file): Likewise.
8186         (speedbar-special-mode-key-map): Fix typo.
8187         (speedbar-dynamic-tags-function-list): Likewise.
8188         (speedbar-use-images): Likewise.
8189         (speedbar-up-directory): Likewise.
8190         (speedbar-item-info): Likewise.
8191         (speedbar-set-timer): Likewise.
8192         (speedbar-insert-button): Likewise.
8193         (speedbar-make-button): Likewise.
8194         (speedbar-make-tag-line): Likewise.
8195         (speedbar-insert-files-at-point): Likewise.
8196         (speedbar-update-special-contents): Likewise.
8197         (speedbar-find-selected-file): Likewise.
8198         (speedbar-add-indicator): Likewise.
8199         (speedbar-do-function-pointer): Likewise.
8200         (speedbar-goto-this-file): Likewise.
8201         (speedbar-line-path): Likewise.
8202         (speedbar-mouse-event-p): Likewise.
8203         (speedbar-dir-follow): Likewise.
8204         (speedbar-tag-find): Likewise.
8205         (speedbar-fetch-etags-command): Likewise.
8206         (speedbar-fetch-etags-arguments): Likewise.
8207         (speedbar-toggle-etags): Likewise.
8208         (speedbar-extract-one-symbol): Likewise.
8209         (speedbar-parse-c-or-c++tag): Likewise.
8210         (speedbar-unhighlight-one-tag-line): Likewise.
8211         (speedbar-directory-face): Likewise.
8212         (defimage-speedbar): Likewise.
8213         (speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
8214         (defimage-speedbar): Likewise.
8216 2002-07-09  Miles Bader  <miles@gnu.org>
8218         * hexl.el (hexl-find-file): Bind `completion-ignored-extensions'
8219         to nil when prompting for a filename.
8221 2002-07-09  Kenichi Handa  <handa@etl.go.jp>
8223         * files.el (insert-directory): Be sure to bind
8224         coding-system-for-write to the just decided coding-system-for-read.
8226 2002-07-09  Kim F. Storm  <storm@cua.dk>
8228         * ido.el (ido-make-merged-file-list): Move fully matching item to
8229         head of list.
8230         (ido-find-common-substring): Return substring instead of t.
8232 2002-07-08  Juanma Barranquero  <lektu@terra.es>
8234         * info.el (Info-directory-list): Fix docstring.
8236 2002-07-08  Miles Bader  <miles@gnu.org>
8238         * comint.el (comint-dynamic-list-completions): Sort COMPLETIONS
8239         before first use.
8241 2002-07-08  Kim F. Storm  <storm@cua.dk>
8243         * files.el (after-find-file): Don't check for read-only status
8244         of files just created (and not yet saved on disk).
8246         * ido.el (ido-completion-help): Changed xemacs specific code to
8247         avoid byte compiler warning in GNU emacs.
8248         (ido-set-matches1): Use regexp-quote instead of identity.
8249         (ido-complete-space): New function.
8250         (ido-define-mode-map): Bind it to SPACE.
8252 2002-07-07  Stefan Monnier  <monnier@cs.yale.edu>
8254         * font-lock.el (font-lock-default-unfontify-region):
8255         Use remove-list-of-text-properties.
8256         (font-lock-extra-managed-props): Doc fix.
8258         * facemenu.el: Move `provide' to the end.
8259         (facemenu-read-color): Don't cons unnecessarily.
8261         * language/ind-util.el (indian-make-hash):
8262         * language/devan-util.el (dev-char-glyph-hash, dev-glyph-glyph-hash)
8263         (dev-glyph-glyph-2-hash): Switch makehash -> make-hash-table.
8265         * subr.el (insert-string): Update the obsolete info.
8266         (makehash): Move from C and mark obsolete.
8268         * emacs-lisp/debug.el (debug-on-entry): Fix the wrapper used for
8269         aliases to also work for interactive functions.
8270         Use the same wrapper for subroutines.
8271         (cancel-debug-on-entry): Get rid of the now-useless wrapper.
8272         (debug-on-entry-1): Correctly skip docstrings and interactive forms.
8274         * textmodes/texinfo.el (texinfo-font-lock-keywords): Disable the
8275         automatic environment name update.
8276         (texinfo-clone-environment): Fix it not to incorrectly match prefixes.
8278 2002-07-07  Richard M. Stallman  <rms@gnu.org>
8280         * emacs-lisp/easymenu.el (easy-menu-popup-menu): Function deleted.
8282         * emacs-lisp/advice.el (ad-compile-function):
8283         Disable cl-function warnings if cl is loaded.
8285         * files.el (safe-local-eval-forms): New user option.
8286         (hack-one-local-variable-eval-safep): Support it.
8287         Also allow `safe-local-eval-function' property to be a function
8288         or a list of functions.
8289         (c-add-style): Delete `safe-local-eval-function' property.
8291         * files.el (after-find-file): Make buffer read-only if file is
8292         marked that way, even for root.
8294         * files.el (save-some-buffers): Doc fix.
8296         * bindings.el (completion-ignored-extensions): Add .gmo and .mo.
8298 2002-07-06  Francesco Potort\e,Al\e(B  <pot@gnu.org>
8300         * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of
8301         .sx[dmicw] file suffixes for Open office data files.
8303         * files.el (auto-mode-alist): Likewise.
8305         * international/mule.el (auto-coding-alist): Likewise.
8307 2002-07-05  Kim F. Storm  <storm@cua.dk>
8309         * emulation/cua-rect.el (cua--rectangle-operation): Don't call
8310         FCT if current column is outside rectangle.
8311         (cua--delete-rectangle): Do nothing if zero width or out of bounds.
8313 2002-07-04  Stefan Monnier  <monnier@cs.yale.edu>
8315         * net/ange-ftp.el: Use add-hook and find-file-hook.
8316         (ange-ftp-parse-netrc): Use run-hooks and find-file-hook.
8317         (ange-ftp-ls-parser): Make it into a function.
8318         Ignore trailing @ in symlink targets.
8319         (ange-ftp-file-entry-p): Ignore FTP errors.
8320         (ange-ftp-insert-directory): Use ange-ftp-expand-symlink
8321         to correctly expand "/flint:/bla -> ./etc" to /flint:/etc.
8323 2002-07-04  Per Abrahamsen  <abraham@dina.kvl.dk>
8325         * simple.el (toggle-truncate-lines): New command.
8327 2002-07-04  Miles Bader  <miles@gnu.org>
8329         * comint.el (comint-displayed-dynamic-completions): New variable.
8330         (comint-dynamic-list-completions): Be more careful about choosing
8331         when to scroll an existing completions window.
8333 2002-07-03  Andreas Schwab  <schwab@suse.de>
8335         * net/tramp.el (tramp-handle-ange-ftp): Move interactive spec
8336         after doc string.
8338 2002-07-03  Juanma Barranquero  <lektu@terra.es>
8340         * net/tramp.el (tramp-send-eof): Fix typo.
8341         (tramp-kill-process): Likewise.
8343         * play/dunnet.el (dun-physobj-desc): Likewise.
8345         * textmodes/reftex-vars.el (reftex-label-alist): Likewise.
8347         * calendar/timeclock.el (timeclock-workday-remaining): Likewise.
8348         (timeclock-workday-elapsed): Likewise.
8350         * allout.el (outline-goto-prefix): Likewise.
8352         * emulation/tpu-edt.el (tpu-delete-to-eol): Likewise.
8353         (tpu-delete-to-bol): Likewise.
8355         * subr.el (chars-in-region): Add obsolescence declaration for
8356         `chars-in-region'.
8358 2002-07-03  Miles Bader  <miles@gnu.org>
8360         * faces.el (header-line): Don't use a `common' clause for
8361         inheriting from the mode-line face, since we can't override it,
8362         and we don't want it for ttys.
8364 2002-07-02  Richard M. Stallman  <rms@gnu.org>
8366         * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.
8368         * files.el (hack-one-local-variable-constantp): New function.
8369         (hack-one-local-variable-eval-safep): New function.
8370         Check for `eval:' calling fn with `safe-local-eval-function' property.
8371         (hack-one-local-variable): Use hack-one-local-variable-eval-safep.
8372         (c-add-style, c-set-style): Add safe-local-eval-function property.
8374         * files.el (insert-directory): Handle --dired option to ls.
8376         * files.el (file-remote-p): New function.
8378         * emacs-lisp/easymenu.el (easy-menu-popup-menu): New function.
8380         * startup.el (fancy-splash-screens): Switch to a chosen frame.
8381         (fancy-splash-frame): Choose the right frame to use.
8382         (use-fancy-splash-screens-p): Check dimensions of the right frame
8383         in order to decide.
8385         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
8386         Rename cl-func to cl-functions.  Enable it by default.
8387         (byte-compile-file-form-eval-boundary): Turn off cl-functions warnings
8388         if the file loads cl.
8389         (byte-compile-initial-macro-environment): For eval-and-compile,
8390         use byte-compile-eval-before-compile to eval.
8391         (byte-compile-eval-before-compile): New function to turn off
8392         cl-functions when appropriate, for eval-and-compile.
8393         (byte-compile-warnings): Doc fix.
8395 2002-07-02  Dave Love  <fx@gnu.org>
8397         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add cl-func option.
8398         (byte-compile-cl-warn): New function.
8399         (byte-compile-form): Use it, to warn about calling cl functions.
8400         (byte-compile-warning-types): Doc fix.
8402 2002-07-02  Juanma Barranquero  <lektu@terra.es>
8404         * mail/rmailsum.el (rmail-user-mail-address-regexp): Fix typo.
8406         * textmodes/reftex-cite.el (reftex-citation): Fix typo.
8408         * progmodes/cperl-mode.el (cperl-break-one-line-blocks-when-indent):
8409         Fix typo.
8411 2002-07-02  Kim F. Storm  <storm@cua.dk>
8413         * emacs-lisp/bindat.el: New file.
8415 2002-07-01  Sam Steingold  <sds@gnu.org>
8417         * textmodes/tex-mode.el (tex-file): Call `save-some-buffers'
8418         before `tex-main-file' because if the current buffer is new, its
8419         file might not exist yet, and then `tex-main-file' will
8420         incorrectly return "foo.tex.tex".
8422 2002-07-01  Juanma Barranquero  <lektu@terra.es>
8424         * ido.el (ido-minibuffer-setup-hook): Doc fix.
8426 2002-07-01  Dave Love  <fx@gnu.org>
8428         Make strokes a proper minor mode, and don't try to overload
8429         mouse-2, which doesn't work satisfactorily.
8431         * strokes.el: Doc fixes.
8432         (strokes-mode): Defcustom deleted; replaced by minor mode def with
8433         re-written function.
8434         (strokes-while-inhibiting-garbage-collector): Comment out.
8435         (define-stroke, strokes-fix-button2-command, strokes-insinuated)
8436         (strokes-insinuate, global-set-stroke, describe-stroke)
8437         (load-user-strokes, save-strokes, strokes-bug-address)
8438         (strokes-click-command): Deleted.
8439         (strokes-execute-stroke): Remove strokes-click-p case.
8440         (strokes-describe-stroke): Remove strokes-click-p stuff.
8441         (strokes-help): Fix.
8442         (strokes-report-bug): Alias to report-emacs-bug.
8443         (strokes-prompt-user-save-strokes): Modify format of the file.
8444         (strokes-mode-map, strokes-unload-hook): New.
8445         (strokes-buffer-name): Don't customize.
8447 2002-07-01  Richard M. Stallman  <rms@gnu.org>
8449         * info.el (Info-index): Get immediate error if used in `dir'.
8451         * textmodes/picture.el (picture-forward-column)
8452         (picture-move-down): Never deactivate the mark.
8454 2002-06-30  Simon Josefsson  <jas@extundo.com>
8456         * menu-bar.el (menu-bar-options-menu): Move elisp mode names from
8457         menu entry into balloon help.
8459 2002-06-30  Andreas Schwab  <schwab@suse.de>
8461         * files.el (directory-free-space-args): Don't use `-P' on Darwin.
8462         * term/mac-win.el: Don't set it here.
8464 2002-06-29  Stefan Monnier  <monnier@cs.yale.edu>
8466         * pcvs-defs.el (cvs-mode-map): Bind ! to `force'.
8468 2002-06-29  Andreas Schwab  <schwab@suse.de>
8470         * term/mac-win.el: Use directory-free-space-program instead of
8471         obsolete variable dired-free-space-program.  On Darwin, don't set
8472         directory-free-space-program, shell-file-name and
8473         process-connection-type; set directory-free-space-args to not
8474         include `-P' and use utf-8 for file name coding system.
8476         * simple.el (shell-command-on-region): Handle errors and signals
8477         from shell command execution.
8478         (display-message-or-buffer): Fix last change.
8479         (shell-command-default-error-buffer): Doc fix.
8481         * dired.el (dired-view-file): Quote file name for
8482         dired-run-shell-command.
8484 2002-06-29  Kim F. Storm  <storm@cua.dk>
8486         * kmacro.el: New file.
8488 2002-06-28  John Wiegley  <johnw@gnu.org>
8490         * pcmpl-cvs.el: Added my name as the maintainer of this file.
8492 2002-06-28  Andreas Schwab  <schwab@suse.de>
8494         * shell.el (explicit-bash-args): New user option.
8496 2002-06-28  Kim F. Storm  <storm@cua.dk>
8498         * ido.el: New file.
8500 2002-06-28  Stefan Monnier  <monnier@cs.yale.edu>
8502         * derived.el (define-derived-mode): Preserve the `mode-class' rather
8503         than the `special' symbol property.
8504         (derived-mode-class): Make it obsolete.
8506 2002-06-27  Andreas Schwab  <schwab@suse.de>
8508         * net/tramp.el (tramp-handle-ange-ftp): Fix typo.
8510 2002-06-27  Juanma Barranquero  <lektu@terra.es>
8512         * emacs-lisp/bytecomp.el (baud-rate): Fix obsolescence declaration.
8513         (meta-flag): Likewise.
8515         * international/mule-util.el (string-to-sequence): Likewise.
8517         * subr.el (char-bytes): Likewise.
8518         (make-local-hook): Likewise.
8519         (baud-rate): Remove redundant info from docstring.
8521         * faces.el (frame-update-faces): Fix obsolescence declaration.
8522         (internal-get-face): Remove redundant info from docstring and
8523         fix obsolescence declaration.
8525         * rect.el (move-to-column-force): Likewise.
8527         * help-fns.el (describe-function-1): Use semicolon instead of dot.
8528         (describe-variable): Likewise.
8530 2002-06-27  Stefan Monnier  <monnier@cs.yale.edu>
8532         * mwheel.el (mouse-wheel-change-button): Deactivate before changing.
8533         (mouse-wheel-up-button, mouse-wheel-down-button): Obsolete.
8534         (mouse-wheel-up-event, mouse-wheel-down-event): New vars.
8535         (mouse-wheel-follow-mouse): Change default to t.
8536         (mwheel-event-button): Return the basic event symbol.
8537         (mwheel-scroll): Work with non-mouse events.
8538         (mouse-wheel-mode): Use the new vars.
8539         (mwheel-install): Obey `uninstall'.
8541         * term/xterm.el (function-key-map): Add some bindings.
8543         * uniquify.el (uniquify-delay-rationalize-file-buffer-names):
8544         Rename from delay-uniquify-rationalize-file-buffer-names.
8545         Only rationalize if the buffer is under uniquify control.
8546         (uniquify-delayed-rationalize-file-buffer-names):
8547         Rename from delayed-uniquify-rationalize-file-buffer-names.
8549 2002-06-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8551         * net/tramp.el (tramp-file-name-structure)
8552         (tramp-multi-file-name-hop-structure): Split for easier readability.
8553         (tramp-handle-make-symbolic-link): Use user/host/method/... from
8554         LINKNAME, not FILENAME.
8555         (tramp-handle-verify-visited-file-modtime):
8556         Call tramp-ange-ftp-file-name-p with right parameters.
8557         (tramp-handle-verify-visited-file-modtime): `insert' does not
8558         work for integers, convert them to strings first.
8559         (tramp-handle-ange-ftp): New function to perform setup for
8560         replacing Ange-FTP with Tramp.
8561         (tramp-repair-jka-compr): New function to factor out some
8562         previously top-level code.  Call the function at top-level.
8564 2002-06-27  Juanma Barranquero  <lektu@terra.es>
8566         * composite.el (decompose-composite-char): Fix docstring.
8568         * faces.el (describe-face): Capitalize "not documented" message.
8570         * help-fns.el (describe-variable): Likewise.
8571         (describe-function-1): Likewise. Also, document the obsolescence
8572         of the function, if applicable.
8574 2002-06-26  Juanma Barranquero  <lektu@terra.es>
8576         * info.el (info-menu-5): Fix documentation.
8577         (Info-fontify-maximum-menu-size): Remove reference to `Info-fontify'.
8579 2002-06-26  Richard M. Stallman  <rms@gnu.org>
8581         * emacs-lisp/cl.el (values): Simplify definition.
8583         * simple.el (shell-command): Match & only at end of whole command.
8584         (display-message-or-buffer): Don't use the echo area
8585         if output buffer is visible.
8587         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Doc fixes.
8589         * progmodes/cperl-mode.el: Many trivial doc fixes.
8590         (cperl-non-problems): Definition deleted.
8591         (cperl-menu): Don't refer to cperl-non-problems.
8592         (cperl-word-at-point): Add doc string.
8593         (cperl-beautify-regexp-piece): Fix error message.
8594         (cperl-invert-if-unless): Fix error message.
8596         * dired.el (dired-find-alternate-file): Mark as disabled.
8598 2002-06-25  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8600         * net/tramp.el (tramp-ftp-method): New user option.
8601         (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP.
8602         (with-parsed-tramp-file-name): New macro for the usual big `let'
8603         statement to dissect a file-name.
8604         (tramp-handle-make-symbolic-link, tramp-handle-load)
8605         (tramp-handle-file-name-directory)
8606         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
8607         (tramp-handle-file-truename, tramp-handle-file-directory-p)
8608         (tramp-handle-file-regular-p, tramp-handle-file-symlink-p)
8609         (tramp-handle-file-writable-p, tramp-handle-file-writable-p):
8610         Use the new macro and forward call to Ange-FTP if applicable.
8611         (tramp-make-ange-ftp-file-name): New helper function to convert a
8612         file name into an Ange-FTP file name, used by `tramp-invoke-ange-ftp'.
8613         (tramp-default-method-alist): New user option.
8614         (tramp-find-default-method): Use it.
8615         (tramp-sh-extra-args): New variable.
8616         (tramp-find-shell): Use it.
8617         (tramp-open-connection-rsh): Support a kludgy feature for the
8618         "-p" option to ssh.  If host name is given as "host#42", uses the
8619         "-p 42" option.
8621 2002-06-25  Andreas Schwab  <schwab@suse.de>
8623         * replace.el (occur-1): Avoid invalid message format string.
8625 2002-06-24  Stefan Monnier  <monnier@cs.yale.edu>
8627         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn):
8628         Check for `noruntime' even if the function has a known sig.
8629         (byte-compile-file, byte-compile-output-docform):
8630         Don't hard code point-min = 1.
8632         * pcvs.el (cvs-parse-process): Don't save/restore point.
8633         Fix last change not to introduce spurious dir FIs.
8634         (cvs-move-to-goal-column): New function extracted from
8635         cvs-mode-previous-line.
8636         (cvs-mode-previous-line, cvs-mode-next-line): Use it.
8637         (cvs-addto-collection): Use it to preserve point.
8638         (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
8640         * mwheel.el (mouse-wheel-scroll-amount,mwheel-scroll,mouse-wheel-mode):
8641         Don't require the first element to be modifier-free.
8643         * pcvs-parse.el (cvs-parse-table):
8644         Handle `nothing known about' with more care.
8646         * pcvs.el (cvs-fileinfo-kill): Remove.
8647         (cvs-parse-process): Add `old-fis' argument.
8648         (cvs-mode-run): Use it instead of cvs-fileinfo-kill.
8650         * descr-text.el (describe-property-list): Make sure there's
8651         a space between the property name and its value.
8652         (describe-text-properties): Don't kill a pre-existing buffer.
8654         * mwheel.el: Undo last patch from Stephen Gildea for now.
8656 2002-06-24  Kim F. Storm  <storm@cua.dk>
8658         * emulation/keypad.el: Added :require 'keypad to defcustoms.
8660 2002-06-23  Stefan Monnier  <monnier@cs.yale.edu>
8662         * subr.el (event-start, event-end, event-click-count):
8663         Accept non-mouse events as well.
8664         (read-key): New function.
8665         (read-quoted-char): Use it.  Use this-single-command-raw-keys as well.
8667         * files.el: Rename (and mark as obsolete)
8668         find-file-hooks to find-file-hook,
8669         find-file-not-found-hooks to find-file-not-found-functions,
8670         write-file-hooks to write-file-functions,
8671         write-contents-hooks to write-contents-functions.
8672         Mark local-write-file-hooks as obsolete.
8673         (locate-file-completion): Don't cons uselessly.  Use test-completion.
8674         (basic-save-buffer): Use (point-min) rather than 1.
8675         (basic-save-buffer-2): Obey the `setmodes' returned by backup-buffer.
8677         * help-fns.el (describe-variable): Only use `buffer' is still live.
8678         Use `delete-region' instead of save-excursion + delete-char.
8679         Document the obsolescence of the variable, if applicable.
8681 2002-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
8683         * progmodes/f90.el (f90-do-auto-fill): Respect the value of
8684         comment-auto-fill-only-comments.
8686 2002-06-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8688         * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property.
8689         This is not a handled operation.
8691 2002-06-21  Kim F. Storm  <storm@cua.dk>
8693         * emulation/cua-base.el (cua--prefix-arg): Make register prefixes
8694         work again.  Corrected error in check for C-u initiated prefix.
8696         * emulation/keypad.el (keypad-setup): Handle kp-begin like kp-space.
8698 2002-06-21  Richard M. Stallman  <rms@gnu.org>
8700         * net/browse-url.el (browse-url-at-mouse): Don't pass an arg
8701         to browse-url-at-point.
8703         * play/zone.el (zone-idle): Var deleted.
8705         * international/iso-acc.el (iso-languages) <french>:
8706         `~ ' now generates `~', `~,' definition deleted.
8708         * format.el (format-annotate-function): Copy multibyte flag
8709         and selective-display into the new temp buffer.
8711         * edmacro.el (edmacro-fix-menu-commands):
8712         Discard `help-echo' events.  Handle (menu-bar) events.
8713         Simplify by converting key sequence to a list and then back to vector.
8715 2002-06-21  Stephen Gildea  <gildea@stop.mail-abuse.org>
8717         * mwheel.el: Allow arbitrary keys for scrolling, add a third
8718         scrolling speed, fix an unwind-protect.
8719         (mouse-wheel-scroll-amount): Now a three-element list.
8720         (mouse-wheel-scroll-down-slow, mouse-wheel-scroll-up-slow)
8721         (mouse-wheel-scroll-down-normal, mouse-wheel-scroll-up-normal)
8722         (mouse-wheel-scroll-down-fast, mouse-wheel-scroll-up-fast):
8723         New functions.
8725 2002-06-21  Andreas Schwab  <schwab@suse.de>
8727         * files.el (find-file-read-args): Add new argument `mustmatch' and
8728         pass it down to read-file-name.
8729         (find-file, find-file-other-window, find-file-other-frame)
8730         (find-file-read-only, find-file-read-only-other-window)
8731         (find-file-read-only-other-frame): Use it and fix prompts.
8733 2002-06-21  Stefan Monnier  <monnier@cs.yale.edu>
8735         * pcvs-defs.el (cvs-version): Use cvs-program rather than "cvs".
8737 2002-06-20  Emmanuel Briot  <briot@act-europe.fr>
8739         * progmodes/ada-mode.el: Update copyright notice.
8740         Synchronize with GNAT release 3.15a1.
8741         Do not attempt to load ada-support, which is only for compatibility
8742         with older Emacs versions, and is not needed for Emacs 21.
8743         Fix various calls to count-lines, that didn't work correctly when the
8744         buffer was narrowed.
8745         (ada-continuation-indent): New variable.
8746         (ada-contextual-menu): New entry "List local references", faster than
8747         "List References".
8748         (ada-mode): New alignment rules provided by S. Leake.
8749         Add support for which-function-mode.
8750         (ada-get-current-indent): Fix indentation of named parameter lists and
8751         nested boolean expressions.
8752         (ada-indent-on-previous-lines): Fix indentation of labels.
8753         (ada-search-prev-end-stmt): Fix searching of the previous
8754         end-statement, specially with regards to nested subprograms.
8755         (comment-region advice): Initially disabled, for better compatibility
8756         with other modes.
8757         (ada-fill-comment-paragraph): Fixed (no longer worked with Emacs 21).
8759         * progmodes/ada-xref.el: Update copyright notice.
8760         (ada-xref-create-ali): The default is now not to create automatically
8761         the ALI files by compiling the unit, since this isn't always reliable
8762         and requires an up-to-date project file.
8763         (ada-prj-default-comp-cmd): No longer use gcc directly to compile
8764         a file, but use gnatmake instead, since this gives access to the GNAT
8765         project files.
8766         (ada-xref-search-with-egrep): New variable, suggested by P. Waroquiers.
8767         (ada-load-project-hook): New variable, for support of GNAT
8768         project files.
8769         (ada-update-project-menu): Fix the detection of the project file name.
8770         (ada-add-keymap): Change key binding for ada-find-file, that conflicted
8771         with another binding in ada-mode.el.
8772         (ada-add-menu): New menu "List Local References", to list the reference
8773         to the entity only in the current file, instead of looking in the whole
8774         project.  Much faster.
8775         (ada-find-references): New parameters arg and local-only.
8776         (ada-find-any-references): New parameters local-only and append.
8777         (ada-goto-declaration): Fix handling of predefined entities in xref.
8778         (ada-get-all-references): Updated to the new xref format in GNAT 3.15,
8779         still compatible with GNAT 3.14 of course.  Fix various calls to
8780         count-lines, that didn't work correctly when the buffer was narrowed.
8782         * progmodes/ada-prj.el: Update copyright.
8783         (ada-prj-load-directory): Make sure we do not use one of the new Emacs
8784         21 dialogs to select the file, since we want a directory name only.
8785         (ada-customize): Add support for the new GNAT project files.
8787 2002-06-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
8789         * progmodes/etags.el (tag-implicit-name-match-p): New function.
8790         (etags-recognize-tags-table): Use it for implicit tag names.
8792 2002-06-20  Miles Bader  <miles@gnu.org>
8794         * comint.el (comint-get-old-input-default): Strip text properties
8795         for fields too.
8797         * comint.el (comint-output-filter): Run output-filter functions
8798         before setting up the prompt.
8800         * international/characters.el: Re-enable code giving word syntax
8801         to certain japanese-jisx0208 characters.
8803 2002-06-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
8805         * progmodes/f90.el (f90-type-def-re): Fix value.
8806         (f90-looking-at-type-like): Adapt for new `f90-type-def-re' value.
8808 2002-06-18  Stefan Monnier  <monnier@cs.yale.edu>
8810         * international/quail.el (quail-help): Don't assume the buffer
8811         is displayed in the same frame.
8813         * emacs-lisp/debug.el (cancel-debug-on-entry):
8814         * emacs-lisp/regexp-opt.el (regexp-opt-group): Don't cons uselessly.
8816         * pcvs.el (cvs-vc-command-advice): Handle the case where args
8817         are passed to `cvs' before the command name.
8818         (cvs-fileinfo-kill): Mark old FIs as up-to-date rather than dead.
8820         * pcvs-info.el (cvs-add-face): Minor rewrite.
8821         (cvs-fileinfo-pp): Use `cvs-goal-column' with directory entries.
8823         * newcomment.el (comment-normalize-vars): Refresh the comment-foo-skip
8824         regexp when they don't match comment-foo any more.
8826 2002-06-18  Juanma Barranquero  <lektu@terra.es>
8828         * filesets.el (filesets-update-pre010505): Fix typo.
8830         * eshell/em-pred.el (eshell-modifier-help-string): Fix typos.
8832         * emulation/edt.el (edt-substitute): Fix typo.
8834         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): Fix typo.
8836         * comint.el (comint-next-prompt, comint-previous-prompt): Fix typos.
8838         * progmodes/sh-script.el (sh-electric-rparen-needed): Remove.
8840 2002-06-17  Richard M. Stallman  <rms@gnu.org>
8842         * facemenu.el (facemenu-map): Rename to Describe Text
8843         to Describe Properties and use describe-text-properties.
8845         * simple.el (what-cursor-position): Use describe-char.
8847         * descr-text.el (describe-char): Moved from mule-diag.el, renamed
8848         from describe-char-after.  Now calls describe-text-properties.
8849         (describe-property-list): Renamed from describe-text-properties.
8850         (describe-text-properties): Renamed from describe-text-at.
8851         New arg OUTPUT-BUFFER.
8852         (describe-text-properties-1):
8853         New subroutine, broken out from describe-text-properties.
8854         Output a newline before each section of the output.
8856         * international/mule-diag.el (describe-char-after):
8857         Moved to descr-text.el.
8859 2002-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
8861         * international/mule.el (ctext-pre-write-conversion): Fix the values
8862         of FROM and TO if we create a new buffer.
8864 2002-06-17  John Paul Wallington  <jpw@shootybangbang.com>
8866         * comint.el (comint-insert-clicked-input): Insert clicked-on
8867         previous input without properties.
8869 2002-06-16  Andrew Choi  <akochoi@shaw.ca>
8871         * term/mac-win.el (scalable-fonts-allowed): Set to t.
8873 2002-06-15  Colin Walters  <walters@debian.org>
8875         * pcvs-info.el (global-font-lock-mode, font-lock-auto-fontify):
8876         Delete defvars.
8877         (cvs-highlight): Delete.
8878         (cvs-add-face): Use `font-lock-face'.  Always add properties.
8880         * ibuffer.el (ibuffer-movement-cycle): New variable.
8881         (ibuffer-backward-line, ibuffer-forward-line): Use it.
8883 2002-06-15  Richard M. Stallman  <rms@gnu.org>
8885         * emacs-lisp/bytecomp.el (byte-recompile-directory): Doc fix.
8886         (batch-byte-recompile-directory): Undo previous change.
8888         * comint.el (comint-skip-input): New function.
8889         (comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob)
8890         (comint-stop-subjob): Use comint-skip-input.
8892         * ielm.el (ielm-eval-input): Use error-message-string.
8893         (ielm-format-error, ielm-format-errors): Functions deleted.
8895 2002-06-14  Kim F. Storm  <storm@cua.dk>
8897         * progmodes/compile.el (grep-tree): Doc fixes.
8898         Added SUBDIRS arg for non-interactive use.
8900 2002-06-14  Juanma Barranquero  <lektu@terra.es>
8902         * comint.el (comint-snapshot-last-prompt):
8903         Bind `inhibit-read-only' to t to support read-only prompts.
8904         (comint-output-filter): Likewise.
8906 2002-06-14  Miles Bader  <miles@gnu.org>
8908         * subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
8909         (pop): Move the call to `car' outside the prog1, as the compiler
8910         then generates better code.
8912 2002-06-13  Richard M. Stallman  <rms@gnu.org>
8914         * play/zone.el (zone-timer): New variable holds the idle timer.
8915         (zone): Don't fiddle with the idle timer at all.
8916         (zone-when-idle): Put the idle timer in zone-timer.
8917         If one is already set up, cancel it and make a new one.
8918         (zone-leave-me-alone): Likewise.
8920 2002-06-13  Jason Rumney  <jasonr@gnu.org>
8922         * w32-fns.el (w32-charset-info-alist): Reorder.
8924 2002-06-13  Andreas Schwab  <schwab@suse.de>
8926         * files.el (auto-mode-alist): Move entry for ".in" to the end.
8928 2002-06-13  Miles Bader  <miles@gnu.org>
8930         * comint.el (comint-mode): Don't set `font-lock-defaults'.
8931         (comint-mode-hook): Turn on font-lock by default.
8933 2002-06-12  Karl Fogel  <kfogel@red-bean.com>
8935         * bookmark.el (bookmark-file-or-variation-thereof):
8936         Restore vc-backend check, thanks to Robert Thorpe for noticing.
8938 2002-06-12  Eli Zaretskii  <eliz@is.elta.co.il>
8940         * textmodes/bibtex.el: Change the maintainer to "none".
8942 2002-06-12  Juanma Barranquero  <lektu@terra>
8944         * term/w32-win.el (x-handle-switch): Fix handling of
8945         x-invocation-args for switches with arguments.
8947 2002-06-12  Stefan Monnier  <monnier@cs.yale.edu>
8949         * menu-bar.el (menu-bar-showhide-fringe-menu): Don't use `fringe-mode'
8950         without first making sure it's bound.
8952 2002-06-12  Richard M. Stallman  <rms@gnu.org>
8954         * info.el (Info-fontify-node): Compute header line specially
8955         if node has no next, previous or up links.
8956         Hide the part of the first line that is used in the header.
8957         Use Info-next-link-keymap, etc.
8958         (Info-next-link-keymap, Info-prev-link-keymap)
8959         (Info-up-link-keymap): New variables.
8961         * international/mule-diag.el (describe-char-after): Doc fix.
8963         * view.el (view-mode-enter): Clarify echo area message.
8965         * info.el (Info-select-node): Turn header line on or off here.
8966         (Info-setup-header-line): Function deleted.
8967         (Info-mode): Make Info-header-line local.
8968         (Info-fontify-node): Ignore Info-use-header-line.
8969         Unconditionally compute what the header line should be, and
8970         store it on the `header-line' property of the node's first char.
8971         Bind [header-line down-mouse-1].
8972         Use `keymap' property, not `local-map'.
8973         Bind [mouse-2] for mouse clicks on the node line in the text.
8975         * font-lock.el (font-lock-beginning-of-syntax-function): Doc fix.
8977 2002-06-12  Miles Bader  <miles@gnu.org>
8979         * comint.el (comint-send-input): Properly handle empty and
8980         no-newline input regions.
8982 2002-06-12  Colin Walters  <walters@gnu.org>
8984         * calc/calc.el: Use `when', `unless'.
8985         (calc-trail-mode): Use an italic `font-lock-face'.
8986         (calc-refresh): Ditto.
8988 2002-06-12  Colin Walters  <walters@debian.org>
8990         * font-core.el (font-lock-core-only): Variable deleted.
8991         All uses removed.
8992         (font-lock-set-defaults): Variable alist settings moved back into
8993         font-lock-set-defaults-1.
8994         (turn-on-font-lock-if-enabled): Always turn on font-lock unless it
8995         is specifically excluded by the user.
8997         * font-lock.el (font-lock-set-defaults-1): Set variable alist here.
8999         * help-mode.el (help-mode): Don't set `font-lock-defaults'.
9001         * ibuffer.el (ibuffer-mode): Don't set `font-lock-defaults'.
9003         * info.el (Info-mode): Don't set `font-lock-defaults'.
9005         * replace.el (occur-mode): Don't set `font-lock-defaults'.
9007         * help-mode.el (help-highlight-p, help-highlight-face):
9008         Variable was unused; delete.
9009         (help-make-xrefs): Doc fix.
9011 2002-06-11  Richard M. Stallman  <rms@gnu.org>
9013         * format.el (format-alist): Document new element PRESERVE.
9014         (format-write-file): Implement PRESERVE elt for a format.
9016         * files.el (make-auto-save-file-name): Rename local `filename' to
9017         `file-name'.
9019 2002-06-10  Richard M. Stallman  <rms@gnu.org>
9021         * progmodes/ebrowse.el (ebrowse-draw-tree-fn): Use copy-sequence.
9022         (ebrowse-copy-list): Function deleted.
9024         * eshell/em-unix.el (eshell/diff): Use copy-sequence.
9026         * eshell/esh-mode.el (eshell-mode, eshell-mode): Use copy-sequence.
9028         * eshell/esh-util.el (eshell-copy-list): Function deleted.
9029         (eshell-sublist): Use copy-sequence.
9030         (eshell-copy-tree): Make it an alias for copy-tree.
9032         * emacs-lisp/cl.el (copy-list): Moved back from subr.el.
9034         * subr.el (copy-list): Moved to cl.el.
9035         (copy-tree): Don't use copy-list or cl-pop.
9037 2002-06-10  Miles Bader  <miles@gnu.org>
9039         Make comint use text properties for highlighting instead of overlays:
9040         * comint.el (comint-last-output-overlay): Variable removed.
9041         (comint-send-input, comint-output-filter): Use text properties
9042         instead of overlays.
9043         (comint-insert-clicked-input): Rewrite to work with text
9044         properties as well as overlays
9045         (comint-snapshot-last-prompt): Snapshot using text properties.
9046         (comint-get-old-input-default, comint-extract-string): Don't copy
9047         text properties.
9049         * simple.el (line-move-finish): Inhibit field motion when
9050         computing `line-end'.
9052         * files.el (revert-buffer): Correct typo: variable name is
9053         `buffer-file-format', not `buffer-file-formats'.
9055         * comint.el (comint-send-input, comint-output-filter): Use the
9056         `font-lock-face' property instead of `face'.  Don't check the
9057         highlight-enabling variables anymore.
9058         (comint-highlight-input, comint-highlight-prompt): Variables removed.
9060         * faces.el (display-supports-face-attributes-p): New function.
9061         (face-spec-set-match-display): Support `supports' predicate.
9062         (italic): Try underlining for displays that don't support real italics.
9063         * cus-edit.el (custom-display): Add support for `supports' predicate.
9064         * term/tty-colors.el (color-name-rgb-alist): Use 16-bit RGB values
9065         instead of 8-bit, for consistency with the rest of emacs.
9066         (tty-color-canonicalize): Only copy COLOR if we need to change it.
9067         (tty-color-approximate): Scale values from `color-name-rgb-alist'
9068         appropriately.  Return the whole color description, rather than
9069         just the RGB values.
9070         (tty-color-standard-values): New function.  Code mostly taken from
9071         `tty-color-translate'.
9072         (tty-color-translate, tty-color-values): Use `tty-color-desc' to
9073         do all the work.
9074         (tty-color-desc): Do color lookup here instead of calling
9075         `tty-color-translate' and `tty-color-by-index'; this is now the
9076         main place to do it.
9078 2002-06-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
9080         * progmodes/cc-style.el (c-set-style, c-set-style-1):
9081         Add another state for the `dont-override' flag where it only keeps
9082         globally set variables.
9084 2002-06-08  Colin Walters  <walters@gnu.org>
9086         * descr-text.el (describe-text-properties): Sort the output by the
9087         size of the values.  Put `font-lock-face' property on property names.
9088         (toplevel): Provide `descr-text'.
9090         * international/mule-diag.el (describe-char-after): When there are
9091         text properties, require `descr-text', and just call
9092         `describe-text-properties'.
9094         * international/mule.el (sgml-html-meta-auto-coding-function):
9095         New function.
9096         (auto-coding-from-file-contents): Delete; merge functionality into
9097         `set-auto-coding'.
9098         (set-auto-coding): Move tests from `auto-coding-functions' so that
9099         they have a lower priority than coding: tags.
9100         Put `auto-coding-regexp-alist' tests before coding: tag tests.
9101         (sgml-xml-auto-coding-function): Simply `intern' the match, and
9102         test if it's a valid coding system.
9103         (auto-coding-functions): Add `sgml-html-meta-auto-coding-function'.
9105 2002-06-08  Colin Walters  <walters@verbum.org>
9107         * subr.el (copy-list): Moved here from cl.el.
9108         (copy-tree): Renamed here from `cl-copy-tree' in cl-extra.el.
9110         * emacs-lisp/cl-extra.el (cl-copy-tree): Moved to `copy-tree' in
9111         subr.el.  Add a defalias with the old name.
9113         * emacs-lisp/cl.el (copy-list): Moved to subr.el.
9115         * replace.el (occur-mode): Don't set up categories.  Do set
9116         `font-lock-defaults', and be sure to set `font-lock-core-only'.
9117         (occur-1): Pass `list-matching-lines-face' and
9118         `list-matching-lines-buffer-name-face'.
9119         (occur-engine): Use `font-lock-face' instead of categories.
9121         * info.el (Info-mode): Don't set up categories.  Do set
9122         `font-lock-defaults', and be sure to set `font-lock-core-only'.
9123         (Info-fontify-menu-headers): Use `font-lock-face' instead of
9124         categories.
9125         (Info-fontify-node): Ditto.
9127         * ibuffer.el (ibuffer-category-alist): Delete.
9128         (ibuffer-get-category): Delete.
9129         (ibuffer-compile-make-eliding-form): Use `font-lock-face' instead
9130         of categories.
9131         (ibuffer-compile-format): Don't treat `name' category specially.
9132         (ibuffer-column name): Use `font-lock-face'.
9133         (filename-and-process): Ditto.
9134         (ibuffer-buffer-name-category): Renamed to
9135         `ibuffer-buffer-name-face'.  Don't use categories.
9136         (ibuffer-update-title-and-summary): Use `font-lock-face'.
9137         (ibuffer-insert-filter-group): Ditto.
9138         (ibuffer-mode): Don't set up categories.  Do set
9139         `font-lock-defaults', and be sure to set `font-lock-core-only'.
9140         (ibuffer-compile-format): Don't pass third argument
9141         to column functions.
9142         (filename-and-process): Ditto.
9144         * ibuf-macs.el (define-ibuffer-column): Don't create a third
9145         argument for the generated function.
9147         * font-core.el (font-lock-category-alist): Delete.
9148         (turn-on-font-lock-if-enabled): Don't use it.
9149         (font-lock-symbol-category-alist): Delete.
9150         (font-lock-default-function): Use new `char-property-alias-alist'
9151         to make `font-lock-face' an alias for `face' when font-lock mode
9152         is enabled.
9153         (font-lock-core-only): New variable.
9154         (font-lock-set-defaults): Use it.
9156 2002-06-08  Richard M. Stallman  <rms@gnu.org>
9158         * files.el (find-file-noselect-1): Undo previous change.
9160         * bookmark.el (bookmark-file-or-variation-thereof): Doc fix.
9162 2002-06-07  Karl Fogel  <kfogel@red-bean.com>
9164         * bookmark.el (bookmark-file-or-variation-thereof): Just use
9165         Info-suffix-list, as suggested by Stefan Monnier.
9167 2002-06-05  Eli Zaretskii  <eliz@is.elta.co.il>
9169         * select.el (xselect-convert-to-string): If VALUE is a string,
9170         return a cons of TYPE and the string.
9172 2002-06-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9174         * language/cyrillic.el (cyrillic-alternativnyj-decode-table):
9175         Fix the table to contain correct characters.
9177 2002-06-04  Richard M. Stallman  <rms@gnu.org>
9179         * simple.el: Don't require cl.
9181 2002-06-03  Richard M. Stallman  <rms@gnu.org>
9183         * dired.el (dired-do-shell-command): Doc fix in autoload.
9185         * info.el (Info-extract-pointer): Ignore Info-header-line.
9187         * progmodes/cc-mode.el (c-postprocess-file-styles):
9188         Do nothing except in CC modes.
9190         * international/mule-cmds.el (select-safe-coding-system):
9191         When computing auto-cs, narrow to FROM...TO.
9192         Put save-excursion outside save-restriction.
9193         New arg FILE; use that for set-auto-coding.
9195 2002-06-01  Richard M. Stallman  <rms@gnu.org>
9197         * simple.el (choose-completion-string-functions): Doc fix.
9198         (choose-completion-string): Add doc string.
9200 2002-06-01  Kim F. Storm  <storm@cua.dk>
9202         * simple.el: Reworked previous change.
9203         (choose-completion-string1): Merged back into choose-completion-string.
9204         (choose-completion-string): Run choose-completion-string-functions
9205         after checking for proper minibuffer window.  Added mini-p arg to
9206         the hook functions.  Insert choice if all hook functions return nil.
9207         (choose-completion-string-functions): Doc update.
9209 2002-06-01  Sam Steingold  <sds@gnu.org>
9211         * files.el (auto-mode-alist): Strip trailing ".in" from the file
9212         name when deciding the mode (for config.h.in, Makefile.in etc).
9214 2002-06-01  Thien-Thi Nguyen  <ttn@gnu.org>
9216         * progmodes/prolog.el (prolog-mode-syntax-table): Add flags to
9217         ?/ and ?* entries to support /* */ style comments.
9218         (prolog-font-lock-keywords): New var.
9219         (prolog-mode): Enable font-locking; set `font-lock-defaults'.
9221 2002-06-01  Kim F. Storm  <storm@cua.dk>
9223         * simple.el (choose-completion-string-functions): New special hook.
9224         (choose-completion-string1): Renamed from choose-completion-string.
9225         (choose-completion-string): Run choose-completion-string-functions
9226         until success, and only call choose-completion-string1 if it fails.
9228 2002-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9230         * textmodes/ispell.el (autoloaded toplevel): Don't use
9231         ispell-library-directory without checking that it's bound.
9233 2002-05-31  Kim F. Storm  <storm@cua.dk>
9235         * emulation/cua-base.el (cua--last-deleted-region-pos)
9236         (cua--last-deleted-region-text): New aux variables.
9237         (cua-delete-region): Set them.
9238         (cua-repeat-replace-region): Use them to find the replacement text.
9240 2002-05-31  Juanma Barranquero  <lektu@terra.es>
9242         * emulation/viper-cmd.el (viper-smart-suffix-list, viper-ask-level):
9243         Fix typos.
9245 2002-05-31  Kim F. Storm  <storm@cua.dk>
9247         * progmodes/compile.el (grep-tree-command, grep-tree-files-aliases)
9248         (grep-tree-ignore-CVS-directories, grep-tree-ignore-case):
9249         New custom variables.
9250         (grep-compute-defaults): Compute grep-tree-command's default value.
9251         (grep-expand-command-macros): New aux function.
9252         (grep-tree-last-regexp, grep-tree-last-files): New aux variables.
9253         (grep-tree): New command like grep-find but extended prompting.
9255 2002-05-30  Richard M. Stallman  <rms@gnu.org>
9257         * files.el (find-file-default): Add defvar for var already used.
9259         * menu-bar.el (menu-bar-showhide-fringe-menu): Use defvar.
9261         * subr.el (open-network-stream, open-network-stream-nowait)
9262         (open-network-stream-server, process-kill-without-query):
9263         Moved from simple.el.
9265         * simple.el (open-network-stream, open-network-stream-nowait)
9266         (open-network-stream-server, process-kill-without-query):
9267         Moved to subr.el.
9269         * simple.el (byte-compiling-files-p): Function deleted.
9271         * textmodes/ispell.el (ispell-library-directory): Renamed from
9272         ispell-library-path.  If Ispell is not installed, init to nil.
9273         (check-ispell-version): Doc fix.
9274         (ispell-menu-map): Get rid of byte-compiling-files-p hackery;
9275         initialize this unconditionally when ispell-menu-map-needed is t.
9276         Local `path' renamed to `dir'.
9278 2002-05-30  Miles Bader  <miles@gnu.org>
9280         * calc/calc.el (calc-show-banner): New variable.
9281         (calc-refresh): Only show banner if `calc-show-banner' is non-nil.
9282         (calc-mode-var-list): Add `calc-show-banner'.
9283         * calc/calc-ext.el (calc-init-extensions): Add binding for `d@'.
9284         (calc-toggle-banner): New function.
9285         * calc/calc-help.el (calc-d-prefix-help): Add `@'.
9287 2002-05-29  Richard M. Stallman  <rms@gnu.org>
9289         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
9290         When recognizing a def... construct, make that indentation
9291         tentative, so that it can be overridden if the list in question
9292         is not actually an expression.
9293         (common-lisp-indent-call-method): New subroutine.
9295         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
9296         Delete the output file if we get a file-error.
9298         * tooltip.el (tooltip-mouse-motions-active): New variable.
9299         (tooltip-activate-mouse-motions): Don't kill track-mouse local
9300         if it was not made by us.
9302         * mouse.el (mouse-set-font): Avoid misleading error message
9303         if user makes no selection.
9305         * info.el (Info-setup-header-line): Don't hide the links line.
9307         * files.el (find-file-noselect-1): Return the buffer we created
9308         even if it has been killed within `after-find-file'.
9310         * files.el (auto-mode-alist): Use ada-mode for .ad[bs].dg files.
9312 2002-05-29  Kim F. Storm  <storm@cua.dk>
9314         * simple.el (open-network-stream-server): Pass on optional args
9315         sentinel and filter to make-network-process (from Luke Gorrie).
9317 2002-05-28  Colin Walters  <walters@gnu.org>
9319         * textmodes/sgml-mode.el (xml-mode): New alias for `sgml-mode'.
9321         * emacs-lisp/bytecomp.el (byte-compile-last-line): Deleted.
9322         (byte-compile-delete-first): New function.
9323         (byte-compile-read-position): New variable.
9324         (byte-compile-last-position): New variable.
9325         (byte-compile-current-buffer): New variable.
9326         (byte-compile-log-1): Use it.
9327         (byte-compile-set-symbol-position): New function.
9328         (byte-compile-obsolete, byte-compile-callargs-warn)
9329         (byte-compile-arglist-warn, byte-compile-arglist-warn)
9330         (byte-compile-print-syms, byte-compile-file-form-defmumble)
9331         (byte-compile-check-lambda-list, byte-compile-lambda)
9332         (byte-compile-form, byte-compile-variable-ref)
9333         (byte-compile-subr-wrong-args, byte-compile-negation-optimizer)
9334         (byte-compile-condition-case, byte-compile-defun)
9335         (byte-compile-defvar, byte-compile-autoload)
9336         (byte-compile-lambda-form): Use it.
9337         (byte-compile-from-buffer): Set it, and bind
9338         `read-with-symbol-positions' and `read-symbol-positions-list'.
9340         * emacs-lisp/bytecomp.el (byte-compile-debug): New variable.
9342 2002-05-28  Kim F. Storm  <storm@cua.dk>
9344         * files.el (read-directory-name): New function.
9345         (cd): Use it instead of read-file-name.
9347 2002-05-27  Kim F. Storm  <storm@cua.dk>
9349         * simple.el (push-mark-command): Added optional NOMSG arg.
9351         * emulation/cua-base.el (cua-set-mark): Align pop to mark
9352         behaviour with standard set-mark-command.
9353         (cua--pre-command-handler): Use push-mark-command.
9354         (cua-repeat-replace-region): Improve functionality when
9355         repeated after moving point or changing buffer.
9357 2002-05-26  Colin Walters  <walters@verbum.org>
9359         * startup.el (command-line): Use `when', `unless'.
9360         (command-line-1): New argument "--nosplash".  Handle it.
9362         * startup.el (inhibit-splash-screen): New variable alias for
9363         `inhibit-startup-message'.
9365         * replace.el (perform-replace): Document return value.  Use `pop'.
9367 2002-05-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
9369         * progmodes/f90.el (f90-previous-block, f90-next-block): New names,
9370         and slightly changed behaviour, for `f90-previous-block-start' and
9371         `f90-next-block-end'.
9372         (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify.
9374 2002-05-26  Simon Josefsson  <jas@extundo.com>
9376         * fringe.el (set-fringe-mode): Work when updating
9377         `default-frame-alist'.
9379 2002-05-26  Kim F. Storm  <storm@cua.dk>
9381         * emulation/cua-base.el (cua--repeat-replace-text): New variable.
9382         (cua-repeat-replace-region): New command.
9383         (cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap.
9384         Misc improvements to the commentary.
9386 2002-05-26  Simon Josefsson  <jas@extundo.com>
9388         * fringe.el (fringe-query-style): New fringe style "minimal".
9390 2002-05-24  Simon Josefsson  <jas@extundo.com>
9392         * rot13.el (rot13-translate-table): New variable.
9393         (rot13, rot13-string, rot13-region): New functions.
9395 2002-05-25  Martin Stjernholm  <bug-cc-mode@gnu.org>
9397         * progmodes/cc-engine.el (c-add-stmt-syntax): Fixed some cases
9398         of wrong anchoring, e.g. for else-if compounds.
9400 2002-05-25  Miles Bader  <miles@gnu.org>
9402         * menu-bar.el (menu-bar-showhide-fringe-menu-customize-left)
9403         (menu-bar-showhide-fringe-menu-customize-right)
9404         (menu-bar-showhide-fringe-menu-customize-disable):
9405         Use proper calling convention for `customize-set-value'.
9406         Require `fringe' before setting variable.
9408 2002-05-25  Kim F. Storm  <storm@cua.dk>
9410         * emulation/cua-base.el (cua--self-insert-char-p): New function.
9412         * emulation/cua-gmrk.el (cua--init-global-mark): Install default
9413         binding in cua--global-mark-keymap using cua--self-insert-char-p
9414         to handle all global self inserting characters in gmark mode.
9416         * emulation/cua-rect.el (cua--init-rectangles): Install default
9417         binding in cua--rectangle-keymap using cua--self-insert-char-p
9418         to handle all global self inserting characters in rectangle mode.
9420 2002-05-24  Stefan Monnier  <monnier@cs.yale.edu>
9422         * net/ange-ftp.el (read-file-name-internal): Remove the
9423         `ange-ftp' property.
9424         (ange-ftp-real-read-file-name-internal): Remove.
9426 2002-05-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
9428         * progmodes/f90.el: (f90-end-of-subprogram): Remove the final
9429         `forward-line'.
9430         (f90-end-of-block, f90-beginning-of-block, f90-next-block-end)
9431         (f90-previous-block-start): New navigation commands.
9433 2002-05-20  Simon Josefsson  <jas@extundo.com>
9435         * fringe.el: New file.
9437         * menu-bar.el (menu-bar-options-save): Add fringe-mode.
9438         (menu-bar-showhide-fringe-menu): New menu.
9439         (menu-bar-showhide-menu): Add Fringe sub-menu.
9441 2002-05-23  Colin Walters  <walters@verbum.org>
9443         * replace.el (occur-engine): Include all text properties except
9444         mouse-face on the newline at the end of occurences.
9446 2002-05-23  Kim F. Storm  <storm@cua.dk>
9448         * apropos.el (apropos-true-hit, apropos-false-hit-symbol)
9449         (apropos-false-hit-str, apropos-true-hit-doc): New functions.
9450         (apropos-command, apropos-value, apropos-documentation-internal)
9451         (apropos-documentation-check-doc-file)
9452         (apropos-documentation-check-elc-file): Use them to filter out
9453         false matches where only one keyword matches, but more than once.
9455         * apropos.el (apropos-show-scores, apropos-orig-regexp)
9456         (apropos-all-regexp, apropos-synonyms, apropos-words)
9457         (apropos-all-words): New variables.
9458         (aprpos-words-to-regexp, apropos-rewrite-regexp)
9459         (apropos-calc-scores, apropos-score-str, apropos-score-doc)
9460         (apropos-score-symbol): New functions.
9461         (apropos-command, apropos, apropos-value, apropos-documentation):
9462         Allow keywords in addition to regexp. Added scoring.
9463         (apropos-documentation-check-doc-file)
9464         (apropos-documentation-check-elc-file): Added scoring.
9465         (apropos-print): Sort according to score.
9467 2002-05-22  Colin Walters  <walters@cis.ohio-state.edu>
9469         * info.el (Info-mode-hook): Change `font-lock-mode' to
9470         `turn-on-font-lock'.
9472         * font-core.el (font-lock-function): New variable.
9473         (font-lock-default-function): New function, created from
9474         `font-lock-mode'.
9475         (font-lock-mode): Just funcall `font-lock-function'.
9476         (font-lock-symbol-category-alist): New variable.
9478 2002-05-22  Markus Rost  <rost@math.ohio-state.edu>
9480         * files.el (file-newest-backup): Use file-name-sans-versions.
9482         * diff.el (diff-latest-backup-file): Replace the main code by
9483         a call of file-newest-backup.
9485 2002-05-22  Mike Williams  <mdub@bigfoot.com>
9487         * textmodes/sgml-mode.el (sgml-guess-indent): Look further into
9488         the buffer.
9490 2002-05-21  Stefan Monnier  <monnier@cs.yale.edu>
9492         * net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since
9493         the last patch works around the wu-ftpd misfeature that prompted
9494         the disabling of this optimization.
9496 2002-05-21  Colin Walters  <walters@gnu.org>
9498         * international/mule.el (make-coding-system): Doc fixes.
9500         * international/mule.el (auto-coding-functions): New variable.
9501         (auto-coding-from-file-contents): Use it.
9502         (set-auto-coding): Update docs.
9503         (sgml-xml-auto-coding-function): New function.
9505         * international/mule-util.el (truncate-string-to-width):
9506         New optional argument `ellipsis'.  Add commented-out test suite, and
9507         change coding to iso-2022-7bit.
9509 2002-05-21  Colin Walters  <walters@verbum.org>
9511         * font-lock.el (font-lock-defaults, font-lock-defaults-alist)
9512         (font-lock-multiline, font-lock-fontified, font-lock-mode)
9513         (turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode)
9514         (font-lock-global-modes): Moved to font-core.el.
9515         (font-lock-set-defaults-1): Partially moved to font-core.el.
9517         * font-core.el: New file, with functions taken from font-lock.el.
9518         (font-lock-category-alist): New variable.
9519         (font-lock-mode): Use it.
9520         (font-lock-set-defaults): Partially taken from font-lock.el.
9521         Only load font-lock.el when necessary.
9523         * loadup.el: Add font-core.el.
9525         * replace.el (occur-mode-hook): New variable.
9526         (occur-fontify-region-function): Deleted.
9527         (occur-mode): Don't use it.  Set up `font-lock-category-alist'
9528         instead.
9529         (occur-fontify-on-property): Deleted.
9530         (occur-engine): Use categories from `font-lock-category-alist'.
9532         * info.el (Info-fontify): Deleted.
9533         (Info-select-node): Don't use it.
9534         (Info-mode-hook): New variable.
9535         (Info-mode): Set up categories.
9536         (Info-fontify-menu-headers, Info-fontify-node): Use categories.
9538         * ibuffer.el (ibuffer-formats): Update docs.
9539         (ibuffer-category-alist): New variable.
9540         (ibuffer-get-category): New function.
9541         (ibuffer-compile-make-eliding-form): Use category property instead
9542         of face.
9543         (ibuffer-compile-format): Pass current ibuffer buffer to column
9544         functions too.
9545         (ibuffer-buffer-name-category): New function.
9546         (ibuffer-compile-format): If the current column is a `name'
9547         column, figure out the appropriate category to put on it.
9548         (filename-and-process): Use category property.
9549         (ibuffer-fontify-region-function): Deleted.
9550         (ibuffer-unfontify-region-function): Deleted.
9551         (ibuffer-update-title-and-summary): Use category properties.
9552         (ibuffer-insert-filter-group): Ditto.
9553         (ibuffer-mode): Set up category properties.
9555 2002-05-21  Colin Walters  <walters@debian.org>
9557         * replace.el (occur-engine): Increment globalcount all at once
9558         after searching a buffer.
9559         (occur-mode-map): Don't escape plain "o".
9561         * ibuf-macs.el (define-ibuffer-column): Add third argument
9562         `ibuffer-buf'.
9564         * ibuffer.el (toplevel): Require font-lock, to get the face
9565         definitions.
9566         (ibuffer-use-fontification): Deleted.
9567         (column filename-and-process): New column.
9568         (ibuffer-formats): Use it by default.
9569         (ibuffer-name-map, ibuffer-mode-name-map)
9570         (ibuffer-filter-group-map): Don't set parent to `ibuffer-mode-map'.
9571         (ibuffer-do-save, ibuffer-do-toggle-modified)
9572         (ibuffer-do-toggle-read-only, ibuffer-do-delete)
9573         (ibuffer-do-kill-on-deletion-marks): Include name in definition.
9574         (ibuffer): New optional argument `formats'.
9576 2002-05-21  Eli Zaretskii  <eliz@is.elta.co.il>
9578         * indent.el (indent-rigidly): Mention how to remove all indentation.
9580 2002-05-21  Colin Walters  <walters@gnu.org>
9582         * international/mule-diag.el (describe-char-after): Order display
9583         of text properties by the size of their value, for clarity.
9585 2002-05-20  Stefan Monnier  <monnier@cs.yale.edu>
9587         * net/ange-ftp.el (ange-ftp-generate-root-prefixes)
9588         (ange-ftp-file-name-completion): Don't cons unnecessarily.
9589         (ange-ftp-send-cmd): Always `cd' before doing `ls'.
9591         * wid-edit.el (widget-color-complete):
9592         * progmodes/etags.el (tags-complete-tags-table-file):
9593         * progmodes/cpp.el (cpp-choose-symbol): Don't cons unnecessarily.
9595         * textmodes/outline.el (outline-reveal-toggle-invisible):
9596         Reverse the meaning of the second arg.
9598         * reveal.el (reveal-post-command): Reverse the semantics of
9599         reveal-toggle-invisible and support isearch-open-invisible-temporary.
9601 2002-05-20  Markus Rost  <rost@math.ohio-state.edu>
9603         * mail/sendmail.el (mail-recover-1): Remove (debug).
9604         (mail-signature): Fix :type.
9605         (mail-default-directory): New user option.
9606         (mail, mail-recover): Use that option.
9608 2002-05-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9610         * international/mule.el (auto-coding-alist): Use emacs-mule
9611         for auto-save files.
9613 2002-05-20  Miles Bader  <miles@gnu.org>
9615         * files.el (find-file-read-args): Don't trash existing value of
9616         `minibuffer-setup-hook', just add our hook to it.
9618 2002-05-19  Markus Rost  <rost@math.ohio-state.edu>
9620         * international/ucs-tables.el (unify-8859-on-encoding-mode)
9621         (unify-8859-on-decoding-mode): Change :version attributes to strings.
9623         * simple.el (yank-excluded-properties): Change :version attribute
9624         to a string.
9626         * dired.el (dired-view-command-alist): Change :version attribute
9627         to a string.
9629         * xscheme.el (xscheme-start-hook): Change :version attribute to a
9630         string.
9632         * find-dired.el (find-dired): Implement revert-buffer-function.
9634         * mail/emacsbug.el (report-emacs-bug-hook): Do another save-excursion.
9636 2002-05-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
9638         * progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
9639         (f90-get-present-comment-type): Fix earlier change.
9640         (f90-comment-indent): Doc fix.
9641         (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
9642         (f90-looking-at-if-then): Remove lets.
9643         (f90-looking-at-where-or-forall): Handle if split over lines.
9644         (f90-change-keywords): Doc fix.
9646 2002-05-19  Richard M. Stallman  <rms@gnu.org>
9648         * indent.el (indent-region): Make COLUMN arg optional.
9650         * files.el (find-file-read-args): New function.
9651         (find-file, find-file-other-window, find-file-other-frame)
9652         (find-file-read-only, find-file-read-only-other-window)
9653         (find-file-read-only-other-frame): Use it.
9655         * custom.el (custom-load-symbol): Verify that LOADED is a string.
9657         * arc-mode.el (archive-zip-use-pkzip): Variable deleted.
9658         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
9659         (archive-zip-update-case): Use locate-file to decide whether
9660         to use pkzip.
9661         (archive-zip-extract): Test for pkzip in value of archive-zip-extract.
9663         * files.el (locate-file): Doc fix.
9665 2002-05-19  John Paul Wallington  <jpw@shootybangbang.com>
9667         * mail/rmail.el (rmail-show-message-hook): Offer `goto-address'
9668         as an option.
9670 2002-05-18  Stefan Monnier  <monnier@cs.yale.edu>
9672         * uniquify.el (uniquify-rationalize-file-buffer-names):
9673         Always strip the trailing / even if the file is not a directory.
9675 2002-05-18  Glenn Morris  <gmorris@ast.cam.ac.uk>
9677         * progmodes/f90.el (f90-mode-syntax-table, f90-mode-map): Do the
9678         initialization in the defvar.
9679         (f90-font-lock-on, f90-font-lock-off): Add 'menu-alias property.
9680         (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3)
9681         (f90-font-lock-4): Move the doc strings.
9682         (f90-menu-bar-menu): New internal variable to hold the top-level menu.
9683         (f90-change-case-menu, f90-font-lock-menu): Minor code changes.
9684         (f90-mode-abbrev-table): Initialize in the defvar, with
9685         define-abbrev-table.
9687 2002-05-18  Eli Zaretskii  <eliz@is.elta.co.il>
9689         * tar-mode.el (tar-octal-time): Fix last change.
9691 2002-05-18  Markus Rost  <rost@math.ohio-state.edu>
9693         * mail/emacsbug.el (report-emacs-bug-text-prompt): New variable.
9694         (report-emacs-bug): Store the prompt in
9695         `report-emacs-bug-text-prompt'.  Move Configuration/Important
9696         settings information after the user's report.
9697         (report-emacs-bug-hook): Unclutter by deleting the content of
9698         `report-emacs-bug-text-prompt'.
9700 2002-05-17  Thomas Morgan  <tlm@pocketmail.com>
9702         * forms.el (forms-jump-record, forms-insert-record)
9703         (forms-delete-record): Calculate lines from the beginning of the
9704         accessible portion rather than from the beginning of the buffer.
9706 2002-05-16  Eli Zaretskii  <eliz@is.elta.co.il>
9708         * ps-mule.el (eval-and-compile): Add a trivial replacement for a
9709         possibly missing encode-char.
9710         (ps-mule-font-info-database-bdf): Add associations for Unicode
9711         fonts.  Doc fix.
9712         (ps-mule-font-info-database-ps-bdf): Doc fix.
9713         (ps-mule-encode-ucs2): New function for encoding Unicode characters.
9715         * tar-mode.el (tar-octal-time): Fix the last argument of logior.
9717 2002-05-16  Stefan Monnier  <monnier@cs.yale.edu>
9719         * emacs-lisp/find-func.el (find-function-search-for-symbol):
9720         Find funs defined with defun-cvs-mode.
9721         (find-function-space-re): New const.  Skips comments as well.
9722         (find-function-regexp, find-variable-regexp): Use it.
9724         * pcvs.el (cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.
9725         (cvs-mode-add-change-log-entry-other-window): Work on multiple files.
9726         (cvs-mode-set-flags): Don't cons unnecessarily.
9728 2002-05-16  Colin Walters  <walters@debian.org>
9730         * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to
9731         "Simple Calculator".
9732         (menu-bar-tools-menu) <calc>: New.
9734 2002-05-16  Juanma Barranquero  <lektu@terra.es>
9736         * progmodes/hideshow.el (hs-adjust-block-beginning): Fix typo.
9738         * filesets.el (filesets-ormap): Fix typo.
9740         * faces.el (describe-face): Fix typo.
9742 2002-05-15  Stefan Monnier  <monnier@cs.yale.edu>
9744         * emacs-lisp/easymenu.el (easy-menu-make-symbol):
9745         Don't treat (lambda () ...) as an expression.
9747 2002-05-15  John Paul Wallington  <jpw@shootybangbang.com>
9749         * replace.el (occur-read-primary-args): Handle a bare 'C-u' correctly.
9751 2002-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
9753         * emacs-lisp/easymenu.el (easy-menu-add): Doc fix.
9755 2002-05-14  Glenn Morris  <gmorris@ast.cam.ac.uk>
9757         * progmodes/fortran.el (fortran-directive-re): New name for
9758         fortran-preprocessor-re.  All usage updated.
9759         (fortran-calculate-indent): Give directives zero indentation.
9761 2002-05-14  Jason Rumney  <jasonr@gnu.org>
9763         * emacs-lisp/easymenu.el (easy-menu-name-match): Match both
9764         displayed text and internal name as string.
9766 2002-05-14  Kim F. Storm  <storm@cua.dk>
9768         * emulation/cua-rect.el (cua--rectangle-operation):
9769         Don't highlight empty lines in rectangles.
9771         * emulation/keypad.el: Improved commentary.
9772         (keypad-setup, keypad-shifted-setup): Added choice to setup
9773         Numeric keypad with decimal key; value is selected character.
9774         (keypad-decimal-key, keypad-shifted-decimal-key): Removed options.
9775         (keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
9776         (keypad-setup): Arg list changed to support the new options.
9778 2002-05-14  Richard M. Stallman  <rms@gnu.org>
9780         * dabbrev.el (dabbrev-case-distinction): New option.
9781         (dabbrev--try-find): Handle dabbrev-case-distinction.
9782         (dabbrev--search): Clean up the code.
9783         (dabbrev-upcase-means-case-search): Doc fix.
9784         (dabbrev-case-replace): Fix custom tags and docs.
9786 2002-05-14  Jochen K\e,A|\e(Bpper  <jochen@jochen-kuepper.de>
9788         * calc/calc-units.el (math-standard-units): Update from CODATA.
9790 2002-05-14  Stefan Monnier  <monnier@cs.yale.edu>
9792         * skeleton.el (skeleton-transformation): Default to `identity'.
9793         (skeleton-insert): Use `move-after' markers and `insert' rather
9794         than rely on insert-before-markers.
9795         (skeleton-internal-1): Handle `> \n' specially so that the newline
9796         is inserted before the first line is indented.
9798 2002-05-14  Mike Williams  <mdub@bigfoot.com>
9800         * textmodes/sgml-mode.el (sgml-tag):
9801         Default skeleton-transformation to `identity'.
9803 2002-05-14  Francesco Potort\e,Al\e(B  <pot@gnu.org>
9805         * shell.el (shell-mode): Make second part of initialisation
9806         depend on whether comint-input-ring is empty, rather than depend
9807         on it being nil.
9809 2002-05-14  Richard M. Stallman  <rms@gnu.org>
9811         * files.el (make-auto-save-file-name):
9812         Delete the auto-save file after make-temp-file creates it.
9814 2002-05-13  Kim F. Storm  <storm@cua.dk>
9816         * emulation/cua-base.el (cua-enable-cursor-indications): Default off.
9817         (cua-mode): Print Enabled/Disabled messages if interactive.
9818         Disable delete-selection-mode and pc-selection-mode when cua-mode
9819         is enabled; reenable if cua-mode is turned off.
9820         Remember setting of transient-mark-mode when cua-mode is enabled;
9821         restore if cua-mode is disabled.
9823 2002-05-13  Richard M. Stallman  <rms@gnu.org>
9825         * mail/emacsbug.el (report-emacs-bug): Change the "English please" msg.
9827 2002-05-13  Colin Walters  <walters@gnu.org>
9829         * ibuf-ext.el (ibuffer-format-filter-group-data): New function.
9831         * ibuffer.el (ibuffer-insert-filter-group): New argument filter-string.
9832         (ibuffer-redisplay-engine): Handle it.
9834         * add-log.el (add-log-mailing-address): Can be a list, too.
9835         (add-change-log-entry): If `add-log-mailing-address' is a list,
9836         then handle it.
9838 2002-05-12  Colin Walters  <walters@debian.org>
9840         * replace.el (occur-1): New optional argument `buf-name'.
9841         (occur-revert-function): Use it.
9843         (occur-1): Handle plurals.
9845         (occur-engine): If there are no more matches, then finish
9846         searching the current buffer.
9848 2002-05-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9850         * net/ange-ftp.el (ange-ftp-try-passive-mode)
9851         (ange-ftp-passive-host-alist): Change :version attributes to be
9852         strings.
9854 2002-05-12  Markus Rost  <rost@math.ohio-state.edu>
9856         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Define it with
9857         define-minor-mode.
9859         * emacs-lisp/find-func.el (find-function-search-for-symbol):
9860         Handle more whitespace/newline combinations in symbol definitions.
9862 2002-05-12  Eli Zaretskii  <eliz@is.elta.co.il>
9864         * w32-vars.el (w32)
9865         * vc-cvs.el (vc-cvs-global-switches)
9866         (vc-cvs-sticky-date-format-string, vc-cvs-sticky-tag-display)
9867         * textmodes/sgml-mode.el (sgml-xml-mode)
9868         * ruler-mode.el (ruler-mode)
9869         * replace.el (query-replace-skip-read-only)
9870         * progmodes/fortran.el (fortran-preprocessor-re)
9871         * net/ange-ftp.el (ange-ftp-passive-host-alist)
9872         * mail/sendmail.el (mail-use-dsn)
9873         * faces.el (mode-line-inactive, minibuffer-prompt)
9874         * add-log.el (add-log-always-start-new-record): Change all
9875         post-21.1 :version attributes to 21.4.
9877 2002-05-12  Richard M. Stallman  <rms@gnu.org>
9879         * mail/smtpmail.el (smtpmail-mail-address): New variable.
9880         (smtpmail-send-it): Bind and use that instead of `mail-address'.
9881         (smtpmail-via-smtp): Likewise.
9883         * ansi-color.el (ansi-color-get-face): Avoid add-to-list on local var.
9884         (ansi-color-apply-sequence): Avoid duplicates in combined face list.
9886         * dired-aux.el (dired-show-file-type): Use -- to say FILE's not option.
9888         * subr.el (functionp): Catch errors in indirect-function.
9890 2002-05-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9892         * net/ldap.el (ldap-search-internal): Unfold folded lines before
9893         parsing.
9895         * cus-edit.el (customize-set-value): Rename `var' to `variable'
9896         and `val' to `value'.
9897         (customize-save-variable): Rename `var' to `'variable.
9899 2002-05-12  Glenn Morris  <gmorris@ast.cam.ac.uk>
9901         * progmodes/fortran.el (fortran-preprocessor-re): New variable.
9902         Use it for font-locking and indentation.
9903         (fortran-previous-statement, fortran-next-statement): Make them
9904         skip over preprocessor lines.
9905         (fortran-calculate-indent): Use fortran-preprocessor-re.
9907 2002-05-10  Kim F. Storm  <storm@cua.dk>
9909         * emulation/cua-base.el (cua-enable-cua-keys)
9910         (cua-enable-register-prefix): Added value for `other' choice.
9912 2002-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
9914         * menu-bar.el (menu-bar-showhide-scroll-bar-menu)
9915         (menu-bar-showhide-menu): Use display-graphic-p, not window-system.
9916         (menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
9917         Run a named function.
9918         (showhide-menu-bar, showhide-toolbar): Invoke customize-mark-as-set.
9919         (menu-bar-showhide-menu) <column-number-mode, line-number-mode>:
9920         Fix help text.
9922 2002-05-10  Kim F. Storm  <storm@cua.dk>
9924         * emulation/cua-base.el (cua-mode): Misc. changes to use
9925         emulation-mode-map-alists instead of minor-mode-map-alist.
9927 2002-05-09  Richard M. Stallman  <rms@gnu.org>
9929         * mail/rmail.el (rmail-show-message):
9930         Catch error in check-coding-system.
9932         * progmodes/compile.el (compilation-error-regexp-alist):
9933         New element to recognize Python error messages.
9935         * shell.el (shell-replace-by-expanded-directory):
9936         If there's already a / at the end, don't add one.
9938 2002-05-09  Colin Walters  <walters@verbum.org>
9940         * ibuffer.el (ibuffer-mode-map): Add :enable guards for
9941         `ibuffer-filter-disable', `ibuffer-pop-filter',
9942         `ibuffer-or-filter', `ibuffer-negate-filter',
9943         `ibuffer-decompose-filter', `ibuffer-save-filters',
9944         `ibuffer-switch-to-saved-filters', `ibuffer-delete-saved-filters',
9945         `ibuffer-save-filter-groups',
9946         `ibuffer-switch-to-saved-filter-groups',
9947         `ibuffer-delete-saved-filter-groups'.
9949         * ibuf-ext.el (ibuffer-do-occur): Default to 0 context lines.
9951 2002-05-09  Markus Rost  <rost@math.ohio-state.edu>
9953         * woman.el (woman-menu): Move symbol before the comment so that
9954         find-function-search-for-symbol finds it.
9956 2002-05-10  Miles Bader  <miles@gnu.org>
9958         * facemenu.el (list-colors-display): Don't use
9959         `display-color-cells' unless the display class is one for which
9960         that info is relevant.
9962 2002-05-09  Simon Josefsson  <jas@extundo.com>
9964         * mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from
9965         calling buffer.
9966         (smtpmail-auth-credentials): Bump :version to 21.4 (21.3 will not
9967         have the patch).
9969 2002-05-09  Kim F. Storm  <storm@cua.dk>
9971         * wid-edit.el (checkbox): New check-mark image.
9973 2002-05-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9975         * filesets.el (filesets-running-xemacs): Fix last change.
9977 2002-05-08  Markus Rost  <rost@math.ohio-state.edu>
9979         * help-fns.el (describe-function-1): If the source is
9980         `loaddefs.el', look for the real source.  This is necessary only
9981         for defaliases.
9983         * emacs-lisp/find-func.el (find-function-search-for-symbol):
9984         Add autoload cookie.
9985         (find-function-regexp): Include
9986         "\(quote " to match the defaliases in loaddefs.el.
9988         * filesets.el (filesets-conditional-sort): Use copy-sequence,
9989         not copy-list.
9990         (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu):
9991         Defvar them to nil if running in Emacs.
9993 2002-05-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9995         * textmodes/flyspell.el (make-flyspell-overlay): Add help text
9996         to flyspell overlays.
9998         * info.el (Info-mode-map): Bind `c' to Info-copy-current-node-name.
10000 2002-05-08  Richard M. Stallman  <rms@gnu.org>
10002         * diff.el (diff-regexp-alist): Doc fix.
10004         * mail/smtpmail.el (netrc-machine, netrc-get): Add autoloads.
10006 2002-05-08  Simon Marshall  <simon@gnu.org>
10008         * msb.el (msb-menu-bar-update-buffers): Fixed frame menu to use
10009         the frame name as the car of a menu entry, rather than the frame.
10011 2002-05-08  Juanma Barranquero  <lektu@terra.es>
10013         * rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos
10014         in docstring.
10016 2002-05-07  Colin Walters  <walters@verbum.org>
10018         * replace.el (occur-unfontify-region-function): Delete.
10019         (occur-mode): Don't use it.
10020         (occur-engine): Respect `keep-props'.
10021         (occur-accumulate-lines): If we're moving forward, decrement;
10022         don't increment, and vice versa.
10024 2002-05-08  Toru Tomabechi  <Toru.Tomabechi@orient.unil.ch>
10026         * language/tibet-util.el (tibetan-canonicalize-for-unicode-alist)
10027         (tibetan-canonicalize-for-unicode-regexp): New variables.
10028         (tibetan-canonicalize-for-unicode-region): New function.
10029         (tibetan-strict-unicode): New variable.
10030         (tibetan-pre-write-canonicalize-for-unicode): New function.
10032 2002-05-07  Markus Rost  <rost@math.ohio-state.edu>
10034         * net/ange-ftp.el (ange-ftp-re-read-dir): Don't hide it behind
10035         the autoload-cookie.  Remove comment.
10037         * ffap.el (ffap): Don't hide it behind the autoload-cookie.
10039         * rect.el (close-rectangle): Don't hide it behind the
10040         autoload-cookie.
10042 2002-05-07  Juanma Barranquero  <lektu@terra.es>
10044         * windmove.el (windmove-default-keybindings): Add optional
10045         parameter to allow using a modifier other than 'shift.
10047 2002-05-07  Thomas Link  <t.link@gmx.at>
10049         * filesets.el:
10050         (filesets-external-viewers): Fix customization problem.
10051         (filesets-some): Replaces cl's `some'.  Calls changed.
10052         (filesets-member): Replaces cl's `member*'.  Calls changed.
10053         (filesets-ormap): New function.
10055 2002-05-07  John Paul Wallington  <jpw@shootybangbang.com>
10057         * ibuffer.el (toplevel): Specialize `ibuffer-mode-groups-popup'
10058         menu items.
10060 2002-05-07  Colin Walters  <walters@gnu.org>
10062         * ibuf-ext.el (ibuffer-pop-filter-group): Doc fix.
10063         (ibuffer-clear-filter-groups): Likewise.
10064         (ibuffer-kill-filter-group): Likewise.
10065         (ibuffer-kill-line): Likewise.
10066         (ibuffer-read-filter-group-name): New function.
10067         (ibuffer-jump-to-filter-group): Use it.
10068         (ibuffer-kill-filter-group): Likewise.
10069         (ibuffer-yank-filter-group): Likewise.
10070         (ibuffer-decompose-filter-group): New function.
10072         * ibuffer.el (ibuffer-mode-map): Bind it.  Add :enable guard
10073         around `ibuffer-filters-to-filter-group' menu item.  Fix :enable
10074         guards for `ibuffer-pop-filter-group' and
10075         `ibuffer-clear-filter-groups'.
10077 2002-05-06  Markus Rost  <rost@math.ohio-state.edu>
10079         * emacs-lisp/find-func.el (find-function-search-for-symbol):
10080         Use with-syntax-table.
10082 2002-05-06  Francesco Potort\e,Al\e(B  <pot@gnu.org>
10084         * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.
10086 2002-05-05  Markus Rost  <rost@math.ohio-state.edu>
10088         * time-stamp.el (time-stamp-format): Doc fix: escape open
10089         parenthesis in column 0.
10091 2002-05-04  Richard M. Stallman  <rms@gnu.org>
10093         * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
10094         Handle both cases: when the menu item has cached info
10095         and when it doesn't.
10097         * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.
10098         (filesets-open-file-function, filesets-save-buffer-function): Likewise.
10099         (filesets-tree-max-level): Doc fix.
10100         (filesets-commands, filesets-external-viewers)
10101         (filesets-ingroup-patterns): Mark as risky.
10102         (filesets-cache-hostname-flag): Doc fix.
10103         (filesets-menu-cache-file): Doc fix.  Mark as risky.
10104         (filesets-menu-before, filesets-menu-path, filesets-menu-in-menu):
10105         Don't defcustom them if running in Emacs.
10107 2002-05-04  Thomas Link  <t.link@gmx.at>
10109         * filesets.el (filesets-ingroup-collect-files):
10110         Fix problem with inclusion groups' :scan-depth property.
10112 2002-05-04  Colin Walters  <walters@verbum.org>
10114         * ibuf-ext.el (ibuffer-kill-filter-group): Test for killing
10115         "Default" group earlier.  Push killed group on
10116         `ibuffer-filter-group-kill-ring'.
10117         (ibuffer-kill-line): Document.  Don't push killed group ourselves.
10118         (ibuffer-yank-filter-group): Renamed from `ibuffer-yank'.
10119         (ibuffer-insert-filter-group-before): New function, broken out
10120         from `ibuffer-yank'.
10121         (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
10123         * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
10124         (ibuffer-mode-view-menu): Unused variables; deleted.
10125         (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
10127 2002-05-04  John Paul Wallington  <jpw@shootybangbang.com>
10129         * ibuffer.el (ibuffer-mode-groups-popup): New variable.
10130         (toplevel): Bind filter group menu entries in it.  Add :enable
10131         forms for some menu items.
10132         (toplevel): Bind [down-mouse-3] in `ibuffer-mode-filter-group-map'
10133         to `ibuffer-mouse-popup-menu'.
10134         (ibuffer-mouse-popup-menu): Test whether or not we're on a filter
10135         group name, and if so, pop up a filter group menu.
10137 2002-05-04  Jason Rumney  <jasonr@gnu.org>
10139         * mwheel.el (mwheel-event-button): Translate mouse-wheel events.
10140         (mwheel-scroll): Recognize nil scroll amount as documented.
10142         * term/w32-win.el (mouse-wheel-scroll-line)
10143         (mouse-wheel-scroll-screen): Remove.
10144         ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
10146         * w32-vars.el: (mouse-wheel-scroll-amount): Removed.
10148 2002-05-04  Markus Rost  <rost@math.ohio-state.edu>
10150         * emacs-lisp/find-func.el (find-function-search-for-symbol):
10151         Bind case-fold-search when searching.
10153 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
10155         * apropos.el (apropos-print): Fix the reference to mouse-2.
10157 2002-05-04  Daniel Pfeiffer  <occitan@esperanto.org>
10159         * play/mpuz.el (mpuz-switch-to-window): Set buffer-read-only directly.
10161 2002-05-04  Kim F. Storm  <storm@cua.dk>
10163         * cus-edit.el (custom-buffer-verbose-help): New variable.
10164         (custom-buffer-create-internal): Remove verbose introduction
10165         in customization buffer when it is nil.
10167 2002-05-03  Dave Love  <fx@gnu.org>
10169         * international/mule-cmds.el (select-safe-coding-system):
10170         Don't offer coding systems that use locking shift.
10171         Ask for confirmation if chosen coding system disagrees with
10172         a `coding:' spec in the file.
10174 2002-05-03  John Wiegley  <johnw@gnu.org>
10176         * eshell/esh-var.el (eshell-modify-global-environment): Added this
10177         customization variable, which will cause any "export" commands
10178         within any eshell buffer to modify the global Emacs environment.
10179         It defaults to nil, which means that such commands will only
10180         modify that Eshell buffer's environment.
10181         (eshell-var-initialize): Initialize `eshell-modify-global-environment'.
10183         * eshell/em-cmpl.el (eshell-command-completions-alist):
10184         Improve default completion targets for objdump, nm and readelf.
10186 2002-05-03  Colin Walters  <walters@verbum.org>
10188         * play/gamegrid.el (gamegrid-user-score-file-directory): New variable.
10189         (gamegrid-add-score-with-update-game-score):
10190         Use `shared-game-score-directory'.  Correctly handle non-setuid case.
10192 2002-05-02  Colin Walters  <walters@verbum.org>
10194         * replace.el (occur-mode-map): Bind "q" to `delete-window'.
10195         (occur-1): If one of the buffers we're searching is the *Occur*
10196         buffer itself, handle it by creating a temporary buffer.  If any
10197         of the buffers being searched are killed, note that in the search
10198         result message.  Also, set local variables before we possibly kill
10199         the buffer.
10201 2002-05-02  Kim F. Storm  <storm@cua.dk>
10203         * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg.
10204         (menu-bar-options-save): Added cua-mode.
10205         (menu-bar-options-menu): Added toggle for cua-mode.
10206         Disable toggle for transient-mark-mode if cua-mode is enabled.
10208         * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local
10209         variable.
10211 2002-05-01  Richard M. Stallman  <rms@gnu.org>
10213         * help.el (view-todo): New function.
10214         (help-map): Bind C-h C-t to view-todo.
10215         (help-for-help): Change the text.
10217 2002-05-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
10219         * progmodes/f90.el: Yet more doc string, commment and whitespace
10220         changes.
10221         (f90-imenu-flag): New name for internal variable f90-imenu.
10222         (f90-blocks-re, f90-program-block-re, f90-end-if-re)
10223         (f90-no-break-re): Use regexp-opt.
10224         (f90-end-type-re): Add closing "\\>".
10225         (f90-indent-region): Correctly indent comments embedded in
10226         continued lines.
10227         (f90-indent-new-line): Make it indent the current line, as it should.
10228         (f90-line-continued, f90-get-present-comment-type)
10229         (f90-looking-at-if-then, f90-indent-line, f90-indent-new-line)
10230         (f90-indent-region, f90-indent-subprogram, f90-do-auto-fill)
10231         (f90-join-lines, f90-fill-region, f90-match-end, f90-insert-end)
10232         (f90-change-keywords): Minor code tidying.
10234         * progmodes/fortran.el (fortran-strip-sequence-nos): Rename from
10235         typo `fortran-strip-sqeuence-nos'.
10237 2002-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
10239         * simple.el (clone-indirect-buffer-other-window): Fix a typo in
10240         pop-up-window.
10242 2002-05-01  Kim F. Storm  <storm@cua.dk>
10244         * emulation/cua-base.el (cua--pre-command-handler):
10245         Only interpret delete-selection property if mark-active.
10246         (cua-mode): Fixed require in defcustom.
10248 2002-05-01  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10250         * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of
10251         error call.
10253 2002-05-01  Colin Walters  <walters@verbum.org>
10255         * textmodes/tex-mode.el (tex-validate-buffer):
10256         Use `occur-revert-arguments' instead of setting `occur-nlines' and
10257         `occur-buffer'.  Don't test for `input-pending-p' in loop.
10258         Set text property `occur-target' instead of `occur'.
10260 2002-04-30  John Wiegley  <johnw@gnu.org>
10262         * align.el (align-region): Fixed the fix to align-region, because
10263         the "name" argument was appearing twice.
10265 2002-05-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
10267         * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way
10268         to handle protection labels, one which doesn't get confused by
10269         inherit colons.
10271         * progmodes/cc-engine.el (c-end-of-decl-1): Don't treat
10272         functions that have "class" or "struct" in the return type as
10273         classes or structs.
10275 2002-04-30  Kim F. Storm  <storm@cua.dk>
10277         * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed
10278         Options" to "New Options..."; rephrase tooltip.
10279         Rephrase tooltip for "Specific Option...".
10280         Added "Saved Options" item.  [from Simon Marshall]
10282 2002-04-30  Richard M. Stallman  <rms@gnu.org>
10284         * time.el (display-time-mail-directory)
10285         (display-time-mail-function): Doc fixes.
10287         * ediff-hook.el: Remove autoload cookies.
10289         * language/tibetan.el (tibetan-obsolete-glyphs): Now in tibet-util.el.
10291         * language/tibet-util.el (tibetan-obsolete-glyphs): From tibetan.el.
10293         * align.el (align-region): Fix call to `message'.
10294         Check that (car rule) is a symbol.
10296         * autoinsert.el (auto-insert-directory): Doc fix.
10298         * facemenu.el (describe-text-at and stuff): Moved to descr-text.el.
10300         * descr-text.el: New file, broken out of facemenu.el.
10302         * emacs-lisp/advice.el (documentation): Add ad-define-subr-args call.
10304 2002-04-29  Markus Rost  <rost@math.ohio-state.edu>
10306         * mail/emacsbug.el (report-emacs-bug-hook):
10307         Use replace-match only if search was successful.
10309 2002-04-29  Richard M. Stallman  <rms@gnu.org>
10311         * net/zone-mode.el (zone-mode): Add write-file-hooks hook locally.
10313         * mail/emacsbug.el (report-emacs-bug-hook): Don't fail completely
10314         if the user edits the Emacs version number in the text.
10316         * filesets.el (filesets-running-xemacs): Make defvar unconditional.
10317         (filesets-ingroup-files): Renamed from filesets-ingroup-paths.
10318         (filesets-error): Simplify definition and make conditional
10319         on filesets-running-xemacs.
10320         (filesets-find-file-using): Renamed from fsfind-file-using.
10322 2002-04-29  Stefan Monnier  <monnier@cs.yale.edu>
10324         * info.el (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
10325         (Info-read-node-name-1): Complete file names.
10326         (Info-complete-menu-item): Don't cons unnecessarily.
10328         * files.el (locate-file): New fun.
10329         (locate-file-completion): Rename from load-completion and generalize.
10330         (load-library): Use it.
10331         (make-auto-save-file-name): Expand caddr.
10333         * newcomment.el (comment-fill-column): New var.
10334         (comment-indent): Use it.
10335         (comment-or-uncomment-region): New fun.
10336         (comment-dwim): Use it.
10338 2002-04-29  Colin Walters  <walters@verbum.org>
10340         * ibuf-ext.el (ibuffer-kill-filter-group): Call `delete' function.
10341         (ibuffer-kill-line): Copy the filter group data structure when killing.
10342         (ibuffer-yank): Handle case where we're yanking on the default
10343         group correctly.
10344         (ibuffer-delete-saved-filter-groups): Doc fix.
10346         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10347         Test whether or not update-game-score is setuid, and do the right
10348         thing.
10350 2002-04-29  Kim F. Storm  <storm@cua.dk>
10352         * subr.el (remove-yank-excluded-properties): New helper function.
10353         (insert-for-yank, insert-buffer-substring-as-yank): Use it.
10355         * simple.el (yank-excluded-properties): Added help-echo to list.
10357 2002-04-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
10359         * autoinsert.el (auto-insert-directory): Doc fix.
10361         * progmodes/f90.el: Add/change doc strings for many inline
10362         functions.  Whitespace changes.
10363         (f90-indent-line-no, f90-update-line): Minor code changes.
10365 2002-04-29  Kim F. Storm  <storm@cua.dk>
10367         * emulation/cua-base.el: New file.
10369         * emulation/cua-rect.el: New file.
10371         * emulation/cua-gmrk.el: New file.
10373         * emulation/keypad.el: New file.
10375 2002-04-29  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
10377         * language/vietnamese.el (viet-tcvn-decode-table, ccl-decode-tcvn)
10378         (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn):
10379         New Vietnamese coding system.
10381         * language/viet-util.el: Update Commentary section.
10383 2002-04-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10385         * filesets.el (filesets-data): Doc fix.
10386         (filesets-running-xemacs): Define even when compiling.
10388         * recentf.el (recentf-cancel-dialog): Remove dot at the end of
10389         sentence.
10391 2002-04-29  Stefan Monnier  <monnier@cs.yale.edu>
10393         * textmodes/fill.el (fill-context-prefix): Fix last change with
10394         yet-another-approach.
10396 2002-04-28  Markus Rost  <rost@math.ohio-state.edu>
10398         * net/ange-ftp.el (ange-ftp-passive-host-alist)
10399         (ange-ftp-bs2000-additional-pubsets): Fix custom type.
10401         * files.el (small-temporary-file-directory): Fix custom type.
10403 2002-04-28  Glenn Morris  <gmorris@ast.cam.ac.uk>
10405         * progmodes/f90.el (f90-xemacs-flag): New variable.
10406         (f90-mark-subprogram-overlay): New variable.
10407         (f90-mark-subprogram): Now it highlights the subprogram.
10408         (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
10409         Fix highlighting of various "type" forms.
10411 2002-04-28  Colin Walters  <walters@verbum.org>
10413         * ibuffer.el (ibuffer-mode): Additional documentation on filter
10414         groups.
10416 2002-04-28  John Paul Wallington  <jpw@shootybangbang.com>
10418         * ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an
10419         ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil.
10421 2002-04-28  Richard M. Stallman  <rms@gnu.org>
10423         * mail/sendmail.el (mail-recover-1): Decrease non-random-len
10424         by 1 for the newly-readded #.
10426         * files.el (make-auto-save-file-name): Specify # as suffix
10427         in the non-file-visiting case.
10429         * subr.el (make-temp-file): New arg SUFFIX.
10431         * filesets.el: New file.
10433         * replace.el (occur-accumulate-lines): Avoid incf and decf.
10434         (occur-engine-add-prefix): New function.
10435         (occur-engine): Avoid using macrolet, incf and decf.
10436         Use occur-engine-add-prefix instead.
10437         Rename `l' to `lines' and `c' to `matches'.
10439         * replace.el (occur-engine, occur-mode-mouse-goto)
10440         (occur-mode-find-occurrence, occur-mode-goto-occurrence)
10441         (occur-mode-goto-occurrence-other-window)
10442         (occur-mode-display-occurrence): A position is just a marker,
10443         not a list.
10445         * replace.el (occur-revert-arguments):
10446         Renamed from occur-revert-properties.  All uses changed.
10448 2002-04-28  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10450         * recentf.el (recentf-menu-before): Use string to specify path in
10451         the menu.
10453         * international/mule-cmds.el (read-language-name): Take care of
10454         non-list values.
10456 2002-04-27  Richard M. Stallman  <rms@gnu.org>
10458         * custom.el (custom-load-symbol): Moved from cus-edit.el.
10459         (custom-load-recursion): Likewise.
10461         * cus-edit.el (custom-load-symbol): Moved to custom.el.
10462         (custom-load-recursion): Likewise.
10464         * progmodes/ada-xref.el (ada-add-ada-menu): Menu pseudo-keys
10465         generated by easymenu are now lowercase.
10467 2002-04-27  Richard M. Stallman  <rms@gnu.org>
10469         * menu-bar.el (menu-bar-update-buffers): Add menu items
10470         Next Buffer and Previous Buffer.
10472         * simple.el (next-buffer, prev-buffer): New commands.
10473         Bind C-x left and C-x right to them.
10475         * info.el (Info-header-line): Mark it as risky-local-variable.
10477         * subr.el (insert-for-yank): Replace `category' property
10478         with whatever properties it stands for.
10480         * subr.el (member-ignore-case): Ignore non-strings in LIST.
10482 2002-04-27  Miles Bader  <miles@gnu.org>
10484         * faces.el (read-face-name): Format the prompt correctly when
10485         there's no default.
10487 2002-04-26  Andrew Choi  <akochoi@shaw.ca>
10489         * term/mac-win.el: Don't call ediff-toggle-multiframe.
10490         Set default directory.  Set process-connection-type to nil.
10492 2002-04-26  Richard M. Stallman  <rms@gnu.org>
10494         * loadup.el: Explicitly load cus-face and timer.
10496         * isearch.el: Don't require timer.
10498         * faces.el: Don't require cus-face.
10500         * cus-edit.el (customize-face): Use read-face-name
10501         and handle multiple faces.
10502         (customize-face-other-window): Make it work similarly.
10504         * faces.el (read-face-name): New defaulting features.
10505         New args STRING-DESCRIBING-DEFAULT and MULTIPLE.
10506         (list-faces-display): Use the face, not its name string,
10507         as arg when running customize-face.
10508         Put a `read-face-name' prop on the entire line.
10509         (describe-face): Handle multiple faces via read-face-name.
10511         * textmodes/tex-mode.el (tex-start-options): New variable.
10512         (tex-start-commands): New variable.
10513         (tex-start-options-string): Variable deleted.
10514         (tex-start-tex): Use tex-start-options and tex-start-commands,
10515         not tex-start-options-string.
10516         (tex-command): Doc fix.
10518 2002-04-26  Sam Steingold  <sds@gnu.org>
10520         * mail/smtpmail.el (smtpmail-try-auth-methods): When `host' is
10521         not in the authinfo/netrc, keep `cred' at nil.
10523 2002-04-26  Gerd Moellmann  <gerd@gnu.org>
10525         * find-file.el: Remove Ada-specific example code.
10527 2002-04-25  Michael Kifer  <kifer@cs.stonybrook.edu>
10529         * ediff-hooks.el: Put back the autoloads.
10531 2002-04-25  Colin Walters  <walters@verbum.org>
10533         * ibuffer.el (define column process): Use `ibuffer-aif'.
10535         * ibuf-ext.el (ibuffer-saved-filter-groups): Don't include broken
10536         defaults.
10537         (ibuffer-yank): Be sure to `setq' after we use `nconc'.
10538         (ibuffer-save-filter-groups): Correctly structure filter groups.
10539         (ibuffer-switch-to-saved-filter-groups): Correctly extract filter
10540         groups.
10542 2002-04-25  Simon Josefsson  <jas@extundo.com>
10544         * mail/sendmail.el (mail-use-dsn): New variable to request
10545         delivery status notification from MTA.
10546         (sendmail-send-it): Use it.
10548         * mail/smtpmail.el (smtpmail-queue-counter): New variable.
10549         (smtpmail-send-it): Use it to construct new queue filenames
10550         (needed if you send more than one message per second, which is
10551         possible if you use Gnus Agent).
10553         * mail/smtpmail.el (smtpmail-auth-credentials): Support netrc
10554         files as well.
10555         (smtpmail-try-auth-methods): Support netrc data.
10556         (netrc-parse): Autoload netrc.
10558 2002-04-25  Colin Walters  <walters@verbum.org>
10560         * replace.el (multi-occur-by-filename-regexp): Doc fix.
10561         (occur-engine): Go to `point-min'.  Make nlines argument actually
10562         mean number of context lines.  Handle it.  Pad digits to the right.
10564         * ibuf-ext.el (ibuffer-filtering-groups): Renamed to
10565         `ibuffer-filter-groups'.  All users updated.
10566         (ibuffer-show-empty-filter-groups): New variable.
10567         (ibuffer-saved-filter-groups): New variable.
10568         (ibuffer-maybe-save-stuff): Renamed from
10569         `ibuffer-maybe-save-saved-filters'.  Callers updated.
10570         Handle `ibuffer-saved-filter-groups'.
10571         (ibuffer-hidden-filtering-groups): Renamed to
10572         `ibuffer-hidden-filter-groups'.
10573         (ibuffer-filter-group-kill-ring): New variable.
10574         (ibuffer-save-with-custom): Doc fix.
10575         (ibuffer-set-filter-groups-by-mode): New function.
10576         (ibuffer-clear-filter-groups): New function.
10577         (ibuffer-current-filter-groups-with-position): Renamed from
10578         `ibuffer-current-filter-groups'.  Callers updated.
10579         (ibuffer-kill-filter-group): New function.
10580         (ibuffer-kill-line): New function.
10581         (ibuffer-yank): New function.
10582         (ibuffer-save-filter-groups): New function.
10583         (ibuffer-delete-saved-filter-groups): New function.
10584         (ibuffer-switch-to-saved-filter-groups): New function.
10585         (ibuffer-mark-on-buffer): Add optional arguments for adding a
10586         specific mark, and marking on a specific group.
10588         * ibuffer.el (ibuffer-formats): Doc fix.
10589         (ibuffer-mode-map): Bind <up> to `ibuffer-backward-line'.
10590         Bind new functions from ibuf-ext.el.  Add menu entries for them.
10591         Remove superfluous tooltips.
10592         (ibuffer-toggle-marks): If on a group name, then toggle marks just
10593         in that group.
10594         (ibuffer-mark-interactive): Handle filter groups.
10595         (ibuffer-mark-forward, ibuffer-unmark-forward)
10596         (ibuffer-mark-for-delete, ibuffer-unmark-backward)
10597         (ibuffer-mark-for-delete-backwards): Update docs.
10598         (ibuffer-current-filter-groups): Moved to ibuf-ext.el, and renamed
10599         to `ibuffer-current-filter-groups-with-position'.
10600         (ibuffer-redisplay-engine): Handle `ibuffer-show-empty-filter-groups'.
10601         (ibuffer-mode): Add some documentation about filter groups.
10603 2002-04-25  Andreas Schwab  <schwab@suse.de>
10605         * find-dired.el (find-name-dired): Don't quote pattern twice.
10607 2002-04-26  Miles Bader  <miles@gnu.org>
10609         * cus-edit.el (customize-face, customize-face-other-window):
10610         Use default instead of initial-input for suggested face.
10612 2002-04-25  Gerd Moellmann  <gerd@gnu.org>
10614         * cus-edit.el (customize-face-other-window, customize-face):
10615         Interactively, when point is on text with a face, suggest to
10616         customize that face.
10618 2002-04-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
10620         * progmodes/f90.el: General tidy-up of commentary and some doc
10621         strings.
10623 2002-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
10625         * scroll-all.el (scroll-all-function-all) New function to do the
10626         actual work.
10627         (scroll-all-scroll-down-all, scroll-all-scroll-up-all,
10628         scroll-all-page-down-all, scroll-all-page-up-all,
10629         scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
10630         Make them use scroll-all-function-all.
10632         * progmodes/f90.el (f90-get-beg-of-line): Removed and replaced
10633         with line-beginning-position.
10634         (f90-get-end-of-line): Removed and replaced with line-end-position.
10635         (f90-match-piece): Removed and replaced with match-string.
10636         (f90-current-indentation): Remove `current-column'.
10637         (f90-get-present-comment-type): Use match-string rather than
10638         buffer-substring.
10639         (f90-match-end): Use line-beginning-position, line-end-position
10640         rather than beginning-of-line, end-of-line.
10641         (f90-startup-message): Variable removed.
10643 2002-04-24  Colin Walters  <walters@verbum.org>
10645         * replace.el (occur-accumulate-lines): Add optional argument
10646         `no-props'.  Handle it.
10647         (occur-engine): Use it.
10649         * ibuf-ext.el (toplevel): Remove byte-compile-dynamic.  Try to set
10650         up autoloads manually.
10651         (ibuffer-split-list): New function.
10652         (ibuffer-filtering-groups): New variable.
10653         (ibuffer-hidden-filtering-groups): New variable.
10654         (ibuffer-mouse-toggle-filter-group): New function.
10655         (ibuffer-toggle-filter-group): New function.
10656         (ibuffer-toggle-filter-group-1): New function.
10657         (ibuffer-forward-filter-group): New function.
10658         (ibuffer-backward-filter-group): New funtion.
10659         (ibuffer-generate-filter-groups): New function.
10660         (ibuffer-filters-to-filter-group): New function.
10661         (ibuffer-pop-filter-group): New function.
10662         (ibuffer-jump-to-filter-group): New function.
10663         (ibuffer-do-occur): Just use `occur-read-primary-args'
10665         * ibuffer.el (ibuffer-filter-group-name-face): New.
10666         (ibuffer-mode-map): Bind and add menu entries for most new
10667         functions; also, bind the arrow keys to the movement functions.
10668         (ibuffer-mode-filter-group-map): New.
10669         (ibuffer-mouse-toggle-mark): Handle group names.
10670         (ibuffer-mouse-visit-buffer): Error if the current buffer is killed.
10671         (ibuffer-skip-properties): New function.
10672         (ibuffer-backward-line, ibuffer-forward-line): Optionally skip
10673         group names.  Also, handle new properties.
10674         (ibuffer-visit-buffer, ibuffer-visit-buffer-other-window):
10675         Move error handling to `ibuffer-current-buffer'.
10676         (ibuffer-visit-buffer-other-frame, ibuffer-bury-buffer): Ditto.
10677         (ibuffer-visit-tags-table, ibuffer-do-view-1): Ditto.
10678         (ibuffer-toggle-marks): Add optional group argument.
10679         (ibuffer-mark-interactive): Skip group names.
10680         (ibuffer-current-buffer): Clean up error handling.
10681         (ibuffer-fontify-region-function): Fontify group names.
10682         (ibuffer-map-lines): Add extra group argument.  Handle it.
10683         (ibuffer-current-filter-groups): New function.
10684         (ibuffer-redisplay): Handle hidden filtering groups.
10685         (ibuffer-sort-bufferlist): New function, taken from
10686         `ibuffer-insert-buffers-and-marks'.
10687         (ibuffer-insert-filter-group): New function.
10688         (ibuffer-redisplay-engine): Renamed from
10689         `ibuffer-insert-buffers-and-marks'.  Handle new filtering groups.
10690         (ibuffer): Add filter-groups argument.  Handle it.
10691         Use `save-selected-window'.
10692         (ibuffer-mode): Make `ibuffer-filtering-groups' and
10693         `ibuffer-hidden-filtering-groups' buffer-local.
10695         * ibuf-macs.el (ibuffer-save-marks): Call `ibuffer-redisplay-engine'.
10697 2002-04-24  Richard M. Stallman  <rms@gnu.org>
10699         * emacs-lisp/easymenu.el (easy-menu-intern): Downcase before interning.
10700         (easy-menu-define-key-intern): Function deleted; callers intern
10701         and then call easy-menu-define-key.
10702         (easy-menu-do-add-item): Explicitly intern the key, but not BEFORE.
10703         (easy-menu-define-key): Use easy-menu-name-match to match BEFORE.
10704         (easy-menu-name-match): New function.
10705         (add-submenu): New function.
10706         (easy-menu-get-map-look-for-name): Use easy-menu-name-match.
10708 2002-04-24  Eli Zaretskii  <eliz@is.elta.co.il>
10710         * menu-bar.el (menu-bar-adv-search-menu)
10711         (menu-bar-adv-search-menu): Improve the help text.
10713 2002-04-24  Simon Josefsson  <jas@extundo.com>
10715         * net/netrc.el: New file.
10717 2002-04-24  Thomas DeWeese  <tdeweese@rochester.rr.com>
10719         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
10720         Check if any of the available selection sources has new content
10721         and if so it will return that content.
10723 2002-04-24  Miles Bader  <miles@gnu.org>
10725         * menu-bar.el (buffers-menu-show-directories)
10726         (buffers-menu-show-status): New variables.
10727         (menu-bar-update-buffers-1): Use them.
10729 2002-04-24  Martin Stjernholm  <mast@lysator.liu.se>
10731         * progmodes/cc-cmds.el (c-mask-comment): More fixes when used
10732         from `c-do-auto-fill' and point is at or near the limit of the
10733         comment.  Fixed bug when the prefix from `c-guess-fill-prefix'
10734         is longer than the text on the first line of the comment when
10735         it's masked.
10737 2002-04-24  Miles Bader  <miles@gnu.org>
10739         * menu-bar.el (menu-bar-update-buffers-1): Make sure
10740         `uniquify-buffer-name-style' is bound.
10742 2002-04-23  Colin Walters  <walters@verbum.org>
10744         * replace.el (toplevel): Require `cl' while compiling.
10745         (occur-buffer, occur-nlines): Delete.
10746         (occur-revert-properties): Rename to `occur-revert-properties'.
10747         (occur-mode): Handle it.  Set up font lock.
10748         (occur-revert-function): Simply apply `occur-1'.
10749         (occur-mode-find-occurence, occur-mode-mouse-goto)
10750         (occur-mode-goto-occurrence-other-window)
10751         (occur-mode-display-occurrence): Handle buffer property.
10752         (list-matching-lines-face): Use defcustom.
10753         (list-matching-lines-buffer-name-face): New variable.
10754         (occur-accumulate-lines): Renamed from `ibuffer-accumulate-lines',
10755         in ibuffer.el.
10756         (occur-read-primary-args): Move out of `occur'.
10757         (occur): Delete.  Now simply call `occur-1'.
10758         (multi-occur, multi-occur-by-filename-regexp): New functions.
10759         (occur-1): New function.
10760         (occur-engine): Renamed from `ibuffer-occur-engine' to replace the
10761         previous implementation of `occur'; taken from ibuf-ext.el.
10762         (occur-fontify-on-property): New function.
10763         (occur-fontify-region-function, occur-unfontify-region-function):
10764         New functions.
10766         * ibuffer.el (ibuffer-accumulate-lines): Moved to replace.el.
10768         * ibuf-ext.el (ibuffer-depropertize-string): Delete.
10769         (ibuffer-occur-match-face): Delete.
10770         (ibuffer-occur-props, ibuffer-occur-mode): Delete.
10771         (ibuffer-occur-mouse-display-occurence): Delete.
10772         (ibuffer-occur-goto-occurence, ibuffer-occur-display-occurence)
10773         (ibuffer-do-occur-1, ibuffer-occur-revert-buffer-function): Delete.
10774         (ibuffer-occur-engine): Moved to replace.el.
10775         (ibuffer-do-occur): Simply call `occur-1'.
10777         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
10778         Handle the case where we're already viewing the score file.
10780 2002-04-23  Andreas Schwab  <schwab@suse.de>
10782         * menu-bar.el (menu-bar-goto-menu): Fix bindings for next-tag and
10783         next-tag-otherw.
10785 2002-04-23  Miles Bader  <miles@gnu.org>
10787         * menu-bar.el (menu-bar-update-buffers-1): Don't display a
10788         directory separator if there's no directory.  Don't display
10789         directories at all if uniquify is active.  Some code cleanup.
10790         (uniquify-buffer-name-style): Declare (but don't initialize).
10792         * menu-bar.el (menu-bar-update-buffers): Don't use constant lists
10793         for command menu entries, since the low-level menu code modifies
10794         them.  Cache the resulting list.
10795         (menu-bar-buffers-menu-command-entries): New variable.
10797         * menu-bar.el (menu-bar-update-buffers): Add `Select Named Buffer'.
10798         Add separator line before commands
10799         Remove old crufty code that tried to line things up by adding
10800         spaces to entries (it doesn't work).
10801         Move `Frames' submenu after the normal buffers, and add a
10802         separator line before it.
10803         (menu-bar-buffers-menu-list-buffers-entry): Variable removed.
10805 2002-04-22  Richard M. Stallman  <rms@gnu.org>
10807         * files.el (after-find-file): Use %s to output MSG.
10809         * dired.el (dired-mouse-find-file-other-window):
10810         Handle events that move out of the window.
10812 2002-04-23  Martin Stjernholm  <mast@lysator.liu.se>
10814         * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
10815         was moved to the following line when it was at the first line
10816         of a block comment where comment-start-skip matched to eol.
10818 2002-04-22  Richard M. Stallman  <rms@gnu.org>
10820         * simple.el (line-move-finish): Find beg and end of line
10821         before calling line-move-to-column.  Do consider intangible
10822         when finding the end.  Take more care in analyzing the results
10823         of intangibility after line-move-to-column.
10825 2002-04-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10827         * international/mule-diag.el (list-input-methods-1): Doc fix
10828         (LEIM is now part of the standard distribution).
10830         * tmm.el (tmm-completion-prompt): Doc fix.
10832         * hilit-chg.el (global-highlight-changes): Capitalize status texts.
10834 2002-04-22  Edward M. Reingold  <reingold@emr.cs.iit.edu>
10836         * diary-lib.el (include-other-diary-files): Allow modifying
10837         included buffer, to turn off selective display.
10839 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10841         * progmodes/cc-mode.el: (c-define-abbrev-table): New function to
10842         pass the SYSTEM-FLAG to `define-abbrev' in a way that works in
10843         emacsen that doesn't support it.
10845 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10847         * progmodes/cc-align.el, progmodes/cc-engine.el,
10848         progmodes/cc-styles.el, progmodes/cc-vars.el
10849         (c-guess-basic-syntax, c-lineup-topmost-intro-cont):
10850         Find correct anchor for statement-cont in top level constructs.
10851         Analyze variable initializations in top level constructs as
10852         topmost-intro-cont instead of statement-cont.  That is an
10853         incompatible change but it gives better consistency.  The new
10854         lineup function c-lineup-topmost-intro-cont' compensates for
10855         it and is now put on topmost-intro-cont by default.
10857         * progmodes/cc-align.el, progmodes/cc-engine.el,
10858         progmodes/cc-langs.el (c-lineup-argcont): Lineup function
10859         contributed by Kevin Ryde.
10861         (c-in-gcc-asm-p): Function to recognize asm statements.
10862         Contributed by Kevin Ryde.
10864         (c-opt-asm-stmt-key): New language variable to recognize the
10865         beginning of asm statements.
10867 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10869         * progmodes/cc-engine.el (c-guess-basic-syntax):
10870         Detect variable declarations after class and struct declarations
10871         correctly.  Fixed limit error when finding the anchor for
10872         template-args-cont and topmost-intro-cont.
10874 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10876         * progmodes/cc-cmds.el (c-beginning-of-defun)
10877         (c-declaration-limits): Find the "line oriented" declaration
10878         start too, just like the "line oriented" end is found.
10880 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10882         * progmodes/cc-vars.el (c-offsets-alist): A more sane default
10883         for `inexpr-statement'.  This is not compatible, though.
10884         I think the benefit of a good default style outweights that in
10885         this case.  Besides, `inexpr-statement' is not very common.
10887 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10889         * progmodes/cc-cmds.el (c-electric-delete-forward):
10890         Fix silly bug that caused it to delete backwards in hungry delete
10891         mode.  (It's amazing that this bug hasn't been reported.)
10893         * progmodes/cc-cmds.el (c-declaration-limits, c-mark-function):
10894         Extracted the code to get the declaration limits from
10895         `c-mark-function' to a new `c-declaration-limits'.
10897         (c-indent-defun): Use the same method to get the limits of the
10898         declaration or macro as `c-mark-function'.
10900         * progmodes/cc-engine.el (c-beginning-of-decl-1): Handle brace
10901         list initializers correctly (but costly; it ought to be
10902         integrated into `c-beginning-of-statement-1').
10904 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10906         * progmodes/cc-cmds.el, progmodes/cc-engine.el
10907         (c-beginning-of-defun, c-end-of-defun, c-mark-function):
10908         Rewritten to detect the declaration limits better.
10909         Now handles K&R argdecls, class definitions followed by variables etc.
10911         (c-in-knr-argdecl): Broke out the K&R argdecl test in
10912         `c-beginning-of-decl-1' to this new function.
10914         (c-end-of-statement-1, c-end-of-decl-1):
10915         Replace `c-end-of-statement-1' with `c-end-of-decl-1', which correctly
10916         handles declarations that continue after the block.
10918         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
10919         Added an option to restrict matching to the top level of the
10920         current paren sexp.
10922         * progmodes/cc-langs.el (c-opt-block-decls-with-vars-key):
10923         New regexp to recognize declarations that continue after the block.
10925         (c-syntactic-eol): New regexp to match a "syntactic" eol.
10927 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10929         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed a bug
10930         that often caused the backward limit to be lost at the top
10931         level.  This improves performance a bit.
10933         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
10934         New function that works like `re-search-forward' but only returns
10935         matches in syntactically significant text.
10937         * progmodes/cc-engine.el: Fixed a faster and more accurate way
10938         to recognize K&R argdecls.
10940         (c-beginning-of-decl-1): New function that put point at the
10941         beginning of the declaration.  It handles K&R argdecl blocks.
10943         (c-guess-basic-syntax): Replaced the `knr-argdecl' recognition
10944         code with one that doesn't depend on the current indentation.
10945         The anchor position for `knr-argdecl' has also changed, but in
10946         a way that is unlikely to cause compatibility problems.
10948 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10950         * progmodes/cc-defs.el, progmodes/cc-engine.el
10951         (c-forward-comment): `forward-comment' in XEmacs skips over
10952         line continuations in the backward direction.  Correct for
10953         that.  Also made this a defun since it has grown too large now
10954         to be a defsubst.
10956         * progmodes/cc-langs.el: More convenient and decentralized
10957         setup of the language specific variables.  The regexp-opt
10958         mangling is also done at compile time now.
10960 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10962         * progmodes/cc-cmds.el (c-indent-line-or-region):
10963         Call `c-indent-line' directly instead of through
10964         `indent-according-to-mode' so that this function always
10965         indents syntactically.
10967         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed a bug
10968         where a class beginning with a nested class could cause an
10969         infinite loop (the state outside the narrowed out class is
10970         never used now).
10972 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10974         * progmodes/cc-align.el, progmodes/cc-cmds.el,
10975         progmodes/cc-engine.el, progmodes/cc-vars.el: Fixes so that
10976         the context sensitive analysis inside macros is restricted to
10977         the bodies of #define's; other things, like #if expressions,
10978         never have anything in common with their surroundings.
10979         The old `cpp-macro-cont' syntax is now used in situations where
10980         the syntactic analysis isn't applicable, and a new syntactic
10981         element `cpp-define-intro' is used to add indentation in
10982         #define bodies.
10984         (c-lineup-cpp-define): New name for `c-lineup-macro-cont' to
10985         better reflect its use.
10987         * progmodes/cc-engine.el (c-guess-basic-syntax): Ignore line
10988         continuation backslashes in the detection of `arglist-cont-nonempty'.
10990         * progmodes/cc-align.el: Use the vector form in the return
10991         value in all cases where lineup functions return absolute columns.
10993 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10995         * progmodes/cc-engine.el (c-add-stmt-syntax)
10996         (c-guess-basic-syntax): Anchor `brace-list-intro' and
10997         `bracec-list-close' better for brace lists nested inside expressions.
10999         * progmodes/cc-engine.el, progmodes/cc-langs.el,
11000         progmodes/cc-mode.el, progmodes/cc-styles.el: Cleaned up the
11001         various language specific variables and their initialization.
11002         The keyword regexps are now lists that are combined with
11003         regexp-opt.  Some variables have changed names to fit better
11004         with the naming convention.
11006         * progmodes/cc-defs.el, progmodes/cc-vars.el
11007         (c-buffer-is-cc-mode): The value is the mode symbol of the
11008         original CC Mode mode.
11010         (c-major-mode-is): Compare against the buffer local variable
11011         `c-buffer-is-cc-mode', which is faster than using `derived-mode-class'.
11013 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11015         * progmodes/cc-engine.el (c-forward-syntactic-ws)
11016         (c-backward-syntactic-ws, c-forward-token-1)
11017         (c-backward-token-1, c-in-literal, c-literal-limits)
11018         (c-collect-line-comments, c-literal-type, c-on-identifier)
11019         (c-guess-basic-syntax): These functions are now considered part
11020         of the "CC Mode API" and may be used by other code.
11021         That's signified by making their documentation into docstrings.
11023         (c-whack-state, c-hack-state, c-skip-case-statement-forward):
11024         Removed these internal functions since they aren't used.
11026         (c-forward-to-cpp-expression): Classified this function as internal.
11028 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11030         * progmodes/cc-langs.el (c-ObjC-class-key, c-Java-class-key):
11031         Simplified these regexps; the class keywords they contain
11032         ought to be enough to avoid false matches, so checking for
11033         following identifiers etc is just unnecessary (and might also
11034         fail for oddly formatted code).
11036 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11038         * progmodes/cc-engine.el, progmodes/cc-cmds.el
11039         (c-forward-comment-lc): New function that behaves like
11040         `c-forward-comment', with the exception that line
11041         continuations are treated as whitespace.
11043         (c-beginning-of-statement): Use `c-forward-comment-lc', to
11044         work correctly in macros and other places where line
11045         continuations should be treated as whitespace.
11047         * progmodes/cc-engine.el (c-guess-basic-syntax): Analyze a
11048         normal label in a switch block as a case label, to get
11049         consistent lineup with the case labels.
11051         * progmodes/cc-engine.el (c-backward-syntactic-ws): Fixed bug
11052         in skipping over a macro that ends with an empty line.
11054         * progmodes/cc-styles.el: Require cc-align since styles added
11055         with `c-add-style' often contains references to functions
11056         defined there, and so the `c-valid-offset' check might
11057         otherwise complain on them.
11059 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11061         * progmodes/cc-align.el, progmodes/cc-mode.texi,
11062         progmodes/cc-vars.el: Added two new lineup functions:
11064         (c-lineup-knr-region-comment): A new lineup function to get
11065         (what most people think is) better indentation of comments in
11066         the "K&R region" between the function header and its body.
11068         (c-lineup-gcc-asm-reg): New lineup function for better
11069         indentation inside gcc asm blocks.  Contributed by Kevin Ryde.
11071         (c-offsets-alist): Use `c-lineup-gcc-asm-reg' and
11072         `c-lineup-knr-region-comment' in the default offset
11073         configuration, since these two functions have little impact
11074         outside their intended use, and they generally do the right
11075         thing when they kick in.
11077         * progmodes/cc-engine.el (c-guess-continued-construct)
11078         (c-guess-basic-syntax): Handle nested functions in all
11079         languages, not just Pike.  In C and C++ there's a gcc
11080         extension for this, and it also gives better treatment of
11081         macros that are followed by blocks.
11083         * progmodes/cc-langs.el (c-symbol-key): Made this variable
11084         mode specific, to handle Pike special symbols like `== better.
11086 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11088         * progmodes/cc-cmds.el, progmodes/cc-engine.el,
11089         progmodes/cc-vars.el (c-report-syntactic-errors): A new
11090         variable to control the syntactic error messages.  It defaults
11091         to off; since CC Mode ignores most syntactic errors it might
11092         as well ignore them all for the sake of consistency.
11094 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11096         * progmodes/cc-engine.el (c-looking-at-inexpr-block):
11097         Optimization.  Can give a noticeable speedup if there's a
11098         large preceding function or class body.
11100 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11102         * progmodes/cc-align.el, progmodes/cc-cmds.el: Use more
11103         efficient and correct insertion functions in many places.
11104         Always inherit text properties correctly if the text is
11105         permanent.  Also do it for speed in temporary insertions,
11106         since I figure it's less work to continue the surrounding text
11107         properties than to break them.
11109         * progmodes/cc-styles.el (c-read-offset): Unbind SPC in the
11110         completion to make it easier to enter lists.
11112 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11114         * progmodes/cc-cmds.el (c-beginning-of-defun): Fixed bug where
11115         c-state-cache was clobbered.
11117         * progmodes/cc-cmds.el, progmodes/cc-engine.el
11118         (c-calculate-state): Moved from cc-cmds.el to cc-engine.el due
11119         to dependency.
11121 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11123         * progmodes/cc-engine.el (c-parse-state): Ignore unbalanced
11124         open parens in macros (if point isn't in the same one).
11126 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11128         * progmodes/cc-cmds.el (c-context-open-line): New function
11129         that is the `open-line' equivalent to `c-context-line-break'.
11131         * progmodes/cc-mode.el (c-mode-base-map): Compatibility fix
11132         for Emacs 21 since `indent-new-comment-line' has been changed
11133         to `comment-indent-new-line' there.
11135 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11137         * progmodes/cc-engine.el, progmodes/cc-langs.el
11138         (c-stmt-delim-chars, c-stmt-delim-chars-with-comma):
11139         New variables containing the character sets used to recognize
11140         statement/declaration boundaries.  These variables might help
11141         to support languages like javascript and awk, where newlines
11142         sometimes delimits statements.
11144         (c-crosses-statement-barrier-p): Use `c-stmt-delim-chars' as
11145         the set of statement delimiting characters, to allow it to be
11146         changed dynamically and per-mode.
11148 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11150         * progmodes/cc-engine.el (c-looking-at-bos)
11151         (c-looking-at-inexpr-block, c-add-stmt-syntax)
11152         (c-guess-basic-syntax): Treat blocks directly inside function
11153         calls like "bare" statements inside function calls, and not
11154         like in-expression statements.  This to make indentation of
11155         such blocks consistent with other statements inside macro calls.
11157         * progmodes/cc-engine.el (c-guess-basic-syntax):
11158         Made arglist-cont anchor correctly in arglists that contain statements.
11160         * progmodes/cc-engine.el (c-guess-basic-syntax):
11161         Fixed consistent anchoring of defun-block-intro in defuns in code
11162         blocks (can only occur in Pike).
11164         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
11165         (c-looking-at-inexpr-block-backward): Changed the arguments to
11166         require containing sexps and paren state, for better efficiency.
11168 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11170         * progmodes/cc-cmds.el, progmodes/cc-engine.el,
11171         progmodes/cc-vars.el: Improved anchoring of statement and
11172         handling of labels in front of substatements.
11174         (c-guess-continued-construct, c-guess-basic-syntax):
11175         Improved and unified anchoring at statements.  Statements beginning
11176         with comments or labels are now avoided, by going out of
11177         blocks and containing statements if necessary.  This nesting
11178         handling also fixes the case when there's a statement after a
11179         block open brace.  Added the syntactic symbol `substatement-label'.
11181         (c-electric-colon): Map the new `substatement-label' to
11182         `label' when consulting `c-hanging-colons-alist'.
11184         (c-offsets-alist): Added substatement-label.  Updated the
11185         comments for the new anchoring positions at statements.
11187         * progmodes/cc-engine.el (c-guess-basic-syntax): Use more sane
11188         anchor points for knr-argdecl-intro and access-label.
11189         They used to refer to some point on the same line, a bug which was
11190         neutralized by a kludge in `c-get-syntactic-indentation' which
11191         ignored such anchor points.
11193         (c-get-syntactic-indentation): Removed the kludge that was
11194         necessary due to buggy anchor points.
11196         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not check
11197         the absence of a comma before arglist-close (case 7A) in any
11198         language, since there's nothing better to do that case anyway.
11199         Added special case to make in-expression statements be
11200         recognized as normal arglist-cont if we're directly in a macro
11201         arglist, for consistency with other "bare" statements.
11203         * progmodes/cc-engine.el (c-looking-at-bos): Added optional
11204         limit arg for backward searches.
11206         * progmodes/cc-engine.el (c-looking-at-inexpr-block):
11207         Anchor gcc in-expression statements at the surrounding open
11208         parenthesis.  Treat a class body as an in-expression class if
11209         it's used in an object clone expression in Pike.
11211         * progmodes/cc-engine.el (c-get-offset)
11212         (c-get-syntactic-indentation): Allow several anchor positions
11213         in the list of syntactic symbols.  Only the first is used as
11214         the base for the offset calculation.
11216 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11218         * progmodes/cc-cmds.el (c-indent-defun): Indent the current
11219         macro if inside one at the top level.  Do not throw an error
11220         if used at the top level outside a macro.
11222         * progmodes/cc-cmds.el (c-backslash-region): Do tab width
11223         alignment only if the backslashes can't be aligned with
11224         surrounding backslashes.
11226         * progmodes/cc-engine.el (c-end-of-macro): New function.
11228         * progmodes/cc-engine.el (c-least-enclosing-brace):
11229         Rewritten to not be destructive.
11231 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11233         * progmodes/cc-cmds.el (c-context-line-break): Only do a macro
11234         line break when point is inside the content of it; if it's in
11235         the cpp keyword a normal line break is done.
11237         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not add
11238         cpp-macro-cont inside the argument list to a #define.
11240 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11242         * progmodes/cc-defs.el (c-forward-comment): Implemented a
11243         kludge to avoid the problem most forward-comment incarnations
11244         have with `\' together with comment parsing.
11246 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11248         * progmodes/cc-engine.el (c-check-state-cache): Fixed bug
11249         which could cause the state returned by `c-parse-state' to
11250         lack a closed paren element.  That in turn could result in
11251         very long searches, since it's common that they start from the
11252         last preceding close brace.
11254 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11256         * progmodes/cc-engine.el (c-beginning-of-statement-1): Do not
11257         treat else-if as a single continuation, since that'd make it
11258         hard to get the right anchor point when there's a line break
11259         between the two keywords.  This change causes else-clause to
11260         be anchored on the closest preceding else-if and not always on
11261         the starting if, but that doesn't affect the indentation for
11262         any reasonably sane style.  Also introduced a noerror flag.
11264         (c-beginning-of-closest-statement): Removed;
11265         c-beginning-of-statement-1 now avoids the problem this one solved.
11267         * progmodes/cc-engine.el (c-guess-continued-construct)
11268         (c-guess-basic-syntax): Better and more uniform anchor points
11269         for 'statement-cont and 'substatement.  The effect is
11270         noticeable mostly when there's a label on the same line as the
11271         beginning of the statement, or when there are more stuff
11272         before the start of the statement.
11274         * progmodes/cc-engine.el (c-looking-at-inexpr-block):
11275         Added flag to disable looking at the type of the surrounding paren
11276         since that confuses c-beginning-of-statement-1 and a couple of
11277         other places.
11279         * progmodes/cc-engine.el (c-guess-basic-syntax):
11280         Avoid stepping to the previous statement in case 18.
11281         Improvements in recognition of statement blocks on the top level.
11283 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11285         * progmodes/cc-engine.el (c-beginning-of-statement-1)
11286         (c-crosses-statement-barrier-p): Rewritten to get a well
11287         defined and documented behavior.  This fixes some tricky cases
11288         in recognition of do-while constructs.
11290         (c-backward-to-start-of-do, c-backward-to-start-of-if):
11291         Removed; use c-beginning-of-statement-1 instead.
11293         (c-guess-continued-construct, c-guess-basic-syntax):
11294         Various fixes to not depend on the bugs previously in
11295         c-beginning-of-statement-1.  Cleanups in cases 18 and 17 to
11296         use the new behavior of c-beginning-of-statement-1 better.
11297         Fixed recognition of catch blocks inside macros.
11299         * progmodes/cc-engine.el (c-backward-syntactic-ws): Fixed bug
11300         in skipping over a macro.
11302         * progmodes/cc-langs.el (c-label-kwds): New variable to
11303         contain the appropriate c-*-label-kwds value.
11305         * progmodes/cc-vars.el (defcustom-c-stylevar): Fixed value
11306         evaluation bug that caused the widget for
11307         c-block-comment-prefix to bug out.
11309 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11311         * progmodes/cc-engine.el (c-guess-basic-syntax):
11312         Improved recognition of statements: They are now recognized in
11313         contexts where they normally can't occur, e.g. on the top level or
11314         in function call arguments.  This is mainly useful to recognize
11315         statements in macros at the top level, and in arguments to
11316         macros.  The cases has been moved around quite a bit, and case
11317         10 has been copied to case 18.  (The cases has not been
11318         renumbered because of this.)
11320         (c-guess-continued-construct): New function which has the
11321         rules which are common between cases 10 and 18.
11323         * progmodes/cc-engine.el (c-beginning-of-statement-1)
11324         (c-backward-to-start-of-do, c-backward-to-start-of-if):
11325         Fixes so that they really obey the passed limits.
11327         (c-safe-position): Return nil if the state doesn't contain a
11328         suitable position.
11330         (c-guess-basic-syntax): Fixes some too short limits in calls
11331         to c-beginning-of-statement-1.  Some fixes for top level
11332         analysis in ObjC mode.
11334         * progmodes/cc-engine.el (c-beginning-of-statement-1):
11335         Fixed bug in do-while statements where the body is not a block.
11337         * progmodes/cc-styles.el (c-set-style):
11338         Reset c-special-indent-hook to its global value if in override mode.
11339         Fixes problem where functions on that hook remained after
11340         style switch.
11342         * progmodes/cc-engine.el (c-evaluate-offset, c-get-offset):
11343         Use c-benign-error to report the c-strict-syntax-p error.
11345 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11347         * progmodes/cc-align.el, progmodes/cc-defs.el,
11348         progmodes/cc-cmds.el, progmodes/cc-engine.el, cc-vars.el:
11349         Several fixes to treat macros as code and not literals and to
11350         handle line continuations transparently.
11352         (c-skip-ws-forward, c-skip-ws-backward): New macros to skip
11353         through whitespace and line continuations, but not comments
11354         and macros.
11356         (c-in-literal): No longer recognizes macros as literals by
11357         default. An extra flag argument is required to do that.
11359         (c-macro-start, c-query-macro-start)
11360         (c-query-and-set-macro-start): Added a cache for the macro
11361         start position.
11363         (c-forward-syntactic-ws, c-backward-syntactic-ws): Fixes for
11364         more speed when limits are given.  Workaround for bad behavior
11365         in forward-comment in some emacsen when it hits a buffer limit
11366         with a large repeat count.
11368         (c-lineup-macro-cont): Improved behavior when
11369         c-syntactic-indentation-in-macros is nil.
11371         (c-syntactic-indentation-in-macros, c-backslash-max-column)
11372         (c-auto-align-backslashes): New customization variables to
11373         control macro handling.
11375         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
11376         Fixes to handle line continuations.
11378         * progmodes/cc-defs.el, progmodes/cc-styles.el
11379         (c-get-style-variables, c-set-offset): Report style errors
11380         with message and ding instead of error signal.  This to avoid
11381         interrupted mode init if there's some style problem.
11383         (c-benign-error): New macro to report errors that doesn't need
11384         to interrupt the operation.
11386         * progmodes/cc-defs.el (c-point): Added eonl and eopl positions.
11388 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11390         * progmodes/cc-cmds.el (c-electric-brace, c-indent-region):
11391         Removed most of the c-state-cache fiddling, since the global
11392         state cache now handles this.
11394         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug
11395         when there's an open paren at the very first char of the
11396         visible buffer region.
11398         * progmodes/cc-engine.el (c-parse-state, c-check-state-cache):
11399         Cache the state globally and invalidate it below every buffer
11400         change with the new after change function
11401         `c-check-state-cache'.  This gives a considerable performance
11402         boost when editing large functions or classes.
11404         * progmodes/cc-engine.el (c-whack-state-after): Slight optimization.
11406 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11408         * progmodes/cc-engine.el, progmodes/cc-langs.el,
11409         progmodes/cc-align.el: Improvements to syntactic analysis
11410         inside macros:
11412         (c-block-stmt-1-kwds, c-block-stmt-2-kwds): New variables used
11413         by `c-guess-basic-syntax'.
11415         (c-parse-state): Fixed bug with braces inside macros when
11416         using cached state info.
11418         (c-forward-to-cpp-expression): New function to aid in
11419         syntactic analysis inside macros.
11421         (c-beginning-of-statement-1, c-backward-syntactic-ws):
11422         Fixes to work better inside macros.
11424         (c-forward-syntactic-ws): Whitespace between the # and the
11425         command should be allowed in preprocessor directives.
11427         (c-lineup-macro-cont): New lineup function to get context
11428         sensitive indentation inside macros.
11430         (c-offsets-alist): Made `c-lineup-macro-cont' the default for
11431         cpp-macro-cont.
11433 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11435         * progmodes/cc-engine.el (c-beginning-of-statement-1)
11436         (c-forward-syntactic-ws): Fixes to handle continued lines.
11438         (c-backward-to-start-of-if, c-guess-basic-syntax):
11439         Do syntactic analysis inside macros.
11441 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11443         * progmodes/cc-cmds.el (c-indent-region): Did a speedup made
11444         possible by the more flexible state cache.
11446         * progmodes/cc-engine.el (c-parse-state, c-whack-state-before)
11447         (c-whack-state-after, c-hack-state)
11448         (c-narrow-out-enclosing-class, c-guess-basic-syntax):
11449         Improved the state cache system.  It now can use partial info from
11450         an old cached state to calculate a new one at a different
11451         position.  Removed some kludges to avoid the state cache.
11452         The new functions `c-whack-state-before' and `c-whack-state-after'
11453         replace the now obsolete `c-whack-state'.
11455         * progmodes/cc-engine.el (c-beginning-of-statement-1):
11456         Optimized backing through a macro.  This can speed things up
11457         quite a bit when there are long macros before point.
11459         (c-beginning-of-macro): Do not ignore the limit.
11461 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11463         * progmodes/cc-cmds.el (c-electric-continued-statement):
11464         Fixed a bug where the keyword wasn't reindented correctly if
11465         followed by another keyword or identifier.
11467         * progmodes/cc-engine.el (c-parse-state): Ignore closed brace
11468         pairs that are in macros.  Fixes some cases where e.g. the
11469         second of two "do { } while (0)" macros after each other
11470         indented differently.
11472 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11474         * progmodes/cc-engine.el (c-beginning-of-macro)
11475         (c-forward-syntactic-ws): Recognize "#!" as a preprocessor
11476         directive when it begins a line, to allow for script
11477         interpreter lines like "#!/usr/bin/pike" at the beginning of
11478         the file.
11480 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11482         * progmodes/cc-engine.el (c-looking-at-inexpr-block):
11483         Recognize brace blocks inside a parenthesis expression as
11484         inexpr-statement.  Useful when writing statements as macro arguments.
11486 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11488         * progmodes/cc-cmds.el (c-fill-paragraph, c-do-auto-fill)
11489         (c-mask-comment): Broke out the comment masking code from
11490         `c-fill-paragraph' to a new function `c-mask-comment', to be
11491         able to do the same thing in `c-do-auto-fill'.  This should
11492         make auto-fill-mode behave better.
11494 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11496         * progmodes/cc-cmds.el (c-electric-brace, c-electric-paren):
11497         Check `executing-macro' to avoid blinking parens when macros
11498         are executed.
11500         * progmodes/cc-mode.el, progmodes/cc-styles.el
11501         (c-setup-filladapt): Moved from cc-mode.el to cc-styles.el for
11502         consistency with `c-setup-paragraph-variables' (which was
11503         placed there due to the dependency from `c-set-style').
11505         * progmodes/cc-styles.el, progmodes/cc-vars.el: Fixed bug with
11506         incomplete initialization from the style variable fallbacks if
11507         there already is a style called "user" defined when CC Mode
11508         starts up for the first time.
11510 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11512         * progmodes/cc-cmds.el, progmodes/cc-vars.el
11513         (c-comment-indent, c-indent-comment-alist): Added new variable
11514         `c-indent-comment-alist' to allow better control over
11515         `c-comment-indent'.
11517 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11519         * progmodes/cc-align.el (c-lineup-C-comments): Try to match
11520         both `comment-start-skip' and the comment prefix on the
11521         current line with the comment starter, so that we line up
11522         comments which matches `c-comment-prefix-regexp' on the first
11523         line (after the `/') without the need to make
11524         `comment-start-skip' match whatever `c-comment-prefix-regexp' matches.
11526         * progmodes/cc-mode.el, progmodes/cc-styles.el (c-common-init)
11527         (c-set-style-1, c-setup-paragraph-variables): Moved the
11528         variable initialization based on `c-comment-prefix-regexp' to
11529         a new function `c-setup-paragraph-variables', which is now
11530         used both at mode init and when a style that sets
11531         `c-comment-prefix-regexp' is activated.
11533 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11535         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
11536         Better handling of C++ template args to avoid confusion with
11537         `<' and `>' used as operators in member init expressions.
11539 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11541         * progmodes/cc-engine.el (c-most-enclosing-brace)
11542         (c-least-enclosing-brace): Added optional second arg to limit
11543         the search to before a certain point.
11545         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug
11546         which could cause incorrect analysis if a cached state is used
11547         (usually only happens when an electric key reindents a line).
11549 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11551         * progmodes/cc-defs.el (c-forward-comment): More idiosyncrasy
11552         insulation.  This time for XEmacs 21.
11554         * progmodes/cc-engine.el, progmodes/cc-langs.el:
11555         Improved handling of inheritance lists:
11557         (c-beginning-of-inheritance-list): Rewritten to use a more
11558         syntactically correct method that doesn't get confused by
11559         badly placed linebreaks and comments.
11561         (c-guess-basic-syntax): Several fixes to the handling of
11562         inheritance lists in combination with templates.  'inher-intro
11563         is now anchored on the start of the class declaration and not
11564         the indentation of the current line.  Switched places on cases
11565         5D.3 and 5D.4 and made them use more syntactically correct methods.
11567         (c-inher-key): Removed since the code in
11568         `c-guess-basic-syntax' now uses token-based search.
11570         * progmodes/cc-cmds.el, progmodes/cc-mode.el (c-mode-menu):
11571         Added a submenu to access some toggles.
11573         (c-toggle-syntactic-indentation): New function to toggle the
11574         variable `c-syntactic-indentation'.
11576         * progmodes/cc-styles.el (c-set-style): Improved the error
11577         message for incorrect offsets a bit.
11579 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11581         * progmodes/cc-cmds.el (c-indent-exp): Don't require that the
11582         sexp follows point immediately, instead find the closest
11583         following open paren that ends on another line.
11585 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11587         * progmodes/cc-align.el (c-lineup-cascaded-calls):
11588         New indentation function.
11590         * progmodes/cc-engine.el (c-beginning-of-macro): Bugfix for
11591         directives with whitespace between the '#' and the name.
11593 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11595         * progmodes/cc-engine.el (c-forward-syntactic-ws)
11596         (c-backward-syntactic-ws): Handle line continuations as
11597         whitespace.  Don't move past a macro if that'd take us past
11598         the limit.
11600 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11602         * progmodes/cc-engine.el (c-beginning-of-macro)
11603         (c-forward-syntactic-ws): Multiline strings begin with `#"' in
11604         Pike, and that shouldn't be confused with a preprocessor directive.
11606 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11608         * progmodes/cc-cmds.el: Extended the kludge to interoperate
11609         with the delsel and pending-del packages wrt to the new
11610         function `c-electric-delete-forward'.
11612 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11614         * progmodes/cc-cmds.el (c-indent-exp): Keep the indentation of
11615         the block itself, i.e. only indent the contents in it.
11617         * progmodes/cc-styles.el (c-set-style): Use the default
11618         argument to completing-read instead of initial-contents, if
11619         the function is recent enough to support it.
11621 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11623         * progmodes/cc-mode.el (c-mode-help-address):
11624         Removed bug-gnu-emacs@gnu.org from the receiver list for bug reports.
11625         I've almost never seen a bug reported this way that should go
11626         to that list, but it's rather common that the reports concern
11627         the combination CC Mode and XEmacs instead.
11629 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11631         * progmodes/cc-cmds.el (c-electric-paren): Fixed bug when both
11632         brace-elseif-brace and brace-catch-brace are active and
11633         there's a "else if"-block before the catch block.
11635         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
11636         Detect function headers that span lines.
11638 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11640         * progmodes/cc-cmds.el (c-electric-brace)
11641         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
11642         Check for last on line only for doing the auto-newline-mode
11643         stuff, not for the reindentation.
11645         * progmodes/cc-cmds.el (c-electric-brace): Fixed bugs in the
11646         handling of c-syntactic-indentation: When it's nil, indent the
11647         new lines but don't reindent the current one.  Reindent the
11648         line only when the inserted brace comes first on it, instead
11649         of last.
11651         * progmodes/cc-cmds.el (c-electric-brace)
11652         (c-electric-semi&comma): Fixed two places where
11653         c-syntactic-indentation wasn't heeded.
11655         * progmodes/cc-cmds.el (c-electric-pound): Don't be electric
11656         inside a macro.
11658         * progmodes/cc-engine.el (c-backward-to-start-of-if): Try a
11659         little harder to find a fallback position when an orphan else
11660         is found.  Fixed case where an else following a do-while
11661         statement could be associated with an if inside the do-while.
11663 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11665         * progmodes/cc-cmds.el (c-guess-fill-prefix): Tuned the dwim
11666         for the fallback to add a single space after the comment prefix.
11668         * progmodes/cc-cmds.el (c-indent-new-comment-line): Somewhat better
11669         behavior in some special cases, especially for single-line comments.
11670         Avoid breaking up a comment starter or ender.
11672 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11674         * progmodes/cc-cmds.el (c-outline-level): Applied patch from
11675         the Emacs sources to make this work in invisible text.
11677         * progmodes/cc-langs.el (c-switch-label-key): Fixed regexp to
11678         not be confused by a later ':' on the same line as the label.
11680 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11682         * progmodes/cc-cmds.el, progmodes/cc-mode.el
11683         (c-electric-delete, c-electric-delete-forward):
11684         Split `c-electric-delete' into two functions where
11685         `c-electric-delete-forward' always deletes forward and
11686         `c-electric-delete' only contains the code necessary for
11687         XEmacs to choose between backward and forward deletion.
11688         `c-electric-delete-forward' is now bound to C-d to get the
11689         electric behavior on that key too.
11691 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11693         * progmodes/cc-cmds.el (c-fill-paragraph): Fixed bogus direct
11694         use of c-comment-prefix-regexp, which caused an error when
11695         it's a list.
11697 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11699         * progmodes/cc-mode.el, progmodes/cc-vars.el (c-common-init)
11700         (c-default-style): Removed the hardcoded switch to "java" style
11701         in Java mode.  It's instead taken care of by the default value
11702         for c-default-style.
11704 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
11706         * progmodes/cc-align.el (c-lineup-math): Fix bug where lineup
11707         was triggered by equal signs in string literals.
11709 2002-04-21  Kim F. Storm  <storm@cua.dk>
11711         * subr.el (insert-buffer-substring-no-properties): New function.
11712         (insert-buffer-substring-as-yank): New function.
11714 2002-04-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
11716         * scroll-all.el (minor-mode-alist): Fix usage of `scroll-all-mode'.
11717         (scroll-all-page-down-all, scroll-all-page-up-all) Remove `fkey-'
11718         prefix from scroll commands.  Ignore end-of-buffer errors from
11719         other windows.
11720         (scroll-all-check-to-scroll): Remove `fkey-' prefix from scroll
11721         commands.
11722         (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
11723         New functions.
11725         * files.el: (auto-mode-alist): .f95 files in f90-mode.
11727         * progmodes/fortran.el: (fortran-beginning-do): Make regexp match
11728         a DO statement irrespective of numeric label.
11730 2002-04-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
11732         * files.el (auto-save-file-name-transforms): Doc fix.
11733         Add third element to "uniquify" filenames.
11734         (make-auto-save-file-name): Use new element of
11735         auto-save-file-name-transforms.
11736         * startup.el (command-line): Add third element to
11737         auto-save-file-name-transforms.
11739 2002-04-19  Stefan Monnier  <monnier@cs.yale.edu>
11741         * files.el (file-name-non-special): Don't mangle the 0'th arg and the
11742         return value of file-name-completion and file-name-all-completions.
11744 2002-04-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
11746         * progmodes/f90.el: Update maintainer.
11747         (f90-line-continued): Recognize blank/comment lines embedded in
11748         continuation lines.
11749         (f90-looking-at-program-block-start): No extra indentation after
11750         function or subroutine keyword appears in single quotes.
11752 2002-04-19  Miles Bader  <miles@gnu.org>
11754         * custom.el (customize-mark-to-save, customize-mark-as-set)
11755         (custom-quote): Moved here from `cus-edit.el'.
11756         * cus-edit.el (customize-mark-to-save, customize-mark-as-set)
11757         (custom-quote): Moved to `custom.el'.
11759 2002-04-18  Richard M. Stallman  <rms@gnu.org>
11761         * facemenu.el (list-text-properties-at): Command deleted.
11763         * rect.el (insert-rectangle): Use insert-for-yank.
11765         * register.el (insert-register): Use insert-for-yank.
11766         (describe-register-1): Discard text props in yank-excluded-properties.
11768         * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
11769         Fix parts in construction of `menu-item' item at end.
11771         * mail/mailabbrev.el (mail-mode-abbrev-table): Delete defvar.
11773         * subr.el (insert-for-yank): New function.
11775         * simple.el (yank-excluded-properties): New user option.
11776         (yank-pop, yank): Use insert-for-yank.
11778 2002-04-19  Kim F. Storm  <storm@cua.dk>
11780         * simple.el (pop-to-mark-command): Do not set this-command.
11781         (set-mark-command): Always jump to mark when called with arg.
11783 2002-04-18  Francesco Potort\e,Al\e(B  <pot@gnu.org>
11785         * comint.el (comint-watch-for-password-prompt): Remove whitespace
11786         at the beginning of password prompts.
11788 2002-04-18  Andrew Innes  <andrewi@gnu.org>
11790         * facemenu.el: Remove require of wid-edit.
11792 2002-04-17  Colin Walters  <walters@verbum.org>
11794         * ibuffer.el (ibuffer-visit-buffer): Optionally allow reducing to
11795         one window.
11796         (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'.
11797         (ibuffer-current-state-list): Reinstate optional argument; now
11798         just call `point' inside the mapping function.
11800 2002-04-17  Francesco Potort\e,Al\e(B  <pot@gnu.org>
11802         * dired-aux.el (dired-star-subst-regexp)
11803         (dired-quark-subst-regexp): New constants.
11804         (dired-do-shell-command, dired-shell-stuff-it): Use them.
11805         (dired-do-shell-command): Raise an error if both `*' and `?'
11806         substitution marks are used in the same command.
11807         (dired-shell-stuff-it): Substitute all instances of `*' and `?'
11808         in a command given via dired-do-shell-command.
11810         * comint.el (comint-password-prompt-regexp): Match "Repeat passphrase".
11812 2002-04-16  Jason Rumney  <jasonr@gnu.org>
11814         * international/mule-cmds.el (locale-preferred-coding-systems):
11815         Add "jpn".
11817 2002-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
11819         * term.el (term-emulate-terminal): Fix last change.
11821 2002-04-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11823         * bindings.el (mode-line-mode-menu): Update names to reflect
11824         latest changes.
11826 2002-04-16  Mike Williams  <mdub@bigfoot.com>
11828         * textmodes/sgml-mode.el (sgml-at-indentation-p): Move to fix
11829         compilation error.
11831 2002-04-16  Michael Kifer  <kifer@cs.stonybrook.edu>
11833         * viper-ex.el: Patch by Samuel Padgett. Copyright papers received.
11834         (viper-ex-print-buf-name): New variable.
11835         (viper-ex-print-buf): New variable.
11836         (ex-token-alist): Invoke ex-print on ":print" Ex commands.
11837         (ex-g-marks): New variable.
11838         (ex-print): New function.
11839         (ex-print-display-lines): New function.
11841         * viper.el (viper-set-hooks): Add window-setup-hook, which sets
11842         the cursor color.
11844         * ediff-util.el (ediff-cleanup-mess): Delete ctl window on exit
11845         when the window is not in its own frame.
11846         (ediff-clone-buffer-for-region-comparison): More robust window
11847         arrangement while prompting for regions to compare.
11848         (ediff-make-cloned-buffer): Use generate-new-buffer-name.
11849         (ediff-inferior-compare-regions): Deleted unused vars
11850         ctl-buf and quit-now.
11852 2002-04-15  Richard M. Stallman  <rms@gnu.org>
11854         * facemenu.el (facemenu-add-new-face): Use this only for faces.
11855         Delete arg MENU.
11856         (facemenu-add-new-color): New function.
11857         (facemenu-set-foreground, facemenu-set-background):
11858         Use facemenu-add-new-color.
11860 2002-04-15  Eli Zaretskii  <eliz@is.elta.co.il>
11862         * ediff-init.el (ediff-current-diff-face-A)
11863         (ediff-current-diff-face-B, ediff-current-diff-face-C)
11864         (ediff-current-diff-face-Ancestor, ediff-fine-diff-face-A)
11865         (ediff-fine-diff-face-B, ediff-fine-diff-face-C)
11866         (ediff-fine-diff-face-Ancestor, ediff-even-diff-face-A)
11867         (ediff-even-diff-face-B, ediff-even-diff-face-C)
11868         (ediff-even-diff-face-Ancestor, ediff-odd-diff-face-A)
11869         (ediff-odd-diff-face-B, ediff-odd-diff-face-C)
11870         (ediff-odd-diff-face-Ancestor): Add special color definitions for
11871         tty and MS-DOS displays.
11873 2002-04-15  Andrew Innes  <andrewi@gnu.org>
11875         * facemenu.el: Require wid-edit.
11877 2002-04-15  Miles Bader  <miles@gnu.org>
11879         * faces.el (highlight): Force foreground to be black on a tty, so
11880         this face is readable on a dark-background tty.
11881         * wid-edit.el (widget-field-face, widget-single-line-field-face):
11882         Likewise.
11884 2002-04-14  Kim F. Storm  <storm@cua.dk>
11886         * simple.el (pop-to-mark-command, push-mark-command): New commands.
11887         (set-mark-command): Use them.
11888         Enhanced functionality when command is repeated:
11889         - If first command set the mark (no prefix arg), repeat temporarily
11890         enables transient-mark-mode.
11891         - If first command jumped to mark off ring (with argument),
11892         repeat (with or without arg) jump to next mark off ring.
11893         - Use C-u C-u prefix to set mark after jump.
11894         (exchange-point-and-mark): Temporarily enable transient-mark-mode
11895         if prefix arg.
11897 2002-04-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11899         * speedbar.el (speedbar-tag-hierarchy-method)
11900         (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
11902 2002-04-14  Mike Williams  <mdub@bigfoot.com>
11904         * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at
11905         beginning of buffer.
11907 2002-04-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11909         * speedbar.el (speedbar-generic-item-info)
11910         (speedbar-sort-tags): Doc fix.
11911         (speedbar-add-supported-extension): Fix typo in interactive spec.
11913 2002-04-13  Colin Walters  <walters@verbum.org>
11915         * ibuffer.el (ibuffer-forward-line): Just skip header if we're
11916         only moving one line forward.
11917         (ibuffer-map-lines): Preserve point position even if we delete
11918         lines.  Only call mapping functions with buffer and mark
11919         arguments; the other two were unused.
11920         (ibuffer-redisplay, ibuffer-update): Always skip special areas.
11922         * ibuf-macs.el, ibuf-ext.el: Update callers of `ibuffer-map-lines'.
11924         * calc/calc-bin.el (math-format-radix-float): Use `when'.
11926         * calc/calc.el (math-format-number): Load `calc-ext' before we
11927         call `math-group-float'.
11929         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
11930         Renamed from `gamegrid-add-score'.
11931         (gamegrid-add-score-insecure): Restored from the old
11932         `gamegrid-add-score'.
11933         (gamegrid-add-score): Just dispatch on `system-type' to one of the
11934         previous two functions.
11936 2002-04-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11938         * iswitchb.el: Update commentary to include new function
11939         iswitchb-exclude-nonmatching.
11941 2002-04-12  John Wiegley  <johnw@gnu.org>
11943         * eshell/esh-ext.el (eshell-script-interpreter): Fix for CRLF
11944         operating systems to the regexp used to detect a script's interpreter.
11946 2002-04-12  Eli Zaretskii  <eliz@is.elta.co.il>
11948         * frame.el (frames-on-display-list): Use `equal' to compare the
11949         `display' frame parameter to the argument DISPLAY.
11951 2002-04-12  Dave Love  <fx@gnu.org>
11953         * help.el (string-key-binding): Deal with margin events.
11955 2002-04-12  Francesco Potort\e,Al\e(B  <pot@gnu.org>
11957         * comint.el (comint-password-prompt-regexp): Match " SMB password".
11959 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
11961         * sort.el (sort-reorder-buffer): Don't assume point-min == 1.
11963         * xt-mouse.el (xterm-mouse-mode): Use define-minor-mode.
11965         * emacs-lisp/lucid.el (device-class, buffer-syntactic-context)
11966         (buffer-syntactic-context-depth): New funs.
11968         * emacs-lisp/edebug.el (edebug-eval-defun): Don't use defconst
11969         on variables.
11971         * emacs-lisp/debug.el (debug-on-entry): Use push.
11972         (debugger-make-xrefs): Don't assume point-min == 1.
11974         * progmodes/cc-engine.el (c-backward-to-start-of-if):
11975         Don't assume point-min == 1.
11977         * progmodes/etags.el (etags-verify-tags-table, etags-snarf-tag)
11978         (etags-list-tags, etags-tags-apropos, select-tags-table):
11979         Don't assume point-min == 1.
11981 2002-04-12  Mike Williams  <mdub@bigfoot.com>
11983         * textmodes/sgml-mode.el (sgml-guess-indent): New function.
11985 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
11987         * textmodes/fill.el (fill-context-prefix): Fix up last change.
11989         * simple.el (line-move): Use memq rather than or.
11990         (transpose-sexps): Don't presume as much of forward-sexp's behavior.
11991         (do-auto-fill): Use fill-move-to-break-point.
11992         (syntax-code-table): Remove.
11994         * textmodes/fill.el (canonically-space-region): Obey sentence-end.
11995         Don't add spaces at end of sentences at end of line.
11996         (fill-move-to-break-point): Make sure the result is always greater
11997         than linebeg, so we ensure forward progress.
11998         (fill-region-as-paragraph): Compare to `to' rather than eobp.
11999         (fill-paragraph): Don't rebind fill-paragraph-function.
12001 2002-04-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12003         * menu-bar.el (menu-bar-adv-search-menu): Add incremental search.
12005 2002-04-11  Andreas Schwab  <schwab@suse.de>
12007         * files.el (file-name-non-special): Handle return value of t from
12008         `file-name-completion'.
12010 2002-04-10  Stefan Monnier  <monnier@cs.yale.edu>
12012         * textmodes/fill.el (fill-context-prefix): Match the two prefixes
12013         differently to avoid pathological exponential-time case.
12014         (adaptive-fill-regexp): Add ! and %.
12015         (fill-delete-prefix): Remove indentation while removing prefix.
12016         (fill-delete-newlines): Obey sentence-end.
12017         (fill-move-to-break-point, fill-newline): New functions extracted
12018         from fill-region-as-paragraph.
12019         (fill-region-as-paragraph): Use them.
12020         Don't fiddle with fill-indent-according-to-mode.
12022 2002-04-10  Colin Walters  <walters@verbum.org>
12024         * play/snake.el (snake-score-file): Default to just "snake-scores".
12026         * play/tetris.el (tetris-score-file): Likewise.
12028         * play/gamegrid.el (gamegrid-add-score): Rewrite from scratch to
12029         use `update-game-score'.
12031         * ibuffer.el (ibuffer-canonicalize-state-list): Delete unused function.
12032         (ibuffer-current-buffers-with-marks): Don't call `buffer-list'
12033         ourselves; take it as an argument.  Caller updated.
12034         (ibuffer-mode): Make mode-class special.
12036 2002-04-10  Richard M. Stallman  <rms@gnu.org>
12038         * dired.el (dired-view-command-alist): New variable.
12039         (dired-view-file): Use external viewers for some files names.
12041         * mouse.el (mouse-drag-region-1): Display region highlight
12042         only in the selected window.
12044         * subr.el (remove-hook): When there are no more local hooks,
12045         kill the buffer-local value.
12047         * isearch.el (isearch-mode): Don't call make-frame-visible
12048         if frame is already visible.
12050         * cus-face.el (custom-face-attributes): Fix typo in `ultra-bold'.
12052 2002-04-09  Emmanuel Briot  <briot@act-europe.fr>
12054         * progmodes/ada-prj.el: Add support for the new project file
12055         fields: gnatfind-opt, debug-pre-cmd and debug-post-cmd.
12056         Fix widget handling for Emacs 21.  ada-mode now only supports a single
12057         active project file, instead of one per buffer.  This is far less
12058         confusing.
12060         * progmodes/ada-stmt.el: Menu changed from Statements to Templates.
12061         (ada-func-or-proc-name): Get real subprogram name, after change in
12062         ada-mode.el.
12064         * progmodes/ada-xref.el: Ada-mode no longer supports a different
12065         project file per buffer.  This was too complex.  Instead, there is
12066         now a single active project file at any given time, and the user
12067         can switch the active one through the Ada menu.  This revision
12068         also provides better handling of the Windows command line, and the
12069         various available shells on that platform.  ada-mode is now fully
12070         integrated with the GNU visual debugger gvd, see
12071         http://libre.act-europe.fr.
12072         (ada-prj-default-comp-opt): Use the new GNAT switch -gnatQ.
12073         This is only available with GNAT 3.14.
12074         (ada-prj-gnatfind-switches, ada-cd-command): New variable.
12075         (ada-quote-cmd): New function.
12076         (ada-initialize-runtime-library): Get the location of the actual
12077         runtime the compiler will be using, including support for
12078         cross-platform environments.
12079         (ada-treat-cmd-string): Add support for the new variable
12080         ${full_current} add support for debug-pre-cmd and debug-post-cmd,
12081         two commands to run just prior to running the debugger, and just
12082         after starting it.  This provide better support for cross-platform
12083         and remote debugging.
12084         (ada-get-absolute-dir): Remove, replace with expand-file-name.
12085         (ada-gdb-application): New parameter executable-name.
12086         (ada-get-ali-file-name): Better handling of separate packages.
12087         Checkin on behalf of the ada-mode maintainer.
12089         * progmodes/ada-mode.el (ada-case-exception-file)
12090         (ada-indent-handle-comment-special): New variables.
12091         (ada-case-exception-substring): New variable.  Casing exceptions
12092         can now also be defined for substrings, in addition to full
12093         identifier names.  This provides more flexibility.
12094         (ada-align-list): New fun, provide support for align.el in ada-mode.
12095         (ada-procedure-start-regexp): Add support for operators and
12096         generic formal subprograms and packages.
12097         (ada-imenu-comment-re): New variable.
12098         (ada-imenu-generic-expression): Add support for protected types.
12099         (ada-mode): Set comment-start only after running ada-mode-hook, so
12100         that the user can change ada-comment-start in the hook.
12101         Add support for ispell in comments.  Add support for align.el.
12102         (ada-save-exception-file, ada-create-case-exception-substring)
12103         (ada-adjust-case-substring): New functions.
12104         (ada-get-current-indent): Properly handles keywords with uppercases.
12105         (ada-goto-matching-end): Rewritten, fixes problems in the handling
12106         of nested blocks.
12107         (ada-untab-hard): Do not touch the contents of comments and strings.
12109 2002-04-09  Mike Williams  <mdub@bigfoot.com>
12111         * textmodes/sgml-mode.el (sgml-lexical-context):
12112         Use sgml-parse-tag-backward to find start point.
12113         (sgml-looking-back-at): Doc fix.
12115 2002-04-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12117         * isearch.el (isearch-message-prefix): Use minibuffer-prompt face
12118         for prompt.
12120 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
12122         * autorevert.el (auto-revert-mode, global-auto-revert-mode):
12123         Use define-minor-mode.
12124         (auto-revert-buffers): Use with-current-buffer.
12125         Avoid changing the minor modes.
12127         * international/iso-acc.el (iso-accents-accent-key): Use `vector'
12128         rather than char-to-string since last-input-char can be any event.
12130         * international/titdic-cnv.el (tit-dictionary):
12131         Use defvar for non-constants.
12133         * progmodes/cwarn.el (global-cwarn-mode): Use define-minor-mode.
12134         (global-cwarn-mode): Use easy-mmode-define-global-mode.
12135         (cwarn-font-lock-keywords): New function.
12136         Replaces cwarn-font-lock-remove-keywords cwarn-font-lock-add-keywords.
12137         (cwarn-font-lock-match): New macro.
12138         (cwarn-font-lock-match-assignment-in-expression)
12139         (cwarn-font-lock-match-dangerous-semicolon)
12140         (cwarn-font-lock-match-reference): Use it.
12142         * progmodes/cperl-mode.el (cperl-make-face, cperl-force-face):
12143         Use defvar rather than defconst since it's meant to be settable.
12144         (cperl-syntax-done-to): Don't hardcode 1 as (point-min).
12145         (cperl-fix-line-spacing): Add missing \ in [ t].
12147         * loadup.el: Call ucs-unify-8859 directly rather than
12148         unify-8859-on-encoding-mode.
12149         (fns-*.el): Don't use it anymore.  Keep the load-history in purespace.
12151         * textmodes/sgml-mode.el (sgml-comment-indent-new-line): New fun.
12152         (sgml-mode): Use it for comment-line-break-function.
12154 2002-04-08  Jason Rumney  <jasonr@gnu.org>
12156         * international/mule-cmds.el (reset-language-environment):
12157         Handle coding-systems not being defined yet.
12159 2002-04-08  Sam Steingold  <sds@gnu.org>
12161         * vc-cvs.el (vc-cvs-valid-version-number-p): New function.
12162         (vc-cvs-checkin): Use it.
12164 2002-04-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12166         * files.el (display-time-string): Fix last change.
12168 2002-04-07  Sam Steingold  <sds@gnu.org>
12170         * vc-cvs.el (vc-cvs-checkin): Pass the required argument to `error'.
12172 2002-04-07  Jason Rumney  <jasonr@gnu.org>
12174         * international/mule-cmds.el (set-default-coding-systems)
12175         (reset-language-environment): Preserve eols on
12176         default-process-coding-system.
12177         (coding-system-change-text-conversion): Fix case where CODING is nil.
12179 2002-04-07  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12181         * subr.el (play-sound): Move here from simple.el.
12183         * simple.el (play-sound): Move to subr.el.
12185 2002-04-06  Richard M. Stallman  <rms@gnu.org>
12187         * files.el (display-time-string-forms): Mark as risky.
12189         * enriched.el (enriched-decode-foreground, enriched-decode-background):
12190         Use proper format for desired elts of `face' property.
12191         Don't test display-color-p; make the properties unconditionally.
12193         * progmodes/compile.el (compilation-error-regexp-alist):
12194         New alternatives for FILE:LINE.COL and for ranges of columns and lines.
12196 2002-04-06  Per Abrahamsen  <abraham@dina.kvl.dk>
12198         * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value
12199         for customization type.
12200         Reported by Mattias Fredsberg <mattias.fredsberg@active-tv.com>.
12202 2002-04-06  Mike Williams  <mdub@bigfoot.com>
12204         * textmodes/xml-lite.el: Remove.
12206 2002-04-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12208         * simple.el (play-sound): New function (uses play-sound-internal).
12210 2002-04-04  Richard M. Stallman  <rms@gnu.org>
12212         * files.el (mode-line-format, mode-line-modified)
12213         (mode-line-mule-info, mode-line-buffer-identification)
12214         (mode-line-modes, mode-line-position): Explicitly mark as risky.
12215         (hack-one-local-variable): Don't recognize "mode-line-..." as risky.
12217         * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix.
12219         * mail/mailabbrev.el (mail-abbrev-make-syntax-table):
12220         Use (syntax-table), not old-syntax-table.
12222         * enriched.el (enriched-decode-foreground)
12223         (enriched-decode-background): Don't call facemenu-get-face.
12225 2002-04-04  Mike Williams  <mdub@bigfoot.com>
12227         * textmodes/sgml-mode.el: Add missing require.
12228         (sgml-lexical-context): Fix up CDATA detection for boundary cases.
12230 2002-04-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12232         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
12233         spot indicated by text property `cvs-goal-column', if present.
12235         * pcvs-info.el (cvs-fileinfo-pp): Use text property
12236         `cvs-goal-column' to indicate position of file name (if present).
12238 2002-04-03  Richard M. Stallman  <rms@gnu.org>
12240         * mail/mailabbrev.el (mail-abbrev-complete-alias):
12241         Call mail-abbrev-make-syntax-table.
12243         * format.el (format-deannotate-region): Doc fix.
12245         * enriched.el (enriched-face-ans): Delete special treatment
12246         for fg:... and bg:... faces.
12247         (enriched-decode-foreground): Return a list that specifies
12248         the foreground color, rather than creating a face.
12249         (enriched-decode-background): Likewise.
12251         * shell.el (shell-mode): Don't reinit comint-input-ring
12252         if that was already done.
12254 2002-04-03  Edward M. Reingold  <reingold@emr.cs.iit.edu>
12256         * solar.el (solar-spring-or-summer-season): Delete.
12257         (solar-northern-spring-or-summer-season): New variable.
12258         (solar-sunrise-and-sunset, solar-moment, solar-sunrise-sunset):
12259         Rewrite.
12261         * solar.el (diary-sabbath-candles-minutes): New variable.
12262         (diary-sabbath-candles): Use it instead of fixed 18 minutes.
12264         * calendar.el (update-calendar-mode-line): Force mode-line update.
12265         Make date under the cursor available as `date' in
12266         calendar-mode-line-format.
12267         Eval items in calendar-mode-line-format list.
12269         * cal-tex.el (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)
12270         (cal-tex-week-hook, cal-tex-daily-hook): Add doc strings.
12272         * cal-tex.el (cal-tex-latexify-list): Fix doc string.
12274         * cal-tex.el (cal-tex-insert-day-names): LaTeXify day names.
12275         (cal-tex-cursor-week-iso, cal-tex-week-hours, cal-tex-weekly4-box)
12276         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12277         (cal-tex-daily-page, cal-tex-mini-calendar): LaTeXify day names.
12279         * cal-tex.el: Change all instances (interactive "P") to
12280         (interactive "p").
12281         (cal-tex-cursor-month): Add hfill and newline at end of month that
12282         ended on Saturday.
12283         (cal-tex-preamble): Change to LaTeX2e.
12284         (cal-tex-cursor-filofax-year): Don't use default month names in
12285         LaTeX macros in case user changes them.
12286         (cal-tex-month-name): New function.  Used throughout in case user
12287         has done something funny with month names.
12289         * cal-hebrew.el (holiday-rosh-hashanah-etc): Spelling correction.
12290         (diary-rosh-hodesh): Spelling correction.
12292 2002-04-03  Mike Williams  <mdub@bigfoot.com>
12294         * textmodes/sgml-mode.el (sgml-lexical-context)
12295         (sgml-parse-tag-backward): Extend support for CDATA to include
12296         conditional sections.
12298 2002-04-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12300         * cus-start.el: Rename `autoselect-window' to
12301         `mouse-autoselect-window'.
12303 2002-04-02  Richard M. Stallman  <rms@gnu.org>
12305         * files.el (hack-one-local-variable):
12306         Clear text props from string value.
12308 2002-04-02  Stefan Monnier  <monnier@cs.yale.edu>
12310         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
12311         (f90-procedures-re, f90-operators-re, f90-hpf-keywords-re):
12312         Use regexp-opt.
12313         (f90-keywords-re, f90-keywords-level-3-re): Add `pure' and `elemental'
12314         from F95.
12315         (f90-procedures-re): Add `null' and `cpu_time' from F95.
12316         (f90-font-lock-keywords-1): Minor reorganization so we don't need
12317         `override' any more.
12318         (f90-font-lock-keywords-3): Use `keep' rather than `override'.
12319         (f90-indent-subprogram): Use indent-region.
12320         (f90-break-line): Use indent-according-to-mode.
12322 2002-04-02  Mike Williams  <mdub@bigfoot.com>
12324         * textmodes/sgml-mode.el (sgml-close-tag): Rename from
12325         sgml-insert-end-tag. Simplify by using sgml-lexical-context.
12326         (sgml-get-context): Remove use of sgml-inside-tag-p.
12327         (sgml-inside-tag-p): Remove.
12328         (sgml-looking-back-at): Short-circuit at beg of buffer.
12329         (sgml-lexical-context, sgml-calculate-indent): Add support for
12330         CDATA sections.
12332 2002-04-01  Stefan Monnier  <monnier@cs.yale.edu>
12334         * help.el (help-key-description): New fun.
12335         (describe-key-briefly, describe-key): Use it and
12336         this-single-command-raw-keys plus new arg `untranslated'.
12338         * textmodes/sgml-mode.el (sgml-at-indentation-p, sgml-tag)
12339         (sgml-parse-tag-name, sgml-looking-back-at, sgml-parse-tag-backward)
12340         (sgml-inside-tag-p, sgml-get-context, sgml-show-context)
12341         (sgml-insert-end-tag): New funs taken from xml-lite.el.
12342         (sgml-calculate-indent): Use them.
12343         (sgml-slash-matching): Rename from sgml-slash.
12344         (sgml-slash): Copied from xml-lite and changed to use
12345         sgml-slash-matching and sgml-quick-keys.
12347         * international/mule-cmds.el (standard-keyboard-coding-systems):
12348         Add koi8-u and koi8-r.
12350         * eshell/.cvsignore: New file.
12352         * eshell/esh-groups.el: Remove.
12354         * progmodes/tcl.el: Change maintainer.
12355         (tcl-electric-hash-style): Change default to nil.
12356         (tcl-imenu-generic-expression): Use tcl-proc-regexp.
12357         (tcl-do-auto-fill): Remove.
12358         (tcl-auto-fill-mode): Rewrite using comment-auto-fill-only-comments.
12360 2002-04-01  Mike Williams  <mdub@bigfoot.com>
12362         * textmodes/sgml-mode.el: Doc fixes.
12363         (sgml-mode): Set indent-line-function to sgml-indent-line.
12364         (sgml-calculate-indent): Add an explicit check for 'text syntax,
12365         to protect against future enhancements to sgml-lexical-context.
12366         (sgml-empty-tag-p, sgml-unclosed-tag-p): New funcs.
12368         * textmodes/xml-lite.el: Removed much redundant stuff.
12369         (xml-lite-parse-tag-backward): Simplify parsing by assuming we
12370         always start within text. Make use of sgml-unclosed-tag-p.
12372 2002-04-01  Ville Skytt\e,Ad\e(B  <ville.skytta@xemacs.org>
12374         * tcl.el (tcl-imenu-generic-expression): New value.
12375         (tcl-imenu-create-index-function): Function deleted.
12376         (tcl-mode): Check for filladapt-mode.
12377         Use tcl-imenu-generic-expression instead of
12378         tcl-imenu-create-index-function.
12379         (inferior-tcl-mode): Doc fix.
12380         Change not legally significant.
12382 2002-04-01  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12384         * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'.
12386         * window.el (handle-select-window): New function.
12387         Update copyright.
12389 2002-04-01  Richard M. Stallman  <rms@gnu.org>
12391         * info.el (info-tool-bar-map): Use tool-bar-local-item-from-menu.
12393         * toolbar/tool-bar.el (tool-bar-local-item): Renamed from
12394         tool-bar-add-item, and new arg MAP.
12395         (tool-bar-add-item): Now calls tool-bar-local-item.
12396         (tool-bar-local-item-from-menu): Renamed from
12397         tool-bar-add-item-from-menu, and new arg IN-MAP.
12398         (tool-bar-add-item-from-menu): Now calls tool-bar-local-item-from-menu.
12400         * help-fns.el (help-with-tutorial): Allow various ways
12401         to specify the text in the [...] line, in handling the <...> line.
12403         * progmodes/idlw-rinfo.el (idlwave-system-routines):
12404         WOLRDTITLE => WORLDTITLE.  SUPRESS_VALUE => SUPPRESS_VALUE.
12406         * subr.el (redraw-modeline): Define alias.
12408 2002-03-31  Richard M. Stallman  <rms@gnu.org>
12410         * files.el (file-expand-wildcards): Use save-match-data.
12412         * files.el (format-alist): Mark as risky.
12414         * simple.el (kill-new): Doc fix.
12416         * emacs-lisp/byte-opt.el (side-effect-free-fns)
12417         (side-effect-and-error-free-fns): Add many functions, remove some.
12419 2002-03-30  Richard M. Stallman  <rms@gnu.org>
12421         * menu-bar.el (menu-bar-tools-menu): Rename gdb item to say GDB.
12423 2002-03-30  Eli Zaretskii  <eliz@gnu.org>
12425         * font-lock.el (save-buffer-state): Fix last change.
12427         * files.el (auto-save-file-name-transforms): Fix last change.
12429         * startup.el (command-line): Fix last change.
12431 2002-03-29  Richard M. Stallman  <rms@gnu.org>
12433         * subr.el (play-sound-file): Moved to simple.el.
12435         * simple.el (play-sound-file): Moved from subr.el, made unconditional.
12437 2002-03-29  Colin Walters  <walters@verbum.org>
12439         * ibuffer.el (ibuffer-mark-interactive): Use `ibuffer-forward-line'
12440         instead of `forward-line'.
12441         (ibuffer-forward-line): Be sure to skip over special properties
12442         before moving, too.
12444         * calc/calc.el (calc-was-split): Var deleted.
12445         (calc): Remove reference to it.
12446         (calc): Ditto.
12447         (calc-quit): Ditto.
12448         (calc-init-base): Ditto.
12450         * calc/calc-misc.el (calc-delete-windows-keep): Function deleted.
12452 2002-03-29  Stefan Monnier  <monnier@cs.yale.edu>
12454         * textmodes/sgml-mode.el (sgml-lexical-context): Return (text . START)
12455         instead of nil when point is outside of any tag.
12456         (sgml-beginning-of-tag): Adjust to the change.
12457         (sgml-calculate-indent): Use the new info returned by
12458         sgml-lexical-context.  Try to handle unclosed tags.
12460         * textmodes/xml-lite.el (xml-lite-get-context): Don't stop parsing
12461         at unclosed tags unless it is at indentation.
12462         Kill nested unclosed tags.
12463         (xml-lite-calculate-indent, xml-lite-indent-line): Remove.
12464         (xml-lite-mode): Use sgml-indent-line instead.
12466 2002-03-29  Eli Zaretskii  <eliz@is.elta.co.il>
12468         * files.el (auto-save-file-name-transforms): Don't run "\\2" via
12469         expand-file-name.
12471         * startup.el (command-line): Recompute auto-save-file-name-transforms
12472         using the updated value of temporary-file-directory.
12474 2002-03-29  Stefan Monnier  <monnier@cs.yale.edu>
12476         * textmodes/xml-lite.el (xml-lite-get-context): Allow stopping
12477         even with an empty context.  Don't save excursion any more.
12478         Don't complain about unmatched start-tags in sgml-unclosed-tags.
12479         Ignore end-tags in sgml-empty-tags.
12480         (xml-lite-get-context, xml-lite-calculate-indent)
12481         (xml-lite-insert-end-tag): Save excursion around xml-lite-get-context.
12482         (xml-lite-indent-line): Use back-to-indentation.
12484         * textmodes/sgml-mode.el (sgml-basic-offset): New var.
12485         (sgml-name-re, sgml-attrs-re): New consts.
12486         (sgml-tag-name-re, sgml-start-tag-regex, sgml-font-lock-keywords-1)
12487         (sgml-mode): Use them.
12488         (sgml-lexical-context): Default to (point-min) if nothing else works.
12489         (sgml-calculate-indent): Indent slightly differently.
12490         (sgml-indent-line): Use back-to-indentation.
12491         (sgml-parse-dtd): New function.
12492         (sgml-unclosed-tags): New var.
12493         (html-mode): Set it.
12495 2002-03-29  Simon Marshall  <simon.marshall@misys.com>
12497         * font-lock.el (save-buffer-state): Use make-symbol to bind `modified'.
12499 2002-03-29  Richard M. Stallman  <rms@gnu.org>
12501         * dired-aux.el (dired-do-query-replace-regexp, dired-do-search):
12502         Use FILTER arg in dired-get-marked-files to exclude directories.
12503         (dired-nondirectory-p): New function.
12505         * dired.el (dired-get-marked-files): New arg FILTER
12506         allows selection of some files.
12508         * progmodes/tcl.el (tcl-imenu-create-index-function): Doc fix.
12510 2002-03-29  Eric M. Ludlam  <eric@siege-engine.com>
12512         * speedbar.el (speedbar-default-directory-list): Made robust
12513         against deleted directories.
12515 2002-03-28  Richard M. Stallman  <rms@gnu.org>
12517         * dired.el (dired-toggle-marks): Renamed from dired-do-toggle.
12518         Bindings changed.
12520         * progmodes/compile.el (compilation-handle-exit):
12521         If compilation-window-height is 0, display status in echo area.
12523         * simple.el (line-move-to-column): Don't call move-to-column if COL=0.
12525         * rect.el (replace-rectangle): Add autoload.
12527         * files.el: Mark many more variables as risky.
12528         (hack-one-local-variable): Recognize several additional
12529         patterns as risky.
12531         * bindings.el (mode-line-mule-info): Use :propertize, not :eval.
12533 2002-03-28  Stefan Monnier  <monnier@cs.yale.edu>
12535         * textmodes/xml-lite.el (xml-lite-in-string-p):
12536         Use sgml-lexical-context.
12537         (xml-lite-parse-tag-backward): Use sgml-tag-syntax-table.
12538         (xml-lite-get-context): Check that open/close tags match.
12539         Don't stop scanning while we're ignoring matching tags.
12541         * textmodes/sgml-mode.el (sgml-make-syntax-table): New fun.
12542         (sgml-mode-syntax-table): Use it.
12543         (sgml-tag-syntax-table, sgml-tag-name-re): New const.
12544         (sgml-tags-invisible): Use it.
12545         (sgml-lexical-context): New fun.
12546         (sgml-maybe-end-tag, sgml-beginning-of-tag): Use it.
12547         (sgml-quote): Accept \n as entity reference terminator.
12548         (sgml-calculate-indent, sgml-indent-line): New funs.
12550 2002-03-28  Andre Spiegel  <spiegel@gnu.org>
12552         * vc-cvs.el (vc-cvs-global-switches): New user option.
12553         (vc-cvs-command): New function.  Update all callers of
12554         `vc-do-command' in vc-cvs.el to use this instead.
12556 2002-03-27  Andrew Innes  <andrewi@gnu.org>
12558         * makefile.w32-in (bootstrap-clean-SH): Use for loop, instead of
12559         relying on shell globbing.
12561 2002-03-27  Colin Walters  <walters@debian.org>
12563         * ibuffer.el (ibuffer-help-buffer-modes): New variable.
12564         (ibuffer-fontification-alist): Use it.
12565         (ibuffer-backward-line): Handle `ibuffer-summary' area.
12566         (ibuffer-forward-line): Ditto.
12568         * ibuf-ext.el (sorter mode-name): Doc fix.
12569         (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
12570         (operation query-replace): Use new `noerror' arg for
12571         `query-replace-read-args'.
12572         (operation query-replace-regexp): Ditto.
12574 2002-03-27  Stefan Monnier  <monnier@cs.yale.edu>
12576         * textmodes/xml-lite.el: Fix copyright notice.
12577         (xml-lite-basic-offset): Rename from xml-lite-indent-offset.
12578         (xml-lite-indent-comment-offset): Remove.
12579         (xml-lite-calculate-indent): Use new name.  Use natural alignment
12580         for comments.
12581         (xml-lite-in-string-p): Simplify.
12583 2002-03-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12585         * allout.el (outline-layout): Doc fix.
12587 2002-03-27  Stefan Monnier  <monnier@cs.yale.edu>
12589         * textmodes/xml-lite.el: Don't require `custom'.
12590         (xml-lite-parse-tag-name): Properly treat non-ASCII chars.
12591         (xml-lite-parse-tag-backward): Obey sgml-empty-tags.
12592         (xml-lite-get-context): Drop nested tags not just for comments.
12593         (xml-lite-indent-line): Be more careful about moving point.
12594         (xml-lite-insert-end-tag, xml-lite-slash):
12595         Use indent-according-to-mode instead of xml-lite-indent-line.
12596         (xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
12597         Set sgml-xml-mode.  Don't call force-mode-line-update.
12598         (xml-lite-mode-map): Don't bind TAB.
12600 2002-03-27  Zoltan Kemenczy  <zoltan@ieee.org>
12602         * gud.el (gud-jdb-sourcepath): New variable, saves jdb -sourcepath
12603         parameter value.
12604         (gud-jdb-build-source-files-list): Comment clarification.
12605         (gud-jdb-massage-args): Reworked into loop-based argument list
12606         processing in order to support -classpath and -sourcepath argument
12607         processing.
12608         (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
12609         to gud-jdb-classpath to obtain search list.
12610         (gud-jdb-parse-classpath-string): Remove any trailing slashes from
12611         directory names in classpath/sourcepath lists, update comment.
12612         (jdb): Add setting of gud-jdb-sourcepath, update comment.
12613         (gud-find-class): Add gud-jdb-sourcepath use, and correct
12614         behaviour for the case when classpath is not used--backward
12615         compatibility fix.
12617 2002-03-27  Eli Zaretskii  <eliz@is.elta.co.il>
12619         * Makefile.in (compile, compile-always): Don't try to compile
12620         non-existent files or files in empty directories.
12622 2002-03-26  Michael Ernst  <mernst@alum.mit.edu>
12624         * compare-w.el (compare-windows-whitespace): Match all whitespace.
12626         * emacs-lisp/shadow.el (list-load-path-shadows): Only ignore last
12627         copy of standard Lisp directories.
12629         * tar-mode.el (tar-header-block-summarize, tar-get-descriptor):
12630         Support "next has longname" link type.
12632 2002-03-26  Stefan Monnier  <monnier@cs.yale.edu>
12634         * textmodes/xml-lite.el (xml-lite-at-indentation-p): Move.
12635         (xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at):
12636         New functions.
12637         (forward-xml-tag, backward-xml-tag, beginning-of-xml-tag)
12638         (end-of-xml-tag): Remove.
12639         (xml-lite-get-context): Better handling of comments.
12640         (xml-lite-calculate-indent): Use xml-lite-in-string-p.
12641         (xml-lite-parse-tag-backward): Rewrite.
12643 2002-03-26  Juanma Barranquero  <lektu@terra.es>
12645         * makefile.w32-in (WINS): Add the toolbar directory.
12647 2002-03-26  Richard M. Stallman  <rms@gnu.org>
12649         * subr.el (substring-no-properties): Function deleted (now in C).
12651 2002-03-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12653         * mwheel.el (mouse-wheel-mode): Use global-set-key and
12654         global-unset-key.
12656 2002-03-24  Richard M. Stallman  <rms@gnu.org>
12658         * mail/rmail.el (rmail-resend): Call mail-abbrev-make-syntax-table.
12660         * progmodes/etags.el (tags-query-replace): Pass t for NOERROR
12661         to query-replace-read-args.
12663         * progmodes/compile.el (compilation-forget-errors):
12664         Don't adjust compilation-parsing-end if it's nil.
12666         * replace.el (query-replace-read-args): New optional arg NOERROR.
12667         (perform-replace): Use save-window-excursion around recursive edit.
12669 2002-03-24  Colin Walters  <walters@verbum.org>
12671         * ibuffer.el (ibuffer): If the user has `ibuffer-use-other-window'
12672         non-nil, then always use another window.
12674 2002-03-24  Gerd Moellmann  <gerd@gnu.org>
12676         * subr.el (macro-declaration-function): New function.  Set the
12677         variable macro-declaration-function to it.
12679         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
12680         Handle declarations in macro definitions.
12682 2002-03-24  Eli Zaretskii  <eliz@is.elta.co.il>
12684         * facemenu.el (facemenu-get-face): Remove unused variable `foreground'.
12686         * enriched.el (enriched-face-ans): Support FACE of the form
12687         (:foreground COLOR) and (:background COLOR).
12688         (enriched-decode-foreground, enriched-decode-background): Set the
12689         fore- and background colors of the faces we create, since facemenu
12690         doesn't.
12692 2002-03-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12694         * mwheel.el (mouse-wheel-mode): Use the result of
12695         current-global-map instead of the variable `global-map'.
12697 2002-03-23  Richard M. Stallman  <rms@gnu.org>
12699         * mail/mailabbrev.el (mail-abbrev-make-syntax-table): New subroutine
12700         broken out of sendmail-pre-abbrev-expand-hook.
12701         (sendmail-pre-abbrev-expand-hook): Use it.
12703 2002-03-22  Stefan Monnier  <monnier@cs.yale.edu>
12705         * Makefile.in (finder-inf.el): Remove.
12706         (finder-data): Don't depend on finder-inf.el any more.
12707         (compile, compile-always): Handle the case where some files
12708         from DONTCOMPILE are missing (it tried to compile them).
12709         (bootstrap-clean): Use src/emacs only if executable.
12710         (bootstrap): Update subdirs.el and finder-inf.el.
12712         * finder.el: Don't load finder-inf.el during byte-compilation.
12714         * vc-cvs.el (vc-cvs-registered, vc-cvs-dir-state-heuristic):
12715         Don't consider cvs-removed files as under VC control.
12716         VC wouldn't handle them properly anyway and it confuses
12717         vc-file-not-found-hook.
12719         * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done):
12720         Add autoload cookie.
12722 2002-03-22  Eli Zaretskii  <eliz@is.elta.co.il>
12724         * calendar/calendar.el (calendar): Doc fix.
12726 2002-03-22  Juanma Barranquero  <lektu@terra.es>
12728         * play/gomoku.el (gomoku-font-lock-O-face): Convert to use `defface'.
12729         (gomoku-font-lock-X-face): Likewise.
12730         (gomoku-font-lock-keywords): Use faces instead of variables.
12732 2002-03-21  Stefan Monnier  <monnier@cs.yale.edu>
12734         * Makefile.in (bootstrap): Make sure subdirs.el is ready.
12736 2002-03-21  Kim F. Storm  <storm@cua.dk>
12738         * simple.el (open-network-stream, open-network-stream-nowait)
12739         (open-network-stream-server): Use featurep to test for
12740         supported networking features.
12742 2002-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
12744         * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
12745         directions as the last action.
12747 2002-03-21  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12749         * startup.el (fancy-splash-tail, normal-splash-screen):
12750         Update copyright.
12752         * novice.el (disabled-command-hook): Clarify output text to match
12753         prompt.
12755 2002-03-20  Jason Rumney  <jasonr@gnu.org>
12757         * frame.el (display-images-p): Do not explicitly check display type.
12759 2002-03-20  pmr-sav  <pmr-sav@hamm.pajato.com>
12761         * mail-utils.el:
12762         Eliminate compilation warnings due to `rfc822-addresses'.
12763         (rmail-dont-reply-to): Eliminate `pos' as a free variable for a
12764         warning free compile.
12766 2002-03-20  Michael Kifer  <kifer@cs.stonybrook.edu>
12768         * ediff-diff.el (ediff-install-fine-diff-if-necessary):
12769         Take the current highlighting style into account.
12770         (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
12771         (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
12773         * ediff-init.el (ediff-patch-job): New macro.
12775         * ediff-mult.el (ediff-make-new-meta-list-header): New API function.
12776         (ediff-intersect-directories): Use ediff-make-new-meta-list-header.
12778         * ediff-ptch.el (ediff-map-patch-buffer):
12779         Use ediff-make-new-meta-list-header.
12780         (ediff-fixup-patch-map): Use the meta-list API from ediff-mult.el.
12782         * ediff-util.el (ediff-toggle-hilit): Fix toggling of highliting.
12783         (ediff-select-difference): Take highlighting style into account.
12784         (ediff-clone-buffer-for-region-comparison): New function.
12785         (ediff-inferior-compare-regions): Added comparison of current diff
12786         regions.
12788         * ediff.el (ediff-clone-buffer-for-region-comparison)
12789         (ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el.
12791 2002-03-19  pmr-sav  <pmr-sav@hamm.pajato.com>
12793         * mail-utils.el (rmail-dont-reply-to):
12794         Overhaul to correctly apply the regular
12795         expressions in the variable `rmail-dont-reply-to-names' to the list of
12796         destination addresses.  Contributed by lorentey@elte.hu.
12798         * rmail.el (rmail-dont-reply-to-names):
12799         Modify the documentation to make it email
12800         address centric rather than login name centric.  Contributed by
12801         lorentey@elte.hu.
12803 2002-03-18  Colin Walters  <walters@verbum.org>
12805         * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so
12806         we don't require `cl' at runtime.
12807         (sorting mode mode-name): Don't take the symbol-name of a string.
12809         * ibuffer.el (ibuffer-set-mark): Go back to the beginning of the
12810         line after setting the mark.
12811         (ibuffer-insert-buffers-and-marks): Invert the test for
12812         `ibuffer-sorting-reversep'.
12814 2002-03-18  Stefan Monnier  <monnier@cs.yale.edu>
12816         * international/ucs-tables.el (unify-8859-on-decoding-mode)
12817         (unify-8859-on-encoding-mode): Remove autoload cookie.
12819 2002-03-18  Andre Spiegel  <spiegel@gnu.org>
12821         * vc-rcs.el (vc-rcs-register): Fix handling of
12822         vc-[rcs-]register-switches.
12823         (vc-rcs-checkin-switches, vc-rcs-checkout-switches):
12824         Variables removed, since they weren't used yet.
12826         * vc-cvs.el (vc-cvs-register): Fix handling of
12827         vc-[cvs-]register-switches.
12829         * vc-sccs.el (vc-sccs-register): Fix handling of
12830         vc-[sccs-]register-switches.
12832 2002-03-18  Stefan Monnier  <monnier@cs.yale.edu>
12834         * loadup.el ("emacs-lisp/backquote"): Load earlier.
12835         ("international/ucs-tables"): Load and turn on
12836         unify-8859-on-encoding-mode unconditionally.
12837         (emacs-version): Use `defconst' rather than `setq'.
12839         * eshell/esh-ext.el (eshell-binary-suffixes): Use exec-suffixes.
12841 2002-03-18  Richard M. Stallman  <rms@gnu.org>
12843         * menu-bar.el (menu-bar-options-menu): Cope if
12844         text-mode-hook is not a list.
12846 2002-03-17  Richard M. Stallman  <rms@gnu.org>
12848         * emulation/pc-select.el (pc-selection-mode):
12849         Alter the existing global map, don't replace it.
12851         * files.el (list-directory): Set default-directory at the end.
12853         * dabbrev.el (dabbrev--goto-start-of-abbrev):
12854         Put a limit on field-beginning search.
12856 2002-03-17  Simon Josefsson  <jas@extundo.com>
12858         * net/browse-url.el (browse-url-mosaic-pidfile): New variable.
12859         (browse-url-mosaic): Use it.
12861         * net/browse-url.el (browse-url-filename-alist): Don't begin
12862         docstring with *, you don't want to set this one with M-x set-variable.
12864         * net/browse-url.el: Put * in user option doc strings.
12866 2002-03-17  Stefan Monnier  <monnier@cs.yale.edu>
12868         * textmodes/sgml-mode.el (sgml-xml-mode): Renamed from sgml-xml.
12869         (sgml-xml-guess): Simplify.
12870         (sgml-mode-common): Remove (move into sgml-mode).
12871         (sgml-mode): Add code from sgml-mode-common.
12872         Remove redundant setting of indent-line-function.
12873         Don't set skeleton-transformation when in XML mode.
12875         * international/mule-diag.el (describe-char-after):
12876         Use `internal-describe-syntax-value' again (got lost somewhere).
12878         * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
12879         Use unify-8859-on-decoding-mode.
12880         (unify-8859-on-decoding-mode): Also set translation-table-for-input.
12881         (ucs-insert): Give an error if the unicode char can't be created.
12883         * pcvs-parse.el (cvs-parse-table): Be a bit more lenient.
12884         (cvs-parse-status): Handle the "used to have a conflict" marker.
12886 2002-03-17  Kim F. Storm  <storm@cua.dk>
12888         The following changes are related to the enhanced network process
12889         support.
12891         * simple.el: Update copyright.
12892         (clone-process): Use make-network-process to clone network
12893         processes.  Get command list via (process-contact ... t).
12894         Use set-process-query-on-exit-flag and process-query-on-exit-flag
12895         instead of process-kill-without-query.
12896         (open-network-stream): Replaces C-version from process.c.
12897         (open-network-stream-nowait, open-network-stream-server): New funs.
12898         (process-kill-without-query): Replaces C-version from process.c.
12900         * files.el: Update copyright.
12901         (save-buffers-kill-emacs): Also check for active server
12902         processes.  Use process-query-on-exit-flag.  Only list processes
12903         which has the query-on-exit flag set in connection with user query.
12905         * shadowfile.el: Update copyright.
12906         (shadow-save-buffers-kill-emacs): Also check for active server
12907         processes.  Use process-query-on-exit-flag.
12909 2002-03-16  Simon Marshall  <simon.marshall@misys.com>
12911         * imenu.el (imenu-menubar-modified-tick): Renamed from
12912         imenu-update-menubar-modified-tick.
12913         (imenu-update-menubar): Update imenu-menubar-modified-tick
12914         whenever outer condition succeeds.
12916         * lazy-lock.el (save-buffer-state):
12917         Bind inhibit-modification-hooks and buffer-file-truename
12918         instead of before-change-functions and after-change-functions.
12920 2002-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
12922         * international/codepage.el (codepage-setup): Don't define a
12923         codepage if it is already defined.
12925         * textmodes/po.el (po-content-type-charset-alist): Convert the
12926         car of each association to a string.
12927         (po-find-file-coding-system-guts): If the charset matches a name
12928         of a codepage, set up that codepage and return it as a coding
12929         system to decode the file.
12930         (po-find-charset): Search for the Charset= header even if we've
12931         read less than 4KB.
12932         <top-level>: Remove the setup for all known codepages: it seems
12933         to cause crashes in the CCL driver.
12935 2002-03-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12937         * textmodes/bibtex.el (bibtex-sort-ignore-string-entries)
12938         (bibtex-entry-field-alist): Doc fix.
12940 2002-03-16  Richard M. Stallman  <rms@gnu.org>
12942         * progmodes/cperl-mode.el (cperl-imenu--function-name-regexp-perl):
12943         Move definition above cperl-outline-regexp.
12945         * bindings.el (mode-line-mule-info): In computing help-echo prop,
12946         avoid using save-window-excursion.  And compile the function.
12948 2002-03-15  Stefan Monnier  <monnier@cs.yale.edu>
12950         * files.el (load-completion): New function.
12951         (load-library): Use it.
12953 2002-03-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12955         * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
12956         to match the actual code.
12958 2002-03-15  Eli Zaretskii  <eliz@is.elta.co.il>
12960         * textmodes/po.el (po-find-file-coding-system-guts):
12961         Use with-temp-buffer instead of po-with-temp-buffer.
12963         * international/mule-conf.el (file-coding-system-alist): Add an
12964         association for PO files.
12966         * textmodes/po.el: New file.
12968 2002-03-15  Gerd Moellmann  <gerd@gnu.org>
12970         * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
12971         Fix simple loop indentation.
12973 2002-03-14  Miles Bader  <miles@gnu.org>
12975         * net/rlogin.el (rlogin-mode): Use `define-derived-mode'.
12977 2002-03-14  Richard M. Stallman  <rms@gnu.org>
12979         * textmodes/picture.el (picture-insert)
12980         (picture-clear-column, picture-draw-rectangle):
12981         Use move-to-column, not move-to-column-force.
12983         * dired.el (dired-readin): Clear out undo list.
12984         (dired-fun-in-all-buffers): Definition moved from dired-aux.el.
12985         (dired-delete-entry): New function.
12986         (dired-internal-do-deletions): Use dired-fun-in-all-buffers
12987         and dired-delete-entry, to update this buffer (and others).
12989         * dired-aux.el (dired-fun-in-all-buffers): Moved to dired.el.
12991         * facemenu.el (facemenu-add-new-face):
12992         Pass region args to facemenu-set-face, when there is a region.
12993         (facemenu-set-foreground, facemenu-set-background)
12994         (facemenu-add-face): Doc fixes.
12996         * progmodes/cperl-mode.el (cperl-outline-regexp): Move definition up.
12998 2002-03-14  Miles Bader  <miles@gnu.org>
13000         * emacs-lisp/debug.el: Require `button'.
13001         (debugger-mode-map): Set the parent keymap to `button-buffer-map',
13002         to get TAB and <backtab> bindings.
13004         * net/rlogin.el (rlogin-carriage-filter): Function removed.
13005         (rlogin): Don't install the `rlogin-carriage-filter' filter, as
13006         comint removes carriage returns itself now.
13008         * rfn-eshadow.el (rfn-eshadow-update-overlay):
13009         Bind `inhibit-point-motion-hooks' to t while messing around, to avoid
13010         getting hosed by our own intangible property.
13012 2002-03-13  Stefan Monnier  <monnier@cs.yale.edu>
13014         * progmodes/fortran.el (fortran-mode): Set comment-padding to "$$$".
13015         Add fortran-comment-line-start-skip to comment-start-skip.
13016         (fortran-comment-indent): Keep whole-line comments in column 0.
13017         (fortran-find-comment-start-skip): New arg `all'.
13018         If ALL is nil, make sure we only match comment-start-skip if we
13019         can't match fortran-comment-line-start-skip.
13020         Fix bug that made it return t but without moving point when
13021         matching '!'! (a false-comment followed by a real comment).
13022         (fortran-indent-comment): Use new `all' argument above.
13023         Be careful not to add an incorrect comment-starter like "C"
13024         in comment-column.
13025         (fortran-split-line): When splitting a comment, reuse the comment
13026         starter from the current line rather than fortran-comment-line-start.
13027         (fortran-indent-line, fortran-auto-fill): Simplify thanks to the
13028         cleaner behavior of fortran-find-comment-start-skip.
13029         (fortran-fill): Don't be confused by ! inside a comment.
13030         (fortran-break-line): Minor cleanup and simplification.
13032 2002-03-13  Francesco Potort\e,Al\e(B  <pot@gnu.org>
13034         * progmodes/etags.el (tag-exact-file-name-match-p)
13035         (tag-file-name-match-p, tag-partial-file-name-match-p): Use a
13036         simpler regexp.
13038 2002-03-12  Colin Walters  <walters@debian.org>
13040         * ibuffer.el (ibuffer-redisplay-current): Don't move point when
13041         redisplaying a line.
13043 2002-03-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13045         * term/x-win.el (emacs-session-restore): Take previous id as
13046         an argument.
13047         (emacs-session-save): Add comment that return t means cancel shutdown
13049         * startup.el (command-line): Must check that x-session-previous-id
13050         is bound also, for non-X platforms.
13052 2002-03-12  Gerd Moellmann  <gerd@gnu.org>
13054         * emacs-lisp/cl-indent.el (lisp-loop-keyword-indentation)
13055         (lisp-loop-forms-indentation, lisp-simple-loop-indentation):
13056         New user options.
13057         (extended-loop-p, common-lisp-loop-part-indentation): New functions.
13058         (common-lisp-indent-function-1): Renamed from
13059         common-lisp-indent-function.
13060         (common-lisp-indent-function): Handle loop forms specially.
13061         (lisp-indent-defmethod): Use car/cdr instead of first/rest.
13062         (lisp-backquote-indentation): New user option.
13064 2002-03-12  Francesco Potort\e,Al\e(B  <pot@gnu.org>
13066         * progmodes/etags.el (tag-exact-file-name-match-p)
13067         (tag-file-name-match-p, tag-partial-file-name-match-p):
13068         Assume that the header of a tags section has either a number
13069         or nothing after the last comma.
13071 2002-03-11  Richard M. Stallman  <rms@gnu.org>
13073         * imenu.el (imenu-update-menubar-modified-tick): New variable.
13074         (imenu-update-menubar): Don't call imenu--make-index-alist
13075         if buffer has not changed since last time.
13077         * desktop.el (desktop-buffer-handlers): Doc fix.
13078         (desktop-buffer-file): Explicitly return BUF.
13080         * paren.el (show-paren-function): Move back in other direction
13081         to verify the match is correct.
13083         * mail/supercite.el (sc-select-attribution): Accept whatever value
13084         we get in CHOICE; there is no value meaning "try again".
13086 2002-03-11  Colin Walters  <walters@verbum.org>
13088         * shell.el (toplevel): Revert previous change to use pcomplete.
13089         (shell-mode): Ditto.
13090         (shell-pcomplete-setup-done): Remove.
13091         (shell-pcomplete): Ditto.
13092         (shell-pcomplete-reverse): Ditto.
13094         * comint.el: Remove documentation on setting up pcomplete.
13096 2002-03-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13098         * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
13099         item.  Doc fix.
13101         * image.el (image-type-from-file-header): Make temporary buffer
13102         unibyte.
13104         * subr.el (add-to-list): Doc fix.
13106 2002-03-11  Miles Bader  <miles@gnu.org>
13108         * pcomplete.el (pcomplete-entries): Expand environment variables
13109         in filename.
13111 2002-03-10  Daniel Pfeiffer  <occitan@esperanto.org>
13113         * play/mpuz.el: Use defface instead of facemenu-get-face.
13115 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13117         * startup.el (command-line): Add call to emacs-session-restore if
13118         both x-session-id and x-session-previous-id are strings.
13120         * term/x-win.el (x-handle-smid): New function.
13121         (emacs-session-filename): New function.
13122         (emacs-session-save): New function.
13123         (emacs-save-session-functions): New variable.
13124         (emacs-session-restore): New function.
13126 2002-03-09  Eli Zaretskii  <eliz@is.elta.co.il>
13128         * simple.el (shell-command-on-region): Call push-mark with
13129         non-nil second arg, to suppress the "Mark set" message.
13131 2002-03-08  Richard M. Stallman  <rms@gnu.org>
13133         * textmodes/picture.el (picture-forward-column): New arg `interactive'
13134         is non-nil for an interactive call.  Use instead of interactive-p.
13135         (picture-backward-column): Likewise.
13137         * tar-mode.el (tar-untar-buffer): New function.
13139         * info.el (Info-fontify-node): Bind up-clicks, not down-clicks.
13140         Put the mouse-face on the entire xref, like the local keymap.
13142         * find-dired.el (find-name-dired): Use shell-quote-argument.
13144 2002-03-08  Daniel Pfeiffer  <occitan@esperanto.org>
13146         * play/mpuz.el (mpuz-unsolved-face, mpuz-solved-face)
13147         (mpuz-trivial-face, mpuz-text-face, mpuz-solve-when-trivial)
13148         (mpuz-allow-double-multiplicator): New options for nicer look and
13149         new features.
13150         (mpuz-put-number-on-board, mpuz-paint-number, mpuz-solve): New funs.
13151         (mpuz-check-all-solved, mpuz-random-puzzle)
13152         (mpuz-paint-statistics, mpuz-paint-digit, mpuz-close-game)
13153         (mpuz-show-solution): Functions streamlined and removed french
13154         style space before punctuation, added face support and optional
13155         solving of trivial results.
13157 2002-03-07  Colin Walters  <walters@verbum.org>
13159         * ibuf-macs.el (define-ibuffer-column): Add :summarizer property.
13161         * ibuffer.el (ibuffer-update-mode-name): Substitute "view time"
13162         instead of "recency" for clarity.
13163         (ibuffer-compile-format): Document more.  Handle new "summarizer"
13164         columns.
13165         (ibuffer-fontify-region-function): Ditto.
13166         (ibuffer-insert-buffer-line): Ditto.
13167         (ibuffer-map-lines): Ditto.
13168         (ibuffer-insert-buffers-and-marks): Ditto.
13169         (ibuffer-update-title-and-summary): Renamed from
13170         `ibuffer-update-title'.  Handle "summarizer" columns.
13171         (ibuffer-clear-summary-columns): New function.
13173         * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group.
13175 2002-03-07  Gerd Moellmann  <gerd@gnu.org>
13177         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
13178         Use the other-window instead of the other-frame functions when
13179         the window is dedicated.
13181 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
13183         * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
13184         with SILENT so that a new field can be added.
13186 2002-03-06  Eli Zaretskii  <eliz@is.elta.co.il>
13188         * files.el (make-auto-save-file-name): Make sure the produced file
13189         name does not contain characters that are invalid for DOS/Windows
13190         filesystems.
13192         * dos-fns.el, w32-fns.el (make-auto-save-file-name):
13193         Remove replacement functions.
13195 2002-03-06  Gerd Moellmann  <gerd@gnu.org>
13197         * font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
13198         the form `:x'.
13200         * vc.el (vc-branch-part): Add autoload cookie.  This function can
13201         be called from vc-rcs-find-most-recent-rev when visiting a file
13202         checked into RCS in a CVS sandbox.
13204 2002-03-06  Andreas Schwab  <schwab@suse.de>
13206         * progmodes/hideif.el: Augment expression parser to handle
13207         conditional expressions.
13208         (hif-token-regexp): Also match `?' and `:'.
13209         (hif-tokenize): Handle `?' and ':' as tokens.
13210         (hif-expr): Parse conditional expressions.
13211         (hif-or-expr): Parse `||' expressions.
13212         (hif-and-expr): Renamed from hif-term.
13213         (hif-conditional): New function to evaluate a conditional
13214         expression.
13216 2002-03-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13218         * language/czech.el ("Czech"): Fix the documentation.
13220         * language/slovak.el ("Slovak"): Likewise.
13222 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13224         * xml.el (xml-parse-attlist): Accept empty strings.
13226 2002-03-05  Eli Zaretskii  <eliz@is.elta.co.il>
13228         * mouse.el (mouse-show-mark): Remove the no-highlight alternative:
13229         all terminals now support highlighting of some kind.
13231         * language/european.el (mac-roman): Fix the safe-chars property.
13233 2002-03-05  Andre Spiegel  <spiegel@gnu.org>
13235         * vc.el (vc-transfer-file): Use `make-temp-file'.
13236         (vc-default-update-changelog): Remove conditional use of
13237         `make-temp-name'.
13239         * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
13241 2002-03-05  Michael Kifer  <kifer@cs.stonybrook.edu>
13243         * ediff-init.el: Comments.
13245         * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
13246         is loaded.
13248         * ediff-mult.el (ediff-intersect-directories)
13249         (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
13250         Cleanup.
13251         (ediff-draw-dir-diffs): Now supports the "C" command in directory
13252         difference buffer.
13253         (ediff-dir-diff-copy-file): New function that implements copying
13254         of files from one Ediff dir to another
13255         (ediff-bury-dir-diffs-buffer): Kills the buffer instead.
13256         (ediff-append-custom-diff): Better error msgs.
13258         * ediff-util.el (ediff-compute-custom-diffs-maybe): Buglet fix.
13259         (ediff-inferior-compare-regions): Use
13260         ediff-clone-buffer-for-region-comparison. Better and simpler interface.
13262         * ediff.el (ediff-directories-internal): Cleanup.
13263         (ediff-clone-buffer-for-region-comparison): Better interface.
13265 2002-03-04  Richard M. Stallman  <rms@gnu.org>
13267         * emacs-lisp/easy-mmode.el (define-minor-mode):
13268         Use "P" in interactive spec of minor mode commands.
13270 2002-03-04  Stefan Monnier  <monnier@cs.yale.edu>
13272         * faces.el (face-spec-choose): Allow `t' to appear before the end.
13273         (mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
13274         (bold-italic, underline, highlight, secondary-selection, fixed-pitch)
13275         (variable-pitch, trailing-whitespace): Don't use the old-style entries.
13276         (mode-line-inactive, header-line): Move the `t' section to the
13277         beginning so the `:inherit' setting can be shared.
13279 2002-03-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13281         * net/snmp-mode.el: Require tempo when compiling to prevent
13282         warnings.  Update copyright notice.
13284         * help.el (describe-key-briefly, describe-key): Interpret `undefined'
13285         like not defined at all.
13287 2002-03-03  Stefan Monnier  <monnier@cs.yale.edu>
13289         * textmodes/sgml-mode.el: Change maintainer to FSF.
13290         (sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
13291         (sgml-tags-invisible, sgml-beginning-of-tag):
13292         Allow _ : and non-ASCII in tag names, as required for XML.
13293         (sgml-name-char): Don't assume anything about charsets handled by
13294         encode-char.
13296         * textmodes/tex-mode.el (tex-guess-main-file): Handle the case
13297         where one of the buffers is narrowed.
13299         * hexl.el (hexlify-command, dehexlify-command): Remove.
13300         (hexlify-buffer, dehexlify-buffer): Use call-process-region
13301         rather than shell-command-on-region.
13303         * newcomment.el (comment-forward): Use forward-comment to skip
13304         over whitespace (or comments) even when comment-use-syntax is nil.
13306         * progmodes/cperl-mode.el (cperl-menu): Add "-emacs" to the version.
13308         * textmodes/xml-lite.el: New file.
13310 2002-03-03  Richard M. Stallman  <rms@gnu.org>
13312         * textmodes/artist.el (artist-system): Use make-temp-file.
13314         * progmodes/ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file.
13316         * mail/sendmail.el (mail-recover-1): Increase non-random-len
13317         by 1 since we changed make-auto-save-file-name to add one
13318         fewer character to the buffer name.
13319         (mail-recover): Really show point at the right place
13320         in the *Directory* buffer.
13322         * files.el (make-auto-save-file-name): Use make-temp-file.
13324         * terminal.el (te-create-terminfo): Use make-temp-file
13325         to create the source file in a safe way.
13327 2002-03-03  Eli Zaretskii  <eliz@is.elta.co.il>
13329         * cus-start.el: Rename automatic-hscroll-step and
13330         automatic-hscroll-margin into hscroll-step and hscroll-margin.
13332         * frame.el (auto-hscroll-mode): Renamed from automatic-hscrolling.
13333         (automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
13335         * mouse.el (mouse-region-delete-keys): Add deletechar.
13337 2002-03-03  Sam Steingold  <sds@gnu.org>
13339         * play/snake.el (snake-score-file): Fixed parens (broken by the
13340         last patch).
13341         * play/tetris.el (tetris-score-file): Ditto.
13343 2002-03-03  Richard M. Stallman  <rms@gnu.org>
13345         * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
13347         * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
13349         * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
13350         (gamegrid-make-mono-tty-face): Fix usage of condition-case.
13352 2002-03-03  Thien-Thi Nguyen  <ttn@gnu.org>
13354         * calendar/diary-lib.el (list-diary-entries): Use `buffer-substring'
13355         instead of `buffer-substring-no-properties' to support enriched mode.
13357 2002-03-02  Richard M. Stallman  <rms@gnu.org>
13359         * find-dired.el (find-grep-dired): Call shell-quote-argument.
13360         Specify the -e option.
13361         Rename arg to `regexp'.
13363 2002-03-02  Milan Zamazal  <pdm@zamazal.org>
13365         * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode.
13367 2002-03-02  Miles Bader  <miles@gnu.org>
13369         * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
13370         event-modifiers before looking up in `mouse-wheel-scroll-amount'.
13371         If there's no applicable modifiers entry in the alist in
13372         `mouse-wheel-scroll-amount', fall back to the default, not to
13373         nil (which causes full screen scrolls).
13375 2002-03-01  Andreas Schwab  <schwab@suse.de>
13377         * textmodes/texnfo-upd.el (texinfo-start-menu-description):
13378         Remove extra paren in regexp.
13380 2002-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
13382         * mouse.el (mouse-show-mark): Use display-mouse-p, not
13383         display-graphic-p, to decide whether to move point or use the
13384         highlighting.
13386 2002-02-28  Colin Walters  <walters@verbum.org>
13388         * eshell/esh-var.el (eshell-parse-variable-ref): Use `make-temp-file'.
13390         * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
13391         `temporary-file-directory'; we now do that in `calc-graph-file-cache'.
13392         (calc-temp-file-name): Use `make-temp-file'.
13394 2002-02-28  Richard M. Stallman  <rms@gnu.org>
13396         * font-lock.el (java-font-lock-extra-types):
13397         Match java.net.URL, etc.
13399 2002-02-28  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13401         * hexl.el (hexl-options): Doc fix.
13402         Update Commentary section.
13404         * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
13405         Doc fixes.
13407 2002-02-28  Andre Spiegel  <spiegel@gnu.org>
13409         * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
13410         the user to do that first.
13411         (vc-update): New function.
13413         * vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
13414         which calls vc-update.  Use the term "Base Version" instead of
13415         "Last Version" for the entries "Revert" and "Compare".
13417 2002-02-28  Kim F. Storm  <storm@cua.dk>
13419         * simple.el (shell-command-on-region): Report non-zero exit
13420         status in mode line instead of buffer.
13422 2002-02-27  Richard M. Stallman  <rms@gnu.org>
13424         * comint.el (comint-preoutput-filter-functions): Doc fix.
13425         (comint-output-filter-functions, comint-input-filter-functions)
13426         (comint-redirect-filter-functions): Likewise.
13428         (comint-redirect-preoutput-filter): Do the local-hook
13429         handling of t when running comint-redirect-filter-functions.
13430         (comint-output-filter): Likewise for comint-preoutput-filter-functions.
13432 2002-02-26  Richard M. Stallman  <rms@gnu.org>
13434         * paths.el (remote-shell-program): Add doc string.
13436 2002-02-26  Colin Walters  <walters@debian.org>
13438         * ibuf-ext.el (sorter mode-name): New.
13439         (ibuffer-do-occur): Don't quote ibuffer-marked-char.
13441         * calc/calc-ext.el (calc-scroll-left): Call scroll-left
13442         interactively, so they do something.
13443         (calc-scroll-right): Ditto.
13445 2002-02-26  Eli Zaretskii  <eliz@is.elta.co.il>
13447         * international/mule.el (ctext-pre-write-conversion): Handle the
13448         case when FROM is a string, and when we are called from
13449         build_annotations_2.
13451 2002-02-26  Richard M. Stallman  <rms@gnu.org>
13453         * rect.el (clear-rectangle-line): Reindent to the same column
13454         that move-to-column reached when it tried to go to endcol.
13456         * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
13458 2002-02-26  Ivar Rummelhoff  <ivarru@math.uio.no>
13460         * winner.el (winner-boring-buffers, winner-set): A window which
13461         displays a buffer whose name is in the list
13462         `winner-boring-buffers', will no longer be restored by `winner-undo'.
13463         (winner-sorted-window-list): Used to improve comparison between
13464         window configurations.
13465         (winner-win-data): Simplified and moved.
13466         (winner-conf): Simplified (now uses `winner-win-data').
13467         (winner-change-fun, winner-save-old-configurations)
13468         (winner-save-(un)conditionally, winner-redo): Changes made while in
13469         the minibuffer will be ignored.  (Such changes are undone upon
13470         exit for the minibuffer, anyway.)
13471         (winner-set-conf): Preserve selected window whenever possible.
13472         (winner-make-point-alist): Simplified.
13473         (winner-mode, winner-save-unconditionally): Save current window
13474         configuration on entering minibuffer.
13475         (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
13476         since it does not change the overall behavior of Emacs.
13478 2002-02-26  Eli Zaretskii  <eliz@is.elta.co.il>
13480         * international/mule-conf.el (compound-text): Renamed back from
13481         compound-text-no-extensions.
13482         (ctext-no-compositions): Remove the mime-charset property.
13483         (compound-text-with-extensions): Renamed from compound-text.
13484         (x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
13486 2002-02-26  Juanma Barranquero  <lektu@terra.es>
13488         * faces.el (list-faces-display): Fix typo.
13490 2002-02-25  Richard M. Stallman  <rms@gnu.org>
13492         * frame.el (focus-follows-mouse): Doc fix.
13494 2002-02-26  Miles Bader  <miles@gnu.org>
13496         * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
13497         to `define-key', since it no longer accepts the latter.
13499 2002-02-25  Jason Rumney  <jasonr@gnu.org>
13501         * term/w32-win.el (mouse-wheel-scroll-line): Use car of
13502         mouse-wheel-scroll-amount.
13504         * w32-vars.el (mouse-wheel-scroll-amount): Use same definition as
13505         mwheel.el.
13507         * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
13509 2002-02-25  Andre Spiegel  <spiegel@gnu.org>
13511         * vc.el (vc-diff-switches-list): Fix prev change, making the macro
13512         consistent with the others that take a backend name as a symbol.
13514         * vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
13516 2002-02-25  Kim F. Storm  <no-spam@cua.dk>
13518         * comint.el (comint-replace-by-expanded-filename): Do nothing if
13519         comint-match-partial-filename returns nil.
13521         * shell.el (shell-pcomplete-setup-done): New variable.
13522         (shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
13523         (shell-pcomplete-reverse): Ditto.
13525 2002-02-25  Per Abrahamsen  <abraham@dina.kvl.dk>
13527         * ps-print.el (ps-print-printer): Added `lpr' customize group member.
13529 2002-02-25  Juanma Barranquero  <lektu@terra.es>
13531         * subr.el (save-match-data): Doc fix.
13533         * ielm.el (ielm-prompt): Allow customization; make it read-only.
13535 2002-02-25  Kim F. Storm  <storm@cua.dk>
13537         * shell.el (shell-mode-map): Add "Complete" header so completion
13538         menu is shown on the menu bar in shell mode.
13540 2002-02-25  Stefan Monnier  <monnier@cs.yale.edu>
13542         * ielm.el (ielm-match-data): New var.
13543         (inferior-emacs-lisp-mode): Make it buffer-local.
13544         (ielm-eval-input): Use it to preserve match-data between inputs.
13546 2002-02-24  Juanma Barranquero  <lektu@terra.es>
13548         * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process.
13550 2002-02-24  Per Abrahamsen  <abraham@dina.kvl.dk>
13552         * cus-edit.el (custom-unlispify-remove-prefixes): Add to
13553         `custom-buffer' customize group.
13555 2002-02-23  Kim F. Storm  <storm@cua.dk>
13557         * help.el (where-is): Use remap-command.
13559         * help-fns.el (describe-function-1): Use remap-command.
13561         * subr.el (global-set-key, local-set-key): Undo 2002-02-06
13562         change (no longer accept a symbol for the KEY argument).
13564 2002-02-23  Colin Walters  <walters@debian.org>
13566         * calc/calcalg3.el (calc-invent-variables): Convert integer to string.
13567         * calc/calcalg2.el (math-solve-get-sign): Ditto.
13569         * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
13570         in generated function.
13572         * ibuf-ext.el (ibuffer-old-time): Change to hours.
13573         (ibuffer-mark-old-buffers): Handle it.
13575         * shell.el (shell-pcomplete, shell-pcomplete-reverse): New functions.
13576         (toplevel): Bind them.
13577         (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
13578         not necessary now that we use pcomplete.
13580         * comint.el: Document how use new pcomplete completion facility.
13582 2002-02-23  Richard M. Stallman  <rms@gnu.org>
13584         * mail/rmailsum.el (rmail-summary-output): Properly advance
13585         to next message, by calling rmail-summary-goto-msg.
13587         * net/browse-url.el (browse-url-galeon): Specify --existing
13588         for an existing window.  Use --noraise rather than --no-raise.
13589         Don't use -x.
13591 2002-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
13593         * progmodes/etags.el (find-tag-noselect, find-tag)
13594         (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
13595         Fix a typo in doc strings.
13597 2002-02-20  Deepak Goel  <deego@glue.umd.edu>
13599         * play/snake.el (snake-velocity-queue, snake-update-velocity)
13600         (snake-final-x-velocity, snake-final-y-velocity):
13601         New variable and functions.  Store user's keypresses
13602         into a queue and pop from the queue each subsequent turn.
13603         (snake-update-game, snake-move-left)
13604         (snake-move-right, snake-move-up, snake-move-down, snake-active-p)
13605         (snake-start-game): Use that queue.
13606         (snake-use-glyphs-flag): Renamed from snake-use-glyphs.
13607         (snake-use-color-flag): Likewise.
13608         (snake-mode): Rename uses of those variables.
13610 2002-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
13612         Support for ICCCM  Extended Segments in X selections:
13614         * international/mule-conf.el (ctext-no-compositions): New coding
13615         system.
13616         (compount-text-no-extensions): Renamed from compound-text.
13617         (x-ctext-no-extensions, ctext-no-extensions): Aliases for
13618         compound-text-no-extensions.
13619         (compound-text): Redefined using post-read and pre-write conversions.
13621         * international/mule.el (non-standard-icccm-encodings-alist)
13622         (non-standard-designations-alist): New variables.
13623         (ctext-post-read-conversion, ctext-pre-write-conversion):
13624         New functions.
13626 2002-02-21  Jonathan Kamens  <jik@kamens.brookline.ma.us>
13628         * vc.el (vc-default-init-version): Update documentation to
13629         indicate that the backend can override the default init version.
13630         (vc-register): Use the backend init-version function, if it
13631         exists, to determine the initial version of a file.
13632         (vc-diff-switches-list): Don't symbol-quote backend, since it's
13633         already a symbol.  Don't fail if vc-BACKEND-diff-switches isn't bound.
13635         * vc-hooks.el (vc-mode-line): Set vc-mode to nil if the file is
13636         not version-controlled.  This is necessary, e.g., if the file has
13637         just been reverted, and thus was previously under version control
13638         but isn't any longer.
13639         (vc-find-file-hook): Likewise.
13641 2002-02-21  Martin Lorentzson  <Martin.Lorentzson@telia.com>
13643         * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
13644         (vc-cvs-sticky-tag-display): New variable.
13645         (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
13646         (vc-cvs-checkin): If the input revision is a valid symbolic tag
13647         name, we create it as a branch, commit and switch to it.
13648         (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
13649         (vc-cvs-valid-symbolic-tag-name-p): New function.
13650         (vc-cvs-parse-sticky-tag): New function.
13651         (vc-cvs-parse-entry): Added parsing of sticky tags.
13653 2002-02-21  Per Abrahamsen  <abraham@dina.kvl.dk>
13655         * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
13656         nil, and then explicitly set the standard-value to t.
13658 2002-02-20  Sam Steingold  <sds@gnu.org>
13660         * textmodes/flyspell.el (flyspell-mode): Autoload the variable
13661         since it is used in the menu bar.
13663 2002-02-20  Richard M. Stallman  <rms@gnu.org>
13665         * simple.el (shell-command-on-region): Display the exit status
13666         when a command fails.
13668         * subr.el (add-hook): Doc fix.
13670         * frame.el (other-frame): Doc fix.
13672         * simple.el (yank): Clear `field' property.
13674 2002-02-20  Tom Tromey  <tromey@cachet>
13676         * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
13677         natural paragraph boundaries.  Don't fail at beginning of buffer.
13679 2002-02-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13681         * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
13682         call the argument "arg" to match plain next-line and
13683         previous-line.  From Kevin Ryde <user42@zip.com.au>.
13685 2002-02-19  Sam Steingold  <sds@gnu.org>
13687         * mwheel.el (mouse-wheel-scroll-amount): Can specify different
13688         scroll amounts for different modifiers now.
13689         (mwheel-scroll): Handle the new `mouse-wheel-scroll-amount'
13690         format properly.
13691         (mouse-wheel-mode): Ditto.
13693 2002-02-19  Eli Zaretskii  <eliz@is.elta.co.il>
13695         * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
13696         around function body.
13698         * net/browse-url.el (browse-url-maybe-new-window): Reverse the
13699         sense of the comparison, to match the doc strings of functions
13700         that use this macro.
13702 2002-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13704         * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
13706         * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
13707         * menu-bar.el (menu-bar-mode): Ditto.
13709 2002-02-18  Andreas Schwab  <schwab@suse.de>
13711         * replace.el (query-replace-regexp-eval): Doc fix.
13713 2002-02-18  Colin Walters  <walters@verbum.org>
13715         * calc/calcalg2.el (math-solve-get-int): Convert return value from
13716         `math-get-from-counter' to a string before calling `concat' on it.
13718         * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
13719         (calc-public-autoloads): Obsolete; remove.
13720         (calc-private-autoloads): Ditto.
13721         (calc-add-autoloads): Ditto.
13723         * calc/calc-macs.el (calc-with-default-simplification): Use &rest
13724         for body.
13726 2002-02-17  Jason Rumney  <jasonr@gnu.org>
13728         * w32-win.el (x-option-alist, x-long-option-alist)
13729         (x-switch-definitions): Remove, use command-line-x-option-alist
13730         instead to be consistent with X.
13731         (x-handle-initial-switch): New function.
13733 2002-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
13735         * faces.el (mode-line-inactive, header-line): Add the :inherit
13736         attribute for the tty case.
13738 2002-02-17  stanislav shalunov  <shalunov@internet2.edu>
13740         * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
13741         invoked from Rmail with full headers displayed.
13743 2002-02-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13745         * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
13746         when repeated.
13747         * textmodes/paragraphs.el (mark-paragraph): Ditto.
13749 2002-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13751         * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
13752         (menu-bar-tools-menu): Removed speedbar.
13754         * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
13755         and `flyspell-mode' entries.
13757         * textmodes/flyspell.el (flyspell): Add to ispell group.
13759 2002-02-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13761         * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
13762         repeated.
13763         (mark-defun): Mark more if repeated.
13765 2002-02-17  Colin Walters  <walters@verbum.org>
13767         * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.
13769         * ibuffer.el (ibuffer-truncate-lines): New option.
13770         (ibuffer-mode): Use it.
13772 2002-02-17  Kim F. Storm  <storm@cua.dk>
13774         * cus-start.el: Add mouse-highlight.
13776 2002-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
13778         * Makefile.in (DONTCOMPILE): Remove cus-start.el.
13780         * cus-start.el: Add automatic-hscroll-margin and
13781         automatic-hscroll-step.
13783 2002-02-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13785         * cus-start.el (x-autoselect-window): Allow customization.
13787         * eshell/em-alias.el (eshell-alias-initialize): Do not use
13788         make-local-hook.
13790         * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
13792         * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
13794         * eshell/em-glob.el (eshell-glob-initialize): Likewise.
13796         * eshell/em-hist.el (eshell-hist-initialize): Likewise.
13798         * eshell/em-pred.el (eshell-pred-initialize): Likewise.
13800         * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
13802         * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
13804         * eshell/em-smart.el (eshell-smart-initialize): Likewise.
13806         * eshell/em-unix.el (eshell-unix-initialize): Likewise.
13808         * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
13810         * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
13812         * eshell/esh-io.el (eshell-io-initialize): Likewise.
13814         * eshell/esh-mode.el (eshell-mode): Likewise.
13816         * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
13818         * eshell/esh-var.el (eshell-var-initialize): Likewise.
13820         * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
13822         * progmodes/idlwave.el (idlwave-mode): Likewise.
13824         * textmodes/reftex-sel.el (reftex-select-label-mode)
13825         (reftex-select-bib-mode): Likewise.
13827 2002-02-16  John Wiegley  <johnw@gnu.org>
13829         * eshell/em-hist.el (eshell-hist-initialize): When in the
13830         minibuffer, use the global value of `eshell-history-ring', and
13831         never save it to disk, or ask to save it to disk.  This allows
13832         users of session.el to control whether its global state should be
13833         persisted or not.
13834         (eshell-add-command-to-history): Don't write Eshell's history out
13835         to disk, let the governing mode control that upon exit.
13837 2002-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
13839         * eshell/eshell.el (eshell-command): Before reading from the
13840         minibuffer, add eshell-add-command-to-history to
13841         minibuffer-exit-hook, and remove it after read-from-minibuffer
13842         returns.
13844         * eshell/em-hist.el (eshell-add-input-to-history): New function,
13845         with most of the code from eshell-add-to-history.
13846         (eshell-add-command-to-history): New function, to record in
13847         eshell-history the commands run via eshell-command.
13848         (eshell-add-to-history): Call eshell-add-command-to-history to do
13849         most of the work.
13851 2002-02-16  John Wiegley  <johnw@gnu.org>
13853         * eshell/esh-ext.el (eshell-external-command): Added a fix for
13854         XEmacs' new dired.el, which adds a global entry in the
13855         `file-name-handler-alist'.
13857 2002-02-16  John Wiegley  <johnw@gnu.org>
13859         * align.el (align-region): Added a missing name argument.
13861 2002-02-16  John Wiegley  <johnw@gnu.org>
13863         * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
13864         after the #! of a shell interpretor specification.
13866 2002-02-15  Richard M. Stallman  <rms@gnu.org>
13868         * help.el (describe-key-briefly): Make output in INSERT case
13869         look just like what is displayed in the normal case.
13871 2002-02-15  Andreas Schwab  <schwab@suse.de>
13873         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
13874         Require non-letter after specials.
13876 2002-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
13878         * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
13880 2002-02-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13882         * simple.el (mark-word): Mark more if repeated.
13883         * textmodes/paragraphs.el (mark-paragraph): Ditto.
13884         (mark-end-of-sentence): Ditto.
13886 2002-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
13888         * wid-edit.el (widgetp): Made it more robust.
13890 2002-02-14  Per Abrahamsen  <abraham@dina.kvl.dk>
13892         * facemenu.el (describe-text-done): New function.
13893         (describe-text-mode-map): New variable.
13894         (describe-text-mode-hook): New option.
13895         (describe-text-mode): New function.
13896         (describe-text-widget): New function.
13897         (describe-text-sexp): New function.
13898         (describe-text-properties): New function.
13899         (describe-text-category): New command.
13900         (describe-text-at): New command.
13901         (facemenu-menu): Replace `list-text-properties-at' with
13902         `describe-text-at' in the menu.
13904         * wid-edit.el (widgetp): New function.
13905         * wid-edit.el (widget-keymap, widget-insert, widget-setup): Autoload.
13907         * emacs-lisp/pp.el (pp-to-string): Autoloaded.
13909         * wid-browse.el: Removed version and x-url keywords.
13911 2002-02-13  Kim F. Storm  <storm@cua.dk>
13913         * cus-start.el (mode-line-in-non-selected-windows):
13914         Allow customization.
13916 2002-02-13  Richard M. Stallman  <rms@gnu.org>
13918         * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
13919         Tell bibtex-parse-keys to output no progress messages.
13921 2002-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
13923         * progmodes/pascal.el (pascal-imenu-generic-expression):
13924         Add menu-title and fix parentheses.
13926 2002-02-12  Per Abrahamsen  <abraham@dina.kvl.dk>
13928         * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
13929         (menu-bar-options-menu): Don't set default value for `truncate-lines'.
13931 2002-02-12  Per Abrahamsen  <abraham@dina.kvl.dk>
13933         * menu-bar.el (menu-bar-options-save): Only save
13934         `current-language-environment' and `default-input-method' when
13935         marked as customized.
13937         * international/mule-cmds.el
13938         (setup-specified-language-environment):
13939         Mark `current-language-environment' as customized.
13940         (set-input-method): Mark `default-input-method' as customized when
13941         called interactively.
13942         (toggle-input-method): Ditto.
13944 2002-02-11  Colin Walters  <walters@verbum.org>
13946         * ibuffer.el (ibuffer-switch-format): Supply required argument for
13947         `ibuffer-current-formats'.
13949 2002-02-11  Miles Bader  <miles@gnu.org>
13951         * faces.el (mode-line-inactive): Add dark-background variant.
13953 2002-02-11  Per Abrahamsen  <abraham@dina.kvl.dk>
13955         * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
13956         * menu-bar.el (menu-bar-mode): Ditto.
13957         * cus-edit.el (customize-mark-to-save): Always save variables
13958         without a standard value.
13960         * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
13961         (menu-bar-options-save): Ditto.
13962         (menu-bar-showhide-menu): Ditto.
13963         (menu-bar-options-menu): Ditto.
13964         (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
13965         (menu-bar-scroll-bar-none): Remove.
13966         (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
13967         expressions instead.
13969         * cus-edit.el (customize-set-value): Return value.
13970         (customize-set-variable): Ditto.
13971         (customize-save-variable): Ditto.
13972         (customize-set-variable): Load dependencies before setting value.
13973         (custom-load-symbol): Autoload it.
13974         (customize-mark-as-set): New function.
13976 2002-02-11  Eli Zaretskii  <eliz@is.elta.co.il>
13978         * cus-start.el: Don't warn about "x-*" symbols when building a
13979         non-GUI version.
13981 2002-02-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13983         * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
13984         Doc fix.
13985         (strokes-help): Do not use doubled with-output-to-temp-buffer.
13986         Fix the help string.
13987         (strokes-prompt-user-save-strokes): Fix typo.
13988         (strokes-list-strokes): Use proper exit-action argument for
13989         view-buffer.  Update copyright notice.
13991         * international/mule-diag.el: Various doc and message fixes.
13992         (non-iso-charset-alist): Add mac-roman.  Don't add entries for
13993         codepages already present.
13994         (list-block-of-chars): Display space for null entries in
13995         translation table.  Display tab specially.
13996         (list-non-iso-charset-chars): Check for null charsets.  Use pop
13997         for clarity.  Don't break 8-bit sets into sections between ranges.
13998         (list-charset-chars): Avoid indent-tabs-mode.
13999         (describe-char-after): Maybe use the text property for syntax
14000         table information.  Maybe report char-code-property-table info.
14001         Maybe report character's unicode.  Tweak printing of list info.
14002         (list-input-methods): Add xref buttons.
14003         (dump-charsets, dump-codings): Deleted (obsolete).
14004         From Dave Love <fx@gnu.org>.
14006 2002-02-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14008         * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
14010 2002-02-10  Michael Kifer  <kifer@cs.stonybrook.edu>
14012         * viper-util.el (viper-read-key-sequence): Fix so it'll read
14013         fast key sequences in emacs native mode
14014         (viper-events-to-keys): Delete.
14016         * viper.el (describe-key, describe-key-briefly): Get rid of
14017         viper-events-to-keys.
14019         * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
14021         * ediff-wind.el (ediff-setup-control-frame):
14022         Use ediff-has-gutter-support.
14024         * ediff-util.el (ediff-dispose-of-variant-according-to-user):
14025         check if buff is alive.
14027         * ediff.el: Typo in comment.
14029 2002-02-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14031         * menu-bar.el (menu-bar-options-save): Take care of
14032         line-number-mode and column-number-mode variables.
14033         (menu-bar-showhide-menu): New menu-items "Show Line Number" and
14034         "Show Column Number" in "Show/Hide" menu.
14036 2002-02-09  Richard M. Stallman  <rms@gnu.org>
14038         * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
14040 2002-02-09  Kim F. Storm  <storm@cua.dk>
14042         * faces.el (mode-line-inactive): New face for mode-line for
14043         non-selected windows.
14044         (mode-line): Doc fix: Only used for selected window.
14046 2002-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
14048         * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
14049         name to "Insert Diary Entry".
14051 2002-02-08  Stefan Monnier  <monnier@cs.yale.edu>
14053         * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
14054         (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
14056 2002-02-08  Richard M. Stallman  <rms@gnu.org>
14058         * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
14060 2002-02-08  Andreas Schwab  <schwab@suse.de>
14062         * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
14063         of point-min.
14065 2002-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
14067         * net/ange-ftp.el (ange-ftp-process-handle-line)
14068         (ange-ftp-set-xfer-size): If the file's size is a float, divide
14069         by 1024 instead of using ash.
14071         * international/mule-cmds.el (select-safe-coding-system):
14072         State the buffer's name in the message popped in the *Warning* buffer,
14073         and make sure the offending buffer is displayed.
14075 2002-02-07  Markus Rost  <rost@math.ohio-state.edu>
14077         * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
14079 2002-02-07  Richard M. Stallman  <rms@gnu.org>
14081         * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
14083         * register.el (list-registers): New command.
14084         (describe-register-1): New subroutine, taken out of view-register.
14086         * emacs-lisp/copyright.el (copyright-regexp):
14087         Delete the unibyte copyright symbol; it's redundant.
14088         Fix a spazz in the multibyte encoding here.
14090 2002-02-07  Dave Love  <fx@gnu.org>
14092         * language/cyril-util.el (cyrillic-encode-koi8-r-char)
14093         (cyrillic-encode-alternativnyj-char): Get translation tables from
14094         symbol properties, not as variables.
14095         (standard-display-cyrillic-translit): Include unicodes.
14097 2002-02-06  Kim F. Storm  <storm@cua.dk>
14099         * help.el (where-is): Report remapped commands.
14101         * help-fns.el (describe-function-1): Ditto.
14103         * subr.el (global-set-key, local-set-key): Accept a symbol for the
14104         KEY argument (like define-key).
14106 2002-02-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14108         * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
14110 2002-02-06  Richard M. Stallman  <rms@gnu.org>
14112         * mail/mailabbrev.el: Require sendmail only at compile time.
14113         (mail-mode-header-syntax-table): Var deleted.
14114         (mail-abbrev-syntax-table): Init to nil, will compute when needed.
14115         (sendmail-pre-abbrev-expand-hook): Only temporarily change
14116         local-abbrev-table and the syntax table.
14117         Compute mail-abbrev-syntax-table if that has not been done.
14119         * progmodes/compile.el (grep-compute-defaults): Definition moved up.
14121         * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
14122         (debugger-frame-number): Figure out the offset directly.
14123         (debugger-setup-buffer): Don't use debugger-frame-offset.
14124         (debugger-frame, debugger-frame-clear): Likewise.
14125         (debugger-jump): Don't alter debugger-frame-offset.
14127         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14128         Replace foo-p as var name with foo-flag, not foo-p-flag.
14130         * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
14131         (highlight-changes-passive-string): Default to -Chg.
14132         (highlight-changes-global-modes): Doc fix.
14134         * dired.el (dired-get-filename): Add /: when appropriate
14135         to avoid taking a local name as remote.
14137         * files.el (file-name-non-special): Add special handling for
14138         file-name-sans-versions, file-name-completion, and
14139         file-name-all-completions.
14141         * isearch.el (isearch-update): Don't update display in kbd macro.
14142         (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
14144         * subr.el (force-mode-line-update): Doc fix.
14146         * subr.el (atomic-change-group, prepare-change-group)
14147         (activate-change-group, accept-change-group, cancel-change-group):
14148         New functions.
14150         * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
14151         (transpose-subr-1): Use atomic-change-group.
14153         * subr.el (add-minor-mode): Include the mode's lighter string
14154         in the minor mode menu item name.
14156         * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
14157         rmail-count-screen-lines starting from (point-min).
14159         * startup.el (use-fancy-splash-screens-p): Need 19 lines,
14160         beyond the image height, to use the fancy splash screen.
14162         * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
14163         (text-mode): Set text-mode-variant here.
14165 2002-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
14167         * play/pong.el (pong-height): Don't use height that exceeds the
14168         frame height.
14169         (pong-border-options): Make the border colors slightly more bright.
14171         * play/gamegrid.el (gamegrid-display-type): Treat any
14172         color-capable display as color-x, if display-color-p is fboundp.
14173         (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
14174         (gamegrid-make-color-tty-face): Use the value of color, not the
14175         symbol itself.  Don't call gamegrid-color.
14177 2002-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
14179         * gud.el (gud-refresh): Call recenter only after we are sure we
14180         are in the right window.
14182 2002-02-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14184         * cus-edit.el (customize-mark-to-save): New function.
14185         * menu-bar.el (menu-bar-options-save): Rewrote.
14187 2002-02-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14189         * cus-start.el (x-use-underline-position-properties):
14190         Allow customization.
14192 2002-02-04  Simon Josefsson  <jas@extundo.com>
14194         * dired.el (dired-load-hook, dired-mode-hook)
14195         (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
14197 2002-02-03  Colin Walters  <walters@verbum.org>
14199         * ibuf-ext.el (ibuffer-filter-format-alist)
14200         (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
14201         New variables.
14202         * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
14203         is now the Emacs CVS tree.
14204         (ibuffer-formats): Doc fix.
14205         (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
14206         (ibuffer-current-format): Use them.
14207         (ibuffer-recompile-formats, ibuffer-check-formats)
14208         (ibuffer-switch-format, ibuffer-update-title):
14209         Add support for ibuffer-filter-format-alist.
14210         (define-ibuffer-column process): Remove unncessary consing.
14212         * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
14213         for a summary column.
14215 2002-02-03  Andreas Schwab  <schwab@suse.de>
14217         * window.el (save-selected-window): Move macro before first use.
14218         (balance-windows): Fix misplaced parenthesis.
14220 2002-02-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14222         * calculator.el (calculator-displayers): Doc fixes.
14224 2002-02-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14226         * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
14227         (menu-bar-options-save): Save also the value of `display-time-mode'.
14228         (showhide-date-time): New function.
14229         (menu-bar-showhide-menu): New menu-item "Date and time".
14231 2002-02-03  Eli Zaretskii  <eliz@is.elta.co.il>
14233         * mail/rmail.el (rmail): Use find-buffer-visiting instead of
14234         get-file-buffer to check for rmail buffer existence.
14236         * term.el (term-emulate-terminal): Extract proper command string
14237         which is supplied to term-command-hook.
14239 2002-02-03  Richard M. Stallman  <rms@gnu.org>
14241         * international/quail.el (quail-help): Don't call help-setup-xref.
14243         * international/mule-cmds.el (describe-input-method):
14244         Call help-setup-xref here.
14245         (describe-current-input-method): Doc fix.
14247         * novice.el (disabled-command-hook): Clarify output text.
14248         Indent the paragraph from the command's doc string.
14250         * dabbrev.el (dabbrev--goto-start-of-abbrev):
14251         Exit loop on beginning of field rather than bobp.
14253 2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
14255         * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
14256         the message text into the *mail* buffer, and restore the pruned
14257         state after that.
14259         * mail/rmail.el (rmail-redecode-body): Prune the headers before
14260         looking for X-Coding-System header, and restore the pruned state
14261         before returning.
14263 2002-02-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14265         * cus-edit.el (customize-save-variable): Fix typo in prompt.
14267         These changes integrate new version of flyspell.el from its
14268         maintainer, Manuel Serrano:
14270         * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
14271         (flyspell-mode-on, flyspell-notify-misspell)
14272         (flyspell-small-region, flyspell-external-point-words)
14273         (flyspell-large-region): Use it
14274         (flyspell-before-incorrect-word-string)
14275         (flyspell-after-incorrect-word-string): New user options.
14276         (make-flyspell-overlay): Use them.
14277         (flyspell-version): New function.
14278         (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
14279         definitions to use :weight.
14280         (flyspell-insert-function): New user option.
14281         (flyspell-auto-correct-word, flyspell-correct-word)
14282         (flyspell-xemacs-correct): Use it.
14283         (flyspell-define-abbrev): New function.
14284         (flyspell-auto-correct-word, flyspell-correct-word)
14285         (flyspell-xemacs-correct): Use it.
14286         (make-flyspell-overlay): Use `evaporate' property.
14287         (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
14288         (flyspell-emacs-popup): Use `session' instead of `accept'.
14289         (flyspell-auto-correct-previous-pos): New variable.
14290         (flyspell-auto-correct-previous-hook)
14291         (flyspell-auto-correct-previous-word): New functions.
14293 2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
14295         * novice.el (enable-command): If Emacs was invoked as "emacs -q",
14296         don't alter the user's ~/.emacs.
14297         (disable-command): If user-init-file is nil or does not exist,
14298         default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
14299         But don't alter the init file if Emacs was invoked as "emacs -q"
14301 2002-02-01  Stefan Monnier  <monnier@cs.yale.edu>
14303         * mail/sendmail.el (mail-mode): Undo half of last change.
14305         * indent.el (indent-for-tab-command): Remove spurious code.
14307         * hi-lock.el (hi-lock-find-patterns): Save restriction.
14309 2002-02-01  Eli Zaretskii  <eliz@is.elta.co.il>
14311         * calendar/time-date.el: Moved from lisp/gnus.
14313         * calendar/parse-time.el: Ditto.
14315 2002-01-31  Richard M. Stallman  <rms@gnu.org>
14317         * international/iso-acc.el (iso-languages): Fix ", " in French.
14319         * cus-start.el (history-length): Specify customization for it.
14321         * emacs-lisp/debug.el (debugger-setup-buffer):
14322         When an eval-buffer frame was reading from a buffer,
14323         insert indication of the buffer position.
14324         (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
14325         (debugger-frame-clear, debugger-frame): Error on non-frame line.
14327         * simple.el (shell-command-on-region): Err if no mark
14328         before reading the command string.
14330         * hl-line.el (hl-line-highlight, hl-line-unhighlight):
14331         Definitions moved down after hl-line-mode var's definition.
14333         * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
14334         (hilit-chg-set-face-on-change): Rename arg.
14335         (hilit-chg-make-ov): Detect error earlier.
14337         * ediff-hook.el: Delete autoload cookies.
14339         * comint.el (comint-scroll-show-maximum-output): Default is t.
14341         * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
14342         (batch-byte-compile-if-not-done): New function.
14344         * Makefile.in (compile): New target.
14345         (compile-always): Renamed from compile-files.
14346         (compile-after-backup): Renamed from compile.
14347         (bootstrap): Depend on compile-always, not compile-files.
14349         * emulation/pc-select.el (pc-select-save-and-set-mode):
14350         Properly use MODE-VAR.
14352 2002-01-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14354         * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
14355         Version" to "About Emacs".
14356         (menu-bar-options-save): Add `default-frame-alist'
14357         to saved variables.
14358         (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
14359         of the variable `scroll-bar-mode'.
14361         * startup.el (normal-splash-screen, display-splash-screen):
14362         New functions (separated from command-line-1).
14363         (command-line-1): Use them.
14365 2002-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
14367         * calendar/calendar.el (generate-calendar-month): Doc fix.
14369 2002-01-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14371         * time.el (display-time-mail-directory): New option.
14372         (display-time-mail-function): Update doc-string.
14373         (display-time-mail-icon): Use XPM image when available.
14374         (display-time-string-forms): Use more descriptive text as
14375         help-echo property.
14376         (display-time-mail-check-directory): New function.
14377         (display-time-update): Use it.
14379         * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
14380         Quote `window-system'.
14382         * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
14383         Add Keywords header.  Update Commentary section.
14384         Update copyright notice.
14386         * menu-bar.el (menu-bar-scroll-bar-right)
14387         (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
14388         (showhide-menu-bar): New functions.
14389         (menu-bar-showhide-menu): New submenu "Show/Hide".
14390         (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
14391         "Show/Hide".
14392         Update copyright notice.
14394 2002-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
14396         * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
14398 2002-01-26  Evgeny Roubinchtein  <evgenyr@cs.washington.edu>
14400         * pc-select.el (pc-selection-mode-hook)
14401         (pc-select-saved-settings-alist, pc-select-map)
14402         (pc-select-saved-global-map, pc-select-key-bindings-alist)
14403         (pc-select-default-key-bindings, pc-select-extra-key-bindings)
14404         (pc-select-meta-moves-sexps-key-bindings)
14405         (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
14406         New variables.
14407         (pc-select-define-keys, pc-select-restore-keys): New functions.
14408         (pc-select-add-to-alist, pc-select-save-and-set-var)
14409         (pc-select-save-and-set-mode, pc-select-restore-var)
14410         (pc-select-restore-mode): New macros.
14411         (pc-selection-mode): Completely rewrote the body of the function;
14412         the main goal was to make pc-selection-mode "turn-off"-able, like
14413         other minor modes.  Use define-minore-mode instead of just a
14414         defun.  Store the key bindings into four alists:
14415         pc-select-default-key-bindings, pc-select-extra-key-bindings,
14416         pc-select-meta-moves-sexps-key-bindings, and
14417         pc-select-tty-key-bindings; then have the pc-select-define-keys
14418         function walk those alists instead of calling define-key
14419         repeatedly.  When the mode is turned on, set the
14420         keybindings in global-map and remember the old keybindings; when
14421         the mode is turned off, restore the previously-saved keybindings.
14422         (pc-selection-mode defcustom): Reflect the fact that the mode is
14423         now "turn-off"-able.
14425 2002-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
14427         * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
14428         returns t, don't treat that as an error.
14430 2002-01-25  Jason Rumney  <jasonr@gnu.org>
14432         * faces.el (face-font-registry-alternatives) [windows-nt]:
14433         Add ms-oemlatin as an alternative for iso8859-1.
14435 2002-01-25  Stefan Monnier  <monnier@cs.yale.edu>
14437         * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
14438         args and the absence of an entry.  Don't add -f each time.
14440 2002-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
14442         * emacs-lisp/cl-seq.el (mismatch): Doc fix.
14444         Support for more than 8 colors on character terminals:
14446         * term/rxvt.el: New file.
14448         * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
14450         * term/xterm.el (xterm-standard-colors): New variable.
14451         (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
14452         (xterm-rxvt-set-background-mode): New functions.
14453         (toplevel): Call xterm-register-default-colors,
14454         xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
14455         Add support for more keys from xterm's terminfo entry.
14457         * facemenu.el (list-colors-display): If the argument is nil, don't
14458         show more colors that the number returned by display-color-cells.
14460         * term/pc-win.el (msdos-color-values): Reverse the order of the
14461         colors, since tty-color-define now preserves the registration order.
14463         * w32-fns.el (w32-tty-standard-colors): Reverse the order.
14465         * term/tty-colors.el (tty-standard-colors): Reverse the order.
14466         (tty-register-default-colors): New function; code moved from
14467         startup.el's command-line.
14468         (tty-modify-color-alist): Use nconc instead of cons, to preserve
14469         the order the colors where registered.
14471         * frame.el (display-color-cells): Use tty-display-color-cells.
14473         * startup.el (command-line): Call tty-register-default-colors.
14475 2002-01-25  Richard M. Stallman  <rms@gnu.org>
14477         * subr.el (remove): Doc fix.
14479 2002-01-24  Richard M. Stallman  <rms@gnu.org>
14481         * progmodes/compile.el (compilation-handle-exit):
14482         Add a compilation-handle-exit property to the "finished" message.
14483         (compilation-parse-errors): Stop parsing when that property is seen.
14485         * subr.el (substring-no-properties): New function.
14486         (copy-without-properties): Function deleted.
14488         * term/x-win.el (x-handle-geometry): Put sizes on both
14489         initial-frame-alist and default-frame-alist.
14491         * cus-edit.el (custom-save-all): Bind file-precious-flag to t
14492         for saving .emacs.
14494         * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
14496         * calendar/calendar.el (generate-calendar-month): Doc fix.
14498 2002-01-23  Richard M. Stallman  <rms@gnu.org>
14500         * play/tetris.el (tetris): New defgroup.
14501         (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
14502         (tetris-default-tick-period): Convert to defcustom.
14503         Added * in docstring to indicate user variable.
14504         (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
14505         (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
14506         (tetris-buffer-height, tetris-width, tetris-height)
14507         (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
14509 2002-01-22  Stefan Monnier  <monnier@cs.yale.edu>
14511         * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
14512         and is already matched by adaptive-fill-regexp.
14514 2002-01-22  Richard M. Stallman  <rms@gnu.org>
14516         * bindings.el (mode-line-copied-mode-name): New variable.
14517         (mode-line-mode-name): Don't modify mode-name itself!
14518         Instead, make a copy and reuse it.
14520         * subr.el (copy-without-properties): New function.
14522         * progmodes/sh-script.el (sh-set-shell): Doc fix.
14524         * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
14525         slash if DIR is just slash.
14527         * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
14529 2002-01-21  Richard M. Stallman  <rms@gnu.org>
14531         * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
14533         * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
14534         Move defvar up.
14536         * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
14538         * ibuffer.el: Don't require ibuf-ext at load time.
14539         (ibuffer): Require ibuf-ext here.
14541 2002-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
14543         * generic-x.el (apache-conf-generic-mode): Highlight the first
14544         word in a line even if preceded by blanks.
14546 2002-01-21  Richard M. Stallman  <rms@gnu.org>
14548         * window.el (window-body-height): Handle minibuffer window specially.
14549         Otherwise, don't return less than 1.
14551 2002-01-20  Thomas Dorner  <Thomas.Dorner@start.de>
14553         * ange-ftp.el: Added support for BS2000, and for raw ftp
14554         login commands (needed in some circumstances).
14555         (ange-ftp-raw-login): New custom var.
14556         (ange-ftp-normal-login): Perform login with raw ftp commands, if
14557         ange-ftp-raw-login is set and account password is needed.
14558         (ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
14559         (ange-ftp-bs2000-filename-pubset-regexp)
14560         (ange-ftp-bs2000-filename-username-regexp)
14561         (ange-ftp-bs2000-filename-prefix-regexp)
14562         (ange-ftp-bs2000-name-template): New consts.
14563         (ange-ftp-bs2000-short-filename-regexp)
14564         (ange-ftp-bs2000-fix-name-regexp-reverse)
14565         (ange-ftp-bs2000-fix-name-regexp): New consts.
14566         (ange-ftp-bs2000-special-prefix): New custom var.
14567         (ange-ftp-fix-name-for-bs2000)
14568         (ange-ftp-fix-dir-name-for-bs2000): New funs.
14569         (ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
14570         (ange-ftp-bs2000-posix-hook-installed): New vars.
14571         (ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
14572         (ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
14573         (ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
14574         (ange-ftp-bs2000-filename-regexp): New const.
14575         (ange-ftp-bs2000-additional-pubsets): New custom var.
14576         (ange-ftp-bs2000-cd-to-posix): New fun.
14578 2002-01-20  Colin Walters  <walters@verbum.org>
14580         * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
14581         with `byte-compile-dynamic'.
14582         (ibuffer-default-directory, toplevel): Doc files.
14584 2002-01-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14586         * tempo.el (tempo-define-template): Doc fix.
14588         * scroll-bar.el (scroll-bar-mode): Make argument optional.
14590 2002-01-20  Jason Rumney  <jasonr@gnu.org>
14592         * w32-vars.el: New file.
14594         * loadup.el [windows-nt]: Load it.
14596         * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
14597         and make them defcustoms.
14599         * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
14601 2002-01-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14603         * language/tibet-util.el (tibetan-decompose-region)
14604         (tibetan-decompose-string): Fix typo in docstring.
14606         * ruler-mode.el (ruler-mode): New keyword.  Fix :version.
14608 2002-01-18  Richard M. Stallman  <rms@gnu.org>
14610         * comint.el (comint-redirect-send-command-to-process):
14611         Restore previous current buffer.
14613         * window.el (window-body-height): New function.
14615 2002-01-18  Zoltan Kemenczy  <kemenczy@rogers.com>
14617         * gud.el (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
14618         "Finish Function" menu map entries for jdb mode.
14619         (gud-jdb-use-classpath): New customization variable.
14620         (gud-jdb-command-name): Add customization.
14621         (gud-jdb-classpath, gud-marker-acc-max-length): New variables.
14622         (gud-jdb-classpath-string): New variable.
14623         (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
14624         (gud-jdb-build-source-files-list): Likewise.
14625         (gud-jdb-massage-args): Record any command argument classpath
14626         string in `gud-jdb-classpath-string'.
14627         (gud-jdb-lowest-stack-level): New function, finds bottom of current
14628         java call stack in jdb output.
14629         (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
14630         (gud-jdb-parse-classpath-string): New functions.
14631         (gud-jdb-marker-filter): Search/detect classpath information in
14632         jdb's output.  marker regexp updated to match oldjdb and jdb output
14633         formats.  Expand search for source files to include new/old methods
14634         using new functions above.  Do not allow `gud-marker-acc' to grow
14635         without bound.
14636         (jdb): Set classpath information (if available) as jdb is started.
14637         Change `gud-break' and `gud-remove'
14638         to use new %c ("class") escape in format strings.
14639         Add `gud-finish', `gud-up', `gud-down' command string functions, and
14640         add them to the local menu map.  Update `comint-prompt-regexp' for
14641         jdb and oldjdb.  If attaching to an already running java VM and
14642         configured to use classpath, send command to query for classpath,
14643         else use previous method for finding and parsing java
14644         sources.  Set `gud-jdb-find-source' function accordingly.
14645         (gud-mode): Doc fix.
14646         (gud-format-command): Add support for new %c ("class") escape.
14647         (gud-find-class): New function in support of %c escape.
14649 2002-01-17  Richard M. Stallman  <rms@gnu.org>
14651         * ibuf-ext.el: Enable byte-compile-dynamic.
14653 2002-01-17  Jason Rumney  <jasonr@gnu.org>
14655         * term/w32-win.el: Restore conditional require of fontset.
14657 2002-01-16  Richard M. Stallman  <rms@gnu.org>
14659         * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
14660         more or less.
14661         (mouse-drag-region): New function.  For a click in the echo area,
14662         show *Messages*.
14664         * ibuf-ext.el: Delete the autoloads for functions defined with
14665         ibuffer-specific commands.
14667         * help.el (describe-distribution): Really call view-file.
14669         * net/ange-ftp.el (ange-ftp-passive-mode): New arg PROC.
14670         (ange-ftp-get-process): Pass that arg.
14672         * comint.el (comint-simple-send): Fix previous change.
14674         * net/telnet.el (telnet-simple-send): Fix previous change.
14676         * progmodes/sql.el (sql-escape-newlines-and-send)
14677         (sql-query-placeholders-and-send): Fix previous change.
14679 2002-01-16  Colin Walters  <walters@verbum.org>
14681         * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS,
14682         URL, Compatibility headers.  Update copyright notice.
14683         * ibuf-macs.el (toplevel): Require `cl' when compiling.
14685 2002-01-16  Andrew Choi  <akochoi@cse.cuhk.edu.hk>
14687         * startup.el (command-line): Set EOL mnemonics for the Mac.
14689 2002-01-16  Andreas Schwab  <schwab@suse.de>
14691         * mail/feedmail.el (feedmail): Fix :link spec.
14693 2002-01-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14695         * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
14696         2 ldapsearch.
14698         * net/eudc.el: New maintainer.  Change author's address.
14699         (eudc-pre-select-window-configuration, eudc-insertion-marker):
14700         Variables removed.
14701         (eudc-insert-selected): Function removed.
14702         (eudc-select): Reimplemented.
14703         (eudc-expand-inline): Delete the strings only after its expansion
14704         is chosen not before.
14706         * net/eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case.
14707         Minor coding style fixes.
14709         * net/eudcb-ldap.el: New maintainer.  Change author's address.
14710         (eudc-attribute-display-method-alist): Display mail with
14711         eudc-display-mail.
14713         * net/eudcb-bbdb.el, net/eudc-export.el, net/eudc-hotlist.el,
14714         * net/eudc-vars.el: New maintainer.  Change author's address.
14716         * net/eudc-bob.el: New maintainer.  Change author's address.
14717         (eudc-bob-mail-keymap): New keymap for e-mail addresses.
14718         (eudc-display-mail): New function.
14719         (eudc-bob-play-sound-at-point): Remove XEmacs case.
14721 2002-01-15  Richard M. Stallman  <rms@gnu.org>
14723         * emacs-lisp/autoload.el (make-autoload):
14724         Don't handle define-ibuffer-column, define-ibuffer-filter,
14725         define-ibuffer-sorter, and define-ibuffer-op.
14727 2002-01-14  Richard M. Stallman  <rms@gnu.org>
14729         * calendar/calendar.el (diary-date-forms): Doc fix.
14731 2002-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
14733         * startup.el (command-line): Register the default tty colors even
14734         if the terminal doesn't seem to support colors.
14735         <tty-long-option-alist>: New option --color.
14736         (tty-handle-args): Parse the --color arg.
14738         * term/tty-colors.el (tty-color-mode-alist): New variable.
14740 2002-01-14  Stefan Monnier  <monnier@cs.yale.edu>
14742         * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
14743         (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
14744         Use it.
14745         (ange-ftp-hook-function): Preserve match-data.
14746         (ange-ftp-insert-directory): Typo.
14747         (ange-ftp-shell-command): Check if regexp matched.
14749 2002-01-13  Richard M. Stallman  <rms@gnu.org>
14751         * international/mule-cmds.el: help-map bindings moved to help.el.
14753         * help.el (view-echo-area-messages): New function.
14754         (help-map): Add `e' binding.  Delete obsolete `d' binding.
14755         Change old Info bindings C-f, C-k and C-i to F, K, S.
14756         Move view-emacs-FAQ from F to C-f.
14757         Move view-emacs-problems from P to C-e.
14758         Bindings moved here from mule-cmds.el.
14759         C-l binding for describe-language-environment deleted
14760         (help-for-help): Update for all these changes.
14762         * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
14764 2002-01-13  Dave Love  <fx@gnu.org>
14766         * emacs-lisp/copyright.el: Doc fixes.
14767         (copyright-regexp): Add Latin-9 copyright sign.
14768         Match comment delimiters in year lists.
14769         (copyright-current-year): Initialize to load-time year.
14771 2002-01-13  Andreas Schwab  <schwab@suse.de>
14773         * dired-aux.el (dired-do-shell-command): Doc fix.
14775 2002-01-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14777         * startup.el (command-line-x-option-alist): New options "-fs",
14778         "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
14780         * term/x-win.el (x-handle-initial-switch): New function.
14782 2002-01-13  Colin Walters  <walters@debian.org>
14784         * emacs-lisp/autoload.el (make-autoload): Handle define-ibuffer-column,
14785         define-ibuffer-filter, define-ibuffer-sorter, and define-ibuffer-op.
14787         * emacs-lisp/lisp-mode.el (toplevel): Ditto.
14789         * ibuffer.el, ibuf-ext.el, ibuf-macs.el: New files.
14791 2002-01-12  Richard M. Stallman  <rms@gnu.org>
14793         * net/browse-url.el (browse-url-grail):
14794         Use browse-url-maybe-new-window.
14796         * net/telnet.el (telnet-simple-send):
14797         Handle comint-input-sender-no-newline like comint-simple-send.
14799         * progmodes/sql.el (sql-query-placeholders-and-send):
14800         Handle comint-input-sender-no-newline like comint-simple-send.
14801         (sql-escape-newlines-and-send): Likewise.
14803         * comint.el (comint-input-sender): Doc fix.
14804         (comint-input-sender-no-newline): New variable.
14805         (comint-simple-send): If comint-input-sender-no-newline,
14806         don't output newline, but maybe send eof.
14807         (comint-send-input): New arg NO-NEWLINE.
14808         (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
14810 2002-01-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14812         * textmodes/flyspell.el (flyspell-check-pre-word-p):
14813         Prevent delaying when executing keyboard macros.
14815 2002-01-12  Richard M. Stallman  <rms@gnu.org>
14817         * simple.el (line-move): If we can't move enough lines,
14818         go to beginning or end of line.
14820         * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
14821         and proper window.
14823         * help.el (describe-mode): Call help-setup-xref in the help buffer.
14824         Switch buffers only after calling `help-buffer'.
14826         * dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
14827         only when they are surrounded by whitespace.
14828         Use dired-mark-separator when adding one file name to a command.
14829         (dired-do-shell-command): Verify that * is surrounded by whitespace.
14830         Ask for confirmation if * or ? is not surrounded by whitespace.
14831         (dired-bunch-files): Re-reverse the partial file list when it is used.
14833 2002-01-12  Richard M. Stallman  <rms@gnu.org>
14835         * comint.el (comint-dynamic-list-completions): Repeating the command
14836         after displaying a completion list scrolls the list.
14838 2002-01-12  Eli Zaretskii  <eliz@is.elta.co.il>
14840         * files.el (find-file-noselect): Don't consider a buffer as
14841         visiting a file literally if it is in hexl-mode.
14843         * faces.el (minibuffer-prompt): A better face definition for MS-DOS.
14845 2002-01-11  Richard M. Stallman  <rms@gnu.org>
14847         * startup.el (initial-scratch-message): Fix custom type, add group.
14849         * mail/rmail.el (rmail-decode-babyl-format): Disable undo
14850         around the decode-coding-region call.
14852         * emacs-lisp/lisp.el (lisp-complete-symbol): Repeating the command
14853         after displaying a completion list scrolls the list.
14855 2002-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
14857         * version.el (emacs-version): Bump to 21.2.50.
14859 2002-01-10  Thien-Thi Nguyen  <ttn@giblet.glug.org>
14861         * play/zone.el (zone-timeout): New var.
14862         (zone-hiding-modeline): New macro.
14863         (zone-call): New func.
14865         (zone): Init `modeline-hidden-level' symbol property.
14866         Use `zone-call' instead of `funcall'.
14868         (zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
14870         (zone-pgm-stress): Use `zone-hiding-modeline'.
14872         (zone-pgm-stress-destress): New zone program.
14874 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
14876         * faces.el (minibuffer-prompt): Special face definition for MS-DOS.
14878 2002-01-09  Richard M. Stallman  <rms@gnu.org>
14880         * startup.el (fancy-splash-screens): Set tab-width in correct buffer.
14882 2002-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
14884         * viper.el (viper-set-hooks): Zap viper-unfriendly bindings in
14885         flyspell-mouse-map.
14887 2002-01-08  Richard M. Stallman  <rms@gnu.org>
14889         * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
14891         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
14893         * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
14895 2002-01-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14897         * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
14898         Do not use make-local-hook.
14900 2002-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
14902         * international/quail.el (quail-start-translation)
14903         (quail-start-conversion): Bind last-command-event, last-command,
14904         and this-command in the first let.  This fixes the change from
14905         2000-08-30.
14907 2002-01-08  Michael Kifer  <kifer@cs.stonybrook.edu>
14909         * ediff-hook.el: Add an autoload cookie.
14911 2002-01-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
14913         * net/eudcb-ph.el, net/ldap.el: New maintainer.  New e-mail
14914         address of the author.
14916 2002-01-08  Richard M. Stallman  <rms@gnu.org>
14918         * replace.el (occur-mode-goto-occurrence-other-window): New command.
14919         (occur-mode-map): Bind `o' to that.
14921 2002-01-07  Michael Kifer  <kifer@cs.stonybrook.edu>
14923         * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
14924         new macro that replaces viper-emacs-p and viper-xemacs-p in many
14925         cases. Used to reduce the number of warnings.
14927         * viper-cmd.el: Use viper-cond-compile-for-xemacs-or-emacs.
14928         (viper-standard-value): Move here from viper.el.
14929         (viper-set-unread-command-events): Move to viper-util.el
14930         (viper-check-minibuffer-overlay): Make sure
14931         viper-minibuffer-overlay is moved to cover the entire input field.
14933         * viper-util.el: Use viper-cond-compile-for-xemacs-or-emacs.
14934         (viper-read-key-sequence, viper-set-unread-command-events)
14935         (viper-char-symbol-sequence-p, viper-char-array-p): Moved here.
14937         * viper-ex.el: Use viper-cond-compile-for-xemacs-or-emacs.
14939         * viper-keym.el: Use viper-cond-compile-for-xemacs-or-emacs.
14941         * viper-mous.el: Use viper-cond-compile-for-xemacs-or-emacs.
14943         * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p)
14944         (viper-event-vector-p): Move to viper-util.el
14946         * viper.el (viper-standard-value): Move to viper-cmd.el.
14947         Use viper-cond-compile-for-xemacs-or-emacs.
14949         * ediff-help.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14951         * ediff-hook.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14953         * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs):
14954         New macro designed to be used in many places where ediff-emacs-p or
14955         ediff-xemacs-p was previously used.  Reduces the number of warnings.
14956         Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieu
14957         of ediff-xemacs-p.
14958         (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer)
14959         (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
14960         (ediff-whitespace-diff-region-p, ediff-get-region-contents):
14961         Move to ediff-util.el.
14962         (ediff-event-key): Moved here.
14964         * ediff-merge.el: Got rid of unreferenced variables.
14966         * ediff-mult.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14968         * ediff-util.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14969         (ediff-cleanup-mess): Improve the way windows are set up after
14970         quitting ediff.
14971         (ediff-janitor): Use ediff-dispose-of-variant-according-to-user.
14972         (ediff-dispose-of-variant-according-to-user): New function
14973         designed to be smarter and also understands indirect buffers.
14974         (ediff-highlight-diff-in-one-buffer)
14975         (ediff-unhighlight-diff-in-one-buffer)
14976         (ediff-unhighlight-diffs-totally-in-one-buffer)
14977         (ediff-highlight-diff, ediff-highlight-diff)
14978         (ediff-unhighlight-diff, ediff-unhighlight-diffs-totally)
14979         (ediff-empty-diff-region-p, ediff-whitespace-diff-region-p)
14980         (ediff-get-region-contents, ediff-make-current-diff-overlay):
14981         Moved here.
14982         (ediff-format-bindings-of): New function by Hannu Koivisto
14983         <azure@iki.fi>.
14984         (ediff-setup): Make sure the merge buffer is always widened and
14985         modifiable.
14986         (ediff-write-merge-buffer-and-maybe-kill): Refuse to write the
14987         result of a merge into a file visited by another buffer.
14988         (ediff-arrange-autosave-in-merge-jobs): Check if the merge file
14989         is visited by another buffer and ask to save/delete that buffer.
14990         (ediff-verify-file-merge-buffer): New function to do the above.
14992         * ediff-vers.el: Load ediff-init.el at compile time.
14994         * ediff-wind.el: Use ediff-cond-compile-for-xemacs-or-emacs.
14996         * ediff.el (ediff-windows, ediff-regions-wordwise)
14997         (ediff-regions-linewise): Use indirect buffers to improve
14998         robustness and make it possible to compare regions of the same
14999         buffer (even overlapping regions).
15000         (ediff-clone-buffer-for-region-comparison)
15001         (ediff-clone-buffer-for-window-comparison): New functions.
15002         (ediff-files-internal): Refuse to compare identical files.
15003         (ediff-regions-internal): Get rid of the warning about comparing
15004         regions of the same buffer.
15006         * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Moved here.
15007         Plus the following fixes courtesy of Dave Love: Doc fixes.
15008         (ediff-word-1): Use word class and move - to the
15009         front per regexp documentation.
15010         (ediff-wordify): Bind forward-word-function outside loop.
15011         (ediff-copy-to-buffer): Use insert-buffer-substring rather than
15012         consing buffer contents.
15013         (ediff-goto-word): Move syntax table setting outside loop.
15015 2002-01-07  Richard M. Stallman  <rms@gnu.org>
15017         * dired.el (dired-copy-filename-as-kill): Call kill-append
15018         if following a kill command.
15020         * help-fns.el (describe-variable, describe-function):
15021         Do save-excursion.
15023 2002-01-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15025         * net/ldap.el (ldap-search-internal): Skip error message from
15026         ldapsearch.  Allow listing attribute names only.  Do not open
15027         non-existent files.
15029         * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
15030         call non-existent function.
15032         * net/eudc.el (top-level): Revert previous change.
15034         * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
15035         variables to prevent warning from byte-compiler.
15037         * net/eudc.el (top-level): Use eudc-xemacs-p instead of
15038         string-match on emacs-version again.
15040         * enriched.el (enriched-make-annotation): Fix the change from
15041         2002-01-05.
15042         (enriched-handle-display-prop): Return proper values.
15044         * net/eudcb-ldap.el (eudc-attribute-display-method-alist):
15045         Use proper attribute name labeledUri instead of deprecated labeledUrl.
15047 2002-01-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15049         * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
15050         editing an empty hotlist.
15052         * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
15053         Use buffer-string instead of buffer-substring for the whole buffer.
15055         * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
15056         not free.
15058         * net/eudc-bob.el (eudc-bob-can-display-inline-images)
15059         (eudc-bob-display-jpeg): Use fboundp instead of boundp.
15060         (eudc-bob-save-object): Make the buffer unibyte.
15061         (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
15062         object to external program.
15064 2002-01-05  Andre Spiegel  <spiegel@gnu.org>
15066         * vc.el (vc-branch-part): Return nil if there's no `.'
15067         (vc-default-previous-version): Renamed from vc-previous-version.
15068         New args BACKEND and FILE.  Return nil for revision numbers
15069         without a `.'
15070         (vc-version-diff): Call vc-BACKEND-previous-version.
15071         (vc-steal-lock): Steal lock before composing mail, so that no mail
15072         is sent when the stealing goes wrong.  And we'll actually see the
15073         error in that case now.
15074         (vc-finish-steal): Removed.
15076         * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
15077         the lock, so that we see expanded headers.
15078         (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p)
15079         (vc-rcs-minor-part, vc-rcs-previous-version): Removed.  These are
15080         available from vc.el.  Updated all callers.
15082 2002-01-05  Richard M. Stallman  <rms@gnu.org>
15084         * enriched.el (enriched-make-annotation): Doc fix.
15086         * format.el (format-replace-strings, format-subtract-regions)
15087         (format-annotate-region, format-annotate-location)
15088         (format-annotate-atomic-property-change)
15089         (format-annotate-single-property-change): Doc fixes.
15091 2002-01-05  Jason Rumney  <jasonr@gnu.org>
15093         * term/w32-win.el: Require fontset unconditionally.
15094         (w32-handle-scroll-bar-event): Remove.
15096 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15098         * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
15099         copyrights to be updated.
15101 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
15103         * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
15104         2001-10-24.
15106         * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
15108 2002-01-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15110         * net/ldap.el (ldap-host-parameters-alist): Remove duplicated entry.
15111         (ldap-ignore-attribute-codings): Change the default value to allow
15112         encoding/decoding of attributes.
15113         (ldap-coding-system): Use UTF-8 as the coding-system.  Doc fix.
15115 2002-01-03  Richard M. Stallman  <rms@gnu.org>
15117         * files.el (basic-save-buffer): Undo previous change.
15119         * calendar/diary-lib.el (diary-block): Doc fix.
15121         * custom.el (defcustom): Fix syntax of previous change.
15123 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15125         * custom.el (defcustom): Documented :tag, :link and :load.
15127 2002-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15129         * mail/sendmail.el (mail-recover-1): New function.
15130         (mail-recover): Switch to the *mail* buffer right away.
15131         Use buffer-auto-save-file-name instead of calling
15132         make-auto-save-file-name.  Call dired-noselect instead of invoking
15133         `ls' directly.  Bind coding-system-for-read to emacs-mule-unix
15134         before reading the auto-save file.  If the buffer's auto-save file
15135         does not exist, call mail-recover-1 to allow recovery from past
15136         auto-saved drafts.
15138 2002-01-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15140         * time.el (display-time-load-average-threshold): Fix defcustom
15141         (add type and group).
15143         * net/ange-ftp.el (ange-ftp-shell-command): Remove port
15144         specification from the hostname.
15146 2002-01-02  Richard M. Stallman  <rms@gnu.org>
15148         * facemenu.el (facemenu-active-faces):
15149         Use face-attributes-as-vector, not face-attributes-vector.
15151 2002-01-02  Chris Hanson  <cph@aarau.ai.mit.edu>
15153         * xscheme.el: Eleven years of updates on a private copy.
15155         Extensive changes to support multiple xscheme buffers:
15156         (run-scheme): Break up into new functions to facilitate starting
15157         processes in other buffers.
15158         (xscheme-start, xscheme-read-command-line): New functions.
15159         (start-scheme, select-scheme)
15160         (default-xscheme-runlight)
15161         (global-set-scheme-interaction-buffer)
15162         (local-set-scheme-interaction-buffer)
15163         (local-clear-scheme-interaction-buffer)
15164         (exit-scheme-interaction-mode)
15165         (verify-xscheme-buffer): New functions.
15166         (xscheme-process-name, xscheme-buffer-name)
15167         (xscheme-runlight): New internal vars.
15168         (default-xscheme-runlight): New const.
15169         (xscheme-start-process): Add args for the process/buffer names.
15170         (reset-scheme): Pass process/buffer names.
15171         (scheme-interaction-mode): Initialize new local vars.
15172         (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
15173         (xscheme-select-process-buffer, xscheme-process-buffer)
15174         (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
15175         (xscheme-goto-output-point, xscheme-write-message-1): Use new
15176         var xscheme-process-name.
15177         (xscheme-start-process): Initialize xscheme-process-name and
15178         xscheme-buffer-name in the process buffer.  Pass buffer name to
15179         xscheme-modeline-initialize.
15180         (xscheme-modeline-initialize): Add argument to specify buffer name
15181         for mode-line vars.
15182         (xscheme-process-sentinel): Make sure sentinel is run in the
15183         process buffer so it sees its local vars.
15184         (xscheme-process-filter-initialize, xscheme-set-runlight):
15185         More elaborate logic to handle multiple-buffer mode lines.
15187         (xscheme-enter-input-wait): Re-enable control-G handler upon
15188         entering input wait.
15190         (scheme-interaction-mode): Add arg to preserve local vars.
15191         (xscheme-enter-interaction-mode)
15192         (xscheme-enter-debugger-mode): Preserve local vars.
15193         (xscheme-start-process): Clobber local vars.
15195         (scheme-interaction-mode-commands): Allow end user to add commands
15196         to scheme-interaction-mode keymap.
15197         (scheme-interaction-mode-commands-alist): New variable.
15199         (xscheme-send-string): Don't use insert-before-markers.
15201         Implement a per-buffer kill ring:
15202         (xscheme-insert-expression)
15203         (xscheme-rotate-yank-pointer, xscheme-yank)
15204         (xscheme-yank-pop, xscheme-yank-push): New functions.
15205         (xscheme-expressions-ring)
15206         (xscheme-expressions-ring-yank-pointer)
15207         (xscheme-expressions-ring-max): New variables.
15208         (xscheme-send-string-1): Call xscheme-insert-expression to save
15209         expression in ring.
15210         (xscheme-yank-previous-send): Now an alias for xscheme-yank.
15211         (xscheme-previous-send): Deleted variable.
15213         (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed)
15214         (xscheme-send-control-g-interrupt): Use process-send-string rather
15215         than send-string.
15217         (xscheme-send-region): Insert a newline after an expression that
15218         is submitted in the interaction buffer, for consistency with
15219         recent changes to Edwin.
15221         (xscheme-delete-output): New function mimics comint-delete-output.
15222         (xscheme-last-input-end): New internal variable.
15223         (xscheme-process-filter-output): Update xscheme-last-input-end.
15225         (xscheme-send-control-g-interrupt): Make sure that
15226         xscheme-control-g-disabled-p is looked up in the right buffer.
15228         (xscheme-enable-control-g): Clear C-g message if visible.
15229         (xscheme-control-g-message-string): New internal var.
15230         (xscheme-send-control-g-interrupt): Use new var.
15232         (xscheme-send-control-g-interrupt, xscheme-send-interrupt):
15233         Delay after sending interrupt in order to work around race condition.
15235         (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
15236         (xscheme-send-char): Use xscheme-send-char rather than send-string
15237         to send single char.
15239         (xscheme-process-filter, xscheme-process-filter-alist):
15240         Add support for evaluating expressions outside of the call-excursion.
15241         (xscheme-process-filter:string-action-noexcursion): New func.
15243         (xscheme-write-value): Change output string to match that used by
15244         Edwin.
15246         (xscheme-coerce-prompt): Don't write a space after a command
15247         prompt.  The PROMPT-FOR-COMMAND- procedures will take care of this
15248         for us.
15250         (reset-scheme): Delete process after killing it.
15252 2002-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
15254         * bindings.el (function-key-map): Don't bind shifted keypad
15255         numeric keys.
15257 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15259         * enriched.el (enriched-handle-display-prop): Remove unused variables.
15260         (enriched-mode): Doc fix.
15262 2002-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
15264         * international/ucs-tables.el (ucs-8859-8-alist): Comment away
15265         Hebrew points.
15267 2002-01-01  Richard M. Stallman  <rms@gnu.org>
15269         * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
15271 2001-12-31  Richard M. Stallman  <rms@gnu.org>
15273         * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
15274         * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
15275         * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
15276         * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
15277         * progmodes/cperl-mode.el, progmodes/idlwave.el:
15278         * progmodes/sh-script.el, progmodes/vhdl-mode.el:
15279         Adapt face definitions to use :weight and :slant.
15281         * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
15283         * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
15285         * font-lock.el (initializing from font-lock-face-attributes):
15286         Use :weight and :slant, not :bold and :italic.
15288 2001-12-31  Per Abrahamsen  <abraham@dina.kvl.dk>
15290         * cus-edit.el (custom-face-edit-fix-value): New function.
15291         (custom-face-edit): Use it, to convert :italic and :bold to new forms.
15293 2001-12-30  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15295         * progmodes/octave-mod.el (octave-abbrev-table):
15296         * progmodes/idlwave.el (idlwave-mode-abbrev-table):
15297         * progmodes/fortran.el (fortran-mode-abbrev-table):
15298         * progmodes/f90.el (f90-mode-abbrev-table):
15299         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
15300         * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
15301         predefined abbrevs as "system" abbrevs.
15303 2001-12-30  Richard M. Stallman  <rms@gnu.org>
15305         * info.el (Info-fontify-node): For a **** underline line, put the
15306         invisible and intangible props on the following newline, but not
15307         on the previous newline or the last char of the previous line.
15309         * faces.el (face-set-after-frame-default): Don't change `default' face.
15311         * faces.el (minibuffer-prompt): Adopt some default colors.
15313         * replace.el (query-replace-read-args): Immediate error if read-only.
15315         * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
15316         Display the output buffer in a more intelligent way.
15318 2001-12-30  Eli Zaretskii  <eliz@is.elta.co.il>
15320         * ls-lisp.el (insert-directory): Modify the "total" line wording,
15321         in accordance with files.el's insert-directory.
15323 2001-12-29  Richard M. Stallman  <rms@gnu.org>
15325         * files.el (basic-save-buffer): If a before-write hook displays
15326         an echo area message, pause before calling basic-save-buffer-1.
15328 2001-12-29  Markus Rost  <rost@math.ohio-state.edu>
15330         * textmodes/reftex-global.el (reftex-query-replace-document)
15331         (reftex-change-label): Doc fix.
15333         * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
15335         * progmodes/etags.el (tags-query-replace): Doc fix.
15337 2001-12-29  Richard M. Stallman  <rms@gnu.org>
15339         * progmodes/compile.el (compile-internal): Fix previous change.
15341 2001-12-28  Richard M. Stallman  <rms@gnu.org>
15343         * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
15344         shrink the windows above as necessary to get space.
15345         (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
15347         * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
15348         This fixes a bug that treated all files as directories.
15349         (ange-ftp-insert-directory): Explicitly follow symlinks.
15351         * international/iso-transl.el (iso-transl-char-map) Eliminate the
15352         alias symbols--put the translated sequences here directly.
15354         * progmodes/cc-mode.el (c-mode-abbrev-table)
15355         (c++-mode-abbrev-table, objc-mode-abbrev-table)
15356         (java-mode-abbrev-table, pike-mode-abbrev-table):
15357         Mark all the predefined abbrevs as "system" abbrevs.
15359         * mail/sendmail.el (mail-envelope-from): Fix custom type.
15360         (sendmail-send-it): Check mail-specify-envelope-from
15361         and mail-envelope-from in the mail buffer at start.
15363 2001-12-28  Simon Josefsson  <jas@extundo.com>
15365         * mail/sendmail.el (mail-envelope-from): Fix :type.
15366         (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
15368 2001-12-28  Richard M. Stallman  <rms@gnu.org>
15370         * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
15372         * simple.el (line-move-invisible): New subroutine.
15373         (line-move-to-column): New subroutine--smarter about advancing over
15374         invisible parts of a line, or lines, but only as long as hpos grows.
15375         (line-move-finish): New subroutine: repeatedly processes desired
15376         column, intangibility, and fields.
15377         (line-move): Use those subroutines.
15378         When moving lines downward, skip invisible text first rather than last.
15380 2001-12-27  Richard M. Stallman  <rms@gnu.org>
15382         * international/mule-diag.el (describe-char-after):
15383         Describe the text properties of the char after point.
15385         * help.el (describe-key): Doc fix.
15387 2001-12-26  Markus Rost  <rost@math.ohio-state.edu>
15389         * find-dired.el (find-dired-sentinel): Precede exit message by
15390         two spaces, to match the regexp in dired-between-files.
15392 2001-12-28  Miles Bader  <miles@gnu.org>
15394         * wid-edit.el (widget-toggle-value-create): Don't eval actual
15395         images (which are lists too).
15397 2001-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
15399         * language/european.el: Fix the doc string of "Latin-5" language
15400         environment.
15402 2001-12-26  Richard M. Stallman  <rms@gnu.org>
15404         * textmodes/flyspell.el (flyspell-mode-map): New keymap,
15405         defined as before 2001-11-09.
15406         (add-minor-mode call): Specify the keymap.
15408         * progmodes/compile.el (compile-internal):
15409         Set TERM variable in process-environment.
15411 2001-12-25  Richard M. Stallman  <rms@gnu.org>
15413         * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
15414         the buffer.
15416         * startup.el (command-line): Convert command line args
15417         to Emacs internal representation using locale-coding-system.
15419 2001-12-25  Eli Zaretskii  <eliz@is.elta.co.il>
15421         * international/fontset.el: Don't require ind-util when compiling.
15423 2001-12-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15425         * emulation/tpu-edt.el (tpu-reset-screen-size):
15426         Use set-frame-height and set-frame-width instead of set-screen-height
15427         and set-screen-width.
15429         * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
15430         of obsolete set-screen-width.
15432         * locate.el (locate): Remove dot at the end of error argument.
15434         * emerge.el (emerge-show-file-name): Use frame-height instead of
15435         obsolete screen-height.
15437         * mail/mh-utils.el (mh-show-msg): Likewise.
15438         (mh-handle-process-error): Use frame-width instead of obsolete
15439         screen-width.
15441 2001-12-25  Richard M. Stallman  <rms@gnu.org>
15443         * window.el (balance-windows): Use new PRESERVE-BEFORE arg
15444         to enlarge-window.  Use save-selected-window.  Don't try
15445         to resize windows that end at the bottom "level".
15446         Retry changing the sizes until the windows get the desired sizes.
15447         Discount the minibuffer when computing total height available.
15449         * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
15450         (debugger-make-xrefs): Only make a button for the first symbol
15451         on any line.
15453 2001-12-24  Eli Zaretskii  <eliz@is.elta.co.il>
15455         * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
15456         Call IT-setup-unicode-display here instead of adding it to
15457         dos-codepage-setup-hook, so that Unicode display tables are set
15458         before dos-codepage-setup-hook runs.
15460 2001-12-24  Richard M. Stallman  <rms@gnu.org>
15462         * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
15463         (nslookup-mode-abbrev-table): Don't define it.
15464         (smbclient-mode-abbrev-table): Don't define it.
15465         (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
15466         (nslookup-mode, smbclient-mode): Likewise.
15467         (network-connection-service-abbrev-alist): Variable deleted.
15468         (network-connection-mode-setup): Don't set up abbrev table.
15470         * faces.el (minibuffer-prompt): New face.
15471         (minibuffer-prompt-properties): Add `face' property.
15473         * replace.el (occur-mode-display-occurrence): New function.
15474         (occur-mode-map): Bind C-o to it.
15476 2001-12-24  Michael Kifer  <kifer@cs.sunysb.edu>
15478         * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
15479         (viper-special-read-and-insert-char): Make C-m work right in the r
15480         comand.
15481         (viper-buffer-search-enable): Fixed format string.
15483         * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
15484         instead of viper-info-on-file.
15485         (ex-set-visited-file-name): New function.
15487         * viper.el (viper-emacs-state-mode-list): Added mail-mode.
15489         * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
15490         action argument.
15492         * ediff-init.el: Fixed some doc strings.
15494         * ediff-util.el (ediff-after-quit-hook-internal): New variable.
15495         Got rid of make-local-hook.
15497         * ediff-wind.el (ediff-setup-control-frame): Got rid of
15498         make-local-hook.
15500 2001-12-23  Richard M. Stallman  <rms@gnu.org>
15502         * term/x-win.el (x-handle-geometry): Put height and width
15503         on default-frame-alist, left and top on initial-frame-alist.
15504         * term/w32-win.el (x-handle-geometry): Likewise.
15506         * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
15508         * play/yow.el (yow): Use an arg to distinguish interactive calls,
15509         not interactive-p.
15511 2001-12-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15513         * emacs-lisp/elint.el (elint-unknown-builtin-args):
15514         Remove mocklisp entries.
15516         * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
15517         Lisp.  Obsoleted.
15519         * emulation/mlconvert.el: File removed.
15521         * emulation/mlsupport.el: Moved to obsolete.
15523         * obsolete/mlsupport.el: Moved there from lisp/emulation.
15525         * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
15527         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
15528         Remove mocklisp case.
15530         * help-fns.el (describe-function-1): Remove mocklisp function case.
15532 2001-12-22  Miles Bader  <miles@gnu.org>
15534         * textmodes/refill.el (refill-mode): Don't barf when redundantly
15535         turning refill-mode off.
15537 2001-12-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15539         * time.el (display-time-load-average-threshold): New variable.
15540         (display-time-update): Use it.
15542         These changes allow cycling through past 1, 5 and 15 minutes
15543         load-average displayed in the mode-line.
15545         * time.el (display-time-default-load-average): New customizable option.
15546         (display-time-load-average): New variable.
15547         (display-time-cycle-load-average): New function.
15548         (display-time-update): Use them.
15550 2001-12-21  Richard M. Stallman  <rms@gnu.org>
15552         * apropos.el (apropos-print): SPACING is now nil or a separator string.
15553         (apropos-documentation, apropos-value): Pass a suitable string.
15555 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
15557         * dired.el (dired-free-space-program, dired-free-space-args):
15558         Aliases for back-compatibility.
15560         * info.el (Info-select-node): If Info-use-header-line is nil, set
15561         header-line-format to nil.
15562         (Info-fontify-node): Don't put a keymap text property on the
15563         heading if we are not going to display the header line.  Remove
15564         any such text properties left over from past visits to this node.
15566         * ls-lisp.el (insert-directory): Insert the amount of free disk
15567         space, like files.el's insert-directory does.
15569         * files.el (directory-free-space-program):
15570         Mention file-system-info in the doc string.
15571         (get-free-disk-space): New function; code moved from insert-directory.
15572         (insert-directory): Call get-free-disk-space to get the amount of
15573         free space.
15575 2001-12-21  Richard M. Stallman  <rms@gnu.org>
15577         * help.el (view-order-manuals, view-emacs-news, describe-copying)
15578         (describe-distribution, describe-project): Use view-file.
15580         * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
15582         * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
15584         * emacs-lisp/easy-mmode.el (define-minor-mode):
15585         Make no arg by default in an interactive call,
15586         so that repeating the command toggles again.
15588         * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
15590 2001-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
15592         * antlr-mode.el: More sophisticated indentation of cpp directive.
15593         (antlr-indent-at-bol-alist): New user option.
15594         (antlr-indent-line): Use it.
15595         (antlr-indent-style): New user option.
15596         (antlr-mode): Use it.
15597         (antlr-indent-item-regexp): Customize.
15599         * antlr-mode.el: Syntax highlighting changes.
15600         (antlr-font-lock-literal-regexp): New user option.
15601         (antlr-font-lock-syntax-face): New face used for :, |, ....
15602         (antlr-font-lock-default-face): New face.
15603         (antlr-font-lock-additional-keywords): Use them.
15605         * antlr-mode.el: New command to insert options -- variables.
15606         (antlr-mode-map): New binding [C-c C-o].
15607         (antlr-mode-menu): New submenus.
15608         (antlr-options-use-submenus): New user option.
15609         (antlr-tool-version): New user option.
15610         (antlr-options-auto-colon): New user option.
15611         (antlr-options-style): New user option.
15612         (antlr-options-push-mark): New user option.
15613         (antlr-options-assign-string): New user option.
15614         (antlr-options-headings): New variable.
15616         * antlr-mode.el: New command to insert options -- specific.
15617         (antlr-options-alists): New variable.
15618         (antlr-read-value): New function.
15619         (antlr-read-boolean): New function.
15620         (antlr-language-option-extra): New function.
15621         (antlr-language-limit-n-regexp): Change default to higher LIMIT.
15622         (antlr-c++-mode-extra): New function.
15623         (antlr-grammar-tokens): New function.
15624         (antlr-imenu-create-index-function): New optional argument.
15626         * antlr-mode.el: New command to insert options -- functions.
15627         (antlr-insert-option): New command.
15628         (antlr-insert-option-interactive): New function.
15629         (antlr-options-menu-filter): New function.
15630         (antlr-option-kind): New function.
15631         (antlr-scan-lists): New alias.
15632         (antlr-scan-lists-internal): New function.
15633         (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
15634         (antlr-option-level): New function.
15635         (antlr-syntactic-grammar-depth): New function.
15636         (antlr-option-location): New function.
15637         (antlr-insert-option-do): New function.
15638         (antlr-option-spec): New function.
15639         (antlr-version-string): New function.
15640         (antlr-insert-option-existing): New function.
15641         (antlr-insert-option-space): New function.
15642         (antlr-insert-option-area): New function.
15644         * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
15645         with narrowing.  Menu change.  Miscellaneous.
15646         (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
15647         (antlr-mode-map): New bindings for characters in ":;|&(){}".
15648         (antlr-electric-character): New command.
15649         (antlr-class-header-regexp): New variable.
15650         (antlr-font-lock-additional-keywords): Use it.
15651         (antlr-imenu-create-index-function): Use it.
15652         (antlr-file-dependencies): Use it.
15653         (antlr-indent-line): Also works with restrictions.
15654         (antlr-indent-command): Interactive spec - changes the buffer.
15655         (antlr-language-for-option): Deletia.
15656         (antlr-language-option): New function, defined instead.
15657         (antlr-mode): Use it.
15659 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
15661         * jka-compr.el (jka-compr-partial-uncompress): Use null-device
15662         instead of a literal /dev/null.
15664         * Makefile.in (distclean): Remove Makefile in the build
15665         directory, not in the source directory.
15667 2001-12-21  Simon Josefsson  <jas@extundo.com>.
15669         * mail/smtpmail.el (smtpmail-send-queued-mail):
15670         Use with-temp-buffer instead of find-file-noselect, and bind
15671         coding-system-for-read to no-conversion when reading the queued
15672         messages.  (Simon's code modified slightly by Eli Zaretskii.)
15674 2001-12-20  Werner Lemberg  <wl@gnu.org>
15676         * international/mule-diag.el (describe-coding-system)
15677         (print-coding-system-briefly): Make printed output have a similar
15678         format as describe-character-set.
15680 2001-12-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15682         * play/blackbox.el (bb-member): Remove, use member instead.
15683         (bb-delete): Remove, use delete instead.
15684         Update copyright notice.  Defvar for bb-board, bb-x, bb-y,
15685         bb-score, bb-detour-count and bb-balls-placed.
15686         Propertize results of rays.
15688 2001-12-19  Karl Fogel  <kfogel@red-bean.com>
15690         * isearch.el (isearch-forward, isearch-edit-string): Make doc
15691         strings mention keybinding for `isearch-yank-word-or-char',
15692         rather than `isearch-yank-word', since the former is bound now
15693         and the latter is not.
15694         (isearch-yank-word-or-char): Fix formatting.
15696 2001-12-19  Werner Lemberg  <wl@gnu.org>
15698         * language/czech.el, language/european.el, language/slovak.el:
15699         More fixes for language info doc strings.
15701 2001-12-19  Eli Zaretskii  <eliz@is.elta.co.il>
15703         * loadup.el: Add "language" to the load-path.
15705 2001-12-19  Richard M. Stallman  <rms@gnu.org>
15707         * international/mule-cmds.el (describe-language-environment):
15708         Fix calls to help-xref-button.
15710 2001-12-19  Miles Bader  <miles@gnu.org>
15712         * international/fontset.el: Require `ind-util' when compiling.
15714 2001-12-18  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15716         * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
15717         instead of decompose-composite-char.
15719 2001-12-18  Richard M. Stallman  <rms@gnu.org>
15721         * simple.el (eval-expression-print-level)
15722         (eval-expression-print-length): Doc fixes.
15724         * international/mule-diag.el (describe-character-set):
15725         Fix the arg to help-xref-button.
15727         * files.el (directory-free-space-program): New variable.
15728         (directory-free-space-args): New variable.
15729         (insert-directory): Use those two variables for getting free space.
15730         Use file-system-info instead, if that is defined.
15732         * dired.el (dired-free-space-program): Variable deleted.
15733         (dired-free-space-args): Variable deleted.
15734         (dired-insert-directory): Don't try to determine free space.
15736         * files.el (font-lock-defaults): Add risky-local-variables prop.
15737         (hack-one-local-variable): Treat various font-lock variables as risky.
15739 2001-12-18  Werner Lemberg  <wl@gnu.org>
15741         * language/chinese.el, language/cyrillic.el:
15742         * language/czech.el, language/european.el, language/greek.el:
15743         * language/hebrew.el, language/indian.el, language/japanese.el:
15744         * language/korean.el, language/lao.el, language/slovak.el:
15745         * language/thai.el, language/tibetan.el, language/vietnamese.el:
15746         Improve documentation strings of coding systems and language infos.
15748 2001-12-18  Werner LEMBERG  <wl@gnu.org>
15750         Add support for EUC-TW decoding/encoding.
15752         * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
15753         (euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
15754         New auxiliary functions to build `big5-to-cns'.
15755         (big5-to-cns): New translation alist.
15757         * language/chinese.el: Added new coding system `euc-tw' and its
15758         alias `euc-taiwan'.
15759         Updated language `Chinese-CNS' to include euc-tw encoding also.
15760         (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
15761         euc-tw.
15763 2001-12-18  Dave Love  <fx@gnu.org>
15765         * loadup.el: Add language/utf-8-lang, language/georgian.
15767         * image-file.el (image-file-name-extensions): Add pnm.  Doc fix.
15768         (image-file-name-regexps): Doc fix.
15770         * server.el (server-unload-hook): New function.
15772         * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
15773         (lm-crack-copyright): Cope with multi-line copyright `lines'.
15775         * simple.el (newline): Doc fix.
15776         (eval-expression-print-level, eval-expression-print-length): Doc
15777         fix.  Amend :type.
15778         (next-line, previous-line): Make arg optional.
15779         (newline): Doc fix.
15781         * Makefile.in (DONTCOMPILE): Add various language files.
15783         * international/quail.el (quail-input-string-to-events): Don't use
15784         string-to-list.
15786         * progmodes/f90.el (f90-break-line): Avoid infinite recursion
15787         calling `newline'.
15789 2001-12-17  Richard M. Stallman  <rms@gnu.org>
15791         * comint.el (comint-dynamic-list-input-ring-select): New function.
15792         Switches back to the old window configuration.
15793         (comint-dynamic-list-input-ring): Bind RET to that function.
15794         (comint-dynamic-list-input-ring-window-conf): New variable.
15796 2001-12-17  Werner Lemberg  <wl@gnu.org>
15798         * international/mule-conf.el: Improve documentation strings of
15799         character sets.
15801 2001-12-16  Richard M. Stallman  <rms@gnu.org>
15803         * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
15804         (dired-mode-map): Bind w to dired-copy-filename-as-kill.
15806         * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
15808         * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
15809         Add a DESCRIPTION for the makefile item.
15811         * find-file.el (ff-other-file-name): New function.
15813 2001-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
15815         * international/quail.el (quail-input-string-to-events): Fix last
15816         change.
15818 2001-12-16  Richard M. Stallman  <rms@gnu.org>
15820         * isearch.el (isearch-edit-string): When we set isearch-string
15821         to the default, also set isearch-message.
15823         * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
15825         * startup.el (command-line-1): Display startup screen
15826         even if there are command line args.
15827         Add a note about how to go to editing your files.
15828         (fancy-splash-head): Add a note about how to go to your files.
15829         (fancy-splash-outer-buffer): New variable.
15830         (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
15832         * subr.el (with-temp-message): At the end, always discard
15833         the temp message, even by clearing the echo area.
15835         * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
15837 2001-12-16  Stefan Monnier  <monnier@cs.yale.edu>
15839         * log-view.el (log-view-message-re, log-view-current-tag):
15840         Recognize Subversion's log output format.
15842         * international/fontset.el: Build the list L at compile time.
15844         * language/ind-util.el (mapthread): Make a closure.
15846 2001-12-15  Richard M. Stallman  <rms@gnu.org>
15848         * isearch.el (isearch-start-hscroll): New variable.
15849         (isearch-mode): Set isearch-start-hscroll.
15850         (isearch-update): Restore original hscrolling if possible.
15852         * isearch.el (isearch-edit-string):
15853         Treat isearch-yank-word-or-char specially, like isearch-yank-word.
15855         * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
15856         (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
15857         rather than regexp search and (2) copying text properties
15858         already set up on text unchanged from the previous backtrace.
15860         * case-table.el (set-case-syntax-pair):
15861         Detect invalid calls and signal an error.
15863 2001-12-15  Richard M. Stallman  <rms@gnu.org>
15865         * language/ind-util.el (range): Function deleted.
15866         (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
15867         All calls changed.
15869         * language/devan-util.el (devanagari-range): Renamed from `range'.
15870         All calls changed.
15871         (devanagari-regexp-of-hashtbl-keys):
15872         Renamed from `regexp-of-hashtbl-keys'.  All calls changed.
15874 2001-12-15  Dave Love  <fx@gnu.org>
15876         * language/ind-util.el: Don't require cl.
15877         (indian-glyph-char, indian-glyph-max-char)
15878         (indian-char-glyph): Moved from indian.el
15879         (indian--puthash-char, mapthread): Don't quote lambda.
15880         (indian--map): New function.
15881         (indian--puthash-v, indian--puthash-c, indian--puthash-m)
15882         (indian--puthash-cv): Use it.
15884         * language/indian.el (indian-glyph-char, indian-glyph-max-char)
15885         (indian-char-glyph): Moved to ind-util.el
15887         * language/devan-util.el (devanagari-post-read-conversion):
15888         New function.
15890         * language/georgian.el: New file.
15892         * international/mule-cmds.el (locale-language-names): Add various
15893         entries.  Remove utf-8 special case.
15894         (locale-charset-language-names, locale-preferred-coding-systems):
15895         Add utf-8 case.
15896         (set-language-environment): Process required-features earlier.
15898         * international/quail.el (quail-keyboard-layout-alist):
15899         Add pc105-uk.
15900         (quail-keyboard-layout-type): Fix :type.
15901         (quail-choose-completion-string): Simplify.
15902         (quail-update-leim-list-file): Don't get fooled by commented-out code.
15903         (quail-input-string-to-events): Run events through
15904         translation-table-for-input.
15906         * international/mule-conf.el (translation-table-for-input):
15907         New variable.
15908         (latin-iso8859-14): Amend description.
15909         (file-coding-system-alist): Add entry for utf-8.
15911         * language/utf-8-lang.el: New file.
15913         * international/code-pages.el: New file.
15915         * language/hebrew.el ("Windows-1255"): New language.
15917         * language/european.el ("Welsh", "Latin-7", "Lithuanian")
15918         ("Latvian"): New languages.
15920 2001-12-14  Stefan Monnier  <monnier@cs.yale.edu>
15922         * xml.el: Use setq rather than (set 'foo bar).
15923         Use push+nreverse rather than append.
15924         (xml-node-name, xml-node-attributes, xml-node-children):
15925         Use defsubst rather than macros.
15926         (xml-parse-region): Handle a nil return value from xml-parse-tag.
15927         (xml-parse-tag): Don't skip white space.  Return nil for a comment.
15928         Concat the two strings surrounding a comment into a single string.
15930         * newcomment.el (comment-indent): Jump to the middle of empty comments.
15932 2001-12-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15934         * select.el (xselect-convert-to-class, xselect-convert-to-name):
15935         Document.
15937 2001-12-14  Andre Spiegel  <spiegel@gnu.org>
15939         * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
15940         Return nil if FILE is not registered.
15941         (vc-check-master-templates, vc-default-make-version-backups-p):
15942         Doc fix.
15944 2001-12-13  David Ponce  <david@dponce.com>
15946         * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
15947         (ruler-mode-left-fringe-cols): New macro.
15948         (ruler-mode-right-fringe-cols): New macro.
15949         (ruler-mode-left-scroll-bar-cols): New macro.
15950         (ruler-mode-right-scroll-bar-cols): New macro.
15951         (ruler-mode-ruler): Use above new macros.
15953 2001-12-13  Richard M. Stallman  <rms@gnu.org>
15955         * files.el (set-auto-mode): Fix previous change.
15957 2001-12-13  Stefan Monnier  <monnier@cs.yale.edu>
15959         * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
15960         (easy-menu-do-define, easy-menu-convert-item-1)
15961         (easy-menu-define-key-intern, easy-menu-get-map): Use it.
15962         (easy-menu-return-item): Only return nil if there is no binding.
15964 2001-12-13  Rajesh Vaidheeswarran  <rv@gnu.org>
15966         * whitespace.el (whitespace-version): 3.2
15967         * whitespace.el (whitespace-force-mode-line-update): Replace with
15968         `whitespace-mode-line-update', which is an alias to the correct
15969         function in various emacsen.
15970         * whitespace.el (whitespace-{un,}highlight-the-space):
15971         Add colorized highlighting of the bogus whitespaces in a buffer/file,
15972         using the `whitespace-highlight-face' if
15973         `whitespace-display-spaces-in-color' is set.
15975 2001-12-13  Eli Zaretskii  <eliz@is.elta.co.il>
15977         * international/mule.el (set-auto-coding): Don't search for
15978         "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
15980 2001-12-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
15982         * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
15984         * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
15986         * mail/rmailsum.el (rmail-summary-mode): Likewise.
15988 2001-12-13  Richard M. Stallman  <rms@gnu.org>
15990         * simple.el (undo): Always set this-command to `undo',
15991         so that the next undo after an error will not begin redoing.
15993         * simple.el (shell-command): Doc fix.
15994         (shell-command-on-region): If there is output an an error,
15995         add "...Shell command failed" to the output.
15997 2001-12-13  David Ponce  <david@dponce.com>
15999         * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
16000         (ruler-mode-left-fringe-cols): Function replaced by more efficient
16001         implementation `ruler-mode-extra-left-cols'.
16002         (ruler-mode-ruler): Use above new function.  Take into account
16003         that the fringe areas can now be resized.
16005 2001-12-12  Richard M. Stallman  <rms@gnu.org>
16007         * international/characters.el (Unicode): Comment out
16008         the specifications for kelvin and angstrom signs.
16010         * international/mule.el (make-translation-table-from-vector):
16011         Allow null elements in VEC.
16013         * international/ucs-tables.el (unify-8859-on-encoding-mode)
16014         (unify-8859-on-decoding-mode): Swap the code in their bodies.
16015         Add :version.
16017 2001-12-11  Richard M. Stallman  <rms@gnu.org>
16019         * derived.el (derived-mode-p): Function moved to subr.el.
16021         * subr.el (derived-mode-p): Moved here from derived.el.
16023         * international/mule.el (set-auto-coding): Use set-auto-mode-1.
16025         * files.el (set-auto-mode-1): New subroutine, broken out of
16026         set-auto-mode.
16027         (set-auto-mode, hack-local-variables-prop-line): Use that.
16029 2001-12-11  Dave Love  <fx@gnu.org>
16031         * language/thai-util.el, language/thai.el: Add Unicode equivalents.
16033         * language/european.el: Remove autoload cookies.  Fix registration
16034         of diacritic composition function.
16036 2001-12-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16038         * calendar/todo-mode.el: Require time-stamp.
16040         * net/zone-mode.el (zone-mode): Don't use make-local-hook.
16042 2001-12-11  Richard M. Stallman  <rms@gnu.org>
16044         * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
16046         * textmodes/ispell.el (ispell-buffer-local-parsing):
16047         Match xml like sgml.
16049         * emacs-lisp/advice.el (ad-compile-function):
16050         Byte compile the function under another (uninterned) name.
16052         * gud.el (gdb): Define and bind gud-jump.
16054         * font-lock.el (font-lock-mode):
16055         Put our function at the end of after-change-functions.
16057         * ediff-diff.el (ediff-cmp-options): Doc fix.
16059         * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
16061 2001-12-10  Richard M. Stallman  <rms@gnu.org>
16063         * isearch.el (isearch-yank-word-or-char): New function.
16064         (isearch-mode-map): Bind C-w to that.
16066         * menu-bar.el (menu-bar-mode): Make arg optional.
16068         * simple.el (line-move): Cope if next-single-property-change
16069         or previous-single-property-change returns nil.
16071         * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
16072         Don't use interactive-p; instead, pass the proper args
16073         in (interactive...).  Clean up most of the trouble-report strings.
16075 2001-12-10  Eli Zaretskii  <eliz@is.elta.co.il>
16077         * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
16078         enqueued messages literally.
16080 2001-12-10  Noah Friedman  <friedman@splode.com>
16082         * battery.el (battery-insert-file-contents): Obsolete function
16083         removed.
16084         (battery-read-function): Obsolete function removed.
16085         (battery-linux-proc-apm): Use insert-file-contents.
16087 2001-12-07  Stephen Eglen  <stephen@gnu.org>
16089         * iswitchb.el (iswitchb-visit-buffer):
16090         Use `select-frame-set-input-focus'--needed when window manager
16091         uses "click to focus" policy.
16093 2001-12-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16095         * COPYING: Moved back.
16097 2001-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
16099         * term/internal.el (IT-character-translations): Add entries for
16100         more points.
16102         * international/characters.el: Resurrect the Hebrew category
16103         settings for all Hebrew characters removed by the last change.
16104         Add code for setting the Hebrew category of the Unicode Hebrew
16105         characters.  Set syntax entries for Hebrew punctuation characters.
16107         * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
16108         points and directional formatting control characters.
16110 2001-12-07  Dave Love  <fx@gnu.org>
16112         * language/lao-util.el: Add Unicode equivalents for rules.
16113         (lao-post-read-conversion): New function.
16115         * language/lao.el: Add Unicode equivalents.
16116         (lao): Add post-read conversion.
16118         * international/latin1-disp.el: Fix some 8-bit-graphic characters.
16119         Use iso2022 encoding.
16120         (latin1-char-displayable-p): Doc fix.
16121         (latin1-display-ucs-per-lynx): New option.
16122         (latin1-display-ucs-per-lynx): New command.
16123         (latin1-display-reset): Special-case arabic.
16124         (ucs-tables): Require.
16125         (latin1-display-sets, latin1-display-setup): Add arabic.
16126         (latin1-display) <variable>: Use function latin1-display.
16127         (latin1-display) <function>: Add mule-unicode stuff.
16128         (latin1-display-check-font): Don't lose if `info' is nil.
16130         * international/iso-transl.el: Insert Latin-1 characters, not
16131         unibyte codes.
16133         * language/european.el (diacritic-composition-pattern): New constant.
16134         (diacritic-compose-region, diacritic-compose-string)
16135         (diacritic-compose-buffer, diacritic-post-read-conversion)
16136         (diacritic-composition-function): New functions.
16138         * international/utf-8.el (ucs-mule-to-mule-unicode):
16139         New translation table.
16140         (ccl-encode-mule-utf-8): Use it.
16141         (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
16142         (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
16143         (utf-8-subst-table): New variable.
16144         (utf-8-compose-scripts): New option.
16145         (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
16147         * international/ucs-tables.el, international/utf-8-subst.el:
16148         New files.
16150         * international/characters.el: Don't set word syntax (the default)
16151         explicitly.  Add a diacritic category.  Add info for Unicode
16152         equivalents of characters in various Mule charsets and for extra
16153         Unicode characters.  Don't define specific categories for
16154         Indian/Devanagari, since they aren't used.
16156 2001-12-06  Richard M. Stallman  <rms@gnu.org>
16158         * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
16159         (set-justification-left, set-justification-right): Doc fix.
16161         * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
16162         (bug-f90-mode): Variable deleted.
16164 2001-12-06  Stefan Monnier  <monnier@cs.yale.edu>
16166         * indent.el (indent-line-function): Default is indent-relative again.
16168 2001-12-07  Miles Bader  <miles@gnu.org>
16170         * progmodes/compile.el (compilation-error-regexp-alist):
16171         Added regexps for RXP.
16173 2001-12-05  Eli Zaretskii  <eliz@is.elta.co.il>
16175         * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
16176         Add shift-assignment operators to those highlighted, and highlight
16177         the whole operator rather than just the "=".
16179 2001-12-04  Juanma Barranquero  <lektu@terra.es>
16181         * files.el (save-abbrevs, save-some-buffers): Don't ask the user
16182         before saving abbrevs if `save-abbrevs' has the value `silently'.
16184 2001-12-04  Andreas Schwab  <schwab@suse.de>
16186         * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
16188 2001-12-04  Colin Walters  <walters@debian.org>
16190         * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
16191         for `defmacro*' forms.
16193         * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
16194         `defmacro*'.
16196 2001-12-03  Stefan Monnier  <monnier@cs.yale.edu>
16198         * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
16200 2001-12-02  Richard M. Stallman  <rms@gnu.org>
16202         * files.el (insert-directory): If the df output does not look right,
16203         don't try to use it.  Other cleanups in overall code structure.
16205 2001-12-02  Stefan Monnier  <monnier@cs.yale.edu>
16207         * textmodes/outline.el (outline-mode-prefix-map):
16208         Add bindings for outline-promote and outline-demote.
16209         (outline-minor-mode-menu-bar-map): New var.
16210         (outline-minor-mode): Use it.
16211         (outline-heading-alist): New var (renamed from outline-level-heading).
16212         (outline-level): Use it.
16213         (outline-insert-heading, outline-promote, outline-demote):
16214         Update to use outline-heading-alist.
16216         * disp-table.el (standard-display-european):
16217         Simplify since the function is not interactive any more.
16218         Don't set the existing buffers to unibyte.
16220         * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
16222         * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
16224         * reveal.el (reveal-mode): Fix reveal-mode's lighter.
16226         * shell.el (shell): Use shell-file-name.
16227         Pop to buffer before calling comint to set COLUMNS properly.
16229         * emacs-lisp/cl.el (svref): New alias.
16231         * progmodes/antlr-mode.el (antlr-c-common-init):
16232         Don't inhibit adaptive-fill-mode any more.
16234         * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
16236         * progmodes/etags.el (tags-with-face): Use make-symbol.
16237         (tags-search, tags-query-replace): Use backquotes.
16239         * textmodes/picture.el (picture-mode-map): Don't use defconst
16240         for a variable.
16242 2001-12-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16244         * textmodes/reftex-index.el (reftex-index-mode):
16245         Remove make-local-hook.
16247         * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
16249 2001-12-02  Kim F. Storm  <storm@cua.dk>
16251         * isearch.el (isearch-resume-enabled): New variable.
16252         (isearch-done): Use that variable.
16254 2001-12-01  Richard M. Stallman  <rms@gnu.org>
16256         * wid-edit.el (widget-button-click): Don't move point permanently:
16257         Avoid mouse-set-point--instead select the window,
16258         then do save-excursion, then move point.
16259         Specify the buffer for get-char-property.
16260         Don't use `@' in interactive.
16262         * indent.el (indent-line-function):
16263         Default is indent-to-left-margin again.
16265         * replace.el (query-replace-read-args): Display message
16266         if FROM contains `\n' or `\t'.
16268 2001-12-01  Stefan Monnier  <monnier@cs.yale.edu>
16270         * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
16272         * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
16274         * emacs-lisp/regexp-opt.el (regexp-opt):
16275         Bind completion-regexp-list to nil.
16277         * progmodes/hideif.el (hif-nexttoken): Move to before first def.
16279 2001-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
16281         * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
16282         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
16283         Update maintainer.
16285 2001-11-30  Stefan Monnier  <monnier@cs.yale.edu>
16287         * mail/smtpmail.el: Use with-current-buffer.
16288         (message-make-date, message-make-message-id): Autoload when needed.
16289         (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
16290         headers when missing.
16292         * international/encoded-kb.el (encoded-kbd-mode):
16293         Use define-minor-mode.
16295         * enriched.el (enriched-mode): Use define-minor-mode.
16296         Use dolist and pop and push.
16298         * info.el (Info-find-node-2): Don't call info-insert-file-contents
16299         with the `visit' argument.
16300         (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
16302         * progmodes/hideif.el (hide-ifdef-mode): Only modify
16303         `change-major-mode-hook' locally.  Reset invisibility spec.
16305         * man.el (Man-build-section-alist): Remove last Man-match-substring.
16307 2001-11-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16309         * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
16310         Clarify error message.
16312 2001-11-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16314         * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
16316 2001-11-30  Andre Spiegel  <spiegel@gnu.org>
16318         * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
16319         don't just return it.
16321 2001-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
16323         * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
16324         (menu-bar-read-emacs-man, search-emacs-glossary)
16325         (emacs-index-search, elisp-index-search): New functions.
16326         (apropso-documentation, apropos, apropos-value, apropos-variable)
16327         (apropos-commands): Modify menu item names and help text.
16328         (elisp-index-search, emacs-index-search, emacs-glossary):
16329         New menu items.
16330         (menu-bar-manuals-menu): Move the Ordering Manuals item to a
16331         submenu.
16332         (info-elisp, info-elintro): New menu items.
16333         (apropos): Modify the menu item name.
16335 2001-11-30  Stefan Monnier  <monnier@cs.yale.edu>
16337         * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
16339         * textmodes/outline.el (outline-promote, outline-demote): Typo.
16341         * man.el (man-follow-mouse): New function.
16342         (Man-mode-map): Bind mouse-2 to it.
16343         (Man-match-substring): Remove.  Replace with `match-string'.
16344         (man): Use the `default-value' argument to `read-string'.
16345         (Man-fontify-manpage): Add mouse-face to cross references.
16347         * emacs-lisp/cl-macs.el (shiftf): Fix more.  Simplify.
16349 2001-11-29  Stefan Monnier  <monnier@cs.yale.edu>
16351         * emacs-lisp/crm.el (completing-read-multiple): Better preserve
16352         the value of require-match in minibuffer-completion-confirm.
16353         Use crm-local-completion-map.
16355         * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
16356         (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
16357         (cl-make-type-test): Use char-valid-p for `character'.
16359         * info.el (Info-complete-next-re, Info-complete-cache): New vars.
16360         (Info-complete-menu-item): Rewrite.  Add the ability to search
16361         several sequential nodes.  Add a simple caching mechanism.
16362         (Info-goto-index): New function extracted from Info-index.
16363         (Info-index): Use it.  Add completion to the interactive spec.
16364         (Info-menu-update): Simplify call to `Info-complete-menu-item'.
16366 2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16368         * COPYING: Removed.
16370 2001-11-29  Dave Love  <fx@gnu.org>
16372         * progmodes/fortran.el: Fontify rewind, backspace.  Doc fixes.
16373         (fortran-window-create, fortran-window-create-momentarily):
16374         Rewrite, moving error condition.
16375         (fortran-beginning-do, fortran-beginning-if): Fix regexps.
16376         (fortran-mode-syntax-table): Revert last change.
16378         * international/mule.el: Doc fixes.
16379         (map-charset-chars): New function.
16380         (register-char-codings): Use it to cope with generic chars in
16381         safe-chars.
16383 2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16385         * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
16387         * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
16389         * play/studly.el (studlify-word, studlify-region)
16390         (studlify-buffer): Fix doc-string.
16391         (studlify-buffer): Add autoload cookie.
16393 2001-11-28  Stefan Monnier  <monnier@cs.yale.edu>
16395         * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
16396         (outline-up-heading-all): Remove.
16397         (hide-sublevels): Move to end-of-heading before calling flag-region.
16398         (outline-copy-overlay, outline-discard-overlays): Remove.
16399         (outline-flag-region): Use `remove-overlays'.
16400         Don't move to end-of-heading.
16401         (outline-next-visible-heading, outline-back-to-heading)
16402         (outline-on-heading-p): Use outline-invisible-p.
16403         (outline-font-lock-level): Use outline-up-heading's new arg.
16404         (outline-minor-mode): Simplify.
16405         (outline-map-tree, outline-reveal-toggle-invisible): New funs.
16406         (outline): Put a `reveal-toggle-invisible' property.
16407         (outline-level-heading): New var.
16408         (outline-insert-heading, outline-promote, outline-demote)
16409         (outline-toggle-children): New commands.
16411         * progmodes/hideif.el (hif-end-of-line): New function.
16412         (hide-ifdef-mode): Set line-move-ignore-invisible.
16413         (hide-ifdef-region-internal): New function.
16414         (hide-ifdef-region): Use it.
16415         (hif-defined): Return an integer.
16416         (hif-infix-to-prefix): Remove.
16417         (hif-tokenize): Parse from the buffer rather than from a string.
16418         Correctly tokenize integers.  Use forward-comment.
16419         (hif-expr): Use hif-or.
16420         (hif-term): Use hif-and.
16421         (hif-factor): Use hif-not.  Handle numbers properly.
16422         Don't require parenthesis around `defined's argument.
16423         (hif-and, hif-or, hif-not): New funs.
16424         (hif-canonicalize): Pass a region to hif-tokenize.  Use hif-not.
16425         (hif-hide-line): Don't hide the \n before the line.
16426         (hif-possibly-hide): Correctly handle numeric evaluation results.
16428         * progmodes/make-mode.el: Use line-(end|beginning)-position.
16429         (makefile-mode): Set indent-line-function.
16430         (makefile-browser-insert-continuation): Use with-current-buffer.
16431         (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
16433 2001-11-28  Karl Fogel  <kfogel@red-bean.com>
16435         * isearch.el (isearch-yank-internal): New helper function.
16436         (isearch-yank-char): New function.
16437         (isearch-yank-word, isearch-yank-line): Rewrite to use
16438         isearch-yank-internal.
16440 2001-11-28  Eli Zaretskii  <eliz@is.elta.co.il>
16442         * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
16443         aren't supported.  Print a message to that effect if invoked.
16445 2001-11-27  Stephen Eglen  <stephen@gnu.org>
16447         * locate.el (locate): Put point at first matching file rather
16448         than top of buffer.
16450 2001-11-27  Stefan Monnier  <monnier@cs.yale.edu>
16452         * reveal.el: New file.
16454         * progmodes/hideif.el: Misc cleanup.
16455         (hide-ifdef-mode-submap): Put the def in the defvar.
16456         Use substitute-key-definition.
16457         (hide-ifdef-mode): Use define-minor-mode.
16458         (hif-outline-flag-region): Remove.
16459         (hif-show-all): Define in terms of hif-show-ifdef-region.
16460         (hif-after-revert-function): Rename from hif-before-revert-function.
16461         (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
16462         (hif-tokenize): Use with-syntax-table.
16463         (hif-make-range): Use `else' also for `else-p'.
16464         (hif-range-else-p): Remove.
16465         (hif-find-range): Simplify.
16466         (hif-hide-line): Don't bother preserving buffer-modified-p.
16467         (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
16468         Don't use selective-display and inhibit-read-only.
16470         * subr.el (copy-overlay, remove-overlays): New funs.
16472         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
16474 2001-11-27  Sam Steingold  <sds@gnu.org>
16476         * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
16477         * lazy-lock.el, mouse-sel.el, mail/feedmail.el
16478         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
16479         * obsolete/c-mode.el, obsolete/cplus-md.el
16480         * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
16481         * term/sun-mouse.el, textmodes/artist.el:
16482         Converted backquote to the new style.
16483         * mouse.el, reposition.el: Likewise (in comments).
16484         * expand.el: Likewise (in a string).
16486 2001-11-27  Richard M. Stallman  <rms@gnu.org>
16488         * cus-edit.el (custom-load-symbol): Don't always load locate-library.
16490 2001-11-26  Richard M. Stallman  <rms@gnu.org>
16492         * wid-edit.el (widget-toggle-value-create): On graphic terminal,
16493         if :on-glyph or :off-glyph is a list, eval it and store it back.
16494         (checkbox): Quote the values for :on-glyph and :off-glyph.
16496         * cus-start.el (recursive-load-depth-limit): Delete item.
16498 2001-11-26  Stefan Monnier  <monnier@cs.yale.edu>
16500         * help-fns.el (describe-categories, help-describe-category-set): New.
16501         describe-categories moved here from src/category.c.
16503 2001-11-26  Sam Steingold  <sds@gnu.org>
16505         * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
16506         arguments to `insert' are strings.
16508 2001-11-26  Richard M. Stallman  <rms@gnu.org>
16510         * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
16512 2001-11-26  Eli Zaretskii  <eliz@is.elta.co.il>
16514         * international/mule-diag.el: Require help-fns instead of
16515         help-funs.
16517         * help-fns.el: Renamed from help-funs.el.
16519         * startup.el (command-line-1): Don't try to call process-list if
16520         it is not fboundp.
16522 2001-11-26  Sam Steingold  <sds@gnu.org>
16524         * frame.el (show-trailing-whitespace): Remove :set argument (the
16525         value was essentially identical to the defalt).
16527 2001-11-26  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16529         * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
16531         * icomplete.el (icomplete-minibuffer-setup): Likewise.
16533         * hilit-chg.el (hilit-chg-set): Likewise.
16535         * speedbar.el (speedbar-mode): Likewise.
16537         * calendar/calendar.el (calendar-mode): Likewise.
16539         * play/yow.el (psychoanalyze-pinhead): Use insert instead of
16540         insert-string.
16542         * play/gamegrid.el (gamegrid-init-buffer): Likewise.
16544         * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
16546         * term/sun-mouse.el (sun-yank-selection): Likewise.
16548         * textmodes/bib-mode.el (return-key-bib): Likewise.
16550         * calendar/appt.el (appt-disp-window): Likewise.
16552         * calendar/diary-lib.el (list-diary-entries): Likewise.
16554         * array.el (array-reconfigure-rows): Likewise.
16556         * filecache.el (file-cache-minibuffer-complete): Likewise.
16558         * obsolete/cplus-md.el (fill-c++-comment): Likewise.
16560         * strokes.el (strokes-prompt-user-save-strokes): Likewise.
16562         * allout.el (outline-version, outline-open-topic)
16563         (outline-rebullet-heading, outline-insert-listified)
16564         (outline-latex-verbatim-quote-curr-line)
16565         (outline-latexify-one-item, outlineify-sticky): Likewise.
16567         * vc.el (vc-next-action-on-file): Likewise.
16568         (vc-dired-mode): Remove make-local-hook.
16570 2001-11-26  Andre Spiegel  <spiegel@gnu.org>
16572         * vc.el (vc-find-version): New function.
16573         (vc-version-other-window): Redefined in terms of the above.
16575         * log-view.el (log-view-find-version): New function.
16576         (log-view-mode-map): Bind it to `f'.
16578 2001-11-26  Gerd Moellmann  <gerd@gnu.org>
16580         * language/devan-util.el (dev-char-glyph): Escape `"' in
16581         string literals.
16582         (dev-glyph-glyph, dev-glyph-glyph-2)
16583         (devanagari-compose-syllable-region): Likewise.
16585 2001-11-26  Richard M. Stallman  <rms@gnu.org>
16587         * window.el (save-selected-window): No error if saved window is dead.
16589         * help-funs.el (describe-syntax): Put (interactive) after doc string.
16591 2001-11-26  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16593         * international/quail.el (quail-help): Require help-mode in
16594         top-level instead.
16596         * iswitchb.el (iswitchb-exhibit): Use insert instead of
16597         insert-string.
16599         * icomplete.el (icomplete-exhibit): Likewise.
16601 2001-11-25  Stefan Monnier  <monnier@cs.yale.edu>
16603         * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
16604         (diff-hunk-kill): Simplify.
16605         (diff-post-command-hook): Only apply to a single hunk.
16606         (diff-hunk-text): Make `char-offset' non-optional.
16607         (diff-find-text): Return a cons cell.
16608         (diff-find-approx-text): New fun.
16609         (diff-find-source-location): Use it.
16610         (diff-apply-hunk, diff-test-hunk, diff-goto-source):
16611         Adapt to new retval of diff-find-text.
16613         * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
16614         rather than integer- representation of dates.
16616         * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
16618         * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
16619         (syntax-after): New fun.
16621         * help-funs.el (describe-syntax): New fun.
16623         * font-lock.el (font-lock-cache-state, font-lock-cache-position)
16624         (font-lock-ppss-stats, font-lock-ppss): Remove.
16625         (font-lock-fontify-syntactically-region): Remove tuning code.
16626         (font-lock-compile-keywords): Fix off-by-one bug.
16627         (font-lock-set-defaults): Don't set removed vars.
16628         (c-keywords): Add `inline'.
16629         (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
16631         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16632         Set syntax-begin-function.
16633         (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
16634         (lisp-interaction-mode): Don't set local-abbrev-table any more.
16635         (lisp-mode-auto-fill): Use syntax-ppss and obey
16636         comment-auto-fill-only-comments.
16637         (lisp-fill-paragraph): Use syntax-ppss.
16639 2001-11-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
16641         * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
16642         version of rmail-enable-mime.
16643         (rmail-forward): Use it.
16645 2001-11-25  Richard M. Stallman  <rms@gnu.org>
16647         * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
16649         * international/quail.el (quail-keyboard-layout-button):
16650         Define button type.
16651         (quail-keyboard-customize-button): Likewise.
16652         (quail-help): Use those button types.  Require `help-mode'.
16653         Avoid altering the argument `package'.
16655         * help-mode.el (help-function, help-variable, help-face)
16656         (help-coding-system, help-input-method, help-character-set):
16657         Define each button type with its own explicit define-button-type.
16659         * language/devan-util.el: Comment out parts of the file
16660         which apparently are garbled.
16662 2001-11-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16664         * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
16665         insert-string.
16667 2001-11-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
16669         * play/snake.el (snake-mode): Remove make-local-hook.
16671         * play/tetris.el (tetris-mode): Likewise.
16673         * play/decipher.el (decipher-mode): Likewise.
16675         * tmm.el (tmm-add-prompt): Likewise.
16677 2001-11-25  Sam Steingold  <sds@gnu.org>
16679         * menu-bar.el (menu-bar-apropos-menu): New variable.
16680         Moved all `apropos' bindings to this menu.
16681         (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
16683 2001-11-24  KAWABATA, Taichi  <batta@beige.ocn.ne.jp>
16685         The following changes are for new indian languages support based
16686         on Unicode charset and CDAC fonts.
16688         * international/mule-conf.el: Change indian-1-column charset to
16689         indian-glyph charset.
16691         * international/characters.el: Adjusted for the change of
16692         indian-1-column -> indian-glyph.
16694         * international/fontset.el: Delete the setting for indian-1-column
16695         and add the setting for indian-glyph in the default fontset.
16697         * language/indian.el: Completely re-written.
16699         * language/devanagari.el: Completely re-written.
16701         * language/devan-util.el: Completely re-written.
16703         * language/ind-util.el: New file.
16705 2001-11-24  Richard M. Stallman  <rms@gnu.org>
16707         * startup.el (command-line-1): Don't do startup screen
16708         if a subprocess is running.  Call the startup screen buffer
16709         "GNU Emacs".  Make a special mode-line-format for it.
16711         * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
16712         (browse-url-galeon): Use that variable.
16714         * mail/supercite.el (sc-toggle-var): Don't use set-variable or
16715         eval-expression.  Eval and set the variable simply.
16717         * files.el (temporary-file-directory): Use defcustom.
16718         (small-temporary-file-directory): Likewise.
16719         (normal-backup-enable-predicate): Move down in file
16720         after definition of temporary-file-directory.
16722         * bindings.el (last-buffer, unbury-buffer): Doc fixes.
16724 2001-11-24  Colin Walters  <walters@debian.org>
16726         * calc/calc-ext.el (calc-init-extensions): Update the rest of the
16727         autoload names to match files renamed on initial calc import.
16729         * calc/calc.el (Commentary): Cleanup, and add logistic curve
16730         fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
16732 2001-11-23  Colin Walters  <walters@debian.org>
16734         * Makefile.in (finder_setwins, setwins): Include Calc again.
16736         * calc/calc-rules.el: Add header comment.
16738 2001-11-23  Andre Spiegel  <spiegel@gnu.org>
16740         * vc.el (with-vc-properties): Don't bind `filename' locally.
16741         (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
16742         to avoid name clashes.  Fix `lisp-indent-function' property for
16743         both.
16745 2001-11-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
16747         * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
16749 2001-11-22  Colin Walters  <walters@debian.org>
16751         * calc/calc-misc.el (report-calc-bug):
16752         Use `reporter-prompt-for-summary-p'.
16754         * calc/INSTALL, calc/Makefile: Remove.
16756 2001-11-22  Miles Bader  <miles@gnu.org>
16758         * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
16759         (reb-match-2, reb-match-3): Add dark-background variants.
16761 2001-11-22  Colin Walters  <walters@debian.org>
16763         * calc/calc-misc.el (calc-info): Don't perform voodoo, just
16764         (info "Calc").
16765         (report-calc-bug): Use reporter.el.
16767         * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
16769 2001-11-21  Richard M. Stallman  <rms@gnu.org>
16771         * which-func.el (which-function): Call imenu--make-index-alist
16772         if necessary to get a list of functions.
16773         (which-function-imenu-failed): New variable.
16774         (which-func-update): Handle all visible windows.
16775         (which-func-update-1): New subroutine broken out of which-func-update.
16777         * files.el (temporary-file-directory, null-device)
16778         (small-temporary-file-directory): Definitions moved up.
16780         * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
16781         (cperl-non-problems, cperl-praise): Doc fixes.
16783         * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
16784         (sh-mode-syntax-table): Function restored.
16785         Variable set up for use by function sh-mode-syntax-table.
16786         (sh-set-shell): Set the syntax table.
16788         * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
16790         * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
16792         * international/encoded-kb.el: Don't alter minor-map-alist.
16794 2001-11-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16796         * files.el (auto-save-file-name-transforms): Put remote files in
16797         temporary-file-directory rather than /tmp.
16799 2001-11-21  Colin Walters  <walters@debian.org>
16801         * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
16802         of (function ...) wrapper.
16804 2001-11-20  Stefan Monnier  <monnier@cs.yale.edu>
16806         * derived.el (define-derived-mode): Create the abbrev-table
16807         from inside the `defvar'.
16809         * jit-lock.el (jit-lock-defer-time): New var.
16810         (jit-lock-defer-timer, jit-lock-buffers): New vars.
16811         (jit-lock-mode): Initialize them.  Cancel the timers more carefully.
16812         (jit-lock-function): Defer fontification if requested.
16813         (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
16814         (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
16815         text property.
16816         (jit-lock-deferred-fontify): New fun.
16818 2001-11-20  Richard M. Stallman  <rms@gnu.org>
16820         * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
16821         Set local-abbrev-table to lisp-mode-abbrev-table.
16823         * emacs-lisp/re-builder.el (reb-mode):
16824         Don't use define-derived-mode.  Call kill-all-local-variables.
16826         * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
16827         Don't use define-derived-mode.
16829         * help-mode.el (help-mode): Undo 2001-10-07 change.
16831         * replace.el (occur-mode): Undo 2001-5-20 change.
16833 2001-11-20  Jason Rumney  <jasonr@gnu.org>
16835         * w32-fns.el (w32-system-coding-system): Change to an alias for
16836         locale-coding-system.
16837         (set-w32-system-coding-system): Document the above change.
16838         Set locale-coding-system instead.
16840 2001-11-20  Richard M. Stallman  <rms@gnu.org>
16842         * ruler-mode.el: Add pagination.
16843         (ruler-mode-toggle-show-tab-stops): No need to
16844         test `ruler-mode' variable.
16846 2001-11-20  Eli Zaretskii  <eliz@is.elta.co.il>
16848         * play/landmark.el: Mark lm-mode as special.
16850         * play/gomoku.el: Mark gomoku-mode as special.
16852 2001-11-20  Juanma Barranquero  <lektu@terra.es>
16854         * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
16855         (top-level): Bind it to C-c C-b.
16856         (re-builder): Don't re-enter RE Builder Mode.
16858         * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
16860 2001-11-20  Stefan Monnier  <monnier@cs.yale.edu>
16862         * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
16863         `manual-program'.
16865         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
16866         to a line without a comment.
16868 2001-11-20  Eli Zaretskii  <eliz@is.elta.co.il>
16870         * dired.el (dired-listing-switches): Mention in the doc string
16871         that some switches are not supported by ls-lisp.el
16873 2001-11-19  Stefan Monnier  <monnier@cs.yale.edu>
16875         * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
16876         (imenu--create-keymap-2): Remove.
16877         (imenu--create-keymap-1): Simplify, remove third argument.
16878         (imenu--generic-function): Use dolist.
16879         (imenu-find-default): New function.
16880         (imenu--completion-buffer): Use it.
16881         (imenu--mouse-menu): Use popup-menu.
16882         (imenu--menubar-select): Return t rather than calling imenu.
16884         * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
16885         New functions, extracted from fill-region-as-paragraph.
16886         (fill-region-as-paragraph): Use them.
16887         Use an end marker instead of eob.
16888         Ignore whitespace-only fill-prefixes when indenting according to mode.
16889         Simplify the loop that searches for spaces backwards.
16891         * textmodes/picture.el (picture-vertical-step)
16892         (picture-horizontal-step): Don't use defconst for variables.
16894         * mail/mail-extr.el: Use backquote/dolist/mapc/when.  Docstring fixes.
16895         (mail-extract-address-components): Downcase domain names.
16896         (mail-extr-delete-char): Remove.  Use delete-char instead.
16898         * emulation/pc-select.el: Doc string fixes.
16899         (pc-selection-mode): Don't treat macos as a tty.
16901         * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
16903         * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
16905         * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
16906         (mouse-wheel-progessive-speed): New var.
16907         (mwheel-scroll): Use it and handle float values.
16909         * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
16911         * iswitchb.el (iswitchb-mode): Use define-minor-mode.
16912         (iswitchb): Fix the case where the result was selected with the mouse.
16913         (iswitchb-completion-help): Use the normal *Completions* now that
16914         mouse selection works.
16915         (iswitchb-minibuffer-setup): Simplify.
16917         * newcomment.el (comment-column, comment-style, comment-multi-line)
16918         (comment-auto-fill-only-comments): Remove :group arg.
16919         (comment-padding): Add :type.
16920         (comment-indent-new-line): Ignore comment-auto-fill-only-comments
16921         if called interactively.
16923 2001-11-19  Colin Walters  <walters@verbum.org>
16925         * calc/calc.el (toplevel): Add comment and version header.
16926         (calc-init-base): Bump version to 2.02f, update date.
16928 2001-11-19  Richard M. Stallman  <rms@gnu.org>
16930         * net/browse-url.el: Support Mozilla and Galeon.
16931         By default, find the installed browser whichever it is.
16932         (browse-url-mozilla): New function.
16933         (browse-url-mozilla-sentinel): New function.
16934         (browse-url-galeon, browse-url-galeon-sentinel): New functions.
16935         (browse-url-default-browser): New function.
16936         (browse-url-process-environment): Use browse-url-browser-display.
16937         (browse-url-browser-display): Renamed from browse-url-netscape-display.
16938         (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
16939         (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
16940         (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
16941         (browse-url-browser-function): New default, new options.
16943 2001-11-19  Sam Steingold  <sds@gnu.org>
16945         * bindings.el (last-buffer, unbury-buffer): New function.
16946         (mode-line-unbury-buffer): Use `unbury-buffer'.
16948 2001-11-18  Stephen Eglen  <stephen@gnu.org>
16950         * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
16951         control behaviour when no further completion is possible.
16953 2001-11-19  Colin Walters  <walters@verbum.org>
16955         * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
16956         (math-showing-full-precision, math-with-extra-prec, math-working)
16957         (calc-with-default-simplification)
16958         (calc-with-trail-buffer): Use backtick.
16959         (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
16960         (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
16961         (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
16962         (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
16963         (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
16964         (Math-num-integerp, Math-bignum-test, Math-equal-int)
16965         (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
16966         (calc-record-compilation-date-macro): Deleted.  Callers updated.
16967         (math-format-radix-digit): Move to calc-bin.el.
16969         * calc/calc.el (calc-record-compilation-date): Remove.
16970         (calc-bug-address): Update.
16971         (calc-settings-file): Use `user-init-file'.
16973         * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
16974         Handle null `calc-settings-file'.
16976         * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
16977         * calc/calc-keypd.el (calc-keypad-mode): New.
16978         (calc-do-keypad): Use it.
16979         (calc-keypad-map): Move into `calc-keypad-mode'.
16981         * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
16982         to defalias argument.
16984         * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
16985         (calcFunc-floor): Ditto.
16987         * calc-units.el (calcFunc-usimplify): Ditto.
16989         * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
16990         * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
16991         * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
16992         * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
16993         * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
16994         * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
16995         * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
16996         * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
16997         * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
16998         * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
16999         * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
17000         and move them before their first use.  Use `when', `unless'.
17001         Remove trailing periods from error forms.  Add description and
17002         headers suggested by Emacs Lisp coding conventions.
17004 2001-11-19  Stefan Monnier  <monnier@cs.yale.edu>
17006         * newcomment.el (comment-indent):
17007         Fix misindentation for comment-only lines.
17008         (comment-indent-new-line): Only obey comment-multi-line if the
17009         comment-ender is not the end-of-line.
17011 2001-11-19  Richard M. Stallman  <rms@gnu.org>
17013         * net/net-utils.el (network-connection-service-abbrev-alist):
17014         New variable.
17016         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
17017         Advance to start of 3rd sexp by moving fwd and backing over it.
17018         At first three elements, act like defun.
17020         * delsel.el (delete-selection-pre-hook): Handle and resignal
17021         file-supersession errors to interact properly with userlock.el.
17023 2001-11-18  Richard M. Stallman  <rms@gnu.org>
17025         * progmodes/fortran.el (fortran-mode-syntax-table):
17026         Specify punctuation syntax for backslash.
17028         * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
17029         All calls deleted.
17031         * international/mule-util.el (string-to-sequence): Make it obsolete.
17032         (string-to-list, string-to-vector): Implement them directly
17033         using append and vconcat, not with string-to-sequence.
17035         * startup.el (command-line): Set abbrevs-changed to nil after
17036         reading the init file and the abbrevs file.
17038         * isearch.el (isearch): Use magenta2 as bg for (background light)
17040 2001-11-17  Richard M. Stallman  <rms@gnu.org>
17042         * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
17044         * simple.el (minibuffer-history-sexp-flag): Doc fix.
17046 2001-11-17  Stefan Monnier  <monnier@cs.yale.edu>
17048         * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
17049         If set and if applicable, add a regexp to highlight defun-like
17050         text inside comments and strings.
17051         (font-lock-fontify-keywords-region): Pass that new arg.
17052         (font-lock-set-defaults): Move the code to set `font-lock-keywords'
17053         to the end and pass that new arg.
17054         (c-font-lock-keywords-2): Fix regex for labels.
17055         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
17056         Make it work when LIMIT is several lines further.
17057         (c-font-lock-keywords-3, c++-font-lock-keywords-3)
17058         (objc-font-lock-keywords-3, java-font-lock-keywords-3):
17059         Use backquote and make the regexes for `int a, b, c;' work on
17060         multiple lines.
17062         * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
17063         (font-lock-defaults-alist): Don't change it any more.
17064         (reb-subexp-mode-map): Cleanup.
17066         * custom.el (custom-current-group-alist): New var.
17067         (custom-declare-group): Set it.
17068         (custom-current-group): New fun.
17069         (custom-declare-variable, custom-handle-all-keywords):
17070         Use it as a default if no :group argument is specified.
17072         * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
17073         (standard-keyboard-coding-systems): New var.
17074         (set-locale-environment): Use it to decide whether or not to call
17075         set-keyboard-coding-system.
17076         (locale-language-names): Use \"French\" for "fr".
17078 2001-11-17  Richard M. Stallman  <rms@gnu.org>
17080         * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
17081         (add-to-list): Delete compatibility code.
17082         (checkdoc-next-message-error): Doc fix.
17084 2001-11-17  Stephen Eglen  <stephen@gnu.org>
17086         * locate.el (locate): Show default locate pattern within the
17087         prompt, but don't insert it into the minibuffer contents.
17088         Catch the case when pattern is the empty string.
17090 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
17092         * language/european.el ("French"): New language environment.
17094 2001-11-16  Richard M. Stallman  <rms@gnu.org>
17096         * calendar/todo-mode.el (todo-save): Fix previous change.
17098         * subr.el (functionp): Do use cdr-safe on object.
17100 2001-11-16  Stefan Monnier  <monnier@cs.yale.edu>
17102         * bindings.el (mode-line-mode-name): Only put the help-echo property
17103         if the local-map property was put as well.
17104         (global-map): Bind switch-frame, delete-frame, iconify-frame
17105         and make-frame-visible events.
17107         * emacs-lisp/elp.el (elp-not-profilable): New var.
17108         (elp-not-profilable-p): New function.
17109         (elp-instrument-function): Use it.  Use backquotes and push.
17111         * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
17112         (byte-stack+-info, byte-compile-last-warned-form)
17113         (byte-compile-last-logged-file): Don't defconst a variable.
17114         (no-byte-compile): Declare.
17115         (byte-compile-file): Don't boundp-check no-byte-compile any more.
17116         (byte-compile-defvar): Leave defconst as is.
17118         * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
17119         (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
17120         (edebug-current-offset, edebug-old-def-name, edebug-error-point)
17121         (edebug-best-error): Don't defconst a variable.
17122         (edebug-read-syntax-table): Use a char-table.
17123         (edebug-lemacs-specific): Remove.
17124         Toplevel: Eliminate check for Lucid Emacs.
17126         * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
17128         * rect.el (move-to-column-force): Mark obsolete.
17129         (operate-on-rectangle, delete-extract-rectangle-line)
17130         (insert-rectangle, delete-whitespace-rectangle-line)
17131         (open-rectangle-line, clear-rectangle-line): Use move-to-column.
17132         (string-rectangle-history): New var.
17133         (string-rectangle, string-insert-rectangle): Use it.
17134         (delete-rectangle-line): Fix pos/column mixup and simplify.
17136         * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
17137         (normal-top-level, command-line, command-line-1): Simplify.
17139         * tar-mode.el (tar-mode): Use define-derived-mode.
17141         * view.el (view-mode-enable): Don't use make-local-hook.
17143         * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
17145 2001-11-16  Richard M. Stallman  <rms@gnu.org>
17147         * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
17148         if it doesn't make sense as anything else.
17149         Don't recognize a "telephone number" at the beginning of the name.
17150         (mail-extr-leading-garbage): Match non-word characters only.
17152 2001-11-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
17154         * startup.el (command-line-processed): Doc fix.
17156         * apropos.el (apropos-next-label-button): Doc fix.
17158 2001-11-16  Stefan Monnier  <monnier@cs.yale.edu>
17160         * comint.el (comint-mode): Simplify.
17161         (make-comint-in-buffer): Run `comint-mode' only if necessary.
17163         * subr.el (eval-after-load): Make it work with features as well.
17165         * log-view.el (log-view-mode): Don't mark the buffer unmodified.
17167         * international/mule-cmds.el (describe-input-method): Setup xref.
17168         (set-language-environment): Use functionp.
17169         (locale-language-names, locale-charset-language-names)
17170         (locale-preferred-coding-systems): Defconst and purecopy.
17172         * language/european.el (mac-roman): Add mime-charset property.
17174 2001-11-15  Richard M. Stallman  <rms@gnu.org>
17176         * emacs-lisp/cl.el (values, values-list, multiple-value-list)
17177         (multiple-value-apply, nth-value): Use defsubst rather than defalias
17178         to get better doc strings.
17180 2001-11-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
17182         * derived.el: Fix autoload cookie.
17184 2001-11-15  Richard M. Stallman  <rms@gnu.org>
17186         * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
17188 2001-11-15  Stefan Monnier  <monnier@cs.yale.edu>
17190         * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
17192 2001-11-15  Richard M. Stallman  <rms@gnu.org>
17194         * dired.el (dired-undo): Display a message to explain
17195         that this does not undo file system changes.
17197 2001-11-15  David Kastrup  <David.Kastrup@t-online.de>
17199         * mouse-drag.el (mouse-drag-throw): Push back non-drag events
17200         into `unread-command-events' instead of trying keymap
17201         lookups ourselves.  This makes mouse-clicks do the right
17202         thing even when keymaps of overlays are involved.
17203         (mouse-drag-drag): Likewise.
17205 2001-11-15  Andreas Schwab  <schwab@suse.de>
17207         * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
17208         characters and append anchor to pattern added to auto-mode-alist.
17210 2001-11-15  Stefan Monnier  <monnier@cs.yale.edu>
17212         * server.el (server-process-filter): Run pre/post-comment-hook
17213         before/after visiting the file.
17215         * info-look.el (makefile-mode): Add info for automake.
17216         (autoconf-mode): Fix the name of the index for automake.
17218         * international/latin-9.el: Give pilcrow punctuation syntax.
17220 2001-11-15  Andre Spiegel  <spiegel@gnu.org>
17222         * vc.el: Documentation fixes.
17224 2001-11-14  Stefan Monnier  <monnier@cs.yale.edu>
17226         * smerge-mode.el (smerge-match-conflict): Fix typo.
17227         (smerge-diff): Be careful to read match-data early enough.
17229 2001-11-14  Colin Walters  <walters@verbum.org>
17231         * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
17232         (calcFunc-subst): Use `defalias' instead of `fset' and
17233         `symbol-function'.
17235         * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
17236         (calcFunc-ceil, calcFunc-round): Ditto.
17238         * calc/calc-bin.el (calcFunc-clip): Ditto.
17240         * calc/calc-ext.el (calcFunc-evalv): Ditto.
17242         * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
17244         * calc/calc-misc.el (math-fixnump, math-fixnatnump)
17245         (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
17247         * calc/calc-units.el (calcFunc-unsimplify): Ditto.
17249         * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
17250         * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
17251         * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
17252         * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
17253         * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
17254         * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
17255         * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
17256         * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
17257         * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
17258         * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
17259         * calcsel2.el: Style cleanup; don't put closing parens on their
17260         own line, add "foo.el ends here" to each file, and update
17261         copyright date.
17263         * README: Update maintainer.
17265 2001-11-13  Richard M. Stallman  <rms@gnu.org>
17267         * progmodes/compile.el (recompile): Use compilation-arguments if
17268         set, so as to be able to M-x recompile the exact command which
17269         created a compilation-mode buffer.
17271         * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
17273 2001-11-13  Gerd Moellmann  <gerd@gnu.org>
17275         * mouse.el (mouse-drag-region): Don't run the up-event
17276         handler if window start changed due to the down-mouse event.
17278 2001-11-13  Richard M. Stallman  <rms@gnu.org>
17280         * mouse.el (mouse-show-mark): Either move point to the mark
17281         or use highlighting, never both.
17282         (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
17284 2001-11-13  Simon Josefsson  <jas@extundo.com>
17286         * mail/smtpmail.el (top-level): Change maintainer to Simon
17287         Josefsson, cleanup the smtpmail.el header.
17289         * mail/smtpmail.el (top-level): Don't require cl or base64.
17290         (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
17291         (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
17292         Defsubst instead of defmacro.
17293         (smtpmail-intersection): Return value in reverse order.
17294         (smtpmail-open-stream): Use stringp instead of string-to-list.
17295         (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
17296         separated from smtpmail-via-smtp.
17298         * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
17299         rfc2104.  Require base64 and cl.
17300         (smtpmail-smtp-service): Doc fix.  :type fix.
17301         (smtpmail-debug-info): Doc fix.
17302         (smtpmail-debug-verb, smtpmail-auth-credentials)
17303         (smtpmail-starttls-credentials, smtpmail-auth-supported):
17304         New variables.
17305         (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
17306         mail-utils (it is autoloaded).
17307         (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
17308         (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
17309         (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
17310         (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
17311         (smtpmail-via-smtp): Support AUTH.
17312         (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
17314 2001-11-13  Richard M. Stallman  <rms@gnu.org>
17316         * ebuff-menu.el (electric-buffer-update-highlight): New function.
17317         (electric-buffer-overlay): New variable.
17318         (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
17319         (electric-buffer-list): Likewise.
17321         * isearch.el (isearch-whitespace-chars): Doc fix.
17322         (isearch-mode): Handle negative search-slow-window-lines correctly.
17324 2001-11-13  Stefan Monnier  <monnier@cs.yale.edu>
17326         * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
17328         * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
17329         From Emmanuel Briot <briot@act-europe.fr>.
17331 2001-11-13  Colin Walters  <walters@debian.org>
17333         * calc/calc.el (calc-unread-command): Use `unread-command-events'.
17335         * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
17336         "~/.emacs"; use `read-file-name'.
17338         * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
17339         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
17340         * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
17341         * calc/calc.el: Use `frame-width' instead of `screen-width',
17342         `frame-height' instead of `screen-height', and,
17343         `executing-kbd-macro' instead of `executing-macro'.
17345         * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
17346         correct number of arguments.
17348         * calc/calc-aent.el (calc-do-alg-entry):
17349         Use `blink-paren-function' instead of `blink-paren-hook'.
17351 2001-11-12  Richard M. Stallman  <rms@gnu.org>
17353         * calendar/todo-mode.el (todo-save): Add save-excursion
17354         and save-restriction.
17356         * server.el (server-edit, server-done): Doc fix.
17358         * simple.el (clone-indirect-buffer): Error if major mode symbol
17359         has a no-clone-indirect property.
17360         (clone-buffer): Check for obvious errors before reading clone name.
17362         * info.el (Info-mode): Add a no-clone-indirect property.
17364 2001-11-12  Sam Steingold  <sds@gnu.org>
17366         * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
17367         set-buffer-modified-p to nil after `vc-exec-after'.
17368         * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
17369         (log-view-mode): Make read-only.
17370         (log-view-current-file): Do final `expand-file-name' in the
17371         current `default-directory'.
17372         (log-view-current-tag): Take an optional `where' arg.
17373         (log-view-diff): New user command.
17375 2001-11-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
17377         * progmodes/cpp.el (cpp-choose-face): Fix typo.
17379 2001-11-12  Sam Steingold  <sds@gnu.org>
17381         * emacs-lisp/cl-indent.el (toplevel): Indent properly
17382         `generic-flet', `generic-labels', `with-accessors',
17383         `with-condition-restarts'.
17385 2001-11-12  Richard M. Stallman  <rms@gnu.org>
17387         * dired.el: Many trivial doc fixes.
17388         (dired-get-file-for-visit): New function.
17389         (dired-find-alternate-file, dired-mouse-find-file-other-window)
17390         (dired-view-file, dired-find-file-other-window, dired-display-file)
17391         (dired-find-file): Use dired-get-file-for-visit.
17393 2001-11-12  Alex Schroeder  <kensanata@yahoo.com>
17395         * sql.el (sql-mode): Doc change.
17397         * sql.el (sql-mode-syntax-table): The backslash is no longer an
17398         escape character.
17400 2001-11-12  Colin Walters  <walters@debian.org>
17402         * calc/calc-keypd.el (toplevel): Bind mouse buttons.
17403         (calc-do-keypad): Don't attempt to use nonexistent global
17404         mouse-map, use calc-keypad-map.
17405         (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
17406         (calc-keypad-left-click): Don't use mouse-map; update to new event
17407         interface.
17408         (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
17409         (calc-keypad-press): Use `unread-command-events' instead of
17410         `unread-command-char'.
17412         * calc/calc-ext.el (calc-init-extensions): Update autoload names
17413         to match files renamed on initial calc import.
17415 2001-11-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
17417         * textmodes/flyspell.el (flyspell-default-dictionary):
17418         Fix previous change.
17420 2001-11-12  Richard M. Stallman  <rms@gnu.org>
17422         * textmodes/flyspell.el (flyspell-default-dictionary):
17423         Fix custom type.
17425 2001-11-11  Richard M. Stallman  <rms@gnu.org>
17427         * calendar/solar.el (solar-sunrise-and-sunset):
17428         Exchange the two extreme values of day-length.
17430         * progmodes/sh-script.el (sh-must-be-shell-mode):
17431         Allow modes derived from sh-mode.
17433         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17434         Turn off error in some re-search-forward calls.
17436         * replace.el (query-replace-skip-read-only): New variable.
17437         (perform-replace): If that variable is non-nil, ignore matches
17438         that have a read-only property.
17440         * derived.el (define-derived-mode): Doc fix.
17442         * server.el (server-buffer-done): Test of server-existing-buffer
17443         was backwards.
17444         (server-existing-buffer): Doc fix.
17446         * textmodes/flyspell.el (flyspell-default-dictionary):
17447         Allow nil as value, and make nil the default.
17449 2001-11-11  Eli Zaretskii  <eliz@is.elta.co.il>
17451         * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
17452         it is not fboundp.
17453         (clipboard-yank): Ditto.
17455 2001-11-11  Colin Walters  <walters@verbum.org>
17457         The following changes are based on patches from
17458         Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
17459         <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
17461         * calc/calc.el (toplevel): Require calc-macs.
17462         (calc-minibuffer-size): New.
17463         (calcDigit-nondigit): Use it instead of `buffer-size'.
17464         (calcDigit-backspace): Likewise.
17465         (calcDigit-nondigit): Use `minibuffer-contents' instead of
17466         `buffer-string'.
17467         (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
17468         `point-min'.
17469         (calcDigit-key): Use `calc-minibuffer-contains' instead of a
17470         `save-excursion'.
17472         * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
17473         simple `setq' form.
17475         * calc/calc-ext.el: (toplevel): Require calc.
17476         (calc-fancy-prefix-map): New.
17477         (calc-fancy-prefix): Use it.
17478         (calc-fancy-prefix-other-key): New.
17480         * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
17481         (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
17482         (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
17483         (calcAlg-enter): Likewise.
17484         (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
17486 2001-11-10  Richard M. Stallman  <rms@gnu.org>
17488         * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
17489         (quietly-read-abbrev-file): Doc fix.
17491         * startup.el (command-line): Read standard abbrev
17492         file (abbrev-file-name), if it exists.
17494         * files.el (save-abbrevs): Default value is t.
17496         * progmodes/compile.el (compile-goto-error): Fix previous change
17497         in the case where subsequent errors have not been parsed yet
17498         because they are in a different source file.
17500 2001-11-10  Peter Kleiweg  <kleiweg@let.rug.nl>
17502         * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
17503         Merge two regular expressions into one.
17504         (ps-mode): Make local bindings for `comment-start' and
17505         `comment-start-skip'.
17506         (ps-mode-looking-at-nested): Simplify an if-else construct;
17507         use `set-match-data' to set the result.
17509 2001-11-10  Richard M. Stallman  <rms@gnu.org>
17511         * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
17512         Function deleted.
17513         (flyspell-correct-word): Old definition deleted.
17514         (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
17515         All references renamed too.
17517 2001-11-10  Gerd Moellmann  <gerd@gnu.org>
17519         * Makefile.in (finder_setwins, setwins): Exclude Calc.
17521 2001-11-09  Per Abrahamsen  <abraham@dina.kvl.dk>
17523         * wid-edit.el (checklist): Removed `:menu-tag'.
17524         (radio-button-choice): Ditto.
17525         (editable-list): Ditto.
17527 2001-11-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
17529         * play/gomoku.el: Move definitions of constants to the beginning
17530         of file, before their use.
17532 2001-11-09  Richard M. Stallman  <rms@gnu.org>
17534         * textmodes/flyspell.el: Use the keymap property
17535         instead of local-map, and don't use a minor-mode map.
17536         (flyspell-mode-map): Variable deleted.
17537         Don't mess with minor-mode-map-alist.
17538         (calling add-minor-mode): Specify nil for keymap.
17539         And always use add-minor-mode, now that it exists.
17540         (flyspell-overlay-keymap-property-name): Set it to `keymap'.
17541         (flyspell-mode-on): Don't locally bind flyspell-mouse-map
17542         or flyspell-local-mouse-map.
17543         (make-flyspell-overlay): Use flyspell-mouse-map directly.
17544         (flyspell-mode): Doc fix.
17545         (flyspell-mode-on): Don't call make-local-hook.
17547 2001-11-09  Sam Steingold  <sds@gnu.org>
17549         * emacs-lisp/debug.el (debugger-make-xrefs):
17550         Add buttons to all symbols.
17552 2001-11-09  Andre Spiegel  <spiegel@gnu.org>
17554         * vc.el: Add John David Smith to credits.
17556         Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
17558         * vc-hooks.el (vc-error-occured): Backquotified.
17559         (vc-file-prop-obarray): Use prime length for better efficiency.
17561         * vc.el (vc-clear-context): Fill obarray with 0, not nil.
17563 2001-11-09  Eli Zaretskii  <eliz@is.elta.co.il>
17565         * info.el (Info-file-list-for-emacs): Add entries for Calc.
17567 2001-11-09  Miles Bader  <miles@gnu.org>
17569         * subr.el (functionp): Don't consider macros as functions.
17571 2001-11-08  Miles Bader  <miles@gnu.org>
17573         * subr.el (functionp): Make work correctly for macros and unbound
17574         symbols.
17576         * comint.el (comint-send-input): Fix description of
17577         `comint-process-echoes' in the doc-string.
17579 2001-11-08  Eli Zaretskii  <eliz@is.elta.co.il>
17581         * international/mule.el (make-translation-table): Doc fix.
17582         Suggested by Alex Schroeder <alex@gnu.org>.
17584 2001-11-07  Richard M. Stallman  <rms@gnu.org>
17586         * info.el (Info-fontify-node): Highlight every third menu item.
17588 2001-11-07  Per Abrahamsen  <abraham@dina.kvl.dk>
17590         * cus-edit.el (custom-face-value-create): Don't ignore the
17591         `customized-face' attribute when finding the current face spec.
17593 2001-11-07  Stefan Monnier  <monnier@cs.yale.edu>
17595         * subr.el (with-local-quit): New macro.
17596         (make-syntax-table): Always inherit.
17597         (functionp): Be more careful when `object' is a symbol.
17599         * dabbrev.el (dabbrev-completion): Use "*Completions*".
17601 2001-11-07  Paul Eggert  <eggert@twinsun.com>
17603         * dired.el (dired-move-to-filename-regexp):
17604         Do not distinguish between ASCII letters and non-ASCII characters.
17605         Don't allow comma except in the form "month day, year".
17606         Don't allow space between month name and comma.
17607         Clean up the code that checks for trailing period, comma, and space.
17608         Remove now-obsolete comments, and add more commentary about
17609         Japanese dates.
17610         Always gobble up trailing spaces, instead of doing it only sometimes.
17612 2001-11-07  Miles Bader  <miles@gnu.org>
17614         * paren.el (show-paren-match-face): Add dark-background variant.
17616 2001-11-06  Stefan Monnier  <monnier@cs.yale.edu>
17618         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
17619         (lisp-mode-variables): Don't set paragraph-{start,separate}.
17620         Don't disable adaptive-fill-mode.
17621         (lisp-fill-paragraph): Use tab-width rather than 8.
17622         Prevent filling the first line of docstrings.
17624 2001-11-06  Richard M. Stallman  <rms@gnu.org>
17626         * play/gomoku.el (gomoku): Doc fix.
17628         * jka-compr.el (jka-compr-partial-uncompress):
17629         Support an alternative of not using dd.
17630         (jka-compr-dd-program): Use defcustom to define this.
17631         (jka-compr-load-suffixes): Use defcustom.
17632         (jka-compr-mode-alist-additions): Use defcustom.
17634 2001-11-06  Stefan Monnier  <monnier@cs.yale.edu>
17636         * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
17637         Also work when LIMIT is further than the end of line.
17639 2001-11-06  Eli Zaretskii  <eliz@is.elta.co.il>
17641         * international/quail.el (quail-update-leim-list-file): Print the
17642         offending file name if some of its quail-define-package forms is broken.
17644 2001-11-05  Richard M. Stallman  <rms@gnu.org>
17646         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
17647         of the evaluated form.
17649 2001-11-05  Paul Eggert  <eggert@twinsun.com>
17651         * ls-lisp.el (ls-lisp-time-to-seconds): New function.
17652         (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
17653         stamps always line up by default.  Also, it uses a slightly
17654         different window to determine whether files are "recent".
17656 2001-11-05  Andrew Innes  <andrewi@gnu.org>
17658         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
17659         Don't attempt to remake autoloads before nuking .elc files.
17661 2001-11-04  Richard M. Stallman  <rms@gnu.org>
17663         * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
17664         previous-single-property-change or next-single-char-property-change
17665         returns nil.
17667         * international/mule-cmds.el (set-locale-environment):
17668         Make it interactive; make arg optional.
17670         * international/mule-diag.el (help-funs): Require help-funs.
17672 2001-11-04  Eli Zaretskii  <eliz@is.elta.co.il>
17674         * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
17676 2001-11-04  Miles Bader  <miles@gnu.org>
17678         * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
17679         shadow of the splash image grey on a dark background instead of black.
17681 2001-11-03  Stefan Monnier  <monnier@cs.yale.edu>
17683         * term.el (all faces): Don't (copy-face 'default <foo>).
17685         * term/xterm.el (function-key-map):
17686         Add entry for `ESC [ 3 ~' -> <delete>
17687         Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
17688         Use inheritance so that .emacs and terminfo take precedence.
17690 2001-11-03  Eli Zaretskii  <eliz@is.elta.co.il>
17692         * tooltip.el (tooltip-delay): Decrease to 0.7.
17693         (tooltip-hide-delay): Enlarge to 10.
17695 2001-11-03  Richard M. Stallman  <rms@gnu.org>
17697         * startup.el (fancy-splash-tail): Explain how to recover
17698         from a crash, if there was a crash.
17699         (command-line-1): Reorganize display of startup screen,
17700         to simplify the logic.  Use a temp buffer for it.
17702 2001-11-03  Eli Zaretskii  <eliz@is.elta.co.il>
17704         * frame.el (set-background-color, set-foreground-color):
17705         Call face-set-after-frame-default, to propagate the new colors to
17706         the frame's parameters alist.
17708         * calendar/timeclock.el (timeclock-out): Signal an error if
17709         timeclock-last-event is nil.
17711 2001-11-02  Stefan Monnier  <monnier@cs.yale.edu>
17713         * textmodes/fill.el (fill-context-prefix): Fix braino.
17715         * international/quail.el (quail-help):
17716         Use `help-buffer' and move `help-setup-xref' to beginning.
17718         * international/mule-cmds.el (describe-language-environment):
17719         Use `help-buffer' and move `help-setup-xref' to beginning.
17721         * international/mule-diag.el (list-character-sets)
17722         (sort-listed-character-sets, describe-character-set)
17723         (describe-coding-system, describe-fontset, list-fontsets):
17724         Use `help-buffer' and move `help-setup-xref' to beginning.
17725         (describe-char-after): Use `internal-describe-syntax-value'.
17727 2001-11-02  Richard M. Stallman  <rms@gnu.org>
17729         * mouse.el (popup-menu): If the user refuses to select
17730         from a menu, don't try to invoke the menu.
17732 2001-11-02  Miles Bader  <miles@gnu.org>
17734         * help-mode.el (help-xref): New button type.
17735         (help-function, help-variable, help-face, help-coding-system)
17736         (help-input-method, help-character-set, help-type, help-symbol)
17737         (help-back, help-info, help-customize-variable, help-customize-face)
17738         (help-function-def, help-variable-def): Use it as a supertype.
17739         Remove `action' property.
17741         * international/mule-diag.el (describe-character-set)
17742         (describe-coding-system): Pass correct args to `help-xref-button'.
17743         (sort-listed-character-sets): New button type.
17744         (list-character-sets): Use it.
17745         (list-charset-chars): New button type.
17746         (list-character-sets-1): Use it.
17748 2001-11-01  Stefan Monnier  <monnier@rum.cs.yale.edu>
17750         * indent.el (tab-always-indent, indent-for-tab-command):
17751         Remove redundant `never' setting.
17753         * fill.el (fill-region-as-paragraph): Don't forget to skip
17754         over current whitespace before looking for a preceding space.
17756 2001-11-01  Richard M. Stallman  <rms@gnu.org>
17758         * files.el (file-newest-backup): Don't pass backup file name
17759         thru file-name-sans-versions, because it never has version numbers.
17761         * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
17762         to avoid ambiguous nested loops.
17764         * files.el (find-file-noselect): Offer to change buffer-read-only
17765         only when the file's read-only status has changed from before
17766         as well as disagreeing with the buffer's current status.
17767         (buffer-file-read-only): New var, local in all buffers.
17769         * buff-menu.el (buffer-menu): Doc fix.
17770         (buffer-menu-other-window): Doc fix.
17771         (list-buffers, list-buffers-noselect): Doc fix.
17773 2001-11-01  Gerd Moellmann  <gerd@gnu.org>
17775         * startup.el (command-line): If the terminal Emacs is running on
17776         has erase char set to ^H, use the Backspace key for deleting
17777         backward, and the Delete key for deleting forward.
17779 2001-11-01  Miles Bader  <miles@gnu.org>
17781         * button.el (define-button-type): Make sure every user-defined
17782         button type has a supertype.
17784 2001-10-31  Jason Rumney  <jasonr@gnu.org>
17786         * international/mule-cmds.el (locale-language-names): Add chs and
17787         cht as aliases for Chinese-GB and Chinese-BIG5.
17789 2001-10-31  Richard M. Stallman  <rms@gnu.org>
17791         * bindings.el (mode-line-frame-identification): Add doc string.
17792         (mode-line-position, mode-line-modes): New variables.
17793         (mode-line-format): Use mode-line-position for the part
17794         that displays the position-in-buffer info.
17795         Use mode-line-modes for the part that displays major and minor modes.
17797 2001-10-31  Sam Steingold  <sds@gnu.org>
17799         * emacs-lisp/debug.el (debugger-make-xrefs): New function.
17800         (debugger-setup-buffer): Call it.
17801         (debugger-mode-map): Bind RET and mouse-2.
17803 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
17805         * startup.el: Document command line option --no-window-system
17806         instead of --no-windows.
17808 2001-10-30  Stefan Monnier  <monnier@cs.yale.edu>
17810         * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
17812         * font-lock.el (java-font-lock-syntactic-face-function): New fun.
17813         (font-lock-defaults-alist): Use it.
17814         From David Ponce <david.ponce@wanadoo.fr>
17816         * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
17817         output of `char-after'.
17819         * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
17821         * simple.el (reindent-then-newline-and-indent): Insert the newline
17822         before indenting the first line.
17823         (undo-get-state, undo-revert-to-state): New funs.
17824         (shell-command): Don't kill the buffer even if empty.
17825         (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
17826         (transpose-subr-end2): Remove.
17827         (transpose-subr): Add `special' arg and simplify.
17828         (transpose-subr-1): Rewrite.
17829         (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
17830         (rfc822-goto-eoh): Simplify.
17832 2001-10-30  Richard M. Stallman  <rms@gnu.org>
17834         * enriched.el (enriched-face-ans): Fix previous change.
17836 2001-10-30  Gerd Moellmann  <gerd@gnu.org>
17838         * international/iso-acc.el (iso-accents-compose): Remove a
17839         superfluous setq.
17841 2001-10-30  Eli Zaretskii  <eliz@is.elta.co.il>
17843         * buff-menu.el (list-buffers-noselect): If the buffer's name
17844         starts with a blank, but it visits a file, do show it (for files
17845         whose names start with a blank).
17847 2001-10-30  Stefan Monnier  <monnier@cs.yale.edu>
17849         * textmodes/fill.el (sentence-end-double-space)
17850         (sentence-end-without-period): Move to paragraphs.el.
17851         (fill-indent-according-to-mode): Change default to t.
17852         (fill-context-prefix): Simplify control-flow and use a more
17853         sophisticated merge that unifies both previous checks.
17854         (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
17855         (fill-nobreak-predicate): Make it into a defcustom'd hook.
17856         (fill-nobreak-p): New fun.
17857         (fill-region-as-paragraph): Use it.
17858         Handle `fill-indent-according-to-mode' slightly differently.
17859         (fill-individual-paragraphs-prefix): Simplify the control-flow.
17860         (fill-individual-paragraphs-citation): Fix.
17862         * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
17863         (paragraph-start): Change default to the `text-mode' value.
17864         (sentence-end-double-space, sentence-end-without-period):
17865         Move from fill.el.
17866         (forward-paragraph): Use `parstart' and `parsep' for temp variables
17867         rather than rebinding `paragraph-start' and `paragraph-separate'.
17869         * indent.el (indent-line-function): Change default to indent-relative.
17870         (tab-always-indent): Add an `never' setting.
17871         (indent-according-to-mode): Handle `indent-relative' and
17872         `indent-relative-maybe' specially.
17873         (indent-for-tab-command): Rename `prefix-arg' to `arg'.
17874         Handle the `never' case for `tab-always-indent'.
17875         Don't call indent-according-to-mode for indent-relative' and
17876         `indent-relative-maybe'.
17877         (insert-tab): Rename `prefix-arg' to `arg'.
17878         (indent-region): Indent the first line as well.
17879         (indent-relative): Don't mark the buffer modified if the indentation
17880         is unchanged.
17882         * textmodes/text-mode.el (paragraph-indent-minor-mode):
17883         Don't set paragraph-separate.  Set paragraph-start more carefully.
17884         Set indent-line-function.
17885         (paragraph-indent-text-mode): Use it and define-derived-mode.
17886         (text-mode-map): Remove the \t binding.
17887         (text-mode): Simplify now that the default is more favorable.
17889 2001-10-29  Stefan Monnier  <monnier@cs.yale.edu>
17891         * emacs-lisp/find-func.el (find-function-search-for-symbol):
17892         If the regexp doesn't match, use a looser one.
17893         (find-variable-noselect): Add `file' argument.
17895         * pcvs.el (cvs-mode-commit-hook): New hook.
17896         (cvs-mode-commit): Run it.
17898         * log-edit.el (log-edit): Run hook after `log-edit-files'.
17900         * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
17901         (edebug-instrument-function): Use `find-function-noselect'.
17903 2001-10-29  Richard M. Stallman  <rms@gnu.org>
17905         * term.el (term-if-emacs19): Macro deleted.
17906         Callers changed to use progn instead.
17908         * frame.el (blink-cursor-mode): Doc fix.
17910         * files.el (find-backup-file-name): Use make-backup-file-name.
17912         * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
17913         window-live-p.
17914         (edebug-set-conditional-breakpoint): Unconditionally use
17915         the former Emacs >=19 definition.
17916         (edebug-mark): Define unconditionally.
17917         (edebug-eval-expression): Always call read-from-minibuffer
17918         and specify history list.
17919         (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
17920         edebug-set-conditional-breakpoint.
17921         (edebug-emacs-version-specific): Function deleted;
17922         do the job at top level.
17923         (edebug-emacs-19-specific): Function deleted, this is the default.
17925 2001-10-29  Sam Steingold  <sds@gnu.org>
17927         * w32-fns.el (convert-standard-filename): Handle cygwin-specific
17928         "/cygdrive/LETTER/" pathnames.
17930 2001-10-29  Eli Zaretskii  <eliz@is.elta.co.il>
17932         * faces.el (invert-face): Check for 'unspecified, not for nil,
17933         when testing whether face colors are not specified.
17934         From David.Kastrup@t-online.de (David Kastrup).
17935         (read-face-name): Doc fix.
17936         (make-face-bold, make-face-unbold, make-face-italic)
17937         (make-face-unitalic, make-face-bold-italic, invert-face):
17938         Remove trailing blank from the prompt passed to read-face-name.
17940 2001-10-29  Sam Steingold  <sds@gnu.org>
17942         * emacs-lisp/bytecomp.el (byte-recompile-directory):
17943         Report numbers of files skipped and failed too.
17944         (byte-compile-file): Return 'no-byte-compile for skipped files.
17946 2001-10-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17948         * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
17949         and `M p'.
17951 2001-10-29  Gerd Moellmann  <gerd@gnu.org>
17953         * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
17954         as is on unread-command-events instead of `(SECOND-CHAR)'.
17956 2001-10-29  Andre Spiegel  <spiegel@gnu.org>
17958         * vc.el: Mention vc-*-switches in backend API documentation.
17959         (vc-annotate): Adapt doc string to recent change.
17961 2001-10-29  Gerd Moellmann  <gerd@gnu.org>
17963         * enriched.el (enriched-face-ans): Handle face attributes
17964         of the form `(FACE1 FACE2 ...)'.
17966         * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
17968 2001-10-29  Alex Schroeder  <kensanata@yahoo.com>
17970         * progmodes/sql.el (sql-mysql): Doc change by RMS.
17972         * progmodes/sql.el (sql-db2): Doc change.
17973         (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
17974         (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
17976 2001-10-29  Gerd Moellmann  <gerd@gnu.org>
17978         * env.el (substitute-env-vars): Don't quote argument to `rx';
17979         it's a macro.
17981 2001-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
17983         * cus-start.el (recursive-load-depth-limit): Added.
17985 2001-10-28  Richard M. Stallman  <rms@gnu.org>
17987         * textmodes/ispell.el (version18p, version20p): Vars deleted.
17988         All uses removed--assume Emacs version is >= 20.
17990         * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
17991         by really checking that it is not version 18.
17993         * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
17995 2001-10-28  Miles Bader  <miles@gnu.org>
17997         * faces.el (face-attribute): Add INHERIT argument, consider face
17998         inheritance if it's non-nil.
17999         (face-attribute-merged-with): New function.
18000         (face-attribute-specified-or): New macro.
18001         (face-foreground, face-background, face-stipple): Add INHERIT
18002         argument.  Use `face-attribute-specified-or'.
18004 2001-10-28  Stefan Monnier  <monnier@cs.yale.edu>
18006         * font-lock.el: Require `syntax'.
18007         (font-lock-defaults-alist): Don't define keywords for lisp languages.
18008         Use `c-font-lock-syntactic-face-function' for c languages.
18009         (font-lock-mode): Don't unset vars when turning the mode off.
18010         (font-lock-default-fontify-buffer): Don't unset vars at the end.
18011         (font-lock-extra-managed-props): New var.
18012         (font-lock-default-unfontify-region): Use it.
18013         (font-lock-apply-syntactic-highlight): Flush the syntax cache.
18014         Don't eval the value when there's no match.
18015         (font-lock-ppss-stats): New var.
18016         (font-lock-ppss): New fun.
18017         (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
18018         (font-lock-apply-highlight): Allow `highlight' to set several props.
18019         (font-lock-set-defaults): Use dolist.
18020         (font-lock-unset-defaults): Remove.
18021         (font-lock-match-c-style-declaration-item-and-skip-to-next):
18022         Try to recognize prototypes using `foo P_ ((args))'.
18023         ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
18024         (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
18025         (c-font-lock-syntactic-face-function): New function.
18026         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
18027         (c++-keywords): Use a more sophisticated regexp to handle
18028         shallowly nested templates.
18030 2001-10-27  Stefan Monnier  <monnier@cs.yale.edu>
18032         * textmodes/sgml-mode.el (sgml-empty-tags): New var.
18033         (sgml-tag): Use it.  Cleanup with `cond'.
18034         (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
18035         Mark the overlays and only delete those that are marked.
18036         (sgml-skip-close-p): Remove.
18037         (sgml-value): Replace sgml-skip-close-p with its definition.
18038         (html-tag-alist): Use sgml-xml a bit more.
18039         (html-mode): Set sgml-empty-tags.
18041         * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
18042         (texinfo-update-node, texinfo-sequential-node-update):
18043         Don't bind the obsolete `auto-fill-hook'.
18044         (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
18045         Use `set-buffer' rather than `switch-to-buffer'.
18046         (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
18047         Use `set-buffer' rather than `switch-to-buffer'.
18049         * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
18050         text-mode-syntax-table.
18051         (mail-mode): Use define-derived-mode.
18052         Fix ordering of alternatives in adaptive-fill-regexp.
18053         (mail-mode-map): Don't rely on keymap's internal representation.
18055 2001-10-27  Sam Steingold  <sds@gnu.org>
18057         * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
18058         (sgml-xml-guess): Extracted from `html-mode' and generalized.
18059         (sgml-mode-common): Call it.
18060         (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
18061         (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
18062         (html-horizontal-rule, html-image, html-ordered-list):
18063         (html-unordered-list, html-list-item, html-paragraph):
18064         (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
18065         `html-xhtml'.
18067 2001-10-26  Masayuki Ataka  <ataka@milk.freemail.ne.jp>
18069         * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
18070         (ifnothtml): New alias.
18072 2001-10-27  Stefan Monnier  <monnier@cs.yale.edu>
18074         * textmodes/text-mode.el (text-mode): Use define-derived-mode.
18075         (toggle-text-mode-auto-fill): Use derived-mode-p.
18077 2001-10-27  Gerd Moellmann  <gerd.moellmann@t-online.de>
18079         * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
18080         `mdtm'.  From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
18082 2001-10-26  Eli Zaretskii  <eliz@is.elta.co.il>
18084         * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
18085         Add make-obsolete cookies, to follow faces.el.
18087         These changes avoid warnings from the byte compiler in faces.el:
18089         * faces.el (internal-get-face): Use facep instead of the obsolete
18090         internal-find-face.
18091         (internal-frob-font-weight, internal-frob-font-slant):
18092         New defaliases for obsolete functions.
18093         (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
18094         (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
18095         (x-make-font-bold-italic): Use internal-frob-font-weight and
18096         internal-frob-font-slant aliases instead of the obsolete
18097         x-frob-... functions.
18099 2001-10-26  Sam Steingold  <sds@gnu.org>
18101         * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
18102         DOCTYPE; set `mode-name' based on it.
18103         (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
18104         (sgml-tag): Close empty tags in XHTML.
18106 2001-10-26  Jason Rumney  <jasonr@gnu.org>
18108         * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
18109         when UNICODE is not defined.
18111 2001-10-26  Sam Steingold  <sds@gnu.org>
18113         * font-lock.el (c-font-lock-keywords-2): Do not require labels to
18114         be alone on the line.
18116 2001-10-26  Eli Zaretskii  <eliz@is.elta.co.il>
18118         * button.el (button): Special face definition for MS-DOS terminals.
18120 2001-10-26  Sam Steingold  <sds@gnu.org>
18122         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
18123         Protect the /= test by checking that the args are non-nil.
18124         (sh-font-lock-close-heredoc): Check eof for being non-nil.
18126 2001-10-26  Tomas Abrahamsson  <tab@lysator.liu.se>
18128         * textmodes/artist.el (artist-version): 1.2.4.
18129         (artist-butlast-fn): New variable.
18130         (artist-butlast): New function.
18131         (artist-ellipse-mirror-quadrant): Use it.
18132         (artist-mouse-draw-poly): Use nil for `point-list'.
18133         (artist-mouse-draw-poly): Check for point-list being nil.
18135 2001-10-26  Peter Kleiweg  <kleiweg@let.rug.nl>
18137         * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
18138         lambda expression.
18139         (ps-mode-menu-main): Submenu with options on/off was replaced with
18140         a toggle button.
18141         (ps-mode, ps-run-mode): Define with `define-derived-mode'
18142         (ps-mode): Autoload cookie added on same line as comment
18143         (ps-mode-tabkey, ps-mode-backward-delete-char):
18144         (ps-mode-r-balance): Replace `delete-horizontal-space' and
18145         `indent-to' with `indent-line-to'
18146         (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
18147         instead of `eval'.
18148         (ps-mode-print-region): Use `with-temp-buffer'.
18149         (ps-run-start): Use of `mapconcat'.  Use `apply' instead of `eval'.
18150         (numerous places): Add back-tick and tick around names in
18151         docstrings, fix punctuation in docstrings, remove trailing spaces.
18153 2001-10-25  Stefan Monnier  <monnier@cs.yale.edu>
18155         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
18156         (sgml-font-lock-keywords-2): Use `eval'.  Moved from sgml-mode-common.
18157         (sgml-font-lock-syntactic-keywords): New var.
18158         (sgml-mode-common): Drop the two args.
18159         Don't make buffer-local variables that aren't used.
18160         Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
18161         Don't set `before-string' props from sgml-display-text.
18162         (sgml-mode): Use define-derived-mode.
18163         (sgml-tags-invisible): Use sgml-display-text.
18164         (sgml-quote): New command.
18165         (html-tag-alist): Add args for `span'.
18166         (html-mode): Use define-derived-mode.
18167         Set sgml-display-text and sgml-tag-face-alist.
18169 2001-10-25  Sam Steingold  <sds@gnu.org>
18171         * add-log.el (add-log-always-start-new-record): New user option.
18172         (add-change-log-entry): Use it.
18174 2001-10-25  Richard M. Stallman  <rms@gnu.org>
18176         * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
18177         bind case-fold-search if FROM is not all lower case.
18179 2001-10-25  Gerd Moellmann  <gerd@gnu.org>
18181         * startup.el (normal-top-level): Check for frame-initial-frame
18182         only if it's really used.
18184         * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
18186         * progmodes/compile.el (compilation-parse-errors-filename-function):
18187         New variable.
18188         (compilation-parse-errors): Use it.
18190 2001-10-25  Stefan Monnier  <monnier@cs.yale.edu>
18192         * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
18193         interactively so that C-u M-C-x still does edebug.
18194         (checkdoc-sentencespace-region-engine): Don't force a double-space
18195         after `.' if it doesn't look like an end-of-sentence.
18196         (debug-ignored-errors): Add `disambiguate ...'.
18198 2001-10-24  Stefan Monnier  <monnier@cs.yale.edu>
18200         * textmodes/texinfo.el (texinfo-environments)
18201         (texinfo-environment-regexp): Hoist.
18202         (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
18203         Only highlight the menu name in menu items.
18204         Setup `@foo ... @end foo' as text clones.
18205         (texinfo-clone-environment): New function.
18206         (texinfo-mode): Simplify auto-fill-inhibit-regexp.
18207         (texinfo-insert-block): Simplify.
18208         (texinfo-insert-quote): Insert a plain " if preceded by \ or if
18209         the command is repeated.
18210         (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
18211         (texinfo-insert-@end): Simplify.
18213         * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
18214         (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
18215         (texinfo-subsubsection-level-regexp)
18216         (texinfo-update-menu-same-level-regexps)
18217         (texinfo-update-menu-higher-regexps)
18218         (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
18220         * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
18221         (derived-mode-p): Autoload.
18223         * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
18224         New vars and functions.
18225         (text-clone-maintain, text-clone-create): New functions.
18227 2001-10-25  Miles Bader  <miles@gnu.org>
18229         * facemenu.el (facemenu-add-new-face): Fix variable names.
18231 2001-10-24  Richard M. Stallman  <rms@gnu.org>
18233         * facemenu.el (facemenu-unlisted-faces): Improve doc strings
18234         of t and nil values.
18235         (facemenu-set-face): Handle START and END interactively.
18236         (facemenu-set-foreground): Don't use a face; specify color directly.
18237         (facemenu-set-background): Likewise.
18238         (facemenu-set-face-from-menu): Doc fix.
18239         (facemenu-active-faces): Use face-attribute-vector
18240         to handle bare attributes not in faces.
18241         (facemenu-get-face): Don't handle face names fg:... and bg:...
18242         specially.
18243         (facemenu-add-new-face): New argument MENU.
18244         New way to handle adding colors to the color menus.
18246         * env.el (substitute-env-vars): Quote the arg to rx.
18248 2001-10-24  Sam Steingold  <sds@gnu.org>
18250         * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
18251         Control" and "SGML" groups.
18253 2001-10-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
18255         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
18256         Better handling of C++ template args to avoid confusion with `<'
18257         and `>' used as operators in member init expressions.
18259 2001-10-24  Gerd Moellmann  <gerd@gnu.org>
18261         * replace.el (perform-replace): Move START and END parameters
18262         to the end of the argument list and make them optional.
18264         * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
18265         perform-replace.
18267         * international/fontset.el (x-must-resolve-font-name): New function.
18268         (x-complement-fontset-spec): Use it.
18270 2001-10-23  Stefan Monnier  <monnier@cs.yale.edu>
18272         * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
18274         * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
18275         Turn caadr into caar of cdr.
18277 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
18279         * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
18280         of mouse-{1,2} since dragging is on the down event.
18282         * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
18284         * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
18285         if ARG is nil.
18287         * desktop.el (desktop-last-buffer): New variable.
18288         (desktop-create-buffer): Set it.
18289         (desktop-read): Bind it and switch to that buffer.
18291 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
18293         * progmodes/compile.el (compilation-set-window-height):
18294         Select old window only if it's still live.
18296 2001-10-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
18298         * help-mode.el (help-buffer): Remove debugging code.
18299         From Stefan Monnier <monnier@cs.yale.edu>.
18301 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
18303         * files.el (file-name-sans-extension, file-name-extension):
18304         Don't count the leading dots in file names as signaling an extension.
18306 2001-10-22  Andre Spiegel  <spiegel@gnu.org>
18308         * vc.el (vc-diff-switches): Doc rewritten.
18310 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
18312         * tooltip.el (tooltip-set-param): Doc fix.
18314         * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
18315         127 to sgml-maybe-name-self.
18316         (sgml-name-8bit-mode): Doc fix.
18317         (sgml-char-names-table): New variable.
18318         (sgml-name-char): Support non-ASCII and mule-unicode-*
18319         characters.  Doc fix.
18320         (sgml-maybe-name-self): Convert unibyte characters to multibyte.
18322         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
18323         doc string the effect of `left' and `top' parameters in
18324         tooltip-frame-parameters, the default values, and the units.
18325         (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
18326         (tooltip-show): Mention in the doc string the `top' and `left'
18327         parameters in tooltip-frame-parameters, and x-max-tooltip-size.
18329 2001-10-22  Andre Spiegel  <spiegel@gnu.org>
18331         Add autoscaling support for vc-annotate.
18332         From J.D. Smith <jdsmith@alum.mit.edu>.
18334         * vc.el (vc-annotate-display-default): Accept colormap scaling
18335         ratio (now deprecated).
18336         (vc-annotate-display-autoscale): Added.
18337         (vc-annotate-add-menu): New autoscaling menu options "Span to
18338         Oldest" and "Span Oldest->Newest".  Easymenu support added for
18339         toggle menus driven by customize variable `vc-annotate-display-mode'.
18340         (vc-annotate-display-select): Added.
18341         (vc-annotate): Changed temp-buffer-show-function to
18342         `vc-annotate-display-select'.
18343         (vc-annotate-display): Removed arguments BUFFER and BACKEND.
18344         Added argument OFFSET.  Instead of backend function, calls now
18345         generic `vc-annotate-difference'.
18346         (vc-annotate-difference): Added as generic function instead of
18347         backend-specific function.  No longer takes argument POINT, but
18348         instead accepts a time OFFSET.
18349         (vc-default-annotate-current-time): Added.
18351         * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
18352         version in vc.el, with
18353         (vc-cvs-annotate-current-time): Added, as override of default.
18354         (vc-cvs-annotate-time): Added.  Taken mostly from the (now removed)
18355         `vc-cvs-annotate-difference'.
18357 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
18359         * saveplace.el (save-place): Require `saveplace'.
18361         * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
18362         Use `sexp' for :value-type instead of `face'.
18364 2001-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
18366         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
18367         regexps due to 5-digit message IDs.
18369 2001-10-21  Jason Rumney  <jasonr@gnu.org>
18371         * term/w32-win.el (redisplay-dont-pause): Don't set.
18373 2001-10-21  Miles Bader  <miles@gnu.org>
18375         * help-funs.el (help-manyarg-func-alist): Variable removed.
18377 2001-10-21  Miles Bader  <miles@gnu.org>
18379         * help-funs.el (help-manyarg-func-alist): Remove entries for
18380         `insert', `insert-and-inherit', `insert-before-markers',
18381         `insert-before-markers-and-inherit', `message', `message-box',
18382         `message-or-box', `propertize', `format', `encode-time', `append',
18383         `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
18384         `insert-string', `ml-if', `ml-provide-prefix-argument', and
18385         `ml-prefix-argument-loop'.
18387 2001-10-21  Andre Spiegel  <spiegel@gnu.org>
18389         * vc.el (vc-diff-internal, vc-coding-system-for-diff)
18390         (vc-default-diff-tree): New functions.
18391         (vc-version-diff): Use them.  As a result, coding systems are now
18392         set up properly for all sorts of diffs, and tree diffs can now
18393         also be done locally.
18394         (vc-diff): With a prefix argument, don't require that it's called
18395         from a buffer under version control.
18396         (diff-switches): Remove duplicate definition.
18398         * vc-cvs.el (vc-cvs-diff-tree): New function.
18400 2001-10-21  Miles Bader  <miles@gnu.org>
18402         * help-funs.el (help-manyarg-func-alist): Remove entries for
18403         `list', `vector', `make-byte-code', `call-process',
18404         `call-process-region', `string', `+', `-', `*', `/', `max', `min',
18405         `logand', `logior', and `logxor'.
18407         * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
18408         image bits to compensate.  Use `make-string' instead of
18409         `make-bool-vector' (XBM apparently wants byte-aligned rows).
18411 2001-10-20  Kim F. Storm  <storm@cua.dk>
18413         * simple.el (kill-ring-save): Don't show extent of copied region
18414         if using transient-mark-mode and region is fully visible.
18416 See ChangeLog.9 for earlier changes.
18418 ;; Local Variables:
18419 ;; coding: iso-2022-7bit
18420 ;; End:
18422     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
18423   Copying and distribution of this file, with or without modification,
18424   are permitted provided the copyright notice and this notice are preserved.